Skip to content

Improve model accuracy of fast training #687

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

Merged
merged 10 commits into from
May 24, 2022
Merged

Conversation

Nic-Ma
Copy link
Contributor

@Nic-Ma Nic-Ma commented May 4, 2022

Description

This PR updated the metrics algorithm in the fast training tutorial to train a more accurate model with slightly longer time.

Status

Ready

Checks

  • Notebook runs automatically ./runner [-p <regex_pattern>]

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@Nic-Ma Nic-Ma requested a review from dongyang0122 May 4, 2022 17:00
@Nic-Ma Nic-Ma force-pushed the fix-typo-fast-training branch from 21108f4 to e2388f0 Compare May 6, 2022 03:54
@Nic-Ma Nic-Ma changed the title [WIP] Improve model accuracy of fast training Improve model accuracy of fast training May 23, 2022
@Nic-Ma Nic-Ma marked this pull request as ready for review May 23, 2022 16:38
@Nic-Ma Nic-Ma requested review from ericspod, rijobro and wyli May 23, 2022 16:39
@Nic-Ma Nic-Ma force-pushed the fix-typo-fast-training branch from b97a0c4 to 2b1f85d Compare May 23, 2022 17:10
Signed-off-by: Nic Ma <[email protected]>
@Nic-Ma Nic-Ma requested review from dongyang0122 and rijobro May 23, 2022 17:17
@dongyang0122 dongyang0122 merged commit 30c5f8d into main May 24, 2022
@dongyang0122 dongyang0122 deleted the fix-typo-fast-training branch May 24, 2022 02:14
@wyli
Copy link
Contributor

wyli commented May 24, 2022

Hi @Nic-Ma is it feasible to provide a boolean flag PROFILING in this example? when PROFILING=True, it runs in a 'profiling mode' (using the nvtx utils to log more info, and running fewer total epochs https://github.com/Project-MONAI/MONAI/blob/dev/monai/utils/nvtx.py) cc @AHarouni @dongyang0122

boneseva pushed a commit to boneseva/MONAI-tutorials that referenced this pull request Apr 21, 2024
* [DLMED] improve fast model accuracy

Signed-off-by: Nic Ma <[email protected]>

* [DLMED] update tutorial doc

Signed-off-by: Nic Ma <[email protected]>

* [DLMED] update doc

Signed-off-by: Nic Ma <[email protected]>

* [DLMED] update latest algorithm

Signed-off-by: Nic Ma <[email protected]>

* [DLMED] make multi-gpu config more reusable

Signed-off-by: Nic Ma <[email protected]>

* [DLMED] clear log

Signed-off-by: Nic Ma <[email protected]>

* [DLMED] update according to comments

Signed-off-by: Nic Ma <[email protected]>

* [DLMED] update doc

Signed-off-by: Nic Ma <[email protected]>
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.

4 participants