Code Monkey home page Code Monkey logo

gol's Introduction

GOL

[NeurIPS 2022] Geometric order learning for rank estimation [paper]

Seon-Ho Lee, Nyeong-Ho Shin, and Chang-Su Kim


Dependencies

  • Python 3.8
  • Pytorch 1.7.1

Datasets

  • For MORPH II experiments, we follow the same fold settings in this OL repo.
  • For Adience experiments, we follow the official splits.
  • [CACD]
  • [UTK]

Usage

    $ python train.py
  • Modify 'cfg.dataset' and 'cfg.setting' for training on other/custom dataset
  • You may need to change 'cfg.ref_point_num' and 'cfg.margin' to obtain decent results.

Citation

Please cite our paper if you use this repository.

    @inproceedings{GOL2022lee,
        author    = {LEE, Seon-Ho and Shin, Nyeong-Ho and Kim, Chang-Su}, 
        title     = {Geometric Order Learning for Rank Estimation}, 
        booktitle = {Advances in Neural Information Processing Systems},
        year      = {2022}
    }

License

MIT License

gol's People

Contributors

seon92 avatar

Stargazers

Juhyun Bae avatar DJHughes avatar  avatar Max Gaber avatar  avatar  avatar  avatar Sizhuo Li avatar  avatar DY avatar Zhuo Yang avatar  avatar

Watchers

Kostas Georgiou avatar  avatar

gol's Issues

model.fdc_points or model.ref_points ?

In the train function, losses are computed using 'model.fdc_points'. But it seems that only 'ref_points' is defined as a model attribute. There is no model.fdc_points.

tsne visualization

Hi. Thank you for great work and your code! While running experiments with your code, I cannot get tsne visualizations as yours in the paper. If you don't mind can you provide tsne code or setting of the code?

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.