Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,7 @@ tags:
|
|
3 |
- geospatial
|
4 |
- geobase
|
5 |
- land-cover-classification
|
|
|
6 |
---
|
7 |
| <img src="https://upload.wikimedia.org/wikipedia/commons/6/6a/JavaScript-logo.png" width="28" height="28"> | [GeoAi](https://www.npmjs.com/package/geoai) |
|
8 |
|---|---|
|
@@ -26,8 +27,8 @@ This model is part of the **[GeoAi](https://github.com/decision-labs/geoai.js)**
|
|
26 |
Explore the model in action with the interactive [Demo](https://docs.geobase.app/geoai-live/tasks/land-cover-classification).
|
27 |
|
28 |
### 📦 Model Information
|
29 |
-
- **Architecture**:
|
30 |
-
- **Source Model**: https://
|
31 |
- **Quantization**: Yes
|
32 |
---
|
33 |
|
|
|
3 |
- geospatial
|
4 |
- geobase
|
5 |
- land-cover-classification
|
6 |
+
license: mit
|
7 |
---
|
8 |
| <img src="https://upload.wikimedia.org/wikipedia/commons/6/6a/JavaScript-logo.png" width="28" height="28"> | [GeoAi](https://www.npmjs.com/package/geoai) |
|
9 |
|---|---|
|
|
|
27 |
Explore the model in action with the interactive [Demo](https://docs.geobase.app/geoai-live/tasks/land-cover-classification).
|
28 |
|
29 |
### 📦 Model Information
|
30 |
+
- **Architecture**: [SparseMask](https://github.com/wuhuikai/SparseMask)
|
31 |
+
- **Source Model**: https://github.com/cliffbb/oem-lightweight
|
32 |
- **Quantization**: Yes
|
33 |
---
|
34 |
|