pvse icon indicating copy to clipboard operation
pvse copied to clipboard

Polysemous Visual-Semantic Embedding for Cross-Modal Retrieval (CVPR 2019)

Results 11 pvse issues
Sort by recently updated
recently updated
newest added

Bumps [copy-props](https://github.com/gulpjs/copy-props) from 2.0.4 to 2.0.5. Release notes Sourced from copy-props's releases. 2.0.5 Fix Avoids prototype pollution (#7) Doc Update license years. Transfer ownership to Gulp Team (#6) Build Update...

dependencies
javascript

Thanks for sharing this great work. I found that there is a GPU memory leak during the forward pass in eval.py (line 34). This prevents to complete the evaluation as...

Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2. Release notes Sourced from axios's releases. v0.21.2 0.21.2 (September 4, 2021) Fixes and Functionality: Updating axios requests to be delayed by pre-emptive promise creation...

dependencies
javascript

Hello, First of all thanks alot for sharing such a great work. I used your code to train the model on MSR_VTT dataset, and I did that successfully, thanks for...

Hello, I successfully loaded the pre-trained model given for mrw dataset using the following command in eval.py script "checkpoint = torch.load(args.ckpt) model.load_state_dict(checkpoint, strict=False)" but the results are not same as...

how to understand residual eliminate redundant information. Hope to get your recovery

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.4 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...

dependencies
javascript

Bumps [axios](https://github.com/axios/axios) from 0.21.2 to 0.28.0. Release notes Sourced from axios's releases. Release v0.28.0 Release notes: Bug Fixes fix(security): fixed CVE-2023-45857 by backporting withXSRFToken option to v0.x (#6091) Backports from...

dependencies
javascript

Bumps [nltk](https://github.com/nltk/nltk) from 3.4.5 to 3.6.6. Changelog Sourced from nltk's changelog. Version 3.8.1 2023-01-02 Resolve RCE vulnerability in localhost WordNet Browser (#3100) Remove unused tool scripts (#3099) Resolve XSS vulnerability...

dependencies
python

Bumps [fsevents](https://github.com/fsevents/fsevents) from 1.2.9 to 1.2.13. Release notes Sourced from fsevents's releases. Release v1.2.13 Only build on Mac-OSX Release v1.2.11 Removing node-pre-gyp so that building fsevents becomes easier and enabled...

dependencies
javascript