• Vasilis Vryniotis's avatar
    Adding new ResNet50 weights (#4734) · dc113995
    Vasilis Vryniotis authored
    * Update model checkpoint for resnet50.
    
    * Add get_weight method to retrieve weights from name.
    
    * Update the references to support prototype weights.
    
    * Fixing mypy typing.
    
    * Switching to a python 3.6 supported equivalent.
    
    * Add unit-test.
    
    * Add optional num_classes.
    dc113995
train.py 20.3 KB