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

how to get the output image after model() #3

Open
wyhimself opened this issue Jan 29, 2024 · 1 comment
Open

how to get the output image after model() #3

wyhimself opened this issue Jan 29, 2024 · 1 comment

Comments

@wyhimself
Copy link

I have successfully run the command test, and also run another command train. When I read this code, i found that there results = self.module.step(data, train=True, epoch=epoch, step=gstep) didn't return item 'imgs', just calculate with tensor's multi-dimensional array.

@wyhimself
Copy link
Author

so how can I get the img? I found that there's func for save_img, is it implement or not?

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