Skip to content

White Blood Cells Classification using Unsupervised Domain Adaptation

Notifications You must be signed in to change notification settings

prinshul/WBC-Classification-UDA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WBC-Classification-UDA

Peripheral Blood Smear White Blood Cells Classification using Unsupervised Domain Adaptation (No target images used during training unlike SOTA UDA).

  • tensorflow = 1.14.0
  • python = 3.6 or higher
  • keras = 2.2.5
  • Nvidia cuda = 10.1

Usage

Train a Variational Auto-Encoder using Source domain (code in the file TrainVAE.py)

python TrainVAE.py

Perform Unsupervised Domain Adaptation on the Target domain (code in the file Latent_Search.py)

python Latent_Search.py

About

White Blood Cells Classification using Unsupervised Domain Adaptation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages