DeepPATH
DeepPATH copied to clipboard
Classification of Lung cancer slide images using deep-learning
Bumps [django](https://github.com/django/django) from 2.1.1 to 2.2.24. Commits 2da029d [2.2.x] Bumped version for 2.2.24 release. f27c38a [2.2.x] Fixed CVE-2021-33571 -- Prevented leading zeros in IPv4 addresses. 053cc95 [2.2.x] Fixed CVE-2021-33203 --...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.23 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.12 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...
Hello, I am new to Tensorflow,have you freezed the auxillary classifier or used it for training (transfer learning)? Iam implementing it in pytorch.
Reverts ncoudray/DeepPATH#4
Reverts ncoudray/DeepPATH#6
There are only 2167 wsi's. See the size of the manifest (2168, minus the header =2167) . After running your code i only got 2166 (meaning, somehow one is not...
When I try to run the "build_image_data" pre-processing step to convert the JPEG tiles into TFRecords, I get the following errors. For some reason, it says it's complete, but I...
Hi, I am generating binary masks for .svs files. I see in your code that you could use them in .jpg or .dcm files to tile for ROI. Is there...