Git Product home page Git Product logo

part_reid's People

Contributors

zlmzju 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  avatar  avatar  avatar

part_reid's Issues

about data layer

Firstly, thanks your great work!
but i cannot use your python layer to train my model. it will stop when cv2 reading one image.
could you give me some help about this?
thanks

ask for help

make: *** [.build_release/src/caffe/layers/online_triplet_loss_layer.o] Error 1

src/caffe/layers/online_triplet_loss_layer.cpp: In member function \u2018virtual void caffe::OnlineTripletLossLayer::Forward_cpu(const std::vector<caffe::Blob>&, const std::vector<caffe::Blob>&)\u2019:
src/caffe/layers/online_triplet_loss_layer.cpp:100:27: error: \u2018>>\u2019 should be \u2018> >\u2019 within a nested template argument list
vector<pair<Dtype, Dtype>> min_max_distances;
^
src/caffe/layers/online_triplet_loss_layer.cpp: In instantiation of \u2018void caffe::OnlineTripletLossLayer::Forward_cpu(const std::vector<caffe::Blob>&, const std::vector<caffe::Blob>&) [with Dtype = float]\u2019:
src/caffe/layers/online_triplet_loss_layer.cpp:287:1: required from here
src/caffe/layers/online_triplet_loss_layer.cpp:70:13: warning: unused variable \u2018dim\u2019 [-Wunused-variable]
const int dim = bottom[0]->count() / num;
^
src/caffe/layers/online_triplet_loss_layer.cpp: In instantiation of \u2018void caffe::OnlineTripletLossLayer::Forward_cpu(const std::vector<caffe::Blob>&, const std::vector<caffe::Blob>&) [with Dtype = double]\u2019:
src/caffe/layers/online_triplet_loss_layer.cpp:287:1: required from here
src/caffe/layers/online_triplet_loss_layer.cpp:70:13: warning: unused variable \u2018dim\u2019 [-Wunused-variable]
Makefile:581: recipe for target '.build_release/src/caffe/layers/online_triplet_loss_layer.o' failed
make: *** [.build_release/src/caffe/layers/online_triplet_loss_layer.o] Error 1

KeyError: 'normed_feature' not found

In the extract_features method in the Extractor() class, there is a line:

normed_features=self.net.blobs['normed_feature'].data.copy()

I checked the _caffe.cpp file in ./caffe/python/caffe/_caffe.cpp and I then checked all the properties for net.blobs and 'normed_feature' was not one of them.

Any ideas on how to resolve this?

Thanks

train shell script

From the readme - it seems that the train.sh script is missing in the train folder. I am looking for if it is possible to get the training script for replicating and improving by tuning hyperparameters.

dataset download

Hello, I want to down load the dataset. But there is a warning that "this page is asking you to confirm that you want to leave - data you have entered may not be saved". How can I down load the dataset?

run demo

您好,感谢您的代码,我在试着跑你的demo时,出错了:
image
但是我在vs 2013中直接调用模型文件不会出错,请问这是为什么呢?

reproduce results

I am try to reproduce the results on market1501. But the triplet loss is very small, nearly to zero. So after iter=35000+, the network did not update(loss=0). I can't reproduce the results(R@1:81%,mAP:63%), but get lower results (R@1:76%,mAP:55%).
Have you met this situation? What's the possible reasons ?

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.