Replies: 3 comments 4 replies
-
Hi Matt, I'm Mike. I'm very excited for this project. I'm not a developer, however I have been learning more about Deep Learning and was trying to use License Plate Recognition as my personal project. I stumbled upon OpenAlpr and hope to implement it. In our neighborhood we have had a recent uptick in carjackings. My goal with this project is not to a "Big Brother" for my street but to offer data if something occurs. I wanted to compare descriptions of vehicles (make model partial plate numbers) to data collected on here to help police track down the actual criminals quickly. I was also thinking of implementing a category of known visitors, residents and contractors which visit the street often would be ignored while new cars would be noted as outliers in the data. Also have an alert feature if a certain plate was being searched for like during an Amber alert. So that's my intro. Now I was trying to get the docker to launch. I have an unraid server which houses all of my docker images. I'm getting an error in the logs where it says it is unable to open the database file. After the exception the docker image is stopping on its own. I apologize that I am a novice when it comes to development but I will try my best to contribute to this community. `Unhandled exception. Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 14: 'unable to open database file'. at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db) |
Beta Was this translation helpful? Give feedback.
-
Hello !! How to install in python openalpr ?? |
Beta Was this translation helpful? Give feedback.
-
Would it be possible to send the data on to a portal? |
Beta Was this translation helpful? Give feedback.
-
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
build together 💪.
To get started, comment below with an introduction of yourself and tell us about what you do with this community.
Beta Was this translation helpful? Give feedback.
All reactions