├── README.md ├── sample.jpg ├── sample_bgremoved.png ├── seg.py └── setup.sh /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/susheelsk/image-background-removal/HEAD/README.md -------------------------------------------------------------------------------- /sample.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/susheelsk/image-background-removal/HEAD/sample.jpg -------------------------------------------------------------------------------- /sample_bgremoved.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/susheelsk/image-background-removal/HEAD/sample_bgremoved.png -------------------------------------------------------------------------------- /seg.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/susheelsk/image-background-removal/HEAD/seg.py -------------------------------------------------------------------------------- /setup.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/susheelsk/image-background-removal/HEAD/setup.sh --------------------------------------------------------------------------------