点云压缩
1、G-PCC
https://github.com/MPEGGroup/mpeg-pcc-tmc13
2、V-PCC
https://github.com/MPEGGroup/mpeg-pcc-tmc2
3、PCC_CNN
论文:https://arxiv.org/abs/2006.09043
代码:https://github.com/mauriceqch/pcc_geo_cnn_v2
4、SparsePCGC
论文:https://arxiv.org/abs/2111.10633
代码:https://github.com/NJUVISION/SparsePCGC
5、实时点云编码
论文:https://www.cs.rochester.edu/horizon/pubs/iros20.pdf
代码:https://github.com/horizon-research/Real-Time-Spatio-Temporal-LiDAR-Point-Cloud-Compression
6、PCC_RNN
论文:https://www.researchgate.net/publication/333419310_Point_Cloud_Compression_for_3D_LiDAR_Sensor_using_Recurrent_Neural_Network_with_Residual_Blocks
代码:https://github.com/ChenxiTU/Point-cloud-compression-by-RNN
7、MSVoxelDNN
论文:https://arxiv.org/abs/2104.09859
代码:https://github.com/Weafre/MSVoxelDNN
8、octnet
论文:https://arxiv.org/abs/1611.05009
代码: https://github.com/griegler/octnet
9、OctAttention
论文:https://ojs.aaai.org/index.php/AAAI/article/view/19942
代码:https://github.com/zb12138/OctAttention
10、rangeimage_cnn
论文:https://www.researchgate.net/profile/Till-Beemelmanns/publication/359415279_3D_Point_Cloud_Compression_with_Recurrent_Neural_Network_and_Image_Compression_Methods/links/623afc34423069788997b6f2/3D-Point-Cloud-Compression-with-Recurrent-Neural-Network-and-Image-Compression-Methods.pdf
代码:https://github.com/ika-rwth-aachen/Point-Cloud-Compression
11、VoxelDNN
论文:https://arxiv.org/abs/2011.14700
代码:https://github.com/Weafre/VoxelDNN
12、
https://github.com/ChenRP07/rino
13、PCCAI
https://github.com/InterDigitalInc/PccAI
14、
论文:https://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=9852220
代码:https://github.com/marmus12/seqnoc
15、
论文:https://arxiv.org/pdf/2205.00760.pdf
代码:https://github.com/zlichen/PCC-S
16、PCC_transformer
论文:https://arxiv.org/pdf/2205.00760.pdf
代码:https://github.com/LinJianjie/PCTMA_Net
17、VoxelDNN_v2
论文:https://arxiv.org/pdf/2107.00400.pdf
代码:https://github.com/ratulKabir/VoxelDNN_v2
18、transformer_pcc
论文:https://jokieleung.github.io/attaches/TransPCC_ICMR22.pdf
代码:https://github.com/jokieleung/TransPCC
19、DeepCompress
论文:https://arxiv.org/abs/2006.09043
代码:https://github.com/pmclSF/DeepCompress
点云压缩开源代码以及论文
最新推荐文章于 2024-10-15 21:11:37 发布