Background-Matting icon indicating copy to clipboard operation
Background-Matting copied to clipboard

issue in JPG inputs

Open ranjeetthakur opened this issue 4 years ago • 1 comments

Does inference work on JPG inputs? If not, how can we make inference on JPG?

ranjeetthakur avatar Aug 22 '20 15:08 ranjeetthakur

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.

senguptaumd avatar Aug 25 '20 18:08 senguptaumd