collaborative-experts icon indicating copy to clipboard operation
collaborative-experts copied to clipboard

Video embeddings for retrieval with natural language queries

Results 14 collaborative-experts issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.16.4 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...

dependencies

There, have uploaded the video and changed the configure like this. visualizer": { "type": "Visualizer", "args":{ "src_video_dir": "data/video/MSVD/YouTubeClips", "vis_vid_freq": 1, "num_samples": 500 } But there is nothing in the web...

Hey, I have downloaded the YouCook2 features and am training a common space learning network to associate positive sentence-clip pairs for video retrieval. I have loaded the video features and...

Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.9.0 to 3.15.0. Release notes Sourced from protobuf's releases. Protocol Buffers v3.15.0 Protocol Compiler Optional fields for proto3 are enabled by default, and no longer require the...

dependencies

Bumps [ipython](https://github.com/ipython/ipython) from 7.6.1 to 7.16.3. Commits d43c7c7 release 7.16.3 5fa1e40 Merge pull request from GHSA-pq7m-3gw7-gq5x 8df8971 back to dev 9f477b7 release 7.16.2 138f266 bring back release helper from master...

dependencies

Could you release the way you got these features include ocr, face, audio...

Bumps [pygments](https://github.com/pygments/pygments) from 2.4.2 to 2.7.4. Release notes Sourced from pygments's releases. 2.7.4 Updated lexers: Apache configurations: Improve handling of malformed tags (#1656) CSS: Add support for variables (#1633, #1666)...

dependencies

I tried to reproduce the experimental results, but an error message appeared when installing dependencies, **_“Could not find a version that satisfies the requirement mkl-fft==1.0.12” “Could not find a version...

The article mentions that "where they randomly chose 5 ground-truth sentences per video. We use the same setting when we compare with that approach".Does the training set, validation set and...

Hello. I'm doing a test run with a MSVD dataset, I wonder if it is possible to input custom queries (not predefined on a dataset). As I can see the...