This dataset represents an enhanced subset of the ENS dataset. The ENS dataset comprises image samples extracted from the enteric nervous system (ENS) of male adult Wistar rats (Rattus norvegicus, albius variety), specifically from the jejunum, the second segment of the small intestine.
The original dataset consists of two classes:
- Control (C): Healthy animals.
- Walker-256 Tumor (WT): Animals with cancer induced by the Walker-256 Tumor.
Image acquisition involved 13 different animals, with 7 belonging to the C class and 6 to the WT class. Each animal contributed 32 image samples obtained from the myenteric plexus. All images were captured using the same setup and configuration, stored in PNG format, with a spatial resolution of 1384 × 1036 pixels. The overall process of obtaining the images and performing the morphometric and quantitative analyses takes approximately 5 months.
Our dataset version includes expert-annotated labels for 6 animals, tagged as 2C, 4C, 5C, 22WT, 23WT, and 28WT. The image labels were created by members of the same laboratory where the images originated: researchers from the Enteric Neural Plasticity Laboratory of the State University of Maringá (UEM).
Annotations were generated using LabelMe and consist of polygons marking each neuron cell. To maintain labeling quality according to laboratory standards, only neuron cells with well-defined borders were included in the final label masks. The labeling process lasted 9 months (from November 2023 to July 2024) and was iteratively reviewed by the lead researcher of the lab.
After processing, the full dataset contains:
- 187 images
- 9,709 annotated neuron cells
The table below summarizes the number of images and annotated neurons per animal tag.
Animal Tag | # of Images | # of Neurons |
---|---|---|
2C | 32 | 1590 |
4C | 31 | 1513 |
5C | 31 | 2211 |
22WT | 31 | 1386 |
23WT | 31 | 1520 |
28WT | 31 | 1489 |
Total | 187 | 9709 |
Due to the limited number of animal samples and the natural split of images, we recommend using a leave-one-out cross-validation (LOO-CV) method for training. This ensures more reliable results by performing six training sessions per experiment, where:
- In each session, images from one subject are isolated for testing.
- The remaining images are used for training.
Although cross-validation is recommended, it is not mandatory. Future works may introduce new training methodologies as the number of annotated subjects increases. However, it is crucial to maintain images from the same source (animal) within the same data split to prevent biased results. Even though samples are randomly selected from the animals' original tissues, this approach enhances the credibility of the findings.
This dataset provides a valuable resource for instance segmentation and biomedical image analysis, supporting research on ENS morphology and cancer effects. Contributions and feedback are welcome!
If you want to cite our article, the dataset, or the source codes contained in this repository, please used the citation (bibtex format):
@Article{felipe25enseg,
AUTHOR = {
Felipe, Gustavo Zanoni
and Nanni, Loris
and Garcia, Isadora Goulart
and Zanoni, Jacqueline Nelisis
and Costa, Yandre Maldonado e Gomes da},
TITLE = {ENSeg: A Novel Dataset and Method for the Segmentation of Enteric Neuron Cells on Microscopy Images},
JOURNAL = {Applied Sciences},
VOLUME = {15},
YEAR = {2025},
NUMBER = {3},
ARTICLE-NUMBER = {1046},
URL = {https://www.mdpi.com/2076-3417/15/3/1046},
ISSN = {2076-3417},
DOI = {10.3390/app15031046}
}
Please check out our previous datasets if you are interest into developing projects with Enteric Nervous System images:
1. EGC-Z: three datasets of Enteric Glial cells images, composed of three different chronic degenerative diseases: Cancer, Diabetes Mellitus, and Rheumatoid Arthritis. Each dataset represent binary classification task, with the classes: control (healthy) and sick;
2. ENS: the ENS image datasets comprises 1248 images taken from thirteen rats distributed in two classes: control/healthy or sick. The images were created with three distinct contrast settings targeting different Enteric Nervous System cells: Enteric Neuron cells, Enteric Glial cells, or both.
For more details, please contact the main author of this project or create an issue on the project.
Variants: ENSeg
This dataset is used in 1 benchmark:
No recent benchmark submissions available for this dataset.
No papers with results on this dataset found.