GajuuzZ / Human-Falling-Detect-Tracks

AlphaPose + ST-GCN + SORT.
720 stars 252 forks source link

No't have yolov3-tiny-onecls.cfg #63

Open Kuangjun1106 opened 2 years ago

Kuangjun1106 commented 2 years ago

I download all resources of Models,but when I run it call me can't find yolov3-tiny-onecls.cfg

Aruna92 commented 2 years ago

I got the same. What to do?

Aruna92 commented 2 years ago

I run the same code in Jupyter notebook I got the bellow error

usage: ipykernel_launcher.py [-h] [-C CAMERA] [--detection_input_size DETECTION_INPUT_SIZE] [--pose_input_size POSE_INPUT_SIZE] [--pose_backbone POSE_BACKBONE] [--show_detected] [--show_skeleton] [--save_out SAVE_OUT] [--device DEVICE] ipykernel_launcher.py: error: unrecognized arguments: -f C:\Users\ece\AppData\Roaming\jupyter\runtime\kernel-34444e12-727d-497f-be94-347a820196ed.json An exception has occurred, use %tb to see the full traceback.

SystemExit: 2

Aruna92 commented 2 years ago

I given real time video as input but got as it is same as output.

Kuangjun1106 commented 2 years ago

I didn't solve it

GajuuzZ commented 2 years ago

Link in the README ?

Kuangjun1106 commented 2 years ago

ST-GCN action recognition - tsstg Yes.I got files from this.But do not have yolov3-tiny-onecls.cfg when I run program

GajuuzZ commented 2 years ago

Tiny-YOLO oneclass - .pth, .cfg In the pre-trained models?