Git Product home page Git Product logo

metafgnet's Introduction

Fine-Grained Visual Categorization using Meta-Learning Optimization with Sample Selection of Auxiliary Data

The source code of the ECCV 2018 paper: Fine-Grained Visual Categorization using Meta-Learning Optimization with Sample Selection of Auxiliary Data. Paper available at: https://arxiv.org/abs/1807.10916

The code is used to train a MetaFGNet with L-Bird Subset and CUB-200-2011 dataset as the source and target dataset respectively. The extention to other source and target datasets is direct.

It concludes five parts:

  1. L_Bird_pretrain: Train a model for the classification task of L-Bird Subset based on the model that pre-trained on the ImageNet.
  2. MetaFGNet_without_Sample_Selection: Train the MetaFGNet without sample selection of L_Bird Subset
  3. Sample_Selection: Select the target-related samples from L_Bird Subset
  4. MetaFGNet_with_Sample_Selection: Train the MetaFGNet with sample selection of L_Bird Subset
  5. Fine_tune_for_final_results: Fine-tune the MetaFGNet model on the target dataset for better and final result.

We split the whole program into five parts for better understanding and reuse.

  • The 'regularized meta-learning objective' is implemented in the second part and the fourth part.
  • The proposed sample selection method is implemented in the third part.

We also provide some intermediate results for quickly implementation and verification. They can be downloaded from:

This code is completed with the cooperation of Hui Tang

We provide a supplementary material to demonstrate how to evaluate the gradient of meta-learning loss at Gradient for Meta-Learning Loss

If you have any questions, feel free to contact me at: [email protected].

metafgnet's People

Contributors

ybzh avatar

Watchers

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