-
-
Hi @PPPrior,
Thanks for your repo. I wonder what accuracy did you reach with your code ?
-
While trying to run the 3dcnn.py file on the UCF101 dataset, I got an error - OpenCV: Couldn't read video stream from file "v_BalanceBeam_g02_c02.avi". I am working on macOs with Python 3 and OpenCV 3…
-
Thank you for your great work!
I‘m a beginner of this area so part of this project seems difficult for me.For example,I want to test UCF101 to get accuracy using one of your Pre-trained models.How to…
-
“Top-1 accuracies on UCF-101 and HMDB-51. Allaccuracies are averaged over three splits.” Did you train on three splits or only train on one split but test on three split? And is it fair to use Reduce…
jszgz updated
3 years ago
-
* Name of dataset: HMDB51
* URL of dataset: http://serre-lab.clps.brown.edu/resource/hmdb-a-large-human-motion-database/
* License of dataset: Creative Commons Attribution 4.0 International License.…
-
Hi, yupan.I got a strange result mAR:0.0. The eval code is https://github.com/pratik18v/sst/blob/5e4d3f1e34824223a5f7a28cd5c40a8f0fba420e/code/recall-eval/recall-eval.ipynb which is a common script …
-
I have used your dtfv code to do fisher encoding. At first, I used it on my own dataset by rerunning exract_fv.py. But the results in outputDir is always nan,for some files , they are all 0.
When I te…
-
Could you provide the complete code about ucf-24? I want to train on this dataset, but an error always disturbed me. Thank you.
-
Hi, I am wondering how many epoch you set for training optical flow images on UCF101? And how many days the training process was? I read your code in `flowUCF.py`, you nb of epoch is 50, but I never h…