labelbox
There are 9 repositories under labelbox topic.
ultralytics/JSON2YOLO
Convert JSON annotations into YOLO format.
sarisemih/customize-flir-dataset
Convert and customize FLIR dataset to YOLO txt files. Works with any Conservator formatted annotation (JSON) file.
AkshayDee-p/Labelbox2coco
Python file to convert the exported output from labelbox to coco
glhr/labelbox-generate-data
Fetch & color-correct labelled images & generate training.txt from LabelBox JSON file (https://app.labelbox.com/)
martin-galajda/firestore-go-utilities
Tiny Go program for exporting/reading data from Firestore database and Labelbox.
jplineb/Watson_ChickenProj_JP
John Paul's work on the Chicken Project
Recycleye/labelbox-python
Labelbox Python Client
stefanherdy/deep-learning-semantic-segmentation-data-preprocessing-utils
Some data preprocessing scripts to generate label mask from Labelbox and ImageJ annotations to use them to train semantic segmentation deep learning models
vincenzobucciero/mySegmentAnything
This repository contains the Mask Generator project, which leverages the Segment Anything model by Meta AI to automatically generate masks from video frames. It uses the Segment Anything model to segment and process video frames, producing accurate segmentation masks that are then encoded into Run-Length Encoding (RLE) format.