Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Author(s)

NameInstitutionMail AddressSocial Contacts
Luca ClissaINFN Bolognaluca.clissa@bo.infn.itSkype: luca.clissa92; Linkedin: https://www.linkedin.com/in/luca-clissa-b3908695/; Medium: https://medium.com/@luca.clissa ;

How to Obtain Support

Mailluca.clissa@bo.infn.it
SocialSkype: ; Linkedin: ; Twitter:  ; Hangouts:
Jira

General Information

ML/DL TechnologiesCNN, ResUnet
Science FieldsComputer Vision; Microscopic Fluorescence; Semantic Segmentation; Object Detection; Object Counting
Difficultymedium
Language

Italiano

Type

fully annotated; runnable

Software and Tools

Programming LanguagePython
ML Toolset

PyTorch, fastai

Additional librariesskimage, opencv
Suggested Environmentssee requirements and installation instructions

Needed datasets

Data CreatorsLuca Clissa, et al.
Data TypeReal data; fluorescence microscopy images
Data Size414 MB
Data Sourcehttp://amsacta.unibo.it/6706/


Short Description of the Use Case

Counting objects is a learning task common to many applications, from video sourveillance to agriculture 4.0, not to mention studies in life-sciences and medicine. However, this task is typically performed manually by domain experts, becoming very demanding in terms of time and human resources. Also, this increases the chances of errors due to distraction or fatigue.

...

The material is organized into notebooks that cover every stage of a realistic data analysis pipeline. In particular, a great deal of attention is devoted to EDA both to expose the challenges of the dataset and to evaluate the results. Likewise, technical aspects of the fastai implementation are detailed.

How to execute it

Simply clone the repository https://github.com/clissa/object-counting-ML-INFN and follow the instructions in installation_instructions.txt to set up your workspace. Then download the data as described in the notebook 01. Exploratory Data Analysis.ipynb. Each step of the analysis is detailed in a dedicated notebook under the folder notebooks .

Annotated Description

References

Morelli, R., Clissa, L., Amici, R. et al. Automating cell counting in fluorescent microscopy through deep learning with c-ResUnet. Sci Rep 11, 22920 (2021).

...

Fluorescent Neuronal Cells dataset – part III, TDS Blog

Attachments