You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I downloaded the dataset, iWildCAM, following the description in the github, and confirmed that it successfully downloaded. After this, I have been trying to run the example script to train a CORAL model on it, but it has been running for 12+ hours and still is not giving any outputs. I ran the following command, taken from CodaLab, with $HOME edited with the appropriate directory.
Hello,
I downloaded the dataset, iWildCAM, following the description in the github, and confirmed that it successfully downloaded. After this, I have been trying to run the example script to train a CORAL model on it, but it has been running for 12+ hours and still is not giving any outputs. I ran the following command, taken from CodaLab, with $HOME edited with the appropriate directory.
python wilds/examples/run_expt.py --root_dir $HOME --log_dir $HOME --dataset iwildcam --algorithm deepCORAL --seed 0 --lr 3e-05 --weight_decay 0 --coral_penalty_weight 10.0
I am also running this using a NVIDIA V100 GPU.
Thank you!
The text was updated successfully, but these errors were encountered: