I have been working on Video analysis and want to detect a collision of two objects in a saved video file. So far I have done detecting the object in the video by using YOLO model in Python3, and I am able to collect box points of all object in each video frame and I have expanded a lot of time on this problem but I am not getting a result. please help me here