1amitos1 / Shoplifting-Detection

SL -Shoplifting detection Provides real-time alerts for the SMB market retailers, to monitor and report customer behavior when shoplifting incidents occur. 3D Convolutional Neural Network in Keras and AWS Sagemaker for model training and evaluation.
72 stars 26 forks source link

Cannot run project #3

Open vtn98 opened 1 year ago

vtn98 commented 1 year ago

Hi @1amitos1, I tried to run the file: "Live_demo_Shoplifting.py" in your project but was unsuccessful. I was not found the functions: "load_model_and_weight_gate_flow_slow_fast_RGB()" and "run_StealsNet_frames_check_live_demo_2_version()" in your project. I tried to replace them with shoplifting_SYS.ShopliftingNet_RGB.load_model_and_weight() and run_Shoplifting_frames_check_live_demo_2_version respectively. But I still cannot pass "model.load_weights", it raised an error: "You are trying to load a weight file containing 31 layers into a model with 0 layers". Could you help me run this project successfully, please? Thank you!

vishalp743 commented 1 year ago

Hey i am also encountring the same issue , didi you solve it?

DTOSCANO461 commented 7 months ago

DId you solve it?, im running the same