HASS-Deepstack-face
HASS-Deepstack-face copied to clipboard
FR: save as png
trafficstars
save_faces save images with very poor quality. Is it possible to save this in better quality, so they can be used for training?
Try this option https://github.com/t0mer/deepstack-trainer
This is due to saving jpg. On https://github.com/robmarkcole/HASS-Deepstack-object png can be used. This requires code change so tagging FR
- save_file_format: (Optional, default jpg, alternatively png) The file format to save images as. png generally results in easier to read annotations.