Skip to content

Releases: XDynames/SAI-app

v2.0

30 May 05:34
Compare
Choose a tag to compare

StomaAI Version 2.0

Upgrades to SAI's capabilities

In addition to all the previous measurements SAI produced, SAI now measures:

  • Guard Cell Groove Length
  • Guard Cell Width
  • Guard Cell Area
  • Subsidiary Cell Area (for monocots)
    This allows SAI to estimate g max for a given sample, further enhancing its applicability to more studies

Docker compose deployment

For those inclined the application has been restructured to now support running in a docker container

Fixes

Due to the deprecation of the storage provided Cloudstorr SAI's demos spent a fair bit of time fractured. This is all fixed in v2.0 with updated examples of the new measurement capabilities.

v1.0

25 Feb 05:43
Compare
Choose a tag to compare

StomaAI Version 1.0

An efficient and user-friendly tool for measurement of stomatal pores and density using deep computer vision.
On Barley and Arabidopsis StomaAI:

  • Measures stomata pore area, length and width
  • Measures pore density
  • Classifies pores as open or closed
    This version corresponds to the work captured in this paper.

New Contributors