Pinned Repositories
3D-point-cloud-generation
Learning Efficient Point Cloud Generation for Dense 3D Object Reconstruction :grapes: (AAAI 2018)
C-NLOS-imaging-based-on-LCT
基于光锥变换的共焦非视距成像(Nature25489)代码复现及改写
matlab_kernel
Jupyter Kernel for Matlab
MPRNet
Official repository for "Multi-Stage Progressive Image Restoration" (CVPR 2021). SOTA results for image deblurring, deraining, and denoising.
nlos-dlct
Non-line-of-sight Surface Reconstruction Using the Directional LCT
nlos_fermat_path
non-line-of-sight shape reconstruction using Fermat paths
norm_sparsity_code
Blind Deconvolution Using a Normalized Sparsity Measure
Ordinary-Camera
Computational Periscopy with an Ordinary Digital Camera
Steady-state-Non-Line-of-Sight-Imaging
TVRPCA
combine TV regularization with RPCA framework
chenyuege's Repositories
chenyuege/norm_sparsity_code
Blind Deconvolution Using a Normalized Sparsity Measure
chenyuege/MPRNet
Official repository for "Multi-Stage Progressive Image Restoration" (CVPR 2021). SOTA results for image deblurring, deraining, and denoising.
chenyuege/AdaAttN
Officially unofficial PyTorch re-implementation of paper: AdaAttN: Revisit Attention Mechanism in Arbitrary Neural Style Transfer, ICCV 2021.
chenyuege/alf
Agent Learning Framework https://alf.readthedocs.io
chenyuege/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
chenyuege/Awesome-BEV-Perception-Multi-Cameras
Awesome papers about Multi-Camera 3D Object Detection and Segmentation in Bird-Eye-View, such as DETR3D, BEVDet, BEVFormer
chenyuege/awesome-point-cloud-analysis
A list of papers and datasets about point cloud analysis (processing)
chenyuege/awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
chenyuege/bank_interview
:bank: 银行笔试面试经验分享及资料分享(help you pass the bank interview, and get a amazing bank offer!)
chenyuege/Cplusplus-learning
B站黑马程序员C++入门课程代码
chenyuege/CSL_RetinaNet_Tensorflow
Code for ECCV 2020 paper: Arbitrary-Oriented Object Detection with Circular Smooth Label
chenyuege/CVPR2021-Paper-Code-Interpretation
cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理
chenyuege/deep_learning_object_detection
A paper list of object detection using deep learning.
chenyuege/detr3d
chenyuege/DynamicRCNN
Dynamic R-CNN: Towards High Quality Object Detection via Dynamic Training, ECCV 2020
chenyuege/Fast-BEV
Fast-BEV: A Fast and Strong Bird’s-Eye View Perception Baseline
chenyuege/liblinear
chenyuege/mmdetection
OpenMMLab Detection Toolbox and Benchmark
chenyuege/netron
Visualizer for neural network, deep learning, and machine learning models
chenyuege/ObjectDetectionImbalance
Lists the papers related to imbalance problems in object detection
chenyuege/PETR
[ECCV2022] PETR: Position Embedding Transformation for Multi-View 3D Object Detection
chenyuege/pix2pix
Image-to-image translation with conditional adversarial nets
chenyuege/pixel2style2pixel
Official Implementation for "Encoding in Style: a StyleGAN Encoder for Image-to-Image Translation"
chenyuege/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
chenyuege/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
chenyuege/Self-Attention-GAN
Pytorch implementation of Self-Attention Generative Adversarial Networks (SAGAN)
chenyuege/TensorRT
TensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.
chenyuege/TransT
Transformer Tracking (CVPR2021)
chenyuege/UNetPlusPlus
Official Keras Implementation for UNet++ in IEEE Transactions on Medical Imaging and DLMIA 2018
chenyuege/yolo_1_pytorch
simplest implementation of yolo v1 via pytorch