Skip to content

IGLICT/Fungal_Keratitis_Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fungal_Keratitis_Classification

Installation

git clone https://github.com/IGLICT/Fungal_Keratitis_Classification.git
cd Fungal_Keratitis_Classification
pip install -r requirements.txt

Quick Start

Train the stage 1 network

python main_stage.py --stage='train' --config='./FungalKeratitis/stage1_swintransformer.yaml'

Test the stage 1 network

python main_stage.py --stage-'test' --config='./FungalKeratitis/stage1_swintransformer.yaml'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages