Ming-Hsuan-Tu

Results 119 comments of Ming-Hsuan-Tu

@adityasaha where you find PVA-lite? which paper?

@sanghoon Can you share your plateau window size when training imageNet?

@qingzhouzhen I go 61%, but the learning rate policy is `step`, not `plateau`. Since @sanghoon does not provide the solver to train imageNet, I don't know how to set the...

@qingzhouzhen I am curious about what's your learning rate policy?

@qingzhouzhen I am using caffe, so you do not use the learning rate policy `plateau`?

@austingg I Can't find pynetbuild in google search.

@VanitarNordic I have created a face detection model using PVANet (https://github.com/twmht/PVANet-FACE), where I use the custom dataset and the format is different from VOC.

here is the repo https://github.com/twmht/PVANet-FACE

hi @po0ya what if I don't save the extra file for the last layer weights? would be bad mAP after retraining?