FightForCS

Results 6 issues of FightForCS

Can I restore from pre-trained model and fine tune on another task? Say I want to detect 10 types of key points, how can I modify the code? Since directly...

Hi, thanks for your work. I want to know the difference between RegularHG model and TinyHG model? Why TinyHG model is larger? I notice that those two pre-trained models have...

Hi, thanks for your work. I have two questions about softmax loss in your paper 1. softmax classifier suffers from biased gradient, but it can be sloved by using larger...

Hi, thanks for your great work. Why don't you load ImageNet pretrained ResNet101 model parameters in the code?

Hi, thanks for your great paper and code. I have some questions: 1. How long does it take to pretrain on LEEDS Sport Dataset and MPII Dataset ? And How...