yolov7
yolov7 copied to clipboard
input normalization
Does yolov7 normalize the training data during training? If not where should I add it?
https://github.com/WongKinYiu/yolov7/blob/main/utils/datasets.py#L666
https://github.com/WongKinYiu/yolov7/blob/main/utils/datasets.py#L666
thank you
https://github.com/WongKinYiu/yolov7/blob/main/utils/datasets.py#L666
why don't you normalize the data?