yzLi
yzLi
You can execute python files, open Gradio web pages, enter images and prompts and execute 'RUN'. After that, the images will keep loading and will not be loaded in the...
there's no setup.py in the project
no ckpt
FileNotFoundError: [Errno 2] No such file or directory: 'best.pth' which seems like you didn't provide ckpt of the model?
when i python test.py, the following error happened: ModuleNotFoundError: No module named 'eval_offline' I wonder 'eval_offline' a package or a .py in your project ?
In your train_vgg script, the feature length of query is 300, but the length of clip_text_features in the charades-sta dataset is 512. What is the purpose of taking 300? ```...
Hello, I downloaded the QVHighlights dataset from https://github.com/TencentARC/UMT and found that there is only one more folder called pann_feature than the original features. Can this be considered as an additional...
Thank you for the wonderful work! Could you provide the train and eval scripts of Charades-STA? Thanks a lot!
Hi! I have applied for your competition in CodaLab with my name as "lyz155". Could you please approve my request? Thank you very much!