ibaiGorordo / Deeplab-Cityscapes-inference

Python program to visualize Deeplab (trained on Cityscapes dataset) results.
MIT License
6 stars 1 forks source link

The time at which the segmented image runs #2

Open shuai-WMZB opened 2 weeks ago

shuai-WMZB commented 2 weeks ago

Hello, I want to know why your code is similar to the official website, but the time to run your code for image segmentation is much faster than that on the official website, is it the color mapping function?

shuai-WMZB commented 2 weeks ago

屏幕截图 2024-07-10 012726 屏幕截图 2024-07-10 012756 屏幕截图 2024-07-10 012826

shuai-WMZB commented 2 weeks ago

like this :https://github.com/tensorflow/models/blob/master/research/deeplab/deeplab_demo.ipynb