Changelog
- Added `ResNet101`, `ResNet152` variants of ResNet.
- Added `ResNet50V2`, `ResNet101V2`, `ResNet152V2` variants of ResNet V2.
- Added `ResNeXt50`, `ResNeXt101` variants of ResNeXt.
- Minor fixes and improvements.
Credits
Special thanks to taehoonlee, the primary maintainer, who makes the existence of this module possible. We also thank toddrme2178 who contributed to this release.