taylanates24 / object-detectionLinks
This is an ongoing project of designing a custom object detector from scratch. You can also use the pytorch-lightning training pipeline to train your own model.
☆9Updated 2 years ago
Alternatives and similar repositories for object-detection
Users that are interested in object-detection are comparing it to the libraries listed below
Sorting:
- Yolo to COCO annotation format converter☆297Updated last year
- Simple tool to split COCO annotations into train/test datasets.☆245Updated last year
- PyTorch Faster R-CNN Object Detection on Custom Dataset☆255Updated 2 months ago
- Python class for calculating confusion matrix for object detection task☆90Updated 3 years ago
- A package to read and convert object detection datasets (COCO, YOLO, PascalVOC, LabelMe, CVAT, OpenImage, ...) and evaluate them with COC…☆207Updated 3 weeks ago
- ☆16Updated 4 years ago
- Object Detection Metrics. 14 object detection metrics: mean Average Precision (mAP), Average Recall (AR), Spatio-Temporal Tube Average Pr…☆1,132Updated last year
- Convert VOC format XMLs to COCO format json☆292Updated 3 years ago
- ☆83Updated last year
- YOLOv8 implementation using PyTorch☆163Updated last year
- Scripts to manage COCO datasets☆101Updated 4 years ago
- This repo implements simple Faster RCNN model in PyTorch with all the essential components.☆35Updated 7 months ago
- Python library for computer vision labeling tasks. The core functionality is to translate bounding box annotations between different form…☆342Updated 11 months ago
- Draw bounding boxes on raw images based on YOLO format annotation. Help to check the correctness of annotation and extract the images wit…☆98Updated last year
- End-to-End Object Detection with Transformers☆51Updated last month
- COCO to YOLO converter☆98Updated last year
- Augmentations usage examples for albumentations library☆439Updated 3 months ago
- yolov7 train on custom data☆23Updated 2 years ago
- 1st place solution for Global Wheat Detection Challenge☆71Updated 4 years ago
- Data Augmentation For Object Detection using Pytorch and PIL☆79Updated 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☆244Updated 3 months ago
- Attempting to build YOLOX from scratch☆31Updated 2 years ago
- A lightweight package for converting your labelme annotations into COCO object detection format.☆312Updated last year
- PyTorch implementation of YOLO-v1 including training☆158Updated 2 years ago
- Datasets for weapon detection based on image classification and object detection tasks☆218Updated 3 years ago
- a subset of coco dataset for faster experimentation☆265Updated last year
- [NeurIPS 2021] You Only Look at One Sequence☆878Updated 3 years ago
- Implement mosaic image augmentation with YOLO format☆26Updated 3 years ago
- implementation of Distilling Object Detectors with Fine-grained Feature Imitation on yolov5☆136Updated last year
- Copy-paste augmentation for segmentation and detection tasks☆562Updated 3 years ago