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 save the predicted images from inference #128

Open
Z0721Z opened this issue Nov 26, 2024 · 4 comments
Open

How to save the predicted images from inference #128

Z0721Z opened this issue Nov 26, 2024 · 4 comments

Comments

@Z0721Z
Copy link

Z0721Z commented Nov 26, 2024

I followed the "Inference and Evaluation" tutorial but still couldn't save the prediction results of my dataset.

@Z0721Z
Copy link
Author

Z0721Z commented Nov 26, 2024

image

@hkchengrex
Copy link
Owner

The outputs should have been saved in the "output" directory.

@Z0721Z
Copy link
Author

Z0721Z commented Dec 2, 2024

The outputs should have been saved in the "output" directory.

Thank you for the author's patient response. I have one more question: I would like to know if the main training phase uses a semi-supervised approach, because I noticed that the data loading code seems to require all images in the dataset to have labels.

@hkchengrex
Copy link
Owner

The training process is not semi-supervised. Semi-supervised VOS refers to the inference process, where the first-frame ground-truth mask is given.

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