16 Commits (549152ca732191d67f40e9629e5129975813583b)

Author SHA1 Message Date
  Jie Li 627be612c6
fix(examples): optimize nms_sorted_bboxes (#4030) 3 years 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) 3 years ago
  nihui b8e03ced3c allow examples building with simpleocv 4 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 0d9096edd4 fix fasterrcnn example on vulkan fp16p 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
  nihuini 55358f61b6 light mode is the default, add mobilenetv2ssdlite example 7 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
  nihui 5b9a1983d7 add faster-rcnn sample 8 years ago