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

FPS is very low #20

Open
willswordh opened this issue Jun 22, 2023 · 2 comments
Open

FPS is very low #20

willswordh opened this issue Jun 22, 2023 · 2 comments

Comments

@willswordh
Copy link

I ran the program on a MacBook m2 chip, the FPS is around 1 and 2. What is the cause behind this? Thanks

@willswordh
Copy link
Author

I guess it requires a good gpu to do the task?

@taufeeque9
Copy link
Owner

The library is tested using CUDA-based GPUs on Ubuntu. Since we use PyTorch for the ML model, you should be able to run it using Apple's M1/M2 GPUs with MLP acceleration that provides an inference speedup of around 10x-20x.

Feel free to open up a PR if any changes are required to run the library on Apple M-chip GPUs!

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