master
add edgetpu deeplab (#8352)
Old link (http://host.robots.ox.ac.uk/pascal/VOC/voc2012/) is not available. So need to update the location of the dataset. (#9395)
DeepLab: Fix generation of tfrecord for Cityscapes (#8866)
Update for py3 and some internal changes (#7786)
Update deeplab quantized instructions (#8955)
Open source deeplab changes. Check change log in README.md for detailed info. (#6231)
Fix init_fn in train_utils. (#7790)
Update readme and add link to deeplab2 (#10233)
Added deeplab model to research folder
Update new models and internal changes (#7788)
PiperOrigin-RevId: 205684720
Set deeplay_demo.ipynb to Python 3 (#8345)
Fix export model script (#7791)
deeplab/local_test.sh: Use 'bash' instead of 'sh' (#8534)
Adding quantization support for deeplab (#6681)
Fix multi scale prediction bug (#8000)
Fix typo in train.py (#7805)