GithubHelp home page GithubHelp logo

sjtuzq / person_search_gcn Goto Github PK

View Code? Open in Web Editor NEW
129.0 5.0 19.0 39 KB

[CVPR2019, Oral] Learning Context Graph for Person Search

Python 100.00%
re-id graph-convolutional-networks person-search

person_search_gcn's People

Contributors

qiangz666 avatar sjtuzq 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  avatar  avatar

person_search_gcn's Issues

Why dont you train end-to-end?

It seems that the codes in this project are just parts of the total model. You extract features for gallery and probe, and load them as input data for the training of GCN model in this project, right?
So, why dont you train the model end-to-end?

About data preparation code

Hello,
can you show us the code about prepare the data to get your predata and testdata? Cause I cannot find directly use prw dataset as your well prepared CUHK data feature with the code in Joint Detection and Identification Feature Learning for Person Search.
Hope you can reply me and thanks for your help.

OIM loss?

Hi,

In the paper,
"During training, the cosine embedding loss is jointly optimized with OIM loss"

But I can only see the cosine embedding loss, I could not find the implementation of OIM loss.
Is it now implemented??

Predata for PRW dataset

GCN's input is extracted from Joint Detection and Identification Feature Learning~(CVPR2017)'s article? You only release CUHK-SYSU's predata. Do PRW dataset need to be processed through that paper code and entered into Context Graph?

About part featuring and attention module

Hi, Thanks for the great work.!

I have some questions.
image

I looked at into your code in the above image, but I think it is different to your paper explanation.

I thought your algorithm was dividing the bbox in horizontally into several parts, and feeding each part into convolution layer which output 2048-dim. Then, calculating cosine similarity between gallery and probe persons.

But I can't find the part where it divides into partition, it seems it is feeding the whole bbox. Am I correct? or did I misunderstood..

Thanks in advance.

What is recall.npy

Hi, thanks for your great work.
image
The code run failed due to missing recall.npy
Could you help me? I will be grateful.

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.