TorchGeo
isaaccorley commited on
Commit
270eb31
·
verified ·
1 Parent(s): c5f9a84

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -1,3 +1,9 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+
5
+ Redistribution of checkpoints from [ftw-baselines v1 release](https://github.com/fieldsoftheworld/ftw-baselines/releases/tag/v1).
6
+
7
+ Model weights are modified using `convert.py` script.
8
+
9
+ Note that weights in the `commercial` folder allow for commercial use, while weights in the `noncommercial` are strictly for non-commercial / academic purposes and trained on non-commercial licensed data. See the [ftw-baselines repo](https://github.com/fieldsoftheworld/ftw-baselines/) for more information.