Giter Site home page Giter Site logo

fitrialif / bier Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mop/bier

0.0 2.0 0.0 71 KB

Cleaned up reference implementation of BIER: Boosting Independent Embeddings Robustly.

License: GNU General Public License v3.0

Python 99.00% Shell 1.00%

bier's Introduction

This project is a cleaned up version of our PAMI submission "Deep Metric Learning with BIER: Boosting Independent Embeddings Robustly" in tensorflow. It extends our original ICCV version with an adversarial auxiliary loss during training, which improves results. you are planning to use this work, please cite one of the following papers:

@inproceedings{opitz2017iccv,
    author={M. Opitz and G. Waltner and H. Possegger and H. Bischof},
    booktitle={{ICCV}},
    title={{BIER: Boosting Independent Embeddings Robustly}},
    year={2017}
}

@article{opitz2018arxiv,
    author={M. Opitz and G. Waltner and H. Possegger and H. Bischof},
    journal={arXiv:cs/1801.04815},
    title={{Deep Metric Learning with BIER: Boosting Independent Embeddings Robustly}},
    year={2018}
}

To run the code, see ./run.sh and ./run_eval.sh. The train-images file is a numpy file consisting of images of size 256x256 and train-labels are the corresponding labels. The label indices should be between [0, total-number-of-labels) (i.e. they should be non-negative, and continuous).

The initial weights for the GoogLeNet InceptionV1 model (dumped from the caffe model) is available at: https://files.icg.tugraz.at/d/c3e1a047fc/

bier's People

Contributors

mop avatar

Watchers

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