You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* [DLMED] update README
Signed-off-by: Nic Ma <[email protected]>
* [DLMED] update what's new
Signed-off-by: Nic Ma <[email protected]>
* [DLMED] use whatsnew link
Signed-off-by: Nic Ma <[email protected]>
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ Its ambitions are:
19
19
20
20
## Features
21
21
> _The codebase is currently under active development._
22
-
> _Please see [the technical highlights](https://docs.monai.io/en/latest/highlights.html) and [What's New in 0.6](https://docs.monai.io/en/latest/whatsnew_0_6.html) of the current milestone release._
22
+
> _Please see [the technical highlights](https://docs.monai.io/en/latest/highlights.html) and [What's New](https://docs.monai.io/en/latest/whatsnew.html) of the current milestone release._
23
23
24
24
- flexible pre-processing for multi-dimensional medical imaging data;
25
25
- compositional & portable APIs for ease of integration in existing workflows;
training using MONAI can be `200` times faster than a regular baseline ([learn
25
+
more](https://github.com/Project-MONAI/tutorials/blob/master/acceleration/fast_training_tutorial.ipynb)), and it's `20` times faster than the MONAI v0.6 fast training solution.
26
26

27
27
28
28
## Major usability improvements in `monai.transforms` for NumPy/PyTorch inputs and backends
0 commit comments