{"id":51457677,"url":"https://github.com/air-0000/rs_analysis","last_synced_at":"2026-07-06T02:01:23.243Z","repository":{"id":358910594,"uuid":"1243570731","full_name":"Air-0000/RS_Analysis","owner":"Air-0000","description":"遥感图像分析平台 — 建筑语义分割（Tiny U-Net, mIoU 87.7%）+ 变化检测（FC-Siam-diff, F1 65%）, Streamlit 交互界面","archived":false,"fork":false,"pushed_at":"2026-06-27T08:46:35.000Z","size":10056,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-06-27T09:21:28.954Z","etag":null,"topics":["change-detection","computer-vision","deep-learning","image-segmentation","pytorch","remote-sensing","semantic-segmentation","streamlit","unet"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Air-0000.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-19T13:13:59.000Z","updated_at":"2026-06-27T08:46:38.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/Air-0000/RS_Analysis","commit_stats":null,"previous_names":["air-0000/rs_segmentation_pdca","air-0000/rs_segmentation","air-0000/rs_analysis"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Air-0000/RS_Analysis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Air-0000%2FRS_Analysis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Air-0000%2FRS_Analysis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Air-0000%2FRS_Analysis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Air-0000%2FRS_Analysis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Air-0000","download_url":"https://codeload.github.com/Air-0000/RS_Analysis/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Air-0000%2FRS_Analysis/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35175119,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-06T02:00:07.184Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["change-detection","computer-vision","deep-learning","image-segmentation","pytorch","remote-sensing","semantic-segmentation","streamlit","unet"],"created_at":"2026-07-06T02:01:21.546Z","updated_at":"2026-07-06T02:01:23.238Z","avatar_url":"https://github.com/Air-0000.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🛰️ RS_Analysis — 遥感图像分析\n\n\u003e 《人工智能基础B》课程作业 · 双功能遥感分析系统\n\n一句话：上传图片，跑分割或变化检测。两个模型加一起 2.6M 参数。\n\n| 功能 | 模型 | 参数 | 精度 |\n|:----|:----|:---:|:----:|\n| 📷 **建筑分割** | Tiny U-Net | ~2M | mIoU 87.7% |\n| 🔄 **变化检测** | FC-Siam-diff | 625K | F1 65% |\n\n---\n\n## 快速开始\n\n**Windows：** 双击 `setup.bat`（会自己找 Git Bash）\n**macOS / Linux：** 终端里跑\n\n```bash\nbash setup.sh    # 装环境（自动检测 GPU，选对应 PyTorch）\nbash run.sh      # 启动界面 → http://localhost:8501\n```\n\n## 项目结构\n\n```\n├── app.py                  # Streamlit 界面\n├── train_cd.py             # 变化检测训练\n├── train_segment.py        # 语义分割训练\n├── models/\n│   ├── cnn_cd.py           # FC-Siam-diff\n│   └── unet_tiny.py        # Tiny U-Net\n├── utils/\n│   ├── dataset.py          # LEVIR-CD 数据加载\n│   ├── seg_dataset.py      # 分割数据加载\n│   └── metrics.py          # 评估指标\n├── setup.sh                # 环境配置\n├── setup.bat               # Windows 双击入口\n└── run.sh                  # 一键启动\n```\n\n详细的模型结构、训练日志、实验数据、架构图 → **[INTRO.md](INTRO.md)**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fair-0000%2Frs_analysis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fair-0000%2Frs_analysis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fair-0000%2Frs_analysis/lists"}