Open salvo1196 opened 2 years ago
Hi, thank you for your fast answer. I’m using torch torch 1.8.1+cpu
Il giorno ven 21 ott 2022 alle 12:22 Ataberk Urfalı < @.***> ha scritto:
Which torch version are you using?
— Reply to this email directly, view it on GitHub https://github.com/meituan/YOLOv6/issues/562#issuecomment-1286757456, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOACZ7TNWRE2FSALHQZPFELWEJVE3ANCNFSM6AAAAAARLANGIM . You are receiving this because you authored the thread.Message ID: @.***>
Indirizzo istituzionale di posta elettronica degli studenti e dei laureati dell'Università di TorinoOfficial University of Turin email address for students and graduates
Hi, you are welcome, try to use torch 1.11.0+
I also tried the pytorch version 1.1.0+ as suggested, but I still have the same problem I am attaching the image showing the output error [image: image.png]
Il giorno ven 21 ott 2022 alle ore 14:36 Ataberk Urfalı < @.***> ha scritto:
Hi, you are welcome, try to use torch 1.11.0+
— Reply to this email directly, view it on GitHub https://github.com/meituan/YOLOv6/issues/562#issuecomment-1286904288, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOACZ7R7X7PTUQJWCSQKJJTWEKE3RANCNFSM6AAAAAARLANGIM . You are receiving this because you authored the thread.Message ID: @.***>
-- Grazie,
Salvatore Latino
Hi, please upload the image.
Hi, as requested an example dataset is attached Thanks
Il giorno lun 24 ott 2022 alle ore 05:08 shensheng272 < @.***> ha scritto:
Hi, please upload the image.
— Reply to this email directly, view it on GitHub https://github.com/meituan/YOLOv6/issues/562#issuecomment-1288352835, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOACZ7WG5JGDHYSMQ3LLU6TWEX4THANCNFSM6AAAAAARLANGIM . You are receiving this because you authored the thread.Message ID: @.***>
-- Grazie,
Salvatore Latino
10 0.4796875 0.5041666666666667 0.8 0.6888888888888889
Cannot find attached dataset from github web.
Before Asking
[X] I have read the README carefully. 我已经仔细阅读了README上的操作指引。
[X] I want to train my custom dataset, and I have read the tutorials for training your custom data carefully and organize my dataset correctly; (FYI: We recommand you to apply the config files of xx_finetune.py.) 我想训练自定义数据集,我已经仔细阅读了训练自定义数据的教程,以及按照正确的目录结构存放数据集。(FYI: 我们推荐使用xx_finetune.py等配置文件训练自定义数据集。)
[X] I have pulled the latest code of main branch to run again and the problem still existed. 我已经拉取了主分支上最新的代码,重新运行之后,问题仍不能解决。
Search before asking
Question
After updating the project to the latest version of YOLOv6 I am unable to print metrics such as Precision and recall. Thank you
Additional
No response