Here is an implementation of DeepLabv3+ in PyTorch(1.7). It supports many backbones and datasets.
Primary LanguagePython