roboflow / roboflow-python

The official Roboflow Python package. Manage your datasets, models, and deployments. Roboflow has everything you need to build a computer vision application.
https://docs.roboflow.com/python
Apache License 2.0
272 stars 71 forks source link

Use correct image path when validating during image directory upload #280

Closed SolomonLake closed 1 month ago

SolomonLake commented 1 month ago

Description

Fix an image path issue that occurs when specifying a directory of images to upload.

Type of change

Please delete options that are not relevant.

How has this change been tested, please provide a testcase or example of how you tested the change?

Tested locally.

Any specific deployment considerations

Docs