tw-yshuang / coco2yoloLinks
A 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 !!
☆57Updated 2 years ago
Alternatives and similar repositories for coco2yolo
Users that are interested in coco2yolo are comparing it to the libraries listed below
Sorting:
- Notebooks and more to help you get started. Including the PyLabeler Jupyter based labeling tool.☆114Updated 2 years ago
- A lightweight vision library for performing large scale object detection & instance segmentation☆55Updated last year
- A clean, modular implementation of the Yolov7 model family, which uses the official pretrained weights, with utilities for training the m…☆115Updated last year
- Python library for computer vision labeling tasks. The core functionality is to translate bounding box annotations between different form…☆340Updated 9 months ago
- Computer Vision deployment tools for dummies and experts. CVU aims at making CV pipelines easier to build and consistent around platform…☆88Updated last year
- Train and Inference your custom YOLO-NAS model by Single Command Line☆112Updated 8 months ago
- yolov7 train on custom data☆23Updated 2 years ago
- Tile (Slice) YOLO Dataset for Small Objects Detection☆80Updated last year
- An SDK for Transformers + YOLO and other SSD family models☆62Updated 4 months ago
- Python scripts performing object detection using the YOLOv7 model in ONNX.☆207Updated 2 years ago
- Python class for calculating confusion matrix for object detection task☆89Updated 3 years ago
- Python scripts performing Instance Segmentation using the YOLOv8 model in ONNX.☆160Updated 2 years ago
- Wanna know what your model sees? Here's a package for applying EigenCAM and generating heatmap from the new YOLO V11 model☆216Updated 3 weeks ago
- YOLOv7 Instance Segmentation using OpenCV and PyTorch☆329Updated last month
- autoAnnoter its a tool to auto annotate data using a exisiting models☆42Updated 9 months ago
- PyTorch implementation of YOLOv5, YOLOv6, YOLOv7, YOLOv8, Sort, StrongSort, OcSort, ByteTrack, Norfair☆196Updated 2 years ago
- Ultralytics HUB tutorials and support☆148Updated this week
- This repository serves as an example of deploying the YOLO models on Triton Server for performance and testing purposes☆63Updated last year
- Attempting to build YOLOX from scratch☆31Updated 2 years ago
- Applied augmentation on yolov5 and yolov8 dataset.☆59Updated last year
- Packaged version of ultralytics/yolov5 + many extra features☆293Updated 2 months ago
- Python scripts performing object detection using the YOLOv6 model in ONNX.☆94Updated 2 years ago
- A package to read and convert object detection datasets (COCO, YOLO, PascalVOC, LabelMe, CVAT, OpenImage, ...) and evaluate them with COC…☆200Updated last week
- Synthetic data-set generator for Object Detection and Instance Segmentation☆39Updated 4 years ago
- ☆16Updated 3 years ago
- Draw bounding boxes on raw images based on YOLO format annotation. Help to check the correctness of annotation and extract the images wit…☆97Updated 10 months ago
- ☆53Updated 3 years ago
- YOLOv8 re-implementation for human detection using PyTorch☆105Updated last year
- YOLOv5 Object Tracking + Detection + Object Blurring + Streamlit Dashboard Using OpenCV, PyTorch and Streamlit☆119Updated last month
- By the end of this post, you will learn how to: Train a SOTA YOLOv5 model on your own data. Sparsify the model using SparseML quantizati…☆54Updated 2 years ago