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
Could you please update the QUICKSTART.md file with exact commands to run in order to train the models and generate predictions on the test set?
QUICKSTART.md
I cannot fully run these experiments. Several issues exist:
test_model.py
test_all.py
predict*.py
pretrained_weights/multitask_recognition.pt
Could you also please share training logs and pretrained checkpoints to verify if everything is set up correctly? Thanks
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Could you please update the
QUICKSTART.md
file with exact commands to run in order to train the models and generate predictions on the test set?I cannot fully run these experiments. Several issues exist:
test_model.py
script.test_all.py
fails for ICVAE. There are also severalpredict*.py
files. Are these used?pretrained_weights/multitask_recognition.pt
)Could you also please share training logs and pretrained checkpoints to verify if everything is set up correctly? Thanks
The text was updated successfully, but these errors were encountered: