PeterL1n / BackgroundMattingV2

Real-Time High-Resolution Background Matting
MIT License
6.81k stars 950 forks source link

modified "images.py" to check whether the root is a file. #200

Open samggggflynn opened 1 year ago

samggggflynn commented 1 year ago

The "images.py" has been modified to check whether the root is a file, in order to prevent the phenomenon of no results when running with a single image input as "images-src" in "reference_images.py".