-
### 问题确认 Search before asking
- [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer.
### 请提出你的问题 Please ask your question
参考这个文档进行打架识别的复现:
https://github.com/PaddlePadd…
-
Hi,I'm new for Action Detection and I really appreciate that I can learn lots of things from your project.I want to run your code on my own computer but I find it only support for UCF101.
May I ask …
-
your pretrained model work very badly in inference.py in any av. why ?
I init models as follows:
model = C3D_model.C3D(num_classes=101, pretrained=True)
# checkpoint = torch.load('./models…
-
I'm trying to train the model on hmdb51 dataset. I downloaded everything and ran utils/video_jpg_ucf101_hmdb51.py.
After running for a while and converting some videos into jpgs it gives the followin…
-
I am running
`python 3dcnn.py --batch 32 --epoch 50 --videos dataset/ --nclass 10 --output 3dcnnresult/ --color True --skip False --depth 15 `
as shown in demo, and received the above error. before …
-
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 seem…
-
Have you trained the model on all 3 splits of the UCF101 and HMDB ? If you trained,can you offer me a copy of it,the paper dealine is approaching and I have no time to train all the 3 splits, Thank yo…
-
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 used run.py to generate interpolated frames on UCF101 dataset first and then calculated average PSNR. However, there is a little difference between my result and yours from the paper. The mod…
-
thanks for your sharing the pretraied R(2+1)d model on Kinetics. I tried to fine-tune it on smaller datasets like UCF101 or hmdb51, But it's heavily overfitting. So ,can you share more about your f…