DrSleep / tensorflow-deeplab-resnet

DeepLab-ResNet rebuilt in TensorFlow
MIT License
1.25k stars 429 forks source link

finding the bounding box of the detected object #212

Open spaul13 opened 5 years ago

spaul13 commented 5 years ago

can anyone please tell me how to output the detected class and bounding box of the detected object from the inference.py?