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

How many GPU hours are required? #16

Open
caoyunkang opened this issue Nov 18, 2021 · 3 comments
Open

How many GPU hours are required? #16

caoyunkang opened this issue Nov 18, 2021 · 3 comments

Comments

@caoyunkang
Copy link

Thanks for sharing the implementations!

I wonder how many GPU hours to train for a subset in MVTec? I've tried your code on a single RTX2060ti, but I find it really slow...

@gudovskiy
Copy link
Owner

@caoyunkang try to use MobileNetV3 feature extractor. It should be much faster.

@gaowq2017
Copy link

gaowq2017 commented Nov 19, 2021

I also have same issue especially in 'Compute loss and scores on test set'. It have easily unknow error when run to caculating the segmentation AUROC. BTW i used MobileNet_V3_large.

@caoyunkang
Copy link
Author

Thanks. I'll try it. @gudovskiy

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