projectRVD / Real-Time-Violence-Detection-with-raspberry-pi

Realtime Violence Detection with Raspberry-pi
18 stars 8 forks source link

Drive links not working #6

Open varnaa opened 2 years ago

varnaa commented 2 years ago

the google drive links are throwing "404 not found error" kindly update the links

Sudharsan-D commented 2 years ago

Brother please provide the trained model file "210512_MobileNet_model_epoch100.h5" that you mentioned in file ------------------------------/main/ver_jupyter/06_labtop_webcam_streaming.ipynb-------------------------------------------- cell 3: model=keras.models.load_model('210512_MobileNet_model_epoch100.h5')

You can also use my drive for uploading the model if you have less drive storage https://drive.google.com/drive/folders/14VcGDjN1u4QtVjCoBICGFIW_UdHmzlfA?usp=sharing

Upload weights file "fightw.hdfs" that you mentioned in ---------------------------/main/raspberry/Violence_detection.py------------------------------------------------------------ line 27: def souhaiel_model(tf,wgts='fightw.hdfs'):