We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
https://github.com/DetectionTeamUCAS/R2CNN-Plus-Plus_Tensorflow/blob/master/libs/networks/resnet.py
Add and if else for num of units.
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: