unicom icon indicating copy to clipboard operation
unicom copied to clipboard

Training mode

Open vioanl opened this issue 2 years ago • 1 comments

I understand that there is an evaluation mode for evaluating the image retrieval using: torchrun` retrieval.py --eval --dataset cub --model_name ViT-B/32 Is there a mode for training the models or should the scripts be executed manually? Thanks in advance

vioanl avatar Sep 20 '23 07:09 vioanl

train command in scriptts dir

kongzijian avatar Oct 11 '23 02:10 kongzijian