WalterMa / gluon-faster-rcnn

Faster R-CNN implementation with MXNet Gluon API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Could you share the pre-trained model parameters?

hfhuang0401 opened this issue · comments

The previous link is invalid, could you reshare it? Thanks

You can randomize, or just use the gluoncv pretrained model for VOC or something (downloads automatically if you don't have it). You may run in to an issue with pretrained if the class vector is different.

Where do you randomize the weights?? Can you please provide the steps for that?

I found the answer for this.