Skip to content

Jorel22/PreprocessingResnet34

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

PreprocessingResnet34

The functions used for pre-processing are in the "preprocessing_functions" file. Those functions are applied in each image depending in the desired experiment.

The training and testing step is in the "Training_and_testing" file. The data uploaded must be data pre-processed either with histogram equlization or color mapping or both.

The Dataset directory needs to have the following structure:

Dataset:

---Training:

------Covid

------NoCovid

----Validation:

------Covid

------NoCovid

Addtional can add a "Test" set

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published