-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* remove warnings * style fixes * update version * introduce several bugfixes, new APIs (#103) * introduce several bugfixes, new APIs * fix alignment * Squashed commit of the following: fix TextureWeightedMix (#104) Add Texture Mix (#100) * add texture mix * naming * update version * update encoder * replace mask reading with mask sampling * fix shared memory size * fix typo in float conversion * Texture Mask Inversion (#106) * add inversion to TextureMask * remove redundant annotation * RGBA to YCbCr (#105) * rgba to ycbcr * update rgba to ycbcr * migrate to gather * fixes * use to matrix multiplication * use matrix transpose * simplify mean calculation Co-authored-by: Andrey Volodin <[email protected]>
- Loading branch information
1 parent
e78d167
commit 8f6c5eb
Showing
48 changed files
with
1,213 additions
and
1,027 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.