UNoNiC

Results 2 issues of UNoNiC

Here in the README file > #nuScenes > python tools/create_data.py nuscenes_data_prep --root_path=NUSCENES_TRAINVAL_DATASET_ROOT --version="v1.0-trainval" --nsweeps=10 --rate==1 Should this parameter "rate" be "=1" instead of "==1"?

Thank you so much for your reimplementation of ELIC. However, in ELIC's original paper, they reported that the decoding latency of ELIC is much less than 100ms. But when I...