53 skills found · Page 1 of 2
yukkyo / Voc2cocoConvert VOC format XMLs to COCO format json
bnsreenu / Digitalsreeni Image AnnotatorA python based GUI to annotate images and save annotations as COCO style JSON format.
chrise96 / Image To Coco Json ConverterConvert segmentation RGB mask images to COCO JSON format
veraposeidon / Labelme2Datasetspython scripts to convert labelme-generated-jsons to voc/coco style datasets.
shiyemin / Voc2cocoConvert pascol voc annotation xml to COCO json format.
hanskrupakar / COCO Style Dataset Generator GUIA simple GUI-based COCO-style JSON Polygon masks' annotation tool to facilitate quick and efficient crowd-sourced generation of annotation masks and bounding boxes. Optionally, one could choose to use a pretrained Mask RCNN model to come up with initial segmentations.
BMW-InnovationLab / SORDI Data Pipeline ReaderSORDI dataset has per frame annotation file in json format. Following tools create a COCO style annotation out of it. Thus the SORDI data can be easily fed into COCO style training pipelines.
tw-yshuang / Coco2yoloA CLI tool can create a specific task-dataset you want based on COCO dataset. Given the annotation JSON file, this tool will help you download the data and set the symbolic links from data_dir to task_dir !!
Dingyuan-Chen / Shp2cocoa tool to convert .shp file (ArcGIS format) to .json file (COCO datasets).
hazirbas / Coco Json ConverterCOCO Json converter python script for DAVIS 2016
brunobelloni / Binary To Coco Json ConverterConvert segmentation binary mask images to COCO JSON format.
levan92 / CocojsonUtility scripts for COCO json annotation format
pooya-mohammadi / Annotation2maskConverting coco-like annotation json files to png masks
nickeleye / VGG Image Annotator For COCO JsonModification of VGG Image Annotator to except COCO json format for object detection
430Studio / Cocos2d X JsonconverterJSON wrapper for cocos2d-x, based on cJSON
ChangeZH / ALL2COCO将所有目标检测数据集标签格式转为COCO标签的json格式。
XCRobert / Labelme2CocoMake your own dataset for object detection and transform the format to coco json format
lawsonk16 / Remote Sensing DatasetsAll the code you need to process the DOTA, FAIR1M, and xView datasets, including creating a coco formatted json file for the data, chipping the images for object detection, making a classification dataset, displaying the annotations nicely, and more!
xiaohangguo / JSON YOLO IntertwinedCOCO JSON 格式 和YOLO 相互转化的代码,包含YOLO2JSON 和JSON2YOLO,在很多数据集上测试有效。
UAVVaste / VoTT2COCOScript that converts VoTT json files to COCO format. Keeps images, bboxes, and masks.