Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error in code at tiles.py #4

Open
wants to merge 26 commits into
base: master
Choose a base branch
from

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