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

Model Inference #1

Closed
AhmedHashish123 opened this issue Aug 27, 2021 · 2 comments
Closed

Model Inference #1

AhmedHashish123 opened this issue Aug 27, 2021 · 2 comments

Comments

@AhmedHashish123
Copy link

AhmedHashish123 commented Aug 27, 2021

Hello, is there a way to infer the model by reading an image and passing the image and its mask to the model and getting the harmonized output? Without the need to store the image's path in a text file and reading it from the text file then loading the image?

@guozonghui
Copy link
Contributor

Of course you can load images without text file, for example, you can directly use the file name or traverse the directory file, and append the file name to image_path variable.

@AhmedHashish123
Copy link
Author

Thank you

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

2 participants