GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

auto-regressive-model

Website
Wikipedia
https://static.github-zh.com/github_avatars/FoundationVision?size=40
FoundationVision / VAR

[NeurIPS 2024 Best Paper][GPT beats diffusion🔥] [scaling laws in visual generation📈] Official impl. of "Visual Autoregressive Modeling: Scalable Image Generation via Next-Scale Prediction". An *ultr...

auto-regressive-modeldiffusion-modelsimage-generationtransformersautoregressive-modelsgenerative-aigenerative-modelgptgpt-2large-language-modelsvision-transformerneurips
Jupyter Notebook 8.22 k
1 个月前
https://static.github-zh.com/github_avatars/buaacyw?size=40
buaacyw / MeshAnything

[ICLR 2025] From anything to mesh like human artists. Official impl. of "MeshAnything: Artist-Created Mesh Generation with Autoregressive Transformers"

3Dgenerative-aigenerative-modelmeshmesh-generationauto-regressive-modellarge-language-modelstransformersPoint cloudiclr2025
Python 2.19 k
2 个月前
https://static.github-zh.com/github_avatars/FoundationVision?size=40
FoundationVision / LlamaGen

#大语言模型#Autoregressive Model Beats Diffusion: 🦙 Llama for Scalable Image Generation

auto-regressive-modeldiffusiondiffusion-modelsimage-generationllama大语言模型text2image
Python 1.77 k
10 个月前
https://static.github-zh.com/github_avatars/FoundationVision?size=40
FoundationVision / Infinity

[CVPR 2025 Oral]Infinity ∞ : Scaling Bitwise AutoRegressive Modeling for High-Resolution Image Synthesis

auto-regressive-modelautoregressive-modelsgenerative-modelgptgpt-2image-generationtext-to-imagetext-to-image-generationtransformers
Python 1.31 k
2 个月前
https://static.github-zh.com/github_avatars/omerbsezer?size=40
omerbsezer / Generative_Models_Tutorial_with_Demo

Generative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs), Popular GANs Architectures, Auto-Regressive Models, Important ...

variational-autoencoderGenerative Adversarial Networkgansdcgancyclegangenerative-model教程tutorial-codevariational-inferencegaussian-mixture-modelsauto-regressive-model
Jupyter Notebook 338
6 年前
https://static.github-zh.com/github_avatars/FoundationVision?size=40
FoundationVision / OmniTokenizer

[NeurIPS 2024]OmniTokenizer: one model and one weight for image-video joint tokenization.

auto-regressive-modelimage-generationtokenizationvaevideo-generationvqvae
Python 296
1 年前
https://static.github-zh.com/github_avatars/SunzeY?size=40
SunzeY / X-Prompt

#大语言模型#Official implementation of X-Prompt: Towards Universal In-Context Image Generation in Auto-Regressive Vision Language Foundation Models

auto-regressive-modelgenerative-aigptlarge-language-models大语言模型vision-and-languageimage-generation
154
6 个月前
https://static.github-zh.com/github_avatars/hp-l33?size=40
hp-l33 / AiM

Official PyTorch Implementation of "Scalable Autoregressive Image Generation with Mamba"

auto-regressive-modelimage-generationmamba
Python 137
5 个月前
https://static.github-zh.com/github_avatars/czg1225?size=40
czg1225 / CoDe

[CVPR 2025] CoDe: Collaborative Decoding Makes Visual Auto-Regressive Modeling Efficient

auto-regressive-modeltransformers
Python 102
3 个月前
https://static.github-zh.com/github_avatars/pactools?size=40
pactools / pactools

Phase-amplitude coupling (PAC) toolbox

pacmodelsauto-regressive-model
Python 97
4 年前
https://static.github-zh.com/github_avatars/StargazerX0?size=40
StargazerX0 / ScaleKV

ScaleKV: Memory-Efficient Visual Autoregressive Modeling with Scale-Aware KV Cache Compression

auto-regressive-modeltransformers
Python 43
10 天前
https://static.github-zh.com/github_avatars/miyosuda?size=40
miyosuda / heartrate-monitor

Heart rate variability (HRV) analysis tool to detect autonomic nerve state

auto-regressive-model
Swift 38
4 年前
https://static.github-zh.com/github_avatars/zhanghm1995?size=40
zhanghm1995 / Awesome-VAR

A curated list of resources focused on Visual AutoRegressive Modeling, makes GPT-style AR models surpass diffusion transformers in image generation.

auto-regressive-modelgenerationgpt
33
3 个月前
https://static.github-zh.com/github_avatars/axiomlab?size=40
axiomlab / Cable

#大语言模型#Context-aware Biases for Length Extrapolation

auto-regressive-modelgptlarge-language-models大语言模型
Python 21
23 天前
https://static.github-zh.com/github_avatars/hogru?size=40
hogru / MolReactGen

Auto-regressive causal language model for molecule (SMILES) and reaction template (SMARTS) generation based on the Hugging Face implementation of OpenAI's GPT-2 transformer decoder model

auto-regressive-modelgpt-2reactionstransformerhuggingface
Jupyter Notebook 17
1 年前
https://static.github-zh.com/github_avatars/jongwooko?size=40
jongwooko / NASH-Pruning-Official

Code Implementation for "NASH: A Simple Unified Framework of Structured Pruning for Accelerating Encoder-Decoder Language Models" (EMNLP 2023)

auto-regressive-modelbartmodel-compressiont5-model
Python 16
2 年前
https://static.github-zh.com/github_avatars/sharmi1206?size=40
sharmi1206 / covid-19-analysis

#计算机科学#Covid-19 India's statewide analysis with census data 2011 and Kaggle data

COVID-19covid-19-indiaarimaauto-regressive-model深度学习深度神经网络lstmcnn
Jupyter Notebook 16
5 年前
https://static.github-zh.com/github_avatars/bhattbhavesh91?size=40
bhattbhavesh91 / auto-regressive-time-series-model

#时序数据库#Implementing Time Series Auto Regressive Model (AR Model) from Scratch in Python

time-seriestime-series-analysisauto-regressive-modelPython
Jupyter Notebook 15
4 年前
https://static.github-zh.com/github_avatars/LlamaGenAI?size=40
LlamaGenAI / LlamaGen

#大语言模型#AI Comic Factory - Generate Comics with AI, 🦙 Llama for Scalable Anime Generation, Image Generation, Comic Generation and Game Generation

auto-regressive-modeldiffusion-modelsimage-generationllama大语言模型text2imagetext2video
10
7 个月前
https://static.github-zh.com/github_avatars/joewilaj?size=40
joewilaj / nbaGNNs

#计算机科学#Graph neural network models to perform link prediction on the nba and ncaa point differential graph on seasons 2013-2019, 2021.

深度学习node2vecauto-regressive-modelPythonkeras-tensorflowgraph-convolutional-networksgraph-neural-networks
Python 9
4 年前
loading...