EasternJournalist
USTC PhD Student & Microsoft Research Asia Intern
University of Science and Technology of ChinaAnhui China
Pinned Repositories
DiffNum
A light-weighted and flexible C++ differentiable programming library. Just replace float and double with it, and it does Auto-Grad for you...
efficient
Utilities (mostly decorators) for efficient python, including concurrent, worker, rate limit, retry, disk cache.
fibonacci-heap
C++ stl like fibonacci heap, supporting heap-merge, key-modify, key-remove
lc3-win
A LC-3 assembler & simulator (not official version) by cpp. LC-3 is referred to the book Introduction to Computing System by Yale N. Patt and Sanjay I. Patel. The assignment is from the ICS course in USTC taught by An Hong.
learn-deep-learning
Labs for deep learning course.
live_mocap
Single-view real-time motion capture built up upon Google Mediapipe.
pi-GAN
A pytorch implementation of pi-GAN (Chan et al.), for 3d-aware image synthesis.
playground
utils3d
Rasterize with the least efforts for researchers.
MoGe
MoGe: Unlocking Accurate Monocular Geometry Estimation for Open-Domain Images with Optimal Training Supervision
EasternJournalist's Repositories
EasternJournalist/live_mocap
Single-view real-time motion capture built up upon Google Mediapipe.
EasternJournalist/utils3d
Rasterize with the least efforts for researchers.
EasternJournalist/playground
EasternJournalist/DiffNum
A light-weighted and flexible C++ differentiable programming library. Just replace float and double with it, and it does Auto-Grad for you...
EasternJournalist/learn-deep-learning
Labs for deep learning course.
EasternJournalist/fibonacci-heap
C++ stl like fibonacci heap, supporting heap-merge, key-modify, key-remove
EasternJournalist/lc3-win
A LC-3 assembler & simulator (not official version) by cpp. LC-3 is referred to the book Introduction to Computing System by Yale N. Patt and Sanjay I. Patel. The assignment is from the ICS course in USTC taught by An Hong.
EasternJournalist/pi-GAN
A pytorch implementation of pi-GAN (Chan et al.), for 3d-aware image synthesis.
EasternJournalist/efficient
Utilities (mostly decorators) for efficient python, including concurrent, worker, rate limit, retry, disk cache.
EasternJournalist/MathiS
[C#] Integral, differential, matrix, algebra and mesh. Symbolic, numeric and visualization in scripts. (developing)
EasternJournalist/mathS
A C++ library for symbolic math expression processing and scientific computing.
EasternJournalist/3DImageStretcher
EasternJournalist/Deep3DFaceReconstruction
Deep3DFaceReconstruction
EasternJournalist/NonEuclidean
A Non-Euclidean Rendering Engine for 3D scenes.
EasternJournalist/wikiapi
Wikipedia/MediaWiki Python API wrapper (for better performance and flexibility)
EasternJournalist/AdaMPI
Single-View View Synthesis in the Wild with Learned Adaptive Multiplane Images, accepted by SIGGRAPH 2022.
EasternJournalist/autograd
Efficiently computes derivatives of numpy code.
EasternJournalist/CREAMy
一款简洁的TYPECHO主题
EasternJournalist/cvpr-author-kit
EasternJournalist/Depth-Anything
[CVPR 2024] Depth Anything: Unleashing the Power of Large-Scale Unlabeled Data. Foundation Model for Monocular Depth Estimation
EasternJournalist/dust3r
EasternJournalist/easternjournalist.github.io
Ruicheng Wang's Homepage
EasternJournalist/easternjournalist.github.io.legacy
Ruicheng Wang's Homepage
EasternJournalist/LR
EasternJournalist/MoGe
MoGe
EasternJournalist/MoGePage
EasternJournalist/NeuS
Code release for NeuS
EasternJournalist/pi-GAN-pytorch
Implementation of π-GAN, for 3d-aware image synthesis, in Pytorch
EasternJournalist/shell_gpt
A command-line productivity tool powered by AI large language models like GPT-4, will help you accomplish your tasks faster and more efficiently.
EasternJournalist/ucore_lab
USTC OS course lab