apxlwl / MNN-yolov3
MNN demo of Strongeryolo, including channel pruning, android support...
☆105Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for MNN-yolov3
- provide pytorch model and ncnn model☆77Updated 4 years ago
- Darknet2ncnn converts the darknet model to the ncnn model☆158Updated 4 years ago
- centernet_mobilenetv2 inference by ncnn☆64Updated 4 years ago
- A C++ API of the LFFD with ncnn☆99Updated 4 years ago
- convert your yolov3-tiny model to trt model☆90Updated 4 years ago
- This is the unofficial implementation of the "CenterNet:Objects as Points".Just a simple try with self-modified shufflenetv2 and yolov3.…