linkserendipity's Stars
wsdjeg/Learn-Vim_zh_cn
聪明地学习Vim
djsutherland/arxiv-collector
A little Python script to collect LaTeX sources for upload to the arXiv.
phodal/prompt-patterns
Prompt 编写模式:如何将思维框架赋予机器,以设计模式的形式来思考 prompt
openai-translator/bob-plugin-openai-translator
基于 OpenAI API 的文本翻译、文本润色、语法纠错 Bob 插件,让我们一起迎接不需要巴别塔的新时代!Licensed under CC BY-NC-SA 4.0
lencx/ChatGPT
🔮 ChatGPT Desktop Application (Mac, Windows and Linux)
lllyasviel/style2paints
sketch + style = paints :art: (TOG2018/SIGGRAPH2018ASIA)
sicxu/Deep3DFaceRecon_pytorch
Accurate 3D Face Reconstruction with Weakly-Supervised Learning: From Single Image to Image Set (CVPRW 2019). A PyTorch implementation.
openai/guided-diffusion
SusungHong/Self-Attention-Guidance
The implementation of the paper "Improving Sample Quality of Diffusion Models Using Self-Attention Guidance" (ICCV`23)
huggingface/diffusion-models-class
Materials for the Hugging Face Diffusion Models Course
omerbt/MultiDiffusion
Official Pytorch Implementation for "MultiDiffusion: Fusing Diffusion Paths for Controlled Image Generation" presenting "MultiDiffusion" (ICML 2023)
arpitbansal297/Universal-Guided-Diffusion
lllyasviel/ControlNet
Let us control diffusion models!
Tengfei000/MPED
MPED: A Multi-Modal Physiological Emotion Database for Discrete Emotion
tysam-code/hlb-CIFAR10
Train to 94% on CIFAR-10 in <6.3 seconds on a single A100. Or ~95.79% in ~110 seconds (or less!)
open-mmlab/mmselfsup
OpenMMLab Self-Supervised Learning Toolbox and Benchmark
patrikhuber/eos
A lightweight 3D Morphable Face Model library in modern C++
facebookresearch/CutLER
Code release for "Cut and Learn for Unsupervised Object Detection and Instance Segmentation" and "VideoCutLER: Surprisingly Simple Unsupervised Video Instance Segmentation"
facebookresearch/dino
PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO
IoBT-VISTEC/EEGWaveNet
source codes for EEGWaveNet: Multi-Scale CNN-Based Spatiotemporal Feature Extraction for EEG Seizure Detection (IEEE Transactions on Industrial Informatics)
dair-ai/ML-Course-Notes
🎓 Sharing machine learning course / lecture notes.
yi-ding-cs/TSception
[TAFFC-2022] PyTorch implementation of TSception v2
dair-ai/ML-Papers-Explained
Explanation to key concepts in ML
torcheeg/torcheeg
TorchEEG is a library built on PyTorch for EEG signal analysis.
yi-ding-cs/LGG
[TNNLS-2023] This is the PyTorch implementation of LGGNet.
officialarijit/RECS
Real-time Emotion Recognition using Physiological signals in e-Learning Here one can find the development of realtime emotion recognition using various physiological signals
meagmohit/EEG-Datasets
A list of all public EEG-datasets
helblazer811/ManimML
ManimML is a project focused on providing animations and visualizations of common machine learning concepts with the Manim Community Library.
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
coderpiaobozhe/classifier-free-diffusion-guidance-Pytorch
a simple unofficial implementation of classifier-free diffusion guidance