CSP-pedestrian-detection-in-pytorch
CSP-pedestrian-detection-in-pytorch copied to clipboard
Unofficially Pytorch implementation of High-level Semantic Feature Detection: A New Perspective for Pedestrian Detection
Hi, Is there anyone train and test on Caltech dataset? My model's MR is around 8-9% however the Keras's version's MR is around 4%. No idea why the MR is...
When I run the trainval_torchstyle.py,the system will display 'I found this teacher model is useless, I disable this training option', and then the program is finished. How should I set...
我试着将11.70 MR 的权重跑Caltech数据集,可以得到19.64%的结果,但是自己训练没有这么好的效果,可以分享下训练的细节吗?同时问下能否将最新的权重分享下?
I hope to get the code of CSP Caltech in pytorch! If you have,please contact me [email protected] you!
Hi, Thanks for your share. I have tried to train the network following the default configuration of this project. But I cannot reproduce the performance as the reported. Can you...
Hi, can you share the MR results during training. I found that if without teacher-net (moving average weights), the result will vary a lot between epochs, also getting worse compared...
When I train the model used your code, I can not achieve 11.7%. Could you show the details?