TResNet
TResNet copied to clipboard
Official Pytorch Implementation of "TResNet: High-Performance GPU-Dedicated Architecture" (WACV 2021)
Results
2
TResNet issues
Sort by
recently updated
recently updated
newest added
I need to increase the runtime of models. Is there a way to make the model smaller? Maybe call it a Tiny or Small model? What to modify to achieve...