waittim / draw-YOLO-box
Draw bounding boxes on raw images based on YOLO format annotation. Help to check the correctness of annotation and extract the images with wrong boxes.
☆97Updated 8 months ago
Alternatives and similar repositories for draw-YOLO-box:
Users that are interested in draw-YOLO-box are comparing it to the libraries listed below
- Notebooks and more to help you get started. Including the PyLabeler Jupyter based labeling tool.☆115Updated 2 years ago
- Applied augmentation on yolov5 and yolov8 dataset.☆56Updated last year
- Python library for computer vision labeling tasks. The core functionality is to translate bounding box annotations between different form…☆333Updated 6 months ago
- A package to read and convert object detection datasets (COCO, YOLO, PascalVOC, LabelMe, CVAT, OpenImage, ...) and evaluate them with COC…☆192Updated 2 weeks ago
- YOLOv7 Instance Segmentation using OpenCV and PyTorch☆325Updated 2 weeks ago
- Yolo to COCO annotation format converter☆290Updated last year
- Wanna know what your model sees? Here's a package for applying EigenCAM and generating heatmap from the new YOLO V11 model☆172Updated last month
- A clean, modular implementation of the Yolov7 model family, which uses the official pretrained weights, with utilities for training the m…☆116Updated last year
- A simple tf.keras implementation of YOLO v4☆140Updated 2 years ago
- Simple tool to split COCO annotations into train/test datasets.☆245Updated last year
- label file converter: xml to yolo☆73Updated 4 years ago
- Tile (Slice) YOLO Dataset for Small Objects Detection☆78Updated last year
- ☆78Updated last year
- Python scripts performing object detection using the YOLOv7 model in ONNX.☆206Updated 2 years ago
- A really more real-time adaptation of deep sort☆189Updated 6 months ago
- yolov7 train on custom data☆23Updated 2 years ago
- End-to-End Object Detection with Transformers☆51Updated 7 months ago
- Train and Inference your custom YOLO-NAS model by Single Command Line☆105Updated 5 months ago
- 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 dow…☆57Updated 2 years ago
- Learn how to train a custom instance segmentation model with Detectron2☆99Updated 3 years ago
- Python scripts performing Instance Segmentation using the YOLOv8 model in ONNX.☆155Updated 2 years ago
- ☆105Updated last year
- A lightweight vision library for performing large scale object detection & instance segmentation☆54Updated last year
- merging coco files☆41Updated 2 years ago
- This a clean and easy-to-use implementation of YOLOv7 in PyTorch, made with ❤️ by Theos AI.☆85Updated last year
- XAI for yoloV8☆33Updated 3 weeks ago
- Packaged version of ultralytics/yolov5 + many extra features