Update README.md
Browse files
README.md
CHANGED
@@ -37,7 +37,7 @@ We recommend adapting the code for benchmarking other models, which can be found
|
|
37 |
|
38 |
## ResNet Models and Weights
|
39 |
|
40 |
-
The model
|
41 |
|
42 |
To create a model using the `timm` library:
|
43 |
|
@@ -105,7 +105,7 @@ This command clones all files from the repository into a directory named `source
|
|
105 |
### Notes
|
106 |
|
107 |
- Ensure you have sufficient storage space for large files.
|
108 |
-
- For more information about this dataset, visit the [
|
109 |
|
110 |
Feel free to contribute or raise issues if you encounter any problems.
|
111 |
|
|
|
37 |
|
38 |
## ResNet Models and Weights
|
39 |
|
40 |
+
The model codes are shared through [https://github.com/convergedmachine/Refined-RadImagenet/](https://github.com/convergedmachine/Refined-RadImagenet/).
|
41 |
|
42 |
To create a model using the `timm` library:
|
43 |
|
|
|
105 |
### Notes
|
106 |
|
107 |
- Ensure you have sufficient storage space for large files.
|
108 |
+
- For more information about this dataset, visit the [Github page](https://github.com/convergedmachine/Refined-RadImagenet/).
|
109 |
|
110 |
Feel free to contribute or raise issues if you encounter any problems.
|
111 |
|