DolotovEvgeniy / UnitBox
UnitBox: An Advanced Object Detection Network
☆23Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for UnitBox
- Diagonalwise Refactorization: An Efficient Training Method for Depthwise Convolutions (in Caffe)☆34Updated 6 years ago
- code fixed from https://github.com/sanghoon/pva-faster-rcnn☆7Updated 7 years ago
- caffe implement☆23Updated 3 years ago
- A simplify version of mobilenet, with less group and feature maps, trained on Imagenet.☆17Updated 7 years ago
- optimized caffe for GBD☆26Updated 8 years ago
- Mxnet version of https://github.com/ZheC/Realtime_Multi-Person_Pose_Estimation☆25Updated 4 years ago
- A face detection model based on PVANet☆49Updated 6 years ago
- FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.☆10Updated 6 years ago
- caffe implementation of Group Normalization https://arxiv.org/abs/1803.08494☆41Updated 6 years ago
- Caffe: a fast open framework for deep learning.☆27Updated 7 years ago
- the loss function in Aritcal ‘Focal Loss for Dense Object Detection‘’☆17Updated 7 years ago
- pycaffe version of RSA 'Recurrent Scale Approximation for Object Detection in CNN'☆32Updated 6 years ago
- My implementation of <Range Loss for Deep Face Recognition with Long-tail>☆22Updated 7 years ago
- A Caffe2 implementation of ShuffleNet V2.☆25Updated 6 years ago
- Reproduce ResNet-v3(Aggregated Residual Transformations for Deep Neural Network) with Caffe☆52Updated 7 years ago
- This is CNN forward implementation.