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
Additional reference text changes to README
### Checks
<!--- Put an `x` in all the boxes that apply, and remove the not
applicable items -->
- [x] Avoid including large-size files in the PR.
- [x] Clean up long text outputs from code cells in the notebook.
- [x] For security purposes, please check the contents and remove any
sensitive info such as user names and private key.
- [x] Ensure (1) hyperlinks and markdown anchors are working (2) use
relative paths for tutorial repo files (3) put figure and graphs in the
`./figure` folder
Signed-off-by: Vishwesh Nath <[email protected]>
2015 hosted at MICCAI, was used as a fully supervised fine-tuning task on the pre-trained weights. The dataset
@@ -68,7 +67,17 @@ On complete execution of the jupyter notebook the below example training and val
68
67
69
68
If you found the tutorial to be helpful in your work please support us by citing the below reference:
70
69
71
-
1.) Tang, Yucheng, Dong Yang, Wenqi Li, Holger R. Roth, Bennett Landman, Daguang Xu, Vishwesh Nath, and Ali Hatamizadeh. "Self-supervised pre-training of swin transformers for 3d medical image analysis." In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, pp. 20730-20740. 2022.
70
+
1.) Valanarasu JM, Tang Y, Yang D, Xu Z, Zhao C, Li W, Patel VM, Landman B, Xu D, He Y, Nath V. Disruptive Autoencoders: Leveraging Low-level features for 3D Medical Image Pre-training. arXiv preprint arXiv:2307.16896. 2023 Jul 31.
71
+
72
+
Bibtex: `@article{valanarasu2023disruptive,
73
+
title={Disruptive Autoencoders: Leveraging Low-level features for 3D Medical Image Pre-training},
74
+
author={Valanarasu, Jeya Maria Jose and Tang, Yucheng and Yang, Dong and Xu, Ziyue and Zhao, Can and Li, Wenqi and Patel, Vishal M and Landman, Bennett and Xu, Daguang and He, Yufan and others},
75
+
journal={arXiv preprint arXiv:2307.16896},
76
+
year={2023}
77
+
}
78
+
`
79
+
80
+
2.) Tang, Y., Yang, D., Li, W., Roth, H.R., Landman, B., Xu, D., Nath, V. and Hatamizadeh, A., 2022. Self-supervised pre-training of swin transformers for 3d medical image analysis. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (pp. 20730-20740).
72
81
73
82
Bibtex: `@inproceedings{tang2022self,
74
83
title={Self-supervised pre-training of swin transformers for 3d medical image analysis},
2.) Tang, Yucheng, et al. "High-resolution 3D abdominal segmentation with random patch network fusion."
83
-
Medical Image Analysis 69 (2021): 101894.
91
+
3.) Tang, Y., Gao, R., Lee, H.H., Han, S., Chen, Y., Gao, D., Nath, V., Bermudez, C., Savona, M.R., Abramson, R.G. and Bao, S., 2021. High-resolution 3D abdominal segmentation with random patch network fusion. Medical image analysis, 69, p.101894.
92
+
93
+
Bibtex: `@article{tang2021high,
94
+
title={High-resolution 3D abdominal segmentation with random patch network fusion},
95
+
author={Tang, Yucheng and Gao, Riqiang and Lee, Ho Hin and Han, Shizhong and Chen, Yunqiang and Gao, Dashan and Nath, Vishwesh and Bermudez, Camilo and Savona, Michael R and Abramson, Richard G and others},
0 commit comments