ncnn-webassembly-yolov5 icon indicating copy to clipboard operation
ncnn-webassembly-yolov5 copied to clipboard

What version of Yolov5 model did you use?

Open chucksylar opened this issue 2 years ago • 5 comments

Hi, I'm trying to use my own yolov5 model, so i wondering what version of yolov5 did you use in this repo?

chucksylar avatar Mar 28 '22 08:03 chucksylar

yolov5n v6.1

nihui avatar Mar 28 '22 13:03 nihui

First, thanks for the reply, but I'm coming to know that the architecture of your yolov5n model is different than the model provided in the yolov5 v6.1 repo after I try to convert it to the ncnn format. So how did you get your ncnn model btw I got my ncnn model by following your Zhihu post https://zhuanlan.zhihu.com/p/275989233

chucksylar avatar Mar 29 '22 02:03 chucksylar

@nihui

chucksylar avatar Mar 30 '22 01:03 chucksylar

https://zhuanlan.zhihu.com/p/471357671

nihui avatar Mar 30 '22 02:03 nihui

@nihui Thanks for the fast reply! Since you successfully implement YOLOV5 model on the local browser, how about on the WeChat environment? I was poking around with the WeChat minigame, I wonder can I apply the same logic here in WeChat minigame? (I know there probobly are some differences between Webassembly library and wx_webassembly library)

chucksylar avatar Mar 30 '22 03:03 chucksylar