GithubHelp home page GithubHelp logo

Comments (4)

beniz avatar beniz commented on September 26, 2024

Note: support for float 'labels' for regression requires modifying the Datum protobuf format from Caffe as it defines an int32 as the reference value.

from deepdetect.

beniz avatar beniz commented on September 26, 2024

FTR, turning Caffe label into a float is related to BVLC/caffe#881 and BVLC/caffe#2139

from deepdetect.

revilokeb avatar revilokeb commented on September 26, 2024

Changing label in Datum to float allows for regressing a single float. A more general approach is also described in https://github.com/BVLC/caffe/issues/881by Evan Shelhamer, i.e. storing any number of floats in a second lmdb by using data in Datum, later slice the data in the train_val.prototxt. Are there plans to incorporate multi-regression in dede, too?

from deepdetect.

beniz avatar beniz commented on September 26, 2024

Yes, I had definitely well noted the comment by Evan! My rational at the time was, like many things involving Caffe, that the amount of work for getting the full and clean functionality working was too much to be done properly immediately vs the quick hack that seemed not too awful in the end.

Multi-regression is a real need that I do believe requires its own ticket and focus. The plan is definitely there, though it will not be immediate. Ticket to come then, and some discussion in it as well.

from deepdetect.

Related Issues (20)

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.