You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Thanks for your awesome work! Could you provide the inference code?
The text was updated successfully, but these errors were encountered: