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
How long it takes to train kMaXDeepLab on Cityscapes with batch size = 32? #164
I found TPUv4 Pod runs very slow when using batch size = 32 on Cityscapes. Reading and augmenting 32 high-resolution images seems to reach the bottleneck of TPU. How long it takes to train kMaXDeepLab on Cityscapes with batch size = 32?
I found TPUv4 Pod runs very slow when using batch size = 32 on Cityscapes. Reading and augmenting 32 high-resolution images seems to reach the bottleneck of TPU. How long it takes to train kMaXDeepLab on Cityscapes with batch size = 32?