Bishmoy Paul

Results 3 issues of Bishmoy Paul

Running the predict.py script with opencv-python

I downloaded the dataset provided [here](https://mail2sysueducn-my.sharepoint.com/:f:/g/personal/huangxt57_mail2_sysu_edu_cn/EtczIXn1ic1Ai3jemGa-o5gBVgYvk7VIixZ14NmwJENKPg?e=b6ITk1) in a directory and ran the command like this: ("files" is where I have stored the files) ``` !python trainMIL.py --dataset youtube --domain gymnastics...

I was trying to run the following script `!bash ./tools/dist_train.sh configs/recognition/ssl_test/test_ssv2_r18.py 1 --validate --seed 0 --deterministic` which yielded this error ``` File "../MSCL/mmaction/datasets/pipelines/loading.py", line 13, in import nori2 as nori...