CAP_augmentation
CAP_augmentation copied to clipboard
Cut and paste augmentation for object detection and instance segmentation
Adding asserts to roots of folders makes the program more user friendly. Now, the scripts is unable to execute without downloaded data.
Hello, I want konw you batch_size and input image_size
hey, first of all, great work, thank you. I am getting this error; ValueError: empty range for randrange() (0,0, 0) which should mean there's a problem with the randint() function,...
Hey, Nice Project. I was wondering about your implementation for generating birds eye view, will it be possible to provide work/links/documents that you referred for this conversion ? which can...
I’d like to paste the segmented object (e.g. person) onto the target image, similar to your demo, instead of the whole image that contains the person.  Below is my...