2023年9月15日 星期五

安裝 Torchreid (fail)

git clone https://github.com/KaiyangZhou/deep-person-reid.git

cd deep-person-reid/

conda create --name torchreid python=3.7

conda activate torchreid

pip install -r requirements.txt

pip install torch==1.12.0+cu113 torchvision==0.13.0+cu113 torchaudio==0.12.0 --extra-index-url https://download.pytorch.org/whl/cu113

python setup.py develop

python scripts/main.py --config-file configs/im_osnet_x1_0_softmax_256x128_amsgrad_cosine.yaml --transforms random_flip random_erase --root ./dataset data.save_dir log/osnet_x1_0_dukemtmcreid_softmax_cosinelr # train不起來




dataset: 
https://drive.google.com/file/d/0B8-rUzbwVRk0c054eEozWG9COHM/view

沒有留言:

張貼留言