google-research / deeplab2

DeepLab2 is a TensorFlow library for deep labeling, aiming to provide a unified and state-of-the-art TensorFlow codebase for dense pixel labeling tasks.
Apache License 2.0
1.01k stars 159 forks source link

Data loading #172

Open yaoyuan10475 opened 8 months ago

yaoyuan10475 commented 8 months ago

The build_cityscapes_data.py file takes a long time to process the data. Is there any way to speed it up?