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

FileNotFoundError: [WinError 3]

RajatGarg45 opened this issue · comments

I am using windows 10, xenon processor, 64GB RAM, Quadro P4000 Graphics and cloned this repository in conda environment created for Pytorch especially.

When I run the 1_split.py file, I get following error:

FileNotFoundError: [WinError 3] The system cannot find the path specified: 'all_wsi'

Where do I need to store the wsi data? I can't get it.