Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Change Detection Models for National Infrastructure Monitoring
|
| 2 |
|
| 3 |
This repository contains a collection of advanced change detection models developed by Team-1 from San Jose State University as part of the National Infrastructure Monitoring project.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
tags:
|
| 5 |
+
- image-classification
|
| 6 |
+
license: mit
|
| 7 |
+
datasets:
|
| 8 |
+
- imagenet
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
+
|
| 12 |
# Change Detection Models for National Infrastructure Monitoring
|
| 13 |
|
| 14 |
This repository contains a collection of advanced change detection models developed by Team-1 from San Jose State University as part of the National Infrastructure Monitoring project.
|