Code Monkey home page Code Monkey logo

heinrich-2021a's Introduction

heinrich-2021a

Resources for Heinrich et al., 2021

The raw imaging data and ground truth data used for machine learning model training can be found in this s3 bucket:
s3://janelia-cosem-publications/heinrich-2021a

Data organization

This directory contains array data stored hierarchically in the n5 format.

  • FIB-SEM data used for generating ground truth and predictions is stored as n5 datasets, and can be found at {dataset_name}/{dataset_name}.n5/volumes/raw
  • Human-generated annotations ("crops") are stored as a collection of n5 groups in {dataset_name}/{dataset_name}.n5/volumes/labels/0003/{crop_name}. The pixel data for the crop is stored at {dataset_name}/{dataset_name}.n5/volumes/labels/0003/{crop_name}/labels/all
  • Human-generated skeletons of microtubules used for validation of the microtubule refinements are available in nml format in {dataset_name}/skeletons/mt/block_{blockno}.nml

Data access

Warning: Be advised that copying large amounts of imaging data from cloud storage may use a lot of local storage space and take a long time to complete!
(AWS cli) Download everything to local/path.

aws s3 cp janelia-cosem-publications/heinrich-2021a/ local/path --recursive

(AWS cli) Download just data for the jrc_hela-2 dataset to local/path/jrc_hela-2.n5:

aws s3 cp janelia-cosem-publications/heinrich-2021a/jrc_hela-2/jrc_hela-2.n5 local/path/jrc_hela-2.n5 --recursive

Related repositories:

heinrich-2021a's People

Contributors

d-v-b avatar neptunes5thmoon avatar bogovicj avatar davidackerman avatar nilsec 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.