BMIRDS / deepslide

Code for the Nature Scientific Reports paper "Pathologist-level classification of histologic patterns on resected lung adenocarcinoma slides with deep neural networks." A sliding window framework for classification of high resolution whole-slide images, often microscopy or histopathology images.

Home Page:https://www.nature.com/articles/s41598-019-40041-7

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run the code on CPUs

Tato14 opened this issue · comments

Hi! Nice work! I would like to know if I could try your code in a cluster without GPUs. Is there any parameter that I should change? Thanks!

Although I highly recommend using GPU, you can run code in this repository in exactly the same way with CPU, without any parameter changes.