Properly implemented resnet50 and resnet101
The resnet50 and 101 models available on TF keras has bias terms after every convolutional layers. It shouldn't
https://github.com/tensorflow/tensorflow/issues/37365
This MR implement both properly
Merge request reports
Activity
added 8 commits
-
a7f95efc...5a8c7061 - 7 commits from branch
master
- feff4f40 - Properly implemented resnet50 and resnet101
-
a7f95efc...5a8c7061 - 7 commits from branch
mentioned in commit 4f80284c
mentioned in issue bob#269 (closed)
Please register or sign in to reply