AlexeyAB / darknet

YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
http://pjreddie.com/darknet/
Other
21.77k stars 7.96k forks source link

Disabling data augmentation #2568

Open HilmiK opened 5 years ago

HilmiK commented 5 years ago

Hi,

I disabled color based data augmentations by commenting in saturation,hue and value. How to disable rest of the augmentation operations ?

Thanks in advance

AlexeyAB commented 5 years ago

@HilmiK Hi,

HilmiK commented 5 years ago

When I comment in jitter , terminal says jitter is set to default 0.20000.

Does that mean augmentation is disabled ?

Thanks.

AlexeyAB commented 5 years ago

@HilmiK Set jitter=0 )