-
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Few more changes regarding resnetrs architecture.
Added squeeze and excite layer. Added dropout after global average pooling and before fc layer. Added conv-bn-activation block in place of maxpool. Added api for create model, create pretrained model, list models. Added util functions to load weights and save weights.
- Loading branch information
1 parent
612af0a
commit 528817f
Showing
3 changed files
with
266 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.