From an input image given its public-accessible URL or being the image itself, ObjectCut returns the same image but without background or foreground.
Ready to be deployed by integrating RapidAPI's system.
> curl --request POST
--url BASE_RAPIDAPI_URL
--header 'content-type: application/x-www-form-urlencoded'
--header 'x-rapidapi-host: RAPIDAPI_HOST'
--header 'x-rapidapi-key: TO_BE_FILLED'
--data image_url=IMAGE_URL
--data to_remove=background
_
ObjectCut will fasten your design pipeline and improve working experience.