GithubHelp home page GithubHelp logo

Comments (2)

pageauc avatar pageauc commented on May 28, 2024

Latest update 13.13 has updated config.py and corrects comment. config.py has been organized better. After menubox.sh UPGRADE, you will need to copy the config.py.new to config.py to see the new settings and reorganized layout.

speed-cam.py is also upgraded with functions for getting motion contours, and getting biggest contour. Still some work on converting function vars to snake case (not critical for code execution) so lower priority.

Also, I just added a feature to allow saving AI positive and negative images. Once I have a few thousand I hope to figure out how to create an AI model for vehicle recognition. Not sure what to use at this time Keras, PyTorch, Tensorflow, Etc. I am still a newby with AI tool chains.

I gave up on haar cascades due to lots of false positives and having problems finding a good pretrained vehicle recognition model, so looking to create one myself with my own speed-cam 360x240 images. Also parked vehicles caused issues.

In the longer term, I would also like to create a speed-cam flask web admin interface with features similar to menubox.sh

Comments are appreciated.

Regards Claude ...

from speed-camera.

konzty avatar konzty commented on May 28, 2024

Hello Claude,

thank you for the quick fix and giving an insight in your thoughts and plans with the project, I havenothing to add to your AI ideas though, sorry.

From little what I know about AI image recognition is you'd first have to set the premises and identify your use case or target functionality - what is it the AI should recognize? Then it all comes down to your training data - it should be as diverse as possible. I'm thinking about color hues (or eliminiate color by going greyscale?), exposure times, camera type (IR, white balance).

But most importantly: Dont' listen to me, some random guy on the internet with no idea about training AI.

;-)

Ciao,

konzty

from speed-camera.

Related Issues (20)

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.