Giter Club home page Giter Club logo

deep-mutual-learning's Introduction

Deep-Mutual-Learning

TensorFlow implementation of Deep Mutual Learning accepted by CVPR 2018.

Introduction

Deep mutual learning provides a simple but effective way to improve the generalisation ability of a network by training collaboratively with a cohort of other networks.

DML

Requirements

  1. TensorFlow 1.3.1
  2. CUDA 8.0 and cuDNN 6.0
  3. Matlab

Usage

Data Preparation

  1. Please download the Market-1501 Dataset

  2. Convert the image data into TFRecords

sh scripts/format_and_convert_market.sh

Training

  1. Train MobileNets with DML
sh scripts/train_dml_mobilenet_on_market.sh
  1. Train MobileNet independently
sh scripts/train_ind_mobilenet_on_market.sh

Testing

  1. Extract features of the test image
sh scripts/evaludate_dml_mobilenet_on_market.sh
  1. Evaluate the performance with matlab code

Citation

If you find DML useful in your research, please kindly cite our paper:

@inproceedings{ying2018DML,
    author = {Ying Zhang and Tao Xiang and Timothy M. Hospedales and Huchuan Lu},
    title = {Deep Mutual Learning},
    booktitle = {CVPR},
    year = {2018}}

deep-mutual-learning's People

Contributors

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