Skip to content

A Machine Learning Project integrated with Django to Remove Background from Image .

License

Notifications You must be signed in to change notification settings

DATAKITSBS/django_bgRemoverML

 
 

Repository files navigation

django_bgRemoverML

A Machine Learning Project integrated with Django to Remove Background from Image .

Installation:

Supported OS:

  • Linux

For API Usage:

Make a POST request to http://localhost:8000/upload with the Following parameters.

image=[BASE64 ENCODED IMAGE HERE]

To be Added:

  • Design a Good Looking Front-end.

Bugs:

  • If you found any bugs, Feel Free to create an Issue.

Contribution:

  • If you want to Contribute into this Project, Feel free to make Pull Request.

About

A Machine Learning Project integrated with Django to Remove Background from Image .

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.7%
  • Other 1.3%