Resource
With a ResNet-50 backbone and a number of architectural modifications, this version provides better accuracy and performance.
Use the NGC CLI to download:
Copied!
Changelog
July 2019
- script and notebook for inference
- use AMP instead of hand-crafted FP16 support
- README update
- introduced a parameter with a path to the custom backbone checkpoint
- minor enchantments of
example/*scripts - alignment to changes in PyTorch 19.06
March 2019
- Initial release
Known issues
There are no known issues with this model.