Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 715 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 715 Bytes

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.