Skip to content

amirezzati/sperm-abnormality-detection-using-maml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Meta-Learning for Human Sperm Abnormality Detection

In this project we had made a model and detected human sperm's head, vacoule, acrosome, and tail abnormality using Meta-Learning.

Dataset

This was done on MHSMA dataset.

The MHSMA dataset is a collection of human sperm images from 235 patients with male factor infertility. Each image is labeled by experts for normal or abnormal sperm acrosome, head, vacuole, and tail.
The training, validation, and test sets contain 1000, 240, and 300 images, respectively.
Images are available in two different crop sizes: 128x128- and 64x64-pixel.

Approaches

We used MAML algorrithm in Learn2Learn and Pytorch libraries.

MAML, or Model-Agnostic Meta-Learning, is a model and task-agnostic algorithm for meta-learning that trains a model’s parameters such that a small number of gradient updates will lead to fast learning on a new task.

Team members

  1. Amir Ezzati
  2. Amir kasaei
  3. Amin Daemdoost