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
Hi,
I suggest adding one or a set of transformers that can be used to increase the dataset size. In some cases there is a need to increase the size of the dataset by applying some transformations (cropping, rotating, ...). Also, I suggest using Detectron2 to implement this feature.
I would be happy to contribute.
Thanks
The text was updated successfully, but these errors were encountered:
Thanks for your interests on Datumaro project.
Let me be clear to understand what you suggest in advance.
Do you want to add a new feature to Datumaro to perform image augmentation offline to further enrich datasets (usually done online during model training)?
Yes, I think that it would be good to add the ability to perform offline augmentation. BTW I'hv already implemented such functionality to perform augmentation using Detectron2 and Datumaro, that's why I thought that this feature may should be integrated within Datumaro.
Yes, I think that it would be good to add the ability to perform offline augmentation. BTW I'hv already implemented such functionality to perform augmentation using Detectron2 and Datumaro, that's why I thought that this feature may should be integrated within Datumaro.
It sounds great! Our team will be happy to review your PR about this feature.
Hi,
I suggest adding one or a set of transformers that can be used to increase the dataset size. In some cases there is a need to increase the size of the dataset by applying some transformations (cropping, rotating, ...). Also, I suggest using Detectron2 to implement this feature.
I would be happy to contribute.
Thanks
The text was updated successfully, but these errors were encountered: