Xuelin Zhu
Xuelin Zhu
Hi, thanks for your great work. The performance of ResNet101 based ML-Decoder on the MS-COCO is impressive. The training details in your paper show that the ResNet101 is pretrained on...
When I run python examples/classify_video.py --use_flow data/plastering.avi, I got following error: Traceback (most recent call last): File "examples/classify_video.py", line 17, in from pyActionRec.action_classifier import ActionClassifier File "/home/user/anet2016-cuhk/pyActionRec/action_classifier.py", line 3, in...
Hi Kevinz, thanks for your awesome work. I want to know whether you plan to release the weights of VIT that finetuned on the MSCOCO dataset?
Hi, thanks for your awesome work. In the paper, the number of unseen labels is 400. Why are there 2594 labels in the `unseen_labels.pkl` file?