• Stars
    star
    5
  • Rank 2,808,141 (Top 57 %)
  • Language
    Python
  • Created over 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Use Jetson Nano with a camera to consume a RTSP, analyze and decorate the frames and sink them to a RTSP.The result should be frames with boxes around faces and if the face is recognized the name of the person. The Demo Box should hold a small DB with enrolled faces/names to match the found faces. Visualization should be done in a Web UI/Angular consuming the RTSP.