deeplabv3 and deeplab_v3

These are **competitors** — they are independent implementations of the same DeepLabV3 architecture in different deep learning frameworks (PyTorch vs. TensorFlow), serving the same semantic segmentation use case with no interdependency.

deeplabv3
51
Established
deeplab_v3
51
Established
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Stars: 816
Forks: 181
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 805
Forks: 282
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About deeplabv3

fregu856/deeplabv3

PyTorch implementation of DeepLabV3, trained on the Cityscapes dataset.

This project helps urban planners, autonomous vehicle researchers, and GIS specialists analyze street-level imagery by automatically identifying and outlining objects like roads, buildings, pedestrians, and vehicles. It takes raw street photos or video frames as input and produces a detailed segmentation map, where each pixel is classified and colored according to the object it represents.

urban-planning autonomous-vehicles GIS street-level-mapping computer-vision

About deeplab_v3

sthalles/deeplab_v3

Tensorflow Implementation of the Semantic Segmentation DeepLab_V3 CNN

This project helps computer vision researchers and practitioners accurately outline specific objects within images. You input raw images, and the system outputs images with precise pixel-level masks around objects like people, cars, or animals. It's designed for those who need to segment visual data for analysis or further processing.

image-segmentation computer-vision image-analysis object-detection machine-vision

Scores updated daily from GitHub, PyPI, and npm data. How scores work