Skip to content
Daniel Buscombe edited this page Jun 29, 2020 · 3 revisions

SediNet is a configurable machine-learning framework for estimating either (or both) continuous and categorical variables from a photographic image of clastic sediment. The motivating idea behind SediNet is community development of tools for information extraction from images of sediment. You can use SediNet "off-the-shelf", or other people's models, or configure it for your own purposes.

For more details, please see the paper:

This repository contains code and data to reproduce the above paper, as well as additional examples and jupyter notebooks that you can run on the cloud and use as examples to build your own Sedinet sediment descriptor. Within this package there are several examples of different ways it can be configured for estimating categorical variables and various numbers of continuous variables

You can use the models in this repository for your purposes (and you might find them useful because they have been trained on large numbers of images). If that doesn't work for you, you can train SediNet for your own purposes even on small datasets

Clone this wiki locally