Ruizhuo-Xu's Stars
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
PlexPt/awesome-chatgpt-prompts-zh
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
romkatv/powerlevel10k
A Zsh theme
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
kaixindelele/ChatPaper
Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文全文总结+专业翻译+润色+审稿+审稿回复
mlfoundations/open_clip
An open source implementation of CLIP.
salesforce/LAVIS
LAVIS - A One-stop Library for Language-Vision Intelligence
billryan/resume
An elegant \LaTeX\ résumé template. 大陆镜像 https://gods.coding.net/p/resume/git
dyweb/awesome-resume-for-chinese
:page_facing_up: 适合中文的简历模板收集(LaTeX,HTML/JS and so on)由 @hoochanlon 维护
xinyu1205/recognize-anything
Open-source and strong foundation image recognition models.
niXman/mingw-builds-binaries
MinGW-W64 compiler binaries
median-research-group/LibMTL
A PyTorch Library for Multi-Task Learning
luo3300612/Visualizer
assistant tools for attention visualization in deep learning
PeizhuoLi/neural-blend-shapes
An end-to-end library for automatic character rigging, skinning, and blend shapes generation, as well as a visualization tool [SIGGRAPH 2021]
XuecaiHu/Meta-SR-Pytorch
Meta-SR: A Magnification-Arbitrary Network for Super-Resolution (CVPR2019)
cnstark/pytorch-docker
Pure Pytorch Docker Images.
SlongLiu/query2labels
Official implementation of paper "Query2Label: A Simple Transformer Way to Multi-Label Classification".
FrancescoSaverioZuppichini/ViT
Implementing Vi(sion)T(transformer)
tyshiwo/FSRNet
Demo code for our CVPR'18 paper "FSRNet: End-to-End Learning Face Super-Resolution with Facial Priors" (SPOTLIGHT Presentation)
brianlan/pytorch-grad-norm
Pytorch implementation of the GradNorm. GradNorm addresses the problem of balancing multiple losses for multi-task learning by learning adjustable weight coefficients.
chaofengc/Face-SPARNet
Pytorch codes for "Learning Spatial Attention for Face Super-Resolution", TIP 2020.
GAP-LAB-CUHK-SZ/HairStep
Repository for "HairStep: Transfer Synthetic to Real Using Strand and Depth Maps for Single-View 3D Hair Modeling". [CVPR2023 Highlight]
arxyzan/data2vec-pytorch
PyTorch implementation of "data2vec: A General Framework for Self-supervised Learning in Speech, Vision and Language" from Meta AI
Kebii/R2ET
(CVPR 2023) Skinned Motion Retargeting with Residual Perception of Motion Semantics & Geometry
HongYan1123/SkeletonMAE
SkeletonMAE: Graph-based Masked Autoencoder for Skeleton Sequence Pre-training
facebookresearch/data2vec_vision
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
xinyu1205/robust-loss-mlml
Code for paper: Simple and Robust Loss Design for Multi-Label Learning with Missing Labels
maoyunyao/MAMP
Official implementation of the ICCV 2023 paper "Masked Motion Predictors are Strong 3D Action Representation Learners"
YujieOuO/PSTL
This is an official PyTorch implementation of "Self-supervised Action Representation Learning from Partial Spatio-Temporal Skeleton Sequences" in AAAI2023.
Guillem96/data2vec-vision
PyTorch implementation of Data2Vec self-supervised approach for vision use cases.