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

where does the code save the output image ? #45

Closed
hodfa840 opened this issue Oct 1, 2022 · 2 comments
Closed

where does the code save the output image ? #45

hodfa840 opened this issue Oct 1, 2022 · 2 comments

Comments

@hodfa840
Copy link

hodfa840 commented Oct 1, 2022

Hello,
Thank you for your code.
Can you help us to run it on our own dataset?

@Janspiry
Copy link
Owner

Janspiry commented Oct 3, 2022

Hi, you can find code in

def save_current_results(self):
, which use the function
def tensor2img(tensor, out_type=np.uint8, min_max=(-1, 1)):

Others is duplicated with #39

@hodfa840
Copy link
Author

hodfa840 commented Oct 3, 2022

Thank you!

@hodfa840 hodfa840 closed this as completed Oct 3, 2022
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