You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m currently trying to run inference and compute evaluation metrics using the provided BDD100K dataset. But I noticed the dataset is stored in .h5 format and seems primarily structured for training purposes.
While looking through sample.py, I didn’t find any logic that samples from the BDD100K .h5 files or runs inference using them. I was wondering if you could clarify:
Is there an existing script or recommended way to run inference on the BDD100K dataset?
Thank you in advance!
The text was updated successfully, but these errors were encountered:
Hi,
Thank you for releasing this great project!
I’m currently trying to run inference and compute evaluation metrics using the provided BDD100K dataset. But I noticed the dataset is stored in .h5 format and seems primarily structured for training purposes.
While looking through sample.py, I didn’t find any logic that samples from the BDD100K .h5 files or runs inference using them. I was wondering if you could clarify:
Is there an existing script or recommended way to run inference on the BDD100K dataset?
Thank you in advance!
The text was updated successfully, but these errors were encountered: