mhassanch commited on
Commit
934c17a
·
verified ·
1 Parent(s): f2f22db

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
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**: MaskRCNN
30
- - **Source Model**: https://opengeoai.org/examples/wetland_mapping/
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