/HealNet-Inference

HealNet: Self-Supervised Acute Wound Heal-Stage Classification

Primary LanguagePython

HealNet-Inference

Inference pipeline for use of HealNet, you can find the paper here.

Usage

Set root_images to the appropirate local folder containing all experimental images to be processed.

If necessary to overwrite local changes, run git reset --hard HEAD, then git pull.