song-zixuan's Stars
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
meta-llama/llama
Inference code for Llama models
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
BradyFU/Awesome-Multimodal-Large-Language-Models
:sparkles::sparkles:Latest Advances on Multimodal Large Language Models
nerfstudio-project/nerfstudio
A collaboration friendly studio for NeRFs
salesforce/BLIP
PyTorch code for BLIP: Bootstrapping Language-Image Pre-training for Unified Vision-Language Understanding and Generation
tuna/thuthesis
LaTeX Thesis Template for Tsinghua University
HugoBlox/theme-academic-cv
🎓 无需编写任何代码即可轻松创建漂亮的学术网站 Easily create a beautiful academic résumé or educational website using Hugo and GitHub. No code.
DLR-RM/BlenderProc
A procedural Blender pipeline for photorealistic training image generation
ddz16/TSFpaper
This repository contains a reading list of papers on Time Series Forecasting/Prediction (TSF) and Spatio-Temporal Forecasting/Prediction (STF). These papers are mainly categorized according to the type of model.
AcademySoftwareFoundation/MaterialX
MaterialX is an open standard for the exchange of rich material and look-development content across applications and renderers.
KimMeen/Time-LLM
[ICLR 2024] Official implementation of " 🦙 Time-LLM: Time Series Forecasting by Reprogramming Large Language Models"
antontarasenko/awesome-economics
A curated collection of links for economists
Unity-Technologies/UnityRenderStreaming
Streaming server for Unity
facebookresearch/home-robot
Mobile manipulation research tools for roboticists
ngruver/llmtime
neverhood311/Stop-motion-OBJ
A Blender add-on for importing a sequence of OBJ meshes as frames
THU-feiyue/docs
清华大学飞跃手册
Trinkle23897/learn2018-autodown
清华大学新版网络学堂课程自动下载脚本 / A python script to clone all files from learn.tsinghua.edu.cn
ts-kim/RevIN
RevIN: Reversible Instance Normalization For Accurate Time-series Forecasting Against Distribution Shift
thufv/CMinor-Verifier
2022 年春季学期清华大学《软件分析与验证》课程实验平台
ponahoum/three-usdz-loader
A basic USDZ file (Pixar Universal Scene Description) loader for ThreeJS
YoZhibo/MSGNet
MSGNet: Learning Multi-Scale Inter-Series Correlations for Multivariate Time Series Forecasting (AAAI2024)
Zdong104/FNSPID_Financial_News_Dataset
FNSPID: A Comprehensive Financial News Dataset in Time Series
kovacsv/assimpjs
The emscripten interface for the assimp library that allows you to import 40+ 3D file formats in the browser.
CharlieSCC/alpha
ponahoum/usdz-web-viewer
A simple USDZ file web based viewer (with ThreeJs + Vue)
crtie/Leveraging-SE-3-Equivariance-for-Learning-3D-Geometric-Shape-Assembly
This is the official implementation of the paper "Leveraging SE(3)-Equivariance for Learning 3D Geometric Shape Assembly" (ICCV 2023)
martin-pr/embree_viewer
Embree viewer is a simple implementation of a progressive renderer, based on Intel's Embree raytracing kernels. Its UI is written in SDL2, and it supports Alembic, OBJ file formats, with a JSON file to describe a scene.
endy-imam/CS461-ModelRigging
A project assignment for Computer Games Programming to render and rig a model to a skeleton with Skeletal Subspace Deformation (SSD).