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

So slow... #11

Open
David-19940718 opened this issue Jul 24, 2020 · 3 comments
Open

So slow... #11

David-19940718 opened this issue Jul 24, 2020 · 3 comments

Comments

@David-19940718
Copy link

I don't know why the prediction speed of the model is so slow when running the tta?

@lartpang
Copy link

@David-19940718

tta_model = tta.SegmentationTTAWrapper(model, transforms)

Maybe, your transforms include too many augmentation methods... Can you show some code?

@lxhTaciturnity
Copy link

I don't know why the prediction speed of the model is so slow when running the tta?
Hello, how do you use tta in your own code and can I use tta in 3d image classification?

@over-star
Copy link

when i use tta, dice loss 0.2 to 0.4? I do not know why?

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

4 participants