* 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>
* 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.