PathologyDataScience / HistomicsML2

A tool for training machine-learning models with whole-slide imaging datasets
22 stars 5 forks source link

Updated superpixel labeling #18

Closed slee172 closed 5 years ago

slee172 commented 5 years ago

Added superpixel label-related codes.

heatmap.py -creates tile ROIs overlays to display heatmap. label.py - generates ROIs predicting the current classifier. selectonly.py - computes uncertain samples. view.py - sets roi points.