Skip to content

Point Cloud Attribute Compression with Sparse Convolution and Voxel Transformer

License

Notifications You must be signed in to change notification settings

igizuxo/TSC-PCAC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TSC-PCAC

TSC-PCAC: Voxel Transformer and Sparse Convolution Based Point Cloud Attribute Compression for 3D Broadcasting

Requirments

Test

python codec.py --dataset_path test_rootdir

Train

python train.py --batch_size 8 --learning 1e-4 --lamb 16000 --dataset_path train_rootdir --val_path val_rootdir

About

Point Cloud Attribute Compression with Sparse Convolution and Voxel Transformer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages