nihuini
|
838c5df839
|
option api changes
|
7 years ago |
Eric Liu
|
42dbc6f4d2
|
A new model example , pelee + ssd + segmentation (#929)
* Add peleenet+ssd+segmentation example
* Change normalize and mean
* Add segmentation demo
* Add add_executable
* Some errors
* Update flow
|
7 years ago |
nihuini
|
c1c72ec1b7
|
add gpu button for squeezencnn sample, require api android-24 and ndk-r18b
|
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
|
e6bbb17821
|
shufflenetv2 example
|
7 years ago |
nihuini
|
4a187025c8
|
add R-FCN example
|
7 years ago |
nihuini
|
a5e57fa22e
|
implement multiscale yolov2, update example model comment
|
7 years ago |
Ming-Yang Liu
|
dfbed5a0ad
|
Support yolov3 and mobilenet yolov3
|
7 years ago |
nihui
|
cebded134a
|
enable pool allocator in sample project, display unscaled image
|
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 |
nihuini
|
5dc35f2860
|
w h c order
|
8 years ago |
nihuini
|
fac262658c
|
use android prebuild releas folder, build arm64 jni library
|
8 years ago |
nihuini
|
4019505642
|
use clang, fix build, fix #292
|
8 years ago |
nihui
|
ecaadb20c6
|
fix result blob in squeezenet example
|
8 years ago |
nihui
|
08e261f423
|
innerproduct produce continous blob, fix #236
|
8 years ago |
nihuini
|
a84ba8fc0f
|
element type storage support in Mat, move data member the first so that a pointer to Mat is a pointer to data, convenient index access for float vector
|
8 years ago |
nihuini
|
b800aaa30b
|
add squeezenet ssd example
|
8 years ago |
nihuini
|
fd6af0f2fe
|
fix opencv detection, second try
|
8 years ago |
nihui
|
d8193dddcc
|
do not fail on opencv 2.x
|
8 years ago |
nihui
|
70ad4c1275
|
fix param files for dropout fix
|
8 years ago |
nihui
|
7091370713
|
fix EOP, regenerate squeezenet param files
|
8 years ago |
nihui
|
5b9a1983d7
|
add faster-rcnn sample
|
8 years ago |
lzx1413
|
34b86d5a31
|
add mobilenet ssd example
|
8 years ago |
nihuini
|
b7db8be4f6
|
add ncnn source qwq
|
9 years ago |