Giter Site home page Giter Site logo

p2net.pytorch's People

Contributors

alexandmrwh avatar ggjy 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

Watchers

 avatar  avatar  avatar

p2net.pytorch's Issues

train_list

请问你的train_list是如何组织的呀

The version of the cuda and cudnn

can you give a list of the package's version about your code ? Especially for the cuda and cudnn. I have trouble on it. Thanks very much and looking forward for you!

Code / weights for market1501 and CUHK03

Hi,

I know you said you would add to the repo, but I wanted to ask if you were planning to release the weights for the model trained on market1501 and/or CUHK03? I am interested in playing around with your model, but I do not have access to the Duke dataset since it has been withdrawn and the website is down.

Thank you

TypeError: forward() takes 2 positional arguments but 3 were given

Hi,
while run your code on the colab, i got the following error

Traceback (most recent call last):
File "train_duke.py", line 414, in
model = train_model(model, optimizer, None, num_epochs=opt.epoch)
File "train_duke.py", line 239, in train_model
[category, feature, pool5,_] = model(inputs)
File "/usr/local/lib/python3.6/dist-packages/torch/nn/modules/module.py", line 541, in call
result = self.forward(*input, **kwargs)
File "/content/P2Net.pytorch/model.py", line 111, in forward
x = self.context_l2_1(x, part_map)
File "/usr/local/lib/python3.6/dist-packages/torch/nn/modules/module.py", line 541, in call
result = self.forward(*input, **kwargs)
TypeError: forward() takes 2 positional arguments but 3 were given

P.S: I downloaded train_list.txt file from here https://raw.githubusercontent.com/sxzrt/DukeMTMC-reID_evaluation/master/train_list.txt

自注意模块中的两个参数vis,if_gc

你好,我在看你的代码时又有了新的疑惑,在P2网络中间有部分使用到了自注意机制,后来我又去看了《Non-local Neural Networks》,但是对ms_non_local_block.py中MSPyramidAttentionContextModule中的if_gc参数和_MS_NonLocalBlockND中的vis参数不理解,不知道这俩是用来做什么的,而且好像也没有看到代码中使用了vis参数。先在此提前谢谢您的回复。(顺祝科研愉快)

triplet_dataset

你好,train_duke中93行triplet_dataset,代码标红,我想问下这个数据集具体是什么?谢谢了!

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.