Inter-Video-Frame-Forgery-Detection

Detection of "out-of-place" frames in video sequences using C3D networks. More information on my blog: "https://medium.com/@mishalfatima_60399/inter-video-frame-forgery-detection-through-3d-convolutional-networks-1b6476a65414"

Links

  1. https://github.com/DavideA/c3d-pytorch
  2. https://aliensunmin.github.io/project/dashcam/

References

@inproceedings{tran2015learning,
  title={Learning spatiotemporal features with 3d convolutional networks},
  author={Tran, Du and Bourdev, Lubomir and Fergus, Rob and Torresani, Lorenzo and Paluri, Manohar},
  booktitle={Proceedings of the IEEE international conference on computer vision},
  pages={4489--4497},
  year={2015}
}