Stars
Code for NDSS paper: Stealthy Adversarial Perturbations Against Real-Time Video Classification Systems
Unofficial implementation of the paper 'Deep Co-Training for Semi-Supervised Image Recognition'
Base jwyang/fpn.pytorch, train FPN on Pascal VOC get 80.5 mAP
Pytorch implementation of Feature Pyramid Network (FPN) for Object Detection
README and scripts for the Cityscapes Dataset
A pytorch implementation of RetinaNet with results on COCO dataset.
Implementation of "Strong-Weak Distribution Alignment for Adaptive Object Detection"
A PyTorch Implementation of Single Shot MultiBox Detector
An unofficial implementation of 'Domain Adaptive Faster R-CNN for Object Detection in the Wild ’
Domain Adaptive Faster R-CNN in PyTorch