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

Tiling features #3

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open

Tiling features #3

wants to merge 22 commits into from

Conversation

sfmajors373
Copy link
Owner

No description provided.

…or command line use

- removed notebooks
- started working on the read tiles part
…or command line use

- removed notebooks
- started working on the read tiles part
- generate_tiles.py: fix a LOGGER.info bug
- generate_tiles.py: fix argparse for tile size
- read_tiles.py: tweak the original code to accept multiple hdf5 files instead of a big one  - this should allow us more flexibility/faster loading time while testing
- read_tiles.ipynb: updated the notebook: it loads data from folder, generate tiles and plot tile outputs as examples
…h color_normalization

- read_tiles_color_normalization.ipynb : notebook to generate rgb mean and std values for our dataset
- read_tiles.py: added color normalization functions
…h color_normalization

- read_tiles_color_normalization.ipynb : notebook to generate rgb mean and std values for our dataset
- read_tiles.py: added color normalization functions
- read_tiles.py : add output green channel only bool
- read_tiles.ipynb : add example with green layer
…de image

- fix bug: verify that 2 masks are of the same size before combining them
- reshuffle of generate_tiles
- remove bunch of unused histo/image alteration functions
- reshuffle of generate_tiles
- remove bunch of unused histo/image alteration functions
	new file:   notebooks/SEGMENTATION_MODEL.ipynb
- add a generator of tiles + mask
- SIMPLE UNET SEGMENTATION_MODEL.ipynb added
- test on notebook SIMPLE UNET SEGMENTATION_MODEL.ipynb
	modified:   notebooks/train_model_inception_v3.ipynb
	modified:   tiling/read_tiles.py
	modified:   tiling/read_tiles_with_mask.py
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.

None yet

2 participants