You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: