impy icon indicating copy to clipboard operation
impy copied to clipboard

Impy is a Python3 library with features that help you in your computer vision tasks.

Results 6 impy issues
Sort by recently updated
recently updated
newest added

Dear @lozuwa This is a great work. I have created new reduced images and annotations successfully. I am wondering is there a way to keep original files name instead of...

Spent a lot of time on this problem. impy should not look for hidden files in image folder. If a hidden file is in that directory, you will get this:...

In order to optimize the process, is it possible to skip augmentation for images which have no bounding boxes?

Hello, Thanks you for the repo, very usefull. I got this error when i try to execute aug_bndbxs_standard.json : ` File "ObjectDetectionDataset.py", line 666, in applyDataAugmentation data_augmentation_type=augmentationType, UnboundLocalError: local variable...

I have modified the flip augmentation part.

when i tried install the impy wheel file, i got this error message below. I tried to install the required python version as stated in the error message but did...