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
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ uv sync
14
14
Alternatively, you can use Docker or Apptainer (see instructions below).
15
15
16
16
## Usage
17
-
To run the model, download the weights and testing dataset from the following link: [https://zenodo.org/records/16587458](https://zenodo.org/records/16587458).
17
+
To run the model, download the weights and testing dataset from the following link: [https://zenodo.org/records/17834290](https://zenodo.org/records/17834290).
18
18
- Unzip and copy the testing data to `./test_data`
19
19
- Put the weights in `./models/pretrained`
20
20
@@ -46,8 +46,8 @@ sudo docker run --rm -it --gpus all -v $(pwd):$(pwd) $spherical_deep_fixel:v1.0.
46
46
A pre-built Apptainer image is available on Zenodo:
0 commit comments