50 Commits (bedf00a5edf85ae8af33bc72ebd85fe325da1271)

Author SHA1 Message Date
  nihui dd97ad36c1 example code clean 5 years ago
  nihui 0fdd432fb3
Ci test squeezenet load from binary model and load from memory (#1928) 5 years ago
  zhiliu6 cdbff653b8
Add yolov4 example option. (#1913) 5 years ago
  zhiliu6 0bc45eed52
Support yolov4-tiny conversion. (#1893) 5 years ago
  nihui a33b353c36
C api (#1851) 6 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
  Naiyang Lin ceef2470a5
Add logger.h (#1753) 6 years ago
  nihui 043a8f1ac1 add yolact example, fix #1679 6 years ago
  nihui 486b4f6cf7 find opencv and build examples 6 years ago
  kalcohol e3d029a7d6 add cmake folder property (#1483) 6 years ago
  nihuini 0d9096edd4 fix fasterrcnn example on vulkan fp16p 6 years ago
  nihuini ca6d4c8726 add the converted models 6 years ago
  JackieWu dbadd15ee4 support OpenCV4 for simplepose example (#1391) 6 years ago
  nihuini a170ef1acf remove the default option usage in layer interface, fix write out of range in cast arm pack4, handle fp16p conversion on cpu/gpu transfer 6 years ago
  yehao 60d4ff09d0 add mobilenetv3-ssd (#1335) 6 years ago
  nihuini e147debe07 add retinaface example 6 years ago
  nihui 2556ece1ca advertise the new squeezencnn android example project 6 years ago
  nihuini d04b996cc4 add human pose estimation example 6 years ago
  Eric Liu f5eee84185 Update mobilenetv2-yolov3 (#1165) 6 years ago
  nihuini 83d7154be8 adapt option api changes 7 years ago
  nihuini 838c5df839 option api changes 7 years ago
  Eric Liu 42dbc6f4d2 A new model example , pelee + ssd + segmentation (#929) 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) 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