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

Recent progress on yolov5s #89

Open
declmal opened this issue Jan 26, 2022 · 1 comment
Open

Recent progress on yolov5s #89

declmal opened this issue Jan 26, 2022 · 1 comment
Assignees

Comments

@declmal
Copy link
Collaborator

declmal commented Jan 26, 2022

add test case:

tests/mrt/yolov5s
    -- test_yolov5.py
    -- yolov5s-0040.yaml

✅ [reconstruct] Yolov5Dataset Class
✅ [reconstruct] Yolov5Metric Class
♻️ [tuning] yolov5s-0040 quantization

[ 2022-01-26 14:59:57 mrt.validate  INFO ] Iteration:   7 | evalfunc: #objects=929, mp=38.04%, mr=39.87%, map50=34.35%, map=19.41% | quantize: #objects=0.0, mp= 0.00%, mr= 0.00%, map50= 0.00%, map= 0.00% | Total Sample:   128
@declmal declmal linked a pull request Jan 26, 2022 that will close this issue
@declmal
Copy link
Collaborator Author

declmal commented Jan 26, 2022

on branch ryt, envoke test of yolov5s-0040 by:

python tests/mrt/yolov5s/test_yolov5s.py --common.model_dir /tmp/yolov5s

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

Successfully merging a pull request may close this issue.

3 participants