Skip to content

dragonfoxsl/image_bg_removal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image_bg_removal

Remove background form given set of images

The virtual environment is managed by Pipenv

  • Install Pipenv https://pipenv.pypa.io/en/latest/

        pip install pipenv
  • Initialize the environment from the repository(This will install the python 3.8 with the required dependencies from the Pipefile.lock)

        pipenv install

    Environment Initialization

  • Run the script

        pipenv run python .\remove_bg.py

    Script Execution

About

Remove background form given set of images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages