Giter Club home page Giter Club logo

microbeseg's People

Contributors

timscherr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

moboehland

microbeseg's Issues

Inference script for the use without gui

Enables inference on servers without the need for a connection with graphical user interface.

Required:

  • omero settings and password prompt
  • omero project/dataset/file ids (if project/dataset id is given, process all files in the project/dataset)
  • variables for model path, model, result path, overwriting, upload
  • option to process local .tif files with specified format instead of using an OMERO connection

rgb input is always converted to grayscale

So far, microbeSEG extracts the selected channel from the images. However, there may be cases, where the rgb information should be kept for annotation and model training, e.g. for histopathological images.

Goal: branch with rgb support (data cropping, model training + augmentation, inference)

Publish microbeSEG model trained on microbe data

Upload on zenodo models trained on hip-satomi, omnipose and cell tracking challenge data.

Adjust readme to cite also omnipose and cell tracking challenge when model trained on omnipose is used.

ROIs not visible in OMERO.insight

  • for faster upload times, polygons are uploaded in a single plane. The OMERO.insight client cannot yet view correctly multiple ROIs within a single plane
  • the OMERO.web client works fine and is therefore recommended

'NoneType' object has no attribute 'getName'

When copying images in OMERO, e.g., into another dataset/project, the copied image is just a link to the original image. In that case, 'getProject' returns a NoneType Object without attribute 'getName'. Use 'listParents' to see if an image has been copied and is linked to multiple datasets/projects.

Add up- and downsampling

For some data upsampling may be usefull for annotation and segmentation, e.g., object width smaller than 3-4 px. In addition, some data just differ in resolution and down- or upsampling may enable to use another available already trained model without the need for new annotations.

Add model retraining

Could be benefitial to retrain one of the published models instead of training from scratch. This needs some deep evaluation (learning rates of the first deep layers vs output layers, layer freezing, ...).

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.