What's the simplest form of Image Segmentation? | Python Tutorial

preview_player
Показать описание


I think that the computer vision domain can be quite difficult to navigate, therefore I made this video to help people get a fundamental understanding of what we want to achieve with image segmentation and how we can physically write some Python code that does basic image segmentation.

AWESOME COMPUTER VISION RESOURCES:

GENERIC COMPUTER VISION BLOG:

Website:
Discord:
Reddit:
Twitter:
Рекомендации по теме
Комментарии
Автор

I was reading documentations and several blogs and was watching tutorials and finally your this video made things easier and clearer. Thank you.

najrashid
Автор

A lot to learn from this video. I loved you making trials.
This was what i had been looking for. Thanks!

amirhamza
Автор

This is really good.. now subscribed! I'll be hanging out to see part 2 and hopefully more. Thanks

petersobotta
Автор

Can we use this kind of segmentation to detect the elements in a webpage?

misbahfahamsyah
Автор

great video, how can get the code? thanks in advance

YazeedAlkosai
Автор

Have you implement mobilveV3 for semantic segmentation??

noreenanwer
Автор

The video was very interesting. I just want to ask if the coins touch each other. How can separate them into two coins.

Renardbardhi
Автор

A little disappointed to see just the threshold method being use. In real life applications, how often do we find the background of an object is all white?

thinkingahead