Viredery / tf-eager-fasterrcnn

Faster R-CNN R-101-FPN model was implemented with TensorFlow2.0 eager execution.
MIT License
88 stars 46 forks source link

Question about pretrained model #8

Closed Noba1anc3 closed 4 years ago

Noba1anc3 commented 4 years ago

Hello, I am wondering if the pretrained model of Faster RCNN is trained on ImageNet? Thank you.

Viredery commented 4 years ago

Hi @Noba1anc3 You can check this. I used this pre-trained weights and just deleted the mask branch.