I am trying to remove BG from car using rembg-cars Python package. But here I am facing a problem.
{“error”: “[Errno 2] No such file or directory: ‘carros.pth'”}..
Most likely here have not given the custom model. How effective (rembg-cars) Python package?
output_data = remove(input_data , model_name=”carros”)
New contributor
Mbh mishu is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.