atlas-patch 1.0.0.post1__py3-none-any.whl → 1.0.0.post3__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- atlas_patch/__init__.py +1 -1
- {atlas_patch-1.0.0.post1.dist-info → atlas_patch-1.0.0.post3.dist-info}/METADATA +6 -7
- atlas_patch-1.0.0.post3.dist-info/RECORD +8 -0
- atlas_patch-1.0.0.post1.dist-info/RECORD +0 -8
- {atlas_patch-1.0.0.post1.dist-info → atlas_patch-1.0.0.post3.dist-info}/WHEEL +0 -0
- {atlas_patch-1.0.0.post1.dist-info → atlas_patch-1.0.0.post3.dist-info}/entry_points.txt +0 -0
- {atlas_patch-1.0.0.post1.dist-info → atlas_patch-1.0.0.post3.dist-info}/licenses/LICENSE +0 -0
- {atlas_patch-1.0.0.post1.dist-info → atlas_patch-1.0.0.post3.dist-info}/top_level.txt +0 -0
atlas_patch/__init__.py
CHANGED
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: atlas-patch
|
|
3
|
-
Version: 1.0.0.
|
|
3
|
+
Version: 1.0.0.post3
|
|
4
4
|
Summary: A Python package for processing and handling whole slide images
|
|
5
|
-
Author: Omar Metwally, Ahmed Alagha
|
|
6
|
-
Author-email: Yousef Kotp <yousefkotp@outlook.com>
|
|
5
|
+
Author: Yousef Kotp, Omar Metwally, Ahmed Alagha
|
|
7
6
|
License: CC-BY-NC-SA-4.0
|
|
8
7
|
Keywords: atlas-patch,whole-slide-image,wsi,tissue-segmentation,patch-extraction,computational-pathology
|
|
9
8
|
Requires-Python: >=3.10
|
|
@@ -39,7 +38,7 @@ Requires-Dist: mypy>=1.0.0; extra == "dev"
|
|
|
39
38
|
Dynamic: license-file
|
|
40
39
|
|
|
41
40
|
<p align="center">
|
|
42
|
-
<img src="assets/images/Logo.png" alt="AtlasPatch Logo" width="100%">
|
|
41
|
+
<img src="https://raw.githubusercontent.com/AtlasAnalyticsLab/AtlasPatch/main/assets/images/Logo.png" alt="AtlasPatch Logo" width="100%">
|
|
43
42
|
</p>
|
|
44
43
|
|
|
45
44
|
# AtlasPatch: An Efficient and Scalable Tool for Whole Slide Image Preprocessing in Computational Pathology
|
|
@@ -192,7 +191,7 @@ AtlasPatch provides a flexible pipeline with **4 checkpoints** that you can use
|
|
|
192
191
|
### Pipeline Checkpoints
|
|
193
192
|
|
|
194
193
|
<p align="center">
|
|
195
|
-
<img src="assets/images/Checkouts.png" alt="AtlasPatch Pipeline Checkpoints" width="100%">
|
|
194
|
+
<img src="https://raw.githubusercontent.com/AtlasAnalyticsLab/AtlasPatch/main/assets/images/Checkouts.png" alt="AtlasPatch Pipeline Checkpoints" width="100%">
|
|
196
195
|
</p>
|
|
197
196
|
|
|
198
197
|
Quick overview of the checkpoint commands:
|
|
@@ -266,13 +265,13 @@ Pass a directory instead of a single file to process multiple WSIs; outputs land
|
|
|
266
265
|
Below are some examples for the output masks and overlays (original image, predicted mask, overlay, contours, grid).
|
|
267
266
|
|
|
268
267
|
<p align="center">
|
|
269
|
-
<img src="assets/images/VisualizationSamples.png" alt="AtlasPatch visualization samples" width="100%">
|
|
268
|
+
<img src="https://raw.githubusercontent.com/AtlasAnalyticsLab/AtlasPatch/main/assets/images/VisualizationSamples.png" alt="AtlasPatch visualization samples" width="100%">
|
|
270
269
|
</p>
|
|
271
270
|
|
|
272
271
|
Quantitative and qualitative analysis of AtlasPatch tissue detection against existing slide-preprocessing tools.
|
|
273
272
|
|
|
274
273
|
<p align="center">
|
|
275
|
-
<img src="assets/images/Comparisons.jpg" alt="AtlasPatch method comparison" width="100%">
|
|
274
|
+
<img src="https://raw.githubusercontent.com/AtlasAnalyticsLab/AtlasPatch/main/assets/images/Comparisons.jpg" alt="AtlasPatch method comparison" width="100%">
|
|
276
275
|
</p>
|
|
277
276
|
|
|
278
277
|
Representative WSI thumbnails are shown from diverse tissue features and artifact conditions, with tissue masks predicted by thresholding methods (TIAToolbox, CLAM) and deep learning methods (pretrained "non-finetuned" SAM2 model, Trident-QC, Trident-Hest and AtlasPatch), highlighting differences in boundary fidelity, artifact suppression and handling of fragmented tissue (more tools are shown in the appendix). Tissue detection performance is also shown on the held-out test set for AtlasPatch and baseline pipelines, highlighting that AtlasPatch matches or exceeds their segmentation quality. The segmentation complexity–performance trade-off, plotting F1-score against segmentation runtime (on a random set of 100 WSIs), shows AtlasPatch achieves high performance with substantially lower wall-clock time than tile-wise detectors and heuristic pipelines, underscoring its suitability for large-scale WSI preprocessing.
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
atlas_patch/__init__.py,sha256=5lq26A-bS0vI4X_bt5PvCYOv--ugp-BGbSWRbl8J5OI,130
|
|
2
|
+
atlas_patch/cli.py,sha256=hLCaFTW_X_oW583GCd_X8oqspkkar0w328VDIsMnHJU,21360
|
|
3
|
+
atlas_patch-1.0.0.post3.dist-info/licenses/LICENSE,sha256=nlArp1_Q_TDOpUl7Q4pLwS8H8CvJMqemBB_WoYuPRqA,20848
|
|
4
|
+
atlas_patch-1.0.0.post3.dist-info/METADATA,sha256=TniLgTCl4sOb5Ft1-sMFOoJK_ueKBxlk060Vj1s6KK8,35661
|
|
5
|
+
atlas_patch-1.0.0.post3.dist-info/WHEEL,sha256=NDfl-OFbkA03HjLkE6CJK2iNqQtrC5rSyiMF5-Zn27Y,106
|
|
6
|
+
atlas_patch-1.0.0.post3.dist-info/entry_points.txt,sha256=ghEvGjmGrNBkU3PszTcIFFq5Mm3ZEV-jVQmj3BtLmu4,52
|
|
7
|
+
atlas_patch-1.0.0.post3.dist-info/top_level.txt,sha256=HJ6TdtW-ndeALJhIei_xPhGtuCZMeRAAx8YLeY78p7s,12
|
|
8
|
+
atlas_patch-1.0.0.post3.dist-info/RECORD,,
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
atlas_patch/__init__.py,sha256=K9tKHr7_xVNVP3TkEI1ryPF2ZnFrZDsL6BNne0I_9xo,130
|
|
2
|
-
atlas_patch/cli.py,sha256=hLCaFTW_X_oW583GCd_X8oqspkkar0w328VDIsMnHJU,21360
|
|
3
|
-
atlas_patch-1.0.0.post1.dist-info/licenses/LICENSE,sha256=nlArp1_Q_TDOpUl7Q4pLwS8H8CvJMqemBB_WoYuPRqA,20848
|
|
4
|
-
atlas_patch-1.0.0.post1.dist-info/METADATA,sha256=2tf5TSiSpB8L4fF3M3mHbzDrXVYZiA-nJEYn9LBVuc4,35427
|
|
5
|
-
atlas_patch-1.0.0.post1.dist-info/WHEEL,sha256=NDfl-OFbkA03HjLkE6CJK2iNqQtrC5rSyiMF5-Zn27Y,106
|
|
6
|
-
atlas_patch-1.0.0.post1.dist-info/entry_points.txt,sha256=ghEvGjmGrNBkU3PszTcIFFq5Mm3ZEV-jVQmj3BtLmu4,52
|
|
7
|
-
atlas_patch-1.0.0.post1.dist-info/top_level.txt,sha256=HJ6TdtW-ndeALJhIei_xPhGtuCZMeRAAx8YLeY78p7s,12
|
|
8
|
-
atlas_patch-1.0.0.post1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|