ยท 3 days agoยท DeepLearning.AI Updates
Understanding IoU Function in CNN Programming Tasks
I have produced a modified, faster version of the IoU function in the programming assignment โCar Detection with YOLOโ. It is at least 35% faster than the expected solution AND computes the width and height of the intersection correctly when the intersection rectangle does not exist - unlike the exp
#ai#convolutional-neural-networks#computer-vision#yolo#image-processing