专栏名称: 爱可可-爱生活
知名互联网资讯博主 北邮PRIS模式识别实验室陈老师
目录
相关文章推荐
爱可可-爱生活  ·  【ai-rd-tasks:一套评估大语言模型 ... ·  2 天前  
爱可可-爱生活  ·  【tex-fmt:一个用Rust编写的超高性 ... ·  3 天前  
宝玉xp  ·  推荐阅读:《AI贴纸生成网站 ... ·  4 天前  
黄建同学  ·  今年的Octoverse报告:#ai##gi ... ·  5 天前  
51好读  ›  专栏  ›  爱可可-爱生活

几篇论文实现代码:《MoE Jetpack: From Dens-20241124171610

爱可可-爱生活  · 微博  · AI  · 2024-11-24 17:16

正文

2024-11-24 17:16

几篇论文实现代码:
《MoE Jetpack: From Dense Checkpoints to Adaptive Mixture of Experts for Vision Tasks》(NeurIPS 2024) GitHub: github.com/Adlith/MoE-Jetpack [fig2]
《Fast Best-of-N Decoding via Speculative Rejection》(NeurIPS 2024) GitHub: github.com/Zanette-Labs/SpeculativeRejection [fig6]
《Spatiotemporal Bilateral Gradient Filtering for Inverse Rendering》(SIGGRAPH Asia 2024) GitHub: github.com/wchang22/stadam
《FlipSketch: Flipping assets Drawings to Text-Guided Sketch Animations》(2024) GitHub: github.com/hmrishavbandy/FlipSketch [fig1]
《Streaming Deep Reinforcement Learning Finally Works》(2024) GitHub: github.com/mohmdelsayed/streaming-drl
《RINO: Accurate, Robust Radar-Inertial Odometry with Non-Iterative Estimation》(2024) GitHub: github.com/yangsc4063/rino [fig3]
《Large Multi-modal Models Can Interpret Features in Large Multi-modal Models》(2024) GitHub: github.com/EvolvingLMMs-Lab/multimodal-sae [fig4]
《LLM$\times$MapReduce: Simplified Long-Sequence Processing using Large Language Models》(2024) GitHub: github.com/thunlp/LLMxMapReduce [fig5]
《A Spitting Image: Modular Superpixel Tokenization in Vision Transformers》(2024) GitHub: github.com/dsb-ifi/SPiT