Update README.md
Browse files
README.md
CHANGED
|
@@ -6,4 +6,5 @@ The pretrained models provided in this repo are trained using the [GeoAI](https:
|
|
| 6 |
|
| 7 |
- Building footprints detection for the USA using RGB images ([model checkpoint](https://huggingface.co/giswqs/geoai/blob/main/building_footprints_usa.pth) | [notebook](https://geoai.gishub.org/examples/train_building_footprints_usa))
|
| 8 |
- Building footprints detection for the USA using RGBN images ([model checkpoint](https://huggingface.co/giswqs/geoai/blob/main/building_footprints_usa_rgbn.pth) | [notebook](https://geoai.gishub.org/examples/train_object_detection_model))
|
| 9 |
-
- Wetland detection for the USA using RGBN images ([model checkpoint](https://huggingface.co/giswqs/geoai/blob/main/wetland_detection.pth) | [notebook](https://geoai.gishub.org/examples/wetland_mapping))
|
|
|
|
|
|
| 6 |
|
| 7 |
- Building footprints detection for the USA using RGB images ([model checkpoint](https://huggingface.co/giswqs/geoai/blob/main/building_footprints_usa.pth) | [notebook](https://geoai.gishub.org/examples/train_building_footprints_usa))
|
| 8 |
- Building footprints detection for the USA using RGBN images ([model checkpoint](https://huggingface.co/giswqs/geoai/blob/main/building_footprints_usa_rgbn.pth) | [notebook](https://geoai.gishub.org/examples/train_object_detection_model))
|
| 9 |
+
- Wetland detection for the USA using RGBN images ([model checkpoint](https://huggingface.co/giswqs/geoai/blob/main/wetland_detection.pth) | [notebook](https://geoai.gishub.org/examples/wetland_mapping))
|
| 10 |
+
- Solar panel detection for the USA using RGB images ([model checkpoint](https://huggingface.co/giswqs/geoai/blob/main/solar_panel_detection.pth) | [notebook](https://geoai.gishub.org/examples/train_solar_panel_detection))
|