Pinned Repositories
3D-Machine-Learning
A resource repository for 3D machine learning
awesome-point-cloud-analysis-2021
A list of papers and datasets about point cloud analysis (processing) since 2017. Update every day!
diffusion-point-cloud
:thought_balloon: Diffusion Probabilistic Models for 3D Point Cloud Generation (CVPR 2021)
Facial-Landmark-Detection
We propose a hardware-friendly, fast, and high-performance FLD algorithm.
pcc_attr_folding
Folding-based compression of point cloud attributes
Point-Transformers
Point Transformers
point_based_pcgc
Source Code of POINT CLOUD GEOMETRY COMPRESSION VIA NEURAL GRAPH SAMPLING in ICIP2021
PointCloud-Octree-Compression-
Matlab code for PointCloud Octree Compression
pyvot
A Python implementation of Monge optimal transportation
Tobii-Eye-Track
Collect eye movement signals by Tobii Eye Tracker 5
Heroism502's Repositories
Heroism502/point_based_pcgc
Source Code of POINT CLOUD GEOMETRY COMPRESSION VIA NEURAL GRAPH SAMPLING in ICIP2021
Heroism502/awesome-point-cloud-analysis-2021
A list of papers and datasets about point cloud analysis (processing) since 2017. Update every day!
Heroism502/Facial-Landmark-Detection
We propose a hardware-friendly, fast, and high-performance FLD algorithm.
Heroism502/pyvot
A Python implementation of Monge optimal transportation
Heroism502/3D-Machine-Learning
A resource repository for 3D machine learning
Heroism502/ADLPCC
Adaptive Deep Learning-based Point Cloud Coding
Heroism502/awesome-deep-point-cloud-compression
A list of papers about deep point cloud compression.
Heroism502/Awesome-Vision-Attentions
Summary of related papers on visual attention
Heroism502/bjontegaard_etro
Excel VBA code for calculating Bjontegaard Delta SNR and Rate, using arbitrary number of data points. Complies with VCEG-M33 when using 4 data points.
Heroism502/CV_PaperDaily
CV 论文笔记
Heroism502/D-PCC
This is the PyTorch implementation of "Density-preserving Deep Point Cloud Compression" (CVPR 2022).
Heroism502/deep-point-map-compression
Heroism502/DMRDenoise
:snowman: Differentiable Manifold Reconstruction for Point Cloud Denoising (ACM MM 2020)
Heroism502/DPCCD
Dynamic Point Cloud Compression Dataset
Heroism502/learned-point-cloud-compression-for-classification
MMSP 2023, PCS 2024 [paper coming soon]
Heroism502/MMA-Net
VIL-100: A New Dataset and A Baseline Model for Video Instance Lane Detection (ICCV 2021)
Heroism502/mpeg-pcc-tmc13
Geometry based point cloud compression (G-PCC) test model
Heroism502/NNCTX
Heroism502/PCC-S
[ECCV2022] Point Cloud Compression with Sibling Context and Surface Priors
Heroism502/PCC_LUT_SR
Fractional look-up table based super resolution for point clouds coded with octree on TMC13 (MPEG-GPCC).
Heroism502/PCGCv1
Point Cloud Geometry Compression
Heroism502/point-tnt
Official implementation of the Point Transformer-in-Transformer: https://arxiv.org/abs/2204.03957
Heroism502/PointCloudUpsampling
Heroism502/PU-Transformer
Unofficial Implement PU-Transformer
Heroism502/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
Heroism502/R-PCC
R-PCC: A Baseline for Range Image-based Point Cloud Compression
Heroism502/SpatioTemporalSegmentation
4D Spatio-Temporal Semantic Segmentation on a 3D video (a sequence of 3D scans)
Heroism502/Vehicle-Tracking
Vehicle Tracking By unsupervised Method
Heroism502/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
Heroism502/VoxelDNN_v2
Tensorflow implementation of the paper "Lossless Coding of Point Cloud Geometry using aDeep Generative Model"