gabrielkasmi commited on
Commit
cdc4997
·
verified ·
1 Parent(s): 3047448

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -31,6 +31,13 @@ Two architectures, trained independently on each imagery provider:
31
  | `inception_google_best.pth` | Classification | InceptionV3 | Google |
32
  | `inception_ign_best.pth` | Classification | InceptionV3 | IGN |
33
 
 
 
 
 
 
 
 
34
  ---
35
 
36
  ## Benchmark protocol
 
31
  | `inception_google_best.pth` | Classification | InceptionV3 | Google |
32
  | `inception_ign_best.pth` | Classification | InceptionV3 | IGN |
33
 
34
+ **Note on training data and licensing.** Checkpoints fine-tuned on the
35
+ Google subset of BDAPPV (`*_google_*`) derive from imagery distributed
36
+ under CC-BY-NC 4.0; commercial users should prefer the IGN-trained
37
+ checkpoints (`*_ign_*`, CC-BY 4.0 imagery) or assess accordingly. All
38
+ models are initialized from Mayer et al. (2022) checkpoints — see their
39
+ repository for base model licensing.
40
+
41
  ---
42
 
43
  ## Benchmark protocol