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/ArithmeticEncodingPython
Data Compression using Arithmetic Encoding in Python
JasonLSC/Awesome-Learning-MVS
A list of awesome learning-based multi-view stereo papers
JasonLSC/awesome-NeRF
A curated list of awesome neural radiance fields papers
JasonLSC/CompressAI
A PyTorch library and evaluation platform for end-to-end compression research
JasonLSC/compression
Data compression in TensorFlow
JasonLSC/extreme-view-synth
JasonLSC/FGVC
[ECCV 2020] Flow-edge Guided Video Completion
JasonLSC/FreeViewSynthesis
Code repository for "Free View Synthesis", ECCV 2020.
JasonLSC/HashNeRF-pytorch
Pure PyTorch Implementation of NVIDIA paper on Instant Training of Neural Graphics primitives: https://nvlabs.github.io/instant-ngp/
JasonLSC/impersonator
PyTorch implementation of our ICCV 2019 paper: Liquid Warping GAN: A Unified Framework for Human Motion Imitation, Appearance Transfer and Novel View Synthesis
JasonLSC/kilonerf
Code for KiloNeRF: Speeding up Neural Radiance Fields with Thousands of Tiny MLPs
JasonLSC/matryodshka
Main repo for ECCV 2020 paper MatryODShka: Real-time 6DoF Video View Synthesis using Multi-Sphere Images. visual.cs.brown.edu/matryodshka
JasonLSC/nerf
Code release for NeRF (Neural Radiance Fields)
JasonLSC/nerf-pytorch
A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.
JasonLSC/Neural-Scene-Flow-Fields
PyTorch implementation of paper "Neural Scene Flow Fields for Space-Time View Synthesis of Dynamic Scenes"
JasonLSC/neuralbody
Code for "Neural Body: Implicit Neural Representations with Structured Latent Codes for Novel View Synthesis of Dynamic Humans"
JasonLSC/nex-code
Code release for NeX: Real-time View Synthesis with Neural Basis Expansion
JasonLSC/nonrigid_nerf
Open source repository for the code accompanying the paper 'Non-Rigid Neural Radiance Fields Reconstruction and Novel View Synthesis of a Deforming Scene from Monocular Video'.
JasonLSC/NSRR-PyTorch
[Not working] PyTorch version of the paper 'Neural Supersampling for Real-time Rendering' by Facebook Reality Labs (2020)
JasonLSC/NSVF
Open source code for the paper of Neural Sparse Voxel Fields.
JasonLSC/OpenDVC
JasonLSC/pytorch-styleguide
An unofficial styleguide and best practices summary for PyTorch
JasonLSC/pytorch3d
PyTorch3D is FAIR's library of reusable components for deep learning with 3D data
JasonLSC/PyTorchDataCompression
JasonLSC/QmapCompression
Official implementation of "Variable-Rate Deep Image Compression through Spatially-Adaptive Feature Transform", ICCV 2021
JasonLSC/RFR-Inpainting
The source code for CVPR 2020 accepted paper "Recurrent Feature Reasoning for Image Inpainting"
JasonLSC/StableViewSynthesis
JasonLSC/tiny-cuda-nn
Lightning fast C++/CUDA neural network framework
JasonLSC/torch-ngp
A pytorch CUDA extension implementation of instant-ngp, with a GUI.
JasonLSC/vmaf
Perceptual video quality assessment based on multi-method fusion.