Giter VIP home page Giter VIP logo

dcmh's People

Contributors

wendellgul 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  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

dcmh's Issues

你好,可以提供另外两个数据集的下载链接吗?

感谢你提供DCMH的PYTORCH代码,你提供了FLICKR-25K.mat的下载链接,非常感谢,请问可否提供另外两个数据集(IAPR TC-12、NUS-WIDE)的下载链接?或者合并文件的方法?
还有导入和预处理另两个数据集的代码方便提供吗?

Requesting pretrained vgg-net model.

Hello, @WendellGul thanks for the code.

I am trying to use your code, unfortunately, I am unable to download the pre-trained model from the Baidu server.

I tried using "imagenet-vgg-f.mat" fromhttp://www.vlfeat.org/matconvnet/pretrained/ but I am getting the following error:
File "/home/codes/DCMH_pytorch/models/img_module.py", line 63, in _init self.mean = torch.from_numpy(data['normalization'][0][0][0].transpose()).type(torch.float) KeyError: 'normalization'
Is there any other way you can share the pre-trained model?

您好,请问您可以复现论文结果吗?我的mAP值很低,想请您帮我看看。

您好,非常感谢您的pytorch实现。
我使用了您的代码并进行了一定的修改,使其能够通过Dataloader按需加载数据,而不是一次装载进内存。
我想请问一下您可以复现原论文的结果吗(Flickr25k数据集)?大概需要迭代多少次?
因为我无法复现论文的结果,我想知道是不是作者的问题亦或者是我自己修改时导致的问题?
在训练过程中,loss函数的term1和term2基本保持不变,仅term3能显著降低。但是最后的mAP值并没有取得效果。
logloss(term1) tensor(69321232., device='cuda:0')
quantization(term2) tensor(301857.3125, device='cuda:0')
balance(term3) tensor(924399.3750, device='cuda:0')
经过500次epoch之后,检索测试的mAP值基本与随机模型直接进行检索测试的mAP值一致,为55%,相当于没有学习到有用的信息。
我不知道应该是哪里出了问题,想请您帮我看看。最有可能出问题的地方应该在哪里?

can this re-produce the performance of NUS-WIDE ?

Hi,
I also re-implement DCMH myself, and it can re-produce the performance of flickr.
But it fails to re-produce the performance of NUS-WIDE, sticking at about 0.32 and 0.34 in mAP.
can you reproduce the performance of NUS-WIDE ?

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.