tiling input data - currently does not work as the tiles are obtained by an algorithm that destroys georeference information
Browse files- .gitignore +2 -1
- detectree2/predictions/predict.ipynb +2 -2
.gitignore
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
.DS_Store
|
2 |
HelperScripts/input/
|
3 |
HelperScripts/output/
|
4 |
-
detectree2/data/
|
|
|
|
1 |
.DS_Store
|
2 |
HelperScripts/input/
|
3 |
HelperScripts/output/
|
4 |
+
detectree2/data/
|
5 |
+
detectree2/models/
|
detectree2/predictions/predict.ipynb
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4fdbecc484dc049ea06ac2064d177c3594da10c409d79ded0ccb1fd9a5af71df
|
3 |
+
size 2256
|