Denys Isaiev

Results 2 comments of Denys Isaiev

There are a problem during scan dataset: pythons PIL.Image has maximum pixels. It can be fixed by adding Image.MAX_IMAGE_PIXELS = None in database.images file. Unfortunately after adding this image to...

if you make changes in coco code, you must use docker-compose.build.yml because normal docker-compose.yml get images from docker repo without your changes