abhijitjadhav1998 / Deepfake_detection_using_deep_learning

This projects aims in detection of video deepfakes using deep learning techniques like RestNext and LSTM. We have achived deepfake detection by using transfer learning where the pretrained RestNext CNN is used to obtain a feature vector, further the LSTM layer is trained using the features. For more details follow the documentaion.
GNU General Public License v3.0
397 stars 140 forks source link

the code in model and train is for what frames ? #21

Open Nardin-Algarguri opened 9 months ago

Nardin-Algarguri commented 9 months ago

the code in model and train is for what frames ? 100 or 80 or 10 or what ? and where in code, which cell i can control it