dual_encoding
dual_encoding copied to clipboard
[CVPR2019] Dual Encoding for Zero-Example Video Retrieval
Bumps [numpy](https://github.com/numpy/numpy) from 1.14.3 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
Hello, This request is actually for the data for the hybrid space experiment, sorry for the confusion. Thanks for the great work and for sharing the code and the data....
Hello, I am trying to download TGIF and IACC.3 (ResNext-101, ResNet-152 features) from following link: wget http://39.104.114.128/avs/tgif_ResNext-101.tar.gz But it does not seem to be active. Kindly guide me in this...
Hi. I read your "Dual Encoding for Video Retrieval by Text" which accepted by TPAMI2021. But the code repository(https://github.com/danieljf24/hybrid_space) mentioned in the paper is not existed and I only found...
Anyone run this code on python3 successfully, with some modifications? Thanks!
It's a great work. Given a sentence to find the most matched video from several videos. But could this work do video-to-text task, I mean given a video to find...
How would you evaluate the performance of the models on each videos? I want to take a look at some relatively good and bad matches of the video and caption,...
Hello, As we were trying to re-implement the model onto other datasets, we get stuck at the generation feature.bin file. Your team has mentioned that we could use txt2bin.py to...
Thanks your good job, but When I run `./do_all.sh msrvtt10ktrain msrvtt10kval msrvtt10ktest full` got this error.
In the paper, "So we assess the models previously trained on MSR-VTT using the MSVD test set" refers to training with the entire data set of MSRVTT, and testing the...