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
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