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

Explore similar projects for inspiration #1

Open
KShivendu opened this issue Jun 8, 2021 · 2 comments
Open

Explore similar projects for inspiration #1

KShivendu opened this issue Jun 8, 2021 · 2 comments
Labels
good first issue Good for newcomers

Comments

@KShivendu
Copy link
Member

We need to discover similar projects and look at their design as well as features. So start searching the internet for similar projects and mention their URL and design, unique features, architecture, and limitations in the comments below:

Remember to describe only one project in one comment. If you've found more than one, make sure you put them in different comments.

@KShivendu
Copy link
Member Author

KShivendu commented Jun 8, 2021

URL

https://github.com/IBM/dnn-object-detection

Design

Todo. But I think it doesn't have any dashboard

Unique features

  • Involves Raspberry Pi
  • Containerized backend

Architecture:

CCTV -> Raspberry Pi -> Containerized NodeJS backend which runs DarkNet/YOLO -> Store data in Cloudant DB(Document DB)

Limitations

  • No dashboard
  • Vendor lock because of Cloudant DB (IBM)
  • doesn't have a mechanism to retrain the models for Facial recognition( I didn't dive into the code so not 100% sure)

@sky-2002
Copy link
Contributor

sky-2002 commented Jun 9, 2021

URL

https://github.com/BrandonJoffe/home_surveillance

Design

  • It has a dashboard.
  • It has control panels for cameras, for alarms, for showing match of faces, etc.
  • Know more

    Unique features

  • Dedicated system server
  • Web based communication
  • Raspberry PI
  • Architecture

    CCTV-->Raspberry PI-->Surveillance system controller-->web server-->Client web interface

    Know more

    Limitations

    TODO

    @KShivendu KShivendu added the good first issue Good for newcomers label Jun 10, 2021
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    good first issue Good for newcomers
    Projects
    None yet
    Development

    No branches or pull requests

    2 participants