Open hieuth133 opened 3 years ago
Thank you for the wonderful project. Can you please show what is the meaning of number 6 in this line of code?
https://github.com/LongxingTan/Yolov5/blob/88acfd988decc4cc78335cfb6eb50f1975294c1f/yolo/dataset/label_anchor.py#L35
@hieuth133 The last dimension of y_true has 6 values.
Thank you!!
Thank you for the wonderful project. Can you please show what is the meaning of number 6 in this line of code?
https://github.com/LongxingTan/Yolov5/blob/88acfd988decc4cc78335cfb6eb50f1975294c1f/yolo/dataset/label_anchor.py#L35