All Projects → gustavz → Realtime_segmenation

gustavz / Realtime_segmenation

Realtime Semantic Segmentation for Mobile Platforms based on Tensorflow's Deeblap Model

Programming Languages

python
139335 projects - #7 most used programming language

realtime_segmenation

Realtime semantic segmentation based on Tensorflow's DeepLab Project.

usage

  • copy config.sample.yml as config.yml, change parameters only inside there
  • run demo.py for the original tensorflow demo
  • run test.py to generate timeline jason files that can be investigated on chrome://tracing/
  • run run.py for realtime segmentation using openCV

current performance

HELP NEEDED

Please tell me if you are able to run run.py on your nvidia jetson tx2 and if you get correct mask results!
I face strange results depending on which tensorflow version I use, please tell me your setup!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].