eti-p-doray / unet-gan-matting

Background Removal based on U-Net
MIT License
294 stars 82 forks source link

Initial version of the bounding box maker. #14

Closed Bettorun closed 6 years ago

Bettorun commented 6 years ago

Getting minimal bounding box instead of all the image

Removing the possibility of funky masks with negative padding

Support -i argument in order to apply the mask upon the image

Supporting different sizes of mask and image when using -i

Support Directory argument

For Issue #3