jwyang/faster-rcnn.pytorch
A PyTorch implementation of Faster R-CNN, a deep learning object detection model.

Velocity · 7d
+2.4
★ / day
Trend
→steady
star history
This repository provides a faster PyTorch implementation of Faster R-CNN, a widely-used object detection architecture based on convolutional neural networks. The project aims to accelerate the training process of Faster R-CNN models and supports multi-GPU training. It serves as a reference implementation for researchers and practitioners working on object detection tasks.