tensorflow-deeplab-resnet icon indicating copy to clipboard operation
tensorflow-deeplab-resnet copied to clipboard

python3 and TF 1.3.1 compatibility + inference_webcam.py

Open salehjg opened this issue 7 years ago • 1 comments

changes:

few minor changes to keep the project compatible with recent versions of Tensorflow (V1.3.1 in my case)

few minor changes to support python 3

inference_webcam.py to apply semantic segmentation on webcam's frames captured using opencv

by the way, great project thanks for sharing it.

salehjg avatar Nov 15 '17 21:11 salehjg

@DrSleep Can you verify this pull request ?

Po-Hsuan-Huang avatar Jul 17 '19 15:07 Po-Hsuan-Huang