We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm using the official example scripts/configs for the officially supported tasks/models/datasets.
main branch https://github.com/open-mmlab/mmagic
mmcv 1.6.0
tools/dist_train.sh /home/pengxiangxu/data/basic_VSR/BasicVSR_PlusPlus/configs/basicvsr_plusplus_reds4.py 2 --work-dir work_dirs/smalldataset_2gpu_4sample_15fps --resume-from work_dirs/smalldataset_2gpu_4sample_15fps/iter_70000.pth
Using the same .pth and the same command, the epoch displayed in the files in the workdir is different.
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Prerequisite
Task
I'm using the official example scripts/configs for the officially supported tasks/models/datasets.
Branch
main branch https://github.com/open-mmlab/mmagic
Environment
mmcv 1.6.0
Reproduces the problem - code sample
tools/dist_train.sh /home/pengxiangxu/data/basic_VSR/BasicVSR_PlusPlus/configs/basicvsr_plusplus_reds4.py 2 --work-dir work_dirs/smalldataset_2gpu_4sample_15fps --resume-from work_dirs/smalldataset_2gpu_4sample_15fps/iter_70000.pth
Reproduces the problem - command or script
tools/dist_train.sh /home/pengxiangxu/data/basic_VSR/BasicVSR_PlusPlus/configs/basicvsr_plusplus_reds4.py 2 --work-dir work_dirs/smalldataset_2gpu_4sample_15fps --resume-from work_dirs/smalldataset_2gpu_4sample_15fps/iter_70000.pth
Reproduces the problem - error message
Using the same .pth and the same command, the epoch displayed in the files in the workdir is different.
Additional information
No response
The text was updated successfully, but these errors were encountered: