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

Predict on my own data #23

Open
alexgoft opened this issue Feb 27, 2019 · 2 comments
Open

Predict on my own data #23

alexgoft opened this issue Feb 27, 2019 · 2 comments

Comments

@alexgoft
Copy link

Hi,
Thank you very much for your amazing job.

I've used python main.py to train the model. How can i use the weights to infer my own images?
I do know how to load weights, but the input has to be (56, 36, 17).

If anyone have a code snippet it would be much appreciated.

Thank you!

@IgorMunizS
Copy link

Hi @alexgoft ,
It's no possible to infer in your own image with the current code.
The complete model isn't available.
As I have the same need, I'm working on it by my own. But for now, I wasn't able to achieve the paper results.

If you or someone else want to contribute, please contact me.

@arvkr
Copy link

arvkr commented May 25, 2020

@IgorMunizS Were you able to achieve the paper results? Either accuracy or speed reported in the paper. Thank you.

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