roboflow-python
roboflow-python copied to clipboard
Bug Report
roboflow/core/project.py, line 482,
self.check_valid_image(image) should be self.check_valid_image(path)
image is only the filename.