Skip to content

Kai-Liu001/HistDeblur

Repository files navigation

HistDeblur: A Pyramid Trustworthy Framework for Blurry Histologic Artifacts Quality Control

To train a new model, run the following command:

python train.py

The checkpoint will be saved at .\checkpoints

To evaluate the model's performance or deblur, set the correct checkpoint root and mode in eval.py and run the following command:

python eval.py

More detailed description about the options will be found in arguments/arguments_train.py and eval.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages