Skip to content

Commit

Permalink
SSD Tensorflow scripts for OSSDC.org Vision Based Adaptive cruise con…
Browse files Browse the repository at this point in the history
…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
mslavescu committed Apr 20, 2017
1 parent 6eb6e74 commit 26fa7ee
Show file tree
Hide file tree
Showing 2 changed files with 774 additions and 0 deletions.

0 comments on commit 26fa7ee

Please sign in to comment.