kimcando / HAM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HAM

Another more interesting than digit classification dataset to use to get biology and medicine students more excited about machine learning and image processing.

Backgrounds and Personal Purpose

Usage

  • run
python train.py
  • to find lr
python lr_finder_train.py
  • experiments on partial freeze
python partial_freeze_train.py
  • experiments on GradCAM
python gradcam_train.py
  • scripts examples

    • refer to full_scripts/
  • arguments settings

base code reference

About


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%Language:Shell 0.0%