2gauravc / w_yrs_poc1

0 stars 0 forks source link

Error: Unable to identify critical frames in Video #4

Open 2gauravc opened 4 years ago

2gauravc commented 4 years ago

Reference Video: vjump-s1a.mov Log file attached.

03-Oct-20 02:52:41 - DEBUG - Starting to identify critical frames in video. 03-Oct-20 02:52:41 - ERROR - EXCEPTION OCCURED - Unable to identify critical frames in video. Program will be TERMINATED. Traceback (most recent call last): File "main_program.py", line 99, in run_vjump_analysis my_video.identify_critical_frames() File "/home/ubuntu/w_yrs_poc1/code/VJump/VJump.py", line 198, in identify_critical_frames self.jump_land_frame = int(np.median(jump_land_indexes)) ValueError: cannot convert float NaN to integer 03-Oct-20 02:52:51 - DEBUG - ----- MAIN PROGRAM FINISHED ----- vjump_log.txt