GithubHelp home page GithubHelp logo

altaga / facemask-detector-zcu104 Goto Github PK

View Code? Open in Web Editor NEW
12.0 1.0 6.0 349.45 MB

https://www.hackster.io/Altaga/facemask-detector-f0c10f

License: BSD 3-Clause "New" or "Revised" License

Jupyter Notebook 22.18% C++ 0.12% Objective-C 0.09% Python 0.06% Shell 0.02% JavaScript 0.17% Starlark 0.04% Java 0.14% Ruby 0.02% G-code 76.87% C 0.30%
face-mask board-setup test-pynq training-dataset connection-diagram

facemask-detector-zcu104's Introduction

facemask-detector-zcu104's People

Contributors

altaga avatar dependabot[bot] avatar eddoliver avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

facemask-detector-zcu104's Issues

FPS

Great project !

I have a question regarding the calculated FPS .

From your code I can see that you're running Haar cascade classifier to detect and locate faces on the PS. Then you classify each face using your model on the PL.
However you're not taking the time needed to transfer the data between the PS and the PL back and forth into consideration.
Also you're not taking the time needed by Haar classifier (which might be the actual bottleneck) into account.
Therefore the reported FPS is much higher than what is shown in your evidence video.
Did you profile that extra time? what's the actual FPS in your running demo?
I know that a part of the time is wasted on the visualization, but still I guess that the FPS is much lower than 400.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.