anicolson commited on
Commit
9c1d795
·
verified ·
1 Parent(s): 39207fd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -7
README.md CHANGED
@@ -26,14 +26,16 @@ tags:
26
  <!-- CXRMate-2 is presented in the following Medical Image Analysis paper: -->
27
  <!-- ```
28
  ``` -->
29
- <!-- The pre-print for CXRMate-2 is available at:
 
 
30
  ```
31
- ``` -->
32
 
33
- <!-- The abstract from the paper:
34
  ```
 
35
  ```
36
- -->
37
 
38
  ## Load CXRMate-2:
39
  ```python
@@ -112,11 +114,14 @@ print(f'Findings:\t{findings[0]}\nImpression:\t{impression[0]}')
112
  ```
113
 
114
 
115
- <!-- # Environment requirements:
116
 
117
- Environment requirements can be found here: https://github.com/aehrc/cxrmate-ed/blob/main/requirements.txt.
 
118
 
119
 
120
  # Training:
121
 
122
- The training pipeline for CXRMate-2, is available at: https://github.com/aehrc/cxrmate-2. -->
 
 
 
26
  <!-- CXRMate-2 is presented in the following Medical Image Analysis paper: -->
27
  <!-- ```
28
  ``` -->
29
+ The pre-print for CXRMate-2 is available at:
30
+ ```
31
+ Coming soon...
32
  ```
 
33
 
34
+ Abstract from the paper:
35
  ```
36
+ Coming soon...
37
  ```
38
+
39
 
40
  ## Load CXRMate-2:
41
  ```python
 
114
  ```
115
 
116
 
117
+ # Environment requirements:
118
 
119
+ Coming soon...
120
+ <!-- Environment requirements can be found here: https://github.com/aehrc/cxrmate-ed/blob/main/requirements.txt. -->
121
 
122
 
123
  # Training:
124
 
125
+ Coming soon...
126
+
127
+ <!-- The training pipeline for CXRMate-2, is available at: https://github.com/aehrc/cxrmate-2. -->