mchengny / RWF2000-Video-Database-for-Violence-Detection

A large scale video database for violence detection, which has 2,000 video clips containing violent or non-violent behaviours.
402 stars 85 forks source link

Version Error #18

Open rodeaguirre opened 1 year ago

rodeaguirre commented 1 year ago

Hi! I wonder wich version of Python, Tensorflow and Keras have you used. I'm constantly having erros due this.

rodeaguirre commented 1 year ago

@mchengny

firstrandell commented 8 months ago

@rodeaguirre did you get the exact versions?

rodeaguirre commented 8 months ago

I used a set of versions to download the model and changed it to another type of format compatible with newer python versions. I had to make some changes on the code but nothing huge. -> Python 3.6, TensorFlow 2.6.2, Keras 2.6.0, CUDA 11.2, cuDNN 8.1 -> Python 3.8 - 3.11, TensorFlow 2.13, Keras 2.13.1, CUDA 11.8, cuDNN 8.6