ICRA 2018 "Sparse-to-Dense: Depth Prediction from Sparse Depth Samples and a Single Image" (PyTorch Implementation)
ICRA 2019 "FastDepth: Fast Monocular Depth Estimation on Embedded Systems"
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
MobileNetV1, MobileNetV2, VGG based SSD/SSD-lite implementation in Pytorch 1.0 / Pytorch 0.4. Out-of-box support for retraining on Open Images dataset. ONNX and Caffe2 support. Experiment Ideas like CoordConv.
EfficientDet (Scalable and Efficient Object Detection) implementation in Keras and Tensorflow
复现论文VarGFaceNet: An Efficient Variable Group Convolutional Neural Network pytorch1.3版本
YOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )
Retinaface get 80.99% in widerface hard val using mobilenet0.25.
适用于移动端的人脸识别模型,计算量与mobilefacenet相同,但megaface上提升了2%+