Amandeep Kumar

Results 17 comments of Amandeep Kumar

Hi @zuimeiyujianni What is the FID score you are getting for babies dataset, I am also having the same problem in the evaluation

I have only trained babies dataset and got FID score as 81.95. According to my thought we should have actual evaluation setup for getting the desire number. @utkarshojha Can you...

Thank you for your Reply...... Can you please provide the exact script for computing FVD and KVD metric for Sky Time-lapse dataset. Currently I am using - python ./scripts/sample_vqgan_transformer_short_videos.py --gpt_ckpt...

Thank you SongweiGe for helping......... I have obtained the required FVD and KVD metric for Sky Time-lapse dataset. But when I am running the same on tai chi dataset I...

Thank you for your reply....... As your suggestion I changed the script but still I am not getting the response. Script - python ./scripts/sample_vqgan_transformer_short_videos.py --gpt_ckpt ./TATS/checkpoint/uncond_gpt_taichi_128_488_45999_epoch=12-step=529999-train.ckpt --vqgan_ckpt ./mn/TATS/checkpoint/vqgan_taichi_128_488_epoch=6-step=45999-train.ckpt --save ./mn/TATS/output/taichi...

Thank you SongweiGe for helping... I have been training the Sky_timelapse dataset and getting some error can you please look at this COMMAND_TO_RUN="python ./scripts/train_vqgan.py --embedding_dim 256 --n_codes 16384 --n_hiddens 16...

Thank you SongweiGe for helping me out............. Can you Please let me know how you have split the UCF-101 dataset or can you please the code for creating the train...

Thank you SongweiGe.... Can you Please help me in this. I trained the vqgan epoch=23-step=194999-train and transformer for epoch=12-step=420000-train but surprisingly I got the FVD = 468.32 KVD = 95.61...

After removing the --sample_every_n_frames 4 in the testing code. FVD = 3245.95 KVD = 1767.22

I have trained VQGAN for 60 hours and Transformer around 50 hours