roboflow-python icon indicating copy to clipboard operation
roboflow-python copied to clipboard

Bug Report

Open mezhang111 opened this issue 2 years ago • 0 comments

roboflow/core/project.py, line 482,

self.check_valid_image(image) should be self.check_valid_image(path)

image is only the filename.

mezhang111 avatar Mar 17 '23 15:03 mezhang111