Update README.md
Browse files
README.md
CHANGED
|
@@ -63,14 +63,6 @@ sees a wall crack, they have three options: pay ₹2,000–8,000 for a civil
|
|
| 63 |
engineer, ask a mason who has a conflict of interest, or Google it and get
|
| 64 |
scared. GharScan is the affordable first answer.
|
| 65 |
|
| 66 |
-
## Model
|
| 67 |
-
|
| 68 |
-
- **Base**: MiniCPM-V 2.0 by OpenBMB (2.8B parameters)
|
| 69 |
-
- **Fine-tuned on**: 14,000+ building defect images (CODEBRIM, CrackSeg9k,
|
| 70 |
-
SDNET2018, MCrack1300, dacl1k) + India-specific web-scraped images
|
| 71 |
-
- **Runtime**: HuggingFace ZeroGPU (no cloud API — fully offline inference)
|
| 72 |
-
- **GGUF**: Available at `ritvik412/gharscan-minicpm-v2-gguf` for llama.cpp
|
| 73 |
-
|
| 74 |
## Technical Architecture
|
| 75 |
|
| 76 |
| Layer | Technology |
|
|
@@ -132,7 +124,7 @@ If you use the GharScan dataset or model:
|
|
| 132 |
```
|
| 133 |
@misc{gharscan2026,
|
| 134 |
title = {GharScan: AI Building Defect Inspector for Indian Residential Properties},
|
| 135 |
-
author = {
|
| 136 |
year = {2026},
|
| 137 |
url = {https://huggingface.co/spaces/build-small-hackathon/gharscan}
|
| 138 |
}
|
|
|
|
| 63 |
engineer, ask a mason who has a conflict of interest, or Google it and get
|
| 64 |
scared. GharScan is the affordable first answer.
|
| 65 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 66 |
## Technical Architecture
|
| 67 |
|
| 68 |
| Layer | Technology |
|
|
|
|
| 124 |
```
|
| 125 |
@misc{gharscan2026,
|
| 126 |
title = {GharScan: AI Building Defect Inspector for Indian Residential Properties},
|
| 127 |
+
author = {ritvik360},
|
| 128 |
year = {2026},
|
| 129 |
url = {https://huggingface.co/spaces/build-small-hackathon/gharscan}
|
| 130 |
}
|