Nice work. I was trying to simply run python main.py with the video path, but got this error:
video-summarization-develop\src\net\netarch.py", line 104, in _load_yolo_model raise ValueError('Need to load full model in order to do ' ValueError: Need to load full model in order to do transfer learning. Run script again with desired TL config and weight file to generate model.
Is there anything missing?