JasonLSC
Ph.D. student@Zhejiang University, passionate about 3D computer vision and visual data compression
Zhejiang Univ.Hangzhou, Zhejiang
Pinned Repositories
3d-ken-burns
an implementation of 3D Ken Burns Effect from a Single Image using PyTorch
3d-photo-inpainting
[CVPR 2020] 3D Photography using Context-aware Layered Depth Inpainting
3dv_tutorial
An Invitation to 3D Vision: A Tutorial for Everyone
4dgs_compression
ArithmeticEncodingPython
Data Compression using Arithmetic Encoding in Python
author-kit
GSCodec_Studio
An open-source framework for Gaussian Splats Compression research
nerfcodec_homepage
The host of "NeRFCodec" homepage
NeRFCodec_public
The source code of "NeRFCodec" paper (CVPR2024)
SteerNeRF_official
Official implementation of SteerNeRF: Accelerating NeRF Rendering via Smooth Viewpoint Trajectory (CVPR2023)
JasonLSC's Repositories
JasonLSC/GSCodec_Studio
An open-source framework for Gaussian Splats Compression research
JasonLSC/SteerNeRF_official
Official implementation of SteerNeRF: Accelerating NeRF Rendering via Smooth Viewpoint Trajectory (CVPR2023)
JasonLSC/NeRFCodec_public
The source code of "NeRFCodec" paper (CVPR2024)
JasonLSC/nerfcodec_homepage
The host of "NeRFCodec" homepage
JasonLSC/3dv_tutorial
An Invitation to 3D Vision: A Tutorial for Everyone
JasonLSC/4dgs_compression
JasonLSC/author-kit
JasonLSC/D-PCC
This is the official PyTorch implementation of our paper "Density-preserving Deep Point Cloud Compression" (CVPR 2022).
JasonLSC/dd-nerf-dataset
NerF computer vision dataset
JasonLSC/SteerNeRF
JasonLSC/DCVC
Deep Contextual Video Compression
JasonLSC/diver
DIVeR: Deterministic Integration for Volume Rendering
JasonLSC/gaussian-splatting
Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"
JasonLSC/gsc_testbed_for_gestm
Personal mini project for testing the compression efficiency of GeSTM
JasonLSC/gsplat
CUDA accelerated rasterization of gaussian splatting
JasonLSC/jax3d_mobileNeRF
JasonLSC/K-Planes
JasonLSC/kaolin-wisp
NVIDIA Kaolin Wisp is a PyTorch library powered by NVIDIA Kaolin Core to work with neural fields (including NeRFs, NGLOD, instant-ngp and VQAD).
JasonLSC/ModernCppStarter
🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
JasonLSC/MPEG-INVR-Anchor-Generation-on-KITTI-360
JasonLSC/nemo-cvpr2023
[CVPR 2023 Highlight] Official implementation of "NeMo: 3D Neural Motion Fields from Multiple Video Instances of the Same Action"
JasonLSC/NeRF-Factory
An awesome PyTorch NeRF library
JasonLSC/nerfacc
A General NeRF Acceleration Toolbox in PyTorch.
JasonLSC/nerfvis
NeRF visualization library under construction
JasonLSC/NeuRay
[CVPR2022] Neural Rays for Occlusion-aware Image-based Rendering
JasonLSC/ngp_pl
Instant-ngp in pytorch+cuda trained with pytorch-lightning (high quality with high speed, with only few lines of legible code)
JasonLSC/radfoam
Original implementaion of "Radiant Foam: Real-Time Differentiable Ray Tracing"
JasonLSC/Reference-arithmetic-coding
Clear implementation of arithmetic coding for educational purposes in Java, Python, C++.
JasonLSC/stable-dreamfusion
A pytorch implementation of text-to-3D dreamfusion, powered by stable diffusion.
JasonLSC/YAECL-Yet-Another-Entropy-Coding-Library
YAECL: Yet Another Entropy Coding Library for Neural Compression Research, with Arithmetic Coding and Asymmetric Numeral Systems support