Background-Matting
Background-Matting copied to clipboard
issue in JPG inputs
Does inference work on JPG inputs? If not, how can we make inference on JPG?
Just make changes in the code to rename .png to .jpg or you could simply rename .jpg to .png. It should not matter as long as the image can be read.