realtime_segmenation
April 27, 2018 ยท View on GitHub
Realtime semantic segmentation based on Tensorflow's DeepLab Project.
usage
- copy
config.sample.ymlasconfig.yml, change parameters only inside there - run
demo.pyfor the original tensorflow demo - run
test.pyto generate timeline jason files that can be investigated onchrome://tracing/ - run
run.pyfor 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!