-
File "/data4/xxx/base37/lib/python3.7/site-packages/torch/nn/parallel/parallel_apply.py", line 64, in _worker
output = module(*input, **kwargs)
File "/data4/xxx/base37/lib/python3.7/site-pac…
-
你好, 报错了,我用的提取特征的模型分别是`DataParallel-00008.pt`和`SLOWFAST_8x8_R50.pkl`,是不是Motion默认模型不对啊?
```python
$ python test_demo.py --trained_datasets C --model_path models/model_C --video_path=data/test.mp4
Vid…
-
I saw the pertained ResNet-50/VGG-19 are used as a baseline CNN feature extractor but the results shown in Table V shows that they are very effective. Did you re-train it on other datasets or it just …
-
-
Thank you very much for your great work, it is very helpful, I want to test the model on other datasets can you please guide me how to to train it on my dataset please ?, thanks in advance!
-