-
Notifications
You must be signed in to change notification settings - Fork 12
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
it will be appricated if the training code is completed! #7
Comments
Hello, recently I am also doing research work related to crowd counting, this is the evaluate_crowd_no_overlap function part that I provided for reference `@torch.no_grad()
|
请问,你这部分代码能跑吗?结果如何? |
请问大家,有人能跑通训练代码吗?可以交流一下吗? |
我已经成功跑通,不过使用作者的参数得到的效果并不好,未达到论文中的效果 |
你好,能提供一下你跑通的代码吗?谢谢 |
在上述回答中,我已经提供了作者代码缺失的部分,可以尝试运行,如果有其他问题,可以再次联系我 |
|
您好! |
你好,我也能跑通,但是作者是不是并没有完全实现auxiliary point的部分。并不是论文描述的代码吧? |
Without the auxiliary point code, the auxiliary loss cannot be calculated (loss_auxiliary) unless we ignore the loss like in the testing part. But if we ignore it during training, will the result be good? Did anyone try to train the model? |
The evaluate_crowd_no_overlap function is not implemented. When would this be completed?
![image](https://private-user-images.githubusercontent.com/10113610/353841307-2f269100-6548-4d10-b445-02c4cc4d8b7f.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyNzk2MzcsIm5iZiI6MTczOTI3OTMzNywicGF0aCI6Ii8xMDExMzYxMC8zNTM4NDEzMDctMmYyNjkxMDAtNjU0OC00ZDEwLWI0NDUtMDJjNGNjNGQ4YjdmLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDEzMDg1N1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWFlZjZlYWVmMDlhMThkZGYwZDQ1ZWMxMzRhOWE2ODhmYjc1MTBjODUzNWI2ZTY4ZmZhZTc3MGM5ZTRjYjVkMjQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.ER0dJ17DS7tq7r2I1sXyIuvhtIDYEGl8sii2NFMuvEE)
Look forward to try APGCC!
The text was updated successfully, but these errors were encountered: