haochen-rye / HNeRV

Official Pytorch implementation for HNeRV: a hybrid video neural representation (CVPR 2023)

Home Page:https://haochen-rye.github.io/HNeRV/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About results of Video regression at resolution 480×960

magicffourier opened this issue · comments

I cannot reproduce your results about Video compression at resolution 480 × 960. Could you provide more details to help me reproduce the implementation of results about Video compression at resolution 480 × 960 on the UVG dataset.
I use the command python train_nerv_all.py --outf 1120 --data_path data/dance-twirl --vid dance_3M_resize --conv_type convnext pshuffel --act gelu --norm none --crop_list 960_1920 --resize_list 480_960 --loss L2 --enc_strds 5 4 3 2 2 --enc_dim 64_16 --dec_strds 5 4 3 2 2 --ks 0_1_5 --reduce 1.2 --modelsize 3 -e 300 --eval_freq 30 --lower_width 12 -b 2 --lr 0.001 --quant_model_bit -1 --dump_images