Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,13 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
pipeline_tag: object-detection
|
|
|
|
|
|
|
|
|
4 |
|
5 |
|
6 |
# Cars Detection in Satellite Images
|
7 |
|
8 |
This is a Detectron2 Faster R-CNN model trained to detect 2 custom classes (cows, cars) in satellite imagery.
|
9 |
|
10 |
-
# Cars Detection in Satellite Images
|
11 |
-
|
12 |
-
This is a Detectron2 Faster R-CNN model trained to detect 2 classes in satellite imagery.
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
pipeline_tag: object-detection
|
4 |
+
---
|
5 |
+
---
|
6 |
+
license: apache-2.0
|
7 |
+
pipeline_tag: object-detection
|
8 |
|
9 |
|
10 |
# Cars Detection in Satellite Images
|
11 |
|
12 |
This is a Detectron2 Faster R-CNN model trained to detect 2 custom classes (cows, cars) in satellite imagery.
|
13 |
|
|
|
|
|
|