faceswap/plugins
torzdf e80ae046d5
Convert - Patch writer (#1352)
* Add cli-args and config opts for patch writer
* Add supporting code to convert funcs
* writers
  - move frame count functions to _base
  - Add kwargs for pre_encode
* scripts/lib convert - add code for patch writer
* lib.image.encode_image - Add cv2.imencode args
* patch_defaults: Add face index location option
* Add patch writer with PNG support
* Send correct matrix to patch plugin
* Add canvas origin option
* Add Tiff format to Patch Writer
* Docs and locales
* Add ROI to output
* convert: choose warp border by face count
2023-09-28 11:55:38 +01:00
..
convert Convert - Patch writer (#1352) 2023-09-28 11:55:38 +01:00
extract typofix 2023-06-28 19:17:43 +01:00
train Phaze A - Allow outputs divisible by 16 2023-09-01 09:50:47 +01:00
__init__.py Adding PluginLoader 2018-01-03 14:01:02 +01:00
plugin_loader.py Rebase code (#1326) 2023-06-27 11:27:47 +01:00