• YosuaMichael's avatar
    Adding resnext101 64x4d model (#5935) · 4c02f103
    YosuaMichael authored
    * Add resnext101_64x4d model definition
    
    * Add test for resnext101_64x4d
    
    * Add resnext101_64x4d weight
    
    * Update checkpoint to use EMA weigth
    
    * Add quantization model signature for resnext101_64x4d
    
    * Fix class name and update accuracy using 1 gpu and batch_size=1
    
    * Apply ufmt
    
    * Update the quantized weight and accuracy that we still keep the training log
    
    * Add quantized expect file
    
    * Update docs and fix acc1
    
    * Add recipe for quantized to PR
    
    * Update models.rst
    4c02f103
test_models.py 32.7 KB