Coder Social home page Coder Social logo

shshim0513 / caffe-triplet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mydude/caffe-triplet

0.0 1.0 0.0 33 MB

Caffe For FaceNet: An Extension For Face Recognition

License: Other

CMake 3.13% Makefile 0.70% Shell 0.40% C++ 79.73% MATLAB 1.01% M 0.01% Python 8.63% Cuda 4.90% Protocol Buffer 1.48%

caffe-triplet's Introduction

Caffe For FaceNet

Modified Caffe Framework For FaceNet

What is FaceNet?

Link: CVPR 2015 FaceNet: A Unified Embedding for Face Recognition and Clustering

Notes:

  1. thought I implemented both offline and online triplet_loss_layer, but the loss does not decrease when training, If you can point out where is wrong, please let me know.([email protected]) THANKS in advance.
  2. the test codes I wrote in test_triplet_layer.cpp is not correct, so it will not pass when you run "make runtest" in shell, just ignore it. :)

Updates

#####15.7.26

  • add TripleLossLayer class in loss_layers.hpp // empty class for now
  • add triplet_layer.cpp and triplet_layer.cu //emtpy files, to be updated

#####15.8.13

  • add message TripleLossParameter in src/caffe/proto/caffe.proto

#####15.8.14

  • implemented Forward_cpu, Backward_cpu, SetUpLayer in src/caffe/layers/triplet_layer.cpp

#####15.8.15

  • implemented Forward_gpu, Backward_gpu in src/caffe/layers/triplet_layer.cu
  • and can be compiled successfully

#####15.8.16

  • need further testing & fix bugs

Caffe

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

caffe-triplet's People

Contributors

shelhamer avatar jeffdonahue avatar yangqing avatar longjon avatar sguada avatar kloudkl avatar sergeyk avatar freesouls avatar qipeng avatar rbgirshick avatar ronghanghu avatar mavenlin avatar dgolden1 avatar flx42 avatar jamt9000 avatar philkr avatar yosinski avatar tnarihi avatar lukeyeager avatar mtamburrano avatar netheril96 avatar mohomran avatar ste-m5s avatar erictzeng avatar jyegerlehner avatar tdomhan avatar pluskid avatar cnikolaou avatar arntanguy avatar chyojn avatar

Watchers

James Cloos 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.