Skip to content

Getting no output after running model training script for 12+ hours  #160

@hhybang

Description

@hhybang

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions