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

To feed truth values into the model during the testing phase? #81

Open
lbbcalm opened this issue Jul 18, 2024 · 4 comments
Open

To feed truth values into the model during the testing phase? #81

lbbcalm opened this issue Jul 18, 2024 · 4 comments

Comments

@lbbcalm
Copy link

lbbcalm commented Jul 18, 2024

Hello, this job is awesome, I would like to ask, does this model need to feed truth values into the model during the testing phase?

@z-x-yang
Copy link
Collaborator

What's the meaning of "feed truth values"?

@lbbcalm
Copy link
Author

lbbcalm commented Jul 18, 2024

Thanks for the reply, it means that for training, you need to feed the training image and the truth of the first frame into the model, then for testing do you still feed the test set and the truth of the first frame or do you just need to feed the test image to get the prediction map?

@z-x-yang
Copy link
Collaborator

The first-frame mask is required to tell the model what's the target/object during inference.

@lbbcalm
Copy link
Author

lbbcalm commented Jul 18, 2024

Okay, thanks.

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