Jp-17
Computional Neuroscience PhD in Tsinghua University Interested in multitask learning, neural representation, task compositionally, brain&RNN&LLM
Tsinghua UniversityBeijing, China
Pinned Repositories
AllenSDK_exploration
This repo is constructed for explore the Allen dataset
audio2photoreal
Code and dataset for photorealistic Codec Avatars driven from audio
Coding_learning
A repository for learning computation neuroscience~
Computational-Neuroscience-Self-Learning
Resources for learning Computational Neuroscience
deep-learning-v2-pytorch
Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101
ExAvatar_RELEASE
Official PyTorch implementation of "Expressive Whole-Body 3D Gaussian Avatar", ECCV 2024.
GaussianAvatars
[CVPR 2024 Highlight] The official repo for "GaussianAvatars: Photorealistic Head Avatars with Rigged 3D Gaussians"
Jp-17.github.io
Personal Page
NMA-CN-practice
Practice for Neuromatch Academy Computional Neurosience
NMA_CN_2022_learning
A repository for learning in NMA_CN 2022
Jp-17's Repositories
Jp-17/Computational-Neuroscience-Self-Learning
Resources for learning Computational Neuroscience
Jp-17/Coding_learning
A repository for learning computation neuroscience~
Jp-17/NMA-CN-practice
Practice for Neuromatch Academy Computional Neurosience
Jp-17/AllenSDK_exploration
This repo is constructed for explore the Allen dataset
Jp-17/audio2photoreal
Code and dataset for photorealistic Codec Avatars driven from audio
Jp-17/deep-learning-v2-pytorch
Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101
Jp-17/ExAvatar_RELEASE
Official PyTorch implementation of "Expressive Whole-Body 3D Gaussian Avatar", ECCV 2024.
Jp-17/GaussianAvatars
[CVPR 2024 Highlight] The official repo for "GaussianAvatars: Photorealistic Head Avatars with Rigged 3D Gaussians"
Jp-17/Jp-17.github.io
Personal Page
Jp-17/lit-gpt
Hackable implementation of state-of-the-art open-source LLMs based on nanoGPT. Supports flash attention, 4-bit and 8-bit quantization, LoRA and LLaMA-Adapter fine-tuning, pre-training. Apache 2.0-licensed.
Jp-17/lit-llama
Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Adapter fine-tuning, pre-training. Apache 2.0-licensed.
Jp-17/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
Jp-17/NMA_CN_2022_learning
A repository for learning in NMA_CN 2022
Jp-17/multiview_calib
Single and multiple view camera calibration tool
Jp-17/Neuroformer
Jp-17/nn-zero-to-hero
Neural Networks: Zero to Hero
Jp-17/NPHM
[CVPR'23] Learning Neural Parametric Head Models
Jp-17/python_stereo_camera_calibrate
Stereo camera calibration with python and openCV
Jp-17/VHAP
A complete head tracking pipeline from videos to NeRF/3DGS-ready datasets.
Jp-17/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch