luolundashu's Stars
zhangzjn/ADer
ADer (https://arxiv.org/abs/2406.03262) is an open source visual anomaly detection toolbox based on PyTorch, which supports multiple popular AD datasets and approaches.
woct0rdho/triton-windows
Fork of the Triton language and compiler for Windows support
AMD-AIG-AIMA/AMD-Diffusion-Distillation
Re-implementation of Adversarial Diffusion Distillation by AMD
littlebeen/Cloud-removal-model-collection
A collection of the existing end-to-end cloud removal model
byrkbrk/conditional-ddpm
A simple PyTorch implementation of conditional denoising diffusion probabilistic models (DDPM) on MNIST, Fashion-MNIST, and Sprite datasets
myhhub/stock
stock股票.获取股票数据,计算股票指标,筹码分布,识别股票形态,综合选股,选股策略,股票验证回测,股票自动交易,支持PC及移动设备。
facebookresearch/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
bojone/papers.cool
Cool Papers - Immersive Paper Discovery
mingyuanzhou/SiD
PyTorch code and model checkpoints for Score identity Distillation (SiD) and its adversarial version (SiDA)
lss233/chatgpt-mirai-qq-bot
🚀 一键部署!真正的 AI 聊天机器人!支持ChatGPT、文心一言、讯飞星火、Bing、Bard、ChatGLM、POE,多账号,人设调教,虚拟女仆、图片渲染、语音发送 | 支持 QQ、Telegram、Discord、微信 等平台
Niuwh/yuketang-jiaoben
雨课堂刷课脚本
16131zzzzzzzz/EveryoneNobel
A flexible framework powered by ComfyUI for generating personalized Nobel Prize images.
ZHW-AI/YDFID-1
Yarn-dyed Fabric Image Dataset Version1. From Zhang Hongwei, Artificial Intelligence Research Group, Xi 'an Polytechnic University.
zoubohao/DenoisingDiffusionProbabilityModel-ddpm-
This may be the simplest implement of DDPM. You can directly run Main.py to train the UNet on CIFAR-10 dataset and see the amazing process of denoising.
lss-1138/SparseTSF
[ICML 2024 Oral] Official repository of the SparseTSF paper: "SparseTSF: Modeling Long-term Time Series Forecasting with 1k Parameters". This work is developed by the Lab of Professor Weiwei Lin (linww@scut.edu.cn), South China University of Technology; Pengcheng Laboratory.
zqhang/Accurate-WinCLIP-pytorch
Accurate reimplementation of WinCLIP (pytorch version)
clash-verge-rev/clash-verge-rev
Continuation of Clash Verge - A Clash Meta GUI based on Tauri (Windows, MacOS, Linux)
Elegycloud/clash-for-linux-backup
基于Clash Core 制作的Clash For Linux备份仓库 A Clash For Linux Backup Warehouse Based on Clash Core
microsoft/generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
CompVis/latent-diffusion
High-Resolution Image Synthesis with Latent Diffusion Models
luolundashu/crawler_for_ai_conference
How to keep up with the pace of AI conferences? Consider starring the AI Top Conferences Crawler.
Java-Echo/Java-Echo
BoChenGroup/PyDPM
A Python Library for Deep Probabilistic Models
extreme-assistant/ICCV2023-Paper-Code-Interpretation
ICCV2021/2019/2017 论文/代码/解读/直播合集,极市团队整理
qiguming/MLAPP_CN_CODE
《Machine Learning: A Probabilistic Perspective》(Kevin P. Murphy)中文翻译和书中算法的Python实现。
qingsongedu/awesome-AI-for-time-series-papers
A professional list of Papers, Tutorials, and Surveys on AI for Time Series in top AI conferences and journals.
Sirius0v0/word-template-for-NPU-thesis
西北工业大学本科毕业设计论文模板(word 版本 | Microsoft Office Word)
mli/paper-reading
深度学习经典、新论文逐段精读
sangyx/d2l-torch
《动手学深度学习》 PyTorch 版本