django_bgRemoverML
django_bgRemoverML copied to clipboard
A Machine Learning Project integrated with Django to Remove Background from Image .
I'm trying to run django_bgRemoverML with python 3.7, when i try to remove background from image after upload image django development server stops without any error can you please help
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.2.0 to 9.0.0. Release notes Sourced from pillow's releases. 9.0.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.0.html Changes Restrict builtins for ImageMath.eval() #5923 [@radarhere] Ensure JpegImagePlugin stops at the end of a truncated...
Remove not smooth I'm using this image for input https://imgur.com/a/SmjjetE The result must be: https://imgur.com/a/zgEq5pY But it looks like that https://i.imgur.com/4QgbaIF.png
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.5.0 to 2.5.2. Release notes Sourced from tensorflow's releases. TensorFlow 2.5.2 Release 2.5.2 This release introduces several vulnerability fixes: Fixes a code injection issue in saved_model_cli (CVE-2021-41228)...
This repo can work with Mac OS ?
When trying to upload an image in apache 2 server localhost (http://127.0.0.1:8000). It's returning an error: What steps should I follow to make it work? ( I already followed README.md...
I am trying (for a second time) to get this software to work. When running `python3 -m pip install -r requirements.txt` a lot of stuff is installed, but it finally...
Bumps [django](https://github.com/django/django) from 3.1.12 to 3.1.13. Commits 43873b9 [3.1.x] Bumped version for 3.1.13 release. 0bd57a8 [3.1.x] Fixed CVE-2021-35042 -- Prevented SQL injection in QuerySet.order_by(). 8dc1cc0 [3.1.x] Added stub release notes...
I wrote the solution and needed changes in my pull request https://github.com/FarjaalAhmad/django_bgRemoverML/pull/28 I wasn't sure if the pull request was notified, so I decided to add put in a issue....
I wrote the solution in my pull request https://github.com/FarjaalAhmad/django_bgRemoverML/pull/30 When I run the setup script, it will exit with the following error ``` bash setup.sh ... $ django_bgRemoverML/setup//download.py, not found!...