Found 431 repositories(showing 30)
jwyang
A faster pytorch implementation of faster r-cnn
chenyuntc
A simplified implemention of Faster R-CNN that replicate performance from origin paper
bubbliiiing
这是一个faster-rcnn的pytorch实现的库,可以利用voc数据集格式的数据进行训练。
ruotianluo
pytorch1.0 updated. Support cpu test and demo. (Use detectron2, it's a masterpiece)
longcw
Faster RCNN with PyTorch
AlphaJia
pytorch based implementation faster rcnn
Domain Adaptive Faster R-CNN in PyTorch
misads
一个简单方便的目标检测框架(PyTorch环境可直接运行,不需要cuda编译),支持Faster_RCNN、Cascade_RCNN、Yolo系列、SSD等经典网络。
Faster RCNN model in Pytorch version, pretrained on the Visual Genome with ResNet 101
potterhsu
An easy implementation of Faster R-CNN (https://arxiv.org/pdf/1506.01497.pdf) in PyTorch.
yingxingde
FasterRCNN is implemented in VGG, ResNet and FPN base.
tiancity-NJU
An unofficial implementation of 'Domain Adaptive Faster R-CNN for Object Detection in the Wild ’
johschmidt42
No description available
Liu-Yicheng
My implementation of Faster-RCNN (Pytorch)
Xiangyu-CAS
pytorch implementation of R2CNN, Rotational Faster RCNN for orientated object detection
CC012118
No description available
This repo supports Faster R-CNN, FPN and Cascade Faster R-CNN based on pyTorch 1.0. Additionally deformable convolutional layer is also support!
explainingai-code
This repo implements simple Faster RCNN model in PyTorch with all the essential components.
biluko
No description available
Sundrops
No description available
ppriyank
Pytorch based FasterRCNN for custom dataset
dongdonghy
No description available
rimchang
No description available
koala9527
python pytorch faster-rcnn 目标检测 简单 零基础
anhlt
Another pytorch implementation of Faster RCNN.
pangkun248
chenyuntc/simple-faster-rcnn-pytorch 注释简化版
MaorAssayag
Morse Code Decoder & Detector with Deep Learning
kentaroy47
Pytorch Pretrained Resnet18, 34, 50 backbone of faster-rcnn
YoungGer
Faster-RCNN which YoungGer implemented using pytorch
loolzaaa
A PyTorch implementation of Faster R-CNN