(Translated by https://www.hiragana.jp/)
GitHub - webdev23/aten: Audio alerts camera objects | Based on YOLO
Skip to content

webdev23/aten

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👁 aten

Helper scripts to quickly install YOLO darknet image recognition neural network into a linux shell.

It can take snapshots of the desktop screen, the system webcam, or from an Ambarella wifi streaming live camera.

This will detect objects into snapshots and speak them with espeak.

As it use NO GPU, it can run pretty anywhere.

The snapshots and recognition process takes around 1-2 seconds, depending the running machine.

Dev goal: Automotive usage.

Usage: ./scan [[url|screen|webcam|cam] [en|fr]

Default: webcam

🏁 Racing install: Run the script from a blank folder!

./install

Or directly:

php <(curl https://webdev23.github.io/aten/install)

Releases

No releases published

Packages

No packages published