Skip to content

This repository is based on the course Segmentação de Imagens com Python de A à Z offered by the IA Expert Academy.

Notifications You must be signed in to change notification settings

Rogerio-Chaves/Image-Segmentation

Repository files navigation

Image Segmentation

Image segmentation is the process of partitioning a digital image into multiple segments (sets of pixels or regions), which are similar with respect to some characteristic or computed property, such as color, intensity, or texture [1].

This repository is based on the course Segmentação de Imagens com Python de A à Z offered by the IA Expert Academy.

Intructions:

To read the files in this repository, you can navigate through the directories and files or use the links in this readme file.

Content:

Classical Techniques

1. Thresholding

2. Edge Detection

3. Region-Based Segmentation

4. Cluster-Based Segmentation

5. Watershed Segmentation

6. Color-Based Segmentation

7. Appendixes

Instance Segmentation

Not available yet

Semantic Segmentation

1.1. U-Net - Introduction

1.2.

[1.3. U-Net - Retina Challenge (NOT AVAILABLE YET)]

[1.4. DeepLab - Introduction (NOT AVAILABLE YET)]

1.5. DeepLab - Image Segmentation - MobileNetV2

1.6. DeepLab - Video Segmentation - MobileNetV2

1.7. DeepLab - Image Segmentation - Xception 65

1.8. DeepLab - Video Segmentation - Xception 65

Panoptic Segmentation

1.1. Panoptic Segmentation - Introduction

Collaborators:

Rogerio Chaves

✉️ E-mail: chaves.rogerio@outlook.com

Github: https://github.com/Rogerio-Chaves

References:

[1] Montes, C. A. (n.d.). Practical Computer Vision: Theory & Applications [Slide show]. basque center for applied mathematics. http://www.bcamath.org/documentos_public/courses/course_day2.pdf

About

This repository is based on the course Segmentação de Imagens com Python de A à Z offered by the IA Expert Academy.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published