Giter Site home page Giter Site logo

pedromperezc / ampis Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rccohn/ampis

0.0 0.0 0.0 311.59 MB

Automated Materials Particle Instance Segmentation (AMPIS) utilizing Mask R-CNN

License: MIT License

Python 74.99% Shell 0.41% Jupyter Notebook 24.60%

ampis's Introduction

AMPIS

Additive Manufacturing Powder Instance Segmentation (AMPIS) utilizing Mask R-CNN.

The goal of AMPIS is to make instance segmentation more accessible to materials scientists. Instance segmentation is a powerful technique that allows class labels, bounding boxes, and individual segmentation masks to be generated for every instance of every object that is detected in an image. This technique has the potential to automate the quantitative analysis of visual data in materials science much faster than manual analysis, and with higher performance and consistency.

AMPIS started as an effort to segment individual powder particles and satellites in images of powder feedstocks for additive manufacturing applications. However, the technique is very flexible. It was found to be easy to adapt to other potential useful applications such as segmenting microconstituents in steel samples, with very few changes to the code. With many unexplored applications, we wanted to open source the code for anyone interested in this technique for automated image analysis.

AMPIS wraps some of the basic functionality of detectron2 to make it easier to use for people who are not as experienced with deep learning and pytorch. Additionally, AMPIS provides some additional tools that are specific to materials applications.

If you use AMPIS, please cite our work.

@article{cohn2021instance,
      title={Instance Segmentation for Direct Measurements of Satellites in Metal Powders and Automated Microstructural Characterization from Image Data}, 
      author={Ryan Cohn and Iver Anderson and Tim Prost and Jordan Tiarks and Emma White and Elizabeth Holm},
      year={2021},
      eprint={2101.01585},
      archivePrefix={arXiv},
      primaryClass={cond-mat.mtrl-sci}
}

Copyright (c) 2020 Ryan Cohn and Elizabeth Holm. All rights reserved.
Licensed under the MIT License (see LICENSE for details)

Installation

AMPIS depends on several packages including pytorch and detectron2. These packages must be installed before installing AMPIS. See INSTALL.md for installation instructions.

Getting Started

new: AMPIS demo is available on Google Colab. For most people, this will be the easiest and fastest way of getting up and running.

AMPIS provides a couple examples in the form of jupyter notebooks which demonstrate the process of setting up, training, and evaluating instance segmentation models. The documents (see docs/ampis_Documentation.pdf, online documents coming soon!) also contains a comprehensive list of the api. See GETTING_STARTED.md for more details.

Acknowledgements

This work was supported by the National Science Foundation under grant CMMI-1826218 and by the Air Force Research Laboratory under cooperative agreement number FA8650-19-2-5209.

ampis's People

Contributors

rccohn 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.