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

Is CPU inference possible? #63

Open
scalavia87 opened this issue May 22, 2023 · 0 comments
Open

Is CPU inference possible? #63

scalavia87 opened this issue May 22, 2023 · 0 comments

Comments

@scalavia87
Copy link

scalavia87 commented May 22, 2023

Is possible to use a detectron2-resnest trained model to infere using only CPU?
I tried changing DEVICE from cuda to CPU in config.yaml file, but i get a NotImplemented error.
(This works in original Detectron2)

Thanks in advance.

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

1 participant