samylee / LCNN_SSDLinks
Forward C++ Code of the SSD based on CAFFE, CPU support only.
☆12Updated 6 years ago
Alternatives and similar repositories for LCNN_SSD
Users that are interested in LCNN_SSD are comparing it to the libraries listed below
Sorting:
- implementation of some layers in caffe☆30Updated 6 years ago
- centerNet Caffe inference CPP☆68Updated 6 years ago
- fast face detector☆18Updated 6 years ago
- A re-implementation of PFLD, https://arxiv.org/abs/1902.10859☆45Updated 6 years ago
- pytorch(0.3,0.4) model to caffe☆22Updated 7 years ago
- Mobile YOLOv3 object detector(person and face)☆10Updated 3 years ago
- This is caffe implementation of shuffleNet V2☆69Updated 7 years ago
- train ssd☆10Updated 6 years ago
- A C++ API of the LFFD with ncnn☆99Updated 5 years ago
- 重新设计的RFBNet300,模型参数量只有0.99MB,AP达到0.78,200FPS☆100Updated 5 years ago
- C++ Implementation of SiamMask☆99Updated 5 years ago
- MobileNet-SSD Face Detection by ncnn☆21Updated 7 years ago
- Intel OpenVINO Implementation of the paper of LFFD: A Light and Fast Face Detector for Edge Devices☆45Updated 5 years ago
- Light-weight model with NCNN inference for person/pedestrian detection.☆47Updated 6 years ago
- Support most of operator which convert mxnet to caffe.