Skip to content
#

resnext-50

Here are 10 public repositories matching this topic...

In this repository you will find everything you need to know about Convolutional Neural Network, and how to implement the most famous CNN architectures in both Keras and PyTorch. (I'm working on implementing those Architectures using MxNet and Caffe)

  • Updated Oct 2, 2021
Deepfake-detector

An advanced web application that detects deepfake content in uploaded videos using AI-powered analysis with real-time monitoring and diagnostics.

  • Updated Nov 26, 2025
  • TypeScript

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.

  • Updated Jan 8, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the resnext-50 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the resnext-50 topic, visit your repo's landing page and select "manage topics."

Learn more