Open ehofesmann opened 2 years ago
Alternative viewpoint: there's already an informative warning message being printed, so rely on the user to decide whether it is permissible to re-run on a view with bad samples omitted, or whether for their use case they must resolve metadata errors before re-running to upload every sample
Alternative viewpoint: there's already an informative warning message being printed, so rely on the user to decide whether it is permissible to re-run on a view with bad samples omitted, or whether for their use case they must resolve metadata errors before re-running to upload every sample
I agree that this error is fairly self-explanatory. How about a general skip_failures
option, it can default to False
.
For reference, there can also be issues when uploading to CVAT that do not raise errors, so I am already working on a way to track which samples failed to upload due to CVAT issues. A skip_failures
option would just add samples that failed to upload from the FiftyOne side to the list.
The upload to CVAT fails if some samples cannot have metadata computed for them. It would be best if these samples could be gracefully skipped so that the samples with metadata are still able to be uploaded:
Example Error: