Installation
Via Git or Download
For flexible use and modification, please git clone Transfer Learning Library.
Check that you have install all the dependency.
pip install -r requirements.txt
It’s recommended to use pytorch==1.7.1 and torchvision==0.8.2 in order to better reproduce the benchmark results.