Skip to content
Snippets Groups Projects

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

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading