# AxoNet: an AI-based tool to count retinal ganglion cell axons

**Authors:** Matthew D. Ritch, Bailey G. Hannon, A. Thomas Read, Andrew J. Feola,, Grant A. Cull, Juan Reynaud, John C. Morrison, Claude F. Burgoyne, Machelle, T. Pardue, C. Ross Ethier

arXiv: 1908.02919 · 2020-09-07

## TL;DR

AxoNet is a deep learning tool based on U-Net architecture that accurately counts retinal ganglion cell axons in optic nerve images across different species, outperforming existing methods and aiding glaucoma research.

## Contribution

The paper introduces AxoNet, a novel deep learning-based axon counting tool that is robust, accurate, and adaptable across species, surpassing existing automated methods.

## Key findings

- AxoNet outperforms AxonMaster and AxonJ in accuracy.
- The tool is effective across rat and non-human primate datasets.
- AxoNet is robust to tissue damage, image quality, and species differences.

## Abstract

Goal: In this work, we develop a robust, extensible tool to automatically and accurately count retinal ganglion cell axons in images of optic nerve tissue from various animal models of glaucoma. Methods: The U-Net convolutional neural network architecture was adapted to learn pixelwise axon count density estimates, which were then integrated over the image area to determine axon counts. The tool, termed AxoNet, was trained and evaluated using a dataset containing images of optic nerve regions randomly selected from complete cross sections of intact rat optic nerves and manually annotated for axon count and location. Both control and damaged optic nerves were used. This rat-trained network was then applied to a separate dataset of non-human primate (NHP) optic nerve images. AxoNet was then compared to two existing automated axon counting tools, AxonMaster and AxonJ, using both datasets. Results: AxoNet outperformed the existing tools on both the rat and NHP optic nerve datasets as judged by mean absolute error, R2 values when regressing automated vs. manual counts, and Bland-Altman analysis. Conclusion: The proposed tool allows for accurate quantification of axon numbers as a measure of glaucomatous damage. AxoNet is robust to variations in optic nerve tissue damage extent, image quality, and species of mammal. Significance: The deep learning method does not rely on hand-crafted image features for axon recognition. Therefore, this approach is not species-specific and can be extended to quantify additional optic nerve features. It will aid evaluation of optic nerve changes in glaucoma and potentially other neurodegenerative diseases.

---
Source: https://tomesphere.com/paper/1908.02919