04-19-2025, 02:37 AM
(This post was last modified: 04-19-2025, 03:07 AM by CtrlAltDel.)
(04-18-2025, 10:50 PM)saberwarthog Wrote: if everything goes as planned, on the next launch of Gimp you should find the plugin at Filters -> RemoveBackground -> Offline Background RemoverThanks for the more detailed instructions than the readme file provided, saberwarthog. I downloaded the .zip file, placed the contents of that .zip file in the plugins folder within a new folder named background-remover, made background-remover.py executable and ran setup.sh from a terminal window inside the newly created folder and it created a folder named gimpenv.
![[Image: dh0ORkD.jpeg]](https://i.imgur.com/dh0ORkD.jpeg)
After this, I downloaded both model-40 and resnet50-19c8e357.pth and placed them in the Ldf folder, as seen here:
![[Image: X1B9JEL.png]](https://i.imgur.com/X1B9JEL.png)
Unfortunately, none of this was successful and there is no entry for background remover under the Filters menu in Gimp 3.0.
Maybe it's because I am using a Gimp AppImage, which sometimes has some issues with certain things. Anyway, it was worth a try and thanks for the help.
The regular and more simple remove_bg_gimp3.py plugin, from the same author, does work with an AppImage, as seen here:
![[Image: 0ceUZbV.jpeg]](https://i.imgur.com/0ceUZbV.jpeg)
Thinking that this plugin may somehow be interfering with his background-remover.py plugin, I removed it, restarted Gimp, and still got no entry on the Filters menu.