Update README.md
Browse filesFixed internal links.
README.md
CHANGED
@@ -214,15 +214,15 @@ pipenv run python3 train_model.py
|
|
214 |
|
215 |
#### Preprocessing
|
216 |
|
217 |
-
- Manual image preprocessing is not necessary. Some versions of the code do however contrast enhance the images internally (see [Citation](#
|
218 |
|
219 |
#### Training Hyperparameters
|
220 |
|
221 |
-
- See [Citation](#
|
222 |
|
223 |
## Evaluation
|
224 |
|
225 |
-
- See [Citation](#
|
226 |
<!-- This section describes the evaluation protocols and provides the results. -->
|
227 |
|
228 |
### Testing Data, Factors & Metrics
|
@@ -230,22 +230,22 @@ pipenv run python3 train_model.py
|
|
230 |
#### Testing Data
|
231 |
|
232 |
<!-- This should link to a Data Card if possible. -->
|
233 |
-
- See [Citation](#
|
234 |
|
235 |
#### Factors
|
236 |
|
237 |
-
- See [Citation](#
|
238 |
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
239 |
|
240 |
#### Metrics
|
241 |
|
242 |
-
- See [Citation](#
|
243 |
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
244 |
|
245 |
|
246 |
### Results
|
247 |
|
248 |
-
- See [Citation](#
|
249 |
|
250 |
#### Summary
|
251 |
|
@@ -272,7 +272,7 @@ Extremely minimal as a regular workstation computer was used for this paper.
|
|
272 |
|
273 |
### Model Architecture and Objective
|
274 |
|
275 |
-
- See [Citation](#
|
276 |
|
277 |
### Compute Infrastructure
|
278 |
|
|
|
214 |
|
215 |
#### Preprocessing
|
216 |
|
217 |
+
- Manual image preprocessing is not necessary. Some versions of the code do however contrast enhance the images internally (see [Citation](#citation))
|
218 |
|
219 |
#### Training Hyperparameters
|
220 |
|
221 |
+
- See [Citation](#citation)/source code.
|
222 |
|
223 |
## Evaluation
|
224 |
|
225 |
+
- See [Citation](#citation)
|
226 |
<!-- This section describes the evaluation protocols and provides the results. -->
|
227 |
|
228 |
### Testing Data, Factors & Metrics
|
|
|
230 |
#### Testing Data
|
231 |
|
232 |
<!-- This should link to a Data Card if possible. -->
|
233 |
+
- See [Citation](#citation)
|
234 |
|
235 |
#### Factors
|
236 |
|
237 |
+
- See [Citation](#citation)
|
238 |
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
239 |
|
240 |
#### Metrics
|
241 |
|
242 |
+
- See [Citation](#citation)
|
243 |
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
244 |
|
245 |
|
246 |
### Results
|
247 |
|
248 |
+
- See [Citation](#citation)
|
249 |
|
250 |
#### Summary
|
251 |
|
|
|
272 |
|
273 |
### Model Architecture and Objective
|
274 |
|
275 |
+
- See [Citation](#citation)
|
276 |
|
277 |
### Compute Infrastructure
|
278 |
|