Skip to content

Source Code of POINT CLOUD GEOMETRY COMPRESSION VIA NEURAL GRAPH SAMPLING in ICIP2021

License

Notifications You must be signed in to change notification settings

Heroism502/point_based_pcgc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POINT CLOUD GEOMETRY COMPRESSION VIA NEURAL GRAPH SAMPLING

2021.5.20 Our paper has been accepted by ICIP2021!

Requirments

  • open3d 0.9.0.0

  • python 3.7

  • cuda 10.2

  • pytorch 1.7.0

Usage

Training

 python train.py --dataset_path='training_dataset_path'

Testing

sudo chmod 777 utils/pc_error
python test.py --dataset_path='training_dataset_path'

About

Source Code of POINT CLOUD GEOMETRY COMPRESSION VIA NEURAL GRAPH SAMPLING in ICIP2021

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages