Citations
Last updated
Last updated
NimbusImage depends on countless contributions from scientists and engineers around the world. If you use NimbusImage, we recommend you cite the relevant papers to recognize these efforts. We also hope to publish a paper soon that you can cite for the use of NimbusImage itself.
We recommend including text along the following lines in your papers:
We analyzed our image datasets using the NimbusImage platform, which is available here: and hosted here:
We used the Cellpose and Cellpose retrain tools (1-3) to detect cells and the Piscis and Piscis retrain tools (4) to detect mRNA spots. We connected each mRNA spot to the nearest cell using the "Connect to nearest tool" as described in the NimbusImage documentation.
Cellpose works like magic for cell segmentation and is the product of extensive research and development by Carsen Stringer. They have a series of three papers on the topic, and we generally recommending citing all three. The first one describes the Cellpose algorithm, the second introduces retraining, and the third introduces image restoration and new, highly accurate models.
Here is the GitHub repository:
Here are the papers: 1. Stringer, C., Wang, T., Michaelos, M., & Pachitariu, M. (2021). Nature methods, 18(1), 100-106. Pachitariu, M. & Stringer, C. (2022). Nature methods, 1-8. Stringer, C. & Pachitariu, M. (2025). Nature Methods.
StarDist is a powerful tool for cell and nuclei detection that uses star-convex polygons to accurately segment objects in microscopy images. It is particularly effective for nuclear segmentation and can work in both 2D and 3D.
Here is the GitHub repository:
Here are the papers:
The Segment Anything Model (SAM) is a revolutionary promptable segmentation tool developed by Meta Research that can segment almost any object in an image based on simple prompts like points or boxes. NimbusImage incorporates SAM to enable rapid semi-automated segmentation with minimal user input.
Here is the paper:
Piscis is a specialized deep learning algorithm developed by Will Niu while in the Raj Lab. It is designed specifically for detecting diffraction-limited spots in fluorescence microscopy images, such as single RNA molecules in FISH experiments. It uses a novel loss function, the SmoothF1 loss, that directly penalizes false positives and false negatives while remaining differentiable for deep learning training.
Here is the paper:
Girder is a free and open source web-based data management platform developed by Kitware. It provides a flexible framework for storing, managing, and sharing various types of data, including large scientific and medical images.
Large Image is a collection of Python modules developed and maintained by the Data & Analytics group at Kitware for processing large geospatial and medical images. It provides capabilities for tile serving, support for a wide variety of image formats, and efficient methods for accessing regions of large images.
GeoJS is a JavaScript library for visualizing geospatial data in a browser, developed by Kitware and OpenGeoscience. It aims to bridge the gap between GIS, scientific visualization, and information visualization, providing high-performance visualization and interactive data exploration of scientific and geospatial location-aware datasets.
DeepTile is a large image tiling and stitching library developed by the Arjun Raj Laboratory. It provides a standardized workflow for splitting large images into tiles of a specified size, processing tiles using regular Python functions, and stitching the processed tiles. DeepTile is especially useful for scaling Python functions and deep learning algorithms to arbitrarily large input image sizes.
1. Schmidt, U., Weigert, M., Broaddus, C., & Myers, G. (2018). Medical Image Computing and Computer Assisted Intervention (MICCAI), 265-273.
2. Weigert, M., Schmidt, U., Haase, R., Sugawara, K., & Myers, G. (2020). The IEEE Winter Conference on Applications of Computer Vision (WACV).
3. Weigert, M., & Schmidt, U. (2022). The IEEE International Symposium on Biomedical Imaging Challenges (ISBIC).
Here is the GitHub repository:
Kirillov, A., Mintun, E., Ravi, N., Mao, H., Rolland, C., Gustafson, L., Xiao, T., Whitehead, S., Berg, A.C., Lo, W.Y., Dollár, P., & Girshick, R. (2023). arXiv:2304.02643.
Here is the GitHub repository:
Niu, Z., O'Farrell, A., Li, J., Reffsin, S., Jain, N., Dardani, I., Goyal, Y., & Raj, A. (2025). bioRxiv, 2024.01.31.578123.
Here is the GitHub repository:
Here is the GitHub repository:
Here is the GitHub repository:
Here is the GitHub repository: