Deci-AI / data-gradients

Computer Vision dataset analysis
Apache License 2.0
293 stars 33 forks source link

Add is_batch #185

Closed Louis-Dupont closed 1 year ago

Louis-Dupont commented 1 year ago

What was done

Adding is_batch field in the DataConfig. This means, among other, that the information will also be stored in the output json

Motivation

  1. Current batch detection is somewhat lacking on some edgecases. Classification doesnt even include it.
  2. This is required for SG Dataset Adapter
  3. It is always good to know what was analysed (batch vs sample) - It can help debug and knowing more about the object