roboflow / roboflow-100-benchmark

Code for replicating Roboflow 100 benchmark results and programmatically downloading benchmark datasets
https://www.rf100.org
MIT License
248 stars 24 forks source link

vehicles-q0x2v: metadata correction #34

Closed kbumsik closed 1 year ago

kbumsik commented 1 year ago

Thank you for providing this great dataset!

While I playing around this dataset, I noticed metadata on vehicles-q0x2v is missing due to typo on labels_names.json.

This commit corrects the data manually.

You can easily check from the original data: https://universe.roboflow.com/roboflow-100/vehicles-q0x2v

Description

Please include a summary of the change and which issue is fixed or implemented. Please also include relevant motivation and context (e.g. links, docs, tickets etc.).

List any dependencies that are required for this change.

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?

By comparing manually.

Any specific deployment considerations

For example, documentation changes, usability, usage/costs, secrets, etc.

Docs

FrancescoSaverioZuppichini commented 1 year ago

Hi @kbumsik thank you very much. Weird bug indeed since these files were autogenerated, and thank you for catching it :heart: