chaoyuaw / pytorch-vcii

Video Compression through Image Interpolation (ECCV'18) [PyTorch]
https://chaoyuaw.github.io/vcii/
GNU Lesser General Public License v2.1
209 stars 38 forks source link

Training testing split #9

Closed XudongLinthu closed 5 years ago

XudongLinthu commented 5 years ago

Hi, Chao Yuan, Thanks a lot for your work! I am trying to reproduce your result. I wonder if you can share your datasets split file for fair comparison? Thanks a lot! Xudong

chaoyuaw commented 5 years ago

Hi Xudong, Of course, the video ids could be found at https://drive.google.com/drive/folders/1MOLuoGDE6lZnmXLJHTUNkJtfY1l2sZSC?usp=sharing

Thanks :)

XudongLinthu commented 5 years ago

Thanks!