Code Monkey home page Code Monkey logo

weakly-supervised-deep-functional-map's Introduction

Neurips 2020: Weakly-supervised-Deep-Functional-map for shape Matching

Paper here: https://arxiv.org/abs/2009.13339

Requirements:

--Tensorflow 1.x version

--Please download the tf_ops and utils folder from pointnet++ github repository and compile tf_ops according to the instructions provided there.

Running the code

Our source code then contains 3 files:

  1. train_test.py
  2. model.py
  3. loss.py: contains also the implementation of halimi et al. loss and also supervised loss of GeomFmap.

By default, running train_test.py with suitable data runs our method and replicates all results in main paper.

To include supervised loss of Donati et al., please replace E5 (currently set to 0) with sup_penalty_surreal.

Similarly, to include halimi et al. unsupervised loss, please replace E5 with pointwise_corr_layer.

Weakly Aligned Data

Faust remesh aligned: https://drive.google.com/file/d/1C-9GFsTl5xwa0RUmC_m1nnj87QUguh6j/view?usp=sharing

Scape remesh aligned: https://drive.google.com/file/d/157SoRhiVQzsWbSFlaV5N-vzkxKCvTIlf/view?usp=sharing

Partial Shape Matching Code

Coming soon

weakly-supervised-deep-functional-map's People

Contributors

not-iitian 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.