Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Add histopathology module and add hi-ml as submodule #603

Merged
merged 24 commits into from
Dec 6, 2021

Conversation

mebristo
Copy link
Member

@mebristo mebristo commented Dec 2, 2021

Add histopathology module
Add hi-ml as submodule (for quicker development across libraries)

Please follow the guidelines for PRs contained here. Checklist:

  • Ensure that your PR is small, and implements one change.
  • Add unit tests for all functions that you introduced or modified.
  • Run PyCharm's code cleanup tools on your Python files.
  • Link the correct GitHub issue for tracking.
  • Update the Changelog file: Describe your change in terms of
    Added/Changed/Removed/... in the "Upcoming" section.
  • When merging your PR, replace the default merge message with a description of your PR,
    and if needed a motivation why that change was required.

@mebristo mebristo requested a review from ant0nsc December 2, 2021 09:42
ant0nsc
ant0nsc previously approved these changes Dec 2, 2021
InnerEye/ML/Histopathology/datamodules/base_module.py Outdated Show resolved Hide resolved
InnerEye/ML/Histopathology/datamodules/base_module.py Outdated Show resolved Hide resolved
@mebristo mebristo marked this pull request as ready for review December 2, 2021 18:30
@javier-alvarez javier-alvarez force-pushed the mebristo/move_histopathology_2 branch 4 times, most recently from b9efc17 to 3de388b Compare December 2, 2021 21:01
Add Histopathology module

Add tests

update azure scripts

Address PR comments

mypy

Add changelog

Changes label
ant0nsc
ant0nsc previously approved these changes Dec 6, 2021
.gitignore Show resolved Hide resolved
environment.yml Outdated Show resolved Hide resolved
environment.yml Show resolved Hide resolved
Tests/ML/histopathology/models/test_encoders.py Outdated Show resolved Hide resolved
Tests/ML/histopathology/models/test_encoders.py Outdated Show resolved Hide resolved
@mebristo mebristo merged commit 71b6445 into main Dec 6, 2021
@mebristo mebristo deleted the mebristo/move_histopathology_2 branch December 6, 2021 17:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants