You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tools for the COCO-formatted JSON annotation files.
Scale coco dataset annotated with a COCO-File.
Scales dataset to given target image size. Generate scaled images and generate a corresponding coco file.
Currently only supports BBox. Just give input cocofile and a path to image directory.
About
Tools for the COCO-formatted JSON annotation files. Currently contains a python-script to scale a dataset of images and their corresponding coco-file.