Python Remove Background From Image | python for beginners

Поділитися
Вставка
  • Опубліковано 1 лют 2025

КОМЕНТАРІ • 41

  • @behradroshanii8619
    @behradroshanii8619 2 роки тому +7

    Dude that way too perfect! Why dont you have so much followers?!

    • @HoveredCubeOfficial
      @HoveredCubeOfficial  Рік тому +4

      Hi and Thank u
      and about the followers....
      Maybe because I don't upload videos frequently, and there are two reasons for that, first is that I focus on the quality and the editing of my videos which takes a bit of time, could just start the screen recorder, record the tutorial and upload it pretty long with cheap quality and editing, but You Guys deserve More than that, even my current stage of quality and production is not enough and you deserve better! and I try to improve by each video that I upload.
      but the second and more effective reason for the large time gaps between my videos is because I'm currently so busy studying and getting my degree, two months left and after that I've got more free time to upload more frequently.

    • @chrisder1814
      @chrisder1814 Місяць тому

      hello, could I find a written tutorial for beginner?

  • @MarkUzb_official
    @MarkUzb_official Рік тому +2

    Thank you so much, you saved me and my project

  • @bdurgaramprasad4165
    @bdurgaramprasad4165 3 місяці тому

    Requirement : Python >3.7,

  • @leluch1616
    @leluch1616 9 місяців тому

    thank you worked flawlessly!

  • @munyxxi
    @munyxxi 2 роки тому +1

    Exactly what I needed, thanks

  • @goodmanshawnhuang
    @goodmanshawnhuang 6 місяців тому

    nice one, thanks for sharing. :)

  • @edgardneto2015
    @edgardneto2015 Рік тому +1

    Great video, how do I now get this working on a website or static WordPress page, can you make a video teaching this part?

  • @easymathx
    @easymathx Рік тому +1

    That's cool man!

  • @DeepanshuEditz
    @DeepanshuEditz Рік тому +8

    Can you make a whole website which automatically removes background of images like bg remover.

  • @chrisder1814
    @chrisder1814 5 місяців тому

    hello and thank you very much, I had some ideas regarding automation with the API on images but I am not sure that my ideas are good and feasible, could I write to you to tell me what you think about it

  • @erlanggaaps
    @erlanggaaps Рік тому +1

    i cant install this rembg on my pyton 3.12, and how the solution?

  • @chrisder1814
    @chrisder1814 5 місяців тому

    hello I had an idea of ​​using the API of an image editing software but I don't know if this idea is feasible, could you tell me what you think about it, what I would like to use the API to build a robot that could scan all the images present on my database or directly on my site and replace the background of each of the images and give me these images on a white background

  • @nigelpallatt
    @nigelpallatt Рік тому +2

    Requires: Python >3.7,

  • @mazkaibil9108
    @mazkaibil9108 Рік тому +1

    I keep getting the "ProgressBar = True" error. Does anyone know how to fix this issue? Or, is there a new "rembg" version?

  • @alinadhum9786
    @alinadhum9786 11 місяців тому

    How do I convert this code into a graphical interface?

  • @nguyenhoa5409
    @nguyenhoa5409 9 місяців тому

    can i change the background to color white

  • @HARSHVARDHANSINGH20BBS012
    @HARSHVARDHANSINGH20BBS012 Рік тому +1

    there is compatibility issue with rembg , pooch , pillow anyone the knows their version when they were compatible for this project ??

  • @fernandojunior5104
    @fernandojunior5104 10 місяців тому

    i want to do this if folder full of images. How can i do?

  • @sh.shomuratov9176
    @sh.shomuratov9176 9 місяців тому

    I am getting error (Ubuntu 20.04) any pip, Pillow, easygui, rembg all installed no problem.
    error message:
    ImportError: Unable to find tkinter package

  • @mikeysano6830
    @mikeysano6830 Рік тому

    Exception has occurred: ModuleNotFoundError
    No module named 'rembg'
    please help me

    • @MrRolandwizard
      @MrRolandwizard Рік тому +1

      you haven't installed that module. import that
      pip install rembg

  • @subhanullahadelyar
    @subhanullahadelyar 10 місяців тому

    It was giving me this error: "No module named rembg" but this problem solved automatically.😁

  • @truongzgiang
    @truongzgiang Рік тому

    thank sir

  • @pizzalover1829
    @pizzalover1829 2 роки тому

    Nice video

  • @Geffry993
    @Geffry993 Рік тому

    Hey, where can i find the source code? looks like it's not on github

    • @nightcrow3787
      @nightcrow3787 Рік тому

      sorry, but why u need the source code?

  • @avo-catto187
    @avo-catto187 2 роки тому +2

    random but i like it

    • @HoveredCubeOfficial
      @HoveredCubeOfficial  Рік тому

      Glad you Liked it seeing you comments is just a big motivation and support for me!

  • @jugalkishorsuthar7019
    @jugalkishorsuthar7019 Рік тому

    it's taking internet data while removing the background.

    • @VitorRodrigues-hf8uk
      @VitorRodrigues-hf8uk Рік тому +1

      I think it needs to download the model model to recognize the image, but after the first image, I have tested without connection to the internet, and everything works fine.
      Thanks for your comment, it was important for me to ensure that using that code, my images are not sent to some public service.

  • @d3v1l98
    @d3v1l98 2 роки тому

    Ok

  • @sboxn
    @sboxn 2 роки тому

    Yoooooooo

  • @bhagyalakshmi7847
    @bhagyalakshmi7847 Рік тому

    Y am getting keyerror:llvmlite_addsymbol..how to resolve this