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

Using custom image to inference #17

Open
HenryQUQ opened this issue Aug 19, 2024 · 2 comments
Open

Using custom image to inference #17

HenryQUQ opened this issue Aug 19, 2024 · 2 comments

Comments

@HenryQUQ
Copy link

Hello, I am trying to modify inference_single_data.py file for the custom image inference. However, I saw the data in the test split has label, center_x, ... data, which my custom image does not have. Also, I saw there is 'label' and 'mask' items in the "cond", Line 356, but for my own image, I don't have it.
Hope you can solve my question.

@UdonDa
Copy link
Contributor

UdonDa commented Aug 23, 2024

Thank you for attracting our work. We do not assume that a test image has such annotations since we use an “unannotated” split in our evaluation. We believe that you could achieve what you want to do. Please debug your scenario by yourself.

@gsrujana
Copy link

@HenryQUQ were you able to acheive this?

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