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

InPlaceABN in TResNet.py #19

Closed KiAkize closed 4 years ago

KiAkize commented 4 years ago

I check files but don't find any file or class named InPlaceABN. Is this necessary for running the infer.py script?

KiAkize commented 4 years ago

In the requirements.txt git+https://github.com/mapillary/inplace_abn.git@v1.0.11