Pinned Repositories
All-DeBut
[TNNLS] Lite It Fly: An All-Deformable-Butterfly Network.
asmr
Official implementation of the ICLR2024 paper "ASMR: Activation-sharing Multi-resolution Coordinate Networks For Efficient Inference".
auto_debut_chain_generator
Code for Automated DeBut Chain Generator
DeBut
Codes of the paper Deformable Butterfly: A Highly Structured and Sparse Linear Transform.
EPIJudge
EPI Judge - Preview Release
hklut
[IJCAI24] Hundred-Kilobyte Lookup Tables for Efficient Single-Image Super-Resolution
jasonli0707.github.io
Personal Website
MuLUT
[ECCV 2022]MuLUT: Cooperating Multiple Look-Up Tables for Efficient Image Super-Resolution
scone
[AAAI24] Learning Spatially Collaged Fourier Bases for Implicit Neural Representation
jasonli0707's Repositories
jasonli0707/hklut
[IJCAI24] Hundred-Kilobyte Lookup Tables for Efficient Single-Image Super-Resolution
jasonli0707/scone
[AAAI24] Learning Spatially Collaged Fourier Bases for Implicit Neural Representation
jasonli0707/All-DeBut
[TNNLS] Lite It Fly: An All-Deformable-Butterfly Network.
jasonli0707/asmr
Official implementation of the ICLR2024 paper "ASMR: Activation-sharing Multi-resolution Coordinate Networks For Efficient Inference".
jasonli0707/auto_debut_chain_generator
Code for Automated DeBut Chain Generator
jasonli0707/DeBut
Codes of the paper Deformable Butterfly: A Highly Structured and Sparse Linear Transform.
jasonli0707/EPIJudge
EPI Judge - Preview Release
jasonli0707/MuLUT
[ECCV 2022]MuLUT: Cooperating Multiple Look-Up Tables for Efficient Image Super-Resolution
jasonli0707/nmt_inr
jasonli0707/Pointnet_Pointnet2_pytorch
PointNet and PointNet++ implemented by pytorch (pure python) and on ModelNet, ShapeNet and S3DIS.
jasonli0707/pytorch-Deep-Learning
Deep Learning (with PyTorch)
jasonli0707/RepDistiller
[ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods
jasonli0707/Restormer
[CVPR 2022--Oral] Restormer: Efficient Transformer for High-Resolution Image Restoration. SOTA for motion deblurring, image deraining, denoising (Gaussian/real data), and defocus deblurring.
jasonli0707/tensorflow-1-public
jasonli0707/torch-ngp
A pytorch CUDA extension implementation of instant-ngp (sdf and nerf), with a GUI.
jasonli0707/Training-Tricks-for-Binarized-Neural-Networks
The collection of training tricks of binarized neural networks.
jasonli0707/tt-svd-pytorch
Reimplementation of TT-SVD algorithm in MATLAB's TT-Toolbox using PyTorch