Training Instructions Place dataset in UCF24 Ensure normal = 2 pickitem = 1 Generate Labels python generate_labels.py Ensure bb no-normalized (i.e for normal 2 263 88 354 278) rund cmnd python test_train.py Replace dataset path in config/cf2/digiware_config,yaml line no 105 | data_root : /media/cv/47147876-7940-488e-acb2-0ebc8e3c3679/home/PIPLINE/YOWOv3_sir_mujtaba_TESTING/UCF24 run cmnd python main.py -m train -cf config/cf2/digiware_config.yaml Testing Instructions replace testing video path in scripts/live.py line 83 | cap = cv2.VideoCapture('testing_videos/Camera_1_clean_sequence_20251002_094221.mp4') run cmnd python main.py -m live -cf config/cf2/digiware_config.yaml