Image labeler using data augmentation

7 visualizaciones (últimos 30 días)
Ting-Yu Lin
Ting-Yu Lin el 26 de Oct. de 2019
Editada: Mahmoud Afifi el 29 de Oct. de 2019
Hello!
I'm doing object detection now.
Ihave 106 images, and I have defined ROI label in my images using imagelabeler in matlab, and I save it as table.
If I want to using data augmentation(like rotate, reflect, mirror, change color, etc...) in my 106 images, how can I do it?
Thanks!
I really need your help!

Respuestas (1)

Mahmoud Afifi
Mahmoud Afifi el 29 de Oct. de 2019
Editada: Mahmoud Afifi el 29 de Oct. de 2019
Check this Link for geometric augmentation (rotate, translate, etc.)
Also we have developed a method for color augmentation that recently published in ICCV’19. You can find its code here

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by