Hillwood Yang
d878f0e16d
Fix build by gcc 13 ( #4684 )
3 years ago
Jimmy
52c6502ae7
Feature/ncnntool/add install ( #3212 )
4 years ago
zhiliu6
c6bb70622b
fix convolution padding when pad=0 ( #3087 )
4 years ago
li mengyang
be054aacb0
some misspell ( #3046 )
* just a spell check
* some misspell
4 years ago
zhiliu6
1a9bb708f1
darknet2ncnn: add sam layer support, add letter_box detection. ( #3037 )
4 years ago
Zhuo Zhang
eb48cf1b98
fix tools/darknet/darknet2ncnn.cpp sign-compare warning ( #2396 )
5 years ago
Zhuo Zhang
cf31fda387
fix darknet2ncnn.cpp warnings ( #2209 )
* fix darknet2ncnn.cpp warnings
* revoke extra warning check
5 years ago
Evgeny Proydakov
4973773b35
Fixed compile warnings for gcc linux build. [-Wunused-result] ( #2199 )
5 years ago
ruru5697
e58a35aa65
fix darknet2ncnn maxpool padding size ( #2038 )
* fix maxpool padding size
* restyle
5 years ago
zchrissirhcz
7d2c3247bc
fix #1941 darknet2ncnn maxpool out_w issue ( #1972 )
* fix #1941 darknet2ncnn maxpool out_w issue
* fix typo caused build fail
* fix opencv4 c++11 flags in example folder
5 years ago
zhiliu6
cdbff653b8
Add yolov4 example option. ( #1913 )
* Add yolov4 example option.
Add yolov4-tiny for benchmark.
* Restyled by astyle
* Restyled by clang-format
* Restyled by astyle
Co-authored-by: Restyled.io <commits@restyled.io>
5 years ago
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>
5 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
Naiyang Lin
ceef2470a5
Add logger.h ( #1753 )
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
nihuini
2afc7aa877
add info about darknet2ncnn
7 years ago