Adding Drunk effect to images of a dataset

2 views (last 30 days)
Hi I have been working on Deep Learning recently and I have a data set which contains images of people driving inside a car. I want to add drunk class to this data set as well but the data set doesn't cover this behaviour. Is there any way to artificially add this behaviour to the images (like adding noise, rotation, intensity change) with for example matlab image processing? Can anyone suggest a method?

Answers (2)

KSSV
KSSV on 29 Nov 2021
  1 Comment
Seyed Mousavikia
Seyed Mousavikia on 29 Nov 2021
Exactly what feture your are suggesting? I think this Augmentation only supports rotaion and resizing but what I need is way beyond that... I want to add drunk behaviour to my dataset... Can you please make your answer more specific and forgive me because I am new to this subject...

Sign in to comment.


yanqi liu
yanqi liu on 29 Nov 2021
yes,sir,may be use the image list to cover this behaviour,and make it to batch process,such as 3D input

Categories

Find more on Convert Image Type in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!