-
| | |
|--------------------|----|
| Bugzilla Link | [PR45369](https://bugs.llvm.org/show_bug.cgi?id=45369) |
| Status | RESOLVED INVALID |
| Importance |…
-
Dear @ysbecca I am looking to extract tiles from a .svs file, perform segmentation on the tile and then stitch all the tiles back so they reappear as the whole slide image in the correct order. Is it …
-
please help me, I had it:
`effer@jeffer-sky:~/Descargas$ pip install py_wsi
Collecting py_wsi
Using cached https://files.pythonhosted.org/packages/32/f4/a4f692b8d7791df38874e678e28c60783284ca4a…
-
ModuleNotFoundError Traceback (most recent call last)
in
----> 1 import py_wsi
ModuleNotFoundError: No module named 'py_wsi'
i dont know why py_wsi cannot be imported in …
-
I'm currently trying to produce patches. Is it possible to explicitly define a WSI level that will be used for the patches? Or the tile are always produced from the level 0?
I also would like to k…
-
Vesion : py-wsi 2.0
While loading patches after storing them in a new lmdb database, I am getting "TypeError: a bytes-like object is required, not 'NoneType'" "
code snippet :-
patches, coor…
-
Hey man, I came across the need to have a route planner, because I have several intersection points drawn on the map, but none of these points has an optimized route, is there something already implem…
-
Hi! Our lab has been really impressed with Hovernet.
We've been working on getting it set up on our dataset, and noticed that using `.mrxs` files is prevented by the below snippet.
https://githu…
jjhbw updated
3 years ago
-
### 您好,请问下面的tumor_train.txt 和 normal_train.txt是怎么生成的呢?前面的步骤中只有train_spot.txt,多谢您的解答。
## 获取补丁数据集
python CAMELYON16/camelyon16/bin/patch_gen.py /WSI_TRAIN/ tumor_train.txt /PATCHES_TUMOR_TRAIN/
pytho…
qzsrh updated
3 years ago
-
Hi, @ysbecca
Thanks a lot for such great work!
I am beginner in py_wsi...generated xml for my image from aperio software annotation option...
but when i executed turtle.sample_and_store_patches(...…