Git Product home page Git Product logo

self-supervised-video-hashing's People

Contributors

lixiangpengcs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

self-supervised-video-hashing's Issues

reconstruction on YFCC dataset

Hello, I managed to reconstruct the result on FCVID with the help of your code, but I met trouble on YFCC. E.g. According to the paper, the reported MAP@5 for 128-bits on YFCC was about 0.38, but I only got 0.18. My training process for YFCC is like this: I recursively used the 9 training splits to feed the network, and the order of the training splits was randomly chosen for each epoch. For retrieval, I concat the 2 test splits as a whole test matrix. I kept the parameters the same with your default setting. Could you please inform me of your training details on YFCC dataset? Thank you very much.

yfcc_test_feats data type

Hello, I wonder what is the data type of your yfcc_test_feats? The others such as fcv_test_feats are numpy, but when I apply your yfcc_test_feats feature in pytorch, here comes the error "from_numpy expects an np.ndarray but got Dataset". And when I try to change it to numpy by running np.array(yfcc_test_feats), the program jammed.... I don't know how to solve this problem.

SSVH.py

Hello, I didn't find SSVH.py in your submitted codes. I 've got the datasets, but what should I do to run these codes? Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.