Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SSD Tensorflow scripts for OSSDC.org Vision Based Adaptive cruise con…
…trol, later this code will be moved here: https://github.com/OSSDC/OSSDC-VisionBasedACC A video with the results is here: https://www.youtube.com/watch?v=dqnjHqwP68Y Run this script (change the URL insde to point to other YouTube video): cd SSD-Tensorflow/notebooks python3 ossdc-vbacc-ssd_notebook_cpu.py to see the SSD detection results against this video: #A smooth drive in The Crew on PS4 - OSSDC Simulator ACC Train 30fps https://www.youtube.com/watch?v=uuQlMCMT71I Use the IPython Notebook in Jupyter, against same video, with inline live image result, all in browser: ossdc-vbacc-ssd_notebook.ipynb These scripts are using GPU by default it will need some customizations for CPU. To test it directly on Youtube videos download youtube-ld (used above in both scripts) from: https://rg3.github.io/youtube-dl/download.html
- Loading branch information