Git Product home page Git Product logo

guml_ieeetai20's Introduction

Graph-based Unsupervised Metric Learning (GUML)

Github repository containing a precursor for the paper cited below.

The Repository contains:

1. GUML_demo.ipynb : Demostrates how to learn a metric using 
   Riemannian optimization with Pymanopt+Autograd
   
2. GUML_demo_PyTorch.ipynb : Demostrates how to learn a metric using
   Riemannian optimization with Pymanopt+PyTorch
   
3. Triplet_net_sGUML_demo.ipynb: Demostrates how to learn a deep metric using 
   Riemannian optimization with Pymanopt+PyTorch, in an end-to-end manner using 
   stochastic optimization. 
   The backbone neural network has a Triplet Network architecture.
   (Inspired by https://github.com/harveyslash/Facial-Similarity-with-Siamese-Networks-in-Pytorch)
   
4. sGUML_CUB_demo.ipynb: Demostrates how to learn a deep metric using 
   Riemannian optimization with Pymanopt+PyTorch, in an end-to-end manner using 
   stochastic optimization. The experiment is performed on the popular CUB dataset,
   which is a benchmark for the Fine-Grained Visual Categorization (FGVC) task
   in deep metric learning. This code is built following https://github.com/gtolias/mom
   and can easily be extended for other benchmark
   datasets like Cars196, SOP etc.
 
5. rdml.yml: Contains the required conda environment to be cloned.

Citation

If you find the code useful, kindly consider citing the following paper that inspired the repo :

@article{dutta2020unsupervised,
  title={Unsupervised Deep Metric Learning via Orthogonality Based Probabilistic Loss},
  author={Dutta, Ujjal Kr and Harandi, Mehrtash and Sekhar, Chellu Chandra},
  journal={IEEE Transactions on Artificial Intelligence},
  volume={1},
  number={1},
  pages={74--84},
  year={2020},
  publisher={IEEE}
}

guml_ieeetai20's People

Contributors

ukdsvl avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

richardrl

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.