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

Time Complexity #11

Open
AlexandreDiPiazza opened this issue Apr 21, 2022 · 4 comments
Open

Time Complexity #11

AlexandreDiPiazza opened this issue Apr 21, 2022 · 4 comments

Comments

@AlexandreDiPiazza
Copy link

Hi,
Is it normal that the inference is very very slow, even when varying the patch_size ? I am doing a comparison with other Deep Learning models.

@MC-E
Copy link
Collaborator

MC-E commented Apr 23, 2022

During evaluating the inference time, please remove "--ensemble".

@AlexandreDiPiazza
Copy link
Author

I removed the ensemble and the results remain very low. I am comparing models using a laptop without GPU though. On a rather small image this model takes around 2 min without ensemble, and another deep learning model with 1M parameters takes around 2 sec.
Kind regards

@MC-E
Copy link
Collaborator

MC-E commented Apr 26, 2022

Please use GUP for testing. Parallel computing is important for non-local.

@AlexandreDiPiazza
Copy link
Author

Thank you very much for your answers.

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

2 participants