jlevy44 / PathPretrain

Tutorial for EDIT interns on basic components of PyTorch workflow. Can be used as quick script for pretraining image classification models / extracting features with traditional image folder classes, with focus in histology.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PathPretrain

Installation

Run the install.sh
Alternatively, you can use the spec-list.txt to install the conda libraries and run everything but the first line of the install.sh Then run pip install git+https://github.com/jlevy44/PathPretrain

About

Tutorial for EDIT interns on basic components of PyTorch workflow. Can be used as quick script for pretraining image classification models / extracting features with traditional image folder classes, with focus in histology.

License:MIT License


Languages

Language:Python 99.7%Language:Shell 0.3%