Lyccl's Stars
YoungJackson/learn_superpoint_transformer
Study SPT
ExponentiAI/ToThePoint
Lyccl/Tothepoint
ToThePoint: Efficient Contrastive Learning of 3D Point Clouds via Recycling
ChandlerBang/GCond
[ICLR'22] [KDD'22] [IJCAI'24] Implementation of "Graph Condensation for Graph Neural Networks"
yanzq95/SGNet
SGNet: Structure Guided Network via Gradient-Frequency Awareness for Depth Map Super-Resolution (AAAI-2024)
jiajingchen113322/ViewNet
This is the implementation of ViewNet
jiajingchen113322/Recycle_Maxpooling_Module
This is the implementation of Recycle Maxpooling Module for Point Cloud Analysis
CGuangyan-BIT/PointGPT
[NeurIPS 2023] PointGPT: Auto-regressively Generative Pre-training from Point Clouds
Lyccl/RGLT
Otsuts/TCP-socket-based-FL-
Solo project of gkc 4I about federal learning
SHEERANER/Modelzoo_centermask_pytorch
MohamedAfham/CrossPoint
Official implementation of "CrossPoint: Self-Supervised Cross-Modal Contrastive Learning for 3D Point Cloud Understanding" (CVPR, 2022)
sjtuytc/UnboundedNeRFPytorch
State-of-the-art, simple, fast unbounded / large-scale NeRFs.
huanranchen/SupContrast
a pytorch implement of Supervised Contrastive Learning with memory bank(queue)
huanranchen/NICO-2022
Implement the dataloader
huanranchen/ASRNorm
a pytorch implement of Adversarially Adaptive Normalization for Single Domain Generalization
dvlab-research/LargeKernel3D
LargeKernel3D: Scaling up Kernels in 3D Sparse CNNs (CVPR 2023)
fxia22/pointnet.pytorch
pytorch implementation for "PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation" https://arxiv.org/abs/1612.00593
huanranchen/MOCO
Momentum contrastive learning that implemented by me~~~
d-li14/condconv.pytorch
PyTorch implementation of CondConv and MobileNetV2 model
iCVTEAM/PGNet
Pyramid Grafting Network for One-Stage High Resolution Saliency Detection. CVPR 2022
hlh981029/megcup-feedback
RAW-based blind denoising, 1st place in MegCup 2022 (Team Feedback)
odegeasslbc/FastGAN-pytorch
Official implementation of the paper "Towards Faster and Stabilized GAN Training for High-fidelity Few-shot Image Synthesis" in ICLR 2021
zhmou/WGAN-GradientPenalty
A Pytorch implementation demo for WGAN-GP in order to generate handwritten digits(MNIST dataset) Pytorch构建WGAN-GP网络实现手写数字生成(MNIST数据集)
SuperbTUM/RAW-image-denoising
Image denoising with Bayer augmentation and neural network
MegEngine/PMRID
ECCV2020 - Practical Deep Raw Image Denoising on Mobile Devices
zigangzhao-ai/zte_img_denoise
a contest about image denoising
google-research/kubric
A data generation pipeline for creating semi-realistic synthetic multi-object videos with rich annotations such as instance segmentation masks, depth maps, and optical flow.
Oushesh/Diffusion_Beats_GAN
Python pytorch implemenration and review for the paper: DDPM - Diffusion Models Beat GANs on Image Synthesis (Machine Learning Research Paper Explained)
andreas128/RePaint
Official PyTorch Code and Models of "RePaint: Inpainting using Denoising Diffusion Probabilistic Models", CVPR 2022