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

Index out of range #22

Open Mithoon278 opened 5 months ago

Mithoon278 commented 5 months ago

Hey! Are u sure ur code is correct at this part[loading video and labels to the dataloader]...bcz some functions are not defined in the code.

Can u please help me out!!

Mithoon278 commented 5 months ago

Are u sure the videos in the five folders are properly labeled with the labels in the csv file.