Skip to content

error in code at tiles.py#4

Open
SamirJabari wants to merge 26 commits intoderoneriksson:masterfrom
ChristophNeuner:master
Open

error in code at tiles.py#4
SamirJabari wants to merge 26 commits intoderoneriksson:masterfrom
ChristophNeuner:master

Conversation

@SamirJabari
Copy link

change code from "for df in tqdm(dfs)" at line 650 in tiles.py
to "for df in tqdm(results)"
tiles.zip

ChristophNeuner added 23 commits December 28, 2019 15:16
…rallel; removed lots of unnecessary print statements; updated example notebook
…ile coordinates in wsi can be generated for on the fly tile extracting during training
…aframe with tile_names, wsi_paths, x, y, width and height of the tiles to be extracted
…d and not running in parallel, result now processed in callback
…mage to convert pixel size into micrometer
…bject directly instead of a pandas dataframe
@ChristophNeuner
Copy link

fixed ;)
ChristophNeuner@6d4cc67

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants