chenyuntc / simple-faster-rcnn-pytorch
A simplified implemention of Faster R-CNN that replicate performance from origin paper
☆4,008Updated 3 years ago
Alternatives and similar repositories for simple-faster-rcnn-pytorch:
Users that are interested in simple-faster-rcnn-pytorch are comparing it to the libraries listed below
- A faster pytorch implementation of faster r-cnn☆7,730Updated 2 years ago
- A PyTorch Implementation of Single Shot MultiBox Detector☆5,169Updated 3 years ago
- pytorch1.0 updated. Support cpu test and demo. (Use detectron2, it's a masterpiece)☆1,818Updated 4 years ago
- Pytorch implementation of RetinaNet object detection.☆2,166Updated last year
- FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)☆3,288Updated last year
- A PyTorch implementation of the YOLO v3 object detection algorithm☆3,305Updated last year
- ☆2,033Updated 5 years ago
- High quality, fast, modular reference implementation of SSD in PyTorch☆1,541Updated 11 months ago
- Minimal PyTorch implementation of YOLOv3☆7,350Updated 2 months ago
- Accompanying code for Paperspace tutorial series "How to Implement YOLO v3 Object Detector from Scratch"☆2,317Updated 5 years ago
- Faster RCNN with PyTorch☆1,724Updated 3 years ago
- Deformable Convolutional Networks☆4,064Updated 3 years ago
- The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.☆5,218Updated 3 years ago
- Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html☆7,436Updated 2 years ago
- ☆2,363Updated 4 years ago
- Codes for paper "Mask Scoring R-CNN".☆1,903Updated 4 years ago
- Object detection, 3D detection, and pose estimation using center point detection:☆7,334Updated last year
- Codes for our paper "CenterNet: Keypoint Triplets for Object Detection" .☆1,870Updated 2 years ago
- YOLOv2 in PyTorch☆1,555Updated 3 years ago
- 单阶段通用目标检测器☆1,971Updated 4 years ago
- Most popular metrics used to evaluate object detection algorithms.☆4,994Updated 2 weeks ago
- A paper list of object detection using deep learning.☆11,349Updated 11 months ago
- Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version☆8,164Updated 5 years ago
- Tensorflow Faster RCNN for Object Detection☆3,650Updated 3 years ago
- ResNeSt: Split-Attention Networks☆3,248Updated 2 years ago
- A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.☆2,822Updated 5 years ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆9,053Updated 2 years ago
- COCO API - Dataset @ http://cocodataset.org/☆6,147Updated 9 months ago
- Semantic Segmentation Architectures Implemented in PyTorch☆3,403Updated last year
- PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)☆1,756Updated last year