Giter VIP home page Giter VIP logo

Comments (6)

PkuRainBow avatar PkuRainBow commented on May 26, 2024

@tendence

(1) My code is compiled with Visual Studio 2013, the refered ‘> >’ may be caused by different platform.

(2)the for (auto const &ent1 : label_data_map) is written in the style of C++11. There should be no problem with this line.

from hard-aware-deeply-cascaed-embedding.

tendence avatar tendence commented on May 26, 2024

@PkuRainBow
It looks like only when I replaced all your C++11 feature code, can I compile it.

from hard-aware-deeply-cascaed-embedding.

tendence avatar tendence commented on May 26, 2024

@PkuRainBow
When run the script(has changed to shell), I encountered another problem.
E0213 22:27:34.362665 3195 io.cpp:80] Could not open or find file /home/jack/Downloads/ppdownload/DeepFashion/consumer-to-shop/Img/img/TROUSERS/Pants/id_00017736/comsumer_01.jpg 17734 F0213 22:27:34.362689 3195 image_data_layer.cpp:72] Check failed: cv_img.data Could not load img/TROUSERS/Pants/id_00017736/comsumer_01.jpg 17734
It looks like my io.cpp is different from yours.
It can't seperate the tags from image paths?

from hard-aware-deeply-cascaed-embedding.

PkuRainBow avatar PkuRainBow commented on May 26, 2024

@tendence You could check the seperator is "\sp" or "\t". This is a small problem of caffe~ some versions only support "\sp"~

from hard-aware-deeply-cascaed-embedding.

tendence avatar tendence commented on May 26, 2024

@PkuRainBow Thank you for that.

Besides, is
layer { bottom: "loss1/classifier" top: "loss1/classifier_norm" name: "loss1/l2_norm" type: "Normalization" }
also a specified layer? I found none in the updated BVLC/Caffe repo.

The error message is
Unknown layer type: Normalization

from hard-aware-deeply-cascaed-embedding.

PkuRainBow avatar PkuRainBow commented on May 26, 2024

@tendence
Yes, I will commit the L2-norm layer latter today ~

You could refer the implementation normalization_layer.cpp firstly ~

from hard-aware-deeply-cascaed-embedding.

Related Issues (1)

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.