liuziwei7 / voxel-flow

Video Frame Synthesis using Deep Voxel Flow (ICCV 2017 Oral)
https://liuziwei7.github.io/projects/VoxelFlow
215 stars 50 forks source link

performance using different dataset #6

Open dlwtojd26 opened 6 years ago

dlwtojd26 commented 6 years ago

thank you for sharing your implementation

I have a question about performance using different dataset.

I have trained your model using different subset in UCF101 for cross validation.

It seems that value of PSNR seems quite much different. (10 ~ 20psnr and it does not reach ~30 wrote in paper. <model difference i think) and not stable.

Is this common ?

agneevguin commented 5 years ago

@dlwtojd26 Which dataset did you use in your case? Did you replace the current one with image triplets from new dataset? Could you please also share some further insights on your inference.