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

Model Prediction #3

Open
BoltonAthitDavies opened this issue May 30, 2022 · 5 comments
Open

Model Prediction #3

BoltonAthitDavies opened this issue May 30, 2022 · 5 comments

Comments

@BoltonAthitDavies
Copy link

How to make a model's prediction on new images? Thanks

@tianyu0207
Copy link
Owner

How to make a model's prediction on new images? Thanks

you can just change the dataloader and train based on your own data. After that you can simply inference based on your teained model.

@BoltonAthitDavies
Copy link
Author

So my problem is I cannot find model variable for using model.load_state_dict. How should I solve it ?

@tianyu0207
Copy link
Owner

So my problem is I cannot find model variable for using model.load_state_dict. How should I solve it ?

Hi we have just updated the checkpoint on the Github
https://github.com/tianyu0207/IGD/blob/main/Encoder_KD_ckpt

@BoltonAthitDavies
Copy link
Author

BoltonAthitDavies commented Jun 10, 2022 via email

@xiabc612
Copy link

Is there an inference code for new test images? 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

3 participants