MobileNetV3-PyTorch
MobileNetV3-PyTorch copied to clipboard
A PyTorch implementation of MobileNetV3
Results
1
MobileNetV3-PyTorch issues
Sort by
recently updated
recently updated
newest added
The paper mentions training with dropout of 0.8. How would you train with dropout with this model?