Giter Site home page Giter Site logo

deformetrica's Introduction

Deformetrica

Anaconda-Server Badge Anaconda-Server Badge Anaconda-Server Badge

Website: www.deformetrica.org

Deformetrica is a software for the statistical analysis of 2D and 3D shape data. It essentially computes deformations of the 2D or 3D ambient space, which, in turn, warp any object embedded in this space, whether this object is a curve, a surface, a structured or unstructured set of points, an image, or any combination of them.

Deformetrica comes with three main applications:

  • registration : estimates the best possible deformation between two sets of objects;
  • atlas construction : estimates an average object configuration from a collection of object sets, and the deformations from this average to each sample in the collection;
  • geodesic regression : estimates an object time-series constrained to match as closely as possible a set of observations indexed by time.

Deformetrica has very little requirements about the data it can deal with. In particular, it does not require point correspondence between objects!

Install

  • Requirements: Anaconda 3, Linux or Mac OS X distributions
  • Best practice: conda create -n deformetrica python=3.7 && source activate deformetrica
  • Conda install: conda install -c pytorch -c conda-forge -c anaconda -c aramislab deformetrica
  • Run an example:
    • deformetrica estimate model.xml data_set.xml --p optimization_parameters.xml
    • deformetrica compute model.xml --p optimization_parameters.xml
  • Try the GUI (alpha version): deformetrica gui
  • Documentation: wiki

Community

References

Deformetrica relies on a control-points-based instance of the Large Deformation Diffeomorphic Metric Mapping framework, introduced in [Durrleman et al. 2014]. Are fully described in this article the shooting, registration, and deterministic atlas applications. Equipped with those fundamental building blocks, additional applications have been successively developed:

[Bône et al. 2018b] provides a concise reference summarizing those functionalities, with unified notations.

Archived repositories

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.