Synchronized Batch Normalization implementation in PyTorch.
FAIR's research platform for object detection research, implementing popular algorithms like Mask...
Dilated Residual Networks
A simplified implemention of Faster R-CNN with competitive performance
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Fine-tune pretrained Convolutional Neural Networks with PyTorch
Understanding Convolution for Semantic Segmentation
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the of...