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

after training the model, some test image prediction problems #21

Open
gardenia0910 opened this issue Oct 27, 2023 · 0 comments
Open

after training the model, some test image prediction problems #21

gardenia0910 opened this issue Oct 27, 2023 · 0 comments

Comments

@gardenia0910
Copy link

File "main_test.py", line 138, in
main_test_texture(output_dir,
File "main_test.py", line 100, in main_test_texture
raise FileNotFoundError('Cannot found SMPL parameters! You need to run PaMIR-geometry first!')
FileNotFoundError: Cannot found SMPL parameters! You need to run PaMIR-geometry first!
微信图片_20231027200825

Sorry to bother you, after training the model, several test images in the original test data file can be predicted, but when I add new pictures, such a problem occurs, but the remaining pictures can be tested correctly. When I take this trained model to another computer for testing, the new images added to the test data folder can be pre-tested. After many comparisons, I found that such a problem does exist, but I don't know the reason, so I came here to ask for advice. What is the possible reason?

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