Skip to content

Code for paper Graph-based Deep Learning Segmentation of EDS Spectral Images for Automated Mineralogy Analysis

License

Notifications You must be signed in to change notification settings

RomanJuranek/graph-segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graph-segmentation

Code for paper Graph-based Deep Learning Segmentation of EDS Spectral Images for Automated Mineralogy Analysis Submitted to Computers and Geosciences. We will add the link to the paper after publication.

This research was supported by Technology Agency of the Czech Republic project BOREC: Colour Image in "Realtime Embedded Computing", TH0301033 and the TESCAN company.

If you have any questions regarding the method, data or the implementation, please fill an issue.

Contents

The repository contains a package tima for Python (version 3.6 or newer required) which implements the segmentation method and reading data from Tescan data files.

We provide trained network - models/embedding.h5 and an example field - data/example/field-1.

Be sure to install the packages in requirements.txt we tested the code with them. However, there should be no problems if you use more recent versions.

Example

See notebook for segmentation of the example field. The results sould look like this:

BSE array of the example field and locations of EDS measurements. BSE array of the example field

Segmentation result for different parameters: Segment labes of the exaple field

About

Code for paper Graph-based Deep Learning Segmentation of EDS Spectral Images for Automated Mineralogy Analysis

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published