Starred repositories
MuJoCo is a physics engine for detailed, efficient rigid body simulations with contacts. mujoco-py allows using MuJoCo from Python 3.
Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
Instant neural graphics primitives: lightning fast NeRF and more
Official implementation of "Deep Neural Network-based Fast Inter CU Splitting Algorithm for Versatile Video Coding (VVC) Standard"
The world's simplest facial recognition api for Python and the command line
[한빛미디어] "이것이 취업을 위한 코딩 테스트다 with 파이썬" 전체 소스코드 저장소입니다.
PyTorch Implementation of OpenAI's Image GPT
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (V…
The goal of this project is to enable users to create cool web demos using the newly released OpenAI GPT-3 API with just a few lines of Python.
A curated list of the latest breakthroughs in AI by release date with a clear video explanation, link to a more in-depth article, and code
Vision Transformer (ViT) in PyTorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
Video Face Manipulation Detection Through Ensemble of CNNs
3rd place solution for the Deepfake Detection Challenge on Kaggle
2nd place solution for Kaggle Deepfake Detection Challenge
Augmentations usage examples for albumentations library
Sinkhorn Transformer - Practical implementation of Sparse Sinkhorn Attention
Fully featured implementation of Routing Transformer
A prize winning solution for DFDC challenge
Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch