title={Searching for Efficient Multi-Scale Architectures for Dense Image Prediction},
author={Liang-Chieh Chen and Maxwell D. Collins and Yukun Zhu and George Papandreou and Barret Zoph and Florian Schroff and Hartwig Adam and Jonathon Shlens},
booktitle={NIPS},
year={2018}
}
```
In the current implementation, we support adopting the following network
In the current implementation, we support adopting the following network
backbones:
backbones:
...
@@ -114,6 +126,10 @@ with "deeplab".
...
@@ -114,6 +126,10 @@ with "deeplab".
## Change Logs
## Change Logs
### September 5, 2018
Released Cityscapes pretrained checkpoints with found best dense prediction cell.