-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
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
Plz help #11
Comments
ViTASD/configs/config_vitasd_large.yaml Line 26 in f965619
Set here to 1 may help. |
/usr/local/lib/python3.10/dist-packages/pytorch_lightning/callbacks/model_checkpoint.py:616: UserWarning: Checkpoint directory /content/ViTASD/lightning_logs/AffectNet-B exists and is not empty. pytorch_lightning.utilities.exceptions.MisconfigurationException: The provided lr scheduler Thanks for your reply. I resolved the previous issue but got a new one as said above. plz tell solution to that. |
I am still waiting for your reply brother. |
It seems that it is a version error. Try to downgrade |
pytorch_lightning.utilities.exceptions.MisconfigurationException: You requested gpu: [0, 1, 2, 3]
But your machine only has: [0]
I am running the code on google colab. Is the issue related to the need of physical GPU?
The text was updated successfully, but these errors were encountered: