Coder Social home page Coder Social logo

caoyue10 / cvpr17-dvsq Goto Github PK

View Code? Open in Web Editor NEW
70.0 5.0 27.0 5.97 MB

The implementation of CVPR-17 paper "Deep Visual-Semantic Quantization of Efficient Image Retrieval"

Python 99.58% Shell 0.42%
image-retrieval deep-learning quantization inner-product-search

cvpr17-dvsq's People

Contributors

caoyue10 avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

cvpr17-dvsq's Issues

模型加载问题

您好,我运行代码的时候出现了一个错误:OSError: Failed to interpret file 'models/reference_pretrain.npy' as a pickle,请问这个问题该怎么解决呢?

how to obtain the word vector

I want to run your models on my dataset. But I dont know how to get the word vector. I am sorry to bother you. Thanks for your help

WHen attempting to train I had some errors

model = DVSQ(config)

File "/home/password/cvpr17-dvsq/net_val.py", line 69, in init
self.load_model(self.model_weights)
File "/home/password/cvpr17-dvsq/net_val.py", line 99, in load_model
img_output = self.img_alexnet_layers(img_model_weights)
File "/home/password/cvpr17-dvsq/net_val.py", line 109, in img_alexnet_layers
net_data = np.load(model_weights).item()
File "/usr/local/lib/python3.5/dist-packages/numpy/lib/npyio.py", line 370, in load
fid = open(file, "rb")
FileNotFoundError: [Errno 2] No such file or directory: './cos_softmargin_multi_label_lr_0.02_cqlambda_0.0001_subspace_4_margin_0.7_partlabel_10_iter_5_output_300_.npy'
^C

queries about the nuswide_wordvec text file

Hi Cao Yue,

Great thanks for your great job done on the DVSQ project. I am currently working on my project at school. It has helped me a lot.

I have successfully deployed the whole project. However, when I tried to run it with my own dataset, confusions arise. May I ask where the wordvec file in the data folder comes from? I have read your paper about the transformer to convert the image representations to embedding labels. However, it does not seem relevant to this file. May I ask how I can generate the word vectors and should which dataset be converted to word vectors.

Thank you.

Best,
Zhang Zeng

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.