Python library and command line interface that detects the type of antibodies present in serum in the diagnosis of immunological diseases based on images from indirect immunofluorescence test.
At the moment this project in available on TestPyPI
pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple antinuclear-antibodies-classificationThis project can be used in two ways, as library available in form of Python package and as CLI app.
ana-classification [OPTIONS] [IMAGES]...This project was created by Jan Gołda and Mateusz Szpyrka as a Engineer's Thesis at AGH University of Science and Technology.