explainingai-code / FasterRCNN-PyTorch
This repo implements simple Faster RCNN model in PyTorch with all the essential components.
☆27Updated 2 months ago
Alternatives and similar repositories for FasterRCNN-PyTorch:
Users that are interested in FasterRCNN-PyTorch are comparing it to the libraries listed below
- PyTorch Faster R-CNN Object Detection on Custom Dataset☆234Updated 6 months ago
- Clean and readable implementations of Faster R-CNN in PyTorch and TensorFlow 2 with Keras.☆153Updated last year
- Yolo to COCO annotation format converter☆291Updated last year
- ☆78Updated last year
- Training PyTorch Faster-RCNN on custom dataset☆14Updated 3 years ago
- Python library for computer vision labeling tasks. The core functionality is to translate bounding box annotations between different form…☆334Updated 7 months ago
- Notebooks and more to help you get started. Including the PyLabeler Jupyter based labeling tool.☆115Updated 2 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 8 months ago
- YOLOv8 implementation using PyTorch☆140Updated last year
- merging coco files☆41Updated 2 years ago
- XAI for yoloV8☆33Updated last month
- My notes, experiments, and implementations from learning pytorch from various resources.☆54Updated 2 years ago
- End-to-End Object Detection with Transformers☆51Updated 8 months ago
- Vehicle counting using Pytorch☆98Updated 2 years ago
- Attempting to build YOLOX from scratch☆30Updated 2 years ago
- Convert VOC format XMLs to COCO format json☆281Updated 2 years ago
- A package to read and convert object detection datasets (COCO, YOLO, PascalVOC, LabelMe, CVAT, OpenImage, ...) and evaluate them with COC…☆194Updated this week
- Wanna know what your model sees? Here's a package for applying EigenCAM and generating heatmap from the new YOLO V11 model☆176Updated 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
- Simple tool to split COCO annotations into train/test datasets.☆245Updated last year
- implementation of Distilling Object Detectors with Fine-grained Feature Imitation on yolov5☆126Updated last year
- 1st place solution for SIIM-FISABIO-RSNA COVID-19 Detection Challenge☆176Updated 3 years ago
- PyTorch implementation of YOLO-v1 including training☆150Updated 2 years ago
- Implemented Faster R CNN on Custom Dataset☆22Updated 4 years ago
- Building a maskrcnn from scratch using tensorflow and keras☆50Updated 3 years ago
- Python class for calculating confusion matrix for object detection task☆88Updated 2 years ago
- Tool convert Visdrone to COCO☆9Updated 3 years ago
- Understand yolov8 structure,custom data traininig☆24Updated last year
- this repo contains various scripts to aid Object detection tasks☆12Updated 3 years ago