kungchuking commited on
Commit
4ba91b5
·
1 Parent(s): 40ef7ad

Update README

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -54,7 +54,7 @@ wget -O dynamicstereo_sf_dr/model_dynamic-stereo_050895.pth "https://huggingface
54
  Alternatively, you can manually download the checkpoints by clicking the [link](https://huggingface.co/kungchuking/E2E_SCSI/resolve/main/dynamicstereo_sf_dr/model_dynamic-stereo_050895.pth). Ensure the downloaded file is placed in the required path: `./dynamicstereo_sf_dr/`.
55
 
56
  ### Evaluation Notebook
57
- For detailed instructions on how to evaluate the model, please refer to the dedicated [evaluation notebook](https://github.com/kungchuking/E2E_SCSI/blob/master/notebooks/evaluate.ipynb).
58
 
59
  ### Evaluation and Validation
60
  To execute the final evaluation on the DynamicReplica test set, navigate to the `evaluation`directory and run the following Python script:
 
54
  Alternatively, you can manually download the checkpoints by clicking the [link](https://huggingface.co/kungchuking/E2E_SCSI/resolve/main/dynamicstereo_sf_dr/model_dynamic-stereo_050895.pth). Ensure the downloaded file is placed in the required path: `./dynamicstereo_sf_dr/`.
55
 
56
  ### Evaluation Notebook
57
+ For detailed instructions on how to evaluate the model, please refer to the dedicated [evaluation notebook](https://huggingface.co/kungchuking/E2E_SCSI/blob/main/notebooks/evaluate.ipynb).
58
 
59
  ### Evaluation and Validation
60
  To execute the final evaluation on the DynamicReplica test set, navigate to the `evaluation`directory and run the following Python script: