Update README.md
Browse files
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.
|