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

get masks #81

Open
widedh opened this issue Apr 15, 2023 · 2 comments
Open

get masks #81

widedh opened this issue Apr 15, 2023 · 2 comments

Comments

@widedh
Copy link

widedh commented Apr 15, 2023

Hello everyone,

How can I get the mask of output images, please? thank you

@tanveer6715
Copy link

Yes you can get mask by changing model path in eval config file to your save checkpoint file and then run python eval_segmentation.py file.

@www545
Copy link

www545 commented Aug 20, 2024

Error executing job with overrides: []
Traceback (most recent call last):
File "G:\STEGO\src\eval_segmentation.py", line 187, in my_app
plot_img = (prep_for_plot(saved_data["img"][img_num]) * 255).numpy().astype(np.uint8)
IndexError: index 260 is out of bounds for dimension 0 with size 260
how to get all the mask of output images ?

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

3 participants