voxel51 / fiftyone

The open-source tool for building high-quality datasets and computer vision models
https://fiftyone.ai
Apache License 2.0
7.89k stars 518 forks source link

[FR] Mitigate JSONDecodeErrors while uploading to LabelBox #4435

Open charitarthchugh opened 1 month ago

charitarthchugh commented 1 month ago

Proposal Summary

Uploading large datasets to LabelBox might error midway out due to this error (causing over an hour of upload time to be lost, as in my case), and according to a forum post it might be best to retry the upload. Maybe having a retry limit of 3 sounds reasonable in this situation?

What areas of FiftyOne does this feature affect?

Willingness to contribute

The FiftyOne Community welcomes contributions! Would you or another member of your organization be willing to contribute an implementation of this feature?