johnolafenwa / DeepStack

The World's Leading Cross Platform AI Engine for Edge Devices
Apache License 2.0
678 stars 107 forks source link

Proposed endpoint: vehicle detection #29

Closed robmarkcole closed 3 years ago

robmarkcole commented 3 years ago

We have a lot of interest in vehicle detection on home assitant forums. Something like https://github.com/ahmetozlu/vehicle_counting_tensorflow + number plate detection could have a lot of use cases

johnolafenwa commented 3 years ago

Hi Robin, We have vehicle detection already, however license plate detection is not included. For practically useful vehicle counting, or counting of any object in general, we need a tracking API. We have been considering adding tracking in addition to detection to DeepStack. Vehicle plate detection is something we can consider too.

robmarkcole commented 3 years ago

We can collate a list of desired endpoints in a dedicated issue