nihui
171b9d1bba
use spdx license header, copyright Tencent ( #6152 )
10 months ago
Jie Li
434e55c0f8
fix(examples): load_param always failed ( #4001 )
3 years ago
Zhuo Zhang
c04a1bccce
fix(examples): exit program if load_param, load_model failed for clear message ( #3983 )
* fix(examples): exit program if load_param, load_model failed for clear error messsage
* ignore .cache dir for clangd
* check non-zero instead of -1 for load functions
3 years ago
nihui
b8e03ced3c
allow examples building with simpleocv
4 years ago
nihuini
785b49aa87
auto thread count in examples
5 years ago
nihui
dd97ad36c1
example code clean
5 years ago
nihuini
c38d304369
the implicit gpu instance makes life easier :)
6 years ago
nihui
3ef995ed1e
format code style and setup restyled.io ( #1840 )
6 years ago
nihuini
ca6d4c8726
add the converted models
6 years ago
nihuini
838c5df839
option api changes
7 years ago
nihuini
26e64cac41
use number instead of enum for compability with opencv 2.x and opencv 4.x
7 years ago
nihui
253bef2f7b
example now runs on gpu when vulkan enabled
7 years ago
Eric Liu
b392b1dbfc
Modify mean to [1.0,1.0,1.0] , yolo ( #744 )
* Fixed a yolov3 resolution bug
* Set yolo defalut mean to 1.0
7 years ago
nihuini
a5e57fa22e
implement multiscale yolov2, update example model comment
7 years ago
nihuini
55358f61b6
light mode is the default, add mobilenetv2ssdlite example
7 years ago
nihuini
543d764674
fix yolo preprocess, comment about mobilenet-yolo
7 years ago
nihui
5c6ef31e07
-x
8 years ago
nihui
eb089c0b32
add yolov2 example
8 years ago