Skip to content
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

Generated checkpoint files throwing error when trying to infere an image #59

Open
ikram-md opened this issue Jun 5, 2024 · 1 comment

Comments

@ikram-md
Copy link

ikram-md commented Jun 5, 2024

I recently tried to build my own dataset and train the model. I obtained an error which is attached below.
To investigate the problem further, i tried running a training on 1 single epoch on the original vg dataset. when i tried to preform inference with the generated .pth i obtained the same error that i obtained when i trained the same model on the filtered set :

image

I am training on 1 GPU, for some reason the values in the .pth file are corrupted.

@ikram-md
Copy link
Author

ikram-md commented Jun 6, 2024

I noticed that i obtain the same error when i tried to run inference on a white image using the pre-trained model provided on the GitHub repository.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant