zhiliu6
0bc45eed52
Support yolov4-tiny conversion. ( #1893 )
* Support yolov4-tiny conversion.
Add darknet2ncnn readme.
Add yolov4 example.
* Restyled by clang-format
* Restyled by astyle
* Restyled by clang-format
* Restyled by astyle
Co-authored-by: Restyled.io <commits@restyled.io>
6 years ago
nihui
3ef995ed1e
format code style and setup restyled.io ( #1840 )
6 years ago
zhiliu6
63d7e2c88d
Add support for darknet EfficientNetB0-Yolov3 conversion. ( #1821 )
* fuse mish and depthwise convolution
* darknet2ncnn: support enet-coco conversion.
6 years ago
zhiliu6
2a97606239
darknet2ncnn: Add merge output option. ( #1743 )
* darknet2ncnn: Add an option, which is enabled by default, to merge all yolo output into one layer. The convert result is compatible with yolov3 example and can be used in benchmark.
6 years ago
zhiliu6
585480220f
Add darknet to ncnn converter with YOLOv4 support. ( #1740 )
* Add darknet to ncnn converter with YOLOv4 support.
* darknet2ncnn: add copyright info, fix clang compatibility
* fix wrong target
* darknet2ncnn: compatible with clang++ 9.0.0
6 years ago