thucbx99
thucbx99
> It's seems like the pip cannot get package from https://test.pypi.org/simple/. I use pip install -i https://test.pypi.org/simple/ tllib==0.4 --extra-index-url https://pypi.tuna.tsinghua.edu.cn/simple and it works. Thanks for your advice!
您好,这里的版本因为数据集失效也不推荐使用了,暂时建议直接clone我们的repo到本地
Thanks for pointing this out. You can modify it locally.
We have also been considering supporting the use of pip to install tllib. Recently, we will check the code and support it after we obtain a more stable version.
This is a bit strange. Can you provide more details? (such as which benchmark you are using)
抱歉由于云盘和本地服务器同时出现问题,我们的数据集目前都失效了,现在我们正在想办法解决
You can find the latest links in each dataset file, such as https://github.com/thuml/Transfer-Learning-Library/blob/master/tllib/vision/datasets/office31.py (line 38 - 43)