Demonsblack's Stars
ai-dawang/PlugNPlay-Modules
mohuangrui/ucasproposal
LaTeX Proposal Template for the University of Chinese Academy of Sciences
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
rayleizhu/BiFormer
[CVPR 2023] Official code release of our paper "BiFormer: Vision Transformer with Bi-Level Routing Attention"
cs-mshah/CDUL
Unofficial Implementation to CDUL: CLIP-Driven Unsupervised Learning for Multi-Label Image Classification [ICCV'23]
elijahcole/single-positive-multi-label
Multi-Label Learning from Single Positive Labels - CVPR 2021
Stability-AI/generative-models
Generative Models by Stability AI
BradyFU/Awesome-Multimodal-Large-Language-Models
:sparkles::sparkles:Latest Advances on Multimodal Large Language Models
SylarLong/react-iztro
⭐A react component based on iztro to generate an astrolabe of Zi Wei Dou Shu. 基于iztro实现的紫微斗数星盘React组件。
SylarLong/iztro
⭐A lightweight open-source JavaScript library for obtaining The Purple Star Astrology (Zi Wei Dou Shu) astrolabe information.. 支持多语言轻量级获取紫微斗数排盘信息的javascript开源库。
xinntao/Real-ESRGAN
Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
Janspiry/Image-Super-Resolution-via-Iterative-Refinement
Unofficial implementation of Image Super-Resolution via Iterative Refinement by Pytorch
diff-usion/Awesome-Diffusion-Models
A collection of resources and papers on Diffusion Models
borisdayma/dalle-mini
DALL·E Mini - Generate images from a text prompt
awslabs/gluonts
Probabilistic time series modeling in Python
jindongwang/transferlearning
Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习
CrossmodalGroup/NAAF
Implementation of our CVPR2022 paper, Negative-Aware Attention Framework for Image-Text Matching.
Cadene/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
JavierAntoran/Bayesian-Neural-Networks
Pytorch implementations of Bayes By Backprop, MC Dropout, SGLD, the Local Reparametrization Trick, KF-Laplace, SG-HMC and more
TingsongYu/PyTorch_Tutorial
《Pytorch模型训练实用教程》中配套代码
wilsonfreitas/awesome-quant
A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)
dair-ai/ml-visuals
🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
lucidrains/byol-pytorch
Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch
leftthomas/SimCLR
A PyTorch implementation of SimCLR based on ICML 2020 paper "A Simple Framework for Contrastive Learning of Visual Representations"
open-mmlab/mmselfsup
OpenMMLab Self-Supervised Learning Toolbox and Benchmark
prannaykaul/lvc
Official repo for our CVPR 22 paper: "Label, Verify, Correct: A Simple Few-Shot Object Detection Method"
amusi/Deep-Learning-Interview-Book
深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)
themerdev/themer
🎨 themer takes a set of colors and generates themes for your apps (editors, terminals, wallpapers, and more).
QLMX/data_mining_models
Basic data mining model, including feature importance display
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch