Giter Site home page Giter Site logo

malinna / caffe-ml Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 2.0 8.13 MB

Caffe with support for multiple labels in image data layer. The original Caffe version, which is base for this modification, is from March 12th, 2017. Direct link to it is https://github.com/BVLC/caffe/tree/e687a71fac81718d40d4e0e98d29eab34f784b5b.

License: Other

CMake 2.81% Makefile 0.67% C++ 79.55% Cuda 5.63% MATLAB 0.90% M 0.01% Python 8.46% Shell 0.34% Protocol Buffer 1.62%

caffe-ml's Introduction

Changes to the original

The base Caffe version for this modification is from March 12th, 2017 and can be found here: https://github.com/BVLC/caffe/tree/e687a71fac81718d40d4e0e98d29eab34f784b5b.

Multiple labels in image data layer

The image data layer in current Caffe supports only one integer label to be defined in the text file for a single image.

0001.jpg 0
0002.jpg 1
0003.jpg 2

With the modifications done in this version, you can define multiple floating-point numbers, as in the example below.

0001.jpg 0.345 1.364 -4.124
0002.jpg 6.321 5.246 6.235
0003.jpg 4.135 -5.356 1.345

Caffe

Build Status License

Caffe is a deep learning framework made with expression, speed, and modularity in mind. It is developed by the Berkeley Vision and Learning Center (BVLC) and community contributors.

Check out the project site for all the details like

and step-by-step examples.

Join the chat at https://gitter.im/BVLC/caffe

Please join the caffe-users group or gitter chat to ask questions and talk about methods and models. Framework development discussions and thorough bug reports are collected on Issues.

Happy brewing!

License and Citation

Caffe is released under the BSD 2-Clause license. The BVLC reference models are released for unrestricted use.

Please cite Caffe in your publications if it helps your research:

@article{jia2014caffe,
  Author = {Jia, Yangqing and Shelhamer, Evan and Donahue, Jeff and Karayev, Sergey and Long, Jonathan and Girshick, Ross and Guadarrama, Sergio and Darrell, Trevor},
  Journal = {arXiv preprint arXiv:1408.5093},
  Title = {Caffe: Convolutional Architecture for Fast Feature Embedding},
  Year = {2014}
}

caffe-ml's People

Watchers

Marko Linna avatar

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.