diff --git a/.gitattributes b/.gitattributes index 28df5f900b358436f0267334b3e3e9af33f917ba..3280d8951c6963ffe5ae0c1135557521f2eebbe0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -53,3 +53,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text *.jpg filter=lfs diff=lfs merge=lfs -text *.jpeg filter=lfs diff=lfs merge=lfs -text *.webp filter=lfs diff=lfs merge=lfs -text +MSRA_TD500_Readme.doc filter=lfs diff=lfs merge=lfs -text diff --git a/MSRA_TD500_Readme.doc b/MSRA_TD500_Readme.doc new file mode 100644 index 0000000000000000000000000000000000000000..c3854664a57afba0686e5771a368963001ed0925 --- /dev/null +++ b/MSRA_TD500_Readme.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb8361d8616aebf50e2d152d09a81b846f09c3017433a1f2acb0826a59a8b30a +size 6935040 diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..6bebf503e2f9d2bb2864b24030109030d01f6d23 --- /dev/null +++ b/README.md @@ -0,0 +1,53 @@ + +# MSRA Text Detection 500 Database (MSRA-TD500) + +The MSRA Text Detection 500 Database (MSRA-TD500) is a publicly released benchmark designed to evaluate text detection algorithms. This dataset aims to track recent progresses in the field of text detection within natural images, particularly focusing on texts of arbitrary orientations. + +## Dataset Overview + +MSRA-TD500 contains 500 natural images sourced from indoor (e.g., office and mall) and outdoor (e.g., street) scenes captured with a pocket camera. The images depict various elements such as: + +- **Indoor**: Signs, doorplates, and caution plates. +- **Outdoor**: Guide boards and billboards, often set against complex backgrounds. + +Images resolutions range from 1296x864 to 1920x1280. This dataset challenges users with the diversity of texts and complexity of backgrounds, featuring texts in different languages (Chinese, English, or both), fonts, sizes, colors, and orientations. Backgrounds may include elements like vegetation and repeated patterns that can be difficult to distinguish from text. + +## Example Images + +![Typical images from MSRA-TD500](example_image_path.png) +*Figure 1: Typical images from MSRA-TD500 showing texts labeled as difficult due to factors like blur or occlusion.* + +## Dataset Structure + +The dataset is split into two sets: +- **Training Set**: 300 images randomly selected from the original dataset. +- **Test Set**: 200 images. + +All images are fully annotated, with the primary unit of annotation being the text line. This differs from the ICDAR datasets, which use the word as the basic unit. + +## Ground Truth Annotation + +Ground truth generation involves locating and bounding each text line using a four-vertex polygon, followed by fitting a minimum area rectangle around the polygon. + +![Ground truth generation](ground_truth_image_path.png) +*Figure 2: Ground truth generation process.* + +## Evaluation Protocol + +The evaluation protocol, designed to accommodate texts of arbitrary orientations, uses minimum area rectangles for tighter fitting. Texts labeled as "difficult" include additional challenges like small size, occlusion, blur, or truncation. Detection misses of such texts are not penalized. + +## Ground Truth File Format + +Each image has a corresponding ground truth file. Each line in the file provides details about one text line, marking "difficult" texts with a label. + +``` +# Ground Truth Format Example +Index; Text Coords; Difficulty +0; x1,y1,x2,y2,x3,y3,x4,y4; 0 +``` + +*Figure 3: Illustration of the ground truth file format.* + +## Reference + +C. Yao, X. Bai, W. Liu, Y. Ma, and Z. Tu. "Detecting Texts of Arbitrary Orientations in Natural Images." CVPR 2012. diff --git a/test/IMG_0059.JPG b/test/IMG_0059.JPG new file mode 100644 index 0000000000000000000000000000000000000000..93fcba02a2229befe23f1c3aa58057f0e290674d --- /dev/null +++ b/test/IMG_0059.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49145013a3912af4fcd717454271b8ce77742fd827501a8ae13a9dab3a41cc48 +size 154781 diff --git a/test/IMG_0059.gt b/test/IMG_0059.gt new file mode 100644 index 0000000000000000000000000000000000000000..495640457bfea893c16c903b53e76b9fc964f715 --- /dev/null +++ b/test/IMG_0059.gt @@ -0,0 +1,2 @@ +0 0 300 675 1232 112 0.053651 +1 0 208 801 1489 178 0.101044 diff --git a/test/IMG_0080.JPG b/test/IMG_0080.JPG new file mode 100644 index 0000000000000000000000000000000000000000..c39fd5920a788c0ca476bc60f1ecac0fa124addc --- /dev/null +++ b/test/IMG_0080.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d295d8cf08603ff2227ff90af6e0a9e7c387414900477c6afa65410a624fece +size 85167 diff --git a/test/IMG_0080.gt b/test/IMG_0080.gt new file mode 100644 index 0000000000000000000000000000000000000000..ec63ebef14c449e8efe87553780c7f87d2dc1a98 --- /dev/null +++ b/test/IMG_0080.gt @@ -0,0 +1,2 @@ +0 0 439 670 286 94 -0.320308 +1 0 855 391 940 129 -0.326279 diff --git a/test/IMG_0103.JPG b/test/IMG_0103.JPG new file mode 100644 index 0000000000000000000000000000000000000000..baf145ba034654eebc6034e15dab8292dbcedbc5 --- /dev/null +++ b/test/IMG_0103.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91ed0d36d0b7ec1c196de236f80c535d2288910f7762134754f4a828158f501e +size 65996 diff --git a/test/IMG_0103.gt b/test/IMG_0103.gt new file mode 100644 index 0000000000000000000000000000000000000000..19fc7c491c88a9369cd119d14b3e13d97a9dbcbe --- /dev/null +++ b/test/IMG_0103.gt @@ -0,0 +1,3 @@ +0 0 610 285 177 109 -0.076043 +1 0 605 403 245 133 -0.090659 +2 0 617 553 175 75 -0.140250 diff --git a/test/IMG_0156.JPG b/test/IMG_0156.JPG new file mode 100644 index 0000000000000000000000000000000000000000..978bb1c2075ef1550170d1e419b5e20511f71b0c --- /dev/null +++ b/test/IMG_0156.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eacd895f26a39d3d942573e83609b2fe6377d367a1882291bc0537b75cd12087 +size 80480 diff --git a/test/IMG_0156.gt b/test/IMG_0156.gt new file mode 100644 index 0000000000000000000000000000000000000000..4c530bef287e49c8992c8803e40a8cde003f181e --- /dev/null +++ b/test/IMG_0156.gt @@ -0,0 +1 @@ +0 0 706 335 354 124 -0.072969 diff --git a/test/IMG_0158.JPG b/test/IMG_0158.JPG new file mode 100644 index 0000000000000000000000000000000000000000..9c04df7fe6bcff7c203464735a677921456fbc34 --- /dev/null +++ b/test/IMG_0158.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa9db94b25a5eaf970d26494fa96b40dbb2a7b569956d55617416f21d3e9934d +size 95064 diff --git a/test/IMG_0158.gt b/test/IMG_0158.gt new file mode 100644 index 0000000000000000000000000000000000000000..67070b428da01725ef0928d4d44eb71229d8d3cd --- /dev/null +++ b/test/IMG_0158.gt @@ -0,0 +1 @@ +0 0 502 385 297 54 -0.061989 diff --git a/test/IMG_0172.JPG b/test/IMG_0172.JPG new file mode 100644 index 0000000000000000000000000000000000000000..877139836d97b8cccf9ba734104732b1aaf7206d --- /dev/null +++ b/test/IMG_0172.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31aacf88e16363b10a02f0a4eccb1e12a64350ad869ef4a66f9b72ed5b76741a +size 67417 diff --git a/test/IMG_0172.gt b/test/IMG_0172.gt new file mode 100644 index 0000000000000000000000000000000000000000..5fc0678b6d1493d133107636374b8d002554cff1 --- /dev/null +++ b/test/IMG_0172.gt @@ -0,0 +1,7 @@ +0 0 584 473 326 32 -0.123971 +1 0 425 524 669 67 -0.113492 +2 0 538 625 449 27 -0.109650 +3 0 549 678 380 35 -0.115388 +4 0 962 652 27 32 -0.170735 +5 0 738 726 74 37 -0.138006 +6 1 478 24 503 396 -0.034248 diff --git a/test/IMG_0445.JPG b/test/IMG_0445.JPG new file mode 100644 index 0000000000000000000000000000000000000000..0e2e1bb409930d93215a64703d0bdffa717eb6cc --- /dev/null +++ b/test/IMG_0445.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a89f8f20d074d26136cba48fc2e566f42fd267dd0ac775ea849f9a8697f6741 +size 102991 diff --git a/test/IMG_0445.gt b/test/IMG_0445.gt new file mode 100644 index 0000000000000000000000000000000000000000..3343c80d43d8ab32aa1bd79e6820d45f2ea2003a --- /dev/null +++ b/test/IMG_0445.gt @@ -0,0 +1,7 @@ +0 0 730 437 136 22 -0.362544 +1 0 753 466 80 13 -0.325970 +2 0 731 506 100 24 -0.321750 +3 0 713 786 87 15 -0.171149 +4 0 684 802 152 17 -0.166282 +5 1 648 872 83 9 -0.147078 +6 1 725 873 99 10 -0.143340 diff --git a/test/IMG_0449.JPG b/test/IMG_0449.JPG new file mode 100644 index 0000000000000000000000000000000000000000..3632bc8298584710096402762233fa28237e5b9c --- /dev/null +++ b/test/IMG_0449.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ff6a2fd4162e819cc7532a2399961af3ff61f8f077a9913cc853ebbcb2c4db2 +size 80302 diff --git a/test/IMG_0449.gt b/test/IMG_0449.gt new file mode 100644 index 0000000000000000000000000000000000000000..6aeee7e6eb83b668852285f835fca8653baa2f20 --- /dev/null +++ b/test/IMG_0449.gt @@ -0,0 +1,3 @@ +0 0 815 581 111 26 0.195581 +1 0 815 616 119 21 0.153945 +2 0 828 667 108 30 0.105377 diff --git a/test/IMG_0461.JPG b/test/IMG_0461.JPG new file mode 100644 index 0000000000000000000000000000000000000000..80f6d7823dd1234a1277708fc17e27815c0d30da --- /dev/null +++ b/test/IMG_0461.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1949233cbe5a2a8659f8e3709649ea29abe9b942593ea65d52c8b19d8250c0b7 +size 125334 diff --git a/test/IMG_0461.gt b/test/IMG_0461.gt new file mode 100644 index 0000000000000000000000000000000000000000..3877fea1ea115c5ba8df1c2dec8d2841c7b63fd9 --- /dev/null +++ b/test/IMG_0461.gt @@ -0,0 +1,3 @@ +0 0 825 409 169 52 0.212432 +1 0 798 467 224 45 0.155868 +2 0 851 579 160 52 0.087028 diff --git a/test/IMG_0462.JPG b/test/IMG_0462.JPG new file mode 100644 index 0000000000000000000000000000000000000000..19299abb1b338db8774b41ba0c3f9c34d17bbe95 --- /dev/null +++ b/test/IMG_0462.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40972d965a131d785d1d2159a98b2575f7381be644547f950856a205be6434ee +size 156011 diff --git a/test/IMG_0462.gt b/test/IMG_0462.gt new file mode 100644 index 0000000000000000000000000000000000000000..f93170e65ecfcbbbbd9684c110fa4302ad290791 --- /dev/null +++ b/test/IMG_0462.gt @@ -0,0 +1,2 @@ +0 0 1035 402 262 43 -0.101610 +1 0 1078 517 139 41 -0.044089 diff --git a/test/IMG_0468.JPG b/test/IMG_0468.JPG new file mode 100644 index 0000000000000000000000000000000000000000..c31769e7b821abe182c8b4f68e8ff47169e06a18 --- /dev/null +++ b/test/IMG_0468.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9282d8a0784d40a321ddf1b3975b42bed1ca20eb64d151070ad745df1a6a20f +size 86116 diff --git a/test/IMG_0468.gt b/test/IMG_0468.gt new file mode 100644 index 0000000000000000000000000000000000000000..306c2b75875a3960ee5bcad692eab3f2fd776b48 --- /dev/null +++ b/test/IMG_0468.gt @@ -0,0 +1,3 @@ +0 0 143 335 413 59 0.447971 +1 0 1156 962 349 49 0.516231 +2 0 1125 1057 299 43 0.525877 diff --git a/test/IMG_0475.JPG b/test/IMG_0475.JPG new file mode 100644 index 0000000000000000000000000000000000000000..8aed04a3f58e7aeabb4164234a318fe88ced76ed --- /dev/null +++ b/test/IMG_0475.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb6059380f3c5d0a56e90bbd85d36ed78bddcde5fbd0969031151607c71742cc +size 110857 diff --git a/test/IMG_0475.gt b/test/IMG_0475.gt new file mode 100644 index 0000000000000000000000000000000000000000..e903c66a219f9534703aed1681aeb54ea6a7611b --- /dev/null +++ b/test/IMG_0475.gt @@ -0,0 +1,8 @@ +0 1 229 638 66 11 0.285118 +1 0 105 387 156 38 0.186979 +2 0 340 425 222 42 0.153708 +3 0 678 479 327 52 0.166156 +4 0 493 720 94 17 0.293589 +5 0 871 839 131 17 0.292203 +6 0 1333 566 230 64 0.179464 +7 0 1442 1016 197 23 0.305623 diff --git a/test/IMG_0477.JPG b/test/IMG_0477.JPG new file mode 100644 index 0000000000000000000000000000000000000000..d40d9254e34bc1a57e4d408209b0dcb0b7c06f7d --- /dev/null +++ b/test/IMG_0477.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26ace5f6d6d4e59ea3e52008d8e1e078c464c23ec5bf9e702d0b50fbe385877f +size 122295 diff --git a/test/IMG_0477.gt b/test/IMG_0477.gt new file mode 100644 index 0000000000000000000000000000000000000000..b2e9c261127ca98394a0f08e2dd5b66b2becdd0a --- /dev/null +++ b/test/IMG_0477.gt @@ -0,0 +1,9 @@ +0 0 515 550 364 37 0.077837 +1 0 553 1258 62 15 -0.153944 +2 0 566 1257 139 37 -0.055499 +3 1 1420 1122 35 15 -0.237836 +4 0 1429 1130 70 25 -0.288587 +5 0 1601 1100 108 17 -0.180699 +6 0 1606 1120 115 18 -0.165149 +7 0 1130 589 192 33 0.076772 +8 0 1149 632 120 27 0.060272 diff --git a/test/IMG_0478.JPG b/test/IMG_0478.JPG new file mode 100644 index 0000000000000000000000000000000000000000..881620d66d2e1982adce5a1d9ac680cdc6606a14 --- /dev/null +++ b/test/IMG_0478.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4a02062bf112a031436bf7005cb273c18886593aa4f57a2b6e98ac4f1c42442 +size 186791 diff --git a/test/IMG_0478.gt b/test/IMG_0478.gt new file mode 100644 index 0000000000000000000000000000000000000000..65d89d3f2d2f68f1fc89301999d13a93c4d5a586 --- /dev/null +++ b/test/IMG_0478.gt @@ -0,0 +1,13 @@ +0 0 117 33 187 33 0.299683 +1 0 135 105 409 80 0.269849 +2 0 903 1034 116 61 -0.111683 +3 0 930 1103 67 38 -0.175592 +4 0 1183 1036 81 49 -0.129147 +5 0 1200 1092 48 34 -0.216085 +6 1 1693 545 35 18 0.211093 +7 1 1561 489 34 15 0.236849 +8 0 1564 512 73 32 0.230220 +9 0 817 489 110 40 0.144614 +10 0 814 566 319 53 0.139609 +11 0 820 628 262 40 0.093841 +12 0 827 689 267 41 0.064549 diff --git a/test/IMG_0482.JPG b/test/IMG_0482.JPG new file mode 100644 index 0000000000000000000000000000000000000000..50cf8b1c311631baf42efbc4478e34b4b6efa626 --- /dev/null +++ b/test/IMG_0482.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6eab341ae7b834e05eb3e3cd1a8fcf8cda2fa4ee5c5912f860811bf72f643584 +size 101529 diff --git a/test/IMG_0482.gt b/test/IMG_0482.gt new file mode 100644 index 0000000000000000000000000000000000000000..bc4c33c8dd3594d88560da9aaa03ae3e3b476462 --- /dev/null +++ b/test/IMG_0482.gt @@ -0,0 +1 @@ +0 0 672 690 84 39 0.099669 diff --git a/test/IMG_0485.JPG b/test/IMG_0485.JPG new file mode 100644 index 0000000000000000000000000000000000000000..069659618cff580cd01f3924308bac52690a3fa6 --- /dev/null +++ b/test/IMG_0485.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be144538a1fba45109c400e2411f7a657d9f2388faced4fa1ed3b4810fd42530 +size 162152 diff --git a/test/IMG_0485.gt b/test/IMG_0485.gt new file mode 100644 index 0000000000000000000000000000000000000000..d96fc5b340397ff1b573be52692a08c566f57c0c --- /dev/null +++ b/test/IMG_0485.gt @@ -0,0 +1,4 @@ +0 0 862 563 188 44 -0.306419 +1 0 883 616 202 50 -0.261885 +2 0 980 750 185 47 -0.169625 +3 0 764 1173 379 28 0.207769 diff --git a/test/IMG_0491.JPG b/test/IMG_0491.JPG new file mode 100644 index 0000000000000000000000000000000000000000..7cb6fe9cf33d678a209e9161e1826bd9caf6763c --- /dev/null +++ b/test/IMG_0491.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74b71db59732e1fad33503f2727fe4b1d97527fc4dcc5b69ca9cacd7d5ec7c9e +size 160775 diff --git a/test/IMG_0491.gt b/test/IMG_0491.gt new file mode 100644 index 0000000000000000000000000000000000000000..aa8edb0b006ef2f684e1bc9d82bc5a24ec01b500 --- /dev/null +++ b/test/IMG_0491.gt @@ -0,0 +1,6 @@ +0 0 285 1142 126 30 0.141897 +1 0 356 367 583 102 -0.116171 +2 0 337 449 838 174 -0.043036 +3 0 376 644 390 38 -0.026660 +4 0 301 1009 375 36 0.081342 +5 0 354 900 375 40 0.052729 diff --git a/test/IMG_0505.JPG b/test/IMG_0505.JPG new file mode 100644 index 0000000000000000000000000000000000000000..28a305d02c31d97b7356babbb2787f13c2b1a999 --- /dev/null +++ b/test/IMG_0505.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da5279ef83f15e8e367e20bc70d23703e345f8868b9c868f7ef672df92d98a8d +size 163722 diff --git a/test/IMG_0505.gt b/test/IMG_0505.gt new file mode 100644 index 0000000000000000000000000000000000000000..2cdefe569514f0c687a582d6d22a94184b5eb21b --- /dev/null +++ b/test/IMG_0505.gt @@ -0,0 +1,2 @@ +0 0 186 288 1219 295 0.054138 +1 0 141 630 1424 443 0.052029 diff --git a/test/IMG_0507.JPG b/test/IMG_0507.JPG new file mode 100644 index 0000000000000000000000000000000000000000..7a6e78e769772576c44eb70dd955c4cc20e63fdb --- /dev/null +++ b/test/IMG_0507.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60bb2521488ebd60b69adde73cc394a9c09aed39496e7c51a39117bfb53dbc80 +size 239636 diff --git a/test/IMG_0507.gt b/test/IMG_0507.gt new file mode 100644 index 0000000000000000000000000000000000000000..15f585baf615aed449871eaa6ffa24310200b4c9 --- /dev/null +++ b/test/IMG_0507.gt @@ -0,0 +1,8 @@ +0 0 306 365 941 53 -0.517255 +1 1 476 136 308 28 -0.272369 +2 0 1030 12 223 26 -0.210122 +3 0 340 942 230 33 -0.009049 +4 0 340 980 242 32 -0.008403 +5 0 322 1128 579 43 0.072788 +6 1 321 1186 621 9 0.083945 +7 0 335 1023 323 34 0.045131 diff --git a/test/IMG_0509.JPG b/test/IMG_0509.JPG new file mode 100644 index 0000000000000000000000000000000000000000..63a9e0fbe71b71d65e3c4fb240de0566234d5dd5 --- /dev/null +++ b/test/IMG_0509.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6abe0f13411282e80fd60414754b25969e13511c622ab1d83e917d4c4a37b9c4 +size 148181 diff --git a/test/IMG_0509.gt b/test/IMG_0509.gt new file mode 100644 index 0000000000000000000000000000000000000000..14416f5f4e4fdeff2a5c259b1d2d508d3750259f --- /dev/null +++ b/test/IMG_0509.gt @@ -0,0 +1,3 @@ +0 0 665 544 147 95 -0.083141 +1 0 817 534 13 26 -0.135528 +2 0 587 1011 369 66 0.359776 diff --git a/test/IMG_0513.JPG b/test/IMG_0513.JPG new file mode 100644 index 0000000000000000000000000000000000000000..a84667999753db56a586a7329544460fcf2b6b97 --- /dev/null +++ b/test/IMG_0513.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d9cd6a3c0fac5cbec10f73b2b55171a329d038f5b4f14b12d165abef1b57095 +size 139179 diff --git a/test/IMG_0513.gt b/test/IMG_0513.gt new file mode 100644 index 0000000000000000000000000000000000000000..608886e6cec429b074c8b616e70b4de4cf1d60c0 --- /dev/null +++ b/test/IMG_0513.gt @@ -0,0 +1,7 @@ +0 0 704 266 272 53 -0.113577 +1 0 665 332 392 50 -0.101689 +2 0 740 512 720 50 -0.113911 +3 0 759 642 647 45 -0.105689 +4 0 774 732 307 48 -0.115002 +5 0 421 940 481 26 -0.095939 +6 0 910 950 521 26 -0.109808 diff --git a/test/IMG_0520.JPG b/test/IMG_0520.JPG new file mode 100644 index 0000000000000000000000000000000000000000..d88f8efa7103d5bd8191348bf98c66e7d3afb449 --- /dev/null +++ b/test/IMG_0520.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d52392472aeea9b5ce140d4eb7ee7e81c25797cdbc9af456c0bee050b25b1a4 +size 172231 diff --git a/test/IMG_0520.gt b/test/IMG_0520.gt new file mode 100644 index 0000000000000000000000000000000000000000..2f373938c05fba8e4647b9c45e616f452cdd4fe9 --- /dev/null +++ b/test/IMG_0520.gt @@ -0,0 +1,6 @@ +0 1 813 3 119 22 0.084544 +1 0 333 367 240 86 -0.025526 +2 0 365 764 244 81 -0.188221 +3 0 764 358 183 78 -0.010989 +4 0 1090 355 142 65 0.000000 +5 0 1097 660 137 60 -0.140852 diff --git a/test/IMG_0521.JPG b/test/IMG_0521.JPG new file mode 100644 index 0000000000000000000000000000000000000000..c63e48f34f0c6131c9e26a34907bed88fd014fe3 --- /dev/null +++ b/test/IMG_0521.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae013eba08d29972617f065bd3a195ea8586da4c2a994774c6d838b0094a5901 +size 190700 diff --git a/test/IMG_0521.gt b/test/IMG_0521.gt new file mode 100644 index 0000000000000000000000000000000000000000..66d4e970ed8a5bde9a2170bbfd495bb7af526fa2 --- /dev/null +++ b/test/IMG_0521.gt @@ -0,0 +1 @@ +0 0 171 596 1083 355 -0.295440 diff --git a/test/IMG_0545.JPG b/test/IMG_0545.JPG new file mode 100644 index 0000000000000000000000000000000000000000..0f70669e8dde2c1a1537107ad52a217196fb31cd --- /dev/null +++ b/test/IMG_0545.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9002d801afbc70dddfc39e50e8519c2e673e0701556535d505f6247ffb42e9e +size 116966 diff --git a/test/IMG_0545.gt b/test/IMG_0545.gt new file mode 100644 index 0000000000000000000000000000000000000000..017c3194440217b4d25f2d3eb6bc55680947a1f6 --- /dev/null +++ b/test/IMG_0545.gt @@ -0,0 +1,3 @@ +0 0 873 590 492 66 -0.358523 +1 0 865 979 101 30 -0.416065 +2 0 1052 887 145 29 -0.395350 diff --git a/test/IMG_0554.JPG b/test/IMG_0554.JPG new file mode 100644 index 0000000000000000000000000000000000000000..da42b6ed9afa243fd08fdfa605dd7784b98073e2 --- /dev/null +++ b/test/IMG_0554.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37ddb7bae309a8824e9f42d581b70fd481cd094c7450dbe34af55ff0c1288606 +size 102798 diff --git a/test/IMG_0554.gt b/test/IMG_0554.gt new file mode 100644 index 0000000000000000000000000000000000000000..a0d1c007bb0d7e449b3d52f6283bd7ea33ff1023 --- /dev/null +++ b/test/IMG_0554.gt @@ -0,0 +1,2 @@ +0 0 589 295 1049 207 -0.022261 +1 0 582 589 1041 167 -0.012048 diff --git a/test/IMG_0592.JPG b/test/IMG_0592.JPG new file mode 100644 index 0000000000000000000000000000000000000000..445b76507dbc112785adde5d32e2f04fd1663cd7 --- /dev/null +++ b/test/IMG_0592.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:484f536b07e32efcb55247955484f8907e7ab0ac034be777c261dc6557d5d7f0 +size 165923 diff --git a/test/IMG_0592.gt b/test/IMG_0592.gt new file mode 100644 index 0000000000000000000000000000000000000000..4417cb4f447e8a838da3edf5035861cd95596c7d --- /dev/null +++ b/test/IMG_0592.gt @@ -0,0 +1,4 @@ +0 0 283 713 40 65 0.334737 +1 0 1462 452 84 58 -0.197396 +2 0 414 681 829 75 -0.182670 +3 0 351 483 998 161 -0.210248 diff --git a/test/IMG_0599.JPG b/test/IMG_0599.JPG new file mode 100644 index 0000000000000000000000000000000000000000..1362efb00f85c7c760ec41dffdfa4abe7b94972f --- /dev/null +++ b/test/IMG_0599.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7a6651e3fbbb9274086fab2421a06d1ac75b2f25c177c3e42c31b4bfd71fb77 +size 251507 diff --git a/test/IMG_0599.gt b/test/IMG_0599.gt new file mode 100644 index 0000000000000000000000000000000000000000..a9349b06991451646a668625083184e9e99c5cc6 --- /dev/null +++ b/test/IMG_0599.gt @@ -0,0 +1,10 @@ +0 0 1344 626 88 611 0.061897 +1 0 360 457 146 79 -0.378651 +2 0 446 203 968 109 -0.467086 +3 0 470 460 497 52 -0.449363 +4 0 789 688 529 107 -0.370230 +5 0 812 579 499 62 -0.387320 +6 0 805 395 574 141 -0.421355 +7 0 220 949 388 92 -0.375678 +8 0 247 849 371 56 -0.382142 +9 0 246 692 436 121 -0.427094 diff --git a/test/IMG_0604.JPG b/test/IMG_0604.JPG new file mode 100644 index 0000000000000000000000000000000000000000..29d324e2da13d270ea4ba94f7f25584d83eb73e9 --- /dev/null +++ b/test/IMG_0604.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:017f34ed4f40387b533c53e1e95b218a3355f37c68d3433a2feeb22b5ff790d3 +size 455675 diff --git a/test/IMG_0604.gt b/test/IMG_0604.gt new file mode 100644 index 0000000000000000000000000000000000000000..da95ebb78fdc7ec498c293267532015746204023 --- /dev/null +++ b/test/IMG_0604.gt @@ -0,0 +1,3 @@ +0 0 591 396 141 214 0.063640 +1 0 756 404 418 122 0.050804 +2 0 647 605 147 65 0.044415 diff --git a/test/IMG_0607.JPG b/test/IMG_0607.JPG new file mode 100644 index 0000000000000000000000000000000000000000..38ee970c8cf9e93ad9591013b43893520fafc99e --- /dev/null +++ b/test/IMG_0607.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9aac5ae280509908c389a3b1643218567d4e6c6d5327dabf156f56c8814a7d3 +size 138885 diff --git a/test/IMG_0607.gt b/test/IMG_0607.gt new file mode 100644 index 0000000000000000000000000000000000000000..17909aaafe5c3c29d0105bbf58c1758e0297aa3f --- /dev/null +++ b/test/IMG_0607.gt @@ -0,0 +1,3 @@ +0 1 289 1159 127 33 -0.174672 +1 0 459 936 890 143 -0.211828 +2 1 1260 1006 165 30 -0.183111 diff --git a/test/IMG_0610.JPG b/test/IMG_0610.JPG new file mode 100644 index 0000000000000000000000000000000000000000..a4f5f0ba094de24837caa1a2ce6f4b812e8d6ffd --- /dev/null +++ b/test/IMG_0610.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:561cb1bac1b13ac41a50b46735b0533380e095e0089d6c82fd81d7be103aa9ca +size 466951 diff --git a/test/IMG_0610.gt b/test/IMG_0610.gt new file mode 100644 index 0000000000000000000000000000000000000000..3cb7a5de526fa1c5a0cab8be1143e9dd0b90187c --- /dev/null +++ b/test/IMG_0610.gt @@ -0,0 +1,2 @@ +0 0 280 561 1371 152 -0.157685 +1 0 274 762 1354 59 -0.149296 diff --git a/test/IMG_0612.JPG b/test/IMG_0612.JPG new file mode 100644 index 0000000000000000000000000000000000000000..1bfd8c3a21f74bfd3c18455251c20660c888abe7 --- /dev/null +++ b/test/IMG_0612.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d608b57a8c91424b74f980e2700a2639236e4c9d1f74b803e1590e52aa5be2bd +size 143321 diff --git a/test/IMG_0612.gt b/test/IMG_0612.gt new file mode 100644 index 0000000000000000000000000000000000000000..4076dc41602169d1b9c4edf316588b2d54a73d0d --- /dev/null +++ b/test/IMG_0612.gt @@ -0,0 +1 @@ +0 0 478 597 1011 93 0.109440 diff --git a/test/IMG_0616.JPG b/test/IMG_0616.JPG new file mode 100644 index 0000000000000000000000000000000000000000..a36b850cf07e52c2d9a29a2873d36dd35902a927 --- /dev/null +++ b/test/IMG_0616.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30230ba435e351b5fa5a65667ee8d27a0fbe37cb66cba7dcea66c1ff436f80b7 +size 223578 diff --git a/test/IMG_0616.gt b/test/IMG_0616.gt new file mode 100644 index 0000000000000000000000000000000000000000..01ad8347f506598142f87a39f930f9decc99b31b --- /dev/null +++ b/test/IMG_0616.gt @@ -0,0 +1,4 @@ +0 0 525 279 492 121 0.175660 +1 0 527 427 443 114 0.158191 +2 0 528 634 775 180 0.119376 +3 0 522 840 491 176 0.091034 diff --git a/test/IMG_0625.JPG b/test/IMG_0625.JPG new file mode 100644 index 0000000000000000000000000000000000000000..5e85c5e3f6135dd305d7ac67a31dda713222a079 --- /dev/null +++ b/test/IMG_0625.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a2cd6a77a31c81db190eedafcb3899fdb957ab3b24cb6b1dd9d1e12adc3a2c8 +size 509490 diff --git a/test/IMG_0625.gt b/test/IMG_0625.gt new file mode 100644 index 0000000000000000000000000000000000000000..aa3ad8ef6b106db32caa2612089a264f695763a8 --- /dev/null +++ b/test/IMG_0625.gt @@ -0,0 +1,2 @@ +0 0 504 474 420 93 0.146290 +1 0 572 612 517 96 0.157013 diff --git a/test/IMG_0638.JPG b/test/IMG_0638.JPG new file mode 100644 index 0000000000000000000000000000000000000000..7c383a8ec56549466ad54d0b1ca04dd1f16875fd --- /dev/null +++ b/test/IMG_0638.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2486897127010a7714587c48015582f46f4da65ec6c6e802ce23675cd11d7a9 +size 219192 diff --git a/test/IMG_0638.gt b/test/IMG_0638.gt new file mode 100644 index 0000000000000000000000000000000000000000..96e38198bb06d9bcf9e19eff8b01b8a4c8976c37 --- /dev/null +++ b/test/IMG_0638.gt @@ -0,0 +1,10 @@ +0 1 690 1092 86 20 -0.055498 +1 0 1087 781 204 51 -0.128639 +2 0 1339 744 339 41 -0.131371 +3 0 85 909 91 36 -0.108012 +4 1 24 1176 40 10 -0.051237 +5 0 562 577 362 29 -0.153944 +6 0 560 537 108 55 -0.141897 +7 0 708 490 212 71 -0.185348 +8 0 385 607 735 161 -0.102351 +9 0 197 852 771 48 -0.113121 diff --git a/test/IMG_0659.JPG b/test/IMG_0659.JPG new file mode 100644 index 0000000000000000000000000000000000000000..b5e996efff6bb74d9cf8a392e438a46d116d522d --- /dev/null +++ b/test/IMG_0659.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d549ff0f36446f74c61814438a514fd0ab27f0ca8879b6c71ad69bb1ef75f473 +size 233656 diff --git a/test/IMG_0659.gt b/test/IMG_0659.gt new file mode 100644 index 0000000000000000000000000000000000000000..72b2f68aa4dec0133443a6a95bb478d0f31b1b0f --- /dev/null +++ b/test/IMG_0659.gt @@ -0,0 +1,12 @@ +0 1 1282 1254 93 41 -0.024995 +1 0 1193 832 283 109 0.178838 +2 0 458 245 456 118 -0.008547 +3 0 443 381 463 115 -0.008772 +4 0 169 192 239 392 0.049697 +5 0 163 689 378 90 -0.008021 +6 0 191 867 264 66 0.011406 +7 0 189 973 265 66 -0.015443 +8 0 181 1067 268 73 -0.003788 +9 0 528 868 216 70 0.004651 +10 0 524 976 161 65 -0.012499 +11 0 500 1076 290 67 0.000000 diff --git a/test/IMG_0666.JPG b/test/IMG_0666.JPG new file mode 100644 index 0000000000000000000000000000000000000000..bc1a13cadc6f349381b5a2f4a74bebd0e2487f4b --- /dev/null +++ b/test/IMG_0666.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:719eeae0bb6e036113e2da6080f78197bb12f4f5487d1ecbf0c179b9149344a4 +size 251389 diff --git a/test/IMG_0666.gt b/test/IMG_0666.gt new file mode 100644 index 0000000000000000000000000000000000000000..dd32f0e7ea6ecc3a1075accf86d7f950e07b4a6f --- /dev/null +++ b/test/IMG_0666.gt @@ -0,0 +1 @@ +0 1 72 0 127 30 -0.282809 diff --git a/test/IMG_0667.JPG b/test/IMG_0667.JPG new file mode 100644 index 0000000000000000000000000000000000000000..1b2b3063e64becebfe0ecfd915670779e51bfd90 --- /dev/null +++ b/test/IMG_0667.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:259cf7b0cad24cda380445de0ff56c7ad5670b571716b8af3ebf5f219d03ee24 +size 223691 diff --git a/test/IMG_0667.gt b/test/IMG_0667.gt new file mode 100644 index 0000000000000000000000000000000000000000..73a9aefafff94aab9153dd305f1d1f72a923572c --- /dev/null +++ b/test/IMG_0667.gt @@ -0,0 +1,10 @@ +0 1 1119 1272 57 29 0.607802 +1 0 430 542 169 76 -0.382045 +2 0 599 305 988 106 -0.396220 +3 0 618 548 459 48 -0.382196 +4 0 991 478 602 136 -0.340979 +5 0 1004 652 566 58 -0.338483 +6 0 1003 746 540 100 -0.305096 +7 0 337 765 468 117 -0.334428 +8 0 343 916 417 50 -0.333702 +9 0 317 999 429 91 -0.297015 diff --git a/test/IMG_0668.JPG b/test/IMG_0668.JPG new file mode 100644 index 0000000000000000000000000000000000000000..93be83d81cd7d1eaa41c4812715235280d8f2f59 --- /dev/null +++ b/test/IMG_0668.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3889cdef90ca7eeacb7318b4d94bcdfcdc88aac97f95c26a1451540b5e27c83f +size 341916 diff --git a/test/IMG_0668.gt b/test/IMG_0668.gt new file mode 100644 index 0000000000000000000000000000000000000000..10604df0a5adaf1279aecb8a70b1a9efe1e894ad --- /dev/null +++ b/test/IMG_0668.gt @@ -0,0 +1,7 @@ +0 0 304 332 15 39 0.090660 +1 0 336 297 176 40 -0.118490 +2 0 333 349 173 20 -0.113962 +3 0 428 991 31 51 -0.020830 +4 0 411 1081 128 40 0.015747 +5 0 412 1146 121 43 0.033321 +6 0 405 1216 129 23 0.023805 diff --git a/test/IMG_0670.JPG b/test/IMG_0670.JPG new file mode 100644 index 0000000000000000000000000000000000000000..52163245f842a70bdc4e76a70dea306b02c80796 --- /dev/null +++ b/test/IMG_0670.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de8c48ec7c53a13930e8f53cc4f751c70694f33a665e3a640048476cb3b96810 +size 361783 diff --git a/test/IMG_0670.gt b/test/IMG_0670.gt new file mode 100644 index 0000000000000000000000000000000000000000..8fe07fcac3fb891423995b8a55b2ee911de17600 --- /dev/null +++ b/test/IMG_0670.gt @@ -0,0 +1,4 @@ +0 1 989 1216 50 12 0.073041 +1 0 873 933 50 55 0.057629 +2 0 870 997 52 33 0.068077 +3 0 869 1062 38 105 0.048981 diff --git a/test/IMG_0671.JPG b/test/IMG_0671.JPG new file mode 100644 index 0000000000000000000000000000000000000000..0cae4bad1b4f1f283875ccb088989426807d0589 --- /dev/null +++ b/test/IMG_0671.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e998ce76cfc1149285bd035a2d88beb4817e55f96499e0b7f541d7b5409a3d0e +size 247974 diff --git a/test/IMG_0671.gt b/test/IMG_0671.gt new file mode 100644 index 0000000000000000000000000000000000000000..6f1ac68365e4e8d21691fe69f298c5f1b462c65b --- /dev/null +++ b/test/IMG_0671.gt @@ -0,0 +1,14 @@ +0 0 715 543 413 80 0.211801 +1 0 1150 502 364 137 0.216085 +2 0 1169 637 298 29 0.209640 +3 0 1190 688 316 65 0.209920 +4 0 1211 765 284 48 0.204642 +5 0 1219 815 250 37 0.192502 +6 0 785 807 149 30 0.177954 +7 0 698 842 323 38 0.183578 +8 0 1108 869 38 24 0.085505 +9 0 1113 909 38 19 0.141897 +10 0 1154 890 223 28 0.190329 +11 0 1157 926 226 30 0.180265 +12 0 1453 931 78 22 0.205395 +13 0 1454 963 138 39 0.179853 diff --git a/test/IMG_0672.JPG b/test/IMG_0672.JPG new file mode 100644 index 0000000000000000000000000000000000000000..50fd1c7035b55ff58e5eb29abbec2d4bbfa0cfa8 --- /dev/null +++ b/test/IMG_0672.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:215b5b14dc84db0ce399e72d142c9f627fb1304fd7cce4ad8ffdb224e58ab87f +size 248404 diff --git a/test/IMG_0672.gt b/test/IMG_0672.gt new file mode 100644 index 0000000000000000000000000000000000000000..62843a19bdc990e09c932da202da44c5ae479215 --- /dev/null +++ b/test/IMG_0672.gt @@ -0,0 +1 @@ +0 0 251 722 1149 151 0.297186 diff --git a/test/IMG_0675.JPG b/test/IMG_0675.JPG new file mode 100644 index 0000000000000000000000000000000000000000..e6e14e280ce7b1422e3e700cc51def9c5c26e0bf --- /dev/null +++ b/test/IMG_0675.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f24570355f178d2a8226112d1443d735837e59573545cfff12458dd791ae341 +size 308158 diff --git a/test/IMG_0675.gt b/test/IMG_0675.gt new file mode 100644 index 0000000000000000000000000000000000000000..9406d53abff50a4b84dbe8c4b118f3fc79257062 --- /dev/null +++ b/test/IMG_0675.gt @@ -0,0 +1,7 @@ +0 1 789 1186 78 19 -0.027020 +1 1 951 1221 40 42 0.024995 +2 0 731 646 357 80 0.097392 +3 0 728 744 362 36 0.104142 +4 0 788 792 244 48 0.094757 +5 1 1394 221 48 17 -0.268366 +6 1 1577 272 38 16 -0.218669 diff --git a/test/IMG_0678.JPG b/test/IMG_0678.JPG new file mode 100644 index 0000000000000000000000000000000000000000..c57e057f733e44611c756ff28319bd3b8bd81cee --- /dev/null +++ b/test/IMG_0678.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:680b6cd5540c038ac714aef4e4a6a8dc3159c5b9fc66d06c861d1b5fedd530f0 +size 271005 diff --git a/test/IMG_0678.gt b/test/IMG_0678.gt new file mode 100644 index 0000000000000000000000000000000000000000..94374e584451023e59d00ea75a74bd3181853279 --- /dev/null +++ b/test/IMG_0678.gt @@ -0,0 +1,4 @@ +0 0 165 504 617 126 0.013029 +1 0 543 702 237 86 0.012765 +2 0 925 493 632 170 0.014262 +3 0 877 710 736 92 0.014965 diff --git a/test/IMG_0680.JPG b/test/IMG_0680.JPG new file mode 100644 index 0000000000000000000000000000000000000000..a21e4746f3a07b25b512c1f3dec4f1d297e86ef3 --- /dev/null +++ b/test/IMG_0680.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb8ff2281e188e19ffe9eaab5fcabc81d9b12711d6dfe23561b29da38a4c1f3c +size 146305 diff --git a/test/IMG_0680.gt b/test/IMG_0680.gt new file mode 100644 index 0000000000000000000000000000000000000000..0efd511f4b9364d03cae65c551898da30a46077a --- /dev/null +++ b/test/IMG_0680.gt @@ -0,0 +1,6 @@ +0 0 562 696 373 98 -0.237922 +1 0 1006 692 39 43 -0.137066 +2 0 599 809 263 42 -0.139647 +3 1 1206 1169 122 12 -0.016527 +4 1 1144 1155 52 12 0.000000 +5 1 1138 1170 57 16 -0.053521 diff --git a/test/IMG_0698.JPG b/test/IMG_0698.JPG new file mode 100644 index 0000000000000000000000000000000000000000..14646eeb7df960ae7e8d368386231991ae5e0eba --- /dev/null +++ b/test/IMG_0698.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cf7ef94be3baabed94faeb55cd9a2e4c8048ba0db100e02c4af0dcf232a20a0 +size 396609 diff --git a/test/IMG_0698.gt b/test/IMG_0698.gt new file mode 100644 index 0000000000000000000000000000000000000000..226003d0b1ecb1af5c18e9ea952dba68d16a9be1 --- /dev/null +++ b/test/IMG_0698.gt @@ -0,0 +1,3 @@ +0 1 348 1184 911 108 0.000000 +1 0 171 99 682 136 0.014683 +2 0 164 280 696 110 0.015826 diff --git a/test/IMG_0711.JPG b/test/IMG_0711.JPG new file mode 100644 index 0000000000000000000000000000000000000000..822cdb953325a3b7d731662536dc9f854e4766aa --- /dev/null +++ b/test/IMG_0711.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dc1614ff99dd942fc61ea7ba3352ff636540738ebd281cfbb24f30e18dee070 +size 233063 diff --git a/test/IMG_0711.gt b/test/IMG_0711.gt new file mode 100644 index 0000000000000000000000000000000000000000..0220f81c424f5ef85091913cc6a0e137810268e9 --- /dev/null +++ b/test/IMG_0711.gt @@ -0,0 +1,2 @@ +0 0 301 302 43 673 0.053840 +1 0 793 225 56 699 -0.005731 diff --git a/test/IMG_0714.JPG b/test/IMG_0714.JPG new file mode 100644 index 0000000000000000000000000000000000000000..961e496f631f0297c3f94ae62b024990fb80b1ef --- /dev/null +++ b/test/IMG_0714.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02867c729698e0420cbd4af0782872c0cc940b13ddbb11da208e5be0e0d5f0d1 +size 254129 diff --git a/test/IMG_0714.gt b/test/IMG_0714.gt new file mode 100644 index 0000000000000000000000000000000000000000..d3779fab085562520568f83dcbaa1937f1115349 --- /dev/null +++ b/test/IMG_0714.gt @@ -0,0 +1,8 @@ +0 1 1691 770 34 16 0.066568 +1 1 1691 794 37 17 0.060532 +2 1 1596 952 31 117 -0.138243 +3 0 586 349 485 68 -0.031502 +4 0 599 457 448 34 -0.013604 +5 0 1106 355 120 36 0.017855 +6 0 1126 439 76 31 -0.028161 +7 0 1158 458 51 14 -0.044415 diff --git a/test/IMG_0716.JPG b/test/IMG_0716.JPG new file mode 100644 index 0000000000000000000000000000000000000000..845c76f78780b69c801fe23cd5a6c2ce178dc42c --- /dev/null +++ b/test/IMG_0716.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bde7baee67a46ba6d1675129655ef371caabc4d723eef2d8c877211910a9e888 +size 281422 diff --git a/test/IMG_0716.gt b/test/IMG_0716.gt new file mode 100644 index 0000000000000000000000000000000000000000..3b0e5801c1b725eb83c9b1f46d065679731ad1be --- /dev/null +++ b/test/IMG_0716.gt @@ -0,0 +1,2 @@ +0 1 1250 550 44 39 0.093477 +1 0 412 646 888 100 0.000000 diff --git a/test/IMG_0721.JPG b/test/IMG_0721.JPG new file mode 100644 index 0000000000000000000000000000000000000000..2cf1ddb9a4f545c90275721e6b70d4897478b09b --- /dev/null +++ b/test/IMG_0721.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c08cd6bd3658642ce0ba93eb8ed2fd90c6fbfe0174c1f37a2f9e0cb13c6c6b01 +size 217196 diff --git a/test/IMG_0721.gt b/test/IMG_0721.gt new file mode 100644 index 0000000000000000000000000000000000000000..02a42211e7a979a626ea04e7a4deb73187eb3c3a --- /dev/null +++ b/test/IMG_0721.gt @@ -0,0 +1 @@ +0 0 583 560 745 239 -0.018180 diff --git a/test/IMG_0739.JPG b/test/IMG_0739.JPG new file mode 100644 index 0000000000000000000000000000000000000000..6d4745d1a0706d9da8da0a9f52e9ebb4e25be8d7 --- /dev/null +++ b/test/IMG_0739.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b46397cbe39aec9a4b9d87704e999519b55dbd0748cf76e71c8fc8a46a10e4cf +size 271860 diff --git a/test/IMG_0739.gt b/test/IMG_0739.gt new file mode 100644 index 0000000000000000000000000000000000000000..80feb35ae980a4006a7caafac128364a5ef32813 --- /dev/null +++ b/test/IMG_0739.gt @@ -0,0 +1,3 @@ +0 0 226 843 274 76 -0.025824 +1 0 638 594 883 210 -0.037956 +2 0 642 818 874 79 -0.040116 diff --git a/test/IMG_0742.JPG b/test/IMG_0742.JPG new file mode 100644 index 0000000000000000000000000000000000000000..04462201be888e987adbac510f9caf95d023db75 --- /dev/null +++ b/test/IMG_0742.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1dcc2c6c1f47a14c6bf83018dcca7b58d255543ff2e6e5f6bd06a1a3646270c +size 174139 diff --git a/test/IMG_0742.gt b/test/IMG_0742.gt new file mode 100644 index 0000000000000000000000000000000000000000..bca43ed9629956975c95c22410f2ef45893233c4 --- /dev/null +++ b/test/IMG_0742.gt @@ -0,0 +1 @@ +0 0 360 434 1019 313 0.191379 diff --git a/test/IMG_0745.JPG b/test/IMG_0745.JPG new file mode 100644 index 0000000000000000000000000000000000000000..97f49ff80ce3b51ee6249d3b70a4effe6aac8785 --- /dev/null +++ b/test/IMG_0745.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5512d718b8f15409e569fba5d4e39f07e77be2c31c1d306ca4214238b4f3948e +size 277190 diff --git a/test/IMG_0745.gt b/test/IMG_0745.gt new file mode 100644 index 0000000000000000000000000000000000000000..c8cfe6c89651444b1adafbb906117987cf5c4f77 --- /dev/null +++ b/test/IMG_0745.gt @@ -0,0 +1,9 @@ +0 0 618 372 196 76 -0.013332 +1 0 625 458 190 48 0.010752 +2 0 627 515 194 51 -0.010416 +3 0 619 593 203 70 -0.014850 +4 0 630 673 190 48 -0.010869 +5 0 628 735 191 52 -0.026309 +6 0 624 813 200 74 -0.029403 +7 0 631 898 190 50 -0.022219 +8 0 629 957 193 53 -0.042080 diff --git a/test/IMG_0760.JPG b/test/IMG_0760.JPG new file mode 100644 index 0000000000000000000000000000000000000000..1f84e93cf8a9036028d5f6dad65e9d8de126dd10 --- /dev/null +++ b/test/IMG_0760.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc7cabcb7b401af4c79eec582a29ed51acd9e477c8aad0e66c5d1aa85aa3b9f0 +size 329954 diff --git a/test/IMG_0760.gt b/test/IMG_0760.gt new file mode 100644 index 0000000000000000000000000000000000000000..cfb290ff64f1538cb7100b77a505c543865f5e9d --- /dev/null +++ b/test/IMG_0760.gt @@ -0,0 +1,20 @@ +0 0 608 824 155 44 0.210622 +1 0 789 874 14 16 0.165149 +2 0 632 1184 36 16 0.179853 +3 0 610 874 150 21 0.170735 +4 0 1484 1021 76 36 -0.053283 +5 0 1636 213 100 37 -0.292562 +6 0 954 114 237 23 -0.465636 +7 0 956 147 237 15 -0.463647 +8 0 956 217 211 26 -0.423757 +9 0 955 244 250 15 -0.414507 +10 0 956 337 101 31 -0.356220 +11 0 956 375 98 18 -0.314994 +12 0 951 428 176 30 -0.329326 +13 0 955 472 129 19 -0.311547 +14 0 949 536 152 32 -0.254896 +15 0 950 568 195 21 -0.242447 +16 0 947 653 100 32 -0.175940 +17 0 944 696 81 19 -0.160763 +18 0 943 760 148 33 -0.119151 +19 0 942 802 157 19 -0.110657 diff --git a/test/IMG_0763.JPG b/test/IMG_0763.JPG new file mode 100644 index 0000000000000000000000000000000000000000..4a767cda693fcfa9325d572ddc5bbd23dd44ab97 --- /dev/null +++ b/test/IMG_0763.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58f774590a731ab507074e85ae2904400c89d708bae345853a5fa25d183ba2fe +size 330959 diff --git a/test/IMG_0763.gt b/test/IMG_0763.gt new file mode 100644 index 0000000000000000000000000000000000000000..477bcef0299c66efc0f3a8d18cc73d4dabe5869c --- /dev/null +++ b/test/IMG_0763.gt @@ -0,0 +1,2 @@ +0 0 985 331 449 203 0.022879 +1 0 1176 602 60 172 0.033885 diff --git a/test/IMG_0765.JPG b/test/IMG_0765.JPG new file mode 100644 index 0000000000000000000000000000000000000000..b187110d66dd6dfe0def76a3de51f759aa502784 --- /dev/null +++ b/test/IMG_0765.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cae0dde0fff2927d6cfcc754b78e8d00e299baabcda422d83165e488ebb38d2 +size 269718 diff --git a/test/IMG_0765.gt b/test/IMG_0765.gt new file mode 100644 index 0000000000000000000000000000000000000000..c4c711fad787c53a15a8eee8b34557fc4e12f88c --- /dev/null +++ b/test/IMG_0765.gt @@ -0,0 +1,6 @@ +0 0 970 153 398 145 -0.092756 +1 0 981 325 362 50 -0.079154 +2 0 957 425 408 144 -0.058606 +3 0 949 593 411 55 -0.044415 +4 0 928 693 430 144 -0.021528 +5 0 925 866 425 51 -0.016508 diff --git a/test/IMG_0770.JPG b/test/IMG_0770.JPG new file mode 100644 index 0000000000000000000000000000000000000000..0c56bc819038d19cb407e448ab819c72bb1bdc1b --- /dev/null +++ b/test/IMG_0770.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86a371c472484c501c4b109d35ecfd55caf8e5988b77442a2ca7da4636476518 +size 306454 diff --git a/test/IMG_0770.gt b/test/IMG_0770.gt new file mode 100644 index 0000000000000000000000000000000000000000..c57a124bd7b4403d2d91372a1b84c0eede7fcafd --- /dev/null +++ b/test/IMG_0770.gt @@ -0,0 +1,13 @@ +0 0 5 913 52 23 -0.020830 +1 0 561 932 138 24 0.036748 +2 0 203 675 1455 164 -0.001392 +3 0 43 376 1620 222 -0.014832 +4 0 1314 949 164 28 0.018748 +5 1 1006 1158 89 12 0.034078 +6 0 1015 1072 83 23 0.036569 +7 0 1058 1100 40 22 -0.025635 +8 0 1032 1123 65 23 0.000000 +9 0 247 1135 80 37 0.044746 +10 0 112 1039 113 38 0.054001 +11 0 105 1084 124 46 0.097253 +12 1 97 1128 124 37 0.089921 diff --git a/test/IMG_0779.JPG b/test/IMG_0779.JPG new file mode 100644 index 0000000000000000000000000000000000000000..c08dc9732022fb933f8c5a2d460204fd70f4a5a3 --- /dev/null +++ b/test/IMG_0779.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f833377f2b1e8633cd7dae103174ee7b4a8297597ee533cb49a501b35c91f1e +size 144841 diff --git a/test/IMG_0779.gt b/test/IMG_0779.gt new file mode 100644 index 0000000000000000000000000000000000000000..8cebc419d8b8e1b9b3283241b82ede674908ca68 --- /dev/null +++ b/test/IMG_0779.gt @@ -0,0 +1,2 @@ +0 0 857 373 497 100 0.065480 +1 0 675 432 131 24 0.023073 diff --git a/test/IMG_0781.JPG b/test/IMG_0781.JPG new file mode 100644 index 0000000000000000000000000000000000000000..e1b8bf53618928ddd9c85fbf737b0ca014cd3ffe --- /dev/null +++ b/test/IMG_0781.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87d432a057cedffc41a20029fcbbbc0eced8012e7be5f74fd778f459a3c70917 +size 413635 diff --git a/test/IMG_0781.gt b/test/IMG_0781.gt new file mode 100644 index 0000000000000000000000000000000000000000..e795a1764289035e7792e51f75dd9a7135dca790 --- /dev/null +++ b/test/IMG_0781.gt @@ -0,0 +1,8 @@ +0 0 1320 548 113 49 0.259332 +1 0 1345 610 86 32 0.302145 +2 0 532 344 268 55 0.265908 +3 0 533 405 214 39 0.278300 +4 0 508 595 95 50 -0.314504 +5 0 505 643 176 32 -0.293186 +6 0 596 693 122 51 -0.274449 +7 0 600 739 198 37 -0.271222 diff --git a/test/IMG_0790.JPG b/test/IMG_0790.JPG new file mode 100644 index 0000000000000000000000000000000000000000..881a18134a383ed602763e4b479dc2927ac72974 --- /dev/null +++ b/test/IMG_0790.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6093c36ec3d4393943f6eda198596a481d6f1f4f8d5decae3f584a562ea2c93f +size 378397 diff --git a/test/IMG_0790.gt b/test/IMG_0790.gt new file mode 100644 index 0000000000000000000000000000000000000000..bf6e42f81fe019707ad78ca504fa57f280cef503 --- /dev/null +++ b/test/IMG_0790.gt @@ -0,0 +1,13 @@ +0 1 1520 12 58 125 -0.053047 +1 0 355 318 1110 107 0.018049 +2 0 356 454 1105 43 0.024496 +3 0 612 585 576 61 0.029557 +4 0 527 663 756 82 0.022573 +5 1 1369 1280 44 15 0.000000 +6 0 1324 985 138 18 0.014814 +7 0 1325 904 136 74 0.029621 +8 0 742 939 444 73 0.006772 +9 1 852 1001 257 18 0.015685 +10 1 1160 1006 111 17 0.000000 +11 1 249 590 29 85 0.718830 +12 1 245 642 38 111 0.674741 diff --git a/test/IMG_0793.JPG b/test/IMG_0793.JPG new file mode 100644 index 0000000000000000000000000000000000000000..f6570c7c7df33e9b155248d1b3ae8200383fc3eb --- /dev/null +++ b/test/IMG_0793.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4b2dc0fcfc8993515145a1a9fa3fe489b776d4608da2dfa6e9545ac32319163 +size 219583 diff --git a/test/IMG_0793.gt b/test/IMG_0793.gt new file mode 100644 index 0000000000000000000000000000000000000000..cae09914e1b579bd90cb3669bd0e82d740368d71 --- /dev/null +++ b/test/IMG_0793.gt @@ -0,0 +1 @@ +0 0 443 312 595 109 0.155364 diff --git a/test/IMG_0799.JPG b/test/IMG_0799.JPG new file mode 100644 index 0000000000000000000000000000000000000000..eedb6054193190080aea362257878a6a501ab5c1 --- /dev/null +++ b/test/IMG_0799.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5b316be28243d6d8329489e6eae4d4d0d6c6b7ce56549fccc51ad72874a413e +size 202404 diff --git a/test/IMG_0799.gt b/test/IMG_0799.gt new file mode 100644 index 0000000000000000000000000000000000000000..ab7f5d2a51fffb52c6b81c234f642fef55170fad --- /dev/null +++ b/test/IMG_0799.gt @@ -0,0 +1,5 @@ +0 0 268 504 1279 208 -0.011372 +1 1 647 1155 203 34 -0.015788 +2 0 1251 1077 27 23 -0.079830 +3 0 1249 1105 29 11 -0.073939 +4 0 1399 1143 184 37 0.000000 diff --git a/test/IMG_0802.JPG b/test/IMG_0802.JPG new file mode 100644 index 0000000000000000000000000000000000000000..65042f26a8380a11a4d414eeade24ed14fd59acb --- /dev/null +++ b/test/IMG_0802.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bc3a8411ea4d48a4d302d48b757c8d75729751bca86356d2232669189e92735 +size 244500 diff --git a/test/IMG_0802.gt b/test/IMG_0802.gt new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/test/IMG_0803.JPG b/test/IMG_0803.JPG new file mode 100644 index 0000000000000000000000000000000000000000..01bec0e8fd02b83342e82e03b321908b23b3f37e --- /dev/null +++ b/test/IMG_0803.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5964ae42bd2eca882f5d0b0e860f798953d2678765ff80028a01216c4387ab5c +size 206065 diff --git a/test/IMG_0803.gt b/test/IMG_0803.gt new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/test/IMG_0807.JPG b/test/IMG_0807.JPG new file mode 100644 index 0000000000000000000000000000000000000000..88827ae6da8acf03a3c3b0851e783f4d80debf0e --- /dev/null +++ b/test/IMG_0807.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:105aff9a0376ee5bed1c4822bf793ea07eed978fc06c368cacbf97c4fb05c21d +size 128463 diff --git a/test/IMG_0807.gt b/test/IMG_0807.gt new file mode 100644 index 0000000000000000000000000000000000000000..ef7b378ccf385b590f0d5d10dd30fcb99fdf25c6 --- /dev/null +++ b/test/IMG_0807.gt @@ -0,0 +1 @@ +0 0 625 461 677 237 -0.025152 diff --git a/test/IMG_0820.JPG b/test/IMG_0820.JPG new file mode 100644 index 0000000000000000000000000000000000000000..e31f3243930ddead14995662dc36407b4097282e --- /dev/null +++ b/test/IMG_0820.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72ff89184aa7eeaab3484edf063fea42e455f507f122e1edce5132509f76cdb8 +size 173608 diff --git a/test/IMG_0820.gt b/test/IMG_0820.gt new file mode 100644 index 0000000000000000000000000000000000000000..14701ea00c1b7b9d3a102a7184c491d3602bf234 --- /dev/null +++ b/test/IMG_0820.gt @@ -0,0 +1,17 @@ +0 1 90 713 245 54 0.089504 +1 1 155 111 28 112 0.528075 +2 0 437 523 101 36 0.133227 +3 0 433 566 159 21 0.122756 +4 0 789 578 92 32 0.136643 +5 0 785 615 120 22 0.121143 +6 0 790 670 93 34 0.106736 +7 0 789 707 68 16 0.108942 +8 0 789 766 151 33 0.104513 +9 0 796 803 153 25 0.076241 +10 0 1138 714 121 32 0.116586 +11 0 1137 749 101 22 0.123086 +12 0 1150 802 73 31 0.073397 +13 0 1152 837 44 19 0.046478 +14 1 0 1074 56 15 0.018180 +15 1 1 1115 49 14 -0.021735 +16 1 351 1073 48 16 0.021273 diff --git a/test/IMG_0829.JPG b/test/IMG_0829.JPG new file mode 100644 index 0000000000000000000000000000000000000000..7ce89ca47f6ba1edb30235a49403b325a699cfc1 --- /dev/null +++ b/test/IMG_0829.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64d73c153e142f3d9d0d4f9d334e9f73e2b91e73ea08ac5aba4e3e5106876895 +size 148827 diff --git a/test/IMG_0829.gt b/test/IMG_0829.gt new file mode 100644 index 0000000000000000000000000000000000000000..e4287d4dc6f40e448a9577740c6748a531cb092f --- /dev/null +++ b/test/IMG_0829.gt @@ -0,0 +1,2 @@ +0 0 384 528 1194 303 -0.018439 +1 0 521 851 939 124 -0.033214 diff --git a/test/IMG_0830.JPG b/test/IMG_0830.JPG new file mode 100644 index 0000000000000000000000000000000000000000..d46125fb48650b056e656e49bb392e88babdbf36 --- /dev/null +++ b/test/IMG_0830.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c380d7e3c5b0be4742f473d52e30ed89c2a9252fafd83041829d76527ff343b3 +size 147314 diff --git a/test/IMG_0830.gt b/test/IMG_0830.gt new file mode 100644 index 0000000000000000000000000000000000000000..e40327af7ef03c6c2717a456bce71d571344ce7d --- /dev/null +++ b/test/IMG_0830.gt @@ -0,0 +1,2 @@ +0 1 1304 458 24 20 0.045423 +1 0 319 228 1046 236 0.055499 diff --git a/test/IMG_0831.JPG b/test/IMG_0831.JPG new file mode 100644 index 0000000000000000000000000000000000000000..0b9a142c2e0a16fa592e9e6bd9dd4a4278fc07ac --- /dev/null +++ b/test/IMG_0831.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9f32a565246d7e5125d816dd0dc1706bbab6d42ba768277afb90ce0df46845d +size 163696 diff --git a/test/IMG_0831.gt b/test/IMG_0831.gt new file mode 100644 index 0000000000000000000000000000000000000000..e8b85f1b2ef263cb5722d0a94ef05ffd9372f203 --- /dev/null +++ b/test/IMG_0831.gt @@ -0,0 +1,2 @@ +0 0 895 514 593 132 -0.015489 +1 0 892 700 582 63 -0.005163 diff --git a/test/IMG_0833.JPG b/test/IMG_0833.JPG new file mode 100644 index 0000000000000000000000000000000000000000..099c565996a8988e69c96722df75bcd5bea65e69 --- /dev/null +++ b/test/IMG_0833.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4e3e11ec3ebd7e44290eb5e583924269c9259a0eaed10304de398c17ea8bb31 +size 430209 diff --git a/test/IMG_0833.gt b/test/IMG_0833.gt new file mode 100644 index 0000000000000000000000000000000000000000..48a1b7ce421b5c5567eeec9234a607b2759f036e --- /dev/null +++ b/test/IMG_0833.gt @@ -0,0 +1 @@ +0 0 711 905 602 97 -0.559492 diff --git a/test/IMG_0836.JPG b/test/IMG_0836.JPG new file mode 100644 index 0000000000000000000000000000000000000000..422bf84707af9fe99c312844217d93043b0f8616 --- /dev/null +++ b/test/IMG_0836.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60cdc179ff28ff0b01ee72f42f4c0ee0d8c0fad41a8ef81909dfc99cb6f329fb +size 136514 diff --git a/test/IMG_0836.gt b/test/IMG_0836.gt new file mode 100644 index 0000000000000000000000000000000000000000..a5542e2c0c2da863cf5e2b788bf5bbc670e858f0 --- /dev/null +++ b/test/IMG_0836.gt @@ -0,0 +1,9 @@ +0 0 383 188 347 110 0.011560 +1 0 751 190 508 139 0.011857 +2 0 341 441 1169 357 0.000000 +3 0 398 863 1067 98 0.004690 +4 1 79 335 24 63 -0.120109 +5 1 3 494 56 31 0.036348 +6 1 12 641 24 53 -0.058756 +7 1 2 961 50 45 -0.020405 +8 1 4 1266 62 28 0.017542 diff --git a/test/IMG_0839.JPG b/test/IMG_0839.JPG new file mode 100644 index 0000000000000000000000000000000000000000..a96316e08a5f90573bdd25ae2af7bf309e2e8c20 --- /dev/null +++ b/test/IMG_0839.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b057da641e4167f905f943908a14e9d1559e524b05b851d62d2c4669f5f92186 +size 129522 diff --git a/test/IMG_0839.gt b/test/IMG_0839.gt new file mode 100644 index 0000000000000000000000000000000000000000..1c41f4817e4a88fa672f1ecb5bb1a5c69ad3923c --- /dev/null +++ b/test/IMG_0839.gt @@ -0,0 +1 @@ +0 0 428 536 953 228 0.575072 diff --git a/test/IMG_0844.JPG b/test/IMG_0844.JPG new file mode 100644 index 0000000000000000000000000000000000000000..ba45640336206091062d5e7399292fdc608866c0 --- /dev/null +++ b/test/IMG_0844.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:121d66860beb1e988f74d6f38e13043a62c5dbfda458699dad8c100d9fbd0425 +size 148631 diff --git a/test/IMG_0844.gt b/test/IMG_0844.gt new file mode 100644 index 0000000000000000000000000000000000000000..360642f9c10d444ec591f5f66a9aca80548ab5dd --- /dev/null +++ b/test/IMG_0844.gt @@ -0,0 +1,5 @@ +0 0 771 928 244 28 0.074860 +1 0 774 456 36 257 -0.027337 +2 0 962 459 27 392 -0.035882 +3 0 894 451 51 401 -0.027701 +4 0 826 450 53 401 -0.032816 diff --git a/test/IMG_0846.JPG b/test/IMG_0846.JPG new file mode 100644 index 0000000000000000000000000000000000000000..283ebbd20f5c0db0fb1375cd50dc1d77f32e7a1b --- /dev/null +++ b/test/IMG_0846.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4faba562929ec6ff41d6c13bc8f0aafc97b9948aab5dedd88f2ac74ed52c25f +size 159759 diff --git a/test/IMG_0846.gt b/test/IMG_0846.gt new file mode 100644 index 0000000000000000000000000000000000000000..92bf554cdefb13948784bc872534b18523079edf --- /dev/null +++ b/test/IMG_0846.gt @@ -0,0 +1,10 @@ +0 0 703 228 366 37 0.215616 +1 1 620 850 101 19 0.021975 +2 0 605 335 567 108 0.148890 +3 0 610 459 570 126 0.087052 +4 0 811 691 122 52 0.033601 +5 0 938 669 114 78 0.039979 +6 0 844 828 360 62 0.011461 +7 0 798 904 464 95 -0.018057 +8 0 579 1031 380 47 -0.042528 +9 0 988 1016 283 39 -0.047067 diff --git a/test/IMG_0851.JPG b/test/IMG_0851.JPG new file mode 100644 index 0000000000000000000000000000000000000000..82ca5cbe272ddd303895de59598e126964f971fc --- /dev/null +++ b/test/IMG_0851.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6fc8d411f28ab6f6433497a3f8b56fde3b2a2aec610e4be0e9ff08854798dd4 +size 142878 diff --git a/test/IMG_0851.gt b/test/IMG_0851.gt new file mode 100644 index 0000000000000000000000000000000000000000..20f4a56c431aebe69a947456aa3d4906550058ab --- /dev/null +++ b/test/IMG_0851.gt @@ -0,0 +1,3 @@ +0 0 804 312 650 327 0.095891 +1 1 1547 71 183 31 -0.184324 +2 1 2 1245 109 49 0.009259 diff --git a/test/IMG_0866.JPG b/test/IMG_0866.JPG new file mode 100644 index 0000000000000000000000000000000000000000..be9e2ee0c4c7811d3ef4f1edabcfddb65da010e1 --- /dev/null +++ b/test/IMG_0866.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2750fa731ad5713ea0e1650f0ba78403d45319f70959bc988d12a8b3b78e4359 +size 312428 diff --git a/test/IMG_0866.gt b/test/IMG_0866.gt new file mode 100644 index 0000000000000000000000000000000000000000..8e98701e49697160f570719e8c210d74ad17b242 --- /dev/null +++ b/test/IMG_0866.gt @@ -0,0 +1,3 @@ +0 0 1589 1191 98 21 0.117109 +1 0 1622 1218 69 17 -0.014705 +2 1 1711 1188 17 22 -0.071307 diff --git a/test/IMG_0875.JPG b/test/IMG_0875.JPG new file mode 100644 index 0000000000000000000000000000000000000000..93b0e70a5cd5151bdcb63eab509464271f2a7d52 --- /dev/null +++ b/test/IMG_0875.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4e06337ccd75f762b448927cafedcf0f6cd38671a8039247f9a073f4244c562 +size 172152 diff --git a/test/IMG_0875.gt b/test/IMG_0875.gt new file mode 100644 index 0000000000000000000000000000000000000000..5b60f10e5aeae1eb2490374db67c07b672815ee5 --- /dev/null +++ b/test/IMG_0875.gt @@ -0,0 +1,2 @@ +0 0 579 339 540 102 -0.123659 +1 0 416 594 1204 662 0.011637 diff --git a/test/IMG_0886.JPG b/test/IMG_0886.JPG new file mode 100644 index 0000000000000000000000000000000000000000..33d4b386ab330e8f9be37819e19733c8b673ac23 --- /dev/null +++ b/test/IMG_0886.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2680e49bca016447d7f182770a615c0bd08cf24d1acef853797438193987cb92 +size 127922 diff --git a/test/IMG_0886.gt b/test/IMG_0886.gt new file mode 100644 index 0000000000000000000000000000000000000000..0b3eed00ffb2a720eed5d7fb0da6c60239b8913f --- /dev/null +++ b/test/IMG_0886.gt @@ -0,0 +1,2 @@ +0 0 648 421 561 214 0.333546 +1 0 867 656 435 75 0.266252 diff --git a/test/IMG_0887.JPG b/test/IMG_0887.JPG new file mode 100644 index 0000000000000000000000000000000000000000..6a507d9067aa787ff7f1ee1e4d9542eb2e1d9404 --- /dev/null +++ b/test/IMG_0887.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f01c2e82d2559d85c316871ef2da67965a0363f550ed7fd9dbd01e67d16e169 +size 110389 diff --git a/test/IMG_0887.gt b/test/IMG_0887.gt new file mode 100644 index 0000000000000000000000000000000000000000..0cc4d2407e5a07f9dd592f92f89a0c90b758723a --- /dev/null +++ b/test/IMG_0887.gt @@ -0,0 +1 @@ +0 0 182 714 1530 181 -0.014387 diff --git a/test/IMG_0888.JPG b/test/IMG_0888.JPG new file mode 100644 index 0000000000000000000000000000000000000000..f7c9ccd1274278740a44f6b7ec9503b702346bd5 --- /dev/null +++ b/test/IMG_0888.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:571c00afd25eec8fa3e56313a705f347cf10555d8a3cff089bfeb0fea825f4f3 +size 129845 diff --git a/test/IMG_0888.gt b/test/IMG_0888.gt new file mode 100644 index 0000000000000000000000000000000000000000..f1a18652cf5fd7a767443ca8a39326ca353d4400 --- /dev/null +++ b/test/IMG_0888.gt @@ -0,0 +1 @@ +0 0 220 593 1217 238 0.034611 diff --git a/test/IMG_0891.JPG b/test/IMG_0891.JPG new file mode 100644 index 0000000000000000000000000000000000000000..1bc8f2b31c5be6034a889d6bc0e0b774f2845654 --- /dev/null +++ b/test/IMG_0891.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2325cb4c29549762691ccafdd3ebdd2add5eeff520a5197e0444c390c7944392 +size 186193 diff --git a/test/IMG_0891.gt b/test/IMG_0891.gt new file mode 100644 index 0000000000000000000000000000000000000000..49a4d6b148664d5659cac07d33e64bbff0217bd5 --- /dev/null +++ b/test/IMG_0891.gt @@ -0,0 +1,2 @@ +0 0 1669 285 40 56 -0.073939 +1 0 25 449 1688 355 -0.142776 diff --git a/test/IMG_0898.JPG b/test/IMG_0898.JPG new file mode 100644 index 0000000000000000000000000000000000000000..baa4004ad22fe6fbd9b5940a7f6a49348aa78eb1 --- /dev/null +++ b/test/IMG_0898.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f029573dd0bc72dd0fafe1fd3253c5941606a3e8d0b2f515dcd655e3ca430bb +size 109945 diff --git a/test/IMG_0898.gt b/test/IMG_0898.gt new file mode 100644 index 0000000000000000000000000000000000000000..16cc45e3f854e40f57f8df4dfa84136952d6c931 --- /dev/null +++ b/test/IMG_0898.gt @@ -0,0 +1 @@ +0 0 480 156 468 367 -0.086117 diff --git a/test/IMG_0912.JPG b/test/IMG_0912.JPG new file mode 100644 index 0000000000000000000000000000000000000000..c5c367e1f89860a317756c438747e2aa47756522 --- /dev/null +++ b/test/IMG_0912.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:638d595f802e4f544525ccf64b97bf44bd21fe7a0fdfeac71b25742662775af4 +size 160371 diff --git a/test/IMG_0912.gt b/test/IMG_0912.gt new file mode 100644 index 0000000000000000000000000000000000000000..7cac36735b88d64ba921a58741a1ae127b4049f2 --- /dev/null +++ b/test/IMG_0912.gt @@ -0,0 +1,2 @@ +0 0 201 457 1434 133 0.076449 +1 0 341 590 1091 100 0.090320 diff --git a/test/IMG_1543.JPG b/test/IMG_1543.JPG new file mode 100644 index 0000000000000000000000000000000000000000..637f43339b22a774df5169d99fbbfea40f790519 --- /dev/null +++ b/test/IMG_1543.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea6e70be7bdcc7633eb3a2a2f49840dc8e75bd98ca3f8904ff4233cb8fd56176 +size 144349 diff --git a/test/IMG_1543.gt b/test/IMG_1543.gt new file mode 100644 index 0000000000000000000000000000000000000000..777702b9c2ddc1b0808b7a672f33935ae78634d8 --- /dev/null +++ b/test/IMG_1543.gt @@ -0,0 +1,2 @@ +0 0 494 467 669 125 -0.095945 +1 0 518 617 639 49 -0.115759 diff --git a/test/IMG_1546.JPG b/test/IMG_1546.JPG new file mode 100644 index 0000000000000000000000000000000000000000..35b4481032ab91f16392263a46790237e7cb19c7 --- /dev/null +++ b/test/IMG_1546.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:005ece962c3f849bd3c5aeeed14b60c34a9a09e42db1c140edc6fb9f980b2ff0 +size 104607 diff --git a/test/IMG_1546.gt b/test/IMG_1546.gt new file mode 100644 index 0000000000000000000000000000000000000000..dab0c5f2ee5e7059980c9fa7ac266159a85186f1 --- /dev/null +++ b/test/IMG_1546.gt @@ -0,0 +1 @@ +0 0 250 473 906 174 -0.215900 diff --git a/test/IMG_1556.JPG b/test/IMG_1556.JPG new file mode 100644 index 0000000000000000000000000000000000000000..7d4ae1a47c9e179dc2f4d29df998a40c17bd5e8f --- /dev/null +++ b/test/IMG_1556.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:363c379a7c612996b62a547199f57043d62e1e41e138b62539733884cea11503 +size 142931 diff --git a/test/IMG_1556.gt b/test/IMG_1556.gt new file mode 100644 index 0000000000000000000000000000000000000000..a6ab49ac9bd1facb68688f3240b7f153c999fd34 --- /dev/null +++ b/test/IMG_1556.gt @@ -0,0 +1,3 @@ +0 0 709 302 359 95 0.219640 +1 0 669 432 432 57 0.192757 +2 0 662 608 437 108 0.137304 diff --git a/test/IMG_1557.JPG b/test/IMG_1557.JPG new file mode 100644 index 0000000000000000000000000000000000000000..1f38688113678b7d0ecd17ec8bf3189fb8524cfe --- /dev/null +++ b/test/IMG_1557.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f457437cb9dec1fd4efba7d35cf658c47bd4c2b49332c3ac52630291fa9e612 +size 142604 diff --git a/test/IMG_1557.gt b/test/IMG_1557.gt new file mode 100644 index 0000000000000000000000000000000000000000..05bf9d815217871bbf227ebb7cb610e0c4ef2160 --- /dev/null +++ b/test/IMG_1557.gt @@ -0,0 +1,3 @@ +0 0 86 572 294 44 -0.255758 +1 0 102 502 1462 156 -0.245477 +2 0 1360 492 163 31 -0.260602 diff --git a/test/IMG_1563.JPG b/test/IMG_1563.JPG new file mode 100644 index 0000000000000000000000000000000000000000..a41563cc04598c124d4f77baedd38a97a47a106d --- /dev/null +++ b/test/IMG_1563.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3267ca941893fa0c994c0ca58c2369430d21149e22879d10a9db85d2d6a817ce +size 302546 diff --git a/test/IMG_1563.gt b/test/IMG_1563.gt new file mode 100644 index 0000000000000000000000000000000000000000..44c09a2a03ea01866b6d500fa791340080dd0bf3 --- /dev/null +++ b/test/IMG_1563.gt @@ -0,0 +1,4 @@ +0 0 796 695 216 43 -0.057081 +1 0 687 748 421 38 -0.060313 +2 0 798 923 350 59 -0.072547 +3 0 622 1002 679 53 -0.073830 diff --git a/test/IMG_1564.JPG b/test/IMG_1564.JPG new file mode 100644 index 0000000000000000000000000000000000000000..0a322bf3d1eb5417aae5d7f985b8bb784a28c3e3 --- /dev/null +++ b/test/IMG_1564.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bde8adf5493d8607cbcbe5993d95675913dc40c9ee7337cd8f03edb7a9359d1b +size 87054 diff --git a/test/IMG_1564.gt b/test/IMG_1564.gt new file mode 100644 index 0000000000000000000000000000000000000000..e348d782cdf6793f335b71ebfef6aedc25e8f2b1 --- /dev/null +++ b/test/IMG_1564.gt @@ -0,0 +1 @@ +0 0 594 634 376 79 -0.247591 diff --git a/test/IMG_1568.JPG b/test/IMG_1568.JPG new file mode 100644 index 0000000000000000000000000000000000000000..0f11885acb708be2863c4bccf4c230bf9d843a2f --- /dev/null +++ b/test/IMG_1568.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae6db8bdd1654a86f2cd8a5bcf5b593c8c141c24df579ab42a0191e73287d289 +size 210138 diff --git a/test/IMG_1568.gt b/test/IMG_1568.gt new file mode 100644 index 0000000000000000000000000000000000000000..284ecdd8d197f37a38f9db53732170970d89fb97 --- /dev/null +++ b/test/IMG_1568.gt @@ -0,0 +1,4 @@ +0 0 528 580 217 76 -0.251690 +1 0 757 527 219 69 -0.224981 +2 0 988 562 40 23 -0.218669 +3 1 1172 0 36 195 -0.491164 diff --git a/test/IMG_1578.JPG b/test/IMG_1578.JPG new file mode 100644 index 0000000000000000000000000000000000000000..80dd932786eac2110092c926aaf7a9239ff6066e --- /dev/null +++ b/test/IMG_1578.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9233d27f2a7bec4d716478c2017d88d6abdece9100a596478e3834fb7c97f0a3 +size 146963 diff --git a/test/IMG_1578.gt b/test/IMG_1578.gt new file mode 100644 index 0000000000000000000000000000000000000000..86de124bc6be044ebee6564464f448b0d2c7cba0 --- /dev/null +++ b/test/IMG_1578.gt @@ -0,0 +1,4 @@ +0 0 74 507 721 109 0.025672 +1 0 403 884 731 95 -0.151897 +2 0 35 842 311 111 -0.139244 +3 0 285 415 1261 575 -0.096557 diff --git a/test/IMG_1581.JPG b/test/IMG_1581.JPG new file mode 100644 index 0000000000000000000000000000000000000000..a55d1349f053247a5d813a3f647c951b284368eb --- /dev/null +++ b/test/IMG_1581.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d55542d336cb8d69963d934a1c8f0ccabe5828e61c195642639c54820de35fa +size 116407 diff --git a/test/IMG_1581.gt b/test/IMG_1581.gt new file mode 100644 index 0000000000000000000000000000000000000000..f5d1d3e58cb59d5f2d1aec9e47bfab6c4a79b205 --- /dev/null +++ b/test/IMG_1581.gt @@ -0,0 +1,3 @@ +0 0 416 523 579 157 -0.483989 +1 0 522 785 530 97 -0.485809 +2 0 1002 240 497 187 -0.442855 diff --git a/test/IMG_1587.JPG b/test/IMG_1587.JPG new file mode 100644 index 0000000000000000000000000000000000000000..a9ed1bf50763d407bafc9a6ebafcbbd9cd3dc0dc --- /dev/null +++ b/test/IMG_1587.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:933b215b030c0e13cb6d51bdffa1aa16526eb3444089ea290eb99ded72df30f6 +size 120862 diff --git a/test/IMG_1587.gt b/test/IMG_1587.gt new file mode 100644 index 0000000000000000000000000000000000000000..bd8e7a2c87fa16e3ba198306b7a3c6305f663d16 --- /dev/null +++ b/test/IMG_1587.gt @@ -0,0 +1,2 @@ +0 0 598 473 388 83 -0.524796 +1 0 688 588 271 65 -0.489957 diff --git a/test/IMG_1598.JPG b/test/IMG_1598.JPG new file mode 100644 index 0000000000000000000000000000000000000000..5e5de51bf84fa86988c09ed0a2c5e653066c18d7 --- /dev/null +++ b/test/IMG_1598.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7594a6644daf470ebf0c616c9c41674ef714f67e13cefb7cf71d8f03fa6822d9 +size 142615 diff --git a/test/IMG_1598.gt b/test/IMG_1598.gt new file mode 100644 index 0000000000000000000000000000000000000000..b29229fada707df7623fb555eddf75274514d355 --- /dev/null +++ b/test/IMG_1598.gt @@ -0,0 +1,5 @@ +0 0 827 380 123 42 0.538819 +1 0 783 433 200 31 0.456349 +2 0 824 525 130 48 0.365921 +3 0 638 670 161 78 0.165149 +4 0 660 759 109 48 0.121352 diff --git a/test/IMG_1599.JPG b/test/IMG_1599.JPG new file mode 100644 index 0000000000000000000000000000000000000000..d42d7afaeaec70ab3144dfea89121ddb827388ee --- /dev/null +++ b/test/IMG_1599.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6ce40875df775f5f153c82e82c648d30c133cd88d447bc0dc7d96a31b12ab62 +size 137411 diff --git a/test/IMG_1599.gt b/test/IMG_1599.gt new file mode 100644 index 0000000000000000000000000000000000000000..802bc9d62238ac37b2142469a5eeb65c2083a867 --- /dev/null +++ b/test/IMG_1599.gt @@ -0,0 +1 @@ +0 0 638 539 323 112 -0.225403 diff --git a/test/IMG_1605.JPG b/test/IMG_1605.JPG new file mode 100644 index 0000000000000000000000000000000000000000..8090f109cc0bc710244a35e2913c44d9e90e2606 --- /dev/null +++ b/test/IMG_1605.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2fc8317f4ee5f9eecb5434f4a8c318ee501d206bea5759ff89f6e74b991569d +size 193991 diff --git a/test/IMG_1605.gt b/test/IMG_1605.gt new file mode 100644 index 0000000000000000000000000000000000000000..fd127cadd3378c9ffb367fa0c06c40dcee60cae4 --- /dev/null +++ b/test/IMG_1605.gt @@ -0,0 +1,8 @@ +0 0 499 244 654 139 -0.129902 +1 0 803 524 161 65 -0.167896 +2 0 907 574 427 39 -0.163213 +3 0 917 649 252 39 -0.184857 +4 0 931 690 428 45 -0.187229 +5 0 943 766 252 42 -0.200520 +6 0 953 809 400 52 -0.211801 +7 0 964 889 252 46 -0.211657 diff --git a/test/IMG_1607.JPG b/test/IMG_1607.JPG new file mode 100644 index 0000000000000000000000000000000000000000..560f80fee29481a6edfb472bea9fe73f550f2938 --- /dev/null +++ b/test/IMG_1607.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5ef1f8742dd9d9ed7d58543f398a83f190432ac47a18bebbb08ed1b6ff82f35 +size 132770 diff --git a/test/IMG_1607.gt b/test/IMG_1607.gt new file mode 100644 index 0000000000000000000000000000000000000000..09629f0ed0b6f4680ef6c95014541421202cdd91 --- /dev/null +++ b/test/IMG_1607.gt @@ -0,0 +1,4 @@ +0 0 439 237 374 50 -0.251614 +1 0 503 392 242 56 -0.220062 +2 0 771 558 276 87 -0.168832 +3 0 772 656 283 61 -0.174003 diff --git a/test/IMG_1620.JPG b/test/IMG_1620.JPG new file mode 100644 index 0000000000000000000000000000000000000000..86610ede4de3ccae7a418929cf5f1c50df3d3eb3 --- /dev/null +++ b/test/IMG_1620.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f510e90518ef59b98b34d258e9c84657635999ecb2a5a347e1a0f449f07db76 +size 160441 diff --git a/test/IMG_1620.gt b/test/IMG_1620.gt new file mode 100644 index 0000000000000000000000000000000000000000..3ae7ce3c6c869ee7ebd0ead669d7f1aef2ad0235 --- /dev/null +++ b/test/IMG_1620.gt @@ -0,0 +1 @@ +0 0 325 579 994 120 -0.156389 diff --git a/test/IMG_1621.JPG b/test/IMG_1621.JPG new file mode 100644 index 0000000000000000000000000000000000000000..30bf2a800af5fec84dbea779b0d0c602a9bc938f --- /dev/null +++ b/test/IMG_1621.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bd3021a32d83aaaa5979df3cb21d5ff71ea06256d217507e289569fb3de80f6 +size 130002 diff --git a/test/IMG_1621.gt b/test/IMG_1621.gt new file mode 100644 index 0000000000000000000000000000000000000000..b3d9b38cc4ad0da11ca50cdb45521f026e641bbc --- /dev/null +++ b/test/IMG_1621.gt @@ -0,0 +1 @@ +0 0 760 613 109 28 -0.046263 diff --git a/test/IMG_1626.JPG b/test/IMG_1626.JPG new file mode 100644 index 0000000000000000000000000000000000000000..90fdd9b9388ffe57fe0e6655b0c2f749a16ec972 --- /dev/null +++ b/test/IMG_1626.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de60de7e53c864b0ed52cf6aa72b1685a3fe0ae4ed7586d4722a6fb3e2049654 +size 120325 diff --git a/test/IMG_1626.gt b/test/IMG_1626.gt new file mode 100644 index 0000000000000000000000000000000000000000..6f1abec924bfc233fc764b55dddeb5efae2d016d --- /dev/null +++ b/test/IMG_1626.gt @@ -0,0 +1,2 @@ +0 0 713 486 39 170 -0.065773 +1 0 793 535 82 94 0.012499 diff --git a/test/IMG_1627.JPG b/test/IMG_1627.JPG new file mode 100644 index 0000000000000000000000000000000000000000..5d0b28418975a92295f346847fb99ae20cc722c0 --- /dev/null +++ b/test/IMG_1627.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54e575f6baa03b27f97f8258f206387e090e289a685305603cfa542c339bbc59 +size 151757 diff --git a/test/IMG_1627.gt b/test/IMG_1627.gt new file mode 100644 index 0000000000000000000000000000000000000000..f86e2e16c66b0e93617283e7016c785585cbaa7c --- /dev/null +++ b/test/IMG_1627.gt @@ -0,0 +1 @@ +0 0 360 154 505 170 -0.226646 diff --git a/test/IMG_1628.JPG b/test/IMG_1628.JPG new file mode 100644 index 0000000000000000000000000000000000000000..33f9a83286fb856e1952903af68d8ab3dfc9a4b6 --- /dev/null +++ b/test/IMG_1628.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0d2a7f7cddf014d47a3adf2cc076b55544df41b35be4322f98ddb6d8da75241 +size 195991 diff --git a/test/IMG_1628.gt b/test/IMG_1628.gt new file mode 100644 index 0000000000000000000000000000000000000000..c4969a3b10abfa0e3438cac73e7398b89895594d --- /dev/null +++ b/test/IMG_1628.gt @@ -0,0 +1,5 @@ +0 0 155 581 499 75 -0.121455 +1 0 739 500 784 59 -0.144786 +2 0 163 762 1027 107 -0.151538 +3 0 178 965 914 40 -0.163163 +4 0 182 1021 967 46 -0.172146 diff --git a/test/IMG_1646.JPG b/test/IMG_1646.JPG new file mode 100644 index 0000000000000000000000000000000000000000..cf5a14bdc33a8727d82dc45dddf400f9d8a5ad24 --- /dev/null +++ b/test/IMG_1646.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dddf28f08c5bfa938a7defe50bcbc3d070be2fbcaaca6bd413662b85aa1eb086 +size 181906 diff --git a/test/IMG_1646.gt b/test/IMG_1646.gt new file mode 100644 index 0000000000000000000000000000000000000000..b67fb5919153c74531c663bccf1032664cde01cd --- /dev/null +++ b/test/IMG_1646.gt @@ -0,0 +1,3 @@ +0 0 1370 880 106 39 0.193211 +1 0 260 656 702 47 0.159050 +2 0 326 728 741 94 0.182912 diff --git a/test/IMG_1652.JPG b/test/IMG_1652.JPG new file mode 100644 index 0000000000000000000000000000000000000000..cd7a6b88c6f47ba5608b3988381629f5e71fdfd4 --- /dev/null +++ b/test/IMG_1652.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e364ba6e617b5b94172c2e965860aa7bbe23c298b92cfb5425f4b60dbd214b6 +size 108227 diff --git a/test/IMG_1652.gt b/test/IMG_1652.gt new file mode 100644 index 0000000000000000000000000000000000000000..6d77477c9a90538d311144b867acf4072ce08ebf --- /dev/null +++ b/test/IMG_1652.gt @@ -0,0 +1,2 @@ +0 0 501 519 597 286 0.535672 +1 0 380 826 699 105 0.766111 diff --git a/test/IMG_1654.JPG b/test/IMG_1654.JPG new file mode 100644 index 0000000000000000000000000000000000000000..9fbeff80b57d370d8a1648f2f8170d88f07d29a7 --- /dev/null +++ b/test/IMG_1654.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a77d748ebbe53a6ce9be90b94e22a83e07406f0f073bb63d03f12b7b4b2a7b55 +size 94823 diff --git a/test/IMG_1654.gt b/test/IMG_1654.gt new file mode 100644 index 0000000000000000000000000000000000000000..4648d7f2208301017807315a336353fa2a6cf933 --- /dev/null +++ b/test/IMG_1654.gt @@ -0,0 +1 @@ +0 0 662 529 343 65 0.044481 diff --git a/test/IMG_1657.JPG b/test/IMG_1657.JPG new file mode 100644 index 0000000000000000000000000000000000000000..246d37eb97fd7d5812cd734cb9647b79354916b8 --- /dev/null +++ b/test/IMG_1657.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4463b92c6a1af927c2698fa1c076c94523a479aefe7034529eaf0abcb1b15d9 +size 194152 diff --git a/test/IMG_1657.gt b/test/IMG_1657.gt new file mode 100644 index 0000000000000000000000000000000000000000..e63bb1838de9cba5f58e2c86e921267960ebc2e7 --- /dev/null +++ b/test/IMG_1657.gt @@ -0,0 +1,3 @@ +0 0 977 288 85 196 -0.394791 +1 0 873 320 70 229 -0.373890 +2 0 706 358 80 271 -0.368535 diff --git a/test/IMG_1668.JPG b/test/IMG_1668.JPG new file mode 100644 index 0000000000000000000000000000000000000000..8c536688ca676dc583cc314c1e95a6e24db912a3 --- /dev/null +++ b/test/IMG_1668.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02385d8fbcfb7314540b9b880cbe6e4920cf697b5f0cad494d8edad85367e37b +size 112830 diff --git a/test/IMG_1668.gt b/test/IMG_1668.gt new file mode 100644 index 0000000000000000000000000000000000000000..f1a738317284792632cb2700bb233961e972238e --- /dev/null +++ b/test/IMG_1668.gt @@ -0,0 +1,7 @@ +0 0 566 287 469 66 0.191117 +1 0 567 352 209 58 0.241280 +2 0 565 488 545 66 0.252554 +3 0 560 573 499 54 0.289340 +4 0 563 647 446 53 0.305428 +5 0 558 731 490 57 0.363505 +6 0 991 863 174 175 0.382985 diff --git a/test/IMG_1671.JPG b/test/IMG_1671.JPG new file mode 100644 index 0000000000000000000000000000000000000000..5a40a8bd346a35d38eb934987a9bcebe46494349 --- /dev/null +++ b/test/IMG_1671.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a883898460bd279e476d56768936cc7288d3d6ec2eb5fbc75e337df753bb994 +size 109823 diff --git a/test/IMG_1671.gt b/test/IMG_1671.gt new file mode 100644 index 0000000000000000000000000000000000000000..0bf1988301f515502da1b400c34f1c56d0a23c51 --- /dev/null +++ b/test/IMG_1671.gt @@ -0,0 +1,3 @@ +0 0 105 1143 412 25 0.218405 +1 0 384 679 700 113 0.053204 +2 0 218 833 1305 127 0.071802 diff --git a/test/IMG_1674.JPG b/test/IMG_1674.JPG new file mode 100644 index 0000000000000000000000000000000000000000..f2b99ed4502afd35497919299a43c2f1149c5c53 --- /dev/null +++ b/test/IMG_1674.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:982a70bde0d10c566b4b39dd3abacb25a47588b4185a6f2bc2cf11fc135d93fc +size 114522 diff --git a/test/IMG_1674.gt b/test/IMG_1674.gt new file mode 100644 index 0000000000000000000000000000000000000000..a083f3fc202f40eb3c7af7574d65183eee7b7457 --- /dev/null +++ b/test/IMG_1674.gt @@ -0,0 +1 @@ +0 0 392 459 1066 149 0.231598 diff --git a/test/IMG_1675.JPG b/test/IMG_1675.JPG new file mode 100644 index 0000000000000000000000000000000000000000..d5952eb00ebc6b6ff5b4a85f9c29cfb330f2c908 --- /dev/null +++ b/test/IMG_1675.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0515796a83f2ebb574d15a7b86f571ea06a474a18da94b4144187b212eb537b +size 183168 diff --git a/test/IMG_1675.gt b/test/IMG_1675.gt new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/test/IMG_1679.JPG b/test/IMG_1679.JPG new file mode 100644 index 0000000000000000000000000000000000000000..a67ef0a864db98620ede7b8885275440f26edaaa --- /dev/null +++ b/test/IMG_1679.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:808854f45dd8a94b58794b02d378c2fb032c90828d91aa18d6fc166f80b001a7 +size 120876 diff --git a/test/IMG_1679.gt b/test/IMG_1679.gt new file mode 100644 index 0000000000000000000000000000000000000000..0ab1d3c340d9d1ac1e4c5803e3117d6d78e75470 --- /dev/null +++ b/test/IMG_1679.gt @@ -0,0 +1,6 @@ +0 0 415 311 939 78 0.160188 +1 0 418 439 404 64 0.184738 +2 0 426 507 392 20 0.196891 +3 0 417 590 278 53 0.217887 +4 0 418 667 453 49 0.232104 +5 0 417 718 452 45 0.241753 diff --git a/test/IMG_1689.JPG b/test/IMG_1689.JPG new file mode 100644 index 0000000000000000000000000000000000000000..e128e64694e37167100127b3903873d5de197779 --- /dev/null +++ b/test/IMG_1689.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69afec8d80c1e6465fdbb0a0ea10a0095e67a5330be4a6578e564fd2ef3c3ecd +size 149933 diff --git a/test/IMG_1689.gt b/test/IMG_1689.gt new file mode 100644 index 0000000000000000000000000000000000000000..d2b8b016fe2d9ee0b044f622a3797962fe12705c --- /dev/null +++ b/test/IMG_1689.gt @@ -0,0 +1,3 @@ +0 0 201 194 639 142 -0.201188 +1 0 298 874 498 138 -0.180033 +2 0 951 752 520 142 -0.199662 diff --git a/test/IMG_1691.JPG b/test/IMG_1691.JPG new file mode 100644 index 0000000000000000000000000000000000000000..8d3a5869967ed3d5352851c3c825e9b674e514c0 --- /dev/null +++ b/test/IMG_1691.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:812ba6b129a2e742d9159e4efbf69a697675558e70d00d82ba0e4d5fd8e30c6e +size 145805 diff --git a/test/IMG_1691.gt b/test/IMG_1691.gt new file mode 100644 index 0000000000000000000000000000000000000000..1693563c8224bbca1f7a80e6ca880ca693671449 --- /dev/null +++ b/test/IMG_1691.gt @@ -0,0 +1,2 @@ +0 0 203 222 1306 155 0.044711 +1 0 238 350 1329 159 -0.071629 diff --git a/test/IMG_1696.JPG b/test/IMG_1696.JPG new file mode 100644 index 0000000000000000000000000000000000000000..db60b6c05eb17f1ed280cd2c19d6a91ff489e276 --- /dev/null +++ b/test/IMG_1696.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09528644b566ae036f9ef95102b6d1654493a9f02fc99a31f15fa5aa19a94918 +size 135051 diff --git a/test/IMG_1696.gt b/test/IMG_1696.gt new file mode 100644 index 0000000000000000000000000000000000000000..795789a59a8029fabf2a45d61333a4af0836c6ad --- /dev/null +++ b/test/IMG_1696.gt @@ -0,0 +1,3 @@ +0 1 483 669 71 94 0.229232 +1 0 332 388 458 180 0.406392 +2 0 1092 613 375 178 0.374334 diff --git a/test/IMG_1699.JPG b/test/IMG_1699.JPG new file mode 100644 index 0000000000000000000000000000000000000000..fc55ead945d1db2026e07b8b7b19d4f5e2498fd1 --- /dev/null +++ b/test/IMG_1699.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e51a4ad5b148d4a5d16354f222ce7239756e35503650104412eddfeab52c5bec +size 120473 diff --git a/test/IMG_1699.gt b/test/IMG_1699.gt new file mode 100644 index 0000000000000000000000000000000000000000..b0c477a2a2c15724a06300ae890ef451a26621ee --- /dev/null +++ b/test/IMG_1699.gt @@ -0,0 +1,3 @@ +0 0 754 850 562 174 -0.230247 +1 0 453 517 622 173 -0.354817 +2 0 420 217 379 196 -0.445301 diff --git a/test/IMG_1706.JPG b/test/IMG_1706.JPG new file mode 100644 index 0000000000000000000000000000000000000000..dffa83d1f52c0e3946438718f7c08a982b147102 --- /dev/null +++ b/test/IMG_1706.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81cca9dd46b752c4d66113a96ab960039d271444380675d5dfe257033089cdf4 +size 120797 diff --git a/test/IMG_1706.gt b/test/IMG_1706.gt new file mode 100644 index 0000000000000000000000000000000000000000..8ff3b28f8a2a9b7200ebf16add4df643fe15f4f0 --- /dev/null +++ b/test/IMG_1706.gt @@ -0,0 +1,3 @@ +0 0 1156 364 229 51 0.162798 +1 0 1102 427 299 41 0.192701 +2 0 1086 524 221 52 0.232437 diff --git a/test/IMG_1715.JPG b/test/IMG_1715.JPG new file mode 100644 index 0000000000000000000000000000000000000000..264d068570f08a978257137c0f837f5cae11f019 --- /dev/null +++ b/test/IMG_1715.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5af65b36a6b1300bafdd300f553cc3d151ee975f5c8c80c4ece0d223444ffef5 +size 108464 diff --git a/test/IMG_1715.gt b/test/IMG_1715.gt new file mode 100644 index 0000000000000000000000000000000000000000..c77cf95074a5f72475c24382b15870edc163aee3 --- /dev/null +++ b/test/IMG_1715.gt @@ -0,0 +1 @@ +0 0 604 675 265 71 0.580657 diff --git a/test/IMG_1718.JPG b/test/IMG_1718.JPG new file mode 100644 index 0000000000000000000000000000000000000000..13063bf58927d7eb772b9c8917c1f3e71a78af6f --- /dev/null +++ b/test/IMG_1718.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30afbee7f4084b3ee50f4ad54543ad95daf1b331c5d9c18f790b932809c6645b +size 140763 diff --git a/test/IMG_1718.gt b/test/IMG_1718.gt new file mode 100644 index 0000000000000000000000000000000000000000..6d0a6529064bb14342e5016c46ca50c8a2a372d2 --- /dev/null +++ b/test/IMG_1718.gt @@ -0,0 +1,3 @@ +0 0 606 420 142 89 -0.466948 +1 0 692 647 303 127 -0.484324 +2 0 785 739 253 126 -0.446441 diff --git a/test/IMG_1721.JPG b/test/IMG_1721.JPG new file mode 100644 index 0000000000000000000000000000000000000000..84b260a674406a95ca925e7c6964474f0dfa6551 --- /dev/null +++ b/test/IMG_1721.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd10e18bd15193808a73c9319d9157d7215b0d88b0af4e9b380d85b820169eae +size 111291 diff --git a/test/IMG_1721.gt b/test/IMG_1721.gt new file mode 100644 index 0000000000000000000000000000000000000000..eaa27f946193b0fe6461eb14ac73699aa7f78e46 --- /dev/null +++ b/test/IMG_1721.gt @@ -0,0 +1 @@ +0 0 671 444 129 314 -0.532209 diff --git a/test/IMG_1722.JPG b/test/IMG_1722.JPG new file mode 100644 index 0000000000000000000000000000000000000000..8279d198392f906d9670df7824b5d8543e4868e8 --- /dev/null +++ b/test/IMG_1722.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2637a2c640d9186e9fcb2c6cd3e4c542120937a4558fd9a004fc57e856b9f26 +size 237487 diff --git a/test/IMG_1722.gt b/test/IMG_1722.gt new file mode 100644 index 0000000000000000000000000000000000000000..8ed03db736c005731bde1bbe261336fdc4e632b3 --- /dev/null +++ b/test/IMG_1722.gt @@ -0,0 +1,3 @@ +0 0 945 587 246 79 0.353997 +1 0 800 590 274 164 0.425099 +2 0 658 756 528 57 0.308221 diff --git a/test/IMG_1726.JPG b/test/IMG_1726.JPG new file mode 100644 index 0000000000000000000000000000000000000000..040ed8063bc95c9e9fff39671f9ee45394e65e73 --- /dev/null +++ b/test/IMG_1726.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d8a922be106ab16e4c7cc7a7c55a26b78ffb7d138119d5d83c6899eaef6eb3f +size 123140 diff --git a/test/IMG_1726.gt b/test/IMG_1726.gt new file mode 100644 index 0000000000000000000000000000000000000000..a4ad88f83af681c7aa832ac18033e2b7293e337d --- /dev/null +++ b/test/IMG_1726.gt @@ -0,0 +1,2 @@ +0 0 521 542 471 127 -0.002155 +1 0 520 682 470 113 -0.032668 diff --git a/test/IMG_1729.JPG b/test/IMG_1729.JPG new file mode 100644 index 0000000000000000000000000000000000000000..bb77c493e10fde96a7ead2b2adba73c764127739 --- /dev/null +++ b/test/IMG_1729.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:896885dffb738eb50309cb70ce3f6eddc7914ba424f68a04f3ab21f183f0a408 +size 114132 diff --git a/test/IMG_1729.gt b/test/IMG_1729.gt new file mode 100644 index 0000000000000000000000000000000000000000..f1cdd40d52772241a4caa82bc8f402ee6f36fd09 --- /dev/null +++ b/test/IMG_1729.gt @@ -0,0 +1 @@ +0 0 851 0 90 1194 0.119965 diff --git a/test/IMG_1732.JPG b/test/IMG_1732.JPG new file mode 100644 index 0000000000000000000000000000000000000000..9d38debee17279aceb08efe1e23cda892e207f91 --- /dev/null +++ b/test/IMG_1732.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51b0c568e2c47ec4db8e9af80f97535dff452a55f16f6f33651762efdd77315f +size 103220 diff --git a/test/IMG_1732.gt b/test/IMG_1732.gt new file mode 100644 index 0000000000000000000000000000000000000000..42f0da3bdb701a48e666ddbe400923a724c2307e --- /dev/null +++ b/test/IMG_1732.gt @@ -0,0 +1 @@ +0 0 465 414 785 140 -0.007663 diff --git a/test/IMG_1749.JPG b/test/IMG_1749.JPG new file mode 100644 index 0000000000000000000000000000000000000000..67ba0e48ad7ba1993966096792f6bbafa5e7769d --- /dev/null +++ b/test/IMG_1749.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c834b264f9dedc988e23b6d2afe91eaa9afeee569a2094ba41d2fad63a5e272d +size 443782 diff --git a/test/IMG_1749.gt b/test/IMG_1749.gt new file mode 100644 index 0000000000000000000000000000000000000000..b18e56ed549a679b2fb5890221c512bf3728768b --- /dev/null +++ b/test/IMG_1749.gt @@ -0,0 +1,2 @@ +0 0 886 986 276 67 0.216693 +1 0 876 1105 272 57 0.254870 diff --git a/test/IMG_1751.JPG b/test/IMG_1751.JPG new file mode 100644 index 0000000000000000000000000000000000000000..e291b2ab67074ef35741f4aaabfad8f47736a5c5 --- /dev/null +++ b/test/IMG_1751.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc8736c250825ab64a1a727956fe414b0d2bc7a0ba34e549ba8051415419c965 +size 221208 diff --git a/test/IMG_1751.gt b/test/IMG_1751.gt new file mode 100644 index 0000000000000000000000000000000000000000..4ba78cd7b11cc817325e4f908c762a4006e450f6 --- /dev/null +++ b/test/IMG_1751.gt @@ -0,0 +1,7 @@ +0 0 548 177 883 169 -0.190933 +1 0 688 720 251 48 -0.225866 +2 0 943 654 239 41 -0.254625 +3 0 700 779 245 43 -0.235869 +4 0 953 707 228 25 -0.258252 +5 0 956 744 163 22 -0.248032 +6 0 585 395 830 76 -0.230950 diff --git a/test/IMG_1757.JPG b/test/IMG_1757.JPG new file mode 100644 index 0000000000000000000000000000000000000000..6be1c4a45135781e7a7b9803719107626c4c7566 --- /dev/null +++ b/test/IMG_1757.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3de6f9f4cce425c15ffbba28e11cd7f17401734eacce6178ed58b7f392354213 +size 197497 diff --git a/test/IMG_1757.gt b/test/IMG_1757.gt new file mode 100644 index 0000000000000000000000000000000000000000..259d6f44548773fe9cb77281788269cf830771ea --- /dev/null +++ b/test/IMG_1757.gt @@ -0,0 +1,5 @@ +0 0 1008 513 119 196 0.079199 +1 0 651 483 252 82 -0.004149 +2 0 706 575 92 33 0.011235 +3 0 591 615 330 92 -0.009202 +4 0 646 715 209 31 -0.004807 diff --git a/test/IMG_1764.JPG b/test/IMG_1764.JPG new file mode 100644 index 0000000000000000000000000000000000000000..cafd561035561f2abb3ccba915f1c77534d55b14 --- /dev/null +++ b/test/IMG_1764.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eef020f0733b3b48a083f1121b5e690a8489d6fc6d4d871f39ac68b5e5d2b1ec +size 149248 diff --git a/test/IMG_1764.gt b/test/IMG_1764.gt new file mode 100644 index 0000000000000000000000000000000000000000..5eba95c9c93d97d200c352c4b6f7a0476b4a5b9b --- /dev/null +++ b/test/IMG_1764.gt @@ -0,0 +1,2 @@ +0 0 566 127 893 476 0.306771 +1 0 545 592 831 313 0.173561 diff --git a/test/IMG_1766.JPG b/test/IMG_1766.JPG new file mode 100644 index 0000000000000000000000000000000000000000..2dc3000c4c4e40e45a82ed74527c76e621ce4083 --- /dev/null +++ b/test/IMG_1766.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dc4296331448a68f8d0d8d73d83c24c5fbbd3d661591695be784ac20ab94b26 +size 250906 diff --git a/test/IMG_1766.gt b/test/IMG_1766.gt new file mode 100644 index 0000000000000000000000000000000000000000..91add1c1dd5749dc85556acc3e29decb9a5b5298 --- /dev/null +++ b/test/IMG_1766.gt @@ -0,0 +1,2 @@ +0 0 896 636 504 105 0.452972 +1 0 1121 153 349 82 0.324475 diff --git a/test/IMG_1767.JPG b/test/IMG_1767.JPG new file mode 100644 index 0000000000000000000000000000000000000000..6e6eaf43ffa822713928a5997dd66cca8b7440b1 --- /dev/null +++ b/test/IMG_1767.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6347eaf12ca2de364c12813208d976214a2dd5947970045d82c22012722ba895 +size 165725 diff --git a/test/IMG_1767.gt b/test/IMG_1767.gt new file mode 100644 index 0000000000000000000000000000000000000000..4c011a631f0f0e66fa3a2c325ace06022c798ec3 --- /dev/null +++ b/test/IMG_1767.gt @@ -0,0 +1,4 @@ +0 0 942 341 145 55 0.599015 +1 0 681 393 560 83 0.521915 +2 0 565 520 545 84 0.507464 +3 0 363 652 666 78 0.499347 diff --git a/test/IMG_1772.JPG b/test/IMG_1772.JPG new file mode 100644 index 0000000000000000000000000000000000000000..2899fed9f3f36780e3013ef73ccf8e43445a0342 --- /dev/null +++ b/test/IMG_1772.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aabbf7452274b4c81e98b4fbf2051144f48196077a22de613b6d9ea9d5b3d28e +size 263517 diff --git a/test/IMG_1772.gt b/test/IMG_1772.gt new file mode 100644 index 0000000000000000000000000000000000000000..24de9ffc51e48f31378590ba98b0d869fe3feaf7 --- /dev/null +++ b/test/IMG_1772.gt @@ -0,0 +1,2 @@ +0 0 811 917 142 183 0.110051 +1 0 395 381 1020 316 0.042215 diff --git a/test/IMG_1789.JPG b/test/IMG_1789.JPG new file mode 100644 index 0000000000000000000000000000000000000000..5bc846266e536621c558de1eddd05ce0b947e173 --- /dev/null +++ b/test/IMG_1789.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ca8c2c065da81a5b1b529346c60ce19e1ce05e45876d36314f1a5f8718392cd +size 207422 diff --git a/test/IMG_1789.gt b/test/IMG_1789.gt new file mode 100644 index 0000000000000000000000000000000000000000..0d343c45f1f5532443a88a74757a8a81f0cdb250 --- /dev/null +++ b/test/IMG_1789.gt @@ -0,0 +1,2 @@ +0 0 950 231 56 244 0.716654 +1 0 433 514 141 707 0.672273 diff --git a/test/IMG_1791.JPG b/test/IMG_1791.JPG new file mode 100644 index 0000000000000000000000000000000000000000..d842cc7a5886b3c2b071ceb64ad5d58afcfef374 --- /dev/null +++ b/test/IMG_1791.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b90c56adcc28f6db83174360a6b12179b2b7c9cbb019730e7e48f49dfe7d4fd6 +size 123190 diff --git a/test/IMG_1791.gt b/test/IMG_1791.gt new file mode 100644 index 0000000000000000000000000000000000000000..2ca30c98ba507813910e0c7439f239bba8fa7575 --- /dev/null +++ b/test/IMG_1791.gt @@ -0,0 +1 @@ +0 0 710 519 743 102 0.226481 diff --git a/test/IMG_1800.JPG b/test/IMG_1800.JPG new file mode 100644 index 0000000000000000000000000000000000000000..d466789621f5ee0ebc2837189770f5e2cebda4f1 --- /dev/null +++ b/test/IMG_1800.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c69d31a75a6b21129780be6e6f0b7c74da8e3d1eceec05857e7a077812b341c +size 232960 diff --git a/test/IMG_1800.gt b/test/IMG_1800.gt new file mode 100644 index 0000000000000000000000000000000000000000..4a34c011dd306b63e71e915e2cb0bc9fe714f25a --- /dev/null +++ b/test/IMG_1800.gt @@ -0,0 +1,2 @@ +0 0 69 646 872 269 -0.304260 +1 0 161 933 830 88 -0.304907 diff --git a/test/IMG_1802.JPG b/test/IMG_1802.JPG new file mode 100644 index 0000000000000000000000000000000000000000..2dcffb6b42bcbc3aa3b961b17a8cb06b199d4854 --- /dev/null +++ b/test/IMG_1802.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:900955f508b3ecdb76147f58bc1b920d03de6a1175b5d00fd09bde8d0ca4021a +size 137761 diff --git a/test/IMG_1802.gt b/test/IMG_1802.gt new file mode 100644 index 0000000000000000000000000000000000000000..99a832398a48d944c8063f5301711c6490ac7b07 --- /dev/null +++ b/test/IMG_1802.gt @@ -0,0 +1 @@ +0 0 666 447 602 162 -0.138243 diff --git a/test/IMG_1806.JPG b/test/IMG_1806.JPG new file mode 100644 index 0000000000000000000000000000000000000000..289cbebdb10c672eb17a0d2ca9ad616589add2f9 --- /dev/null +++ b/test/IMG_1806.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:364e33b0854d6df89fa3aec52e4ac710f779ae5f35baeed1321993b3af3cbac7 +size 180344 diff --git a/test/IMG_1806.gt b/test/IMG_1806.gt new file mode 100644 index 0000000000000000000000000000000000000000..5f818da644c539c19fabf3334d86de357b1ebc4b --- /dev/null +++ b/test/IMG_1806.gt @@ -0,0 +1,2 @@ +0 0 569 480 606 102 -0.131315 +1 0 572 591 628 49 -0.129147 diff --git a/test/IMG_1811.JPG b/test/IMG_1811.JPG new file mode 100644 index 0000000000000000000000000000000000000000..9bec671bc1db60b71549af5890058fecf705bb78 --- /dev/null +++ b/test/IMG_1811.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ad55c65729df7bee0b224958228859988d753a9bad123b2fa505135fe052106 +size 125091 diff --git a/test/IMG_1811.gt b/test/IMG_1811.gt new file mode 100644 index 0000000000000000000000000000000000000000..136fa9c664fda525e8d730c37e321c685921c5af --- /dev/null +++ b/test/IMG_1811.gt @@ -0,0 +1,3 @@ +0 0 225 54 1283 266 -0.185091 +1 1 490 355 300 47 -0.174874 +2 1 836 283 372 48 -0.172904 diff --git a/test/IMG_1814.JPG b/test/IMG_1814.JPG new file mode 100644 index 0000000000000000000000000000000000000000..4d09a66c4a091e3b5fc9409f52c709a84c961951 --- /dev/null +++ b/test/IMG_1814.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47edf9a1cd325b5b28283f53fd4f6177adf5c15893a3c154629da9482cce7b75 +size 119143 diff --git a/test/IMG_1814.gt b/test/IMG_1814.gt new file mode 100644 index 0000000000000000000000000000000000000000..7929f54df9d2c97fef984c589d0b39aea28d567f --- /dev/null +++ b/test/IMG_1814.gt @@ -0,0 +1 @@ +0 0 598 233 327 127 0.162380 diff --git a/test/IMG_1825.JPG b/test/IMG_1825.JPG new file mode 100644 index 0000000000000000000000000000000000000000..54e567bbb799c4e10e240c784d3fc3b4fb0ce18d --- /dev/null +++ b/test/IMG_1825.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa9190c745e1945b0412d23ffc587dfe1a5201f0d32495c7547bb50bb3fcdf9e +size 144538 diff --git a/test/IMG_1825.gt b/test/IMG_1825.gt new file mode 100644 index 0000000000000000000000000000000000000000..973a5d0e59850c73fd2e026c9adc4c18d3793c00 --- /dev/null +++ b/test/IMG_1825.gt @@ -0,0 +1,2 @@ +0 0 529 853 790 134 -0.232958 +1 1 1436 315 67 105 -0.218669 diff --git a/test/IMG_1836.JPG b/test/IMG_1836.JPG new file mode 100644 index 0000000000000000000000000000000000000000..5eda81ad6821870d6199f27faffe66051550e143 --- /dev/null +++ b/test/IMG_1836.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f06d489ebfb2e48a91bd26cdbb76118884c5be855b2490286675591f7a58cee +size 139345 diff --git a/test/IMG_1836.gt b/test/IMG_1836.gt new file mode 100644 index 0000000000000000000000000000000000000000..ba7309b8acd3fca61cd2237ec997ff7ae8428ea0 --- /dev/null +++ b/test/IMG_1836.gt @@ -0,0 +1,2 @@ +0 0 277 669 837 119 -0.276001 +1 0 20 808 1536 129 -0.277293 diff --git a/test/IMG_1839.JPG b/test/IMG_1839.JPG new file mode 100644 index 0000000000000000000000000000000000000000..29103d6ff9564409f14d4cdbf9ad5f0c56f82486 --- /dev/null +++ b/test/IMG_1839.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23eb5730970d07777f7fa6694f60100b7a8459fe4a5c2c1c3df1213c72606c04 +size 136876 diff --git a/test/IMG_1839.gt b/test/IMG_1839.gt new file mode 100644 index 0000000000000000000000000000000000000000..fddcb44865c23078b83fd15a21ef95ec92a40f21 --- /dev/null +++ b/test/IMG_1839.gt @@ -0,0 +1,2 @@ +0 0 662 134 121 910 0.015503 +1 0 832 404 130 406 0.007407 diff --git a/test/IMG_1846.JPG b/test/IMG_1846.JPG new file mode 100644 index 0000000000000000000000000000000000000000..c08dbe64c2982feb03923698794625317e719a18 --- /dev/null +++ b/test/IMG_1846.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f28349e5722799254b0309fc50cbce02bf41433cd11046715e98448c87646a2d +size 161845 diff --git a/test/IMG_1846.gt b/test/IMG_1846.gt new file mode 100644 index 0000000000000000000000000000000000000000..d76a1e09a3baef56c62a751218e6ee04a93b1e1a --- /dev/null +++ b/test/IMG_1846.gt @@ -0,0 +1,12 @@ +0 0 725 87 472 62 0.300708 +1 0 777 174 393 60 0.308722 +2 0 629 242 514 48 0.298788 +3 0 939 783 581 59 -0.194661 +4 0 961 897 458 75 -0.193070 +5 0 980 991 568 83 -0.194612 +6 0 347 781 573 61 0.738170 +7 0 286 802 444 69 0.764467 +8 0 202 902 550 81 0.784101 +9 0 58 395 528 52 -0.666717 +10 0 112 281 411 60 -0.646020 +11 0 0 253 475 66 -0.624159 diff --git a/test/IMG_1864.JPG b/test/IMG_1864.JPG new file mode 100644 index 0000000000000000000000000000000000000000..d2ea8d039f0a97fb3d8923793b99f3d8c1471d20 --- /dev/null +++ b/test/IMG_1864.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3e8ad8c61e79ed4f4c2a9b240ae3357bd5ad85abd61e4f1c5874f8b8577ae5b +size 118996 diff --git a/test/IMG_1864.gt b/test/IMG_1864.gt new file mode 100644 index 0000000000000000000000000000000000000000..ae5b82160c8497413501a9879dbf7fe484813c3b --- /dev/null +++ b/test/IMG_1864.gt @@ -0,0 +1,2 @@ +0 0 935 340 678 102 0.764314 +1 0 874 444 419 62 0.740221 diff --git a/test/IMG_1865.JPG b/test/IMG_1865.JPG new file mode 100644 index 0000000000000000000000000000000000000000..d5bc926f1432c1ac720373fb675b7195741c9c7e --- /dev/null +++ b/test/IMG_1865.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8de8880ccdece47feeb042cf2b6463a05954d6c608349cce53ba3a2c9d62fcd +size 142784 diff --git a/test/IMG_1865.gt b/test/IMG_1865.gt new file mode 100644 index 0000000000000000000000000000000000000000..db11afbeda601bbb318799c9aea0f271cec26ac5 --- /dev/null +++ b/test/IMG_1865.gt @@ -0,0 +1 @@ +0 0 268 564 1032 104 -0.680267 diff --git a/test/IMG_1867.JPG b/test/IMG_1867.JPG new file mode 100644 index 0000000000000000000000000000000000000000..09d082d45727fae45857a5d42f9f9d47b5f1542f --- /dev/null +++ b/test/IMG_1867.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b99d05f96341ec18c4828ac52eff566c594d6eb5ef7e03242516fca20c093abe +size 135592 diff --git a/test/IMG_1867.gt b/test/IMG_1867.gt new file mode 100644 index 0000000000000000000000000000000000000000..78410883ab9adaf52c6cc464c756b872af31651f --- /dev/null +++ b/test/IMG_1867.gt @@ -0,0 +1,5 @@ +0 0 323 63 735 121 0.095019 +1 0 315 173 623 120 0.067530 +2 0 289 339 744 161 0.039011 +3 0 256 670 748 175 0.009817 +4 0 175 816 1108 308 -0.073371 diff --git a/test/IMG_1869.JPG b/test/IMG_1869.JPG new file mode 100644 index 0000000000000000000000000000000000000000..36a2b521e39f6e95e8f5d721d303bb803640e554 --- /dev/null +++ b/test/IMG_1869.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e1edf1923f2117e456d518e8eab1284fd8d144f9f9c4b864255f2d8597bca0f +size 106518 diff --git a/test/IMG_1869.gt b/test/IMG_1869.gt new file mode 100644 index 0000000000000000000000000000000000000000..9c2064f581caf0c5b983d1d7ad6f480caa99befc --- /dev/null +++ b/test/IMG_1869.gt @@ -0,0 +1,2 @@ +0 0 250 0 80 1090 0.394508 +1 0 343 166 68 946 0.412532 diff --git a/test/IMG_1903.JPG b/test/IMG_1903.JPG new file mode 100644 index 0000000000000000000000000000000000000000..4d0a415cd9aa9ebb746c7f84159bbe178a053fa8 --- /dev/null +++ b/test/IMG_1903.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f93bf3fdd687cca61730b243a97aa3069ff12d474fbb8f57314ec218159be94 +size 92512 diff --git a/test/IMG_1903.gt b/test/IMG_1903.gt new file mode 100644 index 0000000000000000000000000000000000000000..47974e66317a92795fb74c8ae9180c2f7daca415 --- /dev/null +++ b/test/IMG_1903.gt @@ -0,0 +1,2 @@ +0 0 87 466 1294 220 -0.223374 +1 0 15 156 916 299 -0.217958 diff --git a/test/IMG_1923.JPG b/test/IMG_1923.JPG new file mode 100644 index 0000000000000000000000000000000000000000..5c1268b04eb0f778e9b14ebe9cddea52ea52df37 --- /dev/null +++ b/test/IMG_1923.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64a69e3a2a1bd6a73612c4a9318c00d33640f31b434f426c3336a60f86a7a484 +size 106156 diff --git a/test/IMG_1923.gt b/test/IMG_1923.gt new file mode 100644 index 0000000000000000000000000000000000000000..1def691ae621b8459c4a15639f483cc030a39f6d --- /dev/null +++ b/test/IMG_1923.gt @@ -0,0 +1 @@ +0 0 766 376 116 101 -0.130827 diff --git a/test/IMG_1926.JPG b/test/IMG_1926.JPG new file mode 100644 index 0000000000000000000000000000000000000000..3cc223392ac8d9759c1646b2bf70eba16340b856 --- /dev/null +++ b/test/IMG_1926.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1adb82c0f164d7b84ff004334dfbeb29039377d95c65fc899d7bd01ca562993 +size 104858 diff --git a/test/IMG_1926.gt b/test/IMG_1926.gt new file mode 100644 index 0000000000000000000000000000000000000000..0bee8d0369ae7467c38a0ed7fc68f48a593e4ab6 --- /dev/null +++ b/test/IMG_1926.gt @@ -0,0 +1 @@ +0 0 241 802 1127 178 -0.144442 diff --git a/test/IMG_1933.JPG b/test/IMG_1933.JPG new file mode 100644 index 0000000000000000000000000000000000000000..fa2c47fa971aafcc9ecf6a2df41c58d46255ff61 --- /dev/null +++ b/test/IMG_1933.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5f21a084ecbabb3e8215e34b0a87d6aa1825cf11237218e2b742b6cbe804f4f +size 376022 diff --git a/test/IMG_1933.gt b/test/IMG_1933.gt new file mode 100644 index 0000000000000000000000000000000000000000..58a5eb3e16ff117410f43489ebceb2db3c1eca46 --- /dev/null +++ b/test/IMG_1933.gt @@ -0,0 +1,5 @@ +0 0 431 1061 447 45 0.177425 +1 0 143 912 1071 77 0.180355 +2 0 343 532 786 256 0.187148 +3 0 761 246 224 43 0.204642 +4 0 1053 323 325 38 0.212855 diff --git a/test/IMG_1936.JPG b/test/IMG_1936.JPG new file mode 100644 index 0000000000000000000000000000000000000000..6d82315150209410cf27c96319844abf3d6eb7e3 --- /dev/null +++ b/test/IMG_1936.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a8393bc0ac9f0c9661232b8f6577d537736559fd26f9a3c943f30e9d53d50bf +size 134960 diff --git a/test/IMG_1936.gt b/test/IMG_1936.gt new file mode 100644 index 0000000000000000000000000000000000000000..631a15317e5d3ac2c186cf1ee87c80c96d9f9f08 --- /dev/null +++ b/test/IMG_1936.gt @@ -0,0 +1 @@ +0 0 639 425 194 342 0.055499 diff --git a/test/IMG_1937.JPG b/test/IMG_1937.JPG new file mode 100644 index 0000000000000000000000000000000000000000..b9d4b7160aef9c9296b0d5c9758a7303030f958c --- /dev/null +++ b/test/IMG_1937.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a3aadfe792d7e9c575ded27ed5dbf04562d48273a50d2da225c30d363dcc357 +size 149979 diff --git a/test/IMG_1937.gt b/test/IMG_1937.gt new file mode 100644 index 0000000000000000000000000000000000000000..1f0873cc782d0330d2a9ba1c0c5db5630ed780f9 --- /dev/null +++ b/test/IMG_1937.gt @@ -0,0 +1 @@ +0 0 164 393 1158 198 -0.216149 diff --git a/test/IMG_1940.JPG b/test/IMG_1940.JPG new file mode 100644 index 0000000000000000000000000000000000000000..17ab09326f2dc57864f8a93399bd7c6a8d346734 --- /dev/null +++ b/test/IMG_1940.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1c9016225d11bbf8d0789f9410c5eccf57a1243ef4503dab91ad048e4edba17 +size 177102 diff --git a/test/IMG_1940.gt b/test/IMG_1940.gt new file mode 100644 index 0000000000000000000000000000000000000000..15cae9a889ab30c01c15468de885fd5c1c5340f2 --- /dev/null +++ b/test/IMG_1940.gt @@ -0,0 +1,2 @@ +0 0 402 295 858 247 -0.520031 +1 0 155 519 1456 176 -0.547489 diff --git a/test/IMG_1943.JPG b/test/IMG_1943.JPG new file mode 100644 index 0000000000000000000000000000000000000000..da529d97cce4a13741e86439db324eff8c731108 --- /dev/null +++ b/test/IMG_1943.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbfaa7e998e8779706b48113c733903ac7fabb5a84ea111e22e90e6e668b2438 +size 128755 diff --git a/test/IMG_1943.gt b/test/IMG_1943.gt new file mode 100644 index 0000000000000000000000000000000000000000..99803d88159c22ad0d3d3a90bca242bdc32c8937 --- /dev/null +++ b/test/IMG_1943.gt @@ -0,0 +1 @@ +0 0 767 0 535 1091 -0.018346 diff --git a/test/IMG_1952.JPG b/test/IMG_1952.JPG new file mode 100644 index 0000000000000000000000000000000000000000..b9bcd022a261d3be5756d2085b7556642c028de2 --- /dev/null +++ b/test/IMG_1952.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e35457ef7680d4351054e2aba5e1d8f2458e9fcd725c09f3b6b5a505343c98d8 +size 174043 diff --git a/test/IMG_1952.gt b/test/IMG_1952.gt new file mode 100644 index 0000000000000000000000000000000000000000..75227b53b85524b7774ed5a8e5522ebfc71d3c4b --- /dev/null +++ b/test/IMG_1952.gt @@ -0,0 +1,4 @@ +0 0 309 78 918 147 -0.180927 +1 0 394 385 452 160 -0.265662 +2 0 619 574 692 155 -0.339132 +3 0 608 848 844 156 -0.380506 diff --git a/test/IMG_1953.JPG b/test/IMG_1953.JPG new file mode 100644 index 0000000000000000000000000000000000000000..550ec8a3e599755f29b58a6141ebaacbd8d234b9 --- /dev/null +++ b/test/IMG_1953.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7b45325edef286c2050539ebeede6ab0124b94ac1d7155b7386e3729619d007 +size 168360 diff --git a/test/IMG_1953.gt b/test/IMG_1953.gt new file mode 100644 index 0000000000000000000000000000000000000000..46e115d18871c9320930ace6bdf1053aff37cbcb --- /dev/null +++ b/test/IMG_1953.gt @@ -0,0 +1,3 @@ +0 0 656 192 418 123 0.094823 +1 0 725 384 419 131 0.082919 +2 0 434 848 216 61 0.005051 diff --git a/test/IMG_1954.JPG b/test/IMG_1954.JPG new file mode 100644 index 0000000000000000000000000000000000000000..2678a9674f71a048f0512873a7ae17e5b86b3db0 --- /dev/null +++ b/test/IMG_1954.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91722ea0a5984ae9bf5500f96fae16c555252608f7431e3d7659909146afe146 +size 195560 diff --git a/test/IMG_1954.gt b/test/IMG_1954.gt new file mode 100644 index 0000000000000000000000000000000000000000..be02ffb6ffee0dda076a94d44c9d6f5fd9c28eb8 --- /dev/null +++ b/test/IMG_1954.gt @@ -0,0 +1,2 @@ +0 0 294 136 156 857 -0.000000 +1 1 359 0 60 22 -0.147078 diff --git a/test/IMG_1964.JPG b/test/IMG_1964.JPG new file mode 100644 index 0000000000000000000000000000000000000000..1d02459a5c28d264422eeea58657239e766a9c36 --- /dev/null +++ b/test/IMG_1964.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd657556813542751d211e0dc3307cbe07bbb61af38628c31f68a6b68a81d96b +size 162673 diff --git a/test/IMG_1964.gt b/test/IMG_1964.gt new file mode 100644 index 0000000000000000000000000000000000000000..5c8831f32e0f17eb55ff0a14df07dcdd72efa88d --- /dev/null +++ b/test/IMG_1964.gt @@ -0,0 +1,2 @@ +0 0 517 385 795 179 -0.228438 +1 0 557 639 306 96 -0.195459 diff --git a/test/IMG_1969.JPG b/test/IMG_1969.JPG new file mode 100644 index 0000000000000000000000000000000000000000..9ac8d8f0fdaf380536764f805289f3b0e6ca8ac5 --- /dev/null +++ b/test/IMG_1969.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d0dacfce89bca08178c3296221d6b180bfdfdb0970c87d7b3de2dd8fbdc1627 +size 177933 diff --git a/test/IMG_1969.gt b/test/IMG_1969.gt new file mode 100644 index 0000000000000000000000000000000000000000..c3e09af9b02ed59ac0b6a88e5fe80c12b47be5b1 --- /dev/null +++ b/test/IMG_1969.gt @@ -0,0 +1 @@ +0 0 960 275 180 887 -0.036555 diff --git a/test/IMG_1970.JPG b/test/IMG_1970.JPG new file mode 100644 index 0000000000000000000000000000000000000000..3888627b8f7208e4ea8ab8b933f0e61f6ed76954 --- /dev/null +++ b/test/IMG_1970.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26620781ebab60a0e21b749356f20bca97b0e033e08de96159e38acbd097ff7b +size 154417 diff --git a/test/IMG_1970.gt b/test/IMG_1970.gt new file mode 100644 index 0000000000000000000000000000000000000000..541f1d6c4c956b22aec10e4c154a7784af10bbcc --- /dev/null +++ b/test/IMG_1970.gt @@ -0,0 +1 @@ +0 0 710 524 560 120 0.635633 diff --git a/test/IMG_1972.JPG b/test/IMG_1972.JPG new file mode 100644 index 0000000000000000000000000000000000000000..4cd8b37ac9f77b8e2761d2d50156cf866ff81499 --- /dev/null +++ b/test/IMG_1972.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c87fb1b85aaabec04df8abe42be75ea74b8935d7defbf05de127b4f74278a8eb +size 176447 diff --git a/test/IMG_1972.gt b/test/IMG_1972.gt new file mode 100644 index 0000000000000000000000000000000000000000..d97e089497843786486a501fdf57d15658d132e4 --- /dev/null +++ b/test/IMG_1972.gt @@ -0,0 +1 @@ +0 0 437 627 1063 119 -0.236332 diff --git a/test/IMG_1992.JPG b/test/IMG_1992.JPG new file mode 100644 index 0000000000000000000000000000000000000000..c48f719da922f8190e42074e81a1454a0e877315 --- /dev/null +++ b/test/IMG_1992.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89d3a11a3828f382689f8a947789a4e62b8e3ef59f10b7ec1ed5d0f91686d908 +size 171631 diff --git a/test/IMG_1992.gt b/test/IMG_1992.gt new file mode 100644 index 0000000000000000000000000000000000000000..1025ec3f0448cea36aa57f5c9a87f3001538a9ba --- /dev/null +++ b/test/IMG_1992.gt @@ -0,0 +1 @@ +0 0 447 529 795 449 0.312197 diff --git a/test/IMG_1994.JPG b/test/IMG_1994.JPG new file mode 100644 index 0000000000000000000000000000000000000000..e3948518a8cd6ce9125dd28ddc41d335446d5b01 --- /dev/null +++ b/test/IMG_1994.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:363750424379f01ae0886be712e9ecb8de8211756a4845ee50eda7b260f92d80 +size 108019 diff --git a/test/IMG_1994.gt b/test/IMG_1994.gt new file mode 100644 index 0000000000000000000000000000000000000000..84ca164193afba0b3aa86923dd86227764be66df --- /dev/null +++ b/test/IMG_1994.gt @@ -0,0 +1 @@ +0 0 997 50 563 826 -0.001779 diff --git a/test/IMG_2002.JPG b/test/IMG_2002.JPG new file mode 100644 index 0000000000000000000000000000000000000000..a7ec5267fde3a54efa29bd1652291a86bf7761c1 --- /dev/null +++ b/test/IMG_2002.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75a0e82f57ad09dbd95caa8b8a3c3eabf254dfb0b27be6667a46359fe782cc2e +size 164343 diff --git a/test/IMG_2002.gt b/test/IMG_2002.gt new file mode 100644 index 0000000000000000000000000000000000000000..59257db12f179f0c5b7810c7bf378c74a035e2ab --- /dev/null +++ b/test/IMG_2002.gt @@ -0,0 +1 @@ +0 0 526 421 248 223 -0.203745 diff --git a/test/IMG_2008.JPG b/test/IMG_2008.JPG new file mode 100644 index 0000000000000000000000000000000000000000..174eb43afd0ceb8611aa48cdb4ee9dc6b1c27d0f --- /dev/null +++ b/test/IMG_2008.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc80163092cdabe44753072e8a38e49efa1259452e8f9fa28bff868d87b9f61a +size 223558 diff --git a/test/IMG_2008.gt b/test/IMG_2008.gt new file mode 100644 index 0000000000000000000000000000000000000000..a233476479e703d329f985dd3bdf3af76a088378 --- /dev/null +++ b/test/IMG_2008.gt @@ -0,0 +1,3 @@ +0 0 400 394 1035 271 -0.096632 +1 0 344 827 712 92 -0.087879 +2 0 341 949 224 31 -0.050882 diff --git a/test/IMG_2009.JPG b/test/IMG_2009.JPG new file mode 100644 index 0000000000000000000000000000000000000000..044622004fa418f7c9eaab450fa9f9ae4cc4cb19 --- /dev/null +++ b/test/IMG_2009.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9172253e4f2d1f71c8982d0a227073be0b85ad77ead4cb8fa4817865100ce106 +size 129678 diff --git a/test/IMG_2009.gt b/test/IMG_2009.gt new file mode 100644 index 0000000000000000000000000000000000000000..eb22edcc66f32b62f4ed7b866d6940c513a0e201 --- /dev/null +++ b/test/IMG_2009.gt @@ -0,0 +1 @@ +0 0 1009 430 122 370 0.533816 diff --git a/test/IMG_2010.JPG b/test/IMG_2010.JPG new file mode 100644 index 0000000000000000000000000000000000000000..6edfe03b4331c3090a09e1dc08bbc5aede055a24 --- /dev/null +++ b/test/IMG_2010.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1875a7f35fbbe4ab9e1a67dd4c6b4771b21e09021cf758d5936bf94baea4bc84 +size 279543 diff --git a/test/IMG_2010.gt b/test/IMG_2010.gt new file mode 100644 index 0000000000000000000000000000000000000000..0d83b9b3f3445ab5ed8cf48ce32708a4cc119298 --- /dev/null +++ b/test/IMG_2010.gt @@ -0,0 +1 @@ +0 0 739 451 452 236 -0.706448 diff --git a/test/IMG_2013.JPG b/test/IMG_2013.JPG new file mode 100644 index 0000000000000000000000000000000000000000..eb9e9a9ef6bfe3dcdbfc2b4375bb965577b043e6 --- /dev/null +++ b/test/IMG_2013.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a488c9e45b11a84911422be376de5891ae93ffedde783a1ca6acebeb1ff86454 +size 125728 diff --git a/test/IMG_2013.gt b/test/IMG_2013.gt new file mode 100644 index 0000000000000000000000000000000000000000..19b821e07337b05615042249215b86f21a73dad6 --- /dev/null +++ b/test/IMG_2013.gt @@ -0,0 +1 @@ +0 0 599 578 375 80 -0.391915 diff --git a/test/IMG_2018.JPG b/test/IMG_2018.JPG new file mode 100644 index 0000000000000000000000000000000000000000..ea8eab118120e55e2a8e2deadb7576a0b501cfc0 --- /dev/null +++ b/test/IMG_2018.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b8795dc8fe12822ab621724e415a90a74f37519be6f39075fb38a6d42c9848e +size 141903 diff --git a/test/IMG_2018.gt b/test/IMG_2018.gt new file mode 100644 index 0000000000000000000000000000000000000000..382776ab7b0cb8238f375638994af5e3729f7747 --- /dev/null +++ b/test/IMG_2018.gt @@ -0,0 +1 @@ +0 0 636 9 193 1145 -0.029299 diff --git a/test/IMG_2025.JPG b/test/IMG_2025.JPG new file mode 100644 index 0000000000000000000000000000000000000000..bd0042bd4724d1da39ced01e4ba219067ef72c66 --- /dev/null +++ b/test/IMG_2025.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3108f69cf72e2f08fa3f90355f0a69ed13c04d8349ee05cce6de81e78262f1ec +size 159200 diff --git a/test/IMG_2025.gt b/test/IMG_2025.gt new file mode 100644 index 0000000000000000000000000000000000000000..29415509fea20b3db26a9f3c29e365441e471659 --- /dev/null +++ b/test/IMG_2025.gt @@ -0,0 +1,2 @@ +0 0 56 671 1252 235 -0.446331 +1 0 652 682 966 113 -0.435398 diff --git a/test/IMG_2030.JPG b/test/IMG_2030.JPG new file mode 100644 index 0000000000000000000000000000000000000000..8f49c58211a91c67db88caa84cbbd2a5a2c76a93 --- /dev/null +++ b/test/IMG_2030.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70953f860ac0d98903de8ea395881482fd72f6bad23480ba6df588c5159d4cc0 +size 153162 diff --git a/test/IMG_2030.gt b/test/IMG_2030.gt new file mode 100644 index 0000000000000000000000000000000000000000..95a1bbf850c3b02589812c9c4b542badc91c6ca1 --- /dev/null +++ b/test/IMG_2030.gt @@ -0,0 +1 @@ +0 0 156 780 1276 188 0.045495 diff --git a/test/IMG_2032.JPG b/test/IMG_2032.JPG new file mode 100644 index 0000000000000000000000000000000000000000..25c6d9ea9fb9d7f4e9fbfebc6f869697af27edb1 --- /dev/null +++ b/test/IMG_2032.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0fc9f1f1ae48e88496be041621be90295c17a4e4f2df2f1f657fe6504b0df6c +size 93536 diff --git a/test/IMG_2032.gt b/test/IMG_2032.gt new file mode 100644 index 0000000000000000000000000000000000000000..e82543938ddfca264c162864410ac2dcbd98bf08 --- /dev/null +++ b/test/IMG_2032.gt @@ -0,0 +1,2 @@ +0 0 911 1016 633 140 0.005137 +1 0 12 776 1510 229 0.045299 diff --git a/test/IMG_2033.JPG b/test/IMG_2033.JPG new file mode 100644 index 0000000000000000000000000000000000000000..1a4947b177444284ce266561e6433999f1877efd --- /dev/null +++ b/test/IMG_2033.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f01911e17dde4a490070c44cedb710e7753d400be37f2b2108372ad9ea05d513 +size 139871 diff --git a/test/IMG_2033.gt b/test/IMG_2033.gt new file mode 100644 index 0000000000000000000000000000000000000000..26b8a6b1e7935c6b4acfb9a21e1f602ed1d25ebf --- /dev/null +++ b/test/IMG_2033.gt @@ -0,0 +1 @@ +0 0 638 469 518 311 0.500892 diff --git a/test/IMG_2034.JPG b/test/IMG_2034.JPG new file mode 100644 index 0000000000000000000000000000000000000000..ca3a324856b96354e327291f3d7fffe0efd81fa4 --- /dev/null +++ b/test/IMG_2034.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5398513be02837b26e4ce61a1b2a622fa30cf51bcddf449ff60cd8f1fd5e9ba9 +size 121542 diff --git a/test/IMG_2034.gt b/test/IMG_2034.gt new file mode 100644 index 0000000000000000000000000000000000000000..17d4a9b9030cbd60ebff32811e207fde3c38b123 --- /dev/null +++ b/test/IMG_2034.gt @@ -0,0 +1 @@ +0 0 28 673 1458 156 0.611232 diff --git a/test/IMG_2035.JPG b/test/IMG_2035.JPG new file mode 100644 index 0000000000000000000000000000000000000000..03950b97e0f94b50d12cae57882e4ab939fddcc9 --- /dev/null +++ b/test/IMG_2035.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ab66d45f33325247bb43117238274fe0039dc80d84cc03e2bcd561817334183 +size 128060 diff --git a/test/IMG_2035.gt b/test/IMG_2035.gt new file mode 100644 index 0000000000000000000000000000000000000000..319272cd1538010bf969a05b03a890841f2d88a9 --- /dev/null +++ b/test/IMG_2035.gt @@ -0,0 +1 @@ +0 0 852 304 131 687 -0.028030 diff --git a/test/IMG_2041.JPG b/test/IMG_2041.JPG new file mode 100644 index 0000000000000000000000000000000000000000..a2b823b88b2d3d02dfb71a939296cf348bf207dc --- /dev/null +++ b/test/IMG_2041.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d43aee5b9d479fc517cfb8e8411bbd0c7fb0e9b21e8e703416ee9395bda02d1 +size 155229 diff --git a/test/IMG_2041.gt b/test/IMG_2041.gt new file mode 100644 index 0000000000000000000000000000000000000000..4cbe81907001f8c43520cf782fa4d569787fe311 --- /dev/null +++ b/test/IMG_2041.gt @@ -0,0 +1 @@ +0 0 433 416 828 153 -0.496644 diff --git a/test/IMG_2044.JPG b/test/IMG_2044.JPG new file mode 100644 index 0000000000000000000000000000000000000000..e4229977e4d0510ede739048cb90799a745cb235 --- /dev/null +++ b/test/IMG_2044.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a858ab2254d73a8b3ddceede3a4eb52801520441b3375dcfbd72dfa04d8d1ab +size 199787 diff --git a/test/IMG_2044.gt b/test/IMG_2044.gt new file mode 100644 index 0000000000000000000000000000000000000000..6d7242a828c54fe27df7f3d4c3319cc2433f5932 --- /dev/null +++ b/test/IMG_2044.gt @@ -0,0 +1,2 @@ +0 1 1576 690 21 14 0.058756 +1 0 210 478 1291 297 0.069816 diff --git a/test/IMG_2047.JPG b/test/IMG_2047.JPG new file mode 100644 index 0000000000000000000000000000000000000000..8e788581b4c21d8eb366f7638cb924f010a5db21 --- /dev/null +++ b/test/IMG_2047.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:383cd39a7562dd519d56d8367188f2c837c9a2218826a6a87e7b4a0e4e4c4dcc +size 134549 diff --git a/test/IMG_2047.gt b/test/IMG_2047.gt new file mode 100644 index 0000000000000000000000000000000000000000..aca0cf25cf787f4a26a7b5e49bb49630addcb16f --- /dev/null +++ b/test/IMG_2047.gt @@ -0,0 +1 @@ +0 0 485 524 631 418 -0.253020 diff --git a/test/IMG_2061.JPG b/test/IMG_2061.JPG new file mode 100644 index 0000000000000000000000000000000000000000..6e5b3d3fe40ce5ef2d82636f28db05351f14f35b --- /dev/null +++ b/test/IMG_2061.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1730c470f35c23a322db5302c01e7ad11db818e9a0fd97cbfea22dc76178b93c +size 147067 diff --git a/test/IMG_2061.gt b/test/IMG_2061.gt new file mode 100644 index 0000000000000000000000000000000000000000..a5bef68a863ee49f98691d3c63d857152b07a4f2 --- /dev/null +++ b/test/IMG_2061.gt @@ -0,0 +1,2 @@ +0 0 38 525 1232 206 -0.216340 +1 0 61 764 1440 213 -0.206529 diff --git a/test/IMG_2069.JPG b/test/IMG_2069.JPG new file mode 100644 index 0000000000000000000000000000000000000000..c5479e7518426e2010ae7fddac4d1523819221ef --- /dev/null +++ b/test/IMG_2069.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c88c6eee36c0cf57d5e2316922613a166606fd6188a1d61173a8db970c4175b +size 157541 diff --git a/test/IMG_2069.gt b/test/IMG_2069.gt new file mode 100644 index 0000000000000000000000000000000000000000..02c669a132e8fcd143e741286414f830cea59476 --- /dev/null +++ b/test/IMG_2069.gt @@ -0,0 +1,2 @@ +0 0 30 563 1287 81 0.374256 +1 0 114 325 1262 216 0.370100 diff --git a/test/IMG_2074.JPG b/test/IMG_2074.JPG new file mode 100644 index 0000000000000000000000000000000000000000..68cd7392fdc802eaf6f4789094b6dae45f115747 --- /dev/null +++ b/test/IMG_2074.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e105fbd2fa1e4a2841339f35beb41da19e320d6f3ec5c300f055b15e52e6b99 +size 85717 diff --git a/test/IMG_2074.gt b/test/IMG_2074.gt new file mode 100644 index 0000000000000000000000000000000000000000..dd7cd649926521643521bc7e4f969009291a9664 --- /dev/null +++ b/test/IMG_2074.gt @@ -0,0 +1 @@ +0 0 290 235 1167 130 0.187940 diff --git a/test/IMG_2076.JPG b/test/IMG_2076.JPG new file mode 100644 index 0000000000000000000000000000000000000000..5cf3ada5b983b7feb6ff686ab44030e12e471792 --- /dev/null +++ b/test/IMG_2076.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1a345cce6c6c122bb6c33e7b582608f0f97995cab25dead69a58afb32161f01 +size 106871 diff --git a/test/IMG_2076.gt b/test/IMG_2076.gt new file mode 100644 index 0000000000000000000000000000000000000000..7792a7ac2d1428f499a2feb42ae3eafb9ed9e3bd --- /dev/null +++ b/test/IMG_2076.gt @@ -0,0 +1,2 @@ +0 0 228 209 876 387 0.052294 +1 0 138 544 1432 571 0.016083 diff --git a/test/IMG_2082.JPG b/test/IMG_2082.JPG new file mode 100644 index 0000000000000000000000000000000000000000..4a1af7f1203f03ffe00d3b221529726f08a16cdd --- /dev/null +++ b/test/IMG_2082.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2479879433e3cd6715eb261b416927fdd5633e4ed93edc3b6f9c998f4e207a1c +size 106316 diff --git a/test/IMG_2082.gt b/test/IMG_2082.gt new file mode 100644 index 0000000000000000000000000000000000000000..651c2a2365bf747dba88d28c210d6712bac40075 --- /dev/null +++ b/test/IMG_2082.gt @@ -0,0 +1,2 @@ +0 0 669 395 419 95 -0.374731 +1 0 749 530 342 116 -0.385534 diff --git a/test/IMG_2090.JPG b/test/IMG_2090.JPG new file mode 100644 index 0000000000000000000000000000000000000000..474850ba25ee15270e60a0921963afe1839276aa --- /dev/null +++ b/test/IMG_2090.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b75dfdeddde8b42c6faeb478d386706b852ad951ba34d8f4b5358858fc98d801 +size 151726 diff --git a/test/IMG_2090.gt b/test/IMG_2090.gt new file mode 100644 index 0000000000000000000000000000000000000000..169634a7af2900b418ed81bb80d33c93e361d167 --- /dev/null +++ b/test/IMG_2090.gt @@ -0,0 +1,4 @@ +0 0 221 175 1342 118 0.236649 +1 0 181 262 925 126 0.229090 +2 0 135 418 931 122 0.198458 +3 0 61 692 1374 197 0.195083 diff --git a/test/IMG_2095.JPG b/test/IMG_2095.JPG new file mode 100644 index 0000000000000000000000000000000000000000..9b190b46224e6d2d4748443348b5dcc1c29c829e --- /dev/null +++ b/test/IMG_2095.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac646d8e1619ad6be828f3da0d482a0e62b669457cffe1f479655b89fcfa823d +size 110105 diff --git a/test/IMG_2095.gt b/test/IMG_2095.gt new file mode 100644 index 0000000000000000000000000000000000000000..83f2bf0f5994c361c51ca744acfdefcc1f1bc650 --- /dev/null +++ b/test/IMG_2095.gt @@ -0,0 +1,2 @@ +0 0 269 352 254 133 0.097253 +1 0 263 505 241 77 0.102207 diff --git a/test/IMG_2096.JPG b/test/IMG_2096.JPG new file mode 100644 index 0000000000000000000000000000000000000000..568149a471139567a33391ad589f5b17d66191e5 --- /dev/null +++ b/test/IMG_2096.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e68d97972452138b49e790d0dafe5742b54af3c92af998da29aefbea2874548a +size 93041 diff --git a/test/IMG_2096.gt b/test/IMG_2096.gt new file mode 100644 index 0000000000000000000000000000000000000000..661970b0319eb9ed91b743646ddacf631ac54a77 --- /dev/null +++ b/test/IMG_2096.gt @@ -0,0 +1 @@ +0 0 215 609 1429 353 -0.213518 diff --git a/test/IMG_2099.JPG b/test/IMG_2099.JPG new file mode 100644 index 0000000000000000000000000000000000000000..a5e4789250fda6bfe88aa6bd057f8f1dd9f96981 --- /dev/null +++ b/test/IMG_2099.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a751a16d3cf3b0aef0a5a25e86837dce8fcb70f8f24290e835b5c1c5b3db3686 +size 130648 diff --git a/test/IMG_2099.gt b/test/IMG_2099.gt new file mode 100644 index 0000000000000000000000000000000000000000..b4689e0860dfb018f9f25f929854fc3cb1d9fb13 --- /dev/null +++ b/test/IMG_2099.gt @@ -0,0 +1 @@ +0 0 106 516 1283 159 0.506568 diff --git a/test/IMG_2102.JPG b/test/IMG_2102.JPG new file mode 100644 index 0000000000000000000000000000000000000000..557f2d54a98f5e16abea2ffd034cc44cd1d30d7c --- /dev/null +++ b/test/IMG_2102.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:564f4c913ff5e80109297379cb84981c34b61327d3aa60cadee73068985bb368 +size 108454 diff --git a/test/IMG_2102.gt b/test/IMG_2102.gt new file mode 100644 index 0000000000000000000000000000000000000000..2b13ffd8fd3807b6cfb9bdc7d77bd74a640793c4 --- /dev/null +++ b/test/IMG_2102.gt @@ -0,0 +1 @@ +0 0 288 153 1228 498 -0.213541 diff --git a/test/IMG_2106.JPG b/test/IMG_2106.JPG new file mode 100644 index 0000000000000000000000000000000000000000..78e70bed2c64615386101d8eb2767247adfc5f68 --- /dev/null +++ b/test/IMG_2106.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f17b5f7697f1a75a254e63203feec291295ea780429b2ce61c6683cad51bacfe +size 483648 diff --git a/test/IMG_2106.gt b/test/IMG_2106.gt new file mode 100644 index 0000000000000000000000000000000000000000..67622985f3e065c1960076cb9cd67ceae9697ebf --- /dev/null +++ b/test/IMG_2106.gt @@ -0,0 +1,3 @@ +0 0 139 322 127 106 0.460038 +1 0 841 885 133 155 0.735934 +2 0 1341 332 141 118 -0.507836 diff --git a/test/IMG_2115.JPG b/test/IMG_2115.JPG new file mode 100644 index 0000000000000000000000000000000000000000..90e7577d670e999fb1e4f2721fc003b64817e2a7 --- /dev/null +++ b/test/IMG_2115.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37dd75de436549c424978dd3bddd6c8c5dbac824719bfc05f18cf615506765cf +size 357414 diff --git a/test/IMG_2115.gt b/test/IMG_2115.gt new file mode 100644 index 0000000000000000000000000000000000000000..863c01577847bac75fb127e58c0c26e4f98501e2 --- /dev/null +++ b/test/IMG_2115.gt @@ -0,0 +1 @@ +0 0 270 280 1210 146 0.195611 diff --git a/test/IMG_2120.JPG b/test/IMG_2120.JPG new file mode 100644 index 0000000000000000000000000000000000000000..5b7acf326d4b2116b8a3c9fda34501dcb56fd575 --- /dev/null +++ b/test/IMG_2120.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66554a2d40b4cb5b4ee3090cee4421bac18bf7624a71f77560a3d9cf5297ca68 +size 335567 diff --git a/test/IMG_2120.gt b/test/IMG_2120.gt new file mode 100644 index 0000000000000000000000000000000000000000..4832d46f4262c7604fa26795d133e73c5651138a --- /dev/null +++ b/test/IMG_2120.gt @@ -0,0 +1 @@ +0 0 902 227 276 887 0.048550 diff --git a/test/IMG_2125.JPG b/test/IMG_2125.JPG new file mode 100644 index 0000000000000000000000000000000000000000..8be615aa3cbca157c4313a91d4885ff36c1d6786 --- /dev/null +++ b/test/IMG_2125.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f78b78403b4fbd93fcb634c0e0178f9ac6de5f389434f70da9acb4526ad4e254 +size 324998 diff --git a/test/IMG_2125.gt b/test/IMG_2125.gt new file mode 100644 index 0000000000000000000000000000000000000000..2cec5675337a0a6065a8e60118dbe3e8896668d5 --- /dev/null +++ b/test/IMG_2125.gt @@ -0,0 +1 @@ +0 0 207 376 1428 109 -0.375824 diff --git a/test/IMG_2126.JPG b/test/IMG_2126.JPG new file mode 100644 index 0000000000000000000000000000000000000000..4d6952df6c7a22f17cb61db9f1fee3be7bdfa352 --- /dev/null +++ b/test/IMG_2126.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2fd500364976a40b1348fea8420724c827f5d57dac1c1b0b5dd2a4af3e082af +size 387396 diff --git a/test/IMG_2126.gt b/test/IMG_2126.gt new file mode 100644 index 0000000000000000000000000000000000000000..beeccc41cc8f4abddf71646c124c8385284d9bc8 --- /dev/null +++ b/test/IMG_2126.gt @@ -0,0 +1,2 @@ +0 0 282 343 1000 235 -0.024626 +1 0 1304 312 33 58 0.420663 diff --git a/test/IMG_2166.JPG b/test/IMG_2166.JPG new file mode 100644 index 0000000000000000000000000000000000000000..b048dac7bb853c6b6b8ae91e0327eb7545a44faf --- /dev/null +++ b/test/IMG_2166.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b611127a08f2c17bbef71579f5c0621be677f7fc67b52e2a161a1190e5d01123 +size 448310 diff --git a/test/IMG_2166.gt b/test/IMG_2166.gt new file mode 100644 index 0000000000000000000000000000000000000000..9ecfd4f5635c7509efb998e5c2461bec9ee4f56d --- /dev/null +++ b/test/IMG_2166.gt @@ -0,0 +1,2 @@ +0 0 529 697 806 128 -0.267478 +1 0 405 296 853 190 -0.258402 diff --git a/test/IMG_2177.JPG b/test/IMG_2177.JPG new file mode 100644 index 0000000000000000000000000000000000000000..923b3fd9a02b210b56cb781f1a441d35b327a488 --- /dev/null +++ b/test/IMG_2177.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96b5120d99bdedb8298b265a5ec04aa052d94bc81ec01234a0e35e95ce59f418 +size 537447 diff --git a/test/IMG_2177.gt b/test/IMG_2177.gt new file mode 100644 index 0000000000000000000000000000000000000000..edebc22b7a1989e30cc3ee48b191a5871d42adc5 --- /dev/null +++ b/test/IMG_2177.gt @@ -0,0 +1 @@ +0 0 952 101 94 992 0.033321 diff --git a/test/IMG_2181.JPG b/test/IMG_2181.JPG new file mode 100644 index 0000000000000000000000000000000000000000..3a250ff3b4c34b282634e2d8fb6996420073f17c --- /dev/null +++ b/test/IMG_2181.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f2fb6b667fa64e133d393e5d521692b9d64230681529fde7345a194fc8d2053 +size 332603 diff --git a/test/IMG_2181.gt b/test/IMG_2181.gt new file mode 100644 index 0000000000000000000000000000000000000000..151f4e70565060dc46b8f7a418047140a54ed7b7 --- /dev/null +++ b/test/IMG_2181.gt @@ -0,0 +1 @@ +0 0 393 531 1127 428 -0.199726 diff --git a/test/IMG_2183.JPG b/test/IMG_2183.JPG new file mode 100644 index 0000000000000000000000000000000000000000..e278e75d77da72625c33195bf35200767544bbd6 --- /dev/null +++ b/test/IMG_2183.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3fdbd3b20eda0af41165863a74f9a647fad2a48c9f274e4fb29f16c33006932 +size 440039 diff --git a/test/IMG_2183.gt b/test/IMG_2183.gt new file mode 100644 index 0000000000000000000000000000000000000000..e937c324c584cd02ddfc9685a94184f7330c3d62 --- /dev/null +++ b/test/IMG_2183.gt @@ -0,0 +1,2 @@ +0 1 1460 263 102 29 -0.249775 +1 0 167 268 433 247 -0.220911 diff --git a/test/IMG_2215.JPG b/test/IMG_2215.JPG new file mode 100644 index 0000000000000000000000000000000000000000..63a6e462a0fcd07870ab510e33e38896f4315921 --- /dev/null +++ b/test/IMG_2215.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:797135d2063a9d68742c3f18b219de3eeeec819329b4fcada372a259dc37af51 +size 409041 diff --git a/test/IMG_2215.gt b/test/IMG_2215.gt new file mode 100644 index 0000000000000000000000000000000000000000..22273f15c7e91976670bc05c759d67d410f49a83 --- /dev/null +++ b/test/IMG_2215.gt @@ -0,0 +1 @@ +0 0 177 731 952 140 -0.063879 diff --git a/test/IMG_2218.JPG b/test/IMG_2218.JPG new file mode 100644 index 0000000000000000000000000000000000000000..ab561c730712999f655433a2d2ca620fce7b8802 --- /dev/null +++ b/test/IMG_2218.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b267879fd176bf91831881dee9263330a2ef9de350c60a7ac7180dbe6916bca +size 382858 diff --git a/test/IMG_2218.gt b/test/IMG_2218.gt new file mode 100644 index 0000000000000000000000000000000000000000..30b49ce9077658bd60b929be3ed01c71f0951851 --- /dev/null +++ b/test/IMG_2218.gt @@ -0,0 +1,3 @@ +0 0 268 453 554 378 -0.524442 +1 0 767 219 270 91 -0.496565 +2 0 795 286 340 65 -0.528286 diff --git a/test/IMG_2220.JPG b/test/IMG_2220.JPG new file mode 100644 index 0000000000000000000000000000000000000000..85279fa40ccc79375b2bc5d3d0248618d36a08da --- /dev/null +++ b/test/IMG_2220.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0ac9ed45d0382df97dda46e66fb74ffb1a294fdb4ca56ee0c83e8557973e3e1 +size 412545 diff --git a/test/IMG_2220.gt b/test/IMG_2220.gt new file mode 100644 index 0000000000000000000000000000000000000000..031d871cb929e70f5f3d6281263bbb32355cd32e --- /dev/null +++ b/test/IMG_2220.gt @@ -0,0 +1,3 @@ +0 0 414 514 946 256 -0.578903 +1 1 1337 1143 21 15 -0.745419 +2 1 1360 1127 19 14 -0.708626 diff --git a/test/IMG_2221.JPG b/test/IMG_2221.JPG new file mode 100644 index 0000000000000000000000000000000000000000..96f4e41bab476de568989599ec79d18a970f87d6 --- /dev/null +++ b/test/IMG_2221.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5eab749f03f2002d692f4ba79dcd3d0e913b72425fac9cb597fe936abeaa5dca +size 426192 diff --git a/test/IMG_2221.gt b/test/IMG_2221.gt new file mode 100644 index 0000000000000000000000000000000000000000..6ec0000437acc49e4c71536ebabcf57688077b53 --- /dev/null +++ b/test/IMG_2221.gt @@ -0,0 +1,9 @@ +0 0 896 903 34 22 -0.244979 +1 0 1115 1071 225 56 -0.313276 +2 0 62 286 877 257 -0.115813 +3 1 310 1183 70 12 -0.302885 +4 1 354 809 37 14 -0.401229 +5 1 365 823 25 9 -0.244978 +6 1 0 1126 37 24 -0.463647 +7 0 2 1152 40 17 -0.390607 +8 1 0 1173 46 13 -0.321750 diff --git a/test/IMG_2257.JPG b/test/IMG_2257.JPG new file mode 100644 index 0000000000000000000000000000000000000000..7289fde69b462c3c6884dfa9a965e1a38ccac3d3 --- /dev/null +++ b/test/IMG_2257.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b0409b7933eed65baba8b68c8b35adfdc949b3a120c9e3f847d88be7d579919 +size 454456 diff --git a/test/IMG_2257.gt b/test/IMG_2257.gt new file mode 100644 index 0000000000000000000000000000000000000000..6fde4599be79490bc3b06d272fceaad3b74d8b27 --- /dev/null +++ b/test/IMG_2257.gt @@ -0,0 +1,4 @@ +0 0 553 456 291 101 -0.177225 +1 0 453 609 579 120 -0.046922 +2 0 498 853 518 85 0.092329 +3 0 524 948 336 41 0.126592 diff --git a/train/IMG_0030.JPG b/train/IMG_0030.JPG new file mode 100644 index 0000000000000000000000000000000000000000..38f295dc3dc760ef580113668cbe74d2751e5aa0 --- /dev/null +++ b/train/IMG_0030.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:182fc1c2809e20a659643d1ffcf906c58e5535f3d043d5f1f5177a7a77774881 +size 764766 diff --git a/train/IMG_0030.gt b/train/IMG_0030.gt new file mode 100644 index 0000000000000000000000000000000000000000..7f5efa1c3669ae9e8df25f24b234f9c88fcce1ec --- /dev/null +++ b/train/IMG_0030.gt @@ -0,0 +1,2 @@ +0 0 749 860 47 105 -0.048040 +1 1 728 919 16 44 -0.023252 diff --git a/train/IMG_0063.JPG b/train/IMG_0063.JPG new file mode 100644 index 0000000000000000000000000000000000000000..29f03beb6a902b7a51fd135f768708495a434818 --- /dev/null +++ b/train/IMG_0063.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd790f60b061ffc14c434511747e8a2ee16a804bab7ced3a41f8f684382459f8 +size 147601 diff --git a/train/IMG_0063.gt b/train/IMG_0063.gt new file mode 100644 index 0000000000000000000000000000000000000000..cc1d4f746fae17f57849a1cd3758aab72c5303e9 --- /dev/null +++ b/train/IMG_0063.gt @@ -0,0 +1 @@ +0 0 830 594 242 72 0.097976 diff --git a/train/IMG_0064.JPG b/train/IMG_0064.JPG new file mode 100644 index 0000000000000000000000000000000000000000..0a3a988bd5ff90cd46ab560d09936d706955e028 --- /dev/null +++ b/train/IMG_0064.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db540bd751fe3074a90b1759e48d9893f4e4bd128cb174c266682a9b466b8e6e +size 114489 diff --git a/train/IMG_0064.gt b/train/IMG_0064.gt new file mode 100644 index 0000000000000000000000000000000000000000..2257fc356083d4d5781a86c4214eeaef1fc41d54 --- /dev/null +++ b/train/IMG_0064.gt @@ -0,0 +1,3 @@ +0 0 614 574 262 41 -0.303571 +1 0 675 542 625 98 -0.292443 +2 0 712 645 609 51 -0.293994 diff --git a/train/IMG_0081.JPG b/train/IMG_0081.JPG new file mode 100644 index 0000000000000000000000000000000000000000..acf1051defd3a76a2aa78d0c3bbf4e7a831be56b --- /dev/null +++ b/train/IMG_0081.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c2f9fd98169197a3e3ef5eccd39b3b786dc438a65f1098f7e986f8e2414fb1b +size 78479 diff --git a/train/IMG_0081.gt b/train/IMG_0081.gt new file mode 100644 index 0000000000000000000000000000000000000000..a598bed98e230d3fdea0545e10276ac057187537 --- /dev/null +++ b/train/IMG_0081.gt @@ -0,0 +1,3 @@ +0 0 713 516 153 164 -0.100333 +1 0 642 758 353 79 -0.082167 +2 0 674 838 313 66 -0.072242 diff --git a/train/IMG_0155.JPG b/train/IMG_0155.JPG new file mode 100644 index 0000000000000000000000000000000000000000..78c20a6a1b3b79c62d36e9b71d63a60c0c5de23e --- /dev/null +++ b/train/IMG_0155.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f4704bd7e2301bae7ffa03318486e255af15ce6d0069c529c258e3addf10d26 +size 36626 diff --git a/train/IMG_0155.gt b/train/IMG_0155.gt new file mode 100644 index 0000000000000000000000000000000000000000..9d2ff5580be09daebe511d54c4c1f0021c61d2b7 --- /dev/null +++ b/train/IMG_0155.gt @@ -0,0 +1,2 @@ +0 0 283 251 528 140 -0.181725 +1 0 575 446 426 40 -0.168750 diff --git a/train/IMG_0183.JPG b/train/IMG_0183.JPG new file mode 100644 index 0000000000000000000000000000000000000000..0c800cc887b55ac9d7c135c303ec9859a0760d48 --- /dev/null +++ b/train/IMG_0183.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dc3f75de660bb684200a9a782ff1d472e351ee875a0f9ba944e98d9496ea5cd +size 82275 diff --git a/train/IMG_0183.gt b/train/IMG_0183.gt new file mode 100644 index 0000000000000000000000000000000000000000..a122f88811d56c53aa46f143c959c191e5c518b3 --- /dev/null +++ b/train/IMG_0183.gt @@ -0,0 +1 @@ +0 0 231 258 642 93 -0.197396 diff --git a/train/IMG_0451.JPG b/train/IMG_0451.JPG new file mode 100644 index 0000000000000000000000000000000000000000..c0767351516fb20b1a9bf8329787bd295f3733a6 --- /dev/null +++ b/train/IMG_0451.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:674b962b324c4f4f3193b902ffa56ee897c514a2fdb64b12b0a6dd8a776980b2 +size 165846 diff --git a/train/IMG_0451.gt b/train/IMG_0451.gt new file mode 100644 index 0000000000000000000000000000000000000000..101e316f84c0c0229eaa94ebc9ba390e292ac0ef --- /dev/null +++ b/train/IMG_0451.gt @@ -0,0 +1,9 @@ +0 0 635 699 106 190 -0.114440 +1 0 764 169 142 48 0.209480 +2 0 755 230 167 30 0.183799 +3 0 767 312 159 46 0.125996 +4 0 765 704 380 44 -0.069039 +5 0 773 776 375 44 -0.128665 +6 0 894 852 174 46 -0.157508 +7 0 763 929 408 41 -0.199337 +8 0 767 1005 409 42 -0.242576 diff --git a/train/IMG_0452.JPG b/train/IMG_0452.JPG new file mode 100644 index 0000000000000000000000000000000000000000..948f0c609b9b49caf1303a55463499a048b9dd18 --- /dev/null +++ b/train/IMG_0452.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:923e294e4431c91229d7a651ba71104dc5a64d8f2f3362737719a6791bb6a86a +size 90726 diff --git a/train/IMG_0452.gt b/train/IMG_0452.gt new file mode 100644 index 0000000000000000000000000000000000000000..bc4e9b5bffb38ebcc15c8245d32464475b22964b --- /dev/null +++ b/train/IMG_0452.gt @@ -0,0 +1,15 @@ +0 0 779 1000 49 18 0.302885 +1 0 757 310 184 30 -0.387078 +2 0 767 374 49 19 -0.367173 +3 0 759 402 131 34 -0.308418 +4 0 764 447 101 22 -0.288430 +5 0 762 479 176 36 -0.220593 +6 0 764 531 100 27 -0.242447 +7 0 759 568 187 35 -0.133283 +8 0 760 617 99 24 -0.140375 +9 0 759 685 168 36 -0.048155 +10 0 758 730 94 23 -0.010869 +11 0 755 769 102 38 0.039979 +12 0 754 813 93 25 0.065125 +13 0 803 860 50 29 0.151016 +14 0 801 897 74 21 0.153708 diff --git a/train/IMG_0455.JPG b/train/IMG_0455.JPG new file mode 100644 index 0000000000000000000000000000000000000000..a0a1dc120ec6284f4bf517b3bba9d4374e1427aa --- /dev/null +++ b/train/IMG_0455.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90c26a0d3b072c0ff2bb94f75f4194718236ae790e1c31040278d4e6ab657b63 +size 113468 diff --git a/train/IMG_0455.gt b/train/IMG_0455.gt new file mode 100644 index 0000000000000000000000000000000000000000..b6e54d4ace738ed145d44c1cef364226dcf3b918 --- /dev/null +++ b/train/IMG_0455.gt @@ -0,0 +1,2 @@ +0 0 758 633 148 92 0.133945 +1 0 747 731 172 39 0.308053 diff --git a/train/IMG_0456.JPG b/train/IMG_0456.JPG new file mode 100644 index 0000000000000000000000000000000000000000..81afc2d33f191f13ba49a33f876dc13612366a9b --- /dev/null +++ b/train/IMG_0456.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b27e107af22267f2520eff83487ba7148a316085e13447e1f0b9370b52c2541 +size 101721 diff --git a/train/IMG_0456.gt b/train/IMG_0456.gt new file mode 100644 index 0000000000000000000000000000000000000000..81c252f305b0f9f97cc21f351d2685bd52602bf6 --- /dev/null +++ b/train/IMG_0456.gt @@ -0,0 +1,2 @@ +0 0 872 514 248 63 -0.340465 +1 0 783 617 346 49 -0.301424 diff --git a/train/IMG_0457.JPG b/train/IMG_0457.JPG new file mode 100644 index 0000000000000000000000000000000000000000..bc8b08a2506eaee31fdeadfaba0f1be5049e235a --- /dev/null +++ b/train/IMG_0457.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:940449563f14e88797b0ed48f34f3f9b1e01c047f50388e8ff7f4aa3e0765639 +size 148087 diff --git a/train/IMG_0457.gt b/train/IMG_0457.gt new file mode 100644 index 0000000000000000000000000000000000000000..efe1b4e3fed19348c0ab13c35e74a2752b170553 --- /dev/null +++ b/train/IMG_0457.gt @@ -0,0 +1,5 @@ +0 0 676 427 132 44 0.210510 +1 0 626 483 224 33 0.199201 +2 0 682 568 145 47 0.102580 +3 0 832 747 118 55 -0.017542 +4 0 835 807 123 35 -0.054990 diff --git a/train/IMG_0463.JPG b/train/IMG_0463.JPG new file mode 100644 index 0000000000000000000000000000000000000000..42d247eac5f6e9ad8cdfedd41e96c21fb1e77c3d --- /dev/null +++ b/train/IMG_0463.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9642eca22ac951c767ad569d0e4b0be6277155901dfe173a3660e830ed8f64a0 +size 161010 diff --git a/train/IMG_0463.gt b/train/IMG_0463.gt new file mode 100644 index 0000000000000000000000000000000000000000..77b5a13cad1ae5754d0afb08f5e4ccabf2b3acf1 --- /dev/null +++ b/train/IMG_0463.gt @@ -0,0 +1,18 @@ +0 0 1110 558 184 53 -0.189557 +1 0 1038 631 259 41 -0.169101 +2 1 750 638 136 46 -0.163808 +3 1 747 693 196 36 -0.154669 +4 0 118 755 555 62 0.296115 +5 0 323 873 181 46 0.269733 +6 0 552 904 15 17 0.278300 +7 0 606 933 125 20 0.234898 +8 0 603 971 142 14 0.227857 +9 0 598 995 123 14 0.226799 +10 0 597 1022 114 15 0.169528 +11 0 658 1053 79 15 0.176235 +12 0 603 1062 49 15 0.165149 +13 0 583 1110 76 25 0.107690 +14 0 581 1151 115 22 0.087495 +15 0 577 1180 95 21 0.085810 +16 0 574 1210 150 21 0.055499 +17 0 581 1239 45 21 0.068076 diff --git a/train/IMG_0469.JPG b/train/IMG_0469.JPG new file mode 100644 index 0000000000000000000000000000000000000000..7ff9c9de5f0f723ac2a9e6c6c52d64f1901ed4ad --- /dev/null +++ b/train/IMG_0469.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faf48a7042ef8245903a57d37078a22f5954eeddf4ebf2b1d1bd35da1155ce96 +size 129126 diff --git a/train/IMG_0469.gt b/train/IMG_0469.gt new file mode 100644 index 0000000000000000000000000000000000000000..2984a65f9ec8370a014bd6a89a04f4ac0c8e15a9 --- /dev/null +++ b/train/IMG_0469.gt @@ -0,0 +1,8 @@ +0 0 817 237 286 46 -0.049256 +1 0 788 296 340 44 -0.053680 +2 0 731 461 472 46 -0.012874 +3 0 717 550 173 35 0.005814 +4 0 1016 551 193 33 -0.005263 +5 0 750 633 425 41 0.014285 +6 0 1153 786 102 38 0.029991 +7 0 334 783 79 32 0.066568 diff --git a/train/IMG_0472.JPG b/train/IMG_0472.JPG new file mode 100644 index 0000000000000000000000000000000000000000..b7935fc2e141d231c9ca42eda38b091bdd024ca1 --- /dev/null +++ b/train/IMG_0472.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:128ecdb1012dce12a51b17d6e92aa3efdc6559a56030b81a1e13fbab7f4a0cfc +size 105941 diff --git a/train/IMG_0472.gt b/train/IMG_0472.gt new file mode 100644 index 0000000000000000000000000000000000000000..33fd38a908897bbd95a523638583392674621d42 --- /dev/null +++ b/train/IMG_0472.gt @@ -0,0 +1,4 @@ +0 0 615 556 372 59 -0.749840 +1 0 877 398 39 458 0.776024 +2 0 910 462 43 433 0.754312 +3 0 1048 706 221 86 -0.052085 diff --git a/train/IMG_0476.JPG b/train/IMG_0476.JPG new file mode 100644 index 0000000000000000000000000000000000000000..211fd3e26ee33ddc72b7951f27dcdb2ac0cc0daf --- /dev/null +++ b/train/IMG_0476.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:415e052a07218b0ef7c3039bacb9ee34264a3c50708f3b986339a8f9641fb767 +size 157056 diff --git a/train/IMG_0476.gt b/train/IMG_0476.gt new file mode 100644 index 0000000000000000000000000000000000000000..06e70d713fe0b2c3c2943d1ad2a4b80b41b2d77c --- /dev/null +++ b/train/IMG_0476.gt @@ -0,0 +1,5 @@ +0 0 739 553 163 30 0.157910 +1 0 925 577 115 29 0.169778 +2 0 743 606 300 16 0.138098 +3 1 665 671 201 15 0.105666 +4 0 865 715 184 13 0.087687 diff --git a/train/IMG_0479.JPG b/train/IMG_0479.JPG new file mode 100644 index 0000000000000000000000000000000000000000..4885175d53c42f91e3d0c09d15fc236dc841528f --- /dev/null +++ b/train/IMG_0479.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:107478bcd7caad5ae8d5d048d06466f706b1a7f29b621bbdcb7486f3079a4fef +size 132141 diff --git a/train/IMG_0479.gt b/train/IMG_0479.gt new file mode 100644 index 0000000000000000000000000000000000000000..708123b7eb34c06337708751788b03fb03b5d4cf --- /dev/null +++ b/train/IMG_0479.gt @@ -0,0 +1,36 @@ +0 0 211 482 225 31 -0.033641 +1 0 395 645 49 18 0.073041 +2 0 502 643 66 17 0.031240 +3 0 782 609 167 23 0.018070 +4 0 1284 468 232 43 0.012986 +5 0 1297 545 254 27 -0.012244 +6 0 66 852 95 18 -0.022468 +7 0 200 842 139 22 -0.029621 +8 0 83 881 45 15 -0.024995 +9 0 231 876 59 21 -0.019605 +10 0 75 910 41 19 0.057081 +11 0 212 905 80 19 0.000000 +12 0 383 843 103 19 0.039979 +13 0 557 840 83 22 0.000000 +14 0 404 872 45 18 0.057081 +15 0 563 874 63 19 -0.017542 +16 0 401 901 41 19 0.099669 +17 0 546 900 86 20 0.024092 +18 0 714 844 104 19 0.000000 +19 0 881 844 106 21 0.028564 +20 0 741 872 45 18 0.000000 +21 0 907 875 59 20 0.017240 +22 0 741 900 44 19 0.024385 +23 0 891 901 87 18 0.034870 +24 0 1052 848 105 18 0.028838 +25 0 1085 876 46 17 0.049958 +26 0 1088 904 44 18 0.024385 +27 0 1213 847 116 21 0.009009 +28 0 1250 878 57 22 -0.018865 +29 0 1240 906 87 18 0.011904 +30 0 1389 850 109 19 -0.019045 +31 0 1553 844 111 23 -0.019415 +32 0 1429 878 46 20 0.051237 +33 0 1594 878 59 23 -0.099668 +34 0 1435 909 46 17 0.023252 +35 0 1588 905 86 22 0.000000 diff --git a/train/IMG_0481.JPG b/train/IMG_0481.JPG new file mode 100644 index 0000000000000000000000000000000000000000..342596f2cd110392a9ee2ff9bb4ce1193aba604a --- /dev/null +++ b/train/IMG_0481.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81bb9cfcf91852ae32c0f56541df81aa505f1793ac60862adefbd84daea92b4f +size 235579 diff --git a/train/IMG_0481.gt b/train/IMG_0481.gt new file mode 100644 index 0000000000000000000000000000000000000000..345fbb03fbcc037ed819b365c3427f7e61bcb536 --- /dev/null +++ b/train/IMG_0481.gt @@ -0,0 +1,2 @@ +0 0 735 1080 731 39 0.002755 +1 0 722 1161 246 37 -0.012930 diff --git a/train/IMG_0486.JPG b/train/IMG_0486.JPG new file mode 100644 index 0000000000000000000000000000000000000000..d15353500e304c8697d4bce0aef8a95e49506aee --- /dev/null +++ b/train/IMG_0486.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f24354ede4d60942633ac93b905efe3e70393d730b5df73cdc12a660a335ed3 +size 131515 diff --git a/train/IMG_0486.gt b/train/IMG_0486.gt new file mode 100644 index 0000000000000000000000000000000000000000..6312132cba756f5535e9b0d252fcfc216425ea56 --- /dev/null +++ b/train/IMG_0486.gt @@ -0,0 +1,2 @@ +0 0 404 675 215 35 -0.189411 +1 0 1223 588 358 47 -0.112285 diff --git a/train/IMG_0487.JPG b/train/IMG_0487.JPG new file mode 100644 index 0000000000000000000000000000000000000000..81a12e28c7be49af11c7d0412960ec55c487b80b --- /dev/null +++ b/train/IMG_0487.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4736da2f13e1c718b6eecdb5bbf3edf229e10f19b5bd2cf0d4e8ff2876ee45cb +size 101970 diff --git a/train/IMG_0487.gt b/train/IMG_0487.gt new file mode 100644 index 0000000000000000000000000000000000000000..7d3ff1b07d55cdc1479ada19a1d9bca91c85e3e7 --- /dev/null +++ b/train/IMG_0487.gt @@ -0,0 +1,3 @@ +0 0 613 665 353 45 -0.056757 +1 0 599 781 355 32 -0.002865 +2 0 710 829 105 27 0.009804 diff --git a/train/IMG_0489.JPG b/train/IMG_0489.JPG new file mode 100644 index 0000000000000000000000000000000000000000..aa7acf4aaaed2230c892ab3ab0d2d0215205f82c --- /dev/null +++ b/train/IMG_0489.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0687e8782fbc1c7781a5565f1036b59a682fa6b4bc758a7b9e99443f4cc44e8 +size 264706 diff --git a/train/IMG_0489.gt b/train/IMG_0489.gt new file mode 100644 index 0000000000000000000000000000000000000000..edda956cd894e171855e7c2e569fd66a8bb9bbc0 --- /dev/null +++ b/train/IMG_0489.gt @@ -0,0 +1,4 @@ +0 0 95 696 1086 46 0.011131 +1 0 70 775 1026 43 0.014821 +2 0 1266 709 425 40 0.002381 +3 0 1361 788 268 32 0.011494 diff --git a/train/IMG_0495.JPG b/train/IMG_0495.JPG new file mode 100644 index 0000000000000000000000000000000000000000..29e3e3895081cc61112847006b333ae8c10b10b5 --- /dev/null +++ b/train/IMG_0495.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1b7ce5a0404891e2860e2f82ba1e2fec03bb489608eb8ad1714d8b951ccdc4d +size 231559 diff --git a/train/IMG_0495.gt b/train/IMG_0495.gt new file mode 100644 index 0000000000000000000000000000000000000000..5966c08978c44df04ce9961cf4543f4e1277dbdd --- /dev/null +++ b/train/IMG_0495.gt @@ -0,0 +1,5 @@ +0 0 228 428 996 34 0.385183 +1 0 1086 703 393 35 0.404221 +2 0 184 517 1076 29 0.401828 +3 0 1120 781 260 28 0.425669 +4 0 896 981 492 108 0.487762 diff --git a/train/IMG_0496.JPG b/train/IMG_0496.JPG new file mode 100644 index 0000000000000000000000000000000000000000..4aef7381c8eaee94ce0f7e792f873dea47200988 --- /dev/null +++ b/train/IMG_0496.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b989b0605b00ea60774d7b5717c7e971005f8b123583668c7b1f3b497232cca4 +size 146769 diff --git a/train/IMG_0496.gt b/train/IMG_0496.gt new file mode 100644 index 0000000000000000000000000000000000000000..0eed36f2f1a70bce25825381a201dc507eb73f90 --- /dev/null +++ b/train/IMG_0496.gt @@ -0,0 +1,2 @@ +0 0 139 271 1389 494 -0.059522 +1 0 200 730 1170 283 0.010480 diff --git a/train/IMG_0497.JPG b/train/IMG_0497.JPG new file mode 100644 index 0000000000000000000000000000000000000000..7c7685cd7f925bed3d19d6b9da48e41c53c08ff6 --- /dev/null +++ b/train/IMG_0497.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42950f1da98f006904c5d39d94b77095d95c7221eb7d6cd3891f31251a30263c +size 153597 diff --git a/train/IMG_0497.gt b/train/IMG_0497.gt new file mode 100644 index 0000000000000000000000000000000000000000..b5fa87b259f3101c4c4c1fe3ab9b0e8530db8fdf --- /dev/null +++ b/train/IMG_0497.gt @@ -0,0 +1,5 @@ +0 0 667 286 451 123 -0.478521 +1 0 607 1004 38 28 0.244979 +2 0 727 1023 198 27 0.035699 +3 0 721 1057 203 38 0.050718 +4 0 672 1105 220 28 0.059291 diff --git a/train/IMG_0504.JPG b/train/IMG_0504.JPG new file mode 100644 index 0000000000000000000000000000000000000000..69240fef63082d92444d25b0c4a45cd0366579d9 --- /dev/null +++ b/train/IMG_0504.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:583819e740762d99bdec10181d8f58f0f0856e2d806597689b238149d17d5b1c +size 150870 diff --git a/train/IMG_0504.gt b/train/IMG_0504.gt new file mode 100644 index 0000000000000000000000000000000000000000..e478f541f60163dba7bd087ad3d1e7b2ea5d42c3 --- /dev/null +++ b/train/IMG_0504.gt @@ -0,0 +1,7 @@ +0 0 918 475 12 17 -0.076772 +1 0 550 429 819 92 0.014669 +2 0 482 699 970 52 -0.088884 +3 0 481 747 1029 76 -0.134426 +4 0 486 861 596 65 -0.135909 +5 0 1082 801 261 54 -0.149100 +6 0 487 1045 736 70 -0.209023 diff --git a/train/IMG_0506.JPG b/train/IMG_0506.JPG new file mode 100644 index 0000000000000000000000000000000000000000..aec282b02acb7caaa563b429a2a7e064e40bf01c --- /dev/null +++ b/train/IMG_0506.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee4a625079dae7ef9b1f0588c6c8890a6a0d168906b1814f23333c9fa2e6b578 +size 164067 diff --git a/train/IMG_0506.gt b/train/IMG_0506.gt new file mode 100644 index 0000000000000000000000000000000000000000..5a10a5ba9ffb85efb0d38b79008bec488de6fb5b --- /dev/null +++ b/train/IMG_0506.gt @@ -0,0 +1,4 @@ +0 0 290 422 330 159 0.140973 +1 0 842 904 321 219 0.153838 +2 0 380 650 989 202 0.155060 +3 0 1025 1150 239 103 0.284632 diff --git a/train/IMG_0511.JPG b/train/IMG_0511.JPG new file mode 100644 index 0000000000000000000000000000000000000000..9ae2e1992debf9bde2cde810cd8e7734171fb679 --- /dev/null +++ b/train/IMG_0511.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9122997281a675fb8b4187acd5db4bc084c323601de3b9c4c13e0d38f1222ad +size 114710 diff --git a/train/IMG_0511.gt b/train/IMG_0511.gt new file mode 100644 index 0000000000000000000000000000000000000000..f9852c6d08b297f8733f071d1e3f7d22c52e2e2f --- /dev/null +++ b/train/IMG_0511.gt @@ -0,0 +1 @@ +0 0 641 561 328 71 -0.209307 diff --git a/train/IMG_0514.JPG b/train/IMG_0514.JPG new file mode 100644 index 0000000000000000000000000000000000000000..de656cd30b0aee057092ad6417945ba43549cab2 --- /dev/null +++ b/train/IMG_0514.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3a2745fe920378ca4144b17979a625fe4e71b58b09f7d22d54f48aaf9bbb95d +size 155607 diff --git a/train/IMG_0514.gt b/train/IMG_0514.gt new file mode 100644 index 0000000000000000000000000000000000000000..db0887c47662ef8794c8274eee5859895311afac --- /dev/null +++ b/train/IMG_0514.gt @@ -0,0 +1,9 @@ +0 0 691 251 319 130 -0.432638 +1 0 676 384 427 98 -0.496423 +2 0 720 569 453 55 -0.524179 +3 0 681 665 521 58 -0.553681 +4 0 723 794 313 49 -0.561716 +5 0 937 862 156 27 -0.604306 +6 0 834 906 376 31 -0.627198 +7 0 933 943 214 30 -0.648332 +8 0 816 984 456 34 -0.661436 diff --git a/train/IMG_0515.JPG b/train/IMG_0515.JPG new file mode 100644 index 0000000000000000000000000000000000000000..2e1b222b76fcfd699725eca91cc2fab888f6d33c --- /dev/null +++ b/train/IMG_0515.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:454b30a5284ee1d66e4f741d6aa7bf33563eb384609602c9c188cb224a480232 +size 115127 diff --git a/train/IMG_0515.gt b/train/IMG_0515.gt new file mode 100644 index 0000000000000000000000000000000000000000..19c3dac3413675c58a970dc932b48820a1dc32cf --- /dev/null +++ b/train/IMG_0515.gt @@ -0,0 +1,2 @@ +0 0 635 444 353 191 -0.104271 +1 0 647 760 365 181 -0.248573 diff --git a/train/IMG_0518.JPG b/train/IMG_0518.JPG new file mode 100644 index 0000000000000000000000000000000000000000..727491eacdb0eccd40e8b8edf859bc0a47a57570 --- /dev/null +++ b/train/IMG_0518.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bccbb6c5f75a67fa70e651ef321aeabdc63c0115f600bce9e99eaf6b07e8386 +size 141242 diff --git a/train/IMG_0518.gt b/train/IMG_0518.gt new file mode 100644 index 0000000000000000000000000000000000000000..72a35bad88ea9babf185d8d692ac26f92dd450a8 --- /dev/null +++ b/train/IMG_0518.gt @@ -0,0 +1,9 @@ +0 1 117 911 151 21 -0.697391 +1 0 401 535 769 43 -0.019580 +2 0 577 592 374 48 -0.005376 +3 0 418 760 1012 49 0.007976 +4 0 406 828 1007 59 0.016095 +5 0 401 911 1084 52 0.031529 +6 0 387 982 215 46 0.037366 +7 0 375 1063 1148 59 0.045823 +8 0 363 1147 1114 59 0.057210 diff --git a/train/IMG_0523.JPG b/train/IMG_0523.JPG new file mode 100644 index 0000000000000000000000000000000000000000..c2dcdc612c654cfbef67b57afed9362832979351 --- /dev/null +++ b/train/IMG_0523.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eba20d6b37fc23b918c2b791136cf49098f2fb40db91672ac2746471a1d3149e +size 148098 diff --git a/train/IMG_0523.gt b/train/IMG_0523.gt new file mode 100644 index 0000000000000000000000000000000000000000..84e8b94293be01820a3861d3e2f0b45249b26f38 --- /dev/null +++ b/train/IMG_0523.gt @@ -0,0 +1,6 @@ +0 0 1416 701 111 67 -0.120624 +1 0 1177 381 131 48 -0.154496 +2 0 1062 518 399 79 0.038149 +3 0 152 430 239 35 0.046186 +4 0 456 443 554 44 0.030956 +5 0 391 503 387 45 0.028490 diff --git a/train/IMG_0530.JPG b/train/IMG_0530.JPG new file mode 100644 index 0000000000000000000000000000000000000000..5ddadccb725f613fdedc972c60899b48e16339cd --- /dev/null +++ b/train/IMG_0530.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e9e7c3a3d596afbecf4acaebb580e07a4cc171d8ea3461ba4ec83ebd6ba6e3a +size 196799 diff --git a/train/IMG_0530.gt b/train/IMG_0530.gt new file mode 100644 index 0000000000000000000000000000000000000000..0630f70ca2c88b028e3626c12d2fcc6bc7ab5ab5 --- /dev/null +++ b/train/IMG_0530.gt @@ -0,0 +1 @@ +0 0 828 308 756 134 -0.163078 diff --git a/train/IMG_0531.JPG b/train/IMG_0531.JPG new file mode 100644 index 0000000000000000000000000000000000000000..4846c95fcb62c63699523c711cb2f70b0ce69c40 --- /dev/null +++ b/train/IMG_0531.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32d811bd898b87156dec2bd1e8d9c5567e040ebaf24a2edf743bfdecd7847b81 +size 122070 diff --git a/train/IMG_0531.gt b/train/IMG_0531.gt new file mode 100644 index 0000000000000000000000000000000000000000..a49afa4d5ddcfd0f6182dceb328cc9e8b3547d65 --- /dev/null +++ b/train/IMG_0531.gt @@ -0,0 +1,3 @@ +0 0 1158 292 107 38 -0.244978 +1 0 1132 358 171 33 -0.215358 +2 0 1182 448 148 40 -0.165149 diff --git a/train/IMG_0541.JPG b/train/IMG_0541.JPG new file mode 100644 index 0000000000000000000000000000000000000000..355bc96286e7310fea1a75c785fdb990412b480a --- /dev/null +++ b/train/IMG_0541.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce7662490d589533dc195f600d383b9a078eefb05d6c487d9e4562d56e900e4a +size 136297 diff --git a/train/IMG_0541.gt b/train/IMG_0541.gt new file mode 100644 index 0000000000000000000000000000000000000000..c2bad1a9cb66628138eedab296e32a7cd2944e6b --- /dev/null +++ b/train/IMG_0541.gt @@ -0,0 +1,3 @@ +0 0 804 589 117 23 -0.345556 +1 0 782 618 152 14 -0.388318 +2 0 776 656 148 24 -0.356220 diff --git a/train/IMG_0570.JPG b/train/IMG_0570.JPG new file mode 100644 index 0000000000000000000000000000000000000000..dba7a54b8dc24f8988373d959f25c770b678c6fb --- /dev/null +++ b/train/IMG_0570.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:060a3dd4f5af7df683c14949e4fbe7221173087b69d2c1f784e17cfa182beac5 +size 173900 diff --git a/train/IMG_0570.gt b/train/IMG_0570.gt new file mode 100644 index 0000000000000000000000000000000000000000..68e82c893315431532c1a133b1bba0213bb9839b --- /dev/null +++ b/train/IMG_0570.gt @@ -0,0 +1,4 @@ +0 0 265 584 535 93 -0.007490 +1 0 492 684 197 107 -0.020830 +2 0 1181 619 279 68 0.003650 +3 0 1235 708 178 89 -0.005649 diff --git a/train/IMG_0571.JPG b/train/IMG_0571.JPG new file mode 100644 index 0000000000000000000000000000000000000000..fe2ce5df51a1d8fa07afc2ddf6aed805d56ae5da --- /dev/null +++ b/train/IMG_0571.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1a4eb2fa0d600afff60db2fb48d114ca1985e4af2666df1765179775560eb51 +size 225683 diff --git a/train/IMG_0571.gt b/train/IMG_0571.gt new file mode 100644 index 0000000000000000000000000000000000000000..646d6a2952f27fb9aeea6f242c4486fb35b9c6a4 --- /dev/null +++ b/train/IMG_0571.gt @@ -0,0 +1,19 @@ +0 0 111 481 140 511 0.422454 +1 0 291 388 152 593 0.334811 +2 0 452 407 40 550 0.222082 +3 0 489 633 34 320 0.209973 +4 0 978 376 476 77 0.031735 +5 0 986 462 675 95 0.019198 +6 0 999 565 679 29 0.013333 +7 0 1003 604 362 27 0.025276 +8 1 2 1006 405 9 0.007557 +9 1 2 1027 396 12 0.012658 +10 1 2 1123 385 10 -0.031403 +11 1 1 1143 394 11 -0.025440 +12 1 43 1154 393 8 -0.015344 +13 1 66 1165 385 10 -0.031321 +14 1 82 1180 376 8 -0.031989 +15 1 92 1195 372 11 -0.024254 +16 1 961 1112 399 11 -0.040179 +17 1 1018 1138 331 9 0.045423 +18 1 1263 1118 103 7 0.000000 diff --git a/train/IMG_0577.JPG b/train/IMG_0577.JPG new file mode 100644 index 0000000000000000000000000000000000000000..722f6a4e9a62bd09268d3beee6b14c68eed627db --- /dev/null +++ b/train/IMG_0577.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e46d13ceaf32a2cb6b2886ef8839a67b67303a87264fccc971c95a5638883f3 +size 170164 diff --git a/train/IMG_0577.gt b/train/IMG_0577.gt new file mode 100644 index 0000000000000000000000000000000000000000..02901173851110e6b6f5267b5d4e601026b864f3 --- /dev/null +++ b/train/IMG_0577.gt @@ -0,0 +1,3 @@ +0 0 806 473 215 72 0.355773 +1 0 670 558 451 63 0.360389 +2 0 799 737 259 78 0.283460 diff --git a/train/IMG_0582.JPG b/train/IMG_0582.JPG new file mode 100644 index 0000000000000000000000000000000000000000..6f069eccfeb44c682611d71df04470b195a3f528 --- /dev/null +++ b/train/IMG_0582.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c7d1a4d76f069a4511269359a7ec184d59f879f45716bc57c59675f4b6e4017 +size 205161 diff --git a/train/IMG_0582.gt b/train/IMG_0582.gt new file mode 100644 index 0000000000000000000000000000000000000000..9c0f31fc2bd0da39144cc2b741be758ee0e31fd8 --- /dev/null +++ b/train/IMG_0582.gt @@ -0,0 +1,2 @@ +0 0 710 682 202 127 0.034078 +1 0 618 892 443 40 0.113407 diff --git a/train/IMG_0594.JPG b/train/IMG_0594.JPG new file mode 100644 index 0000000000000000000000000000000000000000..767f59c95efb72e3357ed53ce16472512442fbe7 --- /dev/null +++ b/train/IMG_0594.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8fcb14136999c5cf5e6ab0fa3a27c50aade33d80426f264afb9ce96b06ea4ad +size 134177 diff --git a/train/IMG_0594.gt b/train/IMG_0594.gt new file mode 100644 index 0000000000000000000000000000000000000000..d10b9e5cc952232d5765cfbd6db68cfebaa8fb05 --- /dev/null +++ b/train/IMG_0594.gt @@ -0,0 +1,2 @@ +0 0 689 440 521 107 0.099669 +1 0 685 593 972 104 0.082969 diff --git a/train/IMG_0595.JPG b/train/IMG_0595.JPG new file mode 100644 index 0000000000000000000000000000000000000000..c272f68bc37b3e104ec92c0357fa65c29fe2d1ec --- /dev/null +++ b/train/IMG_0595.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c84aef6e1254e7af8d84ed5d243c52174a8772406bbac318fe4f805acb42d0b +size 218152 diff --git a/train/IMG_0595.gt b/train/IMG_0595.gt new file mode 100644 index 0000000000000000000000000000000000000000..26340fd717713c642741878287d4ad7c85cc2630 --- /dev/null +++ b/train/IMG_0595.gt @@ -0,0 +1,13 @@ +0 0 580 39 188 329 0.007042 +1 0 665 224 207 82 -0.145850 +2 0 647 312 245 45 -0.187640 +3 0 426 398 617 96 -0.120872 +4 0 422 508 614 73 -0.093784 +5 0 509 643 106 84 -0.029991 +6 0 503 785 110 85 0.018347 +7 0 496 924 117 91 0.114541 +8 0 492 1071 124 92 0.117109 +9 0 695 611 239 118 -0.043263 +10 0 699 769 233 126 -0.008000 +11 0 694 928 245 127 0.050804 +12 0 687 1089 261 125 0.115664 diff --git a/train/IMG_0596.JPG b/train/IMG_0596.JPG new file mode 100644 index 0000000000000000000000000000000000000000..6734c80540d03ecc51d6899f2a4ba953f36af0de --- /dev/null +++ b/train/IMG_0596.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bd3e6b058ab222395ae02abab21f31fae450ae8d018040fc34c085bb1123db5 +size 214447 diff --git a/train/IMG_0596.gt b/train/IMG_0596.gt new file mode 100644 index 0000000000000000000000000000000000000000..774ba0add10764277524eb8027558a553d277fd5 --- /dev/null +++ b/train/IMG_0596.gt @@ -0,0 +1,2 @@ +0 0 491 163 223 979 -0.015336 +1 0 769 106 235 1050 -0.036209 diff --git a/train/IMG_0597.JPG b/train/IMG_0597.JPG new file mode 100644 index 0000000000000000000000000000000000000000..e4739c943151381f3b57d9c7b0df301cb27d6f03 --- /dev/null +++ b/train/IMG_0597.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67828031ff1fee8ba45dad48625f0af0815431bd1a9915d35069e4f6be1a251b +size 218836 diff --git a/train/IMG_0597.gt b/train/IMG_0597.gt new file mode 100644 index 0000000000000000000000000000000000000000..63c2caf94faab71244d660aa2e959fed961382ee --- /dev/null +++ b/train/IMG_0597.gt @@ -0,0 +1,8 @@ +0 0 181 737 1304 158 0.042218 +1 1 1167 1072 35 40 0.000000 +2 0 1218 1074 114 21 0.035383 +3 0 1216 1098 114 22 0.063551 +4 0 1211 1138 65 16 0.079199 +5 1 1167 1164 142 11 0.042528 +6 1 1162 1190 85 77 0.035699 +7 1 1315 1186 11 45 -0.068076 diff --git a/train/IMG_0601.JPG b/train/IMG_0601.JPG new file mode 100644 index 0000000000000000000000000000000000000000..ab9d83e0c79514d9192aaec927705bcbf0c14085 --- /dev/null +++ b/train/IMG_0601.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c439347743d6ad29230aa3687a783951df7a34adb78e5ce705054126913ab45 +size 319453 diff --git a/train/IMG_0601.gt b/train/IMG_0601.gt new file mode 100644 index 0000000000000000000000000000000000000000..1a397c1e5134282ef5e6f7649eed9f9078046908 --- /dev/null +++ b/train/IMG_0601.gt @@ -0,0 +1,10 @@ +0 0 625 48 270 395 0.085319 +1 0 907 205 342 62 0.345794 +2 0 907 308 427 67 0.344219 +3 0 923 403 356 49 0.309590 +4 0 929 476 445 51 0.292589 +5 0 594 563 470 118 0.199993 +6 0 616 1060 376 113 0.042755 +7 0 615 932 609 97 0.116510 +8 0 1193 1097 273 89 0.026409 +9 0 613 803 640 97 0.170513 diff --git a/train/IMG_0602.JPG b/train/IMG_0602.JPG new file mode 100644 index 0000000000000000000000000000000000000000..31ad138d399a2dfd72ee21a894e3c399c1ff7307 --- /dev/null +++ b/train/IMG_0602.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28a70c5a88c73947b55cc2bb90e94bd847a94d59ea2b85d7de11d7c5e6431ce2 +size 330476 diff --git a/train/IMG_0602.gt b/train/IMG_0602.gt new file mode 100644 index 0000000000000000000000000000000000000000..31d6bd75c59affa53f10787246ab4313b3bad39a --- /dev/null +++ b/train/IMG_0602.gt @@ -0,0 +1,6 @@ +0 0 461 37 458 71 -0.035699 +1 0 449 128 469 35 -0.036701 +2 0 540 183 272 33 -0.034207 +3 0 343 446 580 132 -0.009107 +4 0 350 607 552 83 -0.009293 +5 0 340 869 502 121 0.024336 diff --git a/train/IMG_0603.JPG b/train/IMG_0603.JPG new file mode 100644 index 0000000000000000000000000000000000000000..954f5166d12fb317b46e44454f121cacd59d9744 --- /dev/null +++ b/train/IMG_0603.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09e0e62b5801ffae629dc8dc64f5aa6b5b730f13e8152d4a9834fcc13fa70e23 +size 420097 diff --git a/train/IMG_0603.gt b/train/IMG_0603.gt new file mode 100644 index 0000000000000000000000000000000000000000..cc71aa74232723759dd6b00a95bb6dd838f9b224 --- /dev/null +++ b/train/IMG_0603.gt @@ -0,0 +1 @@ +0 0 739 668 238 69 0.025635 diff --git a/train/IMG_0605.JPG b/train/IMG_0605.JPG new file mode 100644 index 0000000000000000000000000000000000000000..71c24de15e37124c3704392a7db0839b542464b6 --- /dev/null +++ b/train/IMG_0605.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91ad5fc45479a621057bc44e9bf3999bc0ba0e161299262d83c087b00842308e +size 245938 diff --git a/train/IMG_0605.gt b/train/IMG_0605.gt new file mode 100644 index 0000000000000000000000000000000000000000..320ffa9ef677cb49fc0d697c89f4501c60eb921a --- /dev/null +++ b/train/IMG_0605.gt @@ -0,0 +1,12 @@ +0 0 563 125 241 164 0.220249 +1 0 444 339 477 75 0.226304 +2 0 509 433 357 37 0.193398 +3 0 436 490 498 39 0.195789 +4 0 430 544 490 38 0.170244 +5 0 429 595 459 38 0.154319 +6 0 425 658 530 41 0.135186 +7 0 410 724 543 54 0.130585 +8 0 397 796 587 56 0.088807 +9 0 366 912 643 44 0.081680 +10 0 363 972 657 45 0.048742 +11 0 462 1049 488 44 0.048080 diff --git a/train/IMG_0608.JPG b/train/IMG_0608.JPG new file mode 100644 index 0000000000000000000000000000000000000000..7abf8ae05d2fbaf59d58944dc5077825c020dda3 --- /dev/null +++ b/train/IMG_0608.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4cbd785bd2a4cf0afadb9b54fee89039c8bb763ff5220f98b2b6d5e99979ac2 +size 172152 diff --git a/train/IMG_0608.gt b/train/IMG_0608.gt new file mode 100644 index 0000000000000000000000000000000000000000..009271acfec72518be60a62fb900fb29396bbf32 --- /dev/null +++ b/train/IMG_0608.gt @@ -0,0 +1 @@ +0 0 672 545 487 96 -0.111128 diff --git a/train/IMG_0611.JPG b/train/IMG_0611.JPG new file mode 100644 index 0000000000000000000000000000000000000000..2a94edfd88159ca05c62903ef28bbf741e61305c --- /dev/null +++ b/train/IMG_0611.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bde9ba5c1d5d7431f98effefc4147c34e3baeaa6e4e5f38f62fc9a3f34ff963 +size 297963 diff --git a/train/IMG_0611.gt b/train/IMG_0611.gt new file mode 100644 index 0000000000000000000000000000000000000000..f9a84922a6f42aca593477cdd96b3af63a979343 --- /dev/null +++ b/train/IMG_0611.gt @@ -0,0 +1,2 @@ +0 0 871 564 264 70 -0.011494 +1 0 875 692 253 73 0.000000 diff --git a/train/IMG_0613.JPG b/train/IMG_0613.JPG new file mode 100644 index 0000000000000000000000000000000000000000..548e9c2fc532f5bce2dc99c45995a31a71ab79cf --- /dev/null +++ b/train/IMG_0613.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aeb61021981b893c998cbe447eae700b785de615468fb0e68dae91d54aa92dd +size 141790 diff --git a/train/IMG_0613.gt b/train/IMG_0613.gt new file mode 100644 index 0000000000000000000000000000000000000000..7f25b59da88e5db244023a58c1980a122ff17386 --- /dev/null +++ b/train/IMG_0613.gt @@ -0,0 +1,4 @@ +0 1 1577 1063 81 50 -0.234415 +1 0 807 450 41 95 -0.158655 +2 0 888 313 443 105 -0.262288 +3 0 900 459 421 54 -0.238546 diff --git a/train/IMG_0617.JPG b/train/IMG_0617.JPG new file mode 100644 index 0000000000000000000000000000000000000000..52410eba867d85852d690dc1a7581a89a8e1fc10 --- /dev/null +++ b/train/IMG_0617.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7daf2d8ce62606bb41e227f9303c702348dd81bd6b06a6341ed287dd341c3069 +size 214071 diff --git a/train/IMG_0617.gt b/train/IMG_0617.gt new file mode 100644 index 0000000000000000000000000000000000000000..1ae6ea4e13c7b584b072b869de897b7d9d09f4b2 --- /dev/null +++ b/train/IMG_0617.gt @@ -0,0 +1,8 @@ +0 0 1522 940 167 69 -0.202484 +1 0 1609 1003 70 21 -0.170212 +2 1 1681 998 24 17 -0.278299 +3 0 931 422 251 32 -0.040139 +4 0 934 219 258 186 0.033046 +5 0 436 411 429 65 -0.037366 +6 0 433 509 426 33 -0.061244 +7 0 626 624 762 129 -0.118204 diff --git a/train/IMG_0620.JPG b/train/IMG_0620.JPG new file mode 100644 index 0000000000000000000000000000000000000000..87efef02ae914ebfd9524c5d3a1a7e008d385952 --- /dev/null +++ b/train/IMG_0620.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe37472b3cc2c784d2c42b73c4eab5216b9dd215801dd33f4fd4a615f1eb560b +size 243496 diff --git a/train/IMG_0620.gt b/train/IMG_0620.gt new file mode 100644 index 0000000000000000000000000000000000000000..fcf23e9c0bd380ab8439856a78ab7c78e47f2d90 --- /dev/null +++ b/train/IMG_0620.gt @@ -0,0 +1,4 @@ +0 0 308 751 207 144 0.014562 +1 0 793 762 244 60 0.004184 +2 0 1096 763 243 56 0.012499 +3 0 797 847 434 40 0.009238 diff --git a/train/IMG_0621.JPG b/train/IMG_0621.JPG new file mode 100644 index 0000000000000000000000000000000000000000..9dad2bcd95ce65a203d9f9ca3205a6c849f6ffdf --- /dev/null +++ b/train/IMG_0621.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41fcdd0fc7a6c6aea4826429fcdb2c81c8736b67063c5eb25a7cd3d3359410f2 +size 157153 diff --git a/train/IMG_0621.gt b/train/IMG_0621.gt new file mode 100644 index 0000000000000000000000000000000000000000..266b637991d9adede18c6667fcb244ac61d0ea26 --- /dev/null +++ b/train/IMG_0621.gt @@ -0,0 +1,12 @@ +0 0 486 160 802 84 0.141359 +1 0 288 262 1114 91 0.077189 +2 0 602 414 66 312 -0.040112 +3 0 746 415 424 79 0.043139 +4 0 747 536 428 76 0.009546 +5 0 751 647 425 77 -0.023862 +6 0 366 785 1016 118 -0.053204 +7 0 541 977 832 100 -0.150335 +8 0 784 1088 367 34 -0.137628 +9 0 780 1158 167 38 -0.167254 +10 0 1001 1127 150 35 -0.178631 +11 0 783 1212 367 31 -0.197931 diff --git a/train/IMG_0626.JPG b/train/IMG_0626.JPG new file mode 100644 index 0000000000000000000000000000000000000000..bafbdc902af0ace71146ec19acf4c54e73d18814 --- /dev/null +++ b/train/IMG_0626.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6463e41c45d368eb5789d317f81ab8cd5d3f8351a0364595808aba1cb8ab82f4 +size 400530 diff --git a/train/IMG_0626.gt b/train/IMG_0626.gt new file mode 100644 index 0000000000000000000000000000000000000000..48cb655c037cf0bb03e43900ab35d867be196fd6 --- /dev/null +++ b/train/IMG_0626.gt @@ -0,0 +1,3 @@ +0 1 261 552 43 28 0.205396 +1 1 1095 1 88 18 0.011494 +2 0 325 375 1192 349 0.264523 diff --git a/train/IMG_0628.JPG b/train/IMG_0628.JPG new file mode 100644 index 0000000000000000000000000000000000000000..e23d8959476ab78e7cc7e25e809dd061f3668e21 --- /dev/null +++ b/train/IMG_0628.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:885ab0a165c5853117ea943dc12b8f9d4bca2d887faff8e8fffd49b9d350f181 +size 404322 diff --git a/train/IMG_0628.gt b/train/IMG_0628.gt new file mode 100644 index 0000000000000000000000000000000000000000..329d3eabec5b4b187f8c3c062886750d2a0e1ebc --- /dev/null +++ b/train/IMG_0628.gt @@ -0,0 +1,10 @@ +0 0 209 603 116 46 -0.107690 +1 0 319 289 1151 235 -0.240892 +2 0 335 513 1111 84 -0.112864 +3 0 724 1087 625 69 0.178697 +4 0 233 719 197 70 -0.010416 +5 0 475 711 286 90 0.046729 +6 0 855 715 512 123 -0.013806 +7 0 864 850 501 131 0.087157 +8 0 471 828 295 98 0.069094 +9 0 234 808 200 78 0.072040 diff --git a/train/IMG_0633.JPG b/train/IMG_0633.JPG new file mode 100644 index 0000000000000000000000000000000000000000..2f1e94f45f81f4938eae1803f2d2212ccf70ffd8 --- /dev/null +++ b/train/IMG_0633.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12fa9fca24462f76531a354bf134d2383430bacd042c63c79c8286058c9311f6 +size 234913 diff --git a/train/IMG_0633.gt b/train/IMG_0633.gt new file mode 100644 index 0000000000000000000000000000000000000000..2a33b2cced40bc0beabff02c7bc88ea1be1a235d --- /dev/null +++ b/train/IMG_0633.gt @@ -0,0 +1,5 @@ +0 0 1164 625 500 63 -0.083991 +1 0 1162 699 491 25 -0.080075 +2 1 184 1200 166 23 0.036793 +3 1 413 1226 106 41 0.049959 +4 0 201 723 557 74 -0.066929 diff --git a/train/IMG_0635.JPG b/train/IMG_0635.JPG new file mode 100644 index 0000000000000000000000000000000000000000..09400d80a3ab270c2c84d1c4cc4aee5f5728f03e --- /dev/null +++ b/train/IMG_0635.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d64c9d027f6bff259b0e362d10d521b5a6964a5429ed3e209df7a4f08bd6840f +size 392544 diff --git a/train/IMG_0635.gt b/train/IMG_0635.gt new file mode 100644 index 0000000000000000000000000000000000000000..283f353cc1c4f40a0478a797a1658779eabce16c --- /dev/null +++ b/train/IMG_0635.gt @@ -0,0 +1,2 @@ +0 0 441 355 966 243 -0.104595 +1 0 1211 108 144 24 0.097591 diff --git a/train/IMG_0649.JPG b/train/IMG_0649.JPG new file mode 100644 index 0000000000000000000000000000000000000000..31fafd4c8a2a02c80c8afcfab200a9a20e545727 --- /dev/null +++ b/train/IMG_0649.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0272a34f130365fe1c41af9c50049d6c3f3cd7b95b1a9c1513b13a0aa49bfb96 +size 293657 diff --git a/train/IMG_0649.gt b/train/IMG_0649.gt new file mode 100644 index 0000000000000000000000000000000000000000..5c9a13cf8e66d145880d43124754e6fd79ddc2fd --- /dev/null +++ b/train/IMG_0649.gt @@ -0,0 +1,6 @@ +0 0 837 200 400 93 -0.417660 +1 0 846 315 375 55 -0.405632 +2 0 856 407 347 67 -0.387692 +3 0 453 592 381 90 -0.367385 +4 0 460 708 350 53 -0.340796 +5 0 486 793 265 63 -0.331928 diff --git a/train/IMG_0650.JPG b/train/IMG_0650.JPG new file mode 100644 index 0000000000000000000000000000000000000000..578ecd37f7a2fba0e774b49b5b15b52b8678d9cb --- /dev/null +++ b/train/IMG_0650.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9ed1ce1a32564b2716ee1404ff110c80860a1661ea12e4a54662adaa7157ca9 +size 520086 diff --git a/train/IMG_0650.gt b/train/IMG_0650.gt new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/train/IMG_0652.JPG b/train/IMG_0652.JPG new file mode 100644 index 0000000000000000000000000000000000000000..7dc87269e63b620b5661d95c2a7ee27c47922a23 --- /dev/null +++ b/train/IMG_0652.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd0cf85642a07d4ce3ff94b1b266b29d65f1e503240e26a8a83c357cc854039a +size 230803 diff --git a/train/IMG_0652.gt b/train/IMG_0652.gt new file mode 100644 index 0000000000000000000000000000000000000000..81874f6a9b4decbce09058d279dfe808e21bb763 --- /dev/null +++ b/train/IMG_0652.gt @@ -0,0 +1,2 @@ +0 0 444 736 1106 178 0.259930 +1 0 480 933 1056 64 0.209958 diff --git a/train/IMG_0653.JPG b/train/IMG_0653.JPG new file mode 100644 index 0000000000000000000000000000000000000000..308832da4358f8d2661689b22d4df4d808c42ae5 --- /dev/null +++ b/train/IMG_0653.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2fa76e42ad862cff004bdb5d4afc7e2fe74cedf49c49dd846550477100d8e66 +size 262258 diff --git a/train/IMG_0653.gt b/train/IMG_0653.gt new file mode 100644 index 0000000000000000000000000000000000000000..34b9004382115db1f594374ee65a0070449185a4 --- /dev/null +++ b/train/IMG_0653.gt @@ -0,0 +1 @@ +0 0 266 658 897 90 -0.035819 diff --git a/train/IMG_0655.JPG b/train/IMG_0655.JPG new file mode 100644 index 0000000000000000000000000000000000000000..0b464bb29498703c9e468383c00c9735f98aacbd --- /dev/null +++ b/train/IMG_0655.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c0b3502cdd878e37cd8786a556d0ad4a224d807f764ff3b6cccefb9f53004b1 +size 214843 diff --git a/train/IMG_0655.gt b/train/IMG_0655.gt new file mode 100644 index 0000000000000000000000000000000000000000..f9e1aa74612081373fcbcbb6d24ac4bbff15a34e --- /dev/null +++ b/train/IMG_0655.gt @@ -0,0 +1,7 @@ +0 0 897 390 491 207 -0.091953 +1 0 664 630 741 125 -0.177425 +2 1 1338 117 14 16 -0.211093 +3 1 1447 185 44 20 -0.051237 +4 1 1662 167 61 20 -0.016665 +5 1 1664 197 63 21 -0.033321 +6 1 1666 227 60 22 -0.033885 diff --git a/train/IMG_0656.JPG b/train/IMG_0656.JPG new file mode 100644 index 0000000000000000000000000000000000000000..2680b1cd819b9d510a5cdfebd35c0cbd50fbe7d2 --- /dev/null +++ b/train/IMG_0656.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ab4d3fd6c0d863eda37625f59bda05470077698ee67bfce306f6492a9f35378 +size 257377 diff --git a/train/IMG_0656.gt b/train/IMG_0656.gt new file mode 100644 index 0000000000000000000000000000000000000000..0e6bbd77c9c9613f25658626808d6b19873184c5 --- /dev/null +++ b/train/IMG_0656.gt @@ -0,0 +1,8 @@ +0 1 1684 503 44 14 -0.092756 +1 0 214 672 160 38 0.248032 +2 1 681 812 41 21 0.127510 +3 0 723 791 91 32 0.011111 +4 0 721 820 239 35 0.029652 +5 0 546 1178 45 24 0.124355 +6 0 768 241 238 59 -0.137519 +7 0 774 302 234 29 -0.169413 diff --git a/train/IMG_0658.JPG b/train/IMG_0658.JPG new file mode 100644 index 0000000000000000000000000000000000000000..72e3aeae4b63d93754cc9c27ee6dd70aa763b6c9 --- /dev/null +++ b/train/IMG_0658.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b0ba83e7387bafaa6023192c90cd586e2d08fd95a51569108e971152f369684 +size 325331 diff --git a/train/IMG_0658.gt b/train/IMG_0658.gt new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/train/IMG_0660.JPG b/train/IMG_0660.JPG new file mode 100644 index 0000000000000000000000000000000000000000..ebd05cc2aca92625a85ca2e6a178c53f4efe447c --- /dev/null +++ b/train/IMG_0660.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc5c2b995754ca3142f435645abe3b1c0faa8102946527cd9dfe230e42c2a26a +size 239517 diff --git a/train/IMG_0660.gt b/train/IMG_0660.gt new file mode 100644 index 0000000000000000000000000000000000000000..ed354cf29a7564ad3be47a020e9462241e0cdb1c --- /dev/null +++ b/train/IMG_0660.gt @@ -0,0 +1,2 @@ +0 0 888 192 255 958 0.167727 +1 1 1380 546 27 715 -0.285463 diff --git a/train/IMG_0664.JPG b/train/IMG_0664.JPG new file mode 100644 index 0000000000000000000000000000000000000000..354670de0fc61fbe783380d10bd49e01d8ccc6cd --- /dev/null +++ b/train/IMG_0664.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d1d6732d0e57acdf991447312b25f172a8a189d3123048aeaf19364d80b37a0 +size 453487 diff --git a/train/IMG_0664.gt b/train/IMG_0664.gt new file mode 100644 index 0000000000000000000000000000000000000000..697e3fcd9247feb7a464d1404c80b78fffc0de95 --- /dev/null +++ b/train/IMG_0664.gt @@ -0,0 +1,8 @@ +0 1 688 918 33 28 0.096474 +1 1 1124 1225 41 15 0.026310 +2 0 935 491 467 113 0.329050 +3 0 744 629 218 67 -0.374841 +4 0 776 708 137 28 -0.301951 +5 0 957 626 21 29 -0.086738 +6 0 738 711 16 18 -0.132551 +7 1 1696 821 30 17 0.205395 diff --git a/train/IMG_0665.JPG b/train/IMG_0665.JPG new file mode 100644 index 0000000000000000000000000000000000000000..f09d8f1f80a9d71524a96f87b0c333487a90aa04 --- /dev/null +++ b/train/IMG_0665.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:388f5e88b87a05b56bf687225192850cf4cfabcd35d949e172e8f153ad0b80a8 +size 505180 diff --git a/train/IMG_0665.gt b/train/IMG_0665.gt new file mode 100644 index 0000000000000000000000000000000000000000..d805c7c1aff662ea02e40e42ccb721d87159c3b8 --- /dev/null +++ b/train/IMG_0665.gt @@ -0,0 +1,6 @@ +0 1 1559 1193 50 15 -0.061148 +1 1 1641 1196 54 13 -0.038442 +2 0 1199 1073 142 55 0.014492 +3 0 698 470 23 39 0.000000 +4 0 749 453 195 43 0.056640 +5 0 747 509 192 23 0.042080 diff --git a/train/IMG_0669.JPG b/train/IMG_0669.JPG new file mode 100644 index 0000000000000000000000000000000000000000..2fcde2878c666ea36f768e40cc3c1f8058acd058 --- /dev/null +++ b/train/IMG_0669.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fd10936145b86069d588036a72594e2e53ce620a33b5570fd91b1f7adbb67ed +size 245221 diff --git a/train/IMG_0669.gt b/train/IMG_0669.gt new file mode 100644 index 0000000000000000000000000000000000000000..ae0a689f05a24aa124b7cdb8fd2cf414bccefe90 --- /dev/null +++ b/train/IMG_0669.gt @@ -0,0 +1,14 @@ +0 0 1121 94 33 458 -0.026252 +1 0 1177 81 135 467 -0.034844 +2 0 1011 633 333 33 -0.048447 +3 0 1013 673 322 18 -0.046840 +4 0 1011 721 302 38 -0.039978 +5 0 1010 761 349 19 -0.046478 +6 0 1013 818 187 36 -0.037820 +7 0 1011 857 199 18 -0.040382 +8 0 1013 915 136 35 -0.007463 +9 0 1008 952 135 19 -0.030998 +10 0 1012 1012 180 38 -0.022984 +11 0 1008 1052 179 19 -0.017645 +12 0 1012 1115 222 36 -0.018097 +13 0 1010 1154 164 20 -0.012269 diff --git a/train/IMG_0686.JPG b/train/IMG_0686.JPG new file mode 100644 index 0000000000000000000000000000000000000000..35373a0571d3a0b8b8488f02ad11ffcc43d10f0b --- /dev/null +++ b/train/IMG_0686.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:505555073767673e357a0b8e17117298ecb65b5610e3ecbec9ac0f8425cc0606 +size 205893 diff --git a/train/IMG_0686.gt b/train/IMG_0686.gt new file mode 100644 index 0000000000000000000000000000000000000000..1eb95ddb6ef15381da61d684d71b886d408b57d1 --- /dev/null +++ b/train/IMG_0686.gt @@ -0,0 +1,3 @@ +0 0 1341 104 158 427 -0.025877 +1 0 1347 547 85 350 -0.008797 +2 0 1448 548 46 350 -0.008645 diff --git a/train/IMG_0687.JPG b/train/IMG_0687.JPG new file mode 100644 index 0000000000000000000000000000000000000000..d5542317fbd305e3aa95f71007fe7e7c113af4c2 --- /dev/null +++ b/train/IMG_0687.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ed2e90aa44a310c4f43c7a1f8e27ae2a2e418eede0d863208a74ad1a6cbd251 +size 140739 diff --git a/train/IMG_0687.gt b/train/IMG_0687.gt new file mode 100644 index 0000000000000000000000000000000000000000..d1fe998d72a88ad4995e1e7e36db0028da26c645 --- /dev/null +++ b/train/IMG_0687.gt @@ -0,0 +1,2 @@ +0 0 399 955 195 30 -0.407868 +1 0 392 999 196 30 -0.414305 diff --git a/train/IMG_0690.JPG b/train/IMG_0690.JPG new file mode 100644 index 0000000000000000000000000000000000000000..fb447dd1d6b5c98033e2680b5afe8d1c0c158199 --- /dev/null +++ b/train/IMG_0690.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00e2ad2a465e9f80a98132d6e6cdb25b2d578ebc3f0324e3366243dd08c82233 +size 240874 diff --git a/train/IMG_0690.gt b/train/IMG_0690.gt new file mode 100644 index 0000000000000000000000000000000000000000..466d82fe3020d9f17fba73cd04eb29ec5738491d --- /dev/null +++ b/train/IMG_0690.gt @@ -0,0 +1,3 @@ +0 0 830 915 325 127 0.006349 +1 0 1047 389 412 116 -0.076382 +2 0 1052 514 281 58 -0.061964 diff --git a/train/IMG_0692.JPG b/train/IMG_0692.JPG new file mode 100644 index 0000000000000000000000000000000000000000..fc91747e110d24551ecc332ec2e5d4d7abd740db --- /dev/null +++ b/train/IMG_0692.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bd5325a03ee3459b5fe5e88fb3b0cd1f8d1b4271a86a9ce6e1c299eed8b1430 +size 182304 diff --git a/train/IMG_0692.gt b/train/IMG_0692.gt new file mode 100644 index 0000000000000000000000000000000000000000..46fb18626638d1adfb64767e81b7becb2cff105b --- /dev/null +++ b/train/IMG_0692.gt @@ -0,0 +1,7 @@ +0 0 212 128 894 167 -0.092413 +1 0 175 1009 826 220 -0.003650 +2 0 988 1031 16 17 0.000000 +3 1 1031 636 39 43 -0.000000 +4 0 1034 464 49 168 0.036569 +5 0 208 484 811 158 -0.064305 +6 0 211 662 785 44 -0.061304 diff --git a/train/IMG_0694.JPG b/train/IMG_0694.JPG new file mode 100644 index 0000000000000000000000000000000000000000..1f68a5aa7f5c8b1c43c53d60425b505de055dcf8 --- /dev/null +++ b/train/IMG_0694.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b533e79e8716e669fd0074f398efe988393cffc5361f7b318410f07779014e40 +size 122808 diff --git a/train/IMG_0694.gt b/train/IMG_0694.gt new file mode 100644 index 0000000000000000000000000000000000000000..07c51741f7efe2b2c7c1dbcaac075a4eeeebc0d3 --- /dev/null +++ b/train/IMG_0694.gt @@ -0,0 +1,3 @@ +0 0 783 729 738 155 -0.043392 +1 0 790 913 299 53 -0.064101 +2 0 1169 887 337 54 -0.029753 diff --git a/train/IMG_0697.JPG b/train/IMG_0697.JPG new file mode 100644 index 0000000000000000000000000000000000000000..818c836c4813f1a6a024e01375387b872c7c3c3d --- /dev/null +++ b/train/IMG_0697.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78ea2a6be434685fa48a08399a176bf7b34ae6e6cedf16c3ef7d99a794a39c51 +size 200271 diff --git a/train/IMG_0697.gt b/train/IMG_0697.gt new file mode 100644 index 0000000000000000000000000000000000000000..64c93d776cc5ed4de17cd7ddb80b1d70429a18b3 --- /dev/null +++ b/train/IMG_0697.gt @@ -0,0 +1,3 @@ +0 0 863 470 36 123 0.289692 +1 0 887 241 601 93 -0.575043 +2 0 885 389 564 46 -0.533930 diff --git a/train/IMG_0700.JPG b/train/IMG_0700.JPG new file mode 100644 index 0000000000000000000000000000000000000000..23a9caf1df31e576b3fdeb4d6355515f4d4361c4 --- /dev/null +++ b/train/IMG_0700.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed495e691a33db36ce4c38440092ab72d22266e75a606e6bb87b04c9506992c7 +size 106730 diff --git a/train/IMG_0700.gt b/train/IMG_0700.gt new file mode 100644 index 0000000000000000000000000000000000000000..0eb0bdc5bdb20e164a48a8ad9224f49a01cca0d1 --- /dev/null +++ b/train/IMG_0700.gt @@ -0,0 +1,3 @@ +0 0 215 631 64 273 0.136037 +1 0 1128 1043 345 73 0.005814 +2 0 274 939 1213 192 0.030167 diff --git a/train/IMG_0702.JPG b/train/IMG_0702.JPG new file mode 100644 index 0000000000000000000000000000000000000000..83404314ad81c4117c10dd38f8a6d678452f82b5 --- /dev/null +++ b/train/IMG_0702.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab6b00f8042f5cd7f4f7c2e8a61bb6eed7ddfbbcb90050dca1de96f4d601d768 +size 415863 diff --git a/train/IMG_0702.gt b/train/IMG_0702.gt new file mode 100644 index 0000000000000000000000000000000000000000..01ccdf8c4e7a9dc2f3451da40e401b1a08785864 --- /dev/null +++ b/train/IMG_0702.gt @@ -0,0 +1,5 @@ +0 1 1059 1172 25 24 -0.233743 +1 0 384 501 226 146 0.070971 +2 0 317 771 354 148 0.043201 +3 1 351 84 53 44 -0.058756 +4 1 0 0 344 67 -0.333888 diff --git a/train/IMG_0704.JPG b/train/IMG_0704.JPG new file mode 100644 index 0000000000000000000000000000000000000000..27bd8595a61f5b029f598329d27781303a47179d --- /dev/null +++ b/train/IMG_0704.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d5951000dd8571e4c41d25a2d76fb79ae303635e048404ff765e679c25432bc +size 433091 diff --git a/train/IMG_0704.gt b/train/IMG_0704.gt new file mode 100644 index 0000000000000000000000000000000000000000..3f320b9caaf82550009c827a8f77abe714ed30dc --- /dev/null +++ b/train/IMG_0704.gt @@ -0,0 +1,16 @@ +0 1 823 657 20 14 0.152649 +1 0 147 486 388 46 -0.033841 +2 0 148 539 382 19 -0.026379 +3 0 162 585 343 41 0.000000 +4 0 199 632 261 22 0.000000 +5 0 263 675 118 46 0.017092 +6 0 392 690 110 42 0.055499 +7 0 1119 90 431 36 -0.162073 +8 0 1122 141 331 26 -0.155184 +9 0 1069 343 472 58 -0.083855 +10 0 1066 404 367 34 -0.056121 +11 0 1070 540 478 53 -0.016876 +12 0 1068 602 458 32 -0.002207 +13 0 1062 721 170 36 0.017750 +14 0 1065 768 101 32 0.030603 +15 0 1352 743 188 36 0.005376 diff --git a/train/IMG_0707.JPG b/train/IMG_0707.JPG new file mode 100644 index 0000000000000000000000000000000000000000..8ced66b2bd956af2708a644f3cf50c4c87b3f6fb --- /dev/null +++ b/train/IMG_0707.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:122235d1b5739157b74c8cca4facd474f3e881f05a99472697960da762894516 +size 257789 diff --git a/train/IMG_0707.gt b/train/IMG_0707.gt new file mode 100644 index 0000000000000000000000000000000000000000..99f41c2aacd17f003853a4d7dd4ac76a3b4a9a9c --- /dev/null +++ b/train/IMG_0707.gt @@ -0,0 +1,6 @@ +0 0 457 112 919 122 0.245519 +1 0 354 203 1076 303 0.089636 +2 0 363 514 1054 131 0.024057 +3 0 396 735 1006 80 -0.019605 +4 0 417 867 972 140 -0.051210 +5 0 395 1040 1012 63 -0.141051 diff --git a/train/IMG_0709.JPG b/train/IMG_0709.JPG new file mode 100644 index 0000000000000000000000000000000000000000..deb35c0acaaeb044d03ae353723b48f73a46d767 --- /dev/null +++ b/train/IMG_0709.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38a3f9e56a3f08dbee2235374ec4902fe2052e5295b0c93d22739dab2553fd52 +size 226320 diff --git a/train/IMG_0709.gt b/train/IMG_0709.gt new file mode 100644 index 0000000000000000000000000000000000000000..3a0ea4c90459cfa6c078f9d6868f0c91c3e93857 --- /dev/null +++ b/train/IMG_0709.gt @@ -0,0 +1,7 @@ +0 1 1158 1260 134 31 -0.015036 +1 0 1290 77 81 523 -0.041073 +2 0 1276 617 106 27 -0.114877 +3 0 1277 652 128 23 -0.126308 +4 0 1296 834 104 40 -0.089758 +5 0 1317 915 73 185 -0.022468 +6 0 1305 1141 103 42 -0.059336 diff --git a/train/IMG_0719.JPG b/train/IMG_0719.JPG new file mode 100644 index 0000000000000000000000000000000000000000..f87adf6d97aa80b78fd994985971cbc91f5952e7 --- /dev/null +++ b/train/IMG_0719.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e30d3e917dab86fadf7b3486a3bde0e3909eff0eb270310afd33b234d4a1c27 +size 303913 diff --git a/train/IMG_0719.gt b/train/IMG_0719.gt new file mode 100644 index 0000000000000000000000000000000000000000..d070183b3023c29a994b6a0fe169850168ddb6db --- /dev/null +++ b/train/IMG_0719.gt @@ -0,0 +1,3 @@ +0 0 515 195 376 134 0.105749 +1 0 3 521 94 30 0.075127 +2 0 464 541 477 216 -0.065171 diff --git a/train/IMG_0722.JPG b/train/IMG_0722.JPG new file mode 100644 index 0000000000000000000000000000000000000000..429ec22f1ff12061892cb7af8810f747c1b89d12 --- /dev/null +++ b/train/IMG_0722.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9a7608d79f7a9df5f11f84e0c69905cdf4d2fbfe31ec987779fe31909efbe06 +size 211175 diff --git a/train/IMG_0722.gt b/train/IMG_0722.gt new file mode 100644 index 0000000000000000000000000000000000000000..e0a267149c39807b19c39e1ae3647f4acf9c7f8a --- /dev/null +++ b/train/IMG_0722.gt @@ -0,0 +1,4 @@ +0 0 30 531 673 132 0.627503 +1 0 47 669 613 49 0.596449 +2 0 75 741 544 96 0.587459 +3 0 772 478 930 117 -0.278910 diff --git a/train/IMG_0723.JPG b/train/IMG_0723.JPG new file mode 100644 index 0000000000000000000000000000000000000000..9e9ebfaae472703e7b827e59b05123e76d11d1cc --- /dev/null +++ b/train/IMG_0723.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e9408c0a73b7f7bf5baefc24611e59dafd628f565cf65ee67a5f1d21987783a +size 163430 diff --git a/train/IMG_0723.gt b/train/IMG_0723.gt new file mode 100644 index 0000000000000000000000000000000000000000..ecf5681853405dd9cd67ef0fe7bfe01754a553fa --- /dev/null +++ b/train/IMG_0723.gt @@ -0,0 +1,3 @@ +0 0 673 347 603 127 -0.092203 +1 0 703 480 547 51 -0.098378 +2 0 783 547 367 90 -0.085193 diff --git a/train/IMG_0726.JPG b/train/IMG_0726.JPG new file mode 100644 index 0000000000000000000000000000000000000000..d02a455277c7564d741ac4f96161666e659ef4a1 --- /dev/null +++ b/train/IMG_0726.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12ae84cda044744ae3a18bd073f4327c5449ee5484b94436cecad37bf3f5b990 +size 280983 diff --git a/train/IMG_0726.gt b/train/IMG_0726.gt new file mode 100644 index 0000000000000000000000000000000000000000..5893fe85a7762e3966f270bb5de377a3b43b0387 --- /dev/null +++ b/train/IMG_0726.gt @@ -0,0 +1,3 @@ +0 0 830 559 315 67 0.019106 +1 0 1193 610 24 25 0.045423 +2 0 869 645 242 27 0.033321 diff --git a/train/IMG_0728.JPG b/train/IMG_0728.JPG new file mode 100644 index 0000000000000000000000000000000000000000..ef89b1ae6cc37d86c6105a94e1c67b593b9cc740 --- /dev/null +++ b/train/IMG_0728.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95e502c7fbd033c7dedc7927a808fc803e885a261628bdf1d5905e50a76c7a47 +size 376845 diff --git a/train/IMG_0728.gt b/train/IMG_0728.gt new file mode 100644 index 0000000000000000000000000000000000000000..1978d4814cbadc6aab803c64b89c56e294ca9a2e --- /dev/null +++ b/train/IMG_0728.gt @@ -0,0 +1,3 @@ +0 0 1410 861 68 192 -0.038025 +1 0 810 817 474 194 0.079739 +2 0 200 135 1303 678 -0.005908 diff --git a/train/IMG_0730.JPG b/train/IMG_0730.JPG new file mode 100644 index 0000000000000000000000000000000000000000..544284da2641f6bd864dd3d7e8923d8229fa7c5a --- /dev/null +++ b/train/IMG_0730.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b99a0ff761c23040ad389f0d52700aaf7446cab8a1cbf8eb5215fc9de589615 +size 268753 diff --git a/train/IMG_0730.gt b/train/IMG_0730.gt new file mode 100644 index 0000000000000000000000000000000000000000..b01c5a95694a51f34d8f4daaea0f560566cf3dae --- /dev/null +++ b/train/IMG_0730.gt @@ -0,0 +1,4 @@ +0 0 471 535 1216 267 -0.055590 +1 0 45 823 358 63 -0.019883 +2 0 180 703 77 69 -0.028161 +3 0 174 605 114 76 -0.055498 diff --git a/train/IMG_0733.JPG b/train/IMG_0733.JPG new file mode 100644 index 0000000000000000000000000000000000000000..02d423e18ce0a3e2de5cf046fe11985742545fa6 --- /dev/null +++ b/train/IMG_0733.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23b01e651466a3bfc602df207e4280b3f419924d81e8a4e88fb635241c6e0f0b +size 301371 diff --git a/train/IMG_0733.gt b/train/IMG_0733.gt new file mode 100644 index 0000000000000000000000000000000000000000..f461dad3630813bcf875e638b3bada3be11d2924 --- /dev/null +++ b/train/IMG_0733.gt @@ -0,0 +1,4 @@ +0 0 948 471 303 96 0.023886 +1 0 1348 521 54 193 -0.068675 +2 0 970 586 259 47 0.027771 +3 0 963 649 285 91 0.022137 diff --git a/train/IMG_0735.JPG b/train/IMG_0735.JPG new file mode 100644 index 0000000000000000000000000000000000000000..c04757ce75c06c3c730e8ff06c1047f7ba81f4f6 --- /dev/null +++ b/train/IMG_0735.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:220fdd8e91b8190bb1efae26ac8ec105677bac68d710f08b84adec652ef8143c +size 241496 diff --git a/train/IMG_0735.gt b/train/IMG_0735.gt new file mode 100644 index 0000000000000000000000000000000000000000..78923c2da8a70406b520147e5967cda4bd70cc71 --- /dev/null +++ b/train/IMG_0735.gt @@ -0,0 +1,7 @@ +0 0 147 764 333 73 0.021145 +1 0 625 575 66 148 -0.027771 +2 0 1330 580 64 147 -0.016947 +3 0 723 579 575 81 0.008756 +4 0 711 672 600 51 0.008375 +5 0 679 745 679 141 0.014748 +6 0 664 926 701 134 -0.001433 diff --git a/train/IMG_0738.JPG b/train/IMG_0738.JPG new file mode 100644 index 0000000000000000000000000000000000000000..925fd9ac39d50eede2319dd210baeba8953feabf --- /dev/null +++ b/train/IMG_0738.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:665c032cdcb5e6d696bf4f69325cbf38d165f5865fcb584a2464b42d5fb90c2a +size 190886 diff --git a/train/IMG_0738.gt b/train/IMG_0738.gt new file mode 100644 index 0000000000000000000000000000000000000000..12b81920725b8ad365ae79819b6149742ee3a3b8 --- /dev/null +++ b/train/IMG_0738.gt @@ -0,0 +1,6 @@ +0 0 348 822 238 182 -0.161732 +1 0 321 938 1340 112 -0.194717 +2 0 539 661 1146 204 -0.254527 +3 0 893 122 73 148 0.058756 +4 0 721 173 170 84 -0.308052 +5 0 729 280 133 31 -0.321750 diff --git a/train/IMG_0746.JPG b/train/IMG_0746.JPG new file mode 100644 index 0000000000000000000000000000000000000000..09208ced51b80893da364393d2418260f9ec5e89 --- /dev/null +++ b/train/IMG_0746.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47701f192aedb93a29f660cf0d3fa35548d21b0b1703d86f51d4ce5554e42212 +size 608318 diff --git a/train/IMG_0746.gt b/train/IMG_0746.gt new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/train/IMG_0747.JPG b/train/IMG_0747.JPG new file mode 100644 index 0000000000000000000000000000000000000000..05990d1fb357060ed475484fdbd8af110486a637 --- /dev/null +++ b/train/IMG_0747.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84b7e3dc5f2b3ed8b8404dc9f78351c77259d1d49632b759ef9c11ceb684f01a +size 319689 diff --git a/train/IMG_0747.gt b/train/IMG_0747.gt new file mode 100644 index 0000000000000000000000000000000000000000..77a67f03d95619e08ddde63df364ef393cdae9a9 --- /dev/null +++ b/train/IMG_0747.gt @@ -0,0 +1,3 @@ +0 0 1157 702 45 56 -0.092756 +1 0 455 619 557 160 -0.066568 +2 0 514 815 475 64 -0.071758 diff --git a/train/IMG_0748.JPG b/train/IMG_0748.JPG new file mode 100644 index 0000000000000000000000000000000000000000..0baa8886b3b28a385c9cdeed327ece1dac10cea0 --- /dev/null +++ b/train/IMG_0748.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d6f48bd20cdaddab9505d4a6aa84a30192fa91a711766c90b99f3ae23f34879 +size 150730 diff --git a/train/IMG_0748.gt b/train/IMG_0748.gt new file mode 100644 index 0000000000000000000000000000000000000000..8fb2c0d7c1f7a4699fa0745b020ed57bcfe90302 --- /dev/null +++ b/train/IMG_0748.gt @@ -0,0 +1,9 @@ +0 0 890 343 496 91 -0.205742 +1 0 883 485 486 50 -0.199908 +2 0 1048 743 128 46 -0.180619 +3 0 866 914 450 50 -0.162562 +4 0 911 1004 347 69 -0.166609 +5 0 286 646 405 70 -0.181965 +6 0 315 738 326 32 -0.185543 +7 0 397 768 139 175 0.055499 +8 0 459 923 207 32 -0.184738 diff --git a/train/IMG_0750.JPG b/train/IMG_0750.JPG new file mode 100644 index 0000000000000000000000000000000000000000..91507982f42ce931733a2bb3ee5d5be43d8266ef --- /dev/null +++ b/train/IMG_0750.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50bc6ff1e5967703f4493bda767cc672e65431a6230aed4c970114835e78f865 +size 300032 diff --git a/train/IMG_0750.gt b/train/IMG_0750.gt new file mode 100644 index 0000000000000000000000000000000000000000..7d7c18ca58ff1b90826f7270ae9eebdefa326612 --- /dev/null +++ b/train/IMG_0750.gt @@ -0,0 +1,2 @@ +0 0 597 715 810 215 0.032247 +1 0 628 943 775 63 0.011734 diff --git a/train/IMG_0752.JPG b/train/IMG_0752.JPG new file mode 100644 index 0000000000000000000000000000000000000000..c343bd93084c98602e8feda682ffb5afa25e1fc0 --- /dev/null +++ b/train/IMG_0752.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fd647afdaf0ddef00c80aaa1b174763a7c25a8de3aa067fe3aedac53a6b1175 +size 122172 diff --git a/train/IMG_0752.gt b/train/IMG_0752.gt new file mode 100644 index 0000000000000000000000000000000000000000..25f820f94d27a40905b6481c169f9c92a3a5d0fb --- /dev/null +++ b/train/IMG_0752.gt @@ -0,0 +1 @@ +0 0 75 563 1505 100 0.049552 diff --git a/train/IMG_0753.JPG b/train/IMG_0753.JPG new file mode 100644 index 0000000000000000000000000000000000000000..2408926daea42220b149ad1543a3cebccee598e5 --- /dev/null +++ b/train/IMG_0753.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:142410f66ff3d56937972fed80396e8571b8e0c6afb7d4c5cf428c7b0f560513 +size 199703 diff --git a/train/IMG_0753.gt b/train/IMG_0753.gt new file mode 100644 index 0000000000000000000000000000000000000000..a4e729c1b881a587aa4de7f5b0ac2b37e6707d3f --- /dev/null +++ b/train/IMG_0753.gt @@ -0,0 +1 @@ +0 0 301 617 935 192 -0.507775 diff --git a/train/IMG_0758.JPG b/train/IMG_0758.JPG new file mode 100644 index 0000000000000000000000000000000000000000..50100a3fe20f52decaf90a9b65461d98a881ca1e --- /dev/null +++ b/train/IMG_0758.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70357cb82a8d510c874dda4bbab0bb17d4c5d479e990e180f3053291837f280f +size 275504 diff --git a/train/IMG_0758.gt b/train/IMG_0758.gt new file mode 100644 index 0000000000000000000000000000000000000000..a5feae9eae8e1af6e39e599f81713b3c0763f383 --- /dev/null +++ b/train/IMG_0758.gt @@ -0,0 +1,11 @@ +0 0 699 162 340 79 -0.074934 +1 0 757 263 218 69 -0.071991 +2 0 755 348 209 24 -0.063952 +3 0 940 530 62 51 -0.050803 +4 0 802 767 89 32 -0.022723 +5 0 917 764 90 30 -0.022468 +6 0 685 833 330 42 -0.033422 +7 0 686 887 328 42 -0.030571 +8 0 683 938 329 38 -0.034042 +9 0 681 983 57 36 0.000000 +10 0 906 985 102 29 -0.010309 diff --git a/train/IMG_0759.JPG b/train/IMG_0759.JPG new file mode 100644 index 0000000000000000000000000000000000000000..ab0a1d8585eaaecd12fe6aabe00d60b50fb5b60d --- /dev/null +++ b/train/IMG_0759.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7ae2bbe8a67872a886210bcd1dcd45af7a6a3bbb5776e0509051b195251ba55 +size 187637 diff --git a/train/IMG_0759.gt b/train/IMG_0759.gt new file mode 100644 index 0000000000000000000000000000000000000000..51a354c98ce65ae42fbbe198bde2f2c3ef3e28c7 --- /dev/null +++ b/train/IMG_0759.gt @@ -0,0 +1,4 @@ +0 0 274 590 578 70 -0.008680 +1 0 268 685 592 73 -0.013651 +2 0 1265 587 257 73 -0.036718 +3 0 1285 669 314 71 -0.013745 diff --git a/train/IMG_0764.JPG b/train/IMG_0764.JPG new file mode 100644 index 0000000000000000000000000000000000000000..73ed854b4b94fd3b3ac072231233810d67d2efa0 --- /dev/null +++ b/train/IMG_0764.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c808024bd875047ec4a42034ddf81b69b552f373f6629885b270c40a147a6a8 +size 405115 diff --git a/train/IMG_0764.gt b/train/IMG_0764.gt new file mode 100644 index 0000000000000000000000000000000000000000..ce864271c0929cad6a8700580179a5f775450f54 --- /dev/null +++ b/train/IMG_0764.gt @@ -0,0 +1 @@ +0 0 132 598 1358 199 0.083203 diff --git a/train/IMG_0769.JPG b/train/IMG_0769.JPG new file mode 100644 index 0000000000000000000000000000000000000000..ea80c945ca2395350e196506de92ec3f8e3abb17 --- /dev/null +++ b/train/IMG_0769.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:612acac0e191ca534a148dc9fe740dc45c166affb7fa32c64fb038d2a0743a0d +size 171131 diff --git a/train/IMG_0769.gt b/train/IMG_0769.gt new file mode 100644 index 0000000000000000000000000000000000000000..abf2bd79892b7027ce65e6913d3b046fdd48a0b2 --- /dev/null +++ b/train/IMG_0769.gt @@ -0,0 +1,15 @@ +0 0 723 112 407 92 0.049221 +1 0 1185 128 366 92 0.033321 +2 1 840 712 638 120 -0.012558 +3 0 1412 944 108 58 -0.050462 +4 0 312 33 205 50 0.045195 +5 0 302 82 203 34 0.039583 +6 0 614 388 789 119 0.029441 +7 0 1135 560 214 59 -0.009569 +8 0 229 1091 633 28 -0.028473 +9 0 896 1074 414 25 -0.039195 +10 0 231 1124 726 29 -0.026309 +11 0 229 1161 416 32 -0.024385 +12 0 229 1219 430 30 -0.032698 +13 1 545 966 45 20 -0.068076 +14 1 542 990 53 13 -0.057628 diff --git a/train/IMG_0780.JPG b/train/IMG_0780.JPG new file mode 100644 index 0000000000000000000000000000000000000000..7e547a5475cc6e07aaeba6bc5ee6769378d39953 --- /dev/null +++ b/train/IMG_0780.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0acc3141bfcecb715e3e9ce927f84776a187944875e43f85b95bdccbdcb16308 +size 196225 diff --git a/train/IMG_0780.gt b/train/IMG_0780.gt new file mode 100644 index 0000000000000000000000000000000000000000..1231393ca2efe2048c53ecab061b85df4ce0e533 --- /dev/null +++ b/train/IMG_0780.gt @@ -0,0 +1,14 @@ +0 0 1465 540 216 54 0.034133 +1 0 1480 602 188 14 0.048349 +2 0 1040 538 170 30 0.065383 +3 0 1036 568 179 18 0.056437 +4 0 1213 527 74 65 0.027390 +5 0 1287 565 40 20 0.051237 +6 0 1250 581 57 19 0.179853 +7 0 776 522 207 54 -0.043661 +8 0 785 579 180 17 -0.039306 +9 0 394 566 113 35 -0.065327 +10 0 395 604 109 16 -0.105378 +11 0 505 542 85 64 -0.093064 +12 0 576 575 21 31 0.114877 +13 0 530 593 42 26 0.097253 diff --git a/train/IMG_0784.JPG b/train/IMG_0784.JPG new file mode 100644 index 0000000000000000000000000000000000000000..d5c29a4557137a2c346e70b3114d87d5294da3b8 --- /dev/null +++ b/train/IMG_0784.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f121cc25142f08711ebff267b75452460465ac670d51efa6ee8146af602f62f +size 174821 diff --git a/train/IMG_0784.gt b/train/IMG_0784.gt new file mode 100644 index 0000000000000000000000000000000000000000..948a797b5162d98a3a4d42fe08e67f2a9acf9f51 --- /dev/null +++ b/train/IMG_0784.gt @@ -0,0 +1,17 @@ +0 0 707 1153 639 19 0.133691 +1 0 1342 1189 20 15 0.062419 +2 1 2 764 74 18 0.029403 +3 0 349 564 81 32 -0.154600 +4 0 349 615 100 22 -0.128323 +5 0 328 650 119 19 -0.112565 +6 0 330 687 69 20 -0.090659 +7 0 910 815 221 47 -0.040886 +8 0 889 733 265 44 -0.053384 +9 0 927 653 174 40 -0.075877 +10 0 940 572 141 43 -0.101836 +11 0 943 493 133 42 -0.155753 +12 0 952 418 112 41 -0.168207 +13 0 856 325 309 47 -0.205259 +14 0 866 255 282 43 -0.251279 +15 0 909 181 182 40 -0.252011 +16 0 822 108 371 39 -0.313055 diff --git a/train/IMG_0787.JPG b/train/IMG_0787.JPG new file mode 100644 index 0000000000000000000000000000000000000000..0c99d03073672ff28ccc3d41961ba986f0fd429f --- /dev/null +++ b/train/IMG_0787.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3979c076fe8f8a412260844e75510cc36002bddce126868e243b314850b475c8 +size 405173 diff --git a/train/IMG_0787.gt b/train/IMG_0787.gt new file mode 100644 index 0000000000000000000000000000000000000000..239d281dd8dc8db8e460a017ae6938b8a73f3b8b --- /dev/null +++ b/train/IMG_0787.gt @@ -0,0 +1 @@ +0 0 397 627 655 103 -0.007752 diff --git a/train/IMG_0791.JPG b/train/IMG_0791.JPG new file mode 100644 index 0000000000000000000000000000000000000000..2abf2c3fc582d5a57e3dde2bf167ed459b1aea5f --- /dev/null +++ b/train/IMG_0791.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:749e0dc96a4064c949a6796f82429240dc4a397f5598c7e13c19585da28fa600 +size 255418 diff --git a/train/IMG_0791.gt b/train/IMG_0791.gt new file mode 100644 index 0000000000000000000000000000000000000000..c62dba85604af7d78170237063a44393645c8dca --- /dev/null +++ b/train/IMG_0791.gt @@ -0,0 +1,6 @@ +0 0 1274 1037 237 100 0.055029 +1 0 1280 1139 236 40 0.038941 +2 0 1508 1044 15 17 -0.197395 +3 0 330 551 61 409 0.031852 +4 0 780 220 260 63 0.090660 +5 0 480 253 49 230 0.782302 diff --git a/train/IMG_0792.JPG b/train/IMG_0792.JPG new file mode 100644 index 0000000000000000000000000000000000000000..3f96f4aa4ded09bb42201ca419c829410899a0f1 --- /dev/null +++ b/train/IMG_0792.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dca9cc9ce79191c180b9d5c9ef251d186b5ae006199743e4ab661ae570c25a10 +size 265771 diff --git a/train/IMG_0792.gt b/train/IMG_0792.gt new file mode 100644 index 0000000000000000000000000000000000000000..b1962057bab9a16a13d2d738464ef7d45f10c74f --- /dev/null +++ b/train/IMG_0792.gt @@ -0,0 +1,3 @@ +0 1 1659 272 68 134 -0.019045 +1 0 424 391 1153 231 0.017527 +2 0 305 685 1328 142 -0.015185 diff --git a/train/IMG_0794.JPG b/train/IMG_0794.JPG new file mode 100644 index 0000000000000000000000000000000000000000..20608afe59d3e0a877d7826d6b58ef0a386ddc4c --- /dev/null +++ b/train/IMG_0794.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b75c28bc9291f0c02a6d664766f4d7b9d0dcbcfa89266937cc434edd66f0288 +size 378489 diff --git a/train/IMG_0794.gt b/train/IMG_0794.gt new file mode 100644 index 0000000000000000000000000000000000000000..7bc975eb474ba6dd6559318c7ecf24d2654ecd6f --- /dev/null +++ b/train/IMG_0794.gt @@ -0,0 +1 @@ +0 0 123 449 1485 425 -0.138074 diff --git a/train/IMG_0795.JPG b/train/IMG_0795.JPG new file mode 100644 index 0000000000000000000000000000000000000000..35350e0fa8f8236b1eeefd0fe6069163aa6dbeca --- /dev/null +++ b/train/IMG_0795.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f581208a115c532568b6384b11fb1898d232497470117003a04a57b841cdae31 +size 135253 diff --git a/train/IMG_0795.gt b/train/IMG_0795.gt new file mode 100644 index 0000000000000000000000000000000000000000..6869f86b96b3c003a9964727b872bdba5fead6b7 --- /dev/null +++ b/train/IMG_0795.gt @@ -0,0 +1,2 @@ +0 0 573 334 629 188 0.006061 +1 0 576 680 618 192 -0.031403 diff --git a/train/IMG_0809.JPG b/train/IMG_0809.JPG new file mode 100644 index 0000000000000000000000000000000000000000..4d1753236b3c90cd674d7ef9e421440f4961109d --- /dev/null +++ b/train/IMG_0809.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e168d876446cd01a1be4c5121b7d2d2646598bcf90ac7c78b38ba1302b9e5a9 +size 111626 diff --git a/train/IMG_0809.gt b/train/IMG_0809.gt new file mode 100644 index 0000000000000000000000000000000000000000..81857934a29528b078f05508af3a9ff93b37806d --- /dev/null +++ b/train/IMG_0809.gt @@ -0,0 +1,7 @@ +0 0 821 285 103 35 -0.058756 +1 0 978 277 99 35 -0.063074 +2 0 790 552 185 48 -0.077621 +3 0 792 666 328 48 -0.079830 +4 0 732 892 427 108 -0.125249 +5 0 736 1031 417 47 -0.111190 +6 0 793 605 310 51 -0.068969 diff --git a/train/IMG_0810.JPG b/train/IMG_0810.JPG new file mode 100644 index 0000000000000000000000000000000000000000..925170bb1f17b876ad08184b08c51ef36276b903 --- /dev/null +++ b/train/IMG_0810.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a690ebfad85b5002696c98177d48591f0e76717ffedc3891a9762c028b49843 +size 109719 diff --git a/train/IMG_0810.gt b/train/IMG_0810.gt new file mode 100644 index 0000000000000000000000000000000000000000..2d2270f9d0adac259757fb29cd36ba6e6f6d0ced --- /dev/null +++ b/train/IMG_0810.gt @@ -0,0 +1,3 @@ +0 0 911 318 366 90 0.473158 +1 0 921 431 346 46 0.443103 +2 0 569 482 243 46 0.355164 diff --git a/train/IMG_0812.JPG b/train/IMG_0812.JPG new file mode 100644 index 0000000000000000000000000000000000000000..025b9c83efed9dd8f3ea351bad7dc6330f416a60 --- /dev/null +++ b/train/IMG_0812.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdf7960861d7e84a9ef62a68b748bad841ff2af1a45d1eafd0280c27fbc920b8 +size 153562 diff --git a/train/IMG_0812.gt b/train/IMG_0812.gt new file mode 100644 index 0000000000000000000000000000000000000000..149a204bed92d9b738f24334706a05842da594bf --- /dev/null +++ b/train/IMG_0812.gt @@ -0,0 +1,16 @@ +0 1 438 1021 59 24 -0.404892 +1 1 443 1049 50 13 -0.348771 +2 1 1076 1168 42 23 -0.130827 +3 1 61 968 41 12 -0.024995 +4 1 730 1145 149 61 -0.184324 +5 0 831 1212 34 35 -0.090659 +6 0 591 422 199 37 0.270947 +7 0 601 456 90 21 0.227690 +8 0 603 529 126 43 0.186979 +9 0 604 582 185 24 0.199618 +10 0 609 652 132 45 0.148890 +11 0 613 705 113 26 0.117636 +12 0 1309 774 82 31 0.167432 +13 1 1317 812 53 16 0.220829 +14 0 967 521 94 30 0.262995 +15 0 974 561 113 22 0.244979 diff --git a/train/IMG_0814.JPG b/train/IMG_0814.JPG new file mode 100644 index 0000000000000000000000000000000000000000..391c13362caebc2f870babb243ed6a7478c12177 --- /dev/null +++ b/train/IMG_0814.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:172c43228d7389a29ef8c43d190a28028a3c848a6e3f3859719d4af7cbbcef6e +size 149821 diff --git a/train/IMG_0814.gt b/train/IMG_0814.gt new file mode 100644 index 0000000000000000000000000000000000000000..28e40323c7aca7ed29f7449d622a3d512db0f1cd --- /dev/null +++ b/train/IMG_0814.gt @@ -0,0 +1,7 @@ +0 0 410 461 78 48 0.000000 +1 0 464 550 69 335 -0.042399 +2 0 378 554 77 347 -0.052583 +3 1 402 915 154 9 -0.150176 +4 1 399 925 146 9 -0.151605 +5 1 404 950 41 13 -0.173246 +6 1 469 942 21 12 -0.148890 diff --git a/train/IMG_0815.JPG b/train/IMG_0815.JPG new file mode 100644 index 0000000000000000000000000000000000000000..133e76a5a0e546add24db7931a2c1d5addf60c64 --- /dev/null +++ b/train/IMG_0815.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:852491d6c984fc63e0f1943dfd0326a31ecccde2094bb17f1f51f9a5632cba06 +size 157137 diff --git a/train/IMG_0815.gt b/train/IMG_0815.gt new file mode 100644 index 0000000000000000000000000000000000000000..b959cb2bbf083ffa75ae93fcfe9bf6f108195143 --- /dev/null +++ b/train/IMG_0815.gt @@ -0,0 +1,3 @@ +0 1 123 557 25 37 0.000000 +1 0 222 633 199 70 -0.005154 +2 0 584 511 713 258 0.054633 diff --git a/train/IMG_0818.JPG b/train/IMG_0818.JPG new file mode 100644 index 0000000000000000000000000000000000000000..786c0cfca09056a4b46b9427f707a6270f353d2c --- /dev/null +++ b/train/IMG_0818.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:305f2e8074b077a82bf6d7c36d996a6e1293e4600e8b1901ab9d81d91a71eeb1 +size 132512 diff --git a/train/IMG_0818.gt b/train/IMG_0818.gt new file mode 100644 index 0000000000000000000000000000000000000000..0ceed2b55af03583c958b1131575d69fef0a2b80 --- /dev/null +++ b/train/IMG_0818.gt @@ -0,0 +1,3 @@ +0 0 924 332 296 74 0.000000 +1 0 847 433 453 78 -0.006637 +2 0 912 537 339 81 -0.014792 diff --git a/train/IMG_0821.JPG b/train/IMG_0821.JPG new file mode 100644 index 0000000000000000000000000000000000000000..a5344f26a64a316b745aecdbe7d9462a5bbd548f --- /dev/null +++ b/train/IMG_0821.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59c541471e6a41d3a6928cab40890748cb7d0db3991c83750d7afb5e3366d758 +size 187639 diff --git a/train/IMG_0821.gt b/train/IMG_0821.gt new file mode 100644 index 0000000000000000000000000000000000000000..7fb6f4c251727b018c34c946f9f6eec5067f5180 --- /dev/null +++ b/train/IMG_0821.gt @@ -0,0 +1,17 @@ +0 0 495 1022 203 27 0.014850 +1 0 946 1176 77 23 0.013157 +2 0 1022 1168 73 29 -0.000000 +3 0 886 782 205 43 0.000000 +4 1 1028 1155 61 21 -0.033321 +5 0 1258 921 141 27 0.007194 +6 0 1257 949 132 36 -0.007692 +7 0 1265 540 165 84 -0.055499 +8 0 1436 572 132 42 -0.030525 +9 0 915 420 138 43 -0.007353 +10 0 827 338 309 69 0.000000 +11 0 1021 17 277 42 -0.011194 +12 0 1347 149 261 60 -0.000000 +13 0 1397 212 167 37 0.012195 +14 0 493 491 264 34 -0.003831 +15 0 590 537 62 18 -0.049958 +16 0 564 570 119 19 -0.008474 diff --git a/train/IMG_0826.JPG b/train/IMG_0826.JPG new file mode 100644 index 0000000000000000000000000000000000000000..162389567e005a24a60550acb42efabef42d86cd --- /dev/null +++ b/train/IMG_0826.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee4797eb7085d3bee76fe38aae93c96ae5b03e57871a831f350e54a24d2d421c +size 141803 diff --git a/train/IMG_0826.gt b/train/IMG_0826.gt new file mode 100644 index 0000000000000000000000000000000000000000..a611a64264bcc2827c386ee83ee5bfedbb8f0b64 --- /dev/null +++ b/train/IMG_0826.gt @@ -0,0 +1,7 @@ +0 1 703 1281 52 14 0.218669 +1 1 657 1283 33 12 0.362544 +2 1 609 1284 32 10 0.463648 +3 0 631 614 466 86 0.136230 +4 0 598 1062 449 40 0.278612 +5 0 650 1103 336 15 0.296308 +6 0 677 1128 274 65 0.347386 diff --git a/train/IMG_0827.JPG b/train/IMG_0827.JPG new file mode 100644 index 0000000000000000000000000000000000000000..0cdc2fa76473be8273d6fe32fabd54dc02f921b5 --- /dev/null +++ b/train/IMG_0827.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05a2b1ecf7bc40dfbfc2bc1c512770fcc4a8a5296eed4a50450ed147b24f3e48 +size 177554 diff --git a/train/IMG_0827.gt b/train/IMG_0827.gt new file mode 100644 index 0000000000000000000000000000000000000000..e3da3b06e217854c1645caa8d22bfdc7e527e45c --- /dev/null +++ b/train/IMG_0827.gt @@ -0,0 +1,2 @@ +0 0 374 589 793 74 -0.034381 +1 1 299 266 221 16 -0.018431 diff --git a/train/IMG_0840.JPG b/train/IMG_0840.JPG new file mode 100644 index 0000000000000000000000000000000000000000..cb22585321f58606ef7e9680066300b500603f84 --- /dev/null +++ b/train/IMG_0840.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:166e9f6f56e622c0106c5e54382edf592945db391586f0a40104519b1f56e6a4 +size 144440 diff --git a/train/IMG_0840.gt b/train/IMG_0840.gt new file mode 100644 index 0000000000000000000000000000000000000000..d6a9c90ccbf11e817c26edae84ca727e841ae8b6 --- /dev/null +++ b/train/IMG_0840.gt @@ -0,0 +1 @@ +0 0 501 454 818 164 -0.105138 diff --git a/train/IMG_0842.JPG b/train/IMG_0842.JPG new file mode 100644 index 0000000000000000000000000000000000000000..37200b9b850d5f3af50dea63cb0cc44fd7fdadc8 --- /dev/null +++ b/train/IMG_0842.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41d8b45fee9ecfa62c63ef7fc35a1535c928685c279ef3259a3b5e812b140085 +size 134042 diff --git a/train/IMG_0842.gt b/train/IMG_0842.gt new file mode 100644 index 0000000000000000000000000000000000000000..d81edaa8ed4d3c1a5894e283f422b95501ac0e59 --- /dev/null +++ b/train/IMG_0842.gt @@ -0,0 +1,6 @@ +0 0 716 622 367 105 0.176809 +1 0 309 644 705 213 0.107690 +2 0 485 852 450 47 0.154172 +3 0 486 934 354 28 0.170735 +4 0 533 991 413 29 0.173966 +5 0 590 1048 454 32 0.196525 diff --git a/train/IMG_0845.JPG b/train/IMG_0845.JPG new file mode 100644 index 0000000000000000000000000000000000000000..c6381361671dda032cbaede43db6ba2252c632e1 --- /dev/null +++ b/train/IMG_0845.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a60f45a2350459dd099a68299ee663daeacade65534ce5815cd699aa1d3ffe31 +size 149220 diff --git a/train/IMG_0845.gt b/train/IMG_0845.gt new file mode 100644 index 0000000000000000000000000000000000000000..727eb799b663a9f0bda0c58ef6705762698feae7 --- /dev/null +++ b/train/IMG_0845.gt @@ -0,0 +1,3 @@ +0 0 1371 235 305 82 0.043451 +1 0 927 683 299 78 -0.016833 +2 0 1347 1088 279 79 0.038443 diff --git a/train/IMG_0848.JPG b/train/IMG_0848.JPG new file mode 100644 index 0000000000000000000000000000000000000000..a3f7af91ca2d2e11303564620c2e6f7bab15a4f8 --- /dev/null +++ b/train/IMG_0848.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79b2920eafb98b23280ae01a3152b5ca74beeb0f229e55dd288e3eaa2d9357b3 +size 148404 diff --git a/train/IMG_0848.gt b/train/IMG_0848.gt new file mode 100644 index 0000000000000000000000000000000000000000..f3b8a527941e70089f65ae834480c28c279ca1d7 --- /dev/null +++ b/train/IMG_0848.gt @@ -0,0 +1 @@ +0 0 78 590 1424 211 0.025311 diff --git a/train/IMG_0849.JPG b/train/IMG_0849.JPG new file mode 100644 index 0000000000000000000000000000000000000000..752cda2861631639f01d1e8f6aeca38c107eba26 --- /dev/null +++ b/train/IMG_0849.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abc609848cb0dee946b63ca98da21c1a971d3ef9c878b5c1b2f634287ed08542 +size 142723 diff --git a/train/IMG_0849.gt b/train/IMG_0849.gt new file mode 100644 index 0000000000000000000000000000000000000000..72d726484da10c91dd6e520fa374c68d6dbf9b61 --- /dev/null +++ b/train/IMG_0849.gt @@ -0,0 +1,3 @@ +0 0 131 274 927 295 -0.086398 +1 0 1052 482 23 36 -0.000000 +2 0 351 724 412 173 0.029062 diff --git a/train/IMG_0850.JPG b/train/IMG_0850.JPG new file mode 100644 index 0000000000000000000000000000000000000000..22ccae099e486aee675b2f68d165ea9b509c478d --- /dev/null +++ b/train/IMG_0850.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b5cced9fc60bbc2f98cd06090fc9131fead5cffa34f502943c422c2c9e09270 +size 163076 diff --git a/train/IMG_0850.gt b/train/IMG_0850.gt new file mode 100644 index 0000000000000000000000000000000000000000..79432c0c58302c2ab72077dcfca960e39c23e964 --- /dev/null +++ b/train/IMG_0850.gt @@ -0,0 +1,3 @@ +0 0 556 544 107 114 0.018866 +1 0 250 726 841 156 0.059253 +2 0 222 930 901 49 0.050293 diff --git a/train/IMG_0855.JPG b/train/IMG_0855.JPG new file mode 100644 index 0000000000000000000000000000000000000000..6f505d838e29d62da4f74b775b0a8036d238ce8c --- /dev/null +++ b/train/IMG_0855.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c057963488823e7f519d2395bd677fe3758f20cc5de8c2e7e5ac9c9aadf477a +size 137437 diff --git a/train/IMG_0855.gt b/train/IMG_0855.gt new file mode 100644 index 0000000000000000000000000000000000000000..91b0cbb79b2ee2dfd059813ed22730d795710d94 --- /dev/null +++ b/train/IMG_0855.gt @@ -0,0 +1,2 @@ +0 0 319 637 864 212 0.036454 +1 0 808 666 318 69 0.031635 diff --git a/train/IMG_0858.JPG b/train/IMG_0858.JPG new file mode 100644 index 0000000000000000000000000000000000000000..17b05b9978fc9909eff57090a89983104f0b16b2 --- /dev/null +++ b/train/IMG_0858.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d061993d89a908ae6562c55d3f770ee309f0f6ec80158d7fed9c55ab6c2a504a +size 114014 diff --git a/train/IMG_0858.gt b/train/IMG_0858.gt new file mode 100644 index 0000000000000000000000000000000000000000..638a427de73287ce795c6c40998bb2085517eacd --- /dev/null +++ b/train/IMG_0858.gt @@ -0,0 +1 @@ +0 0 835 404 820 268 0.482458 diff --git a/train/IMG_0859.JPG b/train/IMG_0859.JPG new file mode 100644 index 0000000000000000000000000000000000000000..7b288f1acd4058e056599516da76a0dbcfb9cc00 --- /dev/null +++ b/train/IMG_0859.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bc10651430e018791b9f587fe34087ae0875b1053be78ab0cc221660d684aca +size 147396 diff --git a/train/IMG_0859.gt b/train/IMG_0859.gt new file mode 100644 index 0000000000000000000000000000000000000000..3d2a6d3686cd2e1795f7d341bdb8be377707fb87 --- /dev/null +++ b/train/IMG_0859.gt @@ -0,0 +1,4 @@ +0 1 1014 757 56 82 -0.138006 +1 0 709 517 213 42 0.195491 +2 0 684 567 266 41 0.212432 +3 0 664 870 308 106 0.269849 diff --git a/train/IMG_0861.JPG b/train/IMG_0861.JPG new file mode 100644 index 0000000000000000000000000000000000000000..afe91e851a25226daa35ac292a34d39e857cd53a --- /dev/null +++ b/train/IMG_0861.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec654abe4de337bb5c7fe7bbd2d806af8765128438ed87015b825c7651a8531b +size 135417 diff --git a/train/IMG_0861.gt b/train/IMG_0861.gt new file mode 100644 index 0000000000000000000000000000000000000000..ea91059d060d6036218678ee76fee2ba2560c361 --- /dev/null +++ b/train/IMG_0861.gt @@ -0,0 +1,2 @@ +0 0 535 567 777 136 0.072528 +1 0 1376 980 105 55 0.010000 diff --git a/train/IMG_0864.JPG b/train/IMG_0864.JPG new file mode 100644 index 0000000000000000000000000000000000000000..d022760661c5772d7a53cbb6fa1fc6fb7a125857 --- /dev/null +++ b/train/IMG_0864.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2190246867018490888a8d4144be20a6ebecb5ca5ed136a903ab04ade8100446 +size 115508 diff --git a/train/IMG_0864.gt b/train/IMG_0864.gt new file mode 100644 index 0000000000000000000000000000000000000000..c05fce5639b2b40e082dcb09e2cfd04184ad3d5b --- /dev/null +++ b/train/IMG_0864.gt @@ -0,0 +1,3 @@ +0 0 349 315 609 73 -0.164042 +1 0 348 415 373 64 -0.162054 +2 0 66 655 1608 148 -0.190012 diff --git a/train/IMG_0865.JPG b/train/IMG_0865.JPG new file mode 100644 index 0000000000000000000000000000000000000000..90547a5b0113784c7ba4cceeec0889340519c9f8 --- /dev/null +++ b/train/IMG_0865.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd92c9a6ae97824614385f122bef0209bf66f239859b2d5f04892bfc3fa2515f +size 112262 diff --git a/train/IMG_0865.gt b/train/IMG_0865.gt new file mode 100644 index 0000000000000000000000000000000000000000..98d37aba4f7968938bac04e4d5433d7e669c1b28 --- /dev/null +++ b/train/IMG_0865.gt @@ -0,0 +1,2 @@ +0 0 300 381 817 121 0.011029 +1 0 787 601 509 129 -0.005905 diff --git a/train/IMG_0868.JPG b/train/IMG_0868.JPG new file mode 100644 index 0000000000000000000000000000000000000000..dc41c016bd8466062b7116ccbca5344f0073f057 --- /dev/null +++ b/train/IMG_0868.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91354d2857d59135a5a1c2648d2158777bc64a10722b493bc57c7f351faf6be5 +size 128506 diff --git a/train/IMG_0868.gt b/train/IMG_0868.gt new file mode 100644 index 0000000000000000000000000000000000000000..04ee8fe4d1856a9b7ab12b8dc74ce4694678f762 --- /dev/null +++ b/train/IMG_0868.gt @@ -0,0 +1,2 @@ +0 0 632 937 276 85 0.029083 +1 0 380 137 659 192 -0.176441 diff --git a/train/IMG_0870.JPG b/train/IMG_0870.JPG new file mode 100644 index 0000000000000000000000000000000000000000..c16c9a5c71da85dbced3d3ceaa208ddfe9e11596 --- /dev/null +++ b/train/IMG_0870.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10da0df0814bcb7c8fef6a8b88d70b6354f7a1e0ed328286e8b1dc0f83e51184 +size 191058 diff --git a/train/IMG_0870.gt b/train/IMG_0870.gt new file mode 100644 index 0000000000000000000000000000000000000000..8776989aad763dcdcca9f63ceb37e823cb319c01 --- /dev/null +++ b/train/IMG_0870.gt @@ -0,0 +1,11 @@ +0 1 8 562 127 91 -0.303460 +1 1 306 954 154 53 -0.014083 +2 1 817 852 87 45 -0.071307 +3 1 828 907 62 15 0.000000 +4 1 839 927 37 18 -0.117109 +5 1 1640 498 16 22 -0.165149 +6 0 1026 427 609 173 0.042807 +7 1 278 329 126 23 -0.057787 +8 1 458 313 177 17 -0.110019 +9 1 1062 227 540 28 -0.098353 +10 0 259 498 383 104 -0.072260 diff --git a/train/IMG_0873.JPG b/train/IMG_0873.JPG new file mode 100644 index 0000000000000000000000000000000000000000..2139af4db0de528072f0d9cf2dc66bc21c77b97d --- /dev/null +++ b/train/IMG_0873.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b23d0429febeb7587fa3b6f566161efc4e7d4635b4021bb501eff62e6e0fcc43 +size 159170 diff --git a/train/IMG_0873.gt b/train/IMG_0873.gt new file mode 100644 index 0000000000000000000000000000000000000000..488f567123c37ba0d81c402f3af782e99c5a9437 --- /dev/null +++ b/train/IMG_0873.gt @@ -0,0 +1,2 @@ +0 0 160 365 1434 462 0.014103 +1 0 126 860 1501 191 -0.011401 diff --git a/train/IMG_0884.JPG b/train/IMG_0884.JPG new file mode 100644 index 0000000000000000000000000000000000000000..60f07c1eff12df3cf92926ce666ec9ea4a3cb13e --- /dev/null +++ b/train/IMG_0884.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5f64a07ff3a34cf5e36c3fc9f1b4eb34b57c10dc95267ee4d68e930724a25c8 +size 97191 diff --git a/train/IMG_0884.gt b/train/IMG_0884.gt new file mode 100644 index 0000000000000000000000000000000000000000..9482aac78a2402f896ff20c079a83a7f604212de --- /dev/null +++ b/train/IMG_0884.gt @@ -0,0 +1,2 @@ +0 0 768 657 557 90 0.175652 +1 0 782 817 676 60 0.201560 diff --git a/train/IMG_0885.JPG b/train/IMG_0885.JPG new file mode 100644 index 0000000000000000000000000000000000000000..c5b17992c3ac8fb0e4f3f9a19a8daca2577f08a7 --- /dev/null +++ b/train/IMG_0885.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed32d341b16944ddaeac9489ef190c5aa800cf8f8bc8a8b988b32e96792d8b75 +size 279730 diff --git a/train/IMG_0885.gt b/train/IMG_0885.gt new file mode 100644 index 0000000000000000000000000000000000000000..decf4f67d9ee2f2e75939a27cbfff70309bda40c --- /dev/null +++ b/train/IMG_0885.gt @@ -0,0 +1,2 @@ +0 0 715 363 413 130 0.007281 +1 0 711 528 783 126 0.014138 diff --git a/train/IMG_0890.JPG b/train/IMG_0890.JPG new file mode 100644 index 0000000000000000000000000000000000000000..695d16d0d8672fb60c2fd2ba665ea28ca33ba9c6 --- /dev/null +++ b/train/IMG_0890.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5091ba4ab38e80af91a64655f25b7dcbb5ad23f8ef25734eeffcde202c23dd7f +size 97417 diff --git a/train/IMG_0890.gt b/train/IMG_0890.gt new file mode 100644 index 0000000000000000000000000000000000000000..9568149e80b47f2679903e4e72d7615a8e62abbc --- /dev/null +++ b/train/IMG_0890.gt @@ -0,0 +1,3 @@ +0 0 895 363 232 81 0.162926 +1 0 361 477 1205 87 0.171108 +2 0 380 589 1184 75 0.153040 diff --git a/train/IMG_0892.JPG b/train/IMG_0892.JPG new file mode 100644 index 0000000000000000000000000000000000000000..2d424baf12b4e733d98f03b09f9eba5c0092aae6 --- /dev/null +++ b/train/IMG_0892.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a6b8c7363701748af528156e178f7e8d5697cb637e056bcb85dcd59da489c31 +size 126720 diff --git a/train/IMG_0892.gt b/train/IMG_0892.gt new file mode 100644 index 0000000000000000000000000000000000000000..c644dbc5af35a466285c1c30507ff23dd2d73609 --- /dev/null +++ b/train/IMG_0892.gt @@ -0,0 +1,6 @@ +0 0 605 53 204 264 -0.004926 +1 0 693 229 224 92 -0.013761 +2 0 539 427 455 118 -0.017658 +3 0 543 668 436 78 -0.004619 +4 0 550 792 200 73 -0.010050 +5 0 547 915 357 73 -0.002809 diff --git a/train/IMG_0893.JPG b/train/IMG_0893.JPG new file mode 100644 index 0000000000000000000000000000000000000000..673e941fe8fbd6fc74e7532384c32c4ce8dbb562 --- /dev/null +++ b/train/IMG_0893.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b6551808be327ae1681b1b1d76cc771fa158ccb00dfc06f4c8da8d7bd23edd8 +size 176179 diff --git a/train/IMG_0893.gt b/train/IMG_0893.gt new file mode 100644 index 0000000000000000000000000000000000000000..8cf10d31f147470f123bf64c2a472941da765207 --- /dev/null +++ b/train/IMG_0893.gt @@ -0,0 +1,4 @@ +0 1 1127 1025 153 59 0.019734 +1 0 925 874 88 37 0.406747 +2 0 292 508 925 140 -0.025546 +3 1 678 1052 52 24 0.157769 diff --git a/train/IMG_0896.JPG b/train/IMG_0896.JPG new file mode 100644 index 0000000000000000000000000000000000000000..5d86e400ab97525fc9fcbb10294b067f5255e423 --- /dev/null +++ b/train/IMG_0896.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93c985fdffcf0deb4b48cc6921889d52efe070557e32b78a82fc0ebb5d846c8f +size 111094 diff --git a/train/IMG_0896.gt b/train/IMG_0896.gt new file mode 100644 index 0000000000000000000000000000000000000000..9805a38d65f687c40b7778ec529285f7233de6d0 --- /dev/null +++ b/train/IMG_0896.gt @@ -0,0 +1,4 @@ +0 0 511 178 691 233 -0.008721 +1 0 499 559 739 185 -0.014904 +2 0 538 713 644 164 -0.051437 +3 0 533 896 674 112 -0.055004 diff --git a/train/IMG_0899.JPG b/train/IMG_0899.JPG new file mode 100644 index 0000000000000000000000000000000000000000..40fe4440dd7ac24bf1374ac35fd92f82811a36c0 --- /dev/null +++ b/train/IMG_0899.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56bff6fad905999281de29380bebb91372f3547a9ab93304c4a920196f571942 +size 147521 diff --git a/train/IMG_0899.gt b/train/IMG_0899.gt new file mode 100644 index 0000000000000000000000000000000000000000..bbf4bbc5dcda318077e7a3cbd169bcab0886c627 --- /dev/null +++ b/train/IMG_0899.gt @@ -0,0 +1 @@ +0 0 421 607 1236 422 0.182080 diff --git a/train/IMG_0903.JPG b/train/IMG_0903.JPG new file mode 100644 index 0000000000000000000000000000000000000000..f70a0d80da1851af9f22807cd6e28248f654ba5b --- /dev/null +++ b/train/IMG_0903.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b648966b97a39ab657c6b8b4e5a58ae3714ad31b31ef87755671ae6a49678aa +size 121820 diff --git a/train/IMG_0903.gt b/train/IMG_0903.gt new file mode 100644 index 0000000000000000000000000000000000000000..07cc815d9f9b9e23aee034f9459983795a96948e --- /dev/null +++ b/train/IMG_0903.gt @@ -0,0 +1,2 @@ +0 0 578 530 203 70 -0.270947 +1 0 588 619 188 65 -0.230468 diff --git a/train/IMG_0907.JPG b/train/IMG_0907.JPG new file mode 100644 index 0000000000000000000000000000000000000000..b2c9e39ec8e66eebb2b9f64b5b3aafcfb8dc7f91 --- /dev/null +++ b/train/IMG_0907.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:846a24c9391ece85e45c9920df30175cdfa11d43ec9e6bc2f80a31cecd46fbe3 +size 146056 diff --git a/train/IMG_0907.gt b/train/IMG_0907.gt new file mode 100644 index 0000000000000000000000000000000000000000..2e96ae9afa60c8da5dd6bb38cf33c03831305743 --- /dev/null +++ b/train/IMG_0907.gt @@ -0,0 +1 @@ +0 0 800 314 777 341 -0.014340 diff --git a/train/IMG_0910.JPG b/train/IMG_0910.JPG new file mode 100644 index 0000000000000000000000000000000000000000..876706974f6065396e3bd11fe8d6faa99b9a04d6 --- /dev/null +++ b/train/IMG_0910.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3ef7e076b8955d63d93866f72d6364cbb8105492bba842dde540f6b863e71ff +size 166907 diff --git a/train/IMG_0910.gt b/train/IMG_0910.gt new file mode 100644 index 0000000000000000000000000000000000000000..9121271733b7653a8b68e2dc8bd60b3b0cec368c --- /dev/null +++ b/train/IMG_0910.gt @@ -0,0 +1,5 @@ +0 0 702 248 477 231 -0.021736 +1 0 675 468 648 383 -0.013909 +2 0 858 883 395 170 -0.026241 +3 0 614 1043 369 92 -0.035601 +4 0 604 1183 345 55 0.008721 diff --git a/train/IMG_0916.JPG b/train/IMG_0916.JPG new file mode 100644 index 0000000000000000000000000000000000000000..3d4ec6d2fe3cfbcdce0fcecb8f19d30995821a8b --- /dev/null +++ b/train/IMG_0916.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:907b2320d64e8264e8d69007c8a52d371a1a33bf42f90e2db4922ddc84a89c3a +size 143190 diff --git a/train/IMG_0916.gt b/train/IMG_0916.gt new file mode 100644 index 0000000000000000000000000000000000000000..07a5d8a3f31b9f5d8cc1671477bdd7b2d35c5dbd --- /dev/null +++ b/train/IMG_0916.gt @@ -0,0 +1,4 @@ +0 1 1527 767 65 18 -0.165149 +1 0 435 640 817 229 0.312833 +2 1 1621 1033 43 13 -0.179854 +3 1 1676 1025 51 16 -0.039978 diff --git a/train/IMG_0917.JPG b/train/IMG_0917.JPG new file mode 100644 index 0000000000000000000000000000000000000000..59aac0fe4ce2b45e1d3caf87c04a720cf8d7727e --- /dev/null +++ b/train/IMG_0917.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92d6876b0428566d01e5cb6f19036222df4fa4f076828c4c1413edf3f65c95d9 +size 157403 diff --git a/train/IMG_0917.gt b/train/IMG_0917.gt new file mode 100644 index 0000000000000000000000000000000000000000..e253a016961abb73e90976362aa05c52766a57a1 --- /dev/null +++ b/train/IMG_0917.gt @@ -0,0 +1,8 @@ +0 0 453 524 353 113 -0.063134 +1 0 341 655 593 86 -0.055779 +2 0 1197 1080 124 54 -0.057787 +3 0 1137 1146 186 34 0.005435 +4 0 1417 836 200 67 -0.070947 +5 0 1391 926 48 26 -0.021273 +6 0 1391 955 98 24 -0.072788 +7 0 1538 1029 32 35 -0.137066 diff --git a/train/IMG_0918.JPG b/train/IMG_0918.JPG new file mode 100644 index 0000000000000000000000000000000000000000..789b60d725e76a533fd09b4b6b1e27638decc718 --- /dev/null +++ b/train/IMG_0918.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59e319768254335fabcd7b08b048a102be5995b7ead40b13e1360a886bfcff98 +size 136530 diff --git a/train/IMG_0918.gt b/train/IMG_0918.gt new file mode 100644 index 0000000000000000000000000000000000000000..0e70263784883d0a3ae82a9accea504c382b2e94 --- /dev/null +++ b/train/IMG_0918.gt @@ -0,0 +1,2 @@ +0 1 1619 1286 30 10 -0.034469 +1 0 990 350 619 153 0.049302 diff --git a/train/IMG_1539.JPG b/train/IMG_1539.JPG new file mode 100644 index 0000000000000000000000000000000000000000..4bbdbaa066216c5dd7964dc850ad311f4efb488e --- /dev/null +++ b/train/IMG_1539.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa63f186d7be94a7ea75fba1b83568d4beb9a16986fdfb84d1aec8eb2636d622 +size 153395 diff --git a/train/IMG_1539.gt b/train/IMG_1539.gt new file mode 100644 index 0000000000000000000000000000000000000000..472366f6997a9d669020e1a7359b57826a9c2c28 --- /dev/null +++ b/train/IMG_1539.gt @@ -0,0 +1,3 @@ +0 0 1262 1012 230 42 0.000000 +1 0 409 425 720 114 -0.319553 +2 0 701 709 480 124 -0.379724 diff --git a/train/IMG_1540.JPG b/train/IMG_1540.JPG new file mode 100644 index 0000000000000000000000000000000000000000..c41acf61615b5e29605ecf9e1592ad784d619175 --- /dev/null +++ b/train/IMG_1540.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcc8abbc2d021182026009e1955f7af471b41369e506102f7c44e5ba741f694f +size 151607 diff --git a/train/IMG_1540.gt b/train/IMG_1540.gt new file mode 100644 index 0000000000000000000000000000000000000000..91fbac3199428aa2f781d7d3c47bf4a0323dbb89 --- /dev/null +++ b/train/IMG_1540.gt @@ -0,0 +1,3 @@ +0 0 682 637 663 146 -0.331700 +1 0 539 407 733 208 -0.172996 +2 0 1260 1010 232 42 -0.004329 diff --git a/train/IMG_1544.JPG b/train/IMG_1544.JPG new file mode 100644 index 0000000000000000000000000000000000000000..b8a072ad94ec84b04d7bb50bce269e730d0fd174 --- /dev/null +++ b/train/IMG_1544.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4f51b1afc8218901d625d741b8870b520fa0b0143f59d4fb936bcb52143b381 +size 113873 diff --git a/train/IMG_1544.gt b/train/IMG_1544.gt new file mode 100644 index 0000000000000000000000000000000000000000..78171d3e1e195e29aba37b774d367c2cbef42f6c --- /dev/null +++ b/train/IMG_1544.gt @@ -0,0 +1,2 @@ +0 0 449 509 445 108 -0.223577 +1 0 524 629 348 62 -0.217404 diff --git a/train/IMG_1545.JPG b/train/IMG_1545.JPG new file mode 100644 index 0000000000000000000000000000000000000000..a579d13cdf40cdd7ec8a4676c69abfdcc90cee36 --- /dev/null +++ b/train/IMG_1545.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c69e7b2e13984ce2812829f46382bb68376389561266e64a2f133835f34b852 +size 120854 diff --git a/train/IMG_1545.gt b/train/IMG_1545.gt new file mode 100644 index 0000000000000000000000000000000000000000..8d992d94b6b2251c2e7e198ed0f009b56df70ae1 --- /dev/null +++ b/train/IMG_1545.gt @@ -0,0 +1,5 @@ +0 0 544 644 147 43 -0.334737 +1 0 558 686 167 40 -0.323892 +2 0 747 479 345 159 -0.312491 +3 0 1118 470 212 48 -0.327738 +4 1 365 577 109 217 -0.357134 diff --git a/train/IMG_1547.JPG b/train/IMG_1547.JPG new file mode 100644 index 0000000000000000000000000000000000000000..de5f2d41f9ed25de6dae37d3ea09d0c095d9f28a --- /dev/null +++ b/train/IMG_1547.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f12b4fa0eb4800feaf495f68860377a6417fb56ee7cd71290717c12dd1d17cb6 +size 136425 diff --git a/train/IMG_1547.gt b/train/IMG_1547.gt new file mode 100644 index 0000000000000000000000000000000000000000..c9c9a1b18574bdbff937677607bf710c8682d899 --- /dev/null +++ b/train/IMG_1547.gt @@ -0,0 +1,3 @@ +0 0 1055 472 327 150 0.172717 +1 0 134 480 662 76 -0.153455 +2 0 341 733 341 54 -0.160290 diff --git a/train/IMG_1549.JPG b/train/IMG_1549.JPG new file mode 100644 index 0000000000000000000000000000000000000000..2cbc15c3993f5e79e790e7353037234899770210 --- /dev/null +++ b/train/IMG_1549.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:644dda875b2ed371be45adaf61fa3362349e57b4328bb0231932a35a163691b1 +size 155088 diff --git a/train/IMG_1549.gt b/train/IMG_1549.gt new file mode 100644 index 0000000000000000000000000000000000000000..eb105a4787971cb3c3060e482c85deebbac57427 --- /dev/null +++ b/train/IMG_1549.gt @@ -0,0 +1,2 @@ +0 0 380 589 902 92 -0.173575 +1 1 1401 676 87 28 0.035280 diff --git a/train/IMG_1550.JPG b/train/IMG_1550.JPG new file mode 100644 index 0000000000000000000000000000000000000000..9f29a6f9ca82263b898e9c130f5627df8ca5cbe2 --- /dev/null +++ b/train/IMG_1550.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd1fa97107472a8fdef60813933d3200405e14013de85f7c9aa72c5f82694212 +size 243805 diff --git a/train/IMG_1550.gt b/train/IMG_1550.gt new file mode 100644 index 0000000000000000000000000000000000000000..a15734081ca6f386bf8dc14e272fa239d870a324 --- /dev/null +++ b/train/IMG_1550.gt @@ -0,0 +1 @@ +0 0 639 541 322 85 -0.286745 diff --git a/train/IMG_1553.JPG b/train/IMG_1553.JPG new file mode 100644 index 0000000000000000000000000000000000000000..7e791726dbba6f0134f86542193b8dff3ebf916e --- /dev/null +++ b/train/IMG_1553.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bc28bb7633f58fbdfe65df75b875d3ec3150d170dde501920a12d27c73985c4 +size 154919 diff --git a/train/IMG_1553.gt b/train/IMG_1553.gt new file mode 100644 index 0000000000000000000000000000000000000000..3f955af229a9563df210331d4011ea5af08fe5bf --- /dev/null +++ b/train/IMG_1553.gt @@ -0,0 +1 @@ +0 0 412 427 637 325 -0.236337 diff --git a/train/IMG_1558.JPG b/train/IMG_1558.JPG new file mode 100644 index 0000000000000000000000000000000000000000..6e37265ec3d0e1d3fa8a02978957a30ebbe14b6e --- /dev/null +++ b/train/IMG_1558.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87c1adff2ec27ab7045c93812a61a4c998b6811e4e7c9b65f83d5a7087904693 +size 105083 diff --git a/train/IMG_1558.gt b/train/IMG_1558.gt new file mode 100644 index 0000000000000000000000000000000000000000..f781993d67922ce9648b5e2ef876d3d6320263b5 --- /dev/null +++ b/train/IMG_1558.gt @@ -0,0 +1,2 @@ +0 0 706 963 355 41 -0.073521 +1 0 137 205 1307 163 -0.138216 diff --git a/train/IMG_1561.JPG b/train/IMG_1561.JPG new file mode 100644 index 0000000000000000000000000000000000000000..100b504efe0cfb0776f35e5b83baaee28c59623a --- /dev/null +++ b/train/IMG_1561.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:424d7be91464e5c1a3e74a99683fcd9ed0c297e41c8f77407d6a767867a7e822 +size 121790 diff --git a/train/IMG_1561.gt b/train/IMG_1561.gt new file mode 100644 index 0000000000000000000000000000000000000000..df289afc576b59fd0719859d1a13f0d01184d004 --- /dev/null +++ b/train/IMG_1561.gt @@ -0,0 +1,2 @@ +0 0 649 487 339 47 -0.197989 +1 0 719 628 194 55 -0.117109 diff --git a/train/IMG_1562.JPG b/train/IMG_1562.JPG new file mode 100644 index 0000000000000000000000000000000000000000..017bb37248996b34ab923349d8eadaaf81d03aa5 --- /dev/null +++ b/train/IMG_1562.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02c4f3fb672c118223f23b4cc2a87ea31b83c8a2e4daa958f9e8dd2306784c9d +size 86566 diff --git a/train/IMG_1562.gt b/train/IMG_1562.gt new file mode 100644 index 0000000000000000000000000000000000000000..99cc368486e4b737553e97033ab7cd3dda0d3a9d --- /dev/null +++ b/train/IMG_1562.gt @@ -0,0 +1,3 @@ +0 0 593 514 144 29 -0.217912 +1 0 624 515 352 68 -0.237374 +2 0 636 596 459 35 -0.230587 diff --git a/train/IMG_1567.JPG b/train/IMG_1567.JPG new file mode 100644 index 0000000000000000000000000000000000000000..61be7d0ea1989ab55e376a559fedc0d96ebf52e4 --- /dev/null +++ b/train/IMG_1567.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a52a1ef25a0abe58a831b6ef4b1a7bde25e4d87838c0717e4fabc0ddfd775e5 +size 108179 diff --git a/train/IMG_1567.gt b/train/IMG_1567.gt new file mode 100644 index 0000000000000000000000000000000000000000..49d26fea4c2d9a66b668c19c6341c880dc3c28b5 --- /dev/null +++ b/train/IMG_1567.gt @@ -0,0 +1,2 @@ +0 0 671 295 252 40 -0.123861 +1 0 562 865 503 219 -0.115228 diff --git a/train/IMG_1569.JPG b/train/IMG_1569.JPG new file mode 100644 index 0000000000000000000000000000000000000000..5d6b379df40e03e30140925ca92e2b388f3315b0 --- /dev/null +++ b/train/IMG_1569.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91a01825635c8107dc10d890fb6136791afc805f72dd0bd541d89bff3b0a2472 +size 154829 diff --git a/train/IMG_1569.gt b/train/IMG_1569.gt new file mode 100644 index 0000000000000000000000000000000000000000..170ff5199f7168ff05b5141d9acbc7ac61fbf535 --- /dev/null +++ b/train/IMG_1569.gt @@ -0,0 +1,6 @@ +0 0 243 794 194 55 -0.185997 +1 0 482 765 123 36 -0.172190 +2 0 441 774 23 17 -0.197396 +3 0 1173 619 180 50 -0.190831 +4 0 1363 595 16 22 -0.321751 +5 0 1398 589 118 37 -0.202541 diff --git a/train/IMG_1570.JPG b/train/IMG_1570.JPG new file mode 100644 index 0000000000000000000000000000000000000000..ccdadc6357804bbcf771cf48e6217b48cf1cf24f --- /dev/null +++ b/train/IMG_1570.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c37491de6c29b14e1c82414e9ff057a4eb18c67eddab0ab8207c34b60a3d1392 +size 117276 diff --git a/train/IMG_1570.gt b/train/IMG_1570.gt new file mode 100644 index 0000000000000000000000000000000000000000..a278344e90cf0cdf4b96c0ec63786087e26fbd67 --- /dev/null +++ b/train/IMG_1570.gt @@ -0,0 +1,4 @@ +0 0 798 568 284 46 -0.224112 +1 0 836 620 236 51 -0.244978 +2 0 415 752 344 28 -0.228760 +3 1 539 779 269 15 -0.229595 diff --git a/train/IMG_1571.JPG b/train/IMG_1571.JPG new file mode 100644 index 0000000000000000000000000000000000000000..8d0b99b4b563558857b95fa3e4484c8aa0b33a8d --- /dev/null +++ b/train/IMG_1571.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66b992a9950dfb772e61823b4d2fbc2f033f41cc32b625968e9b8816382a78d0 +size 155012 diff --git a/train/IMG_1571.gt b/train/IMG_1571.gt new file mode 100644 index 0000000000000000000000000000000000000000..fcf8f8c6bd842a2dc796567360f61421edb5c653 --- /dev/null +++ b/train/IMG_1571.gt @@ -0,0 +1,5 @@ +0 0 1059 1041 168 38 -0.236024 +1 0 868 890 668 58 -0.224209 +2 0 149 871 92 120 -0.124355 +3 0 326 800 604 53 -0.201947 +4 0 970 708 314 38 -0.213787 diff --git a/train/IMG_1572.JPG b/train/IMG_1572.JPG new file mode 100644 index 0000000000000000000000000000000000000000..56487ac7ba27959582d22a42b871850980b842c3 --- /dev/null +++ b/train/IMG_1572.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2d70fc67ba4ce1ad9e88dc748633d267e0c932c092759b285b8c3100c7c1df2 +size 197761 diff --git a/train/IMG_1572.gt b/train/IMG_1572.gt new file mode 100644 index 0000000000000000000000000000000000000000..02fed76dea790d313d7374c0ae65e09bacca0636 --- /dev/null +++ b/train/IMG_1572.gt @@ -0,0 +1,5 @@ +0 0 349 291 479 84 -0.105539 +1 0 260 409 688 77 -0.112264 +2 0 436 737 477 63 -0.125142 +3 0 481 870 1053 70 -0.152649 +4 0 506 1038 207 54 -0.126767 diff --git a/train/IMG_1576.JPG b/train/IMG_1576.JPG new file mode 100644 index 0000000000000000000000000000000000000000..96515c7e49641add3237f1390eadb2f6f6d97427 --- /dev/null +++ b/train/IMG_1576.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5cbf2aa3183869078c15ee1d954d0c11c37e2b69b697ce56d0f39955fdfc625 +size 130123 diff --git a/train/IMG_1576.gt b/train/IMG_1576.gt new file mode 100644 index 0000000000000000000000000000000000000000..c80d0bb5a1b9cf03de545b4dfb4a98967644bd27 --- /dev/null +++ b/train/IMG_1576.gt @@ -0,0 +1,3 @@ +0 0 165 633 235 109 -0.241866 +1 0 709 503 220 105 -0.232436 +2 0 1227 387 204 95 -0.247507 diff --git a/train/IMG_1579.JPG b/train/IMG_1579.JPG new file mode 100644 index 0000000000000000000000000000000000000000..41f8560cc47dea37bb49a0141ae882f325d402a7 --- /dev/null +++ b/train/IMG_1579.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0507e9b74ce7754d76b7e3a51157bebfe83504ed2145fbef36dfd6b3575ba66 +size 84341 diff --git a/train/IMG_1579.gt b/train/IMG_1579.gt new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/train/IMG_1582.JPG b/train/IMG_1582.JPG new file mode 100644 index 0000000000000000000000000000000000000000..632108ce6d4b5157cb7a37ada342149d44c6d920 --- /dev/null +++ b/train/IMG_1582.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89619f397e22bb5cb5c937e0bfc61c4d0ac2f440a5a436acc9b80295cf088c03 +size 115337 diff --git a/train/IMG_1582.gt b/train/IMG_1582.gt new file mode 100644 index 0000000000000000000000000000000000000000..90b4d11f1cbe29f93eb6bebc312bba883fdd2b22 --- /dev/null +++ b/train/IMG_1582.gt @@ -0,0 +1 @@ +0 0 659 535 417 100 -0.169282 diff --git a/train/IMG_1586.JPG b/train/IMG_1586.JPG new file mode 100644 index 0000000000000000000000000000000000000000..1b956df946f0ad93070525f256973fe2ca1f67e7 --- /dev/null +++ b/train/IMG_1586.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3199310cfc639a4e50a2e2dcc9c791cb6641c3dde5de22e3ece60d355475e1ce +size 162723 diff --git a/train/IMG_1586.gt b/train/IMG_1586.gt new file mode 100644 index 0000000000000000000000000000000000000000..7c09d9cdd051fde394e47e5fe9b785a055c76a84 --- /dev/null +++ b/train/IMG_1586.gt @@ -0,0 +1,2 @@ +0 0 578 541 526 99 -0.178978 +1 0 785 641 204 90 -0.197396 diff --git a/train/IMG_1591.JPG b/train/IMG_1591.JPG new file mode 100644 index 0000000000000000000000000000000000000000..9bb91f08f61a5f723223248f125113c763da3593 --- /dev/null +++ b/train/IMG_1591.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a39be4edbcb2777120ab85c4265333e5f37d5c347013a1e9a5049a5a1552e677 +size 111016 diff --git a/train/IMG_1591.gt b/train/IMG_1591.gt new file mode 100644 index 0000000000000000000000000000000000000000..f32dc3db9dd0fa0d3f8657ccc3a86028cf0ff1ad --- /dev/null +++ b/train/IMG_1591.gt @@ -0,0 +1,10 @@ +0 0 447 83 379 96 -0.034469 +1 0 587 199 133 38 -0.060993 +2 0 627 266 74 32 -0.057081 +3 0 572 324 199 39 -0.070947 +4 0 522 399 310 29 -0.068520 +5 0 581 452 215 42 -0.093622 +6 0 605 532 186 36 -0.110051 +7 0 631 584 156 43 -0.122756 +8 0 649 667 133 32 -0.114007 +9 0 595 975 357 105 -0.119304 diff --git a/train/IMG_1592.JPG b/train/IMG_1592.JPG new file mode 100644 index 0000000000000000000000000000000000000000..92904ea13ab12b84ff3dcef4d05c6acde20a93e8 --- /dev/null +++ b/train/IMG_1592.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b06bbef133e1ea7941e901be0fffdbd11679bfb848ab7166b649ba9d6084432c +size 106932 diff --git a/train/IMG_1592.gt b/train/IMG_1592.gt new file mode 100644 index 0000000000000000000000000000000000000000..fde7f19577de098342ff185656c79044a7cf71c2 --- /dev/null +++ b/train/IMG_1592.gt @@ -0,0 +1,2 @@ +0 0 397 447 606 116 -0.099834 +1 0 424 651 1009 88 -0.131221 diff --git a/train/IMG_1593.JPG b/train/IMG_1593.JPG new file mode 100644 index 0000000000000000000000000000000000000000..5ae39812d799590b3d400505fc807be6b117ecde --- /dev/null +++ b/train/IMG_1593.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02199cfa29b4cc001d21c0318b6126e06f2272d90d864ab712eb196b12384a53 +size 104981 diff --git a/train/IMG_1593.gt b/train/IMG_1593.gt new file mode 100644 index 0000000000000000000000000000000000000000..234af35516699eb3660470a88510e2d009882e80 --- /dev/null +++ b/train/IMG_1593.gt @@ -0,0 +1,6 @@ +0 0 475 174 862 135 -0.147078 +1 0 600 524 156 60 -0.161967 +2 0 619 591 672 75 -0.166375 +3 0 654 699 568 67 -0.175705 +4 0 648 792 675 75 -0.179988 +5 0 662 883 869 78 -0.178391 diff --git a/train/IMG_1595.JPG b/train/IMG_1595.JPG new file mode 100644 index 0000000000000000000000000000000000000000..d181e9ec5b79e0e564c3c429cd65d3acc63f5f53 --- /dev/null +++ b/train/IMG_1595.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c1c1642853d7a096e213efd46c33bdca3b8b58f2b1fe9b305b7139a0abfb065 +size 116510 diff --git a/train/IMG_1595.gt b/train/IMG_1595.gt new file mode 100644 index 0000000000000000000000000000000000000000..0b4c0812c20116a76af1f057a985add66f6fc9b5 --- /dev/null +++ b/train/IMG_1595.gt @@ -0,0 +1,3 @@ +0 0 404 410 863 67 -0.100621 +1 0 404 559 955 109 -0.118762 +2 0 405 693 1028 136 -0.123026 diff --git a/train/IMG_1596.JPG b/train/IMG_1596.JPG new file mode 100644 index 0000000000000000000000000000000000000000..60adc6b2464c9040e7cb5186a640aca070811df3 --- /dev/null +++ b/train/IMG_1596.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb54103cfc3e95aa28072c0898fef9ebd449a9db54f174fec7f52b92b44a7444 +size 125025 diff --git a/train/IMG_1596.gt b/train/IMG_1596.gt new file mode 100644 index 0000000000000000000000000000000000000000..2341e6fc8d05d364fcbf24e8506617d2e0af936e --- /dev/null +++ b/train/IMG_1596.gt @@ -0,0 +1,4 @@ +0 1 562 600 12 17 0.185348 +1 0 599 529 157 24 0.012986 +2 0 581 559 591 61 0.003460 +3 0 841 625 335 31 -0.008982 diff --git a/train/IMG_1600.JPG b/train/IMG_1600.JPG new file mode 100644 index 0000000000000000000000000000000000000000..d0f852e9191dbd69d423862de6e6626a2c8f2480 --- /dev/null +++ b/train/IMG_1600.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43ce069f46ededf15f5aa3e7b445c1d241c57c290c35cf487be0616557e379ae +size 115397 diff --git a/train/IMG_1600.gt b/train/IMG_1600.gt new file mode 100644 index 0000000000000000000000000000000000000000..280f6d4e1c1fc7adae292b0a9c0f49538c2a8e17 --- /dev/null +++ b/train/IMG_1600.gt @@ -0,0 +1,3 @@ +0 1 1221 0 42 117 -0.703819 +1 0 626 639 337 118 -0.547562 +2 0 714 755 331 141 -0.555047 diff --git a/train/IMG_1601.JPG b/train/IMG_1601.JPG new file mode 100644 index 0000000000000000000000000000000000000000..aaf557380a540d1bbc36d3b8c84dc33924fd2b48 --- /dev/null +++ b/train/IMG_1601.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32bc9f917280278bdcc5abc3e5b308ce0d51415a1f45a4bd9344d0b31d595e38 +size 169708 diff --git a/train/IMG_1601.gt b/train/IMG_1601.gt new file mode 100644 index 0000000000000000000000000000000000000000..e59517bbbfabec034e0ed75deba1307feeccfcbc --- /dev/null +++ b/train/IMG_1601.gt @@ -0,0 +1,4 @@ +0 0 138 821 48 19 -0.161375 +1 0 71 505 1249 273 -0.130221 +2 0 1358 814 197 37 -0.216219 +3 0 1163 894 366 57 -0.229421 diff --git a/train/IMG_1614.JPG b/train/IMG_1614.JPG new file mode 100644 index 0000000000000000000000000000000000000000..63c001872371e550c155de15f57b5d5cffbb3347 --- /dev/null +++ b/train/IMG_1614.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9493d6f1a0b754ae83c0c201b050a16d414866e8d81600a8fd05b4e69435f2a1 +size 91100 diff --git a/train/IMG_1614.gt b/train/IMG_1614.gt new file mode 100644 index 0000000000000000000000000000000000000000..85eee6e9cc8639725c3245e426fc94c28b721d1c --- /dev/null +++ b/train/IMG_1614.gt @@ -0,0 +1,2 @@ +0 0 409 224 414 69 -0.207890 +1 0 1153 945 146 30 -0.243309 diff --git a/train/IMG_1615.JPG b/train/IMG_1615.JPG new file mode 100644 index 0000000000000000000000000000000000000000..58e9337c9cdc81d0a11ae18afad8841e69cb7e04 --- /dev/null +++ b/train/IMG_1615.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2e7a0f81a6cb5f71470c811bfea442787732d165c8e61475cf7f6e48c0596e8 +size 117757 diff --git a/train/IMG_1615.gt b/train/IMG_1615.gt new file mode 100644 index 0000000000000000000000000000000000000000..46254096d4f806c1143902c54001115a3f49fb7d --- /dev/null +++ b/train/IMG_1615.gt @@ -0,0 +1,2 @@ +0 1 776 469 132 50 -0.078578 +1 0 662 584 328 45 -0.048890 diff --git a/train/IMG_1616.JPG b/train/IMG_1616.JPG new file mode 100644 index 0000000000000000000000000000000000000000..46aef48df57c23bc83a3bdb734471202a1311d62 --- /dev/null +++ b/train/IMG_1616.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f472daa2202f5430f601ca211e4f3e81132cefb1c68e5785233edcc7d63fe657 +size 205745 diff --git a/train/IMG_1616.gt b/train/IMG_1616.gt new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/train/IMG_1619.JPG b/train/IMG_1619.JPG new file mode 100644 index 0000000000000000000000000000000000000000..989b2421b806ee66cb23f1c19691f96b84d6e6c7 --- /dev/null +++ b/train/IMG_1619.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dc70568f01a07b985e863fe15e92511fb91c5234cb2302d104ba1a33c40b925 +size 181910 diff --git a/train/IMG_1619.gt b/train/IMG_1619.gt new file mode 100644 index 0000000000000000000000000000000000000000..609c7dbfaae992f6ff7a257d29e800c822fa2201 --- /dev/null +++ b/train/IMG_1619.gt @@ -0,0 +1 @@ +0 0 678 517 262 64 -0.184596 diff --git a/train/IMG_1625.JPG b/train/IMG_1625.JPG new file mode 100644 index 0000000000000000000000000000000000000000..dd88c0c39129f08e5d44d673c2785cf35d626ae7 --- /dev/null +++ b/train/IMG_1625.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b85d94e89ea2540d94baf0eb0fa3a88d1a8752a2921a52d287ed197e4dc51e7a +size 103640 diff --git a/train/IMG_1625.gt b/train/IMG_1625.gt new file mode 100644 index 0000000000000000000000000000000000000000..1b9c24a07a6eee9288c9eb3757f6b00f63c54780 --- /dev/null +++ b/train/IMG_1625.gt @@ -0,0 +1,2 @@ +0 0 651 475 328 62 0.323685 +1 0 659 572 307 40 0.356860 diff --git a/train/IMG_1629.JPG b/train/IMG_1629.JPG new file mode 100644 index 0000000000000000000000000000000000000000..3d644f8f8da703ad262fa46f666bbf501adf63a4 --- /dev/null +++ b/train/IMG_1629.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:418071922aa51a8ec49f2527184ca5a2e7b12805de58113e0ba1bb911ecc08f8 +size 128162 diff --git a/train/IMG_1629.gt b/train/IMG_1629.gt new file mode 100644 index 0000000000000000000000000000000000000000..37d68ba10dcef9822299ee6e7327343cfecaefe5 --- /dev/null +++ b/train/IMG_1629.gt @@ -0,0 +1,3 @@ +0 0 1017 804 404 223 0.041758 +1 0 243 775 675 88 0.049883 +2 0 209 919 702 56 0.061327 diff --git a/train/IMG_1641.JPG b/train/IMG_1641.JPG new file mode 100644 index 0000000000000000000000000000000000000000..612931df49bfbd7c0a01c6aac5f508d2415f85f9 --- /dev/null +++ b/train/IMG_1641.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0f579931241edcbcfcc7e43fe4f7211d381c94221d67b0c0ddeb49aee7c3861 +size 109017 diff --git a/train/IMG_1641.gt b/train/IMG_1641.gt new file mode 100644 index 0000000000000000000000000000000000000000..7bb1318e34a732f2407e461f161dcf63acd3fc92 --- /dev/null +++ b/train/IMG_1641.gt @@ -0,0 +1,2 @@ +0 0 401 460 294 60 -0.030918 +1 0 460 514 701 152 -0.061439 diff --git a/train/IMG_1645.JPG b/train/IMG_1645.JPG new file mode 100644 index 0000000000000000000000000000000000000000..3481edcd5a6d439b5e9ad68540bd52d9f4232270 --- /dev/null +++ b/train/IMG_1645.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d3912f509a17c11f54100adddcb1ec395d8ad9fb655b2eb339e167a7530dff5 +size 104577 diff --git a/train/IMG_1645.gt b/train/IMG_1645.gt new file mode 100644 index 0000000000000000000000000000000000000000..a6a7bfe98aede70bcc0df04d4ff094d220c83b76 --- /dev/null +++ b/train/IMG_1645.gt @@ -0,0 +1,4 @@ +0 1 670 285 91 16 -0.067313 +1 0 238 320 336 55 -0.211512 +2 0 716 625 646 119 -0.059253 +3 0 1220 291 291 56 -0.079417 diff --git a/train/IMG_1667.JPG b/train/IMG_1667.JPG new file mode 100644 index 0000000000000000000000000000000000000000..8ccbb6ac24d4eb88acb93be58317dcce2acdf1f1 --- /dev/null +++ b/train/IMG_1667.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a1d0faec5325e7914418336f34b3207cf6791a86707e35aec754d4e5af43384 +size 139147 diff --git a/train/IMG_1667.gt b/train/IMG_1667.gt new file mode 100644 index 0000000000000000000000000000000000000000..973e53115a180afaba40f65d1245238050637b53 --- /dev/null +++ b/train/IMG_1667.gt @@ -0,0 +1,3 @@ +0 0 923 603 655 63 0.357519 +1 0 884 680 499 82 0.365588 +2 0 839 801 624 80 0.372141 diff --git a/train/IMG_1672.JPG b/train/IMG_1672.JPG new file mode 100644 index 0000000000000000000000000000000000000000..6337c7a910b079d509716358ca64fba08ef56c02 --- /dev/null +++ b/train/IMG_1672.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb06a88fd865dea326f4b003081b836c3021fbf749e077baeacb24d16f470898 +size 98157 diff --git a/train/IMG_1672.gt b/train/IMG_1672.gt new file mode 100644 index 0000000000000000000000000000000000000000..d02a782ee29ce883cef3c33a893b2097f92b285f --- /dev/null +++ b/train/IMG_1672.gt @@ -0,0 +1,5 @@ +0 0 1332 729 45 96 0.186058 +1 0 991 622 82 96 0.352990 +2 0 693 538 89 92 0.483949 +3 0 408 439 88 92 0.494726 +4 0 146 354 70 92 0.515549 diff --git a/train/IMG_1673.JPG b/train/IMG_1673.JPG new file mode 100644 index 0000000000000000000000000000000000000000..7fa4d48b2f90be00e79bc8dd0840d8aaf701dd81 --- /dev/null +++ b/train/IMG_1673.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d5e715dfcabeec573d4bcf2e3b5a800a70136c6e76b61623b81775439e0eac1 +size 117270 diff --git a/train/IMG_1673.gt b/train/IMG_1673.gt new file mode 100644 index 0000000000000000000000000000000000000000..143cc35abe34c36bc7e3c34f5fdfd7aabdf81157 --- /dev/null +++ b/train/IMG_1673.gt @@ -0,0 +1,4 @@ +0 0 449 10 108 33 -0.342156 +1 0 492 151 109 35 -0.330548 +2 0 388 399 1073 76 -0.185692 +3 0 420 534 904 64 -0.134381 diff --git a/train/IMG_1676.JPG b/train/IMG_1676.JPG new file mode 100644 index 0000000000000000000000000000000000000000..14ad42eca64094b21bc76680cf383d22a2c2c797 --- /dev/null +++ b/train/IMG_1676.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abe7716caefe4878da183b401329af27e1e8b0f34435e4305c4436bc2cd2159c +size 94010 diff --git a/train/IMG_1676.gt b/train/IMG_1676.gt new file mode 100644 index 0000000000000000000000000000000000000000..af2bd30d4e7fa9895ed4cc149df1496c1fdfced5 --- /dev/null +++ b/train/IMG_1676.gt @@ -0,0 +1,2 @@ +0 0 736 491 250 62 0.033742 +1 0 678 970 674 85 0.147568 diff --git a/train/IMG_1677.JPG b/train/IMG_1677.JPG new file mode 100644 index 0000000000000000000000000000000000000000..06988c89dff9a2f8d11c17fa929fc07aceecf481 --- /dev/null +++ b/train/IMG_1677.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e1ed7b9091d93fccb476fdc2eebf08107ca41ecfb7d57f203751f1e8ffa248e +size 112971 diff --git a/train/IMG_1677.gt b/train/IMG_1677.gt new file mode 100644 index 0000000000000000000000000000000000000000..3fe053394e6ca3dd07c802916cf412a47222d284 --- /dev/null +++ b/train/IMG_1677.gt @@ -0,0 +1,2 @@ +0 0 430 503 752 175 0.552929 +1 0 1191 720 33 25 0.449760 diff --git a/train/IMG_1678.JPG b/train/IMG_1678.JPG new file mode 100644 index 0000000000000000000000000000000000000000..474b7023bdca843c6de6cf71e418fa8c7e1ec087 --- /dev/null +++ b/train/IMG_1678.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d27146bc69e8381fd0b50c3c11aa558c9ae97264955da4817a33606387eb5a0 +size 129156 diff --git a/train/IMG_1678.gt b/train/IMG_1678.gt new file mode 100644 index 0000000000000000000000000000000000000000..2374a39ac034e66c561e5b46a3ec3aaa386a2653 --- /dev/null +++ b/train/IMG_1678.gt @@ -0,0 +1,2 @@ +0 0 1194 465 150 733 -0.281882 +1 0 49 217 1150 198 -0.409848 diff --git a/train/IMG_1683.JPG b/train/IMG_1683.JPG new file mode 100644 index 0000000000000000000000000000000000000000..d9942037e36256cc9e06842acda7b39cfdf4ffca --- /dev/null +++ b/train/IMG_1683.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68fb9c76fcb0420923851c5f6967ada0320834b1b28b0f2cf3da2debba59764e +size 127790 diff --git a/train/IMG_1683.gt b/train/IMG_1683.gt new file mode 100644 index 0000000000000000000000000000000000000000..50320ae4fd9aca3f168e2f15493f35e2b34c262d --- /dev/null +++ b/train/IMG_1683.gt @@ -0,0 +1,3 @@ +0 0 723 231 413 64 0.102083 +1 0 745 313 360 56 0.119429 +2 0 584 431 652 101 0.121909 diff --git a/train/IMG_1685.JPG b/train/IMG_1685.JPG new file mode 100644 index 0000000000000000000000000000000000000000..0722cf1be0228900f0164d8f9f52cafec17510ab --- /dev/null +++ b/train/IMG_1685.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1881513adeb3881978a48d8729b912adc5ad1a8ee789c1949baaa75e0f7cd03a +size 121612 diff --git a/train/IMG_1685.gt b/train/IMG_1685.gt new file mode 100644 index 0000000000000000000000000000000000000000..96d82a04a0d924b90204f3ee747127dd9a1f4a10 --- /dev/null +++ b/train/IMG_1685.gt @@ -0,0 +1,3 @@ +0 0 329 500 1039 165 0.149794 +1 0 560 683 541 99 0.090660 +2 0 669 855 591 89 0.144533 diff --git a/train/IMG_1687.JPG b/train/IMG_1687.JPG new file mode 100644 index 0000000000000000000000000000000000000000..60eda28fca618984c7ffa1ad464e68820a6b3b62 --- /dev/null +++ b/train/IMG_1687.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff413ffc9ef53f9c6a4a8db4cdef6bc8de431d667bbb8fb04cf159a15bdf77a6 +size 135204 diff --git a/train/IMG_1687.gt b/train/IMG_1687.gt new file mode 100644 index 0000000000000000000000000000000000000000..d3e44a0e42090f8b963973f30bda3dfd0128b71d --- /dev/null +++ b/train/IMG_1687.gt @@ -0,0 +1,2 @@ +0 0 1079 162 281 49 0.215470 +1 0 990 330 280 64 0.299839 diff --git a/train/IMG_1688.JPG b/train/IMG_1688.JPG new file mode 100644 index 0000000000000000000000000000000000000000..bfee5e8a512208f867dfbcf53bbdd8b2f0f62dfb --- /dev/null +++ b/train/IMG_1688.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07492af6f3ec32b9773d57f3861b242ac7cab79e1752b8909611185cedef6588 +size 139421 diff --git a/train/IMG_1688.gt b/train/IMG_1688.gt new file mode 100644 index 0000000000000000000000000000000000000000..bd4afdb137c40b59de4e49ff351ad0face8209eb --- /dev/null +++ b/train/IMG_1688.gt @@ -0,0 +1,2 @@ +0 0 221 56 54 360 0.762628 +1 0 196 391 282 71 -0.726642 diff --git a/train/IMG_1692.JPG b/train/IMG_1692.JPG new file mode 100644 index 0000000000000000000000000000000000000000..13c16be4926aa0ece88c9e01c29af72b7398df3b --- /dev/null +++ b/train/IMG_1692.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2c15e7b5617a39ccb7020e79944ff852da099fee0c5bbc4c606fa6c966efdb2 +size 129179 diff --git a/train/IMG_1692.gt b/train/IMG_1692.gt new file mode 100644 index 0000000000000000000000000000000000000000..415862071a3ecdfeca2b0699325ebb1cc866d4d1 --- /dev/null +++ b/train/IMG_1692.gt @@ -0,0 +1,5 @@ +0 0 891 37 92 903 -0.496423 +1 0 787 228 86 553 -0.471012 +2 0 696 228 57 644 -0.465754 +3 0 635 216 57 738 -0.438183 +4 0 560 263 55 695 -0.429156 diff --git a/train/IMG_1701.JPG b/train/IMG_1701.JPG new file mode 100644 index 0000000000000000000000000000000000000000..44698457b54fd6bda2846137a1984fa0170de9a3 --- /dev/null +++ b/train/IMG_1701.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0504fbec64de6875f1a523426d6bd8b89eb7445b26be72532084987b7f936b95 +size 97706 diff --git a/train/IMG_1701.gt b/train/IMG_1701.gt new file mode 100644 index 0000000000000000000000000000000000000000..39999b26556e4dcab12fa56b30e21e8665c1d1bf --- /dev/null +++ b/train/IMG_1701.gt @@ -0,0 +1 @@ +0 0 681 485 356 85 0.002941 diff --git a/train/IMG_1705.JPG b/train/IMG_1705.JPG new file mode 100644 index 0000000000000000000000000000000000000000..210ff2b3195b175e7a7e9016d80b750ba207cf94 --- /dev/null +++ b/train/IMG_1705.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cab2d0759eb698c034206326adca4963d7cfb57c2e323caf45260493eaafffc +size 106526 diff --git a/train/IMG_1705.gt b/train/IMG_1705.gt new file mode 100644 index 0000000000000000000000000000000000000000..136a74f1dc332e9379489970c67ba72a352afd31 --- /dev/null +++ b/train/IMG_1705.gt @@ -0,0 +1,2 @@ +0 0 803 470 186 23 0.176902 +1 0 832 536 101 28 0.179853 diff --git a/train/IMG_1709.JPG b/train/IMG_1709.JPG new file mode 100644 index 0000000000000000000000000000000000000000..7ea52b9709bdc45806f713e178c9cced8c0e8c58 --- /dev/null +++ b/train/IMG_1709.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:667d786e59ee484e0aa494a028268be7d180d6448aafab87144799f281648ffd +size 121276 diff --git a/train/IMG_1709.gt b/train/IMG_1709.gt new file mode 100644 index 0000000000000000000000000000000000000000..194e9bda525e8b82669e804b2fb5407a604c7acf --- /dev/null +++ b/train/IMG_1709.gt @@ -0,0 +1 @@ +0 0 934 806 447 286 0.162889 diff --git a/train/IMG_1712.JPG b/train/IMG_1712.JPG new file mode 100644 index 0000000000000000000000000000000000000000..326c5e2e130c31ea1fea478a1d4d9bf3202d0c30 --- /dev/null +++ b/train/IMG_1712.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7ce834622194e48873891ebb5f2229d5f492e0294cd6ca76b94ea5dabb9fecb +size 96223 diff --git a/train/IMG_1712.gt b/train/IMG_1712.gt new file mode 100644 index 0000000000000000000000000000000000000000..b32e1c00830cce9eb5af2530aabe048f5a2c6378 --- /dev/null +++ b/train/IMG_1712.gt @@ -0,0 +1,2 @@ +0 0 435 298 246 81 0.060532 +1 0 813 328 275 83 0.082211 diff --git a/train/IMG_1714.JPG b/train/IMG_1714.JPG new file mode 100644 index 0000000000000000000000000000000000000000..ff93dbbf9979857b3d7dd2cdd593048c9b5c6b6b --- /dev/null +++ b/train/IMG_1714.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b623b1f6d5731336d3ddd06838f9c40500710e3ac95be4a9c854626a8f2cf04 +size 87850 diff --git a/train/IMG_1714.gt b/train/IMG_1714.gt new file mode 100644 index 0000000000000000000000000000000000000000..4ae3afd905d8dfce818f1fcde3546ebf7c6f03c8 --- /dev/null +++ b/train/IMG_1714.gt @@ -0,0 +1,3 @@ +0 0 553 244 102 217 0.027020 +1 0 473 337 50 112 0.101689 +2 0 236 292 81 373 0.220948 diff --git a/train/IMG_1719.JPG b/train/IMG_1719.JPG new file mode 100644 index 0000000000000000000000000000000000000000..3ab3b1507e093c828ab5290381af94b2eac2ef3d --- /dev/null +++ b/train/IMG_1719.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11dd9aa4708f079c98b9ffb6c52bd0e151cb28454f5bfa072d16771e014cae6c +size 104823 diff --git a/train/IMG_1719.gt b/train/IMG_1719.gt new file mode 100644 index 0000000000000000000000000000000000000000..ab268349714c3dd7f88d8e8492fd5e2fe36d58e7 --- /dev/null +++ b/train/IMG_1719.gt @@ -0,0 +1,2 @@ +0 0 315 0 352 711 -0.745325 +1 0 236 498 533 611 0.067222 diff --git a/train/IMG_1723.JPG b/train/IMG_1723.JPG new file mode 100644 index 0000000000000000000000000000000000000000..8eab1ee23382cc98e5911b3f1868c3774a58c619 --- /dev/null +++ b/train/IMG_1723.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec1e733579a41f768c91bd8fa2ad349296c3c398f4556e75d17ecf1596805d7a +size 117981 diff --git a/train/IMG_1723.gt b/train/IMG_1723.gt new file mode 100644 index 0000000000000000000000000000000000000000..fb04b22472669a171f321ec61c0e87c9e5823f18 --- /dev/null +++ b/train/IMG_1723.gt @@ -0,0 +1,3 @@ +0 0 317 413 123 45 0.334737 +1 0 484 505 478 45 0.269238 +2 0 1016 613 199 47 0.283184 diff --git a/train/IMG_1724.JPG b/train/IMG_1724.JPG new file mode 100644 index 0000000000000000000000000000000000000000..3ea522d0b43dfc126d3101eb40c5250925475c3e --- /dev/null +++ b/train/IMG_1724.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c11b7e50bf1b2cc1ca24aff1db593f12bd3b3a7c7ded377de872629e59108724 +size 98645 diff --git a/train/IMG_1724.gt b/train/IMG_1724.gt new file mode 100644 index 0000000000000000000000000000000000000000..5bd61737101c362960031dd0dd82ee83eb8628a2 --- /dev/null +++ b/train/IMG_1724.gt @@ -0,0 +1 @@ +0 0 541 567 659 122 0.144080 diff --git a/train/IMG_1725.JPG b/train/IMG_1725.JPG new file mode 100644 index 0000000000000000000000000000000000000000..558a3d8e6d5c039861a8abbd22d5414fbcb5ab82 --- /dev/null +++ b/train/IMG_1725.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34c2bb06cb59d411757ea0072da5e74ccbd23a685ac6d23be2e2bef6101a6007 +size 137474 diff --git a/train/IMG_1725.gt b/train/IMG_1725.gt new file mode 100644 index 0000000000000000000000000000000000000000..ce6391ca7ce5dfa50b354f35eaa9ae5391b1a2fe --- /dev/null +++ b/train/IMG_1725.gt @@ -0,0 +1 @@ +0 0 429 414 640 193 0.201097 diff --git a/train/IMG_1730.JPG b/train/IMG_1730.JPG new file mode 100644 index 0000000000000000000000000000000000000000..38f11e036529b1632e6e5864e3d0f04e159e1e4c --- /dev/null +++ b/train/IMG_1730.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d51ded00a1ef316309c93252aa4e68ed5d7f8cf649771f3ab4ac4813819bdc8 +size 156210 diff --git a/train/IMG_1730.gt b/train/IMG_1730.gt new file mode 100644 index 0000000000000000000000000000000000000000..e0d6398b699b78933c8cc9acb94f3124bbb97600 --- /dev/null +++ b/train/IMG_1730.gt @@ -0,0 +1,2 @@ +0 0 17 473 46 257 0.342761 +1 0 103 780 1328 315 0.153624 diff --git a/train/IMG_1736.JPG b/train/IMG_1736.JPG new file mode 100644 index 0000000000000000000000000000000000000000..9d10b7e4d1b56c381416960e4a3b85f1e3958b6b --- /dev/null +++ b/train/IMG_1736.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6604f3aaaa5ec2809ee7e65f1e02718d78ddca341891a2fdd6091296c82d009f +size 116297 diff --git a/train/IMG_1736.gt b/train/IMG_1736.gt new file mode 100644 index 0000000000000000000000000000000000000000..68ea50481ecfefc56c131727b6f14f703d324a5d --- /dev/null +++ b/train/IMG_1736.gt @@ -0,0 +1,2 @@ +0 0 1071 725 96 164 0.337695 +1 0 788 374 101 474 0.194778 diff --git a/train/IMG_1748.JPG b/train/IMG_1748.JPG new file mode 100644 index 0000000000000000000000000000000000000000..d3a128865d587ae9458b66a13abe4ecf41370ca2 --- /dev/null +++ b/train/IMG_1748.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba0563cdf55e3aab5ce3f54da6901ff953372f0363d2cba6988c96314c334200 +size 271180 diff --git a/train/IMG_1748.gt b/train/IMG_1748.gt new file mode 100644 index 0000000000000000000000000000000000000000..bfaed9b4824a4816991f266e9efd4e30ff695358 --- /dev/null +++ b/train/IMG_1748.gt @@ -0,0 +1,2 @@ +0 0 848 286 221 274 0.137378 +1 0 768 607 334 114 0.132552 diff --git a/train/IMG_1753.JPG b/train/IMG_1753.JPG new file mode 100644 index 0000000000000000000000000000000000000000..33109eb8ef167c293b529b2c9faeba1c6be89f48 --- /dev/null +++ b/train/IMG_1753.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08a695558d5af008868a59ad8b140481ce4507272cabf149a3d3c6d27fa14721 +size 228123 diff --git a/train/IMG_1753.gt b/train/IMG_1753.gt new file mode 100644 index 0000000000000000000000000000000000000000..90d9ce55708d55a09e9ff5347500bee024ba9dcc --- /dev/null +++ b/train/IMG_1753.gt @@ -0,0 +1,2 @@ +0 0 574 415 538 113 0.200684 +1 0 705 571 522 120 0.211806 diff --git a/train/IMG_1754.JPG b/train/IMG_1754.JPG new file mode 100644 index 0000000000000000000000000000000000000000..f5a910fa2ef33331ae08dad937000f33c3dc4b3c --- /dev/null +++ b/train/IMG_1754.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:009127e2eb797953f1ade3c17ec8f16e3a534b073954affeb484b92239f754ba +size 145260 diff --git a/train/IMG_1754.gt b/train/IMG_1754.gt new file mode 100644 index 0000000000000000000000000000000000000000..b67a292fa1eba39e3ca6652d750bfdba28dc8dc8 --- /dev/null +++ b/train/IMG_1754.gt @@ -0,0 +1,2 @@ +0 0 332 455 1102 89 0.134832 +1 0 362 564 1048 62 0.139871 diff --git a/train/IMG_1756.JPG b/train/IMG_1756.JPG new file mode 100644 index 0000000000000000000000000000000000000000..05c66d93305458ab33e3689afd233142ef2b061c --- /dev/null +++ b/train/IMG_1756.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fca59f27cf29015299c938fff7e0f61b4a7910f8ecf195513276ca16d14834a +size 152145 diff --git a/train/IMG_1756.gt b/train/IMG_1756.gt new file mode 100644 index 0000000000000000000000000000000000000000..4a80a65677fc0e500b8efcd3b1f452a703004990 --- /dev/null +++ b/train/IMG_1756.gt @@ -0,0 +1,2 @@ +0 0 666 0 84 1081 -0.496324 +1 0 608 27 49 1073 -0.497038 diff --git a/train/IMG_1758.JPG b/train/IMG_1758.JPG new file mode 100644 index 0000000000000000000000000000000000000000..0231398a0f11bf9f45dc4265bd078a5affe524ba --- /dev/null +++ b/train/IMG_1758.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03be3c0cbde9b266bc2645cafc67f26f7447d5e2becb71d3f7bb6e0102c5011f +size 337570 diff --git a/train/IMG_1758.gt b/train/IMG_1758.gt new file mode 100644 index 0000000000000000000000000000000000000000..8c7e151d9613f3ec4d48e1962ed0d36f76b41b79 --- /dev/null +++ b/train/IMG_1758.gt @@ -0,0 +1 @@ +0 0 588 301 523 178 -0.136477 diff --git a/train/IMG_1760.JPG b/train/IMG_1760.JPG new file mode 100644 index 0000000000000000000000000000000000000000..3335e845cd22dd9a2da5fea2ea08a99b401525b3 --- /dev/null +++ b/train/IMG_1760.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b3697bc8cbec780296ed71c8bd90d5135b502b4cc1cb2acb5825b30f65597ec +size 155162 diff --git a/train/IMG_1760.gt b/train/IMG_1760.gt new file mode 100644 index 0000000000000000000000000000000000000000..8fea5bf31eb75f09325b97e3ec3ea702734c2dba --- /dev/null +++ b/train/IMG_1760.gt @@ -0,0 +1 @@ +0 0 373 418 893 138 0.507783 diff --git a/train/IMG_1761.JPG b/train/IMG_1761.JPG new file mode 100644 index 0000000000000000000000000000000000000000..d4381313a7b29f02be19f9e11a685a6528a14443 --- /dev/null +++ b/train/IMG_1761.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:404bb023c05d8952c40dc31c0671afe448dba522b8adac71704d104e1dac2608 +size 167934 diff --git a/train/IMG_1761.gt b/train/IMG_1761.gt new file mode 100644 index 0000000000000000000000000000000000000000..7a9299f79681b92d024db2f2b6028a500fe35b34 --- /dev/null +++ b/train/IMG_1761.gt @@ -0,0 +1 @@ +0 0 0 468 1640 429 0.283898 diff --git a/train/IMG_1763.JPG b/train/IMG_1763.JPG new file mode 100644 index 0000000000000000000000000000000000000000..7eebe754af8fbe3217065594ae3de5b3340ad33e --- /dev/null +++ b/train/IMG_1763.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27d95dac9f918bbb757d3d1bf2414db3bce7e69b02733b9d8afad8c1fa3fa66e +size 242892 diff --git a/train/IMG_1763.gt b/train/IMG_1763.gt new file mode 100644 index 0000000000000000000000000000000000000000..3774d1634e73f62ad1f3a5058873d3dc231916ce --- /dev/null +++ b/train/IMG_1763.gt @@ -0,0 +1 @@ +0 0 702 478 469 96 0.399559 diff --git a/train/IMG_1768.JPG b/train/IMG_1768.JPG new file mode 100644 index 0000000000000000000000000000000000000000..74e3f3e42bc6f74e011aacc617b4559f29bb97bf --- /dev/null +++ b/train/IMG_1768.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:163dc33ab0c39001e091ddc4c4f9eb3ccaf9874a0ee1c5bf439dd78e83047d29 +size 134543 diff --git a/train/IMG_1768.gt b/train/IMG_1768.gt new file mode 100644 index 0000000000000000000000000000000000000000..394b1fb6d47c9d2573ccf7ee6857774cd85e96c3 --- /dev/null +++ b/train/IMG_1768.gt @@ -0,0 +1,2 @@ +0 0 1120 263 191 371 -0.151828 +1 0 300 369 167 377 -0.382743 diff --git a/train/IMG_1770.JPG b/train/IMG_1770.JPG new file mode 100644 index 0000000000000000000000000000000000000000..ac1c37d3cd4e0fd5a36e9766685b4dfe42ac9a71 --- /dev/null +++ b/train/IMG_1770.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f71e3301b4ce55c2a9dfc7d232c6b03b29cedf9086922ea0b52e6b4048915c22 +size 209345 diff --git a/train/IMG_1770.gt b/train/IMG_1770.gt new file mode 100644 index 0000000000000000000000000000000000000000..d9fa35b52161082a6796f01399692d7406432689 --- /dev/null +++ b/train/IMG_1770.gt @@ -0,0 +1 @@ +0 0 72 600 1482 182 0.118215 diff --git a/train/IMG_1771.JPG b/train/IMG_1771.JPG new file mode 100644 index 0000000000000000000000000000000000000000..7474b859461cbbaf3edc0075123256eca1339c0c --- /dev/null +++ b/train/IMG_1771.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b9183154d66ab260d9b301ef718655c383d8b8c29e5fb17d730fcd9c888e94d +size 235316 diff --git a/train/IMG_1771.gt b/train/IMG_1771.gt new file mode 100644 index 0000000000000000000000000000000000000000..16901f675b2c74c7be04b1b60f2e1bb9de995681 --- /dev/null +++ b/train/IMG_1771.gt @@ -0,0 +1 @@ +0 0 492 481 1025 218 0.199567 diff --git a/train/IMG_1778.JPG b/train/IMG_1778.JPG new file mode 100644 index 0000000000000000000000000000000000000000..065c5b6e34c1fd0681dcd41816c8ffdc62bfa593 --- /dev/null +++ b/train/IMG_1778.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0212237513ba422a6d681ec5d79dab8e5f07cc59505bb50e7a8b71d6f06fade3 +size 215201 diff --git a/train/IMG_1778.gt b/train/IMG_1778.gt new file mode 100644 index 0000000000000000000000000000000000000000..6914b499c563ce4441acbfea23d55ceaed478371 --- /dev/null +++ b/train/IMG_1778.gt @@ -0,0 +1,3 @@ +0 0 806 232 545 172 0.182977 +1 0 686 404 654 226 0.139494 +2 0 680 621 684 216 0.144072 diff --git a/train/IMG_1783.JPG b/train/IMG_1783.JPG new file mode 100644 index 0000000000000000000000000000000000000000..25e0d70efefe6edfb22bf40e0c3b5371511c8b29 --- /dev/null +++ b/train/IMG_1783.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19d9cea79916d95e3c42f90ec49303bc295f17027ca0d9823c07948a5fa03269 +size 136865 diff --git a/train/IMG_1783.gt b/train/IMG_1783.gt new file mode 100644 index 0000000000000000000000000000000000000000..2fa75de82f0a9755ab9f8e0dc7ea7e5a9c905890 --- /dev/null +++ b/train/IMG_1783.gt @@ -0,0 +1 @@ +0 0 1341 118 106 823 -0.378441 diff --git a/train/IMG_1785.JPG b/train/IMG_1785.JPG new file mode 100644 index 0000000000000000000000000000000000000000..fd153ebc8c93b4ad93e41225d94b5613d371ceba --- /dev/null +++ b/train/IMG_1785.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7aaf15ae4ce035a2fae311e87d59db5a33b7e925276e037ce369e607f73ff9de +size 127343 diff --git a/train/IMG_1785.gt b/train/IMG_1785.gt new file mode 100644 index 0000000000000000000000000000000000000000..b16d0511a3399579758918f64edfd4aaeee5266a --- /dev/null +++ b/train/IMG_1785.gt @@ -0,0 +1,3 @@ +0 0 77 266 1455 281 0.017335 +1 0 1129 595 282 96 0.014759 +2 1 1421 631 89 65 0.073939 diff --git a/train/IMG_1786.JPG b/train/IMG_1786.JPG new file mode 100644 index 0000000000000000000000000000000000000000..e43c2a665f211b2b7fc2fd771437ec4a9f2b75f7 --- /dev/null +++ b/train/IMG_1786.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15b7c43f9efa9448f4f91bc0a8b4e8d8c933837c0ef531f8288a176558855a40 +size 187643 diff --git a/train/IMG_1786.gt b/train/IMG_1786.gt new file mode 100644 index 0000000000000000000000000000000000000000..d49beea1d2764b3c86b46db2523aa00827e0e417 --- /dev/null +++ b/train/IMG_1786.gt @@ -0,0 +1,3 @@ +0 1 493 147 959 205 0.294356 +1 0 435 427 919 145 0.258709 +2 0 1214 715 268 76 0.244979 diff --git a/train/IMG_1797.JPG b/train/IMG_1797.JPG new file mode 100644 index 0000000000000000000000000000000000000000..09cd57b5703f42bffe543646f17a5fb165d432df --- /dev/null +++ b/train/IMG_1797.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb17af29d205f7893c62f4c1dd6c57019f29795877ca046b3280cbd7733cb20d +size 147409 diff --git a/train/IMG_1797.gt b/train/IMG_1797.gt new file mode 100644 index 0000000000000000000000000000000000000000..5ab4ceffa2869c25d9d2e716d565392842524405 --- /dev/null +++ b/train/IMG_1797.gt @@ -0,0 +1,2 @@ +0 0 147 155 1433 500 -0.046121 +1 0 316 673 906 429 -0.046478 diff --git a/train/IMG_1799.JPG b/train/IMG_1799.JPG new file mode 100644 index 0000000000000000000000000000000000000000..3d01b408bdc8b69c464a67f4e69e8405c6ddab53 --- /dev/null +++ b/train/IMG_1799.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6d082a9c5f03e91f5f91c322d9cc6c7310e65b7a58ecb91f71e6650819aba9f +size 147037 diff --git a/train/IMG_1799.gt b/train/IMG_1799.gt new file mode 100644 index 0000000000000000000000000000000000000000..0b1d576798dea63defd4740afba643c433c35260 --- /dev/null +++ b/train/IMG_1799.gt @@ -0,0 +1 @@ +0 0 280 487 1325 354 -0.051392 diff --git a/train/IMG_1805.JPG b/train/IMG_1805.JPG new file mode 100644 index 0000000000000000000000000000000000000000..f513e476d96d8bc65676cf1e8903d71e47eefa5b --- /dev/null +++ b/train/IMG_1805.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50ccfce8778996e642908cd5f5c17180f8e4e36af37f6b49c00c8bffb021b50a +size 172913 diff --git a/train/IMG_1805.gt b/train/IMG_1805.gt new file mode 100644 index 0000000000000000000000000000000000000000..c3a4524ab3c9d59c6ad1ff009d01b411c9736580 --- /dev/null +++ b/train/IMG_1805.gt @@ -0,0 +1,3 @@ +0 1 1577 873 23 52 -0.090660 +1 1 789 680 27 46 -0.145310 +2 0 11 102 1600 358 -0.082042 diff --git a/train/IMG_1808.JPG b/train/IMG_1808.JPG new file mode 100644 index 0000000000000000000000000000000000000000..39834802b8d1f94fb4ffe2602074883854291047 --- /dev/null +++ b/train/IMG_1808.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f11250cbe63d757a5ae7118ef473cc98b4168faf23e7accdfa6a38fe14be1798 +size 198454 diff --git a/train/IMG_1808.gt b/train/IMG_1808.gt new file mode 100644 index 0000000000000000000000000000000000000000..67c0eb51da6464d41411e95d83f66695188f8795 --- /dev/null +++ b/train/IMG_1808.gt @@ -0,0 +1,3 @@ +0 0 540 763 456 84 -0.048314 +1 0 509 851 526 35 -0.045945 +2 0 94 311 1296 213 -0.033192 diff --git a/train/IMG_1809.JPG b/train/IMG_1809.JPG new file mode 100644 index 0000000000000000000000000000000000000000..6eb175654c14d68a4b6138260e92577f14158801 --- /dev/null +++ b/train/IMG_1809.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0555b23eba8ffc861327c9785bc1e4e5a851c79fc316f583b57c6f4cd5d30635 +size 144681 diff --git a/train/IMG_1809.gt b/train/IMG_1809.gt new file mode 100644 index 0000000000000000000000000000000000000000..3e1d4965dfc6a48a47101a1f04c2680cf943b08c --- /dev/null +++ b/train/IMG_1809.gt @@ -0,0 +1,3 @@ +0 0 670 276 106 527 -0.099289 +1 1 725 975 84 18 -0.012048 +2 0 690 989 155 23 -0.040246 diff --git a/train/IMG_1815.JPG b/train/IMG_1815.JPG new file mode 100644 index 0000000000000000000000000000000000000000..4391713aa8a4b1ad63ee3f1cfc2a15b3e3728097 --- /dev/null +++ b/train/IMG_1815.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3eb5f2aee8f9b092a03035e1544974eabbb9717ced20ff2723675c661ef211f +size 201669 diff --git a/train/IMG_1815.gt b/train/IMG_1815.gt new file mode 100644 index 0000000000000000000000000000000000000000..33c6aef0a6498fdc406775e9333d27ba7d14d863 --- /dev/null +++ b/train/IMG_1815.gt @@ -0,0 +1,3 @@ +0 0 266 156 912 322 -0.217161 +1 0 309 556 876 157 -0.205204 +2 0 138 867 1083 195 -0.185640 diff --git a/train/IMG_1817.JPG b/train/IMG_1817.JPG new file mode 100644 index 0000000000000000000000000000000000000000..c23f589f383bb0fe7ae806a4b029d8a2d2860a07 --- /dev/null +++ b/train/IMG_1817.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b13cd543bf2c6d0857a759a0eea5557b8b0c9765adde0871a5293837dbf069d3 +size 169702 diff --git a/train/IMG_1817.gt b/train/IMG_1817.gt new file mode 100644 index 0000000000000000000000000000000000000000..24c4906d11dc4adf36a19ca6cab7f7387e5b747d --- /dev/null +++ b/train/IMG_1817.gt @@ -0,0 +1 @@ +0 0 273 508 1191 360 0.060117 diff --git a/train/IMG_1822.JPG b/train/IMG_1822.JPG new file mode 100644 index 0000000000000000000000000000000000000000..678d057a7bd01e747ef232c8d4d5c1ac68ada34a --- /dev/null +++ b/train/IMG_1822.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf96af1562c429537fc3d8a749bcf7eff38ba1a5372c4f5213d810a385b43e12 +size 103575 diff --git a/train/IMG_1822.gt b/train/IMG_1822.gt new file mode 100644 index 0000000000000000000000000000000000000000..8cc98a1c19613f63a86073018ce2fa48f7599c2c --- /dev/null +++ b/train/IMG_1822.gt @@ -0,0 +1,2 @@ +0 0 185 74 1150 237 -0.082126 +1 0 221 324 1135 135 -0.078620 diff --git a/train/IMG_1823.JPG b/train/IMG_1823.JPG new file mode 100644 index 0000000000000000000000000000000000000000..eb09fb2f3faa1e4b58defda870e51ae4742a21fb --- /dev/null +++ b/train/IMG_1823.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b87dc278e5e7251cb51b8f7dda070a25dd3012ac681b7f242d3dd86361620228 +size 136938 diff --git a/train/IMG_1823.gt b/train/IMG_1823.gt new file mode 100644 index 0000000000000000000000000000000000000000..abc975aea8e6f340de04fb7c2ac3e2ead55c035f --- /dev/null +++ b/train/IMG_1823.gt @@ -0,0 +1,2 @@ +0 0 194 748 267 103 -0.137467 +1 0 702 599 843 137 -0.151821 diff --git a/train/IMG_1824.JPG b/train/IMG_1824.JPG new file mode 100644 index 0000000000000000000000000000000000000000..622e9ce1a0d88bc194a99e55f08c2d2cde43d0cc --- /dev/null +++ b/train/IMG_1824.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8b5623bc55c666008ce508fc07ea8781f4dce0fe05c5625c7f17251d06c0dd8 +size 226620 diff --git a/train/IMG_1824.gt b/train/IMG_1824.gt new file mode 100644 index 0000000000000000000000000000000000000000..74d842cace44dad22c1c0add1f22d2c6342c1006 --- /dev/null +++ b/train/IMG_1824.gt @@ -0,0 +1,4 @@ +0 0 265 968 59 80 0.155595 +1 0 361 1021 312 47 0.155595 +2 0 688 1051 106 58 0.140483 +3 0 85 686 1136 170 0.196013 diff --git a/train/IMG_1826.JPG b/train/IMG_1826.JPG new file mode 100644 index 0000000000000000000000000000000000000000..af484a9c8560c9c02cc00de805031dd089227804 --- /dev/null +++ b/train/IMG_1826.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:324837c64f750593a125d804c041352a1c78cd9f7a37dbe5e13de7573042318e +size 228556 diff --git a/train/IMG_1826.gt b/train/IMG_1826.gt new file mode 100644 index 0000000000000000000000000000000000000000..568d725a1775fbc8e57d36e3d99a42d5ed42ab44 --- /dev/null +++ b/train/IMG_1826.gt @@ -0,0 +1,2 @@ +0 0 120 26 1410 204 -0.005678 +1 0 213 283 1263 202 0.002377 diff --git a/train/IMG_1832.JPG b/train/IMG_1832.JPG new file mode 100644 index 0000000000000000000000000000000000000000..245fc9b5e54220d90c25810f5e8ebcc04138c294 --- /dev/null +++ b/train/IMG_1832.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:368cdc5062bdf2ca47ba9085129359af21643db04b57a9ff70648ede94915f00 +size 125841 diff --git a/train/IMG_1832.gt b/train/IMG_1832.gt new file mode 100644 index 0000000000000000000000000000000000000000..a0f0f98bccab0c5bfdc6e3347d16c17a27836731 --- /dev/null +++ b/train/IMG_1832.gt @@ -0,0 +1,2 @@ +0 0 370 260 229 192 -0.251444 +1 0 493 789 205 182 -0.307841 diff --git a/train/IMG_1835.JPG b/train/IMG_1835.JPG new file mode 100644 index 0000000000000000000000000000000000000000..69e9c43b9efb425f3209dd78e6596bfd275c7dfc --- /dev/null +++ b/train/IMG_1835.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:386f76259a5cfdcfae39bed762b4ef6580ccd921dd6d560f1859259d94dabf08 +size 123615 diff --git a/train/IMG_1835.gt b/train/IMG_1835.gt new file mode 100644 index 0000000000000000000000000000000000000000..cf675d232ab932622ce2588281e5bc0719eb0fb6 --- /dev/null +++ b/train/IMG_1835.gt @@ -0,0 +1,3 @@ +0 0 492 223 774 196 0.220829 +1 0 500 647 590 88 0.176051 +2 0 261 795 971 153 0.161422 diff --git a/train/IMG_1862.JPG b/train/IMG_1862.JPG new file mode 100644 index 0000000000000000000000000000000000000000..1be1ac0051dfd4b506c6fbe273330620adc5bf95 --- /dev/null +++ b/train/IMG_1862.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1126e38f1aff070944da952999820a74c1cd722d6564257bebb82725cc6c1900 +size 90651 diff --git a/train/IMG_1862.gt b/train/IMG_1862.gt new file mode 100644 index 0000000000000000000000000000000000000000..909a4b90b9479b0b7550f8574d5af96934ed007d --- /dev/null +++ b/train/IMG_1862.gt @@ -0,0 +1 @@ +0 0 720 249 169 462 0.572418 diff --git a/train/IMG_1866.JPG b/train/IMG_1866.JPG new file mode 100644 index 0000000000000000000000000000000000000000..90ea059d05ff6435b5b867c912844e70f7df083a --- /dev/null +++ b/train/IMG_1866.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f944efb347e5f7ddf3a63edc1ed69e43a0b03712c60634693aa377307be5a441 +size 167135 diff --git a/train/IMG_1866.gt b/train/IMG_1866.gt new file mode 100644 index 0000000000000000000000000000000000000000..67136c7d095648172a2203a96cb51e00f69eedca --- /dev/null +++ b/train/IMG_1866.gt @@ -0,0 +1,2 @@ +0 0 111 718 1373 246 0.141790 +1 0 84 777 21 24 0.348771 diff --git a/train/IMG_1872.JPG b/train/IMG_1872.JPG new file mode 100644 index 0000000000000000000000000000000000000000..8d2867832f13cf70961895f9a7701f4cb7fcebdd --- /dev/null +++ b/train/IMG_1872.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15b6a5ddcdcfa05bf9aa7fa01e43785075bdddf845cbfe7a14daa47e1545fcb1 +size 124606 diff --git a/train/IMG_1872.gt b/train/IMG_1872.gt new file mode 100644 index 0000000000000000000000000000000000000000..3a1b19f3bcfd2818c3039f3ef452864acb6ce4bb --- /dev/null +++ b/train/IMG_1872.gt @@ -0,0 +1,2 @@ +0 0 556 331 125 655 0.029044 +1 0 1030 311 173 711 0.036758 diff --git a/train/IMG_1883.JPG b/train/IMG_1883.JPG new file mode 100644 index 0000000000000000000000000000000000000000..e1f586fd82b6447bbcf54fe1b6ced287eaeec455 --- /dev/null +++ b/train/IMG_1883.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c96e296595d3b7fbd7eafe5963f604227aa98352ca8657eca3cfe37c6df18ac8 +size 117143 diff --git a/train/IMG_1883.gt b/train/IMG_1883.gt new file mode 100644 index 0000000000000000000000000000000000000000..c38569cecddd4714e617597f87bcb2a33bdc4cf2 --- /dev/null +++ b/train/IMG_1883.gt @@ -0,0 +1,2 @@ +0 0 352 279 923 295 -0.018617 +1 0 340 592 942 322 -0.013858 diff --git a/train/IMG_1904.JPG b/train/IMG_1904.JPG new file mode 100644 index 0000000000000000000000000000000000000000..079be7ea93a1992b7f251cef96b7dd2744947e66 --- /dev/null +++ b/train/IMG_1904.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84b789ff532fe25c501c632b1964e49ac30a45b1de26ed1108c20036c9b88192 +size 94324 diff --git a/train/IMG_1904.gt b/train/IMG_1904.gt new file mode 100644 index 0000000000000000000000000000000000000000..539166a10d4931183e277f1a4e035bd2f2158506 --- /dev/null +++ b/train/IMG_1904.gt @@ -0,0 +1,3 @@ +0 0 101 242 1245 181 0.042424 +1 1 1278 0 319 33 0.065942 +2 0 44 967 1421 175 -0.007042 diff --git a/train/IMG_1905.JPG b/train/IMG_1905.JPG new file mode 100644 index 0000000000000000000000000000000000000000..04edfe9e138adcd966d4957d64e8a7503a5a7874 --- /dev/null +++ b/train/IMG_1905.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fce434b14de5213585ab4dd5a740bde46370c8361afc6767fe39bdb4ec7a6c0 +size 113200 diff --git a/train/IMG_1905.gt b/train/IMG_1905.gt new file mode 100644 index 0000000000000000000000000000000000000000..8fda8b3c9436b4ffaf1566ed0e7026bcced4a5c6 --- /dev/null +++ b/train/IMG_1905.gt @@ -0,0 +1,2 @@ +0 0 477 523 758 226 -0.294617 +1 0 182 76 1125 405 -0.255943 diff --git a/train/IMG_1916.JPG b/train/IMG_1916.JPG new file mode 100644 index 0000000000000000000000000000000000000000..acc58d96718e2409dbd697f87c9744ce77cf02eb --- /dev/null +++ b/train/IMG_1916.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d924f788b8691a7448ce18219723e324b2719835f488ace2ef196aa9a92822d +size 98890 diff --git a/train/IMG_1916.gt b/train/IMG_1916.gt new file mode 100644 index 0000000000000000000000000000000000000000..f7303553491b3e5f40a978b0c8b7e91b217cfb2f --- /dev/null +++ b/train/IMG_1916.gt @@ -0,0 +1 @@ +0 0 38 378 1275 55 -0.212025 diff --git a/train/IMG_1920.JPG b/train/IMG_1920.JPG new file mode 100644 index 0000000000000000000000000000000000000000..7da780c6d62a4d72ca8ff379674afad7b8cb6e2c --- /dev/null +++ b/train/IMG_1920.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cc8a35d26dd73c59d69252383a474c0a15235ce8d170a02a0694798370ce83d +size 122466 diff --git a/train/IMG_1920.gt b/train/IMG_1920.gt new file mode 100644 index 0000000000000000000000000000000000000000..dade7a2b2cc3b69c3a9ef0c5ae2c74d1d60a14b6 --- /dev/null +++ b/train/IMG_1920.gt @@ -0,0 +1,2 @@ +0 0 329 812 520 260 -0.381640 +1 0 949 91 634 216 -0.389709 diff --git a/train/IMG_1922.JPG b/train/IMG_1922.JPG new file mode 100644 index 0000000000000000000000000000000000000000..271e99ea4e914158fb67cfe6d1959feb2abcd7ff --- /dev/null +++ b/train/IMG_1922.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52a4e1cac36a915f880cadce7ddc8d39b23b95b6250ad3338d006cb5857ddc91 +size 121610 diff --git a/train/IMG_1922.gt b/train/IMG_1922.gt new file mode 100644 index 0000000000000000000000000000000000000000..c1438a33321e68a8517e935f7a661b2b5df65191 --- /dev/null +++ b/train/IMG_1922.gt @@ -0,0 +1,2 @@ +0 0 294 105 1006 197 -0.060743 +1 0 318 296 632 198 -0.099984 diff --git a/train/IMG_1935.JPG b/train/IMG_1935.JPG new file mode 100644 index 0000000000000000000000000000000000000000..b531679f589fc8314e71fd0c604645075c98f64d --- /dev/null +++ b/train/IMG_1935.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6aae69f598a5a94125ae511396157ed24bd8325a1c862195402ac62d50cd77d0 +size 99327 diff --git a/train/IMG_1935.gt b/train/IMG_1935.gt new file mode 100644 index 0000000000000000000000000000000000000000..236ec82f3daf4bf16f51eda3a73209d468e67a24 --- /dev/null +++ b/train/IMG_1935.gt @@ -0,0 +1,2 @@ +0 0 500 614 493 93 0.071910 +1 0 458 736 942 106 0.088323 diff --git a/train/IMG_1939.JPG b/train/IMG_1939.JPG new file mode 100644 index 0000000000000000000000000000000000000000..86b03dbc0afa3ef2a2e7df759b6e38bc9d23a1fb --- /dev/null +++ b/train/IMG_1939.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f56be3c21fa625771490a2fcf2f4876620f209a6be9e9518b2ad01d264c0bc9 +size 188713 diff --git a/train/IMG_1939.gt b/train/IMG_1939.gt new file mode 100644 index 0000000000000000000000000000000000000000..1fa6b61e61041c5e55d592eb6a61996d8e1842f3 --- /dev/null +++ b/train/IMG_1939.gt @@ -0,0 +1 @@ +0 0 861 425 253 605 -0.010169 diff --git a/train/IMG_1941.JPG b/train/IMG_1941.JPG new file mode 100644 index 0000000000000000000000000000000000000000..45640aac501252aaaaa2434a1dfb51e928bd16e9 --- /dev/null +++ b/train/IMG_1941.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c413edbb0174962fa44021addc8c929ea74058ead5643f0ce4d3a1a67b35ccf +size 184760 diff --git a/train/IMG_1941.gt b/train/IMG_1941.gt new file mode 100644 index 0000000000000000000000000000000000000000..397949c945e23c28c8c6a79142e375a93c8286cc --- /dev/null +++ b/train/IMG_1941.gt @@ -0,0 +1,3 @@ +0 1 292 154 242 74 -0.079002 +1 0 467 774 823 259 0.126173 +2 0 461 1056 701 33 0.100095 diff --git a/train/IMG_1946.JPG b/train/IMG_1946.JPG new file mode 100644 index 0000000000000000000000000000000000000000..f67cfb98332a3789981ef688263c605b083e87fb --- /dev/null +++ b/train/IMG_1946.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07900bd435b7f9fec532e7dc9f930f16a40a17ad2b4591fe1f844e4d5a5904eb +size 172033 diff --git a/train/IMG_1946.gt b/train/IMG_1946.gt new file mode 100644 index 0000000000000000000000000000000000000000..fb75bbf94cfcb2a3d55a079db9322595a3c04a7f --- /dev/null +++ b/train/IMG_1946.gt @@ -0,0 +1,3 @@ +0 0 435 81 970 107 0.139117 +1 0 438 236 910 61 0.156602 +2 0 507 622 576 49 0.231489 diff --git a/train/IMG_1947.JPG b/train/IMG_1947.JPG new file mode 100644 index 0000000000000000000000000000000000000000..7f1ce9878423137cade00df36953b9dd69cfa08f --- /dev/null +++ b/train/IMG_1947.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f4dae4fafd64823b04707e7227456500d1806951c0eda0b597b23fc032838c6 +size 241050 diff --git a/train/IMG_1947.gt b/train/IMG_1947.gt new file mode 100644 index 0000000000000000000000000000000000000000..07bc6bed5d8eebc2240658b5e5dab58adb7885b4 --- /dev/null +++ b/train/IMG_1947.gt @@ -0,0 +1,5 @@ +0 0 539 147 536 106 -0.499660 +1 0 386 324 836 114 -0.547484 +2 0 790 618 254 55 -0.595179 +3 0 525 712 743 63 -0.635603 +4 0 697 768 466 56 -0.668104 diff --git a/train/IMG_1949.JPG b/train/IMG_1949.JPG new file mode 100644 index 0000000000000000000000000000000000000000..054743e2d606758cc02a9a410ea49cb2bea68ae1 --- /dev/null +++ b/train/IMG_1949.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9c85a0db01284751560f5b9f6682a1441811a614390656561d0fed5e0bc55b4 +size 185758 diff --git a/train/IMG_1949.gt b/train/IMG_1949.gt new file mode 100644 index 0000000000000000000000000000000000000000..602aa5d19c06d60d9ef8e2f0f9fa7ccf1485fe3a --- /dev/null +++ b/train/IMG_1949.gt @@ -0,0 +1,2 @@ +0 0 352 385 829 190 -0.380955 +1 1 166 522 44 103 -0.395690 diff --git a/train/IMG_1951.JPG b/train/IMG_1951.JPG new file mode 100644 index 0000000000000000000000000000000000000000..39b4fdaf4a005af675e62d382156f4bc51d4f85f --- /dev/null +++ b/train/IMG_1951.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8279f167e40f65e90009a6803920d434a9ef997e73e2ecf158aec9412f191e3 +size 201326 diff --git a/train/IMG_1951.gt b/train/IMG_1951.gt new file mode 100644 index 0000000000000000000000000000000000000000..c0ae1d8549ac9e03a42c39b7e14dbe0eb751a9b1 --- /dev/null +++ b/train/IMG_1951.gt @@ -0,0 +1,2 @@ +0 0 51 268 1445 276 -0.389417 +1 0 147 613 1297 129 -0.369547 diff --git a/train/IMG_1955.JPG b/train/IMG_1955.JPG new file mode 100644 index 0000000000000000000000000000000000000000..ced44d578a1304c3be98488686806702195f9bca --- /dev/null +++ b/train/IMG_1955.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:939c8259af846ad441bc5df0a8dbd46c2d20a1071cd75046f15e2be0275109d4 +size 170179 diff --git a/train/IMG_1955.gt b/train/IMG_1955.gt new file mode 100644 index 0000000000000000000000000000000000000000..7a660584970feb7c561a0af007ce5c8d271153cf --- /dev/null +++ b/train/IMG_1955.gt @@ -0,0 +1 @@ +0 0 505 331 1022 303 0.484889 diff --git a/train/IMG_1957.JPG b/train/IMG_1957.JPG new file mode 100644 index 0000000000000000000000000000000000000000..0a1ac72c9035ce0ff8ce95bafc7561a03e944dd6 --- /dev/null +++ b/train/IMG_1957.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa1d74d356a63c13e32053922f807efc05cb131558d508ed60204bec704345fe +size 238684 diff --git a/train/IMG_1957.gt b/train/IMG_1957.gt new file mode 100644 index 0000000000000000000000000000000000000000..f7980f1a99e322f46860d92d414ce13c76131b05 --- /dev/null +++ b/train/IMG_1957.gt @@ -0,0 +1 @@ +0 0 843 299 198 773 0.355312 diff --git a/train/IMG_1960.JPG b/train/IMG_1960.JPG new file mode 100644 index 0000000000000000000000000000000000000000..8a2feee04e10b9c7c3373ba4aa8c32dd84877d16 --- /dev/null +++ b/train/IMG_1960.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:720d5ba2179b7e4ddbb5c4ecced0d7d2a43c6b58c8ab5bc2e3637408fbcf1d37 +size 190278 diff --git a/train/IMG_1960.gt b/train/IMG_1960.gt new file mode 100644 index 0000000000000000000000000000000000000000..c2d9eae6e2cdbb0bff130ad480991eaff71d354d --- /dev/null +++ b/train/IMG_1960.gt @@ -0,0 +1 @@ +0 0 351 427 856 245 -0.556668 diff --git a/train/IMG_1965.JPG b/train/IMG_1965.JPG new file mode 100644 index 0000000000000000000000000000000000000000..ed1e55d57f0511891dd4d4abd739d9a36ffb5c1c --- /dev/null +++ b/train/IMG_1965.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:080e6bf6d8b2da4638144f34d79654710baeef6bb532a400bc3d357a58b7fa5e +size 114420 diff --git a/train/IMG_1965.gt b/train/IMG_1965.gt new file mode 100644 index 0000000000000000000000000000000000000000..8971c748cf576e0878bc55889ccbd88decddb831 --- /dev/null +++ b/train/IMG_1965.gt @@ -0,0 +1,3 @@ +0 0 606 750 532 79 -0.104184 +1 0 582 841 618 48 -0.112819 +2 0 644 942 583 76 -0.133245 diff --git a/train/IMG_1966.JPG b/train/IMG_1966.JPG new file mode 100644 index 0000000000000000000000000000000000000000..d526b56a66cd5fe7ead35333068f479b1bdde66b --- /dev/null +++ b/train/IMG_1966.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8920af2443ff89092aaf7cc8f8ca89afa53ede36fb52839ba41dd41d8d8ab5ca +size 164439 diff --git a/train/IMG_1966.gt b/train/IMG_1966.gt new file mode 100644 index 0000000000000000000000000000000000000000..b30d7a35fecfef464f79467b600d8a2883cc0372 --- /dev/null +++ b/train/IMG_1966.gt @@ -0,0 +1 @@ +0 0 269 160 1174 111 -0.170558 diff --git a/train/IMG_1967.JPG b/train/IMG_1967.JPG new file mode 100644 index 0000000000000000000000000000000000000000..245aaf575ab0879b5f989694afc592dc450b6b0b --- /dev/null +++ b/train/IMG_1967.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2664780a480c06914fe8371e746cad00bed6f9acd7613c6f0f1cc9e87a6e53e2 +size 148689 diff --git a/train/IMG_1967.gt b/train/IMG_1967.gt new file mode 100644 index 0000000000000000000000000000000000000000..3eb74414232225f2c45c68a1d3402e7f6e82552b --- /dev/null +++ b/train/IMG_1967.gt @@ -0,0 +1,2 @@ +0 0 409 543 805 207 -0.139767 +1 1 359 831 178 31 -0.115759 diff --git a/train/IMG_1971.JPG b/train/IMG_1971.JPG new file mode 100644 index 0000000000000000000000000000000000000000..dfac4ee45e755cc11d9bf6760f25f11b9db8541a --- /dev/null +++ b/train/IMG_1971.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d62cf6ef9445224439a11539ef48c59c206fbb8083bd750f093c7cd437560bf +size 138432 diff --git a/train/IMG_1971.gt b/train/IMG_1971.gt new file mode 100644 index 0000000000000000000000000000000000000000..dce343e25656b5993de668ff971c9ad60a6e3430 --- /dev/null +++ b/train/IMG_1971.gt @@ -0,0 +1 @@ +0 0 729 433 250 149 -0.614464 diff --git a/train/IMG_1975.JPG b/train/IMG_1975.JPG new file mode 100644 index 0000000000000000000000000000000000000000..ddaa45a2a4ae77c2d22d7bce72c6baade8125dd5 --- /dev/null +++ b/train/IMG_1975.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fad5290e98ad30f4c27aaa92648c2e03178a29c7bfa9e7710f493bf8ad7e143 +size 176577 diff --git a/train/IMG_1975.gt b/train/IMG_1975.gt new file mode 100644 index 0000000000000000000000000000000000000000..d77b5312eb987a91a277957878c8ccfc9226cd5f --- /dev/null +++ b/train/IMG_1975.gt @@ -0,0 +1,4 @@ +0 0 1264 406 92 46 0.613556 +1 0 1457 846 29 44 0.594759 +2 0 655 398 70 446 0.712280 +3 0 792 553 81 344 0.695118 diff --git a/train/IMG_1977.JPG b/train/IMG_1977.JPG new file mode 100644 index 0000000000000000000000000000000000000000..a45148a571a48ac2a824baf3f688638205565431 --- /dev/null +++ b/train/IMG_1977.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47e7b359ccf57c58990dfd55e40d54edc5ff249067a2e3010d5a364e31d0593d +size 154774 diff --git a/train/IMG_1977.gt b/train/IMG_1977.gt new file mode 100644 index 0000000000000000000000000000000000000000..35484cab493d9a8d344ddac5537d70c2feba9b10 --- /dev/null +++ b/train/IMG_1977.gt @@ -0,0 +1,4 @@ +0 0 163 253 1245 234 -0.004823 +1 0 233 698 1079 138 -0.011131 +2 0 70 959 589 177 -0.018291 +3 0 1016 934 556 178 -0.031240 diff --git a/train/IMG_1983.JPG b/train/IMG_1983.JPG new file mode 100644 index 0000000000000000000000000000000000000000..64685db47ad2b696c84d948f0f0dd75b824ca336 --- /dev/null +++ b/train/IMG_1983.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f78349e78f6046bac9d3b6c03ec1fee504db68da2d9f6ba6de34b147a5eebc42 +size 362697 diff --git a/train/IMG_1983.gt b/train/IMG_1983.gt new file mode 100644 index 0000000000000000000000000000000000000000..d71de4a03e1194e106a3cb5e7bce9f3cefe5dcad --- /dev/null +++ b/train/IMG_1983.gt @@ -0,0 +1,2 @@ +0 0 1016 543 354 103 -0.130450 +1 0 1044 675 354 100 -0.167511 diff --git a/train/IMG_1986.JPG b/train/IMG_1986.JPG new file mode 100644 index 0000000000000000000000000000000000000000..4724032d79785ad6508b4e2780007cac5b839c9f --- /dev/null +++ b/train/IMG_1986.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ee8a4f622c816a5d4bde3bf9b3d1216d0f527980f2d69c05c13b4a038a9b9c9 +size 176527 diff --git a/train/IMG_1986.gt b/train/IMG_1986.gt new file mode 100644 index 0000000000000000000000000000000000000000..213629af3824aa8e8b14e6487ff68bd2f005b9b8 --- /dev/null +++ b/train/IMG_1986.gt @@ -0,0 +1 @@ +0 0 58 509 1239 317 0.320975 diff --git a/train/IMG_1989.JPG b/train/IMG_1989.JPG new file mode 100644 index 0000000000000000000000000000000000000000..12acd2925f2fcbaa0c7279fb3d6d54a19ee404c3 --- /dev/null +++ b/train/IMG_1989.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87fec11b9de66e0c9a37c1ad243169f3c5fef3d3d6e86b041ba170769a60906a +size 371445 diff --git a/train/IMG_1989.gt b/train/IMG_1989.gt new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/train/IMG_1991.JPG b/train/IMG_1991.JPG new file mode 100644 index 0000000000000000000000000000000000000000..65fcef60ab692055c750d85dda7b99942577ebcf --- /dev/null +++ b/train/IMG_1991.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:302011f62746b50a158f38f4cad2f5a93f9ba842ca63942e3fd11299a44be367 +size 189776 diff --git a/train/IMG_1991.gt b/train/IMG_1991.gt new file mode 100644 index 0000000000000000000000000000000000000000..0272e103e2e0630247038ebe1d9400e7887ee681 --- /dev/null +++ b/train/IMG_1991.gt @@ -0,0 +1 @@ +0 0 297 497 1163 223 -0.708815 diff --git a/train/IMG_1995.JPG b/train/IMG_1995.JPG new file mode 100644 index 0000000000000000000000000000000000000000..b1d29172976d029bbb848d1507a92fc9bf304b60 --- /dev/null +++ b/train/IMG_1995.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb58e62ba2d86f4d1cc3d9b6ad522e53f11429985c90e01f6bce724dcd7154a7 +size 278148 diff --git a/train/IMG_1995.gt b/train/IMG_1995.gt new file mode 100644 index 0000000000000000000000000000000000000000..4997ad84ed447ea773c2f409baeff8773082f5b8 --- /dev/null +++ b/train/IMG_1995.gt @@ -0,0 +1 @@ +0 0 522 395 667 239 -0.336014 diff --git a/train/IMG_2011.JPG b/train/IMG_2011.JPG new file mode 100644 index 0000000000000000000000000000000000000000..bfebb531a4dd6f4010b580ed0cbb1abf9c7335c5 --- /dev/null +++ b/train/IMG_2011.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02b0b5e3d2fb3b7f8ea9b3ed6f36875d5babfbf4b3bf136f8ab0cf32c208e127 +size 110950 diff --git a/train/IMG_2011.gt b/train/IMG_2011.gt new file mode 100644 index 0000000000000000000000000000000000000000..d43dd32afa10fccd922cbdd0d9c43ade67bc389a --- /dev/null +++ b/train/IMG_2011.gt @@ -0,0 +1,2 @@ +0 0 238 572 1339 212 -0.294873 +1 0 505 876 949 174 -0.276044 diff --git a/train/IMG_2014.JPG b/train/IMG_2014.JPG new file mode 100644 index 0000000000000000000000000000000000000000..a04923bbc61ff8a8a66e779b60b82ea934076ebc --- /dev/null +++ b/train/IMG_2014.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57000832ba97df64cceb369f9a07ff38ab1ace4873011c8dc5717b216456bd19 +size 221758 diff --git a/train/IMG_2014.gt b/train/IMG_2014.gt new file mode 100644 index 0000000000000000000000000000000000000000..42739040535bd4a7cee444b4f9c96ce333e8923c --- /dev/null +++ b/train/IMG_2014.gt @@ -0,0 +1,2 @@ +0 0 711 578 214 134 0.072788 +1 0 678 770 302 139 0.014034 diff --git a/train/IMG_2024.JPG b/train/IMG_2024.JPG new file mode 100644 index 0000000000000000000000000000000000000000..c11290c80871b6c048e4d3d03dbd31ea165df885 --- /dev/null +++ b/train/IMG_2024.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e16e69d0303db407c6ab924f989c8d85b029ee45c82f4387451b4ad08a3e98a2 +size 160754 diff --git a/train/IMG_2024.gt b/train/IMG_2024.gt new file mode 100644 index 0000000000000000000000000000000000000000..c7bfed749f3b0f3cb1811564e8ece2a389554a1b --- /dev/null +++ b/train/IMG_2024.gt @@ -0,0 +1 @@ +0 0 17 456 1544 124 0.143094 diff --git a/train/IMG_2028.JPG b/train/IMG_2028.JPG new file mode 100644 index 0000000000000000000000000000000000000000..fd66f78eebf9241fbaa127ea43194a132b4af5f6 --- /dev/null +++ b/train/IMG_2028.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9d729fc73c43f36dba139cf2b793cea0aaf97752db6c04a7ca53f926fcedffd +size 217379 diff --git a/train/IMG_2028.gt b/train/IMG_2028.gt new file mode 100644 index 0000000000000000000000000000000000000000..e7ac378ac5132cd5b349b45438df56d267062f84 --- /dev/null +++ b/train/IMG_2028.gt @@ -0,0 +1,3 @@ +0 0 137 833 1070 165 -0.362359 +1 0 1373 141 28 47 -0.594759 +2 0 33 429 1420 290 -0.402988 diff --git a/train/IMG_2029.JPG b/train/IMG_2029.JPG new file mode 100644 index 0000000000000000000000000000000000000000..e03608ddb00969ce7944fb49173a7cd777d66fca --- /dev/null +++ b/train/IMG_2029.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1122abdb32f2f706d865e7c3367c4f0a09792613e47636dae8be756d142b7737 +size 124693 diff --git a/train/IMG_2029.gt b/train/IMG_2029.gt new file mode 100644 index 0000000000000000000000000000000000000000..afecfc073343bc754f67d08984ff109e33909c5e --- /dev/null +++ b/train/IMG_2029.gt @@ -0,0 +1 @@ +0 0 0 665 1615 383 -0.095909 diff --git a/train/IMG_2031.JPG b/train/IMG_2031.JPG new file mode 100644 index 0000000000000000000000000000000000000000..59aa109c0f642115a711e6e0e3ac57a8b175f823 --- /dev/null +++ b/train/IMG_2031.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25acd8dbd391c0c60be6ee8259287f38f2397c241cc3a09920bed73598e40519 +size 161199 diff --git a/train/IMG_2031.gt b/train/IMG_2031.gt new file mode 100644 index 0000000000000000000000000000000000000000..b9f302019c8e54335b17ac5c8f565054b4c414b4 --- /dev/null +++ b/train/IMG_2031.gt @@ -0,0 +1,3 @@ +0 0 1194 884 338 150 0.078784 +1 0 1195 1074 282 95 0.068562 +2 0 76 902 932 246 0.034817 diff --git a/train/IMG_2040.JPG b/train/IMG_2040.JPG new file mode 100644 index 0000000000000000000000000000000000000000..5927720d9014860495043ab5ff853df9a3ed2013 --- /dev/null +++ b/train/IMG_2040.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e1e8eb778ad490e04a82a0a0a33cff6862ff167ea829a94836542a2c5015eae +size 113656 diff --git a/train/IMG_2040.gt b/train/IMG_2040.gt new file mode 100644 index 0000000000000000000000000000000000000000..cd7ea70563a36a35e4ace18b1cff678a09c37d0e --- /dev/null +++ b/train/IMG_2040.gt @@ -0,0 +1 @@ +0 0 1014 1082 467 39 -0.134439 diff --git a/train/IMG_2046.JPG b/train/IMG_2046.JPG new file mode 100644 index 0000000000000000000000000000000000000000..671b9d44453ad14ff8499414b6090f9b8de5ab17 --- /dev/null +++ b/train/IMG_2046.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37f751cef63fa1868558193cfd76cc58c3a7ebc88f328b4158890202ac55de2c +size 115434 diff --git a/train/IMG_2046.gt b/train/IMG_2046.gt new file mode 100644 index 0000000000000000000000000000000000000000..c085bb0e7c45adab1a586a1b0949242c3da79689 --- /dev/null +++ b/train/IMG_2046.gt @@ -0,0 +1 @@ +0 0 144 305 1368 481 -0.142428 diff --git a/train/IMG_2049.JPG b/train/IMG_2049.JPG new file mode 100644 index 0000000000000000000000000000000000000000..e3ba3761fd64f255eb8ee302b91ba49d8be8617c --- /dev/null +++ b/train/IMG_2049.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0b77278bfb3230572e966e4b807e869562f7a8d0f485b3c3fe5e34ae33ea7a0 +size 146381 diff --git a/train/IMG_2049.gt b/train/IMG_2049.gt new file mode 100644 index 0000000000000000000000000000000000000000..2b3bff0116dc603ee6047e263c7f5350e8994481 --- /dev/null +++ b/train/IMG_2049.gt @@ -0,0 +1,2 @@ +0 0 686 892 546 86 -0.046093 +1 0 387 528 1081 432 -0.046677 diff --git a/train/IMG_2051.JPG b/train/IMG_2051.JPG new file mode 100644 index 0000000000000000000000000000000000000000..277235b6c9ea7b0ab987e394b1a1f106d1ea19c1 --- /dev/null +++ b/train/IMG_2051.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:454c94406831b7be140eb0817c00a15b004142db1dfab877b3419abbcb9685b0 +size 165072 diff --git a/train/IMG_2051.gt b/train/IMG_2051.gt new file mode 100644 index 0000000000000000000000000000000000000000..011b5be347629b3da4bc0ad1bd0021d00f3e1f91 --- /dev/null +++ b/train/IMG_2051.gt @@ -0,0 +1 @@ +0 0 690 20 89 1158 0.092445 diff --git a/train/IMG_2055.JPG b/train/IMG_2055.JPG new file mode 100644 index 0000000000000000000000000000000000000000..38c831e634c0960d49374f4b6dce00efcaf0e3a8 --- /dev/null +++ b/train/IMG_2055.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f80035f37170a664775279d41060afcdd556c5b6dcb7e367917b799e58faf74 +size 170884 diff --git a/train/IMG_2055.gt b/train/IMG_2055.gt new file mode 100644 index 0000000000000000000000000000000000000000..298dad2a753131fe1fd749f3b9824456d305cfa5 --- /dev/null +++ b/train/IMG_2055.gt @@ -0,0 +1,3 @@ +0 0 772 555 221 92 -0.208465 +1 0 797 665 202 38 -0.205192 +2 0 1031 524 107 132 -0.254520 diff --git a/train/IMG_2060.JPG b/train/IMG_2060.JPG new file mode 100644 index 0000000000000000000000000000000000000000..35e52ecdb8b5c0cfa24bdc54e452303ef57a503c --- /dev/null +++ b/train/IMG_2060.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:394f0b7a4a30479b6376b45ed44c0d3acb119043047e3e648a0973f393fa959c +size 136551 diff --git a/train/IMG_2060.gt b/train/IMG_2060.gt new file mode 100644 index 0000000000000000000000000000000000000000..410091bae749250228eb0c836c95480a757c996c --- /dev/null +++ b/train/IMG_2060.gt @@ -0,0 +1,3 @@ +0 0 435 557 677 185 0.106736 +1 0 303 827 889 84 0.115096 +2 0 293 974 875 100 0.110657 diff --git a/train/IMG_2062.JPG b/train/IMG_2062.JPG new file mode 100644 index 0000000000000000000000000000000000000000..4f12e47dc53fad37e4d7bc93d33b9b589fb10941 --- /dev/null +++ b/train/IMG_2062.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caff7eb79595f7a17c54fde962d1d2ae9c6c5048ee5c1d6ad3c38ae11c08414b +size 151992 diff --git a/train/IMG_2062.gt b/train/IMG_2062.gt new file mode 100644 index 0000000000000000000000000000000000000000..d88bcbacecd0981bc654d37a80f316d51269e38b --- /dev/null +++ b/train/IMG_2062.gt @@ -0,0 +1 @@ +0 0 179 644 1249 155 -0.133672 diff --git a/train/IMG_2075.JPG b/train/IMG_2075.JPG new file mode 100644 index 0000000000000000000000000000000000000000..1d42734e9f4eeb2a7227216cbfe5b1752bf1e6f3 --- /dev/null +++ b/train/IMG_2075.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5b4ec85a8aa13e55dab25081a7a3d7d6b6886e183aae1c8f5e94f4d96959392 +size 128965 diff --git a/train/IMG_2075.gt b/train/IMG_2075.gt new file mode 100644 index 0000000000000000000000000000000000000000..41da3aaeffc4ca9c95a491bb07e4f4f4237e9b2a --- /dev/null +++ b/train/IMG_2075.gt @@ -0,0 +1,5 @@ +0 0 561 59 682 149 -0.112203 +1 0 534 210 536 118 -0.144652 +2 0 500 369 621 148 -0.066238 +3 0 441 692 545 160 0.001965 +4 0 376 833 909 288 0.141430 diff --git a/train/IMG_2077.JPG b/train/IMG_2077.JPG new file mode 100644 index 0000000000000000000000000000000000000000..52009adccc15544daca425ad4424bbfa26f8a2a0 --- /dev/null +++ b/train/IMG_2077.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:128329556a040f4bbdae900bc1579e486d8554ef084d2867a8675a0d1877f617 +size 138670 diff --git a/train/IMG_2077.gt b/train/IMG_2077.gt new file mode 100644 index 0000000000000000000000000000000000000000..cf5bd549dff1a8cdf9d61297e6e8d8d1292fa8ba --- /dev/null +++ b/train/IMG_2077.gt @@ -0,0 +1,3 @@ +0 0 472 421 1245 86 -0.694629 +1 0 614 686 732 89 -0.708923 +2 0 648 668 1128 141 -0.703572 diff --git a/train/IMG_2078.JPG b/train/IMG_2078.JPG new file mode 100644 index 0000000000000000000000000000000000000000..f2a4556a84ad3ccd3bdbe3e7c97f2187e54c1cdf --- /dev/null +++ b/train/IMG_2078.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3e76908581c1c8c6a41c71fa34de68602c425b122125088dcfc353cc72025b6 +size 120343 diff --git a/train/IMG_2078.gt b/train/IMG_2078.gt new file mode 100644 index 0000000000000000000000000000000000000000..cb14ab70cf3291d2cd9b1d041a54deca9454d278 --- /dev/null +++ b/train/IMG_2078.gt @@ -0,0 +1,2 @@ +0 0 725 839 482 84 0.268111 +1 0 40 662 1266 81 0.267223 diff --git a/train/IMG_2080.JPG b/train/IMG_2080.JPG new file mode 100644 index 0000000000000000000000000000000000000000..b56bb8cedfaf7ef1709bf28a8840b7215c171a8b --- /dev/null +++ b/train/IMG_2080.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c8761a483b51af460eb70c6ff734dd692426c92cf3a48b31b9c3744607a55b7 +size 107462 diff --git a/train/IMG_2080.gt b/train/IMG_2080.gt new file mode 100644 index 0000000000000000000000000000000000000000..60852228984d9fac92ccd69aefa4bd2afea10905 --- /dev/null +++ b/train/IMG_2080.gt @@ -0,0 +1,2 @@ +0 0 385 608 636 67 0.201412 +1 0 708 721 358 79 0.282555 diff --git a/train/IMG_2081.JPG b/train/IMG_2081.JPG new file mode 100644 index 0000000000000000000000000000000000000000..73ee511656ed4952d79589eb62a5ea8332f533c9 --- /dev/null +++ b/train/IMG_2081.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0b9fdc45cb982881132b5956442681fb78e6b5ee66969f928045ac62c4447ff +size 114815 diff --git a/train/IMG_2081.gt b/train/IMG_2081.gt new file mode 100644 index 0000000000000000000000000000000000000000..8e5adc24eb50c7b066d08aaffb3d7c7a16844c5a --- /dev/null +++ b/train/IMG_2081.gt @@ -0,0 +1,5 @@ +0 0 629 858 818 146 -0.202541 +1 0 745 488 110 40 -0.169778 +2 1 852 477 13 13 -0.165149 +3 0 1410 62 184 385 -0.006270 +4 1 1500 405 113 76 -0.347767 diff --git a/train/IMG_2083.JPG b/train/IMG_2083.JPG new file mode 100644 index 0000000000000000000000000000000000000000..c2c89246272278d3f9fcb1f9ab237e4c6a97040f --- /dev/null +++ b/train/IMG_2083.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6388b4a4c9836684db29f9fe8086c1ce21625f9b4ed869b91b3b1f1e5ca2210 +size 104582 diff --git a/train/IMG_2083.gt b/train/IMG_2083.gt new file mode 100644 index 0000000000000000000000000000000000000000..285155902446676b59ac0c55e06d5840792777ce --- /dev/null +++ b/train/IMG_2083.gt @@ -0,0 +1 @@ +0 0 13 886 1180 148 0.163615 diff --git a/train/IMG_2085.JPG b/train/IMG_2085.JPG new file mode 100644 index 0000000000000000000000000000000000000000..99970977227ba3a1d2b995350b6f9f7919576c0d --- /dev/null +++ b/train/IMG_2085.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2bda7a88e90979ed30595a0f72ad6d089d9b01a5e661502273fb0eee02e014a +size 172959 diff --git a/train/IMG_2085.gt b/train/IMG_2085.gt new file mode 100644 index 0000000000000000000000000000000000000000..1966cd58c056dd1397c22c72ba8e60cc3fddcff1 --- /dev/null +++ b/train/IMG_2085.gt @@ -0,0 +1,3 @@ +0 0 109 609 505 88 -0.354419 +1 1 609 519 37 39 -0.286051 +2 0 148 540 1396 284 -0.330588 diff --git a/train/IMG_2086.JPG b/train/IMG_2086.JPG new file mode 100644 index 0000000000000000000000000000000000000000..b2d37bc880149d936e96f9a2e33a06825c4fff25 --- /dev/null +++ b/train/IMG_2086.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b39f1897f41d4887a42631fee0d946227a4ebd125ad61f82d3490ad24065cbfc +size 112353 diff --git a/train/IMG_2086.gt b/train/IMG_2086.gt new file mode 100644 index 0000000000000000000000000000000000000000..01a8bdb28fd3cd5f0ab0136d2f30f1c7e063934d --- /dev/null +++ b/train/IMG_2086.gt @@ -0,0 +1,2 @@ +0 0 485 299 210 487 -0.702377 +1 0 178 265 275 713 -0.640585 diff --git a/train/IMG_2088.JPG b/train/IMG_2088.JPG new file mode 100644 index 0000000000000000000000000000000000000000..a75e1afec978b0870524efbd4fca2ab01211cfc1 --- /dev/null +++ b/train/IMG_2088.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bead258b6cc4258a864a7752d807401724aa08877bae60e9484e97d6a3ebc32 +size 97320 diff --git a/train/IMG_2088.gt b/train/IMG_2088.gt new file mode 100644 index 0000000000000000000000000000000000000000..6d1525572cfd9dd9e922bd14cee304ac82bb6d59 --- /dev/null +++ b/train/IMG_2088.gt @@ -0,0 +1 @@ +0 0 191 629 1187 147 -0.235047 diff --git a/train/IMG_2091.JPG b/train/IMG_2091.JPG new file mode 100644 index 0000000000000000000000000000000000000000..a47da07a479073a811ac35175d240ae876f3ae50 --- /dev/null +++ b/train/IMG_2091.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d11c1b205385cdb5b1b0d33ad0bb38e0aabb531d8826aa4e0ad0835eeb56015b +size 106961 diff --git a/train/IMG_2091.gt b/train/IMG_2091.gt new file mode 100644 index 0000000000000000000000000000000000000000..37050b4e191e99c8198d13fd52462f4b824579bf --- /dev/null +++ b/train/IMG_2091.gt @@ -0,0 +1,3 @@ +0 0 472 671 1001 463 0.111209 +1 0 779 255 285 68 0.189720 +2 0 697 319 360 40 0.183622 diff --git a/train/IMG_2093.JPG b/train/IMG_2093.JPG new file mode 100644 index 0000000000000000000000000000000000000000..435b6725ade8ff6e258ada14f61a581ccc7b5b5a --- /dev/null +++ b/train/IMG_2093.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5796c16c690fdf80b965886a214d83a0686b4b35bb55e1c07ff5a0b213dc6b2 +size 93760 diff --git a/train/IMG_2093.gt b/train/IMG_2093.gt new file mode 100644 index 0000000000000000000000000000000000000000..f622ed310bac1dcd82de0be0e0db0f58d61062b9 --- /dev/null +++ b/train/IMG_2093.gt @@ -0,0 +1 @@ +0 0 202 874 1349 303 0.052700 diff --git a/train/IMG_2097.JPG b/train/IMG_2097.JPG new file mode 100644 index 0000000000000000000000000000000000000000..ea0e293f1370347d138cea3115eb454276d1f8b2 --- /dev/null +++ b/train/IMG_2097.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82c374e8d72e4fe241939f6f466dd206bc44e97fed6d4b67e3afa68f7c58c4b6 +size 108722 diff --git a/train/IMG_2097.gt b/train/IMG_2097.gt new file mode 100644 index 0000000000000000000000000000000000000000..0dec2a2273f045f89719b849a03a8a84a5d1e7af --- /dev/null +++ b/train/IMG_2097.gt @@ -0,0 +1 @@ +0 0 750 262 175 753 -0.565397 diff --git a/train/IMG_2100.JPG b/train/IMG_2100.JPG new file mode 100644 index 0000000000000000000000000000000000000000..d1c0b6f8cc68ed8059a018aab3f1dfb5c04d3c22 --- /dev/null +++ b/train/IMG_2100.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff6cfb3fe53c1f2704361cdccc22c6dc884ef6544dd8bd5a1e0ded5775644961 +size 109654 diff --git a/train/IMG_2100.gt b/train/IMG_2100.gt new file mode 100644 index 0000000000000000000000000000000000000000..4cdcd911d1b7f1cbff18bc406e0db8f3d114ac7d --- /dev/null +++ b/train/IMG_2100.gt @@ -0,0 +1 @@ +0 0 489 263 969 274 -0.295744 diff --git a/train/IMG_2101.JPG b/train/IMG_2101.JPG new file mode 100644 index 0000000000000000000000000000000000000000..89b3fbb44324214eeeb9fefaf0021cd5a71cf81b --- /dev/null +++ b/train/IMG_2101.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f71ddfac55532bcd38bd552c61698b90a6e2fced9664b4423ac949bdb4c5f43 +size 91255 diff --git a/train/IMG_2101.gt b/train/IMG_2101.gt new file mode 100644 index 0000000000000000000000000000000000000000..adce63f510358a476020cd5d8dcb1d4c947c8e02 --- /dev/null +++ b/train/IMG_2101.gt @@ -0,0 +1,2 @@ +0 0 667 93 448 284 0.443650 +1 0 557 507 969 294 0.459487 diff --git a/train/IMG_2103.JPG b/train/IMG_2103.JPG new file mode 100644 index 0000000000000000000000000000000000000000..88bb3a65dc61593eb7d2b7675017f0da49001eb5 --- /dev/null +++ b/train/IMG_2103.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4882b7463e6da76024fc8f28471a059550f6e160be79f7098ff9e8fdc4033f1a +size 101646 diff --git a/train/IMG_2103.gt b/train/IMG_2103.gt new file mode 100644 index 0000000000000000000000000000000000000000..792d37a726656120155e69d83fee094612206425 --- /dev/null +++ b/train/IMG_2103.gt @@ -0,0 +1,2 @@ +0 0 863 108 206 970 -0.357322 +1 0 764 522 151 572 -0.319373 diff --git a/train/IMG_2112.JPG b/train/IMG_2112.JPG new file mode 100644 index 0000000000000000000000000000000000000000..de60872f5087a8caa5b6b2abe2d23c1747cd5535 --- /dev/null +++ b/train/IMG_2112.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b3f3315a675a073a04b1f4af1c1ce5b922d63d31c18926ffd845cc4713f899b +size 384046 diff --git a/train/IMG_2112.gt b/train/IMG_2112.gt new file mode 100644 index 0000000000000000000000000000000000000000..6b0c47846b9cecb9e173fe121466908d734f5427 --- /dev/null +++ b/train/IMG_2112.gt @@ -0,0 +1,2 @@ +0 0 330 378 1138 208 0.513745 +1 0 111 835 1128 112 0.425622 diff --git a/train/IMG_2113.JPG b/train/IMG_2113.JPG new file mode 100644 index 0000000000000000000000000000000000000000..64dbf65fb3d15b3ef37153ff8d3a63f9269d4ad7 --- /dev/null +++ b/train/IMG_2113.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f95d791283e836086705f97f874dc0feaee969ae5f24f0d2f6d11d44c7930bb +size 323038 diff --git a/train/IMG_2113.gt b/train/IMG_2113.gt new file mode 100644 index 0000000000000000000000000000000000000000..cfe3525d180791ee1c99fa6d5cf2ea2ec845d584 --- /dev/null +++ b/train/IMG_2113.gt @@ -0,0 +1 @@ +0 0 482 559 724 141 0.355042 diff --git a/train/IMG_2124.JPG b/train/IMG_2124.JPG new file mode 100644 index 0000000000000000000000000000000000000000..4ecbccd064039a49bd2296116b5f3becceb53162 --- /dev/null +++ b/train/IMG_2124.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d9463cd199599cd09053cfb3f3291d77aed7507d8e60792da99443eca099695 +size 336966 diff --git a/train/IMG_2124.gt b/train/IMG_2124.gt new file mode 100644 index 0000000000000000000000000000000000000000..ea5158b371022a56a4ad07ac472099b56378e8fd --- /dev/null +++ b/train/IMG_2124.gt @@ -0,0 +1 @@ +0 0 154 323 1468 235 0.177476 diff --git a/train/IMG_2127.JPG b/train/IMG_2127.JPG new file mode 100644 index 0000000000000000000000000000000000000000..811374423d3310618df8637621d951dfd1066d5a --- /dev/null +++ b/train/IMG_2127.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db95003d7dad7fb55a4ba084423da9beecf531e921573b3a8910c6f8b672e8ea +size 347372 diff --git a/train/IMG_2127.gt b/train/IMG_2127.gt new file mode 100644 index 0000000000000000000000000000000000000000..6a696300059d4589aa5bf9c2d15dd4d2a66ca8fe --- /dev/null +++ b/train/IMG_2127.gt @@ -0,0 +1 @@ +0 0 150 511 1412 288 -0.511063 diff --git a/train/IMG_2130.JPG b/train/IMG_2130.JPG new file mode 100644 index 0000000000000000000000000000000000000000..7fb6b2c1baf105e3defd3e98dbe1bda108aef27a --- /dev/null +++ b/train/IMG_2130.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7256214817b813571fbca0a52819f3a33a7c1b626f833557f177847c3bc428a4 +size 371291 diff --git a/train/IMG_2130.gt b/train/IMG_2130.gt new file mode 100644 index 0000000000000000000000000000000000000000..e45e9afd962fe2e1dd17abbf88968632dd702a94 --- /dev/null +++ b/train/IMG_2130.gt @@ -0,0 +1,2 @@ +0 0 645 344 777 232 0.556166 +1 0 492 639 834 200 0.415168 diff --git a/train/IMG_2160.JPG b/train/IMG_2160.JPG new file mode 100644 index 0000000000000000000000000000000000000000..bdcc6d3dc1b2664620a1a7d28f316c2744e97dc7 --- /dev/null +++ b/train/IMG_2160.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ce737be8995eafd7902df41e497d3972fcf06e511b97e74c9c27b50a017c63b +size 340067 diff --git a/train/IMG_2160.gt b/train/IMG_2160.gt new file mode 100644 index 0000000000000000000000000000000000000000..09ddbf25b96997396c1d61f8f91ff47700de20f3 --- /dev/null +++ b/train/IMG_2160.gt @@ -0,0 +1,2 @@ +0 0 51 880 1470 206 0.160000 +1 0 218 485 1257 365 0.159127 diff --git a/train/IMG_2163.JPG b/train/IMG_2163.JPG new file mode 100644 index 0000000000000000000000000000000000000000..e3f7b085573d2782091b5c96d2906d4a8e63426c --- /dev/null +++ b/train/IMG_2163.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13804e3141468fb9ac9f6e64d66a798e14c708a642ee11cd3f005e7e1e85fdef +size 416493 diff --git a/train/IMG_2163.gt b/train/IMG_2163.gt new file mode 100644 index 0000000000000000000000000000000000000000..71392176387244441e23e5be97b8d331e5bbf199 --- /dev/null +++ b/train/IMG_2163.gt @@ -0,0 +1,2 @@ +0 0 793 509 192 94 0.247507 +1 0 626 621 435 85 0.188763 diff --git a/train/IMG_2165.JPG b/train/IMG_2165.JPG new file mode 100644 index 0000000000000000000000000000000000000000..8b7986bce6d3c6f0702f723ff94e673b43567299 --- /dev/null +++ b/train/IMG_2165.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a77326d0bea753e74cc055686af1e4eb7837b5d5c9e90d1bf251a72835bdfd2 +size 498487 diff --git a/train/IMG_2165.gt b/train/IMG_2165.gt new file mode 100644 index 0000000000000000000000000000000000000000..994572c041ce89a2d674061a3893eaf7f696355b --- /dev/null +++ b/train/IMG_2165.gt @@ -0,0 +1,2 @@ +0 0 36 895 1129 116 0.026081 +1 0 1204 624 347 46 0.099961 diff --git a/train/IMG_2172.JPG b/train/IMG_2172.JPG new file mode 100644 index 0000000000000000000000000000000000000000..5dc45d23a6c66418d7a17979412854e62c5ede39 --- /dev/null +++ b/train/IMG_2172.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a8b1bd435e65a16d09bd51cd8d8c5845228baeaf47738cb8978260e1f05b180 +size 291187 diff --git a/train/IMG_2172.gt b/train/IMG_2172.gt new file mode 100644 index 0000000000000000000000000000000000000000..afc9c2fff8fc4eded0173a73dd28d53172dadcdb --- /dev/null +++ b/train/IMG_2172.gt @@ -0,0 +1 @@ +0 0 974 409 363 56 -0.183312 diff --git a/train/IMG_2174.JPG b/train/IMG_2174.JPG new file mode 100644 index 0000000000000000000000000000000000000000..88234ad6a698c9286388e92e739b73d19f784f45 --- /dev/null +++ b/train/IMG_2174.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adf30cd0cab6fbd086ac3d41a30a0770d7687ca14c5b8a0d347119cb97b041b4 +size 345978 diff --git a/train/IMG_2174.gt b/train/IMG_2174.gt new file mode 100644 index 0000000000000000000000000000000000000000..5fc2fe563a261e29de22533f862f34013b5a8073 --- /dev/null +++ b/train/IMG_2174.gt @@ -0,0 +1 @@ +0 0 669 436 355 117 -0.538952 diff --git a/train/IMG_2184.JPG b/train/IMG_2184.JPG new file mode 100644 index 0000000000000000000000000000000000000000..3d373f940ba0befc033eb349bbbe37be546dff72 --- /dev/null +++ b/train/IMG_2184.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f56f652b5779188cc5561830f5bfd4976af089e19dd5c36d5f28398b00c6622 +size 493524 diff --git a/train/IMG_2184.gt b/train/IMG_2184.gt new file mode 100644 index 0000000000000000000000000000000000000000..3c329fe4e13d799b9dd033bbb11093a9c4952e34 --- /dev/null +++ b/train/IMG_2184.gt @@ -0,0 +1,4 @@ +0 0 645 319 777 125 0.609087 +1 0 691 460 607 44 0.601509 +2 0 785 528 299 247 0.568525 +3 0 892 918 358 48 0.562811 diff --git a/train/IMG_2199.JPG b/train/IMG_2199.JPG new file mode 100644 index 0000000000000000000000000000000000000000..ced773cb164eb897d18f8828b9110f8cae35ac36 --- /dev/null +++ b/train/IMG_2199.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91ae59e75d20362a65ad52b4cb9a6f9a89999139b86ee2ed4bf7fe83a7783611 +size 359469 diff --git a/train/IMG_2199.gt b/train/IMG_2199.gt new file mode 100644 index 0000000000000000000000000000000000000000..01356f5de4d73ea9aafa8448355e9ca0c262d520 --- /dev/null +++ b/train/IMG_2199.gt @@ -0,0 +1 @@ +0 0 333 808 555 114 0.580946 diff --git a/train/IMG_2205.JPG b/train/IMG_2205.JPG new file mode 100644 index 0000000000000000000000000000000000000000..02241d083d38c3c1f3568ff384f5b0d5e4402ab8 --- /dev/null +++ b/train/IMG_2205.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff5dd878609ce67b00869876e8bb8f98234911f2381e41c10d41606523a83f08 +size 432552 diff --git a/train/IMG_2205.gt b/train/IMG_2205.gt new file mode 100644 index 0000000000000000000000000000000000000000..1992ae11e5eb28580e9c3a551eb0a19d8d22562d --- /dev/null +++ b/train/IMG_2205.gt @@ -0,0 +1 @@ +0 0 452 506 720 251 0.190831 diff --git a/train/IMG_2208.JPG b/train/IMG_2208.JPG new file mode 100644 index 0000000000000000000000000000000000000000..b6edc7bb4374bfc1001726e9fe8143b8b8a9431c --- /dev/null +++ b/train/IMG_2208.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bdf8a5aff6a1b601b7e970f7c02b061a14efd868a0193b1bd9b8781ff4858e2 +size 439483 diff --git a/train/IMG_2208.gt b/train/IMG_2208.gt new file mode 100644 index 0000000000000000000000000000000000000000..ca7e6b48f787b2ed1c49e573b3be44cb91943d02 --- /dev/null +++ b/train/IMG_2208.gt @@ -0,0 +1 @@ +0 0 698 773 610 130 0.172474 diff --git a/train/IMG_2213.JPG b/train/IMG_2213.JPG new file mode 100644 index 0000000000000000000000000000000000000000..6342111e0ff3bdcc6def61858a93c833fce611f5 --- /dev/null +++ b/train/IMG_2213.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:463f63b11d357863e816449c72c2c6d4feba5d0d303141b74b70de44bdec565a +size 394897 diff --git a/train/IMG_2213.gt b/train/IMG_2213.gt new file mode 100644 index 0000000000000000000000000000000000000000..81a32b3faee93f464f363db5547ce0a7abc08c3b --- /dev/null +++ b/train/IMG_2213.gt @@ -0,0 +1,2 @@ +0 0 403 728 1067 227 -0.236975 +1 0 418 336 32 113 0.732115 diff --git a/train/IMG_2222.JPG b/train/IMG_2222.JPG new file mode 100644 index 0000000000000000000000000000000000000000..e0d3a260b32a0ae4608a6da13ac252c493e35e85 --- /dev/null +++ b/train/IMG_2222.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d61e9e15d1560783fd2ee0e9bcaca288d1e932bc96272473132c66f23cba5554 +size 359155 diff --git a/train/IMG_2222.gt b/train/IMG_2222.gt new file mode 100644 index 0000000000000000000000000000000000000000..b331725775763635e13d787e438712694a164066 --- /dev/null +++ b/train/IMG_2222.gt @@ -0,0 +1,2 @@ +0 0 58 547 1383 170 -0.062190 +1 0 539 739 456 94 -0.058100 diff --git a/train/IMG_2224.JPG b/train/IMG_2224.JPG new file mode 100644 index 0000000000000000000000000000000000000000..9c01770446d4b8c4717f020415d8dd78e1054400 --- /dev/null +++ b/train/IMG_2224.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c05c216c24f0c32e62fd49f57da47940705fb35d9ca0e21f322e8cafa910d1a2 +size 359812 diff --git a/train/IMG_2224.gt b/train/IMG_2224.gt new file mode 100644 index 0000000000000000000000000000000000000000..e814764917332cee8b481f3dcf68f83d4ddbc2fc --- /dev/null +++ b/train/IMG_2224.gt @@ -0,0 +1 @@ +0 0 738 772 560 59 0.226368