专栏名称: 爱可可-爱生活
知名互联网资讯博主 北邮PRIS模式识别实验室陈老师
目录
相关文章推荐
黄建同学  ·  #雷军称不要迷信BBA#国外一个新能源车的A ... ·  2 天前  
爱可可-爱生活  ·  几篇论文实现代码:《DiffGS: ... ·  2 天前  
字母榜  ·  大模型的苦,创业的AI 科学家最懂 ·  3 天前  
字母榜  ·  大模型的苦,创业的AI 科学家最懂 ·  3 天前  
爱可可-爱生活  ·  【AMT-APC自动钢琴伴奏:通过微调自动音 ... ·  6 天前  
爱可可-爱生活  ·  【E2B桌面沙箱:为大型语言模型(LLM)提 ... ·  6 天前  
51好读  ›  专栏  ›  爱可可-爱生活

几篇论文实现代码:《Neural Localizer Field-20241031141306

爱可可-爱生活  · 微博  · AI  · 2024-10-31 14:13

正文

2024-10-31 14:13

几篇论文实现代码:
《Neural Localizer Fields for Continuous 3D Human Pose and Shape Estimation》(NeurIPS 2024) GitHub: github.com/isarandi/smplfitter
《Grid4D: 4D Decomposed Hash Encoding for High-fidelity Dynamic Gaussian Splatting》(NeurIPS 2024) GitHub: github.com/JiaweiXu8/Grid4D [fig2]
《HaloScope: Harnessing Unlabeled LLM Generations for Hallucination Detection 》(NeurIPS 2024) GitHub: github.com/deeplearning-wisc/haloscope
《Fully Explicit Dynamic Gaussian Splatting》(NeurIPS 2024) GitHub: github.com/juno181/Ex4DGS
《Harmony4D: A Video Dataset for In-The-Wild Close Human Interactions》(NeurIPS 2024) GitHub: github.com/jyuntins/Harmony4D
《Evaluation of Text-to-Video Generation Models: A Dynamics Perspective》(NeurIPS 2024) GitHub: github.com/MingXiangL/DEVIL [fig5]
《Senna: Bridging Large Vision-Language Models and End-to-End Autonomous Driving》(2024) GitHub: github.com/hustvl/Senna [fig1]
《Hybrid SD: Edge-Cloud Collaborative Inference for Stable Diffusion Models》(2024) GitHub: github.com/bytedance/Hybrid-SD [fig3]
《Unleashing Reasoning Capability of LLMs via Scalable Question Synthesis from Scratch》(2024) GitHub: github.com/yyDing1/ScaleQuest
《TLCM: Training-efficient Latent Consistency Model for Image Generation with 2-8 Steps》(2024) GitHub: github.com/OPPO-Mente-Lab/TLCM
《AutoKaggle: A Multi-Agent Framework for Autonomous Data Science Competitions》(2024) GitHub: github.com/multimodal-art-projection/AutoKaggle [fig4]
《Ada-KV: Optimizing KV Cache Eviction by Adaptive Budget Allocation for Efficient LLM Inference》(2024) GitHub: github.com/FFY0/AdaKV