DeepMC-DCVC / DCVC

Apache License 2.0
60 stars 9 forks source link

About dataset_config_example.json #7

Closed wsxtyrdd closed 2 years ago

wsxtyrdd commented 2 years ago

Nice work! A small mistake in dataset_config_example,HEVC_B sequence in dataset_config.json should be : "HEVC_B": { "base_path": "", "sequences": { "BasketballPass384x19250": {"frames": 100, "gop": 10}, "BlowingBubbles384x19250": {"frames": 100, "gop": 10}, "BQSquare384x19260": {"frames": 100, "gop": 10}, "RaceHorses384x19230": {"frames": 100, "gop": 10} } } The results are consistent with the paper's curve.

LiangHui6 commented 2 years ago

hi,bro,Do you run this testing code?

DeepMC-DCVC commented 2 years ago

Thanks for your help. We will fix it.