Major1994
Major1994
Hi, I noticed that you used dataset instead of dataloader for evaluation. Why?
Hi there. How to adjust code for multi-GPU training? thx.
Hi, I read your paper and find it really inspiring. I have some questions as follows: 1. about own dataset making : Do I still need to label bounding box...
Problems: Use demo to test action classification on kinetics-700 validation set but get very poor result Experiment: 1. Pretrained model: https://huggingface.co/OpenGVLab/InternVideo2-Stage2_1B-224p-f4/tree/main 2. text candidate:use the class name of k700 dataset...
我运行 这个脚本,在timm.models.create_model 报错 RuntimeError: Unknown model (internvideo2_1B_patch14_224) 该怎么解决