Skip to content
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

Hello all works fine but my model not predicts any thing #19

Open
sdssaeq opened this issue Dec 26, 2022 · 1 comment
Open

Hello all works fine but my model not predicts any thing #19

sdssaeq opened this issue Dec 26, 2022 · 1 comment

Comments

@sdssaeq
Copy link

sdssaeq commented Dec 26, 2022

i did everything right, does it my model error or smth ?

i export my model from yolov5m to tfjs

@zldrobit
Copy link
Owner

Plz do some sanity checks first:

  1. python detect.py --weights YOUR_YOLOV5M_MODEL --data YOUR_DATA, and see whether the outputs are correct.
  2. While running the tfjs model in a browser, check whether there're error messages from the console (e.g. hit F12 for Chrome).

After the sanity checks, you may find useful information in the wiki FAQ.

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