TianzhongSong / Real-Time-Action-Recognition

Real-time pose estimation and action recognition
408 stars 126 forks source link

ZeroDivisionError: float division by zero #27

Open ncthong opened 4 years ago

ncthong commented 4 years ago

hi guys, when i run run.py, this issue: Traceback (most recent call last): File "run.py", line 258, in show_camera self.fps = 0 / (end - start) ZeroDivisionError: float division by zero

and it's crashed python.

Anyone. Can you help me? thanks