Skip to content

How to convert a custom Yolov5n model into wasm format? #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Mas-Y opened this issue May 9, 2022 · 1 comment
Open

How to convert a custom Yolov5n model into wasm format? #8

Mas-Y opened this issue May 9, 2022 · 1 comment

Comments

@Mas-Y
Copy link

Mas-Y commented May 9, 2022

Hi @nihui,

Can you please let me know how can i convert my custom trained Yolov5n model into wasm format?

@kethan1
Copy link

kethan1 commented Jul 19, 2022

I used this tutorial (translated with Google Translate): https://zhuanlan-zhihu-com.translate.goog/p/471357671?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=en&_x_tr_pto=wapp to convert a custom trained model into the ncnn format. I ran into issue #7 after following this tutorial, though I was using a custom-trained model based upon the YOLOv5m6 configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants