mxyo

Results 5 comments of mxyo

I know you mean the conv layer with 64 filters. But what confused me is that, the output concatenated should be the result of activation operator after conv5_5 not just...

@zhreshold I want to lean this repository in detail these days. And have a lot of questions to consult. Forexampe, I'm confused by `if num_update < self.burn_in:` `lr = self.base_lr...

I am totally confused by the 'generateLabelCPM.py'. First, I think it is not necessary to distinguish 'joint_self' and 'joint_others' in the file 'pose_io/annotation'. Does it have some special meanings?? secondly,...

VOC07+12 trainval -> VOC07 test I used this command: python train.py --gpus 1,2,3 --batch-size 64 --end-epoch 200 and then tested the 200th break-point and got a mAP about 73% is...

Sorry, this project is still under debugging... I will give my result as soon as possible.