Skip to content

marmus12/NNCTX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NNCTX

Code for MMSP 2021 paper

"Neural Network Modeling of Probabilities for Coding the Octree Representation of Point Clouds"

https://arxiv.org/abs/2106.06482

##########################################

Run main_enc_dec.py to test encoding and decoding with trained models (in trained_models/ folder).

To train your own models,

First run collect_train_data.py (once for collecting training data, once for collecting validation data)

Then run train_tf.py by specifying train_data_dir & val_data_dir

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages