Fight_Detection_From_Surveillance_Cameras-PyTorch_Project icon indicating copy to clipboard operation
Fight_Detection_From_Surveillance_Cameras-PyTorch_Project copied to clipboard

ModuleNotFoundError: No module named 'FDSC'

Open hufangjian opened this issue 2 years ago • 2 comments

I run python -m infer
--modelPath="./Models/model_16_m3_0.8888.pth"
--streaming=False
--inputPath="./dataset/fight/fi148.mp4"
--outputPath="./outputVideo.mp4"
--sequenceLength=16
--skip=2
--showInfo=True

get this error!

hufangjian avatar Feb 28 '22 09:02 hufangjian