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 inference ? #10

Open
lyk412 opened this issue Feb 6, 2024 · 2 comments
Open

How to inference ? #10

lyk412 opened this issue Feb 6, 2024 · 2 comments

Comments

@lyk412
Copy link

lyk412 commented Feb 6, 2024

Thanks for your awesome work! Could you provide the inference code?

@lyk412 lyk412 changed the title How How to inference ? Feb 6, 2024
@cardosofelipe
Copy link

The inference code is basically the test code. Do all preprocessing in order to obtain your dataset, then follow the README in code/main to launch inference on your test pairs. If you want to streamline the process of doing inference on unseen data, you should re-organize the preprocessing a pipeline which prepares all the necessary masks/parsing/pose for model and product...then feed them to the model. The code is all there.

@Aukture
Copy link

Aukture commented Feb 17, 2024

@cardosofelipe .. Can you share your implementation code please.

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