Update README.md
Browse files
README.md
CHANGED
|
@@ -42,27 +42,6 @@ Each entry corresponds to a U.S. Census block group (identified by GEOID/Block G
|
|
| 42 |
|
| 43 |
---
|
| 44 |
|
| 45 |
-
## 🛰️ Solar Models (`solar_models/`)
|
| 46 |
-
|
| 47 |
-
This folder contains code and utilities for running the DeepSolar-3M segmentation and detection models on new imagery.
|
| 48 |
-
|
| 49 |
-
**Subfolders:**
|
| 50 |
-
- `src/` — Inference notebook and dataloader script.
|
| 51 |
-
- `data_folder/` — Example input images for testing.
|
| 52 |
-
|
| 53 |
-
### Downloading Model Weights
|
| 54 |
-
|
| 55 |
-
You can download the required model files from our [Google Drive link](https://drive.google.com/drive/folders/1f7HNsncANmPvy1BfMoazgbaIs1b8TVFc?usp=drive_link).
|
| 56 |
-
|
| 57 |
-
---
|
| 58 |
-
|
| 59 |
-
|
| 60 |
-
## 🚧 Status
|
| 61 |
-
|
| 62 |
-
We are actively expanding this repository.
|
| 63 |
-
Stay tuned!
|
| 64 |
-
|
| 65 |
-
---
|
| 66 |
|
| 67 |
## 📬 Citation
|
| 68 |
|
|
@@ -80,9 +59,6 @@ If you find this resource useful, please cite:
|
|
| 80 |
```
|
| 81 |
---
|
| 82 |
|
| 83 |
-
|
| 84 |
-
---
|
| 85 |
-
|
| 86 |
## Contact
|
| 87 |
|
| 88 |
Feel free to reach out in case you have any questions - ```rajanie@stanford.edu```
|
|
|
|
| 42 |
|
| 43 |
---
|
| 44 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 45 |
|
| 46 |
## 📬 Citation
|
| 47 |
|
|
|
|
| 59 |
```
|
| 60 |
---
|
| 61 |
|
|
|
|
|
|
|
|
|
|
| 62 |
## Contact
|
| 63 |
|
| 64 |
Feel free to reach out in case you have any questions - ```rajanie@stanford.edu```
|