yet-another-simon commited on
Commit
83179c8
·
verified ·
1 Parent(s): dd34391

Make distinction between code and model license explicit

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -23,9 +23,11 @@ For details on how to use the provided model weights with the approach proposed
23
 
24
  ## Data, distribution, and licensing
25
 
26
- As we utilized public datasets for finetuning, we distribute our model weights under the same license:
27
  [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/).
28
  For more details, please refer to the license file linked above.
 
 
29
 
30
  Videos from the following datasets were used for finetuning:
31
 
 
23
 
24
  ## Data, distribution, and licensing
25
 
26
+ As we utilized public datasets for finetuning, we distribute our *model weights* under the same license:
27
  [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/).
28
  For more details, please refer to the license file linked above.
29
+ For the license of the *code*, see the
30
+ [code repository](https://github.com/DigitalSurgeryLab-Basel/ML-CDS-2025).
31
 
32
  Videos from the following datasets were used for finetuning:
33