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

Permormance doesn't match description #22

Open
bedbad opened this issue May 2, 2023 · 0 comments
Open

Permormance doesn't match description #22

bedbad opened this issue May 2, 2023 · 0 comments

Comments

@bedbad
Copy link

bedbad commented May 2, 2023

Performance with accuracy doesn't match description:

Steps to reproduce:
Follow exact steps of getting started except:

  • adjusting the device to 'mps'(apple m1 processor, 3-5x performance increase from 'cpu')/'cpu'/
    meaining if 'cpu' is set the performance is at least 2-3 times lower.
  • fixing the opencv geometry drawing functions by casting points to tuple of int instead of tuples of float as in master branch(opencv drawing methods only draw on integral type locations)

Results:
Screenshot 2023-05-01 at 7 20 44 PM

FPS degradation from 30FPS to 15-25FPS and, most importantly, which as far as I understand can not account for use of device as it supposed to run mobile the fitting is poor.

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