Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change Backbone from Resnet 101 to Resnet 152 #47

Open
ashuezy opened this issue Oct 24, 2019 · 1 comment
Open

Change Backbone from Resnet 101 to Resnet 152 #47

ashuezy opened this issue Oct 24, 2019 · 1 comment

Comments

@ashuezy
Copy link

ashuezy commented Oct 24, 2019

Q1. Can i use this file as pretrained_weights =
http://download.tensorflow.org/models/resnet_v1_152_2016_08_28.tar.gz

Q2. Do i have to make changes in the code also ?

Q3. If yes, where i need to change ?

Thanks.

@jamessmith90
Copy link

https://github.com/DetectionTeamUCAS/R2CNN-Plus-Plus_Tensorflow/blob/master/libs/networks/resnet.py

Add and if else for num of units.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants