-
Hello, I am attempting to train 2D VQGAN with UCF 101 and do inflation. I call the following function:
python main.py --workdir=../out --config=configs/vqgan2d_ucf101_config.py
I get the fo…
-
Hi If you have trained completely on UCF101 can you please publish the scores you got?
This will make this repository more reliable. Thank You
-
Hello.
How do I reproduce K400 (pretrain, 1600ep) -> UCF101 (finetune) performance as shown in the paper (96.1 Top-1 in UCF)?
Should I use the same [config](https://github.com/MCG-NJU/VideoMAE/blo…
-
Hi I trained my model, and now I want to evaluate his performance on ucf101, so I thought using the "eval_ucf101.py" file, but I couldn't understand how to use "UCFclassification" class , what the inp…
-
### The doc issue
Hi, I have a problem, until a while ago, I have been using the scrip:
demo/long_video_demo.py to test the model, but since some time ago here, this script has disappeared and I can…
-
how to add a custom dataset like ucf101
-
Hi @yjxiong .
Thanks for your amazing work! I run the training on the google colab and limit the batch-size to 64, i use bn-inception. But i get 84% accuracy finally. I was wondering is the batch-si…
-
Hi,
I want to predict the (n+1)th frame using the prior 'n' frames on UCF101 dataset. So I executed the following command 'bash scripts/ucf101/save_videos.sh' keeping '--vid_len 17' assuming that t…
-
-
I’m trying to run the file “train_c3d_ucf101.py”,
but always appear the error messange.
```
/usr/local/lib/python2.7/dist-packages/h5py/__init__.py:36:
FutureWarning: Conversion of the second a…