Image Segmentation with K-Means Clustering in Python

Поділитися
Вставка
  • Опубліковано 3 чер 2024
  • Today we learn how to segment images in Python using K-Means clustering.
    ◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
    📚 Programming Books & Merch 📚
    🐍 The Python Bible Book: www.neuralnine.com/books/
    💻 The Algorithm Bible Book: www.neuralnine.com/books/
    👕 Programming Merch: www.neuralnine.com/shop
    💼 Services 💼
    💻 Freelancing & Tutoring: www.neuralnine.com/services
    🌐 Social Media & Contact 🌐
    📱 Website: www.neuralnine.com/
    📷 Instagram: / neuralnine
    🐦 Twitter: / neuralnine
    🤵 LinkedIn: / neuralnine
    📁 GitHub: github.com/NeuralNine
    🎙 Discord: / discord
    Timestamps:
    (0:00) Intro
    (0:17) Theoretical Background
    (7:30) Coding in Python
    (16:49) Outro
  • Наука та технологія

КОМЕНТАРІ • 14

  • @benoitchouinard1056
    @benoitchouinard1056 11 місяців тому +14

    This is the best Python UA-cam channel out there. It’s literally an amazing library of knowledge, thank you.

  • @bozok1903
    @bozok1903 11 місяців тому +3

    I have just started to read about K-means algorithm and saw your video. It is going to be a good start for me. Thank you.

  • @anastasiiaandrusyshyna735
    @anastasiiaandrusyshyna735 10 місяців тому +1

    i spent half day trying to fallow my book, fell through rabbit halls surching online and here you are in 15 min i got the idea !!!

  • @galandec2000
    @galandec2000 10 місяців тому +1

    Thank you. That's very helpful.

  • @pldvs
    @pldvs 11 місяців тому +1

    Nice. Thanks.

  • @Ricocase
    @Ricocase 11 місяців тому +1

    Can a similarity score be applied?

  • @tcgvsocg1458
    @tcgvsocg1458 11 місяців тому +1

    it can be really interesting if you take a fragment of picture like for example nose of dog and you submit to many video of dog and soft know where nose is location on video and each time we see a dog nose on screen it appear a red flag

  • @trunghieule8975
    @trunghieule8975 6 місяців тому +1

    can i ask you a question: which program do you use to code ?

    • @Ivan-xo2td
      @Ivan-xo2td 4 місяці тому +1

      He is using Jupiter’s Notebook

  • @masoudnaserian7973
    @masoudnaserian7973 10 місяців тому +2

    how can i found source code from this movie?

  • @hamzaomari7052
    @hamzaomari7052 7 місяців тому +2

    I like your IDE what is it ?

  • @prabhpreetsingh8665
    @prabhpreetsingh8665 4 місяці тому

    half of the time the new image is more heavy than the original one

  • @user-yk5wj1lm4d
    @user-yk5wj1lm4d 5 місяців тому

    THis is not that good. Should have explained more. I had to litreally go through all the commands you just put there...