pytorch_RFCN
Region detector
An implementation of an object detection algorithm using PyTorch and region-based fully convolutional networks
279 stars
16 watching
54 forks
Language: Python
last commit: almost 8 years ago
Linked from 1 awesome list
detectionpytorchr-fcn
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of R-FCN, an object detection algorithm using region-based fully convolutional networks. | 1,048 |
| A PyTorch implementation of FCN for semantic segmentation with an easy-to-use interface and pre-trained models. | 161 |
| An implementation of Faster R-CNN detection framework in PyTorch | 1,816 |
| A Python implementation of fully convolutional networks for semantic segmentation in computer vision. | 409 |
| An implementation of the Deep Supervised Object Detector from scratch using PyTorch. | 70 |
| This is a PyTorch implementation of the RetinaNet object detection algorithm with Focal Loss optimization. | 997 |
| An implementation of a face detection algorithm using PyTorch | 230 |
| A PyTorch implementation of Temporal Segment Networks (TSN) for action recognition and video understanding. | 1,066 |
| Improves object detection by generating region proposals with increased adaptivity. | 156 |
| An implementation of Faster R-CNN object detection in PyTorch, modified from DenseCap. | 85 |
| A PyTorch wrapper around Facebook AI Research's Detectron models for object detection and instance segmentation | 557 |
| An implementation of a deep learning model for object detection and segmentation in images | 292 |
| A MATLAB implementation of an object detection framework that leverages deep fully convolutional networks to accurately and efficiently detect objects in images. | 1,245 |
| An implementation of convolutional neural networks for text classification using PyTorch | 66 |
| An implementation of MalConv for malware detection using PyTorch | 71 |