coot-videotext
coot-videotext copied to clipboard
COOT: Cooperative Hierarchical Transformer for Video-Text Representation Learning
Hello, I am trying to use the model to generate captions for external .mp4 videos and I was wondering if you could give me any pointers about how one would...
Hello, I have run the training and embedding extraction and I'm wondering how I can see any examples of text that the model retrieved. The embeddings and h5 files seem...
Thanks for your work and code. I trained the coot on the anet dataset by the default setting, and obtain the performance as follows: INFO vid | 0.574 | 0.839...
I met this error when training the TransformerXL model on yc2 dataset. ``` Traceback (most recent call last): File "src/train.py", line 635, in main() File "src/train.py", line 631, in main...
thanks advance!
while installing conda environment using 'requirements.txt' and 'requirements_frozen.txt', I had some Issues. Issue is about the version of torchaudio package version at 'requirements_frozen.txt'. I want to ask is it ok...
Hi, friends, when I run the command 'python data_read_youcook2_meta.py'. I get the error 'FileNotFoundError: [Errno 2] No such file or directory: 'data/youcook2/meta_all.json'. I wonder if you could tell me how...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior. **Expected behavior** A clear and concise description of what you...
Hello!I get some Keyerrors when I run the follow command. Command:python train_caption.py -c config/caption/paper2020/yc2_100m_coot_vidclip_mart.yaml Error is as follows:    system:windows10 pytorch1.7.1+cuda11 Please help me!Thank you.
**Describe the bug** Problem with multi gpu training when i remove --single gpu **Expected behavior** it detects the available gpus  **Screenshots**  **System Info:** - OS: [e.g. Ubuntu 18.04]...