Collection

A collection is a software that encapsulate a set of bioimage components and/or workflows.

Description

The Image Data Explorer is a Shiny app that allows the interactive visualization of images and ROIs associated with data points shown in a scatter plot. It is useful for exploring the relationships between images/ROIs and associated data represented in tabular format. Additional functionalities include data annotation, dimensionality reduction and classification and feature selection.

has function
Description

This is an implementation of Mask R-CNN on Python 3, Keras, and TensorFlow. The model generates bounding boxes and segmentation masks for each instance of an object in the image. It's based on Feature Pyramid Network (FPN) and a ResNet101 backbone.

Description

An implementation of Belief Propagation for factor graphs, also known as the sum-product algorithm

has topic
need a thumbnail
Description

This is a (Cython-based) Python wrapper for Philipp Krähenbühl's Fully-Connected CRFs (version 2).

need a thumbnail
Description

PyTorch is an open-source machine learning library for Python, based on Torch, used for applications such as natural language processing.

has topic
has function