Stars
A collection of resources and papers on Diffusion Models
Code for 3rd Place Solution in Face Anti-spoofing Attack Detection Challenge @ CVPR2019,model only 0.35M!!! 1.88ms(CPU)
A survey and reflection on the latest research breakthroughs in LLM-generated Text detection, including data, detectors, metrics, current issues and future directions.
Awesome-LLM: a curated list of Large Language Model
PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
INTERSPEECH 2023-2024 Papers: A complete collection of influential and exciting research papers from the INTERSPEECH 2023-24 conference. Explore the latest advances in speech and language processin…
PyTorch Lightning + Hydra. A very user-friendly template for ML experimentation. ⚡🔥⚡
Implementation of the first paper on word2vec
Tensorflow Implementation of the Support Vector Guided Softmax Loss
3DiVi Face SDK is a set of software components (code libraries) for building face recognition solutions
Official baseline solutions to Yandex Cup ML challenge
Official implementation of 'FMix: Enhancing Mixed Sample Data Augmentation'
torch-optimizer -- collection of optimizers for Pytorch
Visualizer for neural network, deep learning and machine learning models
A deep learning library for video understanding research.
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
Tools for generating tieredImageNet dataset and processing batches
A Python module for getting the GPU status from NVIDA GPUs using nvidia-smi programmically in Python
State-of-the-art 2D and 3D Face Analysis Project
Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)
ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet
Setup and customize deep learning environment in seconds.
A GridMixup augmentation, inspired by GridMask and CutMix