Alibaba-MIIL / TResNet

Official Pytorch Implementation of "TResNet: High-Performance GPU-Dedicated Architecture" (WACV 2021)
Apache License 2.0
471 stars 63 forks source link

Tiny and small models? #53

Open tjasmin111 opened 11 months ago

tjasmin111 commented 11 months ago

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 this?