Deeplabv3 | PyTorch
pytorch.org › hub › pytorch_vision_deeplabv3_resnet101Deeplabv3-MobileNetV3-Large is constructed by a Deeplabv3 model using the MobileNetV3 large backbone. The pre-trained model has been trained on a subset of COCO train2017, on the 20 categories that are present in the Pascal VOC dataset. Their accuracies of the pre-trained models evaluated on COCO val2017 dataset are listed below. Model structure.
DeepLab v3 plus (CityScapes) - Model - Supervisely
supervise.ly › explore › modelsDeepLab v3 Plus. DeepLab is a state-of-art deep learning model for semantic image segmentation, where the goal is to assign semantic labels (e.g., person, dog, cat and so on) to every pixel in the input image. Description: Paper: Encoder-Decoder with Atrous Separable Convolution for Semantic Image Segmentation (2018) Framework: Tensorflow