Pinned Repositories
awesome-deepfakes
Everything Deepfakes
Books
Code and notes from books
Computer-Vision-ML-Lerning-Resources
Courses
Codes and notes from online courses (MOOCs)
CS5228-assignments
LeetCode
Codes from contests and practice rounds in LeetCode
StealthyFacePerturbation
CS6216 Sem 2 AY2018/19 Project | NUS (Singapore)
temporal-deepfake-segmentation
Transformer Model to detect deepfakes from popular datasets. Predictions made on embeddings (features) generated by a different ViT model.
tpsmm
Fork of yoyo-nb/Thin-Plate-Spline-Motion-Model for internal usage. Includes gradio web app
uMaskFace
rgb91's Repositories
rgb91/temporal-deepfake-segmentation
Transformer Model to detect deepfakes from popular datasets. Predictions made on embeddings (features) generated by a different ViT model.
rgb91/Computer-Vision-ML-Lerning-Resources
rgb91/StealthyFacePerturbation
CS6216 Sem 2 AY2018/19 Project | NUS (Singapore)
rgb91/tpsmm
Fork of yoyo-nb/Thin-Plate-Spline-Motion-Model for internal usage. Includes gradio web app
rgb91/awesome-deepfakes
Everything Deepfakes
rgb91/Awesome-Face-Forgery-Generation-and-Detection
A curated list of articles and codes related to face forgery generation and detection.
rgb91/Books
Code and notes from books
rgb91/Courses
Codes and notes from online courses (MOOCs)
rgb91/LeetCode
Codes from contests and practice rounds in LeetCode
rgb91/uMaskFace
rgb91/awesome-talking-head-generation
rgb91/big-agi
💬 Personal AI application powered by GPT-4 and beyond, with AI personas, AGI functions, text-to-image, voice, response streaming, code highlighting and execution, PDF import, presets for developers, much more. Deploy and gift #big-AGI-energy! Using Next.js, React, Joy.
rgb91/CalculatorJS
Simple Calculator built using Javascript and designed using CSS
rgb91/CS5228-project
rgb91/Deep_Learning_CS7454_2018_NTU
CE7454: Deep Learning for Data Science Semester 1 2018/19 Xavier Bresson
rgb91/Deepfake-Evaluation
rgb91/DeepfakeDatasetProcessing
Scripts to process multiple deepfake datasets. Processing includes, extracting frames, faces, splitting into train-test, etc.
rgb91/EMO
rgb91/FaceGaitFusionAuthentication
Person Identification using Fusion of Face and Gait Classifiers
rgb91/fishers-linear-discriminant
Implementation of Fisher's Linear Discriminant (LDA)
rgb91/GaitChallenge2019
Participating in http://www.am.sanken.osaka-u.ac.jp/GAG2019/
rgb91/influenza_transformer
PyTorch implementation of Transformer model used in "Deep Transformer Models for Time Series Forecasting: The Influenza Prevalence Case"
rgb91/modern-unix
A collection of modern/faster/saner alternatives to common unix commands.
rgb91/nnfs_book
Sample code from the Neural Networks from Scratch book.
rgb91/Paper-Reviews
Review of machine learning papers, some for research, some for courses
rgb91/PyTorch-practice
rgb91/random-utility-files
Standalone helper files from different projects.
rgb91/rgb91
Config files for my GitHub profile.
rgb91/video-fall-detection
Detect a person fall in videos using OpenCv
rgb91/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch