GithubHelp home page GithubHelp logo

ksbeattie / spin-flask-demo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stefanlasiewski/spin-flask-demo

0.0 0.0 0.0 6.56 MB

Another possible Flask demo for Spin

License: Other

Python 44.95% Shell 8.41% HTML 35.50% Dockerfile 11.14%

spin-flask-demo's Introduction

Containers

Data

Data set comes from the Broad Bioimage Benchmark Collection: Annotated biological image sets for testing and validation. Drosophila Kc167 cells: https://data.broadinstitute.org/bbbc/BBBC002/

Five different samples of Drosophila melanogaster Kc167 cells were stained with Hoechst 33342, a DNA stain. The last sample (labeled nodsRNA) is of wild-type cells. Each of the other four samples (labeled 48, 340, Anillin, and mad2) has a different gene knocked down by RNAi. The sample preparation is described in more detail by Carpenter et al. (Genome Biology, 2006).

Images

There are 10 fields of view of each sample, for a total of 50 fields of view. The images were acquired on a Zeiss Axiovert 200M microscope. The images provided here are a single channel, DNA. The image size is 512 x 512 pixels. The images are provided as 8-bit TIFF files.

https://data.broadinstitute.org/bbbc/BBBC002/BBBC002_v1_images.zip

The images were converted to PNG from TIFF.

Ground Truth

A tab-delimited text file contains the number of cells in each image, as determined by two different human counters. To compare an algorithm's results to these, first compute for each sample the algorithm's mean cell count over the 10 images of the sample. Next, calculate the absolute difference between this mean and the average of the humans' counts for the sample, then divide by the latter to obtain the deviation from ground truth (in percent). The mean of these values over all 5 samples is the final result.

Note: The two human observers vary by 16% for this image set.

https://data.broadinstitute.org/bbbc/BBBC002/BBBC002_v1_counts.txt

We just incorporate this into the app set up. At start up the MongoDB is seeded with the metadata to make the example more interesting.

spin-flask-demo's People

Contributors

rcthomas avatar stefanlasiewski 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.