-
Notifications
You must be signed in to change notification settings - Fork 90
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
et_cnt 显示为0 #18
Comments
我用自己的数据集 进行训练 当训练到第4轮的时候 et_cnt一直显示为0 |
@zhangsong1213 你好,我用MCNN训练自己的数据集没有问题,切换到cascaded就碰到和你一样的问题,et_cnt一直为0,我觉得应该和分组类别有关,作者默认分组类别为10,我修改成4还是不行。请问你后面解决了嘛? |
Hi @svishwa , when I train my own datasets(about grape counting), the et_cnt value always 0.0. I think it might be caused by the number of groups. I've changed the number of groups in both the CrowdCounter and loss function, which are failed. Could you give me some guidance? By the way,my preprocessed dataset can be trained successfully on MCNN. |
Hello! I am facing the same issue when I try to train my own labeled dataset. At least if any raw assumptions or directions on what changes should we look into would may prove very beneficial.. |
No description provided.
The text was updated successfully, but these errors were encountered: