diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..68a45788fc4082d80a65c75b0fabb2ef56fb91cc --- /dev/null +++ b/.gitattributes @@ -0,0 +1,61 @@ +*.7z filter=lfs diff=lfs merge=lfs -text +*.arrow filter=lfs diff=lfs merge=lfs -text +*.bin filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.ckpt filter=lfs diff=lfs merge=lfs -text +*.ftz filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.h5 filter=lfs diff=lfs merge=lfs -text +*.joblib filter=lfs diff=lfs merge=lfs -text +*.lfs.* filter=lfs diff=lfs merge=lfs -text +*.lz4 filter=lfs diff=lfs merge=lfs -text +*.mds filter=lfs diff=lfs merge=lfs -text +*.mlmodel filter=lfs diff=lfs merge=lfs -text +*.model filter=lfs diff=lfs merge=lfs -text +*.msgpack filter=lfs diff=lfs merge=lfs -text +*.npy filter=lfs diff=lfs merge=lfs -text +*.npz filter=lfs diff=lfs merge=lfs -text +*.onnx filter=lfs diff=lfs merge=lfs -text +*.ot filter=lfs diff=lfs merge=lfs -text +*.parquet filter=lfs diff=lfs merge=lfs -text +*.pb filter=lfs diff=lfs merge=lfs -text +*.pickle filter=lfs diff=lfs merge=lfs -text +*.pkl filter=lfs diff=lfs merge=lfs -text +*.pt filter=lfs diff=lfs merge=lfs -text +*.pth filter=lfs diff=lfs merge=lfs -text +*.rar filter=lfs diff=lfs merge=lfs -text +*.safetensors filter=lfs diff=lfs merge=lfs -text +saved_model/**/* filter=lfs diff=lfs merge=lfs -text +*.tar.* filter=lfs diff=lfs merge=lfs -text +*.tar filter=lfs diff=lfs merge=lfs -text +*.tflite filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.wasm filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text +*tfevents* filter=lfs diff=lfs merge=lfs -text +# Audio files - uncompressed +*.pcm filter=lfs diff=lfs merge=lfs -text +*.sam filter=lfs diff=lfs merge=lfs -text +*.raw filter=lfs diff=lfs merge=lfs -text +# Audio files - compressed +*.aac filter=lfs diff=lfs merge=lfs -text +*.flac filter=lfs diff=lfs merge=lfs -text +*.mp3 filter=lfs diff=lfs merge=lfs -text +*.ogg filter=lfs diff=lfs merge=lfs -text +*.wav filter=lfs diff=lfs merge=lfs -text +# Image files - uncompressed +*.bmp filter=lfs diff=lfs merge=lfs -text +*.gif filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.tiff filter=lfs diff=lfs merge=lfs -text +# Image files - compressed +*.jpg filter=lfs diff=lfs merge=lfs -text +*.jpeg filter=lfs diff=lfs merge=lfs -text +*.webp filter=lfs diff=lfs merge=lfs -text +# Video files - compressed +*.mp4 filter=lfs diff=lfs merge=lfs -text +*.webm filter=lfs diff=lfs merge=lfs -text +*.txt filter=lfs diff=lfs merge=lfs -text +*.coco.json filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000000000000000000000000000000000000..a49f57a58de5048fb6f32dc1f934c87886209211 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +.ipynb_checkpoints/ +__pycache__/ +.DS_Store +*.tmp diff --git a/pole_alignment/classification/dataset.json b/pole_alignment/classification/dataset.json new file mode 100644 index 0000000000000000000000000000000000000000..e206f3cd36aa4e1f4fb71aa838d02537aaba2a15 --- /dev/null +++ b/pole_alignment/classification/dataset.json @@ -0,0 +1,9098 @@ +[ + { + "image": "1.jpg", + "label": "Straight" + }, + { + "image": "2.jpg", + "label": "Straight" + }, + { + "image": "3.jpg", + "label": "Rejected" + }, + { + "image": "6.jpg", + "label": "Straight" + }, + { + "image": "7.jpg", + "label": "Straight" + }, + { + "image": "8.jpg", + "label": "Rejected" + }, + { + "image": "9.jpg", + "label": "Straight" + }, + { + "image": "10.jpg", + "label": "Rejected" + }, + { + "image": "11.jpg", + "label": "Straight" + }, + { + "image": "12.jpg", + "label": "Leaned" + }, + { + "image": "14.jpg", + "label": "Straight" + }, + { + "image": "15.jpg", + "label": "Straight" + }, + { + "image": "16.jpg", + "label": "Straight" + }, + { + "image": "17.jpg", + "label": "Straight" + }, + { + "image": "19.jpg", + "label": "Leaned" + }, + { + "image": "20.jpg", + "label": "Rejected" + }, + { + "image": "21.jpg", + "label": "Straight" + }, + { + "image": "22.jpg", + "label": "Straight" + }, + { + "image": "23.jpg", + "label": "Rejected" + }, + { + "image": "25.jpg", + "label": "Straight" + }, + { + "image": "26.jpg", + "label": "Straight" + }, + { + "image": "27.jpg", + "label": "Straight" + }, + { + "image": "28.jpg", + "label": "Leaned" + }, + { + "image": "29.jpg", + "label": "Leaned" + }, + { + "image": "30.jpg", + "label": "Straight" + }, + { + "image": "31.jpg", + "label": "Leaned" + }, + { + "image": "32.jpg", + "label": "Straight" + }, + { + "image": "34.jpg", + "label": "Rejected" + }, + { + "image": "35.jpg", + "label": "Straight" + }, + { + "image": "41.jpg", + "label": "Straight" + }, + { + "image": "42.jpg", + "label": "Straight" + }, + { + "image": "43.jpg", + "label": "Straight" + }, + { + "image": "45.jpg", + "label": "Straight" + }, + { + "image": "46.jpg", + "label": "Rejected" + }, + { + "image": "47.jpg", + "label": "Straight" + }, + { + "image": "49.jpg", + "label": "Straight" + }, + { + "image": "51.jpg", + "label": "Rejected" + }, + { + "image": "52.jpg", + "label": "Straight" + }, + { + "image": "53.jpg", + "label": "Rejected" + }, + { + "image": "54.jpg", + "label": "Leaned" + }, + { + "image": "56.jpg", + "label": "Rejected" + }, + { + "image": "57.jpg", + "label": "Rejected" + }, + { + "image": "58.jpg", + "label": "Straight" + }, + { + "image": "59.jpg", + "label": "Straight" + }, + { + "image": "62.jpg", + "label": "Rejected" + }, + { + "image": "63.jpg", + "label": "Rejected" + }, + { + "image": "64.jpg", + "label": "Straight" + }, + { + "image": "66.jpg", + "label": "Straight" + }, + { + "image": "67.jpg", + "label": "Straight" + }, + { + "image": "69.jpg", + "label": "Straight" + }, + { + "image": "70.jpg", + "label": "Straight" + }, + { + "image": "71.jpg", + "label": "Straight" + }, + { + "image": "72.jpg", + "label": "Rejected" + }, + { + "image": "74.jpg", + "label": "Straight" + }, + { + "image": "75.jpg", + "label": "Straight" + }, + { + "image": "77.jpg", + "label": "Leaned" + }, + { + "image": "78.jpg", + "label": "Leaned" + }, + { + "image": "79.jpg", + "label": "Rejected" + }, + { + "image": "80.jpg", + "label": "Straight" + }, + { + "image": "82.jpg", + "label": "Straight" + }, + { + "image": "83.jpg", + "label": "Straight" + }, + { + "image": "84.jpg", + "label": "Leaned" + }, + { + "image": "85.jpg", + "label": "Straight" + }, + { + "image": "88.jpg", + "label": "Straight" + }, + { + "image": "89.jpg", + "label": "Leaned" + }, + { + "image": "90.jpg", + "label": "Straight" + }, + { + "image": "91.jpg", + "label": "Straight" + }, + { + "image": "93.jpg", + "label": "Rejected" + }, + { + "image": "94.jpg", + "label": "Straight" + }, + { + "image": "95.jpg", + "label": "Leaned" + }, + { + "image": "96.jpg", + "label": "Straight" + }, + { + "image": "97.jpg", + "label": "Straight" + }, + { + "image": "98.jpg", + "label": "Rejected" + }, + { + "image": "99.jpg", + "label": "Straight" + }, + { + "image": "101.jpg", + "label": "Straight" + }, + { + "image": "103.jpg", + "label": "Straight" + }, + { + "image": "105.jpg", + "label": "Leaned" + }, + { + "image": "106.jpg", + "label": "Leaned" + }, + { + "image": "108.jpg", + "label": "Straight" + }, + { + "image": "109.jpg", + "label": "Straight" + }, + { + "image": "111.jpg", + "label": "Straight" + }, + { + "image": "112.jpg", + "label": "Straight" + }, + { + "image": "113.jpg", + "label": "Straight" + }, + { + "image": "116.jpg", + "label": "Straight" + }, + { + "image": "117.jpg", + "label": "Straight" + }, + { + "image": "118.jpg", + "label": "Straight" + }, + { + "image": "119.jpg", + "label": "Leaned" + }, + { + "image": "120.jpg", + "label": "Straight" + }, + { + "image": "121.jpg", + "label": "Leaned" + }, + { + "image": "122.jpg", + "label": "Straight" + }, + { + "image": "123.jpg", + "label": "Straight" + }, + { + "image": "124.jpg", + "label": "Straight" + }, + { + "image": "125.jpg", + "label": "Straight" + }, + { + "image": "126.jpg", + "label": "Leaned" + }, + { + "image": "128.jpg", + "label": "Straight" + }, + { + "image": "129.jpg", + "label": "Straight" + }, + { + "image": "130.jpg", + "label": "Leaned" + }, + { + "image": "133.jpg", + "label": "Straight" + }, + { + "image": "134.jpg", + "label": "Straight" + }, + { + "image": "135.jpg", + "label": "Leaned" + }, + { + "image": "137.jpg", + "label": "Leaned" + }, + { + "image": "138.jpg", + "label": "Straight" + }, + { + "image": "139.jpg", + "label": "Straight" + }, + { + "image": "140.jpg", + "label": "Straight" + }, + { + "image": "141.jpg", + "label": "Rejected" + }, + { + "image": "142.jpg", + "label": "Rejected" + }, + { + "image": "143.jpg", + "label": "Straight" + }, + { + "image": "145.jpg", + "label": "Leaned" + }, + { + "image": "146.jpg", + "label": "Straight" + }, + { + "image": "147.jpg", + "label": "Leaned" + }, + { + "image": "148.jpg", + "label": "Straight" + }, + { + "image": "149.jpg", + "label": "Straight" + }, + { + "image": "150.jpg", + "label": "Straight" + }, + { + "image": "151.jpg", + "label": "Rejected" + }, + { + "image": "152.jpg", + "label": "Leaned" + }, + { + "image": "153.jpg", + "label": "Leaned" + }, + { + "image": "154.jpg", + "label": "Straight" + }, + { + "image": "155.jpg", + "label": "Straight" + }, + { + "image": "157.jpg", + "label": "Straight" + }, + { + "image": "158.jpg", + "label": "Straight" + }, + { + "image": "159.jpg", + "label": "Leaned" + }, + { + "image": "160.jpg", + "label": "Straight" + }, + { + "image": "161.jpg", + "label": "Rejected" + }, + { + "image": "163.jpg", + "label": "Straight" + }, + { + "image": "165.jpg", + "label": "Straight" + }, + { + "image": "167.jpg", + "label": "Straight" + }, + { + "image": "168.jpg", + "label": "Straight" + }, + { + "image": "169.jpg", + "label": "Straight" + }, + { + "image": "170.jpg", + "label": "Straight" + }, + { + "image": "171.jpg", + "label": "Straight" + }, + { + "image": "173.jpg", + "label": "Straight" + }, + { + "image": "175.jpg", + "label": "Straight" + }, + { + "image": "177.jpg", + "label": "Leaned" + }, + { + "image": "178.jpg", + "label": "Straight" + }, + { + "image": "179.jpg", + "label": "Straight" + }, + { + "image": "182.jpg", + "label": "Straight" + }, + { + "image": "184.jpg", + "label": "Straight" + }, + { + "image": "185.jpg", + "label": "Straight" + }, + { + "image": "186.jpg", + "label": "Straight" + }, + { + "image": "187.jpg", + "label": "Straight" + }, + { + "image": "188.jpg", + "label": "Straight" + }, + { + "image": "189.jpg", + "label": "Leaned" + }, + { + "image": "191.jpg", + "label": "Straight" + }, + { + "image": "192.jpg", + "label": "Rejected" + }, + { + "image": "193.jpg", + "label": "Straight" + }, + { + "image": "194.jpg", + "label": "Straight" + }, + { + "image": "195.jpg", + "label": "Straight" + }, + { + "image": "196.jpg", + "label": "Straight" + }, + { + "image": "197.jpg", + "label": "Straight" + }, + { + "image": "198.jpg", + "label": "Leaned" + }, + { + "image": "199.jpg", + "label": "Straight" + }, + { + "image": "200.jpg", + "label": "Leaned" + }, + { + "image": "202.jpg", + "label": "Straight" + }, + { + "image": "203.jpg", + "label": "Straight" + }, + { + "image": "204.jpg", + "label": "Leaned" + }, + { + "image": "207.jpg", + "label": "Straight" + }, + { + "image": "209.jpg", + "label": "Leaned" + }, + { + "image": "210.jpg", + "label": "Straight" + }, + { + "image": "212.jpg", + "label": "Straight" + }, + { + "image": "214.jpg", + "label": "Straight" + }, + { + "image": "216.jpg", + "label": "Rejected" + }, + { + "image": "217.jpg", + "label": "Straight" + }, + { + "image": "218.jpg", + "label": "Straight" + }, + { + "image": "219.jpg", + "label": "Straight" + }, + { + "image": "220.jpg", + "label": "Straight" + }, + { + "image": "221.jpg", + "label": "Straight" + }, + { + "image": "222.jpg", + "label": "Straight" + }, + { + "image": "223.jpg", + "label": "Straight" + }, + { + "image": "224.jpg", + "label": "Straight" + }, + { + "image": "226.jpg", + "label": "Straight" + }, + { + "image": "227.jpg", + "label": "Straight" + }, + { + "image": "232.jpg", + "label": "Straight" + }, + { + "image": "233.jpg", + "label": "Straight" + }, + { + "image": "234.jpg", + "label": "Straight" + }, + { + "image": "235.jpg", + "label": "Straight" + }, + { + "image": "236.jpg", + "label": "Straight" + }, + { + "image": "237.jpg", + "label": "Straight" + }, + { + "image": "239.jpg", + "label": "Straight" + }, + { + "image": "240.jpg", + "label": "Straight" + }, + { + "image": "241.jpg", + "label": "Straight" + }, + { + "image": "243.jpg", + "label": "Straight" + }, + { + "image": "245.jpg", + "label": "Rejected" + }, + { + "image": "246.jpg", + "label": "Straight" + }, + { + "image": "247.jpg", + "label": "Straight" + }, + { + "image": "248.jpg", + "label": "Straight" + }, + { + "image": "250.jpg", + "label": "Straight" + }, + { + "image": "251.jpg", + "label": "Straight" + }, + { + "image": "252.jpg", + "label": "Straight" + }, + { + "image": "254.jpg", + "label": "Straight" + }, + { + "image": "255.jpg", + "label": "Leaned" + }, + { + "image": "256.jpg", + "label": "Straight" + }, + { + "image": "257.jpg", + "label": "Straight" + }, + { + "image": "258.jpg", + "label": "Straight" + }, + { + "image": "259.jpg", + "label": "Straight" + }, + { + "image": "260.jpg", + "label": "Straight" + }, + { + "image": "261.jpg", + "label": "Straight" + }, + { + "image": "262.jpg", + "label": "Straight" + }, + { + "image": "263.jpg", + "label": "Leaned" + }, + { + "image": "264.jpg", + "label": "Straight" + }, + { + "image": "265.jpg", + "label": "Leaned" + }, + { + "image": "266.jpg", + "label": "Straight" + }, + { + "image": "268.jpg", + "label": "Straight" + }, + { + "image": "270.jpg", + "label": "Leaned" + }, + { + "image": "271.jpg", + "label": "Straight" + }, + { + "image": "273.jpg", + "label": "Straight" + }, + { + "image": "274.jpg", + "label": "Straight" + }, + { + "image": "276.jpg", + "label": "Straight" + }, + { + "image": "278.jpg", + "label": "Leaned" + }, + { + "image": "279.jpg", + "label": "Leaned" + }, + { + "image": "282.jpg", + "label": "Straight" + }, + { + "image": "285.jpg", + "label": "Straight" + }, + { + "image": "286.jpg", + "label": "Straight" + }, + { + "image": "288.jpg", + "label": "Straight" + }, + { + "image": "289.jpg", + "label": "Straight" + }, + { + "image": "292.jpg", + "label": "Straight" + }, + { + "image": "297.jpg", + "label": "Rejected" + }, + { + "image": "298.jpg", + "label": "Straight" + }, + { + "image": "299.jpg", + "label": "Straight" + }, + { + "image": "300.jpg", + "label": "Straight" + }, + { + "image": "301.jpg", + "label": "Leaned" + }, + { + "image": "302.jpg", + "label": "Straight" + }, + { + "image": "303.jpg", + "label": "Straight" + }, + { + "image": "304.jpg", + "label": "Straight" + }, + { + "image": "305.jpg", + "label": "Straight" + }, + { + "image": "306.jpg", + "label": "Straight" + }, + { + "image": "308.jpg", + "label": "Straight" + }, + { + "image": "309.jpg", + "label": "Rejected" + }, + { + "image": "312.jpg", + "label": "Rejected" + }, + { + "image": "313.jpg", + "label": "Straight" + }, + { + "image": "314.jpg", + "label": "Leaned" + }, + { + "image": "315.jpg", + "label": "Straight" + }, + { + "image": "317.jpg", + "label": "Straight" + }, + { + "image": "318.jpg", + "label": "Straight" + }, + { + "image": "320.jpg", + "label": "Straight" + }, + { + "image": "321.jpg", + "label": "Straight" + }, + { + "image": "323.jpg", + "label": "Leaned" + }, + { + "image": "325.jpg", + "label": "Straight" + }, + { + "image": "326.jpg", + "label": "Straight" + }, + { + "image": "327.jpg", + "label": "Leaned" + }, + { + "image": "328.jpg", + "label": "Straight" + }, + { + "image": "329.jpg", + "label": "Straight" + }, + { + "image": "330.jpg", + "label": "Straight" + }, + { + "image": "331.jpg", + "label": "Straight" + }, + { + "image": "332.jpg", + "label": "Straight" + }, + { + "image": "334.jpg", + "label": "Straight" + }, + { + "image": "335.jpg", + "label": "Straight" + }, + { + "image": "336.jpg", + "label": "Straight" + }, + { + "image": "337.jpg", + "label": "Straight" + }, + { + "image": "338.jpg", + "label": "Leaned" + }, + { + "image": "339.jpg", + "label": "Straight" + }, + { + "image": "340.jpg", + "label": "Straight" + }, + { + "image": "342.jpg", + "label": "Straight" + }, + { + "image": "343.jpg", + "label": "Rejected" + }, + { + "image": "344.jpg", + "label": "Straight" + }, + { + "image": "345.jpg", + "label": "Straight" + }, + { + "image": "347.jpg", + "label": "Straight" + }, + { + "image": "348.jpg", + "label": "Rejected" + }, + { + "image": "349.jpg", + "label": "Straight" + }, + { + "image": "350.jpg", + "label": "Straight" + }, + { + "image": "351.jpg", + "label": "Straight" + }, + { + "image": "353.jpg", + "label": "Rejected" + }, + { + "image": "355.jpg", + "label": "Straight" + }, + { + "image": "358.jpg", + "label": "Straight" + }, + { + "image": "359.jpg", + "label": "Rejected" + }, + { + "image": "360.jpg", + "label": "Leaned" + }, + { + "image": "362.jpg", + "label": "Straight" + }, + { + "image": "365.jpg", + "label": "Leaned" + }, + { + "image": "366.jpg", + "label": "Straight" + }, + { + "image": "367.jpg", + "label": "Straight" + }, + { + "image": "369.jpg", + "label": "Leaned" + }, + { + "image": "370.jpg", + "label": "Straight" + }, + { + "image": "371.jpg", + "label": "Straight" + }, + { + "image": "372.jpg", + "label": "Rejected" + }, + { + "image": "373.jpg", + "label": "Straight" + }, + { + "image": "376.jpg", + "label": "Straight" + }, + { + "image": "377.jpg", + "label": "Straight" + }, + { + "image": "378.jpg", + "label": "Leaned" + }, + { + "image": "379.jpg", + "label": "Straight" + }, + { + "image": "380.jpg", + "label": "Leaned" + }, + { + "image": "382.jpg", + "label": "Rejected" + }, + { + "image": "384.jpg", + "label": "Straight" + }, + { + "image": "385.jpg", + "label": "Straight" + }, + { + "image": "386.jpg", + "label": "Straight" + }, + { + "image": "387.jpg", + "label": "Leaned" + }, + { + "image": "389.jpg", + "label": "Straight" + }, + { + "image": "391.jpg", + "label": "Straight" + }, + { + "image": "392.jpg", + "label": "Straight" + }, + { + "image": "393.jpg", + "label": "Straight" + }, + { + "image": "394.jpg", + "label": "Rejected" + }, + { + "image": "395.jpg", + "label": "Straight" + }, + { + "image": "396.jpg", + "label": "Straight" + }, + { + "image": "397.jpg", + "label": "Straight" + }, + { + "image": "398.jpg", + "label": "Rejected" + }, + { + "image": "399.jpg", + "label": "Leaned" + }, + { + "image": "400.jpg", + "label": "Straight" + }, + { + "image": "402.jpg", + "label": "Leaned" + }, + { + "image": "403.jpg", + "label": "Straight" + }, + { + "image": "404.jpg", + "label": "Straight" + }, + { + "image": "405.jpg", + "label": "Straight" + }, + { + "image": "406.jpg", + "label": "Leaned" + }, + { + "image": "407.jpg", + "label": "Straight" + }, + { + "image": "408.jpg", + "label": "Straight" + }, + { + "image": "410.jpg", + "label": "Leaned" + }, + { + "image": "411.jpg", + "label": "Straight" + }, + { + "image": "414.jpg", + "label": "Leaned" + }, + { + "image": "416.jpg", + "label": "Straight" + }, + { + "image": "418.jpg", + "label": "Straight" + }, + { + "image": "421.jpg", + "label": "Straight" + }, + { + "image": "424.jpg", + "label": "Straight" + }, + { + "image": "425.jpg", + "label": "Straight" + }, + { + "image": "426.jpg", + "label": "Straight" + }, + { + "image": "427.jpg", + "label": "Straight" + }, + { + "image": "429.jpg", + "label": "Straight" + }, + { + "image": "431.jpg", + "label": "Straight" + }, + { + "image": "432.jpg", + "label": "Straight" + }, + { + "image": "433.jpg", + "label": "Straight" + }, + { + "image": "436.jpg", + "label": "Straight" + }, + { + "image": "438.jpg", + "label": "Straight" + }, + { + "image": "440.jpg", + "label": "Leaned" + }, + { + "image": "442.jpg", + "label": "Straight" + }, + { + "image": "444.jpg", + "label": "Straight" + }, + { + "image": "445.jpg", + "label": "Straight" + }, + { + "image": "446.jpg", + "label": "Straight" + }, + { + "image": "447.jpg", + "label": "Straight" + }, + { + "image": "448.jpg", + "label": "Straight" + }, + { + "image": "449.jpg", + "label": "Straight" + }, + { + "image": "450.jpg", + "label": "Straight" + }, + { + "image": "452.jpg", + "label": "Straight" + }, + { + "image": "453.jpg", + "label": "Straight" + }, + { + "image": "454.jpg", + "label": "Straight" + }, + { + "image": "455.jpg", + "label": "Straight" + }, + { + "image": "456.jpg", + "label": "Straight" + }, + { + "image": "457.jpg", + "label": "Straight" + }, + { + "image": "460.jpg", + "label": "Straight" + }, + { + "image": "462.jpg", + "label": "Leaned" + }, + { + "image": "463.jpg", + "label": "Leaned" + }, + { + "image": "464.jpg", + "label": "Straight" + }, + { + "image": "467.jpg", + "label": "Straight" + }, + { + "image": "468.jpg", + "label": "Rejected" + }, + { + "image": "469.jpg", + "label": "Rejected" + }, + { + "image": "470.jpg", + "label": "Rejected" + }, + { + "image": "472.jpg", + "label": "Rejected" + }, + { + "image": "473.jpg", + "label": "Straight" + }, + { + "image": "476.jpg", + "label": "Straight" + }, + { + "image": "477.jpg", + "label": "Straight" + }, + { + "image": "479.jpg", + "label": "Rejected" + }, + { + "image": "480.jpg", + "label": "Rejected" + }, + { + "image": "481.jpg", + "label": "Rejected" + }, + { + "image": "483.jpg", + "label": "Leaned" + }, + { + "image": "484.jpg", + "label": "Straight" + }, + { + "image": "485.jpg", + "label": "Straight" + }, + { + "image": "486.jpg", + "label": "Straight" + }, + { + "image": "487.jpg", + "label": "Straight" + }, + { + "image": "488.jpg", + "label": "Leaned" + }, + { + "image": "490.jpg", + "label": "Straight" + }, + { + "image": "493.jpg", + "label": "Straight" + }, + { + "image": "494.jpg", + "label": "Leaned" + }, + { + "image": "495.jpg", + "label": "Straight" + }, + { + "image": "496.jpg", + "label": "Straight" + }, + { + "image": "497.jpg", + "label": "Straight" + }, + { + "image": "499.jpg", + "label": "Rejected" + }, + { + "image": "500.jpg", + "label": "Rejected" + }, + { + "image": "501.jpg", + "label": "Straight" + }, + { + "image": "502.jpg", + "label": "Straight" + }, + { + "image": "504.jpg", + "label": "Leaned" + }, + { + "image": "505.jpg", + "label": "Straight" + }, + { + "image": "506.jpg", + "label": "Straight" + }, + { + "image": "507.jpg", + "label": "Rejected" + }, + { + "image": "509.jpg", + "label": "Straight" + }, + { + "image": "510.jpg", + "label": "Straight" + }, + { + "image": "511.jpg", + "label": "Leaned" + }, + { + "image": "512.jpg", + "label": "Rejected" + }, + { + "image": "513.jpg", + "label": "Leaned" + }, + { + "image": "514.jpg", + "label": "Straight" + }, + { + "image": "515.jpg", + "label": "Straight" + }, + { + "image": "517.jpg", + "label": "Rejected" + }, + { + "image": "518.jpg", + "label": "Straight" + }, + { + "image": "520.jpg", + "label": "Leaned" + }, + { + "image": "521.jpg", + "label": "Leaned" + }, + { + "image": "522.jpg", + "label": "Straight" + }, + { + "image": "523.jpg", + "label": "Rejected" + }, + { + "image": "524.jpg", + "label": "Straight" + }, + { + "image": "525.jpg", + "label": "Straight" + }, + { + "image": "526.jpg", + "label": "Leaned" + }, + { + "image": "527.jpg", + "label": "Rejected" + }, + { + "image": "528.jpg", + "label": "Straight" + }, + { + "image": "529.jpg", + "label": "Straight" + }, + { + "image": "530.jpg", + "label": "Rejected" + }, + { + "image": "531.jpg", + "label": "Straight" + }, + { + "image": "533.jpg", + "label": "Straight" + }, + { + "image": "534.jpg", + "label": "Straight" + }, + { + "image": "535.jpg", + "label": "Rejected" + }, + { + "image": "536.jpg", + "label": "Straight" + }, + { + "image": "537.jpg", + "label": "Leaned" + }, + { + "image": "539.jpg", + "label": "Rejected" + }, + { + "image": "540.jpg", + "label": "Straight" + }, + { + "image": "541.jpg", + "label": "Leaned" + }, + { + "image": "544.jpg", + "label": "Straight" + }, + { + "image": "545.jpg", + "label": "Rejected" + }, + { + "image": "546.jpg", + "label": "Rejected" + }, + { + "image": "548.jpg", + "label": "Leaned" + }, + { + "image": "550.jpg", + "label": "Rejected" + }, + { + "image": "551.jpg", + "label": "Straight" + }, + { + "image": "552.jpg", + "label": "Straight" + }, + { + "image": "553.jpg", + "label": "Straight" + }, + { + "image": "554.jpg", + "label": "Straight" + }, + { + "image": "555.jpg", + "label": "Leaned" + }, + { + "image": "556.jpg", + "label": "Straight" + }, + { + "image": "557.jpg", + "label": "Straight" + }, + { + "image": "559.jpg", + "label": "Leaned" + }, + { + "image": "561.jpg", + "label": "Straight" + }, + { + "image": "562.jpg", + "label": "Straight" + }, + { + "image": "563.jpg", + "label": "Straight" + }, + { + "image": "565.jpg", + "label": "Leaned" + }, + { + "image": "567.jpg", + "label": "Straight" + }, + { + "image": "568.jpg", + "label": "Leaned" + }, + { + "image": "569.jpg", + "label": "Rejected" + }, + { + "image": "571.jpg", + "label": "Straight" + }, + { + "image": "572.jpg", + "label": "Straight" + }, + { + "image": "573.jpg", + "label": "Straight" + }, + { + "image": "574.jpg", + "label": "Leaned" + }, + { + "image": "576.jpg", + "label": "Straight" + }, + { + "image": "578.jpg", + "label": "Straight" + }, + { + "image": "579.jpg", + "label": "Straight" + }, + { + "image": "580.jpg", + "label": "Straight" + }, + { + "image": "582.jpg", + "label": "Straight" + }, + { + "image": "583.jpg", + "label": "Straight" + }, + { + "image": "584.jpg", + "label": "Straight" + }, + { + "image": "589.jpg", + "label": "Straight" + }, + { + "image": "590.jpg", + "label": "Straight" + }, + { + "image": "591.jpg", + "label": "Straight" + }, + { + "image": "592.jpg", + "label": "Straight" + }, + { + "image": "593.jpg", + "label": "Straight" + }, + { + "image": "595.jpg", + "label": "Straight" + }, + { + "image": "596.jpg", + "label": "Straight" + }, + { + "image": "597.jpg", + "label": "Straight" + }, + { + "image": "598.jpg", + "label": "Straight" + }, + { + "image": "599.jpg", + "label": "Rejected" + }, + { + "image": "601.jpg", + "label": "Leaned" + }, + { + "image": "602.jpg", + "label": "Straight" + }, + { + "image": "603.jpg", + "label": "Leaned" + }, + { + "image": "604.jpg", + "label": "Straight" + }, + { + "image": "605.jpg", + "label": "Leaned" + }, + { + "image": "606.jpg", + "label": "Straight" + }, + { + "image": "607.jpg", + "label": "Straight" + }, + { + "image": "609.jpg", + "label": "Straight" + }, + { + "image": "610.jpg", + "label": "Straight" + }, + { + "image": "611.jpg", + "label": "Straight" + }, + { + "image": "612.jpg", + "label": "Straight" + }, + { + "image": "613.jpg", + "label": "Straight" + }, + { + "image": "614.jpg", + "label": "Straight" + }, + { + "image": "616.jpg", + "label": "Straight" + }, + { + "image": "617.jpg", + "label": "Straight" + }, + { + "image": "618.jpg", + "label": "Leaned" + }, + { + "image": "619.jpg", + "label": "Straight" + }, + { + "image": "620.jpg", + "label": "Straight" + }, + { + "image": "621.jpg", + "label": "Straight" + }, + { + "image": "622.jpg", + "label": "Straight" + }, + { + "image": "623.jpg", + "label": "Straight" + }, + { + "image": "624.jpg", + "label": "Straight" + }, + { + "image": "626.jpg", + "label": "Straight" + }, + { + "image": "628.jpg", + "label": "Straight" + }, + { + "image": "629.jpg", + "label": "Straight" + }, + { + "image": "631.jpg", + "label": "Straight" + }, + { + "image": "633.jpg", + "label": "Straight" + }, + { + "image": "635.jpg", + "label": "Straight" + }, + { + "image": "636.jpg", + "label": "Leaned" + }, + { + "image": "637.jpg", + "label": "Rejected" + }, + { + "image": "638.jpg", + "label": "Straight" + }, + { + "image": "639.jpg", + "label": "Straight" + }, + { + "image": "641.jpg", + "label": "Straight" + }, + { + "image": "643.jpg", + "label": "Rejected" + }, + { + "image": "645.jpg", + "label": "Straight" + }, + { + "image": "646.jpg", + "label": "Straight" + }, + { + "image": "647.jpg", + "label": "Leaned" + }, + { + "image": "649.jpg", + "label": "Straight" + }, + { + "image": "650.jpg", + "label": "Straight" + }, + { + "image": "651.jpg", + "label": "Straight" + }, + { + "image": "652.jpg", + "label": "Rejected" + }, + { + "image": "653.jpg", + "label": "Rejected" + }, + { + "image": "655.jpg", + "label": "Leaned" + }, + { + "image": "656.jpg", + "label": "Straight" + }, + { + "image": "657.jpg", + "label": "Straight" + }, + { + "image": "658.jpg", + "label": "Straight" + }, + { + "image": "659.jpg", + "label": "Straight" + }, + { + "image": "661.jpg", + "label": "Rejected" + }, + { + "image": "662.jpg", + "label": "Straight" + }, + { + "image": "663.jpg", + "label": "Straight" + }, + { + "image": "664.jpg", + "label": "Straight" + }, + { + "image": "665.jpg", + "label": "Straight" + }, + { + "image": "667.jpg", + "label": "Straight" + }, + { + "image": "668.jpg", + "label": "Rejected" + }, + { + "image": "669.jpg", + "label": "Straight" + }, + { + "image": "671.jpg", + "label": "Straight" + }, + { + "image": "672.jpg", + "label": "Straight" + }, + { + "image": "675.jpg", + "label": "Straight" + }, + { + "image": "676.jpg", + "label": "Straight" + }, + { + "image": "677.jpg", + "label": "Straight" + }, + { + "image": "678.jpg", + "label": "Straight" + }, + { + "image": "679.jpg", + "label": "Straight" + }, + { + "image": "680.jpg", + "label": "Straight" + }, + { + "image": "681.jpg", + "label": "Straight" + }, + { + "image": "684.jpg", + "label": "Straight" + }, + { + "image": "686.jpg", + "label": "Straight" + }, + { + "image": "687.jpg", + "label": "Rejected" + }, + { + "image": "688.jpg", + "label": "Straight" + }, + { + "image": "689.jpg", + "label": "Straight" + }, + { + "image": "690.jpg", + "label": "Straight" + }, + { + "image": "691.jpg", + "label": "Straight" + }, + { + "image": "692.jpg", + "label": "Leaned" + }, + { + "image": "693.jpg", + "label": "Straight" + }, + { + "image": "694.jpg", + "label": "Rejected" + }, + { + "image": "696.jpg", + "label": "Straight" + }, + { + "image": "698.jpg", + "label": "Rejected" + }, + { + "image": "702.jpg", + "label": "Straight" + }, + { + "image": "704.jpg", + "label": "Straight" + }, + { + "image": "705.jpg", + "label": "Straight" + }, + { + "image": "706.jpg", + "label": "Straight" + }, + { + "image": "707.jpg", + "label": "Straight" + }, + { + "image": "711.jpg", + "label": "Leaned" + }, + { + "image": "712.jpg", + "label": "Straight" + }, + { + "image": "714.jpg", + "label": "Leaned" + }, + { + "image": "716.jpg", + "label": "Straight" + }, + { + "image": "717.jpg", + "label": "Rejected" + }, + { + "image": "718.jpg", + "label": "Leaned" + }, + { + "image": "724.jpg", + "label": "Leaned" + }, + { + "image": "725.jpg", + "label": "Straight" + }, + { + "image": "726.jpg", + "label": "Rejected" + }, + { + "image": "727.jpg", + "label": "Straight" + }, + { + "image": "728.jpg", + "label": "Straight" + }, + { + "image": "730.jpg", + "label": "Straight" + }, + { + "image": "731.jpg", + "label": "Straight" + }, + { + "image": "732.jpg", + "label": "Leaned" + }, + { + "image": "733.jpg", + "label": "Straight" + }, + { + "image": "737.jpg", + "label": "Straight" + }, + { + "image": "739.jpg", + "label": "Straight" + }, + { + "image": "741.jpg", + "label": "Straight" + }, + { + "image": "744.jpg", + "label": "Straight" + }, + { + "image": "745.jpg", + "label": "Straight" + }, + { + "image": "747.jpg", + "label": "Straight" + }, + { + "image": "749.jpg", + "label": "Straight" + }, + { + "image": "750.jpg", + "label": "Straight" + }, + { + "image": "753.jpg", + "label": "Rejected" + }, + { + "image": "754.jpg", + "label": "Straight" + }, + { + "image": "755.jpg", + "label": "Rejected" + }, + { + "image": "758.jpg", + "label": "Straight" + }, + { + "image": "761.jpg", + "label": "Straight" + }, + { + "image": "765.jpg", + "label": "Leaned" + }, + { + "image": "766.jpg", + "label": "Leaned" + }, + { + "image": "768.jpg", + "label": "Straight" + }, + { + "image": "769.jpg", + "label": "Straight" + }, + { + "image": "772.jpg", + "label": "Leaned" + }, + { + "image": "773.jpg", + "label": "Rejected" + }, + { + "image": "774.jpg", + "label": "Straight" + }, + { + "image": "776.jpg", + "label": "Straight" + }, + { + "image": "777.jpg", + "label": "Leaned" + }, + { + "image": "779.jpg", + "label": "Rejected" + }, + { + "image": "781.jpg", + "label": "Straight" + }, + { + "image": "782.jpg", + "label": "Straight" + }, + { + "image": "783.jpg", + "label": "Straight" + }, + { + "image": "784.jpg", + "label": "Straight" + }, + { + "image": "786.jpg", + "label": "Straight" + }, + { + "image": "788.jpg", + "label": "Rejected" + }, + { + "image": "789.jpg", + "label": "Straight" + }, + { + "image": "791.jpg", + "label": "Leaned" + }, + { + "image": "792.jpg", + "label": "Straight" + }, + { + "image": "795.jpg", + "label": "Straight" + }, + { + "image": "796.jpg", + "label": "Rejected" + }, + { + "image": "801.jpg", + "label": "Straight" + }, + { + "image": "804.jpg", + "label": "Leaned" + }, + { + "image": "805.jpg", + "label": "Rejected" + }, + { + "image": "807.jpg", + "label": "Rejected" + }, + { + "image": "808.jpg", + "label": "Rejected" + }, + { + "image": "811.jpg", + "label": "Straight" + }, + { + "image": "812.jpg", + "label": "Straight" + }, + { + "image": "813.jpg", + "label": "Leaned" + }, + { + "image": "814.jpg", + "label": "Straight" + }, + { + "image": "816.jpg", + "label": "Straight" + }, + { + "image": "817.jpg", + "label": "Straight" + }, + { + "image": "818.jpg", + "label": "Rejected" + }, + { + "image": "820.jpg", + "label": "Straight" + }, + { + "image": "821.jpg", + "label": "Straight" + }, + { + "image": "822.jpg", + "label": "Straight" + }, + { + "image": "824.jpg", + "label": "Straight" + }, + { + "image": "825.jpg", + "label": "Straight" + }, + { + "image": "828.jpg", + "label": "Leaned" + }, + { + "image": "829.jpg", + "label": "Straight" + }, + { + "image": "830.jpg", + "label": "Straight" + }, + { + "image": "831.jpg", + "label": "Leaned" + }, + { + "image": "832.jpg", + "label": "Leaned" + }, + { + "image": "833.jpg", + "label": "Straight" + }, + { + "image": "835.jpg", + "label": "Rejected" + }, + { + "image": "836.jpg", + "label": "Straight" + }, + { + "image": "837.jpg", + "label": "Straight" + }, + { + "image": "838.jpg", + "label": "Straight" + }, + { + "image": "839.jpg", + "label": "Rejected" + }, + { + "image": "843.jpg", + "label": "Straight" + }, + { + "image": "846.jpg", + "label": "Leaned" + }, + { + "image": "847.jpg", + "label": "Straight" + }, + { + "image": "849.jpg", + "label": "Leaned" + }, + { + "image": "850.jpg", + "label": "Straight" + }, + { + "image": "852.jpg", + "label": "Straight" + }, + { + "image": "855.jpg", + "label": "Straight" + }, + { + "image": "856.jpg", + "label": "Straight" + }, + { + "image": "857.jpg", + "label": "Straight" + }, + { + "image": "859.jpg", + "label": "Straight" + }, + { + "image": "860.jpg", + "label": "Straight" + }, + { + "image": "861.jpg", + "label": "Rejected" + }, + { + "image": "862.jpg", + "label": "Straight" + }, + { + "image": "863.jpg", + "label": "Leaned" + }, + { + "image": "867.jpg", + "label": "Straight" + }, + { + "image": "869.jpg", + "label": "Leaned" + }, + { + "image": "870.jpg", + "label": "Straight" + }, + { + "image": "871.jpg", + "label": "Straight" + }, + { + "image": "872.jpg", + "label": "Rejected" + }, + { + "image": "874.jpg", + "label": "Straight" + }, + { + "image": "875.jpg", + "label": "Straight" + }, + { + "image": "876.jpg", + "label": "Straight" + }, + { + "image": "877.jpg", + "label": "Straight" + }, + { + "image": "878.jpg", + "label": "Straight" + }, + { + "image": "880.jpg", + "label": "Leaned" + }, + { + "image": "882.jpg", + "label": "Rejected" + }, + { + "image": "883.jpg", + "label": "Leaned" + }, + { + "image": "884.jpg", + "label": "Straight" + }, + { + "image": "887.jpg", + "label": "Straight" + }, + { + "image": "889.jpg", + "label": "Straight" + }, + { + "image": "890.jpg", + "label": "Straight" + }, + { + "image": "891.jpg", + "label": "Leaned" + }, + { + "image": "892.jpg", + "label": "Rejected" + }, + { + "image": "894.jpg", + "label": "Straight" + }, + { + "image": "895.jpg", + "label": "Straight" + }, + { + "image": "897.jpg", + "label": "Straight" + }, + { + "image": "898.jpg", + "label": "Straight" + }, + { + "image": "899.jpg", + "label": "Straight" + }, + { + "image": "902.jpg", + "label": "Straight" + }, + { + "image": "905.jpg", + "label": "Rejected" + }, + { + "image": "906.jpg", + "label": "Straight" + }, + { + "image": "907.jpg", + "label": "Leaned" + }, + { + "image": "908.jpg", + "label": "Leaned" + }, + { + "image": "910.jpg", + "label": "Leaned" + }, + { + "image": "912.jpg", + "label": "Leaned" + }, + { + "image": "913.jpg", + "label": "Straight" + }, + { + "image": "915.jpg", + "label": "Straight" + }, + { + "image": "917.jpg", + "label": "Rejected" + }, + { + "image": "918.jpg", + "label": "Straight" + }, + { + "image": "919.jpg", + "label": "Straight" + }, + { + "image": "920.jpg", + "label": "Leaned" + }, + { + "image": "922.jpg", + "label": "Straight" + }, + { + "image": "924.jpg", + "label": "Leaned" + }, + { + "image": "925.jpg", + "label": "Straight" + }, + { + "image": "928.jpg", + "label": "Straight" + }, + { + "image": "929.jpg", + "label": "Straight" + }, + { + "image": "930.jpg", + "label": "Straight" + }, + { + "image": "931.jpg", + "label": "Leaned" + }, + { + "image": "932.jpg", + "label": "Leaned" + }, + { + "image": "934.jpg", + "label": "Rejected" + }, + { + "image": "935.jpg", + "label": "Leaned" + }, + { + "image": "936.jpg", + "label": "Straight" + }, + { + "image": "939.jpg", + "label": "Straight" + }, + { + "image": "940.jpg", + "label": "Straight" + }, + { + "image": "941.jpg", + "label": "Straight" + }, + { + "image": "943.jpg", + "label": "Straight" + }, + { + "image": "944.jpg", + "label": "Straight" + }, + { + "image": "945.jpg", + "label": "Straight" + }, + { + "image": "946.jpg", + "label": "Rejected" + }, + { + "image": "949.jpg", + "label": "Straight" + }, + { + "image": "950.jpg", + "label": "Straight" + }, + { + "image": "951.jpg", + "label": "Straight" + }, + { + "image": "952.jpg", + "label": "Leaned" + }, + { + "image": "953.jpg", + "label": "Straight" + }, + { + "image": "955.jpg", + "label": "Straight" + }, + { + "image": "957.jpg", + "label": "Straight" + }, + { + "image": "959.jpg", + "label": "Straight" + }, + { + "image": "960.jpg", + "label": "Straight" + }, + { + "image": "962.jpg", + "label": "Leaned" + }, + { + "image": "964.jpg", + "label": "Leaned" + }, + { + "image": "965.jpg", + "label": "Straight" + }, + { + "image": "967.jpg", + "label": "Leaned" + }, + { + "image": "969.jpg", + "label": "Leaned" + }, + { + "image": "970.jpg", + "label": "Leaned" + }, + { + "image": "971.jpg", + "label": "Leaned" + }, + { + "image": "973.jpg", + "label": "Straight" + }, + { + "image": "974.jpg", + "label": "Straight" + }, + { + "image": "976.jpg", + "label": "Straight" + }, + { + "image": "977.jpg", + "label": "Straight" + }, + { + "image": "979.jpg", + "label": "Straight" + }, + { + "image": "981.jpg", + "label": "Straight" + }, + { + "image": "982.jpg", + "label": "Rejected" + }, + { + "image": "984.jpg", + "label": "Straight" + }, + { + "image": "986.jpg", + "label": "Straight" + }, + { + "image": "987.jpg", + "label": "Straight" + }, + { + "image": "988.jpg", + "label": "Straight" + }, + { + "image": "989.jpg", + "label": "Leaned" + }, + { + "image": "990.jpg", + "label": "Leaned" + }, + { + "image": "991.jpg", + "label": "Straight" + }, + { + "image": "992.jpg", + "label": "Straight" + }, + { + "image": "994.jpg", + "label": "Straight" + }, + { + "image": "995.jpg", + "label": "Leaned" + }, + { + "image": "996.jpg", + "label": "Straight" + }, + { + "image": "997.jpg", + "label": "Straight" + }, + { + "image": "998.jpg", + "label": "Leaned" + }, + { + "image": "1000.jpg", + "label": "Straight" + }, + { + "image": "1003.jpg", + "label": "Straight" + }, + { + "image": "1004.jpg", + "label": "Leaned" + }, + { + "image": "1006.jpg", + "label": "Straight" + }, + { + "image": "1008.jpg", + "label": "Rejected" + }, + { + "image": "1009.jpg", + "label": "Leaned" + }, + { + "image": "1011.jpg", + "label": "Straight" + }, + { + "image": "1013.jpg", + "label": "Straight" + }, + { + "image": "1014.jpg", + "label": "Straight" + }, + { + "image": "1018.jpg", + "label": "Rejected" + }, + { + "image": "1021.jpg", + "label": "Straight" + }, + { + "image": "1022.jpg", + "label": "Rejected" + }, + { + "image": "1023.jpg", + "label": "Leaned" + }, + { + "image": "1025.jpg", + "label": "Straight" + }, + { + "image": "1026.jpg", + "label": "Straight" + }, + { + "image": "1028.jpg", + "label": "Straight" + }, + { + "image": "1032.jpg", + "label": "Straight" + }, + { + "image": "1033.jpg", + "label": "Straight" + }, + { + "image": "1034.jpg", + "label": "Straight" + }, + { + "image": "1036.jpg", + "label": "Straight" + }, + { + "image": "1037.jpg", + "label": "Straight" + }, + { + "image": "1039.jpg", + "label": "Straight" + }, + { + "image": "1040.jpg", + "label": "Straight" + }, + { + "image": "1042.jpg", + "label": "Straight" + }, + { + "image": "1044.jpg", + "label": "Straight" + }, + { + "image": "1045.jpg", + "label": "Rejected" + }, + { + "image": "1046.jpg", + "label": "Leaned" + }, + { + "image": "1047.jpg", + "label": "Straight" + }, + { + "image": "1048.jpg", + "label": "Straight" + }, + { + "image": "1049.jpg", + "label": "Straight" + }, + { + "image": "1050.jpg", + "label": "Straight" + }, + { + "image": "1051.jpg", + "label": "Straight" + }, + { + "image": "1053.jpg", + "label": "Straight" + }, + { + "image": "1055.jpg", + "label": "Straight" + }, + { + "image": "1057.jpg", + "label": "Straight" + }, + { + "image": "1058.jpg", + "label": "Straight" + }, + { + "image": "1059.jpg", + "label": "Leaned" + }, + { + "image": "1060.jpg", + "label": "Straight" + }, + { + "image": "1062.jpg", + "label": "Leaned" + }, + { + "image": "1063.jpg", + "label": "Straight" + }, + { + "image": "1064.jpg", + "label": "Straight" + }, + { + "image": "1065.jpg", + "label": "Rejected" + }, + { + "image": "1066.jpg", + "label": "Straight" + }, + { + "image": "1068.jpg", + "label": "Straight" + }, + { + "image": "1070.jpg", + "label": "Straight" + }, + { + "image": "1071.jpg", + "label": "Straight" + }, + { + "image": "1073.jpg", + "label": "Leaned" + }, + { + "image": "1074.jpg", + "label": "Straight" + }, + { + "image": "1077.jpg", + "label": "Straight" + }, + { + "image": "1079.jpg", + "label": "Straight" + }, + { + "image": "1080.jpg", + "label": "Straight" + }, + { + "image": "1081.jpg", + "label": "Straight" + }, + { + "image": "1082.jpg", + "label": "Straight" + }, + { + "image": "1084.jpg", + "label": "Leaned" + }, + { + "image": "1085.jpg", + "label": "Straight" + }, + { + "image": "1086.jpg", + "label": "Straight" + }, + { + "image": "1087.jpg", + "label": "Straight" + }, + { + "image": "1089.jpg", + "label": "Straight" + }, + { + "image": "1090.jpg", + "label": "Straight" + }, + { + "image": "1091.jpg", + "label": "Straight" + }, + { + "image": "1093.jpg", + "label": "Straight" + }, + { + "image": "1094.jpg", + "label": "Straight" + }, + { + "image": "1095.jpg", + "label": "Leaned" + }, + { + "image": "1096.jpg", + "label": "Straight" + }, + { + "image": "1097.jpg", + "label": "Leaned" + }, + { + "image": "1099.jpg", + "label": "Straight" + }, + { + "image": "1100.jpg", + "label": "Straight" + }, + { + "image": "1101.jpg", + "label": "Leaned" + }, + { + "image": "1103.jpg", + "label": "Straight" + }, + { + "image": "1104.jpg", + "label": "Leaned" + }, + { + "image": "1105.jpg", + "label": "Straight" + }, + { + "image": "1107.jpg", + "label": "Straight" + }, + { + "image": "1108.jpg", + "label": "Straight" + }, + { + "image": "1109.jpg", + "label": "Leaned" + }, + { + "image": "1110.jpg", + "label": "Leaned" + }, + { + "image": "1114.jpg", + "label": "Straight" + }, + { + "image": "1117.jpg", + "label": "Straight" + }, + { + "image": "1118.jpg", + "label": "Straight" + }, + { + "image": "1119.jpg", + "label": "Straight" + }, + { + "image": "1120.jpg", + "label": "Straight" + }, + { + "image": "1121.jpg", + "label": "Straight" + }, + { + "image": "1122.jpg", + "label": "Straight" + }, + { + "image": "1123.jpg", + "label": "Straight" + }, + { + "image": "1126.jpg", + "label": "Straight" + }, + { + "image": "1131.jpg", + "label": "Straight" + }, + { + "image": "1133.jpg", + "label": "Straight" + }, + { + "image": "1135.jpg", + "label": "Straight" + }, + { + "image": "1136.jpg", + "label": "Straight" + }, + { + "image": "1137.jpg", + "label": "Leaned" + }, + { + "image": "1140.jpg", + "label": "Straight" + }, + { + "image": "1141.jpg", + "label": "Straight" + }, + { + "image": "1143.jpg", + "label": "Rejected" + }, + { + "image": "1144.jpg", + "label": "Rejected" + }, + { + "image": "1145.jpg", + "label": "Straight" + }, + { + "image": "1146.jpg", + "label": "Rejected" + }, + { + "image": "1147.jpg", + "label": "Straight" + }, + { + "image": "1148.jpg", + "label": "Straight" + }, + { + "image": "1149.jpg", + "label": "Straight" + }, + { + "image": "1151.jpg", + "label": "Straight" + }, + { + "image": "1154.jpg", + "label": "Straight" + }, + { + "image": "1155.jpg", + "label": "Straight" + }, + { + "image": "1156.jpg", + "label": "Straight" + }, + { + "image": "1157.jpg", + "label": "Straight" + }, + { + "image": "1158.jpg", + "label": "Rejected" + }, + { + "image": "1159.jpg", + "label": "Straight" + }, + { + "image": "1160.jpg", + "label": "Leaned" + }, + { + "image": "1164.jpg", + "label": "Straight" + }, + { + "image": "1165.jpg", + "label": "Straight" + }, + { + "image": "1167.jpg", + "label": "Straight" + }, + { + "image": "1168.jpg", + "label": "Straight" + }, + { + "image": "1169.jpg", + "label": "Straight" + }, + { + "image": "1170.jpg", + "label": "Straight" + }, + { + "image": "1171.jpg", + "label": "Straight" + }, + { + "image": "1172.jpg", + "label": "Straight" + }, + { + "image": "1173.jpg", + "label": "Rejected" + }, + { + "image": "1174.jpg", + "label": "Straight" + }, + { + "image": "1175.jpg", + "label": "Straight" + }, + { + "image": "1176.jpg", + "label": "Straight" + }, + { + "image": "1177.jpg", + "label": "Straight" + }, + { + "image": "1178.jpg", + "label": "Straight" + }, + { + "image": "1179.jpg", + "label": "Leaned" + }, + { + "image": "1180.jpg", + "label": "Straight" + }, + { + "image": "1182.jpg", + "label": "Straight" + }, + { + "image": "1184.jpg", + "label": "Straight" + }, + { + "image": "1185.jpg", + "label": "Straight" + }, + { + "image": "1186.jpg", + "label": "Rejected" + }, + { + "image": "1188.jpg", + "label": "Rejected" + }, + { + "image": "1190.jpg", + "label": "Straight" + }, + { + "image": "1191.jpg", + "label": "Leaned" + }, + { + "image": "1192.jpg", + "label": "Rejected" + }, + { + "image": "1195.jpg", + "label": "Straight" + }, + { + "image": "1197.jpg", + "label": "Leaned" + }, + { + "image": "1198.jpg", + "label": "Straight" + }, + { + "image": "1199.jpg", + "label": "Straight" + }, + { + "image": "1200.jpg", + "label": "Leaned" + }, + { + "image": "1201.jpg", + "label": "Rejected" + }, + { + "image": "1203.jpg", + "label": "Straight" + }, + { + "image": "1204.jpg", + "label": "Straight" + }, + { + "image": "1205.jpg", + "label": "Straight" + }, + { + "image": "1206.jpg", + "label": "Straight" + }, + { + "image": "1208.jpg", + "label": "Rejected" + }, + { + "image": "1211.jpg", + "label": "Leaned" + }, + { + "image": "1212.jpg", + "label": "Straight" + }, + { + "image": "1213.jpg", + "label": "Straight" + }, + { + "image": "1214.jpg", + "label": "Straight" + }, + { + "image": "1215.jpg", + "label": "Leaned" + }, + { + "image": "1218.jpg", + "label": "Straight" + }, + { + "image": "1219.jpg", + "label": "Straight" + }, + { + "image": "1220.jpg", + "label": "Rejected" + }, + { + "image": "1222.jpg", + "label": "Straight" + }, + { + "image": "1224.jpg", + "label": "Straight" + }, + { + "image": "1226.jpg", + "label": "Straight" + }, + { + "image": "1227.jpg", + "label": "Straight" + }, + { + "image": "1228.jpg", + "label": "Leaned" + }, + { + "image": "1230.jpg", + "label": "Leaned" + }, + { + "image": "1231.jpg", + "label": "Straight" + }, + { + "image": "1235.jpg", + "label": "Straight" + }, + { + "image": "1236.jpg", + "label": "Straight" + }, + { + "image": "1237.jpg", + "label": "Straight" + }, + { + "image": "1238.jpg", + "label": "Straight" + }, + { + "image": "1239.jpg", + "label": "Straight" + }, + { + "image": "1241.jpg", + "label": "Straight" + }, + { + "image": "1245.jpg", + "label": "Straight" + }, + { + "image": "1246.jpg", + "label": "Straight" + }, + { + "image": "1250.jpg", + "label": "Straight" + }, + { + "image": "1251.jpg", + "label": "Straight" + }, + { + "image": "1253.jpg", + "label": "Straight" + }, + { + "image": "1254.jpg", + "label": "Straight" + }, + { + "image": "1257.jpg", + "label": "Straight" + }, + { + "image": "1259.jpg", + "label": "Straight" + }, + { + "image": "1260.jpg", + "label": "Straight" + }, + { + "image": "1263.jpg", + "label": "Straight" + }, + { + "image": "1264.jpg", + "label": "Straight" + }, + { + "image": "1265.jpg", + "label": "Straight" + }, + { + "image": "1266.jpg", + "label": "Rejected" + }, + { + "image": "1269.jpg", + "label": "Straight" + }, + { + "image": "1270.jpg", + "label": "Straight" + }, + { + "image": "1271.jpg", + "label": "Straight" + }, + { + "image": "1273.jpg", + "label": "Straight" + }, + { + "image": "1274.jpg", + "label": "Straight" + }, + { + "image": "1275.jpg", + "label": "Leaned" + }, + { + "image": "1276.jpg", + "label": "Rejected" + }, + { + "image": "1278.jpg", + "label": "Straight" + }, + { + "image": "1279.jpg", + "label": "Rejected" + }, + { + "image": "1280.jpg", + "label": "Rejected" + }, + { + "image": "1281.jpg", + "label": "Straight" + }, + { + "image": "1283.jpg", + "label": "Straight" + }, + { + "image": "1287.jpg", + "label": "Straight" + }, + { + "image": "1288.jpg", + "label": "Straight" + }, + { + "image": "1289.jpg", + "label": "Rejected" + }, + { + "image": "1291.jpg", + "label": "Straight" + }, + { + "image": "1292.jpg", + "label": "Straight" + }, + { + "image": "1293.jpg", + "label": "Straight" + }, + { + "image": "1294.jpg", + "label": "Leaned" + }, + { + "image": "1297.jpg", + "label": "Straight" + }, + { + "image": "1298.jpg", + "label": "Straight" + }, + { + "image": "1299.jpg", + "label": "Leaned" + }, + { + "image": "1301.jpg", + "label": "Leaned" + }, + { + "image": "1302.jpg", + "label": "Straight" + }, + { + "image": "1305.jpg", + "label": "Straight" + }, + { + "image": "1309.jpg", + "label": "Straight" + }, + { + "image": "1310.jpg", + "label": "Straight" + }, + { + "image": "1311.jpg", + "label": "Straight" + }, + { + "image": "1312.jpg", + "label": "Straight" + }, + { + "image": "1313.jpg", + "label": "Straight" + }, + { + "image": "1314.jpg", + "label": "Leaned" + }, + { + "image": "1316.jpg", + "label": "Leaned" + }, + { + "image": "1318.jpg", + "label": "Straight" + }, + { + "image": "1319.jpg", + "label": "Leaned" + }, + { + "image": "1321.jpg", + "label": "Straight" + }, + { + "image": "1323.jpg", + "label": "Straight" + }, + { + "image": "1324.jpg", + "label": "Straight" + }, + { + "image": "1326.jpg", + "label": "Straight" + }, + { + "image": "1328.jpg", + "label": "Straight" + }, + { + "image": "1329.jpg", + "label": "Leaned" + }, + { + "image": "1330.jpg", + "label": "Straight" + }, + { + "image": "1331.jpg", + "label": "Straight" + }, + { + "image": "1333.jpg", + "label": "Straight" + }, + { + "image": "1335.jpg", + "label": "Straight" + }, + { + "image": "1336.jpg", + "label": "Straight" + }, + { + "image": "1337.jpg", + "label": "Straight" + }, + { + "image": "1339.jpg", + "label": "Leaned" + }, + { + "image": "1342.jpg", + "label": "Straight" + }, + { + "image": "1343.jpg", + "label": "Straight" + }, + { + "image": "1344.jpg", + "label": "Straight" + }, + { + "image": "1345.jpg", + "label": "Straight" + }, + { + "image": "1346.jpg", + "label": "Leaned" + }, + { + "image": "1347.jpg", + "label": "Leaned" + }, + { + "image": "1348.jpg", + "label": "Straight" + }, + { + "image": "1349.jpg", + "label": "Straight" + }, + { + "image": "1351.jpg", + "label": "Straight" + }, + { + "image": "1352.jpg", + "label": "Straight" + }, + { + "image": "1353.jpg", + "label": "Straight" + }, + { + "image": "1354.jpg", + "label": "Straight" + }, + { + "image": "1355.jpg", + "label": "Straight" + }, + { + "image": "1357.jpg", + "label": "Straight" + }, + { + "image": "1358.jpg", + "label": "Straight" + }, + { + "image": "1359.jpg", + "label": "Straight" + }, + { + "image": "1360.jpg", + "label": "Straight" + }, + { + "image": "1361.jpg", + "label": "Leaned" + }, + { + "image": "1362.jpg", + "label": "Rejected" + }, + { + "image": "1363.jpg", + "label": "Leaned" + }, + { + "image": "1364.jpg", + "label": "Straight" + }, + { + "image": "1366.jpg", + "label": "Rejected" + }, + { + "image": "1369.jpg", + "label": "Rejected" + }, + { + "image": "1370.jpg", + "label": "Rejected" + }, + { + "image": "1371.jpg", + "label": "Rejected" + }, + { + "image": "1372.jpg", + "label": "Rejected" + }, + { + "image": "1374.jpg", + "label": "Rejected" + }, + { + "image": "1378.jpg", + "label": "Straight" + }, + { + "image": "1379.jpg", + "label": "Rejected" + }, + { + "image": "1380.jpg", + "label": "Straight" + }, + { + "image": "1382.jpg", + "label": "Leaned" + }, + { + "image": "1385.jpg", + "label": "Straight" + }, + { + "image": "1386.jpg", + "label": "Rejected" + }, + { + "image": "1387.jpg", + "label": "Rejected" + }, + { + "image": "1388.jpg", + "label": "Rejected" + }, + { + "image": "1389.jpg", + "label": "Straight" + }, + { + "image": "1390.jpg", + "label": "Straight" + }, + { + "image": "1392.jpg", + "label": "Straight" + }, + { + "image": "1393.jpg", + "label": "Straight" + }, + { + "image": "1394.jpg", + "label": "Straight" + }, + { + "image": "1396.jpg", + "label": "Rejected" + }, + { + "image": "1398.jpg", + "label": "Leaned" + }, + { + "image": "1399.jpg", + "label": "Straight" + }, + { + "image": "1400.jpg", + "label": "Straight" + }, + { + "image": "1401.jpg", + "label": "Straight" + }, + { + "image": "1402.jpg", + "label": "Rejected" + }, + { + "image": "1403.jpg", + "label": "Straight" + }, + { + "image": "1404.jpg", + "label": "Straight" + }, + { + "image": "1405.jpg", + "label": "Leaned" + }, + { + "image": "1407.jpg", + "label": "Straight" + }, + { + "image": "1408.jpg", + "label": "Straight" + }, + { + "image": "1409.jpg", + "label": "Straight" + }, + { + "image": "1410.jpg", + "label": "Straight" + }, + { + "image": "1411.jpg", + "label": "Straight" + }, + { + "image": "1412.jpg", + "label": "Straight" + }, + { + "image": "1413.jpg", + "label": "Straight" + }, + { + "image": "1415.jpg", + "label": "Straight" + }, + { + "image": "1416.jpg", + "label": "Leaned" + }, + { + "image": "1418.jpg", + "label": "Leaned" + }, + { + "image": "1419.jpg", + "label": "Leaned" + }, + { + "image": "1420.jpg", + "label": "Rejected" + }, + { + "image": "1422.jpg", + "label": "Rejected" + }, + { + "image": "1423.jpg", + "label": "Leaned" + }, + { + "image": "1424.jpg", + "label": "Straight" + }, + { + "image": "1425.jpg", + "label": "Straight" + }, + { + "image": "1428.jpg", + "label": "Straight" + }, + { + "image": "1429.jpg", + "label": "Straight" + }, + { + "image": "1430.jpg", + "label": "Straight" + }, + { + "image": "1431.jpg", + "label": "Straight" + }, + { + "image": "1432.jpg", + "label": "Straight" + }, + { + "image": "1433.jpg", + "label": "Rejected" + }, + { + "image": "1434.jpg", + "label": "Straight" + }, + { + "image": "1436.jpg", + "label": "Straight" + }, + { + "image": "1437.jpg", + "label": "Straight" + }, + { + "image": "1438.jpg", + "label": "Rejected" + }, + { + "image": "1440.jpg", + "label": "Straight" + }, + { + "image": "1441.jpg", + "label": "Straight" + }, + { + "image": "1442.jpg", + "label": "Straight" + }, + { + "image": "1444.jpg", + "label": "Rejected" + }, + { + "image": "1448.jpg", + "label": "Straight" + }, + { + "image": "1449.jpg", + "label": "Straight" + }, + { + "image": "1451.jpg", + "label": "Straight" + }, + { + "image": "1452.jpg", + "label": "Straight" + }, + { + "image": "1454.jpg", + "label": "Straight" + }, + { + "image": "1455.jpg", + "label": "Straight" + }, + { + "image": "1456.jpg", + "label": "Straight" + }, + { + "image": "1457.jpg", + "label": "Straight" + }, + { + "image": "1458.jpg", + "label": "Straight" + }, + { + "image": "1459.jpg", + "label": "Straight" + }, + { + "image": "1461.jpg", + "label": "Straight" + }, + { + "image": "1462.jpg", + "label": "Straight" + }, + { + "image": "1464.jpg", + "label": "Straight" + }, + { + "image": "1465.jpg", + "label": "Leaned" + }, + { + "image": "1466.jpg", + "label": "Straight" + }, + { + "image": "1467.jpg", + "label": "Straight" + }, + { + "image": "1469.jpg", + "label": "Straight" + }, + { + "image": "1470.jpg", + "label": "Straight" + }, + { + "image": "1473.jpg", + "label": "Straight" + }, + { + "image": "1475.jpg", + "label": "Straight" + }, + { + "image": "1477.jpg", + "label": "Straight" + }, + { + "image": "1478.jpg", + "label": "Straight" + }, + { + "image": "1481.jpg", + "label": "Straight" + }, + { + "image": "1482.jpg", + "label": "Leaned" + }, + { + "image": "1483.jpg", + "label": "Leaned" + }, + { + "image": "1484.jpg", + "label": "Straight" + }, + { + "image": "1488.jpg", + "label": "Leaned" + }, + { + "image": "1489.jpg", + "label": "Straight" + }, + { + "image": "1492.jpg", + "label": "Rejected" + }, + { + "image": "1493.jpg", + "label": "Straight" + }, + { + "image": "1494.jpg", + "label": "Leaned" + }, + { + "image": "1495.jpg", + "label": "Straight" + }, + { + "image": "1496.jpg", + "label": "Rejected" + }, + { + "image": "1498.jpg", + "label": "Rejected" + }, + { + "image": "1500.jpg", + "label": "Straight" + }, + { + "image": "1501.jpg", + "label": "Straight" + }, + { + "image": "1502.jpg", + "label": "Rejected" + }, + { + "image": "1503.jpg", + "label": "Rejected" + }, + { + "image": "1508.jpg", + "label": "Rejected" + }, + { + "image": "1509.jpg", + "label": "Straight" + }, + { + "image": "1510.jpg", + "label": "Rejected" + }, + { + "image": "1511.jpg", + "label": "Rejected" + }, + { + "image": "1512.jpg", + "label": "Rejected" + }, + { + "image": "1514.jpg", + "label": "Rejected" + }, + { + "image": "1515.jpg", + "label": "Rejected" + }, + { + "image": "1516.jpg", + "label": "Rejected" + }, + { + "image": "1517.jpg", + "label": "Leaned" + }, + { + "image": "1518.jpg", + "label": "Leaned" + }, + { + "image": "1519.jpg", + "label": "Rejected" + }, + { + "image": "1520.jpg", + "label": "Rejected" + }, + { + "image": "1521.jpg", + "label": "Rejected" + }, + { + "image": "1522.jpg", + "label": "Rejected" + }, + { + "image": "1523.jpg", + "label": "Rejected" + }, + { + "image": "1524.jpg", + "label": "Straight" + }, + { + "image": "1527.jpg", + "label": "Leaned" + }, + { + "image": "1529.jpg", + "label": "Straight" + }, + { + "image": "1531.jpg", + "label": "Rejected" + }, + { + "image": "1532.jpg", + "label": "Rejected" + }, + { + "image": "1534.jpg", + "label": "Straight" + }, + { + "image": "1536.jpg", + "label": "Rejected" + }, + { + "image": "1538.jpg", + "label": "Leaned" + }, + { + "image": "1539.jpg", + "label": "Rejected" + }, + { + "image": "1540.jpg", + "label": "Leaned" + }, + { + "image": "1541.jpg", + "label": "Rejected" + }, + { + "image": "1542.jpg", + "label": "Rejected" + }, + { + "image": "1543.jpg", + "label": "Rejected" + }, + { + "image": "1545.jpg", + "label": "Rejected" + }, + { + "image": "1547.jpg", + "label": "Straight" + }, + { + "image": "1548.jpg", + "label": "Rejected" + }, + { + "image": "1549.jpg", + "label": "Straight" + }, + { + "image": "1552.jpg", + "label": "Rejected" + }, + { + "image": "1554.jpg", + "label": "Leaned" + }, + { + "image": "1555.jpg", + "label": "Rejected" + }, + { + "image": "1556.jpg", + "label": "Straight" + }, + { + "image": "1558.jpg", + "label": "Rejected" + }, + { + "image": "1559.jpg", + "label": "Leaned" + }, + { + "image": "1561.jpg", + "label": "Rejected" + }, + { + "image": "1562.jpg", + "label": "Straight" + }, + { + "image": "1563.jpg", + "label": "Rejected" + }, + { + "image": "1564.jpg", + "label": "Leaned" + }, + { + "image": "1566.jpg", + "label": "Rejected" + }, + { + "image": "1567.jpg", + "label": "Rejected" + }, + { + "image": "1568.jpg", + "label": "Rejected" + }, + { + "image": "1571.jpg", + "label": "Rejected" + }, + { + "image": "1573.jpg", + "label": "Straight" + }, + { + "image": "1574.jpg", + "label": "Rejected" + }, + { + "image": "1577.jpg", + "label": "Rejected" + }, + { + "image": "1580.jpg", + "label": "Straight" + }, + { + "image": "1582.jpg", + "label": "Rejected" + }, + { + "image": "1585.jpg", + "label": "Rejected" + }, + { + "image": "1586.jpg", + "label": "Straight" + }, + { + "image": "1587.jpg", + "label": "Straight" + }, + { + "image": "1589.jpg", + "label": "Straight" + }, + { + "image": "1590.jpg", + "label": "Rejected" + }, + { + "image": "1591.jpg", + "label": "Rejected" + }, + { + "image": "1592.jpg", + "label": "Straight" + }, + { + "image": "1593.jpg", + "label": "Rejected" + }, + { + "image": "1594.jpg", + "label": "Rejected" + }, + { + "image": "1595.jpg", + "label": "Rejected" + }, + { + "image": "1596.jpg", + "label": "Straight" + }, + { + "image": "1597.jpg", + "label": "Rejected" + }, + { + "image": "1598.jpg", + "label": "Rejected" + }, + { + "image": "1599.jpg", + "label": "Rejected" + }, + { + "image": "1601.jpg", + "label": "Straight" + }, + { + "image": "1602.jpg", + "label": "Straight" + }, + { + "image": "1603.jpg", + "label": "Straight" + }, + { + "image": "1604.jpg", + "label": "Rejected" + }, + { + "image": "1605.jpg", + "label": "Rejected" + }, + { + "image": "1606.jpg", + "label": "Rejected" + }, + { + "image": "1607.jpg", + "label": "Straight" + }, + { + "image": "1608.jpg", + "label": "Straight" + }, + { + "image": "1609.jpg", + "label": "Leaned" + }, + { + "image": "1610.jpg", + "label": "Rejected" + }, + { + "image": "1611.jpg", + "label": "Straight" + }, + { + "image": "1612.jpg", + "label": "Straight" + }, + { + "image": "1613.jpg", + "label": "Rejected" + }, + { + "image": "1616.jpg", + "label": "Rejected" + }, + { + "image": "1618.jpg", + "label": "Leaned" + }, + { + "image": "1620.jpg", + "label": "Rejected" + }, + { + "image": "1621.jpg", + "label": "Leaned" + }, + { + "image": "1622.jpg", + "label": "Rejected" + }, + { + "image": "1625.jpg", + "label": "Leaned" + }, + { + "image": "1627.jpg", + "label": "Straight" + }, + { + "image": "1628.jpg", + "label": "Straight" + }, + { + "image": "1629.jpg", + "label": "Rejected" + }, + { + "image": "1630.jpg", + "label": "Leaned" + }, + { + "image": "1631.jpg", + "label": "Leaned" + }, + { + "image": "1632.jpg", + "label": "Leaned" + }, + { + "image": "1633.jpg", + "label": "Rejected" + }, + { + "image": "1634.jpg", + "label": "Rejected" + }, + { + "image": "1636.jpg", + "label": "Rejected" + }, + { + "image": "1638.jpg", + "label": "Leaned" + }, + { + "image": "1639.jpg", + "label": "Rejected" + }, + { + "image": "1641.jpg", + "label": "Straight" + }, + { + "image": "1642.jpg", + "label": "Leaned" + }, + { + "image": "1643.jpg", + "label": "Leaned" + }, + { + "image": "1644.jpg", + "label": "Leaned" + }, + { + "image": "1645.jpg", + "label": "Rejected" + }, + { + "image": "1646.jpg", + "label": "Leaned" + }, + { + "image": "1647.jpg", + "label": "Straight" + }, + { + "image": "1648.jpg", + "label": "Rejected" + }, + { + "image": "1649.jpg", + "label": "Leaned" + }, + { + "image": "1650.jpg", + "label": "Leaned" + }, + { + "image": "1651.jpg", + "label": "Leaned" + }, + { + "image": "1653.jpg", + "label": "Leaned" + }, + { + "image": "1654.jpg", + "label": "Leaned" + }, + { + "image": "1655.jpg", + "label": "Straight" + }, + { + "image": "1656.jpg", + "label": "Leaned" + }, + { + "image": "1657.jpg", + "label": "Straight" + }, + { + "image": "1659.jpg", + "label": "Straight" + }, + { + "image": "1660.jpg", + "label": "Straight" + }, + { + "image": "1661.jpg", + "label": "Straight" + }, + { + "image": "1664.jpg", + "label": "Leaned" + }, + { + "image": "1665.jpg", + "label": "Leaned" + }, + { + "image": "1666.jpg", + "label": "Straight" + }, + { + "image": "1667.jpg", + "label": "Straight" + }, + { + "image": "1668.jpg", + "label": "Leaned" + }, + { + "image": "1669.jpg", + "label": "Leaned" + }, + { + "image": "1670.jpg", + "label": "Leaned" + }, + { + "image": "1671.jpg", + "label": "Leaned" + }, + { + "image": "1672.jpg", + "label": "Straight" + }, + { + "image": "1673.jpg", + "label": "Leaned" + }, + { + "image": "1674.jpg", + "label": "Rejected" + }, + { + "image": "1675.jpg", + "label": "Straight" + }, + { + "image": "1676.jpg", + "label": "Straight" + }, + { + "image": "1677.jpg", + "label": "Straight" + }, + { + "image": "1678.jpg", + "label": "Leaned" + }, + { + "image": "1683.jpg", + "label": "Leaned" + }, + { + "image": "1685.jpg", + "label": "Leaned" + }, + { + "image": "1687.jpg", + "label": "Straight" + }, + { + "image": "1688.jpg", + "label": "Leaned" + }, + { + "image": "1689.jpg", + "label": "Straight" + }, + { + "image": "1690.jpg", + "label": "Leaned" + }, + { + "image": "1691.jpg", + "label": "Leaned" + }, + { + "image": "1692.jpg", + "label": "Leaned" + }, + { + "image": "1694.jpg", + "label": "Leaned" + }, + { + "image": "1695.jpg", + "label": "Rejected" + }, + { + "image": "1696.jpg", + "label": "Straight" + }, + { + "image": "1697.jpg", + "label": "Leaned" + }, + { + "image": "1698.jpg", + "label": "Leaned" + }, + { + "image": "1700.jpg", + "label": "Straight" + }, + { + "image": "1701.jpg", + "label": "Straight" + }, + { + "image": "1702.jpg", + "label": "Rejected" + }, + { + "image": "1703.jpg", + "label": "Straight" + }, + { + "image": "1704.jpg", + "label": "Straight" + }, + { + "image": "1706.jpg", + "label": "Leaned" + }, + { + "image": "1707.jpg", + "label": "Leaned" + }, + { + "image": "1708.jpg", + "label": "Leaned" + }, + { + "image": "1709.jpg", + "label": "Leaned" + }, + { + "image": "1710.jpg", + "label": "Leaned" + }, + { + "image": "1711.jpg", + "label": "Leaned" + }, + { + "image": "1712.jpg", + "label": "Rejected" + }, + { + "image": "1713.jpg", + "label": "Leaned" + }, + { + "image": "1714.jpg", + "label": "Rejected" + }, + { + "image": "1715.jpg", + "label": "Straight" + }, + { + "image": "1716.jpg", + "label": "Rejected" + }, + { + "image": "1717.jpg", + "label": "Leaned" + }, + { + "image": "1719.jpg", + "label": "Straight" + }, + { + "image": "1720.jpg", + "label": "Rejected" + }, + { + "image": "1723.jpg", + "label": "Straight" + }, + { + "image": "1725.jpg", + "label": "Rejected" + }, + { + "image": "1726.jpg", + "label": "Leaned" + }, + { + "image": "1727.jpg", + "label": "Straight" + }, + { + "image": "1730.jpg", + "label": "Rejected" + }, + { + "image": "1732.jpg", + "label": "Leaned" + }, + { + "image": "1733.jpg", + "label": "Straight" + }, + { + "image": "1734.jpg", + "label": "Leaned" + }, + { + "image": "1735.jpg", + "label": "Leaned" + }, + { + "image": "1736.jpg", + "label": "Leaned" + }, + { + "image": "1737.jpg", + "label": "Leaned" + }, + { + "image": "1738.jpg", + "label": "Straight" + }, + { + "image": "1739.jpg", + "label": "Straight" + }, + { + "image": "1742.jpg", + "label": "Straight" + }, + { + "image": "1743.jpg", + "label": "Leaned" + }, + { + "image": "1744.jpg", + "label": "Leaned" + }, + { + "image": "1745.jpg", + "label": "Leaned" + }, + { + "image": "1746.jpg", + "label": "Leaned" + }, + { + "image": "1747.jpg", + "label": "Leaned" + }, + { + "image": "1749.jpg", + "label": "Leaned" + }, + { + "image": "1751.jpg", + "label": "Leaned" + }, + { + "image": "1752.jpg", + "label": "Leaned" + }, + { + "image": "1754.jpg", + "label": "Straight" + }, + { + "image": "1755.jpg", + "label": "Rejected" + }, + { + "image": "1757.jpg", + "label": "Leaned" + }, + { + "image": "1762.jpg", + "label": "Leaned" + }, + { + "image": "1763.jpg", + "label": "Rejected" + }, + { + "image": "1764.jpg", + "label": "Leaned" + }, + { + "image": "1765.jpg", + "label": "Leaned" + }, + { + "image": "1766.jpg", + "label": "Rejected" + }, + { + "image": "1767.jpg", + "label": "Leaned" + }, + { + "image": "1768.jpg", + "label": "Leaned" + }, + { + "image": "1769.jpg", + "label": "Leaned" + }, + { + "image": "1770.jpg", + "label": "Straight" + }, + { + "image": "1771.jpg", + "label": "Leaned" + }, + { + "image": "1775.jpg", + "label": "Rejected" + }, + { + "image": "1776.jpg", + "label": "Leaned" + }, + { + "image": "1784.jpg", + "label": "Straight" + }, + { + "image": "1786.jpg", + "label": "Leaned" + }, + { + "image": "1787.jpg", + "label": "Straight" + }, + { + "image": "1788.jpg", + "label": "Leaned" + }, + { + "image": "1789.jpg", + "label": "Leaned" + }, + { + "image": "1793.jpg", + "label": "Leaned" + }, + { + "image": "1794.jpg", + "label": "Rejected" + }, + { + "image": "1796.jpg", + "label": "Straight" + }, + { + "image": "1798.jpg", + "label": "Leaned" + }, + { + "image": "1799.jpg", + "label": "Leaned" + }, + { + "image": "1800.jpg", + "label": "Leaned" + }, + { + "image": "1802.jpg", + "label": "Leaned" + }, + { + "image": "1804.jpg", + "label": "Leaned" + }, + { + "image": "1805.jpg", + "label": "Straight" + }, + { + "image": "1806.jpg", + "label": "Leaned" + }, + { + "image": "1807.jpg", + "label": "Leaned" + }, + { + "image": "1808.jpg", + "label": "Leaned" + }, + { + "image": "1809.jpg", + "label": "Straight" + }, + { + "image": "1812.jpg", + "label": "Straight" + }, + { + "image": "1813.jpg", + "label": "Straight" + }, + { + "image": "1815.jpg", + "label": "Rejected" + }, + { + "image": "1816.jpg", + "label": "Straight" + }, + { + "image": "1817.jpg", + "label": "Straight" + }, + { + "image": "1819.jpg", + "label": "Straight" + }, + { + "image": "1821.jpg", + "label": "Straight" + }, + { + "image": "1823.jpg", + "label": "Leaned" + }, + { + "image": "1825.jpg", + "label": "Leaned" + }, + { + "image": "1826.jpg", + "label": "Straight" + }, + { + "image": "1827.jpg", + "label": "Straight" + }, + { + "image": "1831.jpg", + "label": "Straight" + }, + { + "image": "1832.jpg", + "label": "Straight" + }, + { + "image": "1834.jpg", + "label": "Straight" + }, + { + "image": "1835.jpg", + "label": "Rejected" + }, + { + "image": "1836.jpg", + "label": "Rejected" + }, + { + "image": "1837.jpg", + "label": "Rejected" + }, + { + "image": "1841.jpg", + "label": "Leaned" + }, + { + "image": "1843.jpg", + "label": "Leaned" + }, + { + "image": "1844.jpg", + "label": "Rejected" + }, + { + "image": "1845.jpg", + "label": "Rejected" + }, + { + "image": "1846.jpg", + "label": "Rejected" + }, + { + "image": "1848.jpg", + "label": "Straight" + }, + { + "image": "1849.jpg", + "label": "Rejected" + }, + { + "image": "1851.jpg", + "label": "Rejected" + }, + { + "image": "1852.jpg", + "label": "Leaned" + }, + { + "image": "1853.jpg", + "label": "Rejected" + }, + { + "image": "1854.jpg", + "label": "Leaned" + }, + { + "image": "1855.jpg", + "label": "Rejected" + }, + { + "image": "1859.jpg", + "label": "Leaned" + }, + { + "image": "1860.jpg", + "label": "Rejected" + }, + { + "image": "1861.jpg", + "label": "Straight" + }, + { + "image": "1862.jpg", + "label": "Leaned" + }, + { + "image": "1863.jpg", + "label": "Leaned" + }, + { + "image": "1865.jpg", + "label": "Straight" + }, + { + "image": "1868.jpg", + "label": "Straight" + }, + { + "image": "1869.jpg", + "label": "Leaned" + }, + { + "image": "1871.jpg", + "label": "Rejected" + }, + { + "image": "1872.jpg", + "label": "Rejected" + }, + { + "image": "1873.jpg", + "label": "Rejected" + }, + { + "image": "1874.jpg", + "label": "Straight" + }, + { + "image": "1875.jpg", + "label": "Rejected" + }, + { + "image": "1877.jpg", + "label": "Leaned" + }, + { + "image": "1879.jpg", + "label": "Leaned" + }, + { + "image": "1880.jpg", + "label": "Rejected" + }, + { + "image": "1883.jpg", + "label": "Rejected" + }, + { + "image": "1884.jpg", + "label": "Straight" + }, + { + "image": "1886.jpg", + "label": "Straight" + }, + { + "image": "1887.jpg", + "label": "Straight" + }, + { + "image": "1888.jpg", + "label": "Straight" + }, + { + "image": "1890.jpg", + "label": "Straight" + }, + { + "image": "1891.jpg", + "label": "Leaned" + }, + { + "image": "1892.jpg", + "label": "Leaned" + }, + { + "image": "1893.jpg", + "label": "Rejected" + }, + { + "image": "1894.jpg", + "label": "Rejected" + }, + { + "image": "1895.jpg", + "label": "Rejected" + }, + { + "image": "1896.jpg", + "label": "Straight" + }, + { + "image": "1897.jpg", + "label": "Leaned" + }, + { + "image": "1898.jpg", + "label": "Leaned" + }, + { + "image": "1899.jpg", + "label": "Leaned" + }, + { + "image": "1900.jpg", + "label": "Leaned" + }, + { + "image": "1901.jpg", + "label": "Rejected" + }, + { + "image": "1902.jpg", + "label": "Straight" + }, + { + "image": "1903.jpg", + "label": "Leaned" + }, + { + "image": "1904.jpg", + "label": "Leaned" + }, + { + "image": "1905.jpg", + "label": "Leaned" + }, + { + "image": "1906.jpg", + "label": "Leaned" + }, + { + "image": "1907.jpg", + "label": "Rejected" + }, + { + "image": "1908.jpg", + "label": "Straight" + }, + { + "image": "1909.jpg", + "label": "Straight" + }, + { + "image": "1910.jpg", + "label": "Leaned" + }, + { + "image": "1912.jpg", + "label": "Straight" + }, + { + "image": "1913.jpg", + "label": "Rejected" + }, + { + "image": "1914.jpg", + "label": "Straight" + }, + { + "image": "1915.jpg", + "label": "Rejected" + }, + { + "image": "1916.jpg", + "label": "Straight" + }, + { + "image": "1917.jpg", + "label": "Leaned" + }, + { + "image": "1918.jpg", + "label": "Leaned" + }, + { + "image": "1919.jpg", + "label": "Straight" + }, + { + "image": "1920.jpg", + "label": "Leaned" + }, + { + "image": "1922.jpg", + "label": "Rejected" + }, + { + "image": "1923.jpg", + "label": "Leaned" + }, + { + "image": "1924.jpg", + "label": "Rejected" + }, + { + "image": "1925.jpg", + "label": "Rejected" + }, + { + "image": "1926.jpg", + "label": "Leaned" + }, + { + "image": "1928.jpg", + "label": "Leaned" + }, + { + "image": "1929.jpg", + "label": "Rejected" + }, + { + "image": "1930.jpg", + "label": "Leaned" + }, + { + "image": "1931.jpg", + "label": "Leaned" + }, + { + "image": "1932.jpg", + "label": "Leaned" + }, + { + "image": "1933.jpg", + "label": "Leaned" + }, + { + "image": "1934.jpg", + "label": "Leaned" + }, + { + "image": "1935.jpg", + "label": "Rejected" + }, + { + "image": "1937.jpg", + "label": "Straight" + }, + { + "image": "1938.jpg", + "label": "Straight" + }, + { + "image": "1939.jpg", + "label": "Rejected" + }, + { + "image": "1941.jpg", + "label": "Leaned" + }, + { + "image": "1942.jpg", + "label": "Rejected" + }, + { + "image": "1945.jpg", + "label": "Leaned" + }, + { + "image": "1946.jpg", + "label": "Leaned" + }, + { + "image": "1948.jpg", + "label": "Leaned" + }, + { + "image": "1949.jpg", + "label": "Leaned" + }, + { + "image": "1950.jpg", + "label": "Straight" + }, + { + "image": "1951.jpg", + "label": "Rejected" + }, + { + "image": "1952.jpg", + "label": "Leaned" + }, + { + "image": "1953.jpg", + "label": "Leaned" + }, + { + "image": "1954.jpg", + "label": "Leaned" + }, + { + "image": "1955.jpg", + "label": "Straight" + }, + { + "image": "1956.jpg", + "label": "Leaned" + }, + { + "image": "1960.jpg", + "label": "Leaned" + }, + { + "image": "1961.jpg", + "label": "Straight" + }, + { + "image": "1962.jpg", + "label": "Leaned" + }, + { + "image": "1963.jpg", + "label": "Straight" + }, + { + "image": "1964.jpg", + "label": "Straight" + }, + { + "image": "1967.jpg", + "label": "Rejected" + }, + { + "image": "1968.jpg", + "label": "Straight" + }, + { + "image": "1972.jpg", + "label": "Leaned" + }, + { + "image": "1973.jpg", + "label": "Rejected" + }, + { + "image": "1974.jpg", + "label": "Leaned" + }, + { + "image": "1975.jpg", + "label": "Rejected" + }, + { + "image": "1976.jpg", + "label": "Rejected" + }, + { + "image": "1977.jpg", + "label": "Leaned" + }, + { + "image": "1979.jpg", + "label": "Leaned" + }, + { + "image": "1980.jpg", + "label": "Leaned" + }, + { + "image": "1981.jpg", + "label": "Rejected" + }, + { + "image": "1982.jpg", + "label": "Rejected" + }, + { + "image": "1983.jpg", + "label": "Straight" + }, + { + "image": "1984.jpg", + "label": "Leaned" + }, + { + "image": "1985.jpg", + "label": "Straight" + }, + { + "image": "1987.jpg", + "label": "Straight" + }, + { + "image": "1989.jpg", + "label": "Leaned" + }, + { + "image": "1990.jpg", + "label": "Leaned" + }, + { + "image": "1991.jpg", + "label": "Leaned" + }, + { + "image": "1992.jpg", + "label": "Leaned" + }, + { + "image": "1994.jpg", + "label": "Leaned" + }, + { + "image": "1995.jpg", + "label": "Straight" + }, + { + "image": "1997.jpg", + "label": "Leaned" + }, + { + "image": "1998.jpg", + "label": "Leaned" + }, + { + "image": "1999.jpg", + "label": "Straight" + }, + { + "image": "2004.jpg", + "label": "Leaned" + }, + { + "image": "2006.jpg", + "label": "Leaned" + }, + { + "image": "2008.jpg", + "label": "Leaned" + }, + { + "image": "2009.jpg", + "label": "Straight" + }, + { + "image": "2010.jpg", + "label": "Straight" + }, + { + "image": "2011.jpg", + "label": "Leaned" + }, + { + "image": "2012.jpg", + "label": "Leaned" + }, + { + "image": "2013.jpg", + "label": "Rejected" + }, + { + "image": "2016.jpg", + "label": "Rejected" + }, + { + "image": "2017.jpg", + "label": "Leaned" + }, + { + "image": "2019.jpg", + "label": "Leaned" + }, + { + "image": "2021.jpg", + "label": "Leaned" + }, + { + "image": "2023.jpg", + "label": "Straight" + }, + { + "image": "2024.jpg", + "label": "Straight" + }, + { + "image": "2025.jpg", + "label": "Straight" + }, + { + "image": "2026.jpg", + "label": "Leaned" + }, + { + "image": "2027.jpg", + "label": "Leaned" + }, + { + "image": "2028.jpg", + "label": "Leaned" + }, + { + "image": "2029.jpg", + "label": "Rejected" + }, + { + "image": "2030.jpg", + "label": "Rejected" + }, + { + "image": "2031.jpg", + "label": "Leaned" + }, + { + "image": "2033.jpg", + "label": "Straight" + }, + { + "image": "2034.jpg", + "label": "Leaned" + }, + { + "image": "2035.jpg", + "label": "Rejected" + }, + { + "image": "2038.jpg", + "label": "Leaned" + }, + { + "image": "2041.jpg", + "label": "Straight" + }, + { + "image": "2042.jpg", + "label": "Rejected" + }, + { + "image": "2043.jpg", + "label": "Leaned" + }, + { + "image": "2044.jpg", + "label": "Straight" + }, + { + "image": "2046.jpg", + "label": "Straight" + }, + { + "image": "2047.jpg", + "label": "Leaned" + }, + { + "image": "2048.jpg", + "label": "Straight" + }, + { + "image": "2049.jpg", + "label": "Straight" + }, + { + "image": "2050.jpg", + "label": "Straight" + }, + { + "image": "2051.jpg", + "label": "Straight" + }, + { + "image": "2052.jpg", + "label": "Leaned" + }, + { + "image": "2053.jpg", + "label": "Straight" + }, + { + "image": "2054.jpg", + "label": "Leaned" + }, + { + "image": "2057.jpg", + "label": "Straight" + }, + { + "image": "2060.jpg", + "label": "Leaned" + }, + { + "image": "2061.jpg", + "label": "Leaned" + }, + { + "image": "2062.jpg", + "label": "Leaned" + }, + { + "image": "2064.jpg", + "label": "Leaned" + }, + { + "image": "2066.jpg", + "label": "Leaned" + }, + { + "image": "2068.jpg", + "label": "Straight" + }, + { + "image": "2069.jpg", + "label": "Leaned" + }, + { + "image": "2070.jpg", + "label": "Straight" + }, + { + "image": "2071.jpg", + "label": "Straight" + }, + { + "image": "2072.jpg", + "label": "Straight" + }, + { + "image": "2073.jpg", + "label": "Straight" + }, + { + "image": "2074.jpg", + "label": "Straight" + }, + { + "image": "2076.jpg", + "label": "Straight" + }, + { + "image": "2078.jpg", + "label": "Straight" + }, + { + "image": "2079.jpg", + "label": "Straight" + }, + { + "image": "2080.jpg", + "label": "Straight" + }, + { + "image": "2082.jpg", + "label": "Straight" + }, + { + "image": "2083.jpg", + "label": "Leaned" + }, + { + "image": "2084.jpg", + "label": "Straight" + }, + { + "image": "2085.jpg", + "label": "Leaned" + }, + { + "image": "2087.jpg", + "label": "Straight" + }, + { + "image": "2088.jpg", + "label": "Straight" + }, + { + "image": "2091.jpg", + "label": "Straight" + }, + { + "image": "2092.jpg", + "label": "Leaned" + }, + { + "image": "2095.jpg", + "label": "Leaned" + }, + { + "image": "2096.jpg", + "label": "Straight" + }, + { + "image": "2097.jpg", + "label": "Straight" + }, + { + "image": "2100.jpg", + "label": "Leaned" + }, + { + "image": "2102.jpg", + "label": "Leaned" + }, + { + "image": "2103.jpg", + "label": "Leaned" + }, + { + "image": "2104.jpg", + "label": "Straight" + }, + { + "image": "2106.jpg", + "label": "Straight" + }, + { + "image": "2107.jpg", + "label": "Straight" + }, + { + "image": "2108.jpg", + "label": "Straight" + }, + { + "image": "2109.jpg", + "label": "Straight" + }, + { + "image": "2110.jpg", + "label": "Straight" + }, + { + "image": "2111.jpg", + "label": "Leaned" + }, + { + "image": "2112.jpg", + "label": "Straight" + }, + { + "image": "2113.jpg", + "label": "Straight" + }, + { + "image": "2114.jpg", + "label": "Leaned" + }, + { + "image": "2117.jpg", + "label": "Straight" + }, + { + "image": "2118.jpg", + "label": "Leaned" + }, + { + "image": "2119.jpg", + "label": "Leaned" + }, + { + "image": "2120.jpg", + "label": "Leaned" + }, + { + "image": "2121.jpg", + "label": "Straight" + }, + { + "image": "2122.jpg", + "label": "Straight" + }, + { + "image": "2123.jpg", + "label": "Leaned" + }, + { + "image": "2127.jpg", + "label": "Leaned" + }, + { + "image": "2128.jpg", + "label": "Leaned" + }, + { + "image": "2129.jpg", + "label": "Straight" + }, + { + "image": "2130.jpg", + "label": "Leaned" + }, + { + "image": "2131.jpg", + "label": "Straight" + }, + { + "image": "2133.jpg", + "label": "Straight" + }, + { + "image": "2134.jpg", + "label": "Straight" + }, + { + "image": "2135.jpg", + "label": "Straight" + }, + { + "image": "2136.jpg", + "label": "Straight" + }, + { + "image": "2138.jpg", + "label": "Straight" + }, + { + "image": "2139.jpg", + "label": "Leaned" + }, + { + "image": "2140.jpg", + "label": "Leaned" + }, + { + "image": "2141.jpg", + "label": "Leaned" + }, + { + "image": "2142.jpg", + "label": "Leaned" + }, + { + "image": "2143.jpg", + "label": "Leaned" + }, + { + "image": "2144.jpg", + "label": "Straight" + }, + { + "image": "2146.jpg", + "label": "Straight" + }, + { + "image": "2147.jpg", + "label": "Leaned" + }, + { + "image": "2148.jpg", + "label": "Leaned" + }, + { + "image": "2149.jpg", + "label": "Leaned" + }, + { + "image": "2150.jpg", + "label": "Straight" + }, + { + "image": "2152.jpg", + "label": "Leaned" + }, + { + "image": "2153.jpg", + "label": "Leaned" + }, + { + "image": "2155.jpg", + "label": "Leaned" + }, + { + "image": "2156.jpg", + "label": "Leaned" + }, + { + "image": "2157.jpg", + "label": "Leaned" + }, + { + "image": "2160.jpg", + "label": "Straight" + }, + { + "image": "2161.jpg", + "label": "Leaned" + }, + { + "image": "2162.jpg", + "label": "Leaned" + }, + { + "image": "2163.jpg", + "label": "Straight" + }, + { + "image": "2164.jpg", + "label": "Leaned" + }, + { + "image": "2165.jpg", + "label": "Straight" + }, + { + "image": "2167.jpg", + "label": "Leaned" + }, + { + "image": "2168.jpg", + "label": "Leaned" + }, + { + "image": "2169.jpg", + "label": "Leaned" + }, + { + "image": "2170.jpg", + "label": "Leaned" + }, + { + "image": "2171.jpg", + "label": "Straight" + }, + { + "image": "2172.jpg", + "label": "Straight" + }, + { + "image": "2173.jpg", + "label": "Straight" + }, + { + "image": "2174.jpg", + "label": "Straight" + }, + { + "image": "2175.jpg", + "label": "Straight" + }, + { + "image": "2176.jpg", + "label": "Leaned" + }, + { + "image": "2177.jpg", + "label": "Straight" + }, + { + "image": "2178.jpg", + "label": "Leaned" + }, + { + "image": "2179.jpg", + "label": "Straight" + }, + { + "image": "2181.jpg", + "label": "Leaned" + }, + { + "image": "2182.jpg", + "label": "Leaned" + }, + { + "image": "2183.jpg", + "label": "Straight" + }, + { + "image": "2184.jpg", + "label": "Straight" + }, + { + "image": "2185.jpg", + "label": "Straight" + }, + { + "image": "2187.jpg", + "label": "Straight" + }, + { + "image": "2188.jpg", + "label": "Leaned" + }, + { + "image": "2189.jpg", + "label": "Straight" + }, + { + "image": "2190.jpg", + "label": "Straight" + }, + { + "image": "2191.jpg", + "label": "Leaned" + }, + { + "image": "2192.jpg", + "label": "Straight" + }, + { + "image": "2193.jpg", + "label": "Straight" + }, + { + "image": "2194.jpg", + "label": "Straight" + }, + { + "image": "2197.jpg", + "label": "Straight" + }, + { + "image": "2199.jpg", + "label": "Leaned" + }, + { + "image": "2202.jpg", + "label": "Rejected" + }, + { + "image": "2204.jpg", + "label": "Rejected" + }, + { + "image": "2206.jpg", + "label": "Rejected" + }, + { + "image": "2208.jpg", + "label": "Leaned" + }, + { + "image": "2209.jpg", + "label": "Leaned" + }, + { + "image": "2212.jpg", + "label": "Leaned" + }, + { + "image": "2214.jpg", + "label": "Leaned" + }, + { + "image": "2215.jpg", + "label": "Straight" + }, + { + "image": "2217.jpg", + "label": "Leaned" + }, + { + "image": "2220.jpg", + "label": "Leaned" + }, + { + "image": "2221.jpg", + "label": "Straight" + }, + { + "image": "2222.jpg", + "label": "Leaned" + }, + { + "image": "2223.jpg", + "label": "Leaned" + }, + { + "image": "2229.jpg", + "label": "Straight" + }, + { + "image": "2230.jpg", + "label": "Straight" + }, + { + "image": "2233.jpg", + "label": "Straight" + }, + { + "image": "2234.jpg", + "label": "Straight" + }, + { + "image": "2235.jpg", + "label": "Leaned" + }, + { + "image": "2236.jpg", + "label": "Leaned" + }, + { + "image": "2237.jpg", + "label": "Leaned" + }, + { + "image": "2238.jpg", + "label": "Leaned" + }, + { + "image": "2239.jpg", + "label": "Straight" + }, + { + "image": "2243.jpg", + "label": "Straight" + }, + { + "image": "2244.jpg", + "label": "Straight" + }, + { + "image": "2245.jpg", + "label": "Leaned" + }, + { + "image": "2246.jpg", + "label": "Leaned" + }, + { + "image": "2247.jpg", + "label": "Straight" + }, + { + "image": "2248.jpg", + "label": "Straight" + }, + { + "image": "2250.jpg", + "label": "Leaned" + }, + { + "image": "2252.jpg", + "label": "Leaned" + }, + { + "image": "2253.jpg", + "label": "Straight" + }, + { + "image": "2254.jpg", + "label": "Straight" + }, + { + "image": "2255.jpg", + "label": "Leaned" + }, + { + "image": "2257.jpg", + "label": "Leaned" + }, + { + "image": "2258.jpg", + "label": "Leaned" + }, + { + "image": "2259.jpg", + "label": "Leaned" + }, + { + "image": "2260.jpg", + "label": "Straight" + }, + { + "image": "2261.jpg", + "label": "Straight" + }, + { + "image": "2262.jpg", + "label": "Leaned" + }, + { + "image": "2264.jpg", + "label": "Straight" + }, + { + "image": "2265.jpg", + "label": "Leaned" + }, + { + "image": "2267.jpg", + "label": "Straight" + }, + { + "image": "2268.jpg", + "label": "Straight" + }, + { + "image": "2269.jpg", + "label": "Straight" + }, + { + "image": "2270.jpg", + "label": "Leaned" + }, + { + "image": "2271.jpg", + "label": "Leaned" + }, + { + "image": "2272.jpg", + "label": "Leaned" + }, + { + "image": "2273.jpg", + "label": "Leaned" + }, + { + "image": "2276.jpg", + "label": "Leaned" + }, + { + "image": "2278.jpg", + "label": "Straight" + }, + { + "image": "2279.jpg", + "label": "Straight" + }, + { + "image": "2280.jpg", + "label": "Straight" + }, + { + "image": "2282.jpg", + "label": "Leaned" + }, + { + "image": "2283.jpg", + "label": "Straight" + }, + { + "image": "2284.jpg", + "label": "Straight" + }, + { + "image": "2285.jpg", + "label": "Straight" + }, + { + "image": "2287.jpg", + "label": "Rejected" + }, + { + "image": "2288.jpg", + "label": "Leaned" + }, + { + "image": "2289.jpg", + "label": "Leaned" + }, + { + "image": "2291.jpg", + "label": "Leaned" + }, + { + "image": "2292.jpg", + "label": "Straight" + }, + { + "image": "2294.jpg", + "label": "Leaned" + }, + { + "image": "2296.jpg", + "label": "Straight" + }, + { + "image": "2299.jpg", + "label": "Straight" + }, + { + "image": "2300.jpg", + "label": "Leaned" + }, + { + "image": "2301.jpg", + "label": "Leaned" + }, + { + "image": "2302.jpg", + "label": "Leaned" + }, + { + "image": "2303.jpg", + "label": "Leaned" + }, + { + "image": "2306.jpg", + "label": "Leaned" + }, + { + "image": "2307.jpg", + "label": "Leaned" + }, + { + "image": "2310.jpg", + "label": "Straight" + }, + { + "image": "2311.jpg", + "label": "Straight" + }, + { + "image": "2312.jpg", + "label": "Rejected" + }, + { + "image": "2313.jpg", + "label": "Straight" + }, + { + "image": "2315.jpg", + "label": "Rejected" + }, + { + "image": "2317.jpg", + "label": "Leaned" + }, + { + "image": "2318.jpg", + "label": "Leaned" + }, + { + "image": "2321.jpg", + "label": "Rejected" + }, + { + "image": "2322.jpg", + "label": "Straight" + }, + { + "image": "2324.jpg", + "label": "Leaned" + }, + { + "image": "2325.jpg", + "label": "Rejected" + }, + { + "image": "2326.jpg", + "label": "Rejected" + }, + { + "image": "2327.jpg", + "label": "Straight" + }, + { + "image": "2328.jpg", + "label": "Straight" + }, + { + "image": "2331.jpg", + "label": "Leaned" + }, + { + "image": "2333.jpg", + "label": "Straight" + }, + { + "image": "2335.jpg", + "label": "Rejected" + }, + { + "image": "2336.jpg", + "label": "Rejected" + }, + { + "image": "2338.jpg", + "label": "Leaned" + }, + { + "image": "2340.jpg", + "label": "Rejected" + }, + { + "image": "2342.jpg", + "label": "Rejected" + }, + { + "image": "2343.jpg", + "label": "Straight" + }, + { + "image": "2344.jpg", + "label": "Straight" + }, + { + "image": "2345.jpg", + "label": "Leaned" + }, + { + "image": "2346.jpg", + "label": "Leaned" + }, + { + "image": "2349.jpg", + "label": "Leaned" + }, + { + "image": "2350.jpg", + "label": "Rejected" + }, + { + "image": "2351.jpg", + "label": "Rejected" + }, + { + "image": "2352.jpg", + "label": "Rejected" + }, + { + "image": "2356.jpg", + "label": "Leaned" + }, + { + "image": "2359.jpg", + "label": "Leaned" + }, + { + "image": "2360.jpg", + "label": "Straight" + }, + { + "image": "2361.jpg", + "label": "Straight" + }, + { + "image": "2362.jpg", + "label": "Rejected" + }, + { + "image": "2363.jpg", + "label": "Straight" + }, + { + "image": "2364.jpg", + "label": "Rejected" + }, + { + "image": "2365.jpg", + "label": "Leaned" + }, + { + "image": "2366.jpg", + "label": "Rejected" + }, + { + "image": "2367.jpg", + "label": "Leaned" + }, + { + "image": "2368.jpg", + "label": "Leaned" + }, + { + "image": "2369.jpg", + "label": "Leaned" + }, + { + "image": "2370.jpg", + "label": "Leaned" + }, + { + "image": "2371.jpg", + "label": "Leaned" + }, + { + "image": "2372.jpg", + "label": "Leaned" + }, + { + "image": "2373.jpg", + "label": "Rejected" + }, + { + "image": "2376.jpg", + "label": "Leaned" + }, + { + "image": "2377.jpg", + "label": "Leaned" + }, + { + "image": "2378.jpg", + "label": "Leaned" + }, + { + "image": "2379.jpg", + "label": "Rejected" + }, + { + "image": "2381.jpg", + "label": "Straight" + }, + { + "image": "2382.jpg", + "label": "Straight" + }, + { + "image": "2385.jpg", + "label": "Leaned" + }, + { + "image": "2386.jpg", + "label": "Leaned" + }, + { + "image": "2388.jpg", + "label": "Straight" + }, + { + "image": "2390.jpg", + "label": "Leaned" + }, + { + "image": "2392.jpg", + "label": "Leaned" + }, + { + "image": "2393.jpg", + "label": "Leaned" + }, + { + "image": "2394.jpg", + "label": "Rejected" + }, + { + "image": "2395.jpg", + "label": "Straight" + }, + { + "image": "2396.jpg", + "label": "Leaned" + }, + { + "image": "2397.jpg", + "label": "Leaned" + }, + { + "image": "2398.jpg", + "label": "Leaned" + }, + { + "image": "2399.jpg", + "label": "Leaned" + }, + { + "image": "2400.jpg", + "label": "Straight" + }, + { + "image": "2403.jpg", + "label": "Straight" + }, + { + "image": "2406.jpg", + "label": "Rejected" + }, + { + "image": "2407.jpg", + "label": "Straight" + }, + { + "image": "2408.jpg", + "label": "Straight" + }, + { + "image": "2410.jpg", + "label": "Leaned" + }, + { + "image": "2411.jpg", + "label": "Leaned" + }, + { + "image": "2412.jpg", + "label": "Straight" + }, + { + "image": "2413.jpg", + "label": "Rejected" + }, + { + "image": "2414.jpg", + "label": "Rejected" + }, + { + "image": "2415.jpg", + "label": "Leaned" + }, + { + "image": "2418.jpg", + "label": "Straight" + }, + { + "image": "2419.jpg", + "label": "Leaned" + }, + { + "image": "2420.jpg", + "label": "Leaned" + }, + { + "image": "2421.jpg", + "label": "Leaned" + }, + { + "image": "2422.jpg", + "label": "Rejected" + }, + { + "image": "2423.jpg", + "label": "Leaned" + }, + { + "image": "2425.jpg", + "label": "Rejected" + }, + { + "image": "2426.jpg", + "label": "Rejected" + }, + { + "image": "2427.jpg", + "label": "Rejected" + }, + { + "image": "2428.jpg", + "label": "Leaned" + }, + { + "image": "2429.jpg", + "label": "Rejected" + }, + { + "image": "2430.jpg", + "label": "Rejected" + }, + { + "image": "2431.jpg", + "label": "Leaned" + }, + { + "image": "2432.jpg", + "label": "Leaned" + }, + { + "image": "2434.jpg", + "label": "Leaned" + }, + { + "image": "2436.jpg", + "label": "Straight" + }, + { + "image": "2437.jpg", + "label": "Leaned" + }, + { + "image": "2439.jpg", + "label": "Leaned" + }, + { + "image": "2440.jpg", + "label": "Leaned" + }, + { + "image": "2441.jpg", + "label": "Straight" + }, + { + "image": "2442.jpg", + "label": "Leaned" + }, + { + "image": "4.jpg", + "label": "Straight" + }, + { + "image": "18.jpg", + "label": "Straight" + }, + { + "image": "38.jpg", + "label": "Straight" + }, + { + "image": "48.jpg", + "label": "Straight" + }, + { + "image": "50.jpg", + "label": "Straight" + }, + { + "image": "60.jpg", + "label": "Straight" + }, + { + "image": "100.jpg", + "label": "Leaned" + }, + { + "image": "102.jpg", + "label": "Straight" + }, + { + "image": "107.jpg", + "label": "Straight" + }, + { + "image": "127.jpg", + "label": "Leaned" + }, + { + "image": "131.jpg", + "label": "Leaned" + }, + { + "image": "144.jpg", + "label": "Straight" + }, + { + "image": "164.jpg", + "label": "Straight" + }, + { + "image": "172.jpg", + "label": "Straight" + }, + { + "image": "181.jpg", + "label": "Straight" + }, + { + "image": "183.jpg", + "label": "Straight" + }, + { + "image": "190.jpg", + "label": "Leaned" + }, + { + "image": "205.jpg", + "label": "Straight" + }, + { + "image": "208.jpg", + "label": "Straight" + }, + { + "image": "211.jpg", + "label": "Rejected" + }, + { + "image": "230.jpg", + "label": "Straight" + }, + { + "image": "238.jpg", + "label": "Straight" + }, + { + "image": "267.jpg", + "label": "Straight" + }, + { + "image": "269.jpg", + "label": "Straight" + }, + { + "image": "275.jpg", + "label": "Straight" + }, + { + "image": "277.jpg", + "label": "Leaned" + }, + { + "image": "307.jpg", + "label": "Straight" + }, + { + "image": "311.jpg", + "label": "Straight" + }, + { + "image": "322.jpg", + "label": "Straight" + }, + { + "image": "324.jpg", + "label": "Leaned" + }, + { + "image": "354.jpg", + "label": "Straight" + }, + { + "image": "356.jpg", + "label": "Straight" + }, + { + "image": "363.jpg", + "label": "Straight" + }, + { + "image": "388.jpg", + "label": "Straight" + }, + { + "image": "430.jpg", + "label": "Straight" + }, + { + "image": "434.jpg", + "label": "Straight" + }, + { + "image": "451.jpg", + "label": "Straight" + }, + { + "image": "465.jpg", + "label": "Straight" + }, + { + "image": "466.jpg", + "label": "Leaned" + }, + { + "image": "478.jpg", + "label": "Rejected" + }, + { + "image": "489.jpg", + "label": "Straight" + }, + { + "image": "492.jpg", + "label": "Straight" + }, + { + "image": "503.jpg", + "label": "Rejected" + }, + { + "image": "543.jpg", + "label": "Rejected" + }, + { + "image": "558.jpg", + "label": "Straight" + }, + { + "image": "566.jpg", + "label": "Straight" + }, + { + "image": "577.jpg", + "label": "Straight" + }, + { + "image": "585.jpg", + "label": "Leaned" + }, + { + "image": "600.jpg", + "label": "Straight" + }, + { + "image": "615.jpg", + "label": "Straight" + }, + { + "image": "640.jpg", + "label": "Straight" + }, + { + "image": "644.jpg", + "label": "Straight" + }, + { + "image": "666.jpg", + "label": "Straight" + }, + { + "image": "682.jpg", + "label": "Straight" + }, + { + "image": "701.jpg", + "label": "Straight" + }, + { + "image": "708.jpg", + "label": "Straight" + }, + { + "image": "710.jpg", + "label": "Straight" + }, + { + "image": "734.jpg", + "label": "Straight" + }, + { + "image": "736.jpg", + "label": "Leaned" + }, + { + "image": "738.jpg", + "label": "Straight" + }, + { + "image": "742.jpg", + "label": "Straight" + }, + { + "image": "757.jpg", + "label": "Rejected" + }, + { + "image": "759.jpg", + "label": "Straight" + }, + { + "image": "778.jpg", + "label": "Straight" + }, + { + "image": "790.jpg", + "label": "Leaned" + }, + { + "image": "794.jpg", + "label": "Straight" + }, + { + "image": "798.jpg", + "label": "Leaned" + }, + { + "image": "799.jpg", + "label": "Rejected" + }, + { + "image": "800.jpg", + "label": "Straight" + }, + { + "image": "823.jpg", + "label": "Straight" + }, + { + "image": "858.jpg", + "label": "Straight" + }, + { + "image": "866.jpg", + "label": "Leaned" + }, + { + "image": "868.jpg", + "label": "Straight" + }, + { + "image": "879.jpg", + "label": "Straight" + }, + { + "image": "881.jpg", + "label": "Straight" + }, + { + "image": "888.jpg", + "label": "Straight" + }, + { + "image": "893.jpg", + "label": "Straight" + }, + { + "image": "904.jpg", + "label": "Leaned" + }, + { + "image": "916.jpg", + "label": "Rejected" + }, + { + "image": "923.jpg", + "label": "Straight" + }, + { + "image": "933.jpg", + "label": "Straight" + }, + { + "image": "942.jpg", + "label": "Leaned" + }, + { + "image": "958.jpg", + "label": "Straight" + }, + { + "image": "983.jpg", + "label": "Straight" + }, + { + "image": "1016.jpg", + "label": "Straight" + }, + { + "image": "1024.jpg", + "label": "Leaned" + }, + { + "image": "1030.jpg", + "label": "Straight" + }, + { + "image": "1041.jpg", + "label": "Straight" + }, + { + "image": "1043.jpg", + "label": "Straight" + }, + { + "image": "1075.jpg", + "label": "Straight" + }, + { + "image": "1078.jpg", + "label": "Straight" + }, + { + "image": "1083.jpg", + "label": "Straight" + }, + { + "image": "1092.jpg", + "label": "Straight" + }, + { + "image": "1102.jpg", + "label": "Straight" + }, + { + "image": "1112.jpg", + "label": "Straight" + }, + { + "image": "1116.jpg", + "label": "Straight" + }, + { + "image": "1128.jpg", + "label": "Straight" + }, + { + "image": "1139.jpg", + "label": "Straight" + }, + { + "image": "1162.jpg", + "label": "Straight" + }, + { + "image": "1193.jpg", + "label": "Straight" + }, + { + "image": "1216.jpg", + "label": "Straight" + }, + { + "image": "1242.jpg", + "label": "Straight" + }, + { + "image": "1244.jpg", + "label": "Straight" + }, + { + "image": "1247.jpg", + "label": "Straight" + }, + { + "image": "1261.jpg", + "label": "Leaned" + }, + { + "image": "1267.jpg", + "label": "Leaned" + }, + { + "image": "1268.jpg", + "label": "Straight" + }, + { + "image": "1290.jpg", + "label": "Leaned" + }, + { + "image": "1304.jpg", + "label": "Straight" + }, + { + "image": "1315.jpg", + "label": "Leaned" + }, + { + "image": "1320.jpg", + "label": "Straight" + }, + { + "image": "1322.jpg", + "label": "Rejected" + }, + { + "image": "1340.jpg", + "label": "Straight" + }, + { + "image": "1375.jpg", + "label": "Rejected" + }, + { + "image": "1383.jpg", + "label": "Rejected" + }, + { + "image": "1384.jpg", + "label": "Leaned" + }, + { + "image": "1406.jpg", + "label": "Straight" + }, + { + "image": "1426.jpg", + "label": "Straight" + }, + { + "image": "1427.jpg", + "label": "Leaned" + }, + { + "image": "1445.jpg", + "label": "Straight" + }, + { + "image": "1450.jpg", + "label": "Straight" + }, + { + "image": "1460.jpg", + "label": "Leaned" + }, + { + "image": "1468.jpg", + "label": "Straight" + }, + { + "image": "1472.jpg", + "label": "Straight" + }, + { + "image": "1474.jpg", + "label": "Straight" + }, + { + "image": "1479.jpg", + "label": "Straight" + }, + { + "image": "1485.jpg", + "label": "Straight" + }, + { + "image": "1490.jpg", + "label": "Straight" + }, + { + "image": "1505.jpg", + "label": "Rejected" + }, + { + "image": "1528.jpg", + "label": "Rejected" + }, + { + "image": "1537.jpg", + "label": "Leaned" + }, + { + "image": "1544.jpg", + "label": "Straight" + }, + { + "image": "1557.jpg", + "label": "Rejected" + }, + { + "image": "1560.jpg", + "label": "Straight" + }, + { + "image": "1570.jpg", + "label": "Rejected" + }, + { + "image": "1584.jpg", + "label": "Rejected" + }, + { + "image": "1614.jpg", + "label": "Leaned" + }, + { + "image": "1624.jpg", + "label": "Rejected" + }, + { + "image": "1626.jpg", + "label": "Rejected" + }, + { + "image": "1637.jpg", + "label": "Rejected" + }, + { + "image": "1640.jpg", + "label": "Rejected" + }, + { + "image": "1681.jpg", + "label": "Leaned" + }, + { + "image": "1682.jpg", + "label": "Leaned" + }, + { + "image": "1686.jpg", + "label": "Leaned" + }, + { + "image": "1693.jpg", + "label": "Rejected" + }, + { + "image": "1705.jpg", + "label": "Leaned" + }, + { + "image": "1722.jpg", + "label": "Straight" + }, + { + "image": "1728.jpg", + "label": "Straight" + }, + { + "image": "1741.jpg", + "label": "Leaned" + }, + { + "image": "1748.jpg", + "label": "Leaned" + }, + { + "image": "1750.jpg", + "label": "Leaned" + }, + { + "image": "1761.jpg", + "label": "Leaned" + }, + { + "image": "1772.jpg", + "label": "Rejected" + }, + { + "image": "1774.jpg", + "label": "Rejected" + }, + { + "image": "1778.jpg", + "label": "Leaned" + }, + { + "image": "1779.jpg", + "label": "Rejected" + }, + { + "image": "1780.jpg", + "label": "Rejected" + }, + { + "image": "1781.jpg", + "label": "Leaned" + }, + { + "image": "1783.jpg", + "label": "Straight" + }, + { + "image": "1795.jpg", + "label": "Rejected" + }, + { + "image": "1801.jpg", + "label": "Leaned" + }, + { + "image": "1811.jpg", + "label": "Straight" + }, + { + "image": "1818.jpg", + "label": "Straight" + }, + { + "image": "1838.jpg", + "label": "Rejected" + }, + { + "image": "1839.jpg", + "label": "Rejected" + }, + { + "image": "1842.jpg", + "label": "Rejected" + }, + { + "image": "1858.jpg", + "label": "Straight" + }, + { + "image": "1878.jpg", + "label": "Leaned" + }, + { + "image": "1885.jpg", + "label": "Straight" + }, + { + "image": "1940.jpg", + "label": "Leaned" + }, + { + "image": "1943.jpg", + "label": "Straight" + }, + { + "image": "1947.jpg", + "label": "Leaned" + }, + { + "image": "1970.jpg", + "label": "Leaned" + }, + { + "image": "1978.jpg", + "label": "Leaned" + }, + { + "image": "2001.jpg", + "label": "Straight" + }, + { + "image": "2002.jpg", + "label": "Rejected" + }, + { + "image": "2015.jpg", + "label": "Rejected" + }, + { + "image": "2032.jpg", + "label": "Rejected" + }, + { + "image": "2036.jpg", + "label": "Straight" + }, + { + "image": "2040.jpg", + "label": "Straight" + }, + { + "image": "2045.jpg", + "label": "Straight" + }, + { + "image": "2063.jpg", + "label": "Straight" + }, + { + "image": "2075.jpg", + "label": "Straight" + }, + { + "image": "2086.jpg", + "label": "Leaned" + }, + { + "image": "2098.jpg", + "label": "Straight" + }, + { + "image": "2099.jpg", + "label": "Straight" + }, + { + "image": "2116.jpg", + "label": "Leaned" + }, + { + "image": "2124.jpg", + "label": "Straight" + }, + { + "image": "2132.jpg", + "label": "Leaned" + }, + { + "image": "2137.jpg", + "label": "Leaned" + }, + { + "image": "2158.jpg", + "label": "Leaned" + }, + { + "image": "2166.jpg", + "label": "Leaned" + }, + { + "image": "2180.jpg", + "label": "Leaned" + }, + { + "image": "2186.jpg", + "label": "Straight" + }, + { + "image": "2195.jpg", + "label": "Straight" + }, + { + "image": "2201.jpg", + "label": "Leaned" + }, + { + "image": "2203.jpg", + "label": "Leaned" + }, + { + "image": "2205.jpg", + "label": "Leaned" + }, + { + "image": "2210.jpg", + "label": "Straight" + }, + { + "image": "2213.jpg", + "label": "Straight" + }, + { + "image": "2216.jpg", + "label": "Straight" + }, + { + "image": "2218.jpg", + "label": "Leaned" + }, + { + "image": "2228.jpg", + "label": "Straight" + }, + { + "image": "2240.jpg", + "label": "Leaned" + }, + { + "image": "2249.jpg", + "label": "Straight" + }, + { + "image": "2251.jpg", + "label": "Leaned" + }, + { + "image": "2263.jpg", + "label": "Leaned" + }, + { + "image": "2286.jpg", + "label": "Straight" + }, + { + "image": "2308.jpg", + "label": "Leaned" + }, + { + "image": "2316.jpg", + "label": "Leaned" + }, + { + "image": "2319.jpg", + "label": "Straight" + }, + { + "image": "2323.jpg", + "label": "Leaned" + }, + { + "image": "2329.jpg", + "label": "Rejected" + }, + { + "image": "2332.jpg", + "label": "Straight" + }, + { + "image": "2334.jpg", + "label": "Rejected" + }, + { + "image": "2341.jpg", + "label": "Rejected" + }, + { + "image": "2347.jpg", + "label": "Straight" + }, + { + "image": "2354.jpg", + "label": "Rejected" + }, + { + "image": "2358.jpg", + "label": "Leaned" + }, + { + "image": "2374.jpg", + "label": "Leaned" + }, + { + "image": "2375.jpg", + "label": "Leaned" + }, + { + "image": "2387.jpg", + "label": "Straight" + }, + { + "image": "2389.jpg", + "label": "Rejected" + }, + { + "image": "2402.jpg", + "label": "Rejected" + }, + { + "image": "2405.jpg", + "label": "Leaned" + }, + { + "image": "2409.jpg", + "label": "Straight" + }, + { + "image": "2433.jpg", + "label": "Leaned" + }, + { + "image": "5.jpg", + "label": "Straight" + }, + { + "image": "13.jpg", + "label": "Straight" + }, + { + "image": "36.jpg", + "label": "Leaned" + }, + { + "image": "37.jpg", + "label": "Rejected" + }, + { + "image": "39.jpg", + "label": "Straight" + }, + { + "image": "40.jpg", + "label": "Straight" + }, + { + "image": "44.jpg", + "label": "Straight" + }, + { + "image": "61.jpg", + "label": "Rejected" + }, + { + "image": "65.jpg", + "label": "Rejected" + }, + { + "image": "68.jpg", + "label": "Straight" + }, + { + "image": "73.jpg", + "label": "Straight" + }, + { + "image": "76.jpg", + "label": "Straight" + }, + { + "image": "81.jpg", + "label": "Straight" + }, + { + "image": "86.jpg", + "label": "Straight" + }, + { + "image": "92.jpg", + "label": "Leaned" + }, + { + "image": "104.jpg", + "label": "Straight" + }, + { + "image": "110.jpg", + "label": "Leaned" + }, + { + "image": "114.jpg", + "label": "Straight" + }, + { + "image": "115.jpg", + "label": "Straight" + }, + { + "image": "132.jpg", + "label": "Leaned" + }, + { + "image": "136.jpg", + "label": "Straight" + }, + { + "image": "156.jpg", + "label": "Leaned" + }, + { + "image": "162.jpg", + "label": "Straight" + }, + { + "image": "166.jpg", + "label": "Straight" + }, + { + "image": "174.jpg", + "label": "Straight" + }, + { + "image": "176.jpg", + "label": "Straight" + }, + { + "image": "180.jpg", + "label": "Straight" + }, + { + "image": "201.jpg", + "label": "Straight" + }, + { + "image": "206.jpg", + "label": "Straight" + }, + { + "image": "213.jpg", + "label": "Straight" + }, + { + "image": "215.jpg", + "label": "Straight" + }, + { + "image": "225.jpg", + "label": "Straight" + }, + { + "image": "228.jpg", + "label": "Straight" + }, + { + "image": "231.jpg", + "label": "Straight" + }, + { + "image": "242.jpg", + "label": "Straight" + }, + { + "image": "244.jpg", + "label": "Straight" + }, + { + "image": "249.jpg", + "label": "Straight" + }, + { + "image": "272.jpg", + "label": "Straight" + }, + { + "image": "280.jpg", + "label": "Leaned" + }, + { + "image": "281.jpg", + "label": "Straight" + }, + { + "image": "290.jpg", + "label": "Straight" + }, + { + "image": "291.jpg", + "label": "Straight" + }, + { + "image": "293.jpg", + "label": "Straight" + }, + { + "image": "294.jpg", + "label": "Leaned" + }, + { + "image": "295.jpg", + "label": "Rejected" + }, + { + "image": "296.jpg", + "label": "Straight" + }, + { + "image": "310.jpg", + "label": "Straight" + }, + { + "image": "352.jpg", + "label": "Straight" + }, + { + "image": "357.jpg", + "label": "Leaned" + }, + { + "image": "361.jpg", + "label": "Straight" + }, + { + "image": "364.jpg", + "label": "Rejected" + }, + { + "image": "368.jpg", + "label": "Straight" + }, + { + "image": "374.jpg", + "label": "Straight" + }, + { + "image": "375.jpg", + "label": "Straight" + }, + { + "image": "381.jpg", + "label": "Straight" + }, + { + "image": "383.jpg", + "label": "Rejected" + }, + { + "image": "401.jpg", + "label": "Straight" + }, + { + "image": "409.jpg", + "label": "Straight" + }, + { + "image": "419.jpg", + "label": "Straight" + }, + { + "image": "422.jpg", + "label": "Leaned" + }, + { + "image": "423.jpg", + "label": "Straight" + }, + { + "image": "428.jpg", + "label": "Rejected" + }, + { + "image": "435.jpg", + "label": "Straight" + }, + { + "image": "437.jpg", + "label": "Straight" + }, + { + "image": "439.jpg", + "label": "Straight" + }, + { + "image": "441.jpg", + "label": "Straight" + }, + { + "image": "443.jpg", + "label": "Leaned" + }, + { + "image": "458.jpg", + "label": "Straight" + }, + { + "image": "459.jpg", + "label": "Straight" + }, + { + "image": "461.jpg", + "label": "Rejected" + }, + { + "image": "475.jpg", + "label": "Leaned" + }, + { + "image": "482.jpg", + "label": "Rejected" + }, + { + "image": "508.jpg", + "label": "Rejected" + }, + { + "image": "516.jpg", + "label": "Straight" + }, + { + "image": "532.jpg", + "label": "Straight" + }, + { + "image": "538.jpg", + "label": "Straight" + }, + { + "image": "542.jpg", + "label": "Straight" + }, + { + "image": "547.jpg", + "label": "Straight" + }, + { + "image": "549.jpg", + "label": "Straight" + }, + { + "image": "560.jpg", + "label": "Leaned" + }, + { + "image": "564.jpg", + "label": "Leaned" + }, + { + "image": "575.jpg", + "label": "Leaned" + }, + { + "image": "581.jpg", + "label": "Rejected" + }, + { + "image": "588.jpg", + "label": "Straight" + }, + { + "image": "608.jpg", + "label": "Straight" + }, + { + "image": "630.jpg", + "label": "Straight" + }, + { + "image": "642.jpg", + "label": "Straight" + }, + { + "image": "648.jpg", + "label": "Straight" + }, + { + "image": "654.jpg", + "label": "Straight" + }, + { + "image": "660.jpg", + "label": "Straight" + }, + { + "image": "670.jpg", + "label": "Leaned" + }, + { + "image": "673.jpg", + "label": "Straight" + }, + { + "image": "674.jpg", + "label": "Straight" + }, + { + "image": "685.jpg", + "label": "Rejected" + }, + { + "image": "695.jpg", + "label": "Rejected" + }, + { + "image": "697.jpg", + "label": "Leaned" + }, + { + "image": "703.jpg", + "label": "Straight" + }, + { + "image": "709.jpg", + "label": "Leaned" + }, + { + "image": "713.jpg", + "label": "Leaned" + }, + { + "image": "719.jpg", + "label": "Straight" + }, + { + "image": "735.jpg", + "label": "Rejected" + }, + { + "image": "746.jpg", + "label": "Straight" + }, + { + "image": "748.jpg", + "label": "Straight" + }, + { + "image": "751.jpg", + "label": "Straight" + }, + { + "image": "752.jpg", + "label": "Straight" + }, + { + "image": "756.jpg", + "label": "Straight" + }, + { + "image": "760.jpg", + "label": "Straight" + }, + { + "image": "762.jpg", + "label": "Leaned" + }, + { + "image": "763.jpg", + "label": "Leaned" + }, + { + "image": "764.jpg", + "label": "Straight" + }, + { + "image": "767.jpg", + "label": "Straight" + }, + { + "image": "771.jpg", + "label": "Straight" + }, + { + "image": "785.jpg", + "label": "Straight" + }, + { + "image": "787.jpg", + "label": "Straight" + }, + { + "image": "797.jpg", + "label": "Straight" + }, + { + "image": "806.jpg", + "label": "Rejected" + }, + { + "image": "809.jpg", + "label": "Rejected" + }, + { + "image": "815.jpg", + "label": "Straight" + }, + { + "image": "819.jpg", + "label": "Straight" + }, + { + "image": "826.jpg", + "label": "Straight" + }, + { + "image": "827.jpg", + "label": "Straight" + }, + { + "image": "834.jpg", + "label": "Straight" + }, + { + "image": "840.jpg", + "label": "Straight" + }, + { + "image": "841.jpg", + "label": "Straight" + }, + { + "image": "842.jpg", + "label": "Straight" + }, + { + "image": "844.jpg", + "label": "Leaned" + }, + { + "image": "845.jpg", + "label": "Straight" + }, + { + "image": "853.jpg", + "label": "Straight" + }, + { + "image": "854.jpg", + "label": "Straight" + }, + { + "image": "865.jpg", + "label": "Straight" + }, + { + "image": "896.jpg", + "label": "Straight" + }, + { + "image": "914.jpg", + "label": "Straight" + }, + { + "image": "948.jpg", + "label": "Straight" + }, + { + "image": "961.jpg", + "label": "Straight" + }, + { + "image": "966.jpg", + "label": "Straight" + }, + { + "image": "968.jpg", + "label": "Leaned" + }, + { + "image": "972.jpg", + "label": "Straight" + }, + { + "image": "985.jpg", + "label": "Straight" + }, + { + "image": "993.jpg", + "label": "Leaned" + }, + { + "image": "1001.jpg", + "label": "Straight" + }, + { + "image": "1005.jpg", + "label": "Straight" + }, + { + "image": "1007.jpg", + "label": "Straight" + }, + { + "image": "1012.jpg", + "label": "Straight" + }, + { + "image": "1015.jpg", + "label": "Leaned" + }, + { + "image": "1017.jpg", + "label": "Straight" + }, + { + "image": "1019.jpg", + "label": "Leaned" + }, + { + "image": "1029.jpg", + "label": "Leaned" + }, + { + "image": "1054.jpg", + "label": "Leaned" + }, + { + "image": "1067.jpg", + "label": "Straight" + }, + { + "image": "1076.jpg", + "label": "Straight" + }, + { + "image": "1088.jpg", + "label": "Straight" + }, + { + "image": "1098.jpg", + "label": "Straight" + }, + { + "image": "1106.jpg", + "label": "Straight" + }, + { + "image": "1111.jpg", + "label": "Straight" + }, + { + "image": "1124.jpg", + "label": "Straight" + }, + { + "image": "1125.jpg", + "label": "Straight" + }, + { + "image": "1129.jpg", + "label": "Straight" + }, + { + "image": "1130.jpg", + "label": "Leaned" + }, + { + "image": "1134.jpg", + "label": "Straight" + }, + { + "image": "1142.jpg", + "label": "Straight" + }, + { + "image": "1152.jpg", + "label": "Straight" + }, + { + "image": "1153.jpg", + "label": "Straight" + }, + { + "image": "1194.jpg", + "label": "Straight" + }, + { + "image": "1202.jpg", + "label": "Leaned" + }, + { + "image": "1209.jpg", + "label": "Straight" + }, + { + "image": "1217.jpg", + "label": "Straight" + }, + { + "image": "1225.jpg", + "label": "Straight" + }, + { + "image": "1233.jpg", + "label": "Straight" + }, + { + "image": "1234.jpg", + "label": "Straight" + }, + { + "image": "1240.jpg", + "label": "Rejected" + }, + { + "image": "1248.jpg", + "label": "Leaned" + }, + { + "image": "1249.jpg", + "label": "Straight" + }, + { + "image": "1252.jpg", + "label": "Rejected" + }, + { + "image": "1255.jpg", + "label": "Straight" + }, + { + "image": "1256.jpg", + "label": "Leaned" + }, + { + "image": "1272.jpg", + "label": "Straight" + }, + { + "image": "1277.jpg", + "label": "Straight" + }, + { + "image": "1282.jpg", + "label": "Rejected" + }, + { + "image": "1284.jpg", + "label": "Rejected" + }, + { + "image": "1285.jpg", + "label": "Rejected" + }, + { + "image": "1286.jpg", + "label": "Straight" + }, + { + "image": "1295.jpg", + "label": "Leaned" + }, + { + "image": "1296.jpg", + "label": "Straight" + }, + { + "image": "1306.jpg", + "label": "Straight" + }, + { + "image": "1307.jpg", + "label": "Straight" + }, + { + "image": "1308.jpg", + "label": "Leaned" + }, + { + "image": "1317.jpg", + "label": "Straight" + }, + { + "image": "1327.jpg", + "label": "Straight" + }, + { + "image": "1332.jpg", + "label": "Leaned" + }, + { + "image": "1334.jpg", + "label": "Straight" + }, + { + "image": "1338.jpg", + "label": "Straight" + }, + { + "image": "1341.jpg", + "label": "Straight" + }, + { + "image": "1356.jpg", + "label": "Leaned" + }, + { + "image": "1367.jpg", + "label": "Rejected" + }, + { + "image": "1368.jpg", + "label": "Rejected" + }, + { + "image": "1373.jpg", + "label": "Straight" + }, + { + "image": "1376.jpg", + "label": "Straight" + }, + { + "image": "1377.jpg", + "label": "Rejected" + }, + { + "image": "1381.jpg", + "label": "Straight" + }, + { + "image": "1395.jpg", + "label": "Straight" + }, + { + "image": "1414.jpg", + "label": "Leaned" + }, + { + "image": "1417.jpg", + "label": "Straight" + }, + { + "image": "1421.jpg", + "label": "Straight" + }, + { + "image": "1439.jpg", + "label": "Straight" + }, + { + "image": "1446.jpg", + "label": "Rejected" + }, + { + "image": "1453.jpg", + "label": "Straight" + }, + { + "image": "1463.jpg", + "label": "Rejected" + }, + { + "image": "1486.jpg", + "label": "Leaned" + }, + { + "image": "1487.jpg", + "label": "Straight" + }, + { + "image": "1491.jpg", + "label": "Straight" + }, + { + "image": "1497.jpg", + "label": "Straight" + }, + { + "image": "1504.jpg", + "label": "Rejected" + }, + { + "image": "1507.jpg", + "label": "Rejected" + }, + { + "image": "1525.jpg", + "label": "Leaned" + }, + { + "image": "1526.jpg", + "label": "Rejected" + }, + { + "image": "1530.jpg", + "label": "Straight" + }, + { + "image": "1533.jpg", + "label": "Rejected" + }, + { + "image": "1535.jpg", + "label": "Rejected" + }, + { + "image": "1546.jpg", + "label": "Rejected" + }, + { + "image": "1551.jpg", + "label": "Rejected" + }, + { + "image": "1553.jpg", + "label": "Straight" + }, + { + "image": "1565.jpg", + "label": "Rejected" + }, + { + "image": "1572.jpg", + "label": "Straight" + }, + { + "image": "1576.jpg", + "label": "Rejected" + }, + { + "image": "1578.jpg", + "label": "Straight" + }, + { + "image": "1588.jpg", + "label": "Rejected" + }, + { + "image": "1600.jpg", + "label": "Rejected" + }, + { + "image": "1615.jpg", + "label": "Straight" + }, + { + "image": "1617.jpg", + "label": "Rejected" + }, + { + "image": "1623.jpg", + "label": "Straight" + }, + { + "image": "1652.jpg", + "label": "Leaned" + }, + { + "image": "1658.jpg", + "label": "Leaned" + }, + { + "image": "1662.jpg", + "label": "Straight" + }, + { + "image": "1663.jpg", + "label": "Straight" + }, + { + "image": "1679.jpg", + "label": "Leaned" + }, + { + "image": "1680.jpg", + "label": "Rejected" + }, + { + "image": "1699.jpg", + "label": "Leaned" + }, + { + "image": "1721.jpg", + "label": "Rejected" + }, + { + "image": "1724.jpg", + "label": "Rejected" + }, + { + "image": "1729.jpg", + "label": "Leaned" + }, + { + "image": "1731.jpg", + "label": "Rejected" + }, + { + "image": "1740.jpg", + "label": "Leaned" + }, + { + "image": "1753.jpg", + "label": "Straight" + }, + { + "image": "1756.jpg", + "label": "Straight" + }, + { + "image": "1759.jpg", + "label": "Leaned" + }, + { + "image": "1760.jpg", + "label": "Rejected" + }, + { + "image": "1773.jpg", + "label": "Rejected" + }, + { + "image": "1777.jpg", + "label": "Rejected" + }, + { + "image": "1785.jpg", + "label": "Leaned" + }, + { + "image": "1790.jpg", + "label": "Leaned" + }, + { + "image": "1791.jpg", + "label": "Leaned" + }, + { + "image": "1792.jpg", + "label": "Leaned" + }, + { + "image": "1797.jpg", + "label": "Leaned" + }, + { + "image": "1803.jpg", + "label": "Leaned" + }, + { + "image": "1810.jpg", + "label": "Leaned" + }, + { + "image": "1814.jpg", + "label": "Leaned" + }, + { + "image": "1820.jpg", + "label": "Leaned" + }, + { + "image": "1822.jpg", + "label": "Straight" + }, + { + "image": "1824.jpg", + "label": "Straight" + }, + { + "image": "1828.jpg", + "label": "Rejected" + }, + { + "image": "1829.jpg", + "label": "Leaned" + }, + { + "image": "1830.jpg", + "label": "Straight" + }, + { + "image": "1840.jpg", + "label": "Rejected" + }, + { + "image": "1847.jpg", + "label": "Leaned" + }, + { + "image": "1850.jpg", + "label": "Rejected" + }, + { + "image": "1856.jpg", + "label": "Leaned" + }, + { + "image": "1857.jpg", + "label": "Rejected" + }, + { + "image": "1864.jpg", + "label": "Leaned" + }, + { + "image": "1866.jpg", + "label": "Straight" + }, + { + "image": "1867.jpg", + "label": "Leaned" + }, + { + "image": "1870.jpg", + "label": "Leaned" + }, + { + "image": "1876.jpg", + "label": "Rejected" + }, + { + "image": "1882.jpg", + "label": "Leaned" + }, + { + "image": "1889.jpg", + "label": "Straight" + }, + { + "image": "1927.jpg", + "label": "Rejected" + }, + { + "image": "1936.jpg", + "label": "Leaned" + }, + { + "image": "1944.jpg", + "label": "Leaned" + }, + { + "image": "1957.jpg", + "label": "Leaned" + }, + { + "image": "1958.jpg", + "label": "Straight" + }, + { + "image": "1959.jpg", + "label": "Leaned" + }, + { + "image": "1966.jpg", + "label": "Leaned" + }, + { + "image": "1969.jpg", + "label": "Leaned" + }, + { + "image": "1986.jpg", + "label": "Straight" + }, + { + "image": "1988.jpg", + "label": "Leaned" + }, + { + "image": "1993.jpg", + "label": "Leaned" + }, + { + "image": "2000.jpg", + "label": "Rejected" + }, + { + "image": "2003.jpg", + "label": "Leaned" + }, + { + "image": "2005.jpg", + "label": "Straight" + }, + { + "image": "2007.jpg", + "label": "Rejected" + }, + { + "image": "2018.jpg", + "label": "Leaned" + }, + { + "image": "2020.jpg", + "label": "Rejected" + }, + { + "image": "2037.jpg", + "label": "Straight" + }, + { + "image": "2039.jpg", + "label": "Leaned" + }, + { + "image": "2055.jpg", + "label": "Straight" + }, + { + "image": "2056.jpg", + "label": "Straight" + }, + { + "image": "2058.jpg", + "label": "Straight" + }, + { + "image": "2059.jpg", + "label": "Leaned" + }, + { + "image": "2065.jpg", + "label": "Leaned" + }, + { + "image": "2077.jpg", + "label": "Straight" + }, + { + "image": "2089.jpg", + "label": "Leaned" + }, + { + "image": "2090.jpg", + "label": "Leaned" + }, + { + "image": "2093.jpg", + "label": "Leaned" + }, + { + "image": "2101.jpg", + "label": "Straight" + }, + { + "image": "2115.jpg", + "label": "Straight" + }, + { + "image": "2145.jpg", + "label": "Leaned" + }, + { + "image": "2151.jpg", + "label": "Leaned" + }, + { + "image": "2154.jpg", + "label": "Straight" + }, + { + "image": "2159.jpg", + "label": "Straight" + }, + { + "image": "2196.jpg", + "label": "Straight" + }, + { + "image": "2198.jpg", + "label": "Leaned" + }, + { + "image": "2207.jpg", + "label": "Straight" + }, + { + "image": "2211.jpg", + "label": "Leaned" + }, + { + "image": "2219.jpg", + "label": "Straight" + }, + { + "image": "2224.jpg", + "label": "Leaned" + }, + { + "image": "2225.jpg", + "label": "Straight" + }, + { + "image": "2226.jpg", + "label": "Straight" + }, + { + "image": "2227.jpg", + "label": "Straight" + }, + { + "image": "2232.jpg", + "label": "Straight" + }, + { + "image": "2266.jpg", + "label": "Straight" + }, + { + "image": "2274.jpg", + "label": "Straight" + }, + { + "image": "2275.jpg", + "label": "Leaned" + }, + { + "image": "2277.jpg", + "label": "Straight" + }, + { + "image": "2295.jpg", + "label": "Leaned" + }, + { + "image": "2297.jpg", + "label": "Leaned" + }, + { + "image": "2298.jpg", + "label": "Leaned" + }, + { + "image": "2304.jpg", + "label": "Leaned" + }, + { + "image": "2305.jpg", + "label": "Straight" + }, + { + "image": "2309.jpg", + "label": "Leaned" + }, + { + "image": "2314.jpg", + "label": "Leaned" + }, + { + "image": "2330.jpg", + "label": "Rejected" + }, + { + "image": "2353.jpg", + "label": "Leaned" + }, + { + "image": "2355.jpg", + "label": "Leaned" + }, + { + "image": "2357.jpg", + "label": "Straight" + }, + { + "image": "2401.jpg", + "label": "Straight" + }, + { + "image": "2404.jpg", + "label": "Rejected" + }, + { + "image": "2416.jpg", + "label": "Straight" + }, + { + "image": "2417.jpg", + "label": "Leaned" + }, + { + "image": "2424.jpg", + "label": "Rejected" + }, + { + "image": "2435.jpg", + "label": "Leaned" + }, + { + "image": "2438.jpg", + "label": "Straight" + }, + { + "image": "2443.jpg", + "label": "Straight" + } +] \ No newline at end of file diff --git a/pole_alignment/classification/labels.csv b/pole_alignment/classification/labels.csv new file mode 100644 index 0000000000000000000000000000000000000000..5872ad496100ebf7f409316b7dcb151e38b3b8b1 --- /dev/null +++ b/pole_alignment/classification/labels.csv @@ -0,0 +1,2275 @@ +image_id,label +1.jpg,Straight +2.jpg,Straight +3.jpg,Rejected +4.jpg,Straight +5.jpg,Straight +6.jpg,Straight +7.jpg,Straight +8.jpg,Rejected +9.jpg,Straight +10.jpg,Rejected +11.jpg,Straight +12.jpg,Leaned +13.jpg,Straight +14.jpg,Straight +15.jpg,Straight +16.jpg,Straight +17.jpg,Straight +18.jpg,Straight +19.jpg,Leaned +20.jpg,Rejected +21.jpg,Straight +22.jpg,Straight +23.jpg,Rejected +25.jpg,Straight +26.jpg,Straight +27.jpg,Straight +28.jpg,Leaned +29.jpg,Leaned +30.jpg,Straight +31.jpg,Leaned +32.jpg,Straight +34.jpg,Rejected +35.jpg,Straight +36.jpg,Leaned +37.jpg,Rejected +38.jpg,Straight +39.jpg,Straight +40.jpg,Straight +41.jpg,Straight +42.jpg,Straight +43.jpg,Straight +44.jpg,Straight +45.jpg,Straight +46.jpg,Rejected +47.jpg,Straight +48.jpg,Straight +49.jpg,Straight +50.jpg,Straight +51.jpg,Rejected +52.jpg,Straight +53.jpg,Rejected +54.jpg,Leaned +56.jpg,Rejected +57.jpg,Rejected +58.jpg,Straight +59.jpg,Straight +60.jpg,Straight +61.jpg,Rejected +62.jpg,Rejected +63.jpg,Rejected +64.jpg,Straight +65.jpg,Rejected +66.jpg,Straight +67.jpg,Straight +68.jpg,Straight +69.jpg,Straight +70.jpg,Straight +71.jpg,Straight +72.jpg,Rejected +73.jpg,Straight +74.jpg,Straight +75.jpg,Straight +76.jpg,Straight +77.jpg,Leaned +78.jpg,Leaned +79.jpg,Rejected +80.jpg,Straight +81.jpg,Straight +82.jpg,Straight +83.jpg,Straight +84.jpg,Leaned +85.jpg,Straight +86.jpg,Straight +88.jpg,Straight +89.jpg,Leaned +90.jpg,Straight +91.jpg,Straight +92.jpg,Leaned +93.jpg,Rejected +94.jpg,Straight +95.jpg,Leaned +96.jpg,Straight +97.jpg,Straight +98.jpg,Rejected +99.jpg,Straight +100.jpg,Leaned +101.jpg,Straight +102.jpg,Straight +103.jpg,Straight +104.jpg,Straight +105.jpg,Leaned +106.jpg,Leaned +107.jpg,Straight +108.jpg,Straight +109.jpg,Straight +110.jpg,Leaned +111.jpg,Straight +112.jpg,Straight +113.jpg,Straight +114.jpg,Straight +115.jpg,Straight +116.jpg,Straight +117.jpg,Straight +118.jpg,Straight +119.jpg,Leaned +120.jpg,Straight +121.jpg,Leaned +122.jpg,Straight +123.jpg,Straight +124.jpg,Straight +125.jpg,Straight +126.jpg,Leaned +127.jpg,Leaned +128.jpg,Straight +129.jpg,Straight +130.jpg,Leaned +131.jpg,Leaned +132.jpg,Leaned +133.jpg,Straight +134.jpg,Straight +135.jpg,Leaned +136.jpg,Straight +137.jpg,Leaned +138.jpg,Straight +139.jpg,Straight +140.jpg,Straight +141.jpg,Rejected +142.jpg,Rejected +143.jpg,Straight +144.jpg,Straight +145.jpg,Leaned +146.jpg,Straight +147.jpg,Leaned +148.jpg,Straight +149.jpg,Straight +150.jpg,Straight +151.jpg,Rejected +152.jpg,Leaned +153.jpg,Leaned +154.jpg,Straight +155.jpg,Straight +156.jpg,Leaned +157.jpg,Straight +158.jpg,Straight +159.jpg,Leaned +160.jpg,Straight +161.jpg,Rejected +162.jpg,Straight +163.jpg,Straight +164.jpg,Straight +165.jpg,Straight +166.jpg,Straight +167.jpg,Straight +168.jpg,Straight +169.jpg,Straight +170.jpg,Straight +171.jpg,Straight +172.jpg,Straight +173.jpg,Straight +174.jpg,Straight +175.jpg,Straight +176.jpg,Straight +177.jpg,Leaned +178.jpg,Straight +179.jpg,Straight +180.jpg,Straight +181.jpg,Straight +182.jpg,Straight +183.jpg,Straight +184.jpg,Straight +185.jpg,Straight +186.jpg,Straight +187.jpg,Straight +188.jpg,Straight +189.jpg,Leaned +190.jpg,Leaned +191.jpg,Straight +192.jpg,Rejected +193.jpg,Straight +194.jpg,Straight +195.jpg,Straight +196.jpg,Straight +197.jpg,Straight +198.jpg,Leaned +199.jpg,Straight +200.jpg,Leaned +201.jpg,Straight +202.jpg,Straight +203.jpg,Straight +204.jpg,Leaned +205.jpg,Straight +206.jpg,Straight +207.jpg,Straight +208.jpg,Straight +209.jpg,Leaned +210.jpg,Straight +211.jpg,Rejected +212.jpg,Straight +213.jpg,Straight +214.jpg,Straight +215.jpg,Straight +216.jpg,Rejected +217.jpg,Straight +218.jpg,Straight +219.jpg,Straight +220.jpg,Straight +221.jpg,Straight +222.jpg,Straight +223.jpg,Straight +224.jpg,Straight +225.jpg,Straight +226.jpg,Straight +227.jpg,Straight +228.jpg,Straight +230.jpg,Straight +231.jpg,Straight +232.jpg,Straight +233.jpg,Straight +234.jpg,Straight +235.jpg,Straight +236.jpg,Straight +237.jpg,Straight +238.jpg,Straight +239.jpg,Straight +240.jpg,Straight +241.jpg,Straight +242.jpg,Straight +243.jpg,Straight +244.jpg,Straight +245.jpg,Rejected +246.jpg,Straight +247.jpg,Straight +248.jpg,Straight +249.jpg,Straight +250.jpg,Straight +251.jpg,Straight +252.jpg,Straight +254.jpg,Straight +255.jpg,Leaned +256.jpg,Straight +257.jpg,Straight +258.jpg,Straight +259.jpg,Straight +260.jpg,Straight +261.jpg,Straight +262.jpg,Straight +263.jpg,Leaned +264.jpg,Straight +265.jpg,Leaned +266.jpg,Straight +267.jpg,Straight +268.jpg,Straight +269.jpg,Straight +270.jpg,Leaned +271.jpg,Straight +272.jpg,Straight +273.jpg,Straight +274.jpg,Straight +275.jpg,Straight +276.jpg,Straight +277.jpg,Leaned +278.jpg,Leaned +279.jpg,Leaned +280.jpg,Leaned +281.jpg,Straight +282.jpg,Straight +285.jpg,Straight +286.jpg,Straight +288.jpg,Straight +289.jpg,Straight +290.jpg,Straight +291.jpg,Straight +292.jpg,Straight +293.jpg,Straight +294.jpg,Leaned +295.jpg,Rejected +296.jpg,Straight +297.jpg,Rejected +298.jpg,Straight +299.jpg,Straight +300.jpg,Straight +301.jpg,Leaned +302.jpg,Straight +303.jpg,Straight +304.jpg,Straight +305.jpg,Straight +306.jpg,Straight +307.jpg,Straight +308.jpg,Straight +309.jpg,Rejected +310.jpg,Straight +311.jpg,Straight +312.jpg,Rejected +313.jpg,Straight +314.jpg,Leaned +315.jpg,Straight +317.jpg,Straight +318.jpg,Straight +320.jpg,Straight +321.jpg,Straight +322.jpg,Straight +323.jpg,Leaned +324.jpg,Leaned +325.jpg,Straight +326.jpg,Straight +327.jpg,Leaned +328.jpg,Straight +329.jpg,Straight +330.jpg,Straight +331.jpg,Straight +332.jpg,Straight +334.jpg,Straight +335.jpg,Straight +336.jpg,Straight +337.jpg,Straight +338.jpg,Leaned +339.jpg,Straight +340.jpg,Straight +342.jpg,Straight +343.jpg,Rejected +344.jpg,Straight +345.jpg,Straight +347.jpg,Straight +348.jpg,Rejected +349.jpg,Straight +350.jpg,Straight +351.jpg,Straight +352.jpg,Straight +353.jpg,Rejected +354.jpg,Straight +355.jpg,Straight +356.jpg,Straight +357.jpg,Leaned +358.jpg,Straight +359.jpg,Rejected +360.jpg,Leaned +361.jpg,Straight +362.jpg,Straight +363.jpg,Straight +364.jpg,Rejected +365.jpg,Leaned +366.jpg,Straight +367.jpg,Straight +368.jpg,Straight +369.jpg,Leaned +370.jpg,Straight +371.jpg,Straight +372.jpg,Rejected +373.jpg,Straight +374.jpg,Straight +375.jpg,Straight +376.jpg,Straight +377.jpg,Straight +378.jpg,Leaned +379.jpg,Straight +380.jpg,Leaned +381.jpg,Straight +382.jpg,Rejected +383.jpg,Rejected +384.jpg,Straight +385.jpg,Straight +386.jpg,Straight +387.jpg,Leaned +388.jpg,Straight +389.jpg,Straight +391.jpg,Straight +392.jpg,Straight +393.jpg,Straight +394.jpg,Rejected +395.jpg,Straight +396.jpg,Straight +397.jpg,Straight +398.jpg,Rejected +399.jpg,Leaned +400.jpg,Straight +401.jpg,Straight +402.jpg,Leaned +403.jpg,Straight +404.jpg,Straight +405.jpg,Straight +406.jpg,Leaned +407.jpg,Straight +408.jpg,Straight +409.jpg,Straight +410.jpg,Leaned +411.jpg,Straight +414.jpg,Leaned +416.jpg,Straight +418.jpg,Straight +419.jpg,Straight +421.jpg,Straight +422.jpg,Leaned +423.jpg,Straight +424.jpg,Straight +425.jpg,Straight +426.jpg,Straight +427.jpg,Straight +428.jpg,Rejected +429.jpg,Straight +430.jpg,Straight +431.jpg,Straight +432.jpg,Straight +433.jpg,Straight +434.jpg,Straight +435.jpg,Straight +436.jpg,Straight +437.jpg,Straight +438.jpg,Straight +439.jpg,Straight +440.jpg,Leaned +441.jpg,Straight +442.jpg,Straight +443.jpg,Leaned +444.jpg,Straight +445.jpg,Straight +446.jpg,Straight +447.jpg,Straight +448.jpg,Straight +449.jpg,Straight +450.jpg,Straight +451.jpg,Straight +452.jpg,Straight +453.jpg,Straight +454.jpg,Straight +455.jpg,Straight +456.jpg,Straight +457.jpg,Straight +458.jpg,Straight +459.jpg,Straight +460.jpg,Straight +461.jpg,Rejected +462.jpg,Leaned +463.jpg,Leaned +464.jpg,Straight +465.jpg,Straight +466.jpg,Leaned +467.jpg,Straight +468.jpg,Rejected +469.jpg,Rejected +470.jpg,Rejected +472.jpg,Rejected +473.jpg,Straight +475.jpg,Leaned +476.jpg,Straight +477.jpg,Straight +478.jpg,Rejected +479.jpg,Rejected +480.jpg,Rejected +481.jpg,Rejected +482.jpg,Rejected +483.jpg,Leaned +484.jpg,Straight +485.jpg,Straight +486.jpg,Straight +487.jpg,Straight +488.jpg,Leaned +489.jpg,Straight +490.jpg,Straight +492.jpg,Straight +493.jpg,Straight +494.jpg,Leaned +495.jpg,Straight +496.jpg,Straight +497.jpg,Straight +499.jpg,Rejected +500.jpg,Rejected +501.jpg,Straight +502.jpg,Straight +503.jpg,Rejected +504.jpg,Leaned +505.jpg,Straight +506.jpg,Straight +507.jpg,Rejected +508.jpg,Rejected +509.jpg,Straight +510.jpg,Straight +511.jpg,Leaned +512.jpg,Rejected +513.jpg,Leaned +514.jpg,Straight +515.jpg,Straight +516.jpg,Straight +517.jpg,Rejected +518.jpg,Straight +520.jpg,Leaned +521.jpg,Leaned +522.jpg,Straight +523.jpg,Rejected +524.jpg,Straight +525.jpg,Straight +526.jpg,Leaned +527.jpg,Rejected +528.jpg,Straight +529.jpg,Straight +530.jpg,Rejected +531.jpg,Straight +532.jpg,Straight +533.jpg,Straight +534.jpg,Straight +535.jpg,Rejected +536.jpg,Straight +537.jpg,Leaned +538.jpg,Straight +539.jpg,Rejected +540.jpg,Straight +541.jpg,Leaned +542.jpg,Straight +543.jpg,Rejected +544.jpg,Straight +545.jpg,Rejected +546.jpg,Rejected +547.jpg,Straight +548.jpg,Leaned +549.jpg,Straight +550.jpg,Rejected +551.jpg,Straight +552.jpg,Straight +553.jpg,Straight +554.jpg,Straight +555.jpg,Leaned +556.jpg,Straight +557.jpg,Straight +558.jpg,Straight +559.jpg,Leaned +560.jpg,Leaned +561.jpg,Straight +562.jpg,Straight +563.jpg,Straight +564.jpg,Leaned +565.jpg,Leaned +566.jpg,Straight +567.jpg,Straight +568.jpg,Leaned +569.jpg,Rejected +571.jpg,Straight +572.jpg,Straight +573.jpg,Straight +574.jpg,Leaned +575.jpg,Leaned +576.jpg,Straight +577.jpg,Straight +578.jpg,Straight +579.jpg,Straight +580.jpg,Straight +581.jpg,Rejected +582.jpg,Straight +583.jpg,Straight +584.jpg,Straight +585.jpg,Leaned +588.jpg,Straight +589.jpg,Straight +590.jpg,Straight +591.jpg,Straight +592.jpg,Straight +593.jpg,Straight +595.jpg,Straight +596.jpg,Straight +597.jpg,Straight +598.jpg,Straight +599.jpg,Rejected +600.jpg,Straight +601.jpg,Leaned +602.jpg,Straight +603.jpg,Leaned +604.jpg,Straight +605.jpg,Leaned +606.jpg,Straight +607.jpg,Straight +608.jpg,Straight +609.jpg,Straight +610.jpg,Straight +611.jpg,Straight +612.jpg,Straight +613.jpg,Straight +614.jpg,Straight +615.jpg,Straight +616.jpg,Straight +617.jpg,Straight +618.jpg,Leaned +619.jpg,Straight +620.jpg,Straight +621.jpg,Straight +622.jpg,Straight +623.jpg,Straight +624.jpg,Straight +626.jpg,Straight +628.jpg,Straight +629.jpg,Straight +630.jpg,Straight +631.jpg,Straight +633.jpg,Straight +635.jpg,Straight +636.jpg,Leaned +637.jpg,Rejected +638.jpg,Straight +639.jpg,Straight +640.jpg,Straight +641.jpg,Straight +642.jpg,Straight +643.jpg,Rejected +644.jpg,Straight +645.jpg,Straight +646.jpg,Straight +647.jpg,Leaned +648.jpg,Straight +649.jpg,Straight +650.jpg,Straight +651.jpg,Straight +652.jpg,Rejected +653.jpg,Rejected +654.jpg,Straight +655.jpg,Leaned +656.jpg,Straight +657.jpg,Straight +658.jpg,Straight +659.jpg,Straight +660.jpg,Straight +661.jpg,Rejected +662.jpg,Straight +663.jpg,Straight +664.jpg,Straight +665.jpg,Straight +666.jpg,Straight +667.jpg,Straight +668.jpg,Rejected +669.jpg,Straight +670.jpg,Leaned +671.jpg,Straight +672.jpg,Straight +673.jpg,Straight +674.jpg,Straight +675.jpg,Straight +676.jpg,Straight +677.jpg,Straight +678.jpg,Straight +679.jpg,Straight +680.jpg,Straight +681.jpg,Straight +682.jpg,Straight +684.jpg,Straight +685.jpg,Rejected +686.jpg,Straight +687.jpg,Rejected +688.jpg,Straight +689.jpg,Straight +690.jpg,Straight +691.jpg,Straight +692.jpg,Leaned +693.jpg,Straight +694.jpg,Rejected +695.jpg,Rejected +696.jpg,Straight +697.jpg,Leaned +698.jpg,Rejected +701.jpg,Straight +702.jpg,Straight +703.jpg,Straight +704.jpg,Straight +705.jpg,Straight +706.jpg,Straight +707.jpg,Straight +708.jpg,Straight +709.jpg,Leaned +710.jpg,Straight +711.jpg,Leaned +712.jpg,Straight +713.jpg,Leaned +714.jpg,Leaned +716.jpg,Straight +717.jpg,Rejected +718.jpg,Leaned +719.jpg,Straight +724.jpg,Leaned +725.jpg,Straight +726.jpg,Rejected +727.jpg,Straight +728.jpg,Straight +730.jpg,Straight +731.jpg,Straight +732.jpg,Leaned +733.jpg,Straight +734.jpg,Straight +735.jpg,Rejected +736.jpg,Leaned +737.jpg,Straight +738.jpg,Straight +739.jpg,Straight +741.jpg,Straight +742.jpg,Straight +744.jpg,Straight +745.jpg,Straight +746.jpg,Straight +747.jpg,Straight +748.jpg,Straight +749.jpg,Straight +750.jpg,Straight +751.jpg,Straight +752.jpg,Straight +753.jpg,Rejected +754.jpg,Straight +755.jpg,Rejected +756.jpg,Straight +757.jpg,Rejected +758.jpg,Straight +759.jpg,Straight +760.jpg,Straight +761.jpg,Straight +762.jpg,Leaned +763.jpg,Leaned +764.jpg,Straight +765.jpg,Leaned +766.jpg,Leaned +767.jpg,Straight +768.jpg,Straight +769.jpg,Straight +771.jpg,Straight +772.jpg,Leaned +773.jpg,Rejected +774.jpg,Straight +776.jpg,Straight +777.jpg,Leaned +778.jpg,Straight +779.jpg,Rejected +781.jpg,Straight +782.jpg,Straight +783.jpg,Straight +784.jpg,Straight +785.jpg,Straight +786.jpg,Straight +787.jpg,Straight +788.jpg,Rejected +789.jpg,Straight +790.jpg,Leaned +791.jpg,Leaned +792.jpg,Straight +794.jpg,Straight +795.jpg,Straight +796.jpg,Rejected +797.jpg,Straight +798.jpg,Leaned +799.jpg,Rejected +800.jpg,Straight +801.jpg,Straight +804.jpg,Leaned +805.jpg,Rejected +806.jpg,Rejected +807.jpg,Rejected +808.jpg,Rejected +809.jpg,Rejected +811.jpg,Straight +812.jpg,Straight +813.jpg,Leaned +814.jpg,Straight +815.jpg,Straight +816.jpg,Straight +817.jpg,Straight +818.jpg,Rejected +819.jpg,Straight +820.jpg,Straight +821.jpg,Straight +822.jpg,Straight +823.jpg,Straight +824.jpg,Straight +825.jpg,Straight +826.jpg,Straight +827.jpg,Straight +828.jpg,Leaned +829.jpg,Straight +830.jpg,Straight +831.jpg,Leaned +832.jpg,Leaned +833.jpg,Straight +834.jpg,Straight +835.jpg,Rejected +836.jpg,Straight +837.jpg,Straight +838.jpg,Straight +839.jpg,Rejected +840.jpg,Straight +841.jpg,Straight +842.jpg,Straight +843.jpg,Straight +844.jpg,Leaned +845.jpg,Straight +846.jpg,Leaned +847.jpg,Straight +849.jpg,Leaned +850.jpg,Straight +852.jpg,Straight +853.jpg,Straight +854.jpg,Straight +855.jpg,Straight +856.jpg,Straight +857.jpg,Straight +858.jpg,Straight +859.jpg,Straight +860.jpg,Straight +861.jpg,Rejected +862.jpg,Straight +863.jpg,Leaned +865.jpg,Straight +866.jpg,Leaned +867.jpg,Straight +868.jpg,Straight +869.jpg,Leaned +870.jpg,Straight +871.jpg,Straight +872.jpg,Rejected +874.jpg,Straight +875.jpg,Straight +876.jpg,Straight +877.jpg,Straight +878.jpg,Straight +879.jpg,Straight +880.jpg,Leaned +881.jpg,Straight +882.jpg,Rejected +883.jpg,Leaned +884.jpg,Straight +887.jpg,Straight +888.jpg,Straight +889.jpg,Straight +890.jpg,Straight +891.jpg,Leaned +892.jpg,Rejected +893.jpg,Straight +894.jpg,Straight +895.jpg,Straight +896.jpg,Straight +897.jpg,Straight +898.jpg,Straight +899.jpg,Straight +902.jpg,Straight +904.jpg,Leaned +905.jpg,Rejected +906.jpg,Straight +907.jpg,Leaned +908.jpg,Leaned +910.jpg,Leaned +912.jpg,Leaned +913.jpg,Straight +914.jpg,Straight +915.jpg,Straight +916.jpg,Rejected +917.jpg,Rejected +918.jpg,Straight +919.jpg,Straight +920.jpg,Leaned +922.jpg,Straight +923.jpg,Straight +924.jpg,Leaned +925.jpg,Straight +928.jpg,Straight +929.jpg,Straight +930.jpg,Straight +931.jpg,Leaned +932.jpg,Leaned +933.jpg,Straight +934.jpg,Rejected +935.jpg,Leaned +936.jpg,Straight +939.jpg,Straight +940.jpg,Straight +941.jpg,Straight +942.jpg,Leaned +943.jpg,Straight +944.jpg,Straight +945.jpg,Straight +946.jpg,Rejected +948.jpg,Straight +949.jpg,Straight +950.jpg,Straight +951.jpg,Straight +952.jpg,Leaned +953.jpg,Straight +955.jpg,Straight +957.jpg,Straight +958.jpg,Straight +959.jpg,Straight +960.jpg,Straight +961.jpg,Straight +962.jpg,Leaned +964.jpg,Leaned +965.jpg,Straight +966.jpg,Straight +967.jpg,Leaned +968.jpg,Leaned +969.jpg,Leaned +970.jpg,Leaned +971.jpg,Leaned +972.jpg,Straight +973.jpg,Straight +974.jpg,Straight +976.jpg,Straight +977.jpg,Straight +979.jpg,Straight +981.jpg,Straight +982.jpg,Rejected +983.jpg,Straight +984.jpg,Straight +985.jpg,Straight +986.jpg,Straight +987.jpg,Straight +988.jpg,Straight +989.jpg,Leaned +990.jpg,Leaned +991.jpg,Straight +992.jpg,Straight +993.jpg,Leaned +994.jpg,Straight +995.jpg,Leaned +996.jpg,Straight +997.jpg,Straight +998.jpg,Leaned +1000.jpg,Straight +1001.jpg,Straight +1003.jpg,Straight +1004.jpg,Leaned +1005.jpg,Straight +1006.jpg,Straight +1007.jpg,Straight +1008.jpg,Rejected +1009.jpg,Leaned +1011.jpg,Straight +1012.jpg,Straight +1013.jpg,Straight +1014.jpg,Straight +1015.jpg,Leaned +1016.jpg,Straight +1017.jpg,Straight +1018.jpg,Rejected +1019.jpg,Leaned +1021.jpg,Straight +1022.jpg,Rejected +1023.jpg,Leaned +1024.jpg,Leaned +1025.jpg,Straight +1026.jpg,Straight +1028.jpg,Straight +1029.jpg,Leaned +1030.jpg,Straight +1032.jpg,Straight +1033.jpg,Straight +1034.jpg,Straight +1036.jpg,Straight +1037.jpg,Straight +1039.jpg,Straight +1040.jpg,Straight +1041.jpg,Straight +1042.jpg,Straight +1043.jpg,Straight +1044.jpg,Straight +1045.jpg,Rejected +1046.jpg,Leaned +1047.jpg,Straight +1048.jpg,Straight +1049.jpg,Straight +1050.jpg,Straight +1051.jpg,Straight +1053.jpg,Straight +1054.jpg,Leaned +1055.jpg,Straight +1057.jpg,Straight +1058.jpg,Straight +1059.jpg,Leaned +1060.jpg,Straight +1062.jpg,Leaned +1063.jpg,Straight +1064.jpg,Straight +1065.jpg,Rejected +1066.jpg,Straight +1067.jpg,Straight +1068.jpg,Straight +1070.jpg,Straight +1071.jpg,Straight +1073.jpg,Leaned +1074.jpg,Straight +1075.jpg,Straight +1076.jpg,Straight +1077.jpg,Straight +1078.jpg,Straight +1079.jpg,Straight +1080.jpg,Straight +1081.jpg,Straight +1082.jpg,Straight +1083.jpg,Straight +1084.jpg,Leaned +1085.jpg,Straight +1086.jpg,Straight +1087.jpg,Straight +1088.jpg,Straight +1089.jpg,Straight +1090.jpg,Straight +1091.jpg,Straight +1092.jpg,Straight +1093.jpg,Straight +1094.jpg,Straight +1095.jpg,Leaned +1096.jpg,Straight +1097.jpg,Leaned +1098.jpg,Straight +1099.jpg,Straight +1100.jpg,Straight +1101.jpg,Leaned +1102.jpg,Straight +1103.jpg,Straight +1104.jpg,Leaned +1105.jpg,Straight +1106.jpg,Straight +1107.jpg,Straight +1108.jpg,Straight +1109.jpg,Leaned +1110.jpg,Leaned +1111.jpg,Straight +1112.jpg,Straight +1114.jpg,Straight +1116.jpg,Straight +1117.jpg,Straight +1118.jpg,Straight +1119.jpg,Straight +1120.jpg,Straight +1121.jpg,Straight +1122.jpg,Straight +1123.jpg,Straight +1124.jpg,Straight +1125.jpg,Straight +1126.jpg,Straight +1128.jpg,Straight +1129.jpg,Straight +1130.jpg,Leaned +1131.jpg,Straight +1133.jpg,Straight +1134.jpg,Straight +1135.jpg,Straight +1136.jpg,Straight +1137.jpg,Leaned +1139.jpg,Straight +1140.jpg,Straight +1141.jpg,Straight +1142.jpg,Straight +1143.jpg,Rejected +1144.jpg,Rejected +1145.jpg,Straight +1146.jpg,Rejected +1147.jpg,Straight +1148.jpg,Straight +1149.jpg,Straight +1151.jpg,Straight +1152.jpg,Straight +1153.jpg,Straight +1154.jpg,Straight +1155.jpg,Straight +1156.jpg,Straight +1157.jpg,Straight +1158.jpg,Rejected +1159.jpg,Straight +1160.jpg,Leaned +1162.jpg,Straight +1164.jpg,Straight +1165.jpg,Straight +1167.jpg,Straight +1168.jpg,Straight +1169.jpg,Straight +1170.jpg,Straight +1171.jpg,Straight +1172.jpg,Straight +1173.jpg,Rejected +1174.jpg,Straight +1175.jpg,Straight +1176.jpg,Straight +1177.jpg,Straight +1178.jpg,Straight +1179.jpg,Leaned +1180.jpg,Straight +1182.jpg,Straight +1184.jpg,Straight +1185.jpg,Straight +1186.jpg,Rejected +1188.jpg,Rejected +1190.jpg,Straight +1191.jpg,Leaned +1192.jpg,Rejected +1193.jpg,Straight +1194.jpg,Straight +1195.jpg,Straight +1197.jpg,Leaned +1198.jpg,Straight +1199.jpg,Straight +1200.jpg,Leaned +1201.jpg,Rejected +1202.jpg,Leaned +1203.jpg,Straight +1204.jpg,Straight +1205.jpg,Straight +1206.jpg,Straight +1208.jpg,Rejected +1209.jpg,Straight +1211.jpg,Leaned +1212.jpg,Straight +1213.jpg,Straight +1214.jpg,Straight +1215.jpg,Leaned +1216.jpg,Straight +1217.jpg,Straight +1218.jpg,Straight +1219.jpg,Straight +1220.jpg,Rejected +1222.jpg,Straight +1224.jpg,Straight +1225.jpg,Straight +1226.jpg,Straight +1227.jpg,Straight +1228.jpg,Leaned +1230.jpg,Leaned +1231.jpg,Straight +1233.jpg,Straight +1234.jpg,Straight +1235.jpg,Straight +1236.jpg,Straight +1237.jpg,Straight +1238.jpg,Straight +1239.jpg,Straight +1240.jpg,Rejected +1241.jpg,Straight +1242.jpg,Straight +1244.jpg,Straight +1245.jpg,Straight +1246.jpg,Straight +1247.jpg,Straight +1248.jpg,Leaned +1249.jpg,Straight +1250.jpg,Straight +1251.jpg,Straight +1252.jpg,Rejected +1253.jpg,Straight +1254.jpg,Straight +1255.jpg,Straight +1256.jpg,Leaned +1257.jpg,Straight +1259.jpg,Straight +1260.jpg,Straight +1261.jpg,Leaned +1263.jpg,Straight +1264.jpg,Straight +1265.jpg,Straight +1266.jpg,Rejected +1267.jpg,Leaned +1268.jpg,Straight +1269.jpg,Straight +1270.jpg,Straight +1271.jpg,Straight +1272.jpg,Straight +1273.jpg,Straight +1274.jpg,Straight +1275.jpg,Leaned +1276.jpg,Rejected +1277.jpg,Straight +1278.jpg,Straight +1279.jpg,Rejected +1280.jpg,Rejected +1281.jpg,Straight +1282.jpg,Rejected +1283.jpg,Straight +1284.jpg,Rejected +1285.jpg,Rejected +1286.jpg,Straight +1287.jpg,Straight +1288.jpg,Straight +1289.jpg,Rejected +1290.jpg,Leaned +1291.jpg,Straight +1292.jpg,Straight +1293.jpg,Straight +1294.jpg,Leaned +1295.jpg,Leaned +1296.jpg,Straight +1297.jpg,Straight +1298.jpg,Straight +1299.jpg,Leaned +1301.jpg,Leaned +1302.jpg,Straight +1304.jpg,Straight +1305.jpg,Straight +1306.jpg,Straight +1307.jpg,Straight +1308.jpg,Leaned +1309.jpg,Straight +1310.jpg,Straight +1311.jpg,Straight +1312.jpg,Straight +1313.jpg,Straight +1314.jpg,Leaned +1315.jpg,Leaned +1316.jpg,Leaned +1317.jpg,Straight +1318.jpg,Straight +1319.jpg,Leaned +1320.jpg,Straight +1321.jpg,Straight +1322.jpg,Rejected +1323.jpg,Straight +1324.jpg,Straight +1326.jpg,Straight +1327.jpg,Straight +1328.jpg,Straight +1329.jpg,Leaned +1330.jpg,Straight +1331.jpg,Straight +1332.jpg,Leaned +1333.jpg,Straight +1334.jpg,Straight +1335.jpg,Straight +1336.jpg,Straight +1337.jpg,Straight +1338.jpg,Straight +1339.jpg,Leaned +1340.jpg,Straight +1341.jpg,Straight +1342.jpg,Straight +1343.jpg,Straight +1344.jpg,Straight +1345.jpg,Straight +1346.jpg,Leaned +1347.jpg,Leaned +1348.jpg,Straight +1349.jpg,Straight +1351.jpg,Straight +1352.jpg,Straight +1353.jpg,Straight +1354.jpg,Straight +1355.jpg,Straight +1356.jpg,Leaned +1357.jpg,Straight +1358.jpg,Straight +1359.jpg,Straight +1360.jpg,Straight +1361.jpg,Leaned +1362.jpg,Rejected +1363.jpg,Leaned +1364.jpg,Straight +1366.jpg,Rejected +1367.jpg,Rejected +1368.jpg,Rejected +1369.jpg,Rejected +1370.jpg,Rejected +1371.jpg,Rejected +1372.jpg,Rejected +1373.jpg,Straight +1374.jpg,Rejected +1375.jpg,Rejected +1376.jpg,Straight +1377.jpg,Rejected +1378.jpg,Straight +1379.jpg,Rejected +1380.jpg,Straight +1381.jpg,Straight +1382.jpg,Leaned +1383.jpg,Rejected +1384.jpg,Leaned +1385.jpg,Straight +1386.jpg,Rejected +1387.jpg,Rejected +1388.jpg,Rejected +1389.jpg,Straight +1390.jpg,Straight +1392.jpg,Straight +1393.jpg,Straight +1394.jpg,Straight +1395.jpg,Straight +1396.jpg,Rejected +1398.jpg,Leaned +1399.jpg,Straight +1400.jpg,Straight +1401.jpg,Straight +1402.jpg,Rejected +1403.jpg,Straight +1404.jpg,Straight +1405.jpg,Leaned +1406.jpg,Straight +1407.jpg,Straight +1408.jpg,Straight +1409.jpg,Straight +1410.jpg,Straight +1411.jpg,Straight +1412.jpg,Straight +1413.jpg,Straight +1414.jpg,Leaned +1415.jpg,Straight +1416.jpg,Leaned +1417.jpg,Straight +1418.jpg,Leaned +1419.jpg,Leaned +1420.jpg,Rejected +1421.jpg,Straight +1422.jpg,Rejected +1423.jpg,Leaned +1424.jpg,Straight +1425.jpg,Straight +1426.jpg,Straight +1427.jpg,Leaned +1428.jpg,Straight +1429.jpg,Straight +1430.jpg,Straight +1431.jpg,Straight +1432.jpg,Straight +1433.jpg,Rejected +1434.jpg,Straight +1436.jpg,Straight +1437.jpg,Straight +1438.jpg,Rejected +1439.jpg,Straight +1440.jpg,Straight +1441.jpg,Straight +1442.jpg,Straight +1444.jpg,Rejected +1445.jpg,Straight +1446.jpg,Rejected +1448.jpg,Straight +1449.jpg,Straight +1450.jpg,Straight +1451.jpg,Straight +1452.jpg,Straight +1453.jpg,Straight +1454.jpg,Straight +1455.jpg,Straight +1456.jpg,Straight +1457.jpg,Straight +1458.jpg,Straight +1459.jpg,Straight +1460.jpg,Leaned +1461.jpg,Straight +1462.jpg,Straight +1463.jpg,Rejected +1464.jpg,Straight +1465.jpg,Leaned +1466.jpg,Straight +1467.jpg,Straight +1468.jpg,Straight +1469.jpg,Straight +1470.jpg,Straight +1472.jpg,Straight +1473.jpg,Straight +1474.jpg,Straight +1475.jpg,Straight +1477.jpg,Straight +1478.jpg,Straight +1479.jpg,Straight +1481.jpg,Straight +1482.jpg,Leaned +1483.jpg,Leaned +1484.jpg,Straight +1485.jpg,Straight +1486.jpg,Leaned +1487.jpg,Straight +1488.jpg,Leaned +1489.jpg,Straight +1490.jpg,Straight +1491.jpg,Straight +1492.jpg,Rejected +1493.jpg,Straight +1494.jpg,Leaned +1495.jpg,Straight +1496.jpg,Rejected +1497.jpg,Straight +1498.jpg,Rejected +1500.jpg,Straight +1501.jpg,Straight +1502.jpg,Rejected +1503.jpg,Rejected +1504.jpg,Rejected +1505.jpg,Rejected +1507.jpg,Rejected +1508.jpg,Rejected +1509.jpg,Straight +1510.jpg,Rejected +1511.jpg,Rejected +1512.jpg,Rejected +1514.jpg,Rejected +1515.jpg,Rejected +1516.jpg,Rejected +1517.jpg,Leaned +1518.jpg,Leaned +1519.jpg,Rejected +1520.jpg,Rejected +1521.jpg,Rejected +1522.jpg,Rejected +1523.jpg,Rejected +1524.jpg,Straight +1525.jpg,Leaned +1526.jpg,Rejected +1527.jpg,Leaned +1528.jpg,Rejected +1529.jpg,Straight +1530.jpg,Straight +1531.jpg,Rejected +1532.jpg,Rejected +1533.jpg,Rejected +1534.jpg,Straight +1535.jpg,Rejected +1536.jpg,Rejected +1537.jpg,Leaned +1538.jpg,Leaned +1539.jpg,Rejected +1540.jpg,Leaned +1541.jpg,Rejected +1542.jpg,Rejected +1543.jpg,Rejected +1544.jpg,Straight +1545.jpg,Rejected +1546.jpg,Rejected +1547.jpg,Straight +1548.jpg,Rejected +1549.jpg,Straight +1551.jpg,Rejected +1552.jpg,Rejected +1553.jpg,Straight +1554.jpg,Leaned +1555.jpg,Rejected +1556.jpg,Straight +1557.jpg,Rejected +1558.jpg,Rejected +1559.jpg,Leaned +1560.jpg,Straight +1561.jpg,Rejected +1562.jpg,Straight +1563.jpg,Rejected +1564.jpg,Leaned +1565.jpg,Rejected +1566.jpg,Rejected +1567.jpg,Rejected +1568.jpg,Rejected +1570.jpg,Rejected +1571.jpg,Rejected +1572.jpg,Straight +1573.jpg,Straight +1574.jpg,Rejected +1576.jpg,Rejected +1577.jpg,Rejected +1578.jpg,Straight +1580.jpg,Straight +1582.jpg,Rejected +1584.jpg,Rejected +1585.jpg,Rejected +1586.jpg,Straight +1587.jpg,Straight +1588.jpg,Rejected +1589.jpg,Straight +1590.jpg,Rejected +1591.jpg,Rejected +1592.jpg,Straight +1593.jpg,Rejected +1594.jpg,Rejected +1595.jpg,Rejected +1596.jpg,Straight +1597.jpg,Rejected +1598.jpg,Rejected +1599.jpg,Rejected +1600.jpg,Rejected +1601.jpg,Straight +1602.jpg,Straight +1603.jpg,Straight +1604.jpg,Rejected +1605.jpg,Rejected +1606.jpg,Rejected +1607.jpg,Straight +1608.jpg,Straight +1609.jpg,Leaned +1610.jpg,Rejected +1611.jpg,Straight +1612.jpg,Straight +1613.jpg,Rejected +1614.jpg,Leaned +1615.jpg,Straight +1616.jpg,Rejected +1617.jpg,Rejected +1618.jpg,Leaned +1620.jpg,Rejected +1621.jpg,Leaned +1622.jpg,Rejected +1623.jpg,Straight +1624.jpg,Rejected +1625.jpg,Leaned +1626.jpg,Rejected +1627.jpg,Straight +1628.jpg,Straight +1629.jpg,Rejected +1630.jpg,Leaned +1631.jpg,Leaned +1632.jpg,Leaned +1633.jpg,Rejected +1634.jpg,Rejected +1636.jpg,Rejected +1637.jpg,Rejected +1638.jpg,Leaned +1639.jpg,Rejected +1640.jpg,Rejected +1641.jpg,Straight +1642.jpg,Leaned +1643.jpg,Leaned +1644.jpg,Leaned +1645.jpg,Rejected +1646.jpg,Leaned +1647.jpg,Straight +1648.jpg,Rejected +1649.jpg,Leaned +1650.jpg,Leaned +1651.jpg,Leaned +1652.jpg,Leaned +1653.jpg,Leaned +1654.jpg,Leaned +1655.jpg,Straight +1656.jpg,Leaned +1657.jpg,Straight +1658.jpg,Leaned +1659.jpg,Straight +1660.jpg,Straight +1661.jpg,Straight +1662.jpg,Straight +1663.jpg,Straight +1664.jpg,Leaned +1665.jpg,Leaned +1666.jpg,Straight +1667.jpg,Straight +1668.jpg,Leaned +1669.jpg,Leaned +1670.jpg,Leaned +1671.jpg,Leaned +1672.jpg,Straight +1673.jpg,Leaned +1674.jpg,Rejected +1675.jpg,Straight +1676.jpg,Straight +1677.jpg,Straight +1678.jpg,Leaned +1679.jpg,Leaned +1680.jpg,Rejected +1681.jpg,Leaned +1682.jpg,Leaned +1683.jpg,Leaned +1685.jpg,Leaned +1686.jpg,Leaned +1687.jpg,Straight +1688.jpg,Leaned +1689.jpg,Straight +1690.jpg,Leaned +1691.jpg,Leaned +1692.jpg,Leaned +1693.jpg,Rejected +1694.jpg,Leaned +1695.jpg,Rejected +1696.jpg,Straight +1697.jpg,Leaned +1698.jpg,Leaned +1699.jpg,Leaned +1700.jpg,Straight +1701.jpg,Straight +1702.jpg,Rejected +1703.jpg,Straight +1704.jpg,Straight +1705.jpg,Leaned +1706.jpg,Leaned +1707.jpg,Leaned +1708.jpg,Leaned +1709.jpg,Leaned +1710.jpg,Leaned +1711.jpg,Leaned +1712.jpg,Rejected +1713.jpg,Leaned +1714.jpg,Rejected +1715.jpg,Straight +1716.jpg,Rejected +1717.jpg,Leaned +1719.jpg,Straight +1720.jpg,Rejected +1721.jpg,Rejected +1722.jpg,Straight +1723.jpg,Straight +1724.jpg,Rejected +1725.jpg,Rejected +1726.jpg,Leaned +1727.jpg,Straight +1728.jpg,Straight +1729.jpg,Leaned +1730.jpg,Rejected +1731.jpg,Rejected +1732.jpg,Leaned +1733.jpg,Straight +1734.jpg,Leaned +1735.jpg,Leaned +1736.jpg,Leaned +1737.jpg,Leaned +1738.jpg,Straight +1739.jpg,Straight +1740.jpg,Leaned +1741.jpg,Leaned +1742.jpg,Straight +1743.jpg,Leaned +1744.jpg,Leaned +1745.jpg,Leaned +1746.jpg,Leaned +1747.jpg,Leaned +1748.jpg,Leaned +1749.jpg,Leaned +1750.jpg,Leaned +1751.jpg,Leaned +1752.jpg,Leaned +1753.jpg,Straight +1754.jpg,Straight +1755.jpg,Rejected +1756.jpg,Straight +1757.jpg,Leaned +1759.jpg,Leaned +1760.jpg,Rejected +1761.jpg,Leaned +1762.jpg,Leaned +1763.jpg,Rejected +1764.jpg,Leaned +1765.jpg,Leaned +1766.jpg,Rejected +1767.jpg,Leaned +1768.jpg,Leaned +1769.jpg,Leaned +1770.jpg,Straight +1771.jpg,Leaned +1772.jpg,Rejected +1773.jpg,Rejected +1774.jpg,Rejected +1775.jpg,Rejected +1776.jpg,Leaned +1777.jpg,Rejected +1778.jpg,Leaned +1779.jpg,Rejected +1780.jpg,Rejected +1781.jpg,Leaned +1783.jpg,Straight +1784.jpg,Straight +1785.jpg,Leaned +1786.jpg,Leaned +1787.jpg,Straight +1788.jpg,Leaned +1789.jpg,Leaned +1790.jpg,Leaned +1791.jpg,Leaned +1792.jpg,Leaned +1793.jpg,Leaned +1794.jpg,Rejected +1795.jpg,Rejected +1796.jpg,Straight +1797.jpg,Leaned +1798.jpg,Leaned +1799.jpg,Leaned +1800.jpg,Leaned +1801.jpg,Leaned +1802.jpg,Leaned +1803.jpg,Leaned +1804.jpg,Leaned +1805.jpg,Straight +1806.jpg,Leaned +1807.jpg,Leaned +1808.jpg,Leaned +1809.jpg,Straight +1810.jpg,Leaned +1811.jpg,Straight +1812.jpg,Straight +1813.jpg,Straight +1814.jpg,Leaned +1815.jpg,Rejected +1816.jpg,Straight +1817.jpg,Straight +1818.jpg,Straight +1819.jpg,Straight +1820.jpg,Leaned +1821.jpg,Straight +1822.jpg,Straight +1823.jpg,Leaned +1824.jpg,Straight +1825.jpg,Leaned +1826.jpg,Straight +1827.jpg,Straight +1828.jpg,Rejected +1829.jpg,Leaned +1830.jpg,Straight +1831.jpg,Straight +1832.jpg,Straight +1834.jpg,Straight +1835.jpg,Rejected +1836.jpg,Rejected +1837.jpg,Rejected +1838.jpg,Rejected +1839.jpg,Rejected +1840.jpg,Rejected +1841.jpg,Leaned +1842.jpg,Rejected +1843.jpg,Leaned +1844.jpg,Rejected +1845.jpg,Rejected +1846.jpg,Rejected +1847.jpg,Leaned +1848.jpg,Straight +1849.jpg,Rejected +1850.jpg,Rejected +1851.jpg,Rejected +1852.jpg,Leaned +1853.jpg,Rejected +1854.jpg,Leaned +1855.jpg,Rejected +1856.jpg,Leaned +1857.jpg,Rejected +1858.jpg,Straight +1859.jpg,Leaned +1860.jpg,Rejected +1861.jpg,Straight +1862.jpg,Leaned +1863.jpg,Leaned +1864.jpg,Leaned +1865.jpg,Straight +1866.jpg,Straight +1867.jpg,Leaned +1868.jpg,Straight +1869.jpg,Leaned +1870.jpg,Leaned +1871.jpg,Rejected +1872.jpg,Rejected +1873.jpg,Rejected +1874.jpg,Straight +1875.jpg,Rejected +1876.jpg,Rejected +1877.jpg,Leaned +1878.jpg,Leaned +1879.jpg,Leaned +1880.jpg,Rejected +1882.jpg,Leaned +1883.jpg,Rejected +1884.jpg,Straight +1885.jpg,Straight +1886.jpg,Straight +1887.jpg,Straight +1888.jpg,Straight +1889.jpg,Straight +1890.jpg,Straight +1891.jpg,Leaned +1892.jpg,Leaned +1893.jpg,Rejected +1894.jpg,Rejected +1895.jpg,Rejected +1896.jpg,Straight +1897.jpg,Leaned +1898.jpg,Leaned +1899.jpg,Leaned +1900.jpg,Leaned +1901.jpg,Rejected +1902.jpg,Straight +1903.jpg,Leaned +1904.jpg,Leaned +1905.jpg,Leaned +1906.jpg,Leaned +1907.jpg,Rejected +1908.jpg,Straight +1909.jpg,Straight +1910.jpg,Leaned +1912.jpg,Straight +1913.jpg,Rejected +1914.jpg,Straight +1915.jpg,Rejected +1916.jpg,Straight +1917.jpg,Leaned +1918.jpg,Leaned +1919.jpg,Straight +1920.jpg,Leaned +1922.jpg,Rejected +1923.jpg,Leaned +1924.jpg,Rejected +1925.jpg,Rejected +1926.jpg,Leaned +1927.jpg,Rejected +1928.jpg,Leaned +1929.jpg,Rejected +1930.jpg,Leaned +1931.jpg,Leaned +1932.jpg,Leaned +1933.jpg,Leaned +1934.jpg,Leaned +1935.jpg,Rejected +1936.jpg,Leaned +1937.jpg,Straight +1938.jpg,Straight +1939.jpg,Rejected +1940.jpg,Leaned +1941.jpg,Leaned +1942.jpg,Rejected +1943.jpg,Straight +1944.jpg,Leaned +1945.jpg,Leaned +1946.jpg,Leaned +1947.jpg,Leaned +1948.jpg,Leaned +1949.jpg,Leaned +1950.jpg,Straight +1951.jpg,Rejected +1952.jpg,Leaned +1953.jpg,Leaned +1954.jpg,Leaned +1955.jpg,Straight +1956.jpg,Leaned +1957.jpg,Leaned +1958.jpg,Straight +1959.jpg,Leaned +1960.jpg,Leaned +1961.jpg,Straight +1962.jpg,Leaned +1963.jpg,Straight +1964.jpg,Straight +1966.jpg,Leaned +1967.jpg,Rejected +1968.jpg,Straight +1969.jpg,Leaned +1970.jpg,Leaned +1972.jpg,Leaned +1973.jpg,Rejected +1974.jpg,Leaned +1975.jpg,Rejected +1976.jpg,Rejected +1977.jpg,Leaned +1978.jpg,Leaned +1979.jpg,Leaned +1980.jpg,Leaned +1981.jpg,Rejected +1982.jpg,Rejected +1983.jpg,Straight +1984.jpg,Leaned +1985.jpg,Straight +1986.jpg,Straight +1987.jpg,Straight +1988.jpg,Leaned +1989.jpg,Leaned +1990.jpg,Leaned +1991.jpg,Leaned +1992.jpg,Leaned +1993.jpg,Leaned +1994.jpg,Leaned +1995.jpg,Straight +1997.jpg,Leaned +1998.jpg,Leaned +1999.jpg,Straight +2000.jpg,Rejected +2001.jpg,Straight +2002.jpg,Rejected +2003.jpg,Leaned +2004.jpg,Leaned +2005.jpg,Straight +2006.jpg,Leaned +2007.jpg,Rejected +2008.jpg,Leaned +2009.jpg,Straight +2010.jpg,Straight +2011.jpg,Leaned +2012.jpg,Leaned +2013.jpg,Rejected +2015.jpg,Rejected +2016.jpg,Rejected +2017.jpg,Leaned +2018.jpg,Leaned +2019.jpg,Leaned +2020.jpg,Rejected +2021.jpg,Leaned +2023.jpg,Straight +2024.jpg,Straight +2025.jpg,Straight +2026.jpg,Leaned +2027.jpg,Leaned +2028.jpg,Leaned +2029.jpg,Rejected +2030.jpg,Rejected +2031.jpg,Leaned +2032.jpg,Rejected +2033.jpg,Straight +2034.jpg,Leaned +2035.jpg,Rejected +2036.jpg,Straight +2037.jpg,Straight +2038.jpg,Leaned +2039.jpg,Leaned +2040.jpg,Straight +2041.jpg,Straight +2042.jpg,Rejected +2043.jpg,Leaned +2044.jpg,Straight +2045.jpg,Straight +2046.jpg,Straight +2047.jpg,Leaned +2048.jpg,Straight +2049.jpg,Straight +2050.jpg,Straight +2051.jpg,Straight +2052.jpg,Leaned +2053.jpg,Straight +2054.jpg,Leaned +2055.jpg,Straight +2056.jpg,Straight +2057.jpg,Straight +2058.jpg,Straight +2059.jpg,Leaned +2060.jpg,Leaned +2061.jpg,Leaned +2062.jpg,Leaned +2063.jpg,Straight +2064.jpg,Leaned +2065.jpg,Leaned +2066.jpg,Leaned +2068.jpg,Straight +2069.jpg,Leaned +2070.jpg,Straight +2071.jpg,Straight +2072.jpg,Straight +2073.jpg,Straight +2074.jpg,Straight +2075.jpg,Straight +2076.jpg,Straight +2077.jpg,Straight +2078.jpg,Straight +2079.jpg,Straight +2080.jpg,Straight +2082.jpg,Straight +2083.jpg,Leaned +2084.jpg,Straight +2085.jpg,Leaned +2086.jpg,Leaned +2087.jpg,Straight +2088.jpg,Straight +2089.jpg,Leaned +2090.jpg,Leaned +2091.jpg,Straight +2092.jpg,Leaned +2093.jpg,Leaned +2095.jpg,Leaned +2096.jpg,Straight +2097.jpg,Straight +2098.jpg,Straight +2099.jpg,Straight +2100.jpg,Leaned +2101.jpg,Straight +2102.jpg,Leaned +2103.jpg,Leaned +2104.jpg,Straight +2106.jpg,Straight +2107.jpg,Straight +2108.jpg,Straight +2109.jpg,Straight +2110.jpg,Straight +2111.jpg,Leaned +2112.jpg,Straight +2113.jpg,Straight +2114.jpg,Leaned +2115.jpg,Straight +2116.jpg,Leaned +2117.jpg,Straight +2118.jpg,Leaned +2119.jpg,Leaned +2120.jpg,Leaned +2121.jpg,Straight +2122.jpg,Straight +2123.jpg,Leaned +2124.jpg,Straight +2127.jpg,Leaned +2128.jpg,Leaned +2129.jpg,Straight +2130.jpg,Leaned +2131.jpg,Straight +2132.jpg,Leaned +2133.jpg,Straight +2134.jpg,Straight +2135.jpg,Straight +2136.jpg,Straight +2137.jpg,Leaned +2138.jpg,Straight +2139.jpg,Leaned +2140.jpg,Leaned +2141.jpg,Leaned +2142.jpg,Leaned +2143.jpg,Leaned +2144.jpg,Straight +2145.jpg,Leaned +2146.jpg,Straight +2147.jpg,Leaned +2148.jpg,Leaned +2149.jpg,Leaned +2150.jpg,Straight +2151.jpg,Leaned +2152.jpg,Leaned +2153.jpg,Leaned +2154.jpg,Straight +2155.jpg,Leaned +2156.jpg,Leaned +2157.jpg,Leaned +2158.jpg,Leaned +2159.jpg,Straight +2160.jpg,Straight +2161.jpg,Leaned +2162.jpg,Leaned +2163.jpg,Straight +2164.jpg,Leaned +2165.jpg,Straight +2166.jpg,Leaned +2167.jpg,Leaned +2168.jpg,Leaned +2169.jpg,Leaned +2170.jpg,Leaned +2171.jpg,Straight +2172.jpg,Straight +2173.jpg,Straight +2174.jpg,Straight +2175.jpg,Straight +2176.jpg,Leaned +2177.jpg,Straight +2178.jpg,Leaned +2179.jpg,Straight +2180.jpg,Leaned +2181.jpg,Leaned +2182.jpg,Leaned +2183.jpg,Straight +2184.jpg,Straight +2185.jpg,Straight +2186.jpg,Straight +2187.jpg,Straight +2188.jpg,Leaned +2189.jpg,Straight +2190.jpg,Straight +2191.jpg,Leaned +2192.jpg,Straight +2193.jpg,Straight +2194.jpg,Straight +2195.jpg,Straight +2196.jpg,Straight +2197.jpg,Straight +2198.jpg,Leaned +2199.jpg,Leaned +2201.jpg,Leaned +2202.jpg,Rejected +2203.jpg,Leaned +2204.jpg,Rejected +2205.jpg,Leaned +2206.jpg,Rejected +2207.jpg,Straight +2208.jpg,Leaned +2209.jpg,Leaned +2210.jpg,Straight +2211.jpg,Leaned +2212.jpg,Leaned +2213.jpg,Straight +2214.jpg,Leaned +2215.jpg,Straight +2216.jpg,Straight +2217.jpg,Leaned +2218.jpg,Leaned +2219.jpg,Straight +2220.jpg,Leaned +2221.jpg,Straight +2222.jpg,Leaned +2223.jpg,Leaned +2224.jpg,Leaned +2225.jpg,Straight +2226.jpg,Straight +2227.jpg,Straight +2228.jpg,Straight +2229.jpg,Straight +2230.jpg,Straight +2232.jpg,Straight +2233.jpg,Straight +2234.jpg,Straight +2235.jpg,Leaned +2236.jpg,Leaned +2237.jpg,Leaned +2238.jpg,Leaned +2239.jpg,Straight +2240.jpg,Leaned +2243.jpg,Straight +2244.jpg,Straight +2245.jpg,Leaned +2246.jpg,Leaned +2247.jpg,Straight +2248.jpg,Straight +2249.jpg,Straight +2250.jpg,Leaned +2251.jpg,Leaned +2252.jpg,Leaned +2253.jpg,Straight +2254.jpg,Straight +2255.jpg,Leaned +2257.jpg,Leaned +2258.jpg,Leaned +2259.jpg,Leaned +2260.jpg,Straight +2261.jpg,Straight +2262.jpg,Leaned +2263.jpg,Leaned +2264.jpg,Straight +2265.jpg,Leaned +2266.jpg,Straight +2267.jpg,Straight +2268.jpg,Straight +2269.jpg,Straight +2270.jpg,Leaned +2271.jpg,Leaned +2272.jpg,Leaned +2273.jpg,Leaned +2274.jpg,Straight +2275.jpg,Leaned +2276.jpg,Leaned +2277.jpg,Straight +2278.jpg,Straight +2279.jpg,Straight +2280.jpg,Straight +2282.jpg,Leaned +2283.jpg,Straight +2284.jpg,Straight +2285.jpg,Straight +2286.jpg,Straight +2287.jpg,Rejected +2288.jpg,Leaned +2289.jpg,Leaned +2291.jpg,Leaned +2292.jpg,Straight +2294.jpg,Leaned +2295.jpg,Leaned +2296.jpg,Straight +2297.jpg,Leaned +2298.jpg,Leaned +2299.jpg,Straight +2300.jpg,Leaned +2301.jpg,Leaned +2302.jpg,Leaned +2303.jpg,Leaned +2304.jpg,Leaned +2305.jpg,Straight +2306.jpg,Leaned +2307.jpg,Leaned +2308.jpg,Leaned +2309.jpg,Leaned +2310.jpg,Straight +2311.jpg,Straight +2312.jpg,Rejected +2313.jpg,Straight +2314.jpg,Leaned +2315.jpg,Rejected +2316.jpg,Leaned +2317.jpg,Leaned +2318.jpg,Leaned +2319.jpg,Straight +2321.jpg,Rejected +2322.jpg,Straight +2323.jpg,Leaned +2324.jpg,Leaned +2325.jpg,Rejected +2326.jpg,Rejected +2327.jpg,Straight +2328.jpg,Straight +2329.jpg,Rejected +2330.jpg,Rejected +2331.jpg,Leaned +2332.jpg,Straight +2333.jpg,Straight +2334.jpg,Rejected +2335.jpg,Rejected +2336.jpg,Rejected +2338.jpg,Leaned +2340.jpg,Rejected +2341.jpg,Rejected +2342.jpg,Rejected +2343.jpg,Straight +2344.jpg,Straight +2345.jpg,Leaned +2346.jpg,Leaned +2347.jpg,Straight +2349.jpg,Leaned +2350.jpg,Rejected +2351.jpg,Rejected +2352.jpg,Rejected +2353.jpg,Leaned +2354.jpg,Rejected +2355.jpg,Leaned +2356.jpg,Leaned +2357.jpg,Straight +2358.jpg,Leaned +2359.jpg,Leaned +2360.jpg,Straight +2361.jpg,Straight +2362.jpg,Rejected +2363.jpg,Straight +2364.jpg,Rejected +2365.jpg,Leaned +2366.jpg,Rejected +2367.jpg,Leaned +2368.jpg,Leaned +2369.jpg,Leaned +2370.jpg,Leaned +2371.jpg,Leaned +2372.jpg,Leaned +2373.jpg,Rejected +2374.jpg,Leaned +2375.jpg,Leaned +2376.jpg,Leaned +2377.jpg,Leaned +2378.jpg,Leaned +2379.jpg,Rejected +2381.jpg,Straight +2382.jpg,Straight +2385.jpg,Leaned +2386.jpg,Leaned +2387.jpg,Straight +2388.jpg,Straight +2389.jpg,Rejected +2390.jpg,Leaned +2392.jpg,Leaned +2393.jpg,Leaned +2394.jpg,Rejected +2395.jpg,Straight +2396.jpg,Leaned +2397.jpg,Leaned +2398.jpg,Leaned +2399.jpg,Leaned +2400.jpg,Straight +2401.jpg,Straight +2402.jpg,Rejected +2403.jpg,Straight +2404.jpg,Rejected +2405.jpg,Leaned +2406.jpg,Rejected +2407.jpg,Straight +2408.jpg,Straight +2409.jpg,Straight +2410.jpg,Leaned +2411.jpg,Leaned +2412.jpg,Straight +2413.jpg,Rejected +2414.jpg,Rejected +2415.jpg,Leaned +2416.jpg,Straight +2417.jpg,Leaned +2418.jpg,Straight +2419.jpg,Leaned +2420.jpg,Leaned +2421.jpg,Leaned +2422.jpg,Rejected +2423.jpg,Leaned +2424.jpg,Rejected +2425.jpg,Rejected +2426.jpg,Rejected +2427.jpg,Rejected +2428.jpg,Leaned +2429.jpg,Rejected +2430.jpg,Rejected +2431.jpg,Leaned +2432.jpg,Leaned +2433.jpg,Leaned +2434.jpg,Leaned +2435.jpg,Leaned +2436.jpg,Straight +2437.jpg,Leaned +2438.jpg,Straight +2439.jpg,Leaned +2440.jpg,Leaned +2441.jpg,Straight +2442.jpg,Leaned +2443.jpg,Straight diff --git a/pole_alignment/classification/test/Leaned/100.jpg b/pole_alignment/classification/test/Leaned/100.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f605f7da37560e3761851ea73b5ef63085842e9f --- /dev/null +++ b/pole_alignment/classification/test/Leaned/100.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:212817a75e291dd9391dceabd042d8ad33caba721957c71f345d35580266844c +size 800982 diff --git a/pole_alignment/classification/test/Leaned/1024.jpg b/pole_alignment/classification/test/Leaned/1024.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1b2dfa169989f490c493815b63b09f8bc3dcd353 --- /dev/null +++ b/pole_alignment/classification/test/Leaned/1024.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6aea67c0ae82f9134e015f1c58088b22e014d6adeab9b651644d8c7b0daa4425 +size 218990 diff --git a/pole_alignment/classification/test/Leaned/1261.jpg b/pole_alignment/classification/test/Leaned/1261.jpg new file mode 100644 index 0000000000000000000000000000000000000000..13a3981541427378b75d6adaaa89422f27186ff7 --- /dev/null +++ b/pole_alignment/classification/test/Leaned/1261.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8683ce6fdf70128572a48089f854424cf24fcf981ce923b28f1ffa8f02241320 +size 3134200 diff --git a/pole_alignment/classification/test/Leaned/1267.jpg b/pole_alignment/classification/test/Leaned/1267.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d8f3468f21a0666c88f56cf7cf0a4844c833838 --- /dev/null +++ b/pole_alignment/classification/test/Leaned/1267.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5615faf8ed96d40384c63c98cddfaa00d1600aea82a490ba299faf43dbabf8d4 +size 2247607 diff --git a/pole_alignment/classification/test/Leaned/127.jpg b/pole_alignment/classification/test/Leaned/127.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3730333b5a976745c9b7882b268bb311fbea656a --- /dev/null +++ b/pole_alignment/classification/test/Leaned/127.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf6dc79bc6f6ebbbc60fc0c69f191716124c09da7b28272a7eb6df10c6b97b29 +size 2164667 diff --git a/pole_alignment/classification/test/Leaned/1290.jpg b/pole_alignment/classification/test/Leaned/1290.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ea7943df859e897589bafbc479ce378e25b5ade0 --- /dev/null +++ b/pole_alignment/classification/test/Leaned/1290.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d8e3b43eea064b7bb8440bd93c4806db0855e3f805565f908dc37222460b68d +size 372888 diff --git a/pole_alignment/classification/test/Leaned/131.jpg b/pole_alignment/classification/test/Leaned/131.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3827ff50186c67a9e71249b88267303e722eaa02 --- /dev/null +++ b/pole_alignment/classification/test/Leaned/131.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70532898f249dad0c0ab28e028a2c0b027abec87046fd1583e2713c7fb420873 +size 2240926 diff --git a/pole_alignment/classification/test/Leaned/1315.jpg b/pole_alignment/classification/test/Leaned/1315.jpg new file mode 100644 index 0000000000000000000000000000000000000000..03929c1a3d79500400d7ee85893651de432f3632 --- /dev/null +++ b/pole_alignment/classification/test/Leaned/1315.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5a73fe7ef4229c36caadbfe0ad5f5d0363bcd26e69064a8309d1c09548a1c47 +size 2571328 diff --git a/pole_alignment/classification/test/Leaned/1384.jpg b/pole_alignment/classification/test/Leaned/1384.jpg new file mode 100644 index 0000000000000000000000000000000000000000..43504000c9e0985574e8b9de60e0f6ab6307f088 --- /dev/null +++ b/pole_alignment/classification/test/Leaned/1384.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2e7b64e92c0262048df6466a97f382f7021253424da002134c373c5c8622bb2 +size 2923563 diff --git a/pole_alignment/classification/test/Leaned/1427.jpg b/pole_alignment/classification/test/Leaned/1427.jpg new file mode 100644 index 0000000000000000000000000000000000000000..99d2eb4df58c333f7cbda5d8b765dc2e1928e929 --- /dev/null +++ b/pole_alignment/classification/test/Leaned/1427.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a8b4fadaf849d0a5ce6a1178a0a46dbec43eb3cd5a175f4d9c3a41d418bea17 +size 533350 diff --git a/pole_alignment/classification/test/Leaned/1460.jpg b/pole_alignment/classification/test/Leaned/1460.jpg new file mode 100644 index 0000000000000000000000000000000000000000..423833ece6e394c2212fba48e76ffa86f799e4db --- /dev/null +++ b/pole_alignment/classification/test/Leaned/1460.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30a775043c7c3133a1b14abd0d9c0448a2a61e6ff519a1a4d99fe46b82d9604c +size 317870 diff --git a/pole_alignment/classification/test/Leaned/1537.jpg b/pole_alignment/classification/test/Leaned/1537.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b57c65cbd32749f4f9f46def7af7abe6d6b45efe --- /dev/null +++ b/pole_alignment/classification/test/Leaned/1537.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9b18b480b2dc3203338dfa0fe2eea6f529f8efeff7644142ecdfb0805e5b6f0 +size 2820407 diff --git a/pole_alignment/classification/test/Leaned/1614.jpg b/pole_alignment/classification/test/Leaned/1614.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cb7d02920886f11e14e72564b493058ed8509d8e --- /dev/null +++ b/pole_alignment/classification/test/Leaned/1614.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:938af63d5eb2d20c986b08f56f457886204bef34000f4ea7c115774cf503ad4c +size 501300 diff --git a/pole_alignment/classification/test/Leaned/1681.jpg b/pole_alignment/classification/test/Leaned/1681.jpg new file mode 100644 index 0000000000000000000000000000000000000000..34f1c7d224ef48d1ed841e8cdd06e4db4b23838d --- /dev/null +++ b/pole_alignment/classification/test/Leaned/1681.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:982a1128a7bb64c051365357bc1ad62e24aad468b858a6680135ad42f5c39bb4 +size 816597 diff --git a/pole_alignment/classification/test/Leaned/1682.jpg b/pole_alignment/classification/test/Leaned/1682.jpg new file mode 100644 index 0000000000000000000000000000000000000000..00f319f7c3914ea3f2cf33ee9a1c3a26b76f3c07 --- /dev/null +++ b/pole_alignment/classification/test/Leaned/1682.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef07e5f3d603eca5b48e572f5b910653352757156fc3c5b48d18a2bc8eb51018 +size 2265801 diff --git a/pole_alignment/classification/test/Leaned/1686.jpg b/pole_alignment/classification/test/Leaned/1686.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c5935d73498c9ea53b831193b04717ccb7626ed9 --- /dev/null +++ b/pole_alignment/classification/test/Leaned/1686.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eca6869e884a34b038ace52b4135eb3863717611ab9da7a6790fe7c484570820 +size 678699 diff --git a/pole_alignment/classification/test/Leaned/1705.jpg b/pole_alignment/classification/test/Leaned/1705.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4d0fef9a790b5873a98b9ae5f4a7476373db943b --- /dev/null +++ b/pole_alignment/classification/test/Leaned/1705.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d144f5a5970ed5a7445ddf3c0cb7d39a7133474e506401a6176cce650e8394c9 +size 774919 diff --git a/pole_alignment/classification/test/Leaned/1741.jpg b/pole_alignment/classification/test/Leaned/1741.jpg new file mode 100644 index 0000000000000000000000000000000000000000..573fbf84cc18b9ab48190469e5a72cf536db1cd1 --- /dev/null +++ b/pole_alignment/classification/test/Leaned/1741.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf86c48b130694aea699e53be1e10d63274d1e3fdf04f96a2847a7af485e6c63 +size 4326715 diff --git a/pole_alignment/classification/test/Leaned/1748.jpg b/pole_alignment/classification/test/Leaned/1748.jpg new file mode 100644 index 0000000000000000000000000000000000000000..47acdce0991db39105542b9a0647ce7970947769 --- /dev/null +++ b/pole_alignment/classification/test/Leaned/1748.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dbdaa3b636490f50d704ce42354f6ed603178c9af6e7af0903cc808d6061b5b +size 469880 diff --git a/pole_alignment/classification/test/Leaned/1750.jpg b/pole_alignment/classification/test/Leaned/1750.jpg new file mode 100644 index 0000000000000000000000000000000000000000..85ad29dfa4dcdb06cd998e94c460e263badfcb98 --- /dev/null +++ b/pole_alignment/classification/test/Leaned/1750.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4867d1a20b228fe859646c029939a4f2c41fdac0854a54a5e800566ce0bc74d +size 1220371 diff --git a/pole_alignment/classification/test/Leaned/1761.jpg b/pole_alignment/classification/test/Leaned/1761.jpg new file mode 100644 index 0000000000000000000000000000000000000000..70f18f02c219b76ec53305b0b0147cf086afec9d --- /dev/null +++ b/pole_alignment/classification/test/Leaned/1761.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a69534cd6d4cbae467d63f3c6b80bba5b2b3818f3f44a7ef18c025337d7fa59 +size 366130 diff --git a/pole_alignment/classification/test/Leaned/1778.jpg b/pole_alignment/classification/test/Leaned/1778.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cfd8874b2eaee3ee099fbcd620ad63f9ef1e4880 --- /dev/null +++ b/pole_alignment/classification/test/Leaned/1778.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c437dda48235a7278e429306f76a66d1d534d661387dc86704bdb84974cf6ab6 +size 397634 diff --git a/pole_alignment/classification/test/Leaned/1781.jpg b/pole_alignment/classification/test/Leaned/1781.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fe894b20f83e25b685e139953cfe7375e78aabc6 --- /dev/null +++ b/pole_alignment/classification/test/Leaned/1781.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d38df6a817191c00bca65621fb9872bd35a98268c1dc8150767c5051f664ba03 +size 360438 diff --git a/pole_alignment/classification/test/Leaned/1801.jpg b/pole_alignment/classification/test/Leaned/1801.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e19a59351c5b9a4175be364d7915139c66234970 --- /dev/null +++ b/pole_alignment/classification/test/Leaned/1801.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc40fac4a3ec3f56e54e7f140e2c9babf5a9ec0c2b1f8fa12fa27bc54341ba43 +size 361256 diff --git a/pole_alignment/classification/test/Leaned/1878.jpg b/pole_alignment/classification/test/Leaned/1878.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b816e259bb8170416bc3ee20eeec58dd2c79e8b8 --- /dev/null +++ b/pole_alignment/classification/test/Leaned/1878.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dbaf7fb729a0b21e1738d271f2aa2f5a37fc227c996bc8fa35310c6b204284d +size 308393 diff --git a/pole_alignment/classification/test/Leaned/190.jpg b/pole_alignment/classification/test/Leaned/190.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d46e8f5ec4e3a8555d2a592d19c491433bdbd4e8 --- /dev/null +++ b/pole_alignment/classification/test/Leaned/190.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d136df6c37d154c7ce43318ec7a0e6766ea54c87e961acbe8e89c17e2b52dbe3 +size 280472 diff --git a/pole_alignment/classification/test/Leaned/1940.jpg b/pole_alignment/classification/test/Leaned/1940.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5f9139c33d09b73de5c5c02b49eb73f9c38869e4 --- /dev/null +++ b/pole_alignment/classification/test/Leaned/1940.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05f6f3d9a060565aa8b376904cd17448e614d51b46158f7fc784960bfb72a440 +size 465232 diff --git a/pole_alignment/classification/test/Leaned/1947.jpg b/pole_alignment/classification/test/Leaned/1947.jpg new file mode 100644 index 0000000000000000000000000000000000000000..405d5c69f470fa101ab013f32529b3528fa2b9c8 --- /dev/null +++ b/pole_alignment/classification/test/Leaned/1947.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a768a14610023010267f2ec34261d52323ab4786661b0b4d8b313d49027e904 +size 258770 diff --git a/pole_alignment/classification/test/Leaned/1970.jpg b/pole_alignment/classification/test/Leaned/1970.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bb2d80a28191ccd4ef60111a53b60ff0c02448be --- /dev/null +++ b/pole_alignment/classification/test/Leaned/1970.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8501467d18902cc69dbde7302ac453921c46a46339556b6a37a68d1f1f6d6bd3 +size 326689 diff --git a/pole_alignment/classification/test/Leaned/1978.jpg b/pole_alignment/classification/test/Leaned/1978.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f0e059e3f55baa2a807bf96f39d6640eb68aacce --- /dev/null +++ b/pole_alignment/classification/test/Leaned/1978.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e05df6de8572c9a22a6e95f498bdf02c77b166bf65a1a058f3078bcdfe4fb3da +size 397909 diff --git a/pole_alignment/classification/test/Leaned/2086.jpg b/pole_alignment/classification/test/Leaned/2086.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4e0f11993adf8b9cf212df8334bfccb57e83cdf3 --- /dev/null +++ b/pole_alignment/classification/test/Leaned/2086.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be3858166f09e806c60c12b618c3db632c0e27387d51b1a00e3759f664cfe4c8 +size 118310 diff --git a/pole_alignment/classification/test/Leaned/2116.jpg b/pole_alignment/classification/test/Leaned/2116.jpg new file mode 100644 index 0000000000000000000000000000000000000000..93027a80dbd2eaf1525d33fc5abb0a393baaab58 --- /dev/null +++ b/pole_alignment/classification/test/Leaned/2116.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69687215c89c289af6e33746c94b6b629452de942c4c23032e2e5a71c4aaa9ea +size 175524 diff --git a/pole_alignment/classification/test/Leaned/2132.jpg b/pole_alignment/classification/test/Leaned/2132.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0cf8815d72efedfd9a51c043672f9c72ec795420 --- /dev/null +++ b/pole_alignment/classification/test/Leaned/2132.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cee4234b14571e639f490cfd64e92b82f1f6ea90beb064936d42c9130b1db8d +size 1792795 diff --git a/pole_alignment/classification/test/Leaned/2137.jpg b/pole_alignment/classification/test/Leaned/2137.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d4d4930458ccacbd94f68a58aa2ff8f8194c100f --- /dev/null +++ b/pole_alignment/classification/test/Leaned/2137.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4ef7677379da278c8358e91463161ee6f5416dcded964dec43820d93b1b7042 +size 170072 diff --git a/pole_alignment/classification/test/Leaned/2158.jpg b/pole_alignment/classification/test/Leaned/2158.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f31263741277c6de8d6fa3f7bdb900125b0c8e4c --- /dev/null +++ b/pole_alignment/classification/test/Leaned/2158.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a6f1f1ec03b4b17ed8c53dc47bf2628bbbecda4da743113b44be2d563d431e4 +size 469461 diff --git a/pole_alignment/classification/test/Leaned/2166.jpg b/pole_alignment/classification/test/Leaned/2166.jpg new file mode 100644 index 0000000000000000000000000000000000000000..47af7e0fee7fac2611405c1a08eec34c379280fa --- /dev/null +++ b/pole_alignment/classification/test/Leaned/2166.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:718f6aff58e4cc7052e38cb443ce550fd620e93a3b55cfb7c536fff5c064d2fb +size 175503 diff --git a/pole_alignment/classification/test/Leaned/2180.jpg b/pole_alignment/classification/test/Leaned/2180.jpg new file mode 100644 index 0000000000000000000000000000000000000000..41c13f832aa3b76355278a8192cae3bf09778808 --- /dev/null +++ b/pole_alignment/classification/test/Leaned/2180.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b054e4c02af615a03cb725462063f273fb6cbdfb90f59f3aafa6fc8f2cf5eaab +size 194644 diff --git a/pole_alignment/classification/test/Leaned/2201.jpg b/pole_alignment/classification/test/Leaned/2201.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0be3bb5cc4036665869b07bd456fc90d3d80b383 --- /dev/null +++ b/pole_alignment/classification/test/Leaned/2201.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca0a7e384b8af4099cd7576bce3acef943a544c2780ed6177738568745830c0e +size 252346 diff --git a/pole_alignment/classification/test/Leaned/2203.jpg b/pole_alignment/classification/test/Leaned/2203.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c6225870f5fcb8b4f7d3203d5c5c390ff519f650 --- /dev/null +++ b/pole_alignment/classification/test/Leaned/2203.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:066b4bade3d996d4912208fc9629d5c9d403c4349705d09c7d91ee915b2622a9 +size 125863 diff --git a/pole_alignment/classification/test/Leaned/2205.jpg b/pole_alignment/classification/test/Leaned/2205.jpg new file mode 100644 index 0000000000000000000000000000000000000000..86a5ed8404de31b0d8ed39bd1a17cb2d0630e06b --- /dev/null +++ b/pole_alignment/classification/test/Leaned/2205.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5faaaeb0014e24896b0eead4445511d36329055d3281948fffb628f7fc5a97d7 +size 219136 diff --git a/pole_alignment/classification/test/Leaned/2218.jpg b/pole_alignment/classification/test/Leaned/2218.jpg new file mode 100644 index 0000000000000000000000000000000000000000..761d0862186d4ccb35edbf43dc4c87ad4e20290a --- /dev/null +++ b/pole_alignment/classification/test/Leaned/2218.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e23c0f9d3b1d53b4ed03f7f76ae942862da0e110ddacbcf4dc9795e7c50a4ce3 +size 196462 diff --git a/pole_alignment/classification/test/Leaned/2240.jpg b/pole_alignment/classification/test/Leaned/2240.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f87b2fc8c52b9cc0c4168b86b9bcaeb9c6e741af --- /dev/null +++ b/pole_alignment/classification/test/Leaned/2240.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43108758ee848f83e0f18f5ad0ee79f6002083691e875e437ab5f205850d5b45 +size 307346 diff --git a/pole_alignment/classification/test/Leaned/2251.jpg b/pole_alignment/classification/test/Leaned/2251.jpg new file mode 100644 index 0000000000000000000000000000000000000000..358223372ecbd66c9119cca8ac527ac72d4ff2d4 --- /dev/null +++ b/pole_alignment/classification/test/Leaned/2251.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:320367b1be31d79d160d86ac4ba5a384c4d7b282657efcedf25834babd56aa74 +size 252819 diff --git a/pole_alignment/classification/test/Leaned/2263.jpg b/pole_alignment/classification/test/Leaned/2263.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2afa88f9e16377159e590b43cf585a939e0cdd79 --- /dev/null +++ b/pole_alignment/classification/test/Leaned/2263.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af715e35a56a29d4aa9d8cec4c1c72a06891eb8985d16d4a45c868b6ed208870 +size 332020 diff --git a/pole_alignment/classification/test/Leaned/2308.jpg b/pole_alignment/classification/test/Leaned/2308.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5939232d92219adc84354f342b123ba6a6b95c22 --- /dev/null +++ b/pole_alignment/classification/test/Leaned/2308.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29ef8335f17b049f235015002b1825b65bc11b364dbc16efe76bb338b67828ac +size 1524712 diff --git a/pole_alignment/classification/test/Leaned/2316.jpg b/pole_alignment/classification/test/Leaned/2316.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a949fa06e3ec43bea0ad9594828f407ff7e15a37 --- /dev/null +++ b/pole_alignment/classification/test/Leaned/2316.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:884bb7ff7cba235cce2e42e72f7d7b344b4281aa65c813401886332d401a1bf1 +size 1159085 diff --git a/pole_alignment/classification/test/Leaned/2323.jpg b/pole_alignment/classification/test/Leaned/2323.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eac4a70d1fdfdc5dca85ac9edb40582c90590f88 --- /dev/null +++ b/pole_alignment/classification/test/Leaned/2323.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e0f017031b25f20f0dec2f5ff1152a03e95404cebb437d8ddede23beb2e36d7 +size 176284 diff --git a/pole_alignment/classification/test/Leaned/2358.jpg b/pole_alignment/classification/test/Leaned/2358.jpg new file mode 100644 index 0000000000000000000000000000000000000000..45c1c4191a42557af67f4324f1d9e3c9956313cf --- /dev/null +++ b/pole_alignment/classification/test/Leaned/2358.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2cc2f378453f4b117251e844fcf6bd89197c472080e7d6572cf48e51f6ae5a5 +size 185832 diff --git a/pole_alignment/classification/test/Leaned/2374.jpg b/pole_alignment/classification/test/Leaned/2374.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9efdbf2b0b7a9b2d7e4284dcc89c71c09c447ab4 --- /dev/null +++ b/pole_alignment/classification/test/Leaned/2374.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7998952bb7a075984c14379287e469b7b2e3ac01ec833054120deb329938723 +size 280283 diff --git a/pole_alignment/classification/test/Leaned/2375.jpg b/pole_alignment/classification/test/Leaned/2375.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3ce895a256efd3978f9b45d33589b8a5225e0c89 --- /dev/null +++ b/pole_alignment/classification/test/Leaned/2375.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b24a41f874c05520af24f40d0a1c8bc7449c9a0b59e9fee68028f5ae8b92e99 +size 307492 diff --git a/pole_alignment/classification/test/Leaned/2405.jpg b/pole_alignment/classification/test/Leaned/2405.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1a4fe6c0dce9d076de0ca8cb5700bbbfe75b30b5 --- /dev/null +++ b/pole_alignment/classification/test/Leaned/2405.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2261bf6bf15b7788b1954fd9913563f39d6dd32a5ee36e6e01aad44114ff7a16 +size 92772 diff --git a/pole_alignment/classification/test/Leaned/2433.jpg b/pole_alignment/classification/test/Leaned/2433.jpg new file mode 100644 index 0000000000000000000000000000000000000000..50caef8ecf1922c0fbd798dcee6f09d0012d94e1 --- /dev/null +++ b/pole_alignment/classification/test/Leaned/2433.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b394b96d3dea43286bf20e16dc140f7f02a267be344ce79bc40b1c364f4a7e8 +size 161460 diff --git a/pole_alignment/classification/test/Leaned/277.jpg b/pole_alignment/classification/test/Leaned/277.jpg new file mode 100644 index 0000000000000000000000000000000000000000..26ccc487810fc9c46bfc8d0653d5a9b8c44b4857 --- /dev/null +++ b/pole_alignment/classification/test/Leaned/277.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8c5c366512dd80197d99783a65c89f7f8cf134e3452a0854fad77262fd661ca +size 264544 diff --git a/pole_alignment/classification/test/Leaned/324.jpg b/pole_alignment/classification/test/Leaned/324.jpg new file mode 100644 index 0000000000000000000000000000000000000000..82a901664eb9df9388c4556d3d490569303a8f48 --- /dev/null +++ b/pole_alignment/classification/test/Leaned/324.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93658340664fbe18d57853237bd51fa0623f6af5a07db47aaee3bec81ee24038 +size 215161 diff --git a/pole_alignment/classification/test/Leaned/466.jpg b/pole_alignment/classification/test/Leaned/466.jpg new file mode 100644 index 0000000000000000000000000000000000000000..95433f77de60e2d08095c9fc97636e3e4fecca33 --- /dev/null +++ b/pole_alignment/classification/test/Leaned/466.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55b0f80069a4f70ab06bd9fc9cb47d82bb70c810d33e75f9acdce43af07d515f +size 1455224 diff --git a/pole_alignment/classification/test/Leaned/585.jpg b/pole_alignment/classification/test/Leaned/585.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9a5e6185c673ef33b77eb39838c33c7000d9dcb0 --- /dev/null +++ b/pole_alignment/classification/test/Leaned/585.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e6b4f3ee543bc883c813537b4583986556f674019ea644d82fe00e617643a3c +size 4299631 diff --git a/pole_alignment/classification/test/Leaned/736.jpg b/pole_alignment/classification/test/Leaned/736.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d0d59033e5012f62b4527d5f94daf795ef9cbadd --- /dev/null +++ b/pole_alignment/classification/test/Leaned/736.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4deebc2525ca66007c2302882b75fb0cafe935f9c7b7a15fce298ddda7bffcb6 +size 202285 diff --git a/pole_alignment/classification/test/Leaned/790.jpg b/pole_alignment/classification/test/Leaned/790.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3c43f971d59446590e82c343a0883d900cb46473 --- /dev/null +++ b/pole_alignment/classification/test/Leaned/790.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b2beaef475a363bbe863473b5f0246787614fff98abf254e49f91c64589cd1e +size 150899 diff --git a/pole_alignment/classification/test/Leaned/798.jpg b/pole_alignment/classification/test/Leaned/798.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9a781b10f3bdd64c9b797ab57d54ed837bb7ba94 --- /dev/null +++ b/pole_alignment/classification/test/Leaned/798.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c1439e293ccd8932e057cc9ea4a858b4270f599ec3f3e594237da8bf91faa18 +size 686667 diff --git a/pole_alignment/classification/test/Leaned/866.jpg b/pole_alignment/classification/test/Leaned/866.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3e676925aaf2a3334c6a72575471985add22944e --- /dev/null +++ b/pole_alignment/classification/test/Leaned/866.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c56c1b40cd0a0987f7de567a01e323f129dbf3e7d223373c687fe3de51e3e3f3 +size 125265 diff --git a/pole_alignment/classification/test/Leaned/904.jpg b/pole_alignment/classification/test/Leaned/904.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b4ad1366fb302905850a29a252abf46643ef4762 --- /dev/null +++ b/pole_alignment/classification/test/Leaned/904.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2cc981492e904b26a0590e6892b4f40da4109c746a3ef2191c160e1ea0f13d5 +size 190284 diff --git a/pole_alignment/classification/test/Leaned/942.jpg b/pole_alignment/classification/test/Leaned/942.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c31b2059708310d7eec8a7f8b23517a50466af7b --- /dev/null +++ b/pole_alignment/classification/test/Leaned/942.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adbc00f576c0b508c6333bdcf923cbcc31f8c5c63af94e4918ee81ecb71c520b +size 1379660 diff --git a/pole_alignment/classification/test/Rejected/1322.jpg b/pole_alignment/classification/test/Rejected/1322.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fbbae1bf6fffd436b798bf77be145398398bbbe9 --- /dev/null +++ b/pole_alignment/classification/test/Rejected/1322.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bb2a7edec622f8582fdea1334d60f613d5a9a6357ffd5e3221590d390c26816 +size 3310174 diff --git a/pole_alignment/classification/test/Rejected/1375.jpg b/pole_alignment/classification/test/Rejected/1375.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6856ee848f9c130b335adbf642422b5cbf995072 --- /dev/null +++ b/pole_alignment/classification/test/Rejected/1375.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cd7fdbd39de89ec480435351676e4d43073ac08ef676e7c79676c0f01d0eca8 +size 623423 diff --git a/pole_alignment/classification/test/Rejected/1383.jpg b/pole_alignment/classification/test/Rejected/1383.jpg new file mode 100644 index 0000000000000000000000000000000000000000..53d2dff55b6ea60abb76b3c8d9076e59e25528da --- /dev/null +++ b/pole_alignment/classification/test/Rejected/1383.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7de95bbcb7b76dd725c0b81b3ca2fc76851bf65d938d7a29195fb9881e60122 +size 402161 diff --git a/pole_alignment/classification/test/Rejected/1505.jpg b/pole_alignment/classification/test/Rejected/1505.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2686cb34a7bcc3cde24d77267618b67a0c166a73 --- /dev/null +++ b/pole_alignment/classification/test/Rejected/1505.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bec50df820e38245e620446b81b29b215b2a82933e668c1eb5a107277c8cd188 +size 348158 diff --git a/pole_alignment/classification/test/Rejected/1528.jpg b/pole_alignment/classification/test/Rejected/1528.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2444f2aaa857206a5e1505507629b4544b497adb --- /dev/null +++ b/pole_alignment/classification/test/Rejected/1528.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aeecb8a35fc3598baae4c6dcee570dcbbd195ed5dae0928a4c8ef92dca646e89 +size 3055927 diff --git a/pole_alignment/classification/test/Rejected/1557.jpg b/pole_alignment/classification/test/Rejected/1557.jpg new file mode 100644 index 0000000000000000000000000000000000000000..41d9a65c105577405b1be4e6d10d6c30008a2074 --- /dev/null +++ b/pole_alignment/classification/test/Rejected/1557.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac87a2afbbd0849c06bfa1a75d82f27c50abcb7a998a057577f131d08f582fd7 +size 1304496 diff --git a/pole_alignment/classification/test/Rejected/1570.jpg b/pole_alignment/classification/test/Rejected/1570.jpg new file mode 100644 index 0000000000000000000000000000000000000000..73cb7a93b5618cef12901e82be58a3b0fad62397 --- /dev/null +++ b/pole_alignment/classification/test/Rejected/1570.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6bd69c7f5d1c3275a659c496133a40be16eb53fb0b8019f11f5f09e3b45fdd2 +size 606241 diff --git a/pole_alignment/classification/test/Rejected/1584.jpg b/pole_alignment/classification/test/Rejected/1584.jpg new file mode 100644 index 0000000000000000000000000000000000000000..255521f3d5731321d74269731bf03f40c73966b2 --- /dev/null +++ b/pole_alignment/classification/test/Rejected/1584.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73af2fc07d7fdff8665d33c81d7838cbcfac36e780de206162ed2f4f5cfbe8f8 +size 1064655 diff --git a/pole_alignment/classification/test/Rejected/1624.jpg b/pole_alignment/classification/test/Rejected/1624.jpg new file mode 100644 index 0000000000000000000000000000000000000000..278ffd0b62e2f8144508065f2c8bfe3caeb41469 --- /dev/null +++ b/pole_alignment/classification/test/Rejected/1624.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f55fce81745f8f0a8c9c9e1a0b650dbafb53a0baa30623e40c4a4181a2ae54d +size 357430 diff --git a/pole_alignment/classification/test/Rejected/1626.jpg b/pole_alignment/classification/test/Rejected/1626.jpg new file mode 100644 index 0000000000000000000000000000000000000000..744419a9433445cac6219d85100db007d53febc6 --- /dev/null +++ b/pole_alignment/classification/test/Rejected/1626.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d487a2515c7e8b84ddab330e9dcdaebfacdcf5d48aedfcdfe0ebca5fc3ff40fd +size 609644 diff --git a/pole_alignment/classification/test/Rejected/1637.jpg b/pole_alignment/classification/test/Rejected/1637.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8902a0ef2054b5cce2039b98e414d2c9b7f26f3f --- /dev/null +++ b/pole_alignment/classification/test/Rejected/1637.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fafc03fef1f927c4a29e8a45ad7af602682dd51958537a608ebfc8172a3fb68e +size 475761 diff --git a/pole_alignment/classification/test/Rejected/1640.jpg b/pole_alignment/classification/test/Rejected/1640.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6eefd9c33d9a2a4e1153ca3d7f794ae202510b3a --- /dev/null +++ b/pole_alignment/classification/test/Rejected/1640.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32707228bf6846c4d33198f196ee7e05282c1361a89ccf6f67aea03b08b4723b +size 375344 diff --git a/pole_alignment/classification/test/Rejected/1693.jpg b/pole_alignment/classification/test/Rejected/1693.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b6c4527b38f9004413fc42547735772c94cd6271 --- /dev/null +++ b/pole_alignment/classification/test/Rejected/1693.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb0cbe848b46e7daddbecbfcec3405b526c7c3794f8cefd771a44fde85da5191 +size 648149 diff --git a/pole_alignment/classification/test/Rejected/1772.jpg b/pole_alignment/classification/test/Rejected/1772.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8cd0c4a8a00dc61ab3f73b2c86663a712625bfb8 --- /dev/null +++ b/pole_alignment/classification/test/Rejected/1772.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00cea6726c194867c6b6650d91a01945263de2efe9667bd997b0c392acca1730 +size 322593 diff --git a/pole_alignment/classification/test/Rejected/1774.jpg b/pole_alignment/classification/test/Rejected/1774.jpg new file mode 100644 index 0000000000000000000000000000000000000000..044f59c45443633666f4d1599ec25d1e87cb2c31 --- /dev/null +++ b/pole_alignment/classification/test/Rejected/1774.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afda3ee3ee50741ebaa8c1af542316ee5d5afc747c5eedf86a1caeb5e3132012 +size 494925 diff --git a/pole_alignment/classification/test/Rejected/1779.jpg b/pole_alignment/classification/test/Rejected/1779.jpg new file mode 100644 index 0000000000000000000000000000000000000000..37d645811e7bc24baa1fbb21994e8d78c8c5620a --- /dev/null +++ b/pole_alignment/classification/test/Rejected/1779.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a64dd0dea83971f8147c139c2bcc8dd8e002ed77544716f86f4c35df7033ce2 +size 2776164 diff --git a/pole_alignment/classification/test/Rejected/1780.jpg b/pole_alignment/classification/test/Rejected/1780.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d01a0ee73ebe977036f88ba2c439fd7c6fe79da3 --- /dev/null +++ b/pole_alignment/classification/test/Rejected/1780.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bd9f90e6bf6f8d94de6da46ab88f70a249b1377f843467ad0109911799bbeb0 +size 3023425 diff --git a/pole_alignment/classification/test/Rejected/1795.jpg b/pole_alignment/classification/test/Rejected/1795.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ff4e414f1c259d4022a96656f6041f90fc3c2790 --- /dev/null +++ b/pole_alignment/classification/test/Rejected/1795.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:899f0e7a7ed8343e97932ed611afae5147e6fead600f08fad6e4d8d5abf494ec +size 543432 diff --git a/pole_alignment/classification/test/Rejected/1838.jpg b/pole_alignment/classification/test/Rejected/1838.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d3d2c3d7de89ac9ad1b306403b231ef8a901e63a --- /dev/null +++ b/pole_alignment/classification/test/Rejected/1838.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c91415d3f21de0763182021d5fe49a0912542234f5f4a25488ff450657bc64ac +size 1155793 diff --git a/pole_alignment/classification/test/Rejected/1839.jpg b/pole_alignment/classification/test/Rejected/1839.jpg new file mode 100644 index 0000000000000000000000000000000000000000..568faac65c4752e50f630dc7fdcf69e28abb4d60 --- /dev/null +++ b/pole_alignment/classification/test/Rejected/1839.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3aa849fa896defb5e6be0923a7b3b138c75dbb2d47fab27a3e95ac5c50f807a6 +size 584318 diff --git a/pole_alignment/classification/test/Rejected/1842.jpg b/pole_alignment/classification/test/Rejected/1842.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5de08b656e5dbbac329beb73071fab47bdeaada5 --- /dev/null +++ b/pole_alignment/classification/test/Rejected/1842.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab137703d621173c7b30199a4857eb8b45b21bf18040a26e64fd7e61195c469f +size 1014072 diff --git a/pole_alignment/classification/test/Rejected/2002.jpg b/pole_alignment/classification/test/Rejected/2002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..848c4845d88b1b79acd3f550180bc14de7d4bb2f --- /dev/null +++ b/pole_alignment/classification/test/Rejected/2002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28a500975c1765dc74c0c6a03387e99f6a225fb081bc05395f29b333b1fe3462 +size 432064 diff --git a/pole_alignment/classification/test/Rejected/2015.jpg b/pole_alignment/classification/test/Rejected/2015.jpg new file mode 100644 index 0000000000000000000000000000000000000000..19f927fc1be1760924706e77531d2177e9f8d571 --- /dev/null +++ b/pole_alignment/classification/test/Rejected/2015.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea4c008901551f6b6bd690aec382b9d3cb1019ec2680b6927fac34cd4145537c +size 771786 diff --git a/pole_alignment/classification/test/Rejected/2032.jpg b/pole_alignment/classification/test/Rejected/2032.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d295cf32ad12bd3d7cac43da5ab24c19b67227ed --- /dev/null +++ b/pole_alignment/classification/test/Rejected/2032.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:985cd55132ba3a6055cc82a69a7665dee9a978695131472a689a6a9f53d2b372 +size 405104 diff --git a/pole_alignment/classification/test/Rejected/211.jpg b/pole_alignment/classification/test/Rejected/211.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4a0aca3fde71ae607f2ebb737426f4f587bd61dd --- /dev/null +++ b/pole_alignment/classification/test/Rejected/211.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:296c92f03feae16ef1cb3b8b22cfb2abbe26bceba9614406bcfaa7dc845fb018 +size 251226 diff --git a/pole_alignment/classification/test/Rejected/2329.jpg b/pole_alignment/classification/test/Rejected/2329.jpg new file mode 100644 index 0000000000000000000000000000000000000000..536897489d31f65e0a25f6dd5fcab886ddabbd84 --- /dev/null +++ b/pole_alignment/classification/test/Rejected/2329.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58bd354a7ad98974cbbb5a9358e3b86dd8a715b635d62a24ef613a51d84406be +size 128471 diff --git a/pole_alignment/classification/test/Rejected/2334.jpg b/pole_alignment/classification/test/Rejected/2334.jpg new file mode 100644 index 0000000000000000000000000000000000000000..02c0d87662311ffca2a3845a6dad96329208e0aa --- /dev/null +++ b/pole_alignment/classification/test/Rejected/2334.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbcd066b4b93dd6662b4cb8b23dfab89fc0d0e3b8776e07f3c4308a7d4b2a818 +size 70577 diff --git a/pole_alignment/classification/test/Rejected/2341.jpg b/pole_alignment/classification/test/Rejected/2341.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f8c60d09930236f4766823b04b42e3f458d46f8d --- /dev/null +++ b/pole_alignment/classification/test/Rejected/2341.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aef2b37e7742102d905e4e309474e22d744ac27efb72b909a56b83257d284257 +size 113457 diff --git a/pole_alignment/classification/test/Rejected/2354.jpg b/pole_alignment/classification/test/Rejected/2354.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8a8fb106ff75cde266fe01959659e6c8ba9301e7 --- /dev/null +++ b/pole_alignment/classification/test/Rejected/2354.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e18566bf1b64c479f7c87c8af52e174e439d98cc8b14463165b464760376c70a +size 479123 diff --git a/pole_alignment/classification/test/Rejected/2389.jpg b/pole_alignment/classification/test/Rejected/2389.jpg new file mode 100644 index 0000000000000000000000000000000000000000..89192b4f93265f66b2fc85cbed8aa621f4178850 --- /dev/null +++ b/pole_alignment/classification/test/Rejected/2389.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7dd887137516dedd578ba90254f7949118478199dcedac7ff148c144243afdb +size 536227 diff --git a/pole_alignment/classification/test/Rejected/2402.jpg b/pole_alignment/classification/test/Rejected/2402.jpg new file mode 100644 index 0000000000000000000000000000000000000000..39c96a35f7779217843ad8f10ca25346379b9088 --- /dev/null +++ b/pole_alignment/classification/test/Rejected/2402.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e244ceac1f61db9bb676c27504211aec9c172755652a565029d5b0eae1b1730 +size 124000 diff --git a/pole_alignment/classification/test/Rejected/478.jpg b/pole_alignment/classification/test/Rejected/478.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ccfc5e853ac9f287317ebccbd5891c0b502f583d --- /dev/null +++ b/pole_alignment/classification/test/Rejected/478.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08f590e186bd0972f48878b991450f120c2cba1a257abda81361389275ec0482 +size 551851 diff --git a/pole_alignment/classification/test/Rejected/503.jpg b/pole_alignment/classification/test/Rejected/503.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ee5a09a9f98014546e5bfebf51b20208d3a1b07e --- /dev/null +++ b/pole_alignment/classification/test/Rejected/503.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:162e7c9a951ed9e3894d30efd1e8e4ef65c548604d5f1ea4f0bb946f2cbc9e1a +size 501158 diff --git a/pole_alignment/classification/test/Rejected/543.jpg b/pole_alignment/classification/test/Rejected/543.jpg new file mode 100644 index 0000000000000000000000000000000000000000..090a23942955f3a6fec5739f07d1e9e3995d7cfb --- /dev/null +++ b/pole_alignment/classification/test/Rejected/543.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f674456efbdf7e5d1d64ddc37c8e911b20d2776ec3e47f6a3f688c0a6dc5051 +size 246426 diff --git a/pole_alignment/classification/test/Rejected/757.jpg b/pole_alignment/classification/test/Rejected/757.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aecff43226cac0a42cda5bad66e7e3ef377ef74d --- /dev/null +++ b/pole_alignment/classification/test/Rejected/757.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d553e0ce4217732ef7a18cc6b0cc902b03223f5de92b08d30371764e8ebba105 +size 165639 diff --git a/pole_alignment/classification/test/Rejected/799.jpg b/pole_alignment/classification/test/Rejected/799.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1b2b39a038e90d8ec935d36179e4af1cc5519e6c --- /dev/null +++ b/pole_alignment/classification/test/Rejected/799.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce50afa16ad66ba2d47b993ce9ad9a0134eb30c9548ee28f559163e5e2747136 +size 432536 diff --git a/pole_alignment/classification/test/Rejected/916.jpg b/pole_alignment/classification/test/Rejected/916.jpg new file mode 100644 index 0000000000000000000000000000000000000000..33f796bf58333c9373484fad2995605ca02704a9 --- /dev/null +++ b/pole_alignment/classification/test/Rejected/916.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d972a949f90afdc9b9064c5c189bfbfb00e3990360d9bd257608d5f5373041b2 +size 375120 diff --git a/pole_alignment/classification/test/Straight/1016.jpg b/pole_alignment/classification/test/Straight/1016.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c184004e881f954bc6dd3420e530c8e953f2338 --- /dev/null +++ b/pole_alignment/classification/test/Straight/1016.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee9f649bbe31a4999be8067d99ef4f302f69d85999b08a28efcf1e7393d55ef1 +size 100028 diff --git a/pole_alignment/classification/test/Straight/102.jpg b/pole_alignment/classification/test/Straight/102.jpg new file mode 100644 index 0000000000000000000000000000000000000000..db0dd30d91ac59e59f1b3a024005129bba688ff1 --- /dev/null +++ b/pole_alignment/classification/test/Straight/102.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:774603437eafc84d299ff901d1b6c7225b8fc14185e615bbb8de6b41164a28ae +size 3168521 diff --git a/pole_alignment/classification/test/Straight/1030.jpg b/pole_alignment/classification/test/Straight/1030.jpg new file mode 100644 index 0000000000000000000000000000000000000000..317f40ff2f8704756fd287256c762a8b081924d9 --- /dev/null +++ b/pole_alignment/classification/test/Straight/1030.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62220d844146fe390fc6d118a362059d4ab00d923580404477f601683cbcf46e +size 150891 diff --git a/pole_alignment/classification/test/Straight/1041.jpg b/pole_alignment/classification/test/Straight/1041.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3741dda2a9ef3ab7829d5069b9614055449d7572 --- /dev/null +++ b/pole_alignment/classification/test/Straight/1041.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d4c0c6524bc8121fce01d25ee2706fd818b7817ec862e304fb7ab75aeff0d51 +size 1065704 diff --git a/pole_alignment/classification/test/Straight/1043.jpg b/pole_alignment/classification/test/Straight/1043.jpg new file mode 100644 index 0000000000000000000000000000000000000000..10148b9ec847c84245d322289880441c87e2df66 --- /dev/null +++ b/pole_alignment/classification/test/Straight/1043.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce8b9534f271e460ac8c090299b47c35082026291bdc0c53cd4fc152239b4ba5 +size 1260850 diff --git a/pole_alignment/classification/test/Straight/107.jpg b/pole_alignment/classification/test/Straight/107.jpg new file mode 100644 index 0000000000000000000000000000000000000000..68ae6223105f386aeaed3d8e970ac63b6fc51969 --- /dev/null +++ b/pole_alignment/classification/test/Straight/107.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dc7a3009b5bd2d9d502f9fc5ee3fc8641301c5478a4589bcba5594becbf0ca8 +size 900994 diff --git a/pole_alignment/classification/test/Straight/1075.jpg b/pole_alignment/classification/test/Straight/1075.jpg new file mode 100644 index 0000000000000000000000000000000000000000..efef295145fbce5341d26696067e94b4c520e3ea --- /dev/null +++ b/pole_alignment/classification/test/Straight/1075.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7041fae05726321e905443d4104cc5443b6ef53db1131b4a6d6bb1bbd65fb5c5 +size 176081 diff --git a/pole_alignment/classification/test/Straight/1078.jpg b/pole_alignment/classification/test/Straight/1078.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a57875f7a1f9e3d03d83895c41f6acadac35c839 --- /dev/null +++ b/pole_alignment/classification/test/Straight/1078.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b4a986584e860a13794c47f7db5b8d0f15892a9a04d15ea6ae1bbfc858469ee +size 179355 diff --git a/pole_alignment/classification/test/Straight/1083.jpg b/pole_alignment/classification/test/Straight/1083.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b267ecc51a11f5c05437692137958b7b2c91974a --- /dev/null +++ b/pole_alignment/classification/test/Straight/1083.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9196f2c1a655b9e1cfa0857a3cece62637bb3e1dc714f3822b60efdd93af13b0 +size 234263 diff --git a/pole_alignment/classification/test/Straight/1092.jpg b/pole_alignment/classification/test/Straight/1092.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bb6e7bbf15e8422f09061c00d9c1e4e981e863b9 --- /dev/null +++ b/pole_alignment/classification/test/Straight/1092.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3c66942a23ef37f8445471a01d98592208176ea53bb4d2eae6b4b2c7ded13a4 +size 1509956 diff --git a/pole_alignment/classification/test/Straight/1102.jpg b/pole_alignment/classification/test/Straight/1102.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c28caecf966340c59be07eeb986e581468544f52 --- /dev/null +++ b/pole_alignment/classification/test/Straight/1102.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acb3ba0b81aa9f5b8bad84e6d1b5a79676be53b3acd7b1c1be4ae3fe84b0cd0f +size 1151501 diff --git a/pole_alignment/classification/test/Straight/1112.jpg b/pole_alignment/classification/test/Straight/1112.jpg new file mode 100644 index 0000000000000000000000000000000000000000..90d2944458356439575e3e2356d56cdbc828258e --- /dev/null +++ b/pole_alignment/classification/test/Straight/1112.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cec09f6247514744bdf82fea451cd2a4145df5a3881d5d3da5431910be8aff2 +size 259259 diff --git a/pole_alignment/classification/test/Straight/1116.jpg b/pole_alignment/classification/test/Straight/1116.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed97cc7387b4d109d4a792cf643f7a49c92f1d5a --- /dev/null +++ b/pole_alignment/classification/test/Straight/1116.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f5d18a430fa4af1c8160a5e9be77578766dca5f1714780ca3c4baf9e6a0ba47 +size 176247 diff --git a/pole_alignment/classification/test/Straight/1128.jpg b/pole_alignment/classification/test/Straight/1128.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7255fef3471e79d9f5720ef88895e7fe8074b8ff --- /dev/null +++ b/pole_alignment/classification/test/Straight/1128.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d74840568b352d7b55392f70fb56158c3c06e231b227e855ac033a5da92a1c8 +size 153150 diff --git a/pole_alignment/classification/test/Straight/1139.jpg b/pole_alignment/classification/test/Straight/1139.jpg new file mode 100644 index 0000000000000000000000000000000000000000..21ab2cc1f386d0a76847ce2a8e1f5d967a38e7ba --- /dev/null +++ b/pole_alignment/classification/test/Straight/1139.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b2d847a1d01f2c210e2653f5892d53a44fb682143d163951e4e92cd7c10406f +size 157307 diff --git a/pole_alignment/classification/test/Straight/1162.jpg b/pole_alignment/classification/test/Straight/1162.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3bc20c2d1ef5a54df3c20c71e715378ec42baae9 --- /dev/null +++ b/pole_alignment/classification/test/Straight/1162.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bc88572fe977a3a041ccd1f50a4b8fba42874c7475f8b8866dcbf09e057a454 +size 365053 diff --git a/pole_alignment/classification/test/Straight/1193.jpg b/pole_alignment/classification/test/Straight/1193.jpg new file mode 100644 index 0000000000000000000000000000000000000000..03394156f772ce2ade066b7a6f2fb186b0711610 --- /dev/null +++ b/pole_alignment/classification/test/Straight/1193.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96cb74fb52c2615489c06d9700dc0cfd8c6e782aae485f112daa3d2b529d11f7 +size 416327 diff --git a/pole_alignment/classification/test/Straight/1216.jpg b/pole_alignment/classification/test/Straight/1216.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b3a68125acf69c5fe0b25d3189508d6987f29d4 --- /dev/null +++ b/pole_alignment/classification/test/Straight/1216.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5892b72313ee85339363ffec4cb86a305babde78e21ef83b519d8dd8aadb632b +size 184808 diff --git a/pole_alignment/classification/test/Straight/1242.jpg b/pole_alignment/classification/test/Straight/1242.jpg new file mode 100644 index 0000000000000000000000000000000000000000..352f510ff2c2b0b4b8793f918bef22d184d86c84 --- /dev/null +++ b/pole_alignment/classification/test/Straight/1242.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40e65da0f88b25b07e1e5395abd1b4403efcdd457cbfadbd3cfd079b12f621b0 +size 2712380 diff --git a/pole_alignment/classification/test/Straight/1244.jpg b/pole_alignment/classification/test/Straight/1244.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6bbfdac28632bf43673bf5b1591fb2f1f440c4ef --- /dev/null +++ b/pole_alignment/classification/test/Straight/1244.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7f42e792d772ba43dc701ece226341e4113bb736144179ffbfdef4e25260446 +size 380177 diff --git a/pole_alignment/classification/test/Straight/1247.jpg b/pole_alignment/classification/test/Straight/1247.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ee2ff1e92e35f7f37a9c3d1716f5606a870cceaa --- /dev/null +++ b/pole_alignment/classification/test/Straight/1247.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afd016abd3be1cdcc04f46aa5ec3877e7a4fed94abc2c319f9759b273c8c0488 +size 393538 diff --git a/pole_alignment/classification/test/Straight/1268.jpg b/pole_alignment/classification/test/Straight/1268.jpg new file mode 100644 index 0000000000000000000000000000000000000000..694058b860b17113455a50b7d198cfc9e39b9b14 --- /dev/null +++ b/pole_alignment/classification/test/Straight/1268.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81ef561ff0f7093ebad1fa0e378bffb02350a3e76bcf2e47a26418db27430361 +size 1824264 diff --git a/pole_alignment/classification/test/Straight/1304.jpg b/pole_alignment/classification/test/Straight/1304.jpg new file mode 100644 index 0000000000000000000000000000000000000000..badcfcbc3e74f978e23b0c89e230a18323957efc --- /dev/null +++ b/pole_alignment/classification/test/Straight/1304.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81f95e0f809bc8f7cccdbe39f547c140e6988e4e5895f26965f05e1b05af3703 +size 312684 diff --git a/pole_alignment/classification/test/Straight/1320.jpg b/pole_alignment/classification/test/Straight/1320.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a5e571f98d08993be6699c32db4619825d0e41c8 --- /dev/null +++ b/pole_alignment/classification/test/Straight/1320.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a417775292cec9565ec04bc77acf9eb00b4bc95439566b1e058592782d68367f +size 2741375 diff --git a/pole_alignment/classification/test/Straight/1340.jpg b/pole_alignment/classification/test/Straight/1340.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aeff333c8e75754f8063c4d79213821c6bc004ac --- /dev/null +++ b/pole_alignment/classification/test/Straight/1340.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90bfa053b98a374d87fdf1d3a64c646c1f441b9e7400c48473b7cafa1e98f716 +size 585814 diff --git a/pole_alignment/classification/test/Straight/1406.jpg b/pole_alignment/classification/test/Straight/1406.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e31c8373ba10fbcc819e1e50d6f8cb6567cdf3ae --- /dev/null +++ b/pole_alignment/classification/test/Straight/1406.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f0c34fbe2bd47c4a47080dd54b53973b6b7c3b4c4e3e0878e1999bb49bb4446 +size 431258 diff --git a/pole_alignment/classification/test/Straight/1426.jpg b/pole_alignment/classification/test/Straight/1426.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d18db186e010b3ebed23eb3ac325287ce899ee2b --- /dev/null +++ b/pole_alignment/classification/test/Straight/1426.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1b44a0c95f4b8c985391e041f0154cedb5560ce7bb9d9dfab793352c8322494 +size 523756 diff --git a/pole_alignment/classification/test/Straight/144.jpg b/pole_alignment/classification/test/Straight/144.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e60ca9353d4076807c711dca8954dea2ecbfe0db --- /dev/null +++ b/pole_alignment/classification/test/Straight/144.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9dd42f29e3bd821ddb14e9bca4c0abea0e7dbadb15c6eea311d9bcbed96cd62 +size 264518 diff --git a/pole_alignment/classification/test/Straight/1445.jpg b/pole_alignment/classification/test/Straight/1445.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a0e6200791aa411c7965916afec45ad0a8bf2d71 --- /dev/null +++ b/pole_alignment/classification/test/Straight/1445.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0678c07ce05fcc7b8bfb30ba93d81ca178c817bfb5993bd536a809a925015565 +size 2600258 diff --git a/pole_alignment/classification/test/Straight/1450.jpg b/pole_alignment/classification/test/Straight/1450.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cc5b726263fcca8405e79900ce7b586272f1e777 --- /dev/null +++ b/pole_alignment/classification/test/Straight/1450.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89b8ee2862d7c1e2d0bf09e0daca243a0b7ececa49121943e285f986dada792e +size 667811 diff --git a/pole_alignment/classification/test/Straight/1468.jpg b/pole_alignment/classification/test/Straight/1468.jpg new file mode 100644 index 0000000000000000000000000000000000000000..008dfed9bde6155f59e9758cd804cf7450d9b6d0 --- /dev/null +++ b/pole_alignment/classification/test/Straight/1468.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bae61a9f3d070e007ce499f22fc34bae7b473b0b9f8aaf21818f2e641814cf2 +size 3045019 diff --git a/pole_alignment/classification/test/Straight/1472.jpg b/pole_alignment/classification/test/Straight/1472.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3afb072629c2c7b77b2588cb039ccd23c1dc47ee --- /dev/null +++ b/pole_alignment/classification/test/Straight/1472.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcebec25cd6014081495c606f8004dc1c119c34fb778ce3d3deaf3c5ec4fd42c +size 388301 diff --git a/pole_alignment/classification/test/Straight/1474.jpg b/pole_alignment/classification/test/Straight/1474.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4895268b2b70d1a5bd4336b880ee6702c82e8da0 --- /dev/null +++ b/pole_alignment/classification/test/Straight/1474.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b330b8e0afea006a5bd33d31b3135cc43770b23e7984b7d467ae81e37aede49 +size 440997 diff --git a/pole_alignment/classification/test/Straight/1479.jpg b/pole_alignment/classification/test/Straight/1479.jpg new file mode 100644 index 0000000000000000000000000000000000000000..174f890d890984261e5af580e6507b39f42b6d5a --- /dev/null +++ b/pole_alignment/classification/test/Straight/1479.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8312f301ff1fbc4ff002539a134c0d90df8c30c6a44cdd2b89155143150f36c1 +size 234356 diff --git a/pole_alignment/classification/test/Straight/1485.jpg b/pole_alignment/classification/test/Straight/1485.jpg new file mode 100644 index 0000000000000000000000000000000000000000..822e58caa7eb88a97bb227a4e777fb5ee2e40a26 --- /dev/null +++ b/pole_alignment/classification/test/Straight/1485.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e24ba839ef600c3d50e5a22aee9cdeaee72fdf0743b801a1a300cc7ae8e04001 +size 309592 diff --git a/pole_alignment/classification/test/Straight/1490.jpg b/pole_alignment/classification/test/Straight/1490.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3529eeec1ae1021190e8e3e27f0b1f202bac2295 --- /dev/null +++ b/pole_alignment/classification/test/Straight/1490.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1258a84f4a4767f34cfae967b46090f9dd17a3387a8f65f369497dc8c954f130 +size 378746 diff --git a/pole_alignment/classification/test/Straight/1544.jpg b/pole_alignment/classification/test/Straight/1544.jpg new file mode 100644 index 0000000000000000000000000000000000000000..44dd7dab06e99cc08df8d7da3671a1db6bbb4210 --- /dev/null +++ b/pole_alignment/classification/test/Straight/1544.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99f02749c5e3f83c0050a467513f3c60acb71a478b883836981263dde82eab58 +size 3884147 diff --git a/pole_alignment/classification/test/Straight/1560.jpg b/pole_alignment/classification/test/Straight/1560.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bb524f9ea90bd14e28a4cc6b9fb2572337623c7b --- /dev/null +++ b/pole_alignment/classification/test/Straight/1560.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f883e88976c3bd00d7aad99940645c4d54d5c7ac6ef6a10dadcfb0a7920f5fa +size 531770 diff --git a/pole_alignment/classification/test/Straight/164.jpg b/pole_alignment/classification/test/Straight/164.jpg new file mode 100644 index 0000000000000000000000000000000000000000..461131cc7d13af8d3ccb4af51efcd5b56d038da4 --- /dev/null +++ b/pole_alignment/classification/test/Straight/164.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55183b0ead0496cd1254557263cd9eac7ca4f01e97e1a203e7ddfae6d62ca050 +size 765301 diff --git a/pole_alignment/classification/test/Straight/172.jpg b/pole_alignment/classification/test/Straight/172.jpg new file mode 100644 index 0000000000000000000000000000000000000000..11d488039e7d267032fed3556974216d8facbe6a --- /dev/null +++ b/pole_alignment/classification/test/Straight/172.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e80566cd42542989a0f154f97b3c3fe0b446b7854fe86f24d76e6274819d47f +size 264833 diff --git a/pole_alignment/classification/test/Straight/1722.jpg b/pole_alignment/classification/test/Straight/1722.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f90e3bf46b780718122ebfaa7a6b1158b5130f40 --- /dev/null +++ b/pole_alignment/classification/test/Straight/1722.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a95a1d93e6bfdd8d39083a7aec69ca837b923c8d18c9039e98049a52722932f +size 412056 diff --git a/pole_alignment/classification/test/Straight/1728.jpg b/pole_alignment/classification/test/Straight/1728.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bdd498aeda4261f4ee5590fff15cd380e845af98 --- /dev/null +++ b/pole_alignment/classification/test/Straight/1728.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f1c0f9977cb745d5553f0243a1b824eb7cb9b881ee5b5f16ae1c83d681c5da5 +size 877672 diff --git a/pole_alignment/classification/test/Straight/1783.jpg b/pole_alignment/classification/test/Straight/1783.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9a7e8c3f2745e3e3a2d9a7bae1324af57ca81300 --- /dev/null +++ b/pole_alignment/classification/test/Straight/1783.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fa739d11c95ef73a01b37b090ed8973ab209c76ce70f3ee5b8e55ef9da4cef3 +size 1520431 diff --git a/pole_alignment/classification/test/Straight/18.jpg b/pole_alignment/classification/test/Straight/18.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d25ff189ea4b7991ddedc7b08f291c65fd61b86b --- /dev/null +++ b/pole_alignment/classification/test/Straight/18.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:962def81995886e7efb15740ce849b69732f354227285930438a169d2b40887d +size 578907 diff --git a/pole_alignment/classification/test/Straight/181.jpg b/pole_alignment/classification/test/Straight/181.jpg new file mode 100644 index 0000000000000000000000000000000000000000..964a2b99a477c73efb4a4c90068dbbc0ba691404 --- /dev/null +++ b/pole_alignment/classification/test/Straight/181.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7da1c0114f2e36bdd22fc8a26f5c88c546bbbeaf3ef1ddee822891ea518e5bd0 +size 2647105 diff --git a/pole_alignment/classification/test/Straight/1811.jpg b/pole_alignment/classification/test/Straight/1811.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b10d04615a64d7c316f43b83cadcbd35d6ecf530 --- /dev/null +++ b/pole_alignment/classification/test/Straight/1811.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60e5f38a208eb81dce33bfae0582977c5a89ef72c99a69de1454a207cf0b92d4 +size 555298 diff --git a/pole_alignment/classification/test/Straight/1818.jpg b/pole_alignment/classification/test/Straight/1818.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c8ec50c8a58ee0177c946e480f821f06857defea --- /dev/null +++ b/pole_alignment/classification/test/Straight/1818.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dbdfd2ef5cc61f541cfdbf204b1879d791ba36b7a7d2c0d49a1ebeff85401c0 +size 720500 diff --git a/pole_alignment/classification/test/Straight/183.jpg b/pole_alignment/classification/test/Straight/183.jpg new file mode 100644 index 0000000000000000000000000000000000000000..db795510ca4f58f4fcfc70cd94dfe251fd3c3145 --- /dev/null +++ b/pole_alignment/classification/test/Straight/183.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b27ce869de4dc6b7df1e11e7b3effecc8cf7ef445430ae9a62ca440effcd4e46 +size 2050193 diff --git a/pole_alignment/classification/test/Straight/1858.jpg b/pole_alignment/classification/test/Straight/1858.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a2b6b92820d052e007ed75e96f74713bfa2a270c --- /dev/null +++ b/pole_alignment/classification/test/Straight/1858.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4478f3683744e45a80ba03169567491472ecaed400b0edc5b4f1d1cde00c6ca +size 518083 diff --git a/pole_alignment/classification/test/Straight/1885.jpg b/pole_alignment/classification/test/Straight/1885.jpg new file mode 100644 index 0000000000000000000000000000000000000000..22fbcefd79e19a7d87c307653c655d4759d992f0 --- /dev/null +++ b/pole_alignment/classification/test/Straight/1885.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc6537431d6d2ccd99ce97a2ffe00c99a4ff86e6aab74db0036c711e7b2958de +size 268072 diff --git a/pole_alignment/classification/test/Straight/1943.jpg b/pole_alignment/classification/test/Straight/1943.jpg new file mode 100644 index 0000000000000000000000000000000000000000..17d540ad09d0c77ac948342a53787a2345577966 --- /dev/null +++ b/pole_alignment/classification/test/Straight/1943.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b766ba0ea2a5052be0697e5457f59989a4aefdb8fe4c5edfe59363fc1e506e7b +size 285672 diff --git a/pole_alignment/classification/test/Straight/2001.jpg b/pole_alignment/classification/test/Straight/2001.jpg new file mode 100644 index 0000000000000000000000000000000000000000..18f2263a57f1bcddc04fe6cf4aa35d3fbfeca2aa --- /dev/null +++ b/pole_alignment/classification/test/Straight/2001.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f72d5034159c1bc6ed6dfe097bf912800cc710777bb010ca6f4fda22c7e46e3 +size 433716 diff --git a/pole_alignment/classification/test/Straight/2036.jpg b/pole_alignment/classification/test/Straight/2036.jpg new file mode 100644 index 0000000000000000000000000000000000000000..62fbc774e482ede0e6a2f58f90f25beebf6cd614 --- /dev/null +++ b/pole_alignment/classification/test/Straight/2036.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be1df5cbd4f19f9aa684e3e99b16fa30a61ce9c1ca1a66752b084e06c069759d +size 172043 diff --git a/pole_alignment/classification/test/Straight/2040.jpg b/pole_alignment/classification/test/Straight/2040.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fb06f94524c6ba7e3d297a13e0e66804de79f4ff --- /dev/null +++ b/pole_alignment/classification/test/Straight/2040.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fed9e8edb6682cd611e2f3e2b745832a8270d77ab779dd43ac6e6c6348790c0 +size 197411 diff --git a/pole_alignment/classification/test/Straight/2045.jpg b/pole_alignment/classification/test/Straight/2045.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3272b1ed6dc781e731fb81726f987b6bb4f337ba --- /dev/null +++ b/pole_alignment/classification/test/Straight/2045.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf763eed96f4ffabe1b9b21195276ec064fd2aefb5aae70c072c625c71187125 +size 375461 diff --git a/pole_alignment/classification/test/Straight/205.jpg b/pole_alignment/classification/test/Straight/205.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d33e7c78e00cc366c813d96ab87b8e07843f503c --- /dev/null +++ b/pole_alignment/classification/test/Straight/205.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bb46b00263ad1af38c4aea0db534c7d6a18d2ff6218cf56ea70ca39ede6c2a5 +size 3162839 diff --git a/pole_alignment/classification/test/Straight/2063.jpg b/pole_alignment/classification/test/Straight/2063.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ba6312eabb2fc960d5a4981e9ffac633c845dd66 --- /dev/null +++ b/pole_alignment/classification/test/Straight/2063.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bcc67565a2258405822f6f929f6b24efa69e58b07974cca262068b26fb12a3b +size 267883 diff --git a/pole_alignment/classification/test/Straight/2075.jpg b/pole_alignment/classification/test/Straight/2075.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5dbd81ac652d2e8bb90495eb445e25521f2232b2 --- /dev/null +++ b/pole_alignment/classification/test/Straight/2075.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d06aa06ff596d758305b2811cf98f71f0741f06ef4b7571694a300700df4fab9 +size 212828 diff --git a/pole_alignment/classification/test/Straight/208.jpg b/pole_alignment/classification/test/Straight/208.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ccfeba90265ff7daec78b106c9dc8b121755cfa --- /dev/null +++ b/pole_alignment/classification/test/Straight/208.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f49cc35725cdd8a1ac7ba4055a8710bb5e53e02e6b5c5f0d59a7d94df967f5b +size 1342135 diff --git a/pole_alignment/classification/test/Straight/2098.jpg b/pole_alignment/classification/test/Straight/2098.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9df15044dac80ba2e7c3978808241a73338ad2e7 --- /dev/null +++ b/pole_alignment/classification/test/Straight/2098.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d29f1951ea7a0b0f48e678232e7ab372e0e944304460677d74329727de7ebff0 +size 183956 diff --git a/pole_alignment/classification/test/Straight/2099.jpg b/pole_alignment/classification/test/Straight/2099.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a71ad8318cedf6bafdd668d451ac62d70c2d6141 --- /dev/null +++ b/pole_alignment/classification/test/Straight/2099.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39ccc91431d77f86a1dc895a851a9d7a56a66d75f9cb5e8eb5f2bc0aea9a20b4 +size 320615 diff --git a/pole_alignment/classification/test/Straight/2124.jpg b/pole_alignment/classification/test/Straight/2124.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7081c23f05b4566e64a744d17e579f7da704ab6f --- /dev/null +++ b/pole_alignment/classification/test/Straight/2124.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:356663a4e2efe93a6e7d30e6cdb732cb7daa61af9b4d482734927fa5595730e5 +size 137086 diff --git a/pole_alignment/classification/test/Straight/2186.jpg b/pole_alignment/classification/test/Straight/2186.jpg new file mode 100644 index 0000000000000000000000000000000000000000..19c758a2da336630fd0b532145ff4c918ef244a2 --- /dev/null +++ b/pole_alignment/classification/test/Straight/2186.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e29618487e461aa6b0efa7d735cb4c6dff362b04533854a52c1fdc65c37caa90 +size 404442 diff --git a/pole_alignment/classification/test/Straight/2195.jpg b/pole_alignment/classification/test/Straight/2195.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d8223cb5c830812b873f83e6509fcb80e9d07376 --- /dev/null +++ b/pole_alignment/classification/test/Straight/2195.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:080388ba6dabcc1f9aba4e99242fa7c8f397c55da06cbd1ca56fa9f4fe570c49 +size 328297 diff --git a/pole_alignment/classification/test/Straight/2210.jpg b/pole_alignment/classification/test/Straight/2210.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7c0c1fbec2d50ed4102074c45574fabf8f44f0f8 --- /dev/null +++ b/pole_alignment/classification/test/Straight/2210.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04d898e784ef139f1763267779d81fe0f7586486645d19a79069c1402d154dca +size 338756 diff --git a/pole_alignment/classification/test/Straight/2213.jpg b/pole_alignment/classification/test/Straight/2213.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed376fb1c285945db5e2044f333b847f4475d0c8 --- /dev/null +++ b/pole_alignment/classification/test/Straight/2213.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f044ba8d3c5614c5ca68663c3c0a81cf028589a7381298f05c69adf801dbbd8 +size 239897 diff --git a/pole_alignment/classification/test/Straight/2216.jpg b/pole_alignment/classification/test/Straight/2216.jpg new file mode 100644 index 0000000000000000000000000000000000000000..372f18b017c42070c97742175dd77254cdc5ee49 --- /dev/null +++ b/pole_alignment/classification/test/Straight/2216.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a48213611d1ce36e9cfeaf73113071960ab3946c5b2715c370edadcde81188e +size 255810 diff --git a/pole_alignment/classification/test/Straight/2228.jpg b/pole_alignment/classification/test/Straight/2228.jpg new file mode 100644 index 0000000000000000000000000000000000000000..732316a8dfa7548fcb0ddc4cc98814c1a98c57a9 --- /dev/null +++ b/pole_alignment/classification/test/Straight/2228.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd821834eb83f412240173740c4bcbad9540c6d04f2ff2d7cad0ba08468ad13a +size 204524 diff --git a/pole_alignment/classification/test/Straight/2249.jpg b/pole_alignment/classification/test/Straight/2249.jpg new file mode 100644 index 0000000000000000000000000000000000000000..51f9d202e76c5896008e728a32708caaa4eadc7d --- /dev/null +++ b/pole_alignment/classification/test/Straight/2249.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b22408f42e1fa4a2bdc547ae8338004f194d2e0506e4b771155b54e00f8ce5f +size 230590 diff --git a/pole_alignment/classification/test/Straight/2286.jpg b/pole_alignment/classification/test/Straight/2286.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d0d33a7c24f0f243ed813600927a8091847ddb2 --- /dev/null +++ b/pole_alignment/classification/test/Straight/2286.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2e5134afbdfbfc6ff6159b291f1d767946a31eead073b345b0426876ec6de57 +size 264335 diff --git a/pole_alignment/classification/test/Straight/230.jpg b/pole_alignment/classification/test/Straight/230.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0bf4e7f7153c966e76348fde7556bfc0d4788292 --- /dev/null +++ b/pole_alignment/classification/test/Straight/230.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcbc7a810636d7dc61b090946dbc67098429e80c00930df6ecefe7419b7046fe +size 3648359 diff --git a/pole_alignment/classification/test/Straight/2319.jpg b/pole_alignment/classification/test/Straight/2319.jpg new file mode 100644 index 0000000000000000000000000000000000000000..761f0d3ccc3909d6bbb99eb43302fc950a5c69a3 --- /dev/null +++ b/pole_alignment/classification/test/Straight/2319.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77285be9de4a10185fc4ffc181d36182c9fd03a27881b72aed0e205821c9d245 +size 1432836 diff --git a/pole_alignment/classification/test/Straight/2332.jpg b/pole_alignment/classification/test/Straight/2332.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c5b248c22357edbd6e22a10b410142cd7d2fb503 --- /dev/null +++ b/pole_alignment/classification/test/Straight/2332.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49cddeff4e50dcfb28c00c8fbf97b0fc1f1da266e6c4b212be279cf676619bf1 +size 238030 diff --git a/pole_alignment/classification/test/Straight/2347.jpg b/pole_alignment/classification/test/Straight/2347.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ec328d1a7b940d9fe09ec9ac71c7b012cfa77c93 --- /dev/null +++ b/pole_alignment/classification/test/Straight/2347.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee4ad760107f756ba38d7ce26148653b6cf6e43231b02c929576f67245368ddf +size 101702 diff --git a/pole_alignment/classification/test/Straight/238.jpg b/pole_alignment/classification/test/Straight/238.jpg new file mode 100644 index 0000000000000000000000000000000000000000..442ef88f131fc44050036e92446c7b2e656e93e6 --- /dev/null +++ b/pole_alignment/classification/test/Straight/238.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e1fdb90610c0381aded7f362f35c546f7a5d7d5c1a2307ccdee122c304b5383 +size 2126624 diff --git a/pole_alignment/classification/test/Straight/2387.jpg b/pole_alignment/classification/test/Straight/2387.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e11fb00254af7c8b4d77332bd4618af712df6e6c --- /dev/null +++ b/pole_alignment/classification/test/Straight/2387.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07a5e98cbc1fe6fc0a3c78c244d217f77b028cdf669117d1faed68f023361c21 +size 857171 diff --git a/pole_alignment/classification/test/Straight/2409.jpg b/pole_alignment/classification/test/Straight/2409.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2f8e7bce8c85b5a430bc7b2fc4c7d19c4923aedb --- /dev/null +++ b/pole_alignment/classification/test/Straight/2409.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ea809ac13d6bcc617c1ab7b3306f70eee0d96c44b8ccbe48a272fcfb17f5dc6 +size 84889 diff --git a/pole_alignment/classification/test/Straight/267.jpg b/pole_alignment/classification/test/Straight/267.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dc7d461410e711be9d152d4c98b357504fa96952 --- /dev/null +++ b/pole_alignment/classification/test/Straight/267.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e9246936beb62720adb88fb03f6eabd7c28c40f877c75d0b8a6930d4fdc1d70 +size 313669 diff --git a/pole_alignment/classification/test/Straight/269.jpg b/pole_alignment/classification/test/Straight/269.jpg new file mode 100644 index 0000000000000000000000000000000000000000..034d80550b2a752fcc2d73e638126985e4a9065a --- /dev/null +++ b/pole_alignment/classification/test/Straight/269.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5de616a82f13f12fb4f7c44b0e286b02c07d9d1a2c614da7bc0dce89d9a47509 +size 302997 diff --git a/pole_alignment/classification/test/Straight/275.jpg b/pole_alignment/classification/test/Straight/275.jpg new file mode 100644 index 0000000000000000000000000000000000000000..81d5113667db698ac1bdadf2c3f4143a88ff3e26 --- /dev/null +++ b/pole_alignment/classification/test/Straight/275.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0eafff2944b55069d660cfad105ed5c7c2e56bdae946cb76f569e14e5f1b835f +size 2078702 diff --git a/pole_alignment/classification/test/Straight/307.jpg b/pole_alignment/classification/test/Straight/307.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ada00c62f578db5b34c8e686dd201ea963016f3 --- /dev/null +++ b/pole_alignment/classification/test/Straight/307.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8793ee216a921b74d7be13e3f22425d9862ef335c5cb15db7a638d1a03bab98 +size 496568 diff --git a/pole_alignment/classification/test/Straight/311.jpg b/pole_alignment/classification/test/Straight/311.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e812406d205a525a07dc107e36032d269fb96837 --- /dev/null +++ b/pole_alignment/classification/test/Straight/311.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4adac4b75dab40b59d637a8fed52884a2acf318c7faf7c47444c04b6ac298d1 +size 456333 diff --git a/pole_alignment/classification/test/Straight/322.jpg b/pole_alignment/classification/test/Straight/322.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b6b17389a88309c63155af82a0bbe487ec6bd890 --- /dev/null +++ b/pole_alignment/classification/test/Straight/322.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a2a6054ed51e8d01f4bb09ddc2661bbd3d5ee8713043e59343d1abbf207ab5d +size 256027 diff --git a/pole_alignment/classification/test/Straight/354.jpg b/pole_alignment/classification/test/Straight/354.jpg new file mode 100644 index 0000000000000000000000000000000000000000..214d111e1e515d08507ea7fe5969cf7cef54ed3e --- /dev/null +++ b/pole_alignment/classification/test/Straight/354.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e85b7656fbb0c0f05736dfb68d2f9fbe2c655c2cb5cd4f933560c417c89ee398 +size 2107132 diff --git a/pole_alignment/classification/test/Straight/356.jpg b/pole_alignment/classification/test/Straight/356.jpg new file mode 100644 index 0000000000000000000000000000000000000000..929e179fb63ae0577b59d74baabba345a863522c --- /dev/null +++ b/pole_alignment/classification/test/Straight/356.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c220130c4d1e11eeb81ef5ab19270e858c5a7904f26341963c76dc38fc66dcb4 +size 1875117 diff --git a/pole_alignment/classification/test/Straight/363.jpg b/pole_alignment/classification/test/Straight/363.jpg new file mode 100644 index 0000000000000000000000000000000000000000..51e6068ade413b9ba0f68083d56995bc38915ac7 --- /dev/null +++ b/pole_alignment/classification/test/Straight/363.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bb13591b3ef428316e9b73bde5d5c4e51235c207e2dc0272cdf953a52e01a1c +size 1948649 diff --git a/pole_alignment/classification/test/Straight/38.jpg b/pole_alignment/classification/test/Straight/38.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c42df76e9c9e14a2b2c124e9db438f7a8a976c00 --- /dev/null +++ b/pole_alignment/classification/test/Straight/38.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:734c1d9d5c23354fecfcfc74c7740d952b2ce0350c2b34927a34ba0133de0e90 +size 307957 diff --git a/pole_alignment/classification/test/Straight/388.jpg b/pole_alignment/classification/test/Straight/388.jpg new file mode 100644 index 0000000000000000000000000000000000000000..58853c10825a23cf566e8693b0d3847c375a0445 --- /dev/null +++ b/pole_alignment/classification/test/Straight/388.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0ed8f5195503bcc11eedcb9a8a6943e837e158359360ea81d07264223490604 +size 652130 diff --git a/pole_alignment/classification/test/Straight/4.jpg b/pole_alignment/classification/test/Straight/4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ad9107397f0fab9e6e217ff52cccd8ad8731349e --- /dev/null +++ b/pole_alignment/classification/test/Straight/4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a693ad6b70e06221637fa789cf3d1ac3634c0e748a0c07c2392ec948848076d2 +size 295927 diff --git a/pole_alignment/classification/test/Straight/430.jpg b/pole_alignment/classification/test/Straight/430.jpg new file mode 100644 index 0000000000000000000000000000000000000000..65889c32a79a526c570ebb9c06cec6d4616941cd --- /dev/null +++ b/pole_alignment/classification/test/Straight/430.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5479e66facc5ac7654c74b4982304cc8454a1116fc545ee4b4418937866af0b +size 863209 diff --git a/pole_alignment/classification/test/Straight/434.jpg b/pole_alignment/classification/test/Straight/434.jpg new file mode 100644 index 0000000000000000000000000000000000000000..df4d46e503a70fbdd15b4c88203d261b47dc7d95 --- /dev/null +++ b/pole_alignment/classification/test/Straight/434.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f886b4891148e62b942230c22708b33598b2febad086a99f938e5de2af473de5 +size 669519 diff --git a/pole_alignment/classification/test/Straight/451.jpg b/pole_alignment/classification/test/Straight/451.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f35406cc2443c4c6a1768f7ff823e8b2f0e843c6 --- /dev/null +++ b/pole_alignment/classification/test/Straight/451.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd4867dbec7da24af55ed0ecc04e4ec51b68b680d7d0a59e111c1dc1db0c365e +size 849468 diff --git a/pole_alignment/classification/test/Straight/465.jpg b/pole_alignment/classification/test/Straight/465.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f9242225b7e848d82e534f0c4c10083fd1f107f6 --- /dev/null +++ b/pole_alignment/classification/test/Straight/465.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:882516050f9ced26f5577b4489eebb9d67b7d2a771f115bffbf1008b4b4715bd +size 2064490 diff --git a/pole_alignment/classification/test/Straight/48.jpg b/pole_alignment/classification/test/Straight/48.jpg new file mode 100644 index 0000000000000000000000000000000000000000..770f2f03e0d85df98db7fb6cd44fc1f4255c06fd --- /dev/null +++ b/pole_alignment/classification/test/Straight/48.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52670cd351983177b466ad64565c4cd0e430b99bed96c6967d60a06538824c64 +size 2570526 diff --git a/pole_alignment/classification/test/Straight/489.jpg b/pole_alignment/classification/test/Straight/489.jpg new file mode 100644 index 0000000000000000000000000000000000000000..63cfa066f10bc4d76e7e3cdd17c07d5415c0777e --- /dev/null +++ b/pole_alignment/classification/test/Straight/489.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7972375c96e21db03ce7559c78de1a2ccb30b486245c6566829b0635b72f74c +size 493228 diff --git a/pole_alignment/classification/test/Straight/492.jpg b/pole_alignment/classification/test/Straight/492.jpg new file mode 100644 index 0000000000000000000000000000000000000000..88ee398fe9dfd4a6c08068fe9ec96e428bd2dd26 --- /dev/null +++ b/pole_alignment/classification/test/Straight/492.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c28030a2cdcf3f58fea598b03062f6605379f7ce92733634373cdb4843d56cd2 +size 592387 diff --git a/pole_alignment/classification/test/Straight/50.jpg b/pole_alignment/classification/test/Straight/50.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d275d48092e67ada662ee2f467b092d03525af22 --- /dev/null +++ b/pole_alignment/classification/test/Straight/50.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dad337ea26e5caaf363fb01e6243a9e3d196a629c578f01f272e57c8061f6571 +size 540178 diff --git a/pole_alignment/classification/test/Straight/558.jpg b/pole_alignment/classification/test/Straight/558.jpg new file mode 100644 index 0000000000000000000000000000000000000000..06e162c2c3cba5c8a4b9a630b4333882b9218bd5 --- /dev/null +++ b/pole_alignment/classification/test/Straight/558.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed6d2070f6a4a93a4720fea03c800e631f997923c9957976acc21dd96fa7e710 +size 256184 diff --git a/pole_alignment/classification/test/Straight/566.jpg b/pole_alignment/classification/test/Straight/566.jpg new file mode 100644 index 0000000000000000000000000000000000000000..041a1f55598adebf11bc9fa9bb4ae27ce265f6ed --- /dev/null +++ b/pole_alignment/classification/test/Straight/566.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ba1f3d62675453e23e51244e1546ff10a9b6ceb6c6f9792c2e51029d493f559 +size 1214448 diff --git a/pole_alignment/classification/test/Straight/577.jpg b/pole_alignment/classification/test/Straight/577.jpg new file mode 100644 index 0000000000000000000000000000000000000000..77152caa8f43a7afd104770e10ec94ce4c5ada97 --- /dev/null +++ b/pole_alignment/classification/test/Straight/577.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2430c16649d3c78d22e59e10a09ef41e7215881c60db68d55eb5a084fd41196 +size 188224 diff --git a/pole_alignment/classification/test/Straight/60.jpg b/pole_alignment/classification/test/Straight/60.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2c4da94023713c6a6d77420118c7e70675079043 --- /dev/null +++ b/pole_alignment/classification/test/Straight/60.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:503420dbaaff7882d40375a0124fa55aeb0dca5ab48c95a101c3db2d29c2c426 +size 2371192 diff --git a/pole_alignment/classification/test/Straight/600.jpg b/pole_alignment/classification/test/Straight/600.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b8b2482a84a3554fef7fd3e5fe10a969fcdf4a91 --- /dev/null +++ b/pole_alignment/classification/test/Straight/600.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc24000364a8887a221e82f52c23a01a6eaff707695a6f4f5f2ce6a6bfdc8f95 +size 747116 diff --git a/pole_alignment/classification/test/Straight/615.jpg b/pole_alignment/classification/test/Straight/615.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6c5bbf94edb54652b16a53b447d3336a61c6a314 --- /dev/null +++ b/pole_alignment/classification/test/Straight/615.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c522a16575dfe3ef6144baec8c95d9ee1c809324beb002f81a005fffca2f39b1 +size 1792853 diff --git a/pole_alignment/classification/test/Straight/640.jpg b/pole_alignment/classification/test/Straight/640.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cefc705d9aae58e03b0ef8d3f3b9ed5368f2a3c1 --- /dev/null +++ b/pole_alignment/classification/test/Straight/640.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96afad04905e9ed91e4cb2c16f79c4b6fd3f49577a178e408ac9c734c3b07eff +size 1650318 diff --git a/pole_alignment/classification/test/Straight/644.jpg b/pole_alignment/classification/test/Straight/644.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8b1058d4b0e1d37425497e8bf94544eb27721921 --- /dev/null +++ b/pole_alignment/classification/test/Straight/644.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd5a8dbe22adf4bf5d7ebc969174b0abf0060c20b98e85e9f2ce307c5788a2d4 +size 701785 diff --git a/pole_alignment/classification/test/Straight/666.jpg b/pole_alignment/classification/test/Straight/666.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8b76e77822a813d1a1296b8b632c5f3a110a9314 --- /dev/null +++ b/pole_alignment/classification/test/Straight/666.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8aa4dde8cb43ba7f9562bd98e61e689b5ff451adab2a7c750e202710b374f9a2 +size 494431 diff --git a/pole_alignment/classification/test/Straight/682.jpg b/pole_alignment/classification/test/Straight/682.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fbfd9180544e52252799b47001d41121b46a4e64 --- /dev/null +++ b/pole_alignment/classification/test/Straight/682.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce63a5a5fdc5968747820be18a918c9d65e78a14fc743e9721df029307173047 +size 417259 diff --git a/pole_alignment/classification/test/Straight/701.jpg b/pole_alignment/classification/test/Straight/701.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2c9ac8bda6b701668f20ee4ba2d30a02ae716865 --- /dev/null +++ b/pole_alignment/classification/test/Straight/701.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebd96c61ed99598bc695651ead3dd985d415d58486ff9835ab14bb7bcfa38ecf +size 278862 diff --git a/pole_alignment/classification/test/Straight/708.jpg b/pole_alignment/classification/test/Straight/708.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4af85af0aae39e934c126a8c66d2359a8ff29fd7 --- /dev/null +++ b/pole_alignment/classification/test/Straight/708.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fadaefca9bfb322e4187864b04e04f58f706fc086a05b525d2c216c07563ec48 +size 203768 diff --git a/pole_alignment/classification/test/Straight/710.jpg b/pole_alignment/classification/test/Straight/710.jpg new file mode 100644 index 0000000000000000000000000000000000000000..23d9584be3e385e0549da37807e8928a764cb98b --- /dev/null +++ b/pole_alignment/classification/test/Straight/710.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8e333ca29863cbfb1a7f4eb6200430b75f627ba9821258a668c49ec7f805ad8 +size 167245 diff --git a/pole_alignment/classification/test/Straight/734.jpg b/pole_alignment/classification/test/Straight/734.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6c6610692de5f7cab929759397061fec008f8178 --- /dev/null +++ b/pole_alignment/classification/test/Straight/734.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0d49363073dc6dc7b2154d4c1f64b8347f5c33d5be1c2804f4210f4f51550a4 +size 194901 diff --git a/pole_alignment/classification/test/Straight/738.jpg b/pole_alignment/classification/test/Straight/738.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b3497d13d941a1b7bb794fffde932b4552b3ae05 --- /dev/null +++ b/pole_alignment/classification/test/Straight/738.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f565a1781da8353f0bcb4273f2e8f526ca9f1576eb5d7f2b80831e3eae3fdcd6 +size 194967 diff --git a/pole_alignment/classification/test/Straight/742.jpg b/pole_alignment/classification/test/Straight/742.jpg new file mode 100644 index 0000000000000000000000000000000000000000..866d6389143ec55aa8d4e2ecd0708c35ec4500a7 --- /dev/null +++ b/pole_alignment/classification/test/Straight/742.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99fef868b0c8055693ff16bce554a8215bbac404878f01cf32f7ef59c6b0d278 +size 755207 diff --git a/pole_alignment/classification/test/Straight/759.jpg b/pole_alignment/classification/test/Straight/759.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2275a5729961af50dd1b5e5ece2ee17fcf4f872e --- /dev/null +++ b/pole_alignment/classification/test/Straight/759.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:611f2f47fcc07edf136de75b9f50c2d53cf770e354aaf94cf19b6879d7ebfb39 +size 974661 diff --git a/pole_alignment/classification/test/Straight/778.jpg b/pole_alignment/classification/test/Straight/778.jpg new file mode 100644 index 0000000000000000000000000000000000000000..56033e20a69d834b5016cf96d5df29a7e7d95b61 --- /dev/null +++ b/pole_alignment/classification/test/Straight/778.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2dcfa944e2ce5f918586b2edd360f46f2dcd44ec027dea036abc85739a9e91d +size 704960 diff --git a/pole_alignment/classification/test/Straight/794.jpg b/pole_alignment/classification/test/Straight/794.jpg new file mode 100644 index 0000000000000000000000000000000000000000..35f3f80e6dbdc896eadbfee65db20478608ce00c --- /dev/null +++ b/pole_alignment/classification/test/Straight/794.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13cceb6937529494202f9bb9eccba7d6d5db82c5b6124a855424735d7472ef45 +size 279843 diff --git a/pole_alignment/classification/test/Straight/800.jpg b/pole_alignment/classification/test/Straight/800.jpg new file mode 100644 index 0000000000000000000000000000000000000000..99e2e0f814ad13152a20365e32c75b382ef0f3ca --- /dev/null +++ b/pole_alignment/classification/test/Straight/800.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c19ceabbf2666aab845116c11535c699d1c193eb86067723ebeb4515c74e687d +size 223620 diff --git a/pole_alignment/classification/test/Straight/823.jpg b/pole_alignment/classification/test/Straight/823.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e6f517bb00ec8bbc29d54edbc664fe00bc1390d3 --- /dev/null +++ b/pole_alignment/classification/test/Straight/823.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65d5c5388ea8aa1142cb43ffb48806f8bf95fa0db306ee3c95e8ffd87cde21ec +size 1133041 diff --git a/pole_alignment/classification/test/Straight/858.jpg b/pole_alignment/classification/test/Straight/858.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ca3eb2a517332f95d130e698274e28794810f0d2 --- /dev/null +++ b/pole_alignment/classification/test/Straight/858.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f152b0ec9c81117d0f05e301b937a303e4be614657b26dc82f8a4071a2a1482 +size 389101 diff --git a/pole_alignment/classification/test/Straight/868.jpg b/pole_alignment/classification/test/Straight/868.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4be8caaec1095b0dd0f7153317b225c702c5f983 --- /dev/null +++ b/pole_alignment/classification/test/Straight/868.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9ef9192656e6e681feebb67592d1d5bbaef80b41fbd7bb07fae32a099d2ce03 +size 287988 diff --git a/pole_alignment/classification/test/Straight/879.jpg b/pole_alignment/classification/test/Straight/879.jpg new file mode 100644 index 0000000000000000000000000000000000000000..675cfb641e53d5b4f79be36fa8eae5a700a8bd03 --- /dev/null +++ b/pole_alignment/classification/test/Straight/879.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c41c6a64eada66379e9176508bb1190bae23300638756288ca8678369b8d04b +size 148713 diff --git a/pole_alignment/classification/test/Straight/881.jpg b/pole_alignment/classification/test/Straight/881.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da42b77bd51b807c69c71cdce2e4977594425d65 --- /dev/null +++ b/pole_alignment/classification/test/Straight/881.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50920bf952cffa95a4c890c7495f02fc1f18ec9c4277b9dcc21bd9aad7f8bbcc +size 203219 diff --git a/pole_alignment/classification/test/Straight/888.jpg b/pole_alignment/classification/test/Straight/888.jpg new file mode 100644 index 0000000000000000000000000000000000000000..057b83c5fcabecf1e97faa53adef80113ff3a273 --- /dev/null +++ b/pole_alignment/classification/test/Straight/888.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b55777214baa16fc4558e94de53a965ef911f42604d20d1fbfa67f70a129a65f +size 213577 diff --git a/pole_alignment/classification/test/Straight/893.jpg b/pole_alignment/classification/test/Straight/893.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5e832bfe65ebde3a0f6d5d362d5a9e78f1d15176 --- /dev/null +++ b/pole_alignment/classification/test/Straight/893.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2159ff0359fb36d48ded0e119bee5229706b8d1212cbfd1ec6c83fefb0c7631 +size 205389 diff --git a/pole_alignment/classification/test/Straight/923.jpg b/pole_alignment/classification/test/Straight/923.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf581700fb6a996bb4c6e25f6bd9272f71551b5a --- /dev/null +++ b/pole_alignment/classification/test/Straight/923.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edeb7a4bb9e8aa47df1a7a3ad887f392aa30fe8eaa04c65591b74246711a5796 +size 832851 diff --git a/pole_alignment/classification/test/Straight/933.jpg b/pole_alignment/classification/test/Straight/933.jpg new file mode 100644 index 0000000000000000000000000000000000000000..81d6da3c1ba04159194ffc8b7e55235e48239920 --- /dev/null +++ b/pole_alignment/classification/test/Straight/933.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db0877c5a5a70f1b1b7ec55935ac3f773cab9f8f3bb427958f5e69d4323034e9 +size 266169 diff --git a/pole_alignment/classification/test/Straight/958.jpg b/pole_alignment/classification/test/Straight/958.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0c5ff3f3e137eef5331a952fea9cc1518f0afd1f --- /dev/null +++ b/pole_alignment/classification/test/Straight/958.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c55e6bf3c3eb7887dbd75f651d65cfcf3fbd695dd1ba1436268d79079fa794b7 +size 120074 diff --git a/pole_alignment/classification/test/Straight/983.jpg b/pole_alignment/classification/test/Straight/983.jpg new file mode 100644 index 0000000000000000000000000000000000000000..114e7ce9446d54f26f5ce934c77753cbe7e25095 --- /dev/null +++ b/pole_alignment/classification/test/Straight/983.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:492b7ea063c3edd9312e3c4262da2d4ec88eac77be0b2e6bc6d577899bb5e0c5 +size 115246 diff --git a/pole_alignment/classification/test/test.csv b/pole_alignment/classification/test/test.csv new file mode 100644 index 0000000000000000000000000000000000000000..f96401b19efaeeb7495036bc4ead3e6523569c00 --- /dev/null +++ b/pole_alignment/classification/test/test.csv @@ -0,0 +1,228 @@ +image_id,label +4.jpg,Straight +18.jpg,Straight +38.jpg,Straight +48.jpg,Straight +50.jpg,Straight +60.jpg,Straight +100.jpg,Leaned +102.jpg,Straight +107.jpg,Straight +127.jpg,Leaned +131.jpg,Leaned +144.jpg,Straight +164.jpg,Straight +172.jpg,Straight +181.jpg,Straight +183.jpg,Straight +190.jpg,Leaned +205.jpg,Straight +208.jpg,Straight +211.jpg,Rejected +230.jpg,Straight +238.jpg,Straight +267.jpg,Straight +269.jpg,Straight +275.jpg,Straight +277.jpg,Leaned +307.jpg,Straight +311.jpg,Straight +322.jpg,Straight +324.jpg,Leaned +354.jpg,Straight +356.jpg,Straight +363.jpg,Straight +388.jpg,Straight +430.jpg,Straight +434.jpg,Straight +451.jpg,Straight +465.jpg,Straight +466.jpg,Leaned +478.jpg,Rejected +489.jpg,Straight +492.jpg,Straight +503.jpg,Rejected +543.jpg,Rejected +558.jpg,Straight +566.jpg,Straight +577.jpg,Straight +585.jpg,Leaned +600.jpg,Straight +615.jpg,Straight +640.jpg,Straight +644.jpg,Straight +666.jpg,Straight +682.jpg,Straight +701.jpg,Straight +708.jpg,Straight +710.jpg,Straight +734.jpg,Straight +736.jpg,Leaned +738.jpg,Straight +742.jpg,Straight +757.jpg,Rejected +759.jpg,Straight +778.jpg,Straight +790.jpg,Leaned +794.jpg,Straight +798.jpg,Leaned +799.jpg,Rejected +800.jpg,Straight +823.jpg,Straight +858.jpg,Straight +866.jpg,Leaned +868.jpg,Straight +879.jpg,Straight +881.jpg,Straight +888.jpg,Straight +893.jpg,Straight +904.jpg,Leaned +916.jpg,Rejected +923.jpg,Straight +933.jpg,Straight +942.jpg,Leaned +958.jpg,Straight +983.jpg,Straight +1016.jpg,Straight +1024.jpg,Leaned +1030.jpg,Straight +1041.jpg,Straight +1043.jpg,Straight +1075.jpg,Straight +1078.jpg,Straight +1083.jpg,Straight +1092.jpg,Straight +1102.jpg,Straight +1112.jpg,Straight +1116.jpg,Straight +1128.jpg,Straight +1139.jpg,Straight +1162.jpg,Straight +1193.jpg,Straight +1216.jpg,Straight +1242.jpg,Straight +1244.jpg,Straight +1247.jpg,Straight +1261.jpg,Leaned +1267.jpg,Leaned +1268.jpg,Straight +1290.jpg,Leaned +1304.jpg,Straight +1315.jpg,Leaned +1320.jpg,Straight +1322.jpg,Rejected +1340.jpg,Straight +1375.jpg,Rejected +1383.jpg,Rejected +1384.jpg,Leaned +1406.jpg,Straight +1426.jpg,Straight +1427.jpg,Leaned +1445.jpg,Straight +1450.jpg,Straight +1460.jpg,Leaned +1468.jpg,Straight +1472.jpg,Straight +1474.jpg,Straight +1479.jpg,Straight +1485.jpg,Straight +1490.jpg,Straight +1505.jpg,Rejected +1528.jpg,Rejected +1537.jpg,Leaned +1544.jpg,Straight +1557.jpg,Rejected +1560.jpg,Straight +1570.jpg,Rejected +1584.jpg,Rejected +1614.jpg,Leaned +1624.jpg,Rejected +1626.jpg,Rejected +1637.jpg,Rejected +1640.jpg,Rejected +1681.jpg,Leaned +1682.jpg,Leaned +1686.jpg,Leaned +1693.jpg,Rejected +1705.jpg,Leaned +1722.jpg,Straight +1728.jpg,Straight +1741.jpg,Leaned +1748.jpg,Leaned +1750.jpg,Leaned +1761.jpg,Leaned +1772.jpg,Rejected +1774.jpg,Rejected +1778.jpg,Leaned +1779.jpg,Rejected +1780.jpg,Rejected +1781.jpg,Leaned +1783.jpg,Straight +1795.jpg,Rejected +1801.jpg,Leaned +1811.jpg,Straight +1818.jpg,Straight +1838.jpg,Rejected +1839.jpg,Rejected +1842.jpg,Rejected +1858.jpg,Straight +1878.jpg,Leaned +1885.jpg,Straight +1940.jpg,Leaned +1943.jpg,Straight +1947.jpg,Leaned +1970.jpg,Leaned +1978.jpg,Leaned +2001.jpg,Straight +2002.jpg,Rejected +2015.jpg,Rejected +2032.jpg,Rejected +2036.jpg,Straight +2040.jpg,Straight +2045.jpg,Straight +2063.jpg,Straight +2075.jpg,Straight +2086.jpg,Leaned +2098.jpg,Straight +2099.jpg,Straight +2116.jpg,Leaned +2124.jpg,Straight +2132.jpg,Leaned +2137.jpg,Leaned +2158.jpg,Leaned +2166.jpg,Leaned +2180.jpg,Leaned +2186.jpg,Straight +2195.jpg,Straight +2201.jpg,Leaned +2203.jpg,Leaned +2205.jpg,Leaned +2210.jpg,Straight +2213.jpg,Straight +2216.jpg,Straight +2218.jpg,Leaned +2228.jpg,Straight +2240.jpg,Leaned +2249.jpg,Straight +2251.jpg,Leaned +2263.jpg,Leaned +2286.jpg,Straight +2308.jpg,Leaned +2316.jpg,Leaned +2319.jpg,Straight +2323.jpg,Leaned +2329.jpg,Rejected +2332.jpg,Straight +2334.jpg,Rejected +2341.jpg,Rejected +2347.jpg,Straight +2354.jpg,Rejected +2358.jpg,Leaned +2374.jpg,Leaned +2375.jpg,Leaned +2387.jpg,Straight +2389.jpg,Rejected +2402.jpg,Rejected +2405.jpg,Leaned +2409.jpg,Straight +2433.jpg,Leaned diff --git a/pole_alignment/classification/test/test.json b/pole_alignment/classification/test/test.json new file mode 100644 index 0000000000000000000000000000000000000000..0fab269dbc36351bbd64687235479a2643c75b26 --- /dev/null +++ b/pole_alignment/classification/test/test.json @@ -0,0 +1,910 @@ +[ + { + "image": "4.jpg", + "label": "Straight" + }, + { + "image": "18.jpg", + "label": "Straight" + }, + { + "image": "38.jpg", + "label": "Straight" + }, + { + "image": "48.jpg", + "label": "Straight" + }, + { + "image": "50.jpg", + "label": "Straight" + }, + { + "image": "60.jpg", + "label": "Straight" + }, + { + "image": "100.jpg", + "label": "Leaned" + }, + { + "image": "102.jpg", + "label": "Straight" + }, + { + "image": "107.jpg", + "label": "Straight" + }, + { + "image": "127.jpg", + "label": "Leaned" + }, + { + "image": "131.jpg", + "label": "Leaned" + }, + { + "image": "144.jpg", + "label": "Straight" + }, + { + "image": "164.jpg", + "label": "Straight" + }, + { + "image": "172.jpg", + "label": "Straight" + }, + { + "image": "181.jpg", + "label": "Straight" + }, + { + "image": "183.jpg", + "label": "Straight" + }, + { + "image": "190.jpg", + "label": "Leaned" + }, + { + "image": "205.jpg", + "label": "Straight" + }, + { + "image": "208.jpg", + "label": "Straight" + }, + { + "image": "211.jpg", + "label": "Rejected" + }, + { + "image": "230.jpg", + "label": "Straight" + }, + { + "image": "238.jpg", + "label": "Straight" + }, + { + "image": "267.jpg", + "label": "Straight" + }, + { + "image": "269.jpg", + "label": "Straight" + }, + { + "image": "275.jpg", + "label": "Straight" + }, + { + "image": "277.jpg", + "label": "Leaned" + }, + { + "image": "307.jpg", + "label": "Straight" + }, + { + "image": "311.jpg", + "label": "Straight" + }, + { + "image": "322.jpg", + "label": "Straight" + }, + { + "image": "324.jpg", + "label": "Leaned" + }, + { + "image": "354.jpg", + "label": "Straight" + }, + { + "image": "356.jpg", + "label": "Straight" + }, + { + "image": "363.jpg", + "label": "Straight" + }, + { + "image": "388.jpg", + "label": "Straight" + }, + { + "image": "430.jpg", + "label": "Straight" + }, + { + "image": "434.jpg", + "label": "Straight" + }, + { + "image": "451.jpg", + "label": "Straight" + }, + { + "image": "465.jpg", + "label": "Straight" + }, + { + "image": "466.jpg", + "label": "Leaned" + }, + { + "image": "478.jpg", + "label": "Rejected" + }, + { + "image": "489.jpg", + "label": "Straight" + }, + { + "image": "492.jpg", + "label": "Straight" + }, + { + "image": "503.jpg", + "label": "Rejected" + }, + { + "image": "543.jpg", + "label": "Rejected" + }, + { + "image": "558.jpg", + "label": "Straight" + }, + { + "image": "566.jpg", + "label": "Straight" + }, + { + "image": "577.jpg", + "label": "Straight" + }, + { + "image": "585.jpg", + "label": "Leaned" + }, + { + "image": "600.jpg", + "label": "Straight" + }, + { + "image": "615.jpg", + "label": "Straight" + }, + { + "image": "640.jpg", + "label": "Straight" + }, + { + "image": "644.jpg", + "label": "Straight" + }, + { + "image": "666.jpg", + "label": "Straight" + }, + { + "image": "682.jpg", + "label": "Straight" + }, + { + "image": "701.jpg", + "label": "Straight" + }, + { + "image": "708.jpg", + "label": "Straight" + }, + { + "image": "710.jpg", + "label": "Straight" + }, + { + "image": "734.jpg", + "label": "Straight" + }, + { + "image": "736.jpg", + "label": "Leaned" + }, + { + "image": "738.jpg", + "label": "Straight" + }, + { + "image": "742.jpg", + "label": "Straight" + }, + { + "image": "757.jpg", + "label": "Rejected" + }, + { + "image": "759.jpg", + "label": "Straight" + }, + { + "image": "778.jpg", + "label": "Straight" + }, + { + "image": "790.jpg", + "label": "Leaned" + }, + { + "image": "794.jpg", + "label": "Straight" + }, + { + "image": "798.jpg", + "label": "Leaned" + }, + { + "image": "799.jpg", + "label": "Rejected" + }, + { + "image": "800.jpg", + "label": "Straight" + }, + { + "image": "823.jpg", + "label": "Straight" + }, + { + "image": "858.jpg", + "label": "Straight" + }, + { + "image": "866.jpg", + "label": "Leaned" + }, + { + "image": "868.jpg", + "label": "Straight" + }, + { + "image": "879.jpg", + "label": "Straight" + }, + { + "image": "881.jpg", + "label": "Straight" + }, + { + "image": "888.jpg", + "label": "Straight" + }, + { + "image": "893.jpg", + "label": "Straight" + }, + { + "image": "904.jpg", + "label": "Leaned" + }, + { + "image": "916.jpg", + "label": "Rejected" + }, + { + "image": "923.jpg", + "label": "Straight" + }, + { + "image": "933.jpg", + "label": "Straight" + }, + { + "image": "942.jpg", + "label": "Leaned" + }, + { + "image": "958.jpg", + "label": "Straight" + }, + { + "image": "983.jpg", + "label": "Straight" + }, + { + "image": "1016.jpg", + "label": "Straight" + }, + { + "image": "1024.jpg", + "label": "Leaned" + }, + { + "image": "1030.jpg", + "label": "Straight" + }, + { + "image": "1041.jpg", + "label": "Straight" + }, + { + "image": "1043.jpg", + "label": "Straight" + }, + { + "image": "1075.jpg", + "label": "Straight" + }, + { + "image": "1078.jpg", + "label": "Straight" + }, + { + "image": "1083.jpg", + "label": "Straight" + }, + { + "image": "1092.jpg", + "label": "Straight" + }, + { + "image": "1102.jpg", + "label": "Straight" + }, + { + "image": "1112.jpg", + "label": "Straight" + }, + { + "image": "1116.jpg", + "label": "Straight" + }, + { + "image": "1128.jpg", + "label": "Straight" + }, + { + "image": "1139.jpg", + "label": "Straight" + }, + { + "image": "1162.jpg", + "label": "Straight" + }, + { + "image": "1193.jpg", + "label": "Straight" + }, + { + "image": "1216.jpg", + "label": "Straight" + }, + { + "image": "1242.jpg", + "label": "Straight" + }, + { + "image": "1244.jpg", + "label": "Straight" + }, + { + "image": "1247.jpg", + "label": "Straight" + }, + { + "image": "1261.jpg", + "label": "Leaned" + }, + { + "image": "1267.jpg", + "label": "Leaned" + }, + { + "image": "1268.jpg", + "label": "Straight" + }, + { + "image": "1290.jpg", + "label": "Leaned" + }, + { + "image": "1304.jpg", + "label": "Straight" + }, + { + "image": "1315.jpg", + "label": "Leaned" + }, + { + "image": "1320.jpg", + "label": "Straight" + }, + { + "image": "1322.jpg", + "label": "Rejected" + }, + { + "image": "1340.jpg", + "label": "Straight" + }, + { + "image": "1375.jpg", + "label": "Rejected" + }, + { + "image": "1383.jpg", + "label": "Rejected" + }, + { + "image": "1384.jpg", + "label": "Leaned" + }, + { + "image": "1406.jpg", + "label": "Straight" + }, + { + "image": "1426.jpg", + "label": "Straight" + }, + { + "image": "1427.jpg", + "label": "Leaned" + }, + { + "image": "1445.jpg", + "label": "Straight" + }, + { + "image": "1450.jpg", + "label": "Straight" + }, + { + "image": "1460.jpg", + "label": "Leaned" + }, + { + "image": "1468.jpg", + "label": "Straight" + }, + { + "image": "1472.jpg", + "label": "Straight" + }, + { + "image": "1474.jpg", + "label": "Straight" + }, + { + "image": "1479.jpg", + "label": "Straight" + }, + { + "image": "1485.jpg", + "label": "Straight" + }, + { + "image": "1490.jpg", + "label": "Straight" + }, + { + "image": "1505.jpg", + "label": "Rejected" + }, + { + "image": "1528.jpg", + "label": "Rejected" + }, + { + "image": "1537.jpg", + "label": "Leaned" + }, + { + "image": "1544.jpg", + "label": "Straight" + }, + { + "image": "1557.jpg", + "label": "Rejected" + }, + { + "image": "1560.jpg", + "label": "Straight" + }, + { + "image": "1570.jpg", + "label": "Rejected" + }, + { + "image": "1584.jpg", + "label": "Rejected" + }, + { + "image": "1614.jpg", + "label": "Leaned" + }, + { + "image": "1624.jpg", + "label": "Rejected" + }, + { + "image": "1626.jpg", + "label": "Rejected" + }, + { + "image": "1637.jpg", + "label": "Rejected" + }, + { + "image": "1640.jpg", + "label": "Rejected" + }, + { + "image": "1681.jpg", + "label": "Leaned" + }, + { + "image": "1682.jpg", + "label": "Leaned" + }, + { + "image": "1686.jpg", + "label": "Leaned" + }, + { + "image": "1693.jpg", + "label": "Rejected" + }, + { + "image": "1705.jpg", + "label": "Leaned" + }, + { + "image": "1722.jpg", + "label": "Straight" + }, + { + "image": "1728.jpg", + "label": "Straight" + }, + { + "image": "1741.jpg", + "label": "Leaned" + }, + { + "image": "1748.jpg", + "label": "Leaned" + }, + { + "image": "1750.jpg", + "label": "Leaned" + }, + { + "image": "1761.jpg", + "label": "Leaned" + }, + { + "image": "1772.jpg", + "label": "Rejected" + }, + { + "image": "1774.jpg", + "label": "Rejected" + }, + { + "image": "1778.jpg", + "label": "Leaned" + }, + { + "image": "1779.jpg", + "label": "Rejected" + }, + { + "image": "1780.jpg", + "label": "Rejected" + }, + { + "image": "1781.jpg", + "label": "Leaned" + }, + { + "image": "1783.jpg", + "label": "Straight" + }, + { + "image": "1795.jpg", + "label": "Rejected" + }, + { + "image": "1801.jpg", + "label": "Leaned" + }, + { + "image": "1811.jpg", + "label": "Straight" + }, + { + "image": "1818.jpg", + "label": "Straight" + }, + { + "image": "1838.jpg", + "label": "Rejected" + }, + { + "image": "1839.jpg", + "label": "Rejected" + }, + { + "image": "1842.jpg", + "label": "Rejected" + }, + { + "image": "1858.jpg", + "label": "Straight" + }, + { + "image": "1878.jpg", + "label": "Leaned" + }, + { + "image": "1885.jpg", + "label": "Straight" + }, + { + "image": "1940.jpg", + "label": "Leaned" + }, + { + "image": "1943.jpg", + "label": "Straight" + }, + { + "image": "1947.jpg", + "label": "Leaned" + }, + { + "image": "1970.jpg", + "label": "Leaned" + }, + { + "image": "1978.jpg", + "label": "Leaned" + }, + { + "image": "2001.jpg", + "label": "Straight" + }, + { + "image": "2002.jpg", + "label": "Rejected" + }, + { + "image": "2015.jpg", + "label": "Rejected" + }, + { + "image": "2032.jpg", + "label": "Rejected" + }, + { + "image": "2036.jpg", + "label": "Straight" + }, + { + "image": "2040.jpg", + "label": "Straight" + }, + { + "image": "2045.jpg", + "label": "Straight" + }, + { + "image": "2063.jpg", + "label": "Straight" + }, + { + "image": "2075.jpg", + "label": "Straight" + }, + { + "image": "2086.jpg", + "label": "Leaned" + }, + { + "image": "2098.jpg", + "label": "Straight" + }, + { + "image": "2099.jpg", + "label": "Straight" + }, + { + "image": "2116.jpg", + "label": "Leaned" + }, + { + "image": "2124.jpg", + "label": "Straight" + }, + { + "image": "2132.jpg", + "label": "Leaned" + }, + { + "image": "2137.jpg", + "label": "Leaned" + }, + { + "image": "2158.jpg", + "label": "Leaned" + }, + { + "image": "2166.jpg", + "label": "Leaned" + }, + { + "image": "2180.jpg", + "label": "Leaned" + }, + { + "image": "2186.jpg", + "label": "Straight" + }, + { + "image": "2195.jpg", + "label": "Straight" + }, + { + "image": "2201.jpg", + "label": "Leaned" + }, + { + "image": "2203.jpg", + "label": "Leaned" + }, + { + "image": "2205.jpg", + "label": "Leaned" + }, + { + "image": "2210.jpg", + "label": "Straight" + }, + { + "image": "2213.jpg", + "label": "Straight" + }, + { + "image": "2216.jpg", + "label": "Straight" + }, + { + "image": "2218.jpg", + "label": "Leaned" + }, + { + "image": "2228.jpg", + "label": "Straight" + }, + { + "image": "2240.jpg", + "label": "Leaned" + }, + { + "image": "2249.jpg", + "label": "Straight" + }, + { + "image": "2251.jpg", + "label": "Leaned" + }, + { + "image": "2263.jpg", + "label": "Leaned" + }, + { + "image": "2286.jpg", + "label": "Straight" + }, + { + "image": "2308.jpg", + "label": "Leaned" + }, + { + "image": "2316.jpg", + "label": "Leaned" + }, + { + "image": "2319.jpg", + "label": "Straight" + }, + { + "image": "2323.jpg", + "label": "Leaned" + }, + { + "image": "2329.jpg", + "label": "Rejected" + }, + { + "image": "2332.jpg", + "label": "Straight" + }, + { + "image": "2334.jpg", + "label": "Rejected" + }, + { + "image": "2341.jpg", + "label": "Rejected" + }, + { + "image": "2347.jpg", + "label": "Straight" + }, + { + "image": "2354.jpg", + "label": "Rejected" + }, + { + "image": "2358.jpg", + "label": "Leaned" + }, + { + "image": "2374.jpg", + "label": "Leaned" + }, + { + "image": "2375.jpg", + "label": "Leaned" + }, + { + "image": "2387.jpg", + "label": "Straight" + }, + { + "image": "2389.jpg", + "label": "Rejected" + }, + { + "image": "2402.jpg", + "label": "Rejected" + }, + { + "image": "2405.jpg", + "label": "Leaned" + }, + { + "image": "2409.jpg", + "label": "Straight" + }, + { + "image": "2433.jpg", + "label": "Leaned" + } +] \ No newline at end of file diff --git a/pole_alignment/classification/train/Leaned/1004.jpg b/pole_alignment/classification/train/Leaned/1004.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fdcf675f9d36f1f8a125cabd7f356559c98254a9 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1004.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5af64f84f33583d5b4042b9553bd286bbc49b8009dbb3fec3442b3ad6c5405a +size 99935 diff --git a/pole_alignment/classification/train/Leaned/1009.jpg b/pole_alignment/classification/train/Leaned/1009.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a02b38a5dca69d53b15daf6b02d6d70ddfcb59a1 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1009.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1263fbec8bb11e2b5a3c66a12df44383d50383771c658fae15649ac896e45fe4 +size 1455853 diff --git a/pole_alignment/classification/train/Leaned/1023.jpg b/pole_alignment/classification/train/Leaned/1023.jpg new file mode 100644 index 0000000000000000000000000000000000000000..38707e32e64afad2659fc177a475c2697c15ba8b --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1023.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6841b7b8696559e44f336b2b09a012127f50e02bbdeed06bdebddb2e9c90b9b5 +size 163194 diff --git a/pole_alignment/classification/train/Leaned/1046.jpg b/pole_alignment/classification/train/Leaned/1046.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b8d0d175b42595bc6d57f4069efb324199da28a5 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1046.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58f8122c9b007d2ced4d4a089176694015a9a248824ae9a820447e8720676418 +size 2007229 diff --git a/pole_alignment/classification/train/Leaned/105.jpg b/pole_alignment/classification/train/Leaned/105.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1a9d222fcfafbfd45c1309686055f88e0ed5fd42 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/105.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e7c193c99c3a39477ccac2b55a0a820e5cc0e137692833c46bc97f3b950edb7 +size 2793255 diff --git a/pole_alignment/classification/train/Leaned/1059.jpg b/pole_alignment/classification/train/Leaned/1059.jpg new file mode 100644 index 0000000000000000000000000000000000000000..47f5a382fd2b221fa5a4461d58121e2c35d7c431 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1059.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b5539d0b2bf681794ec2cf00035c9581ddfcf6d49e9eea893a6cfec0341eedc +size 424156 diff --git a/pole_alignment/classification/train/Leaned/106.jpg b/pole_alignment/classification/train/Leaned/106.jpg new file mode 100644 index 0000000000000000000000000000000000000000..00b91ee1dc65484222c7eb515aae769cc62de466 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/106.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b93ff737cb534d15592b9d0ed24c67c564ce109b58d1be1c140f5b95cf607e7 +size 2834673 diff --git a/pole_alignment/classification/train/Leaned/1062.jpg b/pole_alignment/classification/train/Leaned/1062.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8ef8519dac5fb25673cadff8e88cb057f60c92ac --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1062.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b64574f17adcd51d084c88c65f9f94f7e42dac6d2eb853e387a6a7f9fa78eb3 +size 1881328 diff --git a/pole_alignment/classification/train/Leaned/1073.jpg b/pole_alignment/classification/train/Leaned/1073.jpg new file mode 100644 index 0000000000000000000000000000000000000000..044c78040947540b97827209c86076f96eaaa4a5 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1073.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:557cd614af1eeee54f511744e67ef6b7701692b469b550d18ec64c4dda9b96ff +size 1624431 diff --git a/pole_alignment/classification/train/Leaned/1084.jpg b/pole_alignment/classification/train/Leaned/1084.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0740a293d22a1ee34f6c32f7bd5ac4cb0cf3d620 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1084.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebad9180eb244884e70e7d3f9a125f8a1fdf419e258c70a29f8e9b7ae8d5a8e2 +size 1819364 diff --git a/pole_alignment/classification/train/Leaned/1095.jpg b/pole_alignment/classification/train/Leaned/1095.jpg new file mode 100644 index 0000000000000000000000000000000000000000..34d6fc8bf1054b34fbf03bb277cff2c81408ccab --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1095.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8315a93b8f34502daaa4068eef95904007a7d783d1a210bd555986d13ed408a1 +size 173580 diff --git a/pole_alignment/classification/train/Leaned/1097.jpg b/pole_alignment/classification/train/Leaned/1097.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c29391305d9124f138517b266ec35c1d881982ec --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1097.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29ea62d080049abba376f703c51e680565a3de4ccbd50bd7c7d1de2ba674db36 +size 1705558 diff --git a/pole_alignment/classification/train/Leaned/1101.jpg b/pole_alignment/classification/train/Leaned/1101.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4cbd75fe684cf72ace95de9ad1d5544f7a25e5d7 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1101.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:060f8119798ff692669160fb65c1982884b4c5e44c60f92eb4040ab7cce2b761 +size 1550740 diff --git a/pole_alignment/classification/train/Leaned/1104.jpg b/pole_alignment/classification/train/Leaned/1104.jpg new file mode 100644 index 0000000000000000000000000000000000000000..03fb9752f8b21648411d9b0291c8b0985086bbc7 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1104.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:907232d4317db43ec47c6bc3cc45eaf1fab97e3306e53abe094f95c731c65f73 +size 1777505 diff --git a/pole_alignment/classification/train/Leaned/1109.jpg b/pole_alignment/classification/train/Leaned/1109.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3307c38c366c8e46b5b95b79a470ff35809283d3 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1109.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d1c633ee61e09d3c20d97e4a48144b66b706ef4494d85360fe541bdf06f9aab +size 168646 diff --git a/pole_alignment/classification/train/Leaned/1110.jpg b/pole_alignment/classification/train/Leaned/1110.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eef36554261698f45a8c6c411ed5e2627ad220e6 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1110.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66e8ef9b7aed87e82bdb361ea08defb69c178bbd2e068c957078bd89310588d1 +size 230216 diff --git a/pole_alignment/classification/train/Leaned/1137.jpg b/pole_alignment/classification/train/Leaned/1137.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4bb712d212300db70fc8db7aa301439c0ac5082f --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1137.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:661dc93fe7db0a497060ae8c3203de205edebb28d42d0786ef68a6602f5afc4a +size 1285907 diff --git a/pole_alignment/classification/train/Leaned/1160.jpg b/pole_alignment/classification/train/Leaned/1160.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c23198207273ca2dabd37f56ed3d65b84ee5a30 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1160.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:832636ec29debf74e040493c6b174e3fae205f239fd3a95384471064fbfd1903 +size 1299537 diff --git a/pole_alignment/classification/train/Leaned/1179.jpg b/pole_alignment/classification/train/Leaned/1179.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b5b2295ed5ef1413a96049b021f66a61341fdac3 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1179.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3ab7f6a17ced761275023e75db71e68d811d6e941716dff99e7da99af046e5e +size 1959029 diff --git a/pole_alignment/classification/train/Leaned/119.jpg b/pole_alignment/classification/train/Leaned/119.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1599f7b330d95d3fc2a8fc589b8731a5b3374959 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/119.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:558ffe303846e3319b444d2a86aef29eb2c32cd219186c5179ade51b3f317665 +size 3320827 diff --git a/pole_alignment/classification/train/Leaned/1191.jpg b/pole_alignment/classification/train/Leaned/1191.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9100754e86fae4e6e9bc55e72d9b5d411362dd3a --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1191.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:886d7a89e7a2969ead2de6203f204bd9b6781d637885894e86966f07fbf596e1 +size 1027316 diff --git a/pole_alignment/classification/train/Leaned/1197.jpg b/pole_alignment/classification/train/Leaned/1197.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c5e56bceef846f2107d6e0b4dfc568f6bb2cc346 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1197.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:175d39927fb8648b6d62954dc23ab65db10a0c58fe5f4343283cbc55e7eccd72 +size 1362314 diff --git a/pole_alignment/classification/train/Leaned/12.jpg b/pole_alignment/classification/train/Leaned/12.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e743cf9fe9fc13cba7beb91b2fca708a5300185 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/12.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9378e8482d52743b2c525246362f17e4d26bbd9f8d7ea9cc3fe6e08104ce131 +size 2948574 diff --git a/pole_alignment/classification/train/Leaned/1200.jpg b/pole_alignment/classification/train/Leaned/1200.jpg new file mode 100644 index 0000000000000000000000000000000000000000..200d3921dfe87a639d8dcc4db4b46515a3be5104 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1200.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cddc3f419a21fdecf24640fc46b5afbd79beb5a5db7924d2e95ab419c930ef1f +size 339171 diff --git a/pole_alignment/classification/train/Leaned/121.jpg b/pole_alignment/classification/train/Leaned/121.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d198afcf92685704b31958d6d50d96a3857a332e --- /dev/null +++ b/pole_alignment/classification/train/Leaned/121.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52e36085de5decef98d0e52927b3bf2d37c6e863131501955e946da0dfe019d0 +size 440697 diff --git a/pole_alignment/classification/train/Leaned/1211.jpg b/pole_alignment/classification/train/Leaned/1211.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da13c8b19c98bdd921ef00093ec38df6b5ddb4ee --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1211.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3b1fb986cb4602f6847bb7b4aa9090ee53ccf4a66e83319f7e6e60c18589e27 +size 252886 diff --git a/pole_alignment/classification/train/Leaned/1215.jpg b/pole_alignment/classification/train/Leaned/1215.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2b9d5c414db89778b4a44457896e043d863fc4ed --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1215.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:286c128a199ba6ec1296ffca1c5ba23e5468b4e4f94049ec22a4bf4b7c431b26 +size 152433 diff --git a/pole_alignment/classification/train/Leaned/1228.jpg b/pole_alignment/classification/train/Leaned/1228.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f4ad2d80407de681ac7fcd7f608e79b9c1333a02 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1228.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57b74ca850c891ea77db82bdab9a9c6a0046816b038a026dfde05b1e4ada8747 +size 348714 diff --git a/pole_alignment/classification/train/Leaned/1230.jpg b/pole_alignment/classification/train/Leaned/1230.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8aeba297c826b4cb7bbd7606a3667a571f72a0a2 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1230.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2a1ab1ed62482706be8d258f161ecc6560530d4199cd3788a5db73b861260ff +size 323253 diff --git a/pole_alignment/classification/train/Leaned/126.jpg b/pole_alignment/classification/train/Leaned/126.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4fa1210163ed8676a02d45c8206f83e42ea75d3d --- /dev/null +++ b/pole_alignment/classification/train/Leaned/126.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bd4ea7edd1a982272592f146f3b2417fdaf762170df3e39ca79b86e3fb7854d +size 2332427 diff --git a/pole_alignment/classification/train/Leaned/1275.jpg b/pole_alignment/classification/train/Leaned/1275.jpg new file mode 100644 index 0000000000000000000000000000000000000000..03704619c8b108f7a360bc22b48d61806875c3e5 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1275.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ea81e30a6dbeef8d5fcc582c1da8f9618ef57aa7788aa25996f5c032a2f94b8 +size 2438282 diff --git a/pole_alignment/classification/train/Leaned/1294.jpg b/pole_alignment/classification/train/Leaned/1294.jpg new file mode 100644 index 0000000000000000000000000000000000000000..54d511fa8c6831c69dc7cbcc7cde1193f3fa8425 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1294.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d9917ee069c2a62f39dbf31c7b944f2effe1cb4b710c09683229bd27c7e0a7a +size 332251 diff --git a/pole_alignment/classification/train/Leaned/1299.jpg b/pole_alignment/classification/train/Leaned/1299.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3bf386fe47a738f3c7730af3ee68961470165fe5 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1299.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b650411c35809d2ecd027feec7f40eef47a2e9bdd6c9b4b40fd5e9fc93b209ad +size 345201 diff --git a/pole_alignment/classification/train/Leaned/130.jpg b/pole_alignment/classification/train/Leaned/130.jpg new file mode 100644 index 0000000000000000000000000000000000000000..94adf1cfea5eb35e571c4bebfcaae27b3457577d --- /dev/null +++ b/pole_alignment/classification/train/Leaned/130.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93e66c4e726d27e5c85e997eee2059e471bc397c909052ddace71c8bc2cb6c27 +size 2562696 diff --git a/pole_alignment/classification/train/Leaned/1301.jpg b/pole_alignment/classification/train/Leaned/1301.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fb1a29a24de234cafe46b843e3368509571aea59 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1301.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75d12ce377c943e28b025df75224a42122f2518543a8e4d98a079e319c4ae414 +size 294110 diff --git a/pole_alignment/classification/train/Leaned/1314.jpg b/pole_alignment/classification/train/Leaned/1314.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ab658f564f878870422e7a62c9b9cb95dc0f449e --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1314.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:594c1a17ca2e1109e0d12c15c85e9581ea091ffff5005709ef9034e5e58eb777 +size 459231 diff --git a/pole_alignment/classification/train/Leaned/1316.jpg b/pole_alignment/classification/train/Leaned/1316.jpg new file mode 100644 index 0000000000000000000000000000000000000000..df1c560de804e51acef85327d286c39a4c8c1742 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1316.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f17a81757a53e3062462ddcaa9d6d38805eae173438d4c9a1cd991f458b33c3 +size 2841401 diff --git a/pole_alignment/classification/train/Leaned/1319.jpg b/pole_alignment/classification/train/Leaned/1319.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4a59a919c1e945bdf7a4cefbacd509bd7858a032 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1319.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c8c674f6d1cd0a5cd42f7fe69647765232d7cdc418fb038433dbbfc9a7ecd92 +size 3544248 diff --git a/pole_alignment/classification/train/Leaned/1329.jpg b/pole_alignment/classification/train/Leaned/1329.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d74d873c768812a81a6e3e13018b2c8b3136d4cb --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1329.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b1ebf6dcc79b74e369f45968ca035e85d3732d571b35865d537d0c05d476511 +size 737283 diff --git a/pole_alignment/classification/train/Leaned/1339.jpg b/pole_alignment/classification/train/Leaned/1339.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4a847b393b78006c7937a2c0ff194966c5d87ffd --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1339.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e137acecde9f0643265908ecae27435e7605800bc3c28cc75b08aec099c0cc7 +size 447989 diff --git a/pole_alignment/classification/train/Leaned/1346.jpg b/pole_alignment/classification/train/Leaned/1346.jpg new file mode 100644 index 0000000000000000000000000000000000000000..27918b9aefee28d33366e6ef14416b3ae6af5dd3 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1346.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3093840267aa8d23fefc176e09f045ce343eab016e7cc76f04a23dbd1214aa5f +size 1032710 diff --git a/pole_alignment/classification/train/Leaned/1347.jpg b/pole_alignment/classification/train/Leaned/1347.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3030139432db01e6e715b9cd2ebd9f1882ec4fc6 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1347.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd4a68608bf42528728b3c1600936791c45fe74a4a678f192383063edd6650c3 +size 912120 diff --git a/pole_alignment/classification/train/Leaned/135.jpg b/pole_alignment/classification/train/Leaned/135.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b72e71cc586148fea045c2152761da38766131e1 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/135.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3561355d7631cdadf6f632d2a811e7c5dbf9e5351d1233e8311e18703d3c457 +size 2722690 diff --git a/pole_alignment/classification/train/Leaned/1361.jpg b/pole_alignment/classification/train/Leaned/1361.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b77d35ca57475ad684846d26f5f13d339de2368 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1361.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e784892f8aef63dbc14a5ed49f4364e0fdbc71c4e4fed43f83f70bdb459703bf +size 315719 diff --git a/pole_alignment/classification/train/Leaned/1363.jpg b/pole_alignment/classification/train/Leaned/1363.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fcbd736f2153cd172dade4679a6ca7fbab84bc63 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1363.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35974df24f8ecbcfe2021ccaff46d3f06b6530ba612cb3c601e95a63d456d68b +size 489466 diff --git a/pole_alignment/classification/train/Leaned/137.jpg b/pole_alignment/classification/train/Leaned/137.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e1d932f063f93a93fcaf434f01005efbd5272944 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/137.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31d9c90ae0f9a70d56be00b9dd66405b4f74dcdc40d8713cbe25a9705a8e680f +size 2319665 diff --git a/pole_alignment/classification/train/Leaned/1382.jpg b/pole_alignment/classification/train/Leaned/1382.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c30768c686855eb0b4e7eb506ce8a11d3ec7bb5c --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1382.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4aca5790c711130b928c59d015051d068759e0e350dd5b7dffd2fc7d4907f4fa +size 3257784 diff --git a/pole_alignment/classification/train/Leaned/1398.jpg b/pole_alignment/classification/train/Leaned/1398.jpg new file mode 100644 index 0000000000000000000000000000000000000000..279b09d33a3cb94af0571fecffb92fab42cbaaba --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1398.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96abf85f462d30be64fe990eb792b8ae4e1f9b05bba32bf522434d655417d850 +size 1728786 diff --git a/pole_alignment/classification/train/Leaned/1405.jpg b/pole_alignment/classification/train/Leaned/1405.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0d417c6bf1199b54d151cb2c2aa24d1c66fd5a6a --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1405.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a43beed5bf94652438697a4a810f10e16c035fd5b0d0c08f7a86b50cd164f66e +size 488768 diff --git a/pole_alignment/classification/train/Leaned/1416.jpg b/pole_alignment/classification/train/Leaned/1416.jpg new file mode 100644 index 0000000000000000000000000000000000000000..afc5ea8c8df8c51cf3198126968187b9408bbe28 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1416.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ffcf0ab3b26d6bcc4b38bb916aafde65ce77221155c5b6469682ae66886355d +size 552186 diff --git a/pole_alignment/classification/train/Leaned/1418.jpg b/pole_alignment/classification/train/Leaned/1418.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5d844140cf88ae0cc32333a783c0c20454389282 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1418.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c97fc08827d873f6b46f5514f89b746c4695a27eb078a0d9d4386221e130704 +size 562590 diff --git a/pole_alignment/classification/train/Leaned/1419.jpg b/pole_alignment/classification/train/Leaned/1419.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7cda0289aef0e31d17d7bd841bf4bf6c24c1240f --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1419.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77dd818bfc07d628309b5aa78b0906cb5d01485dcc325883e4f0a2d54592c1ac +size 388683 diff --git a/pole_alignment/classification/train/Leaned/1423.jpg b/pole_alignment/classification/train/Leaned/1423.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1696fceb51cfc49dcd6135b38a643c90bd421e0e --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1423.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:218ea2213db810f6a11fe74d0b0ffbd998353bc8c3876ef9d2382c230ba05c3a +size 1850548 diff --git a/pole_alignment/classification/train/Leaned/145.jpg b/pole_alignment/classification/train/Leaned/145.jpg new file mode 100644 index 0000000000000000000000000000000000000000..87cab86dd674081c2e85856558b26db7c867106c --- /dev/null +++ b/pole_alignment/classification/train/Leaned/145.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c899251347e95cef654c47c88dce974df14f2ae7d9d8fca4ff7485d20fcffb8a +size 283362 diff --git a/pole_alignment/classification/train/Leaned/1465.jpg b/pole_alignment/classification/train/Leaned/1465.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cd8f43438cf4713b30a27bfa43b6f3ef0aec94ed --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1465.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b3a798dc2fed626e8ed495fb4eb4e26fe71e036c8b23ee580ade1315bae55c4 +size 312886 diff --git a/pole_alignment/classification/train/Leaned/147.jpg b/pole_alignment/classification/train/Leaned/147.jpg new file mode 100644 index 0000000000000000000000000000000000000000..952414ab2904e0518e19ddc1081b1d82db4ea9c4 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/147.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:347c68b670d8ddeff56ecceb5c81398b1f5adfeae96053edb972807240de33ec +size 217428 diff --git a/pole_alignment/classification/train/Leaned/1482.jpg b/pole_alignment/classification/train/Leaned/1482.jpg new file mode 100644 index 0000000000000000000000000000000000000000..020989e38ccdd80f42b9e02b9f1f775d995bab82 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1482.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:914dab1c767e030b45f23abd63ffb99d0ef93a8fc49810c14461f32658cd6793 +size 375246 diff --git a/pole_alignment/classification/train/Leaned/1483.jpg b/pole_alignment/classification/train/Leaned/1483.jpg new file mode 100644 index 0000000000000000000000000000000000000000..45c04fc1656fde1f7654685867e637aa5638d13d --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1483.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45614f00902cdbed473a5700780d1189abf44f56b61a835c08bcda24d2d2d160 +size 454337 diff --git a/pole_alignment/classification/train/Leaned/1488.jpg b/pole_alignment/classification/train/Leaned/1488.jpg new file mode 100644 index 0000000000000000000000000000000000000000..228328b0c507ff562889ccb74e66320724693749 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1488.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec7ad49367aa0dbfe9332edc17859827e05bc56a40b26e6ccc515f0e051cd0c2 +size 362001 diff --git a/pole_alignment/classification/train/Leaned/1494.jpg b/pole_alignment/classification/train/Leaned/1494.jpg new file mode 100644 index 0000000000000000000000000000000000000000..716ffb6a37a741cd74219f81428bbcf4b3dbc676 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1494.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17e89f66b87cd07e273fa21b70b654c4432c28aa7a020e396b1c93946146cc9c +size 419079 diff --git a/pole_alignment/classification/train/Leaned/1517.jpg b/pole_alignment/classification/train/Leaned/1517.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a8508c86c406a44772a22af69f6e5b5034351762 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1517.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32a3f49760efedeb60f8f70bd8f0134446be2e757c1f752f1ab5d57621e8c314 +size 3412017 diff --git a/pole_alignment/classification/train/Leaned/1518.jpg b/pole_alignment/classification/train/Leaned/1518.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e548aefcd3d417363f45850336153c3ab701477 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1518.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4a718d5954524b767d7abfa6abd249beec769e8000aa25a487a152bf8442707 +size 3191836 diff --git a/pole_alignment/classification/train/Leaned/152.jpg b/pole_alignment/classification/train/Leaned/152.jpg new file mode 100644 index 0000000000000000000000000000000000000000..68aaa2daae1c71cb35eddd33f009e9432ed40ff4 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/152.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c50cd86072128841b5fccdd873e3579c686361090f8244b45ae0716621992172 +size 617372 diff --git a/pole_alignment/classification/train/Leaned/1527.jpg b/pole_alignment/classification/train/Leaned/1527.jpg new file mode 100644 index 0000000000000000000000000000000000000000..46bac386e9e95d89f38dd45440fbd318e372aa0c --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1527.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71781d919561baf37faa7af1edc9bd127fc667f4376fc488a339cd24e80043ec +size 2785874 diff --git a/pole_alignment/classification/train/Leaned/153.jpg b/pole_alignment/classification/train/Leaned/153.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fc78ccc78dea0d49ef6a4ecff6042f711fc64dc0 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/153.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ff59c4cf4699f590ae750458d749d6ca1bbaba15f7304cae65b23734af67d85 +size 2420699 diff --git a/pole_alignment/classification/train/Leaned/1538.jpg b/pole_alignment/classification/train/Leaned/1538.jpg new file mode 100644 index 0000000000000000000000000000000000000000..af8da4bb18af082937ad2cc63e82d092cdf285b0 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1538.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93801b6baa583fe484d1d34af620e912e1950f3d66c71112bddd0dc80bf41527 +size 2449104 diff --git a/pole_alignment/classification/train/Leaned/1540.jpg b/pole_alignment/classification/train/Leaned/1540.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d301dcea7ab7fb317be3faea8f20a06f34d5fad8 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1540.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1cb26fe04859f0ce6e4fe4fb530dd08eceff5720f192d25f42310ff239d792b +size 4916594 diff --git a/pole_alignment/classification/train/Leaned/1554.jpg b/pole_alignment/classification/train/Leaned/1554.jpg new file mode 100644 index 0000000000000000000000000000000000000000..792110870610b34e4f48bbbd769e4d63a7b18191 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1554.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4e16e7dc1954754ea372e8d7fee66d50da0e15a2b8552772b3db3d1ae40917e +size 1167050 diff --git a/pole_alignment/classification/train/Leaned/1559.jpg b/pole_alignment/classification/train/Leaned/1559.jpg new file mode 100644 index 0000000000000000000000000000000000000000..516e8df1fa3d7c98fae7c9ce9281c355d57b30b5 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1559.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21f219ae3d9875ea4d93b217b3c05cf66035b7ec5ee4208af503b9d5267245ea +size 458186 diff --git a/pole_alignment/classification/train/Leaned/1564.jpg b/pole_alignment/classification/train/Leaned/1564.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6b2f386d69b4f5938277f139d64d58c28bdcde3d --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1564.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7046ef8f077fb7574f25dd18f16fcefc7188d1bf086628bb7464e4b3fa8de695 +size 1204983 diff --git a/pole_alignment/classification/train/Leaned/159.jpg b/pole_alignment/classification/train/Leaned/159.jpg new file mode 100644 index 0000000000000000000000000000000000000000..feb6332a1866e84e7114e6137dd32e7f52983236 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/159.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48ee74891e7fbc29395cc591ac1d3ca653597dc59dd6a7da9b8aa5b573e186cb +size 2556057 diff --git a/pole_alignment/classification/train/Leaned/1609.jpg b/pole_alignment/classification/train/Leaned/1609.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ad4b34f47ae5a3b0df0874b28d4028f9766e0d57 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1609.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:197ff3669cda3ca99ca3cdc2a21e1513d98d91194111b1c7f668bf43b25b73ea +size 3318801 diff --git a/pole_alignment/classification/train/Leaned/1618.jpg b/pole_alignment/classification/train/Leaned/1618.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e73adada19326a44217fcbe4c39ef5f08ae01e11 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1618.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fc1fdbe0322bfe09bcf0a3acb0476f56aac3a8dc349cfadd669968ad7fec5d2 +size 356681 diff --git a/pole_alignment/classification/train/Leaned/1621.jpg b/pole_alignment/classification/train/Leaned/1621.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8cc68caae309b8ae0cf87f0d43deebb365b310d9 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1621.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65f2a95e0256d09a588bbc35a37c311d986217d59c4b37024ed45f04459812a5 +size 497950 diff --git a/pole_alignment/classification/train/Leaned/1625.jpg b/pole_alignment/classification/train/Leaned/1625.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7e17ca0ad1355d0bd389dca0cbd735553bd662c2 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1625.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:148a4c9b7cda9a2af4e52244e3acf0709f635aa99e9599d65d653c1ffdc80329 +size 471090 diff --git a/pole_alignment/classification/train/Leaned/1630.jpg b/pole_alignment/classification/train/Leaned/1630.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0c4bff235aa83fc85c0f21651e3c3e1322217e48 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1630.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99769784ac8557ba7bf6be69b07913f9b9381901e5f4d04683181c40362c0e50 +size 503182 diff --git a/pole_alignment/classification/train/Leaned/1631.jpg b/pole_alignment/classification/train/Leaned/1631.jpg new file mode 100644 index 0000000000000000000000000000000000000000..288d2a6f76e0a993dbbe0f0dad2b4ce6d53d3dc4 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1631.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd8c193cc970321bc3749754d80aa007a2d77e8ddb2b45b846fc04d3e7a1861d +size 209353 diff --git a/pole_alignment/classification/train/Leaned/1632.jpg b/pole_alignment/classification/train/Leaned/1632.jpg new file mode 100644 index 0000000000000000000000000000000000000000..554fae7bce48b451282ac9caebb7c450a49e0e62 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1632.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e94e126b8c9c8213c15a4049877f773193eef99da0be3def3590f91f911ae0fa +size 389001 diff --git a/pole_alignment/classification/train/Leaned/1638.jpg b/pole_alignment/classification/train/Leaned/1638.jpg new file mode 100644 index 0000000000000000000000000000000000000000..13ee58baaca36a361c2b79401498ab0ce43cee37 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1638.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02fa132c2e837db1489b7f1c7abd620fa8760648cb7faa31fee10a0f75ba21b9 +size 415591 diff --git a/pole_alignment/classification/train/Leaned/1642.jpg b/pole_alignment/classification/train/Leaned/1642.jpg new file mode 100644 index 0000000000000000000000000000000000000000..960b6b1a4463f8895c1a3b1f591010d50c75bebb --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1642.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c41ab3241794b676cf60b5dbf6967b6430ff4b425cc61ac51e21b42935752c0b +size 844972 diff --git a/pole_alignment/classification/train/Leaned/1643.jpg b/pole_alignment/classification/train/Leaned/1643.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e43523029f8fabf70fa9a0b67633e106ff761dc3 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1643.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78725888fda8b5f3bc77bda21941e66509b38ac88fd1eeef05c06fdca9301d55 +size 463677 diff --git a/pole_alignment/classification/train/Leaned/1644.jpg b/pole_alignment/classification/train/Leaned/1644.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bab8e4819c8ae5b0e8dbcacdaee65fd40fa45e4d --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1644.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dcc06194451253a62f2e21e83c18d9c6fdf42cd60ecfb57233bd9149b6d81e4 +size 651362 diff --git a/pole_alignment/classification/train/Leaned/1646.jpg b/pole_alignment/classification/train/Leaned/1646.jpg new file mode 100644 index 0000000000000000000000000000000000000000..00ce83582536afa02edf0fcbc1c1711621c376b7 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1646.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4198ddd0473553fb40dc68134d989fc5d26d3af361d38cbee981ac2238f73051 +size 803507 diff --git a/pole_alignment/classification/train/Leaned/1649.jpg b/pole_alignment/classification/train/Leaned/1649.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fdb51965b96b7781f6744a70b37c285cbb7f4361 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1649.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f33240f0ee7bc1670c9458488c6e190a10c479cb93b883b9f69fcc4a95d3f703 +size 487056 diff --git a/pole_alignment/classification/train/Leaned/1650.jpg b/pole_alignment/classification/train/Leaned/1650.jpg new file mode 100644 index 0000000000000000000000000000000000000000..57b6322f4c0a7cb6ac82aeb2ac2470ba56dcbcea --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1650.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c6f7a6685ef05c2f469714d819674d1f38ded6324e2018327c01a8c94f9e6a5 +size 481976 diff --git a/pole_alignment/classification/train/Leaned/1651.jpg b/pole_alignment/classification/train/Leaned/1651.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d68897788d16a9cfbda23aa2d6be10b4312c4dc --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1651.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48a9f65a073ab8895677231f53458541e6a62d336193a85f8eacbe295ce93e1e +size 388071 diff --git a/pole_alignment/classification/train/Leaned/1653.jpg b/pole_alignment/classification/train/Leaned/1653.jpg new file mode 100644 index 0000000000000000000000000000000000000000..033091e1cc1327f6beee7601200fb98e3b204051 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1653.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe89a438c3478b294be71d500f7f0aa6232f0dad815c703cdcacc9203fd35746 +size 241217 diff --git a/pole_alignment/classification/train/Leaned/1654.jpg b/pole_alignment/classification/train/Leaned/1654.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f292e8490eaad914cca007fdee797f89259b6e3c --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1654.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b72ad325d11dcd5987a7aa3804d7a20b9724fd2f356b53910c1d1e22b972a6cc +size 414358 diff --git a/pole_alignment/classification/train/Leaned/1656.jpg b/pole_alignment/classification/train/Leaned/1656.jpg new file mode 100644 index 0000000000000000000000000000000000000000..75c768b6bdbff2c9f4d58fd165f5552c8b23a3f1 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1656.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81a0b0812cf8d66cef84ba7db63e2a255c2f8c9259db8c942e9ba8ea1ff86f2b +size 268911 diff --git a/pole_alignment/classification/train/Leaned/1664.jpg b/pole_alignment/classification/train/Leaned/1664.jpg new file mode 100644 index 0000000000000000000000000000000000000000..510d89efadf357979f57f19ddfd1aff6527da269 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1664.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddebf626be75254f7b9ee68adf3167172fc009229b08b73fa8890c6f2e587b56 +size 358662 diff --git a/pole_alignment/classification/train/Leaned/1665.jpg b/pole_alignment/classification/train/Leaned/1665.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a1c5cefd4e5b14f0ec106b8582296e673feab23a --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1665.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f89df8aac11383c7a9683986a7db68df0c3f98beae02ad22c8f03592eebdf45d +size 381935 diff --git a/pole_alignment/classification/train/Leaned/1668.jpg b/pole_alignment/classification/train/Leaned/1668.jpg new file mode 100644 index 0000000000000000000000000000000000000000..26c710805b99aca6550366125989d4af7d0d9856 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1668.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b671fe38b773a00d63a74ec16d7899c47cfb9e39511f784058cf609d536f8508 +size 443247 diff --git a/pole_alignment/classification/train/Leaned/1669.jpg b/pole_alignment/classification/train/Leaned/1669.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da593ede7e0a806dff57c26240afb19900715412 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1669.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f55c6ea92500dddeac07f84798f95c378f89ce472ec22783bf587d9345ff058 +size 4463027 diff --git a/pole_alignment/classification/train/Leaned/1670.jpg b/pole_alignment/classification/train/Leaned/1670.jpg new file mode 100644 index 0000000000000000000000000000000000000000..813c05a791d7bb4123abd4dcaeabd6bed21c012a --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1670.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc439d7a5c63752b961d1a526404123c8cbc49630f36269f4a68a6b1fc98b13e +size 569625 diff --git a/pole_alignment/classification/train/Leaned/1671.jpg b/pole_alignment/classification/train/Leaned/1671.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f47d5db821bd9e60fc6112ef3c22f5ec1c73c1d3 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1671.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce6a1383296ce23978eaeded7393a494f6cdb70dd3b237756097845dfa576355 +size 265426 diff --git a/pole_alignment/classification/train/Leaned/1673.jpg b/pole_alignment/classification/train/Leaned/1673.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3f251fe409e7a69f6ae6638a2e6796e9822fdf39 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1673.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:236ecd556c90750282a1b36e3b0c0db46855de6b4c155cc5a56cc3d2214da239 +size 520924 diff --git a/pole_alignment/classification/train/Leaned/1678.jpg b/pole_alignment/classification/train/Leaned/1678.jpg new file mode 100644 index 0000000000000000000000000000000000000000..88d9e5bf5bf292403a8305e0eb64485b8537d426 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1678.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dda907d9c38343a86551b5f0b9a15e981646e667c6d8007fc5be0cae882bb0d +size 355433 diff --git a/pole_alignment/classification/train/Leaned/1683.jpg b/pole_alignment/classification/train/Leaned/1683.jpg new file mode 100644 index 0000000000000000000000000000000000000000..182e3feb0ef216f0ab944ba6714975e0d806e638 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1683.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3734f8f41a4e9ebd363ed72de021ee09e30972c9a2f9b5fa0e618c0a6783b40e +size 513747 diff --git a/pole_alignment/classification/train/Leaned/1685.jpg b/pole_alignment/classification/train/Leaned/1685.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d36a09dbe407017279c36319b3df0104a649123e --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1685.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce3ed0ff928dd12207d4e8c88b3f600650ad15807aac5c6c26ec3e568833192b +size 163036 diff --git a/pole_alignment/classification/train/Leaned/1688.jpg b/pole_alignment/classification/train/Leaned/1688.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7fd1fd9fddabc0cf69c28bd3f90aa4b5069253b7 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1688.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ba5317fa58a7962965641b96f001c522dc79af48dc29445c00267fa5d88d4d5 +size 349771 diff --git a/pole_alignment/classification/train/Leaned/1690.jpg b/pole_alignment/classification/train/Leaned/1690.jpg new file mode 100644 index 0000000000000000000000000000000000000000..47a3406199253e96529d388393f5996d33cd8a00 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1690.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2724a44a82cbf0c380b9f014c114fdc8d5e42606d61144706345bac0fb2441e1 +size 203078 diff --git a/pole_alignment/classification/train/Leaned/1691.jpg b/pole_alignment/classification/train/Leaned/1691.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1afd61950758d95817bae8a27165553e4583123b --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1691.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cae768a993b3866954c05066498c06e361dffc64a5814a56ed54e4fb342aef00 +size 232521 diff --git a/pole_alignment/classification/train/Leaned/1692.jpg b/pole_alignment/classification/train/Leaned/1692.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d5e8a1437c051f0e6b757510ee12b6ac8b09ed07 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1692.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f882b342be61ab1ab74c00b89bc71044c2b09b9b969e67ef2352c28c0a43e648 +size 1443167 diff --git a/pole_alignment/classification/train/Leaned/1694.jpg b/pole_alignment/classification/train/Leaned/1694.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1827fdf6427390df7a61ffe3b3b7031fa451a150 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1694.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3e1ab9fdf86361a95603a6b71ec456e67fb7970c4327bd2d71944ef4d8c6aae +size 456379 diff --git a/pole_alignment/classification/train/Leaned/1697.jpg b/pole_alignment/classification/train/Leaned/1697.jpg new file mode 100644 index 0000000000000000000000000000000000000000..48c25a7901dca6bf48b35f7c4899607fe679d3ff --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1697.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3417b8813ea49e56bd7d822c517e58b0a2ef741d7e7b87d1ed3043a2c91ec25 +size 488498 diff --git a/pole_alignment/classification/train/Leaned/1698.jpg b/pole_alignment/classification/train/Leaned/1698.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf6bbeaa012db4a59833d7450ded064e684eff6d --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1698.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ad471d15376ddbafffd61058eec4502d49d2505de98dc34a2e674487a6a664a +size 340445 diff --git a/pole_alignment/classification/train/Leaned/1706.jpg b/pole_alignment/classification/train/Leaned/1706.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f5013a38465d59170aac7a0c229d5dc9ca64f7a8 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1706.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80263b5ab81b6b0a39d6f0d66076f24e5cc35c6c9571b9b24486032733a25ebd +size 812132 diff --git a/pole_alignment/classification/train/Leaned/1707.jpg b/pole_alignment/classification/train/Leaned/1707.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d7d029627019171fcecce3b5951ac81b5264b72e --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1707.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:176b38addc8b79758d1055fdcdbb3fd34e2fd6fe79bdeaf03c6c69086be3ec70 +size 322843 diff --git a/pole_alignment/classification/train/Leaned/1708.jpg b/pole_alignment/classification/train/Leaned/1708.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5495eb8ae30eb5305ef2029ad5873ff5c0161d4b --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1708.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a453704675c90f36c4f4ffa54c1e58bd198ba94183f9bec64d88851cf2148634 +size 305015 diff --git a/pole_alignment/classification/train/Leaned/1709.jpg b/pole_alignment/classification/train/Leaned/1709.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cd7353eeaedcb0adcc0220f12413ec5fd7ce2df9 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1709.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8bf45437e1a288f260a187aa891c50022f0804878673bfdc850b99f8068ec83 +size 777873 diff --git a/pole_alignment/classification/train/Leaned/1710.jpg b/pole_alignment/classification/train/Leaned/1710.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c57ae97b84ab1fd802f5a50896b5e33efa0b5575 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1710.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4d0a192657c7f965e1c9a838689cbb8f06f09d9453a122d9331e979477028be +size 669106 diff --git a/pole_alignment/classification/train/Leaned/1711.jpg b/pole_alignment/classification/train/Leaned/1711.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ae799514b03da76d1637a8a6636e908cbc0794ec --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1711.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e4612c180bc60d0c1706abe0f8575dc4441e93e0084e2d2aefd5c8477cfd3af +size 696800 diff --git a/pole_alignment/classification/train/Leaned/1713.jpg b/pole_alignment/classification/train/Leaned/1713.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2105ac777bcbebc2272b3801a61c7994dac5d8fe --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1713.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5accacaf95f3b9b30b510f735465c6fbdc1965943a3df1faa64727fcea6f963f +size 476162 diff --git a/pole_alignment/classification/train/Leaned/1717.jpg b/pole_alignment/classification/train/Leaned/1717.jpg new file mode 100644 index 0000000000000000000000000000000000000000..73b43b9d99e734b41d11450ede7c5ddd3798e7d3 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1717.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86d1ff8bdb2103ba616d757bc97e7ed523640a99443f495050c66c8359b50981 +size 368403 diff --git a/pole_alignment/classification/train/Leaned/1726.jpg b/pole_alignment/classification/train/Leaned/1726.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf92e98401b8641d9d4a851210cdb0a1c43d3b43 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1726.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bcbf4c1113c2b3e0988917e92642b1cc59a28dde3b32f003db31c8bb7b9a54a +size 323358 diff --git a/pole_alignment/classification/train/Leaned/1732.jpg b/pole_alignment/classification/train/Leaned/1732.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a2119316022549be3ebd5bc7aff077cd9c7dedef --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1732.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0b79d81502c116bfd415dda1ba321208f5527df61b28125a37b28c363864e14 +size 376599 diff --git a/pole_alignment/classification/train/Leaned/1734.jpg b/pole_alignment/classification/train/Leaned/1734.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f40b779e0a16a7e38361ed1225f8ff2d22d71d2f --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1734.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42883f12d9e973e79522b7f696cddb36d892d001c7893366a10f033d76d14d5f +size 503820 diff --git a/pole_alignment/classification/train/Leaned/1735.jpg b/pole_alignment/classification/train/Leaned/1735.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da4331164de7b153a45d43008ca9b0d909a65166 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1735.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:131b3521dcbe4803a12182a0333f6c8ddc88b8116db296a945ff7afaffb3b27b +size 4357189 diff --git a/pole_alignment/classification/train/Leaned/1736.jpg b/pole_alignment/classification/train/Leaned/1736.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0d782276daf5a351c8aa74a8d53538e07beefaac --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1736.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ad3ed009a3d3b3959c361a6bb1f8ec7cfa5efb9c2eec7d2110a186b96a83108 +size 600560 diff --git a/pole_alignment/classification/train/Leaned/1737.jpg b/pole_alignment/classification/train/Leaned/1737.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7ef02cd53278f963a05b98b98c720f814eaf12c5 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1737.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10e85aa709f49b25e6ba717398ee86740361e7cffbb7eb5d380be4dca39e1538 +size 6250465 diff --git a/pole_alignment/classification/train/Leaned/1743.jpg b/pole_alignment/classification/train/Leaned/1743.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b0db818f489b127fa39bca5065454a818ed06680 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1743.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9de1861d387a4533a78ed2c16ab3e98e0deee0cd5966fb06031149a4aa24d62 +size 456084 diff --git a/pole_alignment/classification/train/Leaned/1744.jpg b/pole_alignment/classification/train/Leaned/1744.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7422393dcdaca648cf19bdccc3f0f6abb4af7f2e --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1744.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f800d62bb1832d71ec7e2e3cd941dc1ef46a76751e1c099ad7ff3cc45d95da24 +size 372749 diff --git a/pole_alignment/classification/train/Leaned/1745.jpg b/pole_alignment/classification/train/Leaned/1745.jpg new file mode 100644 index 0000000000000000000000000000000000000000..06cf4a2e08cf7bdafbf97e17c43e542a80a760d0 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1745.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80f189657c0199ff75c699513433d74987a48497aa33066913529099c06cea39 +size 623284 diff --git a/pole_alignment/classification/train/Leaned/1746.jpg b/pole_alignment/classification/train/Leaned/1746.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5cf0e95f254527f6974fcb0b9b8c42a2aa4ab181 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1746.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e72bdf79b5ec1ba54ecd848102af1d66f4c89c012c15af18c0e7662387bac08 +size 566055 diff --git a/pole_alignment/classification/train/Leaned/1747.jpg b/pole_alignment/classification/train/Leaned/1747.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7e05ba6361d70360a72faaf36a2795c5c08c7483 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1747.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87c59737065438ffa936119919236345adc40fbb633d6c0c1ef30a4e629e7484 +size 520986 diff --git a/pole_alignment/classification/train/Leaned/1749.jpg b/pole_alignment/classification/train/Leaned/1749.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3dc201068eab7d944261e4a83fc16b020ddaf4a2 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1749.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcabd16fc4be96c5b7e61c20d03e57ab2e2ddd459ef3f4b3587cbf10bc3d94c5 +size 308108 diff --git a/pole_alignment/classification/train/Leaned/1751.jpg b/pole_alignment/classification/train/Leaned/1751.jpg new file mode 100644 index 0000000000000000000000000000000000000000..96c9b8d88a2e024b81cb176c6b0fb7c9c8035185 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1751.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b789df7fb1110fbcc9a848eeb804edbd522dfe86e80ee29c8737fc3d8af76c6d +size 387488 diff --git a/pole_alignment/classification/train/Leaned/1752.jpg b/pole_alignment/classification/train/Leaned/1752.jpg new file mode 100644 index 0000000000000000000000000000000000000000..516a6d1f8988d10f72db54bb628e9d89427b9189 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1752.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bbcb5e5ebd7165519b60268ed5e3f04798ac1604116896a5aa3fdd414945ab5 +size 239102 diff --git a/pole_alignment/classification/train/Leaned/1757.jpg b/pole_alignment/classification/train/Leaned/1757.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bda2abbbbdb7e656b3b5e48e362e14d9d1fd7c80 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1757.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc0d54bdb4fd1ee73427d00ee848b0324796a47680088a07462912329d754044 +size 392490 diff --git a/pole_alignment/classification/train/Leaned/1762.jpg b/pole_alignment/classification/train/Leaned/1762.jpg new file mode 100644 index 0000000000000000000000000000000000000000..763878df65092ffb035557b36535b6bb3b178320 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1762.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed8b45681a0daae910f1d26d55ece509e9769cf5067400f07a7e6dde558286de +size 568720 diff --git a/pole_alignment/classification/train/Leaned/1764.jpg b/pole_alignment/classification/train/Leaned/1764.jpg new file mode 100644 index 0000000000000000000000000000000000000000..995bd697456e1a2cecce7d59366daaa3a144235b --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1764.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4af491aaec0c9b0f0b4979edf58180b4d1d2afbbb88d263752e2ec1b5929e97d +size 586560 diff --git a/pole_alignment/classification/train/Leaned/1765.jpg b/pole_alignment/classification/train/Leaned/1765.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e074ff57296b1b3501efcaa672a4af223eff6c5f --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1765.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24a41f509c65d213b9563577670b52fb16f87228c41f7eae190ad37a9cc03051 +size 4142511 diff --git a/pole_alignment/classification/train/Leaned/1767.jpg b/pole_alignment/classification/train/Leaned/1767.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fae8b9c1c3b3bfd5f705a4092273a0c729872c0d --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1767.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f9e041990d51d51a88dc91608f71b9327fbc8dd74bbcb0fa537e6b5eb80bd9d +size 3859560 diff --git a/pole_alignment/classification/train/Leaned/1768.jpg b/pole_alignment/classification/train/Leaned/1768.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f2311774f254e0e08b4de1406b270394a6af47c3 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1768.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bb8c5393113711ff53204b1a18f8807ad7cbaa4f1496e592ea7390474c99e23 +size 2340638 diff --git a/pole_alignment/classification/train/Leaned/1769.jpg b/pole_alignment/classification/train/Leaned/1769.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e2a30c33d292495df35312e32e39f2e37a9dfbf6 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1769.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d78cf23c1544b94dd6a9610d9db1ea3102efd2f37d6874e60327981b453e741 +size 509738 diff --git a/pole_alignment/classification/train/Leaned/177.jpg b/pole_alignment/classification/train/Leaned/177.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e833cfde35763c91e90e2ef2e5d8ea2840d43237 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/177.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aab21cf925648a0d589ad76fe8b54c934a4f33de0c1b4824b6f4742570118e8c +size 491633 diff --git a/pole_alignment/classification/train/Leaned/1771.jpg b/pole_alignment/classification/train/Leaned/1771.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d518ed85c35d08287670e4233469e83573c20ae9 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1771.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25a5f61a8c88b33c08d709910a9d6e89e68480d61738e071de917dd3fd27ea3a +size 406275 diff --git a/pole_alignment/classification/train/Leaned/1776.jpg b/pole_alignment/classification/train/Leaned/1776.jpg new file mode 100644 index 0000000000000000000000000000000000000000..55a610c8980a2e0c94e5a49c71a0b5292f4d3993 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1776.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e00f1e1586b478c88c541f940b601acc8a100385f8f25a01c6b96a96672c81a +size 681739 diff --git a/pole_alignment/classification/train/Leaned/1786.jpg b/pole_alignment/classification/train/Leaned/1786.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cab51fb2c65e156db8cd77e1b1f7d2948029415d --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1786.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52df04e4b10fbc37fd6f94d9ded577c05fbe472ab3f6ad4d3aee5ae1d396a657 +size 3136353 diff --git a/pole_alignment/classification/train/Leaned/1788.jpg b/pole_alignment/classification/train/Leaned/1788.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8cebc9a9fbb2934baf63f0c6792651af45f0c575 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1788.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0bad1f4d7ddc0479594be3ffb74ddad6239e48a303b3f6edf385aa59e404d4f +size 249213 diff --git a/pole_alignment/classification/train/Leaned/1789.jpg b/pole_alignment/classification/train/Leaned/1789.jpg new file mode 100644 index 0000000000000000000000000000000000000000..30b384b582717cd2156f09c4f29cbdf5cf12d0ea --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1789.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cecb00fe64d20fbd509f4420926f6a658ceb5aadf4cc31d414e944607313ade0 +size 646392 diff --git a/pole_alignment/classification/train/Leaned/1793.jpg b/pole_alignment/classification/train/Leaned/1793.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a3cedd6e08acc46e42c155a49df607106eab4fc3 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1793.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86a83d16f0117f1e44ad080ba6790ebe33c9c8cd2976d6a3a7d41dd78ddfa69c +size 495334 diff --git a/pole_alignment/classification/train/Leaned/1798.jpg b/pole_alignment/classification/train/Leaned/1798.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6059790f571cf47040e4a011c2f450030baa8236 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1798.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c177198e3d92a47a9a841b143ac1a50b4dea97400fa41708a5ec5d68e8d1f12e +size 540300 diff --git a/pole_alignment/classification/train/Leaned/1799.jpg b/pole_alignment/classification/train/Leaned/1799.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4394eb0832118c7f2a089b1a7f6a94a2da868a20 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1799.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ff20d6803024cf37b496c31dda00ecca00140ea11595862abaf2da955ba74f2 +size 546614 diff --git a/pole_alignment/classification/train/Leaned/1800.jpg b/pole_alignment/classification/train/Leaned/1800.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8effb7a7a2b67e29b4c980f06bbd1e2023883e0f --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1800.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3e6245c43363efd6a5d2eadb391e65897a1453e00fb756a3f7464d5ad0f8216 +size 437191 diff --git a/pole_alignment/classification/train/Leaned/1802.jpg b/pole_alignment/classification/train/Leaned/1802.jpg new file mode 100644 index 0000000000000000000000000000000000000000..06a9424548105275927559397a43e2845b10889e --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1802.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4db2aab28e5b4be04067e25478b5c6418b8ed31ebd220fba75e02ed62f351bc4 +size 302564 diff --git a/pole_alignment/classification/train/Leaned/1804.jpg b/pole_alignment/classification/train/Leaned/1804.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3317c35d69bef81035e2812cdaaa0f47db747052 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1804.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51bc6c29bf672509192aabe469552f6bed14ccafb629a9010b6282fef804780c +size 334795 diff --git a/pole_alignment/classification/train/Leaned/1806.jpg b/pole_alignment/classification/train/Leaned/1806.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e86b5dde99b165db1477266b76560a79f473d202 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1806.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92034d4a8ff260d0d97d6dcf45df614d395e4fec10a2101eb840742541be9804 +size 2884052 diff --git a/pole_alignment/classification/train/Leaned/1807.jpg b/pole_alignment/classification/train/Leaned/1807.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d9474b18fc45da36669f0d6a5def28e9e9a889be --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1807.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:107c7f6871fa8b8b32c2495c12a2ace583280f470e43cc3088e52bbf4fa8a2b1 +size 708593 diff --git a/pole_alignment/classification/train/Leaned/1808.jpg b/pole_alignment/classification/train/Leaned/1808.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ff593b7b9f91dd87dbcddc2e5801a22a11d78384 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1808.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:836857e8568c6ac7c1fe817d4f0e9a5a8efed7e57bd167eede73c460468d0d2f +size 4308668 diff --git a/pole_alignment/classification/train/Leaned/1823.jpg b/pole_alignment/classification/train/Leaned/1823.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a892c0ef2c94274ddc69959fcfc333f94949472e --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1823.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:524fbd3a2ff100c46af704d4ffde8bcea1c48e7dccb6db827ecda6d4025045b2 +size 653204 diff --git a/pole_alignment/classification/train/Leaned/1825.jpg b/pole_alignment/classification/train/Leaned/1825.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a5af6ee1114dba571227590fcbbccb797afab7dd --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1825.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be593e4ce07cde5cae9a60f4b9b72afd179dee640c09628a6ebb1a3772805e9f +size 680746 diff --git a/pole_alignment/classification/train/Leaned/1841.jpg b/pole_alignment/classification/train/Leaned/1841.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6bb81696798d4b7fd9305f3828660348135b9483 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1841.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4722d3f5a6b6dcecca2ec9b77af8773ef3c38b9e75001d8df513f8154953c072 +size 508112 diff --git a/pole_alignment/classification/train/Leaned/1843.jpg b/pole_alignment/classification/train/Leaned/1843.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cffa1d290d1b7a23bd4de63edd340cce99a7cc92 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1843.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dbe1d1ab3fef454b95fa42c4dc243247b1dae46ab49216da6f06cf60629d656 +size 806031 diff --git a/pole_alignment/classification/train/Leaned/1852.jpg b/pole_alignment/classification/train/Leaned/1852.jpg new file mode 100644 index 0000000000000000000000000000000000000000..283aa8312233ebeecbf09e88e91cea9bdfa6a7c1 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1852.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f8a738f667062021cb7a162f53598d4d5eedcf9c1de6dc37707fdb26cc25359 +size 429580 diff --git a/pole_alignment/classification/train/Leaned/1854.jpg b/pole_alignment/classification/train/Leaned/1854.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b97d5a8e0c39a601c4caf4bf3e0d4071ea99a09d --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1854.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6eed1470b1fc109bd089b2f11e33c04e6f95be1aa2fd2b17acee012df92fa674 +size 341710 diff --git a/pole_alignment/classification/train/Leaned/1859.jpg b/pole_alignment/classification/train/Leaned/1859.jpg new file mode 100644 index 0000000000000000000000000000000000000000..128ea80c52225f966233fb326e015eb99cf83fd4 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1859.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58199a72f4b916fccf1d0b55eea09183aa518dc2e2b8f0776bde098fca70500c +size 297293 diff --git a/pole_alignment/classification/train/Leaned/1862.jpg b/pole_alignment/classification/train/Leaned/1862.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9a6a7f71ac46245ca33d3bb32118e658af9e6f02 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1862.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2eadab2a21a87a21332c54ed9c7bdd862ad8c0334b5d8092b1ab61ab65ee1c97 +size 891490 diff --git a/pole_alignment/classification/train/Leaned/1863.jpg b/pole_alignment/classification/train/Leaned/1863.jpg new file mode 100644 index 0000000000000000000000000000000000000000..de1f7ad3aa9a8d4182efa6d46c25d121b582e8b3 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1863.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe433b1b3a5615f18d2dbdef05e27c9eca493b174d24f79321615a0bb5bcb9d5 +size 752010 diff --git a/pole_alignment/classification/train/Leaned/1869.jpg b/pole_alignment/classification/train/Leaned/1869.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b6115c04fd75bb92e1b914c04ff4cc11a0f6cfbb --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1869.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a90172f5491b7d146fd928286bd39e5da302fb3c4c67fc510c1859d41ebc688 +size 632112 diff --git a/pole_alignment/classification/train/Leaned/1877.jpg b/pole_alignment/classification/train/Leaned/1877.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3deb0076bbcfb6ce92e658f2075bd58450af3d34 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1877.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a1fa4d6e6a8e2fadc290cb9fa98446b7f1f6346ad3892a7320c878ab87eb4c3 +size 877166 diff --git a/pole_alignment/classification/train/Leaned/1879.jpg b/pole_alignment/classification/train/Leaned/1879.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f837d57f79cf1dffe8e67af624e618c55243f367 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1879.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44741c4120e86794b249d7964dfc5ca4f16e502915a53c9d1795cdbec438e54c +size 827766 diff --git a/pole_alignment/classification/train/Leaned/189.jpg b/pole_alignment/classification/train/Leaned/189.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f9233c9cf57ad1a8db618b085cb1dfa029c2c159 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/189.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea94d9af87a5597a89bd7f38c2e08b2762ec35f5b0c2e133b84a6e6f8bbad008 +size 307605 diff --git a/pole_alignment/classification/train/Leaned/1891.jpg b/pole_alignment/classification/train/Leaned/1891.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1fd5fe38779e453b219e182f8492b498e0ae9137 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1891.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:567a39c748557041e66b2adeed2ef82480b27cb4a1f5133134247325d0540bb8 +size 828514 diff --git a/pole_alignment/classification/train/Leaned/1892.jpg b/pole_alignment/classification/train/Leaned/1892.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8f4b2078f9e979da866b518364b363524e784079 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1892.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efdc27c790e0823d04c2007eab2f6c3ae78de8a40dcff5535a1aaa49c8355f41 +size 508519 diff --git a/pole_alignment/classification/train/Leaned/1897.jpg b/pole_alignment/classification/train/Leaned/1897.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6865c3353b9d21bc275907cdb8dcb3c3eb0370d8 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1897.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2dd9c195442f0e4df2bea72bb446cbd7cb061462c9e2efd8a4f5ec2556b3a59 +size 364209 diff --git a/pole_alignment/classification/train/Leaned/1898.jpg b/pole_alignment/classification/train/Leaned/1898.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5882c8045b0eb88b3cd131e22532178c4eec5e72 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1898.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6c5839d93ffe97f8a6515b2ae553d89c455c1a3e37ac6dad31f848a8b89bec9 +size 600562 diff --git a/pole_alignment/classification/train/Leaned/1899.jpg b/pole_alignment/classification/train/Leaned/1899.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ec1fc194edbc6a54554c082a3d947b6d15ca39d1 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1899.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:420e39285e9091edeb63c47d75bed51f34d3169dcaba544fb00b120355307e09 +size 532445 diff --git a/pole_alignment/classification/train/Leaned/19.jpg b/pole_alignment/classification/train/Leaned/19.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a41599eeb0025c4bbb5210a0ea4eb31e6dc546a --- /dev/null +++ b/pole_alignment/classification/train/Leaned/19.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ccfe2aa2a81e6551446598911909233b04c71e4fbea92db3afa440f430d0565 +size 364778 diff --git a/pole_alignment/classification/train/Leaned/1900.jpg b/pole_alignment/classification/train/Leaned/1900.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2dbbe69f3ea00c19eaa863d022bd2ccc296c7560 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1900.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f233e63aa31c2e9b059eefe180a2ffbd39ee283a9201cd09b362244ccd987c9 +size 502130 diff --git a/pole_alignment/classification/train/Leaned/1903.jpg b/pole_alignment/classification/train/Leaned/1903.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b13a23c091656a653171018f6653b3579cf1d2b1 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1903.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:571afce58a432e5cfaea89fc63a3892cd01bd01527df67395bbe80f6a39cb72e +size 377307 diff --git a/pole_alignment/classification/train/Leaned/1904.jpg b/pole_alignment/classification/train/Leaned/1904.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d300e891f12c32cc860c98caf7dc96d584b9ed3 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1904.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed82c18862f6978ccec6937307122ead8fa9768b63fdd9956b1d10ecd85b4b68 +size 352002 diff --git a/pole_alignment/classification/train/Leaned/1905.jpg b/pole_alignment/classification/train/Leaned/1905.jpg new file mode 100644 index 0000000000000000000000000000000000000000..39536724de08c7bef99ba87d61b49c6ec74a596d --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1905.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c52f539429fc52b9e9d668c766957129804a69478415cd79dca1c3237acfb86 +size 477235 diff --git a/pole_alignment/classification/train/Leaned/1906.jpg b/pole_alignment/classification/train/Leaned/1906.jpg new file mode 100644 index 0000000000000000000000000000000000000000..52b14036629df3f56cb2871284997aa1533d82d0 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1906.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:353680a4214699ba368dea15e67c5258383784bc484e336258cd3a98c153ecf7 +size 336108 diff --git a/pole_alignment/classification/train/Leaned/1910.jpg b/pole_alignment/classification/train/Leaned/1910.jpg new file mode 100644 index 0000000000000000000000000000000000000000..63dcd008e48b219e58a1703c938b40a33d617703 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1910.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d3d9dc8ba11a39fb89707665f4f306053ca297a1ca87f9b745ab9d6cee3461a +size 141167 diff --git a/pole_alignment/classification/train/Leaned/1917.jpg b/pole_alignment/classification/train/Leaned/1917.jpg new file mode 100644 index 0000000000000000000000000000000000000000..97ac9f101eab0473e6fe62db3090ac01ac9b20b9 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1917.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86e6ff8c8ca9befc61fcedbad2e48523814193bd61ae9e98d6df6b7189a3165b +size 326587 diff --git a/pole_alignment/classification/train/Leaned/1918.jpg b/pole_alignment/classification/train/Leaned/1918.jpg new file mode 100644 index 0000000000000000000000000000000000000000..96e9c2c08e02ffa8fec0e234a4d1fd218ee2d884 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1918.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b227e9630f5c8418a57571e08d9911e9233a946fbd2784bdb3d0a975806c3297 +size 380746 diff --git a/pole_alignment/classification/train/Leaned/1920.jpg b/pole_alignment/classification/train/Leaned/1920.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1089a5c78f0672b9f3033954d715f9f8130b702a --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1920.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f64d09d8e51a48f84566f312a4d25d4f9fcfeca0d350d88150b05f5463a49778 +size 502315 diff --git a/pole_alignment/classification/train/Leaned/1923.jpg b/pole_alignment/classification/train/Leaned/1923.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e13e96168a9a5ae18ef57cc63554d917be9f2d9c --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1923.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4f1745282207836fb5ac958afc804f70e1073a5a47a64644ade576e13e4baf4 +size 710225 diff --git a/pole_alignment/classification/train/Leaned/1926.jpg b/pole_alignment/classification/train/Leaned/1926.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d4b7c734882f0ac9752497a2948ac2d567ef371d --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1926.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f830a91292177e57396c03a8bdced842fa2191c1ea165439b962481277528a33 +size 992686 diff --git a/pole_alignment/classification/train/Leaned/1928.jpg b/pole_alignment/classification/train/Leaned/1928.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e09e5de73298f99d0262ff304a2c92efcfd6b86a --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1928.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c1e579f33eed65f78623ef89ee3ed3ae4112e8fd41605a65e05cc572cff20b4 +size 582079 diff --git a/pole_alignment/classification/train/Leaned/1930.jpg b/pole_alignment/classification/train/Leaned/1930.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fd48ea4a3caff7d66b2b68f4bfab6dab4fea332f --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1930.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b483fd07889accc97c93226825581ae17bc33d7563597c17c21ed897ecb4900f +size 795086 diff --git a/pole_alignment/classification/train/Leaned/1931.jpg b/pole_alignment/classification/train/Leaned/1931.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a70491d50434f656f6f8f1b86dd745f35c2a923d --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1931.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c55fa5522aa2a371c9f9f6481764fdfe0749c6cbc5538f5fc20b425e0cb04561 +size 864173 diff --git a/pole_alignment/classification/train/Leaned/1932.jpg b/pole_alignment/classification/train/Leaned/1932.jpg new file mode 100644 index 0000000000000000000000000000000000000000..78c94f5b6af000147af82535adf2be6f9e1276fa --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1932.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0e0d10a535150146ad2bd75a7034bfe92f017ba82579d40ce2af440b60e49b0 +size 695038 diff --git a/pole_alignment/classification/train/Leaned/1933.jpg b/pole_alignment/classification/train/Leaned/1933.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8d1618d239df43269185ba5badb7d4a0e1e64fcd --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1933.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0287cad173272a4d15469050305dac1bd7194b6a7863ca2f7931a91b47dd1f8 +size 737981 diff --git a/pole_alignment/classification/train/Leaned/1934.jpg b/pole_alignment/classification/train/Leaned/1934.jpg new file mode 100644 index 0000000000000000000000000000000000000000..805e60bf875817a56548d05de960a54b504fd4d1 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1934.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c82c30d51a77791817ee4b667e409595827ff0d6b17d469fe6c28d943423e0bd +size 257060 diff --git a/pole_alignment/classification/train/Leaned/1941.jpg b/pole_alignment/classification/train/Leaned/1941.jpg new file mode 100644 index 0000000000000000000000000000000000000000..642c23973ab6acda8ea3158384c2f286003ab532 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1941.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:792d01202b0e2b73c9e0463499bcdd66d222781ff5c9560c6ccdce46dd0e9a8b +size 389494 diff --git a/pole_alignment/classification/train/Leaned/1945.jpg b/pole_alignment/classification/train/Leaned/1945.jpg new file mode 100644 index 0000000000000000000000000000000000000000..352b8eecde01571e92827ac4e8111eca64352c7e --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1945.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72f29de76c11517fef07a441f9ae2734ef81270458c72806f4a96d515085ab38 +size 226824 diff --git a/pole_alignment/classification/train/Leaned/1946.jpg b/pole_alignment/classification/train/Leaned/1946.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eb9a51230fda090f2a800cd5bb12c768558bf693 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1946.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bf3e35b778d244a7bc1cb649d913030b4af30126a992387638b29c63f1864f4 +size 210310 diff --git a/pole_alignment/classification/train/Leaned/1948.jpg b/pole_alignment/classification/train/Leaned/1948.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3af4a926c6f892586785b260770507dc69d0ead8 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1948.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56b004eaf8d31f0edab6c21ee9c8238970a57f5d812baeba0ec5e4bd29fdd87f +size 227182 diff --git a/pole_alignment/classification/train/Leaned/1949.jpg b/pole_alignment/classification/train/Leaned/1949.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bfefcbef2bb45d1e1b44133261aec0ca51ae420c --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1949.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:debd431c862b614ebf922e4c0bea689beb8996b0755cc1fb9f1248bba26c77b8 +size 213955 diff --git a/pole_alignment/classification/train/Leaned/1952.jpg b/pole_alignment/classification/train/Leaned/1952.jpg new file mode 100644 index 0000000000000000000000000000000000000000..daa5880e333e6e016dafee41140fc94bce209583 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1952.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e24daa86573a908e70cb4da745658b858acb3811a6aa097b131a06107ee7907f +size 312199 diff --git a/pole_alignment/classification/train/Leaned/1953.jpg b/pole_alignment/classification/train/Leaned/1953.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e8afb14e4e087fb7e3094e03633c85bf224f5e6f --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1953.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c24922f9ad6672b43be2575448fcfc350fc38e44ee9a3e6db6b010c22738f013 +size 594832 diff --git a/pole_alignment/classification/train/Leaned/1954.jpg b/pole_alignment/classification/train/Leaned/1954.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3e46a460874e2d2ce19f0f5e5b0bdf88007ecea8 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1954.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3cdf6c3fa143afead9377bf9254e22c62d33be412d4a6c6798b947944f1a48e +size 3438607 diff --git a/pole_alignment/classification/train/Leaned/1956.jpg b/pole_alignment/classification/train/Leaned/1956.jpg new file mode 100644 index 0000000000000000000000000000000000000000..407b791a050b490c34c1be44d1589e0ab3001c3a --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1956.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16560b06371522ec114488f418a847e334a8f1ba47813697da409b4d08ca9b92 +size 463552 diff --git a/pole_alignment/classification/train/Leaned/1960.jpg b/pole_alignment/classification/train/Leaned/1960.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d21227ed80bc151e739aff467c08fbf93afdbebf --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1960.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5d92d844a2b3a675256673ef39993a914df5402e2dede85197e126d974c83df +size 607113 diff --git a/pole_alignment/classification/train/Leaned/1962.jpg b/pole_alignment/classification/train/Leaned/1962.jpg new file mode 100644 index 0000000000000000000000000000000000000000..45999b6002ca0c87a881d791be045054007b6d7f --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1962.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9921219cccb2f088991e97ff59b507a068efcde375cc407ee531935b6a66442 +size 824713 diff --git a/pole_alignment/classification/train/Leaned/1972.jpg b/pole_alignment/classification/train/Leaned/1972.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c4be68f4db69680fecef7dd711e1f449e026c870 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1972.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e572023cf39eb4fa11db1a0362519c894191ccf3940142894d2db0edc5f8ab37 +size 386639 diff --git a/pole_alignment/classification/train/Leaned/1974.jpg b/pole_alignment/classification/train/Leaned/1974.jpg new file mode 100644 index 0000000000000000000000000000000000000000..77608fd5bc199d30f8af0bf66c8d75df22d37afa --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1974.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:323fb2b44a83671799f3c53e4a9c2b1a32f829ccaff4e22c8a5da80466c95153 +size 412620 diff --git a/pole_alignment/classification/train/Leaned/1977.jpg b/pole_alignment/classification/train/Leaned/1977.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1ae0edb27293095c2a6694fece7af918b45a1e12 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1977.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49939f73120e9be153edd3e881ec50870959910792144d87252f26f8fa49e7ac +size 402053 diff --git a/pole_alignment/classification/train/Leaned/1979.jpg b/pole_alignment/classification/train/Leaned/1979.jpg new file mode 100644 index 0000000000000000000000000000000000000000..254de3b375cda23a7cae2399d5b76b2131a89f6c --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1979.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d03d0e25419fc453d4a9555b07c1dbd26bbeba6c16a88fbfe4a1e6fa3c3fa31b +size 374414 diff --git a/pole_alignment/classification/train/Leaned/198.jpg b/pole_alignment/classification/train/Leaned/198.jpg new file mode 100644 index 0000000000000000000000000000000000000000..790ba2ff9a0b4ec0227d27352022469d1d8c0e6a --- /dev/null +++ b/pole_alignment/classification/train/Leaned/198.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5027e1fe107ce0a6ae1a7c9ec55a94333ace38ec0d61f6b1a34a8be5ea2d4c6 +size 3083397 diff --git a/pole_alignment/classification/train/Leaned/1980.jpg b/pole_alignment/classification/train/Leaned/1980.jpg new file mode 100644 index 0000000000000000000000000000000000000000..52e2f67d7d6fe40ac0a0f636f547ecaf5c827633 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1980.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e5ffb64110f99e05d124e1aa9a282f77538a754ce6be8b5b84694d5ac4393dd +size 392635 diff --git a/pole_alignment/classification/train/Leaned/1984.jpg b/pole_alignment/classification/train/Leaned/1984.jpg new file mode 100644 index 0000000000000000000000000000000000000000..23a9430f4416c1c855fa91bad7e8546474f6f564 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1984.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caa19dc54180eabdc0a6d70b5eabcc2413fbfb0a2c748e82f5b9183a4bc14bfd +size 333662 diff --git a/pole_alignment/classification/train/Leaned/1989.jpg b/pole_alignment/classification/train/Leaned/1989.jpg new file mode 100644 index 0000000000000000000000000000000000000000..de1e46c5922a0e8245f2fbd453002dff157d0b57 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1989.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ad22e520e399db01da9fa652da48441d2d15f4aaaf4df938698000df951929f +size 568314 diff --git a/pole_alignment/classification/train/Leaned/1990.jpg b/pole_alignment/classification/train/Leaned/1990.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d65654666342b5478b11d8097e9179ef25e959c --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1990.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fecd3db143445323e9f7dbae2ece96460a69926d33206ceaada2824da8d01a12 +size 339185 diff --git a/pole_alignment/classification/train/Leaned/1991.jpg b/pole_alignment/classification/train/Leaned/1991.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9041bfd5067f16b28901f296245e7ccaad5e9760 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1991.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:264646a35ae20e0a1b4a1374709a0908420cd9f5931c2484c2b2e9e79fc2b408 +size 990956 diff --git a/pole_alignment/classification/train/Leaned/1992.jpg b/pole_alignment/classification/train/Leaned/1992.jpg new file mode 100644 index 0000000000000000000000000000000000000000..95a5d7a2a7a968a907331d56902ba452f1473485 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1992.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc6ef56a5b09f2a170fb9b4c31da8b28afd17f7b7960be20b9876e7223fb0b57 +size 335128 diff --git a/pole_alignment/classification/train/Leaned/1994.jpg b/pole_alignment/classification/train/Leaned/1994.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d093f621b4c61ec452ccadbe55b6f48555bdee3b --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1994.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7336bc599c1c6da379c6ec46b8da55a3e0792fdf32e6743473600fe0325f638a +size 365881 diff --git a/pole_alignment/classification/train/Leaned/1997.jpg b/pole_alignment/classification/train/Leaned/1997.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d9ff8c1c1de41a9ebfaa6b00f3ad8ec4cbbf93ec --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1997.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d50a53a0ecfccf0847fa96c41d5990b9498608b3523c1b016b609aa8a0c91eb3 +size 971963 diff --git a/pole_alignment/classification/train/Leaned/1998.jpg b/pole_alignment/classification/train/Leaned/1998.jpg new file mode 100644 index 0000000000000000000000000000000000000000..27ce4115ff78908a1dd62615d997408818819892 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/1998.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b56078c8abcfa1e66372aa592671f5b479b2ddbcf716b6bb507d3d7d30536e9 +size 580288 diff --git a/pole_alignment/classification/train/Leaned/200.jpg b/pole_alignment/classification/train/Leaned/200.jpg new file mode 100644 index 0000000000000000000000000000000000000000..116f7fdb4ed711ecc41a3bd076ffd3eb252e9cf5 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/200.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bdf934f3229054c236405c57651466afec7161adb34ba12c3e2e739e5f04bfc +size 719517 diff --git a/pole_alignment/classification/train/Leaned/2004.jpg b/pole_alignment/classification/train/Leaned/2004.jpg new file mode 100644 index 0000000000000000000000000000000000000000..057cfc52291443ec1fde42ad384cfa99c5de0c8d --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2004.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de34976d34dc73a846462065b89ffa8fe5ef4b7007cf78a234e4639102546296 +size 245085 diff --git a/pole_alignment/classification/train/Leaned/2006.jpg b/pole_alignment/classification/train/Leaned/2006.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b08c3f4a34e3271950d4ffacb66f5fd503644fc7 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2006.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3de5a93315af9daf44569f8e7c2856fe18760130e218aa8083f0cfb36f8201df +size 119157 diff --git a/pole_alignment/classification/train/Leaned/2008.jpg b/pole_alignment/classification/train/Leaned/2008.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1992d150e3292178cd61209cb7cb59986ccfc16e --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2008.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5729f580c5d309b140ea28b2e03c9846637a8e862c1d441bb8ece0d7ab3c1dce +size 288379 diff --git a/pole_alignment/classification/train/Leaned/2011.jpg b/pole_alignment/classification/train/Leaned/2011.jpg new file mode 100644 index 0000000000000000000000000000000000000000..30d201c2c223019147cf85cb40336724cd0b255b --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2011.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2466ee73de1721c3b6b0bea99c6eddb0f884a87618d338e50904e369d194383c +size 443896 diff --git a/pole_alignment/classification/train/Leaned/2012.jpg b/pole_alignment/classification/train/Leaned/2012.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fa26b10e2ead1946610ad55e0ae1d62312503094 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2012.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81b4b1d77a8d1026bb15a2169394b1459077a6cdbac2755c21cdc6bdb4fae4ff +size 422872 diff --git a/pole_alignment/classification/train/Leaned/2017.jpg b/pole_alignment/classification/train/Leaned/2017.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a809ae002b4b977670c0ee98932c40671e0b689f --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2017.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bff760cf5b1b81e0150ee8dbe8ec8774c56587279646779f10105866df045a2 +size 608640 diff --git a/pole_alignment/classification/train/Leaned/2019.jpg b/pole_alignment/classification/train/Leaned/2019.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d76d86b5832a20b86ed533b4d6bd6272abea659f --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2019.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94055c041b83452dcab2a451ebcbcfad101c78dfc2810cc9d64fd516c37f5519 +size 302857 diff --git a/pole_alignment/classification/train/Leaned/2021.jpg b/pole_alignment/classification/train/Leaned/2021.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e420d80d34e05e167180598294770b17bb9a5dfb --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2021.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1de3b2469e90ebbc667ec2ac47032717775ebe548c0b47b287bc16f1931bd246 +size 296361 diff --git a/pole_alignment/classification/train/Leaned/2026.jpg b/pole_alignment/classification/train/Leaned/2026.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d8e12c48edead31bd2060e345c34a14d1c288dde --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2026.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa2529fb2429cb3200eb7b3c2c017e65c1deeca21596e8a0103c0fb770c16267 +size 395148 diff --git a/pole_alignment/classification/train/Leaned/2027.jpg b/pole_alignment/classification/train/Leaned/2027.jpg new file mode 100644 index 0000000000000000000000000000000000000000..28b992de1fe84c4eef0280582cace48f2abafdf5 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2027.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27656adf4ef8d79f76646133a7bf45721bce7cbe156d112092b69ac261be216c +size 154968 diff --git a/pole_alignment/classification/train/Leaned/2028.jpg b/pole_alignment/classification/train/Leaned/2028.jpg new file mode 100644 index 0000000000000000000000000000000000000000..383839db6b69d4b0665189ff736262a514bc1240 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2028.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:317ffbdbc6e1525637b16d11fcb40bfce111d04f7ac12249a9b7903520c75576 +size 303989 diff --git a/pole_alignment/classification/train/Leaned/2031.jpg b/pole_alignment/classification/train/Leaned/2031.jpg new file mode 100644 index 0000000000000000000000000000000000000000..36e21fbab14209e45eb2cbbb418527cbd9379b7f --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2031.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:634e1809f126431ca43254f464f2aaa8306f04d00029dc01dcc890bf64e26044 +size 503534 diff --git a/pole_alignment/classification/train/Leaned/2034.jpg b/pole_alignment/classification/train/Leaned/2034.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4528c28f55f06a3d177e6e9841a79e07ae579b1c --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2034.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28975ebc6dd5ef1222663adff5c2ab304fe2ced63748936f7be69f17e3378192 +size 230727 diff --git a/pole_alignment/classification/train/Leaned/2038.jpg b/pole_alignment/classification/train/Leaned/2038.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1f820824465b441c20141ffc5cdd9f9b26e020f1 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2038.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a513246b943783573de3a21c45788aae7fa7f940c84e73826c0004dde73c068f +size 622439 diff --git a/pole_alignment/classification/train/Leaned/204.jpg b/pole_alignment/classification/train/Leaned/204.jpg new file mode 100644 index 0000000000000000000000000000000000000000..09782334e2e60e273d2fd446fa629b4a1928313a --- /dev/null +++ b/pole_alignment/classification/train/Leaned/204.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ca89e9fc3178ac5f7d4f37a80d22346db0fe4bde782a8cac60bc6ddc29fd362 +size 986870 diff --git a/pole_alignment/classification/train/Leaned/2043.jpg b/pole_alignment/classification/train/Leaned/2043.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9caa1c684f4dbd5103fb1bfb6a66f394c53e6989 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2043.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a54e36c6835b795094bd66ebc1e422e3be544cb8a0e6ecd255986b43e63e615d +size 335444 diff --git a/pole_alignment/classification/train/Leaned/2047.jpg b/pole_alignment/classification/train/Leaned/2047.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4a0ff86a7ad9eb038e50fe01064a52be2cbaba5c --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2047.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc2b99d88f070a54c0b45da423cff32a97973e18b37a4bb4986ebfd2d9ad7259 +size 383534 diff --git a/pole_alignment/classification/train/Leaned/2052.jpg b/pole_alignment/classification/train/Leaned/2052.jpg new file mode 100644 index 0000000000000000000000000000000000000000..af034f6c5710bb25abd60d21674741e02a34c045 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2052.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edabb15c9a05574f1e8b745b58f0ea529817496ff22255375381d6a5db09fdf6 +size 270278 diff --git a/pole_alignment/classification/train/Leaned/2054.jpg b/pole_alignment/classification/train/Leaned/2054.jpg new file mode 100644 index 0000000000000000000000000000000000000000..92d5f48d0e73e9e18eb624e4fa7de6e122c26b91 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2054.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:998d126ad0768babd8ed474f07bb48c91bb832e196180ea7a158f7a333268014 +size 285135 diff --git a/pole_alignment/classification/train/Leaned/2060.jpg b/pole_alignment/classification/train/Leaned/2060.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b7671256b64d4c6aa3fc5f53dee6c6e07d0b275 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2060.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:880e1d659d03276136abe8fdb2d0f34fe105c65a80f4595efc9b875bdc20e66f +size 245914 diff --git a/pole_alignment/classification/train/Leaned/2061.jpg b/pole_alignment/classification/train/Leaned/2061.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1d1d049c379a45a16e97ca19e75d0af66dfed32d --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2061.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1f3976482a3eff42672414a1343756f4aa32c4a5b71f694cdb6c929768c1c08 +size 356718 diff --git a/pole_alignment/classification/train/Leaned/2062.jpg b/pole_alignment/classification/train/Leaned/2062.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ec73b3aebe02c42221aa83b70752ef4a007eb664 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2062.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d11aee530e02b153a39e1092a8d098808055786a47bbfa32b5ba137cd831c9d7 +size 299678 diff --git a/pole_alignment/classification/train/Leaned/2064.jpg b/pole_alignment/classification/train/Leaned/2064.jpg new file mode 100644 index 0000000000000000000000000000000000000000..10666fbd8aec5c29848c86c60b85e7cccf1ec4f8 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2064.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dd20058d4b59e816e61024ae88838b1759f5410bc5da896b2504a712f136bd5 +size 232408 diff --git a/pole_alignment/classification/train/Leaned/2066.jpg b/pole_alignment/classification/train/Leaned/2066.jpg new file mode 100644 index 0000000000000000000000000000000000000000..044f1d29ac8c44b393bf5f0e4fcd35ebf3cec5cc --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2066.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5b490bb894e4e7c2231f9f240d73db7ca02ebbc5d4ba34926d6ee2f92fae9e9 +size 163526 diff --git a/pole_alignment/classification/train/Leaned/2069.jpg b/pole_alignment/classification/train/Leaned/2069.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4099d7210274adb118cd85917bdf1cf09afd0326 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2069.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bf80f502077666ef70f7ff721340040825a31f21a1408de3f6a671f288bdf29 +size 187901 diff --git a/pole_alignment/classification/train/Leaned/2083.jpg b/pole_alignment/classification/train/Leaned/2083.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b4728eb766e0c00005cdc1a03cd079706d040ca --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2083.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c28cd2c46800782faed26aa54495d1b9cd678d3626db5e97d07244e2d8ad4821 +size 1205593 diff --git a/pole_alignment/classification/train/Leaned/2085.jpg b/pole_alignment/classification/train/Leaned/2085.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5238a327a12fa9b685961b73e85100ddd317da45 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2085.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1f6751e9b1393dc9f7373e9cc9f28650f9f042605b1de8ea9dc3037e8853254 +size 104294 diff --git a/pole_alignment/classification/train/Leaned/209.jpg b/pole_alignment/classification/train/Leaned/209.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0f195519da2b958568dccd14e11697f60075cf67 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/209.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e4e7e295b8b8dd3f34d4d03a570a34f5a8e793d363b6982715e3986e3263cd5 +size 2308830 diff --git a/pole_alignment/classification/train/Leaned/2092.jpg b/pole_alignment/classification/train/Leaned/2092.jpg new file mode 100644 index 0000000000000000000000000000000000000000..17395d359fa8a6ba95d4b3c8134d421fae6a35ca --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2092.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0f5bf3643be103cf1ceb567183daf2f5df7bb483cacccb5ebaa6affc59433d3 +size 142113 diff --git a/pole_alignment/classification/train/Leaned/2095.jpg b/pole_alignment/classification/train/Leaned/2095.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f6b31cd9b196e1dfc64a05312f31240aeaae4b98 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2095.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46d19ec1a43f0cf6b2f499e23050532530906707d0057673360026f6f66d0e79 +size 130326 diff --git a/pole_alignment/classification/train/Leaned/2100.jpg b/pole_alignment/classification/train/Leaned/2100.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b408a839888bb9c9f35e642686860c851a3e9b64 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2100.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b143234c550162f55cbfdb3e1a31e7e02375cda7983ea2c7ffb42019ff72ee6 +size 187434 diff --git a/pole_alignment/classification/train/Leaned/2102.jpg b/pole_alignment/classification/train/Leaned/2102.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a9fd96c66d2018c31f1c399ba7935b4f6739b7a3 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2102.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0627cfdcddec7ef9461736f548ad8f1c7e993b338f9601cb58b841a18603d57b +size 1232090 diff --git a/pole_alignment/classification/train/Leaned/2103.jpg b/pole_alignment/classification/train/Leaned/2103.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cd9d974b2ab78e46f6fd9fefed042c985a7464c8 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2103.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33d3f6ba137373dde893551200e4dcfef78edf728c86b3b21b4edf3dabaca955 +size 184827 diff --git a/pole_alignment/classification/train/Leaned/2111.jpg b/pole_alignment/classification/train/Leaned/2111.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9961c4b1a30e51eb021e6ea14f5eb2207dced941 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2111.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91ae2330041aaa5194cc9a19829f9e915419e961c96a7b291321348501af16ab +size 161404 diff --git a/pole_alignment/classification/train/Leaned/2114.jpg b/pole_alignment/classification/train/Leaned/2114.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c6312b193214dbdb4dee7fcc07b022956a72491 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2114.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5bd804dea2fb8112ff1ab3700c9dd0378907ff81dcca408cff62bc0f3d7b628 +size 138084 diff --git a/pole_alignment/classification/train/Leaned/2118.jpg b/pole_alignment/classification/train/Leaned/2118.jpg new file mode 100644 index 0000000000000000000000000000000000000000..66b9ce42dbbef74da36e9617e359a067b066ce44 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2118.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:268181aa8e50a165f5d750bcfbc242def8a33367efc72745d82c19648c1cd732 +size 215770 diff --git a/pole_alignment/classification/train/Leaned/2119.jpg b/pole_alignment/classification/train/Leaned/2119.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1c0fcc2b41b164412cb93409c02fa43c1e788b01 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2119.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b70052cb7775d6e59fb643663b8259b74f0d030d87c094c8e38c1219d49d716b +size 100072 diff --git a/pole_alignment/classification/train/Leaned/2120.jpg b/pole_alignment/classification/train/Leaned/2120.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c1b77c8c72adf45a3bc92426799a35efc07615bc --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2120.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b4cdfe8b4840c641226fdb791a9d7362cae38f5fe207a868d335987eca3f6d7 +size 161553 diff --git a/pole_alignment/classification/train/Leaned/2123.jpg b/pole_alignment/classification/train/Leaned/2123.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d36e92fdf9cbb4a4582e5e51febe50e71abb05c8 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2123.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94b4f99658443535865dc70bef5a19f4e665fa082208aedc08147beda9b9ecac +size 105665 diff --git a/pole_alignment/classification/train/Leaned/2127.jpg b/pole_alignment/classification/train/Leaned/2127.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b562e0d731fc6d88633b2d03f1a4faa259dbd2da --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2127.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24a1104e705d1cff72fb336975db9cb2d11daf40e29992f889211e2d2231502b +size 330920 diff --git a/pole_alignment/classification/train/Leaned/2128.jpg b/pole_alignment/classification/train/Leaned/2128.jpg new file mode 100644 index 0000000000000000000000000000000000000000..af6e87a4e4d534d625bdd58a8db0a57f2e085a70 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2128.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16f8c52d0e8189808ad749f6a1543956ebf5306ca661876ed2f1745279683cb9 +size 256575 diff --git a/pole_alignment/classification/train/Leaned/2130.jpg b/pole_alignment/classification/train/Leaned/2130.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8d851ce6394a78e15fc221542ab7bc80dd9451fa --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2130.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fbcd477cc0434bc3f2177676a1a7acfd881f05789f438f5c368447660a78b21 +size 521064 diff --git a/pole_alignment/classification/train/Leaned/2139.jpg b/pole_alignment/classification/train/Leaned/2139.jpg new file mode 100644 index 0000000000000000000000000000000000000000..518da0a6cbc38682e00973c4dbdef421d5899e08 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2139.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7135ca5a7bb555688539e7743dd9b9e8b9a46cd51a40149cf5081eec190198a7 +size 2095606 diff --git a/pole_alignment/classification/train/Leaned/2140.jpg b/pole_alignment/classification/train/Leaned/2140.jpg new file mode 100644 index 0000000000000000000000000000000000000000..15f92795ed70c54cf3054b5e05630431ca24abc1 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2140.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a34d0e8b3d5723fd73cb9df6c6a65c9ae70b0b1651e082dd26d7582429208f64 +size 1099365 diff --git a/pole_alignment/classification/train/Leaned/2141.jpg b/pole_alignment/classification/train/Leaned/2141.jpg new file mode 100644 index 0000000000000000000000000000000000000000..23d89dc8b7d62ba198e11bea466aeed38df70a87 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2141.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47e23754e516281c0869990d30b8c86b1d98d1acb9419d73063d02996d5af440 +size 124434 diff --git a/pole_alignment/classification/train/Leaned/2142.jpg b/pole_alignment/classification/train/Leaned/2142.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2c2388e0364178c0b9c96cfc3d47f1904bf6cdec --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2142.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a84d474f1822ddef72615e1816e83018162a6eacd4fa077b9c61aac5ceddab8 +size 723843 diff --git a/pole_alignment/classification/train/Leaned/2143.jpg b/pole_alignment/classification/train/Leaned/2143.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0da45434397091cedf2abe125117f9af6ab61ae0 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2143.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00924b8da28ca2d6cab2448ba29a0251d249bb8fd65786f77bbde9c813853415 +size 205754 diff --git a/pole_alignment/classification/train/Leaned/2147.jpg b/pole_alignment/classification/train/Leaned/2147.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e5d56f025c2190f2aba26798adc3b317bc45e2d5 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2147.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ac2719d77fb0e6cd7828a4ac23f951a6c7516bed12bce371c2f19d897bce7ef +size 119417 diff --git a/pole_alignment/classification/train/Leaned/2148.jpg b/pole_alignment/classification/train/Leaned/2148.jpg new file mode 100644 index 0000000000000000000000000000000000000000..acf0980a91a4d61f2f48796bfe71f075b849a538 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2148.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8268434adbc3a4bc0f5a7921afca4c2a5babf2838e5a0e51260baf6dcfcc382 +size 403499 diff --git a/pole_alignment/classification/train/Leaned/2149.jpg b/pole_alignment/classification/train/Leaned/2149.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d2e1acb4d6b6c06aad3242857d930e65ae0c7bc1 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2149.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b96b9f3862208ce64061a4401cde4bea8a1d6afebd7a16d5953f381473b31ac1 +size 377779 diff --git a/pole_alignment/classification/train/Leaned/2152.jpg b/pole_alignment/classification/train/Leaned/2152.jpg new file mode 100644 index 0000000000000000000000000000000000000000..10fa70dacf81e18689fcddccabb49a50029af7d4 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2152.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ef8446383572d364792ad6d5cbe4f2a3698405c59c411ae61ff723030a2d241 +size 322117 diff --git a/pole_alignment/classification/train/Leaned/2153.jpg b/pole_alignment/classification/train/Leaned/2153.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c5300a039c0776887984abc4cd3ea95c2c74bceb --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2153.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4258f40e3975ad48e1f12436226af15e1f6d08e0bb84d9c6882e6539d869fbee +size 377861 diff --git a/pole_alignment/classification/train/Leaned/2155.jpg b/pole_alignment/classification/train/Leaned/2155.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0c01bfac0dd9f5a0d35e616753da04f31407cd8c --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2155.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcca9d6834f623f2aa8f09f26ad76f77b86439f81519924d06f982973c7e4910 +size 256802 diff --git a/pole_alignment/classification/train/Leaned/2156.jpg b/pole_alignment/classification/train/Leaned/2156.jpg new file mode 100644 index 0000000000000000000000000000000000000000..57c095bf591337ad17f0a2e361a04612cbe49d5c --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2156.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5542ddbfab9e6005e85698801fee4b3fdf6180ed60dbb88181dd784d30119d5b +size 317425 diff --git a/pole_alignment/classification/train/Leaned/2157.jpg b/pole_alignment/classification/train/Leaned/2157.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3b07582a507045b0fb1f96c78ebaac48e6d8f01b --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2157.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3de763b18c1d93180dd281a929322ab75edcf13c9311823515de4fa5585efbb3 +size 105821 diff --git a/pole_alignment/classification/train/Leaned/2161.jpg b/pole_alignment/classification/train/Leaned/2161.jpg new file mode 100644 index 0000000000000000000000000000000000000000..51042ea3819582f47713ef0055b5c20e1cd90c78 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2161.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:773a9d52e3054b94d012b002baa2cfd71506718724737ad63cb227258a2f1a55 +size 259885 diff --git a/pole_alignment/classification/train/Leaned/2162.jpg b/pole_alignment/classification/train/Leaned/2162.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d4411d883a46844a3d107c6b6834dd7eaa8bc025 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2162.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5493012322b7fc83730dcd08552c9c68ff777011c719b8832775b4fad93d3cce +size 337008 diff --git a/pole_alignment/classification/train/Leaned/2164.jpg b/pole_alignment/classification/train/Leaned/2164.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f98ccb4c0fa99e66d229da82cf365ddf97b45291 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2164.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7309bd93414a6892b55c3acf7a9c73b4fa1b154096ee595e15cb80de25e9227d +size 347583 diff --git a/pole_alignment/classification/train/Leaned/2167.jpg b/pole_alignment/classification/train/Leaned/2167.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d191ed88e91f4b48f8fedb3bee653b306adee7b6 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2167.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25a1682bc46ef44e25097ff80c5f04826ea291ffc012bf92a043ebc4981b9c99 +size 126149 diff --git a/pole_alignment/classification/train/Leaned/2168.jpg b/pole_alignment/classification/train/Leaned/2168.jpg new file mode 100644 index 0000000000000000000000000000000000000000..28f2c2557e184faaa778fd8b2df3058b1d583407 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2168.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8397c6e5380f0859b77858179eb0dc07c6e8515cb7923a1538f9a09b9286695 +size 326155 diff --git a/pole_alignment/classification/train/Leaned/2169.jpg b/pole_alignment/classification/train/Leaned/2169.jpg new file mode 100644 index 0000000000000000000000000000000000000000..debfd4e6c69a84650d2f69c86d39ccc23c3e6c46 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2169.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bedc30ddb9cc050299c74dc337a9391223930abeeb6c01261f91e6b5adf76fce +size 414557 diff --git a/pole_alignment/classification/train/Leaned/2170.jpg b/pole_alignment/classification/train/Leaned/2170.jpg new file mode 100644 index 0000000000000000000000000000000000000000..93c3028542689f1a6237d4b698b7a6c71487c0ae --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2170.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd161d35e37500abf4818ffacdf038638186198b9a204e0219c537563c9575ae +size 191655 diff --git a/pole_alignment/classification/train/Leaned/2176.jpg b/pole_alignment/classification/train/Leaned/2176.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5ca9bd3ab65011d11d2a104f93e3ffed3f5879dd --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2176.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0345ce5ec96e4a30f950d183f1651a088a9674942917debcc15aad84ca99105 +size 182528 diff --git a/pole_alignment/classification/train/Leaned/2178.jpg b/pole_alignment/classification/train/Leaned/2178.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a226f78f4c77bb574b6a0731821ed3c8a0bca4b3 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2178.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8b6838b92b91f611a1c55fc9cc78ecd6e7f0193518129e1ab293b13f334e082 +size 143129 diff --git a/pole_alignment/classification/train/Leaned/2181.jpg b/pole_alignment/classification/train/Leaned/2181.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dcf761fb4d8cd4e8ac9052cbf465ed91977825f2 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2181.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6c1f49691ce6b70f13ae32e6742e959d8e28993a6c982712bb13a76c75330a3 +size 144308 diff --git a/pole_alignment/classification/train/Leaned/2182.jpg b/pole_alignment/classification/train/Leaned/2182.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8a36368d8ec2c0c31b1c2dbf9f9a24f8a288207a --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2182.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02d401f286041e1bb1e0e7eed2c34db6bd41d3d11c80eb56830d6b8c5b88f303 +size 298109 diff --git a/pole_alignment/classification/train/Leaned/2188.jpg b/pole_alignment/classification/train/Leaned/2188.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c403e35956413b30b6b08d0e73a51aeea7402805 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2188.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:070193a45bd6d142f8b0c5f33e46bcdd11eada1725f34120a4f895d742cd8783 +size 445534 diff --git a/pole_alignment/classification/train/Leaned/2191.jpg b/pole_alignment/classification/train/Leaned/2191.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5689141a9570728b518ed6a3d0b41fcd6c0ab2de --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2191.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9e2fcd5c05d53fdd49491068611ca8802a588feb5f534ecce66d6d5b78d51c3 +size 192113 diff --git a/pole_alignment/classification/train/Leaned/2199.jpg b/pole_alignment/classification/train/Leaned/2199.jpg new file mode 100644 index 0000000000000000000000000000000000000000..39d2db662c87ab92f218d838dea2233796e8848c --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2199.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17b2bc5b5d881c0a1b3436191f5d88aa77984577a2b83296deecc64caa2594f5 +size 199659 diff --git a/pole_alignment/classification/train/Leaned/2208.jpg b/pole_alignment/classification/train/Leaned/2208.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8ada29b04631d33d19c554a5307adf2e980a8fc6 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2208.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09d87c8a14f790ff193374483461c42dc79d70d69da3862ac9ccb266c22a37d2 +size 371712 diff --git a/pole_alignment/classification/train/Leaned/2209.jpg b/pole_alignment/classification/train/Leaned/2209.jpg new file mode 100644 index 0000000000000000000000000000000000000000..246ae843d7fb40093cd9e0db3184a12684c0d51d --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2209.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81141af5177fecf0c26017090f76d3381a304cfe2e48f7a990d53a8226c92c90 +size 196529 diff --git a/pole_alignment/classification/train/Leaned/2212.jpg b/pole_alignment/classification/train/Leaned/2212.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4192b5c2a015d676d963b3d8119984589d9066ee --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2212.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d00deeaa307a9e533d7bac5679893269ec96ef87aa475614fb7a265079dca83 +size 270922 diff --git a/pole_alignment/classification/train/Leaned/2214.jpg b/pole_alignment/classification/train/Leaned/2214.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f280f0d9bfe1f4832d8cab00800293a72ad1e6fc --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2214.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab59ab14aa2d57f1a6b2826793367ebb705af2c728c221f6432d006ecfa11514 +size 197759 diff --git a/pole_alignment/classification/train/Leaned/2217.jpg b/pole_alignment/classification/train/Leaned/2217.jpg new file mode 100644 index 0000000000000000000000000000000000000000..17bb8c15d37958fd749efd9f748e8c356548c473 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2217.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab4d23fe9f444774e90bedd9beabf806317f9470c0859a04100e01db70f8482f +size 217146 diff --git a/pole_alignment/classification/train/Leaned/2220.jpg b/pole_alignment/classification/train/Leaned/2220.jpg new file mode 100644 index 0000000000000000000000000000000000000000..60d9db3b5070e2b8910fd2a901dbdf50b1a7555e --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2220.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db1df7e6f7a00eedd53abf6f854481f8627c06fb3cbefd69b1eabde4df92884e +size 260456 diff --git a/pole_alignment/classification/train/Leaned/2222.jpg b/pole_alignment/classification/train/Leaned/2222.jpg new file mode 100644 index 0000000000000000000000000000000000000000..30506ad9e3b7fec7d4a53bdef554dad5f86a7b70 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2222.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7980ddf97fd3c3801f929de37ec4f3b0492403f7c5fea640d02d79445b6a39c1 +size 195728 diff --git a/pole_alignment/classification/train/Leaned/2223.jpg b/pole_alignment/classification/train/Leaned/2223.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1aeb3e56581beab134caff72be6bf4dc867ebc5a --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2223.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf962c4d9a4ecee17c02783d714f38b32f619c72753e1d8b1bbc57cd7ceb9b38 +size 186791 diff --git a/pole_alignment/classification/train/Leaned/2235.jpg b/pole_alignment/classification/train/Leaned/2235.jpg new file mode 100644 index 0000000000000000000000000000000000000000..049d35edeb2820d47b4399b70640c81537ff507b --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2235.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85b8ed7b61111983e85e22a7eb028140c6f12a87501bf59fbdfb2847e8b3c7bc +size 302013 diff --git a/pole_alignment/classification/train/Leaned/2236.jpg b/pole_alignment/classification/train/Leaned/2236.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e807b7fbd730be797a9ccf211aaf9238f62b4f8a --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2236.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e87833eb60713a9c93486eaae056f730a95f3ba26304d1dc118fb3e7c614431b +size 168087 diff --git a/pole_alignment/classification/train/Leaned/2237.jpg b/pole_alignment/classification/train/Leaned/2237.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c3820e1b50dc2a78c6099ce336b67b96a2024900 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2237.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14b17185911b9a3185fd738b07af5a3626ee0245406a17f717ee2710139f05f9 +size 338233 diff --git a/pole_alignment/classification/train/Leaned/2238.jpg b/pole_alignment/classification/train/Leaned/2238.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e182ff8d01b573beb53eda0bacee0e730be122ef --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2238.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7453ef55e5c4c1a6758f1efa3670253c623fab8761416b60cb201991edee5393 +size 439824 diff --git a/pole_alignment/classification/train/Leaned/2245.jpg b/pole_alignment/classification/train/Leaned/2245.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ac89d42034516815b7ff62af976a458283424c24 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2245.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc3bf1c29c6cd7c5bbfa740b1888e51cd0f458c6d66864daf88abdcd4fce67cd +size 149894 diff --git a/pole_alignment/classification/train/Leaned/2246.jpg b/pole_alignment/classification/train/Leaned/2246.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e15b39a8d48a2b699cf5f4a75171968e041b2e3b --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2246.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:903141903b6cce24148e69cc2f54554be38986803e0769d729054842c48fbde9 +size 1078727 diff --git a/pole_alignment/classification/train/Leaned/2250.jpg b/pole_alignment/classification/train/Leaned/2250.jpg new file mode 100644 index 0000000000000000000000000000000000000000..287a25ebe09bd1a1e5c396c356f4a4e14b50dcaa --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2250.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa0d29a0f3ca46341415d5929a0bd26c4040adaf4f2a3c61f5188874761c6d52 +size 215944 diff --git a/pole_alignment/classification/train/Leaned/2252.jpg b/pole_alignment/classification/train/Leaned/2252.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5386d50752c8a4cdfa581fd9e41fd510ab44c191 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2252.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e607bf1dcc76b7887b1e3cf783d415ee126ce2559c3f06d7c060276f2bd0f0d +size 241586 diff --git a/pole_alignment/classification/train/Leaned/2255.jpg b/pole_alignment/classification/train/Leaned/2255.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9469ee59953da6567caa5a606c4c21cd922293eb --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2255.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e2c6412bd18a85354e05a646b9c8e38258dcac7851934bfd06eafc64f34f29f +size 220068 diff --git a/pole_alignment/classification/train/Leaned/2257.jpg b/pole_alignment/classification/train/Leaned/2257.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b46fbe7630311f635f16c67c95261403d15e8d2b --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2257.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58997c13d03a5838fcf6fb1e552460380a9817d3d455be2f6cb8988306c5dbba +size 147602 diff --git a/pole_alignment/classification/train/Leaned/2258.jpg b/pole_alignment/classification/train/Leaned/2258.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8b6a1510e90af2c34a299bc76e66bd5ed7b1edd1 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2258.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54a7aee0acb284c39c2d3420497b0cd8f5a76860c66fe91f1a2a4c34b93bc5a4 +size 227021 diff --git a/pole_alignment/classification/train/Leaned/2259.jpg b/pole_alignment/classification/train/Leaned/2259.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1dc6780bd3985156f06cd3602776e58333c4d549 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2259.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de967310ed8e98d2dc7bffc3d312723cd67692a3107caaef12443b604bd20a92 +size 244317 diff --git a/pole_alignment/classification/train/Leaned/2262.jpg b/pole_alignment/classification/train/Leaned/2262.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b2759dd99288922d888c5fe68567f897fb0afece --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2262.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47e6641014f41be652762ad235a95b41c689bbd7f2317b8cf974a58176ab361d +size 509306 diff --git a/pole_alignment/classification/train/Leaned/2265.jpg b/pole_alignment/classification/train/Leaned/2265.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ee1ce6e00ea3f3cc45f92493782fd39d6b67bb2a --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2265.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdef4846654a7614fbaddd99542d0c6b46ba73ba8337c1e997bd2406f8b2cb12 +size 358875 diff --git a/pole_alignment/classification/train/Leaned/2270.jpg b/pole_alignment/classification/train/Leaned/2270.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b8f46f025551aacbb5f1f8c7dbb595770de9d86 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2270.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93b276f1a867a181cebc93ecbf068c64b8be662ed2cfd2f589b1b8d8b7890be8 +size 297263 diff --git a/pole_alignment/classification/train/Leaned/2271.jpg b/pole_alignment/classification/train/Leaned/2271.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bd097926bb6247930feb810d086317cdf0ba943c --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2271.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c89f07d8af9324d36e6552b0d3469993b4888c29412e0f56fa024c7ac46f007e +size 469215 diff --git a/pole_alignment/classification/train/Leaned/2272.jpg b/pole_alignment/classification/train/Leaned/2272.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3ce1d790977eacb05d0c92410a0b7f2e3c26af73 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2272.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29e8d2d8b8ffe65fbab2527df811684d0259c8f10f55f340ea6f61f448014fcf +size 389089 diff --git a/pole_alignment/classification/train/Leaned/2273.jpg b/pole_alignment/classification/train/Leaned/2273.jpg new file mode 100644 index 0000000000000000000000000000000000000000..199510150a1f8100270afc6e8bd94a9385a4a5ba --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2273.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03c240115b5ce997337d1305945206e2a685e717fbc65c7a9ba5b6d919d002bf +size 485379 diff --git a/pole_alignment/classification/train/Leaned/2276.jpg b/pole_alignment/classification/train/Leaned/2276.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f47d97c59a32c69fec3b6cec63156c1a9afd0a61 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2276.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1d5c4ff6ee09cdd0beb149de63895e647ad434fd4041ecb8115c72493bd517c +size 416220 diff --git a/pole_alignment/classification/train/Leaned/2282.jpg b/pole_alignment/classification/train/Leaned/2282.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6c3f33cc9763071271e44ec539a1d1cf50e63c74 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2282.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:219165bb7b90a3f9e844f544d5baff055ce7f298b5035e998dc3d46a7aa6a2b0 +size 189991 diff --git a/pole_alignment/classification/train/Leaned/2288.jpg b/pole_alignment/classification/train/Leaned/2288.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ec570f45dbf2cfdd06105d1fdc0824c4a5aec18e --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2288.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e7423aaa7fa4ebd7193938362b3dd1447ea820c4b3976623a2f355306be1222 +size 155073 diff --git a/pole_alignment/classification/train/Leaned/2289.jpg b/pole_alignment/classification/train/Leaned/2289.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f4382fb8444d65b8b1c53f6ea141504d3d37f107 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2289.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e323c7f29a464462c22d929f5353dc3864d14c2b0198ac39381cbd250f9d07f +size 153639 diff --git a/pole_alignment/classification/train/Leaned/2291.jpg b/pole_alignment/classification/train/Leaned/2291.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ea911a60ec50d6f9948e90e73224add3034b660d --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2291.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c23e64380937020987377e89276fe89c3f4046ee6803f32bdbad3f3d668d592d +size 142292 diff --git a/pole_alignment/classification/train/Leaned/2294.jpg b/pole_alignment/classification/train/Leaned/2294.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f3d3f7978e40cfad8bc0f6c282123240a9ad8b8d --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2294.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:019f32051c7aed3d1365aea929f795d52fb0440223d4d8cb25d505f34ada5f1e +size 293249 diff --git a/pole_alignment/classification/train/Leaned/2300.jpg b/pole_alignment/classification/train/Leaned/2300.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7ffe25c8787b5ccebb99cfbe13682a28439aaf9c --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2300.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95266bdf87f4d76a552866f181f2cc1123ef480cea49971cc5141df68d5d89f8 +size 421403 diff --git a/pole_alignment/classification/train/Leaned/2301.jpg b/pole_alignment/classification/train/Leaned/2301.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6eac7c221186501c433b2bb76775278e64449131 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2301.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cba91fc16a72e81e38f1af54c81c63624c622ae9eb36f318446c3b882e1d280 +size 330620 diff --git a/pole_alignment/classification/train/Leaned/2302.jpg b/pole_alignment/classification/train/Leaned/2302.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b50af63f6749ffd25ed3c30333f02e0c9d037b03 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2302.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12c5ccf1053ee39c5d9576fb83ab4617abd329365a004dec92229a659e84ef72 +size 325566 diff --git a/pole_alignment/classification/train/Leaned/2303.jpg b/pole_alignment/classification/train/Leaned/2303.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4f6644e21875c0123da06f87b0453114ed558d61 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2303.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf7e3a07b8b8f241ff24680c7b784e5497356d9a75ce7f2edd2aa90a8d0dabfd +size 344300 diff --git a/pole_alignment/classification/train/Leaned/2306.jpg b/pole_alignment/classification/train/Leaned/2306.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bcb2e6b6277d0cc45245f0443f58ec0aa16da73b --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2306.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33c8b1b12575902171245bf0269c7ecd787a4c2b52f9fa2e3d631be2e21397d0 +size 1350533 diff --git a/pole_alignment/classification/train/Leaned/2307.jpg b/pole_alignment/classification/train/Leaned/2307.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da3384cfe8ed6f0ac59dc50b8a27d8e2cf24f061 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2307.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e4892fc960b2b86a21cf46508dd84a872a6797b572f228776e0ceb6537412e2 +size 1340800 diff --git a/pole_alignment/classification/train/Leaned/2317.jpg b/pole_alignment/classification/train/Leaned/2317.jpg new file mode 100644 index 0000000000000000000000000000000000000000..27a76f42646caf895fbc193e82419eaa2fb61a72 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2317.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d586d9bfb0733e142bcde50459e66d324644dab62479e6237f1b68915eeee0f9 +size 2072778 diff --git a/pole_alignment/classification/train/Leaned/2318.jpg b/pole_alignment/classification/train/Leaned/2318.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c0b0d382dd3dc41a50e34a1f7b7ee0629b75f413 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2318.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c4bdc473861db5ed0f5d6a735e7e09ecc9cf10c3f98df7d1a542a7b514c3ea3 +size 1189230 diff --git a/pole_alignment/classification/train/Leaned/2324.jpg b/pole_alignment/classification/train/Leaned/2324.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b4237a2a4baba71f25c23af1e418696a1ad8b717 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2324.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c478932737a86d7d771984c37bd6c47b7202841ea803f411c20b83f8f6819971 +size 151508 diff --git a/pole_alignment/classification/train/Leaned/2331.jpg b/pole_alignment/classification/train/Leaned/2331.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fa656f85fefe5a6c1fd367a778a8a209b69e7f98 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2331.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af911ca17679aa1620bc0ac5bd6aa1796c1c9449dfdfff4b6ec44a77e50f1418 +size 205327 diff --git a/pole_alignment/classification/train/Leaned/2338.jpg b/pole_alignment/classification/train/Leaned/2338.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0f0348110a7a5a91b5a6b05b3c06506d64f36587 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2338.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a1bb1c18fc163bdda14cdd2fa95647b74e207b74dea801024374580dddc58de +size 135780 diff --git a/pole_alignment/classification/train/Leaned/2345.jpg b/pole_alignment/classification/train/Leaned/2345.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3b8a254f3ecdfb0a2714df48b941b99279c5440f --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2345.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e189f765a67d76bb67f5259f3f3fbdb270a9d073fc53078bed877504b7b937a +size 130463 diff --git a/pole_alignment/classification/train/Leaned/2346.jpg b/pole_alignment/classification/train/Leaned/2346.jpg new file mode 100644 index 0000000000000000000000000000000000000000..71c9de295f033d2b85dbb69ea05c1f3f9fa882af --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2346.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7c9c70b7e71c351eeee691d73aeab4eec9afdd33f9b977a6e0d2a6c7fcbc07c +size 141833 diff --git a/pole_alignment/classification/train/Leaned/2349.jpg b/pole_alignment/classification/train/Leaned/2349.jpg new file mode 100644 index 0000000000000000000000000000000000000000..88fa692044ef310f22d9561a0a50ad49c6b025cf --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2349.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:808a8de1dd2b0f032da2ce924b43b7535af5fc6d10917f71a0dda88657d65822 +size 134748 diff --git a/pole_alignment/classification/train/Leaned/2356.jpg b/pole_alignment/classification/train/Leaned/2356.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8c0674eb9aafd26c08394ba40238631c1c7afd84 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2356.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b979e00916efa31ef8cf56789008ae89ab661b541b6cb503872cbfd25b5f24ef +size 208151 diff --git a/pole_alignment/classification/train/Leaned/2359.jpg b/pole_alignment/classification/train/Leaned/2359.jpg new file mode 100644 index 0000000000000000000000000000000000000000..45627c4adb9b7945c2e6edf0de8ab1f0a6957fb2 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2359.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0c2ab068b26f7204fd12ea885bec0789e0456111c77a4b653dfcfe797142ab0 +size 116519 diff --git a/pole_alignment/classification/train/Leaned/2365.jpg b/pole_alignment/classification/train/Leaned/2365.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f83f78b20baa08c6d694c60e9a224d622fd5076a --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2365.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4867a331b47157fd0ba1353ca7b3b726a529077d4f716c49dd367ccfcd4463e4 +size 327082 diff --git a/pole_alignment/classification/train/Leaned/2367.jpg b/pole_alignment/classification/train/Leaned/2367.jpg new file mode 100644 index 0000000000000000000000000000000000000000..de5a567d0fe5b105d11c4816870a99da7996be91 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2367.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6189d41834d263638f88b388e3bbf9aaced9ae1aacbb53df06968312f6f7b759 +size 304482 diff --git a/pole_alignment/classification/train/Leaned/2368.jpg b/pole_alignment/classification/train/Leaned/2368.jpg new file mode 100644 index 0000000000000000000000000000000000000000..35ae2c235e29c6bbd79a0b7a0aa961316bc47afc --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2368.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7566569c5d34c6533c93e27e7fcd615d908ecff8c23f9b59627cf0cf0165449b +size 315443 diff --git a/pole_alignment/classification/train/Leaned/2369.jpg b/pole_alignment/classification/train/Leaned/2369.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1adc5aa9dd376164829f8786df114ec0849475aa --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2369.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d380c6f0b7f44a91be9f216cbc15f3c5f412af56b65c21335a97cfdf856a261d +size 294800 diff --git a/pole_alignment/classification/train/Leaned/2370.jpg b/pole_alignment/classification/train/Leaned/2370.jpg new file mode 100644 index 0000000000000000000000000000000000000000..521daa43444a9a5864b3f8d42ed683f2288406b0 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2370.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23af0f64b517865bd16b4cd44be894c988d38255896613e334b1cb82d2bd1490 +size 375438 diff --git a/pole_alignment/classification/train/Leaned/2371.jpg b/pole_alignment/classification/train/Leaned/2371.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d55ed507678137f7ce1ee6070b8d30ccd9515273 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2371.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b8c286dcfe7a6e95c4fdb6df1bb6e9d4c64256af01d87c8ac57f5ac645e3452 +size 297760 diff --git a/pole_alignment/classification/train/Leaned/2372.jpg b/pole_alignment/classification/train/Leaned/2372.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1f05f16093563179cf5acce9fcb9a84f97f84f36 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2372.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b52980ce5b60879c2ef80651260229e2a89ab2f2fc76a77335ffd02a1011979f +size 338639 diff --git a/pole_alignment/classification/train/Leaned/2376.jpg b/pole_alignment/classification/train/Leaned/2376.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e03ba3cdf011edebaa0fffd4bd962678e81034da --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2376.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9753ff4873f69bc04b4748f6c89517ffdb6e78e3b6e525f23607651fdb75a435 +size 284849 diff --git a/pole_alignment/classification/train/Leaned/2377.jpg b/pole_alignment/classification/train/Leaned/2377.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f75bc9fb0961abe59f9586116d3a3b8c33b820e8 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2377.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1476a79d9f4aa01ba8454e2a3c62cae839f29586c94e8c246439f2aab83cb01 +size 317022 diff --git a/pole_alignment/classification/train/Leaned/2378.jpg b/pole_alignment/classification/train/Leaned/2378.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7b07a32dc7e113bbe5323fc1b2a0abf8251a7212 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2378.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5138514166c4e6dd48052942bafc68fdaf21efed8d17178bc2d91cebe5954293 +size 284780 diff --git a/pole_alignment/classification/train/Leaned/2385.jpg b/pole_alignment/classification/train/Leaned/2385.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1fc9a0cd35a0bc0af400cc28daacccdb83517029 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2385.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5efd176c3a4e7710f4f3e8a5fecb04c5d8d19070254ad3453d8d87bfa4293afb +size 424151 diff --git a/pole_alignment/classification/train/Leaned/2386.jpg b/pole_alignment/classification/train/Leaned/2386.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a379d7b669b37979d8e96d0ecbaefbd2e5fd938d --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2386.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d75b2c5667235522e5e451d309537b8376e516a8d132139ccf3ebb37918de52 +size 435260 diff --git a/pole_alignment/classification/train/Leaned/2390.jpg b/pole_alignment/classification/train/Leaned/2390.jpg new file mode 100644 index 0000000000000000000000000000000000000000..110448923f31862eed630344c1f250e53f0037ef --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2390.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9da2d7176fca589ed479b691c65c233c67e856f1209d0897795d5a1cd8e5058 +size 77428 diff --git a/pole_alignment/classification/train/Leaned/2392.jpg b/pole_alignment/classification/train/Leaned/2392.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f229423975150a014fefbe4ee6b448812a22adde --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2392.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14ba9153acb7c1e4e3b5e70365252fd42c3d60a1d61edbabf1b68a8ca2ffd43a +size 92413 diff --git a/pole_alignment/classification/train/Leaned/2393.jpg b/pole_alignment/classification/train/Leaned/2393.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9a82db6fd9fc974509dea0e99c520d702d53fef3 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2393.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae92119d042b97e2c538ff8775d32cc5788100906cbd75596202637d7963018e +size 280097 diff --git a/pole_alignment/classification/train/Leaned/2396.jpg b/pole_alignment/classification/train/Leaned/2396.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4b7b9d9252c7c87dfb00949f25b9cd09df594d4f --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2396.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5775fcc194d5a913f054ee9c5e831c598b09ef9c928aeb63bc31f27f807a5978 +size 154570 diff --git a/pole_alignment/classification/train/Leaned/2397.jpg b/pole_alignment/classification/train/Leaned/2397.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6aba1ea10fd58b132321040928e956848de39e3d --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2397.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fdc1d5d57daf55348bb5802e4e50fb2c8a1975fbba97c531b71f7d40401c443 +size 53821 diff --git a/pole_alignment/classification/train/Leaned/2398.jpg b/pole_alignment/classification/train/Leaned/2398.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2317687782fd6b08b924f6149b41b94cd545844f --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2398.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea9ae61fbdbfc44d4ae5d1986d2a82200bd82a34ec943370c522e2d3d44d3f4e +size 123710 diff --git a/pole_alignment/classification/train/Leaned/2399.jpg b/pole_alignment/classification/train/Leaned/2399.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6da942df7bc1304c2d554d5762cba18a41bfeec8 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2399.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:816470738ef64214b5af2a2dc8cab9349837fe136284b5f2804f21e7357e083f +size 50898 diff --git a/pole_alignment/classification/train/Leaned/2410.jpg b/pole_alignment/classification/train/Leaned/2410.jpg new file mode 100644 index 0000000000000000000000000000000000000000..44d7fca465eb8ac58b0461ffe3459cd23c3dbbb6 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2410.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04d6dc5ac9c974f40af0ed3a6e98668872e651901b7610c32c231453e7a4e83c +size 100009 diff --git a/pole_alignment/classification/train/Leaned/2411.jpg b/pole_alignment/classification/train/Leaned/2411.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a9e66d3373a0058bed4742ae1a8d066c199715e3 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2411.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87a97434fdbe1dec77367b92b482033df15dbdd76fade1fe9a1d806ecc37f735 +size 50089 diff --git a/pole_alignment/classification/train/Leaned/2415.jpg b/pole_alignment/classification/train/Leaned/2415.jpg new file mode 100644 index 0000000000000000000000000000000000000000..deff047ba3e945ec0fdc063668b9b5605ae63389 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2415.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae15e62266aef23232b3fc71cbe9f9c10c826e19cdd9d42433930871db4a8376 +size 172231 diff --git a/pole_alignment/classification/train/Leaned/2419.jpg b/pole_alignment/classification/train/Leaned/2419.jpg new file mode 100644 index 0000000000000000000000000000000000000000..347be57147ecfdefe5c1c6322644cd94f8e28082 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2419.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af2ac137e6f06cb169055b2759f0a3da4c686ffe4409c3c0e482b4a610a9415a +size 226993 diff --git a/pole_alignment/classification/train/Leaned/2420.jpg b/pole_alignment/classification/train/Leaned/2420.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ec4becba3049e63cbbe7539b6b0e948381dcb187 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2420.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:500172d8230be3f57bf0a5cfbb5a3168c7d58f4be0e1f1c5566dccec99339191 +size 222304 diff --git a/pole_alignment/classification/train/Leaned/2421.jpg b/pole_alignment/classification/train/Leaned/2421.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d37f8c1f434373862baa0a9898a8f045893b03f8 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2421.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e96c763c29d4e6821b852f15828402e603107d04fb0a03f43d37a105be60babb +size 247233 diff --git a/pole_alignment/classification/train/Leaned/2423.jpg b/pole_alignment/classification/train/Leaned/2423.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9fb80e3a87b38940a5b33bf5b2fa0e90e31c28bd --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2423.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3be8a92619302a0726ec85c0e3b9a696f74596f200964cac367862b0f3d9c9dc +size 204792 diff --git a/pole_alignment/classification/train/Leaned/2428.jpg b/pole_alignment/classification/train/Leaned/2428.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5d9d168b721a971234b0b36f04d1c1d2df53bc72 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2428.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:764b35a0fa65ee9db697468faa89b1fd89c540ccfc522bd56575b19ed3de5df1 +size 139002 diff --git a/pole_alignment/classification/train/Leaned/2431.jpg b/pole_alignment/classification/train/Leaned/2431.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d3ca57d14b3176edd600ea2a4a14a67ad9c3fe9c --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2431.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47da7dd156386a46aba6616b7cd57191795de96b983a9cd017ced6071674d350 +size 200543 diff --git a/pole_alignment/classification/train/Leaned/2432.jpg b/pole_alignment/classification/train/Leaned/2432.jpg new file mode 100644 index 0000000000000000000000000000000000000000..134fbde4dd6f10ad781445ec6f6b69ce1c469c4f --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2432.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:712a5b6fe89ec0ec4694f435d681e6752b9b51ac14e999e3c9b03e008a948886 +size 151308 diff --git a/pole_alignment/classification/train/Leaned/2434.jpg b/pole_alignment/classification/train/Leaned/2434.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e6b60dec1522a837a08088d337b8cc37fd50e229 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2434.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d32d51e166a73aaf766857bdfe488174d3b4cf4bdfb88c7e7d0e32d86ac6691 +size 195968 diff --git a/pole_alignment/classification/train/Leaned/2437.jpg b/pole_alignment/classification/train/Leaned/2437.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6802600527ab1de90d04788a5bd345261d801adc --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2437.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6af04cddbbafb4ab706497adf7cbb14364d8c996777280d2bff99c7c14b717f4 +size 230080 diff --git a/pole_alignment/classification/train/Leaned/2439.jpg b/pole_alignment/classification/train/Leaned/2439.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e8c164dd9d96c375064432932f5a94585c34b0b7 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2439.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40c0a6d90e1c057cc8e6cfc890647773cf49269cbec3088cd5a5172dd9437d31 +size 442410 diff --git a/pole_alignment/classification/train/Leaned/2440.jpg b/pole_alignment/classification/train/Leaned/2440.jpg new file mode 100644 index 0000000000000000000000000000000000000000..38f4062483591db1f91f9f25445b52528abe2f65 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2440.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7f9caec4d11e0020abcf4c43dc4371302862ff181dafa47bc8ca7bc399e13c4 +size 234521 diff --git a/pole_alignment/classification/train/Leaned/2442.jpg b/pole_alignment/classification/train/Leaned/2442.jpg new file mode 100644 index 0000000000000000000000000000000000000000..82b3ec2dff1f533db2728506ab127d1b8e9c66df --- /dev/null +++ b/pole_alignment/classification/train/Leaned/2442.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76b2f879f81f1e49d6c080e95373918ee95648ddf04cfc12ccef7bfa680302d8 +size 263390 diff --git a/pole_alignment/classification/train/Leaned/255.jpg b/pole_alignment/classification/train/Leaned/255.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d2012af20c3c09c273b3374ebb1a752cfa9442ff --- /dev/null +++ b/pole_alignment/classification/train/Leaned/255.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d1aa1069eb34200b0e2aa919312cf871bc1762daae33efe558756dc93b327f1 +size 413810 diff --git a/pole_alignment/classification/train/Leaned/263.jpg b/pole_alignment/classification/train/Leaned/263.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ba1eaffb7f4010364691ca79275ebc0faf976ce7 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/263.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f772855105376ec78d603e64e6d061728fc0ba6fdcd66b327ddf8746ca2dd46 +size 263673 diff --git a/pole_alignment/classification/train/Leaned/265.jpg b/pole_alignment/classification/train/Leaned/265.jpg new file mode 100644 index 0000000000000000000000000000000000000000..805be8122cfbcac9e6ed92496bb257ea8400cfa8 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/265.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2570797ea1192de04e755c2a31cc77bcb6fcb259dc2a5e25368459b88a51d68e +size 321150 diff --git a/pole_alignment/classification/train/Leaned/270.jpg b/pole_alignment/classification/train/Leaned/270.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e597e16a9f3b4a12a079bfe63d2963ad5d349516 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/270.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff49333f999b9863497582e456070cc7fa8e3da39c4a2c6e0e0814a5c364b95a +size 448776 diff --git a/pole_alignment/classification/train/Leaned/278.jpg b/pole_alignment/classification/train/Leaned/278.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9d6c53738a1527e39d1953b25a465519c759aacb --- /dev/null +++ b/pole_alignment/classification/train/Leaned/278.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4a52358f974fc1ea76dc0120435b8ed0378339764278677fe7d471c7fd89372 +size 281357 diff --git a/pole_alignment/classification/train/Leaned/279.jpg b/pole_alignment/classification/train/Leaned/279.jpg new file mode 100644 index 0000000000000000000000000000000000000000..430e57c3a9a3291a690e48cad6c95ceef51634e2 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/279.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8f9f009711fbd84d5f34db15ec5223d8a3cc4e8dcf0b77e935eb32da21f902e +size 2496531 diff --git a/pole_alignment/classification/train/Leaned/28.jpg b/pole_alignment/classification/train/Leaned/28.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a38b6ecf8f78a7fc443f8db29ee25f9d35c089bc --- /dev/null +++ b/pole_alignment/classification/train/Leaned/28.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f568855f1d37631dacbf535627b8d7f48b760837354fd52e0af446099dc6ab5 +size 183332 diff --git a/pole_alignment/classification/train/Leaned/29.jpg b/pole_alignment/classification/train/Leaned/29.jpg new file mode 100644 index 0000000000000000000000000000000000000000..416e07463788fc8f858d8370773bc6906bc856e6 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/29.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19c0cb28c040a405506cebedd8dea7e1dd04b6a3023151dd95d819de28c7cb65 +size 486818 diff --git a/pole_alignment/classification/train/Leaned/301.jpg b/pole_alignment/classification/train/Leaned/301.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c97f7072843f61e4cb46de6365374cb15eff7c4 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/301.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c5f68df5be04047a239fe2a4ef10226f2407faeb76c992b5b290c648137fe22 +size 2928011 diff --git a/pole_alignment/classification/train/Leaned/31.jpg b/pole_alignment/classification/train/Leaned/31.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7418beeaaa64a0931819cdedf835115b1ad4d147 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/31.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d28ac3aa241a2479aecb8b7b5fd2afd6aee8a4b4bcce4d23f448a8701dcb026c +size 717498 diff --git a/pole_alignment/classification/train/Leaned/314.jpg b/pole_alignment/classification/train/Leaned/314.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4c66a6507d3c4afbb8afa3da4bd5cedca920dbff --- /dev/null +++ b/pole_alignment/classification/train/Leaned/314.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c236d569c4457e5c3f39d858aa76ab2db55f2b6dabcd326f70a8c9dbe24da96c +size 1318660 diff --git a/pole_alignment/classification/train/Leaned/323.jpg b/pole_alignment/classification/train/Leaned/323.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b637251d6caf18006e1fa84953de85f94d8e31e1 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/323.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a64aabcbc68434884e373e107219e3a30a04e0685d1fef083d79d7dcb9665c7b +size 305406 diff --git a/pole_alignment/classification/train/Leaned/327.jpg b/pole_alignment/classification/train/Leaned/327.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1911e36d6ecf53251f18cec34471885070f2c2bc --- /dev/null +++ b/pole_alignment/classification/train/Leaned/327.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c81effa0f888435bb18a53a747d47c863d40dfc7fe414a52a1ebbad754c5766 +size 2657778 diff --git a/pole_alignment/classification/train/Leaned/338.jpg b/pole_alignment/classification/train/Leaned/338.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e71abedb8abb1895821a280c41e73e3a979aa19f --- /dev/null +++ b/pole_alignment/classification/train/Leaned/338.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:348ca212b757cc0fb0e69bb91c83f183a43ad85c048040f82edf0175208f8e97 +size 270395 diff --git a/pole_alignment/classification/train/Leaned/360.jpg b/pole_alignment/classification/train/Leaned/360.jpg new file mode 100644 index 0000000000000000000000000000000000000000..92543b7530b54b2f7dcc42ac77fd4298162efcd5 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/360.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14b919e00f885baefc4d0357bba542d478b8130239f61f961713447c4c1aa07e +size 1798664 diff --git a/pole_alignment/classification/train/Leaned/365.jpg b/pole_alignment/classification/train/Leaned/365.jpg new file mode 100644 index 0000000000000000000000000000000000000000..76a76aa53d5099123ad0f19b8e38533c34268098 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/365.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f93cecf8050d4bcda62947fc92daf20a43678d6b02f42b21b89ca3d55a657d9 +size 1385991 diff --git a/pole_alignment/classification/train/Leaned/369.jpg b/pole_alignment/classification/train/Leaned/369.jpg new file mode 100644 index 0000000000000000000000000000000000000000..00652e023b37960f71c88e3aef1b07807a79f38e --- /dev/null +++ b/pole_alignment/classification/train/Leaned/369.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99b74dd828156b01d74ac342e6866a87b528f5a6e514eb4cb60dc0ed691de4cd +size 690464 diff --git a/pole_alignment/classification/train/Leaned/378.jpg b/pole_alignment/classification/train/Leaned/378.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a7800404896bcfc209ca310453b74d3567315fc3 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/378.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:028f9c77d3bc604c2b4bd1cbe7c3ed8d6ff95aa8f30cb034b6f182cfe840e159 +size 847347 diff --git a/pole_alignment/classification/train/Leaned/380.jpg b/pole_alignment/classification/train/Leaned/380.jpg new file mode 100644 index 0000000000000000000000000000000000000000..36e34968f20562e4fc088abea849786d7d71a8a5 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/380.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c7c72ff6f3e5fce3e5727734a3425f1a06546168ad0bce985a3868f18ce2aa6 +size 3791388 diff --git a/pole_alignment/classification/train/Leaned/387.jpg b/pole_alignment/classification/train/Leaned/387.jpg new file mode 100644 index 0000000000000000000000000000000000000000..54242dc385ba659f01fc7ffee8322bbaa6020149 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/387.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e8f213a2ef941cd6095551d1f28814b6013efb7ee819a8b8fe6124d8ecce27a +size 1683018 diff --git a/pole_alignment/classification/train/Leaned/399.jpg b/pole_alignment/classification/train/Leaned/399.jpg new file mode 100644 index 0000000000000000000000000000000000000000..33e8bfc97c60f91432cefa99b5f9d96da8104873 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/399.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28d0cc324a338df8fe1f6a76344cabd68db5620309d530bc227b7a6180da0638 +size 822080 diff --git a/pole_alignment/classification/train/Leaned/402.jpg b/pole_alignment/classification/train/Leaned/402.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bf88d898d02c09e4463c6bc30379c72f6088f36f --- /dev/null +++ b/pole_alignment/classification/train/Leaned/402.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7eb0f7b6beb3e228b251002a4c05b897d1d598f1ac8d10c2b952fdad4a2f6c4b +size 449191 diff --git a/pole_alignment/classification/train/Leaned/406.jpg b/pole_alignment/classification/train/Leaned/406.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7393763e48c18ddf99b81f71c8ad7de3a97f6051 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/406.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f7565273e866bed53a1e72c5b30c7fc6ecbcc4fcc9636ac4942e17cf30e463d +size 3138847 diff --git a/pole_alignment/classification/train/Leaned/410.jpg b/pole_alignment/classification/train/Leaned/410.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da4512c26eda1b1e17710ad6259fa4acea8226d1 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/410.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef1fb95c1877757e6db31ace5ed37e4b992f775f43ffead5bbad72cfc8f3e44c +size 1735837 diff --git a/pole_alignment/classification/train/Leaned/414.jpg b/pole_alignment/classification/train/Leaned/414.jpg new file mode 100644 index 0000000000000000000000000000000000000000..092e1cface158b235252f0551fa44c6bfc90475c --- /dev/null +++ b/pole_alignment/classification/train/Leaned/414.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ceed5544813586c6771a4866a8299f99df9a24d94ba42efc17533bca91b1a8cc +size 2534585 diff --git a/pole_alignment/classification/train/Leaned/440.jpg b/pole_alignment/classification/train/Leaned/440.jpg new file mode 100644 index 0000000000000000000000000000000000000000..20c88ecebacd1b9ae20bcdf440fc0d7f4e105f3d --- /dev/null +++ b/pole_alignment/classification/train/Leaned/440.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7d458fbea036762aa99e80c57c11ed00670304300002e19698c41e58aa51b58 +size 224793 diff --git a/pole_alignment/classification/train/Leaned/462.jpg b/pole_alignment/classification/train/Leaned/462.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5beeeecbdcc82d219472f82b740e7e9b3bad519f --- /dev/null +++ b/pole_alignment/classification/train/Leaned/462.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d72b5b18ff91c89b36193cf8abbc2335c54ab1a3001e44a4ec4de064a4df032f +size 2639046 diff --git a/pole_alignment/classification/train/Leaned/463.jpg b/pole_alignment/classification/train/Leaned/463.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b9f1a2a1ec9e86b1e0a55e80e004104ceb2834f --- /dev/null +++ b/pole_alignment/classification/train/Leaned/463.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25978007039df58144fbd7908bcdf3a2091ba5608edbae7630d64d01bed746ce +size 226025 diff --git a/pole_alignment/classification/train/Leaned/483.jpg b/pole_alignment/classification/train/Leaned/483.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c3326c128c13baf2bff49e13446ec21f871fbe1 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/483.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2461dae9ddaf1ec38e7301b1e0373d8dc3d7c66fadd2dd5381f7aee9c0be7a5f +size 2167720 diff --git a/pole_alignment/classification/train/Leaned/488.jpg b/pole_alignment/classification/train/Leaned/488.jpg new file mode 100644 index 0000000000000000000000000000000000000000..391057093fdf6375218d197e962ef00eb3581a21 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/488.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:759ec407b03150e0f62cd39a131f91646e0dce24ecfc967ba724b20cca5ff8a5 +size 1109739 diff --git a/pole_alignment/classification/train/Leaned/494.jpg b/pole_alignment/classification/train/Leaned/494.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e812a6b6248570477b075fd424443e3b3fb8a9a2 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/494.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6388fbc0246739c21e04451117a642330e842a2b13228395b99dbb9c851061e9 +size 807614 diff --git a/pole_alignment/classification/train/Leaned/504.jpg b/pole_alignment/classification/train/Leaned/504.jpg new file mode 100644 index 0000000000000000000000000000000000000000..86be1bdca51002d5266c2e93a34c520361dd2782 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/504.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c89a0ae33d21cfe3548784fcfc6cfe9d3f6f8ca981f8eb654cda93db8ce8526 +size 1925740 diff --git a/pole_alignment/classification/train/Leaned/511.jpg b/pole_alignment/classification/train/Leaned/511.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7ebb397bf74a057a745b3d12c367ac9a6557f272 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/511.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:732c8db35c3bdfb3004ab9018a07e857bfca49c990648323e7d7e3545abdd18e +size 532169 diff --git a/pole_alignment/classification/train/Leaned/513.jpg b/pole_alignment/classification/train/Leaned/513.jpg new file mode 100644 index 0000000000000000000000000000000000000000..41cb2ac4f117a03ff5559dcd98430b317dcebb26 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/513.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b0ffbc20af99b02a8a27044174447c70087408951caef57ef1c0cea0c25dcbb +size 2439203 diff --git a/pole_alignment/classification/train/Leaned/520.jpg b/pole_alignment/classification/train/Leaned/520.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7ed6cb3e77c73b7d029f79d2d1a7a7f211148291 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/520.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b72d54e07fcf888664b79799adbab45108097f4f3a07f7668584f01c9e55d70e +size 756596 diff --git a/pole_alignment/classification/train/Leaned/521.jpg b/pole_alignment/classification/train/Leaned/521.jpg new file mode 100644 index 0000000000000000000000000000000000000000..54fb1061b660cad6404fce395e3be297877f4375 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/521.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e92b4b9be31dd252c1ac32455d1b97e368d5a39ebf6898b824cbc93bf82e832e +size 2610986 diff --git a/pole_alignment/classification/train/Leaned/526.jpg b/pole_alignment/classification/train/Leaned/526.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b39f70c504209aed2e28f47bf3818bc360b727eb --- /dev/null +++ b/pole_alignment/classification/train/Leaned/526.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b436d264c7b6c0d1381178a62d3221ffad7b6d77444cfa7a445c61f0896ad87 +size 554411 diff --git a/pole_alignment/classification/train/Leaned/537.jpg b/pole_alignment/classification/train/Leaned/537.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3ab2a4fb37ef25b0e75f8a937032401b52b283eb --- /dev/null +++ b/pole_alignment/classification/train/Leaned/537.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e10bdc353888f415bd5d75e72ec42b5c4e2dd170f2b44423f6f028167247bf90 +size 2358356 diff --git a/pole_alignment/classification/train/Leaned/54.jpg b/pole_alignment/classification/train/Leaned/54.jpg new file mode 100644 index 0000000000000000000000000000000000000000..148dc2f8a411a17daa429f4440453564257de118 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/54.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58fcac62e5285a411023f9ba1fb87f37e952c18ece4d0299cb2df130d9a0b3b2 +size 3802302 diff --git a/pole_alignment/classification/train/Leaned/541.jpg b/pole_alignment/classification/train/Leaned/541.jpg new file mode 100644 index 0000000000000000000000000000000000000000..31d9981d60d9380a120a7db6fdea581feb100c50 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/541.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:426aba07c5e02b5c939494cc9f59e9bdd00b13c76ead931f905b5af5d6f13b43 +size 440616 diff --git a/pole_alignment/classification/train/Leaned/548.jpg b/pole_alignment/classification/train/Leaned/548.jpg new file mode 100644 index 0000000000000000000000000000000000000000..01abf16015d49d041204cda94833496e74d8c8f7 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/548.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f33eb90bb9916aee244789f818666a88307f9a12b271a7e654ff48cad28e31b +size 1812363 diff --git a/pole_alignment/classification/train/Leaned/555.jpg b/pole_alignment/classification/train/Leaned/555.jpg new file mode 100644 index 0000000000000000000000000000000000000000..37348f4e3d01c5b390a8ac76ce36273747fc7061 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/555.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96936b801fd6a2328843445197122c2a75beb530bcfc54c1b25a2da57eb3efc2 +size 455172 diff --git a/pole_alignment/classification/train/Leaned/559.jpg b/pole_alignment/classification/train/Leaned/559.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ad1c2ab54d57529a6d7a12025d5845cf736c9115 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/559.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b9d3dede46826ee381f0fafb4232e8a98ed77fc8a69f040836a7a3c7d3e02ae +size 306377 diff --git a/pole_alignment/classification/train/Leaned/565.jpg b/pole_alignment/classification/train/Leaned/565.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e123cc0071e7ed2f03958afb4effc833f4af4ab2 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/565.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a9fea556b2126268e540318efc6b8ffd1abfcb20516ec3edf74e823c8498391 +size 1030475 diff --git a/pole_alignment/classification/train/Leaned/568.jpg b/pole_alignment/classification/train/Leaned/568.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5d23b500bfc5575c39a416d8157c70f369954a63 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/568.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6df7b162c0b607eda88bb4fc0c452726a7c7253cb619c14535986320c800d862 +size 3255864 diff --git a/pole_alignment/classification/train/Leaned/574.jpg b/pole_alignment/classification/train/Leaned/574.jpg new file mode 100644 index 0000000000000000000000000000000000000000..85f786f0ec8550e0f7a8c4394f3c4d92c8937716 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/574.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d805867092abe453ad59758ae85433d0f692526f582bc2b086459759093b9b9 +size 1761357 diff --git a/pole_alignment/classification/train/Leaned/601.jpg b/pole_alignment/classification/train/Leaned/601.jpg new file mode 100644 index 0000000000000000000000000000000000000000..40b04b010eb321fd8fc615e289146fc39f685cdd --- /dev/null +++ b/pole_alignment/classification/train/Leaned/601.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:960930ed21feffa127c03cff22514212562ad0759a9ad6995087849acf541cb2 +size 717320 diff --git a/pole_alignment/classification/train/Leaned/603.jpg b/pole_alignment/classification/train/Leaned/603.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cda08191ebffd733b6f4f9431f8102a5a28e238c --- /dev/null +++ b/pole_alignment/classification/train/Leaned/603.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08512c8d8330e72fe14591dc92c6f5d13e66b29ef6b7a74f4a3a10473b9a4bab +size 600760 diff --git a/pole_alignment/classification/train/Leaned/605.jpg b/pole_alignment/classification/train/Leaned/605.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1828260280e1f5277ec7910a9ff724f4d17d7a4a --- /dev/null +++ b/pole_alignment/classification/train/Leaned/605.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aef9452b4ef7ce45dcb1e532e91571579e79ba5c6dc9a1ce15a4e29ca06d7a36 +size 2645988 diff --git a/pole_alignment/classification/train/Leaned/618.jpg b/pole_alignment/classification/train/Leaned/618.jpg new file mode 100644 index 0000000000000000000000000000000000000000..901fc33bd81a8b8b9d58d8b05932219994a6f066 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/618.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a98e5c61f98c3d724565964999e3f5ae34369bca6fc1bc14bf19e052760c1353 +size 613452 diff --git a/pole_alignment/classification/train/Leaned/636.jpg b/pole_alignment/classification/train/Leaned/636.jpg new file mode 100644 index 0000000000000000000000000000000000000000..03b73acfb0ea7dd1a906f08e29364d15e3e6fc10 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/636.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2927753e8a54b1fdb1fc69a1dbaa435b6b6da5a9be2042ee9a18a3f9650cccc8 +size 604080 diff --git a/pole_alignment/classification/train/Leaned/647.jpg b/pole_alignment/classification/train/Leaned/647.jpg new file mode 100644 index 0000000000000000000000000000000000000000..98229bb1cd82cd80802aea003209abb260d9ab30 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/647.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:123c48077d43d75c81d65035db9757c1a8d15cb8b70a5e6c3a47087f8a494665 +size 720158 diff --git a/pole_alignment/classification/train/Leaned/655.jpg b/pole_alignment/classification/train/Leaned/655.jpg new file mode 100644 index 0000000000000000000000000000000000000000..937f55825e9eb409fe2a26cd0c0989b497e48f66 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/655.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d5309dc41545317d5f96ed61d6919aca43b3afacc78f72987e83e6c9f5b891c +size 214207 diff --git a/pole_alignment/classification/train/Leaned/692.jpg b/pole_alignment/classification/train/Leaned/692.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7e86c9245f453026ec470a0dafda36a3625c3018 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/692.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aafa454b8d5ed5b65b43a6a55114f48d50afcdeab1e7d234ed74c6006e213be1 +size 249183 diff --git a/pole_alignment/classification/train/Leaned/711.jpg b/pole_alignment/classification/train/Leaned/711.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e58795af0a221cc8c0fbb3eda3c75107535606fe --- /dev/null +++ b/pole_alignment/classification/train/Leaned/711.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6113df0eeeebc55a1521b259217094084b5f55d151fbc2ff06d23ce8b25277ba +size 248812 diff --git a/pole_alignment/classification/train/Leaned/714.jpg b/pole_alignment/classification/train/Leaned/714.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c84a9d4a253857f4ff15aec17e323cf265fc1d1b --- /dev/null +++ b/pole_alignment/classification/train/Leaned/714.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b7b72dc3bb2cab582437078dddb49f9ae4ce91e8f736cec4990a91fdef33701 +size 185152 diff --git a/pole_alignment/classification/train/Leaned/718.jpg b/pole_alignment/classification/train/Leaned/718.jpg new file mode 100644 index 0000000000000000000000000000000000000000..410e25b359f97420100651ce4271f5ab912117e8 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/718.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45bc400df6c318f1552d1191ba3c16eec38a8b68d582f9e177f8d6662b8e06d4 +size 234422 diff --git a/pole_alignment/classification/train/Leaned/724.jpg b/pole_alignment/classification/train/Leaned/724.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e3f39ea836fd7f2af683e622968d611adc92d512 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/724.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7180a36dcd1f77809e78abca9d67abccff6c4a09efe4875a39254ca2b3e0f2a8 +size 126573 diff --git a/pole_alignment/classification/train/Leaned/732.jpg b/pole_alignment/classification/train/Leaned/732.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cd18c06243e78d73cc894a8b00d92af469bbf3c5 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/732.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf7b29f3141d5f48d75f9c2d59c71089186f3715c3f0565db1dbc9a3606aa7af +size 184432 diff --git a/pole_alignment/classification/train/Leaned/765.jpg b/pole_alignment/classification/train/Leaned/765.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1a5a25f8b0ccb88e448c0b022694a96a45206d45 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/765.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb9ad13ca94697721cd9814960b01e4ffdafdc582e05b9ae660417d54ff3e09d +size 276561 diff --git a/pole_alignment/classification/train/Leaned/766.jpg b/pole_alignment/classification/train/Leaned/766.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7f1e38572eb817d23bb5e3808cfcec5b96b1f00a --- /dev/null +++ b/pole_alignment/classification/train/Leaned/766.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8609bc72fc4fd6c32ebb0c649c847ce7cdfd0629ecc2dbae3dac0fe5808d49c0 +size 794144 diff --git a/pole_alignment/classification/train/Leaned/77.jpg b/pole_alignment/classification/train/Leaned/77.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f6251c97d92755c65f9e673bdcbe3bbb10300f3c --- /dev/null +++ b/pole_alignment/classification/train/Leaned/77.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29e22fc5bb8b80e6e3f221b74ba00a0e8b9420ea3789dbbcaf8a33e742d4378c +size 592844 diff --git a/pole_alignment/classification/train/Leaned/772.jpg b/pole_alignment/classification/train/Leaned/772.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3ab2ab7886fbac471fcaa3361237d3d5ff5ee8a8 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/772.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4562c004bf656e543385881023409975808eca1ec321bb7e4c4fade777365bfd +size 321919 diff --git a/pole_alignment/classification/train/Leaned/777.jpg b/pole_alignment/classification/train/Leaned/777.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b1f0440e05c29693929222b011ea23c8c26b7c80 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/777.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce4fd99efcd22d435b11551331d5040c9bc729355b3b48d3d541b08d8644536e +size 640040 diff --git a/pole_alignment/classification/train/Leaned/78.jpg b/pole_alignment/classification/train/Leaned/78.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0262ac0069a17b687bc810e120f0871788dc6429 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/78.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abba8662548595c9fc08ec9f36a0516c5be4e65d353ea5d07a2d66ed04c03e00 +size 2259767 diff --git a/pole_alignment/classification/train/Leaned/791.jpg b/pole_alignment/classification/train/Leaned/791.jpg new file mode 100644 index 0000000000000000000000000000000000000000..19d3b195390b2914d1171a7c7f365a7d7ba29fbe --- /dev/null +++ b/pole_alignment/classification/train/Leaned/791.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12570a6a89676bc484460631792e346ae3b21748b8959fd6920d931984a8e221 +size 218854 diff --git a/pole_alignment/classification/train/Leaned/804.jpg b/pole_alignment/classification/train/Leaned/804.jpg new file mode 100644 index 0000000000000000000000000000000000000000..990d021d7d035bd423bbf60220266b2fa8f26dd7 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/804.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0efa78eade028d181649d645d9ee302a1061195a4bb20d03816b6ec56bae486 +size 406517 diff --git a/pole_alignment/classification/train/Leaned/813.jpg b/pole_alignment/classification/train/Leaned/813.jpg new file mode 100644 index 0000000000000000000000000000000000000000..93217c9d85952739a65d90fd25b6dc495d9607ea --- /dev/null +++ b/pole_alignment/classification/train/Leaned/813.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b9013ad4442d14c052b2f1cb3f1ff543d9c047aa12314ce446855711916f7fe +size 239785 diff --git a/pole_alignment/classification/train/Leaned/828.jpg b/pole_alignment/classification/train/Leaned/828.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cd1b5f73183517b847b98c7b44ea00775786adcf --- /dev/null +++ b/pole_alignment/classification/train/Leaned/828.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a7601e38534cf6117dac8da752612ceed64bb20a51dca07c67517691cabd4b7 +size 225329 diff --git a/pole_alignment/classification/train/Leaned/831.jpg b/pole_alignment/classification/train/Leaned/831.jpg new file mode 100644 index 0000000000000000000000000000000000000000..02df1f7975dbfe22e428e5d5baf98660d6a59840 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/831.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff2bb62dbb38ac29ba8a51d07fc7d4e8f93a6543870c894bb9df5431ef63e549 +size 1724287 diff --git a/pole_alignment/classification/train/Leaned/832.jpg b/pole_alignment/classification/train/Leaned/832.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b81ac4457a7f3c704d5d6ab0fe9812b6f4a2d185 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/832.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f5e8c5a42230e6595f66613f6d3ca24bc03b81ca17444be7e63dc149275bd5d +size 943973 diff --git a/pole_alignment/classification/train/Leaned/84.jpg b/pole_alignment/classification/train/Leaned/84.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c4bbed4deb2eb3d2f658c69ac6f8154a10d20a67 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/84.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc586ebe6860a7ba6f351c1a4476bb7b595fb345de6b22e9b270f736d632f3c7 +size 2766985 diff --git a/pole_alignment/classification/train/Leaned/846.jpg b/pole_alignment/classification/train/Leaned/846.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d98fb4a879b9400f9a5ec2afb210f0883bfb3d09 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/846.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d301b3a1a4958a8b1707fd96cbb6ee6f6891941f7f5e660ae6bf817ac63767a9 +size 512907 diff --git a/pole_alignment/classification/train/Leaned/849.jpg b/pole_alignment/classification/train/Leaned/849.jpg new file mode 100644 index 0000000000000000000000000000000000000000..432a1400285ede67031997f4be873cd75bb390b6 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/849.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfd0f8a7a91ebaea0157b0fd17e8eed6233d9f186b69766c735007908ac87aad +size 205977 diff --git a/pole_alignment/classification/train/Leaned/863.jpg b/pole_alignment/classification/train/Leaned/863.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c6f027ee315e87402f066fbeb99846f8b11b0b2d --- /dev/null +++ b/pole_alignment/classification/train/Leaned/863.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2136c61af2c7cc12bb0dc4966dd48c8423cc047b194f69dd2646d7bd621f9793 +size 755287 diff --git a/pole_alignment/classification/train/Leaned/869.jpg b/pole_alignment/classification/train/Leaned/869.jpg new file mode 100644 index 0000000000000000000000000000000000000000..599edda09e41cb74df9ad99404c72fe61726c275 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/869.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:786253461aa5b359ea7921b61bf8e251f738051961a99be6b96b97be1fce69ec +size 1083253 diff --git a/pole_alignment/classification/train/Leaned/880.jpg b/pole_alignment/classification/train/Leaned/880.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b3abc3519cbea8f2231c006b9b70914f9c4e58ab --- /dev/null +++ b/pole_alignment/classification/train/Leaned/880.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce4115735ef692a0389086f592084c688b2dbf8055a415b23cadff910ef1fb52 +size 183318 diff --git a/pole_alignment/classification/train/Leaned/883.jpg b/pole_alignment/classification/train/Leaned/883.jpg new file mode 100644 index 0000000000000000000000000000000000000000..90f76484f08510c90b7efed39071093d7236def6 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/883.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ac06e796b37faffe023364b523b1bc381b1b9c56937e83bd6c65baf19f8073d +size 173654 diff --git a/pole_alignment/classification/train/Leaned/89.jpg b/pole_alignment/classification/train/Leaned/89.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0c77c2132ef9203b33e55a447a7882057b733b62 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/89.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:271ded623f70874ab8f6c97ba7a0633421035baae2eb99818c386fef89c9593b +size 488088 diff --git a/pole_alignment/classification/train/Leaned/891.jpg b/pole_alignment/classification/train/Leaned/891.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8790848224f52b6c798a79e6ce675a984cacb71c --- /dev/null +++ b/pole_alignment/classification/train/Leaned/891.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89634b62f7353d6484f98f163fd11e16f295cb0842a70ae016c5d1990bfc2e93 +size 139720 diff --git a/pole_alignment/classification/train/Leaned/907.jpg b/pole_alignment/classification/train/Leaned/907.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1922d8162394c69398fab68ef5e352bb1cfc223e --- /dev/null +++ b/pole_alignment/classification/train/Leaned/907.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:800d6fb53080257eb363ef95e0442050a70cb9b08f094bbb46706101d96029bb +size 1073572 diff --git a/pole_alignment/classification/train/Leaned/908.jpg b/pole_alignment/classification/train/Leaned/908.jpg new file mode 100644 index 0000000000000000000000000000000000000000..93e06736b5cbd1c0ba73b2954cd040e745c5fd79 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/908.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a72cd72f3c44569f8ff0e302c4b4aa41a22edff49303bdc5e3786c5b31ba8a57 +size 216658 diff --git a/pole_alignment/classification/train/Leaned/910.jpg b/pole_alignment/classification/train/Leaned/910.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6a2cd1b83e2346f62161a64bede55a6c7037941f --- /dev/null +++ b/pole_alignment/classification/train/Leaned/910.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:500ff88779e5a132408d18d3bd42cf34e1dd5f4b44bbba355c2d24c672d54c0b +size 685767 diff --git a/pole_alignment/classification/train/Leaned/912.jpg b/pole_alignment/classification/train/Leaned/912.jpg new file mode 100644 index 0000000000000000000000000000000000000000..038c85d1802fbcd07b3df4f48aedd23211e2b11d --- /dev/null +++ b/pole_alignment/classification/train/Leaned/912.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbe82ef1ed05bae49976ecb56f49e7ca65e2cd0c5e59e740dcb7ec4448ed2a38 +size 564643 diff --git a/pole_alignment/classification/train/Leaned/920.jpg b/pole_alignment/classification/train/Leaned/920.jpg new file mode 100644 index 0000000000000000000000000000000000000000..277380029d5d100777889c811a3d8e5ad0e6c08f --- /dev/null +++ b/pole_alignment/classification/train/Leaned/920.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f21b9fec57487a32dd06cb0f6c49daebdb7fb52465a7c2f60170b0a9ae1824a +size 1125089 diff --git a/pole_alignment/classification/train/Leaned/924.jpg b/pole_alignment/classification/train/Leaned/924.jpg new file mode 100644 index 0000000000000000000000000000000000000000..25843523b08e317a3edbd25588fe26f68369c691 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/924.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56d59e740808d16a344198301e325d155048844671d3a23d42131db4bb17d110 +size 304796 diff --git a/pole_alignment/classification/train/Leaned/931.jpg b/pole_alignment/classification/train/Leaned/931.jpg new file mode 100644 index 0000000000000000000000000000000000000000..638cc6f8ef14faf717c3d49065ad2af674befaa8 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/931.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b23b66ee69b0d498ca534119a383058e3ce9fdd3bc96e088092ecbba45836586 +size 236272 diff --git a/pole_alignment/classification/train/Leaned/932.jpg b/pole_alignment/classification/train/Leaned/932.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ccb1364cddcbfe973906986667e007df755616d8 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/932.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d7bc642553f16ecce473b44008120b5805be10ec561cd5aeb884d91a4d0f35a +size 188245 diff --git a/pole_alignment/classification/train/Leaned/935.jpg b/pole_alignment/classification/train/Leaned/935.jpg new file mode 100644 index 0000000000000000000000000000000000000000..270822da73f6b6de2b6c814523d175e1ddeb3646 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/935.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3be5a9b46d245fb0487363390060f168fee808fa88d7d0a76bffaaa36aaf114 +size 209762 diff --git a/pole_alignment/classification/train/Leaned/95.jpg b/pole_alignment/classification/train/Leaned/95.jpg new file mode 100644 index 0000000000000000000000000000000000000000..45a7707cd317a6b850bb5616921cbb2cb0c9475a --- /dev/null +++ b/pole_alignment/classification/train/Leaned/95.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b65e7c25f567f376e0109c8eaf5198bcb6524e408675ef2c40bcf696696d25bc +size 335068 diff --git a/pole_alignment/classification/train/Leaned/952.jpg b/pole_alignment/classification/train/Leaned/952.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3e238817356c1dcbfcf64256d36200f532965a0b --- /dev/null +++ b/pole_alignment/classification/train/Leaned/952.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ce65179676a0a551d78ceafe95e4464b2dead2ba670c54afe0b4eb50cae58f6 +size 170442 diff --git a/pole_alignment/classification/train/Leaned/962.jpg b/pole_alignment/classification/train/Leaned/962.jpg new file mode 100644 index 0000000000000000000000000000000000000000..71a7da0cc49f8f3cbd4dab0181d8817493612a4a --- /dev/null +++ b/pole_alignment/classification/train/Leaned/962.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85400d070e45cd0395bb1585f70ff809128ab0e330cd785a6c24a33565ea0a8c +size 177500 diff --git a/pole_alignment/classification/train/Leaned/964.jpg b/pole_alignment/classification/train/Leaned/964.jpg new file mode 100644 index 0000000000000000000000000000000000000000..309554e76848e8882f80f5d0bc179613acc6c185 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/964.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af9c38a58b8330364bfcb0f519a050ae3df921f6eeb22f973de4e958c51ec673 +size 205874 diff --git a/pole_alignment/classification/train/Leaned/967.jpg b/pole_alignment/classification/train/Leaned/967.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a25bcf7188c3072aa754c7923dc8609c8875eef6 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/967.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:116917b4fc77f9e4acac30618751ff7f3dc51c117c5d7870fba16f3a77cc7160 +size 117076 diff --git a/pole_alignment/classification/train/Leaned/969.jpg b/pole_alignment/classification/train/Leaned/969.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eb4cf67a02cb8abd96cce890f93784862c84e5b2 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/969.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25b60c0465b9054c91fa1c19924ccf15dabc86d8af18eb5f6591770c0898afe8 +size 208673 diff --git a/pole_alignment/classification/train/Leaned/970.jpg b/pole_alignment/classification/train/Leaned/970.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6dc71d0184f1cc7d5b1a781e5bf1fe72980236dc --- /dev/null +++ b/pole_alignment/classification/train/Leaned/970.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d88ab6beccb91fa7dd1cd631035faa38c11330fbaa3f9ab03dc6e40bcdcb3d7f +size 108205 diff --git a/pole_alignment/classification/train/Leaned/971.jpg b/pole_alignment/classification/train/Leaned/971.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d1868cb7a59643b89898f4860e6f2a94ff6f5e23 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/971.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e35dbe0ed2cc6c63c5c4628f0c4dbc0b34ed2c3fd0202a6d8f7b54ad0390b3f +size 220409 diff --git a/pole_alignment/classification/train/Leaned/989.jpg b/pole_alignment/classification/train/Leaned/989.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d216a78768e77709df98e7cf7f53383ad2cbc02 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/989.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a4a579780ab90906671d1f9c6fc3ba55765f473b951b14a523b43126c3a6074 +size 114684 diff --git a/pole_alignment/classification/train/Leaned/990.jpg b/pole_alignment/classification/train/Leaned/990.jpg new file mode 100644 index 0000000000000000000000000000000000000000..95f103621f637c6c0c73b72fe894f1fa1232de3d --- /dev/null +++ b/pole_alignment/classification/train/Leaned/990.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c4dbfb9034826f7923247b8e43726b712dab5c3c39b58fca755a07cb2ba9386 +size 111818 diff --git a/pole_alignment/classification/train/Leaned/995.jpg b/pole_alignment/classification/train/Leaned/995.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aa086035a0b48170facf8cdc50018ac5e42a4068 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/995.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2fab58aa72820fcdc5327e0d9d0ca66ff2fe6a003421daf93c957396cfe4265 +size 79298 diff --git a/pole_alignment/classification/train/Leaned/998.jpg b/pole_alignment/classification/train/Leaned/998.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8fd93e4187cd7eb6cf498ba5ea0323200a3ebf56 --- /dev/null +++ b/pole_alignment/classification/train/Leaned/998.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a290a3f087e585ccfa9cf502ba7486c95de5c9dab7faa4cf5b66a8897d1429a +size 163926 diff --git a/pole_alignment/classification/train/Rejected/10.jpg b/pole_alignment/classification/train/Rejected/10.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3f0635c61c1b1a1b9c43e0e5d6e07a41d6ff94f2 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/10.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f22063dbd3730a45bc61726e572789b305ac6e3f5d55398b15ff295378bae15 +size 2920064 diff --git a/pole_alignment/classification/train/Rejected/1008.jpg b/pole_alignment/classification/train/Rejected/1008.jpg new file mode 100644 index 0000000000000000000000000000000000000000..677d7a194824ad7e3282ac7f88427e6f5d2fea2f --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1008.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca57fd2342c22bfb2ce9beb21f00b3f327119d972252df3607443208847434a7 +size 292171 diff --git a/pole_alignment/classification/train/Rejected/1018.jpg b/pole_alignment/classification/train/Rejected/1018.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7645ce4b1f3562154332f10aeacc7fc7cb5efdac --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1018.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab65167cf2b6b149c867ddb3bf2f04a48d60c5c53d99d2022dd4b9dc5f52e631 +size 96127 diff --git a/pole_alignment/classification/train/Rejected/1022.jpg b/pole_alignment/classification/train/Rejected/1022.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5bfa0d6684b57f670c06b97c9cb1718a004a1554 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1022.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:409c5668169bf293c8e89a4abd7a525fdad61b9406b9641ac7e126bdc6c8a1f4 +size 115805 diff --git a/pole_alignment/classification/train/Rejected/1045.jpg b/pole_alignment/classification/train/Rejected/1045.jpg new file mode 100644 index 0000000000000000000000000000000000000000..60372a86bc9e4c46bae91ee8322a2aa17024ca39 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1045.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54bde8137c6c73182ce65b3cb5869324f94e0d9b0823c315a8b6a1f54585803d +size 531812 diff --git a/pole_alignment/classification/train/Rejected/1065.jpg b/pole_alignment/classification/train/Rejected/1065.jpg new file mode 100644 index 0000000000000000000000000000000000000000..baf78d56dc55048a2a9d7c755d1391c88926c469 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1065.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71ffc9ebe84a7c3d8524abf4adbbe0005faa74c0b17481ca0319a98f6efe3e3e +size 389033 diff --git a/pole_alignment/classification/train/Rejected/1143.jpg b/pole_alignment/classification/train/Rejected/1143.jpg new file mode 100644 index 0000000000000000000000000000000000000000..31497fe2d499c05a4bdcb4be7d53abaa05729e41 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1143.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:090e3fc10892392aafd98509de79bd51fbd818b39b2eef1982a05f7b94de3017 +size 589386 diff --git a/pole_alignment/classification/train/Rejected/1144.jpg b/pole_alignment/classification/train/Rejected/1144.jpg new file mode 100644 index 0000000000000000000000000000000000000000..604983ebd2c621f1abab541347693c8edb4ec995 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1144.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe45c92d1a85fb1ab36f0b66290f31a916e17f60b8a846a9edf22c5ca12c539d +size 631334 diff --git a/pole_alignment/classification/train/Rejected/1146.jpg b/pole_alignment/classification/train/Rejected/1146.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9354faf6a8d9794a670b9817799711e6072dfda0 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1146.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b376c5aa77e272c54c5b0315f8328530e74592e36f99f3b7d46db9264e09ac53 +size 543834 diff --git a/pole_alignment/classification/train/Rejected/1158.jpg b/pole_alignment/classification/train/Rejected/1158.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0fbdec663c8f19970f9d5afb19074404501a8a9d --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1158.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49d5e5556543423dc7c3dca8fcd9137994f8a4a30afac70af01f2c68b4287516 +size 1317874 diff --git a/pole_alignment/classification/train/Rejected/1173.jpg b/pole_alignment/classification/train/Rejected/1173.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d8210d309aac7dc53f11bace8aaf59a8e04ad36d --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1173.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:972e590a1927257de18f2c5c2216cf930cef847610cfdc4b17ecb21225bb9983 +size 2808747 diff --git a/pole_alignment/classification/train/Rejected/1186.jpg b/pole_alignment/classification/train/Rejected/1186.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3dd3474891fa80ef69842986c5b6b3d97b321df9 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1186.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fad38797c3d20ea79b7e1a9908e21ae7ae5f3c1e67c6b5b137ded6debe1ec93 +size 1278165 diff --git a/pole_alignment/classification/train/Rejected/1188.jpg b/pole_alignment/classification/train/Rejected/1188.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e34df8298413eb12cf8874cf6951c0bf184f095a --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1188.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:689ebd782a94b881aefdb6636c613acd07a1f32fffd89fe03b06dd8f5e072d83 +size 1091369 diff --git a/pole_alignment/classification/train/Rejected/1192.jpg b/pole_alignment/classification/train/Rejected/1192.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fbc905a12bbb26ac9187c0fe3670ac5384109518 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1192.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb96a7ef9987f08143154b13bc3a4faedd462c7a784fc01d1b28d2311fff7755 +size 1296904 diff --git a/pole_alignment/classification/train/Rejected/1201.jpg b/pole_alignment/classification/train/Rejected/1201.jpg new file mode 100644 index 0000000000000000000000000000000000000000..94d1a53e3a7fe2659d7f1d0bba390090bc583460 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1201.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec892b4dee732dcea3f56c82f4ac3bd9063f895eadf05e159171b9b7e8b7cbb0 +size 237866 diff --git a/pole_alignment/classification/train/Rejected/1208.jpg b/pole_alignment/classification/train/Rejected/1208.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6f8cd6c38acfcd3173da8dab39d4ac40e97d09b6 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1208.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cca04886ecf70c43bdccb1c86d8a9ba88a143077fcf895fca6cb3643c3aad201 +size 310744 diff --git a/pole_alignment/classification/train/Rejected/1220.jpg b/pole_alignment/classification/train/Rejected/1220.jpg new file mode 100644 index 0000000000000000000000000000000000000000..66cec1b634bd0567e286e949e21e6ad5701c3477 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1220.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4e2e38344c9589edf7bb2f3395ef4aefae21723e7e0890d4333cd8d1a72f078 +size 392107 diff --git a/pole_alignment/classification/train/Rejected/1266.jpg b/pole_alignment/classification/train/Rejected/1266.jpg new file mode 100644 index 0000000000000000000000000000000000000000..902d82f3a97891817ea34c654d524d619be968c0 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1266.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f685ad92b5413cb31bfb50da270f74ffc9f2e17bf0f8dee84ff1d60fa37eaa78 +size 779013 diff --git a/pole_alignment/classification/train/Rejected/1276.jpg b/pole_alignment/classification/train/Rejected/1276.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6591fd5a0c289156394a73e5787080ec06a06b52 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1276.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64c7b9b4a00016c811ff4dcf2d7492b27ed463608e32396c5e353749e3982eef +size 2338436 diff --git a/pole_alignment/classification/train/Rejected/1279.jpg b/pole_alignment/classification/train/Rejected/1279.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6147577bd3172cf3bae5d7abd3e16bc9b0e70b91 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1279.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c87356864b6ad9591fe3f7b3a58442ac4911a05309439f7eaeada08891fe5124 +size 2044798 diff --git a/pole_alignment/classification/train/Rejected/1280.jpg b/pole_alignment/classification/train/Rejected/1280.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5dd94ae535387732e34b29ea600a3782dab5a834 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1280.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a9b135cd42ed92c4cf3cea704a5ead31a3309e93438b21b3971a6b7840c0e1a +size 2375037 diff --git a/pole_alignment/classification/train/Rejected/1289.jpg b/pole_alignment/classification/train/Rejected/1289.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f0decec369580fb259ec0fa3ccc63abeb3dfc820 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1289.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0a8aef572d680ac7eee82e9b7b7521eecf87085f6e09aaf3bcb995ac5d7ae6e +size 285411 diff --git a/pole_alignment/classification/train/Rejected/1362.jpg b/pole_alignment/classification/train/Rejected/1362.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8e043ac06e0fbe3962e454c90f3521e3df0e95bc --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1362.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:257a14d70b4fe8dbf4617a5da14f63444d62f2e4e4e63d931e14212e96ea4bad +size 399875 diff --git a/pole_alignment/classification/train/Rejected/1366.jpg b/pole_alignment/classification/train/Rejected/1366.jpg new file mode 100644 index 0000000000000000000000000000000000000000..08960067ef4be8853ce3da66b343bf25c3d65df2 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1366.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b32c6e6a12f68c0112084ec43e6d896f06257650fb6c711f2cc2316dae85404a +size 312173 diff --git a/pole_alignment/classification/train/Rejected/1369.jpg b/pole_alignment/classification/train/Rejected/1369.jpg new file mode 100644 index 0000000000000000000000000000000000000000..abf04c158e633522bb544e148a6c1ba842073d04 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1369.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b332fed3c5d9ded8037da7cdb4d4bfa2079b70999900f162103f8f1d9c67d69 +size 291580 diff --git a/pole_alignment/classification/train/Rejected/1370.jpg b/pole_alignment/classification/train/Rejected/1370.jpg new file mode 100644 index 0000000000000000000000000000000000000000..adfed2b075fa04ee8485c5a5e406378389fa7dde --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1370.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1027f4b0910b12339b5245c19a0b6dbf7f73819fbdd62187ba5fcc12978da7c +size 222184 diff --git a/pole_alignment/classification/train/Rejected/1371.jpg b/pole_alignment/classification/train/Rejected/1371.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1d5210878b8b68d8eb71aceeee8c7fa87fb08db4 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1371.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b785d066802c545616ffbf8a9a9a4d136137a03b42fd8f64d4dcc0a46ae9709 +size 262762 diff --git a/pole_alignment/classification/train/Rejected/1372.jpg b/pole_alignment/classification/train/Rejected/1372.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2b8e57f28a9f3f9b6934956e6d20581c1e6c01d6 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1372.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29a93e002edd6130e94c50e24a6698b5029f5caaeabbd4da0eecb49ccb20c6ff +size 302296 diff --git a/pole_alignment/classification/train/Rejected/1374.jpg b/pole_alignment/classification/train/Rejected/1374.jpg new file mode 100644 index 0000000000000000000000000000000000000000..623a3e4295be11ffe016e0ccf04aa4939db67946 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1374.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1456b96694c63c9ede3e2ed22800a7b1c40b60dc4cec101eeda8d89483a44cd7 +size 358643 diff --git a/pole_alignment/classification/train/Rejected/1379.jpg b/pole_alignment/classification/train/Rejected/1379.jpg new file mode 100644 index 0000000000000000000000000000000000000000..571096fa1a1c61f0196d43fdbefa7d64eb16eadc --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1379.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4dbfca69f0c0303e54c44aebbf6b1b2382215e302b94330282afd892f6e6689 +size 383300 diff --git a/pole_alignment/classification/train/Rejected/1386.jpg b/pole_alignment/classification/train/Rejected/1386.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c0c285f1976dee1c9e4685efd387acec598277cf --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1386.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faea6f5985f0430f587a7a110974c5e13285ab5fc4a5c40bc3443105c7d8bb4b +size 481729 diff --git a/pole_alignment/classification/train/Rejected/1387.jpg b/pole_alignment/classification/train/Rejected/1387.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e96cb56f2f2db4875f1fe78cc368a2001c84a68e --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1387.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd0b5e19542512770fe2f836a337ced412565adaa329509bee459b0e097df3f9 +size 469341 diff --git a/pole_alignment/classification/train/Rejected/1388.jpg b/pole_alignment/classification/train/Rejected/1388.jpg new file mode 100644 index 0000000000000000000000000000000000000000..887484e7b3d6a9faa4f669c011cb6055d16a4690 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1388.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c4205ae524d7d3351d0d783cd48ed7f6b91b28cdd5d61de4124508c76ab56c7 +size 371166 diff --git a/pole_alignment/classification/train/Rejected/1396.jpg b/pole_alignment/classification/train/Rejected/1396.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2d8182cf516d250125a5e714e9ec7c99787ca68f --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1396.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c72ab2c4b57766d0f7e501cc0b34d50793b5a8f96d391f0c125e6d1cf04e435 +size 277898 diff --git a/pole_alignment/classification/train/Rejected/1402.jpg b/pole_alignment/classification/train/Rejected/1402.jpg new file mode 100644 index 0000000000000000000000000000000000000000..daac037a04725c75468bb6ee207a28714142fe54 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1402.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6ff9859ec1cb4e79f8794f4498091de85093639e3762551f196221f4dddba6b +size 495629 diff --git a/pole_alignment/classification/train/Rejected/141.jpg b/pole_alignment/classification/train/Rejected/141.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ebd9c7a5ea432b37b7ec8551a5ef78eb0c2a3a1 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/141.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb779d066202ed964c4e43c025299b4674b226306994525208fc67eb8057392b +size 306115 diff --git a/pole_alignment/classification/train/Rejected/142.jpg b/pole_alignment/classification/train/Rejected/142.jpg new file mode 100644 index 0000000000000000000000000000000000000000..899341a7153159dda14d94b5a6153d443d1410ae --- /dev/null +++ b/pole_alignment/classification/train/Rejected/142.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba061dd619552a0d7b5fe436d433feeabb094559919c4c4940f6d9a6f7578c5f +size 253521 diff --git a/pole_alignment/classification/train/Rejected/1420.jpg b/pole_alignment/classification/train/Rejected/1420.jpg new file mode 100644 index 0000000000000000000000000000000000000000..93c3479e41946bcb81766acc7a4dc67fcb0c7578 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1420.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:379b54529e584151b86614f24e3e4b8993122879f9feeaf72b86c1c719e64520 +size 420594 diff --git a/pole_alignment/classification/train/Rejected/1422.jpg b/pole_alignment/classification/train/Rejected/1422.jpg new file mode 100644 index 0000000000000000000000000000000000000000..65a40415978af03e47f9ecf50f2c273df9d62f35 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1422.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d024c5bc256d2c913699525b3c269d1de17dc037c2c28353f1a0475c8bddcb89 +size 254874 diff --git a/pole_alignment/classification/train/Rejected/1433.jpg b/pole_alignment/classification/train/Rejected/1433.jpg new file mode 100644 index 0000000000000000000000000000000000000000..034272aaceb9a74a47a666d2fcbe7e055dcb1681 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1433.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb4cdc3a3166f618fc5066ef6b9e2786ed331c9f3d7632f3225f851f8f03717e +size 352935 diff --git a/pole_alignment/classification/train/Rejected/1438.jpg b/pole_alignment/classification/train/Rejected/1438.jpg new file mode 100644 index 0000000000000000000000000000000000000000..524ae3d42e262a68d48748b1c771527a4892ebb4 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1438.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d89735efbabe560e9e3cdce7337be15c847dc68f0d7dfe28627ddf33bbd41265 +size 263979 diff --git a/pole_alignment/classification/train/Rejected/1444.jpg b/pole_alignment/classification/train/Rejected/1444.jpg new file mode 100644 index 0000000000000000000000000000000000000000..033031e9864af02852fcab0478656ed8ebb4d26d --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1444.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8337e4fb3318c296ee40035a8064e57e3dbb08a45d7507f8d5cfe2889f996382 +size 4313937 diff --git a/pole_alignment/classification/train/Rejected/1492.jpg b/pole_alignment/classification/train/Rejected/1492.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f94732e0b6aad0998b8908a9b0ff9340d100276e --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1492.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8678b386371b26207b2c10c828d69d24177bedff5f532a50b29bd25d311a7b23 +size 651261 diff --git a/pole_alignment/classification/train/Rejected/1496.jpg b/pole_alignment/classification/train/Rejected/1496.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eff5725a83d4d533552d7570c6228de7d0b01291 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1496.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ffe0360eb8c231a00cc94f9383dd152f246fce73d9d471ef217a3e3296034e6 +size 267912 diff --git a/pole_alignment/classification/train/Rejected/1498.jpg b/pole_alignment/classification/train/Rejected/1498.jpg new file mode 100644 index 0000000000000000000000000000000000000000..08e2cd413a1f99438afef4da8357c01319929466 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1498.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0593c2c75a665edc8724e303df4e58a679a2a604073f0d1576b0f4c42343c76e +size 361076 diff --git a/pole_alignment/classification/train/Rejected/1502.jpg b/pole_alignment/classification/train/Rejected/1502.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eab3a893b969af00feb2a4fb59c06bf48a6fcfd4 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1502.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3dc665ebf3a681855363b435474b1ce0a42d938f968a57782960b59738b32e1 +size 459920 diff --git a/pole_alignment/classification/train/Rejected/1503.jpg b/pole_alignment/classification/train/Rejected/1503.jpg new file mode 100644 index 0000000000000000000000000000000000000000..291af36a6903906c8471f099a1cf09d1761d28f3 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1503.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdb2e49c702bffc29f068ec889e0ce0b0e3462f51dbe74a19a89719937e0d737 +size 248874 diff --git a/pole_alignment/classification/train/Rejected/1508.jpg b/pole_alignment/classification/train/Rejected/1508.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2c29a5afba50e086accd250c20b9989d03c0c7cd --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1508.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4116362bbc270fd271d5a14e512761cbad890b4a57fb0cbe75114388e34c2c2b +size 2121891 diff --git a/pole_alignment/classification/train/Rejected/151.jpg b/pole_alignment/classification/train/Rejected/151.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a23381c13c51c5b54dc090950edf311be5be7e8f --- /dev/null +++ b/pole_alignment/classification/train/Rejected/151.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:961d3daa6a08f3b1020f69c6c6f4cae9a15fb0248e433957edd5b3ccff86bc18 +size 3074882 diff --git a/pole_alignment/classification/train/Rejected/1510.jpg b/pole_alignment/classification/train/Rejected/1510.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bec4afe54a63c3fd529f48c1c679cd81fa551057 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1510.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65bd58c97506ff14c97cb6d8e184f913a273e242d4fb1cc50bc03188b13bb6ac +size 3119886 diff --git a/pole_alignment/classification/train/Rejected/1511.jpg b/pole_alignment/classification/train/Rejected/1511.jpg new file mode 100644 index 0000000000000000000000000000000000000000..36410b4562540033899ce934e5f9a8b3665385db --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1511.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47d12fd68037bc602b375eaac0a6d592a5093d36fe0cce0c8dc2792aa110b32e +size 2645577 diff --git a/pole_alignment/classification/train/Rejected/1512.jpg b/pole_alignment/classification/train/Rejected/1512.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2ce69a8158e1f380bbd28d039c40e62f9708f2a0 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1512.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4796f51528f6e5bbb7302276e0537832d7310a6e4c9854653154f613a302020 +size 2094799 diff --git a/pole_alignment/classification/train/Rejected/1514.jpg b/pole_alignment/classification/train/Rejected/1514.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f35eb914ef3a3f4fd6a5d2b6c03ec169dcac5a9a --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1514.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0aea797794ae3e9a1977210313221d8e5a891a6d58c6a9319158ec5a4e8e2b5 +size 3503784 diff --git a/pole_alignment/classification/train/Rejected/1515.jpg b/pole_alignment/classification/train/Rejected/1515.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6f62730fa32f3d41d407b8e366070712f0b6de6b --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1515.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0afb14393fb2580cf5c09b6386e3b07a705a2ea4764ee5e10335895a55472475 +size 3069244 diff --git a/pole_alignment/classification/train/Rejected/1516.jpg b/pole_alignment/classification/train/Rejected/1516.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1f4c7dfe5705178d2d6ed6e74a21253d9ca94e36 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1516.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd5d1cdd0728e3eeaedf5300b09e2f44e58e70de65d83079616526f34377dc64 +size 2940123 diff --git a/pole_alignment/classification/train/Rejected/1519.jpg b/pole_alignment/classification/train/Rejected/1519.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a328319c4f331375344fd15c674348bf0a14c129 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1519.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee6c7c0e2d21f4297c4c1ffc1d600b05cb705c6f106e7458518bc4752e303aea +size 1816013 diff --git a/pole_alignment/classification/train/Rejected/1520.jpg b/pole_alignment/classification/train/Rejected/1520.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e3fa221d3cccd477c45f26519dbca0e19f457b3e --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1520.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b466a77f751798d1507445a6e942d0447d22ba47042a79d66a094b53fb3370d3 +size 2972087 diff --git a/pole_alignment/classification/train/Rejected/1521.jpg b/pole_alignment/classification/train/Rejected/1521.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0d4940ac3db082534e90c4caa81be691acdf7257 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1521.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eac13ebb1a9332057d67a7c4f4bc7c5b26f288446e1e2a9aa4fc1b9028a29fab +size 2532374 diff --git a/pole_alignment/classification/train/Rejected/1522.jpg b/pole_alignment/classification/train/Rejected/1522.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e9bce72f227f7cec9bf0ae9dea8c0803c2b2fdd8 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1522.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eca2789b8b44858cebe82bd458032e4449ff71dc0a617aa932bbd590e72fe9a8 +size 2262187 diff --git a/pole_alignment/classification/train/Rejected/1523.jpg b/pole_alignment/classification/train/Rejected/1523.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ac424f88ecf96c60fbdcf5558be3daab11d607e4 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1523.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b52badc26e84699c9978a68c9f3b05e7c7e87c5b6d970225328ba926f0c6f1eb +size 2141840 diff --git a/pole_alignment/classification/train/Rejected/1531.jpg b/pole_alignment/classification/train/Rejected/1531.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e909520940b24b92ed0f60937a8a3e25d3570a82 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1531.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86bfdbaf38d9baf06293fa849bbb83a2dd30b76ff552588d6c2b7b067823cc04 +size 2343231 diff --git a/pole_alignment/classification/train/Rejected/1532.jpg b/pole_alignment/classification/train/Rejected/1532.jpg new file mode 100644 index 0000000000000000000000000000000000000000..85833c25a969b6559410d3e0258142bce30c6642 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1532.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22ba6b7d32514cad404b30e3b7bf86ca7d322263113e6651fe73894d63a6e685 +size 2006418 diff --git a/pole_alignment/classification/train/Rejected/1536.jpg b/pole_alignment/classification/train/Rejected/1536.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e1fd78a28abdbf23cc7bd44da595e9c48f0a480f --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1536.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd652c038042e6475163e65075f05e03075fc2a45ad5455fbd60c320126a6adc +size 2143378 diff --git a/pole_alignment/classification/train/Rejected/1539.jpg b/pole_alignment/classification/train/Rejected/1539.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e422540309c8a841b1e8ce95e4c326da33abd85e --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1539.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66724aecc54926c1bdd96df1aee13963eefe965571d8aeb689e52cbe522cc3c8 +size 3081234 diff --git a/pole_alignment/classification/train/Rejected/1541.jpg b/pole_alignment/classification/train/Rejected/1541.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e886df38441ad74ae48020b4c7114716934eccb5 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1541.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98a6fd1869af0e0de19ba6d0eb651f331b03047ad5128c51878f7562286fee5b +size 3227947 diff --git a/pole_alignment/classification/train/Rejected/1542.jpg b/pole_alignment/classification/train/Rejected/1542.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fc71647f4385f91f84cb7c7d21fe47cca17a1ed8 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1542.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9b4db0715520f5032c1b2cc2949146ef2f9349ee3cc51ca35adcc17d1fcac9a +size 2129921 diff --git a/pole_alignment/classification/train/Rejected/1543.jpg b/pole_alignment/classification/train/Rejected/1543.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c1257e7ca6c8796aca507b7c0bfb84d9d345a4b1 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1543.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27e6f5d4aaf69840eebdf004ea94f96407ca747f803ec53d69eae745b0475347 +size 2239873 diff --git a/pole_alignment/classification/train/Rejected/1545.jpg b/pole_alignment/classification/train/Rejected/1545.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b2b5d55f8790817bee4236430b09e75a632454dd --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1545.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d348ec0d368d174fa88f982dd5a4b89213dcb5cf65835cc3691c472937a191e +size 4892210 diff --git a/pole_alignment/classification/train/Rejected/1548.jpg b/pole_alignment/classification/train/Rejected/1548.jpg new file mode 100644 index 0000000000000000000000000000000000000000..07933e0c95a519439ed0688eb33abd198430846c --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1548.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c09d1fb7651aa293fd467bfa948034de301f726405f57364e24d580cc675521 +size 2393982 diff --git a/pole_alignment/classification/train/Rejected/1552.jpg b/pole_alignment/classification/train/Rejected/1552.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c9224f8a921b58de835a2a83d2bdcdbd231c6701 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1552.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:812791593fe29ee8df8fdd06806127ef2d89e5f4a1f3919d387f550f804ae858 +size 1311684 diff --git a/pole_alignment/classification/train/Rejected/1555.jpg b/pole_alignment/classification/train/Rejected/1555.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf140d24ab73bfd5188a721b53f614e3378b3cef --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1555.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b07298181befda11f13cab9f36217c14b26d8a9d2182b478dcfd3695bf7aae69 +size 859815 diff --git a/pole_alignment/classification/train/Rejected/1558.jpg b/pole_alignment/classification/train/Rejected/1558.jpg new file mode 100644 index 0000000000000000000000000000000000000000..afc141131175812717af90aa71f6fa2b1ae82b7d --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1558.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fadc78f713ae54d970a067fef86b326e980b0956edb0e4a42092f9317484c7fb +size 844652 diff --git a/pole_alignment/classification/train/Rejected/1561.jpg b/pole_alignment/classification/train/Rejected/1561.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a1714c37dcbe2158379e7dd25c344d4af6f66fca --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1561.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af456e6842fe42ce4820ff7ef0d9a37356329c9eb872c3601425040012cf6a99 +size 1522614 diff --git a/pole_alignment/classification/train/Rejected/1563.jpg b/pole_alignment/classification/train/Rejected/1563.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2df0d8d9c1bf37fc71782a09c20484991f90f27b --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1563.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67f52d35b7242546797134d2a1e8766ed44b824ca6211ed67c50d8cdac7d960c +size 696225 diff --git a/pole_alignment/classification/train/Rejected/1566.jpg b/pole_alignment/classification/train/Rejected/1566.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ad27729288a40efeebcf30fe219eeedfcfcc0612 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1566.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed58f402b7a3d0642d7852212e889891990fbf6eeb574f0077231b6f0851be97 +size 1034092 diff --git a/pole_alignment/classification/train/Rejected/1567.jpg b/pole_alignment/classification/train/Rejected/1567.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8393639d0db0b67b3affd7d6c29daf48f22cbba5 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1567.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b70ef73419de3559c621b3e454f725d51ea02fe6e6f45469b6af52c5e486ce5a +size 936411 diff --git a/pole_alignment/classification/train/Rejected/1568.jpg b/pole_alignment/classification/train/Rejected/1568.jpg new file mode 100644 index 0000000000000000000000000000000000000000..09dafb1ce1fb59dbc21b5f56a598d258ebf754ba --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1568.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c73c410304a77615cf6a751a9909aa15aee85f4a647d7390894fa79c6238349 +size 698170 diff --git a/pole_alignment/classification/train/Rejected/1571.jpg b/pole_alignment/classification/train/Rejected/1571.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bb6b68f0251a7c9ff8172d68862c7b762a6743b8 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1571.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df88937088c0f35a2109e9bc30884789a7ce6390fc9ca4c3039e7e7e54585d73 +size 675970 diff --git a/pole_alignment/classification/train/Rejected/1574.jpg b/pole_alignment/classification/train/Rejected/1574.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c9ea72cc941aa616500d0b6068812566ec9f97c1 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1574.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d151f5bddc6bad3b2a04ea5728013afb8aeff103a83a9adcafd0be4439694d4 +size 1325676 diff --git a/pole_alignment/classification/train/Rejected/1577.jpg b/pole_alignment/classification/train/Rejected/1577.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b5b7264b221788c06de64e783bea1b309fd521b3 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1577.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a976ae4df1e910427e85eaaa57000be7bf3516fcb8eba03bc0542c93d5e24b58 +size 799341 diff --git a/pole_alignment/classification/train/Rejected/1582.jpg b/pole_alignment/classification/train/Rejected/1582.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2d7bbc970d362228b1e621aaba9d0ba3f4832d24 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1582.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07e32e35b4dd9247a95bfcb850559bd90960800d6b317c6c7388d1543add1b12 +size 641609 diff --git a/pole_alignment/classification/train/Rejected/1585.jpg b/pole_alignment/classification/train/Rejected/1585.jpg new file mode 100644 index 0000000000000000000000000000000000000000..47d06662500fbb07d99657c35ce110abf83abab3 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1585.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d396957f686dd14fe2daafbe6a2791d8fb696208bbf223a7ab00f0eff861899d +size 894594 diff --git a/pole_alignment/classification/train/Rejected/1590.jpg b/pole_alignment/classification/train/Rejected/1590.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0084fc7de8390d17d0ede912cdbdd06c0b8af093 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1590.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6440f180e0abd1896d296a8eccd69122d7b632ad4b53021ec1a7d7e2d9dcf7b6 +size 1108983 diff --git a/pole_alignment/classification/train/Rejected/1591.jpg b/pole_alignment/classification/train/Rejected/1591.jpg new file mode 100644 index 0000000000000000000000000000000000000000..78635589f8f271ec4b36db43f6ddc102a15c862e --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1591.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8db9070e784b131ffaecdd31d00663ecb76dd41c7e973ef4600cdd9435a9f49 +size 866480 diff --git a/pole_alignment/classification/train/Rejected/1593.jpg b/pole_alignment/classification/train/Rejected/1593.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0ea15b2f44c5210f242812238b1144cba57d06a4 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1593.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5d9ef747bd78db64b2f4245b3c270ba57c0e2d425bfd3e9c5b82188ad067951 +size 1428475 diff --git a/pole_alignment/classification/train/Rejected/1594.jpg b/pole_alignment/classification/train/Rejected/1594.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c4202b2f4fa67854fe5b95ef17effc370465fdf --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1594.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9a519df53c6018911640d51c6b97cba16cac8b206dfb4a41c045aabac8a65ce +size 708532 diff --git a/pole_alignment/classification/train/Rejected/1595.jpg b/pole_alignment/classification/train/Rejected/1595.jpg new file mode 100644 index 0000000000000000000000000000000000000000..040f5a2c8b42ff6aaf37ac38fe75f8f2a941c222 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1595.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c5c2376738cc0761be111f544cf245279048c6474d86880c540cdbdf8642ff1 +size 322276 diff --git a/pole_alignment/classification/train/Rejected/1597.jpg b/pole_alignment/classification/train/Rejected/1597.jpg new file mode 100644 index 0000000000000000000000000000000000000000..81717d6c7edeba9364e660e35230ab7ff455112d --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1597.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1abc10bfb9f510101c188133096d01b68062d9ef6799e3e6cd3f1907703b83d3 +size 260193 diff --git a/pole_alignment/classification/train/Rejected/1598.jpg b/pole_alignment/classification/train/Rejected/1598.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c7495dc99067ea7294011173a4282f2626b8263 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1598.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:010a68191bad134f58a9525e318551eb315335fb33ba3720f9fa4a69f352f288 +size 440784 diff --git a/pole_alignment/classification/train/Rejected/1599.jpg b/pole_alignment/classification/train/Rejected/1599.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a87e77f5b52b257e5f4e792752e208e607734778 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1599.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:588134da0c1acca8df924ee76eb1f2c0af03d3b3397a42fa40603f0c9ff2320a +size 223286 diff --git a/pole_alignment/classification/train/Rejected/1604.jpg b/pole_alignment/classification/train/Rejected/1604.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c681414af0b0a29571f164f928d552c27ab6011 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1604.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cf325dd4cec213fe30c50fec55e60a4eda053e4731efcff48c98db309313eb4 +size 390638 diff --git a/pole_alignment/classification/train/Rejected/1605.jpg b/pole_alignment/classification/train/Rejected/1605.jpg new file mode 100644 index 0000000000000000000000000000000000000000..41f64044d9390dc774c3e0b53b84f973b4d42510 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1605.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aafa55df79779254b5621af1734199ba72fd6191deed4db299f36a1801a3c2ac +size 656762 diff --git a/pole_alignment/classification/train/Rejected/1606.jpg b/pole_alignment/classification/train/Rejected/1606.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a459e8664c83de49c89cd328c6970baa92950763 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1606.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:379a37f44441cf88fe20d5d98fbd0cab595e2587f31130c753806883d5bb2783 +size 1051604 diff --git a/pole_alignment/classification/train/Rejected/161.jpg b/pole_alignment/classification/train/Rejected/161.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a0d3def01536e4763d457dee674b3ab31ab09e43 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/161.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50d4d0fc1551fae99a656ca2c45b73ca05c9b9daa41cde68e63fee0e2b9b3743 +size 524096 diff --git a/pole_alignment/classification/train/Rejected/1610.jpg b/pole_alignment/classification/train/Rejected/1610.jpg new file mode 100644 index 0000000000000000000000000000000000000000..981f352c3a5bf36834b2a9ac0f67e73799f4af2a --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1610.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc9d2efb8552fa3287e72f7f875475f23db8850f042fa952968af111e7765852 +size 136374 diff --git a/pole_alignment/classification/train/Rejected/1613.jpg b/pole_alignment/classification/train/Rejected/1613.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0fd348ac004c7d751dd5d96085df8cd8e84ac972 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1613.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:703c73300c859052c28d1b72a7d22c44a83e97bdc02aab61fea451b5cd3e23a3 +size 505634 diff --git a/pole_alignment/classification/train/Rejected/1616.jpg b/pole_alignment/classification/train/Rejected/1616.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5dc5ab6d32ff77be308beac43f5c364c4676f139 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1616.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ddec4e3b566ff4477e3592b4bb07f5735879655e63d4b5efff78b87afac1a33 +size 458508 diff --git a/pole_alignment/classification/train/Rejected/1620.jpg b/pole_alignment/classification/train/Rejected/1620.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6b843cdccdc1f91276f95b0adea5598cb5a041a1 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1620.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e325e4485e27457fe6c0fc792a2d27023d917446371d8979778464c7ec23544c +size 239525 diff --git a/pole_alignment/classification/train/Rejected/1622.jpg b/pole_alignment/classification/train/Rejected/1622.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c33769b0e696702f89b25f2f586b374b7b2f5aa7 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1622.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce0ad2cdd7768f032e6b6c8669ad63afc145ff41f031b1bad7b30e52b7bfbdd2 +size 273572 diff --git a/pole_alignment/classification/train/Rejected/1629.jpg b/pole_alignment/classification/train/Rejected/1629.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a7af40d0936ad6aff7d3ca6be4e564701cf06fb3 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1629.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcab847e6770197c0eeb3a3a062a9d41142794ac414812b866d4af887d015b70 +size 529394 diff --git a/pole_alignment/classification/train/Rejected/1633.jpg b/pole_alignment/classification/train/Rejected/1633.jpg new file mode 100644 index 0000000000000000000000000000000000000000..11c5cbf08ad3b85677d5c54097c8e21b68bc30f0 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1633.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a002d374e5270b9b2bdd862c13aa34f3e912c8e0f9af63719e4516169be29ad2 +size 125585 diff --git a/pole_alignment/classification/train/Rejected/1634.jpg b/pole_alignment/classification/train/Rejected/1634.jpg new file mode 100644 index 0000000000000000000000000000000000000000..59db326ab1a5558f66a764fb72765c848f74d560 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1634.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cda9f16858eba5f6ad25369ff7263f9f13c11163588cf78499165c0bccc60de1 +size 277785 diff --git a/pole_alignment/classification/train/Rejected/1636.jpg b/pole_alignment/classification/train/Rejected/1636.jpg new file mode 100644 index 0000000000000000000000000000000000000000..90ead75aca8be5c74b83ebb949a0d027a67e17c6 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1636.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6718ea81505f956e2a3991c4578a07cec06a3f67d12153230cbb4fdbc6c1132 +size 716176 diff --git a/pole_alignment/classification/train/Rejected/1639.jpg b/pole_alignment/classification/train/Rejected/1639.jpg new file mode 100644 index 0000000000000000000000000000000000000000..300b93ac2aa613a580eb58b6108388544be75de4 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1639.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8736db60557e186e19db7f9775c27022e2eb633051f4284d26aa31c7118fb86 +size 210159 diff --git a/pole_alignment/classification/train/Rejected/1645.jpg b/pole_alignment/classification/train/Rejected/1645.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0399ffbd468e3f26104c67e8dd079223e569c563 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1645.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab9030901cc4f75217aae8b564d13ab4687412ece44f68a98d3693fdcf6c0bca +size 200985 diff --git a/pole_alignment/classification/train/Rejected/1648.jpg b/pole_alignment/classification/train/Rejected/1648.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8e3fa1853097664c454e389e947fe63a31f3675a --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1648.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b78efbd567f7dff8eb300c84ae2ac53792e591a855c26aaa00461db9437b96f +size 417613 diff --git a/pole_alignment/classification/train/Rejected/1674.jpg b/pole_alignment/classification/train/Rejected/1674.jpg new file mode 100644 index 0000000000000000000000000000000000000000..adea221965cf266192fdf1242e14d5c3bfa1633b --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1674.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85348b0c2dc658cba84911b6f15dc751a5aa8f9adbaa7ac8227d255f388e1ce9 +size 463900 diff --git a/pole_alignment/classification/train/Rejected/1695.jpg b/pole_alignment/classification/train/Rejected/1695.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c3a50226eade6102688243c1d083c2d22d058635 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1695.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02fdbe9a09755332d6bad7d2964bea72d27488b90fc56b3b3de32cd660b9ada0 +size 466035 diff --git a/pole_alignment/classification/train/Rejected/1702.jpg b/pole_alignment/classification/train/Rejected/1702.jpg new file mode 100644 index 0000000000000000000000000000000000000000..198020f8c33b8317407003c307586db7c544334b --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1702.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a81f3e3710e1dbd96761b95fa88132171d301e602be85f5561fdcba7f55b6f1d +size 419781 diff --git a/pole_alignment/classification/train/Rejected/1712.jpg b/pole_alignment/classification/train/Rejected/1712.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8dbf704f3203e6a0be9e9dc92800692fd352b5c4 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1712.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2122139a572d72c9caa96143b1b3da115a655b2be0ec8292f2b0bbfddd892947 +size 523399 diff --git a/pole_alignment/classification/train/Rejected/1714.jpg b/pole_alignment/classification/train/Rejected/1714.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c9142974ad5125658fdd01658df670c6ca104d2 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1714.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80ec9401a53100d4f1ec2fcb848df271ffc497e2f24fb1cf10b3f50bd8ec5791 +size 347017 diff --git a/pole_alignment/classification/train/Rejected/1716.jpg b/pole_alignment/classification/train/Rejected/1716.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1921f2d90a62b743d34adc126009ea534afa6477 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1716.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a37605a05b3e8f3b37c7110193bee78fb6b3b711e41afc256ff1e42cf341b5a +size 232770 diff --git a/pole_alignment/classification/train/Rejected/1720.jpg b/pole_alignment/classification/train/Rejected/1720.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3cccd9900e17b664ff2ead9b58cde98ff804d776 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1720.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:010e4a17e0b518908c3ebd79206578852dbf83adb36bb0c76f13bd273fcfbe55 +size 235818 diff --git a/pole_alignment/classification/train/Rejected/1725.jpg b/pole_alignment/classification/train/Rejected/1725.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fc5e6bb4757a88827b26216386766bb189089e62 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1725.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ca8480a073dcb47da0485035ea6ad8944390e7cd9719f5712a22da36127c658 +size 676075 diff --git a/pole_alignment/classification/train/Rejected/1730.jpg b/pole_alignment/classification/train/Rejected/1730.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b1f13fe2a8be62a1c82c0b7f8da7974514b77828 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1730.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a27dec417c4861624ad565d6f08eefcb730149b43d16620bd84ff0cff8f20ce9 +size 313496 diff --git a/pole_alignment/classification/train/Rejected/1755.jpg b/pole_alignment/classification/train/Rejected/1755.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4228b962c900a5bf260fada90cfebd3447c32549 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1755.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8fc1e1cae276f3e401a5dbd1bda7fbd170d9fd3632ce15f9263476e2f3fd3af +size 1187929 diff --git a/pole_alignment/classification/train/Rejected/1763.jpg b/pole_alignment/classification/train/Rejected/1763.jpg new file mode 100644 index 0000000000000000000000000000000000000000..df356e5c6b05a46621179142a23cca311c58c30e --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1763.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a11e09fb96dde3ea398818229804904314a591c1b4b8d27c1121540306053b8 +size 940273 diff --git a/pole_alignment/classification/train/Rejected/1766.jpg b/pole_alignment/classification/train/Rejected/1766.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bcc6193eccb2abb635c450ac3ba5d97dbcfc6c02 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1766.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:208096396432e20d6a8c75ca95d2b8d70c2e8ab369ceff6c04fb1438ec4f1db9 +size 5022432 diff --git a/pole_alignment/classification/train/Rejected/1775.jpg b/pole_alignment/classification/train/Rejected/1775.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b80e29f1ed48db2e3ba21646669e02ede54d047c --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1775.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e53eede61b838f898d6ceeda56dfdb91d8d8da253ad12bf4cb3474df5ed69b2a +size 485721 diff --git a/pole_alignment/classification/train/Rejected/1794.jpg b/pole_alignment/classification/train/Rejected/1794.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bcea343609707b3dfcb6641db19d8301ac8c7de0 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1794.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:952860c402bc0bafbaf00e61d3c682c88c061cea8b934645c9442ff41654ff32 +size 476220 diff --git a/pole_alignment/classification/train/Rejected/1815.jpg b/pole_alignment/classification/train/Rejected/1815.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7f2547c109f9bbfd9eed758b6013335d8ca0884d --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1815.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:feeabefad8e2c52a56673d19b6a126e6a7490d7dceca846d6edfe20f7fb3881e +size 477852 diff --git a/pole_alignment/classification/train/Rejected/1835.jpg b/pole_alignment/classification/train/Rejected/1835.jpg new file mode 100644 index 0000000000000000000000000000000000000000..052c565e7ed5117ecf11759e7382015676297cbe --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1835.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9685d9f3f4eb03ffc2f956b54fb884585c2b3ba7392bc4dbd65e38f8191f63d2 +size 907499 diff --git a/pole_alignment/classification/train/Rejected/1836.jpg b/pole_alignment/classification/train/Rejected/1836.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ab12abbe1b849becbbbe3909d8d482286eaed848 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1836.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99b40ff8045b00a6c5d1bd7641f74a922445506b0778e4e9c380a148c0e9fe02 +size 608367 diff --git a/pole_alignment/classification/train/Rejected/1837.jpg b/pole_alignment/classification/train/Rejected/1837.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a83fb1f2f49d88753715463752ffc591db214e42 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1837.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33fc1c4c241f04484432c839ea719d48b1fdf76a4af7cc0bd9b0cc55690640e4 +size 734687 diff --git a/pole_alignment/classification/train/Rejected/1844.jpg b/pole_alignment/classification/train/Rejected/1844.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fa59064a5d9ac06596f1f36878b0bb5ec9504820 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1844.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff4c3c35f331ebe5ebc2f0c2b15c29a0e3e9ad832e0fc07510fe4588a5d00544 +size 1133064 diff --git a/pole_alignment/classification/train/Rejected/1845.jpg b/pole_alignment/classification/train/Rejected/1845.jpg new file mode 100644 index 0000000000000000000000000000000000000000..152372927130e55ea37c8d30c92bc5ab5fd7f440 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1845.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62100471beffb956298cbc74e2f4281605b08e65e29e273b11336ab54a41076c +size 854858 diff --git a/pole_alignment/classification/train/Rejected/1846.jpg b/pole_alignment/classification/train/Rejected/1846.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9738f94da0961c2a9fe590ac64614310ae57debd --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1846.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23954c3b9c4da887e09076e8b6c4a707137a7d0052c36029465c5a4f80a80c77 +size 327472 diff --git a/pole_alignment/classification/train/Rejected/1849.jpg b/pole_alignment/classification/train/Rejected/1849.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9550e7be9336147f88474df51b4b5a1e931488a9 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1849.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d596bae5812d590d0e070c21a90e8e2a1d3f0baa0bb0438ee3de76a38510ea5 +size 849379 diff --git a/pole_alignment/classification/train/Rejected/1851.jpg b/pole_alignment/classification/train/Rejected/1851.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f2d4cdcc3b90f7e511367b29804809163bb94081 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1851.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05ccd17a7c345f00430e1d120533620fdc70700c72723a2b751f785f8f1c302d +size 338906 diff --git a/pole_alignment/classification/train/Rejected/1853.jpg b/pole_alignment/classification/train/Rejected/1853.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3fede2cb300f0cc99e4bf4a1f4d84bb5c854492a --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1853.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04f6f06dc2286ddf66a6cc57444274bf1f31c4175112e2b6941862e15686502c +size 395396 diff --git a/pole_alignment/classification/train/Rejected/1855.jpg b/pole_alignment/classification/train/Rejected/1855.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b413cfc120f800500b55595b4638e1870cdee3dc --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1855.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:600b4aaab66e68e03f0d3701b1d2af7f01bde1bdc5da80cd096e94cd061e93e9 +size 244125 diff --git a/pole_alignment/classification/train/Rejected/1860.jpg b/pole_alignment/classification/train/Rejected/1860.jpg new file mode 100644 index 0000000000000000000000000000000000000000..843c08f4096f6adfc142853031b6478c4ab3f032 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1860.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a94956feb336c1acde90ba626fdb367e60c31e36f6514be78ec283482bdf4549 +size 664477 diff --git a/pole_alignment/classification/train/Rejected/1871.jpg b/pole_alignment/classification/train/Rejected/1871.jpg new file mode 100644 index 0000000000000000000000000000000000000000..234b1ddd5c74bc0c7de03953f5f1009fe186be4a --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1871.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:314b362df2d9aff2b2914bbdba19751087573d5224deb02dff7df003237479f8 +size 379318 diff --git a/pole_alignment/classification/train/Rejected/1872.jpg b/pole_alignment/classification/train/Rejected/1872.jpg new file mode 100644 index 0000000000000000000000000000000000000000..64ce4d356f72a656090fe7fecd81b37b43173f34 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1872.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0edefacd4f52212cb304d7b106bdbd58666bf14f4a616ca5131b96c8df1dec87 +size 269083 diff --git a/pole_alignment/classification/train/Rejected/1873.jpg b/pole_alignment/classification/train/Rejected/1873.jpg new file mode 100644 index 0000000000000000000000000000000000000000..96c4bce4a9fbd209aff6e92b7ae6c8e9888ab77f --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1873.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6592f8c84948ff341c3f6f1aa6f248fd603cb8300f0906678d5656f4992e9a3 +size 238884 diff --git a/pole_alignment/classification/train/Rejected/1875.jpg b/pole_alignment/classification/train/Rejected/1875.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e73feba286dbeb391f403576fac8730e1f5f576b --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1875.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d30138403af6e312baaeeb3be7c9de570502e6ea7baa0791088f0b8a45760f5 +size 650527 diff --git a/pole_alignment/classification/train/Rejected/1880.jpg b/pole_alignment/classification/train/Rejected/1880.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4d3d149af478369bf021652e04ef6c7590faa1b2 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1880.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4071fd7912064a81e6953e6cb90448cb4b122207c1e9580721997a4045052b2e +size 442677 diff --git a/pole_alignment/classification/train/Rejected/1883.jpg b/pole_alignment/classification/train/Rejected/1883.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6e9e5923926e6e3da3521ce2698b52f91728f30e --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1883.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c836492b792ddfebef0d5dc4e557cda4a4dbfe489224fa2bd0811b0a7bec1947 +size 267566 diff --git a/pole_alignment/classification/train/Rejected/1893.jpg b/pole_alignment/classification/train/Rejected/1893.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fa5d6e8d2efaf1b61fb48ff6b91c126c6b75f672 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1893.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:232ae510a5e356706d01be833a384661d98933201392fd655865b2c7f7db7f71 +size 544363 diff --git a/pole_alignment/classification/train/Rejected/1894.jpg b/pole_alignment/classification/train/Rejected/1894.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fe697370075993ab4ec1b2bd5fc129eaa8291e5f --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1894.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:714a3c22a34411978c5ef7e8de09dc4bd80c204936b85b24b7b9f3a275823255 +size 443742 diff --git a/pole_alignment/classification/train/Rejected/1895.jpg b/pole_alignment/classification/train/Rejected/1895.jpg new file mode 100644 index 0000000000000000000000000000000000000000..34d4ca90c2521be95da0610b1e44bc49dd17247b --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1895.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cdabc17c61df6909e4a877268e794988bde9153481303ad148f8dd79943de97 +size 657838 diff --git a/pole_alignment/classification/train/Rejected/1901.jpg b/pole_alignment/classification/train/Rejected/1901.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f8ccb1ee25d46d9b4ddcc34ef3d22c2dff5bb14a --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1901.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c17b1d35b2561bb66b7734662d10ec29ff8a2068b3d2909d24a9abd6c9979160 +size 681424 diff --git a/pole_alignment/classification/train/Rejected/1907.jpg b/pole_alignment/classification/train/Rejected/1907.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e779ee725592aaecfe3c1ebc16748c0d2800a4cd --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1907.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3ffa0b526411a50803edd2a3cb80a826ff0ff81a301b30a1b911d31a74e1265 +size 618846 diff --git a/pole_alignment/classification/train/Rejected/1913.jpg b/pole_alignment/classification/train/Rejected/1913.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7dd6dfb8d672f845240d8071e6f29664d8085d77 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1913.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33ae5c37736454e79e1d82598ffe7a85d9bca284cdd1f34699f3945ee0cea022 +size 494493 diff --git a/pole_alignment/classification/train/Rejected/1915.jpg b/pole_alignment/classification/train/Rejected/1915.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f7c1559707af0a10717227c963e6691e59ad2a01 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1915.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c5b195f72dd3527901ca9092af3bef22dba08467099eb57b4899ab61cfa572e +size 270815 diff --git a/pole_alignment/classification/train/Rejected/192.jpg b/pole_alignment/classification/train/Rejected/192.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cb035ccd667458301199cd90f02b61e1654b8bc9 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/192.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95c4975724f45c3d7df43916be4f9d8ff77dedcec57b4a16eb000d9ac85c816a +size 2430635 diff --git a/pole_alignment/classification/train/Rejected/1922.jpg b/pole_alignment/classification/train/Rejected/1922.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e866190694f974dd7d4105c463052cb231bbb1aa --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1922.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c7d4795380e5469d6dd673be8f267c023b9b341859ad80af6b48abe1ee028e3 +size 686734 diff --git a/pole_alignment/classification/train/Rejected/1924.jpg b/pole_alignment/classification/train/Rejected/1924.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7951ae569894de602d6b342322a081e3f208e0b8 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1924.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e56bafc5dd01b38907fbb9537c9351a4c53fba03f221aaf7d3ca39a47280e8f +size 911847 diff --git a/pole_alignment/classification/train/Rejected/1925.jpg b/pole_alignment/classification/train/Rejected/1925.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4b64bfac3ed1809b87d1e48d107022b9fbc94437 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1925.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb7c2d6df205ac8b8125c7f0d4a52b832819378909fe1844d355b24e6941c25a +size 746705 diff --git a/pole_alignment/classification/train/Rejected/1929.jpg b/pole_alignment/classification/train/Rejected/1929.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dacd3569dce3df22570505029840e71ced37c144 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1929.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:957c74fb0abedc5a39fc44b60b4956ba25a9ed04151ce2098e00deeff450685b +size 575359 diff --git a/pole_alignment/classification/train/Rejected/1935.jpg b/pole_alignment/classification/train/Rejected/1935.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c6b616c942a43d7676b3bbc198a289b64eec230a --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1935.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3f3a5821f4b32d09a2ab34238186eb5aaa081e9209abad942c33d3c23b6f50a +size 889136 diff --git a/pole_alignment/classification/train/Rejected/1939.jpg b/pole_alignment/classification/train/Rejected/1939.jpg new file mode 100644 index 0000000000000000000000000000000000000000..179ad139289c5e1a7985be16459b6221babdacb9 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1939.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13488b30032fe29acbdab090cba960feaaa7d197dcaf2d6510103f3a528fda75 +size 293977 diff --git a/pole_alignment/classification/train/Rejected/1942.jpg b/pole_alignment/classification/train/Rejected/1942.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3f3505525cfccd438d0ecf68442028d11881855f --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1942.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:412141a2436f15119c4e351c4c33ce23b02d1816b7a4dde1d100303f7861959b +size 334151 diff --git a/pole_alignment/classification/train/Rejected/1951.jpg b/pole_alignment/classification/train/Rejected/1951.jpg new file mode 100644 index 0000000000000000000000000000000000000000..988de0f92d47e4023fdbae1f7c79c4b14da6f73a --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1951.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:779f3ec3a0089fb2fb4caa735f53819353a7b18ef4fa1a36fe7a714b63916876 +size 337529 diff --git a/pole_alignment/classification/train/Rejected/1967.jpg b/pole_alignment/classification/train/Rejected/1967.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1d6b37e778720a5abf1f815386a11c811b92cced --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1967.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd92c9b2a304ed3ac9a2f776c0735e0123374c621b3c19b1f48a9b7c46abfe2e +size 593673 diff --git a/pole_alignment/classification/train/Rejected/1973.jpg b/pole_alignment/classification/train/Rejected/1973.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f2feac1701749a4a8c334b3d34a05bd6b3c662d9 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1973.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31591d63cb28ed1e7300f69d828aa37ba1e9f5613a79d3d6c733ed3374b9f95f +size 584323 diff --git a/pole_alignment/classification/train/Rejected/1975.jpg b/pole_alignment/classification/train/Rejected/1975.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0ea5eb2be9f516125e3081f71e83e72210fb741b --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1975.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69d91e3188acbd7b62d513907d45e472ce42d5d47ed4fa325a33d2a01270dc3f +size 417333 diff --git a/pole_alignment/classification/train/Rejected/1976.jpg b/pole_alignment/classification/train/Rejected/1976.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6c488098fe40260c8441d53736df14600e770772 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1976.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d2b9ea24d7a12a1891e35d1e8133dfa5becd017fe8f23a3ee896b3edb446f36 +size 651172 diff --git a/pole_alignment/classification/train/Rejected/1981.jpg b/pole_alignment/classification/train/Rejected/1981.jpg new file mode 100644 index 0000000000000000000000000000000000000000..323d9fbd154aa088330e73037a72b12f94a27a09 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1981.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da04f82f48163ce4b69c31aacd458dc4080b78074dc6714fc2a7ea1a43b00ef4 +size 609046 diff --git a/pole_alignment/classification/train/Rejected/1982.jpg b/pole_alignment/classification/train/Rejected/1982.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d8feccfb3c07118fad2930f9371f84fdf1632e1b --- /dev/null +++ b/pole_alignment/classification/train/Rejected/1982.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a95915fdd854d18a58c41c49d2f8c87819ae03fcd9bef715848c8b64df40dcb2 +size 341945 diff --git a/pole_alignment/classification/train/Rejected/20.jpg b/pole_alignment/classification/train/Rejected/20.jpg new file mode 100644 index 0000000000000000000000000000000000000000..632786af1bcb1a422804aa0ea353ba7b4424b8e4 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/20.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fafde5cf2cb37a8dd01d68f0abc64ed4bf682d61e5396fad8d59eba101e19322 +size 341857 diff --git a/pole_alignment/classification/train/Rejected/2013.jpg b/pole_alignment/classification/train/Rejected/2013.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b21dd071e7a5497064516a5507aa2fd7acc76b8d --- /dev/null +++ b/pole_alignment/classification/train/Rejected/2013.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1aa9b061955c730d4d23a625a95b8190cb4c0682975fdc51af5ac948d50ad11 +size 604735 diff --git a/pole_alignment/classification/train/Rejected/2016.jpg b/pole_alignment/classification/train/Rejected/2016.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8f68d5474710319526d336683c9555a20e2ebf6b --- /dev/null +++ b/pole_alignment/classification/train/Rejected/2016.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93715a34d5073de5e00a4df75344b95d50ce909ceb827cc35226b2e660a3cd8f +size 376823 diff --git a/pole_alignment/classification/train/Rejected/2029.jpg b/pole_alignment/classification/train/Rejected/2029.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e80fcbb8fb14b14f2d3b0a03af898cb4fcf4aad --- /dev/null +++ b/pole_alignment/classification/train/Rejected/2029.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fda68fc9b3ba4ef052d69ff86b6cf00cd1514b1ead5535fbba3ac8fcea7f3167 +size 402527 diff --git a/pole_alignment/classification/train/Rejected/2030.jpg b/pole_alignment/classification/train/Rejected/2030.jpg new file mode 100644 index 0000000000000000000000000000000000000000..436d179d7fa541eec11ccd731080e9d0abf7cf11 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/2030.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00988d99f32c1838edf3e03b60ff7900edb3089a26ac8e2c03cb62dd0a42525f +size 345906 diff --git a/pole_alignment/classification/train/Rejected/2035.jpg b/pole_alignment/classification/train/Rejected/2035.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1af6a4afe502efcad5c73cba0e8fd49927f69d3d --- /dev/null +++ b/pole_alignment/classification/train/Rejected/2035.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f652313d3a7357264d486689c0dd4a7d9e3619c40238a6253f1d06761d635392 +size 1011330 diff --git a/pole_alignment/classification/train/Rejected/2042.jpg b/pole_alignment/classification/train/Rejected/2042.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d842b7a1fab538f4a342da7ddb103c1102589e7 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/2042.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dba7a9ab2b26c694d78152d9290939711e88a39940c82a9cae10c9fbf244606d +size 467095 diff --git a/pole_alignment/classification/train/Rejected/216.jpg b/pole_alignment/classification/train/Rejected/216.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d52b379e731ab2fe6faa67e190354547b538e9dc --- /dev/null +++ b/pole_alignment/classification/train/Rejected/216.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c00a030ddb8b7aa37526a5b9b883a5bc115d3dd9441cf82d43d2b64356eb1e44 +size 484072 diff --git a/pole_alignment/classification/train/Rejected/2202.jpg b/pole_alignment/classification/train/Rejected/2202.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e4cb263defeede67151ac3904c3bac5efa4dcee9 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/2202.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ef3ba4134c3261c98bb82b8d19b2fce403d17e59fe74d30b7b764d3eb717d78 +size 142413 diff --git a/pole_alignment/classification/train/Rejected/2204.jpg b/pole_alignment/classification/train/Rejected/2204.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4c37f48022b7350c751e3745fae19b34ba01b1a0 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/2204.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1b28854a51aee3430dbfed2ead98480b1be2c3bcf1bb0078e82f19b4ab27f49 +size 203277 diff --git a/pole_alignment/classification/train/Rejected/2206.jpg b/pole_alignment/classification/train/Rejected/2206.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b13a6086aa485f4d6df685e2d53ab5d9a4462490 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/2206.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf11eace7089fa89f1e0e63128d769ca71f349c493564f2b271e6224e28f22e8 +size 196471 diff --git a/pole_alignment/classification/train/Rejected/2287.jpg b/pole_alignment/classification/train/Rejected/2287.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1ce3f7ee66831f320e20d95930a7c80f8d4c3d7d --- /dev/null +++ b/pole_alignment/classification/train/Rejected/2287.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:103992e33fb2d021cad086ed78844557529240e73ad461250fef7eb1a400c830 +size 308062 diff --git a/pole_alignment/classification/train/Rejected/23.jpg b/pole_alignment/classification/train/Rejected/23.jpg new file mode 100644 index 0000000000000000000000000000000000000000..004624b1702a4fd659378fba89b1c4faebebb593 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/23.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c69995d3695548c5e6e4c3a808ccaf2dc7a20341a129b1f009f4435b0456345b +size 213374 diff --git a/pole_alignment/classification/train/Rejected/2312.jpg b/pole_alignment/classification/train/Rejected/2312.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b20b97edeed6345ce59e1bb58370b0747e698e2b --- /dev/null +++ b/pole_alignment/classification/train/Rejected/2312.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7072c3761a343d52d5482f4f6e7682c41a65f95970495c763890d1f5b0787be5 +size 1513951 diff --git a/pole_alignment/classification/train/Rejected/2315.jpg b/pole_alignment/classification/train/Rejected/2315.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c29929663c17525c07150f80712bf6728a86383 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/2315.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df02e95f22ad9a538e92fdaf70ebbc5a09a942180596c3b1ca6a0cd0332dd6a7 +size 159977 diff --git a/pole_alignment/classification/train/Rejected/2321.jpg b/pole_alignment/classification/train/Rejected/2321.jpg new file mode 100644 index 0000000000000000000000000000000000000000..682390981e51a879a11298cd435e7b58de69f165 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/2321.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95c12dc6e0325a363200494bfbc1af0e83d602d7859d185e8f1c1b851a523501 +size 164570 diff --git a/pole_alignment/classification/train/Rejected/2325.jpg b/pole_alignment/classification/train/Rejected/2325.jpg new file mode 100644 index 0000000000000000000000000000000000000000..01e639a17aa32b4510868979693ba6c1bfc8cb3d --- /dev/null +++ b/pole_alignment/classification/train/Rejected/2325.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cd5df1d9f9169ac26e5b4aaf491b46da72c364207a4621ab66516ec0b15471f +size 95897 diff --git a/pole_alignment/classification/train/Rejected/2326.jpg b/pole_alignment/classification/train/Rejected/2326.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2056ce43cfebcf31b30c72ec4bd5cb6c78140e44 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/2326.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6af7a42192feeff8b00552599874a8b6b5da737a87a58d2eceab774b072dd422 +size 109488 diff --git a/pole_alignment/classification/train/Rejected/2335.jpg b/pole_alignment/classification/train/Rejected/2335.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0e8bc66e14a718b217102f35af7884d70fa92f9d --- /dev/null +++ b/pole_alignment/classification/train/Rejected/2335.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edaad3df4859ca462d62af31baf784a9b7031dc87b668775c38d1d229c1b7135 +size 119457 diff --git a/pole_alignment/classification/train/Rejected/2336.jpg b/pole_alignment/classification/train/Rejected/2336.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7cf91d27349bda750bf8f97157985100324026c0 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/2336.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:085dbc73ad390085ea79d6647f1b55c8a0a20c274162c76e34b851abe9e80f5d +size 163486 diff --git a/pole_alignment/classification/train/Rejected/2340.jpg b/pole_alignment/classification/train/Rejected/2340.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0c175b4ebd12fb5a37a7b79e9b80832b3c04f1a2 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/2340.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2173fbb09c9790c120d6103500a6360bfc9e51025cf179caa20c0aee43d7dbfd +size 120523 diff --git a/pole_alignment/classification/train/Rejected/2342.jpg b/pole_alignment/classification/train/Rejected/2342.jpg new file mode 100644 index 0000000000000000000000000000000000000000..45eca79ab9f310497ae84e811edc7bbc7754ae21 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/2342.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb7c6a9841681f38cb8392417e181bbaf020085066db0b12313b6f91a7230a61 +size 154515 diff --git a/pole_alignment/classification/train/Rejected/2350.jpg b/pole_alignment/classification/train/Rejected/2350.jpg new file mode 100644 index 0000000000000000000000000000000000000000..52d386c6cfdd43b7bbe2bc85f275acd2e44fa9b2 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/2350.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80bff309a36b4cfbccf720bbdc15179055b7ac30883aff37dbbacd58e2482c8c +size 121684 diff --git a/pole_alignment/classification/train/Rejected/2351.jpg b/pole_alignment/classification/train/Rejected/2351.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f3acb842f099cc67d531895d442789689f698d1e --- /dev/null +++ b/pole_alignment/classification/train/Rejected/2351.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d80dddcaf0235a450e9516818abf21374f08ae3eb3b453c676b5015c4de6b9f8 +size 132261 diff --git a/pole_alignment/classification/train/Rejected/2352.jpg b/pole_alignment/classification/train/Rejected/2352.jpg new file mode 100644 index 0000000000000000000000000000000000000000..23e0725b94f7c7ed84757179123e86897ede164a --- /dev/null +++ b/pole_alignment/classification/train/Rejected/2352.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:222679d7a352203d18a83451a38f8f97a4b94d86cdf2b42d36e2f3ebf768bfdb +size 107018 diff --git a/pole_alignment/classification/train/Rejected/2362.jpg b/pole_alignment/classification/train/Rejected/2362.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5d9279264bd8c0ce94faed88fea2e1e9fd316f78 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/2362.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba3f2aaecdbbdaef424b5d108b0b84d23d932fcd7c6c4cf0c106acfafbfb9d72 +size 307281 diff --git a/pole_alignment/classification/train/Rejected/2364.jpg b/pole_alignment/classification/train/Rejected/2364.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5b28a292f192246e7133432a047ff9747892e205 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/2364.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c60a5a2ec608e0f6e050fb4c4cda46773c211ac13cc58ce1fa981eae5788c0a +size 97405 diff --git a/pole_alignment/classification/train/Rejected/2366.jpg b/pole_alignment/classification/train/Rejected/2366.jpg new file mode 100644 index 0000000000000000000000000000000000000000..92407ad9ef84bbea717263a8eba3180a23439abb --- /dev/null +++ b/pole_alignment/classification/train/Rejected/2366.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf18779cef642a19f70bee26d37980b398e63419e6e3aae7902c81b495b3fc67 +size 131158 diff --git a/pole_alignment/classification/train/Rejected/2373.jpg b/pole_alignment/classification/train/Rejected/2373.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c0f431f854853bb32ef659e81fc37fc1a6aeada --- /dev/null +++ b/pole_alignment/classification/train/Rejected/2373.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ead4280ee6d8e553a7a9386176bd716cdf8f4db87e6076a20f7421562145ddf +size 331534 diff --git a/pole_alignment/classification/train/Rejected/2379.jpg b/pole_alignment/classification/train/Rejected/2379.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1027f2f3fe7fe7960c8dc2da70688e1ae022c413 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/2379.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c34ff52b567fc4fac5626eabb3e2d464bed7f479e27f8d8b6e377cba4172c28 +size 173421 diff --git a/pole_alignment/classification/train/Rejected/2394.jpg b/pole_alignment/classification/train/Rejected/2394.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e2e8d4366bebf9f68651450ae1edfce373ebe501 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/2394.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2c0bee2b1c7b6b181397d1172399fe53fc3dacb985c03f5e05deb6c90b70976 +size 179337 diff --git a/pole_alignment/classification/train/Rejected/2406.jpg b/pole_alignment/classification/train/Rejected/2406.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d67accd5a012ce1a8850eac68e607481bac6d660 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/2406.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0674a2a7c804bdc535b220a9d13a8e658b543a591fb9d0190753a00b684a38d9 +size 60294 diff --git a/pole_alignment/classification/train/Rejected/2413.jpg b/pole_alignment/classification/train/Rejected/2413.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e37b0ee419917ac10da16531911d45521c73a80f --- /dev/null +++ b/pole_alignment/classification/train/Rejected/2413.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a44b41e837cc2d408667b95aa08ce674bc41afa193abde728139df6aedd8e0cc +size 144378 diff --git a/pole_alignment/classification/train/Rejected/2414.jpg b/pole_alignment/classification/train/Rejected/2414.jpg new file mode 100644 index 0000000000000000000000000000000000000000..487bd39267bd6cd1335db32da4a4941f329430dd --- /dev/null +++ b/pole_alignment/classification/train/Rejected/2414.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecfc04ba862568eada14ee5e45262b6f716bfddc070bb0eb0eccc35019fa8803 +size 357289 diff --git a/pole_alignment/classification/train/Rejected/2422.jpg b/pole_alignment/classification/train/Rejected/2422.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a436c5699f024323d369e69bce8f99ece4107fdf --- /dev/null +++ b/pole_alignment/classification/train/Rejected/2422.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4a6638d0782fe636225489dbf2164e637c157b74e056678beca557bb9798f69 +size 127254 diff --git a/pole_alignment/classification/train/Rejected/2425.jpg b/pole_alignment/classification/train/Rejected/2425.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8ece3fa077331710d70e5a62e4be6ce6cd7a6cbf --- /dev/null +++ b/pole_alignment/classification/train/Rejected/2425.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef85a83e792ee9f4e035ee29a77399da7b399915e17d8891c9c4e169fece0369 +size 240345 diff --git a/pole_alignment/classification/train/Rejected/2426.jpg b/pole_alignment/classification/train/Rejected/2426.jpg new file mode 100644 index 0000000000000000000000000000000000000000..39658973bb7cf6cdfdf578a7234d5f8be4d724c2 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/2426.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6d77e6e77c0fdeca83d57975e70eca6ae485c24a678cb01428ba7afdbaf70dd +size 241259 diff --git a/pole_alignment/classification/train/Rejected/2427.jpg b/pole_alignment/classification/train/Rejected/2427.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3708d7c9e3edb9bed1ebc295ce6df133be183eeb --- /dev/null +++ b/pole_alignment/classification/train/Rejected/2427.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e49bef51db7ff7c3dbcf84ce2d2e121da5501fde13edf60266af93ba15ebec7 +size 169520 diff --git a/pole_alignment/classification/train/Rejected/2429.jpg b/pole_alignment/classification/train/Rejected/2429.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7fbaa93652dbc3257663f4fc51dd03f67732bd3a --- /dev/null +++ b/pole_alignment/classification/train/Rejected/2429.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbd6d59082343bad3104d469a5fba0c461e17b7163a933c529267769bf898259 +size 225728 diff --git a/pole_alignment/classification/train/Rejected/2430.jpg b/pole_alignment/classification/train/Rejected/2430.jpg new file mode 100644 index 0000000000000000000000000000000000000000..833c1dfc4b323cca2615aeced9c1d4bdbbe9a122 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/2430.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c119f005c9d4c3a885789963e45462510a8eee3d337defbb100c4515d2b72bf +size 92773 diff --git a/pole_alignment/classification/train/Rejected/245.jpg b/pole_alignment/classification/train/Rejected/245.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e191f8338e244e69056dd6f30e357650c3f5c941 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/245.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2901c4b18b90aca2e6a663e781e2fe474095e58e7a4f0623c1c982d7f57e2792 +size 486683 diff --git a/pole_alignment/classification/train/Rejected/297.jpg b/pole_alignment/classification/train/Rejected/297.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c9b4bbfe2e705a48b1d165ce92be2b1e7407bcac --- /dev/null +++ b/pole_alignment/classification/train/Rejected/297.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78b8d99c2b225e40e954d85b8f845f541192eeb4f596b2c71530467b31eef04e +size 2549980 diff --git a/pole_alignment/classification/train/Rejected/3.jpg b/pole_alignment/classification/train/Rejected/3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e0da2ff19875bea9111dd8313333dc7407ee0b94 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba706d289a2517013f51e80964499ed8f769d5937969052a99bc9c58a1738451 +size 798140 diff --git a/pole_alignment/classification/train/Rejected/309.jpg b/pole_alignment/classification/train/Rejected/309.jpg new file mode 100644 index 0000000000000000000000000000000000000000..41df5f8bef3a533d8af051111d249760aa0daf54 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/309.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92cd6a8ee93469e12530418de6bf89e5a5d7d49cb0c81fdde38d0c36ccffb2b6 +size 862945 diff --git a/pole_alignment/classification/train/Rejected/312.jpg b/pole_alignment/classification/train/Rejected/312.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b464047967e221fe22b234cdfb4a49665219c2ea --- /dev/null +++ b/pole_alignment/classification/train/Rejected/312.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:694c5ea6601dd83ed6c4b72c7b6369fcf83833c01cdec3c0e1fb8e5c0adb47cb +size 2949532 diff --git a/pole_alignment/classification/train/Rejected/34.jpg b/pole_alignment/classification/train/Rejected/34.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e2246611cff370a3b3313ccbca08b3426aead822 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/34.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9712c4ae4769a296ca10f21761170e1079297222820054a8ed34ab717b57ac71 +size 214547 diff --git a/pole_alignment/classification/train/Rejected/343.jpg b/pole_alignment/classification/train/Rejected/343.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0bffc7d56a6e8b02d010fb139d110b340e9e8dd0 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/343.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7f8127e3fa616c08719b29dd10bb659d5f3551556c46235fe3b1e154ecf1719 +size 243377 diff --git a/pole_alignment/classification/train/Rejected/348.jpg b/pole_alignment/classification/train/Rejected/348.jpg new file mode 100644 index 0000000000000000000000000000000000000000..240b43f089a5120d31e5dbf3dc325e3f2ae3e500 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/348.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b77eca358b0498ec76c10fa647cebfff1e71e353290151f725d3621af77c417 +size 1189753 diff --git a/pole_alignment/classification/train/Rejected/353.jpg b/pole_alignment/classification/train/Rejected/353.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4bae25739fd2ae4d1e67a74e4cb8fd0660873ccd --- /dev/null +++ b/pole_alignment/classification/train/Rejected/353.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45ce44d28e8c65e81a8afc52cffbbc6a83eb9d2529ec14c076f991bf63e675d9 +size 1802965 diff --git a/pole_alignment/classification/train/Rejected/359.jpg b/pole_alignment/classification/train/Rejected/359.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b2dec929a8aed0ab62c82ed061126b83ced462e --- /dev/null +++ b/pole_alignment/classification/train/Rejected/359.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e11a90f583077eb814661372be3234b2b7ea092e252962987d620bb9e7adbe71 +size 1384556 diff --git a/pole_alignment/classification/train/Rejected/372.jpg b/pole_alignment/classification/train/Rejected/372.jpg new file mode 100644 index 0000000000000000000000000000000000000000..848e2a8ac8099067a0c96bae25c13914676e4bce --- /dev/null +++ b/pole_alignment/classification/train/Rejected/372.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab25af7fad3da3a8255dc7bc1486e185669cc17c7e312f5e10155b210da502c0 +size 1306567 diff --git a/pole_alignment/classification/train/Rejected/382.jpg b/pole_alignment/classification/train/Rejected/382.jpg new file mode 100644 index 0000000000000000000000000000000000000000..588aa4f87b5f6df27324a53eb681aae5ef29d01d --- /dev/null +++ b/pole_alignment/classification/train/Rejected/382.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebbba4e922ee175e7bd3e10390b5546cbf20831d2ba0fe3279d2e5b7bf0d58d3 +size 1337253 diff --git a/pole_alignment/classification/train/Rejected/394.jpg b/pole_alignment/classification/train/Rejected/394.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dc6ac4d2f12b7f4b549c8b846bb893bd3ec6d8ee --- /dev/null +++ b/pole_alignment/classification/train/Rejected/394.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc15e8584358612ea04be6191e72d4109835856099c7acebe305837570f54d46 +size 307121 diff --git a/pole_alignment/classification/train/Rejected/398.jpg b/pole_alignment/classification/train/Rejected/398.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c27e462a0373ab4bd2255482aaafa8881339805 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/398.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1918a8ab43ad5654a3b7df2c824b72fdd7077cff8664925372dad68a8f0871d3 +size 854699 diff --git a/pole_alignment/classification/train/Rejected/46.jpg b/pole_alignment/classification/train/Rejected/46.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d59f9eaa2fea4ae2436257a82675f8f5022e56d6 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/46.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c9a5de332d4c46ec0fc08e701027c5979f48a02c29b294284c6a89b6797a5cd +size 3798387 diff --git a/pole_alignment/classification/train/Rejected/468.jpg b/pole_alignment/classification/train/Rejected/468.jpg new file mode 100644 index 0000000000000000000000000000000000000000..03bc2244757a7b0f9063ff4f295adb81d907873c --- /dev/null +++ b/pole_alignment/classification/train/Rejected/468.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:811382b85922d9133b968f08ce47eae511709cb90832fa77b00ba320de7e6ba5 +size 863131 diff --git a/pole_alignment/classification/train/Rejected/469.jpg b/pole_alignment/classification/train/Rejected/469.jpg new file mode 100644 index 0000000000000000000000000000000000000000..85af7330653ff19e5414db619171e8fb8d449923 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/469.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7574074080e6297b028387a274aa6424639318a296f51c8cb98ad6c86791463 +size 632976 diff --git a/pole_alignment/classification/train/Rejected/470.jpg b/pole_alignment/classification/train/Rejected/470.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e5867ae15fcaba2380efeb795654e509983fd517 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/470.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17905c6dcc75ac35566a2498f940cfe88c1db227a79820595789444639004fb0 +size 700315 diff --git a/pole_alignment/classification/train/Rejected/472.jpg b/pole_alignment/classification/train/Rejected/472.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a30fb79c9595b2b39e1b8bb862020bda1af12d1f --- /dev/null +++ b/pole_alignment/classification/train/Rejected/472.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfc18846e0c64881b1468a6f7034f0993e4003f4cf41085ebce58d94bb836b3a +size 595957 diff --git a/pole_alignment/classification/train/Rejected/479.jpg b/pole_alignment/classification/train/Rejected/479.jpg new file mode 100644 index 0000000000000000000000000000000000000000..017dddbdfc8099614017f7d9f09d812a6feaabbc --- /dev/null +++ b/pole_alignment/classification/train/Rejected/479.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0966f75263ea3a351d3004259bc39e71b025c0f74a0e12d38d041d6a6ecc3ade +size 479373 diff --git a/pole_alignment/classification/train/Rejected/480.jpg b/pole_alignment/classification/train/Rejected/480.jpg new file mode 100644 index 0000000000000000000000000000000000000000..344b383441527c8ea006fba1931350021df49d37 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/480.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50d5465908a6dcd833663c5b1a0978abf1ed4f0c1f947ead5554ebad7800b242 +size 460960 diff --git a/pole_alignment/classification/train/Rejected/481.jpg b/pole_alignment/classification/train/Rejected/481.jpg new file mode 100644 index 0000000000000000000000000000000000000000..848d9f48558a8210814d46aa17025a5064cb7174 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/481.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73fb8c5f8cbbaf5bce102c607a534d8f55dfec177baf364e1f61cafa6fbf1cf8 +size 637476 diff --git a/pole_alignment/classification/train/Rejected/499.jpg b/pole_alignment/classification/train/Rejected/499.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a2b370fb176a4ec51525aaf8d19ad8acbd5f6cac --- /dev/null +++ b/pole_alignment/classification/train/Rejected/499.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e3040e067377c80ef1d6872a448b0fd6e9b2f3e077fb36e5bca2b891825f359 +size 466325 diff --git a/pole_alignment/classification/train/Rejected/500.jpg b/pole_alignment/classification/train/Rejected/500.jpg new file mode 100644 index 0000000000000000000000000000000000000000..030aa6acda0719ac226991c8653a349570807bb5 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/500.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f69d5a8a336ec71ea64ad26638483ee55fafd3cda1a4eebd21242f3d7c8cf52 +size 611065 diff --git a/pole_alignment/classification/train/Rejected/507.jpg b/pole_alignment/classification/train/Rejected/507.jpg new file mode 100644 index 0000000000000000000000000000000000000000..859a3cb63999e1c1b0678f9ab4f06385f7ef1121 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/507.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e926e3d9d092e35c9ca009edacabf7e04437871c6ebd52a55e5270c501d2efa8 +size 232008 diff --git a/pole_alignment/classification/train/Rejected/51.jpg b/pole_alignment/classification/train/Rejected/51.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b363a58c16b29e1bb8b3ce35621995c66849212 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/51.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47f8127eaf5197d48dacfdb8c9edfc69e10cb55f146e99c3322770a9e295591f +size 314592 diff --git a/pole_alignment/classification/train/Rejected/512.jpg b/pole_alignment/classification/train/Rejected/512.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3dc33be3a5917925037f3d2e7ce84e9389b243e5 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/512.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c26210348dd65f93afe0ff55fa7ba58426b6392c307fed783ce98bc31ec68677 +size 450454 diff --git a/pole_alignment/classification/train/Rejected/517.jpg b/pole_alignment/classification/train/Rejected/517.jpg new file mode 100644 index 0000000000000000000000000000000000000000..541687cbbce9a322ca960403f29e267560a3ee9e --- /dev/null +++ b/pole_alignment/classification/train/Rejected/517.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d0ca2478dc7318477af27ae553d89a5608a01970d2bca5b1621666f74c9a3c9 +size 292202 diff --git a/pole_alignment/classification/train/Rejected/523.jpg b/pole_alignment/classification/train/Rejected/523.jpg new file mode 100644 index 0000000000000000000000000000000000000000..487bb1ad08da90a5a833b26910e46735252b5c5c --- /dev/null +++ b/pole_alignment/classification/train/Rejected/523.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:277adb997c8722ac41422db11106ae6e73fe7fc5b30f25f07ddae938d416207a +size 451116 diff --git a/pole_alignment/classification/train/Rejected/527.jpg b/pole_alignment/classification/train/Rejected/527.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f746aea351c7e13d2da0d28b3129b6442edafd8d --- /dev/null +++ b/pole_alignment/classification/train/Rejected/527.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e24251a0a4ec2de26875ca82198e58d8b8ab8efd9d3ad89a0c4da324ee71365 +size 201269 diff --git a/pole_alignment/classification/train/Rejected/53.jpg b/pole_alignment/classification/train/Rejected/53.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3b21381126b8c68b4bee4d3e62ea975d6f447198 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/53.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:569f2ae6d85ad567c59f047d56a6b4db9ac53ebe19d55759a1cc741f25c2c052 +size 3129949 diff --git a/pole_alignment/classification/train/Rejected/530.jpg b/pole_alignment/classification/train/Rejected/530.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3113b7da49a8dbde974753ad6f566f2bf6221720 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/530.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e461c36c574e745a58d7a9acc3b335043157a57e2d78ee2346df0dfc3425c2f +size 588375 diff --git a/pole_alignment/classification/train/Rejected/535.jpg b/pole_alignment/classification/train/Rejected/535.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9f87e4d2606abea51bffa8b4b11ba1d27959d94c --- /dev/null +++ b/pole_alignment/classification/train/Rejected/535.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1465158b76ae3179f17988f0bc4fa6938558daefff2c06a674fd59d8c6215a85 +size 469212 diff --git a/pole_alignment/classification/train/Rejected/539.jpg b/pole_alignment/classification/train/Rejected/539.jpg new file mode 100644 index 0000000000000000000000000000000000000000..de5fe80b64510af3878d48599077232b17e8a157 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/539.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd647d32c73fd7ab1b94dc86a303569df80c3dd2e92432745d0a12de2b117b3d +size 2597866 diff --git a/pole_alignment/classification/train/Rejected/545.jpg b/pole_alignment/classification/train/Rejected/545.jpg new file mode 100644 index 0000000000000000000000000000000000000000..96f6b10d3349926abb828ab2ad78e42abde5b568 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/545.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b35344f151ad0187c796a32a18ded7d9c16c2295eba1c3722665eaa19230022b +size 864702 diff --git a/pole_alignment/classification/train/Rejected/546.jpg b/pole_alignment/classification/train/Rejected/546.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ab1ac48eefa0167a5ecfb176e1969266b1dd4b11 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/546.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7396f91862ae51188a39cdac65da9492a3f3c2512f7f8cafeb4c55299ae4bf0f +size 418858 diff --git a/pole_alignment/classification/train/Rejected/550.jpg b/pole_alignment/classification/train/Rejected/550.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6a5eb8895f5d77b6b5829acfdbf0e406db356a49 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/550.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:288237c74d8b7d3e71f929240ec88406a7139e45fec7269111961dd91b8e4226 +size 254520 diff --git a/pole_alignment/classification/train/Rejected/56.jpg b/pole_alignment/classification/train/Rejected/56.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bcc35fff3bd6108f66bf9db9e9f6c0a3cbc28418 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/56.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34f49d4c428276909c2c2f3ef2b60b40f65b1bad28bd086cf10455bdb45f6863 +size 3221050 diff --git a/pole_alignment/classification/train/Rejected/569.jpg b/pole_alignment/classification/train/Rejected/569.jpg new file mode 100644 index 0000000000000000000000000000000000000000..327d8bbc126f794cf2532661d2f4b8ab62dd5f7e --- /dev/null +++ b/pole_alignment/classification/train/Rejected/569.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf8330ba44883c904e9c605b2094d4a1ecc2561ba2f2cf90ee19ed0075ee49ad +size 276975 diff --git a/pole_alignment/classification/train/Rejected/57.jpg b/pole_alignment/classification/train/Rejected/57.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2d4bdfed594a309070744bd51d0f491fcc4ed3ea --- /dev/null +++ b/pole_alignment/classification/train/Rejected/57.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5fd614d940e4c45faae1b838ca40ffefa1ff33bb649d78fcaa7ff6e576107e5 +size 2928040 diff --git a/pole_alignment/classification/train/Rejected/599.jpg b/pole_alignment/classification/train/Rejected/599.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5db3eca68a6baf128dc25b7e1a0737a9bf289c1d --- /dev/null +++ b/pole_alignment/classification/train/Rejected/599.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdedebc49711fa4432d8155fac0b759243253c4ffab7747c9dd2b23a74fa677d +size 955603 diff --git a/pole_alignment/classification/train/Rejected/62.jpg b/pole_alignment/classification/train/Rejected/62.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a176c6c7916244dad478be89fc203fdda5a572de --- /dev/null +++ b/pole_alignment/classification/train/Rejected/62.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d66c87e30b2857314cc7db4840c5e0a7f7e1e568251266d0ea5ef49d6a2b011 +size 870463 diff --git a/pole_alignment/classification/train/Rejected/63.jpg b/pole_alignment/classification/train/Rejected/63.jpg new file mode 100644 index 0000000000000000000000000000000000000000..66611d7c7ab8f55a4b63b585695c76eee898ef82 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/63.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f247d9afefb11ad0b53ab9936f50af78e3c033e91d94475fb09be289ff3af1de +size 392149 diff --git a/pole_alignment/classification/train/Rejected/637.jpg b/pole_alignment/classification/train/Rejected/637.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5ee07abcc04d23c066e0d6d941fb52c60e44a167 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/637.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9d434f3bea9e0a55279169e13c20851d0951a3959f04b6e24ca8630634a2b0e +size 421189 diff --git a/pole_alignment/classification/train/Rejected/643.jpg b/pole_alignment/classification/train/Rejected/643.jpg new file mode 100644 index 0000000000000000000000000000000000000000..32ba5d7a5826f9becc7fc13d45f44f610168099f --- /dev/null +++ b/pole_alignment/classification/train/Rejected/643.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a81aace76ee5ff555d082187ea78abb86b96487abbcebfbc8d1cab1e404cf8d6 +size 634486 diff --git a/pole_alignment/classification/train/Rejected/652.jpg b/pole_alignment/classification/train/Rejected/652.jpg new file mode 100644 index 0000000000000000000000000000000000000000..af3e9847a638a432a4384f1e2ed820702c1a1e5f --- /dev/null +++ b/pole_alignment/classification/train/Rejected/652.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4171e1200e1d81b3c9fccb160e93245d93901e63972a7118ed444222d90f25ce +size 1353306 diff --git a/pole_alignment/classification/train/Rejected/653.jpg b/pole_alignment/classification/train/Rejected/653.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a33497fc71cc1010d5c44cf1cb361bb0177fdae3 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/653.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eeb3888f8662f37005f7c269e7da8095fa952aa1d74d160ead1f2033759bc38b +size 2557667 diff --git a/pole_alignment/classification/train/Rejected/661.jpg b/pole_alignment/classification/train/Rejected/661.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b1988280e86d77570239dac49fc4ba3b6c44c60b --- /dev/null +++ b/pole_alignment/classification/train/Rejected/661.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba7cdf5877b94d7410f449097c377cedc458ca76195d6735cd254851bd531a9e +size 834811 diff --git a/pole_alignment/classification/train/Rejected/668.jpg b/pole_alignment/classification/train/Rejected/668.jpg new file mode 100644 index 0000000000000000000000000000000000000000..39e71e7059b1458630460c09288d9fa3eb6d5292 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/668.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67c32be00bbdd4c6151f8e5a9197f31f3c3e4b3a11fff79b125856ecc8590260 +size 770089 diff --git a/pole_alignment/classification/train/Rejected/687.jpg b/pole_alignment/classification/train/Rejected/687.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e328e7d27fe4bf5de4c48b6065e22aed746fedf3 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/687.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccf5abdc30c0931ae1322665e4be3489e8a5d7d60ef36e1d73dd7854da688e0e +size 1385087 diff --git a/pole_alignment/classification/train/Rejected/694.jpg b/pole_alignment/classification/train/Rejected/694.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5470fb6ab5a3e4e8539e7ea14333ec4d5b341362 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/694.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bbdb08ce760ea2ab28772360faf6e1ece0190c8a41be61d59cfc7b7957fd0cd +size 424763 diff --git a/pole_alignment/classification/train/Rejected/698.jpg b/pole_alignment/classification/train/Rejected/698.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d209f8902e6240d7777c809d54d38dae805dcccb --- /dev/null +++ b/pole_alignment/classification/train/Rejected/698.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bad9065e27cbec8f94d8308a8dfecd1653fd984d766e43afaab2c483c20f3b6 +size 294966 diff --git a/pole_alignment/classification/train/Rejected/717.jpg b/pole_alignment/classification/train/Rejected/717.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2894e0d52b8513e786e7231a2d33a2251a5648a4 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/717.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17dcef3073b35430e3a8439835b19fc36343ea385d1cfe95baa21fee147c1f6a +size 208530 diff --git a/pole_alignment/classification/train/Rejected/72.jpg b/pole_alignment/classification/train/Rejected/72.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1140035d4de0addaf497d4e2ebde01b6c8b9cc84 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/72.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:432da2c12dae0bff86c7a34f8e3c8b4b91ce2a3bb1aaa216c63be9074ca1ce87 +size 2410978 diff --git a/pole_alignment/classification/train/Rejected/726.jpg b/pole_alignment/classification/train/Rejected/726.jpg new file mode 100644 index 0000000000000000000000000000000000000000..11fa9fda2f5835c6d15a8eb3a5ed12ee2c4e7451 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/726.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9fe2127e2662eb58b8a2893fd9468175a3361c6e1e51f884138fad82dcc0555 +size 118483 diff --git a/pole_alignment/classification/train/Rejected/753.jpg b/pole_alignment/classification/train/Rejected/753.jpg new file mode 100644 index 0000000000000000000000000000000000000000..961b9e16debbb931a3697fd7a862c17cd700de18 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/753.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0446bf648748d9826d81e50c67ea3a79c76e6e0e0808b0f66e5104e87de6b3db +size 681194 diff --git a/pole_alignment/classification/train/Rejected/755.jpg b/pole_alignment/classification/train/Rejected/755.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9270cdbf473b8621782ba10c5c6046de112fb0fd --- /dev/null +++ b/pole_alignment/classification/train/Rejected/755.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:073f09d625011485b379858b6968f3743b0f47a83f94af1e9c160804c2d0aefe +size 625744 diff --git a/pole_alignment/classification/train/Rejected/773.jpg b/pole_alignment/classification/train/Rejected/773.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d05ec220ca5e635b0f10fd6e9ca2f1751f2fd777 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/773.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87b77f0783d92996bf76990493116600650f86070cdc20aa0e66f24ecf8f5efc +size 488176 diff --git a/pole_alignment/classification/train/Rejected/779.jpg b/pole_alignment/classification/train/Rejected/779.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7c72011c0c2b248b9cbb47d3d436f6e4637d59f5 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/779.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fe5bc4cfab7eccdb64ddf35426f350bbe19b41bc1fb266c6931d4ddf441b1d0 +size 253982 diff --git a/pole_alignment/classification/train/Rejected/788.jpg b/pole_alignment/classification/train/Rejected/788.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2b05b786dda83f95ef665eaca69900a3c75ecdb5 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/788.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfb72553cc366618f02777eae2221d675b6243ae64408916b519ffd99d77c5b0 +size 297145 diff --git a/pole_alignment/classification/train/Rejected/79.jpg b/pole_alignment/classification/train/Rejected/79.jpg new file mode 100644 index 0000000000000000000000000000000000000000..72219cb911f6c4767388438db5718b39bc310a7f --- /dev/null +++ b/pole_alignment/classification/train/Rejected/79.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f17cf0a4ff5428eaaea4fa4fff8571fa1ef64b6c951f8d0a13246d87af7b0d47 +size 483362 diff --git a/pole_alignment/classification/train/Rejected/796.jpg b/pole_alignment/classification/train/Rejected/796.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5b91650138194bbce726439201d325a8db15e7b8 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/796.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:913c27240b2592821bfc6319ed74f981b5fbb4c51898081742349bc53fa031a6 +size 190074 diff --git a/pole_alignment/classification/train/Rejected/8.jpg b/pole_alignment/classification/train/Rejected/8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9e00901cb55320bcd9d488b75a8727fb6369a1ec --- /dev/null +++ b/pole_alignment/classification/train/Rejected/8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a74a16673638a9f75c3e344cb28840cbd936a32d42bd6a2a5ebfaf5d1f47526 +size 34620 diff --git a/pole_alignment/classification/train/Rejected/805.jpg b/pole_alignment/classification/train/Rejected/805.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f168b2b9cf909b932e58a0488f6a8e0a6fd19e4b --- /dev/null +++ b/pole_alignment/classification/train/Rejected/805.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e28b401e8204ea2f27bf004e538c640535bee625e35ccbd6c560b36d9bfd645d +size 432919 diff --git a/pole_alignment/classification/train/Rejected/807.jpg b/pole_alignment/classification/train/Rejected/807.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8ca676a12eaa25a3ab3e9d09d17048c531742c8d --- /dev/null +++ b/pole_alignment/classification/train/Rejected/807.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec841d98301549defb09399d37f2e4b553ccef59c41127451e0fbb3ec1c3ced0 +size 579757 diff --git a/pole_alignment/classification/train/Rejected/808.jpg b/pole_alignment/classification/train/Rejected/808.jpg new file mode 100644 index 0000000000000000000000000000000000000000..01b85a7cd8a4fec085645ffe1f11c1d2b06a6ae3 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/808.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:732679665f22da77b7fb130b8f7784a0c1bd1313fb4ba2011e9f886eb348e149 +size 145465 diff --git a/pole_alignment/classification/train/Rejected/818.jpg b/pole_alignment/classification/train/Rejected/818.jpg new file mode 100644 index 0000000000000000000000000000000000000000..848d2a20d87adf051cf5cb89cc681bfbc8c61914 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/818.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6bec0a561ffbd2252fc45392fea743d9783ef70dd41f7c0d11c14e54ef3c829 +size 385106 diff --git a/pole_alignment/classification/train/Rejected/835.jpg b/pole_alignment/classification/train/Rejected/835.jpg new file mode 100644 index 0000000000000000000000000000000000000000..70a86d93b2028517fc3ccb87af431b21b090208c --- /dev/null +++ b/pole_alignment/classification/train/Rejected/835.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fb5a4bbda47b63a76af0d3d64c426a889662d031b8f0c3faa5a219be858dd32 +size 587066 diff --git a/pole_alignment/classification/train/Rejected/839.jpg b/pole_alignment/classification/train/Rejected/839.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2a3e95d2be6e17e09d395767972425439547633c --- /dev/null +++ b/pole_alignment/classification/train/Rejected/839.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ae5a80dac99686a398a7438221c377a296d16850852d2fe409d97fec17af776 +size 516245 diff --git a/pole_alignment/classification/train/Rejected/861.jpg b/pole_alignment/classification/train/Rejected/861.jpg new file mode 100644 index 0000000000000000000000000000000000000000..023cd13d81d9ce71d69918a4fc205631732e06eb --- /dev/null +++ b/pole_alignment/classification/train/Rejected/861.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1903ad64a2859f497efdd0f9204db3c957ab67797f1891a004cf61312280a40c +size 156616 diff --git a/pole_alignment/classification/train/Rejected/872.jpg b/pole_alignment/classification/train/Rejected/872.jpg new file mode 100644 index 0000000000000000000000000000000000000000..80b36f2867eb9c079f17576a1849183a2bdc4277 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/872.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b2fc75e5462551acfa44718247bcaf8d7668576d5ea1214297a139f6eb6f25c +size 255242 diff --git a/pole_alignment/classification/train/Rejected/882.jpg b/pole_alignment/classification/train/Rejected/882.jpg new file mode 100644 index 0000000000000000000000000000000000000000..37c569c4676f95b94c2630a590bf96aad9e64cf0 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/882.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4d217d1bced2091f8e658754b95fcc51f95f2fe11d16734905b07c4db7a3690 +size 469669 diff --git a/pole_alignment/classification/train/Rejected/892.jpg b/pole_alignment/classification/train/Rejected/892.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b09a7b11aca9bd8477c0d0379893c043148289e7 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/892.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f28828b448c66b7333616246f2d1216e6387d275e609f92c35744dde6c7c625c +size 100198 diff --git a/pole_alignment/classification/train/Rejected/905.jpg b/pole_alignment/classification/train/Rejected/905.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ca80b6309f79c2dfab32bd1d79bd52d8f1138f6a --- /dev/null +++ b/pole_alignment/classification/train/Rejected/905.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31b8adbcde5f191377c1bc768c51964772a752e0fb24c6e29d2035f462d5a827 +size 327564 diff --git a/pole_alignment/classification/train/Rejected/917.jpg b/pole_alignment/classification/train/Rejected/917.jpg new file mode 100644 index 0000000000000000000000000000000000000000..769a951f0ed0e07497207f1313f8706da3875fc6 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/917.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c6db114a18682417b1241e0eb9f653806f1be307a68e2e451e20bdcf09fbbf9 +size 203798 diff --git a/pole_alignment/classification/train/Rejected/93.jpg b/pole_alignment/classification/train/Rejected/93.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6be17c3e40186c0cbe6be78a75a4b80e2e04b55e --- /dev/null +++ b/pole_alignment/classification/train/Rejected/93.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:697d592b04bcfadf0c032677cd886f347e65c2b18119c4ec3e7c9e927b94d9ef +size 2787000 diff --git a/pole_alignment/classification/train/Rejected/934.jpg b/pole_alignment/classification/train/Rejected/934.jpg new file mode 100644 index 0000000000000000000000000000000000000000..19512da0f96f2790179444db5802b32bc99dc0ba --- /dev/null +++ b/pole_alignment/classification/train/Rejected/934.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9c741196e73adb71662dbedba93e6a59d0f10c6a960b5df336507cf430d055f +size 310428 diff --git a/pole_alignment/classification/train/Rejected/946.jpg b/pole_alignment/classification/train/Rejected/946.jpg new file mode 100644 index 0000000000000000000000000000000000000000..68b9a066bc9b1b8936e7cbc583a1c4bcb634c3d7 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/946.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dae69c0fa7a04ef64cbbc5b3986cde3e7350e98741941e617b63882b45988362 +size 355310 diff --git a/pole_alignment/classification/train/Rejected/98.jpg b/pole_alignment/classification/train/Rejected/98.jpg new file mode 100644 index 0000000000000000000000000000000000000000..807b4501aaa20559395c76a4c4a9d969d800fd6e --- /dev/null +++ b/pole_alignment/classification/train/Rejected/98.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a413ed28917e4a6590a94633451ff93ec2657e51b8896fdd24724a877d2b091 +size 1092368 diff --git a/pole_alignment/classification/train/Rejected/982.jpg b/pole_alignment/classification/train/Rejected/982.jpg new file mode 100644 index 0000000000000000000000000000000000000000..681335d88ed170160160a8286ba87613c154f467 --- /dev/null +++ b/pole_alignment/classification/train/Rejected/982.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:714ec80f7118de2175b021d72e7bd7b52856a86e4dd59d872b75996fa36c88b9 +size 176716 diff --git a/pole_alignment/classification/train/Straight/1.jpg b/pole_alignment/classification/train/Straight/1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4324ba1e5c8db0ecba9962bc465c367c899560b8 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a08285f4b4d1a3e5de962efe5632bafe73ee5a8283c813a970e9441f5d338849 +size 803458 diff --git a/pole_alignment/classification/train/Straight/1000.jpg b/pole_alignment/classification/train/Straight/1000.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d0a8f44f2cfcbde0114efc9ee02279031568dff8 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1000.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1c9772d34793b88936220243ef07e37e10f30dba624b1d5e67d4546cac0b368 +size 233883 diff --git a/pole_alignment/classification/train/Straight/1003.jpg b/pole_alignment/classification/train/Straight/1003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b52e4f9e761ee82773ae371a9f4cc1de3ad566ea --- /dev/null +++ b/pole_alignment/classification/train/Straight/1003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:924f552ae27d4d574de526880033749f036a9a9af58cb8606c227c7ae8f399f7 +size 91729 diff --git a/pole_alignment/classification/train/Straight/1006.jpg b/pole_alignment/classification/train/Straight/1006.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f5e67542d4a9d2bbfe2b29d6114a2c40701e6db7 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1006.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3964728c3dd04915cac669805b07328e4c8813432798930193126ff0f3a52cd9 +size 152497 diff --git a/pole_alignment/classification/train/Straight/101.jpg b/pole_alignment/classification/train/Straight/101.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4a376e00d43a5e9b7c9ec06cba34c7029216027c --- /dev/null +++ b/pole_alignment/classification/train/Straight/101.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75f22c51c898baa1d01de183fe5eded213cc458009ae8a9a2c01684adf290959 +size 772423 diff --git a/pole_alignment/classification/train/Straight/1011.jpg b/pole_alignment/classification/train/Straight/1011.jpg new file mode 100644 index 0000000000000000000000000000000000000000..41b6ae58a0917226e499fe34a9caa378b3b2cd4a --- /dev/null +++ b/pole_alignment/classification/train/Straight/1011.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ae5ca98c4b572c92281c805968e09b48614497a2b89213b5b2971fd45938c91 +size 105682 diff --git a/pole_alignment/classification/train/Straight/1013.jpg b/pole_alignment/classification/train/Straight/1013.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a0bb5cb34e93d0c108d6ecf7e93022ccc0400bd2 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1013.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7afa87b36e38cdf5cd34ba0e328175f02392d31e67a28f84dcb264569049d14 +size 95666 diff --git a/pole_alignment/classification/train/Straight/1014.jpg b/pole_alignment/classification/train/Straight/1014.jpg new file mode 100644 index 0000000000000000000000000000000000000000..33b6ae8f670fdfba73a78f84b8fa61ee9eab99c0 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1014.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f1b542c90b94943aac34968552f0a77127ba49e27cb9c72b6f37c545546aa63 +size 143132 diff --git a/pole_alignment/classification/train/Straight/1021.jpg b/pole_alignment/classification/train/Straight/1021.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d68022a2615dcbaf1b9ecfde0810c7b3364871ed --- /dev/null +++ b/pole_alignment/classification/train/Straight/1021.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b26469d44531ddc0f69c233a63e627e9663f7dba6663d9f5784fdfe6f31a1b8a +size 93770 diff --git a/pole_alignment/classification/train/Straight/1025.jpg b/pole_alignment/classification/train/Straight/1025.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3ae030cb83a7db048d3a6d966338ee4a6584a147 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1025.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:125363c0bfeaebc4efaaa7da532726492101e23360164b5e3df1560c005241e2 +size 636060 diff --git a/pole_alignment/classification/train/Straight/1026.jpg b/pole_alignment/classification/train/Straight/1026.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1053efff29ba8c8e55ecba26ec1cca15b1918e44 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1026.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f102e82febb1d9bcac75d583751e9d659d417334926e2368539fb8e96a508629 +size 726488 diff --git a/pole_alignment/classification/train/Straight/1028.jpg b/pole_alignment/classification/train/Straight/1028.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1bb620ad6c6818e1bdfcb9b60901acae346a0097 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1028.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:102873318c33181ca894352c9ad4015d1b8f0b120fa3eefaaf0c6c7a76966167 +size 674073 diff --git a/pole_alignment/classification/train/Straight/103.jpg b/pole_alignment/classification/train/Straight/103.jpg new file mode 100644 index 0000000000000000000000000000000000000000..388e81e2a45189d3b45b63cb3f4c3fb1b1869bb9 --- /dev/null +++ b/pole_alignment/classification/train/Straight/103.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f370d3a610e4fae275ed6956c865f85e5c4ae423389ad52c9ded6d41cbc3e75 +size 3487269 diff --git a/pole_alignment/classification/train/Straight/1032.jpg b/pole_alignment/classification/train/Straight/1032.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1e72931ea9609b032d8a0cc99fd61cf143f4fb26 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1032.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38f2a37c786e9818159978cc819fa2dee8d378d642155f3ebb07f01d568e819c +size 127419 diff --git a/pole_alignment/classification/train/Straight/1033.jpg b/pole_alignment/classification/train/Straight/1033.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dc1abc1ad1c2d1d123f0cf1523a4570af8783672 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1033.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fa887f901e90d65076ef9b8e1bbe9578671180646a815fee795890f54228130 +size 89797 diff --git a/pole_alignment/classification/train/Straight/1034.jpg b/pole_alignment/classification/train/Straight/1034.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d2c009ef34f2c275c6dd612b2326184dfa48d371 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1034.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14dd326419c0770f219cec57a526a13f546adeb0a6e2f60962d4584dbb9d8e92 +size 129188 diff --git a/pole_alignment/classification/train/Straight/1036.jpg b/pole_alignment/classification/train/Straight/1036.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6f3468ea458cc7910793376bfc5d448f861676a2 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1036.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:940d60290f5b277a32e0d7f88fd07fc6a03e2e0e3fdc6c9bc5342dd62a816f91 +size 112611 diff --git a/pole_alignment/classification/train/Straight/1037.jpg b/pole_alignment/classification/train/Straight/1037.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2c734f66f69543a184f8078f597d8b2e5192c4ab --- /dev/null +++ b/pole_alignment/classification/train/Straight/1037.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd45758c20655b990e26048c3b2eec51d8413d313499c574e98208fd882b6dce +size 235928 diff --git a/pole_alignment/classification/train/Straight/1039.jpg b/pole_alignment/classification/train/Straight/1039.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e266335c3a05947f3559385b4c0e9b106ae2b2f5 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1039.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a7c6296d8052a32a81f9ba199adc4af03a7bed371d0219bb85d60feccba5e5d +size 331524 diff --git a/pole_alignment/classification/train/Straight/1040.jpg b/pole_alignment/classification/train/Straight/1040.jpg new file mode 100644 index 0000000000000000000000000000000000000000..19355a8969f0a48c4b48cfd37ee6ae48079255f5 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1040.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aecb813f7c3a167fe8614143c50e000519ce7ab3fcf3f8023d52c8daa03873f +size 1372755 diff --git a/pole_alignment/classification/train/Straight/1042.jpg b/pole_alignment/classification/train/Straight/1042.jpg new file mode 100644 index 0000000000000000000000000000000000000000..83d0ef05f9a0debac56a2147705f188d201bc2ce --- /dev/null +++ b/pole_alignment/classification/train/Straight/1042.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8e06e551aa03a863988a7fa943d295105c029bc052a8b09050ef37e50898fb9 +size 1719259 diff --git a/pole_alignment/classification/train/Straight/1044.jpg b/pole_alignment/classification/train/Straight/1044.jpg new file mode 100644 index 0000000000000000000000000000000000000000..59d15dd0ae3ab59a861f1988d2fcc61c8d653df8 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1044.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c21d079a6c3528ab1983aabc7731b2f7a9d1e0a77851c84ab6e9ce60721f37be +size 1369635 diff --git a/pole_alignment/classification/train/Straight/1047.jpg b/pole_alignment/classification/train/Straight/1047.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1cf0c095c85c142a5c70b239fa5358e18fed02c1 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1047.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38fe19a734ffea6874d77c1b07fb1e199045d2dfe4e06d03984228d7d7298be5 +size 143452 diff --git a/pole_alignment/classification/train/Straight/1048.jpg b/pole_alignment/classification/train/Straight/1048.jpg new file mode 100644 index 0000000000000000000000000000000000000000..06b72677418739463d92beb5017535dbd5c6eba3 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1048.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b52de8174c28cb9963ee0922ed5fcdbadeb91535fc5d53fcce4ec4442f7ca1e9 +size 1646108 diff --git a/pole_alignment/classification/train/Straight/1049.jpg b/pole_alignment/classification/train/Straight/1049.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c573a3c56cac83ac79dd0f9f4ff65a282bf1d6ad --- /dev/null +++ b/pole_alignment/classification/train/Straight/1049.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d92b731265a2401cb9b4c40fdd8bd2c7a99c0688cc7de6daacde815eacf2dffa +size 968617 diff --git a/pole_alignment/classification/train/Straight/1050.jpg b/pole_alignment/classification/train/Straight/1050.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bc2c2d2cec600920dca6042d7490d622f02eed6f --- /dev/null +++ b/pole_alignment/classification/train/Straight/1050.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2065afc9d7e2d811a6284056228ce4ab437b0586101d689581cc1abd0d1ee04b +size 1723134 diff --git a/pole_alignment/classification/train/Straight/1051.jpg b/pole_alignment/classification/train/Straight/1051.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6c595185887ba11bd43bfa9c03cb2e6f1f993e2e --- /dev/null +++ b/pole_alignment/classification/train/Straight/1051.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53825780846ca7dc86b48c3045bf7b281a82b2a93389da0e870cfa10b0da932e +size 1458650 diff --git a/pole_alignment/classification/train/Straight/1053.jpg b/pole_alignment/classification/train/Straight/1053.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ce33165a5ac6726a00afac21a42a548a66770e34 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1053.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:668daca6b090c57bde4a64b4fead29aefa5e062aff1c0708885ac8d9bd38e524 +size 1818274 diff --git a/pole_alignment/classification/train/Straight/1055.jpg b/pole_alignment/classification/train/Straight/1055.jpg new file mode 100644 index 0000000000000000000000000000000000000000..33a6ccbcc50f73347df50244bfb8bdc032b8ce9a --- /dev/null +++ b/pole_alignment/classification/train/Straight/1055.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51a0e92f21dd5e4eea915ab2ba936b5e3e07bc570543b19dd3765fc85773193c +size 1237105 diff --git a/pole_alignment/classification/train/Straight/1057.jpg b/pole_alignment/classification/train/Straight/1057.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a51287613c5a0ca90e745ea987a397c1667f23b2 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1057.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9d564086ca0db994dcd999bb2cef97614fe575e503dd67723d574ed080c2143 +size 267357 diff --git a/pole_alignment/classification/train/Straight/1058.jpg b/pole_alignment/classification/train/Straight/1058.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a0cbf0f0bb4c7653ffad536fd97f1aced4269703 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1058.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0151269a7956bc4857028ff92fdef09980c6c8a2e48f27f56ebc9094ad7379fd +size 1367797 diff --git a/pole_alignment/classification/train/Straight/1060.jpg b/pole_alignment/classification/train/Straight/1060.jpg new file mode 100644 index 0000000000000000000000000000000000000000..790d938b664f84c63d49b8115c4cbb7673d6cd07 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1060.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7a271d6c84d18dd7746c051e0b3e20f204ef3c6913b6d79c4d29f1db632e01e +size 1433310 diff --git a/pole_alignment/classification/train/Straight/1063.jpg b/pole_alignment/classification/train/Straight/1063.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a7892f42efac60c74a61be8aab52687160eb8525 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1063.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ed274b2f4a16f02cf3066f255f479c42488dd9b4f0877d45821a587737da6bf +size 193335 diff --git a/pole_alignment/classification/train/Straight/1064.jpg b/pole_alignment/classification/train/Straight/1064.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5ecf920b8eebc0e0f26ef18d2b10151c4d9ca78f --- /dev/null +++ b/pole_alignment/classification/train/Straight/1064.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf9ddca318555b960d2c712e5eb16fd4494fa9def673cce4961c0898e0694a40 +size 1047865 diff --git a/pole_alignment/classification/train/Straight/1066.jpg b/pole_alignment/classification/train/Straight/1066.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ed96b4f217828a094932e582f141c75b129d4a5 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1066.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68932a76f3e1c69e18031d8e45f05ea9e3f5af31ca730d1dc236553e310669d9 +size 1471272 diff --git a/pole_alignment/classification/train/Straight/1068.jpg b/pole_alignment/classification/train/Straight/1068.jpg new file mode 100644 index 0000000000000000000000000000000000000000..12da183cbea936c8cb888c78f990259d543ddfdf --- /dev/null +++ b/pole_alignment/classification/train/Straight/1068.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1575e53f55aade80ba1cafa2978d01e790537b089ed1c7d0b2982f4afdebefb7 +size 1664689 diff --git a/pole_alignment/classification/train/Straight/1070.jpg b/pole_alignment/classification/train/Straight/1070.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8d29f8e23395b0ee48c5f1eb82937f2c90e0105e --- /dev/null +++ b/pole_alignment/classification/train/Straight/1070.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a542b88372ade7b258cd99830de7e791d376a455cd72b997af2f0dcfd3c3b696 +size 382330 diff --git a/pole_alignment/classification/train/Straight/1071.jpg b/pole_alignment/classification/train/Straight/1071.jpg new file mode 100644 index 0000000000000000000000000000000000000000..267438707f3eb3c16546041752e9e0db92a3a0ed --- /dev/null +++ b/pole_alignment/classification/train/Straight/1071.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f9159bd6e1909facec389d7781629ad1f5bc47ed7a8a00bb75b97cfba87cd4a +size 385610 diff --git a/pole_alignment/classification/train/Straight/1074.jpg b/pole_alignment/classification/train/Straight/1074.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7ef5f78cc3f7c4c0d33979fa4b92fa87e4057848 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1074.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5773dd15cdd1bca746189747bfb74038cfd038cd68ab483a289d4481b1245200 +size 1448373 diff --git a/pole_alignment/classification/train/Straight/1077.jpg b/pole_alignment/classification/train/Straight/1077.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9839920db25e8fae54c38c686eecbb09f0ac691a --- /dev/null +++ b/pole_alignment/classification/train/Straight/1077.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d5129c2705e2b32a9f58876f9bd6c6dc92fb530e1c048872e4a93919a79003a +size 331731 diff --git a/pole_alignment/classification/train/Straight/1079.jpg b/pole_alignment/classification/train/Straight/1079.jpg new file mode 100644 index 0000000000000000000000000000000000000000..71e3abaf0052e3d98b093187db2ae63649013b8c --- /dev/null +++ b/pole_alignment/classification/train/Straight/1079.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0e33b9853db569a0898113b19fc8b14473942c638371211b1e9580e20b78858 +size 185090 diff --git a/pole_alignment/classification/train/Straight/108.jpg b/pole_alignment/classification/train/Straight/108.jpg new file mode 100644 index 0000000000000000000000000000000000000000..618fb01f153a05aebed8ebe38d5f5ce9ce4f0fa6 --- /dev/null +++ b/pole_alignment/classification/train/Straight/108.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb2833a9fdf712f0a72017c66c6b1129a43ddf8a97fa4c6b0fdd7993b36a3781 +size 4223784 diff --git a/pole_alignment/classification/train/Straight/1080.jpg b/pole_alignment/classification/train/Straight/1080.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ef075b4abf20baafde4530a399e2febf42add715 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1080.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ddec0fe8f80fc82ab778d71c50e754f566172100f15b428c933051d2e9e5ece +size 1027099 diff --git a/pole_alignment/classification/train/Straight/1081.jpg b/pole_alignment/classification/train/Straight/1081.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f5548338da83b7036a20183dd3747e3a5448018a --- /dev/null +++ b/pole_alignment/classification/train/Straight/1081.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f44e91412de664d6fdf7ca0746dff67f4bc419a48eb8fcea42e9274760c69a4 +size 1239291 diff --git a/pole_alignment/classification/train/Straight/1082.jpg b/pole_alignment/classification/train/Straight/1082.jpg new file mode 100644 index 0000000000000000000000000000000000000000..76d982ba6b36ecb31658b98952257354571a1c94 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1082.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0eead42e3a6e7c05adabaf9600a575006ec24a999cca92e33241ac4449bbc976 +size 1943790 diff --git a/pole_alignment/classification/train/Straight/1085.jpg b/pole_alignment/classification/train/Straight/1085.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d0d567c42ab0ca8f82e8bc67e6d747cca00814e5 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1085.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39f3dcf7cc4094e562ceaef65eca20042213a7f83d160ebb0a9310a126832a0d +size 321212 diff --git a/pole_alignment/classification/train/Straight/1086.jpg b/pole_alignment/classification/train/Straight/1086.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2946c3ff1bb347c8d689e7b6e427b2ddb985d0ca --- /dev/null +++ b/pole_alignment/classification/train/Straight/1086.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7298ef46974670b3b5341a515bf892df7489a1b046162285986bb40c4a527218 +size 233723 diff --git a/pole_alignment/classification/train/Straight/1087.jpg b/pole_alignment/classification/train/Straight/1087.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ee9273539dfc2e9f89cafcad07955705d4c1a21 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1087.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3411cc424c715993fb4d404cefdd8097c9283e03501542b6ee82b4c724f50bb +size 146131 diff --git a/pole_alignment/classification/train/Straight/1089.jpg b/pole_alignment/classification/train/Straight/1089.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e1163277774f6712f5f2187e66ad7bd5e5ed5e76 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1089.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c136ca447a48edabd6d5124834e5b252f2252c3bd612891e3ba279356ce1edf +size 2434108 diff --git a/pole_alignment/classification/train/Straight/109.jpg b/pole_alignment/classification/train/Straight/109.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9265ca3ceae59716a6bb2f3cda06fe15fd365a66 --- /dev/null +++ b/pole_alignment/classification/train/Straight/109.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:706271635b7c48becaf06d76856914253bcdd94943ddc6d527cf7c9f4fcc68c7 +size 644530 diff --git a/pole_alignment/classification/train/Straight/1090.jpg b/pole_alignment/classification/train/Straight/1090.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3fa9bd3b86f6faede44dc20d5303dc707ba8dcec --- /dev/null +++ b/pole_alignment/classification/train/Straight/1090.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:454c24d5d50fb9b9294dfc5c5ae5ff7b1800d3b3ee962390d8743298d29386e3 +size 1497749 diff --git a/pole_alignment/classification/train/Straight/1091.jpg b/pole_alignment/classification/train/Straight/1091.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ef2dc7e76f24b90cc413cfa94e7edc14c479d64b --- /dev/null +++ b/pole_alignment/classification/train/Straight/1091.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ff9dfcaa911bb6b0e78b4c80164d5ebb00559503601e5095b6196eeeca72904 +size 206980 diff --git a/pole_alignment/classification/train/Straight/1093.jpg b/pole_alignment/classification/train/Straight/1093.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6400b39dd17d1fec6dadf746b9bd1c05e40ecc01 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1093.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be2d1c91fa1cc5fec8e67592e644768dfe58d7763df3a41bfe18be2c6b6462d2 +size 1184350 diff --git a/pole_alignment/classification/train/Straight/1094.jpg b/pole_alignment/classification/train/Straight/1094.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c462c319d5626704670a4e01d85ca9fd76a36e6b --- /dev/null +++ b/pole_alignment/classification/train/Straight/1094.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:029a485f6b5b1fb44a34907c1d214037a751724b944b8010ebaa3ba056d47bf2 +size 1164494 diff --git a/pole_alignment/classification/train/Straight/1096.jpg b/pole_alignment/classification/train/Straight/1096.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cbc5c65733790a0b3131c382a1dcfcf519f5c9f8 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1096.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b0176a5d0ae9a869d8e5e8fd29b488da52cf4b97a12315923c7a25ab4964ed1 +size 215951 diff --git a/pole_alignment/classification/train/Straight/1099.jpg b/pole_alignment/classification/train/Straight/1099.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7e2a9fea99f94ca4bcd770b36013896165105895 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1099.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a7d1fd67469b5bf2264c65e8ea6d8621658b857b9955500a2ab212999db6d08 +size 1807337 diff --git a/pole_alignment/classification/train/Straight/11.jpg b/pole_alignment/classification/train/Straight/11.jpg new file mode 100644 index 0000000000000000000000000000000000000000..df0f076dfa93a50f0c20703f2958dc09587f3698 --- /dev/null +++ b/pole_alignment/classification/train/Straight/11.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3e7ad852d2567afcd30a288e61ca4c5aa7a18c98bf2275e2010df4d40bd7fa9 +size 117077 diff --git a/pole_alignment/classification/train/Straight/1100.jpg b/pole_alignment/classification/train/Straight/1100.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c12a72eba5d659ad30fe5a6974c6067952dd6b9 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1100.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68e7764d4dd9d497e4def0a76141f73802223a8f4eb9f162b730da8d30096810 +size 2004275 diff --git a/pole_alignment/classification/train/Straight/1103.jpg b/pole_alignment/classification/train/Straight/1103.jpg new file mode 100644 index 0000000000000000000000000000000000000000..93d9e92d8fbc1fe765fec3e56679e5678a8055ae --- /dev/null +++ b/pole_alignment/classification/train/Straight/1103.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b718aae811357ddd84468834f904b40271b5ddbdc56db15d5ae55916996703f2 +size 253447 diff --git a/pole_alignment/classification/train/Straight/1105.jpg b/pole_alignment/classification/train/Straight/1105.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2c7a0ec656261de07b178fd74b0c59f1e3ee57ae --- /dev/null +++ b/pole_alignment/classification/train/Straight/1105.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd7586010b97586c993db01a18c9547c0d22ec157b3809d704047e4f67b91004 +size 175546 diff --git a/pole_alignment/classification/train/Straight/1107.jpg b/pole_alignment/classification/train/Straight/1107.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7414601eb8cfecda68f1c2d37b92cb7c6f6280be --- /dev/null +++ b/pole_alignment/classification/train/Straight/1107.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd0fbf4a7921ce5a8ed92037485678e92d2cb6117ad77eaffe13b3d0c5630f63 +size 174933 diff --git a/pole_alignment/classification/train/Straight/1108.jpg b/pole_alignment/classification/train/Straight/1108.jpg new file mode 100644 index 0000000000000000000000000000000000000000..63d1bb7930b250270776cff2313368a919fba17f --- /dev/null +++ b/pole_alignment/classification/train/Straight/1108.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a13a298682ce52687fc19ae6530104610b6f67501d777981e8cfbb61595cd7c +size 142534 diff --git a/pole_alignment/classification/train/Straight/111.jpg b/pole_alignment/classification/train/Straight/111.jpg new file mode 100644 index 0000000000000000000000000000000000000000..64ebee86915d961363f51e9659466ddd90503f19 --- /dev/null +++ b/pole_alignment/classification/train/Straight/111.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30a16cc5bf881b46a7e4043233a53f44878003cf85a6c9c3cde63a27a3f29401 +size 819263 diff --git a/pole_alignment/classification/train/Straight/1114.jpg b/pole_alignment/classification/train/Straight/1114.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0e28e19c68cdf917d3089719cf5931beb7b2da63 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1114.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59a3220364dff6219ae6c541f4263400b6ac362d7afd559c20b936a021bc54a0 +size 230527 diff --git a/pole_alignment/classification/train/Straight/1117.jpg b/pole_alignment/classification/train/Straight/1117.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d934c7dd02a9a6bf1771029d0be7b9d99a8813c1 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1117.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b897caf4af54122df80239e10fbdb5ed56b186187a9454fef695299d627a56f +size 175869 diff --git a/pole_alignment/classification/train/Straight/1118.jpg b/pole_alignment/classification/train/Straight/1118.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5b8ef1dcd9c2a002d0527e0e7baef34c7a107f1a --- /dev/null +++ b/pole_alignment/classification/train/Straight/1118.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2580615a5a73a9189a75e21185916280e6935a6a6a19cf7d6b4c444adbb879d1 +size 173555 diff --git a/pole_alignment/classification/train/Straight/1119.jpg b/pole_alignment/classification/train/Straight/1119.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ecf64cd5ae68dd903dba0495c55f80e4d07068e6 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1119.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:970823784191b0ef83d3a59c1afbf37de0471cb69e40c552273bd083af84f896 +size 164158 diff --git a/pole_alignment/classification/train/Straight/112.jpg b/pole_alignment/classification/train/Straight/112.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4aac1b5d1a3fdbaaa2090ddc3f0d06249f3cd01d --- /dev/null +++ b/pole_alignment/classification/train/Straight/112.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2d444ce7644e6e2ab02547875ff7745441a7747b04766361ee7a528edd5a3fe +size 721675 diff --git a/pole_alignment/classification/train/Straight/1120.jpg b/pole_alignment/classification/train/Straight/1120.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2c56b5d9016c28fd5e35a9ce17258a1a7a58f664 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1120.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bba296a2ec70323f8dee44860fc5cd9e0510d977c494de598b7eb5e438c03909 +size 169960 diff --git a/pole_alignment/classification/train/Straight/1121.jpg b/pole_alignment/classification/train/Straight/1121.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0c49033f2a763d48f2646f964e040f85a1ddb58f --- /dev/null +++ b/pole_alignment/classification/train/Straight/1121.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc3a4770a8468539ec572c87b5e79c362a0bdb4313a97584556792e17ee19dff +size 178808 diff --git a/pole_alignment/classification/train/Straight/1122.jpg b/pole_alignment/classification/train/Straight/1122.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1b20069c5bcbcee12ecdadf2ed52d59cc1598548 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1122.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1501ec8853d17daf7c7d377b92bae0d9d2b1d2e53df567e0b7b29247981fad4 +size 206147 diff --git a/pole_alignment/classification/train/Straight/1123.jpg b/pole_alignment/classification/train/Straight/1123.jpg new file mode 100644 index 0000000000000000000000000000000000000000..62b6e229d9a42b6d82129cd3fad9b9694b947a47 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1123.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e490c659b16d6dd704984af7f131b7da726aacbec83665de6cd8cd41ecbf9aac +size 226304 diff --git a/pole_alignment/classification/train/Straight/1126.jpg b/pole_alignment/classification/train/Straight/1126.jpg new file mode 100644 index 0000000000000000000000000000000000000000..838c3850baf31a992812ce92b12a266cd00b4c80 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1126.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d6dde606d952eef1b4c3e292c41146b54f977e2bd5dc8d377f6914b701a9bd8 +size 173444 diff --git a/pole_alignment/classification/train/Straight/113.jpg b/pole_alignment/classification/train/Straight/113.jpg new file mode 100644 index 0000000000000000000000000000000000000000..44ad9f5c692027b3c4412aec7d0ca048fa0b5688 --- /dev/null +++ b/pole_alignment/classification/train/Straight/113.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b823984f587a4159182eb10fe371c6e58cb15bb7ed590928483bde7621eeaaf0 +size 530696 diff --git a/pole_alignment/classification/train/Straight/1131.jpg b/pole_alignment/classification/train/Straight/1131.jpg new file mode 100644 index 0000000000000000000000000000000000000000..73dac2f06ed79e78a3d6119b86f7aaf5b2a199e9 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1131.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a5b31933d3feb1b6a51a8892d3b39a2dc6b4b1fd4e5dca1dac59c4accbbc796 +size 195596 diff --git a/pole_alignment/classification/train/Straight/1133.jpg b/pole_alignment/classification/train/Straight/1133.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e771822145d1ddf2eaf9be402f3e29f626e3a0bf --- /dev/null +++ b/pole_alignment/classification/train/Straight/1133.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af91645dd614de8540eda074e67a7ab2a6af1f96b9e8207f6ab17127eaa97798 +size 129623 diff --git a/pole_alignment/classification/train/Straight/1135.jpg b/pole_alignment/classification/train/Straight/1135.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4115c662d827cf2557249b1ec87846af0f7e6f9f --- /dev/null +++ b/pole_alignment/classification/train/Straight/1135.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72a0343a6dc152c4394f7c9a7983c3a94b8b825ad76284c26e8592318cefea3b +size 144025 diff --git a/pole_alignment/classification/train/Straight/1136.jpg b/pole_alignment/classification/train/Straight/1136.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2cbdc30d0a607041a1383d22a6183f2d4da5c151 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1136.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b73a95defdc65d50bcae8bf5fadc5e542552fffbc1ff826303712a022ea1d576 +size 1237397 diff --git a/pole_alignment/classification/train/Straight/1140.jpg b/pole_alignment/classification/train/Straight/1140.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ccdb131e23cb41c271cf527c8ab2c42a09a34159 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1140.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d05e8fc02cf20d9c50cb380933c012e087e5193edc0d20b8a12a30b9a23b06bf +size 296960 diff --git a/pole_alignment/classification/train/Straight/1141.jpg b/pole_alignment/classification/train/Straight/1141.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8bbdf15aab167f7594f99bfbbe4dbc8cd5626764 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1141.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a2960e406f7a253bfdd05c7c873544cee9a8754f15aaf177935de103d93d922 +size 177776 diff --git a/pole_alignment/classification/train/Straight/1145.jpg b/pole_alignment/classification/train/Straight/1145.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7b022fe6c86997763bd34f01d207a58afc28edcb --- /dev/null +++ b/pole_alignment/classification/train/Straight/1145.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30de05200dd61d5464dd35e3b5ab9a60a182d72e528589dde486a0ae8687a317 +size 692532 diff --git a/pole_alignment/classification/train/Straight/1147.jpg b/pole_alignment/classification/train/Straight/1147.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6fbb1c926588459000a084ea91ac188fcf89f0bd --- /dev/null +++ b/pole_alignment/classification/train/Straight/1147.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90333b775024f53381651a573d814eb40206453a4471a70b21764c600fcbdd0f +size 654950 diff --git a/pole_alignment/classification/train/Straight/1148.jpg b/pole_alignment/classification/train/Straight/1148.jpg new file mode 100644 index 0000000000000000000000000000000000000000..347199d77436cd2c98bc5d03c47a969538dfc30e --- /dev/null +++ b/pole_alignment/classification/train/Straight/1148.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d56f31633dd04f3ec32f04a0e9d240055ddab934837d6b21d39547308c3ba8e +size 586222 diff --git a/pole_alignment/classification/train/Straight/1149.jpg b/pole_alignment/classification/train/Straight/1149.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da3041ba9d98c88eb212c72b8fd4c5868f7748e5 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1149.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba8a3bc9d88c5576c37392327e952570a01e3ef30600dabfcf52db2a1c67a6e6 +size 2667261 diff --git a/pole_alignment/classification/train/Straight/1151.jpg b/pole_alignment/classification/train/Straight/1151.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e4c1824a3269abc0e9dc38146a0f40b67f32e578 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1151.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:865da0c4c552c03d8b6e9503ea171f2c4579cdbbf56f3eee210b942720528efc +size 630007 diff --git a/pole_alignment/classification/train/Straight/1154.jpg b/pole_alignment/classification/train/Straight/1154.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5f229b1d1271f2fb6b76e01f54ec732e7d7f6724 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1154.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a39d0b204cd8dfa1d23142b7229ada8725e75f18aa85b69c30e822d24547a1d +size 585396 diff --git a/pole_alignment/classification/train/Straight/1155.jpg b/pole_alignment/classification/train/Straight/1155.jpg new file mode 100644 index 0000000000000000000000000000000000000000..348edd22f685c60ba0dad5cbfa9e599b04bd6811 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1155.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e85608eee05a5b271af12c0f31f1df3e504c09f76407232c5f32063eb33b13b3 +size 520918 diff --git a/pole_alignment/classification/train/Straight/1156.jpg b/pole_alignment/classification/train/Straight/1156.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8b7817620d1c9dea54b22439061ca23ad78469ef --- /dev/null +++ b/pole_alignment/classification/train/Straight/1156.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7b6e2aebd6f690bc67b71d63df93e08e71c153019b021d296be669c53ec1f3e +size 2918115 diff --git a/pole_alignment/classification/train/Straight/1157.jpg b/pole_alignment/classification/train/Straight/1157.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4f038e05f5401876d61ee964de43c2e9fb7f4529 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1157.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a0a30afd45c06de78ec92e1c32b59cf6412e299371e760a058499080f585e12 +size 779452 diff --git a/pole_alignment/classification/train/Straight/1159.jpg b/pole_alignment/classification/train/Straight/1159.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5148db1c387d20ffc650891a3102fe8caa5e8197 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1159.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9234f9c779b885a8d2cbf8a5981ad5dc0615b6299d1e7f185a4816b4a7759285 +size 606238 diff --git a/pole_alignment/classification/train/Straight/116.jpg b/pole_alignment/classification/train/Straight/116.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bb0af82e4168aa3dc1854d63bc386ef676fdde11 --- /dev/null +++ b/pole_alignment/classification/train/Straight/116.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eaa712ee671cc6f786fa9773d7e127e069a3decbf707e13d4dca95f27ff34024 +size 2210724 diff --git a/pole_alignment/classification/train/Straight/1164.jpg b/pole_alignment/classification/train/Straight/1164.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0c9cb003b54e5314acbf5d317588547677b88b89 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1164.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6f67a6e5bd49349823e7dd30ac8c463536453d320c609d578ea75200993bfdd +size 920994 diff --git a/pole_alignment/classification/train/Straight/1165.jpg b/pole_alignment/classification/train/Straight/1165.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e7b4843bbe74292aa62389bba58ae5efb947b28e --- /dev/null +++ b/pole_alignment/classification/train/Straight/1165.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bff4108d9c0b3f1d2c45474d1fa0ab57bfdb469d7596a2533a483d80b6a2757 +size 3134928 diff --git a/pole_alignment/classification/train/Straight/1167.jpg b/pole_alignment/classification/train/Straight/1167.jpg new file mode 100644 index 0000000000000000000000000000000000000000..115aaafb47ec1e657379be6c9f8cca07ce75278a --- /dev/null +++ b/pole_alignment/classification/train/Straight/1167.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9034d4e9609603d7d1e9b97f5d37122fe6753444101b7b04e15e21a3a484216c +size 822520 diff --git a/pole_alignment/classification/train/Straight/1168.jpg b/pole_alignment/classification/train/Straight/1168.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e57cdf7d1868309c4383bb962a5b46c338658321 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1168.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abdbdcbe7d30424ae483244caf332f8f9679057eee215059ace688e0487dcef7 +size 1383563 diff --git a/pole_alignment/classification/train/Straight/1169.jpg b/pole_alignment/classification/train/Straight/1169.jpg new file mode 100644 index 0000000000000000000000000000000000000000..471e265171d617dd2be0926cd958991c28fffde4 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1169.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c036af6a611e4519cdbbcc640403e4ec4a31c92c4df3e2f4492699b9c9904dc +size 1140294 diff --git a/pole_alignment/classification/train/Straight/117.jpg b/pole_alignment/classification/train/Straight/117.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d5b3176f2f12953ab3f156a8871663fb758d3bf7 --- /dev/null +++ b/pole_alignment/classification/train/Straight/117.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11b6d3f7e9169d0e0209fef7ac0f0108c8f09ed0be7fa3ffd63bbcbeb194cd47 +size 3247401 diff --git a/pole_alignment/classification/train/Straight/1170.jpg b/pole_alignment/classification/train/Straight/1170.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cce6b8bb9f9d1bac0b81831f5671ecd192efe3df --- /dev/null +++ b/pole_alignment/classification/train/Straight/1170.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20ba3ca921c404aad8d1eb354a2cf4093e2226b34f4e108a44a63baaac39b896 +size 524015 diff --git a/pole_alignment/classification/train/Straight/1171.jpg b/pole_alignment/classification/train/Straight/1171.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bdfab69a61fbbf1af54e3aff2e366bcb38ea11de --- /dev/null +++ b/pole_alignment/classification/train/Straight/1171.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:076d97c6b8d95c804779586c30c3060d6d7c78d4e241fce785e7c845202663ae +size 1325016 diff --git a/pole_alignment/classification/train/Straight/1172.jpg b/pole_alignment/classification/train/Straight/1172.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1bb0edbea60b37737ec4a758ea8af36f1b2993c7 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1172.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cea42c985001d1cb7628e96a343536e34df570860680b4840d731ca04228f63c +size 408130 diff --git a/pole_alignment/classification/train/Straight/1174.jpg b/pole_alignment/classification/train/Straight/1174.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0ae6fe904250d2aff239a8452a20c78f58a18b19 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1174.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f9cee3231e37ce2629f202160c2fd850d9073d514e6db3f80ba6bb432512360 +size 1174685 diff --git a/pole_alignment/classification/train/Straight/1175.jpg b/pole_alignment/classification/train/Straight/1175.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6e17f32fad4eed5efafd0fca56aa07172d653055 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1175.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b772c25ef0e000f580d0df552bb11b9ebe2aa72197bffb714af1a54bb8d47510 +size 1762318 diff --git a/pole_alignment/classification/train/Straight/1176.jpg b/pole_alignment/classification/train/Straight/1176.jpg new file mode 100644 index 0000000000000000000000000000000000000000..448ac5b72734a0c5da7c0a261274065ea22e56d6 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1176.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0fabd49a8aba159ac839eaaf7ba5fa09d52c6fc81a378243930c11d43761350 +size 1032299 diff --git a/pole_alignment/classification/train/Straight/1177.jpg b/pole_alignment/classification/train/Straight/1177.jpg new file mode 100644 index 0000000000000000000000000000000000000000..073fe8ebefa22fe3b9da00b961532b6a3bf6df8c --- /dev/null +++ b/pole_alignment/classification/train/Straight/1177.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:051012b0616fc742c9173f566cddc7bf2b32ea108f18d1875d53270bcff02ae1 +size 710924 diff --git a/pole_alignment/classification/train/Straight/1178.jpg b/pole_alignment/classification/train/Straight/1178.jpg new file mode 100644 index 0000000000000000000000000000000000000000..975c1983e6db648333c3f6c7e9189fb3c0197759 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1178.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c21e9a0b71a35bc9795984da5f21556e9770e259fb90d253df6f6ffb094dda9c +size 1851776 diff --git a/pole_alignment/classification/train/Straight/118.jpg b/pole_alignment/classification/train/Straight/118.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a3433032da9a1d4d2aa06541387842f238b1b56d --- /dev/null +++ b/pole_alignment/classification/train/Straight/118.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32f782e9933e2e7fd8d8411619370cf680eee4b07447e3da92a6dedd9f3a445f +size 3088525 diff --git a/pole_alignment/classification/train/Straight/1180.jpg b/pole_alignment/classification/train/Straight/1180.jpg new file mode 100644 index 0000000000000000000000000000000000000000..58b2c75a14d0e947430a66222db7ce3b0da9708f --- /dev/null +++ b/pole_alignment/classification/train/Straight/1180.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31f5ae487f939d0363685c9cd4d2e32dc9b5a473c838a10f241b20dcb74b505e +size 565080 diff --git a/pole_alignment/classification/train/Straight/1182.jpg b/pole_alignment/classification/train/Straight/1182.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a06d3423fbf83305427e4d6f19c0bbbf26a7d99 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1182.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bdfc9d381b50d8acb20cc1ff314bfd22bc3ab2c9579f9b926f97ff881bf1588 +size 564961 diff --git a/pole_alignment/classification/train/Straight/1184.jpg b/pole_alignment/classification/train/Straight/1184.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ab4efa8da57cb3508fa70f4f168cf9354ab88ede --- /dev/null +++ b/pole_alignment/classification/train/Straight/1184.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86c24e72112255ee648b5b37bd35ade5f03af705b3612c3b755c52b1324c4f0f +size 724682 diff --git a/pole_alignment/classification/train/Straight/1185.jpg b/pole_alignment/classification/train/Straight/1185.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cc180487da893ff74ee6d4f3e0a9f6d5740e5158 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1185.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ba9b070f4bf1e318e0d8db8a673b40dfb9c21390500ace7ca3dc93c3d6ab6a7 +size 472695 diff --git a/pole_alignment/classification/train/Straight/1190.jpg b/pole_alignment/classification/train/Straight/1190.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fe3206e0477e6607d855f1b9bbfa3c27a7edfbec --- /dev/null +++ b/pole_alignment/classification/train/Straight/1190.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:988fa302ba35e3af9dc95de54c6fe01ba2971f900bd4d6b0d26b2d4b9df942a8 +size 1109567 diff --git a/pole_alignment/classification/train/Straight/1195.jpg b/pole_alignment/classification/train/Straight/1195.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dbb445ae682da60ea6a8481b2f3f7a4fc6c21001 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1195.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4c7f864b184d9cf6294a0ea39b9939ebc5bae38da10c67f3b7d6af42f7547fc +size 1373841 diff --git a/pole_alignment/classification/train/Straight/1198.jpg b/pole_alignment/classification/train/Straight/1198.jpg new file mode 100644 index 0000000000000000000000000000000000000000..07cbb042d462c8d2c505425fd1d0fac0f0b45e97 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1198.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56df1f0234872750fda5c4d648d4c1ac9b80334d8400f738c1289431044db212 +size 978340 diff --git a/pole_alignment/classification/train/Straight/1199.jpg b/pole_alignment/classification/train/Straight/1199.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b3ca6393284f3cf38764ff8fa4ae5d3ce04e20f1 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1199.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc7fe6c878efa0e8316381f2c7ca471ca9e98de69fed130a1cfcee0e6dad7a28 +size 944858 diff --git a/pole_alignment/classification/train/Straight/120.jpg b/pole_alignment/classification/train/Straight/120.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b1723d6aa483905ee2200a728cc98b5aff9d6e87 --- /dev/null +++ b/pole_alignment/classification/train/Straight/120.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6073875ae48d715a7c03c9e4a6a6d985ac56a153a70c583a9b26c92d4d311098 +size 537628 diff --git a/pole_alignment/classification/train/Straight/1203.jpg b/pole_alignment/classification/train/Straight/1203.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ee7b38ac2858c6d413bb43a7fe177b468abcb95a --- /dev/null +++ b/pole_alignment/classification/train/Straight/1203.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:131231a3cfedf182199589aec0acd3a180d4ba799bcd76fd90afaea76dd50171 +size 304945 diff --git a/pole_alignment/classification/train/Straight/1204.jpg b/pole_alignment/classification/train/Straight/1204.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ca0e29fbe0f6dece1f8a9cb5a98ecdf315c378a6 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1204.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d06c9807126500491cab28b4186ee4d0e2834a78d0c8a979e35edd64e5fefec8 +size 331391 diff --git a/pole_alignment/classification/train/Straight/1205.jpg b/pole_alignment/classification/train/Straight/1205.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6be96ead409efa5f448fb335e0ad54bf603cc888 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1205.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f6bd624341fe9220c55ca5688a7ec1336b82c20e812199a98cd8204a42a3234 +size 345227 diff --git a/pole_alignment/classification/train/Straight/1206.jpg b/pole_alignment/classification/train/Straight/1206.jpg new file mode 100644 index 0000000000000000000000000000000000000000..26895436d9cdc6a65042c1766c32862001b8bf6e --- /dev/null +++ b/pole_alignment/classification/train/Straight/1206.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:504a4357853c5824ab2eff61fa085c57c53cbd508ba47e2269be82b43939e34f +size 287975 diff --git a/pole_alignment/classification/train/Straight/1212.jpg b/pole_alignment/classification/train/Straight/1212.jpg new file mode 100644 index 0000000000000000000000000000000000000000..462d55d52bdd22892728fa356f4fe7be3a0ba1cb --- /dev/null +++ b/pole_alignment/classification/train/Straight/1212.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f535b23f925cd20cabda8d7fd70f46088ba641681370b7b5b44f71eb73f33448 +size 388206 diff --git a/pole_alignment/classification/train/Straight/1213.jpg b/pole_alignment/classification/train/Straight/1213.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e8affb11329aee4cc8aff7737b04a7dbfb110fae --- /dev/null +++ b/pole_alignment/classification/train/Straight/1213.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d495dd37c2af563f05b3645df8bd4f6142a08076203ae46da77b2ee2ef56728 +size 144231 diff --git a/pole_alignment/classification/train/Straight/1214.jpg b/pole_alignment/classification/train/Straight/1214.jpg new file mode 100644 index 0000000000000000000000000000000000000000..24d8416080883818d09c71ed8dbcac9bf265588e --- /dev/null +++ b/pole_alignment/classification/train/Straight/1214.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5969c089091d6568e6142ce2ed8588c879edba48e87aaa23a2aa999c84d3afec +size 176470 diff --git a/pole_alignment/classification/train/Straight/1218.jpg b/pole_alignment/classification/train/Straight/1218.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e73d6611a5f40e007a664891b4ee6d639278b662 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1218.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e47ea2b21c258b0bca64d2f1c2d76ae77e37f58a7d5d72a111307e637952d053 +size 165990 diff --git a/pole_alignment/classification/train/Straight/1219.jpg b/pole_alignment/classification/train/Straight/1219.jpg new file mode 100644 index 0000000000000000000000000000000000000000..88242c1b712f97310501a5b0a554e81c2f3e9061 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1219.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e75c8ff46ba7fb644c9ecf063dc36205d99d433e7a935faf19a3f739a4947c40 +size 746232 diff --git a/pole_alignment/classification/train/Straight/122.jpg b/pole_alignment/classification/train/Straight/122.jpg new file mode 100644 index 0000000000000000000000000000000000000000..057c0fb7536cfd831063e4b5e43b65728730c475 --- /dev/null +++ b/pole_alignment/classification/train/Straight/122.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bdf985b15a97914caf4e2cb196461a2399c553e4b4067cd42ee4c5fb2ae1e93 +size 567478 diff --git a/pole_alignment/classification/train/Straight/1222.jpg b/pole_alignment/classification/train/Straight/1222.jpg new file mode 100644 index 0000000000000000000000000000000000000000..74038d4f973f649f877bedba9cb30d956fc69c14 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1222.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dad01e60b63a3782b148f44b6c6df5e916585d9a11ba93cd320cbef0573076c3 +size 553527 diff --git a/pole_alignment/classification/train/Straight/1224.jpg b/pole_alignment/classification/train/Straight/1224.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ce2910e22ab25983484e2bac06eb585f427e0ac5 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1224.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b45d4a3801d87febfc24c560d60b8a1057ccac714f8135c51ae4c82aa7d381c +size 188053 diff --git a/pole_alignment/classification/train/Straight/1226.jpg b/pole_alignment/classification/train/Straight/1226.jpg new file mode 100644 index 0000000000000000000000000000000000000000..21e34682b4f9ae0bc3cdd8d223ad467110391305 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1226.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8422ce68d9677be397fca0c2b315b29e8b5d1d2b34f9bfc5c8f322fed22da1dd +size 484964 diff --git a/pole_alignment/classification/train/Straight/1227.jpg b/pole_alignment/classification/train/Straight/1227.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e4d2bbe1870965f1d02e8c5e3b42ffbe0115a2c --- /dev/null +++ b/pole_alignment/classification/train/Straight/1227.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e240c67b146f847837cfa888ce014bb9de6b271967c66269408a89d85463097b +size 351823 diff --git a/pole_alignment/classification/train/Straight/123.jpg b/pole_alignment/classification/train/Straight/123.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b1aee822de1851af7f597286fe7fa4a6f3e6385 --- /dev/null +++ b/pole_alignment/classification/train/Straight/123.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5df083586ecc7ea6e59df3205416952874b86938da3e729fdd9850b0f3d6b57c +size 2004191 diff --git a/pole_alignment/classification/train/Straight/1231.jpg b/pole_alignment/classification/train/Straight/1231.jpg new file mode 100644 index 0000000000000000000000000000000000000000..98f90a0013db84c75c5e345dcf63103749047b5c --- /dev/null +++ b/pole_alignment/classification/train/Straight/1231.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6321fa7411429bc91916f0a4cdf56367b8ff531317f083f821516d4e6ca432c5 +size 492829 diff --git a/pole_alignment/classification/train/Straight/1235.jpg b/pole_alignment/classification/train/Straight/1235.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1d0ec62e17747c06daf624ff5e3c618a454ced67 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1235.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b8b09cfb42222e2447eb41d6187c51703b1bbf4666826183ae46d49d57af4d1 +size 1303886 diff --git a/pole_alignment/classification/train/Straight/1236.jpg b/pole_alignment/classification/train/Straight/1236.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f785739ec3ec018f2467f4d45b9a1b7a9602f802 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1236.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a515dc36b67e3808e3eb1fe0df001826e424d90013d99acaba550920737d508d +size 1056606 diff --git a/pole_alignment/classification/train/Straight/1237.jpg b/pole_alignment/classification/train/Straight/1237.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0595ce0d609c102f747fb5ed4e4bf22e295790a9 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1237.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f67a16dca411ff49fda11579790e19be9a2bacbb95009d19fd2aca071c34fd41 +size 501163 diff --git a/pole_alignment/classification/train/Straight/1238.jpg b/pole_alignment/classification/train/Straight/1238.jpg new file mode 100644 index 0000000000000000000000000000000000000000..de58d9370476df53b706207bccdac83275b618e6 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1238.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33e2f2fa306936b85a2c08dd09070d183d818d7c695e230b839ef5bce581282f +size 2029204 diff --git a/pole_alignment/classification/train/Straight/1239.jpg b/pole_alignment/classification/train/Straight/1239.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8d1b96f0baa7929975a4a9463d35acbdb1b6384a --- /dev/null +++ b/pole_alignment/classification/train/Straight/1239.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:939428cb054077256b754c71e984993fa54fc3e408523d4f327a3db8fe30a7cc +size 450583 diff --git a/pole_alignment/classification/train/Straight/124.jpg b/pole_alignment/classification/train/Straight/124.jpg new file mode 100644 index 0000000000000000000000000000000000000000..55796ac20dcb82259f628c736dee9eac6e5d1025 --- /dev/null +++ b/pole_alignment/classification/train/Straight/124.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4d1e6baf42b80c818986fe20a461bde4985f5dcb0d9508565b85906d42e2f90 +size 2165962 diff --git a/pole_alignment/classification/train/Straight/1241.jpg b/pole_alignment/classification/train/Straight/1241.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a9a199d2a3580339090a519ce443faa3879eff48 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1241.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f29159ffe84a0c144bc61dd0ed6a2771ee0b59f4fbc899b7f6d0c910981b4ff +size 2766366 diff --git a/pole_alignment/classification/train/Straight/1245.jpg b/pole_alignment/classification/train/Straight/1245.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e9895bb2382f07380a5e186d073469e41a716414 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1245.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:229e5d187639e8b135ead520f7bcdb00d3581da7a1672c89579a194006455756 +size 336873 diff --git a/pole_alignment/classification/train/Straight/1246.jpg b/pole_alignment/classification/train/Straight/1246.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3791d4bc8002bc57ada582503a1d89888e2d9d6b --- /dev/null +++ b/pole_alignment/classification/train/Straight/1246.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08ba67e3f978d75d28976c121ed5d016260f5b18f35f36f1b18dd83b958e8a23 +size 350917 diff --git a/pole_alignment/classification/train/Straight/125.jpg b/pole_alignment/classification/train/Straight/125.jpg new file mode 100644 index 0000000000000000000000000000000000000000..427f8ddd81e2b94583dbe89d52e664598d28d421 --- /dev/null +++ b/pole_alignment/classification/train/Straight/125.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9770f60c01c1a6306e81bf59a37e671747125f5905bc77bd19556f0247f4979 +size 1909250 diff --git a/pole_alignment/classification/train/Straight/1250.jpg b/pole_alignment/classification/train/Straight/1250.jpg new file mode 100644 index 0000000000000000000000000000000000000000..196783d8b70ead8c74bafd0d5b7e94a2b6e43566 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1250.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c059cf647804edf64b799d6bc1636ecc885746ecd210ef49bdcba9d39e2fca5 +size 2458139 diff --git a/pole_alignment/classification/train/Straight/1251.jpg b/pole_alignment/classification/train/Straight/1251.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dc9b72a221c9e97d3e9de4f58d88181279c6da6b --- /dev/null +++ b/pole_alignment/classification/train/Straight/1251.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b56969f7210d76c206679a5ba10ec01f56b5f173c0afa07e06849fed6af253e9 +size 2415050 diff --git a/pole_alignment/classification/train/Straight/1253.jpg b/pole_alignment/classification/train/Straight/1253.jpg new file mode 100644 index 0000000000000000000000000000000000000000..052418624985ff4cde694185e800526d7350244e --- /dev/null +++ b/pole_alignment/classification/train/Straight/1253.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e36f9d8f01dee6babaf8e2642d32dffd8cca962f9625eee6bab693f371f1cc8b +size 1660335 diff --git a/pole_alignment/classification/train/Straight/1254.jpg b/pole_alignment/classification/train/Straight/1254.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8cb93be01bb59d74f03372c9b5db811730d74a43 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1254.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b65be6920ee94768ca68bcfe441cf060704723add45f8cd6f865bd2ffb9bacb2 +size 3022702 diff --git a/pole_alignment/classification/train/Straight/1257.jpg b/pole_alignment/classification/train/Straight/1257.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4fd73a4d4bc08f9d36d43455a3f036ee34cdf966 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1257.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0968bf272361bbd68babc0b64dcc150b456417e2764c4587c6d8120394f89f3f +size 3348158 diff --git a/pole_alignment/classification/train/Straight/1259.jpg b/pole_alignment/classification/train/Straight/1259.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bcdb8a4847defe7e1cd436b6f7cae2a3f8bbc0a8 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1259.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dbc858a75ddd8beb9926b0fa074e195c0913ad268edbed5e192168bc209a2f9 +size 1089914 diff --git a/pole_alignment/classification/train/Straight/1260.jpg b/pole_alignment/classification/train/Straight/1260.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2c074b2671074f86b4a89d6cfc0c80bb37968ae8 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1260.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f003672d4c261cd18062a7b6ed9a6f3f17f8f2cc192509f5bcd3a154c6ab924b +size 2788812 diff --git a/pole_alignment/classification/train/Straight/1263.jpg b/pole_alignment/classification/train/Straight/1263.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2cc76ce9be54be22b679d6cae093884de5db5935 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1263.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b2266c4237f09e63dce8edfa5d54b5631e72ee7c965055e9eef8cf7c69013b9 +size 722273 diff --git a/pole_alignment/classification/train/Straight/1264.jpg b/pole_alignment/classification/train/Straight/1264.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8429a22fdd81671ae37472f6ebeeff5932074448 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1264.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b854a9f2268eb3c7ed6154405ef76d9723a26cc834eb9c42e3a77674e1f0d9e +size 1806558 diff --git a/pole_alignment/classification/train/Straight/1265.jpg b/pole_alignment/classification/train/Straight/1265.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4b71a2fbf5a69d6e2d6fa95a0922c43bd192e8e6 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1265.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd873d8a6b27144e7822ddbce461ed3a05196b8e36755801ac8068afd6416846 +size 2772924 diff --git a/pole_alignment/classification/train/Straight/1269.jpg b/pole_alignment/classification/train/Straight/1269.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f865c8397e4145ebcb4a131822f2e797d03fca4e --- /dev/null +++ b/pole_alignment/classification/train/Straight/1269.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:527bf8aee4b59ab5af88bdb4aa439ab7a8d76eedfb4ad482bf5ff823808ebd95 +size 654967 diff --git a/pole_alignment/classification/train/Straight/1270.jpg b/pole_alignment/classification/train/Straight/1270.jpg new file mode 100644 index 0000000000000000000000000000000000000000..51819c9e816293d5d7ec6c814a156ac48cfb038f --- /dev/null +++ b/pole_alignment/classification/train/Straight/1270.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d939b6c1c9355a2c92c3287e33b6aebc75c4ff0b30766ac2905d4db24dc44a1c +size 2696425 diff --git a/pole_alignment/classification/train/Straight/1271.jpg b/pole_alignment/classification/train/Straight/1271.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c0449f06d6953df6b3aae19be699ab0954542f1b --- /dev/null +++ b/pole_alignment/classification/train/Straight/1271.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0245fe6687ef562f30dfac0e2491090f39829d06ee87f8da6a27008b6723aed +size 753911 diff --git a/pole_alignment/classification/train/Straight/1273.jpg b/pole_alignment/classification/train/Straight/1273.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0210d254ab3af20f32898195842bc911f08ab62e --- /dev/null +++ b/pole_alignment/classification/train/Straight/1273.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7267836b763065e302c1e4c0cb0e2c4b46d67a7d83ae4e444c43bec4ffa44bb +size 2255255 diff --git a/pole_alignment/classification/train/Straight/1274.jpg b/pole_alignment/classification/train/Straight/1274.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3f210bc2d068ff2633dc4039bbff16a4984bfc85 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1274.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf2b27ab36e366dbea1e431a82553da38df160f8334a1d5c5b950ca7e96e420f +size 476521 diff --git a/pole_alignment/classification/train/Straight/1278.jpg b/pole_alignment/classification/train/Straight/1278.jpg new file mode 100644 index 0000000000000000000000000000000000000000..210b1144edcc1b02bfda1f824c67fa8b439e504f --- /dev/null +++ b/pole_alignment/classification/train/Straight/1278.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92b1958b502eb2dd23cbcca7e527f07fdec7719cbd748c58d9bf2a91888a35f1 +size 2177395 diff --git a/pole_alignment/classification/train/Straight/128.jpg b/pole_alignment/classification/train/Straight/128.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0fcdc8962c56168c7c50301364a69ce8cbb277f4 --- /dev/null +++ b/pole_alignment/classification/train/Straight/128.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e70e3b3e9728bcb497312106988dec1be619eeeb3dc4906bf74b631c546c48ef +size 1936344 diff --git a/pole_alignment/classification/train/Straight/1281.jpg b/pole_alignment/classification/train/Straight/1281.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aa977d1be640361c0480889765b098a725367c76 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1281.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0322e64df8901a1610ac7eb710801c0b1a2560a6348f42e424ab13d5512d464c +size 1996191 diff --git a/pole_alignment/classification/train/Straight/1283.jpg b/pole_alignment/classification/train/Straight/1283.jpg new file mode 100644 index 0000000000000000000000000000000000000000..020130e806c3f993ff181d9f298edc00f0118ec2 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1283.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6ba1b8926bec2b15c530f5b27f859817ebd953c5c3a1461c2a91a1e8d15040c +size 415652 diff --git a/pole_alignment/classification/train/Straight/1287.jpg b/pole_alignment/classification/train/Straight/1287.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a78cc353853b081dbf4f050e9a008381c29d1171 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1287.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0889f6ad9a506437d6b14260989332a7ff6eb8d906287bba113c70808cc361a +size 499577 diff --git a/pole_alignment/classification/train/Straight/1288.jpg b/pole_alignment/classification/train/Straight/1288.jpg new file mode 100644 index 0000000000000000000000000000000000000000..602b61071d2d4875e081982a37615fdb276f0a52 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1288.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71a062072c8ebb29b730d4bf99ec18735085819a269e0db536fb8c46979af60b +size 515314 diff --git a/pole_alignment/classification/train/Straight/129.jpg b/pole_alignment/classification/train/Straight/129.jpg new file mode 100644 index 0000000000000000000000000000000000000000..715d33b1872929abd6aaa6938fe4a94e989ea965 --- /dev/null +++ b/pole_alignment/classification/train/Straight/129.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0c382eae0a9f63fa2ca65c6e9c0fe7d95ac93b08ae96bbe7ef0a7f0376d5ec2 +size 1757147 diff --git a/pole_alignment/classification/train/Straight/1291.jpg b/pole_alignment/classification/train/Straight/1291.jpg new file mode 100644 index 0000000000000000000000000000000000000000..55fffc8994b7a1b44ac6447826682be32eb02373 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1291.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37a0e043cbcab9ad08f1b5d60e445e58b068ac61df2a6f8b53c33eb19c4cd244 +size 2444017 diff --git a/pole_alignment/classification/train/Straight/1292.jpg b/pole_alignment/classification/train/Straight/1292.jpg new file mode 100644 index 0000000000000000000000000000000000000000..54c283485abc01e7b739e51c4aef257b6544ef12 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1292.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b3ba08be65ad5e1230261b06163464b0e61b5388c6d3cec73edd9280f3bbd8a +size 303321 diff --git a/pole_alignment/classification/train/Straight/1293.jpg b/pole_alignment/classification/train/Straight/1293.jpg new file mode 100644 index 0000000000000000000000000000000000000000..47400dbfc348fa2af79e5cfe33a00ac5f9b0fe1b --- /dev/null +++ b/pole_alignment/classification/train/Straight/1293.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d248753cb85cb4e295eab8f62845c3ebbe47e6834a75ec2c4b37612c4c210958 +size 2052472 diff --git a/pole_alignment/classification/train/Straight/1297.jpg b/pole_alignment/classification/train/Straight/1297.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3f9dcb0067243762760598069098ea06de75a18f --- /dev/null +++ b/pole_alignment/classification/train/Straight/1297.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55e243668d0618f429bfaa1a27938211fe1b0b6f8859439b8d92fef82696f8bd +size 2285399 diff --git a/pole_alignment/classification/train/Straight/1298.jpg b/pole_alignment/classification/train/Straight/1298.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da97a6e162cc0a708505a848f90865053a46f2e2 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1298.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfb18a1a169ada7a1ab64cf2bf2b18a16f235cda842c2f442ec0047614b1ff4b +size 275584 diff --git a/pole_alignment/classification/train/Straight/1302.jpg b/pole_alignment/classification/train/Straight/1302.jpg new file mode 100644 index 0000000000000000000000000000000000000000..73c68eca6b12a063677c23f858b25eb569fc31b2 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1302.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4c59e9f76ca0a20ca0bec705ed8854ce50554e0bb1d8e5109f6f1854c8d9716 +size 373415 diff --git a/pole_alignment/classification/train/Straight/1305.jpg b/pole_alignment/classification/train/Straight/1305.jpg new file mode 100644 index 0000000000000000000000000000000000000000..21dec434141e6403f3bf981cd2f611d9ed691e60 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1305.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:419e954a4d5d9fb7eb92d5818c4ebcf1ee25c000fe7418be758c8418a55b5fcf +size 335834 diff --git a/pole_alignment/classification/train/Straight/1309.jpg b/pole_alignment/classification/train/Straight/1309.jpg new file mode 100644 index 0000000000000000000000000000000000000000..62ff4f3923c6475f569c9cb17e52be93125f2e2b --- /dev/null +++ b/pole_alignment/classification/train/Straight/1309.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef7db3078076ec777ec0d702b31c153ff88075bd69214dc6970e443057070552 +size 330280 diff --git a/pole_alignment/classification/train/Straight/1310.jpg b/pole_alignment/classification/train/Straight/1310.jpg new file mode 100644 index 0000000000000000000000000000000000000000..22c16fcdc1dd952eacdbab893087d3de43d57933 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1310.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:358e4fc8358f57ef0caa5af43c7520820a86a74fc2419789486025dd23d22840 +size 3172566 diff --git a/pole_alignment/classification/train/Straight/1311.jpg b/pole_alignment/classification/train/Straight/1311.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e5a499e326131b71c6e11c68e6eb5be2b6b5890e --- /dev/null +++ b/pole_alignment/classification/train/Straight/1311.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c77f843e14eee86457741437dce5ad2e03052f60393ced53173abc16b5375f49 +size 3296767 diff --git a/pole_alignment/classification/train/Straight/1312.jpg b/pole_alignment/classification/train/Straight/1312.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ee86148bae585777f46a1477e491e54dc5d5710f --- /dev/null +++ b/pole_alignment/classification/train/Straight/1312.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28b6379988f01e8bcfe2a9dde576e748fd3afc8f8c62a585c82ac5823a62b631 +size 273629 diff --git a/pole_alignment/classification/train/Straight/1313.jpg b/pole_alignment/classification/train/Straight/1313.jpg new file mode 100644 index 0000000000000000000000000000000000000000..96dbad8517cdf35e495b7691442815802c6abf02 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1313.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:287560866e02bc612f4cd8fb8ca9c3db069560ea576b32f04f5d10e82f9d2fb7 +size 316614 diff --git a/pole_alignment/classification/train/Straight/1318.jpg b/pole_alignment/classification/train/Straight/1318.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5602121ce19597ff3b73a4c5244bcebfcefd2925 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1318.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a1c78086c53e9bf27bee60bbc106e2194c248255dc020faffc16c99939525af +size 374430 diff --git a/pole_alignment/classification/train/Straight/1321.jpg b/pole_alignment/classification/train/Straight/1321.jpg new file mode 100644 index 0000000000000000000000000000000000000000..994ca557b43c7cd79b83f854e613e8711ad62ae7 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1321.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1262d924f49423fe6eeccf4704a2eac898161b6c7f3a19291965dadcc0dd883a +size 2948491 diff --git a/pole_alignment/classification/train/Straight/1323.jpg b/pole_alignment/classification/train/Straight/1323.jpg new file mode 100644 index 0000000000000000000000000000000000000000..11b7bf12f45504ecffe76ffa4d5f411f20d2ce22 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1323.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2aa6bf13a288c2710e25082355c23e9b83e5745560225f37b2befc42e62910c +size 438566 diff --git a/pole_alignment/classification/train/Straight/1324.jpg b/pole_alignment/classification/train/Straight/1324.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bb187fd170822fd6c1550e9f5eae321f0a7e0995 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1324.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4edd6f2675b545c821aae0ce6675334f1a164af7849c3ee96fbdfcce95e55d5 +size 300504 diff --git a/pole_alignment/classification/train/Straight/1326.jpg b/pole_alignment/classification/train/Straight/1326.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dcf322404d2a9e72aae46a729e5836550a4a3b34 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1326.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31de9bcff32ed5f073df8af15592f10ee3ee68c4e1b8a23b83922c4893a6ba52 +size 852884 diff --git a/pole_alignment/classification/train/Straight/1328.jpg b/pole_alignment/classification/train/Straight/1328.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ee14aee2bf7c2889bb707ab23ee6c4d5a697fdcc --- /dev/null +++ b/pole_alignment/classification/train/Straight/1328.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54b21c67388cd5e19b5d9c522f7b10fe058689fb55f23445ad5122583cf55b4e +size 829256 diff --git a/pole_alignment/classification/train/Straight/133.jpg b/pole_alignment/classification/train/Straight/133.jpg new file mode 100644 index 0000000000000000000000000000000000000000..95f2ec9d439d48753d5d4360f5e105ac4e604a12 --- /dev/null +++ b/pole_alignment/classification/train/Straight/133.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a282598ec3533b4ccf4dd3a525162c43c3ce7d1582d419f1deca028f45c486be +size 943315 diff --git a/pole_alignment/classification/train/Straight/1330.jpg b/pole_alignment/classification/train/Straight/1330.jpg new file mode 100644 index 0000000000000000000000000000000000000000..760a4f356a6907546ea7af6a47c13d8c023b25d0 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1330.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b6cf6e607a6bb65fb6762c641f9a6559cecb052f557cabdfa362c3b3a3309e6 +size 515963 diff --git a/pole_alignment/classification/train/Straight/1331.jpg b/pole_alignment/classification/train/Straight/1331.jpg new file mode 100644 index 0000000000000000000000000000000000000000..48b890014e4bb08e1826ccffeb4fc115d6cb7ef8 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1331.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29ac37cd632b5bf7d25659e72909f7c5c21bd781cda06ccef8365ca4ba8997d6 +size 488009 diff --git a/pole_alignment/classification/train/Straight/1333.jpg b/pole_alignment/classification/train/Straight/1333.jpg new file mode 100644 index 0000000000000000000000000000000000000000..12338efe6f0577280eaa3d68f1fdf12474904b1e --- /dev/null +++ b/pole_alignment/classification/train/Straight/1333.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9f61a00c83c879270b6ca80ada3161adb6ac5a8fcb794eed1e4aaacb583d387 +size 483448 diff --git a/pole_alignment/classification/train/Straight/1335.jpg b/pole_alignment/classification/train/Straight/1335.jpg new file mode 100644 index 0000000000000000000000000000000000000000..64f7063305bcbd61973bf901b3adf8ce9f850e71 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1335.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7bd3e223d85d17334721c9ea7e26019af255d38cc746aa0d2ab70cb2973dffb +size 410925 diff --git a/pole_alignment/classification/train/Straight/1336.jpg b/pole_alignment/classification/train/Straight/1336.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c3b63a3980de1e83af93c050a608df832d85aefa --- /dev/null +++ b/pole_alignment/classification/train/Straight/1336.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03739354a21e94a1b5702608ea4b411693efb9f58db9926a664a7d14257d1724 +size 451088 diff --git a/pole_alignment/classification/train/Straight/1337.jpg b/pole_alignment/classification/train/Straight/1337.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ef23507703e8794c2a1d550c3c40791a8301fd08 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1337.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c89124ea948a6c802ed384d85e215a2ad40e4d5b3bb8f6234946c49ed039947 +size 437109 diff --git a/pole_alignment/classification/train/Straight/134.jpg b/pole_alignment/classification/train/Straight/134.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9d14fd0139f93dcb58f3de21e1a590bccc28fbec --- /dev/null +++ b/pole_alignment/classification/train/Straight/134.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f652c87bdf85621db6cfa465b9426c9c988777ff5d75fa4378ab539ac253211f +size 1838654 diff --git a/pole_alignment/classification/train/Straight/1342.jpg b/pole_alignment/classification/train/Straight/1342.jpg new file mode 100644 index 0000000000000000000000000000000000000000..689b48eda9b42b3712746d1d8964e7fcd70a2878 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1342.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9a68157ae4a9041a85c2e817998e36c02d085c8bb27891a2df4f81254688162 +size 517035 diff --git a/pole_alignment/classification/train/Straight/1343.jpg b/pole_alignment/classification/train/Straight/1343.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2339621a0d8abbd84da06fc479fc2972100c359e --- /dev/null +++ b/pole_alignment/classification/train/Straight/1343.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b30a131bfbd8981eb60ab74f21bedea1ce079c7ad11d0ec0afe9a9d93d18aaac +size 521947 diff --git a/pole_alignment/classification/train/Straight/1344.jpg b/pole_alignment/classification/train/Straight/1344.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c1a6dd074305c44993ff3b21b4bf4fce037966fe --- /dev/null +++ b/pole_alignment/classification/train/Straight/1344.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1670b8eb3d66ce4ae9c485ea972c1210e1ed8f8cee7ee99655304c286e7fd04d +size 615613 diff --git a/pole_alignment/classification/train/Straight/1345.jpg b/pole_alignment/classification/train/Straight/1345.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eeceed514dc696c2acc8446fe8b27b09cc9c3d43 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1345.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5066ca1ead7e5973cb87c06293ee517bf710924d3a135ad220eca61fecc68c5 +size 437694 diff --git a/pole_alignment/classification/train/Straight/1348.jpg b/pole_alignment/classification/train/Straight/1348.jpg new file mode 100644 index 0000000000000000000000000000000000000000..54a806ef018a3dfe10a79e0063e2adcfefcb2277 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1348.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6fc49d813f3c323cdfb4ec865ea231c8c51c7f6a07de2e492cb07c43e9ab903 +size 1082436 diff --git a/pole_alignment/classification/train/Straight/1349.jpg b/pole_alignment/classification/train/Straight/1349.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b7bd98c602a1be001164666b9e1c174a3c0b1d57 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1349.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cfd56c95e9e3ce761dfcc0907f23f053c014b8f1a560574bfbe5d651f088ef4 +size 663824 diff --git a/pole_alignment/classification/train/Straight/1351.jpg b/pole_alignment/classification/train/Straight/1351.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ecf8d6b302321912494782e517a57d311cd36768 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1351.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bf411c24d4266e28e408b9beafcdd093cc4fa90bbbb15c269a1254009b896cb +size 1182003 diff --git a/pole_alignment/classification/train/Straight/1352.jpg b/pole_alignment/classification/train/Straight/1352.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a32a0e43fe6a703b3e4941e5f1297c65e7c20df --- /dev/null +++ b/pole_alignment/classification/train/Straight/1352.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fd34c2acd30af1e06b14c77bb2156c881e9287448f0a83b522f102db18780bb +size 556261 diff --git a/pole_alignment/classification/train/Straight/1353.jpg b/pole_alignment/classification/train/Straight/1353.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e126d9bb9eca9c7738fd1ad8222e6df1757eecc --- /dev/null +++ b/pole_alignment/classification/train/Straight/1353.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4cb3ad782ee17bd97866fc99979dd7b50d3a8031a76b5934f49ede98f8a912d +size 490068 diff --git a/pole_alignment/classification/train/Straight/1354.jpg b/pole_alignment/classification/train/Straight/1354.jpg new file mode 100644 index 0000000000000000000000000000000000000000..128601084591d2cc8edf021a4c595bd6ea4c80ae --- /dev/null +++ b/pole_alignment/classification/train/Straight/1354.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7fa6225927cdbefd7b3c2e7b3ae70a63785726f904921208e081a0f7b69732b +size 437175 diff --git a/pole_alignment/classification/train/Straight/1355.jpg b/pole_alignment/classification/train/Straight/1355.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ffb02a11b551647100c82b335ad3218b70e9e8ce --- /dev/null +++ b/pole_alignment/classification/train/Straight/1355.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:115af4b554fdada954552f0a8f3eb62649fb589208366b0f03c2925cf1f5371f +size 465116 diff --git a/pole_alignment/classification/train/Straight/1357.jpg b/pole_alignment/classification/train/Straight/1357.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cd6f18d1e7008c7cd59abbb076e97e9cb4d6dedb --- /dev/null +++ b/pole_alignment/classification/train/Straight/1357.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afe0ae5d01be5895e5af6d572c130c4cc71df13eef89c3a216fb62cba249bb50 +size 398932 diff --git a/pole_alignment/classification/train/Straight/1358.jpg b/pole_alignment/classification/train/Straight/1358.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4b0909aeb684f4d99ab5a58df64b18f46546a7cc --- /dev/null +++ b/pole_alignment/classification/train/Straight/1358.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:832c954f452b0d330060f64d6737478444d709faeb3b0512a9711de766073149 +size 644818 diff --git a/pole_alignment/classification/train/Straight/1359.jpg b/pole_alignment/classification/train/Straight/1359.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b2f84f4db73a397ba7e1bafb9a6406cf92560e8a --- /dev/null +++ b/pole_alignment/classification/train/Straight/1359.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28e0e33c491cb3d3c6e45dd64aa61fb68103df605efc12cd8bdcf2b12dd2ebbc +size 388706 diff --git a/pole_alignment/classification/train/Straight/1360.jpg b/pole_alignment/classification/train/Straight/1360.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8b006b928da3b1b2c5875de99da0c830a9a64ccd --- /dev/null +++ b/pole_alignment/classification/train/Straight/1360.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:524d1cc69e0d2caf4419b1ace54086439377994fe8cc539bfef35da54a55c5fe +size 460482 diff --git a/pole_alignment/classification/train/Straight/1364.jpg b/pole_alignment/classification/train/Straight/1364.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c1cc99379eddcbb37f41653808f30de1d4cacbc --- /dev/null +++ b/pole_alignment/classification/train/Straight/1364.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48f6dc9a0e7fe541a9746db2e45268b82540ab030cf38752856c6df90d1e9846 +size 2957195 diff --git a/pole_alignment/classification/train/Straight/1378.jpg b/pole_alignment/classification/train/Straight/1378.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5550300db15539845be877100b1552f335e78e26 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1378.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02596903e11924b3033037935a7ffc5c814897481a222ac2ab471b794cd0d729 +size 3269191 diff --git a/pole_alignment/classification/train/Straight/138.jpg b/pole_alignment/classification/train/Straight/138.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e41d7c718f426d1c8750027bff3c5faa31a8cf9 --- /dev/null +++ b/pole_alignment/classification/train/Straight/138.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fefef9bc0606d286b3e8216f14deac3c3e83a108b3d950c4a8a0b9c9ab8c13e +size 332107 diff --git a/pole_alignment/classification/train/Straight/1380.jpg b/pole_alignment/classification/train/Straight/1380.jpg new file mode 100644 index 0000000000000000000000000000000000000000..77aa8bd1a5e328be4546767414025ccbaf76c4aa --- /dev/null +++ b/pole_alignment/classification/train/Straight/1380.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59be9eaac95addeb396d2d84f777369e0a6729f3d74f14ee166accee6bd3e0d4 +size 3190289 diff --git a/pole_alignment/classification/train/Straight/1385.jpg b/pole_alignment/classification/train/Straight/1385.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eede2bcf5c5234598c7f314aaf48eda258e92a6d --- /dev/null +++ b/pole_alignment/classification/train/Straight/1385.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92826b929ca727664da6b2d46dd590ff62086279ea56432fc88a825942b1313a +size 428494 diff --git a/pole_alignment/classification/train/Straight/1389.jpg b/pole_alignment/classification/train/Straight/1389.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f15d82f78e186aefef870d1b367da457cb42ed49 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1389.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0f3a5039579454deadc4ae48ec3aea5ebe00a85b41683d8487383db2856545b +size 2909318 diff --git a/pole_alignment/classification/train/Straight/139.jpg b/pole_alignment/classification/train/Straight/139.jpg new file mode 100644 index 0000000000000000000000000000000000000000..574b23c5dcfb8b66c00580b698964ca059032def --- /dev/null +++ b/pole_alignment/classification/train/Straight/139.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f755c51de88e75e0b18e73de3ae3adacf544cce3da6e196415fade1376bb82e +size 334755 diff --git a/pole_alignment/classification/train/Straight/1390.jpg b/pole_alignment/classification/train/Straight/1390.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8b2ae077f2ffbd797eb6e8141f793ee60056fde1 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1390.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:385bd7bfa0f5baf11873b42f9cb7d1ad342f45f2ff396387b2e9433bd3806471 +size 426277 diff --git a/pole_alignment/classification/train/Straight/1392.jpg b/pole_alignment/classification/train/Straight/1392.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2a746e1b2bcaf4237cce5fff17f6d05b9014bd0a --- /dev/null +++ b/pole_alignment/classification/train/Straight/1392.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b041e8283f9963d85e4be748ee41c3494985193443fd4d3c0535d12bf0c126f +size 813053 diff --git a/pole_alignment/classification/train/Straight/1393.jpg b/pole_alignment/classification/train/Straight/1393.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d81df5692a6e712d09d2ed604fb68d7f4615cf4 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1393.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:050a5d075408604c2ed6e1d1e73eb318968407cfb215bfd448af100555644d20 +size 2605599 diff --git a/pole_alignment/classification/train/Straight/1394.jpg b/pole_alignment/classification/train/Straight/1394.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9dc2a9fbffb7f91361ba1bd2c533b38aeba17707 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1394.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ce976c03b9d6fdb4721ed6af2228d5236f10d7032253dca7e3ce9338f4804a1 +size 326588 diff --git a/pole_alignment/classification/train/Straight/1399.jpg b/pole_alignment/classification/train/Straight/1399.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8a3b8173d16403142468ca4714ed56132bb7a825 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1399.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ede2fa622f0af6b8e489928ab8ee615eb66a1281f64435349648fbdbcd5e435 +size 508622 diff --git a/pole_alignment/classification/train/Straight/14.jpg b/pole_alignment/classification/train/Straight/14.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da3d78cb9f8b30e327263dfc3d7817ae19c71b42 --- /dev/null +++ b/pole_alignment/classification/train/Straight/14.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9cf7a81ad173fc3c79e452cebb5e792a8dc30135b00c252367ca25bf8ba42c8 +size 189037 diff --git a/pole_alignment/classification/train/Straight/140.jpg b/pole_alignment/classification/train/Straight/140.jpg new file mode 100644 index 0000000000000000000000000000000000000000..de0ea2dca5e8c119dbc7d4f99cb4e2a6cf82ab79 --- /dev/null +++ b/pole_alignment/classification/train/Straight/140.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:887ee46b2a67554f1e54c642fd871307c486e9d0e4024cb30fc8506ed4e288cd +size 277576 diff --git a/pole_alignment/classification/train/Straight/1400.jpg b/pole_alignment/classification/train/Straight/1400.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3bf7a72473eae0317ab7febef7779ab4e2c615d6 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1400.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a7e6d428539eda4d1cbf6957af76a25783d070df1835a716c967703e17ecf3a +size 2460014 diff --git a/pole_alignment/classification/train/Straight/1401.jpg b/pole_alignment/classification/train/Straight/1401.jpg new file mode 100644 index 0000000000000000000000000000000000000000..de7136c7c46bbef56f3e503d460e81dbb02721b6 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1401.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efc10ebec19b35d00ca2c19915aaf8e507bdf1a8c0b9634e0b9ebec9144aa9cb +size 562902 diff --git a/pole_alignment/classification/train/Straight/1403.jpg b/pole_alignment/classification/train/Straight/1403.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1ddfeefec4cfc1b47fb2aace7ecf66b23ec13cb5 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1403.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56be75e3082140fcefdef22095460a5c3defe6cb5258c10177cea7dfb63c74c1 +size 441631 diff --git a/pole_alignment/classification/train/Straight/1404.jpg b/pole_alignment/classification/train/Straight/1404.jpg new file mode 100644 index 0000000000000000000000000000000000000000..24502c5222e22ff82212f5d9ec288387a8fc0437 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1404.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15e1cd853297920423958d4b38f1049fcd2f68cdd2389433f1b4aa9b458e8aa7 +size 562602 diff --git a/pole_alignment/classification/train/Straight/1407.jpg b/pole_alignment/classification/train/Straight/1407.jpg new file mode 100644 index 0000000000000000000000000000000000000000..42eee1ada9558217e6472c1fb836b98747597e62 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1407.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a353037375cb61d00cb1d403f6b8005db4599cc2180959658cea050f6e9564c2 +size 410394 diff --git a/pole_alignment/classification/train/Straight/1408.jpg b/pole_alignment/classification/train/Straight/1408.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1967d8692b947aeccb447ead3527fdce120cfa1f --- /dev/null +++ b/pole_alignment/classification/train/Straight/1408.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:335bda73e9b7b96920cc2d9fd33446264c4f604f987b7a01023e445c9775491a +size 489479 diff --git a/pole_alignment/classification/train/Straight/1409.jpg b/pole_alignment/classification/train/Straight/1409.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b2a73e21d55e7b65c88dd93b6aa77702e1221945 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1409.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10c98fc17d30a654ea7b9c4416198cef34cc3813794774313162ce09b8a75bb3 +size 426421 diff --git a/pole_alignment/classification/train/Straight/1410.jpg b/pole_alignment/classification/train/Straight/1410.jpg new file mode 100644 index 0000000000000000000000000000000000000000..96d8cb603d9ffdbaca65f2cbc3123725d1c7d9b3 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1410.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8b0a9fdf603efacd88648885d20384dffd89c37d45ce37e2ede2b95dd38a8a5 +size 436968 diff --git a/pole_alignment/classification/train/Straight/1411.jpg b/pole_alignment/classification/train/Straight/1411.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fc336cf26ed5c8e289a6db1d806634c340efa223 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1411.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0359528808d04fcf27bb552ee5c6bbaf91ca560963b19ccf6a72265172700b3d +size 355710 diff --git a/pole_alignment/classification/train/Straight/1412.jpg b/pole_alignment/classification/train/Straight/1412.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed1c5bc3ad708819ef745cb6c06373df2425a75a --- /dev/null +++ b/pole_alignment/classification/train/Straight/1412.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0785d608d125504633fa71332c3131f264d511efe1495fc0be911918d5e9f27 +size 357644 diff --git a/pole_alignment/classification/train/Straight/1413.jpg b/pole_alignment/classification/train/Straight/1413.jpg new file mode 100644 index 0000000000000000000000000000000000000000..92a1d5a39fc4afb505e3b5e75d4310cce707b32a --- /dev/null +++ b/pole_alignment/classification/train/Straight/1413.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1d30f9e931db10a2cae11d5210ba83284325e2ea0069a99175bf23cdc055a10 +size 584633 diff --git a/pole_alignment/classification/train/Straight/1415.jpg b/pole_alignment/classification/train/Straight/1415.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ffc76dd9ebabaa9266fc3183f6c0ae86847185f1 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1415.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c32e7ef92b6cb686c66c9cf710061a3fac7dc73a7aa5b95fe24213d9acf168be +size 478081 diff --git a/pole_alignment/classification/train/Straight/1424.jpg b/pole_alignment/classification/train/Straight/1424.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2201b6d5cfa3f2eb9adce47efdcddd25c1f1aafd --- /dev/null +++ b/pole_alignment/classification/train/Straight/1424.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecf1d4ffdb0a264ee585b779fc3ef805a9072d4808d1e3f292fd98e752ebc77f +size 2450444 diff --git a/pole_alignment/classification/train/Straight/1425.jpg b/pole_alignment/classification/train/Straight/1425.jpg new file mode 100644 index 0000000000000000000000000000000000000000..df83a5967bc7b405b14bb753c3a33017243d5b16 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1425.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:235cf2586a58ac4f61c240dc601794de7aeb977480104131394b4d5600129ffd +size 2784511 diff --git a/pole_alignment/classification/train/Straight/1428.jpg b/pole_alignment/classification/train/Straight/1428.jpg new file mode 100644 index 0000000000000000000000000000000000000000..771b251104762ef6c57a21f1f8068498516ac5f4 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1428.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfd990b6a3746585102c5d8060b50ba0e0fb13b097538d4a79fa9d497724f32f +size 486395 diff --git a/pole_alignment/classification/train/Straight/1429.jpg b/pole_alignment/classification/train/Straight/1429.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ff311ab242033a328ec971f506b4b6df8e400703 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1429.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99f48ce411e4aeec8bc1f5e3f831522d48f722b703a71b7bbfc18c8b07c61898 +size 2943178 diff --git a/pole_alignment/classification/train/Straight/143.jpg b/pole_alignment/classification/train/Straight/143.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0fac87012769e31b188dc32f6d6ee9ca82cc7bd0 --- /dev/null +++ b/pole_alignment/classification/train/Straight/143.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa1363337974338c24856cef0c2742e7db14b63e5b70744facc320d6341dda08 +size 312159 diff --git a/pole_alignment/classification/train/Straight/1430.jpg b/pole_alignment/classification/train/Straight/1430.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f71a0910252a162bad450d856c4de08b9b463765 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1430.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecd782541d1af4c439e21413d99a189755050a10422528abc4d2db5f72f7e9ce +size 3249363 diff --git a/pole_alignment/classification/train/Straight/1431.jpg b/pole_alignment/classification/train/Straight/1431.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e6a3fe8858e16355bdac3ba5d2914d0bc20f3948 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1431.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbb54f64e91f3aeebb4fa6a21e8376b7da7e6c755872d04d3e7880990d2f5e79 +size 2872698 diff --git a/pole_alignment/classification/train/Straight/1432.jpg b/pole_alignment/classification/train/Straight/1432.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3a4a3fb2033d43e6b12174b7f74eb544b8c529c5 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1432.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d38b7216b913f70d5a3c5c791eb68d2738b13501a8088d8c11b509d1cbd36a4 +size 481313 diff --git a/pole_alignment/classification/train/Straight/1434.jpg b/pole_alignment/classification/train/Straight/1434.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d21ae423492f378ca0c81bc0bb75988f34db8597 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1434.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67894b2940a48a6d773e0204f9fdf019eb080861603e75a9f098b1a89da8f735 +size 814769 diff --git a/pole_alignment/classification/train/Straight/1436.jpg b/pole_alignment/classification/train/Straight/1436.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5428a1b717441d7bff3fa02d7850a2fbcee5d87d --- /dev/null +++ b/pole_alignment/classification/train/Straight/1436.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98a403248ba14317f009269113faf215210faeb8ffc21bead67600847c59768b +size 3735385 diff --git a/pole_alignment/classification/train/Straight/1437.jpg b/pole_alignment/classification/train/Straight/1437.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d895dabd0c937a7624c1982c9bd69b360c7f9051 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1437.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:752eafd115a080d162eb6f55be8e56cccecd6bc3d0b1da4ede7d1a7385309045 +size 252857 diff --git a/pole_alignment/classification/train/Straight/1440.jpg b/pole_alignment/classification/train/Straight/1440.jpg new file mode 100644 index 0000000000000000000000000000000000000000..86f9e3b378155895ba1c6bb027aed2c2f41d5a54 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1440.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d54829bdb06a3ebd358ff3dacdb73d1694ff2cb1b67cf8656628d4221b8086fb +size 2835885 diff --git a/pole_alignment/classification/train/Straight/1441.jpg b/pole_alignment/classification/train/Straight/1441.jpg new file mode 100644 index 0000000000000000000000000000000000000000..95b7cb8663eff9d30b198faf2a1a0520a9134809 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1441.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc0e41b6f73db07aa2d2554d504cce61c1b38ee98fdfd05103a65899bb2b724f +size 497515 diff --git a/pole_alignment/classification/train/Straight/1442.jpg b/pole_alignment/classification/train/Straight/1442.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d61af2fd9401bdbbe4bacf91f974f080c2c46f4a --- /dev/null +++ b/pole_alignment/classification/train/Straight/1442.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea6fa6958069c8fc86f4d25a4065f9f77cb5060c3f515683f50c2f3b653d0c18 +size 294015 diff --git a/pole_alignment/classification/train/Straight/1448.jpg b/pole_alignment/classification/train/Straight/1448.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2ecc16a4c0410eb6e0fe9e9162ce662a66a49dee --- /dev/null +++ b/pole_alignment/classification/train/Straight/1448.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61312285489427335ea8488032435a7a28991e37978c7fbb9120313b22f642d7 +size 559246 diff --git a/pole_alignment/classification/train/Straight/1449.jpg b/pole_alignment/classification/train/Straight/1449.jpg new file mode 100644 index 0000000000000000000000000000000000000000..26fadad14336b9948f2fc06bbdb36d3b2898ac77 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1449.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3131784123934f1ddf883e950c8bc3e97e7eebdc29e65c42e3503ad48de7464e +size 603645 diff --git a/pole_alignment/classification/train/Straight/1451.jpg b/pole_alignment/classification/train/Straight/1451.jpg new file mode 100644 index 0000000000000000000000000000000000000000..47a7f36a191015b09d6f58f207ce5b27235074eb --- /dev/null +++ b/pole_alignment/classification/train/Straight/1451.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:269dc17e9453e9c171a8ab0f8cd268072606c7502e2697a94b65251d917caa2d +size 765704 diff --git a/pole_alignment/classification/train/Straight/1452.jpg b/pole_alignment/classification/train/Straight/1452.jpg new file mode 100644 index 0000000000000000000000000000000000000000..37f6aeaa288deac102757e099bd9b768347e840f --- /dev/null +++ b/pole_alignment/classification/train/Straight/1452.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51f7b7a0f04a3757b0f52f2d566d5d0d56f37a46f8b881d93626cf0b2458c9a8 +size 557726 diff --git a/pole_alignment/classification/train/Straight/1454.jpg b/pole_alignment/classification/train/Straight/1454.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8ddc7e43075e7572fafda793a0524a914e0186a3 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1454.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3256e643c305c0dd7abb2e2c3a5ea6e15a11e2e24353f81a6f42d319e5eaa0d4 +size 298105 diff --git a/pole_alignment/classification/train/Straight/1455.jpg b/pole_alignment/classification/train/Straight/1455.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8dbb07a1ddcb2a9a4da4f98f4168a74ee0a90e7c --- /dev/null +++ b/pole_alignment/classification/train/Straight/1455.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b764a5a4ef59a793e45624305ddc44b7b72002dd5a8eb7ef433908510406a16 +size 230747 diff --git a/pole_alignment/classification/train/Straight/1456.jpg b/pole_alignment/classification/train/Straight/1456.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c48ba0272d39d0a3c11b6b6dd7938bf39906e82d --- /dev/null +++ b/pole_alignment/classification/train/Straight/1456.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:010cad6857ccb23d4c0ac1d6cb4922d4c52a7d9fa59b9078f2996a1131606cf7 +size 261811 diff --git a/pole_alignment/classification/train/Straight/1457.jpg b/pole_alignment/classification/train/Straight/1457.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f0dc49f4ded083de5bfc2c9e2a00d1a07fcc1229 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1457.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4438bbefe7f668e909481a8d46e64711825205144ab9f408bde90f21566b2b8 +size 253688 diff --git a/pole_alignment/classification/train/Straight/1458.jpg b/pole_alignment/classification/train/Straight/1458.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f46ccf00a523cb758c76827bf5bfd7d72e899f8f --- /dev/null +++ b/pole_alignment/classification/train/Straight/1458.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9551de8be5c38e95bca0f00e9acf822a7068f4ffbc4a3671e66d7edc3ec232e0 +size 335292 diff --git a/pole_alignment/classification/train/Straight/1459.jpg b/pole_alignment/classification/train/Straight/1459.jpg new file mode 100644 index 0000000000000000000000000000000000000000..27d096dad29272542d0e9bd149bba5893fd4d476 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1459.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:727fd77f9f0d7955beb6f11a92d0015ead1ea9180b45b5386ded21682fb996ba +size 260680 diff --git a/pole_alignment/classification/train/Straight/146.jpg b/pole_alignment/classification/train/Straight/146.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2d06bf74311496a7a99224cdee09c707092dd80e --- /dev/null +++ b/pole_alignment/classification/train/Straight/146.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9c7dc851a9fdc882194276a58ac5cadd1ae81ec0c3b12c13e6adb803e51cc9c +size 251078 diff --git a/pole_alignment/classification/train/Straight/1461.jpg b/pole_alignment/classification/train/Straight/1461.jpg new file mode 100644 index 0000000000000000000000000000000000000000..19cbc47bb2a584619f03ad17c2f54bb2c9dc4301 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1461.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e589644b8ce48758758a727e30728a5fc42a06b5c31543837c1e2e9a5dcf9d89 +size 302378 diff --git a/pole_alignment/classification/train/Straight/1462.jpg b/pole_alignment/classification/train/Straight/1462.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9cd2c93f78e4d9bd6dc87d4f5d5b9578113b5cc6 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1462.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c03b593258f8510ac4e1e7edd5034e15473ac13b723ef13ab308da01356314d4 +size 320394 diff --git a/pole_alignment/classification/train/Straight/1464.jpg b/pole_alignment/classification/train/Straight/1464.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3a42b3b69617df43203ccac2b22774bae66d3628 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1464.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07496a054d37e8b935399bab75ad62232727ee6a2ba2084acf6e7898d991a385 +size 259512 diff --git a/pole_alignment/classification/train/Straight/1466.jpg b/pole_alignment/classification/train/Straight/1466.jpg new file mode 100644 index 0000000000000000000000000000000000000000..375fdeaab296cee461cfdfae75fd46e3b9fda99c --- /dev/null +++ b/pole_alignment/classification/train/Straight/1466.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e93338a3bd0d60c68bd9c24344205ae343584fc648f3ae6afc12d6b16ac4f87 +size 280772 diff --git a/pole_alignment/classification/train/Straight/1467.jpg b/pole_alignment/classification/train/Straight/1467.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c1e13e524020717e0168adc6dfdb446597c37485 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1467.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3738a9efd03aecd832e2af93ce0ac9a7ebe76c3c0bb0ee540b76f4cb471ceda8 +size 282817 diff --git a/pole_alignment/classification/train/Straight/1469.jpg b/pole_alignment/classification/train/Straight/1469.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3c436fa4bbda1d8633e36ac5796038639804ca99 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1469.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6df1ca658aa5aa2ec5993fb1da53071cc0ac13f3a391186ad6940f21c1a4223f +size 1849234 diff --git a/pole_alignment/classification/train/Straight/1470.jpg b/pole_alignment/classification/train/Straight/1470.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f27c46a385510d07518e81aff3b9268b13000f0f --- /dev/null +++ b/pole_alignment/classification/train/Straight/1470.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79f44c9149fbda6b1e44b7c93842c8150d576cc63f0f3547e302e13b733fdd2c +size 475243 diff --git a/pole_alignment/classification/train/Straight/1473.jpg b/pole_alignment/classification/train/Straight/1473.jpg new file mode 100644 index 0000000000000000000000000000000000000000..86e1ae5ed1f94028f97a94c6ba697a8fc184d16a --- /dev/null +++ b/pole_alignment/classification/train/Straight/1473.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c2e042ca90d4f167beafd39076e399c25f4ab4ffd5eda8e90999040afe3a941 +size 427710 diff --git a/pole_alignment/classification/train/Straight/1475.jpg b/pole_alignment/classification/train/Straight/1475.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b92082f196ff5a999e5d06e789209ab2af6d6a37 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1475.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:941faed380204bc7be19e26cf9657890ce405ae7590c7e523ca298dda1c2dab7 +size 394729 diff --git a/pole_alignment/classification/train/Straight/1477.jpg b/pole_alignment/classification/train/Straight/1477.jpg new file mode 100644 index 0000000000000000000000000000000000000000..480d885f3752d3bb41ac658ce5dc54913296dcc4 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1477.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad275021662a248cee2ca6f6a11c9fde1c548d922d37cb7734592af7fd737462 +size 345629 diff --git a/pole_alignment/classification/train/Straight/1478.jpg b/pole_alignment/classification/train/Straight/1478.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b0f3f25802c068469bc68f2b37c0d3b80f9a6b78 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1478.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bcb835655da43a02f25b491e4fe1ce611fc553bdf45ea45d59bef53d632c57d +size 314559 diff --git a/pole_alignment/classification/train/Straight/148.jpg b/pole_alignment/classification/train/Straight/148.jpg new file mode 100644 index 0000000000000000000000000000000000000000..362dffe8f8c44e61040d7f266e506d65877e726a --- /dev/null +++ b/pole_alignment/classification/train/Straight/148.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cf118cc9100f8ef540dc3459d1ae7d33454b530436ed44de36cdadf02273441 +size 254573 diff --git a/pole_alignment/classification/train/Straight/1481.jpg b/pole_alignment/classification/train/Straight/1481.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c09bcfaa83c5e3c999ea5e044ed2aa7f8e361817 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1481.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3fb2c5cfbffb8a5ef073b140124fb1e40358a806ed90ee9627d1d34ac0802e2 +size 421699 diff --git a/pole_alignment/classification/train/Straight/1484.jpg b/pole_alignment/classification/train/Straight/1484.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c07681463f2d2aac6d30413948e3a87e9e07c872 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1484.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fea98f94e04014ce17f1ebef60877e8a54eca5acff5ab3121e3582d1ac3f9c6b +size 460384 diff --git a/pole_alignment/classification/train/Straight/1489.jpg b/pole_alignment/classification/train/Straight/1489.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9930f1c5f42a05d7042d0008fe25b755b26c4cc7 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1489.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b58f975e164023461eccb370ddb0d3cd947d8eb331e7dc1f2699bb650b65929c +size 304359 diff --git a/pole_alignment/classification/train/Straight/149.jpg b/pole_alignment/classification/train/Straight/149.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dee76da6f79b02072719ce900f796a9255389268 --- /dev/null +++ b/pole_alignment/classification/train/Straight/149.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3536f2466fd397f16be97e13d43a9c39214b32368d746df1cfba7679c996c17 +size 499560 diff --git a/pole_alignment/classification/train/Straight/1493.jpg b/pole_alignment/classification/train/Straight/1493.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d6999e25161359d5ca223f3e6aa7500ad3692862 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1493.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:797fa9126b683d52f64cf3b4b8c2069d18c9ed0b327aa38ac405d1924c45416e +size 404939 diff --git a/pole_alignment/classification/train/Straight/1495.jpg b/pole_alignment/classification/train/Straight/1495.jpg new file mode 100644 index 0000000000000000000000000000000000000000..171a6c56af3c6c435a242612503da918a4837415 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1495.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e29712a0642e30ef0937b9133b1c870ba296e8d40e844479f590025bbf8d47d +size 1388811 diff --git a/pole_alignment/classification/train/Straight/15.jpg b/pole_alignment/classification/train/Straight/15.jpg new file mode 100644 index 0000000000000000000000000000000000000000..70f7fba1cb03b4d73d3b6dcf8a21f5a7253dfc65 --- /dev/null +++ b/pole_alignment/classification/train/Straight/15.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2997b5b959e849bdfecdc2aa7751bb6ef75803c9a04f8d3ed94da2cd31d19791 +size 498307 diff --git a/pole_alignment/classification/train/Straight/150.jpg b/pole_alignment/classification/train/Straight/150.jpg new file mode 100644 index 0000000000000000000000000000000000000000..59fce9426bda24d3c83f06dd1d2bbc45223ee9c9 --- /dev/null +++ b/pole_alignment/classification/train/Straight/150.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58cf627449882da94a8e40c00e4784ae180381d515ea6b33b0f2736137f59066 +size 697175 diff --git a/pole_alignment/classification/train/Straight/1500.jpg b/pole_alignment/classification/train/Straight/1500.jpg new file mode 100644 index 0000000000000000000000000000000000000000..07f2cc7b3044546ab01a2add3641bd7e4a289809 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1500.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:385aaf7d07900f48fb1dc6cf088174b4cbb719bd55db9e4d2b8e9416fb5e2649 +size 382686 diff --git a/pole_alignment/classification/train/Straight/1501.jpg b/pole_alignment/classification/train/Straight/1501.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ac7f2fe2ed6261bc342c7bab7aff4f2fdac6ce50 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1501.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21160c70f0ec6c53ec2c01776888ac484dbe430c01307891e07f367bb6a529fe +size 388572 diff --git a/pole_alignment/classification/train/Straight/1509.jpg b/pole_alignment/classification/train/Straight/1509.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aa2e67eef06ca99112213f8a1ca647d3654165ee --- /dev/null +++ b/pole_alignment/classification/train/Straight/1509.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a62980fd5b2cc5b33ebf33cc20ab48db618cfc58d1ac5eb079c136345e96b290 +size 3141155 diff --git a/pole_alignment/classification/train/Straight/1524.jpg b/pole_alignment/classification/train/Straight/1524.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2ad3d0ce62cd2eaaa3d3fb9e26a3e717648b6c6a --- /dev/null +++ b/pole_alignment/classification/train/Straight/1524.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b80bb66790ad5226fad34dca8a8ca4f2761e3bed66b2560d3d32a6f71903dfe2 +size 5521477 diff --git a/pole_alignment/classification/train/Straight/1529.jpg b/pole_alignment/classification/train/Straight/1529.jpg new file mode 100644 index 0000000000000000000000000000000000000000..efea4fa1184fd996ad0dd04aa08e91051cd06135 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1529.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1206eeab9cb7268cc4cf40562d6c8c3a0689f698ba5095e1a6ee70f7584099d3 +size 3744849 diff --git a/pole_alignment/classification/train/Straight/1534.jpg b/pole_alignment/classification/train/Straight/1534.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cacc0cf41b0d68c9f94c1a1db7908c22873451b9 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1534.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2219cf53cc21661589c6e4fbaf1d8731ded51870156256ab5d23497549a76de +size 2553344 diff --git a/pole_alignment/classification/train/Straight/154.jpg b/pole_alignment/classification/train/Straight/154.jpg new file mode 100644 index 0000000000000000000000000000000000000000..06b0757a0bd9f02632a1d7e387274d50c5696403 --- /dev/null +++ b/pole_alignment/classification/train/Straight/154.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c0f841e7ba1e64d6b682148a74dee6246c03252becf60c0046d1839e93628ef +size 1748875 diff --git a/pole_alignment/classification/train/Straight/1547.jpg b/pole_alignment/classification/train/Straight/1547.jpg new file mode 100644 index 0000000000000000000000000000000000000000..90c820ad3e2eafcef765ee11c23f0a9627ae0f18 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1547.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e59334ba5a52b34fe36aa9065ca0233ed8ba835ba8f1f9555642d0ef99487c1 +size 4010524 diff --git a/pole_alignment/classification/train/Straight/1549.jpg b/pole_alignment/classification/train/Straight/1549.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9249803e32b45ae6c73853e1b2311267853f9352 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1549.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ed40310d07afb6fd2d85e71b4f1379f19d2d8bd0b84ac0aae94a6f0b7d6b77e +size 802372 diff --git a/pole_alignment/classification/train/Straight/155.jpg b/pole_alignment/classification/train/Straight/155.jpg new file mode 100644 index 0000000000000000000000000000000000000000..348e90b4fdfd939433cb1bf2a3bc2a85984e5d0a --- /dev/null +++ b/pole_alignment/classification/train/Straight/155.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cca2ab260357c5714343c7c93b3adb737142aba78f4f9cc31e4ad8b9c9d7d2b +size 1730910 diff --git a/pole_alignment/classification/train/Straight/1556.jpg b/pole_alignment/classification/train/Straight/1556.jpg new file mode 100644 index 0000000000000000000000000000000000000000..25a859b1759175d1e534dbe13157dc2cc5d8d924 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1556.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8f98fee3b7bf11f7e58662ac92dd59748015b27dbce8393a81e8a321a834f45 +size 1247647 diff --git a/pole_alignment/classification/train/Straight/1562.jpg b/pole_alignment/classification/train/Straight/1562.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5763f5fad13fbb54634308e011509eed2edfdd81 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1562.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91d5c0aeff6847a7d04db0279fad30b2c64a0fb7f800c1563a2f75a2c09bbaa3 +size 1481097 diff --git a/pole_alignment/classification/train/Straight/157.jpg b/pole_alignment/classification/train/Straight/157.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed8ed5f74f0141fa9ec4275434ec25318ed89b99 --- /dev/null +++ b/pole_alignment/classification/train/Straight/157.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0c49bd6cf20530a5d27c9b0822d9dd811bac1b05843843b8c5668d2eaab7317 +size 1941619 diff --git a/pole_alignment/classification/train/Straight/1573.jpg b/pole_alignment/classification/train/Straight/1573.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dbc7e85e62787d7f1a2fe8e4dc4601d8f84807b5 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1573.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7c8d2b997012233009bc059fc13f08b5624f81f74769bbd6b69b06b3efde9af +size 790475 diff --git a/pole_alignment/classification/train/Straight/158.jpg b/pole_alignment/classification/train/Straight/158.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b038e7c18cd955dfda12dbd024e911ece6f62805 --- /dev/null +++ b/pole_alignment/classification/train/Straight/158.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d3cb996fec6e0032ded217992f272003e9097fddd8175d01f65320f447e5bea +size 714605 diff --git a/pole_alignment/classification/train/Straight/1580.jpg b/pole_alignment/classification/train/Straight/1580.jpg new file mode 100644 index 0000000000000000000000000000000000000000..69d31e834cbe864afb656eb77b7aae13a70d6286 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1580.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:654dbfc89eb5d07b50f2db88d9c7ef85a88ce097e54f07f0ca172ecaa37e66bb +size 1457302 diff --git a/pole_alignment/classification/train/Straight/1586.jpg b/pole_alignment/classification/train/Straight/1586.jpg new file mode 100644 index 0000000000000000000000000000000000000000..63b99d157149e83a38d49903233f411cfe3bc96a --- /dev/null +++ b/pole_alignment/classification/train/Straight/1586.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c63130d83e23e4cf4aeec341ed413939de62172b7a9e600a776a42063099b453 +size 933696 diff --git a/pole_alignment/classification/train/Straight/1587.jpg b/pole_alignment/classification/train/Straight/1587.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b004d1d0c3670deb66f4dd0d41af9142ad08b39f --- /dev/null +++ b/pole_alignment/classification/train/Straight/1587.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90c4979fb9edb91d78e5d0f4232a7480ffc26fdfeae0f3ad7a025a33c598868a +size 1142269 diff --git a/pole_alignment/classification/train/Straight/1589.jpg b/pole_alignment/classification/train/Straight/1589.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5827f352bed0111dd3171e2dca92fb0fbecbd8b3 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1589.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ded60f1f7aa0f503b943fa52fa7b8fa25c654fe672b252cfad5f1489b59a9acf +size 1497627 diff --git a/pole_alignment/classification/train/Straight/1592.jpg b/pole_alignment/classification/train/Straight/1592.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dec4003557342127993dd6c61d300e39d2a8c969 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1592.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2228ad6c0b8b170610411dc23136f997627f4186cf4b1bd7de5bdd21cdb9c145 +size 1566020 diff --git a/pole_alignment/classification/train/Straight/1596.jpg b/pole_alignment/classification/train/Straight/1596.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b063f51065b30c930cbfb47cb10d1f0a23ff2fa3 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1596.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38e7766922c446b33f379a19fee4c8498e14c024fcbf05565edbf0c8c38f620d +size 365513 diff --git a/pole_alignment/classification/train/Straight/16.jpg b/pole_alignment/classification/train/Straight/16.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b17ef6e85f2d22b98592dc4024fbf6bed5b3f48b --- /dev/null +++ b/pole_alignment/classification/train/Straight/16.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd9dec29e7442d79bc2cfb9f3fe10f907b7f5d7b5c3eb869ea5a23603dc1c0e1 +size 2653467 diff --git a/pole_alignment/classification/train/Straight/160.jpg b/pole_alignment/classification/train/Straight/160.jpg new file mode 100644 index 0000000000000000000000000000000000000000..60aa9d36bfea9cec95276fe36f37641685e89f5b --- /dev/null +++ b/pole_alignment/classification/train/Straight/160.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f0cd06f8ed716066187a9439cfb18e6ed5eba95efab31317f6127f41c9c2a36 +size 2447396 diff --git a/pole_alignment/classification/train/Straight/1601.jpg b/pole_alignment/classification/train/Straight/1601.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8aaa44f4597343040e2d312c1d65dff569125112 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1601.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43a7584f81ce2a3b7c3318c5717f14ddc857625d5f5dfd674af146087b0ebd7f +size 1927676 diff --git a/pole_alignment/classification/train/Straight/1602.jpg b/pole_alignment/classification/train/Straight/1602.jpg new file mode 100644 index 0000000000000000000000000000000000000000..609948c57b48911b935a11dda242397f32efae82 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1602.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc1aec3959cc9e9f78194bc0f2bca84d2180d7b5fa795c69192c314457283776 +size 2133249 diff --git a/pole_alignment/classification/train/Straight/1603.jpg b/pole_alignment/classification/train/Straight/1603.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8fa78fabc41da6518734adfa11a0cbbd1f9c0cfe --- /dev/null +++ b/pole_alignment/classification/train/Straight/1603.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23129894dea94940309430adc5ba258c9a219df6947bd48c28f431bfd2bf4513 +size 268488 diff --git a/pole_alignment/classification/train/Straight/1607.jpg b/pole_alignment/classification/train/Straight/1607.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dd3a50a1c38f13b729f5bbe677a96f919d1032c3 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1607.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64f386fe4d46a304533e1a96e50d7f2a0e714bbf5de4c4364f82782bd1c35b26 +size 753901 diff --git a/pole_alignment/classification/train/Straight/1608.jpg b/pole_alignment/classification/train/Straight/1608.jpg new file mode 100644 index 0000000000000000000000000000000000000000..193340b131c9f01ecfb53335449a42bf5b64e881 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1608.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd66af096533720a67ad225c62ba7d93e459501365cb0f614ef3bc857b99efad +size 567633 diff --git a/pole_alignment/classification/train/Straight/1611.jpg b/pole_alignment/classification/train/Straight/1611.jpg new file mode 100644 index 0000000000000000000000000000000000000000..37edd0c7cf74ab5176a4a05208daf75383601b1c --- /dev/null +++ b/pole_alignment/classification/train/Straight/1611.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fc33107532d320b260bbaabeeb69f19c4a1963a1880d8eb9932add01324f046 +size 203026 diff --git a/pole_alignment/classification/train/Straight/1612.jpg b/pole_alignment/classification/train/Straight/1612.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d3e4fec25253c23aa0be18f560564b4db7ac857f --- /dev/null +++ b/pole_alignment/classification/train/Straight/1612.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:534978dff48bd24150d5b07140db17509c8c53f9f1afdee8f3df24f4e12a71db +size 257898 diff --git a/pole_alignment/classification/train/Straight/1627.jpg b/pole_alignment/classification/train/Straight/1627.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f379388d06d55844e32974565fe7f99e8078bbcc --- /dev/null +++ b/pole_alignment/classification/train/Straight/1627.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61e96caa5aefeb9302c4ad67207bb1dbb48164a9b5bab6a63c200311efdc618b +size 212254 diff --git a/pole_alignment/classification/train/Straight/1628.jpg b/pole_alignment/classification/train/Straight/1628.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3a3110813ac165669a59a7832032bd7876e443ef --- /dev/null +++ b/pole_alignment/classification/train/Straight/1628.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fee91576d54c3ce15cf3950e9f2d3d8479a9a5b6597c8c93947d92d8199623e6 +size 247983 diff --git a/pole_alignment/classification/train/Straight/163.jpg b/pole_alignment/classification/train/Straight/163.jpg new file mode 100644 index 0000000000000000000000000000000000000000..862f0c41bff13b7a6d85714f9aa0be497cd3918d --- /dev/null +++ b/pole_alignment/classification/train/Straight/163.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0df28208a6cfb7abdd8b25587ee65deb014e7d3861db36f2fdac0f34b2f3c7d +size 2164943 diff --git a/pole_alignment/classification/train/Straight/1641.jpg b/pole_alignment/classification/train/Straight/1641.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e83cc24887f1aa90e0da9f429be55cfedf949cea --- /dev/null +++ b/pole_alignment/classification/train/Straight/1641.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6440e1365278fd73afeadca38e680e6bcf312bdd0b869a62c04bb9ac0a3da49b +size 473230 diff --git a/pole_alignment/classification/train/Straight/1647.jpg b/pole_alignment/classification/train/Straight/1647.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ab8690024703a3093699a20063970b1d6879aed --- /dev/null +++ b/pole_alignment/classification/train/Straight/1647.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff781169eead490c06ee9777bb4d927755bcae7f1c66cf965874b09e8a659420 +size 343510 diff --git a/pole_alignment/classification/train/Straight/165.jpg b/pole_alignment/classification/train/Straight/165.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1e7e5dc5e327f74a4db33ad655455d05b12255df --- /dev/null +++ b/pole_alignment/classification/train/Straight/165.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fbfe1878fa45a29a43eec8a9d41551c01bf24d29ee899a6ab080920633432a1 +size 2399178 diff --git a/pole_alignment/classification/train/Straight/1655.jpg b/pole_alignment/classification/train/Straight/1655.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4f723c160ec2b22b709927bb50aa76a633d74239 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1655.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ebd5dcb375b12c05c678b9d1786b51cef73a86f936d1e3f255069f7ea26bffe +size 431900 diff --git a/pole_alignment/classification/train/Straight/1657.jpg b/pole_alignment/classification/train/Straight/1657.jpg new file mode 100644 index 0000000000000000000000000000000000000000..26118f0f3b89c4795c948d785465240bd7b8e431 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1657.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:430b5ad2f33f3f304001b36e9827f6687bf8baeabd0a2c0c430cd2b13c486459 +size 469674 diff --git a/pole_alignment/classification/train/Straight/1659.jpg b/pole_alignment/classification/train/Straight/1659.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ecd1522698a2305a366471cd9f9926d0e8220ada --- /dev/null +++ b/pole_alignment/classification/train/Straight/1659.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9c47a6df21a0cb073b22ce04bffac4798fc5b33e6ffd91554bca0ebe9fd2391 +size 367300 diff --git a/pole_alignment/classification/train/Straight/1660.jpg b/pole_alignment/classification/train/Straight/1660.jpg new file mode 100644 index 0000000000000000000000000000000000000000..41248a3c3dc4cc2447f6ade3fe39b6f82850062f --- /dev/null +++ b/pole_alignment/classification/train/Straight/1660.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f3722b8564a63f6cbc5b681203e2204734cc4e030851e60d6153e842a20b063 +size 553715 diff --git a/pole_alignment/classification/train/Straight/1661.jpg b/pole_alignment/classification/train/Straight/1661.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d4cbe7116c3e5fe34affb7c64393ec86a73643b3 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1661.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0b0136e9436ccf4cb3d33398a44eb10cf1f8ba1e5b939e15b14e5cd08efc12a +size 317024 diff --git a/pole_alignment/classification/train/Straight/1666.jpg b/pole_alignment/classification/train/Straight/1666.jpg new file mode 100644 index 0000000000000000000000000000000000000000..99923438f741af4f56d747ef1539b668a9e257a5 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1666.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66e8d63023dadf86907886f74010612d9601bc9e75c236d99cbc874302baa430 +size 278416 diff --git a/pole_alignment/classification/train/Straight/1667.jpg b/pole_alignment/classification/train/Straight/1667.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fe921d0424cf834104d8fe9e52d49d33572b93d0 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1667.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47154cc591275f635d828be2cb97063567d9c63f2f1d42e7e5ed8f1ad36cb4cf +size 406912 diff --git a/pole_alignment/classification/train/Straight/167.jpg b/pole_alignment/classification/train/Straight/167.jpg new file mode 100644 index 0000000000000000000000000000000000000000..28369328141c3be2d786d6a76a16ae90a40042d3 --- /dev/null +++ b/pole_alignment/classification/train/Straight/167.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f5410bfdcdcddb640da8b01b3e251cc9330109afbc71847baf30bbd944b9d58 +size 2681554 diff --git a/pole_alignment/classification/train/Straight/1672.jpg b/pole_alignment/classification/train/Straight/1672.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a628b2001f8f9f9e14463323953b6abe6530a7ae --- /dev/null +++ b/pole_alignment/classification/train/Straight/1672.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcc78e77dc727f9067a40d6fc8a9d7deab38de98295044ef68d044452d2841d8 +size 359051 diff --git a/pole_alignment/classification/train/Straight/1675.jpg b/pole_alignment/classification/train/Straight/1675.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f21f6f02ec3dd76fc8fb2c2d2e3e38d324662fa2 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1675.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b87c4dbbc2d3e6afb1bf6d370cea031859043e172a41c837ddd0e847b28cc69c +size 420608 diff --git a/pole_alignment/classification/train/Straight/1676.jpg b/pole_alignment/classification/train/Straight/1676.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1b5309748645a46f966562c75a80be29571dfdc5 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1676.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d0439ca5b87191441c0d161092bcaa5c07620dda2cdf786d7c8a7302fcd5b96 +size 257771 diff --git a/pole_alignment/classification/train/Straight/1677.jpg b/pole_alignment/classification/train/Straight/1677.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1b0ad099818753342c67487372fa5615e8685017 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1677.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87a6db11f1be586504c987633287e636d09e96c428a30cf048000e2381cf3de2 +size 251932 diff --git a/pole_alignment/classification/train/Straight/168.jpg b/pole_alignment/classification/train/Straight/168.jpg new file mode 100644 index 0000000000000000000000000000000000000000..942ed7801539c2cdca6a6d4066e26becb78e14ab --- /dev/null +++ b/pole_alignment/classification/train/Straight/168.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:408f81008508d77d655cd2d3779d7e8e3a98cc7d07c975b670bf84887c5106cd +size 567624 diff --git a/pole_alignment/classification/train/Straight/1687.jpg b/pole_alignment/classification/train/Straight/1687.jpg new file mode 100644 index 0000000000000000000000000000000000000000..709861f325f51f079d682bdeb8470ddb345992c7 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1687.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce21ca4ba46160efa5bac219a080846b01a4620400f3e57900639cae94bd360b +size 748340 diff --git a/pole_alignment/classification/train/Straight/1689.jpg b/pole_alignment/classification/train/Straight/1689.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5168579342ac4d4f4eabaeeba2a20c21bc8bc0bc --- /dev/null +++ b/pole_alignment/classification/train/Straight/1689.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e41320200054c2f5974df08869bea0e9e959f7293ebe3fbd13a433fcbde39c42 +size 4798130 diff --git a/pole_alignment/classification/train/Straight/169.jpg b/pole_alignment/classification/train/Straight/169.jpg new file mode 100644 index 0000000000000000000000000000000000000000..873e1eaadbd337ddd47c0054ad8b31d11127b600 --- /dev/null +++ b/pole_alignment/classification/train/Straight/169.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ce7b682728f52afe2ac6e7485534916da21b67ea5e04be740360a2429164748 +size 871789 diff --git a/pole_alignment/classification/train/Straight/1696.jpg b/pole_alignment/classification/train/Straight/1696.jpg new file mode 100644 index 0000000000000000000000000000000000000000..59d5a4dc7a1fe35ec86ab016fa34a427737294b6 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1696.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f1d8ba8e4263e14d60165819a4a7e8dc050a8be90ea5e814794752c2cba3c83 +size 990494 diff --git a/pole_alignment/classification/train/Straight/17.jpg b/pole_alignment/classification/train/Straight/17.jpg new file mode 100644 index 0000000000000000000000000000000000000000..098091ff185d8a8ddf0a718db33e2f63cc9f84a5 --- /dev/null +++ b/pole_alignment/classification/train/Straight/17.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d44c1386318c94889cfc65619158799a71f4aa9863b4a557acdaab7c189a5c09 +size 452417 diff --git a/pole_alignment/classification/train/Straight/170.jpg b/pole_alignment/classification/train/Straight/170.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a61d0501672e2aeb0fca3ed5e215256b34961f10 --- /dev/null +++ b/pole_alignment/classification/train/Straight/170.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:649c747c866cc04bc8c9489851cf2d7474ffa4862852869526c118bdcb530f88 +size 2232993 diff --git a/pole_alignment/classification/train/Straight/1700.jpg b/pole_alignment/classification/train/Straight/1700.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2794b99a4860c3bb75cac9a59653de7a65a30daf --- /dev/null +++ b/pole_alignment/classification/train/Straight/1700.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:415aa08b21f5ca510f3c47f428ab8e398a009e6c275c7cf6365f5e636eb6a433 +size 402300 diff --git a/pole_alignment/classification/train/Straight/1701.jpg b/pole_alignment/classification/train/Straight/1701.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f34bf93122c38b58af78704d0c1f3683e65f3717 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1701.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5aeaba757d30fb4345adda12e513deb323ae482e6e208dc36ce88a2753905ce6 +size 578322 diff --git a/pole_alignment/classification/train/Straight/1703.jpg b/pole_alignment/classification/train/Straight/1703.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0da0d8d9a4b705d1996eda775295dac9a239eb32 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1703.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f2a85c396fdfb4b7463ed687392f39d16c893c993ea1fbf4ca5b25a6edd1c4b +size 467802 diff --git a/pole_alignment/classification/train/Straight/1704.jpg b/pole_alignment/classification/train/Straight/1704.jpg new file mode 100644 index 0000000000000000000000000000000000000000..65503027e0e64e3bb4dbf0c00a829e3309544c66 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1704.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:431db8a66cd89b9bed9e83c2ec5387b022c74cf5b6acf4941b35665ba57fc4cb +size 430969 diff --git a/pole_alignment/classification/train/Straight/171.jpg b/pole_alignment/classification/train/Straight/171.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0e93cbae7803d61654594880a54954adab40e693 --- /dev/null +++ b/pole_alignment/classification/train/Straight/171.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac0dcfa9ef5ad1a2b94a02752304df1385bee3dce6ef1a208fa04f075da7177a +size 266677 diff --git a/pole_alignment/classification/train/Straight/1715.jpg b/pole_alignment/classification/train/Straight/1715.jpg new file mode 100644 index 0000000000000000000000000000000000000000..448ec564a082d1792c8b1069d9e8d08d47c25ed9 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1715.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acb7eedca3941b4a8efc54aa0a8c9f34116ccf137a16813ef96602c4c472bd2d +size 324975 diff --git a/pole_alignment/classification/train/Straight/1719.jpg b/pole_alignment/classification/train/Straight/1719.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0611330a0012b059a7ba1e5af7f4956dcb4a98b8 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1719.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3718b0241b28d4bf6f1fa90b35c97988df9b404a0a9b555a87b6eb1e3ba60d75 +size 535171 diff --git a/pole_alignment/classification/train/Straight/1723.jpg b/pole_alignment/classification/train/Straight/1723.jpg new file mode 100644 index 0000000000000000000000000000000000000000..275b75e012345279f2c3ad70a3d5e3635e187c03 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1723.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4294125d11d271b2d51874be3c42c95a1be0ab9d975d9c87adc2f49020cf20c3 +size 1233613 diff --git a/pole_alignment/classification/train/Straight/1727.jpg b/pole_alignment/classification/train/Straight/1727.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a4665c727f34f4dede8036f837f29ee4095497e1 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1727.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb51c1722cc93f81939650e7afdc77ddaac4ec8cac96dd45d2c2981fc09016ee +size 664435 diff --git a/pole_alignment/classification/train/Straight/173.jpg b/pole_alignment/classification/train/Straight/173.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5b8b6cb9a75f11cbe4f54f4411fd33e99df77960 --- /dev/null +++ b/pole_alignment/classification/train/Straight/173.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73145110fc6cabf5589422e3a1c90ff969cbf39355d5e750bc935981d91dc00d +size 306075 diff --git a/pole_alignment/classification/train/Straight/1733.jpg b/pole_alignment/classification/train/Straight/1733.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d506c1e3743cf775cf01b7b12390405703ce794a --- /dev/null +++ b/pole_alignment/classification/train/Straight/1733.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28477d506747b9d75ee4a002c121c15d350564f0cca06ef9bdd82c6cb65f666f +size 475299 diff --git a/pole_alignment/classification/train/Straight/1738.jpg b/pole_alignment/classification/train/Straight/1738.jpg new file mode 100644 index 0000000000000000000000000000000000000000..735e4fa98e8aab32c25863f1399b64c20684615f --- /dev/null +++ b/pole_alignment/classification/train/Straight/1738.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bec7c1311ba12f0c3c224defb0602dfba583ec5b71dc46b8d8a85d168d9fe4da +size 276907 diff --git a/pole_alignment/classification/train/Straight/1739.jpg b/pole_alignment/classification/train/Straight/1739.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dbdc522946934074529d27ebe71abb8477974c96 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1739.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e53a3c69455c097167d1b38223a1f99688cac183f5c7a17dd9920d3a57106948 +size 275175 diff --git a/pole_alignment/classification/train/Straight/1742.jpg b/pole_alignment/classification/train/Straight/1742.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ce3dea530d028cc76cd814c12b4b93c34db7ec59 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1742.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:518d06cfac724859b7b060486b5d8058f94107714581ae44daaab3820025cfbe +size 418116 diff --git a/pole_alignment/classification/train/Straight/175.jpg b/pole_alignment/classification/train/Straight/175.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4136104af8a1a2d6ada9c81e478d90d6fe4dd4e8 --- /dev/null +++ b/pole_alignment/classification/train/Straight/175.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbe6adbb2d67be68c3de0137686165b7d05393a6a091cbc14cf245ad53ddd53c +size 439632 diff --git a/pole_alignment/classification/train/Straight/1754.jpg b/pole_alignment/classification/train/Straight/1754.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6f85ed31defad441a79cb1bb34e5cec95659842e --- /dev/null +++ b/pole_alignment/classification/train/Straight/1754.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec11cde3f279bd93e917b7cc38353ba7848eb664da5095ff67adc1110ad02b81 +size 599929 diff --git a/pole_alignment/classification/train/Straight/1770.jpg b/pole_alignment/classification/train/Straight/1770.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3b763f271b61e0b6646b2bcef1d2f072c7382c7a --- /dev/null +++ b/pole_alignment/classification/train/Straight/1770.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec142c7fe179ae6c59489bda3e9f66480ea5b1addd0e7c7f1b5646865b4b843c +size 384675 diff --git a/pole_alignment/classification/train/Straight/178.jpg b/pole_alignment/classification/train/Straight/178.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f51a6441883b654310bdf671d6a930d59c00760e --- /dev/null +++ b/pole_alignment/classification/train/Straight/178.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6174f11d0cdaf77dbb21e2c395f64ae1ccf152371d2278468c3cf9638bae8b1b +size 2230696 diff --git a/pole_alignment/classification/train/Straight/1784.jpg b/pole_alignment/classification/train/Straight/1784.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7e139f6cb02f66a05cc00565da9e1a9af29edc50 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1784.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b22a83b2323c7d4cd1447bc184c98611f9da75e70b6ecd5c3ddeec21e2bf81a3 +size 3921516 diff --git a/pole_alignment/classification/train/Straight/1787.jpg b/pole_alignment/classification/train/Straight/1787.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5e74a25eecf1a5b83c32ee23da77aa4153551b97 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1787.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e443ccef1e6e386502409482574b6eab36780b0d92c8f14021ed383889fe74ea +size 3355279 diff --git a/pole_alignment/classification/train/Straight/179.jpg b/pole_alignment/classification/train/Straight/179.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b0266888794b0629e646f309fb29525aaa7b2864 --- /dev/null +++ b/pole_alignment/classification/train/Straight/179.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7798446b764364ac9785666fc971eaee703117fd5e1b814d22d0526dec1d46a +size 3144146 diff --git a/pole_alignment/classification/train/Straight/1796.jpg b/pole_alignment/classification/train/Straight/1796.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bbdadecf83dabea02841d100ee89bed61b28af06 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1796.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93832327984b3ac4799b4bbace8fcff4eaea9b4f6eda7a0c7d2ee2ccabe5c5e9 +size 281791 diff --git a/pole_alignment/classification/train/Straight/1805.jpg b/pole_alignment/classification/train/Straight/1805.jpg new file mode 100644 index 0000000000000000000000000000000000000000..36bba04baf1c23e0ac151f04a07c2ab94059fb56 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1805.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:934c7fde413a211c836994a1dd745d9312e6fdc36da5abdf4fe574694d15a87b +size 423269 diff --git a/pole_alignment/classification/train/Straight/1809.jpg b/pole_alignment/classification/train/Straight/1809.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7c1c7c723b08ec6553435691981bb2ed6c11c9f7 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1809.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aae8649e6eef61a154c7738930c56cbb662de654363fc5a825421b5d21caa86e +size 232655 diff --git a/pole_alignment/classification/train/Straight/1812.jpg b/pole_alignment/classification/train/Straight/1812.jpg new file mode 100644 index 0000000000000000000000000000000000000000..57cd0b57e680051df134ac6d3c77a0250b2f38d2 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1812.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e23b6817377bc64cfc143b1ecc3e9a4a7df8f7d30caf6ec97075c95cb45c839 +size 395961 diff --git a/pole_alignment/classification/train/Straight/1813.jpg b/pole_alignment/classification/train/Straight/1813.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cdd1ede4a2a992c10658c505ede8d7faebc4c5f4 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1813.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dd45bf39574fb5b899cb057fd6c5ea0061227b15ff7bdd8e6dcbb9c1a94d5fb +size 695563 diff --git a/pole_alignment/classification/train/Straight/1816.jpg b/pole_alignment/classification/train/Straight/1816.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c653761e361d7a4b6396a4655821cbc064060b8d --- /dev/null +++ b/pole_alignment/classification/train/Straight/1816.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41156d861974b0862486958cacc8ec21ac0cacc734cb61e7b06c0dc562ca83cf +size 979440 diff --git a/pole_alignment/classification/train/Straight/1817.jpg b/pole_alignment/classification/train/Straight/1817.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ead4859334ae51e78467162e19b45b88e02b2916 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1817.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8939a45724067d19f61df208d0345d47b550ffcc40d6a6914d01ce97d4e44f76 +size 956498 diff --git a/pole_alignment/classification/train/Straight/1819.jpg b/pole_alignment/classification/train/Straight/1819.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f235bc08b3e7707827b7f963815235f64acff30e --- /dev/null +++ b/pole_alignment/classification/train/Straight/1819.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2c090f9aebca531340ebf98bb0d6c85283284ef23e2929cedd0ba6090c26e20 +size 712256 diff --git a/pole_alignment/classification/train/Straight/182.jpg b/pole_alignment/classification/train/Straight/182.jpg new file mode 100644 index 0000000000000000000000000000000000000000..39c94be497bc793321c1b77b37514037d5e5cb16 --- /dev/null +++ b/pole_alignment/classification/train/Straight/182.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eccb259724a495a3b4b8a4ae6ccbe89eaa29236be69c644d0722c7a32ba0d42e +size 4370123 diff --git a/pole_alignment/classification/train/Straight/1821.jpg b/pole_alignment/classification/train/Straight/1821.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f044f0724e1c9d70a2eb3ae01be11c29369d82a1 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1821.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66ac1ea7be96743a534d276b0d49485b652551b1b0650256489652ad9d725a2f +size 737125 diff --git a/pole_alignment/classification/train/Straight/1826.jpg b/pole_alignment/classification/train/Straight/1826.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4c5f6fde621e44e4359d3a49170e50b2be5ff5bd --- /dev/null +++ b/pole_alignment/classification/train/Straight/1826.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bbff97a9cde205c8521585513d1e19b8deff5b5fdab9de07fc06018d7a6dddb +size 460150 diff --git a/pole_alignment/classification/train/Straight/1827.jpg b/pole_alignment/classification/train/Straight/1827.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4c87e8a25b02f0822815726b76a80d2eb39f2818 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1827.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8819bd7fde52e5fd06b4968f080aaef1a65757f821df2f0097342271feba82d +size 349172 diff --git a/pole_alignment/classification/train/Straight/1831.jpg b/pole_alignment/classification/train/Straight/1831.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c836b391125882a257953498171b7c5cce89b45e --- /dev/null +++ b/pole_alignment/classification/train/Straight/1831.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fb3147cd13355205e7b751acc932b9a1ad042f841022e0bf86d1db858d6c9ae +size 474549 diff --git a/pole_alignment/classification/train/Straight/1832.jpg b/pole_alignment/classification/train/Straight/1832.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ce45a93132b620c3d0f1fb455bd5e514e5b352c9 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1832.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a362761d93cd530bee9087bdcc54d19c5031dc8dd8d9d100bed7f74479d4455 +size 357050 diff --git a/pole_alignment/classification/train/Straight/1834.jpg b/pole_alignment/classification/train/Straight/1834.jpg new file mode 100644 index 0000000000000000000000000000000000000000..52debbd85dd5f6b514f7c9339012c2b1be276aaf --- /dev/null +++ b/pole_alignment/classification/train/Straight/1834.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11dd860140d1ee7791589a7bd321d4f6176ebb28298af4fa5619ccb0952e8dc9 +size 388872 diff --git a/pole_alignment/classification/train/Straight/184.jpg b/pole_alignment/classification/train/Straight/184.jpg new file mode 100644 index 0000000000000000000000000000000000000000..de614eec099b83b518a0e9c264d97b028029cfc8 --- /dev/null +++ b/pole_alignment/classification/train/Straight/184.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f60acc083a90a2746a933292599c1621f44ef7a977df1ec409b2e48980e9fe72 +size 537839 diff --git a/pole_alignment/classification/train/Straight/1848.jpg b/pole_alignment/classification/train/Straight/1848.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c7bbd1b023d9fc3c8f7223d47d3e65ec88cba9e --- /dev/null +++ b/pole_alignment/classification/train/Straight/1848.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a98d4562237327999ce887424cd73658ac37d89d8a02743d9b33f263cc0c164 +size 713199 diff --git a/pole_alignment/classification/train/Straight/185.jpg b/pole_alignment/classification/train/Straight/185.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a412b94683f24ba5b7111e52c68109c6dbcf2f59 --- /dev/null +++ b/pole_alignment/classification/train/Straight/185.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3206465cf76335b767572f5cb7f9e4a5afbcd953c83d80c21bfee7e1595e1d25 +size 2272710 diff --git a/pole_alignment/classification/train/Straight/186.jpg b/pole_alignment/classification/train/Straight/186.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4bfd2b0f485b99017c456d0a34badae6d7e5afb4 --- /dev/null +++ b/pole_alignment/classification/train/Straight/186.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d433c9d0c0c12d81a33b324e2ab174cbfbdfc0f49ac1a57663d59e13bf8d965d +size 987468 diff --git a/pole_alignment/classification/train/Straight/1861.jpg b/pole_alignment/classification/train/Straight/1861.jpg new file mode 100644 index 0000000000000000000000000000000000000000..10f4f60ef17e1bdc428075b6ebb3bd3aaef05e86 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1861.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fe151dd2486d2aaf9f83ef8749f0bc57dcd811249d98cf4881a4c8fd39e3c6f +size 530319 diff --git a/pole_alignment/classification/train/Straight/1865.jpg b/pole_alignment/classification/train/Straight/1865.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ca7ee7c1e641a2e2bc64bc1e8157cd0d5666840a --- /dev/null +++ b/pole_alignment/classification/train/Straight/1865.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:376ac11bb68626dc47ffebe5cbd18cd1141cba0f6ffedc87af2744e0dc24e576 +size 730105 diff --git a/pole_alignment/classification/train/Straight/1868.jpg b/pole_alignment/classification/train/Straight/1868.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7bbb093e87fdb875cc32e3a18fdb09c9367346a3 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1868.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74396166cba878f5b91a744781d4b4c07c68897b600dfbcad2a23f25d2bff62b +size 452422 diff --git a/pole_alignment/classification/train/Straight/187.jpg b/pole_alignment/classification/train/Straight/187.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c29b7039d465245f2395f1ee498db1cfc8c9acb8 --- /dev/null +++ b/pole_alignment/classification/train/Straight/187.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd7b1a65618a0dc0a035d908e28d0248d6bb322da164f97f93e0830205635113 +size 761511 diff --git a/pole_alignment/classification/train/Straight/1874.jpg b/pole_alignment/classification/train/Straight/1874.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3fa6eceb8c731982f722e8e9340df863967da0d8 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1874.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b15d5fbfeb3ec8a992965e823211a50a04d254f456d9ca105c3487312bd557e2 +size 487463 diff --git a/pole_alignment/classification/train/Straight/188.jpg b/pole_alignment/classification/train/Straight/188.jpg new file mode 100644 index 0000000000000000000000000000000000000000..35acc85ab087bd668ee11e405181367e7db01cec --- /dev/null +++ b/pole_alignment/classification/train/Straight/188.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6513d36d2727344bc6f24074a8b6b91668ebbcad83e97048de89b16677c2411a +size 2958059 diff --git a/pole_alignment/classification/train/Straight/1884.jpg b/pole_alignment/classification/train/Straight/1884.jpg new file mode 100644 index 0000000000000000000000000000000000000000..01e3996cbeded99b789e9f875df198618cd663b5 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1884.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:054ccae53d05e4488c6c56b45a92d8c9ad48bb5c5b46a5d572ad5464b37073e3 +size 283632 diff --git a/pole_alignment/classification/train/Straight/1886.jpg b/pole_alignment/classification/train/Straight/1886.jpg new file mode 100644 index 0000000000000000000000000000000000000000..84c531a386468aae81edb944b14310a950dd2c59 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1886.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:439f2339104c2015c658bb92db5d9242587138adc1c975396887eb03835d6b28 +size 324932 diff --git a/pole_alignment/classification/train/Straight/1887.jpg b/pole_alignment/classification/train/Straight/1887.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eb50e0e2ed1bae685d4f39b0dac2cf336bb14da0 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1887.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2836da57b39e4930d0ac6679038c51520e27b2f6f9b71d25a9e0919edd61257b +size 2515396 diff --git a/pole_alignment/classification/train/Straight/1888.jpg b/pole_alignment/classification/train/Straight/1888.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0565f67dffa2d42d5849ed89ced051d840cbbf96 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1888.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67ce6ef65689455e5aace492810265820768ac9132d6f02ce36288527d4a46bb +size 2515581 diff --git a/pole_alignment/classification/train/Straight/1890.jpg b/pole_alignment/classification/train/Straight/1890.jpg new file mode 100644 index 0000000000000000000000000000000000000000..52233084e41fc14185cbeb64881837c8e8cebb2d --- /dev/null +++ b/pole_alignment/classification/train/Straight/1890.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39c8f72932b3a8e216d6076710c9e70b5da383926d1a569337828599d175e7b5 +size 2003850 diff --git a/pole_alignment/classification/train/Straight/1896.jpg b/pole_alignment/classification/train/Straight/1896.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c92e62830c521fbd91a947f9e535e2459352dd22 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1896.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfd2ede98ee44d64ec6c7a817b1555f365b3851239f4608ebbc475ef5f2486ba +size 454403 diff --git a/pole_alignment/classification/train/Straight/1902.jpg b/pole_alignment/classification/train/Straight/1902.jpg new file mode 100644 index 0000000000000000000000000000000000000000..72f0b9cf2502f47622c817b2bf8a71b8eef95045 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1902.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcfa8a9df620d823b5a7a49fe61d94f6f2ae3d1a0b1cac726801a87675cd35fd +size 519726 diff --git a/pole_alignment/classification/train/Straight/1908.jpg b/pole_alignment/classification/train/Straight/1908.jpg new file mode 100644 index 0000000000000000000000000000000000000000..74f46ede597391c1d93243b448907be166b09886 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1908.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57ea12a08ac73c9629207dc74a4ba417c33541b35a1942bf76311510dbc13908 +size 304808 diff --git a/pole_alignment/classification/train/Straight/1909.jpg b/pole_alignment/classification/train/Straight/1909.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bb44e654f018c572b7e077b2df3ce87439dd31db --- /dev/null +++ b/pole_alignment/classification/train/Straight/1909.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fc7425ce960bd45422d8b46f1523193401696e8c393cacfd5793a043f18962f +size 299810 diff --git a/pole_alignment/classification/train/Straight/191.jpg b/pole_alignment/classification/train/Straight/191.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d14594aac8177c435b2809f8cd0dec21d4519a41 --- /dev/null +++ b/pole_alignment/classification/train/Straight/191.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9293b5c40e1064167b403be3cf701861524f7ebce84bd72793a2b0f54095da36 +size 309668 diff --git a/pole_alignment/classification/train/Straight/1912.jpg b/pole_alignment/classification/train/Straight/1912.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1efb6fe23e446f2c12806f9f9840993c20f5f39d --- /dev/null +++ b/pole_alignment/classification/train/Straight/1912.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:060e1169c5de5c1593acbef6d315d97d4f38f1aea4f615bd43bf2c94a5005a9d +size 881623 diff --git a/pole_alignment/classification/train/Straight/1914.jpg b/pole_alignment/classification/train/Straight/1914.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5903b32def8cd2c36b6b7f2bcca7bd06719193cf --- /dev/null +++ b/pole_alignment/classification/train/Straight/1914.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b3a1d4d3178628e3c60427b0f3213a3ff47c4ef86221d004c27b9d44fc4307f +size 477610 diff --git a/pole_alignment/classification/train/Straight/1916.jpg b/pole_alignment/classification/train/Straight/1916.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ddada9983f73d2eb395533ca05a05771831bf992 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1916.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a21ee1fb9bf0c6e5aa5c771ef6cc7b379a91e76d2bb96ad83105be43a537aa3 +size 334043 diff --git a/pole_alignment/classification/train/Straight/1919.jpg b/pole_alignment/classification/train/Straight/1919.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a95adabc925c669ef2784f18a815ad233a7bcd5f --- /dev/null +++ b/pole_alignment/classification/train/Straight/1919.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42ef63f80b2d459e341bc5917efa3c2427f79cc2bfbe2c2784e869bd3e1006b3 +size 441089 diff --git a/pole_alignment/classification/train/Straight/193.jpg b/pole_alignment/classification/train/Straight/193.jpg new file mode 100644 index 0000000000000000000000000000000000000000..14e956a7bced3c81c3471a25e918aebcdf77ad19 --- /dev/null +++ b/pole_alignment/classification/train/Straight/193.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbd9e34a47a670596f10c5f7cb43c9ba5141c99bad4d5ba9001e5a4e4ce7960f +size 307640 diff --git a/pole_alignment/classification/train/Straight/1937.jpg b/pole_alignment/classification/train/Straight/1937.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1c473fa71a99114a665b819c898183d3351e51ed --- /dev/null +++ b/pole_alignment/classification/train/Straight/1937.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ad022433032d1ac31828a57ebdb0705c34ae8967249b8aaf0702eee5c8dc715 +size 216374 diff --git a/pole_alignment/classification/train/Straight/1938.jpg b/pole_alignment/classification/train/Straight/1938.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4d4776c16f06dc092e122e212b88ea95d52bd9c5 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1938.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7a27691d922a1fc5defc3699e31e214f38aee997661b0157734b12cba9ef365 +size 198294 diff --git a/pole_alignment/classification/train/Straight/194.jpg b/pole_alignment/classification/train/Straight/194.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5b025fb8cafc253e8f637690a265582c35b99e47 --- /dev/null +++ b/pole_alignment/classification/train/Straight/194.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efccb5c2c8d099cba5934f27b9d0d7e208a72a7b634918b210a5db2544f2dce5 +size 301599 diff --git a/pole_alignment/classification/train/Straight/195.jpg b/pole_alignment/classification/train/Straight/195.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b1e70ccf6124ef30126859196d5ccbb97bf75394 --- /dev/null +++ b/pole_alignment/classification/train/Straight/195.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65dac731e84f14c8f7b04235c3366b906478264f10984496e720a4813ae1a656 +size 1306093 diff --git a/pole_alignment/classification/train/Straight/1950.jpg b/pole_alignment/classification/train/Straight/1950.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1489325c21f6ed2e93ef031e55a2fdaa012d8696 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1950.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9446c518a7d70213d02c88754ac719c085978d7df670946679618ac569e4c72 +size 742851 diff --git a/pole_alignment/classification/train/Straight/1955.jpg b/pole_alignment/classification/train/Straight/1955.jpg new file mode 100644 index 0000000000000000000000000000000000000000..35a2ea9d94d25dc8af59936701d6ad34e5c290dd --- /dev/null +++ b/pole_alignment/classification/train/Straight/1955.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bca7e4cdcbb5e11b4d05001a23ba37fd8e0b9dc7292fc2e2306497b55783166e +size 2723412 diff --git a/pole_alignment/classification/train/Straight/196.jpg b/pole_alignment/classification/train/Straight/196.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a95be5942356bd0f186d02323acd93b52482020d --- /dev/null +++ b/pole_alignment/classification/train/Straight/196.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca40003aa7c0e5c1c62f186c96c2d749b66065fd04e526ed94a1e12bae3bc4dc +size 904058 diff --git a/pole_alignment/classification/train/Straight/1961.jpg b/pole_alignment/classification/train/Straight/1961.jpg new file mode 100644 index 0000000000000000000000000000000000000000..231af6edde8eac95696b6a4dbecb9d1e351c28e7 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1961.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ca3d31edfbc7c2bf03ef893d8178fe5825ae58047986c2e5d8239825bcbfe5d +size 675347 diff --git a/pole_alignment/classification/train/Straight/1963.jpg b/pole_alignment/classification/train/Straight/1963.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d22d055a5868dcafbe4a61f4b8f3db194cb1ef47 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1963.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94d7c9b78a17f0c0f94cb5fd3ae1aeba3f4f0607a279428760d8a50fe47e4009 +size 598250 diff --git a/pole_alignment/classification/train/Straight/1964.jpg b/pole_alignment/classification/train/Straight/1964.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1bafaf1462140653d00af1828c00f409042d94b1 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1964.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f0cf98f1b790c7127aaa51721813126f5ba4ea144d5902b9f4c5c8cb3f687a4 +size 773348 diff --git a/pole_alignment/classification/train/Straight/1968.jpg b/pole_alignment/classification/train/Straight/1968.jpg new file mode 100644 index 0000000000000000000000000000000000000000..df5e8a44b40a1ef8a594e49032ebc7ab2c8bc501 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1968.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3422ddd93a3be3e936672b22a7a642a7252b9aca3a141b49c7d7558404e08dab +size 301009 diff --git a/pole_alignment/classification/train/Straight/197.jpg b/pole_alignment/classification/train/Straight/197.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0461f1764e58ad3c11cb4e96f24cc817c2793986 --- /dev/null +++ b/pole_alignment/classification/train/Straight/197.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1a1dc84255aa36138d2f75dc19b71606ed6d64975919b351fd9297619ca1884 +size 912488 diff --git a/pole_alignment/classification/train/Straight/1983.jpg b/pole_alignment/classification/train/Straight/1983.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bed6a0f3422f79f623e6562081a4199c0f5e3506 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1983.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cca27f4d681b067d187eb8dc78684f401b4fef64bc0d28b59d76fea631f6ba6b +size 346939 diff --git a/pole_alignment/classification/train/Straight/1985.jpg b/pole_alignment/classification/train/Straight/1985.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1474beeb8b6a1c235bb1a6012d9c0fb88d3e6645 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1985.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a514476841cd7b56cd0d8b0e8a1e3ed5ea7332130c5577035bbf21c52b610e4 +size 330898 diff --git a/pole_alignment/classification/train/Straight/1987.jpg b/pole_alignment/classification/train/Straight/1987.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3e079113e48eb0930cc19714065661f352679d0e --- /dev/null +++ b/pole_alignment/classification/train/Straight/1987.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9f76e9a3a650fd5094972a812a6cd19a1e3a9ba9fec805233ac177e6838893b +size 390150 diff --git a/pole_alignment/classification/train/Straight/199.jpg b/pole_alignment/classification/train/Straight/199.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c49f3918e38c231c8674db4a3dca71e814807ac8 --- /dev/null +++ b/pole_alignment/classification/train/Straight/199.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03df7795fb2464b2619d9258e5ba6da1c6236df685d9f402d876a364dd32dcd6 +size 2847088 diff --git a/pole_alignment/classification/train/Straight/1995.jpg b/pole_alignment/classification/train/Straight/1995.jpg new file mode 100644 index 0000000000000000000000000000000000000000..180581f121e04296eca97320374ee499adc4ed89 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1995.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ea07febdbea87454844f9fad310052bcae6fcaea6d22639b31875d746ecd270 +size 493611 diff --git a/pole_alignment/classification/train/Straight/1999.jpg b/pole_alignment/classification/train/Straight/1999.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e84a9d4fc89c9dec9221e92d42b15e050beb2de3 --- /dev/null +++ b/pole_alignment/classification/train/Straight/1999.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f086cf78345aecc795b5526b4c034ebfedbd2999f63236c4c96cc7b574a35c91 +size 346943 diff --git a/pole_alignment/classification/train/Straight/2.jpg b/pole_alignment/classification/train/Straight/2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b6c958882de571a67817e49b8b841773ac762597 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f2cd574a0778416b5931cb99078188af201500e3daeebb2d804bc63a552425c +size 868650 diff --git a/pole_alignment/classification/train/Straight/2009.jpg b/pole_alignment/classification/train/Straight/2009.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c6d4dfb68308dd576b7e7e452c6d829fc11b05f8 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2009.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:238ab2ff0ef9e58de4e3648751e20bfbb09627d6d74dc50f988bb2c4dc32e945 +size 361804 diff --git a/pole_alignment/classification/train/Straight/2010.jpg b/pole_alignment/classification/train/Straight/2010.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1ffbcd3f3516afaa3c9a604c151b1d6362dcc696 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2010.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:589854c9a63ee990e02178922c4ba3ec18f1dfbafea35e5bb88d9cf91e8781df +size 252682 diff --git a/pole_alignment/classification/train/Straight/202.jpg b/pole_alignment/classification/train/Straight/202.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5b38b16dfe07aa0912db447faa55c9df9ae49033 --- /dev/null +++ b/pole_alignment/classification/train/Straight/202.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1a55e526e06ebc852e8c7988bc4856ac37c9b3b45567c883210c6d248f93427 +size 2704285 diff --git a/pole_alignment/classification/train/Straight/2023.jpg b/pole_alignment/classification/train/Straight/2023.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dcd6ccaff5ec9ad278154a580919e34244b3ca7a --- /dev/null +++ b/pole_alignment/classification/train/Straight/2023.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:796538676e17657b90c39bf67cfc36b1cf4f4d212a865499b1780d141578dc5f +size 273188 diff --git a/pole_alignment/classification/train/Straight/2024.jpg b/pole_alignment/classification/train/Straight/2024.jpg new file mode 100644 index 0000000000000000000000000000000000000000..57f1200006f7b06968b2df69ff9683cb5a339148 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2024.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b6840fcffca56c640efd7e245bb702debdf3c39383f689d9213ac18554b40b1 +size 469255 diff --git a/pole_alignment/classification/train/Straight/2025.jpg b/pole_alignment/classification/train/Straight/2025.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d0e4c13fb236b6ce7e976c41bddf79129e34fcdc --- /dev/null +++ b/pole_alignment/classification/train/Straight/2025.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:457f0dde20e07af04818759b028a136e7d959437d90f79223f7827879df26cd2 +size 323780 diff --git a/pole_alignment/classification/train/Straight/203.jpg b/pole_alignment/classification/train/Straight/203.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8fd9ec2009f4767550fe63ef1afa096f18168459 --- /dev/null +++ b/pole_alignment/classification/train/Straight/203.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:040b32f6f1357e09e428b6c0fddf19aa8497a1edb60e165b8e22e8074b96d893 +size 2861311 diff --git a/pole_alignment/classification/train/Straight/2033.jpg b/pole_alignment/classification/train/Straight/2033.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da7b84b6279d1a1111a59e9461347fad009204d3 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2033.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8acc0d8bcd7db65b47db99c1452eb03596cebc464d4e6924ad9ca8d8637d6c8a +size 763234 diff --git a/pole_alignment/classification/train/Straight/2041.jpg b/pole_alignment/classification/train/Straight/2041.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d800e677f73aebb0968c743f4784be7ceb119ecf --- /dev/null +++ b/pole_alignment/classification/train/Straight/2041.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2e6fe75e4efefb0c99bf98e8ea57e3fabc7e3256338de7db4e8f01768ee4f49 +size 207610 diff --git a/pole_alignment/classification/train/Straight/2044.jpg b/pole_alignment/classification/train/Straight/2044.jpg new file mode 100644 index 0000000000000000000000000000000000000000..db2475f32e39f0a977e6fc2fedfda172ba431f6d --- /dev/null +++ b/pole_alignment/classification/train/Straight/2044.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ce177287b900cc8e92fb5db492bc1bedfbd313279947315f7569fce8e631ab8 +size 339130 diff --git a/pole_alignment/classification/train/Straight/2046.jpg b/pole_alignment/classification/train/Straight/2046.jpg new file mode 100644 index 0000000000000000000000000000000000000000..49777e1f3918c2f4e05b9828b02d16c43bf4aded --- /dev/null +++ b/pole_alignment/classification/train/Straight/2046.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:064ce902f2cbd65c6dc1d9d29051cf3667ec6ca018440738fb16ed42e477b0a0 +size 352643 diff --git a/pole_alignment/classification/train/Straight/2048.jpg b/pole_alignment/classification/train/Straight/2048.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6c4c2365c9163502119830ad70164d51b8e120e0 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2048.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdbbbd30f18e39f622aa00c011b4b3269d9848ef824232ccf1b360b3b4086f2d +size 284224 diff --git a/pole_alignment/classification/train/Straight/2049.jpg b/pole_alignment/classification/train/Straight/2049.jpg new file mode 100644 index 0000000000000000000000000000000000000000..641332263c529f33a5e9640504355bb7b1fdfe00 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2049.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2aa30100fc099041299426e9eb09818e4ce029c3caecd5c72d96607447754e4 +size 217177 diff --git a/pole_alignment/classification/train/Straight/2050.jpg b/pole_alignment/classification/train/Straight/2050.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4975445690353a09f4e17cb4c2726b574f9ff11f --- /dev/null +++ b/pole_alignment/classification/train/Straight/2050.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac3946e977eac88765f47de955b4140caac12e9245bb5391e6f7e5e3ce9646ef +size 327996 diff --git a/pole_alignment/classification/train/Straight/2051.jpg b/pole_alignment/classification/train/Straight/2051.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4ed8154812dd6ab1a0660797670d4dad58a3e17e --- /dev/null +++ b/pole_alignment/classification/train/Straight/2051.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:379902e4375367ade39ffa72c84f42d1d763b1214d020766291d5151a1728420 +size 226437 diff --git a/pole_alignment/classification/train/Straight/2053.jpg b/pole_alignment/classification/train/Straight/2053.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d0b1567530b55640b4932000149786b0dba21768 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2053.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fe80358e49d7faa16be4fe7b26cccb42f32e5b0148261308e2f7eb50c4bb994 +size 246893 diff --git a/pole_alignment/classification/train/Straight/2057.jpg b/pole_alignment/classification/train/Straight/2057.jpg new file mode 100644 index 0000000000000000000000000000000000000000..73ff5687e5abac4134bdb23d4b5712b094990503 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2057.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36743e8572cc37671c1894c53e0014ecdf88dc5ac32403b5958364114e32330f +size 259419 diff --git a/pole_alignment/classification/train/Straight/2068.jpg b/pole_alignment/classification/train/Straight/2068.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a7585e9a845749eb5d1c9318eb502b4fbd05c43 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2068.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac77007762516ca8c2f587bce37293c7209eb3cd761fdc6d7a3978a5da7830dc +size 117551 diff --git a/pole_alignment/classification/train/Straight/207.jpg b/pole_alignment/classification/train/Straight/207.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5d76679b037ad39e87cbca864d1e830c059438a4 --- /dev/null +++ b/pole_alignment/classification/train/Straight/207.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:542550c3ddfc1c0f1993ae3eeb0e66a6918939fc88c719b84d90fff0396236a0 +size 381978 diff --git a/pole_alignment/classification/train/Straight/2070.jpg b/pole_alignment/classification/train/Straight/2070.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3a8cc503da34d631607507631b084add256422e9 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2070.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9546d265338c447bc88b083b81a6b0c8e3723219d394b9c888802ae8fd286646 +size 146898 diff --git a/pole_alignment/classification/train/Straight/2071.jpg b/pole_alignment/classification/train/Straight/2071.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5f3ea7ff8ddc22a31ff9422e0cca44cbdd998d34 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2071.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ead2eb0c0d23260adf3c7ee8538d76bac1c318de87fa6a3597687d42609ea24a +size 149530 diff --git a/pole_alignment/classification/train/Straight/2072.jpg b/pole_alignment/classification/train/Straight/2072.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b2ca8cc3080fc45819cf4cc6790366bca8e3699b --- /dev/null +++ b/pole_alignment/classification/train/Straight/2072.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c916d355fe860efca7a4e096aea8f03287ed5a39c667b3dc3b0bfc012b030a33 +size 169329 diff --git a/pole_alignment/classification/train/Straight/2073.jpg b/pole_alignment/classification/train/Straight/2073.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c171a783f3add7bc8449562988b7f0d05b327877 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2073.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa60d85d8d5dcf9262f8a61f07e3492f726faab6502812a6a2dd694190be43fb +size 122290 diff --git a/pole_alignment/classification/train/Straight/2074.jpg b/pole_alignment/classification/train/Straight/2074.jpg new file mode 100644 index 0000000000000000000000000000000000000000..42149c43d81bdeadf6ba444534a018f2ae92546f --- /dev/null +++ b/pole_alignment/classification/train/Straight/2074.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0496feade3345dc85c6dd49681a59358c6e1ddb4053a3b10af51d9f1c8d17b7d +size 213171 diff --git a/pole_alignment/classification/train/Straight/2076.jpg b/pole_alignment/classification/train/Straight/2076.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6e9b733601731c6195d7215e896ae2ca1bc6c66a --- /dev/null +++ b/pole_alignment/classification/train/Straight/2076.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc7395d49045f4c2ec23811bb3b29c530cff2427ad6382fcf86974348e33fca1 +size 176503 diff --git a/pole_alignment/classification/train/Straight/2078.jpg b/pole_alignment/classification/train/Straight/2078.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cd38652ba99e81a091b829a551901d2c3cffa360 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2078.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04f73eb08872cec53d52996e748a53a4444995da3f2c8c5fc35ff42a9c80cb7c +size 173471 diff --git a/pole_alignment/classification/train/Straight/2079.jpg b/pole_alignment/classification/train/Straight/2079.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e6c1c54fa6578d84d034748f1de57d1cd1c9d8a0 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2079.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a0afe314c71abf0f66672062427eff08b6d47f7c0700587398ebb4acb25813c +size 323604 diff --git a/pole_alignment/classification/train/Straight/2080.jpg b/pole_alignment/classification/train/Straight/2080.jpg new file mode 100644 index 0000000000000000000000000000000000000000..366e9dcb2adb0d8bd159ba530496949dc9c2acf4 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2080.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:133867028cf04763eea82f7b96af26ed772f8aa4c37d019ce6eb31315c1bdc5f +size 283913 diff --git a/pole_alignment/classification/train/Straight/2082.jpg b/pole_alignment/classification/train/Straight/2082.jpg new file mode 100644 index 0000000000000000000000000000000000000000..58de298fa2859b899aac70b96276a3a5925253e2 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2082.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efb4abb762bd9e3303c3e5582a5882f78d36e10456495cb1edf72cad70cebf12 +size 234354 diff --git a/pole_alignment/classification/train/Straight/2084.jpg b/pole_alignment/classification/train/Straight/2084.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9fe425b0dd22efdeb57ef4f307c73d680c39d997 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2084.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a66e32db7e34899d93ed197053ec0afa3140e2068ed522e69b1fae6b8c02fd3d +size 683255 diff --git a/pole_alignment/classification/train/Straight/2087.jpg b/pole_alignment/classification/train/Straight/2087.jpg new file mode 100644 index 0000000000000000000000000000000000000000..66625e6ff90cf81feb207bec964743f963b35421 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2087.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fd29e36bc55bd039df5c417cd28fdeceb79327d5ce9fae3a644ce9084f21d0c +size 137699 diff --git a/pole_alignment/classification/train/Straight/2088.jpg b/pole_alignment/classification/train/Straight/2088.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8d2614ab5f46d7f46677f05cf3ddee8936b24de5 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2088.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe79222443a52fc98ed95c8ea1f84881d02a8a7adf9ea7abeda53ceeaaae0a69 +size 146618 diff --git a/pole_alignment/classification/train/Straight/2091.jpg b/pole_alignment/classification/train/Straight/2091.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b27c67eea21b0b2b86584d184a7ad04309fbd480 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2091.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f90537c97e01905d7941198c52a0e11056d17f8836bf899d0413896ba94e5e1b +size 141094 diff --git a/pole_alignment/classification/train/Straight/2096.jpg b/pole_alignment/classification/train/Straight/2096.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aa3b0a4b4e4d795517a85707ceb5e23f80e6739f --- /dev/null +++ b/pole_alignment/classification/train/Straight/2096.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4113c8ec1699d8645c6b9cc6fe16be750b75332f4d57f0d532d9220e7c8aec5a +size 183292 diff --git a/pole_alignment/classification/train/Straight/2097.jpg b/pole_alignment/classification/train/Straight/2097.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c80247bd8aa4d22c691b64a5e93def445abdfb03 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2097.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60d8f08e171f1518f41637385b8f4dcefc3a661986dae2ff21af073e581fed6d +size 169203 diff --git a/pole_alignment/classification/train/Straight/21.jpg b/pole_alignment/classification/train/Straight/21.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aa0b2b8a222ccc0784e3393cd8fe5cf032facd5f --- /dev/null +++ b/pole_alignment/classification/train/Straight/21.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6096f9a9b9cc387e62eaba8ed3c01a0f00e2f4678fded395ac1b3b992722637d +size 520278 diff --git a/pole_alignment/classification/train/Straight/210.jpg b/pole_alignment/classification/train/Straight/210.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c33f11eed5cb4c9641d9bb36cdc4acf5e1ee4142 --- /dev/null +++ b/pole_alignment/classification/train/Straight/210.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3997acbb4d4823ae9fdec1f7896b5a41be277c9df9e914697d1cce2edc3df672 +size 762478 diff --git a/pole_alignment/classification/train/Straight/2104.jpg b/pole_alignment/classification/train/Straight/2104.jpg new file mode 100644 index 0000000000000000000000000000000000000000..af52927ba4ee77cedf034f020cb2341dcf0f3c6e --- /dev/null +++ b/pole_alignment/classification/train/Straight/2104.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3f5f6fc95f30e2348607c8fd516e58aa056c69ba2d3a2550763555c8641617e +size 310101 diff --git a/pole_alignment/classification/train/Straight/2106.jpg b/pole_alignment/classification/train/Straight/2106.jpg new file mode 100644 index 0000000000000000000000000000000000000000..deb044866251903951b3b29da2a49f8ba215c757 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2106.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb65d671c13e8e2f6c96fdce0d20d470910c8f3b347e27497c2e98d5fb03f52d +size 161162 diff --git a/pole_alignment/classification/train/Straight/2107.jpg b/pole_alignment/classification/train/Straight/2107.jpg new file mode 100644 index 0000000000000000000000000000000000000000..63538222fc3ce706f4f2bd98c6fb174e625b018b --- /dev/null +++ b/pole_alignment/classification/train/Straight/2107.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bd24b1b2b04e6792d6f091e5bccf6aed0fefa0d27e7666c0b5a53171a2c95fb +size 176908 diff --git a/pole_alignment/classification/train/Straight/2108.jpg b/pole_alignment/classification/train/Straight/2108.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b39d9ad2b477e2da5201115889113c772f8eaf3 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2108.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e71c1e5240602a0136420b8fd1dfa68af0cb6ec89d5048d255464891634f8a5 +size 170596 diff --git a/pole_alignment/classification/train/Straight/2109.jpg b/pole_alignment/classification/train/Straight/2109.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f25cbdd606bed85d9956da3d63c9fad5c7a0e221 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2109.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9788a1aea90d1e4819a740ef78d2b895d2f84858cf243d9787b442344f2ded52 +size 220306 diff --git a/pole_alignment/classification/train/Straight/2110.jpg b/pole_alignment/classification/train/Straight/2110.jpg new file mode 100644 index 0000000000000000000000000000000000000000..48743eb8638adadef4261f62e7a765818afaa562 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2110.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ef9dd6f2bb2c4883d730ffb27b1deb08a9faea830a7549be780813040d8838b +size 205017 diff --git a/pole_alignment/classification/train/Straight/2112.jpg b/pole_alignment/classification/train/Straight/2112.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8825c08788c6ac270aa7c3b2fb794a851387e6e1 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2112.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca80cc7ef97429cf130653eed9596f103dd78440da7c0edbb62a4e1eb97dfbe8 +size 208532 diff --git a/pole_alignment/classification/train/Straight/2113.jpg b/pole_alignment/classification/train/Straight/2113.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5ac5520976641191c746b26814f9772ef40b940e --- /dev/null +++ b/pole_alignment/classification/train/Straight/2113.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8bf7baf4c323ecfa1140c3cff1963428e02ea06ff7b13caffbcf0344c13cf33 +size 191857 diff --git a/pole_alignment/classification/train/Straight/2117.jpg b/pole_alignment/classification/train/Straight/2117.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a957a9cb7f762427c8b3aa318bec850a5c5fdbdf --- /dev/null +++ b/pole_alignment/classification/train/Straight/2117.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f5e84062c63f029e97fd0f60f0dd967a382d33cb5270fe89ed38bd00ffaa799 +size 188629 diff --git a/pole_alignment/classification/train/Straight/212.jpg b/pole_alignment/classification/train/Straight/212.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c6b79d2d98548251ccc46b939fed916f77ae3d0 --- /dev/null +++ b/pole_alignment/classification/train/Straight/212.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca317a4cd7f1df0c2d5cbf9b4bb8f2b522eca99797ef48a55de0d217dca678e3 +size 647787 diff --git a/pole_alignment/classification/train/Straight/2121.jpg b/pole_alignment/classification/train/Straight/2121.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5eee112066c5654e35c3dbbfb57674d27005a01d --- /dev/null +++ b/pole_alignment/classification/train/Straight/2121.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46a25de8118b121da52ad140e2ba1a35b1691e28fb6987d3ac9172d43587fbce +size 173560 diff --git a/pole_alignment/classification/train/Straight/2122.jpg b/pole_alignment/classification/train/Straight/2122.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b75050d83ad4ab863755ca11701d49119ea0c058 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2122.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:641cc178061bfaabd273798ca32aa75954c6eda619125879742e809a68a77519 +size 173210 diff --git a/pole_alignment/classification/train/Straight/2129.jpg b/pole_alignment/classification/train/Straight/2129.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0e1b9519b578f20ad8ec52be54e84a12a0dcd59f --- /dev/null +++ b/pole_alignment/classification/train/Straight/2129.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63651d4f0bbdfc4af15ee231e0ca80b317ddd2d1b36d7edd9bed2e4f4a40aedb +size 245274 diff --git a/pole_alignment/classification/train/Straight/2131.jpg b/pole_alignment/classification/train/Straight/2131.jpg new file mode 100644 index 0000000000000000000000000000000000000000..441298bdb570839ab3b2b27962a312cb0ef55de8 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2131.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16e549eda5f3645ff93f1cb4dae34a85ca57e99e3aec9ed3f3a056c2029e601b +size 1265722 diff --git a/pole_alignment/classification/train/Straight/2133.jpg b/pole_alignment/classification/train/Straight/2133.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6a0dcb27279d19a89520f743cd183e555393df9e --- /dev/null +++ b/pole_alignment/classification/train/Straight/2133.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b888c863c2ebd36973d4cd5ec466f3cfd05e696533c498c1a0a4181b0c582ff +size 192373 diff --git a/pole_alignment/classification/train/Straight/2134.jpg b/pole_alignment/classification/train/Straight/2134.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a586f5aac8d87c4c2609bcce1c1d2fe015b302ed --- /dev/null +++ b/pole_alignment/classification/train/Straight/2134.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23f85b6df0fd608ba99bb403edb52a870643772fed5123bd1d96764df92d4a6a +size 160251 diff --git a/pole_alignment/classification/train/Straight/2135.jpg b/pole_alignment/classification/train/Straight/2135.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5df7e406ddc9e7af766f4b829adb5ff50d8c240f --- /dev/null +++ b/pole_alignment/classification/train/Straight/2135.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37e92a5146decdbd29fa44412995f16b01c4b10bb8b8db129c38eb812eca3130 +size 242945 diff --git a/pole_alignment/classification/train/Straight/2136.jpg b/pole_alignment/classification/train/Straight/2136.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d9bbbd1430a1f0edc3606a3c7d98dc5e3f066956 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2136.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aac1b287b7ab07de5dc9eb57dfad712a8d588eeb2b22c6bfb13852dd3fa11132 +size 178477 diff --git a/pole_alignment/classification/train/Straight/2138.jpg b/pole_alignment/classification/train/Straight/2138.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5bb3ebc69492d6eda546ad53e9c4ce53a6566de1 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2138.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d2cd573539ad754bb133c5845b7344f927096a6362704b1e8797fde8facfdd6 +size 150508 diff --git a/pole_alignment/classification/train/Straight/214.jpg b/pole_alignment/classification/train/Straight/214.jpg new file mode 100644 index 0000000000000000000000000000000000000000..af083f729fd3a36deda6f5b700bef877d7e7d090 --- /dev/null +++ b/pole_alignment/classification/train/Straight/214.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2babbf5d10d3de66855bbba4b0672c2bf5daf3cc7ab00e22e7fc6ad770d5ed4 +size 2008666 diff --git a/pole_alignment/classification/train/Straight/2144.jpg b/pole_alignment/classification/train/Straight/2144.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ca91cb75c8ed339dcd5c0ffae55d5b686cb6b73d --- /dev/null +++ b/pole_alignment/classification/train/Straight/2144.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03777008936f38e8e3bfedcb3970563657ec67a0fc8948484bed5fadc67ecd15 +size 164268 diff --git a/pole_alignment/classification/train/Straight/2146.jpg b/pole_alignment/classification/train/Straight/2146.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5575e7c53397b591cf3e9c6f3d0f5e2c6e5594ea --- /dev/null +++ b/pole_alignment/classification/train/Straight/2146.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59da9c8ac0444ef05c274079ac1fdab46d643193fbd72a5f79b3136f6aacc088 +size 191289 diff --git a/pole_alignment/classification/train/Straight/2150.jpg b/pole_alignment/classification/train/Straight/2150.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3ca5270c9151174a4a560a845b820a1e6cda809a --- /dev/null +++ b/pole_alignment/classification/train/Straight/2150.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4df947de9d28820cc0e0369729e7b4ee780a9e624a1546d51a16664f8cd03aef +size 322568 diff --git a/pole_alignment/classification/train/Straight/2160.jpg b/pole_alignment/classification/train/Straight/2160.jpg new file mode 100644 index 0000000000000000000000000000000000000000..04c8906da05d85358603e7da8acd20285513a12f --- /dev/null +++ b/pole_alignment/classification/train/Straight/2160.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e9d1ccd3fa5a38f0bb4a1d70fdde41cccb9faced585bf334efdb21b6469416f +size 418886 diff --git a/pole_alignment/classification/train/Straight/2163.jpg b/pole_alignment/classification/train/Straight/2163.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d205d51fca516e4e8d144168e99b07597356184b --- /dev/null +++ b/pole_alignment/classification/train/Straight/2163.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df5b52966ada3548347854c03311a2d70ab3293e479da23c08f132398b5ae994 +size 445123 diff --git a/pole_alignment/classification/train/Straight/2165.jpg b/pole_alignment/classification/train/Straight/2165.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5fc96fa5df9b0ff4f4e3e580eaba93a3e9cf8d52 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2165.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ea04b0bb1a87ffcee9f4d9279f9b9759772e3dd1541018d4c37812aac8d2f5b +size 366647 diff --git a/pole_alignment/classification/train/Straight/217.jpg b/pole_alignment/classification/train/Straight/217.jpg new file mode 100644 index 0000000000000000000000000000000000000000..277c5d8479467d3fccc59f2ade38a5a792035706 --- /dev/null +++ b/pole_alignment/classification/train/Straight/217.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05441390e957b3ef1dd41b6cb5f0e512a9870afa837320ea4776e33ca69e6a76 +size 751581 diff --git a/pole_alignment/classification/train/Straight/2171.jpg b/pole_alignment/classification/train/Straight/2171.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a444fa7d4fb6f46983508ebb15b24ad8ed978f1 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2171.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b5e339faef9a8b4597fc99be507adecf303ac5b8a7e727c58300d822c1e4971 +size 188538 diff --git a/pole_alignment/classification/train/Straight/2172.jpg b/pole_alignment/classification/train/Straight/2172.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bbbb96dacff34d469bac99023a557603ba548020 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2172.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0eb34cbdb281ebe400e9c4bfcc4fe7ff5135086622937cac35f4f5284f5911b +size 226703 diff --git a/pole_alignment/classification/train/Straight/2173.jpg b/pole_alignment/classification/train/Straight/2173.jpg new file mode 100644 index 0000000000000000000000000000000000000000..483eaca30714f3209f5a14254bb9af6161a277d4 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2173.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5488f2645d90dc07ea6aefb16add3a5463ed1312e6f6a73156e8fb4a11547116 +size 227424 diff --git a/pole_alignment/classification/train/Straight/2174.jpg b/pole_alignment/classification/train/Straight/2174.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f8d2f849ebc59ecf340e5e511412812377df322f --- /dev/null +++ b/pole_alignment/classification/train/Straight/2174.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d574482a3479e31dd6a4eff2993dde3937761e56d2a70632741b673342a51350 +size 159491 diff --git a/pole_alignment/classification/train/Straight/2175.jpg b/pole_alignment/classification/train/Straight/2175.jpg new file mode 100644 index 0000000000000000000000000000000000000000..769b40123a8b43ab5727945725bf20324cbce5c0 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2175.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40e111c7c35855427480eeed0faf45accaa183ea7d2c4c44d5b50a938a6b944d +size 194469 diff --git a/pole_alignment/classification/train/Straight/2177.jpg b/pole_alignment/classification/train/Straight/2177.jpg new file mode 100644 index 0000000000000000000000000000000000000000..069301aeba5664c753abc766830266c973c7fef0 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2177.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b4e3b6e8b36d8e79f33eca3f432c82293f21743752ceb4521f99315beee0397 +size 182669 diff --git a/pole_alignment/classification/train/Straight/2179.jpg b/pole_alignment/classification/train/Straight/2179.jpg new file mode 100644 index 0000000000000000000000000000000000000000..926d42b01894fac75fe82eb4a8e26f142258682e --- /dev/null +++ b/pole_alignment/classification/train/Straight/2179.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aecd9ee5cc2ef0d9f56dcec551b6e9f16b83c1b51dd9e8362af1cd63b693cbd1 +size 171264 diff --git a/pole_alignment/classification/train/Straight/218.jpg b/pole_alignment/classification/train/Straight/218.jpg new file mode 100644 index 0000000000000000000000000000000000000000..26143b5a0fdec0cc1c4a398015ac9f992d4dba90 --- /dev/null +++ b/pole_alignment/classification/train/Straight/218.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d791e7b2fe72da0104c522f6ad95019e170e3537db7f238eb436cab7f13abf04 +size 1205649 diff --git a/pole_alignment/classification/train/Straight/2183.jpg b/pole_alignment/classification/train/Straight/2183.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1898881af90fa933266bd8ae2639881d1abacdde --- /dev/null +++ b/pole_alignment/classification/train/Straight/2183.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14c9eec3258672172282ed8e6d8b5bafc0fa7b381e8fcea179e9e9ebb591473f +size 294654 diff --git a/pole_alignment/classification/train/Straight/2184.jpg b/pole_alignment/classification/train/Straight/2184.jpg new file mode 100644 index 0000000000000000000000000000000000000000..258040b09edf5094f183c5b694274ffb6265a8dc --- /dev/null +++ b/pole_alignment/classification/train/Straight/2184.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f784d2a12ffb1136648da44e3b6a08691ded0a904ba7006f4a620646084a3c2e +size 330089 diff --git a/pole_alignment/classification/train/Straight/2185.jpg b/pole_alignment/classification/train/Straight/2185.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b033995653a112f851c2910d4c6bc2dd347ae3ed --- /dev/null +++ b/pole_alignment/classification/train/Straight/2185.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c74328c83060c32e0ffc5bc2185b5a863abe05670ac5cd29e2f375f5bb276c07 +size 138748 diff --git a/pole_alignment/classification/train/Straight/2187.jpg b/pole_alignment/classification/train/Straight/2187.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b11904e7eea1eaa7f3192ea5a68ed60488d9cc83 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2187.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dd38f3a589e456fe8cf9fb0a0852f3e33483c48692f303508902d3d353799ad +size 279764 diff --git a/pole_alignment/classification/train/Straight/2189.jpg b/pole_alignment/classification/train/Straight/2189.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5643ed44b7b55a8675aebc8854f1f3787e18ce3a --- /dev/null +++ b/pole_alignment/classification/train/Straight/2189.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6122fca9d1b1124dc72b91e96312d92c8d433ef52d8dd37519f03e0f197b4956 +size 211060 diff --git a/pole_alignment/classification/train/Straight/219.jpg b/pole_alignment/classification/train/Straight/219.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c19e31ba044a84b2e324c1f02016afce0eb0e8e4 --- /dev/null +++ b/pole_alignment/classification/train/Straight/219.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e33e172c49e62b4feb4cfee1f8a114473a881cfefdabcbe40353f4f39e6a310e +size 652943 diff --git a/pole_alignment/classification/train/Straight/2190.jpg b/pole_alignment/classification/train/Straight/2190.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dba62f4a944dd7325ef23fcbd01f74f6b0d6d2e8 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2190.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22e410f3b58a7c3c32effde7f2e127653e9d595702c61b89cf9ab0b1075c323c +size 236974 diff --git a/pole_alignment/classification/train/Straight/2192.jpg b/pole_alignment/classification/train/Straight/2192.jpg new file mode 100644 index 0000000000000000000000000000000000000000..74491bc556f4b59e3bf12ff71cd896e3558db33e --- /dev/null +++ b/pole_alignment/classification/train/Straight/2192.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:481f7e22a0c8f29d7b8e51060c853bdea238551e56a262dd78db29dc0b5810d3 +size 199624 diff --git a/pole_alignment/classification/train/Straight/2193.jpg b/pole_alignment/classification/train/Straight/2193.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fa498ac63173c8f6510a177c11195faaeb700396 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2193.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50182e064428b58a8db97a6a7d70b420c91550c11f5d0da4f148418c096ec333 +size 181209 diff --git a/pole_alignment/classification/train/Straight/2194.jpg b/pole_alignment/classification/train/Straight/2194.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3cd9b3902245c45766d0f13b8737564bfd98efd3 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2194.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e03883bfc8f4dee3ca3643126998060bf650d1db7e22ef212a528c3790859709 +size 147495 diff --git a/pole_alignment/classification/train/Straight/2197.jpg b/pole_alignment/classification/train/Straight/2197.jpg new file mode 100644 index 0000000000000000000000000000000000000000..52c8dc026532d7ca77c38b7dba4e710cce287110 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2197.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ca60c67838e5ce2d552b0f80d7aa7ef784a4cb25e4f0c83bffde7d171a5f91c +size 209372 diff --git a/pole_alignment/classification/train/Straight/22.jpg b/pole_alignment/classification/train/Straight/22.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3789f84dfc63e27003f3a1a3203f14c634479a44 --- /dev/null +++ b/pole_alignment/classification/train/Straight/22.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3c0d36fad63f042c3a3bebac58998349f635567d857947ad6a0202bfab41433 +size 343911 diff --git a/pole_alignment/classification/train/Straight/220.jpg b/pole_alignment/classification/train/Straight/220.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bf2ac9669ebaf64a910d51207752d8799491a8e9 --- /dev/null +++ b/pole_alignment/classification/train/Straight/220.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f81cebfd82df5907027afce34680837548165d33fcf6608d38b9274f0bd984bd +size 3944625 diff --git a/pole_alignment/classification/train/Straight/221.jpg b/pole_alignment/classification/train/Straight/221.jpg new file mode 100644 index 0000000000000000000000000000000000000000..28bc944a4af5db9c867db54ab53bad68a7abe670 --- /dev/null +++ b/pole_alignment/classification/train/Straight/221.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3000110420137d4f11a85bb2339b5d791840b3ac68375fae89cf60d55433ab0 +size 1739218 diff --git a/pole_alignment/classification/train/Straight/2215.jpg b/pole_alignment/classification/train/Straight/2215.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cd4e0f2d806650c8ab572dbbb178cac0696a6b80 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2215.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7db2265d4aa7ff456469157c095b4913bb8d5ceb427397a49b5581e4af3bf57f +size 281625 diff --git a/pole_alignment/classification/train/Straight/222.jpg b/pole_alignment/classification/train/Straight/222.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6666acc4ad13f772ba503c67f8675cff75254bec --- /dev/null +++ b/pole_alignment/classification/train/Straight/222.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a42a4eba0370b9eb1cdcb5830b126a09f84133a86f51704480b762c819831225 +size 2835742 diff --git a/pole_alignment/classification/train/Straight/2221.jpg b/pole_alignment/classification/train/Straight/2221.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b9ec98200640b903b8407af04f4c7e0a0d31e2d0 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2221.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e621721e4a96eaaa76f43eb1fdd61e08f310daa10e9f24420ce02db49a5324a5 +size 292639 diff --git a/pole_alignment/classification/train/Straight/2229.jpg b/pole_alignment/classification/train/Straight/2229.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1a8d9c334a14f50d16a4a3f806f47278f3d8d52a --- /dev/null +++ b/pole_alignment/classification/train/Straight/2229.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2aec822de77c145f02bd528c6a1aeffa04f64ce5eba9e2c98d993c88b32756fa +size 222595 diff --git a/pole_alignment/classification/train/Straight/223.jpg b/pole_alignment/classification/train/Straight/223.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7a54f3c7d22621f9cf734997e6b22a2c4fbb778d --- /dev/null +++ b/pole_alignment/classification/train/Straight/223.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2cbe45bd73ca8b30e24a231aa8c3a9e875c669efa97b487a176d8bd811b8aed +size 808584 diff --git a/pole_alignment/classification/train/Straight/2230.jpg b/pole_alignment/classification/train/Straight/2230.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f3da2f152f5ef7db45bf207e2312dcc822161af9 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2230.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c62252aa017b472ba4b9d42b42f8b0b6a867fd8cf4d0486111ffd5c67bcf59da +size 186777 diff --git a/pole_alignment/classification/train/Straight/2233.jpg b/pole_alignment/classification/train/Straight/2233.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b6b73c194597e43dc0894b11537a543439c18b0e --- /dev/null +++ b/pole_alignment/classification/train/Straight/2233.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2edb638c2d1956e32c85a1efbf9922224645a18b3f56562145860b5a41c6919e +size 242203 diff --git a/pole_alignment/classification/train/Straight/2234.jpg b/pole_alignment/classification/train/Straight/2234.jpg new file mode 100644 index 0000000000000000000000000000000000000000..07b9dbd2eb6ba1afff5cff80ec4dc8a3865bf938 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2234.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66bf2300ae41edbb742b3cb68c691db4f34432c7a2af2f8582a087fb39194266 +size 259755 diff --git a/pole_alignment/classification/train/Straight/2239.jpg b/pole_alignment/classification/train/Straight/2239.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f4bf7f4faa885f87d388d1b2e1eeb4f688e70a48 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2239.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5782634c2684638f09cdcdb7973dd094b52516d9d2e22c747f812f322f3a214a +size 269031 diff --git a/pole_alignment/classification/train/Straight/224.jpg b/pole_alignment/classification/train/Straight/224.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f9ac8fc86cf944332566cd8edd903ef83e1618e2 --- /dev/null +++ b/pole_alignment/classification/train/Straight/224.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c17309fbb65aee16a94057308a90fe81069e5e985b409be58a4aba9d951756a4 +size 3844966 diff --git a/pole_alignment/classification/train/Straight/2243.jpg b/pole_alignment/classification/train/Straight/2243.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f4b397fb58ef1c3d8dba5e338c4bbc26aff10610 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2243.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a066cb41d2da6ddb6848b944b9c7fff6409db86e283df7314b067c03a6e4511 +size 230078 diff --git a/pole_alignment/classification/train/Straight/2244.jpg b/pole_alignment/classification/train/Straight/2244.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6d613621ea30d08350e0bb82f6e16bcd301e8e0f --- /dev/null +++ b/pole_alignment/classification/train/Straight/2244.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4221c3517c9f168e7874d24605cd3fb69bf421feebf35795e4c524ff5986185a +size 194126 diff --git a/pole_alignment/classification/train/Straight/2247.jpg b/pole_alignment/classification/train/Straight/2247.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0c2bbc38a977aadf80d2091bc1fea90df8e2bc63 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2247.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e19e2685a8a92a9b38bcbd3149865a383ac74cc44c3572b1f2a60774ef92e301 +size 696061 diff --git a/pole_alignment/classification/train/Straight/2248.jpg b/pole_alignment/classification/train/Straight/2248.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e09c50fca09418622c87cd3209ee45bc64d6bf6 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2248.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d01a32b64a9646f1c3af2cb2832c6986bfa3ba8550904fd5a113af4847d8526 +size 254006 diff --git a/pole_alignment/classification/train/Straight/2253.jpg b/pole_alignment/classification/train/Straight/2253.jpg new file mode 100644 index 0000000000000000000000000000000000000000..08efed24485c8acd15941dc17ca063a84b1c3990 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2253.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e96ebdf8ec85b975355c4b6ec48f1496f2b89cee59788d08d70c2be3d871b1b2 +size 199393 diff --git a/pole_alignment/classification/train/Straight/2254.jpg b/pole_alignment/classification/train/Straight/2254.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7b2857a29d7f90160aca6aa255cc3a405ada9297 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2254.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bab5ecc8bf7387985e590308c0d47452324769cc09237ef08de5f61639a555d7 +size 308112 diff --git a/pole_alignment/classification/train/Straight/226.jpg b/pole_alignment/classification/train/Straight/226.jpg new file mode 100644 index 0000000000000000000000000000000000000000..24daeedc0e256cf15929c0ffc17903497956ee80 --- /dev/null +++ b/pole_alignment/classification/train/Straight/226.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2011156577468a9e99b1f6af6f9ee2a81171e84c57fccb3d38d490687af81a4f +size 3494989 diff --git a/pole_alignment/classification/train/Straight/2260.jpg b/pole_alignment/classification/train/Straight/2260.jpg new file mode 100644 index 0000000000000000000000000000000000000000..68335add4583bffd1b12347e381a5b0b816d2c7f --- /dev/null +++ b/pole_alignment/classification/train/Straight/2260.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7274731eedb0a4fd26435ef7ca667b732b82c23dc0591f887d3f099cb3630167 +size 172725 diff --git a/pole_alignment/classification/train/Straight/2261.jpg b/pole_alignment/classification/train/Straight/2261.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dffc9a53f2dbfa219f00224f2ecd12a2c92e4d74 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2261.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c80e524a6a47e9d3241290936165f3b86b8922514d01a4867df7f606fe77879 +size 339020 diff --git a/pole_alignment/classification/train/Straight/2264.jpg b/pole_alignment/classification/train/Straight/2264.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cff16420824f19a8c21e312a57b11f60318f2673 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2264.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d001930a5baf20f7fc58a35eb0a9c65516a304c912e6a3d07bcd8986d6333180 +size 430090 diff --git a/pole_alignment/classification/train/Straight/2267.jpg b/pole_alignment/classification/train/Straight/2267.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d4d02fc0f1be2c7b806e4529bf3ee5e94bfdda4b --- /dev/null +++ b/pole_alignment/classification/train/Straight/2267.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58c952733478a94aa59c9e0a13ae9019db1c7dcc0dc97908b5e5143b27f235f4 +size 427827 diff --git a/pole_alignment/classification/train/Straight/2268.jpg b/pole_alignment/classification/train/Straight/2268.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d7f766fa124530198e5a257985ca1e276db815ee --- /dev/null +++ b/pole_alignment/classification/train/Straight/2268.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5e810bd654acf1027f9ac11dfcb42eefbf29b1fc968e0ca9ef15dda0be3e1d7 +size 1169451 diff --git a/pole_alignment/classification/train/Straight/2269.jpg b/pole_alignment/classification/train/Straight/2269.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4cceddf514c9c742bff457903f6355f6fad143ad --- /dev/null +++ b/pole_alignment/classification/train/Straight/2269.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce150474c8e2a2d8674fe73a64f011d5404bd3088d825fac7a9fb669a20de5c1 +size 216476 diff --git a/pole_alignment/classification/train/Straight/227.jpg b/pole_alignment/classification/train/Straight/227.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d26cfbf3a047d555234a934d5fcc6ac382bf2c76 --- /dev/null +++ b/pole_alignment/classification/train/Straight/227.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a9c33fb1c7e38dfa0ca48e9ff788e20e0c3b0bef67b1a8381128ec0fe7b4917 +size 637308 diff --git a/pole_alignment/classification/train/Straight/2278.jpg b/pole_alignment/classification/train/Straight/2278.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3086d09c42188a56767b41f967fd0c5d3a393a5f --- /dev/null +++ b/pole_alignment/classification/train/Straight/2278.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b8d4ed1f5c630d889f7716f2c411ea104dc3e12e158bef1aa55fe08112816b1 +size 421668 diff --git a/pole_alignment/classification/train/Straight/2279.jpg b/pole_alignment/classification/train/Straight/2279.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a1c2a53b9692d0a38f7171baaf1a557ec74dfda8 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2279.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35175e9876773513f59536b6a125b0e20a5a2c86a3aba05557aef279494b9b5c +size 381595 diff --git a/pole_alignment/classification/train/Straight/2280.jpg b/pole_alignment/classification/train/Straight/2280.jpg new file mode 100644 index 0000000000000000000000000000000000000000..784b2f79f6335a13725ba911b9e337716c437724 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2280.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:029f25838781cde02d512fc29f798bb7052f3a79195efd47a0ca397a11936548 +size 323792 diff --git a/pole_alignment/classification/train/Straight/2283.jpg b/pole_alignment/classification/train/Straight/2283.jpg new file mode 100644 index 0000000000000000000000000000000000000000..399f275ec4fe77640a3475b6321932a03cef3c88 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2283.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84cb07fa9a8c1e7a5e815f45288195d60a3b11e68044cbaea4efa9b6768de705 +size 165724 diff --git a/pole_alignment/classification/train/Straight/2284.jpg b/pole_alignment/classification/train/Straight/2284.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2b008d69854df6a12716c7a8cf059b02ab16e820 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2284.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c961fb816c1ad6c2dd0ede5de08ca643d79567370efec376487de4de3135a0ce +size 302009 diff --git a/pole_alignment/classification/train/Straight/2285.jpg b/pole_alignment/classification/train/Straight/2285.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bb0c9933d5bb91486f0fcc3f03796d882ada4dc3 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2285.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2f2263239df5ec55599ca3c7ecb270169d92a5ebc2532cb8265a6833e8dfbb0 +size 322605 diff --git a/pole_alignment/classification/train/Straight/2292.jpg b/pole_alignment/classification/train/Straight/2292.jpg new file mode 100644 index 0000000000000000000000000000000000000000..847a253a8ef9bcd7cc11044cfca5a2dc141cb73d --- /dev/null +++ b/pole_alignment/classification/train/Straight/2292.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06cac8c40b8fab4c3cee66d2f158c59b2cc09d6df5b2a29227916473133f0654 +size 79478 diff --git a/pole_alignment/classification/train/Straight/2296.jpg b/pole_alignment/classification/train/Straight/2296.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a7aa70ec7e7627418431f2a47efc53f1b580a1e0 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2296.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf24f47bd235d893badefdf804f1bca0b517ca5f91285b4b88af3faa27c97962 +size 164864 diff --git a/pole_alignment/classification/train/Straight/2299.jpg b/pole_alignment/classification/train/Straight/2299.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9163e049f71d19b65afc98fbeac90313a736833f --- /dev/null +++ b/pole_alignment/classification/train/Straight/2299.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eed1bcef0deba2319b00dd86631ac57f19cb5884b29560e1615a18243839cd11 +size 215421 diff --git a/pole_alignment/classification/train/Straight/2310.jpg b/pole_alignment/classification/train/Straight/2310.jpg new file mode 100644 index 0000000000000000000000000000000000000000..72e107c1cd2af481178debe7b541e9db8cff0cca --- /dev/null +++ b/pole_alignment/classification/train/Straight/2310.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:156bce3f3c967ff6b2cc727fa8e6e85c673fdb122860b37e9bf200d0efe32acd +size 92332 diff --git a/pole_alignment/classification/train/Straight/2311.jpg b/pole_alignment/classification/train/Straight/2311.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b6346dd1bb93116bb5ed90a4197b6a86d463e1b2 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2311.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab3c0e7d2427b19ee3686a4bcc1a46fa7175d5ded19defa8a44ee59110bff1bb +size 1214530 diff --git a/pole_alignment/classification/train/Straight/2313.jpg b/pole_alignment/classification/train/Straight/2313.jpg new file mode 100644 index 0000000000000000000000000000000000000000..76fbcc50d41a3b307afe7d68a5cb65003275ca22 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2313.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f2c62434819719b12863545b918cee35d14342ca3542ce7d3262680fb4b4bac +size 1448618 diff --git a/pole_alignment/classification/train/Straight/232.jpg b/pole_alignment/classification/train/Straight/232.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b5bd279b628d554d0eae6585d318c6c712e1a742 --- /dev/null +++ b/pole_alignment/classification/train/Straight/232.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fad9000e77ec3263d138d9e095094d419069dfef34388ce949cea06c970952d0 +size 3726058 diff --git a/pole_alignment/classification/train/Straight/2322.jpg b/pole_alignment/classification/train/Straight/2322.jpg new file mode 100644 index 0000000000000000000000000000000000000000..795081544573c47cc007fe40e45c69b55880e67b --- /dev/null +++ b/pole_alignment/classification/train/Straight/2322.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f059a46fd301e0d60d389ffc2d9277953a799980f21b54589558fb6019ea7102 +size 205014 diff --git a/pole_alignment/classification/train/Straight/2327.jpg b/pole_alignment/classification/train/Straight/2327.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8434a7096ce95ac125b074879fb0508cc364b7f0 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2327.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5374a97cbd5d1bfe6b24235e73cfd812b3b42813317577d92a3bc595a28091e +size 73255 diff --git a/pole_alignment/classification/train/Straight/2328.jpg b/pole_alignment/classification/train/Straight/2328.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6717ea8f3c193c6d48d6cba5971297d4cb37bf9f --- /dev/null +++ b/pole_alignment/classification/train/Straight/2328.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c612937898e77207099e7900badf8e88959fd945eaa2d6f7148074fc3aef9936 +size 168160 diff --git a/pole_alignment/classification/train/Straight/233.jpg b/pole_alignment/classification/train/Straight/233.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3667a64626abd61332c6a945ebf2852aefeee681 --- /dev/null +++ b/pole_alignment/classification/train/Straight/233.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3080b33c1d963c0e67b63b5f2b36b382e491290014821b5951ed231cf0f59e8 +size 1813190 diff --git a/pole_alignment/classification/train/Straight/2333.jpg b/pole_alignment/classification/train/Straight/2333.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7a93803fab823106a6a519c6531a607b0ddca1e1 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2333.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f7b1b5f34cc119f4ae6c8a5020314dd329b2078fccdc1a4dc54751616ff7496 +size 182113 diff --git a/pole_alignment/classification/train/Straight/234.jpg b/pole_alignment/classification/train/Straight/234.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c325318c9bf70ad7ab2cb3074bfb9c2f67a82dfc --- /dev/null +++ b/pole_alignment/classification/train/Straight/234.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1e89126a31125d34ad223ff7c0b6a424a671952ea25d5a1c68a139e23706ef1 +size 2336079 diff --git a/pole_alignment/classification/train/Straight/2343.jpg b/pole_alignment/classification/train/Straight/2343.jpg new file mode 100644 index 0000000000000000000000000000000000000000..db537716250af07292151446d9ccce64334bf240 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2343.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c38bfdaf31c07576b1c45327162a0c229bf551396ce73e0a2f8c589914b5e78b +size 138679 diff --git a/pole_alignment/classification/train/Straight/2344.jpg b/pole_alignment/classification/train/Straight/2344.jpg new file mode 100644 index 0000000000000000000000000000000000000000..09b288d389a51efaf4b0a8b887f86534bd5f52ca --- /dev/null +++ b/pole_alignment/classification/train/Straight/2344.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7b6450e3ef0b854188b3b12937a2d9a35ac381e6a471e82a08d0b686d590c4a +size 128903 diff --git a/pole_alignment/classification/train/Straight/235.jpg b/pole_alignment/classification/train/Straight/235.jpg new file mode 100644 index 0000000000000000000000000000000000000000..42dd8b8309488d1dbfda2e7920eccf1addac7c4d --- /dev/null +++ b/pole_alignment/classification/train/Straight/235.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1272a00df3863e609a02797264770baf332dc65d6676d0b4db3003f665603078 +size 3317639 diff --git a/pole_alignment/classification/train/Straight/236.jpg b/pole_alignment/classification/train/Straight/236.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4d027f0b7e55ed2ebfe31084ae1e47bf7e37446c --- /dev/null +++ b/pole_alignment/classification/train/Straight/236.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85e18c5b08b4cf8745e92854f38ea4f2878ea5ab3735db8fd28456bb010b4af2 +size 654104 diff --git a/pole_alignment/classification/train/Straight/2360.jpg b/pole_alignment/classification/train/Straight/2360.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b8560dd7de1de33476776adcfca5c6b8c7d3a8b --- /dev/null +++ b/pole_alignment/classification/train/Straight/2360.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec5af63fe5b059925cc623460f2e09b28694721ed747d9febfe453b1301abe9a +size 154319 diff --git a/pole_alignment/classification/train/Straight/2361.jpg b/pole_alignment/classification/train/Straight/2361.jpg new file mode 100644 index 0000000000000000000000000000000000000000..45c126b9a220ca2cd9ea05ca599455bfe47c915c --- /dev/null +++ b/pole_alignment/classification/train/Straight/2361.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a256bfa22eba3aaede68702756d7cc3321239467d3c406cf3794386cf3faa3a6 +size 202795 diff --git a/pole_alignment/classification/train/Straight/2363.jpg b/pole_alignment/classification/train/Straight/2363.jpg new file mode 100644 index 0000000000000000000000000000000000000000..705bac1d524781e60fa282ffd507615c7c81f8ad --- /dev/null +++ b/pole_alignment/classification/train/Straight/2363.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0949b3b219445170fd54e460f0ccbf8aedce2cbedaf71eea007765ffb45a9ede +size 247233 diff --git a/pole_alignment/classification/train/Straight/237.jpg b/pole_alignment/classification/train/Straight/237.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f70bf1ebad81ee296defb7604d2f4f54ac1516dc --- /dev/null +++ b/pole_alignment/classification/train/Straight/237.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39507a34d166fee17ae35221000954e95241539b17cef15941d671813af80c80 +size 4071122 diff --git a/pole_alignment/classification/train/Straight/2381.jpg b/pole_alignment/classification/train/Straight/2381.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5bcad34dd5a41840050e98e1d61431037ba5a7db --- /dev/null +++ b/pole_alignment/classification/train/Straight/2381.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54dbb14da78c77fd5bb7dc3872839d178985163bb8342fced82c9ce68a7d82bb +size 239107 diff --git a/pole_alignment/classification/train/Straight/2382.jpg b/pole_alignment/classification/train/Straight/2382.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d4d2797b9ceadb7c569df22d087354597c555188 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2382.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a04cea818d1117983ba117fd4e1ef0d6d08626b6e15f29cb2e99adf0e9db0d9 +size 583068 diff --git a/pole_alignment/classification/train/Straight/2388.jpg b/pole_alignment/classification/train/Straight/2388.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e73dea8c7ff50a079197d8641567b4c2c0b1e99a --- /dev/null +++ b/pole_alignment/classification/train/Straight/2388.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be818ad06883606597f66f3c3ac3cfc568d340eec4b18be8321248b83136d1a1 +size 387157 diff --git a/pole_alignment/classification/train/Straight/239.jpg b/pole_alignment/classification/train/Straight/239.jpg new file mode 100644 index 0000000000000000000000000000000000000000..717242f01961ee56b5dfa8bbe90cb42d65e31e05 --- /dev/null +++ b/pole_alignment/classification/train/Straight/239.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fad2381f1cab7dcf946528c3d12f0c470869ec4afef7b26f84db853145f8c0d6 +size 2004393 diff --git a/pole_alignment/classification/train/Straight/2395.jpg b/pole_alignment/classification/train/Straight/2395.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4defd24a503d664bd98106c29def27fcb2ca1092 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2395.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24940279f6e83b8664cba4ba5fbe1c9faf3116b652e6a3a88c53a8395e560a83 +size 186946 diff --git a/pole_alignment/classification/train/Straight/240.jpg b/pole_alignment/classification/train/Straight/240.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a4cf7a98ab0fc25cf8a1f87a73e7ece1f9a48ecf --- /dev/null +++ b/pole_alignment/classification/train/Straight/240.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e7cba2007a389284aa5454d1765747b817cd13ded14bebe48e1faf063073f75 +size 3044765 diff --git a/pole_alignment/classification/train/Straight/2400.jpg b/pole_alignment/classification/train/Straight/2400.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7c5c1b79aaf4f8540f8054fd87fbd63027f30f5b --- /dev/null +++ b/pole_alignment/classification/train/Straight/2400.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e84262211b809bc0ff23fc14be324122acdd14d66298b19b76c9cb57b57a3da +size 92150 diff --git a/pole_alignment/classification/train/Straight/2403.jpg b/pole_alignment/classification/train/Straight/2403.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5b3f0ed3c6d145ef8335c21848e94e984b8af05f --- /dev/null +++ b/pole_alignment/classification/train/Straight/2403.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8587107fe82ff2d06d0f54366dd769906d37e9eb6b6dcfd5edb4028d5d0378e2 +size 38526 diff --git a/pole_alignment/classification/train/Straight/2407.jpg b/pole_alignment/classification/train/Straight/2407.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ba77fde717990dd1c31478bb99c41d35dab1fbb8 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2407.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c61d796ba9042a6ca4a03af48235c01feaa33ccfd684d0e489ab5a40a1d1487a +size 84822 diff --git a/pole_alignment/classification/train/Straight/2408.jpg b/pole_alignment/classification/train/Straight/2408.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8a7f8a3f39882ee03cf575c1f862da2c1a715be0 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2408.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06ee0c8fc872788b981dbd393e239a1263ba6657a29a6f4de9a814fa94613723 +size 61394 diff --git a/pole_alignment/classification/train/Straight/241.jpg b/pole_alignment/classification/train/Straight/241.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2490271589c59b029d0eda0f8f71727ce7984aed --- /dev/null +++ b/pole_alignment/classification/train/Straight/241.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2181f2bef46e03c0caf6979d67ed65dcd76a5c7ca258fcac346d615bc8e0c626 +size 576094 diff --git a/pole_alignment/classification/train/Straight/2412.jpg b/pole_alignment/classification/train/Straight/2412.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9fe01972076252fcb2ca8d564aef56fa2ea98774 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2412.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9654b390496c36a5e1888f4d749dc87159bdaf144a1c9dff729d03e63ad19f2b +size 82646 diff --git a/pole_alignment/classification/train/Straight/2418.jpg b/pole_alignment/classification/train/Straight/2418.jpg new file mode 100644 index 0000000000000000000000000000000000000000..193e98220292e3e2902b3f48c5d475c41d6e143e --- /dev/null +++ b/pole_alignment/classification/train/Straight/2418.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b986d8c6282a7ab325249138f26645413f3d42e08d9d8df775932b2cc033533a +size 299155 diff --git a/pole_alignment/classification/train/Straight/243.jpg b/pole_alignment/classification/train/Straight/243.jpg new file mode 100644 index 0000000000000000000000000000000000000000..75baf1b5fe007b27cf482c65cd498d3a44beaa63 --- /dev/null +++ b/pole_alignment/classification/train/Straight/243.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63e16a5ab287b2b453078cbd874327d9c27f282140d2c1710a7e753a72e06722 +size 1863556 diff --git a/pole_alignment/classification/train/Straight/2436.jpg b/pole_alignment/classification/train/Straight/2436.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5eb32d084ec6257f90c9ee1bfc92eb2b598a25c5 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2436.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:695cefaa2ba6f2a3b4965789da064172a84da789734677c5e96e2d5c7e6607c4 +size 199678 diff --git a/pole_alignment/classification/train/Straight/2441.jpg b/pole_alignment/classification/train/Straight/2441.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c6c117c2e6574c835bb06c66c33232de2a73a82 --- /dev/null +++ b/pole_alignment/classification/train/Straight/2441.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1f58e4d718f8371e59591ff44ba77831f3bb8751701d1c31b23edb660a7379e +size 190877 diff --git a/pole_alignment/classification/train/Straight/246.jpg b/pole_alignment/classification/train/Straight/246.jpg new file mode 100644 index 0000000000000000000000000000000000000000..85427fa8c3bea4366e6efc794f9e3d0bec38617f --- /dev/null +++ b/pole_alignment/classification/train/Straight/246.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85e9534facc0fa38434147bc1ecf7c567636a3839e4128f869e5d675b413348f +size 504451 diff --git a/pole_alignment/classification/train/Straight/247.jpg b/pole_alignment/classification/train/Straight/247.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b2e240a88ed446cf2f09c7a2d507ac36bb3f41f3 --- /dev/null +++ b/pole_alignment/classification/train/Straight/247.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60c117c7903ec77e2e7d96ba2690f7fb7e1a896e69b16357acb859434788db77 +size 266300 diff --git a/pole_alignment/classification/train/Straight/248.jpg b/pole_alignment/classification/train/Straight/248.jpg new file mode 100644 index 0000000000000000000000000000000000000000..47d8b7dc0f84fa39bf9947840c2bb2a5846e1db3 --- /dev/null +++ b/pole_alignment/classification/train/Straight/248.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:062c118f6edc7003c976712d22ac0033481584799bbce7c827fc8f3c2c72f7d2 +size 342348 diff --git a/pole_alignment/classification/train/Straight/25.jpg b/pole_alignment/classification/train/Straight/25.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7505c58452b3a7d184a553c9ea0146791869ef86 --- /dev/null +++ b/pole_alignment/classification/train/Straight/25.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2842748d7bceac9c29b13669548bbbb2466f12c66569d6059d5e499c184aed55 +size 178535 diff --git a/pole_alignment/classification/train/Straight/250.jpg b/pole_alignment/classification/train/Straight/250.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7ec6650294199f0689035a92b6365a9909ffd315 --- /dev/null +++ b/pole_alignment/classification/train/Straight/250.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0e3e3ac333c8c7131241a031716d1a5edc38ff4e96391cfcaf0a836d9e378f7 +size 324997 diff --git a/pole_alignment/classification/train/Straight/251.jpg b/pole_alignment/classification/train/Straight/251.jpg new file mode 100644 index 0000000000000000000000000000000000000000..61f0a6bccb0fcb6c6ea1e6b33fc1c5dcd00e7fd8 --- /dev/null +++ b/pole_alignment/classification/train/Straight/251.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00653ce872f3b347368b4f10643dfbbcc267deac254b6cd41a2c721d652509e3 +size 263768 diff --git a/pole_alignment/classification/train/Straight/252.jpg b/pole_alignment/classification/train/Straight/252.jpg new file mode 100644 index 0000000000000000000000000000000000000000..68e39f02926616a463f92bf15c2c95790a48258c --- /dev/null +++ b/pole_alignment/classification/train/Straight/252.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3cd45ce002a8316bcdc74a71fc4c8fc81cc365e243536693d3c2653e9a25e78 +size 360976 diff --git a/pole_alignment/classification/train/Straight/254.jpg b/pole_alignment/classification/train/Straight/254.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3bdd0ee44130a0fde3f8178e017306484eb8295b --- /dev/null +++ b/pole_alignment/classification/train/Straight/254.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b194123d9f5edf45f3ad79cd36222317f4b0541dbde1cbd2fe15f79c32188e71 +size 285139 diff --git a/pole_alignment/classification/train/Straight/256.jpg b/pole_alignment/classification/train/Straight/256.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c887f41112363d9258cef0e228d01c83c4e21518 --- /dev/null +++ b/pole_alignment/classification/train/Straight/256.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18f3e41116a704aaabef9e3f312ef806bc65c9d699b4dd75f4bbe45d0e7bf855 +size 310052 diff --git a/pole_alignment/classification/train/Straight/257.jpg b/pole_alignment/classification/train/Straight/257.jpg new file mode 100644 index 0000000000000000000000000000000000000000..03a6f75483beb72ab28bcda74417728338d98735 --- /dev/null +++ b/pole_alignment/classification/train/Straight/257.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:558c379538a22b006b46084f8760711e6fa191ffbab64cad36c8b790667089ef +size 358532 diff --git a/pole_alignment/classification/train/Straight/258.jpg b/pole_alignment/classification/train/Straight/258.jpg new file mode 100644 index 0000000000000000000000000000000000000000..378bbacfb483500e30a881e6f3e68dbab8dc9b0f --- /dev/null +++ b/pole_alignment/classification/train/Straight/258.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80e7e826f1f65f50849b3faac7d082301941500b6de104ebd295bc8663759dbf +size 244490 diff --git a/pole_alignment/classification/train/Straight/259.jpg b/pole_alignment/classification/train/Straight/259.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a4718b7b1c42184c5f660a4a8218e363f13363f9 --- /dev/null +++ b/pole_alignment/classification/train/Straight/259.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:467e887080096d7570ccc85e022bc70344df02b1d17bd056981ffdca7b2ea9fe +size 288252 diff --git a/pole_alignment/classification/train/Straight/26.jpg b/pole_alignment/classification/train/Straight/26.jpg new file mode 100644 index 0000000000000000000000000000000000000000..91e5ca6b8ee68ff5261a2ee25deb27e9eb01c99b --- /dev/null +++ b/pole_alignment/classification/train/Straight/26.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6cf72b16635d64ebd66a58fffb7cc8400148e6d99c5b143ee65c2e626edf27e +size 144542 diff --git a/pole_alignment/classification/train/Straight/260.jpg b/pole_alignment/classification/train/Straight/260.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b02f5b8d6e0f94d51126c3319318238217b85cf8 --- /dev/null +++ b/pole_alignment/classification/train/Straight/260.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ca207f37497396b63714b2d7b4d5dab5343a74658e8f8a7775f7be72f2b9188 +size 283181 diff --git a/pole_alignment/classification/train/Straight/261.jpg b/pole_alignment/classification/train/Straight/261.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ef3eaa835560dc3c445244a17ee86f48f5422552 --- /dev/null +++ b/pole_alignment/classification/train/Straight/261.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcbc07b042f3d17d159ec4fa5783c5ba833e58360d612a3d374846305d438ef5 +size 485811 diff --git a/pole_alignment/classification/train/Straight/262.jpg b/pole_alignment/classification/train/Straight/262.jpg new file mode 100644 index 0000000000000000000000000000000000000000..52ccb9f54d31cfa218542effab7e660f20937ba5 --- /dev/null +++ b/pole_alignment/classification/train/Straight/262.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:618f997a5b133153dd41e6f624a32d43ad699ec11416991ce02f77fab07261a7 +size 314903 diff --git a/pole_alignment/classification/train/Straight/264.jpg b/pole_alignment/classification/train/Straight/264.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6679c428b6ac40835fb1099b2238dd28324bc269 --- /dev/null +++ b/pole_alignment/classification/train/Straight/264.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c21282d0dedfc2c489b87271d048f347ae634f698e9e409b0bbfc27add4cdc92 +size 280577 diff --git a/pole_alignment/classification/train/Straight/266.jpg b/pole_alignment/classification/train/Straight/266.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9254de47c9d02c66a3a7f33d37c20b313ca37fef --- /dev/null +++ b/pole_alignment/classification/train/Straight/266.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c0f114f94e8bd3b4e5c90abf15415f6dcb425b7ee26edb17db5e840bad07895 +size 264525 diff --git a/pole_alignment/classification/train/Straight/268.jpg b/pole_alignment/classification/train/Straight/268.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c9a5e8680f947fe59c863bbc2d296a9ff72aa62f --- /dev/null +++ b/pole_alignment/classification/train/Straight/268.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b05ab58230c0129278d056bf57ee5db1a9750d2681314c7402c58cca4c37052b +size 281728 diff --git a/pole_alignment/classification/train/Straight/27.jpg b/pole_alignment/classification/train/Straight/27.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d55aaf5132047e57095808629232e477a8db5ce0 --- /dev/null +++ b/pole_alignment/classification/train/Straight/27.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:625eaa239387eb3d36dda7ebcc3f2d79fe1eb9db459d8b67b5bbdfa451ee8bc9 +size 383604 diff --git a/pole_alignment/classification/train/Straight/271.jpg b/pole_alignment/classification/train/Straight/271.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3f7e6d64c0984e808cb817e3264e610331627855 --- /dev/null +++ b/pole_alignment/classification/train/Straight/271.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:409db79eb5ed66f63c644c11f2a0a7159042f3e8c360d2b685f091fae5c3adc7 +size 259883 diff --git a/pole_alignment/classification/train/Straight/273.jpg b/pole_alignment/classification/train/Straight/273.jpg new file mode 100644 index 0000000000000000000000000000000000000000..67d2c5cead376b5513c78da8451b49beaa1a566f --- /dev/null +++ b/pole_alignment/classification/train/Straight/273.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ecf15f2b43311e2be0c77c73e7e4b91527db0168ec6c7ecda11617598f1f154 +size 253367 diff --git a/pole_alignment/classification/train/Straight/274.jpg b/pole_alignment/classification/train/Straight/274.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e8a4c348894c8d1cf2d2df19c632061a48f7ca4c --- /dev/null +++ b/pole_alignment/classification/train/Straight/274.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:858b9d1bf38eaa5d2985fe702ba5d862a3ac095b649d3b4d51b8f30c471c932b +size 282766 diff --git a/pole_alignment/classification/train/Straight/276.jpg b/pole_alignment/classification/train/Straight/276.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2b7bc8e1d74af517b2b2a3dbbb40f64b38e193da --- /dev/null +++ b/pole_alignment/classification/train/Straight/276.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83bcee2eba9e5139ff1e7874bd25059b648d061b4b77f9e22bf8185ea2d34967 +size 251456 diff --git a/pole_alignment/classification/train/Straight/282.jpg b/pole_alignment/classification/train/Straight/282.jpg new file mode 100644 index 0000000000000000000000000000000000000000..08b61d7bb8bd0dd5286e9a91e86ed64cd175afb0 --- /dev/null +++ b/pole_alignment/classification/train/Straight/282.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b3e5e6464737ce12bda8f8dc09015e83c8f16e5339a7054796e77e7d27238c6 +size 3857385 diff --git a/pole_alignment/classification/train/Straight/285.jpg b/pole_alignment/classification/train/Straight/285.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c6441baefee6f1c63aae4a8d018d573f5f2cbeb7 --- /dev/null +++ b/pole_alignment/classification/train/Straight/285.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bf716a7078c7bc58e38f489c1091f07d2bd188241625e030155deb506ba24cb +size 550109 diff --git a/pole_alignment/classification/train/Straight/286.jpg b/pole_alignment/classification/train/Straight/286.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0e7a94625885889134783eef121663a5a80f94e0 --- /dev/null +++ b/pole_alignment/classification/train/Straight/286.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b2f62232824f2e3fa8b2245e2e27fe03bf0e2ae2bdfe17210739ac8cc4e5ae4 +size 1975647 diff --git a/pole_alignment/classification/train/Straight/288.jpg b/pole_alignment/classification/train/Straight/288.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9da32020e3b04c69489c95bac4bd48657acd4e81 --- /dev/null +++ b/pole_alignment/classification/train/Straight/288.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93499ff8608bac38c4fdbbf596b7ba1739867813ca771c507ef6350bbca6f19e +size 1837204 diff --git a/pole_alignment/classification/train/Straight/289.jpg b/pole_alignment/classification/train/Straight/289.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9d260a332473c090ad9641e153c81b4b8a255a98 --- /dev/null +++ b/pole_alignment/classification/train/Straight/289.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d28f6d4f69f8320bccb9041e9ac1482378149cdf73b262ba0864c8435c0017b6 +size 2980143 diff --git a/pole_alignment/classification/train/Straight/292.jpg b/pole_alignment/classification/train/Straight/292.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e9e8e2be7b3953f553ebaee9ce8675cb1abdd1f1 --- /dev/null +++ b/pole_alignment/classification/train/Straight/292.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07cc4887cc7dc5f93863bea307ecf18bd7c6f2b2ad6aacfbebb748d788c9a708 +size 497621 diff --git a/pole_alignment/classification/train/Straight/298.jpg b/pole_alignment/classification/train/Straight/298.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f8b2fd1bba204655438a517f74f46649951a029e --- /dev/null +++ b/pole_alignment/classification/train/Straight/298.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ac769bccbf2eda0aff44d97e686a9c40784aa9c1b4d06b99212e383d679f046 +size 795543 diff --git a/pole_alignment/classification/train/Straight/299.jpg b/pole_alignment/classification/train/Straight/299.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a7a39ef5e45d2b0054301b51a79266c79ab7e56b --- /dev/null +++ b/pole_alignment/classification/train/Straight/299.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:885a58cd6514384439ebdb1b67337d2f24ac89937575f8caea5140673ecf389a +size 343708 diff --git a/pole_alignment/classification/train/Straight/30.jpg b/pole_alignment/classification/train/Straight/30.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5d1a9593c7815f25c15de08a86cffd7754f1b9d9 --- /dev/null +++ b/pole_alignment/classification/train/Straight/30.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19a5e37ef6ce79eb33c9afc88c3b3f0b0cafcdaa6a48413143fb574c2764de6d +size 639948 diff --git a/pole_alignment/classification/train/Straight/300.jpg b/pole_alignment/classification/train/Straight/300.jpg new file mode 100644 index 0000000000000000000000000000000000000000..22fc861cbc86de4f5c5418cc39364687038871db --- /dev/null +++ b/pole_alignment/classification/train/Straight/300.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:223cc297ce853b07d63d5be04a4a95a709d4b586312d332a3ea0a1a83f10273f +size 316639 diff --git a/pole_alignment/classification/train/Straight/302.jpg b/pole_alignment/classification/train/Straight/302.jpg new file mode 100644 index 0000000000000000000000000000000000000000..48cc7f0edbf971fb99796ab9835e13a80705234f --- /dev/null +++ b/pole_alignment/classification/train/Straight/302.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a0d0c675255b94e4557610a4c9979f77cee6b1ea257553589b521c581b0b2ef +size 891751 diff --git a/pole_alignment/classification/train/Straight/303.jpg b/pole_alignment/classification/train/Straight/303.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bfb038356904236f68e2e5a67d8531a48a718a66 --- /dev/null +++ b/pole_alignment/classification/train/Straight/303.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52dc8c03ab5e2f19b8722cb6ec6722b7ead37c748c1d59c13bd780d846dbbcb4 +size 569155 diff --git a/pole_alignment/classification/train/Straight/304.jpg b/pole_alignment/classification/train/Straight/304.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bd8054c99808bd50a3d21bd52a206ef40472f62d --- /dev/null +++ b/pole_alignment/classification/train/Straight/304.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d505a542bc0827db6f0546a22b0c97f252359550473cbfef16a9c18778760f17 +size 1980122 diff --git a/pole_alignment/classification/train/Straight/305.jpg b/pole_alignment/classification/train/Straight/305.jpg new file mode 100644 index 0000000000000000000000000000000000000000..40f9f47a3745455f62f64fe1e80007ce48533cd9 --- /dev/null +++ b/pole_alignment/classification/train/Straight/305.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11234e3eedd6eca2ac004991a2ec81d23b106d8b698c14e9d62b1369388333d6 +size 2732725 diff --git a/pole_alignment/classification/train/Straight/306.jpg b/pole_alignment/classification/train/Straight/306.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0e71468c7ceeb9f427d2482c9b6ba8c6a39c2586 --- /dev/null +++ b/pole_alignment/classification/train/Straight/306.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae5a711a3ffbd086a26772fe0b77c4590675bb0e62cff1ef36df757b2f763553 +size 2300730 diff --git a/pole_alignment/classification/train/Straight/308.jpg b/pole_alignment/classification/train/Straight/308.jpg new file mode 100644 index 0000000000000000000000000000000000000000..94c4ddd87b391f78fbfff3373699657d8c497ff4 --- /dev/null +++ b/pole_alignment/classification/train/Straight/308.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e83fb37866a2fea1b4f659cc4dcfbd24f9e49011aacb73c834bc433015cd569c +size 583659 diff --git a/pole_alignment/classification/train/Straight/313.jpg b/pole_alignment/classification/train/Straight/313.jpg new file mode 100644 index 0000000000000000000000000000000000000000..40322c81a5b349b9f36dc3548d07176026b57548 --- /dev/null +++ b/pole_alignment/classification/train/Straight/313.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bdc43387a65b0c249f6fcf4bfb8962867022b4585532ee2a6af55ddb5951b99 +size 589480 diff --git a/pole_alignment/classification/train/Straight/315.jpg b/pole_alignment/classification/train/Straight/315.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f95c0adfe0c8e81bdd5edd8fa24fccc960e68443 --- /dev/null +++ b/pole_alignment/classification/train/Straight/315.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54f68bdce7e442f3f76000183eabc61158f7f40cea750bd3b0af882b4b9a4ef7 +size 589547 diff --git a/pole_alignment/classification/train/Straight/317.jpg b/pole_alignment/classification/train/Straight/317.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7544994ab9340958d7cf0b39d651c20b1bd07a7e --- /dev/null +++ b/pole_alignment/classification/train/Straight/317.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8851ee57f952f34279dbe861bbbee171e1b6b4719737a3774a33e4e95283feb7 +size 1886357 diff --git a/pole_alignment/classification/train/Straight/318.jpg b/pole_alignment/classification/train/Straight/318.jpg new file mode 100644 index 0000000000000000000000000000000000000000..07c6b9e7fa5bfa387286158dd5bdf8bbead0e7fa --- /dev/null +++ b/pole_alignment/classification/train/Straight/318.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8f1c29d64e5dcd695d872e7dfa8d112744176b3e4c2f75333b26e2efe0c2f0c +size 2024904 diff --git a/pole_alignment/classification/train/Straight/32.jpg b/pole_alignment/classification/train/Straight/32.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4d1cfaaf851cfa2725448b4559192722f13aada9 --- /dev/null +++ b/pole_alignment/classification/train/Straight/32.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2533bd9bf2884711ef89b12f9ed1cc3c839a03b6195f7d26669c94aefd6de3f +size 2465942 diff --git a/pole_alignment/classification/train/Straight/320.jpg b/pole_alignment/classification/train/Straight/320.jpg new file mode 100644 index 0000000000000000000000000000000000000000..91eb72580e4ca5f8dc32eb6f43d0de1a0c944aa9 --- /dev/null +++ b/pole_alignment/classification/train/Straight/320.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d60f1b27f836f4251ee10b7f577143e1fa3e99408c2063351a2792870a14370 +size 301517 diff --git a/pole_alignment/classification/train/Straight/321.jpg b/pole_alignment/classification/train/Straight/321.jpg new file mode 100644 index 0000000000000000000000000000000000000000..56092deb8a9615cb5ef79a75ef5ff3371ffd57d4 --- /dev/null +++ b/pole_alignment/classification/train/Straight/321.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:798ee3f786b4826261fb797a71c25e8084041bf61825a6a87ae62c5f15eab576 +size 310375 diff --git a/pole_alignment/classification/train/Straight/325.jpg b/pole_alignment/classification/train/Straight/325.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b8cfd2a9594b6faae731f11be19d5bcfcb405191 --- /dev/null +++ b/pole_alignment/classification/train/Straight/325.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:596c79d2d4fd63e904e694f24ddf8eeb86c0bc09bd68ec921c3d56a67dac44c9 +size 255545 diff --git a/pole_alignment/classification/train/Straight/326.jpg b/pole_alignment/classification/train/Straight/326.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bead49c8c3b66463dc42f4fba8aa20bf59f3373c --- /dev/null +++ b/pole_alignment/classification/train/Straight/326.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb26c2a40aae0ebe09ab2ec7c9720ba95a03859e1c77ff693df1f702f3c9cc00 +size 241972 diff --git a/pole_alignment/classification/train/Straight/328.jpg b/pole_alignment/classification/train/Straight/328.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a2df3637b4e1ec3112cd23970995f4ff8a8a8e67 --- /dev/null +++ b/pole_alignment/classification/train/Straight/328.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f143eaff7f21254c3bfded0575c6b9e812354e96d977f9e7f948cee010199ab0 +size 227513 diff --git a/pole_alignment/classification/train/Straight/329.jpg b/pole_alignment/classification/train/Straight/329.jpg new file mode 100644 index 0000000000000000000000000000000000000000..53dbdd95f8184c2ef75f829001778c47969b8f61 --- /dev/null +++ b/pole_alignment/classification/train/Straight/329.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de7d2ada218a0e892916fd74decb926f00ad958e70e9d36ff66be14cfa08c67f +size 279894 diff --git a/pole_alignment/classification/train/Straight/330.jpg b/pole_alignment/classification/train/Straight/330.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a6e1a506fab1fb3d1022b1a439343a0b7aef0907 --- /dev/null +++ b/pole_alignment/classification/train/Straight/330.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:975e2825c4b1014e02fd9305cdef67dcfb8a4fb236cea71370426abef508ef08 +size 266476 diff --git a/pole_alignment/classification/train/Straight/331.jpg b/pole_alignment/classification/train/Straight/331.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b3e059662fc950ff21e584984b41b644b7925026 --- /dev/null +++ b/pole_alignment/classification/train/Straight/331.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a00e440e97ab7fbb02f0a5a75cbdec96e8699d3e1fa90fe3845d4c42ebfd2c87 +size 280959 diff --git a/pole_alignment/classification/train/Straight/332.jpg b/pole_alignment/classification/train/Straight/332.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b66a1b8932872c2b293e35d9d65515e43fc62a95 --- /dev/null +++ b/pole_alignment/classification/train/Straight/332.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:219d671e8fdff9804ec2de31b0d79f13a29632603e2009db9fce7c545aa61204 +size 274336 diff --git a/pole_alignment/classification/train/Straight/334.jpg b/pole_alignment/classification/train/Straight/334.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8b4d694a981205e2aec36929db60febfb59deec6 --- /dev/null +++ b/pole_alignment/classification/train/Straight/334.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ada29f3297b00b378a42a4b593338b349f15692106d7bda24b608052b1b0658b +size 334019 diff --git a/pole_alignment/classification/train/Straight/335.jpg b/pole_alignment/classification/train/Straight/335.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b001dd5708b32da27efce52d4193ddf4b747185e --- /dev/null +++ b/pole_alignment/classification/train/Straight/335.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7fe70f3b2b7d03456c8484d24a2d1a86456f93115e6cdfe34642428250e65ff +size 255273 diff --git a/pole_alignment/classification/train/Straight/336.jpg b/pole_alignment/classification/train/Straight/336.jpg new file mode 100644 index 0000000000000000000000000000000000000000..026c4001c7097530b15813316b58a19b661b3bb9 --- /dev/null +++ b/pole_alignment/classification/train/Straight/336.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:daee1d08f2bb486e301350ec708c04ec042e68cb3e34b1196f7249b6986d7bc4 +size 246216 diff --git a/pole_alignment/classification/train/Straight/337.jpg b/pole_alignment/classification/train/Straight/337.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2bccfeb522dd4b68d5198098788c1b7f952325fe --- /dev/null +++ b/pole_alignment/classification/train/Straight/337.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:166df261b54e64fc5fdce4f1b2043aef2a6a392b76f5210dc8a6c7b66835ef06 +size 2321049 diff --git a/pole_alignment/classification/train/Straight/339.jpg b/pole_alignment/classification/train/Straight/339.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fbf2483e500094a8f59e321761b179d2afcb5842 --- /dev/null +++ b/pole_alignment/classification/train/Straight/339.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2865d00b376c38e9ac89953247f9ff431db768041d8cc40ab9c937864047b9ed +size 230184 diff --git a/pole_alignment/classification/train/Straight/340.jpg b/pole_alignment/classification/train/Straight/340.jpg new file mode 100644 index 0000000000000000000000000000000000000000..df080be8f7e71d8d0c2a80d68efcc07ad7cefb7a --- /dev/null +++ b/pole_alignment/classification/train/Straight/340.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ab866f6affd21997d139294763c1fd3ee948c6e233837153f0d5a834f5a5c26 +size 262329 diff --git a/pole_alignment/classification/train/Straight/342.jpg b/pole_alignment/classification/train/Straight/342.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e7ba489a8260e476df22107e21227cdcb95cf1ce --- /dev/null +++ b/pole_alignment/classification/train/Straight/342.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:159ada3f8f2b08e203bb8a5d820484641855ed1176520c4585f8305ede96bdf2 +size 332420 diff --git a/pole_alignment/classification/train/Straight/344.jpg b/pole_alignment/classification/train/Straight/344.jpg new file mode 100644 index 0000000000000000000000000000000000000000..df81b5f15b6a057d4e3cc5b5ab928664ee46b900 --- /dev/null +++ b/pole_alignment/classification/train/Straight/344.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1423c9bed72e210d2def0e3616719496303ac0a91d5cba7dc012508832c69569 +size 2152522 diff --git a/pole_alignment/classification/train/Straight/345.jpg b/pole_alignment/classification/train/Straight/345.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1a8fb38a2d2e3d556d21f006ecdc302400eaeae3 --- /dev/null +++ b/pole_alignment/classification/train/Straight/345.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20d1484d9ab48dd0a8c4d403a153ddea95faa07b94d06185be551db736dc783d +size 273266 diff --git a/pole_alignment/classification/train/Straight/347.jpg b/pole_alignment/classification/train/Straight/347.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aa91974e41414a6c4d9dc82adb95aee3e20d9dec --- /dev/null +++ b/pole_alignment/classification/train/Straight/347.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8407b309aeedc050b9a0f8ea1e670a5339f523e0a95c40ea05a62065d5c1ff25 +size 1227572 diff --git a/pole_alignment/classification/train/Straight/349.jpg b/pole_alignment/classification/train/Straight/349.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f467a3f0f1f3b0646d8b00f8dd5fca28a9e7464f --- /dev/null +++ b/pole_alignment/classification/train/Straight/349.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2ca8b6304a66c45f3b252716c4b4dd358a3102ab6c74b776ffe5944e4468a67 +size 1395482 diff --git a/pole_alignment/classification/train/Straight/35.jpg b/pole_alignment/classification/train/Straight/35.jpg new file mode 100644 index 0000000000000000000000000000000000000000..febddc8ea922bcd1ab2cc7a1785346da4b613288 --- /dev/null +++ b/pole_alignment/classification/train/Straight/35.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12b6c11744b5c0064d4b63a59b2b2060442311120be79c7c257891facdc2e49c +size 3133195 diff --git a/pole_alignment/classification/train/Straight/350.jpg b/pole_alignment/classification/train/Straight/350.jpg new file mode 100644 index 0000000000000000000000000000000000000000..233e13217688b79fd403a73bebaece750faa1195 --- /dev/null +++ b/pole_alignment/classification/train/Straight/350.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b8c9ea7610b3f2646c91b4d639c46a76ef0e4d8b7f4bce2c06ad177cd7c0d61 +size 834496 diff --git a/pole_alignment/classification/train/Straight/351.jpg b/pole_alignment/classification/train/Straight/351.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8a881c3dc93e599f79931225206c4deeebaab336 --- /dev/null +++ b/pole_alignment/classification/train/Straight/351.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:981191395f5aab5af44b935ea8e0f732473c88075b1a3b796fe28f3445334710 +size 2527793 diff --git a/pole_alignment/classification/train/Straight/355.jpg b/pole_alignment/classification/train/Straight/355.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d557dfcec90cd4518ea07a10b4069b2e94b5842a --- /dev/null +++ b/pole_alignment/classification/train/Straight/355.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9a69fbd3fbb991d836353c004a71a69b04c5ad34524f01d06b4b21e26bc7c26 +size 2272786 diff --git a/pole_alignment/classification/train/Straight/358.jpg b/pole_alignment/classification/train/Straight/358.jpg new file mode 100644 index 0000000000000000000000000000000000000000..91ba9041722d103e62491d7b391c23ca17647b5d --- /dev/null +++ b/pole_alignment/classification/train/Straight/358.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbde67c4ce526e7fce04427d1a598450b124f403976265df3adbe695a657eb65 +size 1775452 diff --git a/pole_alignment/classification/train/Straight/362.jpg b/pole_alignment/classification/train/Straight/362.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0024955df713a2aa30f18976f4249d72001b08a6 --- /dev/null +++ b/pole_alignment/classification/train/Straight/362.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc8d0477bc642f59676dd8d3ae77d5576c27a11eb63712598ab76217fcfc97fa +size 566431 diff --git a/pole_alignment/classification/train/Straight/366.jpg b/pole_alignment/classification/train/Straight/366.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4ba3343fe81c35d6617e448734bb2f31ab674aec --- /dev/null +++ b/pole_alignment/classification/train/Straight/366.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1a7a4c06ae1fc209c86cfd036feff20d9c8866883d29a97ac8a9bb5cd4ed353 +size 703935 diff --git a/pole_alignment/classification/train/Straight/367.jpg b/pole_alignment/classification/train/Straight/367.jpg new file mode 100644 index 0000000000000000000000000000000000000000..16d965f8f330cca4edec572964e1c4106aefe6a6 --- /dev/null +++ b/pole_alignment/classification/train/Straight/367.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d77b4a5b0bd05d70ca457ea0336876b3ef73ad5a1736057c7c6009df1cfdb0c +size 1448403 diff --git a/pole_alignment/classification/train/Straight/370.jpg b/pole_alignment/classification/train/Straight/370.jpg new file mode 100644 index 0000000000000000000000000000000000000000..39f52594bc206c81b352decddd3f854febcd528b --- /dev/null +++ b/pole_alignment/classification/train/Straight/370.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c472cd34fa7b0b5e41aeec9a7d97761cf9a8f0aca525bb45f49317488e1a9b8 +size 2689592 diff --git a/pole_alignment/classification/train/Straight/371.jpg b/pole_alignment/classification/train/Straight/371.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a1b0f61dd3af306912359a7cde8f3ff6700ff43e --- /dev/null +++ b/pole_alignment/classification/train/Straight/371.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58c01aad108c3330087d547020e36581a111cd3c404b1cf20eb393868cc9bfb8 +size 302784 diff --git a/pole_alignment/classification/train/Straight/373.jpg b/pole_alignment/classification/train/Straight/373.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fbc5694bdc66594489b5283d3d74e343c2f5f5b9 --- /dev/null +++ b/pole_alignment/classification/train/Straight/373.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0126f2d51bce3eb566cf699052307e057ba815147030962e8f60cdc7d2f7728 +size 711222 diff --git a/pole_alignment/classification/train/Straight/376.jpg b/pole_alignment/classification/train/Straight/376.jpg new file mode 100644 index 0000000000000000000000000000000000000000..52c88878216d896a8ae6034992645cb06444c6d6 --- /dev/null +++ b/pole_alignment/classification/train/Straight/376.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e58dbb7b2c94e881f2e9e736f4441de9819cd9c2d9b22b3f49fcff6bf8f99789 +size 798309 diff --git a/pole_alignment/classification/train/Straight/377.jpg b/pole_alignment/classification/train/Straight/377.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8949a9214f36e2e8b58da50ddd72bf166a763089 --- /dev/null +++ b/pole_alignment/classification/train/Straight/377.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66963824575760852984e4f5844f86455e82616b85215a096520ffcb65d4ef99 +size 1997618 diff --git a/pole_alignment/classification/train/Straight/379.jpg b/pole_alignment/classification/train/Straight/379.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7c437bea4c75155b8e92d9a6c7f08941f0d6f912 --- /dev/null +++ b/pole_alignment/classification/train/Straight/379.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3db9857ec1c38f718d086fff3f9d962043cdf7d480fb6f6e37f9b69b6c689853 +size 540522 diff --git a/pole_alignment/classification/train/Straight/384.jpg b/pole_alignment/classification/train/Straight/384.jpg new file mode 100644 index 0000000000000000000000000000000000000000..416a3be9edb9f03c6db76b4b400d03a2ca5588a5 --- /dev/null +++ b/pole_alignment/classification/train/Straight/384.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78d55f09563c9cfac8e9b0c941538a5a876819dba365d539ded55339a8c42cc9 +size 578284 diff --git a/pole_alignment/classification/train/Straight/385.jpg b/pole_alignment/classification/train/Straight/385.jpg new file mode 100644 index 0000000000000000000000000000000000000000..34e6b9c6b5f6257eafc4d7ceb7b5914d3ca06e30 --- /dev/null +++ b/pole_alignment/classification/train/Straight/385.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7205dca012940b0c5f8a75645063dbfcc628bc52efff04a9a4c7af6c61af26db +size 2765690 diff --git a/pole_alignment/classification/train/Straight/386.jpg b/pole_alignment/classification/train/Straight/386.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b6af1bcdf09365f732693656b95b78a0ad62d2fc --- /dev/null +++ b/pole_alignment/classification/train/Straight/386.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f52c0078c4a7e36e3b8ebeb576557d19630db05159ee0289fc46a9936cb5813b +size 3360870 diff --git a/pole_alignment/classification/train/Straight/389.jpg b/pole_alignment/classification/train/Straight/389.jpg new file mode 100644 index 0000000000000000000000000000000000000000..61d8179b7ee9b487117bbe814ec3aa2ed9b70749 --- /dev/null +++ b/pole_alignment/classification/train/Straight/389.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc66653359c43385907fbeca2b29593d41f0894196e324063a49bef83d279263 +size 290454 diff --git a/pole_alignment/classification/train/Straight/391.jpg b/pole_alignment/classification/train/Straight/391.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0fe05ed828df20b78121f33bf81e95674e8adb92 --- /dev/null +++ b/pole_alignment/classification/train/Straight/391.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6df0888560e75eec77855faa980d3341effd51acdab5f421250d55fb91c621dc +size 343895 diff --git a/pole_alignment/classification/train/Straight/392.jpg b/pole_alignment/classification/train/Straight/392.jpg new file mode 100644 index 0000000000000000000000000000000000000000..282055580d09bf1e63e010abbf6d5b597c29f638 --- /dev/null +++ b/pole_alignment/classification/train/Straight/392.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5e6c3aecbd5e0f250dae5704e017c31b27298b9d8b0aa6ef08dc05c2724bf10 +size 286035 diff --git a/pole_alignment/classification/train/Straight/393.jpg b/pole_alignment/classification/train/Straight/393.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3ee0dcd07f9fa266ee655fefd1327369f5e7c5c4 --- /dev/null +++ b/pole_alignment/classification/train/Straight/393.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b357d11bc0b850e0ca26bcd9527fe5ad53665bbd784e29d8a857681aaf4fb44 +size 1965730 diff --git a/pole_alignment/classification/train/Straight/395.jpg b/pole_alignment/classification/train/Straight/395.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e1685845affb0ad853ed55b213666d14cbaf8e26 --- /dev/null +++ b/pole_alignment/classification/train/Straight/395.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13b557e96744542e69ab87b0c4c57bb79eda09ff0983ce04668f5b5ad9a1b76c +size 267734 diff --git a/pole_alignment/classification/train/Straight/396.jpg b/pole_alignment/classification/train/Straight/396.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9543b133531799baab3d9d005aafc1a497a2fd14 --- /dev/null +++ b/pole_alignment/classification/train/Straight/396.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2354ed18c1914ceed979332c2f547f02130b3f5829fea7149599b3d8f66d8a03 +size 2279393 diff --git a/pole_alignment/classification/train/Straight/397.jpg b/pole_alignment/classification/train/Straight/397.jpg new file mode 100644 index 0000000000000000000000000000000000000000..998f0d4d37662dbd399ff735b02013dc0b213e52 --- /dev/null +++ b/pole_alignment/classification/train/Straight/397.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e43bc67bf6ba57c7dbecd258977bc87221136c30bc0e8dade9c6b870b3f19db +size 300056 diff --git a/pole_alignment/classification/train/Straight/400.jpg b/pole_alignment/classification/train/Straight/400.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9271c6c9ab09c96a4e61eb5858c96213ce70363f --- /dev/null +++ b/pole_alignment/classification/train/Straight/400.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39d723d31625381295d98b63046a982825e808a6a315c2a5792356a68c7c7a1a +size 546874 diff --git a/pole_alignment/classification/train/Straight/403.jpg b/pole_alignment/classification/train/Straight/403.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8c091c5460d9a40ccac9e87b176a18d6747363e7 --- /dev/null +++ b/pole_alignment/classification/train/Straight/403.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b33ab5d8956c2bd2c793c867c05a7d8e63dc15ce1e825b72b5a52c21f2ae253 +size 412594 diff --git a/pole_alignment/classification/train/Straight/404.jpg b/pole_alignment/classification/train/Straight/404.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f3de55d3db194506c243e6d6f87abb3ba75dfb2b --- /dev/null +++ b/pole_alignment/classification/train/Straight/404.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44703708489eb55a1758d0d1c7dcb06bb693dc63f2d383066f1d958228849de0 +size 2324712 diff --git a/pole_alignment/classification/train/Straight/405.jpg b/pole_alignment/classification/train/Straight/405.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f5c75fa6bb7999aebc0850b419e1b0a3b19386d4 --- /dev/null +++ b/pole_alignment/classification/train/Straight/405.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5b0613cb816afb2f689e4d83c2bf8af0e1e3cfe9c415e8c88eb5904bb26c9a4 +size 2456170 diff --git a/pole_alignment/classification/train/Straight/407.jpg b/pole_alignment/classification/train/Straight/407.jpg new file mode 100644 index 0000000000000000000000000000000000000000..db66f16bf274aaa3b2dfce7c2b46ab6cf9dafb9d --- /dev/null +++ b/pole_alignment/classification/train/Straight/407.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9d13d2026fde7207b8cbaf33f755309d1665a73b99f503ad64dccc0c20ad9b0 +size 731451 diff --git a/pole_alignment/classification/train/Straight/408.jpg b/pole_alignment/classification/train/Straight/408.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3b9587745b200a72f13e951874688b8f95d8e8fd --- /dev/null +++ b/pole_alignment/classification/train/Straight/408.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76f6308048d89bd05eff51dedf33dda57cd19e523c697721e122e455c7cd1ef3 +size 1286511 diff --git a/pole_alignment/classification/train/Straight/41.jpg b/pole_alignment/classification/train/Straight/41.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3725a0185f6039106162e7b5e256f04021fae72f --- /dev/null +++ b/pole_alignment/classification/train/Straight/41.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6436f6d0e75e6b10e42ac92b9919950b86a1b3a8cab30de106aa50146e966bbb +size 400799 diff --git a/pole_alignment/classification/train/Straight/411.jpg b/pole_alignment/classification/train/Straight/411.jpg new file mode 100644 index 0000000000000000000000000000000000000000..11ca07d824677c7ccd7eb8b2df27b558f25fc0a1 --- /dev/null +++ b/pole_alignment/classification/train/Straight/411.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84017cce1ba9ce4a95695298abb14b7654d79ecaae05c4f7c55ea76c1dfff6d5 +size 1729199 diff --git a/pole_alignment/classification/train/Straight/416.jpg b/pole_alignment/classification/train/Straight/416.jpg new file mode 100644 index 0000000000000000000000000000000000000000..70faa402a511bd2cad6630f35509039d53f841f0 --- /dev/null +++ b/pole_alignment/classification/train/Straight/416.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad0c41112d0b1a61a0eaebac302d2d5f57ca2266d9cc92ba3b5d45e8450c7284 +size 2707917 diff --git a/pole_alignment/classification/train/Straight/418.jpg b/pole_alignment/classification/train/Straight/418.jpg new file mode 100644 index 0000000000000000000000000000000000000000..046f3a8768ea012aa1409f4b3629b6027c469c91 --- /dev/null +++ b/pole_alignment/classification/train/Straight/418.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:068297a0db5eb65ae21a5803dafbb153f6f96e549bb08e0e80d992a1610fd468 +size 3731402 diff --git a/pole_alignment/classification/train/Straight/42.jpg b/pole_alignment/classification/train/Straight/42.jpg new file mode 100644 index 0000000000000000000000000000000000000000..21a3acdaf57e2ab38af6d9c6b050b52f590688ce --- /dev/null +++ b/pole_alignment/classification/train/Straight/42.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee96bbd7e1bb4d7fb70ee554f29c7ca606295b32f4e544d6866316277cf74576 +size 462053 diff --git a/pole_alignment/classification/train/Straight/421.jpg b/pole_alignment/classification/train/Straight/421.jpg new file mode 100644 index 0000000000000000000000000000000000000000..13be70666ba9757438ce2956bc59ac519603af4e --- /dev/null +++ b/pole_alignment/classification/train/Straight/421.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:225489787b055178af28ac3f890ac34dcffa719b475a43009a2cfa8e2c02dc35 +size 2359936 diff --git a/pole_alignment/classification/train/Straight/424.jpg b/pole_alignment/classification/train/Straight/424.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5aa3a7ec4b68e14e366927ee148ce6bf2d915cec --- /dev/null +++ b/pole_alignment/classification/train/Straight/424.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58e92530e8f8a1e2bc18a0d6c3536085c809180b66ecbe2304ada747b9387ba4 +size 3041890 diff --git a/pole_alignment/classification/train/Straight/425.jpg b/pole_alignment/classification/train/Straight/425.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6c8783d9700ad0d7d624c202be3b8704aec07eda --- /dev/null +++ b/pole_alignment/classification/train/Straight/425.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21c347623468826033b8d4c447076eac344dbfce4d3426102b3262e341066201 +size 3194890 diff --git a/pole_alignment/classification/train/Straight/426.jpg b/pole_alignment/classification/train/Straight/426.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e12d50be4cb8964a7dc21df2119ab94360b0312f --- /dev/null +++ b/pole_alignment/classification/train/Straight/426.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f496ddfcc51dd5692f33d723d4066e8a2d52768e7eaf3c202f25343898494a1 +size 2644597 diff --git a/pole_alignment/classification/train/Straight/427.jpg b/pole_alignment/classification/train/Straight/427.jpg new file mode 100644 index 0000000000000000000000000000000000000000..92c3117c7a845904d5be558b0935a3b7a5cb412d --- /dev/null +++ b/pole_alignment/classification/train/Straight/427.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94ca6ee4a4793e2e92010adc0ae92fed4db0184b5b0285d6c3968583a821136b +size 2371756 diff --git a/pole_alignment/classification/train/Straight/429.jpg b/pole_alignment/classification/train/Straight/429.jpg new file mode 100644 index 0000000000000000000000000000000000000000..11e9cd32465afda5c450563d88f53d7cbd25c3d1 --- /dev/null +++ b/pole_alignment/classification/train/Straight/429.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dff948c9ce6ba3130b5e47aa180e6b219a0ce4446a9f84e0bf22dcc4b7cd2a8c +size 655021 diff --git a/pole_alignment/classification/train/Straight/43.jpg b/pole_alignment/classification/train/Straight/43.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e409fb526edd5aed572d040e0c4f237d0e3fc55c --- /dev/null +++ b/pole_alignment/classification/train/Straight/43.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb7c0be63a72baf4839ca40920fba9e8ad4722c1391764bcef593255be2022ca +size 3228345 diff --git a/pole_alignment/classification/train/Straight/431.jpg b/pole_alignment/classification/train/Straight/431.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d0877bd2396649776cedd4fcbf4dde7fafeb97b3 --- /dev/null +++ b/pole_alignment/classification/train/Straight/431.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64ebf9297e9904612bbf61c310248e695d8a9e1f562fbff891a122d9bcb27286 +size 581094 diff --git a/pole_alignment/classification/train/Straight/432.jpg b/pole_alignment/classification/train/Straight/432.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2293a2f94f8e24bc4c57f87ea75618e60a1206a0 --- /dev/null +++ b/pole_alignment/classification/train/Straight/432.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1f2e4c5578a8fc7c0efab4cb824261266b900139619e69aa554ba8d4d912181 +size 834424 diff --git a/pole_alignment/classification/train/Straight/433.jpg b/pole_alignment/classification/train/Straight/433.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7f6785116aa4e479ce5c221d7e655c67ff02156b --- /dev/null +++ b/pole_alignment/classification/train/Straight/433.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:826ad9aa89f6bcf6fb6e4ecd00ec1259639155ad380ea135257ce8b14a1cbc54 +size 611352 diff --git a/pole_alignment/classification/train/Straight/436.jpg b/pole_alignment/classification/train/Straight/436.jpg new file mode 100644 index 0000000000000000000000000000000000000000..82d898240ab4ab542f82ad06b4589a375055d63a --- /dev/null +++ b/pole_alignment/classification/train/Straight/436.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5fb7c0b120f609c57c2525af8863717ae9227f5b0c3033b11889a55486da0af +size 225293 diff --git a/pole_alignment/classification/train/Straight/438.jpg b/pole_alignment/classification/train/Straight/438.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6366be0acb32b04014683340e26a929b138ffb3f --- /dev/null +++ b/pole_alignment/classification/train/Straight/438.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d1a5783166b380b4024a078150c1ba0233525a9483ffa0cba7a63893de68892 +size 190276 diff --git a/pole_alignment/classification/train/Straight/442.jpg b/pole_alignment/classification/train/Straight/442.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1d99e44b086666fd3a53d0d52a80d4305dfb7322 --- /dev/null +++ b/pole_alignment/classification/train/Straight/442.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0aae525d556f0583a864ced01f5c705f13c61cadd52ebc46cd0d192509f0ae5 +size 660659 diff --git a/pole_alignment/classification/train/Straight/444.jpg b/pole_alignment/classification/train/Straight/444.jpg new file mode 100644 index 0000000000000000000000000000000000000000..83a55b766782059067d03d3aa6933dd2b82ac100 --- /dev/null +++ b/pole_alignment/classification/train/Straight/444.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44c6860ee826e9aa9b0209279e474e060a940eff7e84430419582e97861da499 +size 204342 diff --git a/pole_alignment/classification/train/Straight/445.jpg b/pole_alignment/classification/train/Straight/445.jpg new file mode 100644 index 0000000000000000000000000000000000000000..46522908784332ba49c67a68cda1ef844fedf8fd --- /dev/null +++ b/pole_alignment/classification/train/Straight/445.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afa60413f1f91ec9a71c0a061f3500a2e52f28274c851cb5a4d5293982f53f9e +size 289047 diff --git a/pole_alignment/classification/train/Straight/446.jpg b/pole_alignment/classification/train/Straight/446.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f278f954a4d8bcd8fd0001cbc7138e35d3236314 --- /dev/null +++ b/pole_alignment/classification/train/Straight/446.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10a7ceb7ceba19ccf811b2b582052c7274741a4c88476d0caf1e3c268297ad09 +size 1126363 diff --git a/pole_alignment/classification/train/Straight/447.jpg b/pole_alignment/classification/train/Straight/447.jpg new file mode 100644 index 0000000000000000000000000000000000000000..902af3464ee603cd0f43fde1343e5273c5ff3536 --- /dev/null +++ b/pole_alignment/classification/train/Straight/447.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c6677c5e85e1d7fb1a9d0622006c1f859fd8b5d4506582cd3307e8ff40f2496 +size 316859 diff --git a/pole_alignment/classification/train/Straight/448.jpg b/pole_alignment/classification/train/Straight/448.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6869d83faefb6005967cd5a82cb2da45b8032b28 --- /dev/null +++ b/pole_alignment/classification/train/Straight/448.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3e99533bb8970157df217c345982612537881b7053658af9755e0df2206db64 +size 817183 diff --git a/pole_alignment/classification/train/Straight/449.jpg b/pole_alignment/classification/train/Straight/449.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e2aef614a04c1e2ce50ef4b431fbfa13360ebba6 --- /dev/null +++ b/pole_alignment/classification/train/Straight/449.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b80d7e5166cded14441f78cfa1261df2931ec76ef3b465733b3d92eef96bf97 +size 384311 diff --git a/pole_alignment/classification/train/Straight/45.jpg b/pole_alignment/classification/train/Straight/45.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5308f3c6d6be4f8e906d994ceff54cb3104aa070 --- /dev/null +++ b/pole_alignment/classification/train/Straight/45.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36debb634a55640abbfdace96512a6d67a88fecbfcedb4f3d6358477ad26ed28 +size 2648893 diff --git a/pole_alignment/classification/train/Straight/450.jpg b/pole_alignment/classification/train/Straight/450.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c7e3e7e06f801cf358af5fe5b987989936aa73c8 --- /dev/null +++ b/pole_alignment/classification/train/Straight/450.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c5fdfee51e93ddad42dd5626c82c6933e599ed822089cdcf9d2c9b01eeae55e +size 312657 diff --git a/pole_alignment/classification/train/Straight/452.jpg b/pole_alignment/classification/train/Straight/452.jpg new file mode 100644 index 0000000000000000000000000000000000000000..68928a60602182dc8ffae24004b6afe72550efa2 --- /dev/null +++ b/pole_alignment/classification/train/Straight/452.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed013fca9b3265b6f3b5345b6dfe33a2eff7bf1d1f419f1df992f7a8fac70b60 +size 609704 diff --git a/pole_alignment/classification/train/Straight/453.jpg b/pole_alignment/classification/train/Straight/453.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3ce2b38e780b7c12f7b3208ba2c26556c7e6f33c --- /dev/null +++ b/pole_alignment/classification/train/Straight/453.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9c8ae52214b40a320b53cf8357df090e85e510e7e2a25fa23648934b1731f1d +size 173740 diff --git a/pole_alignment/classification/train/Straight/454.jpg b/pole_alignment/classification/train/Straight/454.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b630549fdcd61161717e14ab6f08fe8790315fae --- /dev/null +++ b/pole_alignment/classification/train/Straight/454.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da911b00dede458aade2a5882497db19a6f437c6c4b3fb565b69a336b72083c0 +size 162558 diff --git a/pole_alignment/classification/train/Straight/455.jpg b/pole_alignment/classification/train/Straight/455.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b4a8be06a5f9d8b04d36435a7bf75ed48adcba0 --- /dev/null +++ b/pole_alignment/classification/train/Straight/455.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:343aab9ae7089df0ff0086dcda36e7880b0a38bff037994b68669f637a6993e9 +size 242867 diff --git a/pole_alignment/classification/train/Straight/456.jpg b/pole_alignment/classification/train/Straight/456.jpg new file mode 100644 index 0000000000000000000000000000000000000000..404c9e2019da47e9c87d98f18b6c3da01536a5fe --- /dev/null +++ b/pole_alignment/classification/train/Straight/456.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1ebe3fd9193551da42655b6c86d43270d448ebe04220010a2f1a38671305350 +size 559893 diff --git a/pole_alignment/classification/train/Straight/457.jpg b/pole_alignment/classification/train/Straight/457.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e58492b996648fd548ba00c877382c63e38542cf --- /dev/null +++ b/pole_alignment/classification/train/Straight/457.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0481109f9b9f80846d299dedf6204d7e4d3fb2569ad650b4fe7a3c8f6e793813 +size 601009 diff --git a/pole_alignment/classification/train/Straight/460.jpg b/pole_alignment/classification/train/Straight/460.jpg new file mode 100644 index 0000000000000000000000000000000000000000..057fbfce4ffd237862233a5b5a968cdcfc219afe --- /dev/null +++ b/pole_alignment/classification/train/Straight/460.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:437ecae94f07f6223fbe17d8a5321e70cafaffa0854baaab9dc3cf3d044a082e +size 217072 diff --git a/pole_alignment/classification/train/Straight/464.jpg b/pole_alignment/classification/train/Straight/464.jpg new file mode 100644 index 0000000000000000000000000000000000000000..75d3e7e029082ecf81114a721f1d64183f40f650 --- /dev/null +++ b/pole_alignment/classification/train/Straight/464.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec0e685f69f5ebc4107fd5b88b3f67117a1383a7470f04ba009b58ec7d97de05 +size 574882 diff --git a/pole_alignment/classification/train/Straight/467.jpg b/pole_alignment/classification/train/Straight/467.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4ead3c6537fa1af5added3d98eab914b804081bc --- /dev/null +++ b/pole_alignment/classification/train/Straight/467.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:564039ca72e851533aee2de59801e05abb5364f38525cc7a7efec502fb864812 +size 2738781 diff --git a/pole_alignment/classification/train/Straight/47.jpg b/pole_alignment/classification/train/Straight/47.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8b0f5231e33a76d77dadbc4c059c98b917089642 --- /dev/null +++ b/pole_alignment/classification/train/Straight/47.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9d270a8a5b82027c6cd814b0cc9266ead58ab59f4b6714db89d01be9237cb99 +size 552882 diff --git a/pole_alignment/classification/train/Straight/473.jpg b/pole_alignment/classification/train/Straight/473.jpg new file mode 100644 index 0000000000000000000000000000000000000000..769ef0ce74c95d607edd5df8fbf7a3d6ff79ab3f --- /dev/null +++ b/pole_alignment/classification/train/Straight/473.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c0520e8cddbdc5bc36250e89f0f50604939cc99c233b27871430a50bd343bac +size 831297 diff --git a/pole_alignment/classification/train/Straight/476.jpg b/pole_alignment/classification/train/Straight/476.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ac82c4b223c904408bda9fa992a5f7bbc80a3143 --- /dev/null +++ b/pole_alignment/classification/train/Straight/476.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60b66f5eaf5829f8879c33895ed8d4cc01c56169d6c06104139da6cd92c12ce8 +size 1589927 diff --git a/pole_alignment/classification/train/Straight/477.jpg b/pole_alignment/classification/train/Straight/477.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9936078c695497000e50b6fe7f78c424bfeadc5e --- /dev/null +++ b/pole_alignment/classification/train/Straight/477.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d102f6a4a4e66c9ac5c099e1a374e0e9fd9121e51742819feac7df1dffcf36c +size 713382 diff --git a/pole_alignment/classification/train/Straight/484.jpg b/pole_alignment/classification/train/Straight/484.jpg new file mode 100644 index 0000000000000000000000000000000000000000..635a2cc87e773884c13ebd51136787b12f8de17d --- /dev/null +++ b/pole_alignment/classification/train/Straight/484.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dce7b652dc37ea195d61ea75f48278af56764c3a07c09456936afdbdbec7b201 +size 1207005 diff --git a/pole_alignment/classification/train/Straight/485.jpg b/pole_alignment/classification/train/Straight/485.jpg new file mode 100644 index 0000000000000000000000000000000000000000..be20e169e50b9adc1cad3f83d4688389509d35ee --- /dev/null +++ b/pole_alignment/classification/train/Straight/485.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27b5ac61abac6a8bca87831f0d9897ab06e21e8dc118eed3ca208e9c179dc353 +size 656437 diff --git a/pole_alignment/classification/train/Straight/486.jpg b/pole_alignment/classification/train/Straight/486.jpg new file mode 100644 index 0000000000000000000000000000000000000000..209f8801bded5dfc6c932213a0e68bf2103bc12d --- /dev/null +++ b/pole_alignment/classification/train/Straight/486.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d770ef1f0f96a2f194db4275f9c591409b95b3217de7cc768f4cd9ed5ea3c8e4 +size 2515515 diff --git a/pole_alignment/classification/train/Straight/487.jpg b/pole_alignment/classification/train/Straight/487.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3b93ba20fe883fad5e32fbca89e2af20f10ea20b --- /dev/null +++ b/pole_alignment/classification/train/Straight/487.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9e711604a3d9a5e9258314927f3614e0c0ff4bcacf10fc11c6279acba282ada +size 456930 diff --git a/pole_alignment/classification/train/Straight/49.jpg b/pole_alignment/classification/train/Straight/49.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2caa7a964fe17405456044c3665c6acc7aeee63c --- /dev/null +++ b/pole_alignment/classification/train/Straight/49.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22cf13c01c159f1ad948b1f28a991ad4b6ed7881438e82985d14f0464ffac107 +size 610886 diff --git a/pole_alignment/classification/train/Straight/490.jpg b/pole_alignment/classification/train/Straight/490.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f88048aaf2eb0a26b264915c6c3b7d2052448645 --- /dev/null +++ b/pole_alignment/classification/train/Straight/490.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa9a828a5e6c411e1cec6c794afd1bd4344606e60fd9e109a4594abff9c5f47c +size 495490 diff --git a/pole_alignment/classification/train/Straight/493.jpg b/pole_alignment/classification/train/Straight/493.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0e9c674d847dcf8832b279c083c339995c562af2 --- /dev/null +++ b/pole_alignment/classification/train/Straight/493.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6607abb8b1adb4f1f5800db1ca0c1dc3d398cf634b058d6d98085fda3b2bd69a +size 643657 diff --git a/pole_alignment/classification/train/Straight/495.jpg b/pole_alignment/classification/train/Straight/495.jpg new file mode 100644 index 0000000000000000000000000000000000000000..48c539b229c4bba8cbaee5614a7b7321b3517fed --- /dev/null +++ b/pole_alignment/classification/train/Straight/495.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02b52c368821fa46d73352506b9a307802ff205749f7fd157b7ba35ca27ea5bc +size 481246 diff --git a/pole_alignment/classification/train/Straight/496.jpg b/pole_alignment/classification/train/Straight/496.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c59be79210e482c822e237d8a8cb716c1c2117f1 --- /dev/null +++ b/pole_alignment/classification/train/Straight/496.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8f7c0797fef90fabf74cab8be6d21582563f9e6c2cf80a28ec5d1225df9da98 +size 1782561 diff --git a/pole_alignment/classification/train/Straight/497.jpg b/pole_alignment/classification/train/Straight/497.jpg new file mode 100644 index 0000000000000000000000000000000000000000..12cdc10da0ade551928648dcab8a3672bb7e7357 --- /dev/null +++ b/pole_alignment/classification/train/Straight/497.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f265bf7da15c49685ca55670b7315f03950a33a4782ab01e4c66d4710099b68a +size 1397638 diff --git a/pole_alignment/classification/train/Straight/501.jpg b/pole_alignment/classification/train/Straight/501.jpg new file mode 100644 index 0000000000000000000000000000000000000000..723fb76be29a813d32c6211aba956119473431ea --- /dev/null +++ b/pole_alignment/classification/train/Straight/501.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a76f2d8f838f754cce1f825af05b9452a9ca2b2eab952b6b802b40102b1f3e44 +size 1420213 diff --git a/pole_alignment/classification/train/Straight/502.jpg b/pole_alignment/classification/train/Straight/502.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d35fc8507827782516662cb4f453a1a4bfb96b59 --- /dev/null +++ b/pole_alignment/classification/train/Straight/502.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80e7184d214cdc2c947c7b853605c05576a00bdd0e848f123e9d8130a4c469e9 +size 409406 diff --git a/pole_alignment/classification/train/Straight/505.jpg b/pole_alignment/classification/train/Straight/505.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3de3277d02dac84269d3eb6a56887cfc6a3ff557 --- /dev/null +++ b/pole_alignment/classification/train/Straight/505.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de7b33c5b254f3ac4c7894e1c4cb404c8d70c9494aaf74e7f89a74563810971b +size 1222947 diff --git a/pole_alignment/classification/train/Straight/506.jpg b/pole_alignment/classification/train/Straight/506.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0695e6d8f535b33b7b1f90991bcffe442187229b --- /dev/null +++ b/pole_alignment/classification/train/Straight/506.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:875731c3150ce40faeede5845710f22b4dadaae5cd3bea2e537144df37bf2ab3 +size 350515 diff --git a/pole_alignment/classification/train/Straight/509.jpg b/pole_alignment/classification/train/Straight/509.jpg new file mode 100644 index 0000000000000000000000000000000000000000..338658f602b0472ab328533a20476176bd76118c --- /dev/null +++ b/pole_alignment/classification/train/Straight/509.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47cc5e9df5ff150cfc7420db50b0dd1402d4e848a508a9961f54705117dcd354 +size 2990941 diff --git a/pole_alignment/classification/train/Straight/510.jpg b/pole_alignment/classification/train/Straight/510.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cc9cba82f19c05ae1fede9736de77a3c244ff648 --- /dev/null +++ b/pole_alignment/classification/train/Straight/510.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2a416344c5bd03a182a4d8d47d4439b1ba7c0bf4dec60897bce81d18c467a5f +size 487979 diff --git a/pole_alignment/classification/train/Straight/514.jpg b/pole_alignment/classification/train/Straight/514.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bc70b230f1eabd7423f978f40c483ea875634c67 --- /dev/null +++ b/pole_alignment/classification/train/Straight/514.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4120b7555a20fe9807ca46e2cd9ca3daa6936ae92546550c5a580dffe9b2db31 +size 1988866 diff --git a/pole_alignment/classification/train/Straight/515.jpg b/pole_alignment/classification/train/Straight/515.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b8a4c4d404360fa71ec90ae102b175bd7b350898 --- /dev/null +++ b/pole_alignment/classification/train/Straight/515.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27ef91634df35b5eb0b905f4d1443f4a5e597e5da0fc904c9045e552b326e81b +size 1913104 diff --git a/pole_alignment/classification/train/Straight/518.jpg b/pole_alignment/classification/train/Straight/518.jpg new file mode 100644 index 0000000000000000000000000000000000000000..79f3f5550f29b34fb76c218bb426605df60a2a75 --- /dev/null +++ b/pole_alignment/classification/train/Straight/518.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f636c58e88aee3c12f9d60b0ee6efdac1d5b865bdcafed10137bff14d0532ef +size 520332 diff --git a/pole_alignment/classification/train/Straight/52.jpg b/pole_alignment/classification/train/Straight/52.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2fff653618a46e14697770981ab33202d936c8aa --- /dev/null +++ b/pole_alignment/classification/train/Straight/52.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d45d9d5b6865af03ef65effddd89d5ac448fedbc5c6d8045265bb9e9065ad6f +size 2782957 diff --git a/pole_alignment/classification/train/Straight/522.jpg b/pole_alignment/classification/train/Straight/522.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5a5cce4fbcdf2e68bda14e873328197f85833cd6 --- /dev/null +++ b/pole_alignment/classification/train/Straight/522.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3d907a42e9d91e6b08521afe23ecf1dd80d383ed3e34699e26bded598f07f24 +size 516449 diff --git a/pole_alignment/classification/train/Straight/524.jpg b/pole_alignment/classification/train/Straight/524.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c28c144888a0acf1899c453d0c14ae9cc5f9d4c5 --- /dev/null +++ b/pole_alignment/classification/train/Straight/524.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80c983924b619c175d02f26485a6da20b78e027f80414878edc53f9ba584352c +size 453083 diff --git a/pole_alignment/classification/train/Straight/525.jpg b/pole_alignment/classification/train/Straight/525.jpg new file mode 100644 index 0000000000000000000000000000000000000000..643beaa37a39523cb00054df8a912822109e97ea --- /dev/null +++ b/pole_alignment/classification/train/Straight/525.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7f7a67e35118907f61656b8018183f0f94ca26a301c2fc4f41add101db418c3 +size 1956901 diff --git a/pole_alignment/classification/train/Straight/528.jpg b/pole_alignment/classification/train/Straight/528.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5d547aa6a5cf06d2d941300b0544e42e9bcb2886 --- /dev/null +++ b/pole_alignment/classification/train/Straight/528.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7061e4d517a20a24c1bbb41c7f3fa9527fd3fe4fc3ac80c19dda36005ca4f826 +size 2578648 diff --git a/pole_alignment/classification/train/Straight/529.jpg b/pole_alignment/classification/train/Straight/529.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6fc2398af58c8428eec824f286d153cf2e22e4b3 --- /dev/null +++ b/pole_alignment/classification/train/Straight/529.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d044d74b5b60a7c2dbe8b5c11f7ced2bea994fc4740627d41756432c240593b +size 2448939 diff --git a/pole_alignment/classification/train/Straight/531.jpg b/pole_alignment/classification/train/Straight/531.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0cbae09edcdf92bc2ef3fff2dec7c470b11e6043 --- /dev/null +++ b/pole_alignment/classification/train/Straight/531.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b52dba4af4c7979f0a3e034a51b0af966d27d52ee7e271786330b9f488e6b16 +size 504479 diff --git a/pole_alignment/classification/train/Straight/533.jpg b/pole_alignment/classification/train/Straight/533.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fa72d4ecccc625da3352b35acfac78e788faf213 --- /dev/null +++ b/pole_alignment/classification/train/Straight/533.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61b1d675861ec41f194a07532807b385120b163e978da163e5fc97541e8c73f0 +size 783166 diff --git a/pole_alignment/classification/train/Straight/534.jpg b/pole_alignment/classification/train/Straight/534.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a70b34e96acc630cadfe4437a2413a23ade98085 --- /dev/null +++ b/pole_alignment/classification/train/Straight/534.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dcbee3c49eac350ce08af4dd070787cc8cc0d030b8a47d3024f17add83bf34d +size 2229267 diff --git a/pole_alignment/classification/train/Straight/536.jpg b/pole_alignment/classification/train/Straight/536.jpg new file mode 100644 index 0000000000000000000000000000000000000000..444dd7e1129d35e39be6e1c319e678ffe97ce80a --- /dev/null +++ b/pole_alignment/classification/train/Straight/536.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e9fbfc910ad434d71082313f7cb071edefd68a8a5345f54d3d72bcd4262dad0 +size 725816 diff --git a/pole_alignment/classification/train/Straight/540.jpg b/pole_alignment/classification/train/Straight/540.jpg new file mode 100644 index 0000000000000000000000000000000000000000..101345a02d8f69355033e39c38bad9f65e3a0dab --- /dev/null +++ b/pole_alignment/classification/train/Straight/540.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0e8de3143fef3d645b42e7851f6093106007a44ac4ba535d64490f3238e300a +size 2133174 diff --git a/pole_alignment/classification/train/Straight/544.jpg b/pole_alignment/classification/train/Straight/544.jpg new file mode 100644 index 0000000000000000000000000000000000000000..994b83d0568ab264b72ddf042a2f4b4d5d973937 --- /dev/null +++ b/pole_alignment/classification/train/Straight/544.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94839cdc3725a04f2b9af913474ba323b05336cc80f6a494a2f5f2c482d5292f +size 357496 diff --git a/pole_alignment/classification/train/Straight/551.jpg b/pole_alignment/classification/train/Straight/551.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f03b88b31065a46e99cb4dbcd3282b94d1d6812b --- /dev/null +++ b/pole_alignment/classification/train/Straight/551.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfa30a20f2a571857f51acf0bc067808922699e4437841b7086065969f456e54 +size 428299 diff --git a/pole_alignment/classification/train/Straight/552.jpg b/pole_alignment/classification/train/Straight/552.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c692f06a5dd4159aa650a394d1dbfda87c7f21ad --- /dev/null +++ b/pole_alignment/classification/train/Straight/552.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73a6cd2b8a057f852f14f43f1a7aee3a9ce8fa3ea65fee9627a087d1f0d769c6 +size 815955 diff --git a/pole_alignment/classification/train/Straight/553.jpg b/pole_alignment/classification/train/Straight/553.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2bf6893858bbf91eab17361d8238ba63ff05e18a --- /dev/null +++ b/pole_alignment/classification/train/Straight/553.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0748ceba8cb4e54737368867bc1108da805bc36d6014419116a58eca5affefce +size 1949343 diff --git a/pole_alignment/classification/train/Straight/554.jpg b/pole_alignment/classification/train/Straight/554.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e9314e53c2ec5776d5cee10045a8357b9dc377c --- /dev/null +++ b/pole_alignment/classification/train/Straight/554.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:317c5f5a2640792d68530119bec5eb16abaf0a5e8fd54f689069bd67eba6391f +size 575410 diff --git a/pole_alignment/classification/train/Straight/556.jpg b/pole_alignment/classification/train/Straight/556.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0215e18ef78c28575c8d2e46ed2902389908ff3f --- /dev/null +++ b/pole_alignment/classification/train/Straight/556.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8652c91ab264f070225bd898811db97358e00c679854fa13700f0c2cd7c0ec6e +size 326224 diff --git a/pole_alignment/classification/train/Straight/557.jpg b/pole_alignment/classification/train/Straight/557.jpg new file mode 100644 index 0000000000000000000000000000000000000000..25c008edd4a21ed8728c355231d3f2b0849c6e27 --- /dev/null +++ b/pole_alignment/classification/train/Straight/557.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edef5ffca486c111c52ae66b499b201d4d4fbc96860dd140f10e7aece33c75a6 +size 242907 diff --git a/pole_alignment/classification/train/Straight/561.jpg b/pole_alignment/classification/train/Straight/561.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2ebcc7c2789dde43d20f086e161b038881551b92 --- /dev/null +++ b/pole_alignment/classification/train/Straight/561.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da716b958bcc2b018df173d6ceb35da6a8bb5f724b87fc8ea218f97d4e47d768 +size 627482 diff --git a/pole_alignment/classification/train/Straight/562.jpg b/pole_alignment/classification/train/Straight/562.jpg new file mode 100644 index 0000000000000000000000000000000000000000..854b7868d75c1a21eeb57d2b306ddb117623d645 --- /dev/null +++ b/pole_alignment/classification/train/Straight/562.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:381f5a97255fea8a37e62e751c18353387c5cd22cd21e478709b7335735f2e73 +size 1920107 diff --git a/pole_alignment/classification/train/Straight/563.jpg b/pole_alignment/classification/train/Straight/563.jpg new file mode 100644 index 0000000000000000000000000000000000000000..56f2de74c35e45f527aceac74d9dba338f7b0156 --- /dev/null +++ b/pole_alignment/classification/train/Straight/563.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c6c9fb1665f706785578f4260a05d0c03266795dcfd288d5ea14e7b8b14c562 +size 1289142 diff --git a/pole_alignment/classification/train/Straight/567.jpg b/pole_alignment/classification/train/Straight/567.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3afa70924058c7df8134252e5be79df9f200aa99 --- /dev/null +++ b/pole_alignment/classification/train/Straight/567.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:818be7212958ed1944558163723f55820122b10382b5f8eae6947085e85c7317 +size 1271500 diff --git a/pole_alignment/classification/train/Straight/571.jpg b/pole_alignment/classification/train/Straight/571.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0d8556c408cf55134d2c4654a8eb3a7cb6a2efb8 --- /dev/null +++ b/pole_alignment/classification/train/Straight/571.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a7149f4302545a3c08b3515982d3194eb41f5006bdf76bb4dfed6989e89dd08 +size 1832851 diff --git a/pole_alignment/classification/train/Straight/572.jpg b/pole_alignment/classification/train/Straight/572.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5fb2a961369762b18a91908e981a605f100d6a8f --- /dev/null +++ b/pole_alignment/classification/train/Straight/572.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e88106629defcec34102e22fb11f4ed2a282821783ab79a5a2cb5bba865d15e +size 1789246 diff --git a/pole_alignment/classification/train/Straight/573.jpg b/pole_alignment/classification/train/Straight/573.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b4d68c5e5f4f4d6585b864f0664cb123c39c1f9 --- /dev/null +++ b/pole_alignment/classification/train/Straight/573.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c833125dda67d6b1c8cc5c98d0726726f3e2064fda9e36c2821bbcc1f2eb4366 +size 1309422 diff --git a/pole_alignment/classification/train/Straight/576.jpg b/pole_alignment/classification/train/Straight/576.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e48879dcfa3404621d795fd09f1c4fa54369e5b4 --- /dev/null +++ b/pole_alignment/classification/train/Straight/576.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83d54bcc15d0f81087da452288089519f87d13a37a1dd1711a6a9c1bd974d938 +size 130721 diff --git a/pole_alignment/classification/train/Straight/578.jpg b/pole_alignment/classification/train/Straight/578.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f63f23b6939c7f702a8e94df16ac10ba2dab8e2c --- /dev/null +++ b/pole_alignment/classification/train/Straight/578.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89f51af1791ef8c2ffbd04c53a8d7a7fc5e312bb270d9a0f18d32f621116ee84 +size 218650 diff --git a/pole_alignment/classification/train/Straight/579.jpg b/pole_alignment/classification/train/Straight/579.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e41173c9b1a25fe357fe689e8b53c1573dd85d3b --- /dev/null +++ b/pole_alignment/classification/train/Straight/579.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59f04ff0cfd6ecd5e39eeb976207039552902266af8771d72f8f46b68266d439 +size 171335 diff --git a/pole_alignment/classification/train/Straight/58.jpg b/pole_alignment/classification/train/Straight/58.jpg new file mode 100644 index 0000000000000000000000000000000000000000..98b5abc951fcd0f177cf5b3cd866c15b7ec30538 --- /dev/null +++ b/pole_alignment/classification/train/Straight/58.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c19fe7227a9b7321760fcccc7a5abf3ecf9fc86ed7315fd5e49281389557553 +size 4044007 diff --git a/pole_alignment/classification/train/Straight/580.jpg b/pole_alignment/classification/train/Straight/580.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6731bfb5a708893ea348c8893671fd366317b433 --- /dev/null +++ b/pole_alignment/classification/train/Straight/580.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a505b317b4d5afd2e21475c556c57ca354bcb9505f0503df2baab9c5890015b6 +size 201104 diff --git a/pole_alignment/classification/train/Straight/582.jpg b/pole_alignment/classification/train/Straight/582.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d786709ca61c204f702ec74db05be9562e0ae340 --- /dev/null +++ b/pole_alignment/classification/train/Straight/582.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f48508c5b57d44da0669b1c059ad5f15608244850dd9ff191354107c3d058790 +size 3753358 diff --git a/pole_alignment/classification/train/Straight/583.jpg b/pole_alignment/classification/train/Straight/583.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9cba029ed5f866ec3d4e1413579817bd28aba937 --- /dev/null +++ b/pole_alignment/classification/train/Straight/583.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f28791ed81d70ad5d9fc19fd8f85eff0f576f804b4c55e3bb0d0ba8e66623121 +size 592801 diff --git a/pole_alignment/classification/train/Straight/584.jpg b/pole_alignment/classification/train/Straight/584.jpg new file mode 100644 index 0000000000000000000000000000000000000000..120343891e18811e8eaca3950d068e1ae4235b82 --- /dev/null +++ b/pole_alignment/classification/train/Straight/584.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4d5846e537562f18618877d0e8fe6272751394bab3f5f9e962f6c8fbd440fee +size 2829100 diff --git a/pole_alignment/classification/train/Straight/589.jpg b/pole_alignment/classification/train/Straight/589.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2d339bfd0969fd6d18829d73fe99bf90da7ee57a --- /dev/null +++ b/pole_alignment/classification/train/Straight/589.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a948de672246c8c7d5c9d5ad9a1c44dbeebaca823ef4bfa6552df2037daf0e11 +size 4610481 diff --git a/pole_alignment/classification/train/Straight/59.jpg b/pole_alignment/classification/train/Straight/59.jpg new file mode 100644 index 0000000000000000000000000000000000000000..090bee899c4e9434073c21170cafe6ea33a7d039 --- /dev/null +++ b/pole_alignment/classification/train/Straight/59.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a14e86994740632a1cd2dfd2fe837255148b62209330008e63c2e43c04978c2 +size 872370 diff --git a/pole_alignment/classification/train/Straight/590.jpg b/pole_alignment/classification/train/Straight/590.jpg new file mode 100644 index 0000000000000000000000000000000000000000..474c37cf7a30ee0d54523f193bccd90cf005abfd --- /dev/null +++ b/pole_alignment/classification/train/Straight/590.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:985ec77963b12ea37e86ebf36cc14a811d3a74fae33284b2dc5242d5a693db87 +size 627801 diff --git a/pole_alignment/classification/train/Straight/591.jpg b/pole_alignment/classification/train/Straight/591.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1672493648991a01d8e8723e87e183564807794e --- /dev/null +++ b/pole_alignment/classification/train/Straight/591.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5bf95fcd40654a3047af5e30fd74509beb32e06933aec030bed7cc415adbb01 +size 708523 diff --git a/pole_alignment/classification/train/Straight/592.jpg b/pole_alignment/classification/train/Straight/592.jpg new file mode 100644 index 0000000000000000000000000000000000000000..96598f7dc5510b2f83c917a9558e7419250a32a8 --- /dev/null +++ b/pole_alignment/classification/train/Straight/592.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e83f9b8438401bc711cb7def1e38f064978df4e619d9f94974430d3af361701 +size 3880662 diff --git a/pole_alignment/classification/train/Straight/593.jpg b/pole_alignment/classification/train/Straight/593.jpg new file mode 100644 index 0000000000000000000000000000000000000000..941ebe9799b14ce1223a09a97f135a629276cb0b --- /dev/null +++ b/pole_alignment/classification/train/Straight/593.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d31a163b4973ce7a940d01bd2243429ee584825b3e2d9871df87196b5107fbc +size 529716 diff --git a/pole_alignment/classification/train/Straight/595.jpg b/pole_alignment/classification/train/Straight/595.jpg new file mode 100644 index 0000000000000000000000000000000000000000..485147745c7c399b6305855d8a3c5071b5dfcb76 --- /dev/null +++ b/pole_alignment/classification/train/Straight/595.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:185ac4576586f20adb156df2d29be4846a381cf1138cedd2ce6782963a315fd6 +size 675376 diff --git a/pole_alignment/classification/train/Straight/596.jpg b/pole_alignment/classification/train/Straight/596.jpg new file mode 100644 index 0000000000000000000000000000000000000000..684da990850cc91e06b18dcd8864946b8b53ce15 --- /dev/null +++ b/pole_alignment/classification/train/Straight/596.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c94fc64109644d61bfc40dbd4dd8e00c562372f228a74077961d88550132f71 +size 826943 diff --git a/pole_alignment/classification/train/Straight/597.jpg b/pole_alignment/classification/train/Straight/597.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8c8812c809841ec916a6e8ea8fcc6025e5204a7f --- /dev/null +++ b/pole_alignment/classification/train/Straight/597.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0e6ae9f378b86a67b957bc16c9c006cd19f50121f3c0cd2ab996581730f69da +size 853949 diff --git a/pole_alignment/classification/train/Straight/598.jpg b/pole_alignment/classification/train/Straight/598.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f0a618b758d59ba585f66d4547a99fb31fec2169 --- /dev/null +++ b/pole_alignment/classification/train/Straight/598.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:135049f1d4db90f2a2b6b1f6743e4297ecb682c1249ecbff5dd2ac373e7f3ae1 +size 2484757 diff --git a/pole_alignment/classification/train/Straight/6.jpg b/pole_alignment/classification/train/Straight/6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f5290fda22ec13a8fec672231a35205dc18e8a01 --- /dev/null +++ b/pole_alignment/classification/train/Straight/6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b907a4832d4451194ed893a0c53f1c1fd5139b690e5337a7789d816cae30382a +size 2805939 diff --git a/pole_alignment/classification/train/Straight/602.jpg b/pole_alignment/classification/train/Straight/602.jpg new file mode 100644 index 0000000000000000000000000000000000000000..82f3215878be8f0f1c40b64cb6c7eeaa6f4573c3 --- /dev/null +++ b/pole_alignment/classification/train/Straight/602.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee906fb53f4f30456cc513c3e3af0632ab03fa9e76bc1d2d4a1179f9c7fe595a +size 660146 diff --git a/pole_alignment/classification/train/Straight/604.jpg b/pole_alignment/classification/train/Straight/604.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a35e1aa6c659728b0ed830a315cf4022ba03679e --- /dev/null +++ b/pole_alignment/classification/train/Straight/604.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aea27c066a7f18a91ea68aa136519af6391e6e90e1d068226f9d2936a7cd9dd +size 601539 diff --git a/pole_alignment/classification/train/Straight/606.jpg b/pole_alignment/classification/train/Straight/606.jpg new file mode 100644 index 0000000000000000000000000000000000000000..84278eda660554f1aaa83394a85414a19768b28e --- /dev/null +++ b/pole_alignment/classification/train/Straight/606.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:357905548bdc2c1e90aea612e715e4503479bb6ba1482765da97fbd4454e56cd +size 803492 diff --git a/pole_alignment/classification/train/Straight/607.jpg b/pole_alignment/classification/train/Straight/607.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b9a1787a090ffd6cf3f3f71763788aae13b168a6 --- /dev/null +++ b/pole_alignment/classification/train/Straight/607.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:228272cde9e2c2647594d9f502006eae70aa10cbfa738a7851111d84b61e85f2 +size 2941464 diff --git a/pole_alignment/classification/train/Straight/609.jpg b/pole_alignment/classification/train/Straight/609.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d48ba220c78dd075ee55ee06d7c3ad4f1a12ef0e --- /dev/null +++ b/pole_alignment/classification/train/Straight/609.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d0f73e789176a65f38f839b11b94a072b7354ebc6dd6e31ab062079f740d7f1 +size 671030 diff --git a/pole_alignment/classification/train/Straight/610.jpg b/pole_alignment/classification/train/Straight/610.jpg new file mode 100644 index 0000000000000000000000000000000000000000..852d697e47f95321d73d08b1873d5b2dc35bf395 --- /dev/null +++ b/pole_alignment/classification/train/Straight/610.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fb83e8a5bcf9581d6bbf242f48af483c6020a75907707e74e4a560621f46c44 +size 1153898 diff --git a/pole_alignment/classification/train/Straight/611.jpg b/pole_alignment/classification/train/Straight/611.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2238398071021f76cd078e482ba9268f7e85b6e6 --- /dev/null +++ b/pole_alignment/classification/train/Straight/611.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fbd84a4d0f7920fddc2e3957e3f7e99ca026041796035b7648b23de2542abf9 +size 2096915 diff --git a/pole_alignment/classification/train/Straight/612.jpg b/pole_alignment/classification/train/Straight/612.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7b02c11d063be6172fd30ca9008808bf6f50eb10 --- /dev/null +++ b/pole_alignment/classification/train/Straight/612.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81ecdd585544a562ef9c3f41ce54dddfbb7e235a99ca8b0f4aa2f16043649c4a +size 824709 diff --git a/pole_alignment/classification/train/Straight/613.jpg b/pole_alignment/classification/train/Straight/613.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5cf08a1f065addb2d3b249a4c674c5a936f0e6f3 --- /dev/null +++ b/pole_alignment/classification/train/Straight/613.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd2446d8c8936164d584d03b030243be042fc6f1b75ff46e36226bc52e41b5cc +size 584954 diff --git a/pole_alignment/classification/train/Straight/614.jpg b/pole_alignment/classification/train/Straight/614.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a554d4eca0b68ce3a55259803cddc53f84910332 --- /dev/null +++ b/pole_alignment/classification/train/Straight/614.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd5471ea8f686a363c4003fe52ba5cc282b58a6b7abb4b62ccdf0f7a2dfa3639 +size 714300 diff --git a/pole_alignment/classification/train/Straight/616.jpg b/pole_alignment/classification/train/Straight/616.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a5e82666d9cbd219bc05ff67412b10594b1128a --- /dev/null +++ b/pole_alignment/classification/train/Straight/616.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:051a6bf5706f30db40188f9b647545c62fb52cf38ed58b5a1fafe512ba060c37 +size 2648814 diff --git a/pole_alignment/classification/train/Straight/617.jpg b/pole_alignment/classification/train/Straight/617.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d081781898ae7c9c2b5ed8694f1e636590b0cf38 --- /dev/null +++ b/pole_alignment/classification/train/Straight/617.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0adf85953473d325a4f34a007465f5fc1f27e30457e6e362d6c3df33f31583fe +size 625495 diff --git a/pole_alignment/classification/train/Straight/619.jpg b/pole_alignment/classification/train/Straight/619.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7ad9b9de4dd81402dfad438a5e05e04b1e95de02 --- /dev/null +++ b/pole_alignment/classification/train/Straight/619.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9f87c1d0679d2e29ddccba5977443ffd71f9d16c2b6e23a5e76a58eb1a39433 +size 683234 diff --git a/pole_alignment/classification/train/Straight/620.jpg b/pole_alignment/classification/train/Straight/620.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c0dbf291711ff19c2774f7e2379ea642664e2ba6 --- /dev/null +++ b/pole_alignment/classification/train/Straight/620.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37633ab5165fd11fad96ce951dcfed245f58b5eda39b45386171f664306a3ada +size 544294 diff --git a/pole_alignment/classification/train/Straight/621.jpg b/pole_alignment/classification/train/Straight/621.jpg new file mode 100644 index 0000000000000000000000000000000000000000..067aa7e02ca3579aaaebbc84b49214bbba85f465 --- /dev/null +++ b/pole_alignment/classification/train/Straight/621.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0340b5de1eeb74da1cbb9ed93f56150abe51ffa3f2d3f08e5eb33056894c3e6 +size 665843 diff --git a/pole_alignment/classification/train/Straight/622.jpg b/pole_alignment/classification/train/Straight/622.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4e059dadcd6df068b2b099e24426100d458c6a14 --- /dev/null +++ b/pole_alignment/classification/train/Straight/622.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab4749701c90e582474b7e12870e3633c5030f76f4da5252708dc6806b35b3aa +size 418369 diff --git a/pole_alignment/classification/train/Straight/623.jpg b/pole_alignment/classification/train/Straight/623.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b218e597bb9cb97627bf8ff14cb3befe790da036 --- /dev/null +++ b/pole_alignment/classification/train/Straight/623.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2da0b3c5ba699ea49bef386664a5430025a0edab59ff84f38d56efca9617575d +size 663238 diff --git a/pole_alignment/classification/train/Straight/624.jpg b/pole_alignment/classification/train/Straight/624.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f6e829d169a658d556bf00d6a14ad72aa48e17f1 --- /dev/null +++ b/pole_alignment/classification/train/Straight/624.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96a8ce0f2f5ef9d1f2cf1d8cfd4c6eee553a54098a6f01782b007c89b77bc1c1 +size 1346699 diff --git a/pole_alignment/classification/train/Straight/626.jpg b/pole_alignment/classification/train/Straight/626.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fb1cd2df92553069ee5bab6e94aef715d1db9811 --- /dev/null +++ b/pole_alignment/classification/train/Straight/626.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:795507f49b1f824414bf0ae94d07b32cad545b247aa986bf395fe703c6b08f2a +size 1856246 diff --git a/pole_alignment/classification/train/Straight/628.jpg b/pole_alignment/classification/train/Straight/628.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bb15be525e61e521476f288ed47a258603b1f2ad --- /dev/null +++ b/pole_alignment/classification/train/Straight/628.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12a725377f153fbe310e17eda0f26a031146e602ea529836a3755c446d92d8e6 +size 424686 diff --git a/pole_alignment/classification/train/Straight/629.jpg b/pole_alignment/classification/train/Straight/629.jpg new file mode 100644 index 0000000000000000000000000000000000000000..82b5d6fe96c6892cb5b1416133d672e85674e972 --- /dev/null +++ b/pole_alignment/classification/train/Straight/629.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a761380bb5ef684f1501e09109e835547fe58fbe6f00442a2290922e0a9255c7 +size 1866955 diff --git a/pole_alignment/classification/train/Straight/631.jpg b/pole_alignment/classification/train/Straight/631.jpg new file mode 100644 index 0000000000000000000000000000000000000000..badc6eab70eaacb725e652269089a713b8cca4eb --- /dev/null +++ b/pole_alignment/classification/train/Straight/631.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29217e048a939ebcd6435f52d2d572bc4d06618b0c4c775908d91da8027036d8 +size 490325 diff --git a/pole_alignment/classification/train/Straight/633.jpg b/pole_alignment/classification/train/Straight/633.jpg new file mode 100644 index 0000000000000000000000000000000000000000..76e9e5955799d983a9939d5287e7b5cb8de3520b --- /dev/null +++ b/pole_alignment/classification/train/Straight/633.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87b6a6d37b4dd8e079decbaae8d989fe216e5d2e6c7f910c57c6e291c74b380c +size 545598 diff --git a/pole_alignment/classification/train/Straight/635.jpg b/pole_alignment/classification/train/Straight/635.jpg new file mode 100644 index 0000000000000000000000000000000000000000..145edf8bb9ae3d57a61f24586e86c5aa578567bb --- /dev/null +++ b/pole_alignment/classification/train/Straight/635.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ecf13caa105fbdd0c08504a3cfb2b2fa747a22b41be4e68886378013021f974 +size 2139423 diff --git a/pole_alignment/classification/train/Straight/638.jpg b/pole_alignment/classification/train/Straight/638.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1de505b782056e710dbe6192bd76da0d48cb0149 --- /dev/null +++ b/pole_alignment/classification/train/Straight/638.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1271b0871497a8166e70ae7f1c13f1a5c3354aa2a410d8e75204210905591a75 +size 1752794 diff --git a/pole_alignment/classification/train/Straight/639.jpg b/pole_alignment/classification/train/Straight/639.jpg new file mode 100644 index 0000000000000000000000000000000000000000..72996cb1a577c46340c2edbe658aa643c69748fd --- /dev/null +++ b/pole_alignment/classification/train/Straight/639.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72ef7eb58a4e494ffe3dd1bd95060765ae342ab8859f41f47ea82aec5f8976b0 +size 551471 diff --git a/pole_alignment/classification/train/Straight/64.jpg b/pole_alignment/classification/train/Straight/64.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f5926a14df4be8787d6c53bcf421ce8d23c8cb74 --- /dev/null +++ b/pole_alignment/classification/train/Straight/64.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ae4b3f5424d590bfd356f7512415cf164bdd0a866ec9990111b3982fcf84cee +size 451268 diff --git a/pole_alignment/classification/train/Straight/641.jpg b/pole_alignment/classification/train/Straight/641.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6d4287428e91a961bdad4453f283ee9a1ed8d749 --- /dev/null +++ b/pole_alignment/classification/train/Straight/641.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0683d341d5691b5bc3e15c5a6f56b2e65a5dddf4f68d354cb9afd7b46931ee77 +size 494910 diff --git a/pole_alignment/classification/train/Straight/645.jpg b/pole_alignment/classification/train/Straight/645.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d352ff7b9728417b0811d8bc4b8214e54b51097d --- /dev/null +++ b/pole_alignment/classification/train/Straight/645.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5304a43edc1c57bbb4dfe7c74fc23a415c2a377d988a0c208e880c53a1d08ecb +size 741900 diff --git a/pole_alignment/classification/train/Straight/646.jpg b/pole_alignment/classification/train/Straight/646.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ac73b24597d32c34305060821d33ed091a9d05c2 --- /dev/null +++ b/pole_alignment/classification/train/Straight/646.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e33bcaa757d13f80f4ecca9a627155df7fedc56b7b03623a86e82b0ed12fb16a +size 355432 diff --git a/pole_alignment/classification/train/Straight/649.jpg b/pole_alignment/classification/train/Straight/649.jpg new file mode 100644 index 0000000000000000000000000000000000000000..27c5278919aa4a1ec15caf1832ba30bf21ed4971 --- /dev/null +++ b/pole_alignment/classification/train/Straight/649.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b9011889620bf66aded3dce10c3cedd17f412a4d66ef4f01b9239bda134d5e8 +size 494993 diff --git a/pole_alignment/classification/train/Straight/650.jpg b/pole_alignment/classification/train/Straight/650.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c847796d31b30b0314f56730f93cdb5ec1ac4ae --- /dev/null +++ b/pole_alignment/classification/train/Straight/650.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:107403b81a74a2d393ab6f7fd3917019d67ebf741f6b01272ba8a141588c452e +size 375353 diff --git a/pole_alignment/classification/train/Straight/651.jpg b/pole_alignment/classification/train/Straight/651.jpg new file mode 100644 index 0000000000000000000000000000000000000000..737890220361591f9257a41f9acc0a4bcfe68928 --- /dev/null +++ b/pole_alignment/classification/train/Straight/651.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d032ba95a2d4ebee139327fb850dccd108f6f25b3556d96db56b46f36c656f86 +size 496881 diff --git a/pole_alignment/classification/train/Straight/656.jpg b/pole_alignment/classification/train/Straight/656.jpg new file mode 100644 index 0000000000000000000000000000000000000000..854ce94de527e0672b44a39f300b9323baa13f2a --- /dev/null +++ b/pole_alignment/classification/train/Straight/656.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1688d4623ab08f87d1d321ae580c8d8b89795845d9533dc768f10f2621eac90c +size 195808 diff --git a/pole_alignment/classification/train/Straight/657.jpg b/pole_alignment/classification/train/Straight/657.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d895fbca5e261aea07aae990aa8ce0d45c895732 --- /dev/null +++ b/pole_alignment/classification/train/Straight/657.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8aa41a056a66b0dc98f0501d04cfae1fc1690353fab0e304133d9af428cb408c +size 219515 diff --git a/pole_alignment/classification/train/Straight/658.jpg b/pole_alignment/classification/train/Straight/658.jpg new file mode 100644 index 0000000000000000000000000000000000000000..966ecc7cb07ac29a3308a768b998f48a449b095b --- /dev/null +++ b/pole_alignment/classification/train/Straight/658.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03777e2567cfc88a7c9a01a7a25b40a7466b0030d1b9954fb43962658a58545c +size 290104 diff --git a/pole_alignment/classification/train/Straight/659.jpg b/pole_alignment/classification/train/Straight/659.jpg new file mode 100644 index 0000000000000000000000000000000000000000..57bfb14f384dd01d9e7649dc98dae2090a9b0ee9 --- /dev/null +++ b/pole_alignment/classification/train/Straight/659.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcceb27a112dcee2cfb9a1d90531e46ddee625a5cd2a0aa29b3a2641548c297e +size 179339 diff --git a/pole_alignment/classification/train/Straight/66.jpg b/pole_alignment/classification/train/Straight/66.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1889c799cadd90582f4b80bce1d2bdeaf5de8296 --- /dev/null +++ b/pole_alignment/classification/train/Straight/66.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9514092d3e46fc5d033e8d11df86c0cf12a2a01690e296be7bfb1b435c0f7938 +size 553616 diff --git a/pole_alignment/classification/train/Straight/662.jpg b/pole_alignment/classification/train/Straight/662.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1685b79c36c2b93b11d3759fb2e154dfcdfeb487 --- /dev/null +++ b/pole_alignment/classification/train/Straight/662.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6187b8fe0da4a58a034560d8e911a0aa6899cdd817e892f1db654e0c16cf3c3 +size 239074 diff --git a/pole_alignment/classification/train/Straight/663.jpg b/pole_alignment/classification/train/Straight/663.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b6c0701b5257f5f526f07e9ba4182fb2fb4c4e53 --- /dev/null +++ b/pole_alignment/classification/train/Straight/663.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db2af6a8b2fb72139a47e7368a7430b8dd9d7db0feac96ce5a8e8c7a386ed0db +size 2048174 diff --git a/pole_alignment/classification/train/Straight/664.jpg b/pole_alignment/classification/train/Straight/664.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9bf6b921c7e9c0d74e30501b4df4d9b1ad1ca0bf --- /dev/null +++ b/pole_alignment/classification/train/Straight/664.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15c53d26a1fbf83f625535b1b580ba397b241de3f3e859990a7fcab100a0411d +size 480646 diff --git a/pole_alignment/classification/train/Straight/665.jpg b/pole_alignment/classification/train/Straight/665.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6c8511f4390d11cb30f8dfafdcfce4e432751c4e --- /dev/null +++ b/pole_alignment/classification/train/Straight/665.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a31c6bc5b8783f5225973b7ecdd87941f88c53e4e2b489c4b3acf976bf95c094 +size 632858 diff --git a/pole_alignment/classification/train/Straight/667.jpg b/pole_alignment/classification/train/Straight/667.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ebaa62c0992d61926a371e2a3085c0f874343d42 --- /dev/null +++ b/pole_alignment/classification/train/Straight/667.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38aba21baf4c78504cee9a67bd52a462e69148d4fe2df61aec0f642c744a9898 +size 637879 diff --git a/pole_alignment/classification/train/Straight/669.jpg b/pole_alignment/classification/train/Straight/669.jpg new file mode 100644 index 0000000000000000000000000000000000000000..35a38cef2f54ec458369b30787845d28e668eba6 --- /dev/null +++ b/pole_alignment/classification/train/Straight/669.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f034d3e4c99750484a783d410a95e9046782f580c838e5e66936a409e3d82f84 +size 336361 diff --git a/pole_alignment/classification/train/Straight/67.jpg b/pole_alignment/classification/train/Straight/67.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f7df7b6e549efb03485e1f617b6d81fe4e95e9fc --- /dev/null +++ b/pole_alignment/classification/train/Straight/67.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e7aa9a72b93d8b0ed155954f848edac76361c05a0905dd240eca430a80be589 +size 796550 diff --git a/pole_alignment/classification/train/Straight/671.jpg b/pole_alignment/classification/train/Straight/671.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8b7512f622b5c660319dafd3483874216ccc2538 --- /dev/null +++ b/pole_alignment/classification/train/Straight/671.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dd1e8a28c96acc1ca756d824b16510a374c2710be4c8ba9f9e46bfe0c33a76f +size 217547 diff --git a/pole_alignment/classification/train/Straight/672.jpg b/pole_alignment/classification/train/Straight/672.jpg new file mode 100644 index 0000000000000000000000000000000000000000..20c609e716b0f714b905588d42b9fb17ec979bf8 --- /dev/null +++ b/pole_alignment/classification/train/Straight/672.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5287da25fb7ba0602370470db8a5459d4a34b2f69654ebf60d6af9ec38f142a +size 181593 diff --git a/pole_alignment/classification/train/Straight/675.jpg b/pole_alignment/classification/train/Straight/675.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6c7dfffd369b6330fe1ec47fc9bba73f4723e5a3 --- /dev/null +++ b/pole_alignment/classification/train/Straight/675.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6923f518781339bd7d2608110a94dbeefe9c8c8781952b88e9163be38831da1b +size 797598 diff --git a/pole_alignment/classification/train/Straight/676.jpg b/pole_alignment/classification/train/Straight/676.jpg new file mode 100644 index 0000000000000000000000000000000000000000..178fa0a1408d7ba47c79c44dc664f5c7581efc57 --- /dev/null +++ b/pole_alignment/classification/train/Straight/676.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:384eca50a2949e74c393e6347ce3fb22aa6533ac2d7c716d7566d72959bc00a8 +size 283288 diff --git a/pole_alignment/classification/train/Straight/677.jpg b/pole_alignment/classification/train/Straight/677.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3a746e77d31fe44bbe5b188131960f761fc7cbdf --- /dev/null +++ b/pole_alignment/classification/train/Straight/677.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea992eac26549ebe0d98d67c96144945584ffc76d217b7c3c45207c4935d1324 +size 959239 diff --git a/pole_alignment/classification/train/Straight/678.jpg b/pole_alignment/classification/train/Straight/678.jpg new file mode 100644 index 0000000000000000000000000000000000000000..326858e0895b54b6b0cc1541209413eee1d2e60a --- /dev/null +++ b/pole_alignment/classification/train/Straight/678.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05f19b6f46dbae57fc44fa187893fcdcef2d5769d538885b1e7741b978be49cc +size 1201110 diff --git a/pole_alignment/classification/train/Straight/679.jpg b/pole_alignment/classification/train/Straight/679.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2995556e1531cf18efc026cd19ceeebddb9a1716 --- /dev/null +++ b/pole_alignment/classification/train/Straight/679.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41a1cf9380ed505989fba1c0bb9b271aafbf6a8141f17d1662d58753f70f6f24 +size 95989 diff --git a/pole_alignment/classification/train/Straight/680.jpg b/pole_alignment/classification/train/Straight/680.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0618a5e369303d3d2375a51c80c6d36d47498a80 --- /dev/null +++ b/pole_alignment/classification/train/Straight/680.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:014d76afb5c09adfa44af56ca3df169c4f0a6ad14fc6eb64109dca9789f19664 +size 404326 diff --git a/pole_alignment/classification/train/Straight/681.jpg b/pole_alignment/classification/train/Straight/681.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1134c682ed66ddb13604565d0e4960dba6882f00 --- /dev/null +++ b/pole_alignment/classification/train/Straight/681.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b91a19e1d4dce714304120d9446cdb1cd46f77931e9191bbbc6968534a59de34 +size 134385 diff --git a/pole_alignment/classification/train/Straight/684.jpg b/pole_alignment/classification/train/Straight/684.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e110544a017ccf2d86b5a84aa6eac0e9af7bc797 --- /dev/null +++ b/pole_alignment/classification/train/Straight/684.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e403bc0f06f0d3380aeb99fd3a611abbd3e8458ef41e91a0b0722fcfc771e6b +size 1180263 diff --git a/pole_alignment/classification/train/Straight/686.jpg b/pole_alignment/classification/train/Straight/686.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e42031a739d28569872983cb4d9152eadedf8ee3 --- /dev/null +++ b/pole_alignment/classification/train/Straight/686.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d7113810c124662d2b08237481a64e837427e19658717d95cdd4c8139ff5803 +size 362355 diff --git a/pole_alignment/classification/train/Straight/688.jpg b/pole_alignment/classification/train/Straight/688.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d867513c277af6918b71daa5a89d32028fb0dc1a --- /dev/null +++ b/pole_alignment/classification/train/Straight/688.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f6bb582a522a4d958b3c8a335d8f75a107b994dfbd6738e0145c89de27e449f +size 268623 diff --git a/pole_alignment/classification/train/Straight/689.jpg b/pole_alignment/classification/train/Straight/689.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d7b852e79b046a1032209e4953635830ecbf56e8 --- /dev/null +++ b/pole_alignment/classification/train/Straight/689.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5b7f43246bddfd844f72e89d4d95a844ddf903832c72fc7fc419491c850f123 +size 1024143 diff --git a/pole_alignment/classification/train/Straight/69.jpg b/pole_alignment/classification/train/Straight/69.jpg new file mode 100644 index 0000000000000000000000000000000000000000..736585fc44f334aa2dc3b0411fb3034fefdcc73f --- /dev/null +++ b/pole_alignment/classification/train/Straight/69.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aede9d3047ec435d97e15640875455d55845158c82b46a59cb5debf9b259a90e +size 924634 diff --git a/pole_alignment/classification/train/Straight/690.jpg b/pole_alignment/classification/train/Straight/690.jpg new file mode 100644 index 0000000000000000000000000000000000000000..74b43412e9df1c4bb0a30731815185d37162f155 --- /dev/null +++ b/pole_alignment/classification/train/Straight/690.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdeb3b0703efee772f00d87c4b481e5dc9f8118e527fa541724c48d03fa3e8f2 +size 411181 diff --git a/pole_alignment/classification/train/Straight/691.jpg b/pole_alignment/classification/train/Straight/691.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8234bdeffe5e398de400a1388d41a85f54a60a44 --- /dev/null +++ b/pole_alignment/classification/train/Straight/691.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d3acff71e7a40cfc030c023b29f83e5593d570b3716c4675f8f645e8b374b51 +size 193384 diff --git a/pole_alignment/classification/train/Straight/693.jpg b/pole_alignment/classification/train/Straight/693.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7870f644982de36304ea04f735b7ccb5625be3ae --- /dev/null +++ b/pole_alignment/classification/train/Straight/693.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d678376f4ff5d8dcd8a0632fd806c0bae5d62b9868fc1fa8e24f9a884e92d752 +size 171150 diff --git a/pole_alignment/classification/train/Straight/696.jpg b/pole_alignment/classification/train/Straight/696.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7733211918260fb1c254bbd80ae71c5201bcf5da --- /dev/null +++ b/pole_alignment/classification/train/Straight/696.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67de8f05a7f992f1631b23b2dc27039e4fb8be777ecc97dd55e8c10b7df7db93 +size 941097 diff --git a/pole_alignment/classification/train/Straight/7.jpg b/pole_alignment/classification/train/Straight/7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..76addbf89f33f8b72b933a11295e7d560b12ff82 --- /dev/null +++ b/pole_alignment/classification/train/Straight/7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb31c3cf9482cf32d2d24239cdd23613d8d5e301e44df91a9503d5088c717cb5 +size 338650 diff --git a/pole_alignment/classification/train/Straight/70.jpg b/pole_alignment/classification/train/Straight/70.jpg new file mode 100644 index 0000000000000000000000000000000000000000..329203056603f62f72147121b0b686b64f2fe9b1 --- /dev/null +++ b/pole_alignment/classification/train/Straight/70.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02a81a12629d4e339f30ac3d8bb2ace856683e2127ea552b95a24b2b7d8fb73c +size 863707 diff --git a/pole_alignment/classification/train/Straight/702.jpg b/pole_alignment/classification/train/Straight/702.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ffcdea0e74c40d2f03a1fc9d6d782a658871827d --- /dev/null +++ b/pole_alignment/classification/train/Straight/702.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f6146d2e73b09dc181c8bd18da900d240bb8cfa9ae0848689b6b714549b4ff7 +size 676747 diff --git a/pole_alignment/classification/train/Straight/704.jpg b/pole_alignment/classification/train/Straight/704.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a1f3e90b923fc386b4ca0fb8595976bbbb2b0ae9 --- /dev/null +++ b/pole_alignment/classification/train/Straight/704.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:226c8d551013aaeb185ae958b085e54186f186a3844d771325b4716952ff5416 +size 197132 diff --git a/pole_alignment/classification/train/Straight/705.jpg b/pole_alignment/classification/train/Straight/705.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a954a0edb56fb428aa659d706b52814e02619fdd --- /dev/null +++ b/pole_alignment/classification/train/Straight/705.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:902bc951b9a2549a62d666e37f8dc694dd78ea750ff38b461020e9a30b876087 +size 197509 diff --git a/pole_alignment/classification/train/Straight/706.jpg b/pole_alignment/classification/train/Straight/706.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7a9264769f6cbdb19dddf7134f07d66666cda0c3 --- /dev/null +++ b/pole_alignment/classification/train/Straight/706.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b91acc287e62b9e0567248296a92b6464327663c0f01119fd2767ac25ff7f84b +size 196688 diff --git a/pole_alignment/classification/train/Straight/707.jpg b/pole_alignment/classification/train/Straight/707.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7faa53920bd61c1a338b83856ecd77e2e1e2de0b --- /dev/null +++ b/pole_alignment/classification/train/Straight/707.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07f06bb4bf9ca57ebc31df50643a9b0ed639da341f90cbfe3b0438cdfcca16b6 +size 183744 diff --git a/pole_alignment/classification/train/Straight/71.jpg b/pole_alignment/classification/train/Straight/71.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf61fe485763eaa9b305b063e0a08f6d6bc9bea2 --- /dev/null +++ b/pole_alignment/classification/train/Straight/71.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ea895e17d6b3b7a5f388f0fb3f6aae0fafa0369e365146e33a0e1b0dffcc8d7 +size 1039931 diff --git a/pole_alignment/classification/train/Straight/712.jpg b/pole_alignment/classification/train/Straight/712.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1693bcee3576693f9b30dc716632d8a832d62470 --- /dev/null +++ b/pole_alignment/classification/train/Straight/712.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47ac581c1b09624b6c606efe5f16e4336757e7b6d3433ff02ae540fff9390aa7 +size 238799 diff --git a/pole_alignment/classification/train/Straight/716.jpg b/pole_alignment/classification/train/Straight/716.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4c3bc12465d4d4d3fa5e1d1f8e7a8d240b2f7a13 --- /dev/null +++ b/pole_alignment/classification/train/Straight/716.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12bcd5b612d96fb0b1f3186797e90be4ce3599d336b7b9f0309e65263cd01dd6 +size 770400 diff --git a/pole_alignment/classification/train/Straight/725.jpg b/pole_alignment/classification/train/Straight/725.jpg new file mode 100644 index 0000000000000000000000000000000000000000..09c84c99f402b82bc24410c11ec3191b3e35a39a --- /dev/null +++ b/pole_alignment/classification/train/Straight/725.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f43a70b177e3d217f41c97a457cfe46fb763bca6ca0f0bd0026bd712fe6a78bf +size 202615 diff --git a/pole_alignment/classification/train/Straight/727.jpg b/pole_alignment/classification/train/Straight/727.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e4486b7bd416a5510cf291434d1f51add581aecd --- /dev/null +++ b/pole_alignment/classification/train/Straight/727.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dccab5dd68d44e6eb4f045457b1d4e56c4fdb8c5c5e0682744b16cfb52a5671 +size 1093290 diff --git a/pole_alignment/classification/train/Straight/728.jpg b/pole_alignment/classification/train/Straight/728.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ae67294c8397919ce44b3cc9f6d4c064010032bf --- /dev/null +++ b/pole_alignment/classification/train/Straight/728.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f62cc9a25b62f82df1042645e704cd8c8f83cb03917efeda82e0ad46291f1e90 +size 843952 diff --git a/pole_alignment/classification/train/Straight/730.jpg b/pole_alignment/classification/train/Straight/730.jpg new file mode 100644 index 0000000000000000000000000000000000000000..988b4bcf54f1e9b1be00f46993ae4d35dec52186 --- /dev/null +++ b/pole_alignment/classification/train/Straight/730.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:535a83ea0e2434e7469749179b93e5353dd32426aff2f60b72d637d422983651 +size 148191 diff --git a/pole_alignment/classification/train/Straight/731.jpg b/pole_alignment/classification/train/Straight/731.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eb66ddc3c428f316f7c62ce2e23f931dd1ff11f3 --- /dev/null +++ b/pole_alignment/classification/train/Straight/731.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b79bb44f580e87bb60763c3d86e3b9faf3aade3ee76261dee09498485ebeaa0 +size 187095 diff --git a/pole_alignment/classification/train/Straight/733.jpg b/pole_alignment/classification/train/Straight/733.jpg new file mode 100644 index 0000000000000000000000000000000000000000..37eec897dd08e1950467adb477ce72378f63089c --- /dev/null +++ b/pole_alignment/classification/train/Straight/733.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd78776267c9a9473fefae329826b139380e8549cc44ea54b1e8e34f5c36dc11 +size 200512 diff --git a/pole_alignment/classification/train/Straight/737.jpg b/pole_alignment/classification/train/Straight/737.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d5055786cf3ff508cd68841f5931fd76828cf472 --- /dev/null +++ b/pole_alignment/classification/train/Straight/737.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6abc34529db5b1bb12762b491e374b719b2b6d95674fa338f923cba18bf02715 +size 1034172 diff --git a/pole_alignment/classification/train/Straight/739.jpg b/pole_alignment/classification/train/Straight/739.jpg new file mode 100644 index 0000000000000000000000000000000000000000..468c7b4faf49a29d8d4d149ea3ad44db934c1a31 --- /dev/null +++ b/pole_alignment/classification/train/Straight/739.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3d92ae5ecf3c094ac9541b1b71b1bda3aa835290a880fc97fc893f2d4a56ecb +size 180653 diff --git a/pole_alignment/classification/train/Straight/74.jpg b/pole_alignment/classification/train/Straight/74.jpg new file mode 100644 index 0000000000000000000000000000000000000000..923db3761ce5ea78937342111a1c9619a0bc0055 --- /dev/null +++ b/pole_alignment/classification/train/Straight/74.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:460caad2472003530ab842576c4803f7e5743357cb816bb16e42e89bdb168cd6 +size 387944 diff --git a/pole_alignment/classification/train/Straight/741.jpg b/pole_alignment/classification/train/Straight/741.jpg new file mode 100644 index 0000000000000000000000000000000000000000..489e4ba75bcab7e001c8ba6d2a475906578e907a --- /dev/null +++ b/pole_alignment/classification/train/Straight/741.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11cccc0dbf6969c382ffe188dc3dc69dc9aaea473f074a30bd37a6a38aa9deae +size 159978 diff --git a/pole_alignment/classification/train/Straight/744.jpg b/pole_alignment/classification/train/Straight/744.jpg new file mode 100644 index 0000000000000000000000000000000000000000..681169bfacac9e5b63c51e9022fabdf5e660133f --- /dev/null +++ b/pole_alignment/classification/train/Straight/744.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1343417f1b8fcea6f9c8047157713874ea2d143423679a62df3bae251dcfcc5 +size 233977 diff --git a/pole_alignment/classification/train/Straight/745.jpg b/pole_alignment/classification/train/Straight/745.jpg new file mode 100644 index 0000000000000000000000000000000000000000..379cbbb2ddefd7896264fbcd448ac7aef2ca1cc8 --- /dev/null +++ b/pole_alignment/classification/train/Straight/745.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7568626d398da2064cb2f30b3fee2eb169e984ac5dc4bec5f19aafa2e6187de +size 974827 diff --git a/pole_alignment/classification/train/Straight/747.jpg b/pole_alignment/classification/train/Straight/747.jpg new file mode 100644 index 0000000000000000000000000000000000000000..de83f9e1d15ed0220e8836de53c4b5dab03ed020 --- /dev/null +++ b/pole_alignment/classification/train/Straight/747.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75e568487eaa05193f538d068c3ac3b31415337caa0acc0db747ac609c5b97f2 +size 762011 diff --git a/pole_alignment/classification/train/Straight/749.jpg b/pole_alignment/classification/train/Straight/749.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b4d287cd48f4588446face3e181d425e227a8e88 --- /dev/null +++ b/pole_alignment/classification/train/Straight/749.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e5fff9644891f45d1b6c558f2953ab24fc1dc53f5e2717b02a93926e752eccc +size 830393 diff --git a/pole_alignment/classification/train/Straight/75.jpg b/pole_alignment/classification/train/Straight/75.jpg new file mode 100644 index 0000000000000000000000000000000000000000..759d52c956016d578afbe1497e443667d79565c4 --- /dev/null +++ b/pole_alignment/classification/train/Straight/75.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92d26c2a33db4a58fa953f2a67b1c1fe744ea37cac7c4aa1705d9eed60715363 +size 400015 diff --git a/pole_alignment/classification/train/Straight/750.jpg b/pole_alignment/classification/train/Straight/750.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da68dc6090847752c70b45bbaa334a737174588f --- /dev/null +++ b/pole_alignment/classification/train/Straight/750.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c398482b3885eadab0147365908a73dfca222b4ace38c60e75564ecb9116dec9 +size 172929 diff --git a/pole_alignment/classification/train/Straight/754.jpg b/pole_alignment/classification/train/Straight/754.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da192006bd31b47ad36ea10dbda6615d5949ec7d --- /dev/null +++ b/pole_alignment/classification/train/Straight/754.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87ac753c0497e51ce3841494c489c08d3f550a434f61f4193d60d4c71a1df75b +size 810773 diff --git a/pole_alignment/classification/train/Straight/758.jpg b/pole_alignment/classification/train/Straight/758.jpg new file mode 100644 index 0000000000000000000000000000000000000000..518c41adc16344d9fab1a32e95a8f349de0e4c08 --- /dev/null +++ b/pole_alignment/classification/train/Straight/758.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcf45a5403427212f8ab645f35ecb5c3f0bce1674c5a997ca5e7e3dcff3942b6 +size 592437 diff --git a/pole_alignment/classification/train/Straight/761.jpg b/pole_alignment/classification/train/Straight/761.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2ec7fb1c60ac45bcacf46f5ed0491405455bca1a --- /dev/null +++ b/pole_alignment/classification/train/Straight/761.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bed5c20d117db7d01b53181e9d20e186ea2fed1187c0ff1ed022750859772644 +size 701245 diff --git a/pole_alignment/classification/train/Straight/768.jpg b/pole_alignment/classification/train/Straight/768.jpg new file mode 100644 index 0000000000000000000000000000000000000000..98db1c770376ded0fa5e70426a7b318b8ce22971 --- /dev/null +++ b/pole_alignment/classification/train/Straight/768.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9286d5a66ac953babf3a839f952c8c5b5a5d3a01a6a72083265bbeed0a55bc6 +size 1156218 diff --git a/pole_alignment/classification/train/Straight/769.jpg b/pole_alignment/classification/train/Straight/769.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f67473e3b0ea7465e173c060b10361477016deb6 --- /dev/null +++ b/pole_alignment/classification/train/Straight/769.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8c4710d5c2778aba23f12410dc0ea02bdf36f76e43595381ae1c559491fa525 +size 177834 diff --git a/pole_alignment/classification/train/Straight/774.jpg b/pole_alignment/classification/train/Straight/774.jpg new file mode 100644 index 0000000000000000000000000000000000000000..78a33340fd66907053dae9410b05622a5beed2c9 --- /dev/null +++ b/pole_alignment/classification/train/Straight/774.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23f4e74446634b6a447e21b811577680aca232686e766e69a3cad0d4652ecf8b +size 863851 diff --git a/pole_alignment/classification/train/Straight/776.jpg b/pole_alignment/classification/train/Straight/776.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0819baa00c5e7b9e8583085ce6ab32b954bf4232 --- /dev/null +++ b/pole_alignment/classification/train/Straight/776.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:767875e4453828d3a3eb8ed00d9fc9f002adb34df69530d6ce3b5a22ee8f96d0 +size 149913 diff --git a/pole_alignment/classification/train/Straight/781.jpg b/pole_alignment/classification/train/Straight/781.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8d30d2427a38418f2e97b1b8422aca1903bb8415 --- /dev/null +++ b/pole_alignment/classification/train/Straight/781.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8803c4c3b776db247f3660ba8899d9c9bac8070ee4006b8506f16e3bde577cf0 +size 424760 diff --git a/pole_alignment/classification/train/Straight/782.jpg b/pole_alignment/classification/train/Straight/782.jpg new file mode 100644 index 0000000000000000000000000000000000000000..40bbdfa1a1759fec72dd714a3ce778c32b8b84b9 --- /dev/null +++ b/pole_alignment/classification/train/Straight/782.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5ad8d3b689d0f50ac628042814f37cf9c07ef83bc362749c3fabc5c8ca2fd1c +size 397856 diff --git a/pole_alignment/classification/train/Straight/783.jpg b/pole_alignment/classification/train/Straight/783.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dd4c249ae3d76a09edea544a68f014a7d3e35db5 --- /dev/null +++ b/pole_alignment/classification/train/Straight/783.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ebd9370ed019024ffa0a95331d1b6bc81a1a8ca363dec6faa4bec4fad57e570 +size 218378 diff --git a/pole_alignment/classification/train/Straight/784.jpg b/pole_alignment/classification/train/Straight/784.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f479fa1cb64b1f383081c761da0d58e47ed2b809 --- /dev/null +++ b/pole_alignment/classification/train/Straight/784.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5a271d5bc7b96c9b134a96346e0ff802c56d235640ad38f763a75f94ce896a1 +size 254401 diff --git a/pole_alignment/classification/train/Straight/786.jpg b/pole_alignment/classification/train/Straight/786.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e9b5036ab5989feaa1f549c435076a43d02b8a04 --- /dev/null +++ b/pole_alignment/classification/train/Straight/786.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd69f49f5fb5b14df30b44e28c12a144208eadf318b0e4a57b95e3c0ce04e8b2 +size 195750 diff --git a/pole_alignment/classification/train/Straight/789.jpg b/pole_alignment/classification/train/Straight/789.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6125ff1a13e98d43099542b6766e52542ca0dd03 --- /dev/null +++ b/pole_alignment/classification/train/Straight/789.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d4390af5379da801e7c15ff95fc49550c7c2cf7e1fa9858cfcec801087e23a9 +size 705518 diff --git a/pole_alignment/classification/train/Straight/792.jpg b/pole_alignment/classification/train/Straight/792.jpg new file mode 100644 index 0000000000000000000000000000000000000000..34ad5c50902b7aad409990aec6bc1d72d61cebd3 --- /dev/null +++ b/pole_alignment/classification/train/Straight/792.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92e6599eae9799fd648f39327ed9b02fa5132dd50a9affb77d2b17b316b6be5a +size 852998 diff --git a/pole_alignment/classification/train/Straight/795.jpg b/pole_alignment/classification/train/Straight/795.jpg new file mode 100644 index 0000000000000000000000000000000000000000..12173d89ee7ea0a8dbf41102bbf8eb50f58100ae --- /dev/null +++ b/pole_alignment/classification/train/Straight/795.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e44d64d0dfa6c4b28ed7537cc6eedc523f49c06134682240ef049092c5ea8d4f +size 258763 diff --git a/pole_alignment/classification/train/Straight/80.jpg b/pole_alignment/classification/train/Straight/80.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e043073bf7b6d461541a64a88e0ff378d7fdfc79 --- /dev/null +++ b/pole_alignment/classification/train/Straight/80.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50826f20ae9e31d741a8fb3ac891b8242315067df2b9922d7b5b0bf2a2b52bf2 +size 499458 diff --git a/pole_alignment/classification/train/Straight/801.jpg b/pole_alignment/classification/train/Straight/801.jpg new file mode 100644 index 0000000000000000000000000000000000000000..38a2208b858e6be88b8cd03431169332f9de0c8c --- /dev/null +++ b/pole_alignment/classification/train/Straight/801.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2045c47841244694fe65da2b614485d9efaad2aa662e3993f0fdf05781a29373 +size 535929 diff --git a/pole_alignment/classification/train/Straight/811.jpg b/pole_alignment/classification/train/Straight/811.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f9dd7948303a220770fd4440b498eea4458fd896 --- /dev/null +++ b/pole_alignment/classification/train/Straight/811.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3e69aaa0a0a828c6f0f55667566fc18639735799548d2094fe4be8c5cac9b39 +size 874829 diff --git a/pole_alignment/classification/train/Straight/812.jpg b/pole_alignment/classification/train/Straight/812.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a23dfbc8a4a77ff6cd8c6065d026a2f673c167d5 --- /dev/null +++ b/pole_alignment/classification/train/Straight/812.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23bd1a2b4d6dcbfe14eeb960eadceaf66eef3c71f63745f70b1f3edf4c8dfe01 +size 261886 diff --git a/pole_alignment/classification/train/Straight/814.jpg b/pole_alignment/classification/train/Straight/814.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e1bb5e09d14991e8f50d3eeab3dfaa7d1e7233e7 --- /dev/null +++ b/pole_alignment/classification/train/Straight/814.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ab15d2318242e6d1ace5de4c082c88a803b31423424ec9f5f2419cfa5e56140 +size 808342 diff --git a/pole_alignment/classification/train/Straight/816.jpg b/pole_alignment/classification/train/Straight/816.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e0aca39a66684a8a10773ea1f435ec4a5cd7783c --- /dev/null +++ b/pole_alignment/classification/train/Straight/816.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea7a40b8b06edcc6f78e4781fb15b753155734f438eeb5a69d08b8c07a0ab99d +size 682762 diff --git a/pole_alignment/classification/train/Straight/817.jpg b/pole_alignment/classification/train/Straight/817.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0412ed7b6813433c013ed83c7346891aa0b8e36e --- /dev/null +++ b/pole_alignment/classification/train/Straight/817.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a88934d1ec11626de2f5611ba1cf3af7f00e4c5fccb639baefce4929ba8e4197 +size 431222 diff --git a/pole_alignment/classification/train/Straight/82.jpg b/pole_alignment/classification/train/Straight/82.jpg new file mode 100644 index 0000000000000000000000000000000000000000..57cda00b7a8c5e28bcc8ae50e121ad685d638ab7 --- /dev/null +++ b/pole_alignment/classification/train/Straight/82.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a21981b08a41df3ceff2db9b78c715b66c85ac3f7d1eb71bc2c95d58227a496 +size 499621 diff --git a/pole_alignment/classification/train/Straight/820.jpg b/pole_alignment/classification/train/Straight/820.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f05fe5f85f3dcd91f766bdaa54f80e1beefb6376 --- /dev/null +++ b/pole_alignment/classification/train/Straight/820.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8aba67a1806bf0f3c812cfe0a9de39d2ccb7e1876af3d0e987054a1fd74e8594 +size 213022 diff --git a/pole_alignment/classification/train/Straight/821.jpg b/pole_alignment/classification/train/Straight/821.jpg new file mode 100644 index 0000000000000000000000000000000000000000..49b379966619cb676b4aebc20af3f0955230cfd6 --- /dev/null +++ b/pole_alignment/classification/train/Straight/821.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f541a35f0c6b8b140057d0ec5e079437651db5030e56fa1a280cd4eeb47909c2 +size 1318206 diff --git a/pole_alignment/classification/train/Straight/822.jpg b/pole_alignment/classification/train/Straight/822.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7622d356af38e14ce8502006c4f5b7c6c3b58218 --- /dev/null +++ b/pole_alignment/classification/train/Straight/822.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86a9db43b773b4f84d335de1f9a658afa8b79e9ae85d3a28c93603fad6aee92c +size 1067512 diff --git a/pole_alignment/classification/train/Straight/824.jpg b/pole_alignment/classification/train/Straight/824.jpg new file mode 100644 index 0000000000000000000000000000000000000000..35da096ae2a29fbcebcdf657d29b8bdaf1b17a29 --- /dev/null +++ b/pole_alignment/classification/train/Straight/824.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed807ff6b8b23c0ad1e1b17186bdb6714b6abef2ba62e79fec55ec804dad4a66 +size 1649629 diff --git a/pole_alignment/classification/train/Straight/825.jpg b/pole_alignment/classification/train/Straight/825.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1ad96e6077d5ab50b7fc569246f9a0e5c719a807 --- /dev/null +++ b/pole_alignment/classification/train/Straight/825.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:701c1a071316def3d55d75d6218ba2bdcb4276828644d7644454bb9202ecfe09 +size 985243 diff --git a/pole_alignment/classification/train/Straight/829.jpg b/pole_alignment/classification/train/Straight/829.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0ed52ca3198e3a11f099cfd34793889d754e7ba5 --- /dev/null +++ b/pole_alignment/classification/train/Straight/829.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:935c1b24eaba66d3daa923862391a1f29004a36c7084ca672e4994c8be298406 +size 1351922 diff --git a/pole_alignment/classification/train/Straight/83.jpg b/pole_alignment/classification/train/Straight/83.jpg new file mode 100644 index 0000000000000000000000000000000000000000..04695ff4da89a4108daec2ebc2a90c466e319163 --- /dev/null +++ b/pole_alignment/classification/train/Straight/83.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e73bdea0a732795c4c60fbcd86cfa1d19d818ae26c45537bc12a361bfbc100a +size 827412 diff --git a/pole_alignment/classification/train/Straight/830.jpg b/pole_alignment/classification/train/Straight/830.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4742e35d437ca62c3d0befca482ad986bde5e251 --- /dev/null +++ b/pole_alignment/classification/train/Straight/830.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7f660cf7ede625a3e98efd615951ea05d2be10a3aebeca677578e875fdd6c07 +size 1156566 diff --git a/pole_alignment/classification/train/Straight/833.jpg b/pole_alignment/classification/train/Straight/833.jpg new file mode 100644 index 0000000000000000000000000000000000000000..debfa9ce3271a177b442b3b8e503c3281eb56796 --- /dev/null +++ b/pole_alignment/classification/train/Straight/833.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bff5d34507d3b236aec0c4de4ceb4ad476a23be1426e7c891342e8613565646 +size 175106 diff --git a/pole_alignment/classification/train/Straight/836.jpg b/pole_alignment/classification/train/Straight/836.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c187eb500f28d2e37fd9407780e5a0ed1d7c7227 --- /dev/null +++ b/pole_alignment/classification/train/Straight/836.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6755b68e1cba309c5c59a507cbadd2b33618b4bdb0fd8d25e91add7b14d4085 +size 1566752 diff --git a/pole_alignment/classification/train/Straight/837.jpg b/pole_alignment/classification/train/Straight/837.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e4e38d0f3cb0c272f218eb6d6066bfde9866dfb5 --- /dev/null +++ b/pole_alignment/classification/train/Straight/837.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf0d15bd5cdf146dc0f966d6474adac4e6f5a61104140975854f430b2561c2c5 +size 1650851 diff --git a/pole_alignment/classification/train/Straight/838.jpg b/pole_alignment/classification/train/Straight/838.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8218ca97f69f8408c21f4bd275295079ecb726ab --- /dev/null +++ b/pole_alignment/classification/train/Straight/838.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6158fc3fc109568896d5f37da063811184a7c0304d66860dcbbbf40a6ac5f71 +size 1383326 diff --git a/pole_alignment/classification/train/Straight/843.jpg b/pole_alignment/classification/train/Straight/843.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a5e3ba0343b84350d0834b851333d3295648e6cc --- /dev/null +++ b/pole_alignment/classification/train/Straight/843.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64ec58b9ba21a879e6ec58129d5db2cb04835dbd07c258eea0d85ed0739a4b4e +size 204043 diff --git a/pole_alignment/classification/train/Straight/847.jpg b/pole_alignment/classification/train/Straight/847.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ea4f63538aeed5ea3d7c71c7f23eaf4ffb134ee3 --- /dev/null +++ b/pole_alignment/classification/train/Straight/847.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bfea431cb78ad3561c6067f4c657e36971c242d211393b2c9d5a31839b2661e +size 115353 diff --git a/pole_alignment/classification/train/Straight/85.jpg b/pole_alignment/classification/train/Straight/85.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1aed82bb7231e0d84387116b769b051a2f4e3ba9 --- /dev/null +++ b/pole_alignment/classification/train/Straight/85.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:121aa4c7959b119e96acb89c12d227cc279f2ca1fd15ded2fb2010cb4643353a +size 877963 diff --git a/pole_alignment/classification/train/Straight/850.jpg b/pole_alignment/classification/train/Straight/850.jpg new file mode 100644 index 0000000000000000000000000000000000000000..858726e93b099c57788f3e004c1a4a865735e722 --- /dev/null +++ b/pole_alignment/classification/train/Straight/850.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0045f4cefa463dd764e12394ccf59bd48eb7def095ac2fff49dcba3ae44775a +size 165885 diff --git a/pole_alignment/classification/train/Straight/852.jpg b/pole_alignment/classification/train/Straight/852.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c658f702efba3e117313061d698c77df9e79bad3 --- /dev/null +++ b/pole_alignment/classification/train/Straight/852.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e9661bd56dbe8d0e8417d04da8eb882862453d3b3874f12a70d8e4ecd539585 +size 1018256 diff --git a/pole_alignment/classification/train/Straight/855.jpg b/pole_alignment/classification/train/Straight/855.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5ff8cd028661c667d42c2057970eef3162edbd75 --- /dev/null +++ b/pole_alignment/classification/train/Straight/855.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da8d3569f032bdf480c3be631381fc7864f37ba1ae98acef185e8fb10c30b945 +size 970592 diff --git a/pole_alignment/classification/train/Straight/856.jpg b/pole_alignment/classification/train/Straight/856.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bdc0921e2a32843dad7a002e897c001b1efda207 --- /dev/null +++ b/pole_alignment/classification/train/Straight/856.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d7cdf3d34602d881ea7698a9d06ac514c8d3f0e51324b23985790b05a6655d9 +size 1075796 diff --git a/pole_alignment/classification/train/Straight/857.jpg b/pole_alignment/classification/train/Straight/857.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3ed4e62b16102cc979a22c342f0bf1a6046cebac --- /dev/null +++ b/pole_alignment/classification/train/Straight/857.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dccf3eece19d1bbc7ae0ecb9c0948b3f853f9a6d28758d814c8d9da879958cec +size 931483 diff --git a/pole_alignment/classification/train/Straight/859.jpg b/pole_alignment/classification/train/Straight/859.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3be30cff72d3545f2a2ac08836c9eef87778ce75 --- /dev/null +++ b/pole_alignment/classification/train/Straight/859.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65a7a5e71f1417069fd9453cf188ea5dc6c07bcfe74220b967d73e22176aa66d +size 828316 diff --git a/pole_alignment/classification/train/Straight/860.jpg b/pole_alignment/classification/train/Straight/860.jpg new file mode 100644 index 0000000000000000000000000000000000000000..19f47a0f4bc44ef4b0a60bfd8a88248583de1172 --- /dev/null +++ b/pole_alignment/classification/train/Straight/860.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7284c4cc4d0b50381ab9e581572eae692b8093fc4813595d667cc74637e3ec15 +size 260307 diff --git a/pole_alignment/classification/train/Straight/862.jpg b/pole_alignment/classification/train/Straight/862.jpg new file mode 100644 index 0000000000000000000000000000000000000000..53e595c50efb912725725f5a257a4e0997c8dbdd --- /dev/null +++ b/pole_alignment/classification/train/Straight/862.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11cfbef1f7f63801805cb644dc5a6124ebae62c7d5ebc0e05e4aa5f3fb7bea71 +size 937550 diff --git a/pole_alignment/classification/train/Straight/867.jpg b/pole_alignment/classification/train/Straight/867.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e7cd5d3fb8454618f5f348936c5e96056e47652c --- /dev/null +++ b/pole_alignment/classification/train/Straight/867.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e746bff97398f15d6067c8c7d68e86165c127b40b6bba9db9f8476ce2e86f864 +size 255126 diff --git a/pole_alignment/classification/train/Straight/870.jpg b/pole_alignment/classification/train/Straight/870.jpg new file mode 100644 index 0000000000000000000000000000000000000000..08a44557d982125c5278dd346506965bfb338dfb --- /dev/null +++ b/pole_alignment/classification/train/Straight/870.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9536f0af412a04d1a1da912a3d82a1ec81a8eb9992e6a09de742d0cee4dd1a31 +size 918153 diff --git a/pole_alignment/classification/train/Straight/871.jpg b/pole_alignment/classification/train/Straight/871.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed7d13937789ac4d2eb7f3c2e6b8792e97da5bff --- /dev/null +++ b/pole_alignment/classification/train/Straight/871.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a617797dd8a5b274e7661a90e4b17a04d25b1733cdc2aba911a8e1e747b17be5 +size 204630 diff --git a/pole_alignment/classification/train/Straight/874.jpg b/pole_alignment/classification/train/Straight/874.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2b7c79d35b3327d11de903ad688c54e9b7ef5526 --- /dev/null +++ b/pole_alignment/classification/train/Straight/874.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a14428b52cfa3ca29f4fcf7b52974d0663490facf0ab3bec0f2b4123a6e59b3 +size 346843 diff --git a/pole_alignment/classification/train/Straight/875.jpg b/pole_alignment/classification/train/Straight/875.jpg new file mode 100644 index 0000000000000000000000000000000000000000..35242c0407974cc73b6075e4c296c8dfba8b3d3a --- /dev/null +++ b/pole_alignment/classification/train/Straight/875.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcc580d5c9d0ff36e92d31eefdd1f5aa03e628d4588d204592d65929fc9a3973 +size 139939 diff --git a/pole_alignment/classification/train/Straight/876.jpg b/pole_alignment/classification/train/Straight/876.jpg new file mode 100644 index 0000000000000000000000000000000000000000..de42500b2b00a4634ac79d086318cab8ec27b07d --- /dev/null +++ b/pole_alignment/classification/train/Straight/876.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2aac82d8078d869eb1df95444fe3fc6cdd80e2678958a0228edcb857024b1e1d +size 889478 diff --git a/pole_alignment/classification/train/Straight/877.jpg b/pole_alignment/classification/train/Straight/877.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dea723ff747b17bc4cd43e2b971673c889e55819 --- /dev/null +++ b/pole_alignment/classification/train/Straight/877.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a61deaf99a6a4c5dacb9d35de14ebebb6f54c10a40550a21be64d0fc3bfa3f84 +size 982987 diff --git a/pole_alignment/classification/train/Straight/878.jpg b/pole_alignment/classification/train/Straight/878.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d21f83c959098933bdc7bd32b0b01d2187862545 --- /dev/null +++ b/pole_alignment/classification/train/Straight/878.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b32c5ce4ca842d8abd077e2245816035d602e5e797fd5f721e92e88dcd1f88e +size 176862 diff --git a/pole_alignment/classification/train/Straight/88.jpg b/pole_alignment/classification/train/Straight/88.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fe11240a2a2e4bc3223131d9b2ddc212ced9db79 --- /dev/null +++ b/pole_alignment/classification/train/Straight/88.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a1af900af41c9fdd40eb5bac4fc9b0a970afab8808ab5dd8b5c5c7282e3b7d6 +size 790182 diff --git a/pole_alignment/classification/train/Straight/884.jpg b/pole_alignment/classification/train/Straight/884.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2fb741730a3e7fcab6b140ff44d4fa8b898ede79 --- /dev/null +++ b/pole_alignment/classification/train/Straight/884.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8502617b29cf4f00ce8ff131616050f13ddfe79141e05efca7837d518ca83631 +size 1109095 diff --git a/pole_alignment/classification/train/Straight/887.jpg b/pole_alignment/classification/train/Straight/887.jpg new file mode 100644 index 0000000000000000000000000000000000000000..181d16cf49e2682db66ed909e524d6716946931b --- /dev/null +++ b/pole_alignment/classification/train/Straight/887.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01c33520b0f9fd3955e89b3bf606d2380f19ff9308176a716fa3a36dea5605e1 +size 1115942 diff --git a/pole_alignment/classification/train/Straight/889.jpg b/pole_alignment/classification/train/Straight/889.jpg new file mode 100644 index 0000000000000000000000000000000000000000..182f94c51048ff0d30898961ca329a26b767517b --- /dev/null +++ b/pole_alignment/classification/train/Straight/889.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eec6e6f146c581ed11f9a63cf22eadab15ddcb35dc814ad14f1805cfb9ce59d0 +size 318535 diff --git a/pole_alignment/classification/train/Straight/890.jpg b/pole_alignment/classification/train/Straight/890.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b8978ad06cfe4dca9338c5259f35046a9863d381 --- /dev/null +++ b/pole_alignment/classification/train/Straight/890.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6459bff2dcde7464c2dee4c4c4b2b66b9838b47a79358a374d0d02674cbdcf0b +size 264805 diff --git a/pole_alignment/classification/train/Straight/894.jpg b/pole_alignment/classification/train/Straight/894.jpg new file mode 100644 index 0000000000000000000000000000000000000000..738fe7e45af3e99ec4dda8339d97ec7d35d96d82 --- /dev/null +++ b/pole_alignment/classification/train/Straight/894.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f46f593fb2b758ab22ce87d820708bbe5d27c4b0c38674dd10a11e3d9cb403a2 +size 262743 diff --git a/pole_alignment/classification/train/Straight/895.jpg b/pole_alignment/classification/train/Straight/895.jpg new file mode 100644 index 0000000000000000000000000000000000000000..149adbf0a60fe036f7c27485fa75d0dbb6e54e6f --- /dev/null +++ b/pole_alignment/classification/train/Straight/895.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:988228f1cd3c518e9655b3455203fe9f0c01e14aaf47bd7b4af4d73e14e3c278 +size 81603 diff --git a/pole_alignment/classification/train/Straight/897.jpg b/pole_alignment/classification/train/Straight/897.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b04d7812bf39b5d0cb62ec15d8f1b7399d3ac682 --- /dev/null +++ b/pole_alignment/classification/train/Straight/897.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88082c76261282ca0fbceb15171f2d209eaf517a6b78e2b923479a097e6acb80 +size 228536 diff --git a/pole_alignment/classification/train/Straight/898.jpg b/pole_alignment/classification/train/Straight/898.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e4a33b6a97e5151d369a600beb71c4a1b12fa163 --- /dev/null +++ b/pole_alignment/classification/train/Straight/898.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a85353838effd0fbc27acab58e1b11cd853f6d73e1042f78887ed87f35c970bc +size 447237 diff --git a/pole_alignment/classification/train/Straight/899.jpg b/pole_alignment/classification/train/Straight/899.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e00976de21f514054b1051bfe50cfd35bd681a90 --- /dev/null +++ b/pole_alignment/classification/train/Straight/899.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:335020e192a32c2c4528dcc916b194d83cef4f36a82c2cd3e5954c7d8a8401fc +size 199859 diff --git a/pole_alignment/classification/train/Straight/9.jpg b/pole_alignment/classification/train/Straight/9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fc7f8fbda21e66300d7839704d13c5c5432196c7 --- /dev/null +++ b/pole_alignment/classification/train/Straight/9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:335b721feb26aa5210dec27f0db47bdc7e1e5962b3ba205ad5d02421bd0b9e5e +size 78786 diff --git a/pole_alignment/classification/train/Straight/90.jpg b/pole_alignment/classification/train/Straight/90.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cce3c5b1388353602773c177b4e70acbe276a222 --- /dev/null +++ b/pole_alignment/classification/train/Straight/90.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fac0f2398f8cf6d3bb5f3fca2dbf4e8149651cd0d22c54e550830c3712c61808 +size 569519 diff --git a/pole_alignment/classification/train/Straight/902.jpg b/pole_alignment/classification/train/Straight/902.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8162d352a8ffbbf090921ac22386f29f6ce66148 --- /dev/null +++ b/pole_alignment/classification/train/Straight/902.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff312f8642b2e950181a27408e0751dbae55c4b209c1471745087ffb7c12c619 +size 693395 diff --git a/pole_alignment/classification/train/Straight/906.jpg b/pole_alignment/classification/train/Straight/906.jpg new file mode 100644 index 0000000000000000000000000000000000000000..de57ae54c1bb63c6d27f1094c2beaf9741d7eadd --- /dev/null +++ b/pole_alignment/classification/train/Straight/906.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef614db214474a62fd70df1cbbc1ea82c499004fa62e82614c8704bbe379834d +size 150330 diff --git a/pole_alignment/classification/train/Straight/91.jpg b/pole_alignment/classification/train/Straight/91.jpg new file mode 100644 index 0000000000000000000000000000000000000000..de0838f8f056a6defd010463d1b7ea1f9a42824a --- /dev/null +++ b/pole_alignment/classification/train/Straight/91.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7314029b415c7c082259cfb6e87ff60f458888da1edf2346ba689f4e87ae1b6a +size 395331 diff --git a/pole_alignment/classification/train/Straight/913.jpg b/pole_alignment/classification/train/Straight/913.jpg new file mode 100644 index 0000000000000000000000000000000000000000..959505a790fe63f032ee47a4b82f595473eda755 --- /dev/null +++ b/pole_alignment/classification/train/Straight/913.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:411aa3299bff6371e7c4b173e340e202e5b66e98320760c9158d69c7b5078223 +size 1371080 diff --git a/pole_alignment/classification/train/Straight/915.jpg b/pole_alignment/classification/train/Straight/915.jpg new file mode 100644 index 0000000000000000000000000000000000000000..311bbbfa021eb1a78b0c50d0fc12663a4c1dc310 --- /dev/null +++ b/pole_alignment/classification/train/Straight/915.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e46f092b313518bf06c4e1d8f04eb74a3e2c63fde74a45f7ae8d03b74efa2b5 +size 985950 diff --git a/pole_alignment/classification/train/Straight/918.jpg b/pole_alignment/classification/train/Straight/918.jpg new file mode 100644 index 0000000000000000000000000000000000000000..330d6260dfe60f95e55e9c8984c96cd649f4f6c4 --- /dev/null +++ b/pole_alignment/classification/train/Straight/918.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca52728b34a030b358496214413bb85cba9ff40f9dd4f45d561271c65eabfbcc +size 419706 diff --git a/pole_alignment/classification/train/Straight/919.jpg b/pole_alignment/classification/train/Straight/919.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b092a55a8f8aa5f6e4e7b3b71bd7b0bc82709da2 --- /dev/null +++ b/pole_alignment/classification/train/Straight/919.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66895ba9d861caabf6a975d3314bdb79bbc14c124bf7e809054ad6d1d96f5977 +size 858697 diff --git a/pole_alignment/classification/train/Straight/922.jpg b/pole_alignment/classification/train/Straight/922.jpg new file mode 100644 index 0000000000000000000000000000000000000000..74ab4415365aba62d6d5bae08fde1f54c384cd44 --- /dev/null +++ b/pole_alignment/classification/train/Straight/922.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b2453d6a7236db058652c9d3eb124466efc539c429d9708253c8e5416341e49 +size 356540 diff --git a/pole_alignment/classification/train/Straight/925.jpg b/pole_alignment/classification/train/Straight/925.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c7983222d742b1943c60bdd695627081b750adac --- /dev/null +++ b/pole_alignment/classification/train/Straight/925.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8b7324a6a08b673ca2c24dd68b2770c4da2a99cba6be250c8476ee1eb70d2af +size 1125136 diff --git a/pole_alignment/classification/train/Straight/928.jpg b/pole_alignment/classification/train/Straight/928.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d75d2543ece11c3ec3d9ac502e7b90e176ea256 --- /dev/null +++ b/pole_alignment/classification/train/Straight/928.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a34e1af2055ffed768c164649cc49471e84878bd4e0d721a4270bad2dbb50e32 +size 170348 diff --git a/pole_alignment/classification/train/Straight/929.jpg b/pole_alignment/classification/train/Straight/929.jpg new file mode 100644 index 0000000000000000000000000000000000000000..44b655af8508cbe788886ef0117378554452bc96 --- /dev/null +++ b/pole_alignment/classification/train/Straight/929.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4850a2157678cd82eccc7d80796584145af6dbb9e668c0686d1e29e3b0dc63b4 +size 178962 diff --git a/pole_alignment/classification/train/Straight/930.jpg b/pole_alignment/classification/train/Straight/930.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fd2e13a2631b844d6b9f58d376a1b90f9296d499 --- /dev/null +++ b/pole_alignment/classification/train/Straight/930.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a65e9f485d59606e48f102c43d85a40345cbf6a6b70b3a98054119513a12f572 +size 1263833 diff --git a/pole_alignment/classification/train/Straight/936.jpg b/pole_alignment/classification/train/Straight/936.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ce94edbd82b763eb737f15a925fbabe73a32c49d --- /dev/null +++ b/pole_alignment/classification/train/Straight/936.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7964e5e41a5d6ebc7e092b96eda69f8b5f1bc9767741ab70011dc0079fb45db0 +size 150872 diff --git a/pole_alignment/classification/train/Straight/939.jpg b/pole_alignment/classification/train/Straight/939.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b1b6608eddcbbd5afe6968dec57c653b5790c0d6 --- /dev/null +++ b/pole_alignment/classification/train/Straight/939.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:305a5b27a1c577f6052079f812307fe94d08eb2c9e527c2f27181bf52318d2ba +size 287700 diff --git a/pole_alignment/classification/train/Straight/94.jpg b/pole_alignment/classification/train/Straight/94.jpg new file mode 100644 index 0000000000000000000000000000000000000000..64ed54fa8845fc57bbf9737ce0e779df4b9d14f4 --- /dev/null +++ b/pole_alignment/classification/train/Straight/94.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3baf31f278ea0682d4a5c271bfea53480a522d25fcaecd28d669fd788ed71281 +size 452135 diff --git a/pole_alignment/classification/train/Straight/940.jpg b/pole_alignment/classification/train/Straight/940.jpg new file mode 100644 index 0000000000000000000000000000000000000000..356dfae768b946a29b8209742dddc3d0d16cf3bb --- /dev/null +++ b/pole_alignment/classification/train/Straight/940.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27dd4af1cb392f5c551b644c55d0e53bafbe6b2217e1428ab5194d4243167ed6 +size 187270 diff --git a/pole_alignment/classification/train/Straight/941.jpg b/pole_alignment/classification/train/Straight/941.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b758e65331eed711aaf1b53db449d099f8bb4725 --- /dev/null +++ b/pole_alignment/classification/train/Straight/941.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e95b6eaf8c4f96a4a0ab32def7b023e3e05b6504de0f7693387c2882c91c7367 +size 221311 diff --git a/pole_alignment/classification/train/Straight/943.jpg b/pole_alignment/classification/train/Straight/943.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2693c0357db3bf90bfc145942cf0fe10bd0aeee5 --- /dev/null +++ b/pole_alignment/classification/train/Straight/943.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cc3915251d8c0ecf94d90bb7493d03968a800f676690f447decc027366dcc43 +size 332668 diff --git a/pole_alignment/classification/train/Straight/944.jpg b/pole_alignment/classification/train/Straight/944.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e9cba239d52c2f71f9bdc30166a6a37e0c0c0f0a --- /dev/null +++ b/pole_alignment/classification/train/Straight/944.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12ccc39f0bb4774b5b460973a968e7edbe40bbca24e912eec320930f9cd1a465 +size 242342 diff --git a/pole_alignment/classification/train/Straight/945.jpg b/pole_alignment/classification/train/Straight/945.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d3d52333d42284887370913a3e8dcc8b246dd67 --- /dev/null +++ b/pole_alignment/classification/train/Straight/945.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f49d82722063709067d1760490cb10728e0019301ac769e35e729ecf859bb03 +size 1024617 diff --git a/pole_alignment/classification/train/Straight/949.jpg b/pole_alignment/classification/train/Straight/949.jpg new file mode 100644 index 0000000000000000000000000000000000000000..81b18ce8547b418f35a23499ba975524306686c1 --- /dev/null +++ b/pole_alignment/classification/train/Straight/949.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:702ebae693f0414a2c5791d3492811bbfee915905e3ae099027b3e72c5110c5c +size 1512064 diff --git a/pole_alignment/classification/train/Straight/950.jpg b/pole_alignment/classification/train/Straight/950.jpg new file mode 100644 index 0000000000000000000000000000000000000000..45f2b7da4f166d10ca307de48560d01fea894a91 --- /dev/null +++ b/pole_alignment/classification/train/Straight/950.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ce40b9a79f11e321599a00d1bbf7618be70d8b18d08f1e67fd5eea72608e738 +size 215484 diff --git a/pole_alignment/classification/train/Straight/951.jpg b/pole_alignment/classification/train/Straight/951.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ef0bb0d110dc6cec02fbf2144e2f746013f67ca9 --- /dev/null +++ b/pole_alignment/classification/train/Straight/951.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c5cd8402c6bb7ca5eceaf3d102949d6c4f3d4de21cb0968958b0d819fbac391 +size 229582 diff --git a/pole_alignment/classification/train/Straight/953.jpg b/pole_alignment/classification/train/Straight/953.jpg new file mode 100644 index 0000000000000000000000000000000000000000..30e8a2154edf1d81a12796c1994420f71ef17d66 --- /dev/null +++ b/pole_alignment/classification/train/Straight/953.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5532f9bcd091a8bb126f1e817ff7c1e1c61e263dc5ef8c0ca6391284eb4c36ec +size 166985 diff --git a/pole_alignment/classification/train/Straight/955.jpg b/pole_alignment/classification/train/Straight/955.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bcd1007242c4b4c2f3712a36ec0e81a461ec65e2 --- /dev/null +++ b/pole_alignment/classification/train/Straight/955.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:161096f82534c31a876ceb6acdab7acc4f703fec00f6e853948d70f50a47d383 +size 77753 diff --git a/pole_alignment/classification/train/Straight/957.jpg b/pole_alignment/classification/train/Straight/957.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6fe0082aa8ca4018c1f960ce488d6ef173ad68a1 --- /dev/null +++ b/pole_alignment/classification/train/Straight/957.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bd7c6fbe7c5df4136ec0af65040ad364aa91d7b5466a99b6f41163bd0fa85cd +size 82617 diff --git a/pole_alignment/classification/train/Straight/959.jpg b/pole_alignment/classification/train/Straight/959.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5bd7332b9237c72f8ecaac04467c8b914505eed7 --- /dev/null +++ b/pole_alignment/classification/train/Straight/959.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:356b7fd4d50895149dce6ebd21fda382189403747e5aa4999ea19f93e6e7c755 +size 169975 diff --git a/pole_alignment/classification/train/Straight/96.jpg b/pole_alignment/classification/train/Straight/96.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ee5c3536273f100f545578feb1aebceadaef9e45 --- /dev/null +++ b/pole_alignment/classification/train/Straight/96.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4e4960f4c14d27231ed1837e561b10b5ea00be4765c7f5ed4b9368aa09d4c05 +size 465281 diff --git a/pole_alignment/classification/train/Straight/960.jpg b/pole_alignment/classification/train/Straight/960.jpg new file mode 100644 index 0000000000000000000000000000000000000000..217764ae8c0e063234f7da05e2a8a557cedca172 --- /dev/null +++ b/pole_alignment/classification/train/Straight/960.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c96d0ae01e1e66301d2eea75bb63ff73fbcab87f9970cc78c7d04658646fdbdd +size 84606 diff --git a/pole_alignment/classification/train/Straight/965.jpg b/pole_alignment/classification/train/Straight/965.jpg new file mode 100644 index 0000000000000000000000000000000000000000..05a9fcba4453da80a057148e4b50b3ebb49acf78 --- /dev/null +++ b/pole_alignment/classification/train/Straight/965.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a9e0176df4093460bbb30e8379ae2ae380e5303e81afda828cd9b0983d874a4 +size 139810 diff --git a/pole_alignment/classification/train/Straight/97.jpg b/pole_alignment/classification/train/Straight/97.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9f4218b3c60be102b64bef8e1dd28b737d3b1bc0 --- /dev/null +++ b/pole_alignment/classification/train/Straight/97.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:478cc47a7b8a8d6661fc4ffacee0ed94a90c4fbcef40c72934fc33aa19f68350 +size 344753 diff --git a/pole_alignment/classification/train/Straight/973.jpg b/pole_alignment/classification/train/Straight/973.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fbe41f56de0b889964ddc676c4b40756cf2b6088 --- /dev/null +++ b/pole_alignment/classification/train/Straight/973.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df1f475078ea9099cab330c59f04a01761ee5594b331e8d9acbc65697b0ce5f2 +size 195086 diff --git a/pole_alignment/classification/train/Straight/974.jpg b/pole_alignment/classification/train/Straight/974.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c6ab848c2d778568e60609916e9f103069756a3a --- /dev/null +++ b/pole_alignment/classification/train/Straight/974.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e661e5fdd5d49e6d6e122fed37d638a802ca926b4a81385f66b9796e81f18bd +size 126474 diff --git a/pole_alignment/classification/train/Straight/976.jpg b/pole_alignment/classification/train/Straight/976.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a7a55fb101ddd995e75ad137b83282f82ca7f19 --- /dev/null +++ b/pole_alignment/classification/train/Straight/976.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a6ee4bebb301521042cce79b5426465d62681360dd33dfb51b71114d62fc6a1 +size 146468 diff --git a/pole_alignment/classification/train/Straight/977.jpg b/pole_alignment/classification/train/Straight/977.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6420942f3ab3ab715b2949b59d1ed790d9230845 --- /dev/null +++ b/pole_alignment/classification/train/Straight/977.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8f569ec9e312f54e0222ba133286f886b4476b8a025e32be211d5a5c83a70d4 +size 124670 diff --git a/pole_alignment/classification/train/Straight/979.jpg b/pole_alignment/classification/train/Straight/979.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3de240b524ee92f1ffcb65f27f81436b84543c30 --- /dev/null +++ b/pole_alignment/classification/train/Straight/979.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4bcf0cc291966c4148a44521de1c1ff4abcc277783da90c5d35287c23c60e3d +size 181267 diff --git a/pole_alignment/classification/train/Straight/981.jpg b/pole_alignment/classification/train/Straight/981.jpg new file mode 100644 index 0000000000000000000000000000000000000000..39b51b51a2a33808974bc29d142dfb88c282f25e --- /dev/null +++ b/pole_alignment/classification/train/Straight/981.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:494cf4fe69d4cf26b28f68f673b5e614fe4753a4cee9d5ee4fce2e9671122307 +size 218179 diff --git a/pole_alignment/classification/train/Straight/984.jpg b/pole_alignment/classification/train/Straight/984.jpg new file mode 100644 index 0000000000000000000000000000000000000000..58601c99a23cc9c49384196fa5b2365e3ac042bc --- /dev/null +++ b/pole_alignment/classification/train/Straight/984.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb9be0afe567ecd9cde047ea754eea9ac03e6b34a84d4880544c00356ed55115 +size 169900 diff --git a/pole_alignment/classification/train/Straight/986.jpg b/pole_alignment/classification/train/Straight/986.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3533b958fe9df1e584e8672146472b22f38b9d57 --- /dev/null +++ b/pole_alignment/classification/train/Straight/986.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22091292f0b912eb0df5977a3cdd68485f6de7f4b17130d37a06501eaf1f35f0 +size 103078 diff --git a/pole_alignment/classification/train/Straight/987.jpg b/pole_alignment/classification/train/Straight/987.jpg new file mode 100644 index 0000000000000000000000000000000000000000..968784de77110ec29a4ac8f377f75d18919c0744 --- /dev/null +++ b/pole_alignment/classification/train/Straight/987.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e512f8ff86515a6ca1c005ac37be8ce929ff687b3121dbda990627818aa27c9 +size 132008 diff --git a/pole_alignment/classification/train/Straight/988.jpg b/pole_alignment/classification/train/Straight/988.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed05ce9babc45534f503e862ccb878e18d9ee0b6 --- /dev/null +++ b/pole_alignment/classification/train/Straight/988.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd527b8ffd692c7ff250015006dc9b25f65dae5ea52c1808eae2aac7bfe976e5 +size 146924 diff --git a/pole_alignment/classification/train/Straight/99.jpg b/pole_alignment/classification/train/Straight/99.jpg new file mode 100644 index 0000000000000000000000000000000000000000..838cea47fa9f9d5be28d5b4a88873b1925404f97 --- /dev/null +++ b/pole_alignment/classification/train/Straight/99.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba799a17a0c6227bc363df14d7e55b98805138f9219c452e27d1947d49d8fcc1 +size 765536 diff --git a/pole_alignment/classification/train/Straight/991.jpg b/pole_alignment/classification/train/Straight/991.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7523971fa12c8878e231b98a9bbea96089077a11 --- /dev/null +++ b/pole_alignment/classification/train/Straight/991.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f61dcf0c36bc2b3529f6897ca66cb96e65eb07195f79a5c0209bce6bb364367 +size 70026 diff --git a/pole_alignment/classification/train/Straight/992.jpg b/pole_alignment/classification/train/Straight/992.jpg new file mode 100644 index 0000000000000000000000000000000000000000..741f2b1c74c0ebe61d979e9e6f7f98fac6123edd --- /dev/null +++ b/pole_alignment/classification/train/Straight/992.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:083b32a87a610c3b3dc5182e8971a9483b7fa9680a65d1c49226e3623d688bbe +size 150156 diff --git a/pole_alignment/classification/train/Straight/994.jpg b/pole_alignment/classification/train/Straight/994.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c13c2d638e24f441b57cb77b73391a235df6fcde --- /dev/null +++ b/pole_alignment/classification/train/Straight/994.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:802a9568d4f939f3a24739ee8cae0dd6d3ec740a7490ae4f3bc9b0b4ab29ae38 +size 131532 diff --git a/pole_alignment/classification/train/Straight/996.jpg b/pole_alignment/classification/train/Straight/996.jpg new file mode 100644 index 0000000000000000000000000000000000000000..941a320506ec16376e5d6b31e20a918732a147b3 --- /dev/null +++ b/pole_alignment/classification/train/Straight/996.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0339c05408dc6a5b2e2d34eee33ec053a4ada9d262322187aa9723406e817ad9 +size 147873 diff --git a/pole_alignment/classification/train/Straight/997.jpg b/pole_alignment/classification/train/Straight/997.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bb3cc9a3eb629671375f4fe9d4e37f562c20d8b8 --- /dev/null +++ b/pole_alignment/classification/train/Straight/997.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b525a8a11027afb0935920aa874bed8d26fa6c23a0372256ba2c7854b83b4da +size 156554 diff --git a/pole_alignment/classification/train/train.csv b/pole_alignment/classification/train/train.csv new file mode 100644 index 0000000000000000000000000000000000000000..5b78512e6aa5fc2af063749b38184d4ff5d5d311 --- /dev/null +++ b/pole_alignment/classification/train/train.csv @@ -0,0 +1,1707 @@ +image_id,label +1.jpg,Straight +2.jpg,Straight +3.jpg,Rejected +6.jpg,Straight +7.jpg,Straight +8.jpg,Rejected +9.jpg,Straight +10.jpg,Rejected +11.jpg,Straight +12.jpg,Leaned +14.jpg,Straight +15.jpg,Straight +16.jpg,Straight +17.jpg,Straight +19.jpg,Leaned +20.jpg,Rejected +21.jpg,Straight +22.jpg,Straight +23.jpg,Rejected +25.jpg,Straight +26.jpg,Straight +27.jpg,Straight +28.jpg,Leaned +29.jpg,Leaned +30.jpg,Straight +31.jpg,Leaned +32.jpg,Straight +34.jpg,Rejected +35.jpg,Straight +41.jpg,Straight +42.jpg,Straight +43.jpg,Straight +45.jpg,Straight +46.jpg,Rejected +47.jpg,Straight +49.jpg,Straight +51.jpg,Rejected +52.jpg,Straight +53.jpg,Rejected +54.jpg,Leaned +56.jpg,Rejected +57.jpg,Rejected +58.jpg,Straight +59.jpg,Straight +62.jpg,Rejected +63.jpg,Rejected +64.jpg,Straight +66.jpg,Straight +67.jpg,Straight +69.jpg,Straight +70.jpg,Straight +71.jpg,Straight +72.jpg,Rejected +74.jpg,Straight +75.jpg,Straight +77.jpg,Leaned +78.jpg,Leaned +79.jpg,Rejected +80.jpg,Straight +82.jpg,Straight +83.jpg,Straight +84.jpg,Leaned +85.jpg,Straight +88.jpg,Straight +89.jpg,Leaned +90.jpg,Straight +91.jpg,Straight +93.jpg,Rejected +94.jpg,Straight +95.jpg,Leaned +96.jpg,Straight +97.jpg,Straight +98.jpg,Rejected +99.jpg,Straight +101.jpg,Straight +103.jpg,Straight +105.jpg,Leaned +106.jpg,Leaned +108.jpg,Straight +109.jpg,Straight +111.jpg,Straight +112.jpg,Straight +113.jpg,Straight +116.jpg,Straight +117.jpg,Straight +118.jpg,Straight +119.jpg,Leaned +120.jpg,Straight +121.jpg,Leaned +122.jpg,Straight +123.jpg,Straight +124.jpg,Straight +125.jpg,Straight +126.jpg,Leaned +128.jpg,Straight +129.jpg,Straight +130.jpg,Leaned +133.jpg,Straight +134.jpg,Straight +135.jpg,Leaned +137.jpg,Leaned +138.jpg,Straight +139.jpg,Straight +140.jpg,Straight +141.jpg,Rejected +142.jpg,Rejected +143.jpg,Straight +145.jpg,Leaned +146.jpg,Straight +147.jpg,Leaned +148.jpg,Straight +149.jpg,Straight +150.jpg,Straight +151.jpg,Rejected +152.jpg,Leaned +153.jpg,Leaned +154.jpg,Straight +155.jpg,Straight +157.jpg,Straight +158.jpg,Straight +159.jpg,Leaned +160.jpg,Straight +161.jpg,Rejected +163.jpg,Straight +165.jpg,Straight +167.jpg,Straight +168.jpg,Straight +169.jpg,Straight +170.jpg,Straight +171.jpg,Straight +173.jpg,Straight +175.jpg,Straight +177.jpg,Leaned +178.jpg,Straight +179.jpg,Straight +182.jpg,Straight +184.jpg,Straight +185.jpg,Straight +186.jpg,Straight +187.jpg,Straight +188.jpg,Straight +189.jpg,Leaned +191.jpg,Straight +192.jpg,Rejected +193.jpg,Straight +194.jpg,Straight +195.jpg,Straight +196.jpg,Straight +197.jpg,Straight +198.jpg,Leaned +199.jpg,Straight +200.jpg,Leaned +202.jpg,Straight +203.jpg,Straight +204.jpg,Leaned +207.jpg,Straight +209.jpg,Leaned +210.jpg,Straight +212.jpg,Straight +214.jpg,Straight +216.jpg,Rejected +217.jpg,Straight +218.jpg,Straight +219.jpg,Straight +220.jpg,Straight +221.jpg,Straight +222.jpg,Straight +223.jpg,Straight +224.jpg,Straight +226.jpg,Straight +227.jpg,Straight +232.jpg,Straight +233.jpg,Straight +234.jpg,Straight +235.jpg,Straight +236.jpg,Straight +237.jpg,Straight +239.jpg,Straight +240.jpg,Straight +241.jpg,Straight +243.jpg,Straight +245.jpg,Rejected +246.jpg,Straight +247.jpg,Straight +248.jpg,Straight +250.jpg,Straight +251.jpg,Straight +252.jpg,Straight +254.jpg,Straight +255.jpg,Leaned +256.jpg,Straight +257.jpg,Straight +258.jpg,Straight +259.jpg,Straight +260.jpg,Straight +261.jpg,Straight +262.jpg,Straight +263.jpg,Leaned +264.jpg,Straight +265.jpg,Leaned +266.jpg,Straight +268.jpg,Straight +270.jpg,Leaned +271.jpg,Straight +273.jpg,Straight +274.jpg,Straight +276.jpg,Straight +278.jpg,Leaned +279.jpg,Leaned +282.jpg,Straight +285.jpg,Straight +286.jpg,Straight +288.jpg,Straight +289.jpg,Straight +292.jpg,Straight +297.jpg,Rejected +298.jpg,Straight +299.jpg,Straight +300.jpg,Straight +301.jpg,Leaned +302.jpg,Straight +303.jpg,Straight +304.jpg,Straight +305.jpg,Straight +306.jpg,Straight +308.jpg,Straight +309.jpg,Rejected +312.jpg,Rejected +313.jpg,Straight +314.jpg,Leaned +315.jpg,Straight +317.jpg,Straight +318.jpg,Straight +320.jpg,Straight +321.jpg,Straight +323.jpg,Leaned +325.jpg,Straight +326.jpg,Straight +327.jpg,Leaned +328.jpg,Straight +329.jpg,Straight +330.jpg,Straight +331.jpg,Straight +332.jpg,Straight +334.jpg,Straight +335.jpg,Straight +336.jpg,Straight +337.jpg,Straight +338.jpg,Leaned +339.jpg,Straight +340.jpg,Straight +342.jpg,Straight +343.jpg,Rejected +344.jpg,Straight +345.jpg,Straight +347.jpg,Straight +348.jpg,Rejected +349.jpg,Straight +350.jpg,Straight +351.jpg,Straight +353.jpg,Rejected +355.jpg,Straight +358.jpg,Straight +359.jpg,Rejected +360.jpg,Leaned +362.jpg,Straight +365.jpg,Leaned +366.jpg,Straight +367.jpg,Straight +369.jpg,Leaned +370.jpg,Straight +371.jpg,Straight +372.jpg,Rejected +373.jpg,Straight +376.jpg,Straight +377.jpg,Straight +378.jpg,Leaned +379.jpg,Straight +380.jpg,Leaned +382.jpg,Rejected +384.jpg,Straight +385.jpg,Straight +386.jpg,Straight +387.jpg,Leaned +389.jpg,Straight +391.jpg,Straight +392.jpg,Straight +393.jpg,Straight +394.jpg,Rejected +395.jpg,Straight +396.jpg,Straight +397.jpg,Straight +398.jpg,Rejected +399.jpg,Leaned +400.jpg,Straight +402.jpg,Leaned +403.jpg,Straight +404.jpg,Straight +405.jpg,Straight +406.jpg,Leaned +407.jpg,Straight +408.jpg,Straight +410.jpg,Leaned +411.jpg,Straight +414.jpg,Leaned +416.jpg,Straight +418.jpg,Straight +421.jpg,Straight +424.jpg,Straight +425.jpg,Straight +426.jpg,Straight +427.jpg,Straight +429.jpg,Straight +431.jpg,Straight +432.jpg,Straight +433.jpg,Straight +436.jpg,Straight +438.jpg,Straight +440.jpg,Leaned +442.jpg,Straight +444.jpg,Straight +445.jpg,Straight +446.jpg,Straight +447.jpg,Straight +448.jpg,Straight +449.jpg,Straight +450.jpg,Straight +452.jpg,Straight +453.jpg,Straight +454.jpg,Straight +455.jpg,Straight +456.jpg,Straight +457.jpg,Straight +460.jpg,Straight +462.jpg,Leaned +463.jpg,Leaned +464.jpg,Straight +467.jpg,Straight +468.jpg,Rejected +469.jpg,Rejected +470.jpg,Rejected +472.jpg,Rejected +473.jpg,Straight +476.jpg,Straight +477.jpg,Straight +479.jpg,Rejected +480.jpg,Rejected +481.jpg,Rejected +483.jpg,Leaned +484.jpg,Straight +485.jpg,Straight +486.jpg,Straight +487.jpg,Straight +488.jpg,Leaned +490.jpg,Straight +493.jpg,Straight +494.jpg,Leaned +495.jpg,Straight +496.jpg,Straight +497.jpg,Straight +499.jpg,Rejected +500.jpg,Rejected +501.jpg,Straight +502.jpg,Straight +504.jpg,Leaned +505.jpg,Straight +506.jpg,Straight +507.jpg,Rejected +509.jpg,Straight +510.jpg,Straight +511.jpg,Leaned +512.jpg,Rejected +513.jpg,Leaned +514.jpg,Straight +515.jpg,Straight +517.jpg,Rejected +518.jpg,Straight +520.jpg,Leaned +521.jpg,Leaned +522.jpg,Straight +523.jpg,Rejected +524.jpg,Straight +525.jpg,Straight +526.jpg,Leaned +527.jpg,Rejected +528.jpg,Straight +529.jpg,Straight +530.jpg,Rejected +531.jpg,Straight +533.jpg,Straight +534.jpg,Straight +535.jpg,Rejected +536.jpg,Straight +537.jpg,Leaned +539.jpg,Rejected +540.jpg,Straight +541.jpg,Leaned +544.jpg,Straight +545.jpg,Rejected +546.jpg,Rejected +548.jpg,Leaned +550.jpg,Rejected +551.jpg,Straight +552.jpg,Straight +553.jpg,Straight +554.jpg,Straight +555.jpg,Leaned +556.jpg,Straight +557.jpg,Straight +559.jpg,Leaned +561.jpg,Straight +562.jpg,Straight +563.jpg,Straight +565.jpg,Leaned +567.jpg,Straight +568.jpg,Leaned +569.jpg,Rejected +571.jpg,Straight +572.jpg,Straight +573.jpg,Straight +574.jpg,Leaned +576.jpg,Straight +578.jpg,Straight +579.jpg,Straight +580.jpg,Straight +582.jpg,Straight +583.jpg,Straight +584.jpg,Straight +589.jpg,Straight +590.jpg,Straight +591.jpg,Straight +592.jpg,Straight +593.jpg,Straight +595.jpg,Straight +596.jpg,Straight +597.jpg,Straight +598.jpg,Straight +599.jpg,Rejected +601.jpg,Leaned +602.jpg,Straight +603.jpg,Leaned +604.jpg,Straight +605.jpg,Leaned +606.jpg,Straight +607.jpg,Straight +609.jpg,Straight +610.jpg,Straight +611.jpg,Straight +612.jpg,Straight +613.jpg,Straight +614.jpg,Straight +616.jpg,Straight +617.jpg,Straight +618.jpg,Leaned +619.jpg,Straight +620.jpg,Straight +621.jpg,Straight +622.jpg,Straight +623.jpg,Straight +624.jpg,Straight +626.jpg,Straight +628.jpg,Straight +629.jpg,Straight +631.jpg,Straight +633.jpg,Straight +635.jpg,Straight +636.jpg,Leaned +637.jpg,Rejected +638.jpg,Straight +639.jpg,Straight +641.jpg,Straight +643.jpg,Rejected +645.jpg,Straight +646.jpg,Straight +647.jpg,Leaned +649.jpg,Straight +650.jpg,Straight +651.jpg,Straight +652.jpg,Rejected +653.jpg,Rejected +655.jpg,Leaned +656.jpg,Straight +657.jpg,Straight +658.jpg,Straight +659.jpg,Straight +661.jpg,Rejected +662.jpg,Straight +663.jpg,Straight +664.jpg,Straight +665.jpg,Straight +667.jpg,Straight +668.jpg,Rejected +669.jpg,Straight +671.jpg,Straight +672.jpg,Straight +675.jpg,Straight +676.jpg,Straight +677.jpg,Straight +678.jpg,Straight +679.jpg,Straight +680.jpg,Straight +681.jpg,Straight +684.jpg,Straight +686.jpg,Straight +687.jpg,Rejected +688.jpg,Straight +689.jpg,Straight +690.jpg,Straight +691.jpg,Straight +692.jpg,Leaned +693.jpg,Straight +694.jpg,Rejected +696.jpg,Straight +698.jpg,Rejected +702.jpg,Straight +704.jpg,Straight +705.jpg,Straight +706.jpg,Straight +707.jpg,Straight +711.jpg,Leaned +712.jpg,Straight +714.jpg,Leaned +716.jpg,Straight +717.jpg,Rejected +718.jpg,Leaned +724.jpg,Leaned +725.jpg,Straight +726.jpg,Rejected +727.jpg,Straight +728.jpg,Straight +730.jpg,Straight +731.jpg,Straight +732.jpg,Leaned +733.jpg,Straight +737.jpg,Straight +739.jpg,Straight +741.jpg,Straight +744.jpg,Straight +745.jpg,Straight +747.jpg,Straight +749.jpg,Straight +750.jpg,Straight +753.jpg,Rejected +754.jpg,Straight +755.jpg,Rejected +758.jpg,Straight +761.jpg,Straight +765.jpg,Leaned +766.jpg,Leaned +768.jpg,Straight +769.jpg,Straight +772.jpg,Leaned +773.jpg,Rejected +774.jpg,Straight +776.jpg,Straight +777.jpg,Leaned +779.jpg,Rejected +781.jpg,Straight +782.jpg,Straight +783.jpg,Straight +784.jpg,Straight +786.jpg,Straight +788.jpg,Rejected +789.jpg,Straight +791.jpg,Leaned +792.jpg,Straight +795.jpg,Straight +796.jpg,Rejected +801.jpg,Straight +804.jpg,Leaned +805.jpg,Rejected +807.jpg,Rejected +808.jpg,Rejected +811.jpg,Straight +812.jpg,Straight +813.jpg,Leaned +814.jpg,Straight +816.jpg,Straight +817.jpg,Straight +818.jpg,Rejected +820.jpg,Straight +821.jpg,Straight +822.jpg,Straight +824.jpg,Straight +825.jpg,Straight +828.jpg,Leaned +829.jpg,Straight +830.jpg,Straight +831.jpg,Leaned +832.jpg,Leaned +833.jpg,Straight +835.jpg,Rejected +836.jpg,Straight +837.jpg,Straight +838.jpg,Straight +839.jpg,Rejected +843.jpg,Straight +846.jpg,Leaned +847.jpg,Straight +849.jpg,Leaned +850.jpg,Straight +852.jpg,Straight +855.jpg,Straight +856.jpg,Straight +857.jpg,Straight +859.jpg,Straight +860.jpg,Straight +861.jpg,Rejected +862.jpg,Straight +863.jpg,Leaned +867.jpg,Straight +869.jpg,Leaned +870.jpg,Straight +871.jpg,Straight +872.jpg,Rejected +874.jpg,Straight +875.jpg,Straight +876.jpg,Straight +877.jpg,Straight +878.jpg,Straight +880.jpg,Leaned +882.jpg,Rejected +883.jpg,Leaned +884.jpg,Straight +887.jpg,Straight +889.jpg,Straight +890.jpg,Straight +891.jpg,Leaned +892.jpg,Rejected +894.jpg,Straight +895.jpg,Straight +897.jpg,Straight +898.jpg,Straight +899.jpg,Straight +902.jpg,Straight +905.jpg,Rejected +906.jpg,Straight +907.jpg,Leaned +908.jpg,Leaned +910.jpg,Leaned +912.jpg,Leaned +913.jpg,Straight +915.jpg,Straight +917.jpg,Rejected +918.jpg,Straight +919.jpg,Straight +920.jpg,Leaned +922.jpg,Straight +924.jpg,Leaned +925.jpg,Straight +928.jpg,Straight +929.jpg,Straight +930.jpg,Straight +931.jpg,Leaned +932.jpg,Leaned +934.jpg,Rejected +935.jpg,Leaned +936.jpg,Straight +939.jpg,Straight +940.jpg,Straight +941.jpg,Straight +943.jpg,Straight +944.jpg,Straight +945.jpg,Straight +946.jpg,Rejected +949.jpg,Straight +950.jpg,Straight +951.jpg,Straight +952.jpg,Leaned +953.jpg,Straight +955.jpg,Straight +957.jpg,Straight +959.jpg,Straight +960.jpg,Straight +962.jpg,Leaned +964.jpg,Leaned +965.jpg,Straight +967.jpg,Leaned +969.jpg,Leaned +970.jpg,Leaned +971.jpg,Leaned +973.jpg,Straight +974.jpg,Straight +976.jpg,Straight +977.jpg,Straight +979.jpg,Straight +981.jpg,Straight +982.jpg,Rejected +984.jpg,Straight +986.jpg,Straight +987.jpg,Straight +988.jpg,Straight +989.jpg,Leaned +990.jpg,Leaned +991.jpg,Straight +992.jpg,Straight +994.jpg,Straight +995.jpg,Leaned +996.jpg,Straight +997.jpg,Straight +998.jpg,Leaned +1000.jpg,Straight +1003.jpg,Straight +1004.jpg,Leaned +1006.jpg,Straight +1008.jpg,Rejected +1009.jpg,Leaned +1011.jpg,Straight +1013.jpg,Straight +1014.jpg,Straight +1018.jpg,Rejected +1021.jpg,Straight +1022.jpg,Rejected +1023.jpg,Leaned +1025.jpg,Straight +1026.jpg,Straight +1028.jpg,Straight +1032.jpg,Straight +1033.jpg,Straight +1034.jpg,Straight +1036.jpg,Straight +1037.jpg,Straight +1039.jpg,Straight +1040.jpg,Straight +1042.jpg,Straight +1044.jpg,Straight +1045.jpg,Rejected +1046.jpg,Leaned +1047.jpg,Straight +1048.jpg,Straight +1049.jpg,Straight +1050.jpg,Straight +1051.jpg,Straight +1053.jpg,Straight +1055.jpg,Straight +1057.jpg,Straight +1058.jpg,Straight +1059.jpg,Leaned +1060.jpg,Straight +1062.jpg,Leaned +1063.jpg,Straight +1064.jpg,Straight +1065.jpg,Rejected +1066.jpg,Straight +1068.jpg,Straight +1070.jpg,Straight +1071.jpg,Straight +1073.jpg,Leaned +1074.jpg,Straight +1077.jpg,Straight +1079.jpg,Straight +1080.jpg,Straight +1081.jpg,Straight +1082.jpg,Straight +1084.jpg,Leaned +1085.jpg,Straight +1086.jpg,Straight +1087.jpg,Straight +1089.jpg,Straight +1090.jpg,Straight +1091.jpg,Straight +1093.jpg,Straight +1094.jpg,Straight +1095.jpg,Leaned +1096.jpg,Straight +1097.jpg,Leaned +1099.jpg,Straight +1100.jpg,Straight +1101.jpg,Leaned +1103.jpg,Straight +1104.jpg,Leaned +1105.jpg,Straight +1107.jpg,Straight +1108.jpg,Straight +1109.jpg,Leaned +1110.jpg,Leaned +1114.jpg,Straight +1117.jpg,Straight +1118.jpg,Straight +1119.jpg,Straight +1120.jpg,Straight +1121.jpg,Straight +1122.jpg,Straight +1123.jpg,Straight +1126.jpg,Straight +1131.jpg,Straight +1133.jpg,Straight +1135.jpg,Straight +1136.jpg,Straight +1137.jpg,Leaned +1140.jpg,Straight +1141.jpg,Straight +1143.jpg,Rejected +1144.jpg,Rejected +1145.jpg,Straight +1146.jpg,Rejected +1147.jpg,Straight +1148.jpg,Straight +1149.jpg,Straight +1151.jpg,Straight +1154.jpg,Straight +1155.jpg,Straight +1156.jpg,Straight +1157.jpg,Straight +1158.jpg,Rejected +1159.jpg,Straight +1160.jpg,Leaned +1164.jpg,Straight +1165.jpg,Straight +1167.jpg,Straight +1168.jpg,Straight +1169.jpg,Straight +1170.jpg,Straight +1171.jpg,Straight +1172.jpg,Straight +1173.jpg,Rejected +1174.jpg,Straight +1175.jpg,Straight +1176.jpg,Straight +1177.jpg,Straight +1178.jpg,Straight +1179.jpg,Leaned +1180.jpg,Straight +1182.jpg,Straight +1184.jpg,Straight +1185.jpg,Straight +1186.jpg,Rejected +1188.jpg,Rejected +1190.jpg,Straight +1191.jpg,Leaned +1192.jpg,Rejected +1195.jpg,Straight +1197.jpg,Leaned +1198.jpg,Straight +1199.jpg,Straight +1200.jpg,Leaned +1201.jpg,Rejected +1203.jpg,Straight +1204.jpg,Straight +1205.jpg,Straight +1206.jpg,Straight +1208.jpg,Rejected +1211.jpg,Leaned +1212.jpg,Straight +1213.jpg,Straight +1214.jpg,Straight +1215.jpg,Leaned +1218.jpg,Straight +1219.jpg,Straight +1220.jpg,Rejected +1222.jpg,Straight +1224.jpg,Straight +1226.jpg,Straight +1227.jpg,Straight +1228.jpg,Leaned +1230.jpg,Leaned +1231.jpg,Straight +1235.jpg,Straight +1236.jpg,Straight +1237.jpg,Straight +1238.jpg,Straight +1239.jpg,Straight +1241.jpg,Straight +1245.jpg,Straight +1246.jpg,Straight +1250.jpg,Straight +1251.jpg,Straight +1253.jpg,Straight +1254.jpg,Straight +1257.jpg,Straight +1259.jpg,Straight +1260.jpg,Straight +1263.jpg,Straight +1264.jpg,Straight +1265.jpg,Straight +1266.jpg,Rejected +1269.jpg,Straight +1270.jpg,Straight +1271.jpg,Straight +1273.jpg,Straight +1274.jpg,Straight +1275.jpg,Leaned +1276.jpg,Rejected +1278.jpg,Straight +1279.jpg,Rejected +1280.jpg,Rejected +1281.jpg,Straight +1283.jpg,Straight +1287.jpg,Straight +1288.jpg,Straight +1289.jpg,Rejected +1291.jpg,Straight +1292.jpg,Straight +1293.jpg,Straight +1294.jpg,Leaned +1297.jpg,Straight +1298.jpg,Straight +1299.jpg,Leaned +1301.jpg,Leaned +1302.jpg,Straight +1305.jpg,Straight +1309.jpg,Straight +1310.jpg,Straight +1311.jpg,Straight +1312.jpg,Straight +1313.jpg,Straight +1314.jpg,Leaned +1316.jpg,Leaned +1318.jpg,Straight +1319.jpg,Leaned +1321.jpg,Straight +1323.jpg,Straight +1324.jpg,Straight +1326.jpg,Straight +1328.jpg,Straight +1329.jpg,Leaned +1330.jpg,Straight +1331.jpg,Straight +1333.jpg,Straight +1335.jpg,Straight +1336.jpg,Straight +1337.jpg,Straight +1339.jpg,Leaned +1342.jpg,Straight +1343.jpg,Straight +1344.jpg,Straight +1345.jpg,Straight +1346.jpg,Leaned +1347.jpg,Leaned +1348.jpg,Straight +1349.jpg,Straight +1351.jpg,Straight +1352.jpg,Straight +1353.jpg,Straight +1354.jpg,Straight +1355.jpg,Straight +1357.jpg,Straight +1358.jpg,Straight +1359.jpg,Straight +1360.jpg,Straight +1361.jpg,Leaned +1362.jpg,Rejected +1363.jpg,Leaned +1364.jpg,Straight +1366.jpg,Rejected +1369.jpg,Rejected +1370.jpg,Rejected +1371.jpg,Rejected +1372.jpg,Rejected +1374.jpg,Rejected +1378.jpg,Straight +1379.jpg,Rejected +1380.jpg,Straight +1382.jpg,Leaned +1385.jpg,Straight +1386.jpg,Rejected +1387.jpg,Rejected +1388.jpg,Rejected +1389.jpg,Straight +1390.jpg,Straight +1392.jpg,Straight +1393.jpg,Straight +1394.jpg,Straight +1396.jpg,Rejected +1398.jpg,Leaned +1399.jpg,Straight +1400.jpg,Straight +1401.jpg,Straight +1402.jpg,Rejected +1403.jpg,Straight +1404.jpg,Straight +1405.jpg,Leaned +1407.jpg,Straight +1408.jpg,Straight +1409.jpg,Straight +1410.jpg,Straight +1411.jpg,Straight +1412.jpg,Straight +1413.jpg,Straight +1415.jpg,Straight +1416.jpg,Leaned +1418.jpg,Leaned +1419.jpg,Leaned +1420.jpg,Rejected +1422.jpg,Rejected +1423.jpg,Leaned +1424.jpg,Straight +1425.jpg,Straight +1428.jpg,Straight +1429.jpg,Straight +1430.jpg,Straight +1431.jpg,Straight +1432.jpg,Straight +1433.jpg,Rejected +1434.jpg,Straight +1436.jpg,Straight +1437.jpg,Straight +1438.jpg,Rejected +1440.jpg,Straight +1441.jpg,Straight +1442.jpg,Straight +1444.jpg,Rejected +1448.jpg,Straight +1449.jpg,Straight +1451.jpg,Straight +1452.jpg,Straight +1454.jpg,Straight +1455.jpg,Straight +1456.jpg,Straight +1457.jpg,Straight +1458.jpg,Straight +1459.jpg,Straight +1461.jpg,Straight +1462.jpg,Straight +1464.jpg,Straight +1465.jpg,Leaned +1466.jpg,Straight +1467.jpg,Straight +1469.jpg,Straight +1470.jpg,Straight +1473.jpg,Straight +1475.jpg,Straight +1477.jpg,Straight +1478.jpg,Straight +1481.jpg,Straight +1482.jpg,Leaned +1483.jpg,Leaned +1484.jpg,Straight +1488.jpg,Leaned +1489.jpg,Straight +1492.jpg,Rejected +1493.jpg,Straight +1494.jpg,Leaned +1495.jpg,Straight +1496.jpg,Rejected +1498.jpg,Rejected +1500.jpg,Straight +1501.jpg,Straight +1502.jpg,Rejected +1503.jpg,Rejected +1508.jpg,Rejected +1509.jpg,Straight +1510.jpg,Rejected +1511.jpg,Rejected +1512.jpg,Rejected +1514.jpg,Rejected +1515.jpg,Rejected +1516.jpg,Rejected +1517.jpg,Leaned +1518.jpg,Leaned +1519.jpg,Rejected +1520.jpg,Rejected +1521.jpg,Rejected +1522.jpg,Rejected +1523.jpg,Rejected +1524.jpg,Straight +1527.jpg,Leaned +1529.jpg,Straight +1531.jpg,Rejected +1532.jpg,Rejected +1534.jpg,Straight +1536.jpg,Rejected +1538.jpg,Leaned +1539.jpg,Rejected +1540.jpg,Leaned +1541.jpg,Rejected +1542.jpg,Rejected +1543.jpg,Rejected +1545.jpg,Rejected +1547.jpg,Straight +1548.jpg,Rejected +1549.jpg,Straight +1552.jpg,Rejected +1554.jpg,Leaned +1555.jpg,Rejected +1556.jpg,Straight +1558.jpg,Rejected +1559.jpg,Leaned +1561.jpg,Rejected +1562.jpg,Straight +1563.jpg,Rejected +1564.jpg,Leaned +1566.jpg,Rejected +1567.jpg,Rejected +1568.jpg,Rejected +1571.jpg,Rejected +1573.jpg,Straight +1574.jpg,Rejected +1577.jpg,Rejected +1580.jpg,Straight +1582.jpg,Rejected +1585.jpg,Rejected +1586.jpg,Straight +1587.jpg,Straight +1589.jpg,Straight +1590.jpg,Rejected +1591.jpg,Rejected +1592.jpg,Straight +1593.jpg,Rejected +1594.jpg,Rejected +1595.jpg,Rejected +1596.jpg,Straight +1597.jpg,Rejected +1598.jpg,Rejected +1599.jpg,Rejected +1601.jpg,Straight +1602.jpg,Straight +1603.jpg,Straight +1604.jpg,Rejected +1605.jpg,Rejected +1606.jpg,Rejected +1607.jpg,Straight +1608.jpg,Straight +1609.jpg,Leaned +1610.jpg,Rejected +1611.jpg,Straight +1612.jpg,Straight +1613.jpg,Rejected +1616.jpg,Rejected +1618.jpg,Leaned +1620.jpg,Rejected +1621.jpg,Leaned +1622.jpg,Rejected +1625.jpg,Leaned +1627.jpg,Straight +1628.jpg,Straight +1629.jpg,Rejected +1630.jpg,Leaned +1631.jpg,Leaned +1632.jpg,Leaned +1633.jpg,Rejected +1634.jpg,Rejected +1636.jpg,Rejected +1638.jpg,Leaned +1639.jpg,Rejected +1641.jpg,Straight +1642.jpg,Leaned +1643.jpg,Leaned +1644.jpg,Leaned +1645.jpg,Rejected +1646.jpg,Leaned +1647.jpg,Straight +1648.jpg,Rejected +1649.jpg,Leaned +1650.jpg,Leaned +1651.jpg,Leaned +1653.jpg,Leaned +1654.jpg,Leaned +1655.jpg,Straight +1656.jpg,Leaned +1657.jpg,Straight +1659.jpg,Straight +1660.jpg,Straight +1661.jpg,Straight +1664.jpg,Leaned +1665.jpg,Leaned +1666.jpg,Straight +1667.jpg,Straight +1668.jpg,Leaned +1669.jpg,Leaned +1670.jpg,Leaned +1671.jpg,Leaned +1672.jpg,Straight +1673.jpg,Leaned +1674.jpg,Rejected +1675.jpg,Straight +1676.jpg,Straight +1677.jpg,Straight +1678.jpg,Leaned +1683.jpg,Leaned +1685.jpg,Leaned +1687.jpg,Straight +1688.jpg,Leaned +1689.jpg,Straight +1690.jpg,Leaned +1691.jpg,Leaned +1692.jpg,Leaned +1694.jpg,Leaned +1695.jpg,Rejected +1696.jpg,Straight +1697.jpg,Leaned +1698.jpg,Leaned +1700.jpg,Straight +1701.jpg,Straight +1702.jpg,Rejected +1703.jpg,Straight +1704.jpg,Straight +1706.jpg,Leaned +1707.jpg,Leaned +1708.jpg,Leaned +1709.jpg,Leaned +1710.jpg,Leaned +1711.jpg,Leaned +1712.jpg,Rejected +1713.jpg,Leaned +1714.jpg,Rejected +1715.jpg,Straight +1716.jpg,Rejected +1717.jpg,Leaned +1719.jpg,Straight +1720.jpg,Rejected +1723.jpg,Straight +1725.jpg,Rejected +1726.jpg,Leaned +1727.jpg,Straight +1730.jpg,Rejected +1732.jpg,Leaned +1733.jpg,Straight +1734.jpg,Leaned +1735.jpg,Leaned +1736.jpg,Leaned +1737.jpg,Leaned +1738.jpg,Straight +1739.jpg,Straight +1742.jpg,Straight +1743.jpg,Leaned +1744.jpg,Leaned +1745.jpg,Leaned +1746.jpg,Leaned +1747.jpg,Leaned +1749.jpg,Leaned +1751.jpg,Leaned +1752.jpg,Leaned +1754.jpg,Straight +1755.jpg,Rejected +1757.jpg,Leaned +1762.jpg,Leaned +1763.jpg,Rejected +1764.jpg,Leaned +1765.jpg,Leaned +1766.jpg,Rejected +1767.jpg,Leaned +1768.jpg,Leaned +1769.jpg,Leaned +1770.jpg,Straight +1771.jpg,Leaned +1775.jpg,Rejected +1776.jpg,Leaned +1784.jpg,Straight +1786.jpg,Leaned +1787.jpg,Straight +1788.jpg,Leaned +1789.jpg,Leaned +1793.jpg,Leaned +1794.jpg,Rejected +1796.jpg,Straight +1798.jpg,Leaned +1799.jpg,Leaned +1800.jpg,Leaned +1802.jpg,Leaned +1804.jpg,Leaned +1805.jpg,Straight +1806.jpg,Leaned +1807.jpg,Leaned +1808.jpg,Leaned +1809.jpg,Straight +1812.jpg,Straight +1813.jpg,Straight +1815.jpg,Rejected +1816.jpg,Straight +1817.jpg,Straight +1819.jpg,Straight +1821.jpg,Straight +1823.jpg,Leaned +1825.jpg,Leaned +1826.jpg,Straight +1827.jpg,Straight +1831.jpg,Straight +1832.jpg,Straight +1834.jpg,Straight +1835.jpg,Rejected +1836.jpg,Rejected +1837.jpg,Rejected +1841.jpg,Leaned +1843.jpg,Leaned +1844.jpg,Rejected +1845.jpg,Rejected +1846.jpg,Rejected +1848.jpg,Straight +1849.jpg,Rejected +1851.jpg,Rejected +1852.jpg,Leaned +1853.jpg,Rejected +1854.jpg,Leaned +1855.jpg,Rejected +1859.jpg,Leaned +1860.jpg,Rejected +1861.jpg,Straight +1862.jpg,Leaned +1863.jpg,Leaned +1865.jpg,Straight +1868.jpg,Straight +1869.jpg,Leaned +1871.jpg,Rejected +1872.jpg,Rejected +1873.jpg,Rejected +1874.jpg,Straight +1875.jpg,Rejected +1877.jpg,Leaned +1879.jpg,Leaned +1880.jpg,Rejected +1883.jpg,Rejected +1884.jpg,Straight +1886.jpg,Straight +1887.jpg,Straight +1888.jpg,Straight +1890.jpg,Straight +1891.jpg,Leaned +1892.jpg,Leaned +1893.jpg,Rejected +1894.jpg,Rejected +1895.jpg,Rejected +1896.jpg,Straight +1897.jpg,Leaned +1898.jpg,Leaned +1899.jpg,Leaned +1900.jpg,Leaned +1901.jpg,Rejected +1902.jpg,Straight +1903.jpg,Leaned +1904.jpg,Leaned +1905.jpg,Leaned +1906.jpg,Leaned +1907.jpg,Rejected +1908.jpg,Straight +1909.jpg,Straight +1910.jpg,Leaned +1912.jpg,Straight +1913.jpg,Rejected +1914.jpg,Straight +1915.jpg,Rejected +1916.jpg,Straight +1917.jpg,Leaned +1918.jpg,Leaned +1919.jpg,Straight +1920.jpg,Leaned +1922.jpg,Rejected +1923.jpg,Leaned +1924.jpg,Rejected +1925.jpg,Rejected +1926.jpg,Leaned +1928.jpg,Leaned +1929.jpg,Rejected +1930.jpg,Leaned +1931.jpg,Leaned +1932.jpg,Leaned +1933.jpg,Leaned +1934.jpg,Leaned +1935.jpg,Rejected +1937.jpg,Straight +1938.jpg,Straight +1939.jpg,Rejected +1941.jpg,Leaned +1942.jpg,Rejected +1945.jpg,Leaned +1946.jpg,Leaned +1948.jpg,Leaned +1949.jpg,Leaned +1950.jpg,Straight +1951.jpg,Rejected +1952.jpg,Leaned +1953.jpg,Leaned +1954.jpg,Leaned +1955.jpg,Straight +1956.jpg,Leaned +1960.jpg,Leaned +1961.jpg,Straight +1962.jpg,Leaned +1963.jpg,Straight +1964.jpg,Straight +1967.jpg,Rejected +1968.jpg,Straight +1972.jpg,Leaned +1973.jpg,Rejected +1974.jpg,Leaned +1975.jpg,Rejected +1976.jpg,Rejected +1977.jpg,Leaned +1979.jpg,Leaned +1980.jpg,Leaned +1981.jpg,Rejected +1982.jpg,Rejected +1983.jpg,Straight +1984.jpg,Leaned +1985.jpg,Straight +1987.jpg,Straight +1989.jpg,Leaned +1990.jpg,Leaned +1991.jpg,Leaned +1992.jpg,Leaned +1994.jpg,Leaned +1995.jpg,Straight +1997.jpg,Leaned +1998.jpg,Leaned +1999.jpg,Straight +2004.jpg,Leaned +2006.jpg,Leaned +2008.jpg,Leaned +2009.jpg,Straight +2010.jpg,Straight +2011.jpg,Leaned +2012.jpg,Leaned +2013.jpg,Rejected +2016.jpg,Rejected +2017.jpg,Leaned +2019.jpg,Leaned +2021.jpg,Leaned +2023.jpg,Straight +2024.jpg,Straight +2025.jpg,Straight +2026.jpg,Leaned +2027.jpg,Leaned +2028.jpg,Leaned +2029.jpg,Rejected +2030.jpg,Rejected +2031.jpg,Leaned +2033.jpg,Straight +2034.jpg,Leaned +2035.jpg,Rejected +2038.jpg,Leaned +2041.jpg,Straight +2042.jpg,Rejected +2043.jpg,Leaned +2044.jpg,Straight +2046.jpg,Straight +2047.jpg,Leaned +2048.jpg,Straight +2049.jpg,Straight +2050.jpg,Straight +2051.jpg,Straight +2052.jpg,Leaned +2053.jpg,Straight +2054.jpg,Leaned +2057.jpg,Straight +2060.jpg,Leaned +2061.jpg,Leaned +2062.jpg,Leaned +2064.jpg,Leaned +2066.jpg,Leaned +2068.jpg,Straight +2069.jpg,Leaned +2070.jpg,Straight +2071.jpg,Straight +2072.jpg,Straight +2073.jpg,Straight +2074.jpg,Straight +2076.jpg,Straight +2078.jpg,Straight +2079.jpg,Straight +2080.jpg,Straight +2082.jpg,Straight +2083.jpg,Leaned +2084.jpg,Straight +2085.jpg,Leaned +2087.jpg,Straight +2088.jpg,Straight +2091.jpg,Straight +2092.jpg,Leaned +2095.jpg,Leaned +2096.jpg,Straight +2097.jpg,Straight +2100.jpg,Leaned +2102.jpg,Leaned +2103.jpg,Leaned +2104.jpg,Straight +2106.jpg,Straight +2107.jpg,Straight +2108.jpg,Straight +2109.jpg,Straight +2110.jpg,Straight +2111.jpg,Leaned +2112.jpg,Straight +2113.jpg,Straight +2114.jpg,Leaned +2117.jpg,Straight +2118.jpg,Leaned +2119.jpg,Leaned +2120.jpg,Leaned +2121.jpg,Straight +2122.jpg,Straight +2123.jpg,Leaned +2127.jpg,Leaned +2128.jpg,Leaned +2129.jpg,Straight +2130.jpg,Leaned +2131.jpg,Straight +2133.jpg,Straight +2134.jpg,Straight +2135.jpg,Straight +2136.jpg,Straight +2138.jpg,Straight +2139.jpg,Leaned +2140.jpg,Leaned +2141.jpg,Leaned +2142.jpg,Leaned +2143.jpg,Leaned +2144.jpg,Straight +2146.jpg,Straight +2147.jpg,Leaned +2148.jpg,Leaned +2149.jpg,Leaned +2150.jpg,Straight +2152.jpg,Leaned +2153.jpg,Leaned +2155.jpg,Leaned +2156.jpg,Leaned +2157.jpg,Leaned +2160.jpg,Straight +2161.jpg,Leaned +2162.jpg,Leaned +2163.jpg,Straight +2164.jpg,Leaned +2165.jpg,Straight +2167.jpg,Leaned +2168.jpg,Leaned +2169.jpg,Leaned +2170.jpg,Leaned +2171.jpg,Straight +2172.jpg,Straight +2173.jpg,Straight +2174.jpg,Straight +2175.jpg,Straight +2176.jpg,Leaned +2177.jpg,Straight +2178.jpg,Leaned +2179.jpg,Straight +2181.jpg,Leaned +2182.jpg,Leaned +2183.jpg,Straight +2184.jpg,Straight +2185.jpg,Straight +2187.jpg,Straight +2188.jpg,Leaned +2189.jpg,Straight +2190.jpg,Straight +2191.jpg,Leaned +2192.jpg,Straight +2193.jpg,Straight +2194.jpg,Straight +2197.jpg,Straight +2199.jpg,Leaned +2202.jpg,Rejected +2204.jpg,Rejected +2206.jpg,Rejected +2208.jpg,Leaned +2209.jpg,Leaned +2212.jpg,Leaned +2214.jpg,Leaned +2215.jpg,Straight +2217.jpg,Leaned +2220.jpg,Leaned +2221.jpg,Straight +2222.jpg,Leaned +2223.jpg,Leaned +2229.jpg,Straight +2230.jpg,Straight +2233.jpg,Straight +2234.jpg,Straight +2235.jpg,Leaned +2236.jpg,Leaned +2237.jpg,Leaned +2238.jpg,Leaned +2239.jpg,Straight +2243.jpg,Straight +2244.jpg,Straight +2245.jpg,Leaned +2246.jpg,Leaned +2247.jpg,Straight +2248.jpg,Straight +2250.jpg,Leaned +2252.jpg,Leaned +2253.jpg,Straight +2254.jpg,Straight +2255.jpg,Leaned +2257.jpg,Leaned +2258.jpg,Leaned +2259.jpg,Leaned +2260.jpg,Straight +2261.jpg,Straight +2262.jpg,Leaned +2264.jpg,Straight +2265.jpg,Leaned +2267.jpg,Straight +2268.jpg,Straight +2269.jpg,Straight +2270.jpg,Leaned +2271.jpg,Leaned +2272.jpg,Leaned +2273.jpg,Leaned +2276.jpg,Leaned +2278.jpg,Straight +2279.jpg,Straight +2280.jpg,Straight +2282.jpg,Leaned +2283.jpg,Straight +2284.jpg,Straight +2285.jpg,Straight +2287.jpg,Rejected +2288.jpg,Leaned +2289.jpg,Leaned +2291.jpg,Leaned +2292.jpg,Straight +2294.jpg,Leaned +2296.jpg,Straight +2299.jpg,Straight +2300.jpg,Leaned +2301.jpg,Leaned +2302.jpg,Leaned +2303.jpg,Leaned +2306.jpg,Leaned +2307.jpg,Leaned +2310.jpg,Straight +2311.jpg,Straight +2312.jpg,Rejected +2313.jpg,Straight +2315.jpg,Rejected +2317.jpg,Leaned +2318.jpg,Leaned +2321.jpg,Rejected +2322.jpg,Straight +2324.jpg,Leaned +2325.jpg,Rejected +2326.jpg,Rejected +2327.jpg,Straight +2328.jpg,Straight +2331.jpg,Leaned +2333.jpg,Straight +2335.jpg,Rejected +2336.jpg,Rejected +2338.jpg,Leaned +2340.jpg,Rejected +2342.jpg,Rejected +2343.jpg,Straight +2344.jpg,Straight +2345.jpg,Leaned +2346.jpg,Leaned +2349.jpg,Leaned +2350.jpg,Rejected +2351.jpg,Rejected +2352.jpg,Rejected +2356.jpg,Leaned +2359.jpg,Leaned +2360.jpg,Straight +2361.jpg,Straight +2362.jpg,Rejected +2363.jpg,Straight +2364.jpg,Rejected +2365.jpg,Leaned +2366.jpg,Rejected +2367.jpg,Leaned +2368.jpg,Leaned +2369.jpg,Leaned +2370.jpg,Leaned +2371.jpg,Leaned +2372.jpg,Leaned +2373.jpg,Rejected +2376.jpg,Leaned +2377.jpg,Leaned +2378.jpg,Leaned +2379.jpg,Rejected +2381.jpg,Straight +2382.jpg,Straight +2385.jpg,Leaned +2386.jpg,Leaned +2388.jpg,Straight +2390.jpg,Leaned +2392.jpg,Leaned +2393.jpg,Leaned +2394.jpg,Rejected +2395.jpg,Straight +2396.jpg,Leaned +2397.jpg,Leaned +2398.jpg,Leaned +2399.jpg,Leaned +2400.jpg,Straight +2403.jpg,Straight +2406.jpg,Rejected +2407.jpg,Straight +2408.jpg,Straight +2410.jpg,Leaned +2411.jpg,Leaned +2412.jpg,Straight +2413.jpg,Rejected +2414.jpg,Rejected +2415.jpg,Leaned +2418.jpg,Straight +2419.jpg,Leaned +2420.jpg,Leaned +2421.jpg,Leaned +2422.jpg,Rejected +2423.jpg,Leaned +2425.jpg,Rejected +2426.jpg,Rejected +2427.jpg,Rejected +2428.jpg,Leaned +2429.jpg,Rejected +2430.jpg,Rejected +2431.jpg,Leaned +2432.jpg,Leaned +2434.jpg,Leaned +2436.jpg,Straight +2437.jpg,Leaned +2439.jpg,Leaned +2440.jpg,Leaned +2441.jpg,Straight +2442.jpg,Leaned diff --git a/pole_alignment/classification/train/train.json b/pole_alignment/classification/train/train.json new file mode 100644 index 0000000000000000000000000000000000000000..48c5192459869d435e737ca6cdfbc85bd89503f0 --- /dev/null +++ b/pole_alignment/classification/train/train.json @@ -0,0 +1,6826 @@ +[ + { + "image": "1.jpg", + "label": "Straight" + }, + { + "image": "2.jpg", + "label": "Straight" + }, + { + "image": "3.jpg", + "label": "Rejected" + }, + { + "image": "6.jpg", + "label": "Straight" + }, + { + "image": "7.jpg", + "label": "Straight" + }, + { + "image": "8.jpg", + "label": "Rejected" + }, + { + "image": "9.jpg", + "label": "Straight" + }, + { + "image": "10.jpg", + "label": "Rejected" + }, + { + "image": "11.jpg", + "label": "Straight" + }, + { + "image": "12.jpg", + "label": "Leaned" + }, + { + "image": "14.jpg", + "label": "Straight" + }, + { + "image": "15.jpg", + "label": "Straight" + }, + { + "image": "16.jpg", + "label": "Straight" + }, + { + "image": "17.jpg", + "label": "Straight" + }, + { + "image": "19.jpg", + "label": "Leaned" + }, + { + "image": "20.jpg", + "label": "Rejected" + }, + { + "image": "21.jpg", + "label": "Straight" + }, + { + "image": "22.jpg", + "label": "Straight" + }, + { + "image": "23.jpg", + "label": "Rejected" + }, + { + "image": "25.jpg", + "label": "Straight" + }, + { + "image": "26.jpg", + "label": "Straight" + }, + { + "image": "27.jpg", + "label": "Straight" + }, + { + "image": "28.jpg", + "label": "Leaned" + }, + { + "image": "29.jpg", + "label": "Leaned" + }, + { + "image": "30.jpg", + "label": "Straight" + }, + { + "image": "31.jpg", + "label": "Leaned" + }, + { + "image": "32.jpg", + "label": "Straight" + }, + { + "image": "34.jpg", + "label": "Rejected" + }, + { + "image": "35.jpg", + "label": "Straight" + }, + { + "image": "41.jpg", + "label": "Straight" + }, + { + "image": "42.jpg", + "label": "Straight" + }, + { + "image": "43.jpg", + "label": "Straight" + }, + { + "image": "45.jpg", + "label": "Straight" + }, + { + "image": "46.jpg", + "label": "Rejected" + }, + { + "image": "47.jpg", + "label": "Straight" + }, + { + "image": "49.jpg", + "label": "Straight" + }, + { + "image": "51.jpg", + "label": "Rejected" + }, + { + "image": "52.jpg", + "label": "Straight" + }, + { + "image": "53.jpg", + "label": "Rejected" + }, + { + "image": "54.jpg", + "label": "Leaned" + }, + { + "image": "56.jpg", + "label": "Rejected" + }, + { + "image": "57.jpg", + "label": "Rejected" + }, + { + "image": "58.jpg", + "label": "Straight" + }, + { + "image": "59.jpg", + "label": "Straight" + }, + { + "image": "62.jpg", + "label": "Rejected" + }, + { + "image": "63.jpg", + "label": "Rejected" + }, + { + "image": "64.jpg", + "label": "Straight" + }, + { + "image": "66.jpg", + "label": "Straight" + }, + { + "image": "67.jpg", + "label": "Straight" + }, + { + "image": "69.jpg", + "label": "Straight" + }, + { + "image": "70.jpg", + "label": "Straight" + }, + { + "image": "71.jpg", + "label": "Straight" + }, + { + "image": "72.jpg", + "label": "Rejected" + }, + { + "image": "74.jpg", + "label": "Straight" + }, + { + "image": "75.jpg", + "label": "Straight" + }, + { + "image": "77.jpg", + "label": "Leaned" + }, + { + "image": "78.jpg", + "label": "Leaned" + }, + { + "image": "79.jpg", + "label": "Rejected" + }, + { + "image": "80.jpg", + "label": "Straight" + }, + { + "image": "82.jpg", + "label": "Straight" + }, + { + "image": "83.jpg", + "label": "Straight" + }, + { + "image": "84.jpg", + "label": "Leaned" + }, + { + "image": "85.jpg", + "label": "Straight" + }, + { + "image": "88.jpg", + "label": "Straight" + }, + { + "image": "89.jpg", + "label": "Leaned" + }, + { + "image": "90.jpg", + "label": "Straight" + }, + { + "image": "91.jpg", + "label": "Straight" + }, + { + "image": "93.jpg", + "label": "Rejected" + }, + { + "image": "94.jpg", + "label": "Straight" + }, + { + "image": "95.jpg", + "label": "Leaned" + }, + { + "image": "96.jpg", + "label": "Straight" + }, + { + "image": "97.jpg", + "label": "Straight" + }, + { + "image": "98.jpg", + "label": "Rejected" + }, + { + "image": "99.jpg", + "label": "Straight" + }, + { + "image": "101.jpg", + "label": "Straight" + }, + { + "image": "103.jpg", + "label": "Straight" + }, + { + "image": "105.jpg", + "label": "Leaned" + }, + { + "image": "106.jpg", + "label": "Leaned" + }, + { + "image": "108.jpg", + "label": "Straight" + }, + { + "image": "109.jpg", + "label": "Straight" + }, + { + "image": "111.jpg", + "label": "Straight" + }, + { + "image": "112.jpg", + "label": "Straight" + }, + { + "image": "113.jpg", + "label": "Straight" + }, + { + "image": "116.jpg", + "label": "Straight" + }, + { + "image": "117.jpg", + "label": "Straight" + }, + { + "image": "118.jpg", + "label": "Straight" + }, + { + "image": "119.jpg", + "label": "Leaned" + }, + { + "image": "120.jpg", + "label": "Straight" + }, + { + "image": "121.jpg", + "label": "Leaned" + }, + { + "image": "122.jpg", + "label": "Straight" + }, + { + "image": "123.jpg", + "label": "Straight" + }, + { + "image": "124.jpg", + "label": "Straight" + }, + { + "image": "125.jpg", + "label": "Straight" + }, + { + "image": "126.jpg", + "label": "Leaned" + }, + { + "image": "128.jpg", + "label": "Straight" + }, + { + "image": "129.jpg", + "label": "Straight" + }, + { + "image": "130.jpg", + "label": "Leaned" + }, + { + "image": "133.jpg", + "label": "Straight" + }, + { + "image": "134.jpg", + "label": "Straight" + }, + { + "image": "135.jpg", + "label": "Leaned" + }, + { + "image": "137.jpg", + "label": "Leaned" + }, + { + "image": "138.jpg", + "label": "Straight" + }, + { + "image": "139.jpg", + "label": "Straight" + }, + { + "image": "140.jpg", + "label": "Straight" + }, + { + "image": "141.jpg", + "label": "Rejected" + }, + { + "image": "142.jpg", + "label": "Rejected" + }, + { + "image": "143.jpg", + "label": "Straight" + }, + { + "image": "145.jpg", + "label": "Leaned" + }, + { + "image": "146.jpg", + "label": "Straight" + }, + { + "image": "147.jpg", + "label": "Leaned" + }, + { + "image": "148.jpg", + "label": "Straight" + }, + { + "image": "149.jpg", + "label": "Straight" + }, + { + "image": "150.jpg", + "label": "Straight" + }, + { + "image": "151.jpg", + "label": "Rejected" + }, + { + "image": "152.jpg", + "label": "Leaned" + }, + { + "image": "153.jpg", + "label": "Leaned" + }, + { + "image": "154.jpg", + "label": "Straight" + }, + { + "image": "155.jpg", + "label": "Straight" + }, + { + "image": "157.jpg", + "label": "Straight" + }, + { + "image": "158.jpg", + "label": "Straight" + }, + { + "image": "159.jpg", + "label": "Leaned" + }, + { + "image": "160.jpg", + "label": "Straight" + }, + { + "image": "161.jpg", + "label": "Rejected" + }, + { + "image": "163.jpg", + "label": "Straight" + }, + { + "image": "165.jpg", + "label": "Straight" + }, + { + "image": "167.jpg", + "label": "Straight" + }, + { + "image": "168.jpg", + "label": "Straight" + }, + { + "image": "169.jpg", + "label": "Straight" + }, + { + "image": "170.jpg", + "label": "Straight" + }, + { + "image": "171.jpg", + "label": "Straight" + }, + { + "image": "173.jpg", + "label": "Straight" + }, + { + "image": "175.jpg", + "label": "Straight" + }, + { + "image": "177.jpg", + "label": "Leaned" + }, + { + "image": "178.jpg", + "label": "Straight" + }, + { + "image": "179.jpg", + "label": "Straight" + }, + { + "image": "182.jpg", + "label": "Straight" + }, + { + "image": "184.jpg", + "label": "Straight" + }, + { + "image": "185.jpg", + "label": "Straight" + }, + { + "image": "186.jpg", + "label": "Straight" + }, + { + "image": "187.jpg", + "label": "Straight" + }, + { + "image": "188.jpg", + "label": "Straight" + }, + { + "image": "189.jpg", + "label": "Leaned" + }, + { + "image": "191.jpg", + "label": "Straight" + }, + { + "image": "192.jpg", + "label": "Rejected" + }, + { + "image": "193.jpg", + "label": "Straight" + }, + { + "image": "194.jpg", + "label": "Straight" + }, + { + "image": "195.jpg", + "label": "Straight" + }, + { + "image": "196.jpg", + "label": "Straight" + }, + { + "image": "197.jpg", + "label": "Straight" + }, + { + "image": "198.jpg", + "label": "Leaned" + }, + { + "image": "199.jpg", + "label": "Straight" + }, + { + "image": "200.jpg", + "label": "Leaned" + }, + { + "image": "202.jpg", + "label": "Straight" + }, + { + "image": "203.jpg", + "label": "Straight" + }, + { + "image": "204.jpg", + "label": "Leaned" + }, + { + "image": "207.jpg", + "label": "Straight" + }, + { + "image": "209.jpg", + "label": "Leaned" + }, + { + "image": "210.jpg", + "label": "Straight" + }, + { + "image": "212.jpg", + "label": "Straight" + }, + { + "image": "214.jpg", + "label": "Straight" + }, + { + "image": "216.jpg", + "label": "Rejected" + }, + { + "image": "217.jpg", + "label": "Straight" + }, + { + "image": "218.jpg", + "label": "Straight" + }, + { + "image": "219.jpg", + "label": "Straight" + }, + { + "image": "220.jpg", + "label": "Straight" + }, + { + "image": "221.jpg", + "label": "Straight" + }, + { + "image": "222.jpg", + "label": "Straight" + }, + { + "image": "223.jpg", + "label": "Straight" + }, + { + "image": "224.jpg", + "label": "Straight" + }, + { + "image": "226.jpg", + "label": "Straight" + }, + { + "image": "227.jpg", + "label": "Straight" + }, + { + "image": "232.jpg", + "label": "Straight" + }, + { + "image": "233.jpg", + "label": "Straight" + }, + { + "image": "234.jpg", + "label": "Straight" + }, + { + "image": "235.jpg", + "label": "Straight" + }, + { + "image": "236.jpg", + "label": "Straight" + }, + { + "image": "237.jpg", + "label": "Straight" + }, + { + "image": "239.jpg", + "label": "Straight" + }, + { + "image": "240.jpg", + "label": "Straight" + }, + { + "image": "241.jpg", + "label": "Straight" + }, + { + "image": "243.jpg", + "label": "Straight" + }, + { + "image": "245.jpg", + "label": "Rejected" + }, + { + "image": "246.jpg", + "label": "Straight" + }, + { + "image": "247.jpg", + "label": "Straight" + }, + { + "image": "248.jpg", + "label": "Straight" + }, + { + "image": "250.jpg", + "label": "Straight" + }, + { + "image": "251.jpg", + "label": "Straight" + }, + { + "image": "252.jpg", + "label": "Straight" + }, + { + "image": "254.jpg", + "label": "Straight" + }, + { + "image": "255.jpg", + "label": "Leaned" + }, + { + "image": "256.jpg", + "label": "Straight" + }, + { + "image": "257.jpg", + "label": "Straight" + }, + { + "image": "258.jpg", + "label": "Straight" + }, + { + "image": "259.jpg", + "label": "Straight" + }, + { + "image": "260.jpg", + "label": "Straight" + }, + { + "image": "261.jpg", + "label": "Straight" + }, + { + "image": "262.jpg", + "label": "Straight" + }, + { + "image": "263.jpg", + "label": "Leaned" + }, + { + "image": "264.jpg", + "label": "Straight" + }, + { + "image": "265.jpg", + "label": "Leaned" + }, + { + "image": "266.jpg", + "label": "Straight" + }, + { + "image": "268.jpg", + "label": "Straight" + }, + { + "image": "270.jpg", + "label": "Leaned" + }, + { + "image": "271.jpg", + "label": "Straight" + }, + { + "image": "273.jpg", + "label": "Straight" + }, + { + "image": "274.jpg", + "label": "Straight" + }, + { + "image": "276.jpg", + "label": "Straight" + }, + { + "image": "278.jpg", + "label": "Leaned" + }, + { + "image": "279.jpg", + "label": "Leaned" + }, + { + "image": "282.jpg", + "label": "Straight" + }, + { + "image": "285.jpg", + "label": "Straight" + }, + { + "image": "286.jpg", + "label": "Straight" + }, + { + "image": "288.jpg", + "label": "Straight" + }, + { + "image": "289.jpg", + "label": "Straight" + }, + { + "image": "292.jpg", + "label": "Straight" + }, + { + "image": "297.jpg", + "label": "Rejected" + }, + { + "image": "298.jpg", + "label": "Straight" + }, + { + "image": "299.jpg", + "label": "Straight" + }, + { + "image": "300.jpg", + "label": "Straight" + }, + { + "image": "301.jpg", + "label": "Leaned" + }, + { + "image": "302.jpg", + "label": "Straight" + }, + { + "image": "303.jpg", + "label": "Straight" + }, + { + "image": "304.jpg", + "label": "Straight" + }, + { + "image": "305.jpg", + "label": "Straight" + }, + { + "image": "306.jpg", + "label": "Straight" + }, + { + "image": "308.jpg", + "label": "Straight" + }, + { + "image": "309.jpg", + "label": "Rejected" + }, + { + "image": "312.jpg", + "label": "Rejected" + }, + { + "image": "313.jpg", + "label": "Straight" + }, + { + "image": "314.jpg", + "label": "Leaned" + }, + { + "image": "315.jpg", + "label": "Straight" + }, + { + "image": "317.jpg", + "label": "Straight" + }, + { + "image": "318.jpg", + "label": "Straight" + }, + { + "image": "320.jpg", + "label": "Straight" + }, + { + "image": "321.jpg", + "label": "Straight" + }, + { + "image": "323.jpg", + "label": "Leaned" + }, + { + "image": "325.jpg", + "label": "Straight" + }, + { + "image": "326.jpg", + "label": "Straight" + }, + { + "image": "327.jpg", + "label": "Leaned" + }, + { + "image": "328.jpg", + "label": "Straight" + }, + { + "image": "329.jpg", + "label": "Straight" + }, + { + "image": "330.jpg", + "label": "Straight" + }, + { + "image": "331.jpg", + "label": "Straight" + }, + { + "image": "332.jpg", + "label": "Straight" + }, + { + "image": "334.jpg", + "label": "Straight" + }, + { + "image": "335.jpg", + "label": "Straight" + }, + { + "image": "336.jpg", + "label": "Straight" + }, + { + "image": "337.jpg", + "label": "Straight" + }, + { + "image": "338.jpg", + "label": "Leaned" + }, + { + "image": "339.jpg", + "label": "Straight" + }, + { + "image": "340.jpg", + "label": "Straight" + }, + { + "image": "342.jpg", + "label": "Straight" + }, + { + "image": "343.jpg", + "label": "Rejected" + }, + { + "image": "344.jpg", + "label": "Straight" + }, + { + "image": "345.jpg", + "label": "Straight" + }, + { + "image": "347.jpg", + "label": "Straight" + }, + { + "image": "348.jpg", + "label": "Rejected" + }, + { + "image": "349.jpg", + "label": "Straight" + }, + { + "image": "350.jpg", + "label": "Straight" + }, + { + "image": "351.jpg", + "label": "Straight" + }, + { + "image": "353.jpg", + "label": "Rejected" + }, + { + "image": "355.jpg", + "label": "Straight" + }, + { + "image": "358.jpg", + "label": "Straight" + }, + { + "image": "359.jpg", + "label": "Rejected" + }, + { + "image": "360.jpg", + "label": "Leaned" + }, + { + "image": "362.jpg", + "label": "Straight" + }, + { + "image": "365.jpg", + "label": "Leaned" + }, + { + "image": "366.jpg", + "label": "Straight" + }, + { + "image": "367.jpg", + "label": "Straight" + }, + { + "image": "369.jpg", + "label": "Leaned" + }, + { + "image": "370.jpg", + "label": "Straight" + }, + { + "image": "371.jpg", + "label": "Straight" + }, + { + "image": "372.jpg", + "label": "Rejected" + }, + { + "image": "373.jpg", + "label": "Straight" + }, + { + "image": "376.jpg", + "label": "Straight" + }, + { + "image": "377.jpg", + "label": "Straight" + }, + { + "image": "378.jpg", + "label": "Leaned" + }, + { + "image": "379.jpg", + "label": "Straight" + }, + { + "image": "380.jpg", + "label": "Leaned" + }, + { + "image": "382.jpg", + "label": "Rejected" + }, + { + "image": "384.jpg", + "label": "Straight" + }, + { + "image": "385.jpg", + "label": "Straight" + }, + { + "image": "386.jpg", + "label": "Straight" + }, + { + "image": "387.jpg", + "label": "Leaned" + }, + { + "image": "389.jpg", + "label": "Straight" + }, + { + "image": "391.jpg", + "label": "Straight" + }, + { + "image": "392.jpg", + "label": "Straight" + }, + { + "image": "393.jpg", + "label": "Straight" + }, + { + "image": "394.jpg", + "label": "Rejected" + }, + { + "image": "395.jpg", + "label": "Straight" + }, + { + "image": "396.jpg", + "label": "Straight" + }, + { + "image": "397.jpg", + "label": "Straight" + }, + { + "image": "398.jpg", + "label": "Rejected" + }, + { + "image": "399.jpg", + "label": "Leaned" + }, + { + "image": "400.jpg", + "label": "Straight" + }, + { + "image": "402.jpg", + "label": "Leaned" + }, + { + "image": "403.jpg", + "label": "Straight" + }, + { + "image": "404.jpg", + "label": "Straight" + }, + { + "image": "405.jpg", + "label": "Straight" + }, + { + "image": "406.jpg", + "label": "Leaned" + }, + { + "image": "407.jpg", + "label": "Straight" + }, + { + "image": "408.jpg", + "label": "Straight" + }, + { + "image": "410.jpg", + "label": "Leaned" + }, + { + "image": "411.jpg", + "label": "Straight" + }, + { + "image": "414.jpg", + "label": "Leaned" + }, + { + "image": "416.jpg", + "label": "Straight" + }, + { + "image": "418.jpg", + "label": "Straight" + }, + { + "image": "421.jpg", + "label": "Straight" + }, + { + "image": "424.jpg", + "label": "Straight" + }, + { + "image": "425.jpg", + "label": "Straight" + }, + { + "image": "426.jpg", + "label": "Straight" + }, + { + "image": "427.jpg", + "label": "Straight" + }, + { + "image": "429.jpg", + "label": "Straight" + }, + { + "image": "431.jpg", + "label": "Straight" + }, + { + "image": "432.jpg", + "label": "Straight" + }, + { + "image": "433.jpg", + "label": "Straight" + }, + { + "image": "436.jpg", + "label": "Straight" + }, + { + "image": "438.jpg", + "label": "Straight" + }, + { + "image": "440.jpg", + "label": "Leaned" + }, + { + "image": "442.jpg", + "label": "Straight" + }, + { + "image": "444.jpg", + "label": "Straight" + }, + { + "image": "445.jpg", + "label": "Straight" + }, + { + "image": "446.jpg", + "label": "Straight" + }, + { + "image": "447.jpg", + "label": "Straight" + }, + { + "image": "448.jpg", + "label": "Straight" + }, + { + "image": "449.jpg", + "label": "Straight" + }, + { + "image": "450.jpg", + "label": "Straight" + }, + { + "image": "452.jpg", + "label": "Straight" + }, + { + "image": "453.jpg", + "label": "Straight" + }, + { + "image": "454.jpg", + "label": "Straight" + }, + { + "image": "455.jpg", + "label": "Straight" + }, + { + "image": "456.jpg", + "label": "Straight" + }, + { + "image": "457.jpg", + "label": "Straight" + }, + { + "image": "460.jpg", + "label": "Straight" + }, + { + "image": "462.jpg", + "label": "Leaned" + }, + { + "image": "463.jpg", + "label": "Leaned" + }, + { + "image": "464.jpg", + "label": "Straight" + }, + { + "image": "467.jpg", + "label": "Straight" + }, + { + "image": "468.jpg", + "label": "Rejected" + }, + { + "image": "469.jpg", + "label": "Rejected" + }, + { + "image": "470.jpg", + "label": "Rejected" + }, + { + "image": "472.jpg", + "label": "Rejected" + }, + { + "image": "473.jpg", + "label": "Straight" + }, + { + "image": "476.jpg", + "label": "Straight" + }, + { + "image": "477.jpg", + "label": "Straight" + }, + { + "image": "479.jpg", + "label": "Rejected" + }, + { + "image": "480.jpg", + "label": "Rejected" + }, + { + "image": "481.jpg", + "label": "Rejected" + }, + { + "image": "483.jpg", + "label": "Leaned" + }, + { + "image": "484.jpg", + "label": "Straight" + }, + { + "image": "485.jpg", + "label": "Straight" + }, + { + "image": "486.jpg", + "label": "Straight" + }, + { + "image": "487.jpg", + "label": "Straight" + }, + { + "image": "488.jpg", + "label": "Leaned" + }, + { + "image": "490.jpg", + "label": "Straight" + }, + { + "image": "493.jpg", + "label": "Straight" + }, + { + "image": "494.jpg", + "label": "Leaned" + }, + { + "image": "495.jpg", + "label": "Straight" + }, + { + "image": "496.jpg", + "label": "Straight" + }, + { + "image": "497.jpg", + "label": "Straight" + }, + { + "image": "499.jpg", + "label": "Rejected" + }, + { + "image": "500.jpg", + "label": "Rejected" + }, + { + "image": "501.jpg", + "label": "Straight" + }, + { + "image": "502.jpg", + "label": "Straight" + }, + { + "image": "504.jpg", + "label": "Leaned" + }, + { + "image": "505.jpg", + "label": "Straight" + }, + { + "image": "506.jpg", + "label": "Straight" + }, + { + "image": "507.jpg", + "label": "Rejected" + }, + { + "image": "509.jpg", + "label": "Straight" + }, + { + "image": "510.jpg", + "label": "Straight" + }, + { + "image": "511.jpg", + "label": "Leaned" + }, + { + "image": "512.jpg", + "label": "Rejected" + }, + { + "image": "513.jpg", + "label": "Leaned" + }, + { + "image": "514.jpg", + "label": "Straight" + }, + { + "image": "515.jpg", + "label": "Straight" + }, + { + "image": "517.jpg", + "label": "Rejected" + }, + { + "image": "518.jpg", + "label": "Straight" + }, + { + "image": "520.jpg", + "label": "Leaned" + }, + { + "image": "521.jpg", + "label": "Leaned" + }, + { + "image": "522.jpg", + "label": "Straight" + }, + { + "image": "523.jpg", + "label": "Rejected" + }, + { + "image": "524.jpg", + "label": "Straight" + }, + { + "image": "525.jpg", + "label": "Straight" + }, + { + "image": "526.jpg", + "label": "Leaned" + }, + { + "image": "527.jpg", + "label": "Rejected" + }, + { + "image": "528.jpg", + "label": "Straight" + }, + { + "image": "529.jpg", + "label": "Straight" + }, + { + "image": "530.jpg", + "label": "Rejected" + }, + { + "image": "531.jpg", + "label": "Straight" + }, + { + "image": "533.jpg", + "label": "Straight" + }, + { + "image": "534.jpg", + "label": "Straight" + }, + { + "image": "535.jpg", + "label": "Rejected" + }, + { + "image": "536.jpg", + "label": "Straight" + }, + { + "image": "537.jpg", + "label": "Leaned" + }, + { + "image": "539.jpg", + "label": "Rejected" + }, + { + "image": "540.jpg", + "label": "Straight" + }, + { + "image": "541.jpg", + "label": "Leaned" + }, + { + "image": "544.jpg", + "label": "Straight" + }, + { + "image": "545.jpg", + "label": "Rejected" + }, + { + "image": "546.jpg", + "label": "Rejected" + }, + { + "image": "548.jpg", + "label": "Leaned" + }, + { + "image": "550.jpg", + "label": "Rejected" + }, + { + "image": "551.jpg", + "label": "Straight" + }, + { + "image": "552.jpg", + "label": "Straight" + }, + { + "image": "553.jpg", + "label": "Straight" + }, + { + "image": "554.jpg", + "label": "Straight" + }, + { + "image": "555.jpg", + "label": "Leaned" + }, + { + "image": "556.jpg", + "label": "Straight" + }, + { + "image": "557.jpg", + "label": "Straight" + }, + { + "image": "559.jpg", + "label": "Leaned" + }, + { + "image": "561.jpg", + "label": "Straight" + }, + { + "image": "562.jpg", + "label": "Straight" + }, + { + "image": "563.jpg", + "label": "Straight" + }, + { + "image": "565.jpg", + "label": "Leaned" + }, + { + "image": "567.jpg", + "label": "Straight" + }, + { + "image": "568.jpg", + "label": "Leaned" + }, + { + "image": "569.jpg", + "label": "Rejected" + }, + { + "image": "571.jpg", + "label": "Straight" + }, + { + "image": "572.jpg", + "label": "Straight" + }, + { + "image": "573.jpg", + "label": "Straight" + }, + { + "image": "574.jpg", + "label": "Leaned" + }, + { + "image": "576.jpg", + "label": "Straight" + }, + { + "image": "578.jpg", + "label": "Straight" + }, + { + "image": "579.jpg", + "label": "Straight" + }, + { + "image": "580.jpg", + "label": "Straight" + }, + { + "image": "582.jpg", + "label": "Straight" + }, + { + "image": "583.jpg", + "label": "Straight" + }, + { + "image": "584.jpg", + "label": "Straight" + }, + { + "image": "589.jpg", + "label": "Straight" + }, + { + "image": "590.jpg", + "label": "Straight" + }, + { + "image": "591.jpg", + "label": "Straight" + }, + { + "image": "592.jpg", + "label": "Straight" + }, + { + "image": "593.jpg", + "label": "Straight" + }, + { + "image": "595.jpg", + "label": "Straight" + }, + { + "image": "596.jpg", + "label": "Straight" + }, + { + "image": "597.jpg", + "label": "Straight" + }, + { + "image": "598.jpg", + "label": "Straight" + }, + { + "image": "599.jpg", + "label": "Rejected" + }, + { + "image": "601.jpg", + "label": "Leaned" + }, + { + "image": "602.jpg", + "label": "Straight" + }, + { + "image": "603.jpg", + "label": "Leaned" + }, + { + "image": "604.jpg", + "label": "Straight" + }, + { + "image": "605.jpg", + "label": "Leaned" + }, + { + "image": "606.jpg", + "label": "Straight" + }, + { + "image": "607.jpg", + "label": "Straight" + }, + { + "image": "609.jpg", + "label": "Straight" + }, + { + "image": "610.jpg", + "label": "Straight" + }, + { + "image": "611.jpg", + "label": "Straight" + }, + { + "image": "612.jpg", + "label": "Straight" + }, + { + "image": "613.jpg", + "label": "Straight" + }, + { + "image": "614.jpg", + "label": "Straight" + }, + { + "image": "616.jpg", + "label": "Straight" + }, + { + "image": "617.jpg", + "label": "Straight" + }, + { + "image": "618.jpg", + "label": "Leaned" + }, + { + "image": "619.jpg", + "label": "Straight" + }, + { + "image": "620.jpg", + "label": "Straight" + }, + { + "image": "621.jpg", + "label": "Straight" + }, + { + "image": "622.jpg", + "label": "Straight" + }, + { + "image": "623.jpg", + "label": "Straight" + }, + { + "image": "624.jpg", + "label": "Straight" + }, + { + "image": "626.jpg", + "label": "Straight" + }, + { + "image": "628.jpg", + "label": "Straight" + }, + { + "image": "629.jpg", + "label": "Straight" + }, + { + "image": "631.jpg", + "label": "Straight" + }, + { + "image": "633.jpg", + "label": "Straight" + }, + { + "image": "635.jpg", + "label": "Straight" + }, + { + "image": "636.jpg", + "label": "Leaned" + }, + { + "image": "637.jpg", + "label": "Rejected" + }, + { + "image": "638.jpg", + "label": "Straight" + }, + { + "image": "639.jpg", + "label": "Straight" + }, + { + "image": "641.jpg", + "label": "Straight" + }, + { + "image": "643.jpg", + "label": "Rejected" + }, + { + "image": "645.jpg", + "label": "Straight" + }, + { + "image": "646.jpg", + "label": "Straight" + }, + { + "image": "647.jpg", + "label": "Leaned" + }, + { + "image": "649.jpg", + "label": "Straight" + }, + { + "image": "650.jpg", + "label": "Straight" + }, + { + "image": "651.jpg", + "label": "Straight" + }, + { + "image": "652.jpg", + "label": "Rejected" + }, + { + "image": "653.jpg", + "label": "Rejected" + }, + { + "image": "655.jpg", + "label": "Leaned" + }, + { + "image": "656.jpg", + "label": "Straight" + }, + { + "image": "657.jpg", + "label": "Straight" + }, + { + "image": "658.jpg", + "label": "Straight" + }, + { + "image": "659.jpg", + "label": "Straight" + }, + { + "image": "661.jpg", + "label": "Rejected" + }, + { + "image": "662.jpg", + "label": "Straight" + }, + { + "image": "663.jpg", + "label": "Straight" + }, + { + "image": "664.jpg", + "label": "Straight" + }, + { + "image": "665.jpg", + "label": "Straight" + }, + { + "image": "667.jpg", + "label": "Straight" + }, + { + "image": "668.jpg", + "label": "Rejected" + }, + { + "image": "669.jpg", + "label": "Straight" + }, + { + "image": "671.jpg", + "label": "Straight" + }, + { + "image": "672.jpg", + "label": "Straight" + }, + { + "image": "675.jpg", + "label": "Straight" + }, + { + "image": "676.jpg", + "label": "Straight" + }, + { + "image": "677.jpg", + "label": "Straight" + }, + { + "image": "678.jpg", + "label": "Straight" + }, + { + "image": "679.jpg", + "label": "Straight" + }, + { + "image": "680.jpg", + "label": "Straight" + }, + { + "image": "681.jpg", + "label": "Straight" + }, + { + "image": "684.jpg", + "label": "Straight" + }, + { + "image": "686.jpg", + "label": "Straight" + }, + { + "image": "687.jpg", + "label": "Rejected" + }, + { + "image": "688.jpg", + "label": "Straight" + }, + { + "image": "689.jpg", + "label": "Straight" + }, + { + "image": "690.jpg", + "label": "Straight" + }, + { + "image": "691.jpg", + "label": "Straight" + }, + { + "image": "692.jpg", + "label": "Leaned" + }, + { + "image": "693.jpg", + "label": "Straight" + }, + { + "image": "694.jpg", + "label": "Rejected" + }, + { + "image": "696.jpg", + "label": "Straight" + }, + { + "image": "698.jpg", + "label": "Rejected" + }, + { + "image": "702.jpg", + "label": "Straight" + }, + { + "image": "704.jpg", + "label": "Straight" + }, + { + "image": "705.jpg", + "label": "Straight" + }, + { + "image": "706.jpg", + "label": "Straight" + }, + { + "image": "707.jpg", + "label": "Straight" + }, + { + "image": "711.jpg", + "label": "Leaned" + }, + { + "image": "712.jpg", + "label": "Straight" + }, + { + "image": "714.jpg", + "label": "Leaned" + }, + { + "image": "716.jpg", + "label": "Straight" + }, + { + "image": "717.jpg", + "label": "Rejected" + }, + { + "image": "718.jpg", + "label": "Leaned" + }, + { + "image": "724.jpg", + "label": "Leaned" + }, + { + "image": "725.jpg", + "label": "Straight" + }, + { + "image": "726.jpg", + "label": "Rejected" + }, + { + "image": "727.jpg", + "label": "Straight" + }, + { + "image": "728.jpg", + "label": "Straight" + }, + { + "image": "730.jpg", + "label": "Straight" + }, + { + "image": "731.jpg", + "label": "Straight" + }, + { + "image": "732.jpg", + "label": "Leaned" + }, + { + "image": "733.jpg", + "label": "Straight" + }, + { + "image": "737.jpg", + "label": "Straight" + }, + { + "image": "739.jpg", + "label": "Straight" + }, + { + "image": "741.jpg", + "label": "Straight" + }, + { + "image": "744.jpg", + "label": "Straight" + }, + { + "image": "745.jpg", + "label": "Straight" + }, + { + "image": "747.jpg", + "label": "Straight" + }, + { + "image": "749.jpg", + "label": "Straight" + }, + { + "image": "750.jpg", + "label": "Straight" + }, + { + "image": "753.jpg", + "label": "Rejected" + }, + { + "image": "754.jpg", + "label": "Straight" + }, + { + "image": "755.jpg", + "label": "Rejected" + }, + { + "image": "758.jpg", + "label": "Straight" + }, + { + "image": "761.jpg", + "label": "Straight" + }, + { + "image": "765.jpg", + "label": "Leaned" + }, + { + "image": "766.jpg", + "label": "Leaned" + }, + { + "image": "768.jpg", + "label": "Straight" + }, + { + "image": "769.jpg", + "label": "Straight" + }, + { + "image": "772.jpg", + "label": "Leaned" + }, + { + "image": "773.jpg", + "label": "Rejected" + }, + { + "image": "774.jpg", + "label": "Straight" + }, + { + "image": "776.jpg", + "label": "Straight" + }, + { + "image": "777.jpg", + "label": "Leaned" + }, + { + "image": "779.jpg", + "label": "Rejected" + }, + { + "image": "781.jpg", + "label": "Straight" + }, + { + "image": "782.jpg", + "label": "Straight" + }, + { + "image": "783.jpg", + "label": "Straight" + }, + { + "image": "784.jpg", + "label": "Straight" + }, + { + "image": "786.jpg", + "label": "Straight" + }, + { + "image": "788.jpg", + "label": "Rejected" + }, + { + "image": "789.jpg", + "label": "Straight" + }, + { + "image": "791.jpg", + "label": "Leaned" + }, + { + "image": "792.jpg", + "label": "Straight" + }, + { + "image": "795.jpg", + "label": "Straight" + }, + { + "image": "796.jpg", + "label": "Rejected" + }, + { + "image": "801.jpg", + "label": "Straight" + }, + { + "image": "804.jpg", + "label": "Leaned" + }, + { + "image": "805.jpg", + "label": "Rejected" + }, + { + "image": "807.jpg", + "label": "Rejected" + }, + { + "image": "808.jpg", + "label": "Rejected" + }, + { + "image": "811.jpg", + "label": "Straight" + }, + { + "image": "812.jpg", + "label": "Straight" + }, + { + "image": "813.jpg", + "label": "Leaned" + }, + { + "image": "814.jpg", + "label": "Straight" + }, + { + "image": "816.jpg", + "label": "Straight" + }, + { + "image": "817.jpg", + "label": "Straight" + }, + { + "image": "818.jpg", + "label": "Rejected" + }, + { + "image": "820.jpg", + "label": "Straight" + }, + { + "image": "821.jpg", + "label": "Straight" + }, + { + "image": "822.jpg", + "label": "Straight" + }, + { + "image": "824.jpg", + "label": "Straight" + }, + { + "image": "825.jpg", + "label": "Straight" + }, + { + "image": "828.jpg", + "label": "Leaned" + }, + { + "image": "829.jpg", + "label": "Straight" + }, + { + "image": "830.jpg", + "label": "Straight" + }, + { + "image": "831.jpg", + "label": "Leaned" + }, + { + "image": "832.jpg", + "label": "Leaned" + }, + { + "image": "833.jpg", + "label": "Straight" + }, + { + "image": "835.jpg", + "label": "Rejected" + }, + { + "image": "836.jpg", + "label": "Straight" + }, + { + "image": "837.jpg", + "label": "Straight" + }, + { + "image": "838.jpg", + "label": "Straight" + }, + { + "image": "839.jpg", + "label": "Rejected" + }, + { + "image": "843.jpg", + "label": "Straight" + }, + { + "image": "846.jpg", + "label": "Leaned" + }, + { + "image": "847.jpg", + "label": "Straight" + }, + { + "image": "849.jpg", + "label": "Leaned" + }, + { + "image": "850.jpg", + "label": "Straight" + }, + { + "image": "852.jpg", + "label": "Straight" + }, + { + "image": "855.jpg", + "label": "Straight" + }, + { + "image": "856.jpg", + "label": "Straight" + }, + { + "image": "857.jpg", + "label": "Straight" + }, + { + "image": "859.jpg", + "label": "Straight" + }, + { + "image": "860.jpg", + "label": "Straight" + }, + { + "image": "861.jpg", + "label": "Rejected" + }, + { + "image": "862.jpg", + "label": "Straight" + }, + { + "image": "863.jpg", + "label": "Leaned" + }, + { + "image": "867.jpg", + "label": "Straight" + }, + { + "image": "869.jpg", + "label": "Leaned" + }, + { + "image": "870.jpg", + "label": "Straight" + }, + { + "image": "871.jpg", + "label": "Straight" + }, + { + "image": "872.jpg", + "label": "Rejected" + }, + { + "image": "874.jpg", + "label": "Straight" + }, + { + "image": "875.jpg", + "label": "Straight" + }, + { + "image": "876.jpg", + "label": "Straight" + }, + { + "image": "877.jpg", + "label": "Straight" + }, + { + "image": "878.jpg", + "label": "Straight" + }, + { + "image": "880.jpg", + "label": "Leaned" + }, + { + "image": "882.jpg", + "label": "Rejected" + }, + { + "image": "883.jpg", + "label": "Leaned" + }, + { + "image": "884.jpg", + "label": "Straight" + }, + { + "image": "887.jpg", + "label": "Straight" + }, + { + "image": "889.jpg", + "label": "Straight" + }, + { + "image": "890.jpg", + "label": "Straight" + }, + { + "image": "891.jpg", + "label": "Leaned" + }, + { + "image": "892.jpg", + "label": "Rejected" + }, + { + "image": "894.jpg", + "label": "Straight" + }, + { + "image": "895.jpg", + "label": "Straight" + }, + { + "image": "897.jpg", + "label": "Straight" + }, + { + "image": "898.jpg", + "label": "Straight" + }, + { + "image": "899.jpg", + "label": "Straight" + }, + { + "image": "902.jpg", + "label": "Straight" + }, + { + "image": "905.jpg", + "label": "Rejected" + }, + { + "image": "906.jpg", + "label": "Straight" + }, + { + "image": "907.jpg", + "label": "Leaned" + }, + { + "image": "908.jpg", + "label": "Leaned" + }, + { + "image": "910.jpg", + "label": "Leaned" + }, + { + "image": "912.jpg", + "label": "Leaned" + }, + { + "image": "913.jpg", + "label": "Straight" + }, + { + "image": "915.jpg", + "label": "Straight" + }, + { + "image": "917.jpg", + "label": "Rejected" + }, + { + "image": "918.jpg", + "label": "Straight" + }, + { + "image": "919.jpg", + "label": "Straight" + }, + { + "image": "920.jpg", + "label": "Leaned" + }, + { + "image": "922.jpg", + "label": "Straight" + }, + { + "image": "924.jpg", + "label": "Leaned" + }, + { + "image": "925.jpg", + "label": "Straight" + }, + { + "image": "928.jpg", + "label": "Straight" + }, + { + "image": "929.jpg", + "label": "Straight" + }, + { + "image": "930.jpg", + "label": "Straight" + }, + { + "image": "931.jpg", + "label": "Leaned" + }, + { + "image": "932.jpg", + "label": "Leaned" + }, + { + "image": "934.jpg", + "label": "Rejected" + }, + { + "image": "935.jpg", + "label": "Leaned" + }, + { + "image": "936.jpg", + "label": "Straight" + }, + { + "image": "939.jpg", + "label": "Straight" + }, + { + "image": "940.jpg", + "label": "Straight" + }, + { + "image": "941.jpg", + "label": "Straight" + }, + { + "image": "943.jpg", + "label": "Straight" + }, + { + "image": "944.jpg", + "label": "Straight" + }, + { + "image": "945.jpg", + "label": "Straight" + }, + { + "image": "946.jpg", + "label": "Rejected" + }, + { + "image": "949.jpg", + "label": "Straight" + }, + { + "image": "950.jpg", + "label": "Straight" + }, + { + "image": "951.jpg", + "label": "Straight" + }, + { + "image": "952.jpg", + "label": "Leaned" + }, + { + "image": "953.jpg", + "label": "Straight" + }, + { + "image": "955.jpg", + "label": "Straight" + }, + { + "image": "957.jpg", + "label": "Straight" + }, + { + "image": "959.jpg", + "label": "Straight" + }, + { + "image": "960.jpg", + "label": "Straight" + }, + { + "image": "962.jpg", + "label": "Leaned" + }, + { + "image": "964.jpg", + "label": "Leaned" + }, + { + "image": "965.jpg", + "label": "Straight" + }, + { + "image": "967.jpg", + "label": "Leaned" + }, + { + "image": "969.jpg", + "label": "Leaned" + }, + { + "image": "970.jpg", + "label": "Leaned" + }, + { + "image": "971.jpg", + "label": "Leaned" + }, + { + "image": "973.jpg", + "label": "Straight" + }, + { + "image": "974.jpg", + "label": "Straight" + }, + { + "image": "976.jpg", + "label": "Straight" + }, + { + "image": "977.jpg", + "label": "Straight" + }, + { + "image": "979.jpg", + "label": "Straight" + }, + { + "image": "981.jpg", + "label": "Straight" + }, + { + "image": "982.jpg", + "label": "Rejected" + }, + { + "image": "984.jpg", + "label": "Straight" + }, + { + "image": "986.jpg", + "label": "Straight" + }, + { + "image": "987.jpg", + "label": "Straight" + }, + { + "image": "988.jpg", + "label": "Straight" + }, + { + "image": "989.jpg", + "label": "Leaned" + }, + { + "image": "990.jpg", + "label": "Leaned" + }, + { + "image": "991.jpg", + "label": "Straight" + }, + { + "image": "992.jpg", + "label": "Straight" + }, + { + "image": "994.jpg", + "label": "Straight" + }, + { + "image": "995.jpg", + "label": "Leaned" + }, + { + "image": "996.jpg", + "label": "Straight" + }, + { + "image": "997.jpg", + "label": "Straight" + }, + { + "image": "998.jpg", + "label": "Leaned" + }, + { + "image": "1000.jpg", + "label": "Straight" + }, + { + "image": "1003.jpg", + "label": "Straight" + }, + { + "image": "1004.jpg", + "label": "Leaned" + }, + { + "image": "1006.jpg", + "label": "Straight" + }, + { + "image": "1008.jpg", + "label": "Rejected" + }, + { + "image": "1009.jpg", + "label": "Leaned" + }, + { + "image": "1011.jpg", + "label": "Straight" + }, + { + "image": "1013.jpg", + "label": "Straight" + }, + { + "image": "1014.jpg", + "label": "Straight" + }, + { + "image": "1018.jpg", + "label": "Rejected" + }, + { + "image": "1021.jpg", + "label": "Straight" + }, + { + "image": "1022.jpg", + "label": "Rejected" + }, + { + "image": "1023.jpg", + "label": "Leaned" + }, + { + "image": "1025.jpg", + "label": "Straight" + }, + { + "image": "1026.jpg", + "label": "Straight" + }, + { + "image": "1028.jpg", + "label": "Straight" + }, + { + "image": "1032.jpg", + "label": "Straight" + }, + { + "image": "1033.jpg", + "label": "Straight" + }, + { + "image": "1034.jpg", + "label": "Straight" + }, + { + "image": "1036.jpg", + "label": "Straight" + }, + { + "image": "1037.jpg", + "label": "Straight" + }, + { + "image": "1039.jpg", + "label": "Straight" + }, + { + "image": "1040.jpg", + "label": "Straight" + }, + { + "image": "1042.jpg", + "label": "Straight" + }, + { + "image": "1044.jpg", + "label": "Straight" + }, + { + "image": "1045.jpg", + "label": "Rejected" + }, + { + "image": "1046.jpg", + "label": "Leaned" + }, + { + "image": "1047.jpg", + "label": "Straight" + }, + { + "image": "1048.jpg", + "label": "Straight" + }, + { + "image": "1049.jpg", + "label": "Straight" + }, + { + "image": "1050.jpg", + "label": "Straight" + }, + { + "image": "1051.jpg", + "label": "Straight" + }, + { + "image": "1053.jpg", + "label": "Straight" + }, + { + "image": "1055.jpg", + "label": "Straight" + }, + { + "image": "1057.jpg", + "label": "Straight" + }, + { + "image": "1058.jpg", + "label": "Straight" + }, + { + "image": "1059.jpg", + "label": "Leaned" + }, + { + "image": "1060.jpg", + "label": "Straight" + }, + { + "image": "1062.jpg", + "label": "Leaned" + }, + { + "image": "1063.jpg", + "label": "Straight" + }, + { + "image": "1064.jpg", + "label": "Straight" + }, + { + "image": "1065.jpg", + "label": "Rejected" + }, + { + "image": "1066.jpg", + "label": "Straight" + }, + { + "image": "1068.jpg", + "label": "Straight" + }, + { + "image": "1070.jpg", + "label": "Straight" + }, + { + "image": "1071.jpg", + "label": "Straight" + }, + { + "image": "1073.jpg", + "label": "Leaned" + }, + { + "image": "1074.jpg", + "label": "Straight" + }, + { + "image": "1077.jpg", + "label": "Straight" + }, + { + "image": "1079.jpg", + "label": "Straight" + }, + { + "image": "1080.jpg", + "label": "Straight" + }, + { + "image": "1081.jpg", + "label": "Straight" + }, + { + "image": "1082.jpg", + "label": "Straight" + }, + { + "image": "1084.jpg", + "label": "Leaned" + }, + { + "image": "1085.jpg", + "label": "Straight" + }, + { + "image": "1086.jpg", + "label": "Straight" + }, + { + "image": "1087.jpg", + "label": "Straight" + }, + { + "image": "1089.jpg", + "label": "Straight" + }, + { + "image": "1090.jpg", + "label": "Straight" + }, + { + "image": "1091.jpg", + "label": "Straight" + }, + { + "image": "1093.jpg", + "label": "Straight" + }, + { + "image": "1094.jpg", + "label": "Straight" + }, + { + "image": "1095.jpg", + "label": "Leaned" + }, + { + "image": "1096.jpg", + "label": "Straight" + }, + { + "image": "1097.jpg", + "label": "Leaned" + }, + { + "image": "1099.jpg", + "label": "Straight" + }, + { + "image": "1100.jpg", + "label": "Straight" + }, + { + "image": "1101.jpg", + "label": "Leaned" + }, + { + "image": "1103.jpg", + "label": "Straight" + }, + { + "image": "1104.jpg", + "label": "Leaned" + }, + { + "image": "1105.jpg", + "label": "Straight" + }, + { + "image": "1107.jpg", + "label": "Straight" + }, + { + "image": "1108.jpg", + "label": "Straight" + }, + { + "image": "1109.jpg", + "label": "Leaned" + }, + { + "image": "1110.jpg", + "label": "Leaned" + }, + { + "image": "1114.jpg", + "label": "Straight" + }, + { + "image": "1117.jpg", + "label": "Straight" + }, + { + "image": "1118.jpg", + "label": "Straight" + }, + { + "image": "1119.jpg", + "label": "Straight" + }, + { + "image": "1120.jpg", + "label": "Straight" + }, + { + "image": "1121.jpg", + "label": "Straight" + }, + { + "image": "1122.jpg", + "label": "Straight" + }, + { + "image": "1123.jpg", + "label": "Straight" + }, + { + "image": "1126.jpg", + "label": "Straight" + }, + { + "image": "1131.jpg", + "label": "Straight" + }, + { + "image": "1133.jpg", + "label": "Straight" + }, + { + "image": "1135.jpg", + "label": "Straight" + }, + { + "image": "1136.jpg", + "label": "Straight" + }, + { + "image": "1137.jpg", + "label": "Leaned" + }, + { + "image": "1140.jpg", + "label": "Straight" + }, + { + "image": "1141.jpg", + "label": "Straight" + }, + { + "image": "1143.jpg", + "label": "Rejected" + }, + { + "image": "1144.jpg", + "label": "Rejected" + }, + { + "image": "1145.jpg", + "label": "Straight" + }, + { + "image": "1146.jpg", + "label": "Rejected" + }, + { + "image": "1147.jpg", + "label": "Straight" + }, + { + "image": "1148.jpg", + "label": "Straight" + }, + { + "image": "1149.jpg", + "label": "Straight" + }, + { + "image": "1151.jpg", + "label": "Straight" + }, + { + "image": "1154.jpg", + "label": "Straight" + }, + { + "image": "1155.jpg", + "label": "Straight" + }, + { + "image": "1156.jpg", + "label": "Straight" + }, + { + "image": "1157.jpg", + "label": "Straight" + }, + { + "image": "1158.jpg", + "label": "Rejected" + }, + { + "image": "1159.jpg", + "label": "Straight" + }, + { + "image": "1160.jpg", + "label": "Leaned" + }, + { + "image": "1164.jpg", + "label": "Straight" + }, + { + "image": "1165.jpg", + "label": "Straight" + }, + { + "image": "1167.jpg", + "label": "Straight" + }, + { + "image": "1168.jpg", + "label": "Straight" + }, + { + "image": "1169.jpg", + "label": "Straight" + }, + { + "image": "1170.jpg", + "label": "Straight" + }, + { + "image": "1171.jpg", + "label": "Straight" + }, + { + "image": "1172.jpg", + "label": "Straight" + }, + { + "image": "1173.jpg", + "label": "Rejected" + }, + { + "image": "1174.jpg", + "label": "Straight" + }, + { + "image": "1175.jpg", + "label": "Straight" + }, + { + "image": "1176.jpg", + "label": "Straight" + }, + { + "image": "1177.jpg", + "label": "Straight" + }, + { + "image": "1178.jpg", + "label": "Straight" + }, + { + "image": "1179.jpg", + "label": "Leaned" + }, + { + "image": "1180.jpg", + "label": "Straight" + }, + { + "image": "1182.jpg", + "label": "Straight" + }, + { + "image": "1184.jpg", + "label": "Straight" + }, + { + "image": "1185.jpg", + "label": "Straight" + }, + { + "image": "1186.jpg", + "label": "Rejected" + }, + { + "image": "1188.jpg", + "label": "Rejected" + }, + { + "image": "1190.jpg", + "label": "Straight" + }, + { + "image": "1191.jpg", + "label": "Leaned" + }, + { + "image": "1192.jpg", + "label": "Rejected" + }, + { + "image": "1195.jpg", + "label": "Straight" + }, + { + "image": "1197.jpg", + "label": "Leaned" + }, + { + "image": "1198.jpg", + "label": "Straight" + }, + { + "image": "1199.jpg", + "label": "Straight" + }, + { + "image": "1200.jpg", + "label": "Leaned" + }, + { + "image": "1201.jpg", + "label": "Rejected" + }, + { + "image": "1203.jpg", + "label": "Straight" + }, + { + "image": "1204.jpg", + "label": "Straight" + }, + { + "image": "1205.jpg", + "label": "Straight" + }, + { + "image": "1206.jpg", + "label": "Straight" + }, + { + "image": "1208.jpg", + "label": "Rejected" + }, + { + "image": "1211.jpg", + "label": "Leaned" + }, + { + "image": "1212.jpg", + "label": "Straight" + }, + { + "image": "1213.jpg", + "label": "Straight" + }, + { + "image": "1214.jpg", + "label": "Straight" + }, + { + "image": "1215.jpg", + "label": "Leaned" + }, + { + "image": "1218.jpg", + "label": "Straight" + }, + { + "image": "1219.jpg", + "label": "Straight" + }, + { + "image": "1220.jpg", + "label": "Rejected" + }, + { + "image": "1222.jpg", + "label": "Straight" + }, + { + "image": "1224.jpg", + "label": "Straight" + }, + { + "image": "1226.jpg", + "label": "Straight" + }, + { + "image": "1227.jpg", + "label": "Straight" + }, + { + "image": "1228.jpg", + "label": "Leaned" + }, + { + "image": "1230.jpg", + "label": "Leaned" + }, + { + "image": "1231.jpg", + "label": "Straight" + }, + { + "image": "1235.jpg", + "label": "Straight" + }, + { + "image": "1236.jpg", + "label": "Straight" + }, + { + "image": "1237.jpg", + "label": "Straight" + }, + { + "image": "1238.jpg", + "label": "Straight" + }, + { + "image": "1239.jpg", + "label": "Straight" + }, + { + "image": "1241.jpg", + "label": "Straight" + }, + { + "image": "1245.jpg", + "label": "Straight" + }, + { + "image": "1246.jpg", + "label": "Straight" + }, + { + "image": "1250.jpg", + "label": "Straight" + }, + { + "image": "1251.jpg", + "label": "Straight" + }, + { + "image": "1253.jpg", + "label": "Straight" + }, + { + "image": "1254.jpg", + "label": "Straight" + }, + { + "image": "1257.jpg", + "label": "Straight" + }, + { + "image": "1259.jpg", + "label": "Straight" + }, + { + "image": "1260.jpg", + "label": "Straight" + }, + { + "image": "1263.jpg", + "label": "Straight" + }, + { + "image": "1264.jpg", + "label": "Straight" + }, + { + "image": "1265.jpg", + "label": "Straight" + }, + { + "image": "1266.jpg", + "label": "Rejected" + }, + { + "image": "1269.jpg", + "label": "Straight" + }, + { + "image": "1270.jpg", + "label": "Straight" + }, + { + "image": "1271.jpg", + "label": "Straight" + }, + { + "image": "1273.jpg", + "label": "Straight" + }, + { + "image": "1274.jpg", + "label": "Straight" + }, + { + "image": "1275.jpg", + "label": "Leaned" + }, + { + "image": "1276.jpg", + "label": "Rejected" + }, + { + "image": "1278.jpg", + "label": "Straight" + }, + { + "image": "1279.jpg", + "label": "Rejected" + }, + { + "image": "1280.jpg", + "label": "Rejected" + }, + { + "image": "1281.jpg", + "label": "Straight" + }, + { + "image": "1283.jpg", + "label": "Straight" + }, + { + "image": "1287.jpg", + "label": "Straight" + }, + { + "image": "1288.jpg", + "label": "Straight" + }, + { + "image": "1289.jpg", + "label": "Rejected" + }, + { + "image": "1291.jpg", + "label": "Straight" + }, + { + "image": "1292.jpg", + "label": "Straight" + }, + { + "image": "1293.jpg", + "label": "Straight" + }, + { + "image": "1294.jpg", + "label": "Leaned" + }, + { + "image": "1297.jpg", + "label": "Straight" + }, + { + "image": "1298.jpg", + "label": "Straight" + }, + { + "image": "1299.jpg", + "label": "Leaned" + }, + { + "image": "1301.jpg", + "label": "Leaned" + }, + { + "image": "1302.jpg", + "label": "Straight" + }, + { + "image": "1305.jpg", + "label": "Straight" + }, + { + "image": "1309.jpg", + "label": "Straight" + }, + { + "image": "1310.jpg", + "label": "Straight" + }, + { + "image": "1311.jpg", + "label": "Straight" + }, + { + "image": "1312.jpg", + "label": "Straight" + }, + { + "image": "1313.jpg", + "label": "Straight" + }, + { + "image": "1314.jpg", + "label": "Leaned" + }, + { + "image": "1316.jpg", + "label": "Leaned" + }, + { + "image": "1318.jpg", + "label": "Straight" + }, + { + "image": "1319.jpg", + "label": "Leaned" + }, + { + "image": "1321.jpg", + "label": "Straight" + }, + { + "image": "1323.jpg", + "label": "Straight" + }, + { + "image": "1324.jpg", + "label": "Straight" + }, + { + "image": "1326.jpg", + "label": "Straight" + }, + { + "image": "1328.jpg", + "label": "Straight" + }, + { + "image": "1329.jpg", + "label": "Leaned" + }, + { + "image": "1330.jpg", + "label": "Straight" + }, + { + "image": "1331.jpg", + "label": "Straight" + }, + { + "image": "1333.jpg", + "label": "Straight" + }, + { + "image": "1335.jpg", + "label": "Straight" + }, + { + "image": "1336.jpg", + "label": "Straight" + }, + { + "image": "1337.jpg", + "label": "Straight" + }, + { + "image": "1339.jpg", + "label": "Leaned" + }, + { + "image": "1342.jpg", + "label": "Straight" + }, + { + "image": "1343.jpg", + "label": "Straight" + }, + { + "image": "1344.jpg", + "label": "Straight" + }, + { + "image": "1345.jpg", + "label": "Straight" + }, + { + "image": "1346.jpg", + "label": "Leaned" + }, + { + "image": "1347.jpg", + "label": "Leaned" + }, + { + "image": "1348.jpg", + "label": "Straight" + }, + { + "image": "1349.jpg", + "label": "Straight" + }, + { + "image": "1351.jpg", + "label": "Straight" + }, + { + "image": "1352.jpg", + "label": "Straight" + }, + { + "image": "1353.jpg", + "label": "Straight" + }, + { + "image": "1354.jpg", + "label": "Straight" + }, + { + "image": "1355.jpg", + "label": "Straight" + }, + { + "image": "1357.jpg", + "label": "Straight" + }, + { + "image": "1358.jpg", + "label": "Straight" + }, + { + "image": "1359.jpg", + "label": "Straight" + }, + { + "image": "1360.jpg", + "label": "Straight" + }, + { + "image": "1361.jpg", + "label": "Leaned" + }, + { + "image": "1362.jpg", + "label": "Rejected" + }, + { + "image": "1363.jpg", + "label": "Leaned" + }, + { + "image": "1364.jpg", + "label": "Straight" + }, + { + "image": "1366.jpg", + "label": "Rejected" + }, + { + "image": "1369.jpg", + "label": "Rejected" + }, + { + "image": "1370.jpg", + "label": "Rejected" + }, + { + "image": "1371.jpg", + "label": "Rejected" + }, + { + "image": "1372.jpg", + "label": "Rejected" + }, + { + "image": "1374.jpg", + "label": "Rejected" + }, + { + "image": "1378.jpg", + "label": "Straight" + }, + { + "image": "1379.jpg", + "label": "Rejected" + }, + { + "image": "1380.jpg", + "label": "Straight" + }, + { + "image": "1382.jpg", + "label": "Leaned" + }, + { + "image": "1385.jpg", + "label": "Straight" + }, + { + "image": "1386.jpg", + "label": "Rejected" + }, + { + "image": "1387.jpg", + "label": "Rejected" + }, + { + "image": "1388.jpg", + "label": "Rejected" + }, + { + "image": "1389.jpg", + "label": "Straight" + }, + { + "image": "1390.jpg", + "label": "Straight" + }, + { + "image": "1392.jpg", + "label": "Straight" + }, + { + "image": "1393.jpg", + "label": "Straight" + }, + { + "image": "1394.jpg", + "label": "Straight" + }, + { + "image": "1396.jpg", + "label": "Rejected" + }, + { + "image": "1398.jpg", + "label": "Leaned" + }, + { + "image": "1399.jpg", + "label": "Straight" + }, + { + "image": "1400.jpg", + "label": "Straight" + }, + { + "image": "1401.jpg", + "label": "Straight" + }, + { + "image": "1402.jpg", + "label": "Rejected" + }, + { + "image": "1403.jpg", + "label": "Straight" + }, + { + "image": "1404.jpg", + "label": "Straight" + }, + { + "image": "1405.jpg", + "label": "Leaned" + }, + { + "image": "1407.jpg", + "label": "Straight" + }, + { + "image": "1408.jpg", + "label": "Straight" + }, + { + "image": "1409.jpg", + "label": "Straight" + }, + { + "image": "1410.jpg", + "label": "Straight" + }, + { + "image": "1411.jpg", + "label": "Straight" + }, + { + "image": "1412.jpg", + "label": "Straight" + }, + { + "image": "1413.jpg", + "label": "Straight" + }, + { + "image": "1415.jpg", + "label": "Straight" + }, + { + "image": "1416.jpg", + "label": "Leaned" + }, + { + "image": "1418.jpg", + "label": "Leaned" + }, + { + "image": "1419.jpg", + "label": "Leaned" + }, + { + "image": "1420.jpg", + "label": "Rejected" + }, + { + "image": "1422.jpg", + "label": "Rejected" + }, + { + "image": "1423.jpg", + "label": "Leaned" + }, + { + "image": "1424.jpg", + "label": "Straight" + }, + { + "image": "1425.jpg", + "label": "Straight" + }, + { + "image": "1428.jpg", + "label": "Straight" + }, + { + "image": "1429.jpg", + "label": "Straight" + }, + { + "image": "1430.jpg", + "label": "Straight" + }, + { + "image": "1431.jpg", + "label": "Straight" + }, + { + "image": "1432.jpg", + "label": "Straight" + }, + { + "image": "1433.jpg", + "label": "Rejected" + }, + { + "image": "1434.jpg", + "label": "Straight" + }, + { + "image": "1436.jpg", + "label": "Straight" + }, + { + "image": "1437.jpg", + "label": "Straight" + }, + { + "image": "1438.jpg", + "label": "Rejected" + }, + { + "image": "1440.jpg", + "label": "Straight" + }, + { + "image": "1441.jpg", + "label": "Straight" + }, + { + "image": "1442.jpg", + "label": "Straight" + }, + { + "image": "1444.jpg", + "label": "Rejected" + }, + { + "image": "1448.jpg", + "label": "Straight" + }, + { + "image": "1449.jpg", + "label": "Straight" + }, + { + "image": "1451.jpg", + "label": "Straight" + }, + { + "image": "1452.jpg", + "label": "Straight" + }, + { + "image": "1454.jpg", + "label": "Straight" + }, + { + "image": "1455.jpg", + "label": "Straight" + }, + { + "image": "1456.jpg", + "label": "Straight" + }, + { + "image": "1457.jpg", + "label": "Straight" + }, + { + "image": "1458.jpg", + "label": "Straight" + }, + { + "image": "1459.jpg", + "label": "Straight" + }, + { + "image": "1461.jpg", + "label": "Straight" + }, + { + "image": "1462.jpg", + "label": "Straight" + }, + { + "image": "1464.jpg", + "label": "Straight" + }, + { + "image": "1465.jpg", + "label": "Leaned" + }, + { + "image": "1466.jpg", + "label": "Straight" + }, + { + "image": "1467.jpg", + "label": "Straight" + }, + { + "image": "1469.jpg", + "label": "Straight" + }, + { + "image": "1470.jpg", + "label": "Straight" + }, + { + "image": "1473.jpg", + "label": "Straight" + }, + { + "image": "1475.jpg", + "label": "Straight" + }, + { + "image": "1477.jpg", + "label": "Straight" + }, + { + "image": "1478.jpg", + "label": "Straight" + }, + { + "image": "1481.jpg", + "label": "Straight" + }, + { + "image": "1482.jpg", + "label": "Leaned" + }, + { + "image": "1483.jpg", + "label": "Leaned" + }, + { + "image": "1484.jpg", + "label": "Straight" + }, + { + "image": "1488.jpg", + "label": "Leaned" + }, + { + "image": "1489.jpg", + "label": "Straight" + }, + { + "image": "1492.jpg", + "label": "Rejected" + }, + { + "image": "1493.jpg", + "label": "Straight" + }, + { + "image": "1494.jpg", + "label": "Leaned" + }, + { + "image": "1495.jpg", + "label": "Straight" + }, + { + "image": "1496.jpg", + "label": "Rejected" + }, + { + "image": "1498.jpg", + "label": "Rejected" + }, + { + "image": "1500.jpg", + "label": "Straight" + }, + { + "image": "1501.jpg", + "label": "Straight" + }, + { + "image": "1502.jpg", + "label": "Rejected" + }, + { + "image": "1503.jpg", + "label": "Rejected" + }, + { + "image": "1508.jpg", + "label": "Rejected" + }, + { + "image": "1509.jpg", + "label": "Straight" + }, + { + "image": "1510.jpg", + "label": "Rejected" + }, + { + "image": "1511.jpg", + "label": "Rejected" + }, + { + "image": "1512.jpg", + "label": "Rejected" + }, + { + "image": "1514.jpg", + "label": "Rejected" + }, + { + "image": "1515.jpg", + "label": "Rejected" + }, + { + "image": "1516.jpg", + "label": "Rejected" + }, + { + "image": "1517.jpg", + "label": "Leaned" + }, + { + "image": "1518.jpg", + "label": "Leaned" + }, + { + "image": "1519.jpg", + "label": "Rejected" + }, + { + "image": "1520.jpg", + "label": "Rejected" + }, + { + "image": "1521.jpg", + "label": "Rejected" + }, + { + "image": "1522.jpg", + "label": "Rejected" + }, + { + "image": "1523.jpg", + "label": "Rejected" + }, + { + "image": "1524.jpg", + "label": "Straight" + }, + { + "image": "1527.jpg", + "label": "Leaned" + }, + { + "image": "1529.jpg", + "label": "Straight" + }, + { + "image": "1531.jpg", + "label": "Rejected" + }, + { + "image": "1532.jpg", + "label": "Rejected" + }, + { + "image": "1534.jpg", + "label": "Straight" + }, + { + "image": "1536.jpg", + "label": "Rejected" + }, + { + "image": "1538.jpg", + "label": "Leaned" + }, + { + "image": "1539.jpg", + "label": "Rejected" + }, + { + "image": "1540.jpg", + "label": "Leaned" + }, + { + "image": "1541.jpg", + "label": "Rejected" + }, + { + "image": "1542.jpg", + "label": "Rejected" + }, + { + "image": "1543.jpg", + "label": "Rejected" + }, + { + "image": "1545.jpg", + "label": "Rejected" + }, + { + "image": "1547.jpg", + "label": "Straight" + }, + { + "image": "1548.jpg", + "label": "Rejected" + }, + { + "image": "1549.jpg", + "label": "Straight" + }, + { + "image": "1552.jpg", + "label": "Rejected" + }, + { + "image": "1554.jpg", + "label": "Leaned" + }, + { + "image": "1555.jpg", + "label": "Rejected" + }, + { + "image": "1556.jpg", + "label": "Straight" + }, + { + "image": "1558.jpg", + "label": "Rejected" + }, + { + "image": "1559.jpg", + "label": "Leaned" + }, + { + "image": "1561.jpg", + "label": "Rejected" + }, + { + "image": "1562.jpg", + "label": "Straight" + }, + { + "image": "1563.jpg", + "label": "Rejected" + }, + { + "image": "1564.jpg", + "label": "Leaned" + }, + { + "image": "1566.jpg", + "label": "Rejected" + }, + { + "image": "1567.jpg", + "label": "Rejected" + }, + { + "image": "1568.jpg", + "label": "Rejected" + }, + { + "image": "1571.jpg", + "label": "Rejected" + }, + { + "image": "1573.jpg", + "label": "Straight" + }, + { + "image": "1574.jpg", + "label": "Rejected" + }, + { + "image": "1577.jpg", + "label": "Rejected" + }, + { + "image": "1580.jpg", + "label": "Straight" + }, + { + "image": "1582.jpg", + "label": "Rejected" + }, + { + "image": "1585.jpg", + "label": "Rejected" + }, + { + "image": "1586.jpg", + "label": "Straight" + }, + { + "image": "1587.jpg", + "label": "Straight" + }, + { + "image": "1589.jpg", + "label": "Straight" + }, + { + "image": "1590.jpg", + "label": "Rejected" + }, + { + "image": "1591.jpg", + "label": "Rejected" + }, + { + "image": "1592.jpg", + "label": "Straight" + }, + { + "image": "1593.jpg", + "label": "Rejected" + }, + { + "image": "1594.jpg", + "label": "Rejected" + }, + { + "image": "1595.jpg", + "label": "Rejected" + }, + { + "image": "1596.jpg", + "label": "Straight" + }, + { + "image": "1597.jpg", + "label": "Rejected" + }, + { + "image": "1598.jpg", + "label": "Rejected" + }, + { + "image": "1599.jpg", + "label": "Rejected" + }, + { + "image": "1601.jpg", + "label": "Straight" + }, + { + "image": "1602.jpg", + "label": "Straight" + }, + { + "image": "1603.jpg", + "label": "Straight" + }, + { + "image": "1604.jpg", + "label": "Rejected" + }, + { + "image": "1605.jpg", + "label": "Rejected" + }, + { + "image": "1606.jpg", + "label": "Rejected" + }, + { + "image": "1607.jpg", + "label": "Straight" + }, + { + "image": "1608.jpg", + "label": "Straight" + }, + { + "image": "1609.jpg", + "label": "Leaned" + }, + { + "image": "1610.jpg", + "label": "Rejected" + }, + { + "image": "1611.jpg", + "label": "Straight" + }, + { + "image": "1612.jpg", + "label": "Straight" + }, + { + "image": "1613.jpg", + "label": "Rejected" + }, + { + "image": "1616.jpg", + "label": "Rejected" + }, + { + "image": "1618.jpg", + "label": "Leaned" + }, + { + "image": "1620.jpg", + "label": "Rejected" + }, + { + "image": "1621.jpg", + "label": "Leaned" + }, + { + "image": "1622.jpg", + "label": "Rejected" + }, + { + "image": "1625.jpg", + "label": "Leaned" + }, + { + "image": "1627.jpg", + "label": "Straight" + }, + { + "image": "1628.jpg", + "label": "Straight" + }, + { + "image": "1629.jpg", + "label": "Rejected" + }, + { + "image": "1630.jpg", + "label": "Leaned" + }, + { + "image": "1631.jpg", + "label": "Leaned" + }, + { + "image": "1632.jpg", + "label": "Leaned" + }, + { + "image": "1633.jpg", + "label": "Rejected" + }, + { + "image": "1634.jpg", + "label": "Rejected" + }, + { + "image": "1636.jpg", + "label": "Rejected" + }, + { + "image": "1638.jpg", + "label": "Leaned" + }, + { + "image": "1639.jpg", + "label": "Rejected" + }, + { + "image": "1641.jpg", + "label": "Straight" + }, + { + "image": "1642.jpg", + "label": "Leaned" + }, + { + "image": "1643.jpg", + "label": "Leaned" + }, + { + "image": "1644.jpg", + "label": "Leaned" + }, + { + "image": "1645.jpg", + "label": "Rejected" + }, + { + "image": "1646.jpg", + "label": "Leaned" + }, + { + "image": "1647.jpg", + "label": "Straight" + }, + { + "image": "1648.jpg", + "label": "Rejected" + }, + { + "image": "1649.jpg", + "label": "Leaned" + }, + { + "image": "1650.jpg", + "label": "Leaned" + }, + { + "image": "1651.jpg", + "label": "Leaned" + }, + { + "image": "1653.jpg", + "label": "Leaned" + }, + { + "image": "1654.jpg", + "label": "Leaned" + }, + { + "image": "1655.jpg", + "label": "Straight" + }, + { + "image": "1656.jpg", + "label": "Leaned" + }, + { + "image": "1657.jpg", + "label": "Straight" + }, + { + "image": "1659.jpg", + "label": "Straight" + }, + { + "image": "1660.jpg", + "label": "Straight" + }, + { + "image": "1661.jpg", + "label": "Straight" + }, + { + "image": "1664.jpg", + "label": "Leaned" + }, + { + "image": "1665.jpg", + "label": "Leaned" + }, + { + "image": "1666.jpg", + "label": "Straight" + }, + { + "image": "1667.jpg", + "label": "Straight" + }, + { + "image": "1668.jpg", + "label": "Leaned" + }, + { + "image": "1669.jpg", + "label": "Leaned" + }, + { + "image": "1670.jpg", + "label": "Leaned" + }, + { + "image": "1671.jpg", + "label": "Leaned" + }, + { + "image": "1672.jpg", + "label": "Straight" + }, + { + "image": "1673.jpg", + "label": "Leaned" + }, + { + "image": "1674.jpg", + "label": "Rejected" + }, + { + "image": "1675.jpg", + "label": "Straight" + }, + { + "image": "1676.jpg", + "label": "Straight" + }, + { + "image": "1677.jpg", + "label": "Straight" + }, + { + "image": "1678.jpg", + "label": "Leaned" + }, + { + "image": "1683.jpg", + "label": "Leaned" + }, + { + "image": "1685.jpg", + "label": "Leaned" + }, + { + "image": "1687.jpg", + "label": "Straight" + }, + { + "image": "1688.jpg", + "label": "Leaned" + }, + { + "image": "1689.jpg", + "label": "Straight" + }, + { + "image": "1690.jpg", + "label": "Leaned" + }, + { + "image": "1691.jpg", + "label": "Leaned" + }, + { + "image": "1692.jpg", + "label": "Leaned" + }, + { + "image": "1694.jpg", + "label": "Leaned" + }, + { + "image": "1695.jpg", + "label": "Rejected" + }, + { + "image": "1696.jpg", + "label": "Straight" + }, + { + "image": "1697.jpg", + "label": "Leaned" + }, + { + "image": "1698.jpg", + "label": "Leaned" + }, + { + "image": "1700.jpg", + "label": "Straight" + }, + { + "image": "1701.jpg", + "label": "Straight" + }, + { + "image": "1702.jpg", + "label": "Rejected" + }, + { + "image": "1703.jpg", + "label": "Straight" + }, + { + "image": "1704.jpg", + "label": "Straight" + }, + { + "image": "1706.jpg", + "label": "Leaned" + }, + { + "image": "1707.jpg", + "label": "Leaned" + }, + { + "image": "1708.jpg", + "label": "Leaned" + }, + { + "image": "1709.jpg", + "label": "Leaned" + }, + { + "image": "1710.jpg", + "label": "Leaned" + }, + { + "image": "1711.jpg", + "label": "Leaned" + }, + { + "image": "1712.jpg", + "label": "Rejected" + }, + { + "image": "1713.jpg", + "label": "Leaned" + }, + { + "image": "1714.jpg", + "label": "Rejected" + }, + { + "image": "1715.jpg", + "label": "Straight" + }, + { + "image": "1716.jpg", + "label": "Rejected" + }, + { + "image": "1717.jpg", + "label": "Leaned" + }, + { + "image": "1719.jpg", + "label": "Straight" + }, + { + "image": "1720.jpg", + "label": "Rejected" + }, + { + "image": "1723.jpg", + "label": "Straight" + }, + { + "image": "1725.jpg", + "label": "Rejected" + }, + { + "image": "1726.jpg", + "label": "Leaned" + }, + { + "image": "1727.jpg", + "label": "Straight" + }, + { + "image": "1730.jpg", + "label": "Rejected" + }, + { + "image": "1732.jpg", + "label": "Leaned" + }, + { + "image": "1733.jpg", + "label": "Straight" + }, + { + "image": "1734.jpg", + "label": "Leaned" + }, + { + "image": "1735.jpg", + "label": "Leaned" + }, + { + "image": "1736.jpg", + "label": "Leaned" + }, + { + "image": "1737.jpg", + "label": "Leaned" + }, + { + "image": "1738.jpg", + "label": "Straight" + }, + { + "image": "1739.jpg", + "label": "Straight" + }, + { + "image": "1742.jpg", + "label": "Straight" + }, + { + "image": "1743.jpg", + "label": "Leaned" + }, + { + "image": "1744.jpg", + "label": "Leaned" + }, + { + "image": "1745.jpg", + "label": "Leaned" + }, + { + "image": "1746.jpg", + "label": "Leaned" + }, + { + "image": "1747.jpg", + "label": "Leaned" + }, + { + "image": "1749.jpg", + "label": "Leaned" + }, + { + "image": "1751.jpg", + "label": "Leaned" + }, + { + "image": "1752.jpg", + "label": "Leaned" + }, + { + "image": "1754.jpg", + "label": "Straight" + }, + { + "image": "1755.jpg", + "label": "Rejected" + }, + { + "image": "1757.jpg", + "label": "Leaned" + }, + { + "image": "1762.jpg", + "label": "Leaned" + }, + { + "image": "1763.jpg", + "label": "Rejected" + }, + { + "image": "1764.jpg", + "label": "Leaned" + }, + { + "image": "1765.jpg", + "label": "Leaned" + }, + { + "image": "1766.jpg", + "label": "Rejected" + }, + { + "image": "1767.jpg", + "label": "Leaned" + }, + { + "image": "1768.jpg", + "label": "Leaned" + }, + { + "image": "1769.jpg", + "label": "Leaned" + }, + { + "image": "1770.jpg", + "label": "Straight" + }, + { + "image": "1771.jpg", + "label": "Leaned" + }, + { + "image": "1775.jpg", + "label": "Rejected" + }, + { + "image": "1776.jpg", + "label": "Leaned" + }, + { + "image": "1784.jpg", + "label": "Straight" + }, + { + "image": "1786.jpg", + "label": "Leaned" + }, + { + "image": "1787.jpg", + "label": "Straight" + }, + { + "image": "1788.jpg", + "label": "Leaned" + }, + { + "image": "1789.jpg", + "label": "Leaned" + }, + { + "image": "1793.jpg", + "label": "Leaned" + }, + { + "image": "1794.jpg", + "label": "Rejected" + }, + { + "image": "1796.jpg", + "label": "Straight" + }, + { + "image": "1798.jpg", + "label": "Leaned" + }, + { + "image": "1799.jpg", + "label": "Leaned" + }, + { + "image": "1800.jpg", + "label": "Leaned" + }, + { + "image": "1802.jpg", + "label": "Leaned" + }, + { + "image": "1804.jpg", + "label": "Leaned" + }, + { + "image": "1805.jpg", + "label": "Straight" + }, + { + "image": "1806.jpg", + "label": "Leaned" + }, + { + "image": "1807.jpg", + "label": "Leaned" + }, + { + "image": "1808.jpg", + "label": "Leaned" + }, + { + "image": "1809.jpg", + "label": "Straight" + }, + { + "image": "1812.jpg", + "label": "Straight" + }, + { + "image": "1813.jpg", + "label": "Straight" + }, + { + "image": "1815.jpg", + "label": "Rejected" + }, + { + "image": "1816.jpg", + "label": "Straight" + }, + { + "image": "1817.jpg", + "label": "Straight" + }, + { + "image": "1819.jpg", + "label": "Straight" + }, + { + "image": "1821.jpg", + "label": "Straight" + }, + { + "image": "1823.jpg", + "label": "Leaned" + }, + { + "image": "1825.jpg", + "label": "Leaned" + }, + { + "image": "1826.jpg", + "label": "Straight" + }, + { + "image": "1827.jpg", + "label": "Straight" + }, + { + "image": "1831.jpg", + "label": "Straight" + }, + { + "image": "1832.jpg", + "label": "Straight" + }, + { + "image": "1834.jpg", + "label": "Straight" + }, + { + "image": "1835.jpg", + "label": "Rejected" + }, + { + "image": "1836.jpg", + "label": "Rejected" + }, + { + "image": "1837.jpg", + "label": "Rejected" + }, + { + "image": "1841.jpg", + "label": "Leaned" + }, + { + "image": "1843.jpg", + "label": "Leaned" + }, + { + "image": "1844.jpg", + "label": "Rejected" + }, + { + "image": "1845.jpg", + "label": "Rejected" + }, + { + "image": "1846.jpg", + "label": "Rejected" + }, + { + "image": "1848.jpg", + "label": "Straight" + }, + { + "image": "1849.jpg", + "label": "Rejected" + }, + { + "image": "1851.jpg", + "label": "Rejected" + }, + { + "image": "1852.jpg", + "label": "Leaned" + }, + { + "image": "1853.jpg", + "label": "Rejected" + }, + { + "image": "1854.jpg", + "label": "Leaned" + }, + { + "image": "1855.jpg", + "label": "Rejected" + }, + { + "image": "1859.jpg", + "label": "Leaned" + }, + { + "image": "1860.jpg", + "label": "Rejected" + }, + { + "image": "1861.jpg", + "label": "Straight" + }, + { + "image": "1862.jpg", + "label": "Leaned" + }, + { + "image": "1863.jpg", + "label": "Leaned" + }, + { + "image": "1865.jpg", + "label": "Straight" + }, + { + "image": "1868.jpg", + "label": "Straight" + }, + { + "image": "1869.jpg", + "label": "Leaned" + }, + { + "image": "1871.jpg", + "label": "Rejected" + }, + { + "image": "1872.jpg", + "label": "Rejected" + }, + { + "image": "1873.jpg", + "label": "Rejected" + }, + { + "image": "1874.jpg", + "label": "Straight" + }, + { + "image": "1875.jpg", + "label": "Rejected" + }, + { + "image": "1877.jpg", + "label": "Leaned" + }, + { + "image": "1879.jpg", + "label": "Leaned" + }, + { + "image": "1880.jpg", + "label": "Rejected" + }, + { + "image": "1883.jpg", + "label": "Rejected" + }, + { + "image": "1884.jpg", + "label": "Straight" + }, + { + "image": "1886.jpg", + "label": "Straight" + }, + { + "image": "1887.jpg", + "label": "Straight" + }, + { + "image": "1888.jpg", + "label": "Straight" + }, + { + "image": "1890.jpg", + "label": "Straight" + }, + { + "image": "1891.jpg", + "label": "Leaned" + }, + { + "image": "1892.jpg", + "label": "Leaned" + }, + { + "image": "1893.jpg", + "label": "Rejected" + }, + { + "image": "1894.jpg", + "label": "Rejected" + }, + { + "image": "1895.jpg", + "label": "Rejected" + }, + { + "image": "1896.jpg", + "label": "Straight" + }, + { + "image": "1897.jpg", + "label": "Leaned" + }, + { + "image": "1898.jpg", + "label": "Leaned" + }, + { + "image": "1899.jpg", + "label": "Leaned" + }, + { + "image": "1900.jpg", + "label": "Leaned" + }, + { + "image": "1901.jpg", + "label": "Rejected" + }, + { + "image": "1902.jpg", + "label": "Straight" + }, + { + "image": "1903.jpg", + "label": "Leaned" + }, + { + "image": "1904.jpg", + "label": "Leaned" + }, + { + "image": "1905.jpg", + "label": "Leaned" + }, + { + "image": "1906.jpg", + "label": "Leaned" + }, + { + "image": "1907.jpg", + "label": "Rejected" + }, + { + "image": "1908.jpg", + "label": "Straight" + }, + { + "image": "1909.jpg", + "label": "Straight" + }, + { + "image": "1910.jpg", + "label": "Leaned" + }, + { + "image": "1912.jpg", + "label": "Straight" + }, + { + "image": "1913.jpg", + "label": "Rejected" + }, + { + "image": "1914.jpg", + "label": "Straight" + }, + { + "image": "1915.jpg", + "label": "Rejected" + }, + { + "image": "1916.jpg", + "label": "Straight" + }, + { + "image": "1917.jpg", + "label": "Leaned" + }, + { + "image": "1918.jpg", + "label": "Leaned" + }, + { + "image": "1919.jpg", + "label": "Straight" + }, + { + "image": "1920.jpg", + "label": "Leaned" + }, + { + "image": "1922.jpg", + "label": "Rejected" + }, + { + "image": "1923.jpg", + "label": "Leaned" + }, + { + "image": "1924.jpg", + "label": "Rejected" + }, + { + "image": "1925.jpg", + "label": "Rejected" + }, + { + "image": "1926.jpg", + "label": "Leaned" + }, + { + "image": "1928.jpg", + "label": "Leaned" + }, + { + "image": "1929.jpg", + "label": "Rejected" + }, + { + "image": "1930.jpg", + "label": "Leaned" + }, + { + "image": "1931.jpg", + "label": "Leaned" + }, + { + "image": "1932.jpg", + "label": "Leaned" + }, + { + "image": "1933.jpg", + "label": "Leaned" + }, + { + "image": "1934.jpg", + "label": "Leaned" + }, + { + "image": "1935.jpg", + "label": "Rejected" + }, + { + "image": "1937.jpg", + "label": "Straight" + }, + { + "image": "1938.jpg", + "label": "Straight" + }, + { + "image": "1939.jpg", + "label": "Rejected" + }, + { + "image": "1941.jpg", + "label": "Leaned" + }, + { + "image": "1942.jpg", + "label": "Rejected" + }, + { + "image": "1945.jpg", + "label": "Leaned" + }, + { + "image": "1946.jpg", + "label": "Leaned" + }, + { + "image": "1948.jpg", + "label": "Leaned" + }, + { + "image": "1949.jpg", + "label": "Leaned" + }, + { + "image": "1950.jpg", + "label": "Straight" + }, + { + "image": "1951.jpg", + "label": "Rejected" + }, + { + "image": "1952.jpg", + "label": "Leaned" + }, + { + "image": "1953.jpg", + "label": "Leaned" + }, + { + "image": "1954.jpg", + "label": "Leaned" + }, + { + "image": "1955.jpg", + "label": "Straight" + }, + { + "image": "1956.jpg", + "label": "Leaned" + }, + { + "image": "1960.jpg", + "label": "Leaned" + }, + { + "image": "1961.jpg", + "label": "Straight" + }, + { + "image": "1962.jpg", + "label": "Leaned" + }, + { + "image": "1963.jpg", + "label": "Straight" + }, + { + "image": "1964.jpg", + "label": "Straight" + }, + { + "image": "1967.jpg", + "label": "Rejected" + }, + { + "image": "1968.jpg", + "label": "Straight" + }, + { + "image": "1972.jpg", + "label": "Leaned" + }, + { + "image": "1973.jpg", + "label": "Rejected" + }, + { + "image": "1974.jpg", + "label": "Leaned" + }, + { + "image": "1975.jpg", + "label": "Rejected" + }, + { + "image": "1976.jpg", + "label": "Rejected" + }, + { + "image": "1977.jpg", + "label": "Leaned" + }, + { + "image": "1979.jpg", + "label": "Leaned" + }, + { + "image": "1980.jpg", + "label": "Leaned" + }, + { + "image": "1981.jpg", + "label": "Rejected" + }, + { + "image": "1982.jpg", + "label": "Rejected" + }, + { + "image": "1983.jpg", + "label": "Straight" + }, + { + "image": "1984.jpg", + "label": "Leaned" + }, + { + "image": "1985.jpg", + "label": "Straight" + }, + { + "image": "1987.jpg", + "label": "Straight" + }, + { + "image": "1989.jpg", + "label": "Leaned" + }, + { + "image": "1990.jpg", + "label": "Leaned" + }, + { + "image": "1991.jpg", + "label": "Leaned" + }, + { + "image": "1992.jpg", + "label": "Leaned" + }, + { + "image": "1994.jpg", + "label": "Leaned" + }, + { + "image": "1995.jpg", + "label": "Straight" + }, + { + "image": "1997.jpg", + "label": "Leaned" + }, + { + "image": "1998.jpg", + "label": "Leaned" + }, + { + "image": "1999.jpg", + "label": "Straight" + }, + { + "image": "2004.jpg", + "label": "Leaned" + }, + { + "image": "2006.jpg", + "label": "Leaned" + }, + { + "image": "2008.jpg", + "label": "Leaned" + }, + { + "image": "2009.jpg", + "label": "Straight" + }, + { + "image": "2010.jpg", + "label": "Straight" + }, + { + "image": "2011.jpg", + "label": "Leaned" + }, + { + "image": "2012.jpg", + "label": "Leaned" + }, + { + "image": "2013.jpg", + "label": "Rejected" + }, + { + "image": "2016.jpg", + "label": "Rejected" + }, + { + "image": "2017.jpg", + "label": "Leaned" + }, + { + "image": "2019.jpg", + "label": "Leaned" + }, + { + "image": "2021.jpg", + "label": "Leaned" + }, + { + "image": "2023.jpg", + "label": "Straight" + }, + { + "image": "2024.jpg", + "label": "Straight" + }, + { + "image": "2025.jpg", + "label": "Straight" + }, + { + "image": "2026.jpg", + "label": "Leaned" + }, + { + "image": "2027.jpg", + "label": "Leaned" + }, + { + "image": "2028.jpg", + "label": "Leaned" + }, + { + "image": "2029.jpg", + "label": "Rejected" + }, + { + "image": "2030.jpg", + "label": "Rejected" + }, + { + "image": "2031.jpg", + "label": "Leaned" + }, + { + "image": "2033.jpg", + "label": "Straight" + }, + { + "image": "2034.jpg", + "label": "Leaned" + }, + { + "image": "2035.jpg", + "label": "Rejected" + }, + { + "image": "2038.jpg", + "label": "Leaned" + }, + { + "image": "2041.jpg", + "label": "Straight" + }, + { + "image": "2042.jpg", + "label": "Rejected" + }, + { + "image": "2043.jpg", + "label": "Leaned" + }, + { + "image": "2044.jpg", + "label": "Straight" + }, + { + "image": "2046.jpg", + "label": "Straight" + }, + { + "image": "2047.jpg", + "label": "Leaned" + }, + { + "image": "2048.jpg", + "label": "Straight" + }, + { + "image": "2049.jpg", + "label": "Straight" + }, + { + "image": "2050.jpg", + "label": "Straight" + }, + { + "image": "2051.jpg", + "label": "Straight" + }, + { + "image": "2052.jpg", + "label": "Leaned" + }, + { + "image": "2053.jpg", + "label": "Straight" + }, + { + "image": "2054.jpg", + "label": "Leaned" + }, + { + "image": "2057.jpg", + "label": "Straight" + }, + { + "image": "2060.jpg", + "label": "Leaned" + }, + { + "image": "2061.jpg", + "label": "Leaned" + }, + { + "image": "2062.jpg", + "label": "Leaned" + }, + { + "image": "2064.jpg", + "label": "Leaned" + }, + { + "image": "2066.jpg", + "label": "Leaned" + }, + { + "image": "2068.jpg", + "label": "Straight" + }, + { + "image": "2069.jpg", + "label": "Leaned" + }, + { + "image": "2070.jpg", + "label": "Straight" + }, + { + "image": "2071.jpg", + "label": "Straight" + }, + { + "image": "2072.jpg", + "label": "Straight" + }, + { + "image": "2073.jpg", + "label": "Straight" + }, + { + "image": "2074.jpg", + "label": "Straight" + }, + { + "image": "2076.jpg", + "label": "Straight" + }, + { + "image": "2078.jpg", + "label": "Straight" + }, + { + "image": "2079.jpg", + "label": "Straight" + }, + { + "image": "2080.jpg", + "label": "Straight" + }, + { + "image": "2082.jpg", + "label": "Straight" + }, + { + "image": "2083.jpg", + "label": "Leaned" + }, + { + "image": "2084.jpg", + "label": "Straight" + }, + { + "image": "2085.jpg", + "label": "Leaned" + }, + { + "image": "2087.jpg", + "label": "Straight" + }, + { + "image": "2088.jpg", + "label": "Straight" + }, + { + "image": "2091.jpg", + "label": "Straight" + }, + { + "image": "2092.jpg", + "label": "Leaned" + }, + { + "image": "2095.jpg", + "label": "Leaned" + }, + { + "image": "2096.jpg", + "label": "Straight" + }, + { + "image": "2097.jpg", + "label": "Straight" + }, + { + "image": "2100.jpg", + "label": "Leaned" + }, + { + "image": "2102.jpg", + "label": "Leaned" + }, + { + "image": "2103.jpg", + "label": "Leaned" + }, + { + "image": "2104.jpg", + "label": "Straight" + }, + { + "image": "2106.jpg", + "label": "Straight" + }, + { + "image": "2107.jpg", + "label": "Straight" + }, + { + "image": "2108.jpg", + "label": "Straight" + }, + { + "image": "2109.jpg", + "label": "Straight" + }, + { + "image": "2110.jpg", + "label": "Straight" + }, + { + "image": "2111.jpg", + "label": "Leaned" + }, + { + "image": "2112.jpg", + "label": "Straight" + }, + { + "image": "2113.jpg", + "label": "Straight" + }, + { + "image": "2114.jpg", + "label": "Leaned" + }, + { + "image": "2117.jpg", + "label": "Straight" + }, + { + "image": "2118.jpg", + "label": "Leaned" + }, + { + "image": "2119.jpg", + "label": "Leaned" + }, + { + "image": "2120.jpg", + "label": "Leaned" + }, + { + "image": "2121.jpg", + "label": "Straight" + }, + { + "image": "2122.jpg", + "label": "Straight" + }, + { + "image": "2123.jpg", + "label": "Leaned" + }, + { + "image": "2127.jpg", + "label": "Leaned" + }, + { + "image": "2128.jpg", + "label": "Leaned" + }, + { + "image": "2129.jpg", + "label": "Straight" + }, + { + "image": "2130.jpg", + "label": "Leaned" + }, + { + "image": "2131.jpg", + "label": "Straight" + }, + { + "image": "2133.jpg", + "label": "Straight" + }, + { + "image": "2134.jpg", + "label": "Straight" + }, + { + "image": "2135.jpg", + "label": "Straight" + }, + { + "image": "2136.jpg", + "label": "Straight" + }, + { + "image": "2138.jpg", + "label": "Straight" + }, + { + "image": "2139.jpg", + "label": "Leaned" + }, + { + "image": "2140.jpg", + "label": "Leaned" + }, + { + "image": "2141.jpg", + "label": "Leaned" + }, + { + "image": "2142.jpg", + "label": "Leaned" + }, + { + "image": "2143.jpg", + "label": "Leaned" + }, + { + "image": "2144.jpg", + "label": "Straight" + }, + { + "image": "2146.jpg", + "label": "Straight" + }, + { + "image": "2147.jpg", + "label": "Leaned" + }, + { + "image": "2148.jpg", + "label": "Leaned" + }, + { + "image": "2149.jpg", + "label": "Leaned" + }, + { + "image": "2150.jpg", + "label": "Straight" + }, + { + "image": "2152.jpg", + "label": "Leaned" + }, + { + "image": "2153.jpg", + "label": "Leaned" + }, + { + "image": "2155.jpg", + "label": "Leaned" + }, + { + "image": "2156.jpg", + "label": "Leaned" + }, + { + "image": "2157.jpg", + "label": "Leaned" + }, + { + "image": "2160.jpg", + "label": "Straight" + }, + { + "image": "2161.jpg", + "label": "Leaned" + }, + { + "image": "2162.jpg", + "label": "Leaned" + }, + { + "image": "2163.jpg", + "label": "Straight" + }, + { + "image": "2164.jpg", + "label": "Leaned" + }, + { + "image": "2165.jpg", + "label": "Straight" + }, + { + "image": "2167.jpg", + "label": "Leaned" + }, + { + "image": "2168.jpg", + "label": "Leaned" + }, + { + "image": "2169.jpg", + "label": "Leaned" + }, + { + "image": "2170.jpg", + "label": "Leaned" + }, + { + "image": "2171.jpg", + "label": "Straight" + }, + { + "image": "2172.jpg", + "label": "Straight" + }, + { + "image": "2173.jpg", + "label": "Straight" + }, + { + "image": "2174.jpg", + "label": "Straight" + }, + { + "image": "2175.jpg", + "label": "Straight" + }, + { + "image": "2176.jpg", + "label": "Leaned" + }, + { + "image": "2177.jpg", + "label": "Straight" + }, + { + "image": "2178.jpg", + "label": "Leaned" + }, + { + "image": "2179.jpg", + "label": "Straight" + }, + { + "image": "2181.jpg", + "label": "Leaned" + }, + { + "image": "2182.jpg", + "label": "Leaned" + }, + { + "image": "2183.jpg", + "label": "Straight" + }, + { + "image": "2184.jpg", + "label": "Straight" + }, + { + "image": "2185.jpg", + "label": "Straight" + }, + { + "image": "2187.jpg", + "label": "Straight" + }, + { + "image": "2188.jpg", + "label": "Leaned" + }, + { + "image": "2189.jpg", + "label": "Straight" + }, + { + "image": "2190.jpg", + "label": "Straight" + }, + { + "image": "2191.jpg", + "label": "Leaned" + }, + { + "image": "2192.jpg", + "label": "Straight" + }, + { + "image": "2193.jpg", + "label": "Straight" + }, + { + "image": "2194.jpg", + "label": "Straight" + }, + { + "image": "2197.jpg", + "label": "Straight" + }, + { + "image": "2199.jpg", + "label": "Leaned" + }, + { + "image": "2202.jpg", + "label": "Rejected" + }, + { + "image": "2204.jpg", + "label": "Rejected" + }, + { + "image": "2206.jpg", + "label": "Rejected" + }, + { + "image": "2208.jpg", + "label": "Leaned" + }, + { + "image": "2209.jpg", + "label": "Leaned" + }, + { + "image": "2212.jpg", + "label": "Leaned" + }, + { + "image": "2214.jpg", + "label": "Leaned" + }, + { + "image": "2215.jpg", + "label": "Straight" + }, + { + "image": "2217.jpg", + "label": "Leaned" + }, + { + "image": "2220.jpg", + "label": "Leaned" + }, + { + "image": "2221.jpg", + "label": "Straight" + }, + { + "image": "2222.jpg", + "label": "Leaned" + }, + { + "image": "2223.jpg", + "label": "Leaned" + }, + { + "image": "2229.jpg", + "label": "Straight" + }, + { + "image": "2230.jpg", + "label": "Straight" + }, + { + "image": "2233.jpg", + "label": "Straight" + }, + { + "image": "2234.jpg", + "label": "Straight" + }, + { + "image": "2235.jpg", + "label": "Leaned" + }, + { + "image": "2236.jpg", + "label": "Leaned" + }, + { + "image": "2237.jpg", + "label": "Leaned" + }, + { + "image": "2238.jpg", + "label": "Leaned" + }, + { + "image": "2239.jpg", + "label": "Straight" + }, + { + "image": "2243.jpg", + "label": "Straight" + }, + { + "image": "2244.jpg", + "label": "Straight" + }, + { + "image": "2245.jpg", + "label": "Leaned" + }, + { + "image": "2246.jpg", + "label": "Leaned" + }, + { + "image": "2247.jpg", + "label": "Straight" + }, + { + "image": "2248.jpg", + "label": "Straight" + }, + { + "image": "2250.jpg", + "label": "Leaned" + }, + { + "image": "2252.jpg", + "label": "Leaned" + }, + { + "image": "2253.jpg", + "label": "Straight" + }, + { + "image": "2254.jpg", + "label": "Straight" + }, + { + "image": "2255.jpg", + "label": "Leaned" + }, + { + "image": "2257.jpg", + "label": "Leaned" + }, + { + "image": "2258.jpg", + "label": "Leaned" + }, + { + "image": "2259.jpg", + "label": "Leaned" + }, + { + "image": "2260.jpg", + "label": "Straight" + }, + { + "image": "2261.jpg", + "label": "Straight" + }, + { + "image": "2262.jpg", + "label": "Leaned" + }, + { + "image": "2264.jpg", + "label": "Straight" + }, + { + "image": "2265.jpg", + "label": "Leaned" + }, + { + "image": "2267.jpg", + "label": "Straight" + }, + { + "image": "2268.jpg", + "label": "Straight" + }, + { + "image": "2269.jpg", + "label": "Straight" + }, + { + "image": "2270.jpg", + "label": "Leaned" + }, + { + "image": "2271.jpg", + "label": "Leaned" + }, + { + "image": "2272.jpg", + "label": "Leaned" + }, + { + "image": "2273.jpg", + "label": "Leaned" + }, + { + "image": "2276.jpg", + "label": "Leaned" + }, + { + "image": "2278.jpg", + "label": "Straight" + }, + { + "image": "2279.jpg", + "label": "Straight" + }, + { + "image": "2280.jpg", + "label": "Straight" + }, + { + "image": "2282.jpg", + "label": "Leaned" + }, + { + "image": "2283.jpg", + "label": "Straight" + }, + { + "image": "2284.jpg", + "label": "Straight" + }, + { + "image": "2285.jpg", + "label": "Straight" + }, + { + "image": "2287.jpg", + "label": "Rejected" + }, + { + "image": "2288.jpg", + "label": "Leaned" + }, + { + "image": "2289.jpg", + "label": "Leaned" + }, + { + "image": "2291.jpg", + "label": "Leaned" + }, + { + "image": "2292.jpg", + "label": "Straight" + }, + { + "image": "2294.jpg", + "label": "Leaned" + }, + { + "image": "2296.jpg", + "label": "Straight" + }, + { + "image": "2299.jpg", + "label": "Straight" + }, + { + "image": "2300.jpg", + "label": "Leaned" + }, + { + "image": "2301.jpg", + "label": "Leaned" + }, + { + "image": "2302.jpg", + "label": "Leaned" + }, + { + "image": "2303.jpg", + "label": "Leaned" + }, + { + "image": "2306.jpg", + "label": "Leaned" + }, + { + "image": "2307.jpg", + "label": "Leaned" + }, + { + "image": "2310.jpg", + "label": "Straight" + }, + { + "image": "2311.jpg", + "label": "Straight" + }, + { + "image": "2312.jpg", + "label": "Rejected" + }, + { + "image": "2313.jpg", + "label": "Straight" + }, + { + "image": "2315.jpg", + "label": "Rejected" + }, + { + "image": "2317.jpg", + "label": "Leaned" + }, + { + "image": "2318.jpg", + "label": "Leaned" + }, + { + "image": "2321.jpg", + "label": "Rejected" + }, + { + "image": "2322.jpg", + "label": "Straight" + }, + { + "image": "2324.jpg", + "label": "Leaned" + }, + { + "image": "2325.jpg", + "label": "Rejected" + }, + { + "image": "2326.jpg", + "label": "Rejected" + }, + { + "image": "2327.jpg", + "label": "Straight" + }, + { + "image": "2328.jpg", + "label": "Straight" + }, + { + "image": "2331.jpg", + "label": "Leaned" + }, + { + "image": "2333.jpg", + "label": "Straight" + }, + { + "image": "2335.jpg", + "label": "Rejected" + }, + { + "image": "2336.jpg", + "label": "Rejected" + }, + { + "image": "2338.jpg", + "label": "Leaned" + }, + { + "image": "2340.jpg", + "label": "Rejected" + }, + { + "image": "2342.jpg", + "label": "Rejected" + }, + { + "image": "2343.jpg", + "label": "Straight" + }, + { + "image": "2344.jpg", + "label": "Straight" + }, + { + "image": "2345.jpg", + "label": "Leaned" + }, + { + "image": "2346.jpg", + "label": "Leaned" + }, + { + "image": "2349.jpg", + "label": "Leaned" + }, + { + "image": "2350.jpg", + "label": "Rejected" + }, + { + "image": "2351.jpg", + "label": "Rejected" + }, + { + "image": "2352.jpg", + "label": "Rejected" + }, + { + "image": "2356.jpg", + "label": "Leaned" + }, + { + "image": "2359.jpg", + "label": "Leaned" + }, + { + "image": "2360.jpg", + "label": "Straight" + }, + { + "image": "2361.jpg", + "label": "Straight" + }, + { + "image": "2362.jpg", + "label": "Rejected" + }, + { + "image": "2363.jpg", + "label": "Straight" + }, + { + "image": "2364.jpg", + "label": "Rejected" + }, + { + "image": "2365.jpg", + "label": "Leaned" + }, + { + "image": "2366.jpg", + "label": "Rejected" + }, + { + "image": "2367.jpg", + "label": "Leaned" + }, + { + "image": "2368.jpg", + "label": "Leaned" + }, + { + "image": "2369.jpg", + "label": "Leaned" + }, + { + "image": "2370.jpg", + "label": "Leaned" + }, + { + "image": "2371.jpg", + "label": "Leaned" + }, + { + "image": "2372.jpg", + "label": "Leaned" + }, + { + "image": "2373.jpg", + "label": "Rejected" + }, + { + "image": "2376.jpg", + "label": "Leaned" + }, + { + "image": "2377.jpg", + "label": "Leaned" + }, + { + "image": "2378.jpg", + "label": "Leaned" + }, + { + "image": "2379.jpg", + "label": "Rejected" + }, + { + "image": "2381.jpg", + "label": "Straight" + }, + { + "image": "2382.jpg", + "label": "Straight" + }, + { + "image": "2385.jpg", + "label": "Leaned" + }, + { + "image": "2386.jpg", + "label": "Leaned" + }, + { + "image": "2388.jpg", + "label": "Straight" + }, + { + "image": "2390.jpg", + "label": "Leaned" + }, + { + "image": "2392.jpg", + "label": "Leaned" + }, + { + "image": "2393.jpg", + "label": "Leaned" + }, + { + "image": "2394.jpg", + "label": "Rejected" + }, + { + "image": "2395.jpg", + "label": "Straight" + }, + { + "image": "2396.jpg", + "label": "Leaned" + }, + { + "image": "2397.jpg", + "label": "Leaned" + }, + { + "image": "2398.jpg", + "label": "Leaned" + }, + { + "image": "2399.jpg", + "label": "Leaned" + }, + { + "image": "2400.jpg", + "label": "Straight" + }, + { + "image": "2403.jpg", + "label": "Straight" + }, + { + "image": "2406.jpg", + "label": "Rejected" + }, + { + "image": "2407.jpg", + "label": "Straight" + }, + { + "image": "2408.jpg", + "label": "Straight" + }, + { + "image": "2410.jpg", + "label": "Leaned" + }, + { + "image": "2411.jpg", + "label": "Leaned" + }, + { + "image": "2412.jpg", + "label": "Straight" + }, + { + "image": "2413.jpg", + "label": "Rejected" + }, + { + "image": "2414.jpg", + "label": "Rejected" + }, + { + "image": "2415.jpg", + "label": "Leaned" + }, + { + "image": "2418.jpg", + "label": "Straight" + }, + { + "image": "2419.jpg", + "label": "Leaned" + }, + { + "image": "2420.jpg", + "label": "Leaned" + }, + { + "image": "2421.jpg", + "label": "Leaned" + }, + { + "image": "2422.jpg", + "label": "Rejected" + }, + { + "image": "2423.jpg", + "label": "Leaned" + }, + { + "image": "2425.jpg", + "label": "Rejected" + }, + { + "image": "2426.jpg", + "label": "Rejected" + }, + { + "image": "2427.jpg", + "label": "Rejected" + }, + { + "image": "2428.jpg", + "label": "Leaned" + }, + { + "image": "2429.jpg", + "label": "Rejected" + }, + { + "image": "2430.jpg", + "label": "Rejected" + }, + { + "image": "2431.jpg", + "label": "Leaned" + }, + { + "image": "2432.jpg", + "label": "Leaned" + }, + { + "image": "2434.jpg", + "label": "Leaned" + }, + { + "image": "2436.jpg", + "label": "Straight" + }, + { + "image": "2437.jpg", + "label": "Leaned" + }, + { + "image": "2439.jpg", + "label": "Leaned" + }, + { + "image": "2440.jpg", + "label": "Leaned" + }, + { + "image": "2441.jpg", + "label": "Straight" + }, + { + "image": "2442.jpg", + "label": "Leaned" + } +] \ No newline at end of file diff --git a/pole_alignment/classification/val/Leaned/1015.jpg b/pole_alignment/classification/val/Leaned/1015.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a36aefff6a2a8af5c9ded8fe3acfce0ed2d0858f --- /dev/null +++ b/pole_alignment/classification/val/Leaned/1015.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81ecda2eaa89c523a187ff643b65d693d8c0aadb89ec9360968aef7f65e5fdcf +size 119390 diff --git a/pole_alignment/classification/val/Leaned/1019.jpg b/pole_alignment/classification/val/Leaned/1019.jpg new file mode 100644 index 0000000000000000000000000000000000000000..690c3efcad95056f85062053e15edacca92f1adb --- /dev/null +++ b/pole_alignment/classification/val/Leaned/1019.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc206f9e0fd020f1317551d7295600da3e9dd149f692e28f89683cad07aeb0b6 +size 120651 diff --git a/pole_alignment/classification/val/Leaned/1029.jpg b/pole_alignment/classification/val/Leaned/1029.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cd08923e6adf60b1ed1f9c6e8b969af0e65dc876 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/1029.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac73eff60738cb10f2e1b3d789f8163df84baa42a3f02d6988bde4de5f1a107b +size 138302 diff --git a/pole_alignment/classification/val/Leaned/1054.jpg b/pole_alignment/classification/val/Leaned/1054.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9f5276cee67d37bfb7a61b8fba569ddcb7a39d65 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/1054.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cecbd9e6ca2d0d95ca6018a3a6aea5ee89643deeea1976ecf7361e1475753bc8 +size 361619 diff --git a/pole_alignment/classification/val/Leaned/110.jpg b/pole_alignment/classification/val/Leaned/110.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d221451421ca8f1072cdfa96a87a86ab7406826 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/110.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:884c63fc1fcdcaf216da3c66b243d768b3fe9d1196c2f5dc2888979f4420324d +size 961299 diff --git a/pole_alignment/classification/val/Leaned/1130.jpg b/pole_alignment/classification/val/Leaned/1130.jpg new file mode 100644 index 0000000000000000000000000000000000000000..921e7d5aa83646a3f643ff364edde213b9dd9652 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/1130.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b47ba844b8e16a4446e700e71f17d9a816b49f49dd5ccb6d2425bb339b6fd16 +size 239434 diff --git a/pole_alignment/classification/val/Leaned/1202.jpg b/pole_alignment/classification/val/Leaned/1202.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a3d52b7ac2ed105ed7951ad18d52dbfc8cf795d0 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/1202.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b13d35a0d9e37e2c3163b6addf5c8a2866bad87cb6544fb3bd45709ca346523c +size 308408 diff --git a/pole_alignment/classification/val/Leaned/1248.jpg b/pole_alignment/classification/val/Leaned/1248.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bc0271573fbba836169862f16b4bd1d620bdf230 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/1248.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c42bcf697039913fb224c7a572e89569d3c97597dfb7a00f221884a14a967756 +size 334855 diff --git a/pole_alignment/classification/val/Leaned/1256.jpg b/pole_alignment/classification/val/Leaned/1256.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2c27abd840b289bed2b74ff142749cc4678d03f8 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/1256.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7461039fcf93143d8bf0f5e37e58dc0dda186f71f5e3bc652e65100780b57b34 +size 396444 diff --git a/pole_alignment/classification/val/Leaned/1295.jpg b/pole_alignment/classification/val/Leaned/1295.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9bf26cb98e813efcb347934f808087e948212c01 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/1295.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62c210f3d7e401db657821d0798a0c3dd5cefcb6349a8bef95a6d19e46ec4f00 +size 2121109 diff --git a/pole_alignment/classification/val/Leaned/1308.jpg b/pole_alignment/classification/val/Leaned/1308.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b1e51551f5b24c3f9c50abd23aa033da0e4ef4c4 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/1308.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8c1969ee20829698b377b9e6c34c291aaa645058ffd31e1bdd192f37a963fed +size 322688 diff --git a/pole_alignment/classification/val/Leaned/132.jpg b/pole_alignment/classification/val/Leaned/132.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed63b668a96c0bcb029fbb24f33d71ac8393341e --- /dev/null +++ b/pole_alignment/classification/val/Leaned/132.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70aa8b07cf9a46605d69cec6d41079f94f41f48929706b57cb589902acfec190 +size 2457749 diff --git a/pole_alignment/classification/val/Leaned/1332.jpg b/pole_alignment/classification/val/Leaned/1332.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b07b4faf8afc1c7777daba0f90e221f32796cf6e --- /dev/null +++ b/pole_alignment/classification/val/Leaned/1332.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f9fbbf63307ecd5ad8817da72155361866ce96240b0ef2428142a26ba834964 +size 734573 diff --git a/pole_alignment/classification/val/Leaned/1356.jpg b/pole_alignment/classification/val/Leaned/1356.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bbcf3ee385c8c3a745962b0a662b7170f2b89ffe --- /dev/null +++ b/pole_alignment/classification/val/Leaned/1356.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10ce19c635aacce601ba53153e2c4b2c0462d873039561576ff1fcbb8aae0746 +size 978957 diff --git a/pole_alignment/classification/val/Leaned/1414.jpg b/pole_alignment/classification/val/Leaned/1414.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e8ce8c6e7dec13f303a4bfc23a567e347b4fbc5a --- /dev/null +++ b/pole_alignment/classification/val/Leaned/1414.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:746a7c617abbc0d6c74f930d08799f251926aaa5715d79276ca1b5748a8b8fc6 +size 484162 diff --git a/pole_alignment/classification/val/Leaned/1486.jpg b/pole_alignment/classification/val/Leaned/1486.jpg new file mode 100644 index 0000000000000000000000000000000000000000..537c2f241284c40998b2739743167f3e282a6f75 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/1486.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f82bbd8de2afa5470a8b8b07c7469f11666e77aa5a77019bc04925d2532367e7 +size 367025 diff --git a/pole_alignment/classification/val/Leaned/1525.jpg b/pole_alignment/classification/val/Leaned/1525.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6df9fd02b211d756b8bb5dbd8be372e1e44962a0 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/1525.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9270c00810db74a54a38e0ef99ee7398b09e9ce929f6ba16b60cb8870d9ecdd8 +size 4390296 diff --git a/pole_alignment/classification/val/Leaned/156.jpg b/pole_alignment/classification/val/Leaned/156.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dd7fa33e78c904978eedf7266c6fb451d406cb03 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/156.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9363a0caed6bbd6ce6ce45a46d7e953eab8290eb21ce9f723af8a4fd9044c73e +size 1887539 diff --git a/pole_alignment/classification/val/Leaned/1652.jpg b/pole_alignment/classification/val/Leaned/1652.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3610e5d0acd58331d58d9a8752ef6d27ac7e621f --- /dev/null +++ b/pole_alignment/classification/val/Leaned/1652.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9f1b4dfb2f53236b1d6d44385b2e8be15439dd9731408cbc7e546b75c285805 +size 247488 diff --git a/pole_alignment/classification/val/Leaned/1658.jpg b/pole_alignment/classification/val/Leaned/1658.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1d15da75015e719c2b6e02718bbe9df48c28eb23 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/1658.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a074e512e636cf28f927f21ad649ca0676c1a7f1a84ed6bc1654647364359b6d +size 380986 diff --git a/pole_alignment/classification/val/Leaned/1679.jpg b/pole_alignment/classification/val/Leaned/1679.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a5d579ca00bae77192272454934a9cff4c555683 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/1679.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c770021e0c1a5da25a35df4840f44f8779209228ee9950fab9c5c6be4912d69a +size 611946 diff --git a/pole_alignment/classification/val/Leaned/1699.jpg b/pole_alignment/classification/val/Leaned/1699.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c509892a4a77c0458b9cbb05afe3ae5c758bc408 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/1699.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fe060dcbd61007dd89a0aaddad21a796851cf44b33fed15f112b062ef663fcf +size 461251 diff --git a/pole_alignment/classification/val/Leaned/1729.jpg b/pole_alignment/classification/val/Leaned/1729.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5e3e68a3a141ffaadf71c4a1f384f8bc7abc93f8 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/1729.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:523d2e68dc1c8b520c4c0125a46b5ff0dd5cdde0c3c591cefbc82940afec77a2 +size 6158328 diff --git a/pole_alignment/classification/val/Leaned/1740.jpg b/pole_alignment/classification/val/Leaned/1740.jpg new file mode 100644 index 0000000000000000000000000000000000000000..12c5ab4c07259377e76a2d3f54467fe10015fe48 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/1740.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd6ccad6fdbc08299fa5aa75f31a63c69ade346be621375f86db2b9a72d8d2fc +size 4199313 diff --git a/pole_alignment/classification/val/Leaned/1759.jpg b/pole_alignment/classification/val/Leaned/1759.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6ca2c87c5d384ac8d50fdd03a16e3be850df2466 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/1759.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:288fae0ac743a6729aeef0e3f35047e8bde6830cd32186c4245290e3ad2fcf6e +size 335735 diff --git a/pole_alignment/classification/val/Leaned/1785.jpg b/pole_alignment/classification/val/Leaned/1785.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1195ea4ef584e1fc06bd91bb3fbd97363356982a --- /dev/null +++ b/pole_alignment/classification/val/Leaned/1785.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51b8435683274d8523c5d39e6c1805d2598cb2cc2814daedbbb97230536df0e4 +size 3257755 diff --git a/pole_alignment/classification/val/Leaned/1790.jpg b/pole_alignment/classification/val/Leaned/1790.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fad144827be175d879364d20729f7278c492eed4 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/1790.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:673fb9d376234d2b07fc9e58252934cb08c9a8bc212bea0aaa96158bfbbef5d6 +size 679490 diff --git a/pole_alignment/classification/val/Leaned/1791.jpg b/pole_alignment/classification/val/Leaned/1791.jpg new file mode 100644 index 0000000000000000000000000000000000000000..792241429b664264e5a3a2e041b75310b82cc501 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/1791.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c2f437288898e833735009ce6d30cacb79e25a406b97735eab66328a4267f99 +size 589525 diff --git a/pole_alignment/classification/val/Leaned/1792.jpg b/pole_alignment/classification/val/Leaned/1792.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9bcbb0203dc49c46c7ba96d598b5361bf0cfede6 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/1792.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a20e802e48ed88cbf3f135ae0bcb629e7ca1fcd72bb77dc077836da988e60535 +size 242732 diff --git a/pole_alignment/classification/val/Leaned/1797.jpg b/pole_alignment/classification/val/Leaned/1797.jpg new file mode 100644 index 0000000000000000000000000000000000000000..87f3a7b9e014fd8c430fcdb9b928d664f3252c28 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/1797.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87d0d3bd7272130eb462f262d48caa337ddad77169e3c75e6ceae89d60a9b4fd +size 309658 diff --git a/pole_alignment/classification/val/Leaned/1803.jpg b/pole_alignment/classification/val/Leaned/1803.jpg new file mode 100644 index 0000000000000000000000000000000000000000..69d4364077ccc7cc095ede06ce82a1c61c5668cc --- /dev/null +++ b/pole_alignment/classification/val/Leaned/1803.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4f9dfa866fb825264b562fff3e531052d9f4596eeca8dda4e6dd12d7c6db8db +size 646940 diff --git a/pole_alignment/classification/val/Leaned/1810.jpg b/pole_alignment/classification/val/Leaned/1810.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b167dfeed227cb7117ac64a784f23932c6580665 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/1810.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27616f96288052da7b76c4029bcecdfd21fab7df94775fba9013abfbe9179098 +size 325367 diff --git a/pole_alignment/classification/val/Leaned/1814.jpg b/pole_alignment/classification/val/Leaned/1814.jpg new file mode 100644 index 0000000000000000000000000000000000000000..16dd6a250fc4255176cbf66476fe846ba4e8d7eb --- /dev/null +++ b/pole_alignment/classification/val/Leaned/1814.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19dca248e75d6d284025575210e0a34de134150e5a4a2ff38ed1dfa997a1257a +size 748182 diff --git a/pole_alignment/classification/val/Leaned/1820.jpg b/pole_alignment/classification/val/Leaned/1820.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4a376913bc175942c6172c9ff105d5ed7caa12d1 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/1820.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45db0f044e738dad7f90cc004c1f9fe31e6ce497cf58fe059dd13db7cca0ab48 +size 238208 diff --git a/pole_alignment/classification/val/Leaned/1829.jpg b/pole_alignment/classification/val/Leaned/1829.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3ad6ac223eafc1503d8e4018baf841aeb5707537 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/1829.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d17997b7766e011b5e5dd2a58c16bca9ef02d86b81e987d2c49a10df62230fe +size 233392 diff --git a/pole_alignment/classification/val/Leaned/1847.jpg b/pole_alignment/classification/val/Leaned/1847.jpg new file mode 100644 index 0000000000000000000000000000000000000000..41aa1cd5f03cd295636442be40fcd66fcaec1730 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/1847.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d93c5eb3eab21d6b15cc79d898c29dad0cc6c3f1ca289ed3611c363ff7c1af5 +size 996792 diff --git a/pole_alignment/classification/val/Leaned/1856.jpg b/pole_alignment/classification/val/Leaned/1856.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fe08891293d74dd7c397215fdd48ece75f7abad1 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/1856.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3ee2dd973e15876e20d1739108bf1e3ae82117c023599e2bc366a3dabad10ca +size 483357 diff --git a/pole_alignment/classification/val/Leaned/1864.jpg b/pole_alignment/classification/val/Leaned/1864.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e81e34329da600e752589dcfbb7fc274b3132ff9 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/1864.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce8aaedbbc37a14ad390a87fe04e10045637616b8e9f95a5bc438c8a49f45462 +size 596329 diff --git a/pole_alignment/classification/val/Leaned/1867.jpg b/pole_alignment/classification/val/Leaned/1867.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7558bbc392f49dde473c77e5bf8c2315844134b0 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/1867.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d2d8c613a9c708679bbc3be7d58652514d6627fc2835ea9494ca777b852548f +size 599658 diff --git a/pole_alignment/classification/val/Leaned/1870.jpg b/pole_alignment/classification/val/Leaned/1870.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b7dde16a1e9c9aa0176466ff8f71d0fc8e970d2e --- /dev/null +++ b/pole_alignment/classification/val/Leaned/1870.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ebeadad3aa6d10d439f812f753a836fbfb4d65747be4d7d2aa2b5aa6cadc421 +size 292666 diff --git a/pole_alignment/classification/val/Leaned/1882.jpg b/pole_alignment/classification/val/Leaned/1882.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c71c5ca73c4055d3303767cd920910e2132a5522 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/1882.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d431111e4e86513b9899c85812bbb34c6788ba45a6d7678b9ddd4575b82c6bd +size 159984 diff --git a/pole_alignment/classification/val/Leaned/1936.jpg b/pole_alignment/classification/val/Leaned/1936.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fc7807717d4a3de2d04a414b281b99b62cf4ba96 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/1936.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:307d8501dd891f06a8c15b6cdb5b45ff994664e09309e3069e0c97e3590155d3 +size 214571 diff --git a/pole_alignment/classification/val/Leaned/1944.jpg b/pole_alignment/classification/val/Leaned/1944.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c8d85c6ff5b8a51a53d99115038124ba28f36760 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/1944.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e502a25d1d6737df26928c62f1b433da52680fd0003bd9480ddc91cd995d3b1 +size 221741 diff --git a/pole_alignment/classification/val/Leaned/1957.jpg b/pole_alignment/classification/val/Leaned/1957.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6a76c1b4c0c9204ae7a0639ee9939e1fc2a7e420 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/1957.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:476c306188d86b4e527c2320f74bc7bad4c094fa1ad3e49d9d66c27c810ec5b3 +size 459451 diff --git a/pole_alignment/classification/val/Leaned/1959.jpg b/pole_alignment/classification/val/Leaned/1959.jpg new file mode 100644 index 0000000000000000000000000000000000000000..52cf634e77308f833d60104f1ca3dad7b3a713c9 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/1959.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c89f3b3cf7109535fde39d83961a3f4df6800e0c303a194766a35bf24bd06b17 +size 844877 diff --git a/pole_alignment/classification/val/Leaned/1966.jpg b/pole_alignment/classification/val/Leaned/1966.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0efff5277ede16829acdfd74cb6f618c020d4a18 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/1966.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fefaa223ec5067a49daa9f3f9e3a50d9a1f531e48168a3f3e02e8cc21ca7559 +size 409911 diff --git a/pole_alignment/classification/val/Leaned/1969.jpg b/pole_alignment/classification/val/Leaned/1969.jpg new file mode 100644 index 0000000000000000000000000000000000000000..44533a289271ec33ce8cce4033996f683f55b935 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/1969.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42520d836273c4b4968d95b3babf5e2c429acf77d58abdc6c53fd317ca3adffd +size 229222 diff --git a/pole_alignment/classification/val/Leaned/1988.jpg b/pole_alignment/classification/val/Leaned/1988.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c4843b4966ac424b831238799939948c69ee3186 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/1988.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62e0a1f298749395349fb46aee571b09068b137f7a752923d1cdab8d64713d46 +size 252808 diff --git a/pole_alignment/classification/val/Leaned/1993.jpg b/pole_alignment/classification/val/Leaned/1993.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3bc768654c3ac017a5135c3f6d2a1f4378d9453e --- /dev/null +++ b/pole_alignment/classification/val/Leaned/1993.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:932384bf10f6717d06b073b4bf25628ef972a84d040cc3789dda5cadcb3ece86 +size 404374 diff --git a/pole_alignment/classification/val/Leaned/2003.jpg b/pole_alignment/classification/val/Leaned/2003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..17aefdb6c1711642eae01de9fd29d6061f440e44 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/2003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c68e7289252b59b2b8c527da78707d5358829b6c7bdb2b96a69bde2524eca78d +size 501730 diff --git a/pole_alignment/classification/val/Leaned/2018.jpg b/pole_alignment/classification/val/Leaned/2018.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1f7a9a00cb31ac4f6947bec7b7ca55fd9f8de084 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/2018.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2727d5a7f11f1bd676e27bd5e65c252c36444081037ad46d37e0fc35820139f +size 329370 diff --git a/pole_alignment/classification/val/Leaned/2039.jpg b/pole_alignment/classification/val/Leaned/2039.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3dfba3495bb5501d0493b7738565c1c1b4fa2d86 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/2039.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:214cda4a1d0cf67861f93df6eb4b7d09b1fb897b242597f8f782d4aa2628b650 +size 1181560 diff --git a/pole_alignment/classification/val/Leaned/2059.jpg b/pole_alignment/classification/val/Leaned/2059.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6fdfe7549488167e93f87f23bddeba1a2beb0359 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/2059.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e669bbace2cc15c22beff507298df361cf9da909b75cc497fcb46a506ea54b64 +size 226305 diff --git a/pole_alignment/classification/val/Leaned/2065.jpg b/pole_alignment/classification/val/Leaned/2065.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ef5a739190f150b0e2520dba76bd76dc76314b0a --- /dev/null +++ b/pole_alignment/classification/val/Leaned/2065.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7767ede34dcc1238ad77b47b40f4f5865afb74a70adfbb676ee7be5555ecd71 +size 238101 diff --git a/pole_alignment/classification/val/Leaned/2089.jpg b/pole_alignment/classification/val/Leaned/2089.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e44d20ac95a85ef0a7d9fc4d1c460655207ca59 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/2089.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bac39478bccf955d207800d0400b9b0a1531a3f761801c6b1c1ffde33d5a42d4 +size 111128 diff --git a/pole_alignment/classification/val/Leaned/2090.jpg b/pole_alignment/classification/val/Leaned/2090.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b997b2817848a270be56e25a00c6aa2732f1f6e8 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/2090.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01ae1415cd1e46f87e5df17ba5fad883b6de413b7d5ae1ef7c8610508734433a +size 93096 diff --git a/pole_alignment/classification/val/Leaned/2093.jpg b/pole_alignment/classification/val/Leaned/2093.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0034a82f87b498ef47dd06bf6b4f111864f2ea6e --- /dev/null +++ b/pole_alignment/classification/val/Leaned/2093.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d59241b5c5c216c028e78f0141829397aa0cb9defb83fcf5e45b2422d9065051 +size 135934 diff --git a/pole_alignment/classification/val/Leaned/2145.jpg b/pole_alignment/classification/val/Leaned/2145.jpg new file mode 100644 index 0000000000000000000000000000000000000000..16e985eafeeab8840a1674fc8ae51bfc27cf3c79 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/2145.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7cabddd1363a85ffaa9bd03e2e8c3ed3963c7a2218d8d304a8139db264e60c3 +size 174113 diff --git a/pole_alignment/classification/val/Leaned/2151.jpg b/pole_alignment/classification/val/Leaned/2151.jpg new file mode 100644 index 0000000000000000000000000000000000000000..84447be7cdef18293296b8c3dc1e76d307c4047d --- /dev/null +++ b/pole_alignment/classification/val/Leaned/2151.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a87f0da2e8a4f176d9bf4d0327265b256767e361b710967db4f5c89b4960fb28 +size 324360 diff --git a/pole_alignment/classification/val/Leaned/2198.jpg b/pole_alignment/classification/val/Leaned/2198.jpg new file mode 100644 index 0000000000000000000000000000000000000000..acc2031c4a71d384efa5e6d5704e68867c5c0ba6 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/2198.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54324cddad4b9110fb59b87a7091cc771925081aeb82352511d107746db202c4 +size 326796 diff --git a/pole_alignment/classification/val/Leaned/2211.jpg b/pole_alignment/classification/val/Leaned/2211.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b6da21eb1e5705411ed36fc2392b2a149025bf54 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/2211.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3488ae4fc6cf30b01798e15f5e4086deba7daa91122e40a13b3853086b679b4 +size 287073 diff --git a/pole_alignment/classification/val/Leaned/2224.jpg b/pole_alignment/classification/val/Leaned/2224.jpg new file mode 100644 index 0000000000000000000000000000000000000000..82c9be2050572e8a30a7d2d9e5bafdb1ce9ea324 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/2224.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:464aa429e75d6023cccea231137d496e757d25f75c26c14a2fd5c8179649a1d6 +size 272615 diff --git a/pole_alignment/classification/val/Leaned/2275.jpg b/pole_alignment/classification/val/Leaned/2275.jpg new file mode 100644 index 0000000000000000000000000000000000000000..14874af3c885d075d3326cdc14dc986fb1acb39d --- /dev/null +++ b/pole_alignment/classification/val/Leaned/2275.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56c9faf813c3881c428024ea658c340d59e2d733ea4a39187410ff385b04c99d +size 488449 diff --git a/pole_alignment/classification/val/Leaned/2295.jpg b/pole_alignment/classification/val/Leaned/2295.jpg new file mode 100644 index 0000000000000000000000000000000000000000..17630e548606cc6dc131a3e410b4539911f512ab --- /dev/null +++ b/pole_alignment/classification/val/Leaned/2295.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:835befbf1e368d0af52fb745648185b2befb5873f64a34cab232d5e166bb7e86 +size 167874 diff --git a/pole_alignment/classification/val/Leaned/2297.jpg b/pole_alignment/classification/val/Leaned/2297.jpg new file mode 100644 index 0000000000000000000000000000000000000000..54355e4d41edb082757d326c95465483c803fc76 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/2297.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d97da3ef487b31bcef3fc5f304d87cae3cddb658cefccf2ee5daf011a4b09e3f +size 98705 diff --git a/pole_alignment/classification/val/Leaned/2298.jpg b/pole_alignment/classification/val/Leaned/2298.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8b6cf7d3a0dae0afc6af82562ee318f449451952 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/2298.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:786b3554cf361304cf5ea45dbadb47a8c76bb8c1d6448172d3cca3646b01fb4a +size 162361 diff --git a/pole_alignment/classification/val/Leaned/2304.jpg b/pole_alignment/classification/val/Leaned/2304.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8b5b2eb6663f198aeffad8aa9fa2c778af3dedcf --- /dev/null +++ b/pole_alignment/classification/val/Leaned/2304.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5842993a949b574b946de46b966b5f12f86aecad1d4abddc7a35dfa5476645a1 +size 323291 diff --git a/pole_alignment/classification/val/Leaned/2309.jpg b/pole_alignment/classification/val/Leaned/2309.jpg new file mode 100644 index 0000000000000000000000000000000000000000..61a6b3a47591302af08ffce88eb30f2402ffd6a6 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/2309.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fd8b7f1d9a7b9b002fe0d0225a700479bb5063880df08b070de1c9a1bd02a71 +size 124416 diff --git a/pole_alignment/classification/val/Leaned/2314.jpg b/pole_alignment/classification/val/Leaned/2314.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a5e505556d920f03139c94b898dc1cf26619f7f1 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/2314.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d937d526e61bab411fe77108d3dcae41a6ac62ab3457e5053c0ede8e8683abcb +size 1522534 diff --git a/pole_alignment/classification/val/Leaned/2353.jpg b/pole_alignment/classification/val/Leaned/2353.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8631bb506ef8ece002e1d57821b9364aca4684f4 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/2353.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84104a86f809e4435397a2753c7318cbb15b7a87342b07398a2616b0eab7e034 +size 487471 diff --git a/pole_alignment/classification/val/Leaned/2355.jpg b/pole_alignment/classification/val/Leaned/2355.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8d6a7519ed54820ca9e9c6fb7456ea46617bc360 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/2355.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85476a038732d91b49ccc917e612310a2aaaa315fdc7c4f099e34272048c2d31 +size 238187 diff --git a/pole_alignment/classification/val/Leaned/2417.jpg b/pole_alignment/classification/val/Leaned/2417.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b043a04f99681e6a673429e6911b525372754e2 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/2417.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d623322c5b4df0dcf781ff99e8644bc5dbf251b7b517b7328293529c2ae3d7d +size 233009 diff --git a/pole_alignment/classification/val/Leaned/2435.jpg b/pole_alignment/classification/val/Leaned/2435.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fee57756176e01e68b3dcfcb60aeb8477bdcee47 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/2435.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd2103ecc4333e1e1278d75ac02a6e42bb03d1d080439a6b297f2fdf3beae927 +size 504228 diff --git a/pole_alignment/classification/val/Leaned/280.jpg b/pole_alignment/classification/val/Leaned/280.jpg new file mode 100644 index 0000000000000000000000000000000000000000..99a6d20bab8ed4706f7a66df6a263c99501380ab --- /dev/null +++ b/pole_alignment/classification/val/Leaned/280.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9ff10e0dbe7bea8db8979b1882fb929ff9770dac5e091720e517781dcee79b9 +size 673183 diff --git a/pole_alignment/classification/val/Leaned/294.jpg b/pole_alignment/classification/val/Leaned/294.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d6c76ead09758ff9a4754960f7490a71845879e --- /dev/null +++ b/pole_alignment/classification/val/Leaned/294.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db969d3ed1ed860b084ada6687e6b8597c26056f586da70acc12cef50aa25666 +size 2533697 diff --git a/pole_alignment/classification/val/Leaned/357.jpg b/pole_alignment/classification/val/Leaned/357.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2c5a46edb3bdbb687dd708b4905ba1f459caafe6 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/357.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:def321dfe824c262ec6c4d3bbc25d44f09a1c18e99333e1b97b4880e317f11fd +size 2041008 diff --git a/pole_alignment/classification/val/Leaned/36.jpg b/pole_alignment/classification/val/Leaned/36.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fcd5463e2e444b7c4980575bbcd156e96941bb2a --- /dev/null +++ b/pole_alignment/classification/val/Leaned/36.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caf785735f00da00a6b69c866bd73cec4baa7e266a43aaf3d6010e6e331292f5 +size 252273 diff --git a/pole_alignment/classification/val/Leaned/422.jpg b/pole_alignment/classification/val/Leaned/422.jpg new file mode 100644 index 0000000000000000000000000000000000000000..754161f536c2f556f6eee49e510a84130f095157 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/422.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31eced87b82303a6144ab4189a2e0bfa882b51fa4ad79d9e1432eaa7702d8141 +size 2750129 diff --git a/pole_alignment/classification/val/Leaned/443.jpg b/pole_alignment/classification/val/Leaned/443.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2cbf52e1e295f39cbe878e6325614c5bb39ed5c3 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/443.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f707e98871f9a852a69d5b5434550c3d0e741eb4d295b8afba314c6d1975198 +size 343199 diff --git a/pole_alignment/classification/val/Leaned/475.jpg b/pole_alignment/classification/val/Leaned/475.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d8b8a0bd7cb444f8654fb35d3a910cedcdafeab1 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/475.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98ff98cd64ea036df9cc6817071d7c6b681609461beb7572a5d5644673fd3fe1 +size 1229585 diff --git a/pole_alignment/classification/val/Leaned/560.jpg b/pole_alignment/classification/val/Leaned/560.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3212b1215f21c88744bf715b5e875605ebafd5e4 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/560.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a32587de3bc0dfc2c62165b13b4d9a5acfe264e357a6889df130bf1b979f7dc9 +size 104320 diff --git a/pole_alignment/classification/val/Leaned/564.jpg b/pole_alignment/classification/val/Leaned/564.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fef72d584af4d51c29e034a475dd12dc35af93f9 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/564.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28df71bfb996fb52f63986dd9b8ee9f9cfc66d4103ac7b11ab0779bc4f2ed1a2 +size 1303199 diff --git a/pole_alignment/classification/val/Leaned/575.jpg b/pole_alignment/classification/val/Leaned/575.jpg new file mode 100644 index 0000000000000000000000000000000000000000..11482e192f39e422ff465635c854e2623f8c42e7 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/575.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f06c842e8e3bea2bf946348974a1cbebb4cfb0a3d7d537e447c734293bda91f +size 444680 diff --git a/pole_alignment/classification/val/Leaned/670.jpg b/pole_alignment/classification/val/Leaned/670.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ca51f6767c9fd3b48e539b970244e8c76f5c9220 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/670.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fc16c4fadc9664abaed61a3bf34de4133bad7677cf25ffb4d0ddfd7ad4548f6 +size 278830 diff --git a/pole_alignment/classification/val/Leaned/697.jpg b/pole_alignment/classification/val/Leaned/697.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f4f0427c0571a91cf26f2cb8e1383943b89734ed --- /dev/null +++ b/pole_alignment/classification/val/Leaned/697.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:807964f9fdb05fc40b60c64ebce3f3118d9cc4b8bd4f5f7d657c75fefd09d337 +size 1037268 diff --git a/pole_alignment/classification/val/Leaned/709.jpg b/pole_alignment/classification/val/Leaned/709.jpg new file mode 100644 index 0000000000000000000000000000000000000000..df122573003e3dcc885864933f415e49db91ac40 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/709.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bafb84045eb8f5c349981da133d5471db7a6e0795139a753d017efc5172ded72 +size 183536 diff --git a/pole_alignment/classification/val/Leaned/713.jpg b/pole_alignment/classification/val/Leaned/713.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a316a4ecae8fdb878e4e43ae0a051de5b33935f6 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/713.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42ccb83d5cf0a90894458afe956d297ecbba2586660ce38162634121e96328f9 +size 198734 diff --git a/pole_alignment/classification/val/Leaned/762.jpg b/pole_alignment/classification/val/Leaned/762.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a68bfe731a38113687e9ec14de8af8b9be69f30 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/762.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9717ea99d675b1c6fd8b77f2dc89e0118e7599214df24623d5c38c08af777c89 +size 835976 diff --git a/pole_alignment/classification/val/Leaned/763.jpg b/pole_alignment/classification/val/Leaned/763.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1bf36c55c7330609d9eb933195974100a47bf4a0 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/763.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8781871aa02880e625e844ffa157a2141f41ee3dd4ceeebaa819b3900ad405e +size 1051084 diff --git a/pole_alignment/classification/val/Leaned/844.jpg b/pole_alignment/classification/val/Leaned/844.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3f035cc95a93a4e87ea38226644af5439edca5a1 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/844.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72ca04c0f354225aac5f1c0b065b97c7256590fb46ebe280cf452350d6b36f8b +size 203010 diff --git a/pole_alignment/classification/val/Leaned/92.jpg b/pole_alignment/classification/val/Leaned/92.jpg new file mode 100644 index 0000000000000000000000000000000000000000..76b04623d317e0ae954254f814df3a0ca93e67a6 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/92.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:185b865500395fc97e59d8e49be26ecb9bc03346407fe4eb376a906d5c2575fa +size 363659 diff --git a/pole_alignment/classification/val/Leaned/968.jpg b/pole_alignment/classification/val/Leaned/968.jpg new file mode 100644 index 0000000000000000000000000000000000000000..22db46d32176bd36db85f73778d6925f622ca661 --- /dev/null +++ b/pole_alignment/classification/val/Leaned/968.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8c67b5875480290f8af434074f1d36578203aada6023e0ff4ea72d6c0cbd9ac +size 194730 diff --git a/pole_alignment/classification/val/Leaned/993.jpg b/pole_alignment/classification/val/Leaned/993.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d8f89d725c5ed7c9143f14ed81403c62e41bf94d --- /dev/null +++ b/pole_alignment/classification/val/Leaned/993.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94c5567451275d233f9988e81754a308ffb5670b08fd9b6dcd3012f0f49e29ec +size 101224 diff --git a/pole_alignment/classification/val/Rejected/1240.jpg b/pole_alignment/classification/val/Rejected/1240.jpg new file mode 100644 index 0000000000000000000000000000000000000000..479df2f25eabe092cb09b4e590a48035e78d2b3c --- /dev/null +++ b/pole_alignment/classification/val/Rejected/1240.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1cb9e54663fa7f275be20ba80e1af9a8f2fb0b3074cf174b0fcd55d63b24c16 +size 310145 diff --git a/pole_alignment/classification/val/Rejected/1252.jpg b/pole_alignment/classification/val/Rejected/1252.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d960c22e064bfa4c454e4eb7a99c3daebc3585c2 --- /dev/null +++ b/pole_alignment/classification/val/Rejected/1252.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e147669c08f8c27228da34fd653e9904ee6fd349a14fb7dfbde057c74edb94c +size 2637490 diff --git a/pole_alignment/classification/val/Rejected/1282.jpg b/pole_alignment/classification/val/Rejected/1282.jpg new file mode 100644 index 0000000000000000000000000000000000000000..acbf331c5fdf996decabb8734923b40d52c7e1db --- /dev/null +++ b/pole_alignment/classification/val/Rejected/1282.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63210435e0fa23f5a5e5424c52fbd7295524332f397a0af7ab00870ee7a74ed8 +size 2046400 diff --git a/pole_alignment/classification/val/Rejected/1284.jpg b/pole_alignment/classification/val/Rejected/1284.jpg new file mode 100644 index 0000000000000000000000000000000000000000..492ac34f6b77a9d636fb5bcc1c58943040265d9c --- /dev/null +++ b/pole_alignment/classification/val/Rejected/1284.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a905ba455e9bf05b9eff96e26b5181c422c31e312018804e41536197c381bcae +size 2363315 diff --git a/pole_alignment/classification/val/Rejected/1285.jpg b/pole_alignment/classification/val/Rejected/1285.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3f2a81a35e73317e59955d2da83c9f9b9b5f11ee --- /dev/null +++ b/pole_alignment/classification/val/Rejected/1285.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adf427aa809acdd01c4f4930403b98cfaa2bff7a3fd62634fcd6dfc59c555a53 +size 1100427 diff --git a/pole_alignment/classification/val/Rejected/1367.jpg b/pole_alignment/classification/val/Rejected/1367.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6b4624dca1cb787d18f6dd748108a97dc477e194 --- /dev/null +++ b/pole_alignment/classification/val/Rejected/1367.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4db4a88cabbd00bac3636f64e4eb5d2ecef956e88599b13fdca42741877ff92 +size 339633 diff --git a/pole_alignment/classification/val/Rejected/1368.jpg b/pole_alignment/classification/val/Rejected/1368.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d1befa0c61d476995ff9a1991c0334b2a55a2484 --- /dev/null +++ b/pole_alignment/classification/val/Rejected/1368.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ac8b0c467d3e5860c305e733516f8a532137e0052f0b01985ae9ad2712f23fd +size 340227 diff --git a/pole_alignment/classification/val/Rejected/1377.jpg b/pole_alignment/classification/val/Rejected/1377.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c713626615ddd784441ddab2d497fc8e919e169e --- /dev/null +++ b/pole_alignment/classification/val/Rejected/1377.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5505a904665b9a0cea6e8d0227fc40db543e04e4e2eabc327cf9f6ee18417b1f +size 419636 diff --git a/pole_alignment/classification/val/Rejected/1446.jpg b/pole_alignment/classification/val/Rejected/1446.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c129fca4d6c16237ec8e16ba95f564d203080a35 --- /dev/null +++ b/pole_alignment/classification/val/Rejected/1446.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89ec4ebe2ea879057ea150113c4fb0e3f3f6b4fe6c4529dce0b12671f841abfa +size 3074335 diff --git a/pole_alignment/classification/val/Rejected/1463.jpg b/pole_alignment/classification/val/Rejected/1463.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cd11b6c663ba7c03bb3f90c909f94172f4f874ca --- /dev/null +++ b/pole_alignment/classification/val/Rejected/1463.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad633fbe761ee17171653e3cfc437b1d2b82e8ca704369d66722e4e82ff77200 +size 304023 diff --git a/pole_alignment/classification/val/Rejected/1504.jpg b/pole_alignment/classification/val/Rejected/1504.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d563ae0cf68d732ce078b6f48b3828f75bf6271 --- /dev/null +++ b/pole_alignment/classification/val/Rejected/1504.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86c91beec77010f404a62f1af02665f27265acc52ee56e13bcb54b3281fce224 +size 252493 diff --git a/pole_alignment/classification/val/Rejected/1507.jpg b/pole_alignment/classification/val/Rejected/1507.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3515beea3ba0c54f51c1ae8976260f945655c322 --- /dev/null +++ b/pole_alignment/classification/val/Rejected/1507.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0a587d6455f0e0b2b8eb659e596365fb98241385134bcca9f8bc5ca553d591f +size 2802843 diff --git a/pole_alignment/classification/val/Rejected/1526.jpg b/pole_alignment/classification/val/Rejected/1526.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5863c68821c6aee9d8b9970583ec964705844970 --- /dev/null +++ b/pole_alignment/classification/val/Rejected/1526.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ced7f577430bc686738599161eebc203a1a874d65ed22e0bf7ab4923b970d40 +size 3458282 diff --git a/pole_alignment/classification/val/Rejected/1533.jpg b/pole_alignment/classification/val/Rejected/1533.jpg new file mode 100644 index 0000000000000000000000000000000000000000..74a75eb241d8b14c68a7221e5e5e197e98a5deb8 --- /dev/null +++ b/pole_alignment/classification/val/Rejected/1533.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9ec6123fb1d803f74990526000e442d5a7f848ab0d1baa76cfb381c2e6444ca +size 2130393 diff --git a/pole_alignment/classification/val/Rejected/1535.jpg b/pole_alignment/classification/val/Rejected/1535.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da0c4b7aa07a5f16e86fbc7c571d108dcc927b24 --- /dev/null +++ b/pole_alignment/classification/val/Rejected/1535.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b54f9c66d93e49f6fa8874409881d1603a7a3fbd6c261863fb1e9e0480a73c2 +size 2078376 diff --git a/pole_alignment/classification/val/Rejected/1546.jpg b/pole_alignment/classification/val/Rejected/1546.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ac6b4962e36e27f69c4d7297e3bf67b62ea4efba --- /dev/null +++ b/pole_alignment/classification/val/Rejected/1546.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4b57f700343edf00f9c6a7ce3c10ceafddada94371dba42684edbe0056da822 +size 2003564 diff --git a/pole_alignment/classification/val/Rejected/1551.jpg b/pole_alignment/classification/val/Rejected/1551.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b44448609aebd8ecab9745d977ef6dd9f8dd19bc --- /dev/null +++ b/pole_alignment/classification/val/Rejected/1551.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3906cc32649e5420d51850c022a122d3ad4ccfe385ada6a714120ed8a46544e +size 844484 diff --git a/pole_alignment/classification/val/Rejected/1565.jpg b/pole_alignment/classification/val/Rejected/1565.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c1002d78bf36d8bc2ce97c052d55e285bd93b30 --- /dev/null +++ b/pole_alignment/classification/val/Rejected/1565.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f576f78d886b8cb988b5565a27aff637426c533f46ff96a279234bc712f5d20a +size 852225 diff --git a/pole_alignment/classification/val/Rejected/1576.jpg b/pole_alignment/classification/val/Rejected/1576.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d3a770494361ef91737b4d1031c4da80662b9d58 --- /dev/null +++ b/pole_alignment/classification/val/Rejected/1576.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c351f70ffa638f453185ee8ebfe4418aa92bd58a1edd6fb4a5082dedadc933b +size 650114 diff --git a/pole_alignment/classification/val/Rejected/1588.jpg b/pole_alignment/classification/val/Rejected/1588.jpg new file mode 100644 index 0000000000000000000000000000000000000000..809ad5dec62934c2057ee266e46f9ac179427d3c --- /dev/null +++ b/pole_alignment/classification/val/Rejected/1588.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d79507165d986228bfa12de186e8532200dd1eab3b491e2302d8b764f3925f39 +size 750686 diff --git a/pole_alignment/classification/val/Rejected/1600.jpg b/pole_alignment/classification/val/Rejected/1600.jpg new file mode 100644 index 0000000000000000000000000000000000000000..50ae41eb88acbd37f10a714889fc6af1394fe906 --- /dev/null +++ b/pole_alignment/classification/val/Rejected/1600.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:865f3543edf5fb76e54eaef6a8f1f174b288cf3448c4324a928f7843bf1a5d79 +size 223287 diff --git a/pole_alignment/classification/val/Rejected/1617.jpg b/pole_alignment/classification/val/Rejected/1617.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4a5a623f662e6cc3100c63df2ad3459761b25b36 --- /dev/null +++ b/pole_alignment/classification/val/Rejected/1617.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d9ccca83a79762d281b9f21ea313319a47f7cbbe8c66ffa535c8e28879f02f7 +size 708897 diff --git a/pole_alignment/classification/val/Rejected/1680.jpg b/pole_alignment/classification/val/Rejected/1680.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ffb31ad12c987271f1dc77dbe9c088544aaa23cb --- /dev/null +++ b/pole_alignment/classification/val/Rejected/1680.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67ccdcfea0e1f724c0dd8a6e359c58f69a43e3e761dd47ab084f2d3052915c1b +size 117831 diff --git a/pole_alignment/classification/val/Rejected/1721.jpg b/pole_alignment/classification/val/Rejected/1721.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6ace57f0fe673f9be65b4e4790ff60fe7697aff2 --- /dev/null +++ b/pole_alignment/classification/val/Rejected/1721.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d29a51265c57cb5d32ec56ba4c4b850d076016cdcadb7629c1e1200c9d273a06 +size 327496 diff --git a/pole_alignment/classification/val/Rejected/1724.jpg b/pole_alignment/classification/val/Rejected/1724.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9a5cc93892091eb81067534ac6e03b0278b477ac --- /dev/null +++ b/pole_alignment/classification/val/Rejected/1724.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfe6b1148030c3a99cef27cf816b6db9224288de30541da155e58eda0794ce5b +size 1030441 diff --git a/pole_alignment/classification/val/Rejected/1731.jpg b/pole_alignment/classification/val/Rejected/1731.jpg new file mode 100644 index 0000000000000000000000000000000000000000..582d3860046acba9e6605050dcdbbd62238d2642 --- /dev/null +++ b/pole_alignment/classification/val/Rejected/1731.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b863ff5be0b855d4b88b9dea208ca19783304fdbefe1fdd4fb545c9e4915815 +size 259229 diff --git a/pole_alignment/classification/val/Rejected/1760.jpg b/pole_alignment/classification/val/Rejected/1760.jpg new file mode 100644 index 0000000000000000000000000000000000000000..659366bd60ab9e3e457ec45c484f870ab6dbdb36 --- /dev/null +++ b/pole_alignment/classification/val/Rejected/1760.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9442afcf096e3ae8c430488488d1271fb9d04d66d079769548474f0dede57d3c +size 497667 diff --git a/pole_alignment/classification/val/Rejected/1773.jpg b/pole_alignment/classification/val/Rejected/1773.jpg new file mode 100644 index 0000000000000000000000000000000000000000..95c4055949146e8a0659b30b1a74a4ec4740b104 --- /dev/null +++ b/pole_alignment/classification/val/Rejected/1773.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d93ccf7cef9019e22ffbb6c73ba85c39f04488701c564a84853cbddb145502fd +size 569033 diff --git a/pole_alignment/classification/val/Rejected/1777.jpg b/pole_alignment/classification/val/Rejected/1777.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dbfa5df869a76fc5165da0edd141e947aa9a9fcc --- /dev/null +++ b/pole_alignment/classification/val/Rejected/1777.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc42eb9582344a7a7176ce88d4d175f96a36f25e4838775e34847e98a8b6ad4c +size 540774 diff --git a/pole_alignment/classification/val/Rejected/1828.jpg b/pole_alignment/classification/val/Rejected/1828.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1ebb814d7b049363e037e81ddb3209b00072a140 --- /dev/null +++ b/pole_alignment/classification/val/Rejected/1828.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d7e89a48949831f3a78a465765b084b0d6a84af425394a1568cdc29956ae9f2 +size 958406 diff --git a/pole_alignment/classification/val/Rejected/1840.jpg b/pole_alignment/classification/val/Rejected/1840.jpg new file mode 100644 index 0000000000000000000000000000000000000000..820e4405eb16920af140af8928a76eda3403405f --- /dev/null +++ b/pole_alignment/classification/val/Rejected/1840.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cdb98070ad898b3340dc2b01baadd3192254bcde174bcbf2e3ff0c412caa490 +size 714717 diff --git a/pole_alignment/classification/val/Rejected/1850.jpg b/pole_alignment/classification/val/Rejected/1850.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7b5c22fc158e3ff0439d876304258889076fb492 --- /dev/null +++ b/pole_alignment/classification/val/Rejected/1850.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95c8ee2688a12b05ae0b80233992726dde11bcee2380b4fb8aabf9a51ba3427e +size 1024458 diff --git a/pole_alignment/classification/val/Rejected/1857.jpg b/pole_alignment/classification/val/Rejected/1857.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3489ea1dce860224fb1e7ed7685056ee50ad2164 --- /dev/null +++ b/pole_alignment/classification/val/Rejected/1857.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb9cfa09a2ee58fc472db080432b9d341b4adcdb5242b9bb77f5841929ada497 +size 1117840 diff --git a/pole_alignment/classification/val/Rejected/1876.jpg b/pole_alignment/classification/val/Rejected/1876.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8d7b09df39a831d5749f86c49f4d7071a91d920c --- /dev/null +++ b/pole_alignment/classification/val/Rejected/1876.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:922e8f90a3e7c9b4f2e45740eb484deb868eba8f436a2b7ea23c38e37cc2efc1 +size 604096 diff --git a/pole_alignment/classification/val/Rejected/1927.jpg b/pole_alignment/classification/val/Rejected/1927.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d087b02f22d7ac45fa32972ddc1204052864d58 --- /dev/null +++ b/pole_alignment/classification/val/Rejected/1927.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49225ed00aeeb19dffe258f8ada8707c56cac312879b7a8531d5a24d39e1cfd9 +size 472777 diff --git a/pole_alignment/classification/val/Rejected/2000.jpg b/pole_alignment/classification/val/Rejected/2000.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7c7a20a57d59d80d0566fa1a5c8fa11ebde737d0 --- /dev/null +++ b/pole_alignment/classification/val/Rejected/2000.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea27f5881c46f7341d8aadb113df6139d318064b155ac39f5e31107ca61ee7f0 +size 132655 diff --git a/pole_alignment/classification/val/Rejected/2007.jpg b/pole_alignment/classification/val/Rejected/2007.jpg new file mode 100644 index 0000000000000000000000000000000000000000..90d8070d3cbeb00a47bfadb90ddbc27da89bf479 --- /dev/null +++ b/pole_alignment/classification/val/Rejected/2007.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b80ccdf887ac10c7177bb386ca3274f980fc7b790d25552eb948a07d448a4192 +size 281593 diff --git a/pole_alignment/classification/val/Rejected/2020.jpg b/pole_alignment/classification/val/Rejected/2020.jpg new file mode 100644 index 0000000000000000000000000000000000000000..acd304dc38693b3608a127b30d6ac5ccb1625c25 --- /dev/null +++ b/pole_alignment/classification/val/Rejected/2020.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:591f798893bc3a9a2fc286b4a161ea059fb5fdc4697a42bc61c533a6e06c2cd1 +size 337435 diff --git a/pole_alignment/classification/val/Rejected/2330.jpg b/pole_alignment/classification/val/Rejected/2330.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1d88c9af58398ee43a57a33a3b0aa3f8ab6e34ae --- /dev/null +++ b/pole_alignment/classification/val/Rejected/2330.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a52d17ca07c9184d00f31d07cd6dd1ee7519d3c7be21e2ad958c4420fe59a81f +size 66943 diff --git a/pole_alignment/classification/val/Rejected/2404.jpg b/pole_alignment/classification/val/Rejected/2404.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e4a5c48ecee79fc145a3b73d80156a943aaef59e --- /dev/null +++ b/pole_alignment/classification/val/Rejected/2404.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:566d04bda37577774504f51cb3801a68763e40eefdf398a1ccb33a427130e2a1 +size 102384 diff --git a/pole_alignment/classification/val/Rejected/2424.jpg b/pole_alignment/classification/val/Rejected/2424.jpg new file mode 100644 index 0000000000000000000000000000000000000000..994844c1d5985d1c9c9d4ddf653ab7f88328cc6f --- /dev/null +++ b/pole_alignment/classification/val/Rejected/2424.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:832177135848f88d72af78d83f78085846926d11ac6eefdc5f10b58db6a724e0 +size 210052 diff --git a/pole_alignment/classification/val/Rejected/295.jpg b/pole_alignment/classification/val/Rejected/295.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e6d17f47f3c7c3af0353303abe81c9a99e556b00 --- /dev/null +++ b/pole_alignment/classification/val/Rejected/295.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad638d87977c22ff6544e2d46590abbb9cb3e72db737188038fe7ca8bce05b7b +size 1424011 diff --git a/pole_alignment/classification/val/Rejected/364.jpg b/pole_alignment/classification/val/Rejected/364.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9aadcf1b98f3589c37f23e7ae39cc20c320e6c72 --- /dev/null +++ b/pole_alignment/classification/val/Rejected/364.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb195b75098d06255f25312b04558ce891e7e0dd3202b6cee832e62398603cd6 +size 1779601 diff --git a/pole_alignment/classification/val/Rejected/37.jpg b/pole_alignment/classification/val/Rejected/37.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5d7275b1d644ab59fc96f97b9557780a31cba13a --- /dev/null +++ b/pole_alignment/classification/val/Rejected/37.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:946a0ea96cf71a3f567a4513056fa23e863eb9b63047f0d5b34172fc03f5a16e +size 281392 diff --git a/pole_alignment/classification/val/Rejected/383.jpg b/pole_alignment/classification/val/Rejected/383.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5b0e9ee109c75ad991c5a40551329aa08ed2b5a3 --- /dev/null +++ b/pole_alignment/classification/val/Rejected/383.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:397f955cf3d81b75e4cb9477b4eb54353f7c84688ba3f1996039756d0fecf5be +size 328898 diff --git a/pole_alignment/classification/val/Rejected/428.jpg b/pole_alignment/classification/val/Rejected/428.jpg new file mode 100644 index 0000000000000000000000000000000000000000..452dde61119dc63f98181159c543ace6554ebd9e --- /dev/null +++ b/pole_alignment/classification/val/Rejected/428.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b167e05500992dbf42e840d576bd4b031085e541ecd3330bbaa0ef3cb1d3141 +size 3910135 diff --git a/pole_alignment/classification/val/Rejected/461.jpg b/pole_alignment/classification/val/Rejected/461.jpg new file mode 100644 index 0000000000000000000000000000000000000000..57256e96b2cc133c41aa7ee68312d89ce9fb0aae --- /dev/null +++ b/pole_alignment/classification/val/Rejected/461.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff9b22ed7dd32eae420a27697d229a3853d370f1950f81f69a11cc0263718a35 +size 625166 diff --git a/pole_alignment/classification/val/Rejected/482.jpg b/pole_alignment/classification/val/Rejected/482.jpg new file mode 100644 index 0000000000000000000000000000000000000000..78a12db976bbc643462b7fb6462a486d12013f83 --- /dev/null +++ b/pole_alignment/classification/val/Rejected/482.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33a18c130e2c5088971f4064a4d77bbc287544aa88124f8612846966ccf25653 +size 632164 diff --git a/pole_alignment/classification/val/Rejected/508.jpg b/pole_alignment/classification/val/Rejected/508.jpg new file mode 100644 index 0000000000000000000000000000000000000000..db7df5173e663b002c026272e5d2166528f57633 --- /dev/null +++ b/pole_alignment/classification/val/Rejected/508.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:115cfbf2d36054ca71ceea11ff11f745e879924680cf7593977abaf0fbadf7fd +size 296505 diff --git a/pole_alignment/classification/val/Rejected/581.jpg b/pole_alignment/classification/val/Rejected/581.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3a2d1a59b0d81de36d0cbdf0e6a29628fec71dc0 --- /dev/null +++ b/pole_alignment/classification/val/Rejected/581.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:664ec027d596a64b89d6b128155dd4bced6c7a92fa271f9ff391848fd48a75f9 +size 3577217 diff --git a/pole_alignment/classification/val/Rejected/61.jpg b/pole_alignment/classification/val/Rejected/61.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a8950ca5d94ce7ef0b657ac7168bc42916c3d0b5 --- /dev/null +++ b/pole_alignment/classification/val/Rejected/61.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c893ccf85f12734b0c35103d1dcf2f3e158e2c02daaf51af5bf893dc55552df4 +size 814151 diff --git a/pole_alignment/classification/val/Rejected/65.jpg b/pole_alignment/classification/val/Rejected/65.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b3dcfaf2e068bcec17470ccf7b8110950730a9c9 --- /dev/null +++ b/pole_alignment/classification/val/Rejected/65.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2cf4a3bcf041937573a11a1f47df516cce3057b837ce6ffbddc483b4c7f7d0c +size 747994 diff --git a/pole_alignment/classification/val/Rejected/685.jpg b/pole_alignment/classification/val/Rejected/685.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3ad6ad9a28d2157872d6ed0ad216f96e73110c1e --- /dev/null +++ b/pole_alignment/classification/val/Rejected/685.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98a33fd76ff0a57c68d2afb43564b7ae24de9cb8ecee3840e5c1c41540d322cc +size 198104 diff --git a/pole_alignment/classification/val/Rejected/695.jpg b/pole_alignment/classification/val/Rejected/695.jpg new file mode 100644 index 0000000000000000000000000000000000000000..38c48e6e9c99d254007a2687cda558a44a1c4ddf --- /dev/null +++ b/pole_alignment/classification/val/Rejected/695.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abd947e587152b3323aed2e73b3a9b2c83339ad891b327d45aefb25a14edb464 +size 517655 diff --git a/pole_alignment/classification/val/Rejected/735.jpg b/pole_alignment/classification/val/Rejected/735.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8f52fdc36ea4b8da19928881012026d4130f9646 --- /dev/null +++ b/pole_alignment/classification/val/Rejected/735.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a9602eeca2687d91be5b835b41b8f1fa7ddc8fb7912b21665aba9cea31f12e5 +size 323147 diff --git a/pole_alignment/classification/val/Rejected/806.jpg b/pole_alignment/classification/val/Rejected/806.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4bc49bcfa93b0d8518dec94f26e5036855020096 --- /dev/null +++ b/pole_alignment/classification/val/Rejected/806.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73f282ac915552d3667a030fc882a957419f36954683c4fb2c7bf30e0ae133dc +size 395169 diff --git a/pole_alignment/classification/val/Rejected/809.jpg b/pole_alignment/classification/val/Rejected/809.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b988493666c94b9038fac3fae8c8cf0627fd3e42 --- /dev/null +++ b/pole_alignment/classification/val/Rejected/809.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fbf5be9774037b59670953bf184af205db3c072bc32fccfdbc06e43eb3f3abf +size 133004 diff --git a/pole_alignment/classification/val/Straight/1001.jpg b/pole_alignment/classification/val/Straight/1001.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ade26b5b8dc68bbbb24ff66f32cf9ccdcd77f18f --- /dev/null +++ b/pole_alignment/classification/val/Straight/1001.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bedbec480c5ee85ed1e01734109f58c45c9f7d5d0109dac3129f491a588dc57 +size 157183 diff --git a/pole_alignment/classification/val/Straight/1005.jpg b/pole_alignment/classification/val/Straight/1005.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6108421ba8ab7b71c6fc180996deef3b46b5f5c3 --- /dev/null +++ b/pole_alignment/classification/val/Straight/1005.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a35238f28d2e37ff2555e2e04476fbe7db9c97e4fab25aa5e52e4decd8a8b7b5 +size 80243 diff --git a/pole_alignment/classification/val/Straight/1007.jpg b/pole_alignment/classification/val/Straight/1007.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ffd4386931c89d53619f3227b66cfb3346dd6306 --- /dev/null +++ b/pole_alignment/classification/val/Straight/1007.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5a05cc284e3056e1a390372ed4debbb98604b30dc38a9c59955ecc4d8814ee7 +size 156485 diff --git a/pole_alignment/classification/val/Straight/1012.jpg b/pole_alignment/classification/val/Straight/1012.jpg new file mode 100644 index 0000000000000000000000000000000000000000..668681c08f1c26b289896a61c3229561e2b69e55 --- /dev/null +++ b/pole_alignment/classification/val/Straight/1012.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c750cf39b67c239888a435b3ff2f215463d544eb56569d647759b7fc18ad79e7 +size 95686 diff --git a/pole_alignment/classification/val/Straight/1017.jpg b/pole_alignment/classification/val/Straight/1017.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7c1c32dc2c1a6c6b8664f253029bf6535bec2b92 --- /dev/null +++ b/pole_alignment/classification/val/Straight/1017.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a683cd140847c415057715d0d8e3c735012141aa3f8431829418e96253134911 +size 235078 diff --git a/pole_alignment/classification/val/Straight/104.jpg b/pole_alignment/classification/val/Straight/104.jpg new file mode 100644 index 0000000000000000000000000000000000000000..39ee96e00bb864887d2c461100eff643f6e13979 --- /dev/null +++ b/pole_alignment/classification/val/Straight/104.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02443ad9372fc646a803700860c5a91dc6e66ad533bf111044aed1f9d7354f81 +size 774033 diff --git a/pole_alignment/classification/val/Straight/1067.jpg b/pole_alignment/classification/val/Straight/1067.jpg new file mode 100644 index 0000000000000000000000000000000000000000..db7a51f059c173e32913313f79edc61e1877f8f3 --- /dev/null +++ b/pole_alignment/classification/val/Straight/1067.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6761bcd199fbf2cb9fe78b42755a796986f0353d7a513f889790412c4de25243 +size 1146960 diff --git a/pole_alignment/classification/val/Straight/1076.jpg b/pole_alignment/classification/val/Straight/1076.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4c308d6e7130c7deaa5378658b1d83dbad935122 --- /dev/null +++ b/pole_alignment/classification/val/Straight/1076.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a0f840c59c5664f93e0c47797cb76cbb079376ab69bc0754851cdc508734b9c +size 230456 diff --git a/pole_alignment/classification/val/Straight/1088.jpg b/pole_alignment/classification/val/Straight/1088.jpg new file mode 100644 index 0000000000000000000000000000000000000000..83091adbe12eaf4b5190169839ccb8a7a8df5ff5 --- /dev/null +++ b/pole_alignment/classification/val/Straight/1088.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79b2c1dc4689d61e1408e49d8ef7aeee4e98f846c4e117e874955b690e66c69e +size 1387524 diff --git a/pole_alignment/classification/val/Straight/1098.jpg b/pole_alignment/classification/val/Straight/1098.jpg new file mode 100644 index 0000000000000000000000000000000000000000..67c5d4270856de34d2a0ef18f9f5dbe64faac8bb --- /dev/null +++ b/pole_alignment/classification/val/Straight/1098.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b445c1b864047bc9866f822dd95910cf82908caa77fdd80de963b443ea5970c2 +size 1400412 diff --git a/pole_alignment/classification/val/Straight/1106.jpg b/pole_alignment/classification/val/Straight/1106.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e8a943961c9015b923b6adc36f2cabba452ee3b7 --- /dev/null +++ b/pole_alignment/classification/val/Straight/1106.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6f407692b36aaa1caa00b0ac04af3ff8918f99ba9f272aea0ed3d6b84b0fae8 +size 187424 diff --git a/pole_alignment/classification/val/Straight/1111.jpg b/pole_alignment/classification/val/Straight/1111.jpg new file mode 100644 index 0000000000000000000000000000000000000000..09049de92329d4a8bf84794598dbe06202c0711f --- /dev/null +++ b/pole_alignment/classification/val/Straight/1111.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee4803063fd156e969801ce0a4711b4e893c147e377fd486467029b5efa07e09 +size 271176 diff --git a/pole_alignment/classification/val/Straight/1124.jpg b/pole_alignment/classification/val/Straight/1124.jpg new file mode 100644 index 0000000000000000000000000000000000000000..09b5f6e9617da539c0fe5aae766d99aebe817688 --- /dev/null +++ b/pole_alignment/classification/val/Straight/1124.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46b6f6ba62dec684ee3ed2bef2121e6ec2903a33076531a60b9eb7ef800f6f69 +size 215575 diff --git a/pole_alignment/classification/val/Straight/1125.jpg b/pole_alignment/classification/val/Straight/1125.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1408006de3b59f2d75e3be08a3aed33fb491927d --- /dev/null +++ b/pole_alignment/classification/val/Straight/1125.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26490f2b70b64b091d4dff5c882d973a9b7e358a6f6a0e535b637b15a004d966 +size 219720 diff --git a/pole_alignment/classification/val/Straight/1129.jpg b/pole_alignment/classification/val/Straight/1129.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f4f4737b1452a4c5a0f236d82ae78af00cdb0a51 --- /dev/null +++ b/pole_alignment/classification/val/Straight/1129.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89f8dd3d5c6e54ebc5df182ed6beb6a618789ffa8f37cce40c3fb7ab084ad3fb +size 192764 diff --git a/pole_alignment/classification/val/Straight/1134.jpg b/pole_alignment/classification/val/Straight/1134.jpg new file mode 100644 index 0000000000000000000000000000000000000000..859a35d78ad85fd99cf20889f2ef4a9eec37b81d --- /dev/null +++ b/pole_alignment/classification/val/Straight/1134.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1273043fb72818fff0666229ca2c30207b2ab095b6e88f1418f499cb6df39521 +size 183950 diff --git a/pole_alignment/classification/val/Straight/114.jpg b/pole_alignment/classification/val/Straight/114.jpg new file mode 100644 index 0000000000000000000000000000000000000000..74c894eda6ecf637b6b5f25261ec4d6957d1d521 --- /dev/null +++ b/pole_alignment/classification/val/Straight/114.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed566ab6d91bb51d24095e96c549324e4fc195d008ef7eae7248a1ab76e9904a +size 1985322 diff --git a/pole_alignment/classification/val/Straight/1142.jpg b/pole_alignment/classification/val/Straight/1142.jpg new file mode 100644 index 0000000000000000000000000000000000000000..533ce0c5c76dbe691dedd7af03d167bbb2c2ca02 --- /dev/null +++ b/pole_alignment/classification/val/Straight/1142.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cd7334b5e5807fd2ee7e85cbf02efa1ece03fbe2d4de7090b16c41a4a3bb8f5 +size 865499 diff --git a/pole_alignment/classification/val/Straight/115.jpg b/pole_alignment/classification/val/Straight/115.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6b7d9026e8eff7678430aa077534da86e3718d4b --- /dev/null +++ b/pole_alignment/classification/val/Straight/115.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b922c19679de39fd208f67c480a6eeefec57b26c6bfe15da6aaf696b1c95c8dc +size 610703 diff --git a/pole_alignment/classification/val/Straight/1152.jpg b/pole_alignment/classification/val/Straight/1152.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c4617b6714a6c31064637253f259d9691160ab2 --- /dev/null +++ b/pole_alignment/classification/val/Straight/1152.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c44ab2ba9cfa86c66398d9227b39c97469da4694587ba6bf3e7b84e28ec24a43 +size 528381 diff --git a/pole_alignment/classification/val/Straight/1153.jpg b/pole_alignment/classification/val/Straight/1153.jpg new file mode 100644 index 0000000000000000000000000000000000000000..00a80b40274bcaf0927c2a7408edf40b82744de0 --- /dev/null +++ b/pole_alignment/classification/val/Straight/1153.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffbb602383f889f869c7f3fc569c060d95437df2d9353fe7d546ca7724d76e81 +size 533476 diff --git a/pole_alignment/classification/val/Straight/1194.jpg b/pole_alignment/classification/val/Straight/1194.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7946dfe9d9243a101dc4f86854590a74722fe8c4 --- /dev/null +++ b/pole_alignment/classification/val/Straight/1194.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c3020731a86a175363d29a5581b277a808d8b6fe20d4db2710859096ee9643e +size 2614108 diff --git a/pole_alignment/classification/val/Straight/1209.jpg b/pole_alignment/classification/val/Straight/1209.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ab1e82a4d61430d52ebd74fe07a7943bad212a89 --- /dev/null +++ b/pole_alignment/classification/val/Straight/1209.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b9741700cbbf03d146834f007e8508ccb69a046fbcee19b46a5228a3752ac65 +size 390277 diff --git a/pole_alignment/classification/val/Straight/1217.jpg b/pole_alignment/classification/val/Straight/1217.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6ec1cda42ae0fd85564e6340a416ea27f614b0dd --- /dev/null +++ b/pole_alignment/classification/val/Straight/1217.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:164c27a2caa7f73ed61c1000f1fcc67bdf7b09ff001692e6231bc15f9c8a8398 +size 168457 diff --git a/pole_alignment/classification/val/Straight/1225.jpg b/pole_alignment/classification/val/Straight/1225.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d65ca4dbfd15f946d4ee99e937f25dcd6c65531 --- /dev/null +++ b/pole_alignment/classification/val/Straight/1225.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:532eca829104281c9adec903c2e417c136d9695f80998d4aac1f197cca3e3931 +size 1121815 diff --git a/pole_alignment/classification/val/Straight/1233.jpg b/pole_alignment/classification/val/Straight/1233.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b88567a158e90f59bbd100cfc0842a0697bc775c --- /dev/null +++ b/pole_alignment/classification/val/Straight/1233.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82efd0e4ee780a322b0ee99bbdc5e67148cf719c20cb779fa4dc0cbbf04a5332 +size 1633050 diff --git a/pole_alignment/classification/val/Straight/1234.jpg b/pole_alignment/classification/val/Straight/1234.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4d7004e98c44f4e32dc91794ddc0ca019f237607 --- /dev/null +++ b/pole_alignment/classification/val/Straight/1234.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5f2c916b9db6a58e603b55fdfaf4910b46b99be95eaace42518a0fb12b48a04 +size 953242 diff --git a/pole_alignment/classification/val/Straight/1249.jpg b/pole_alignment/classification/val/Straight/1249.jpg new file mode 100644 index 0000000000000000000000000000000000000000..caff8fe93cabfc5e2ff03fbf9da915240e19fa6f --- /dev/null +++ b/pole_alignment/classification/val/Straight/1249.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59a1902b155ecf41ffcff358975833d8143255c716b495a7b4ecaa6ea075a53a +size 348854 diff --git a/pole_alignment/classification/val/Straight/1255.jpg b/pole_alignment/classification/val/Straight/1255.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0e1be64c2f0b53726ddcf9998e487e4db7bd26c0 --- /dev/null +++ b/pole_alignment/classification/val/Straight/1255.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be321e6440f3b60b892cdf5d52c7861f476a9f8c40fbe40809f2ee0fe948bc44 +size 661089 diff --git a/pole_alignment/classification/val/Straight/1272.jpg b/pole_alignment/classification/val/Straight/1272.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fc85da1593a1d89d38f292e5437b485639d5d12e --- /dev/null +++ b/pole_alignment/classification/val/Straight/1272.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68a039851c31778b3a1346ec0701e640df98a8018d08404174e2fad4afb55653 +size 3236012 diff --git a/pole_alignment/classification/val/Straight/1277.jpg b/pole_alignment/classification/val/Straight/1277.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3967b3523de784138a529ba97622081f06718cb9 --- /dev/null +++ b/pole_alignment/classification/val/Straight/1277.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2aa65c8f4734a18092091aea61c69d9e2ce66e72f07cf34cef919c0b862d76a6 +size 2949972 diff --git a/pole_alignment/classification/val/Straight/1286.jpg b/pole_alignment/classification/val/Straight/1286.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7fc5a70dca4c281dddb8d739ffb1df2a069c3485 --- /dev/null +++ b/pole_alignment/classification/val/Straight/1286.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbb1818938fcf9b8092a566ad5f8beb4cda3606ac07704e39acd7035a7cf7bae +size 2526501 diff --git a/pole_alignment/classification/val/Straight/1296.jpg b/pole_alignment/classification/val/Straight/1296.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c43ed5176a2ac415b61d86286e12fe00d3e9132e --- /dev/null +++ b/pole_alignment/classification/val/Straight/1296.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7edae4f57cc089e02df2116a3ced1b313da6fdbb1c22ced45346f7fdd83150c2 +size 341998 diff --git a/pole_alignment/classification/val/Straight/13.jpg b/pole_alignment/classification/val/Straight/13.jpg new file mode 100644 index 0000000000000000000000000000000000000000..32b86a9554092fbe4a9c5b6471c27f4fe19bf0a4 --- /dev/null +++ b/pole_alignment/classification/val/Straight/13.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7d9dcf1ccb37098cb0efd6a98523a5a88b52b992e510cf465bf2d0668f43626 +size 2942071 diff --git a/pole_alignment/classification/val/Straight/1306.jpg b/pole_alignment/classification/val/Straight/1306.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b99d54450c740599f8d079d409f57a191b6eccd4 --- /dev/null +++ b/pole_alignment/classification/val/Straight/1306.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:848f7c9910b55f61b90e31c8ee63705eefeef0b926f2b872d107ed122c9a2b9c +size 326479 diff --git a/pole_alignment/classification/val/Straight/1307.jpg b/pole_alignment/classification/val/Straight/1307.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7357b5385afe97f0dac0411d1635a00701a7e1e6 --- /dev/null +++ b/pole_alignment/classification/val/Straight/1307.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c3f759097b2aa1852da3e90fbcac2100c778d57d725e87085fcf3f819fabc15 +size 294629 diff --git a/pole_alignment/classification/val/Straight/1317.jpg b/pole_alignment/classification/val/Straight/1317.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b9360530ddf6807b163697b03f471c258c7647f3 --- /dev/null +++ b/pole_alignment/classification/val/Straight/1317.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6884e1eaa1f335f480ede0c21a1c78176a5c8af9e46d17960796e4627f0280c +size 472495 diff --git a/pole_alignment/classification/val/Straight/1327.jpg b/pole_alignment/classification/val/Straight/1327.jpg new file mode 100644 index 0000000000000000000000000000000000000000..98ba12cb24ce039555e917a58a5d231b492de48f --- /dev/null +++ b/pole_alignment/classification/val/Straight/1327.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8129ff1e687ebe650a34023c062dad3b8c93411ec2ac40b63ae620010645169c +size 446178 diff --git a/pole_alignment/classification/val/Straight/1334.jpg b/pole_alignment/classification/val/Straight/1334.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1c499309bc87f8aeb433bd91069af640e08517ce --- /dev/null +++ b/pole_alignment/classification/val/Straight/1334.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4751de1a3287740b7980351503abf7a62ef33772787cb54a0e63a7db276ed622 +size 537132 diff --git a/pole_alignment/classification/val/Straight/1338.jpg b/pole_alignment/classification/val/Straight/1338.jpg new file mode 100644 index 0000000000000000000000000000000000000000..09dd9137d13bb6fe3972c2cc397cb907976beaf7 --- /dev/null +++ b/pole_alignment/classification/val/Straight/1338.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ebcbb9c52324b38466cb1ff2f51ef2aea7bb457eac92b9d40a07502a080074e +size 514206 diff --git a/pole_alignment/classification/val/Straight/1341.jpg b/pole_alignment/classification/val/Straight/1341.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d5e07d9ff2f658f323a3225311d64697c432ae38 --- /dev/null +++ b/pole_alignment/classification/val/Straight/1341.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:233f6b563d09b179fd22e010e037a7eec1df8807f3e5c869d2ae1874c4924591 +size 561772 diff --git a/pole_alignment/classification/val/Straight/136.jpg b/pole_alignment/classification/val/Straight/136.jpg new file mode 100644 index 0000000000000000000000000000000000000000..797476c1b0f168298c2e0d4310c66986e5aa509f --- /dev/null +++ b/pole_alignment/classification/val/Straight/136.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a296828d9dc725fa9901dcad9d6f45cf136fef65f175cfdc62e4e3ab9d0b1d01 +size 2068963 diff --git a/pole_alignment/classification/val/Straight/1373.jpg b/pole_alignment/classification/val/Straight/1373.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d3ad3f6d65a3b8b27a43eaa95c67b3225d1c9032 --- /dev/null +++ b/pole_alignment/classification/val/Straight/1373.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20be95ac24520dfb4a1a4c26c6c17ec338e156b777cbf191a756711cd048b747 +size 1952184 diff --git a/pole_alignment/classification/val/Straight/1376.jpg b/pole_alignment/classification/val/Straight/1376.jpg new file mode 100644 index 0000000000000000000000000000000000000000..85666934c018a64c2b43baab9e0b5f3f31352588 --- /dev/null +++ b/pole_alignment/classification/val/Straight/1376.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4761fd0d2491fd095a02f12d111e756f9fc3fff0482d855473fb525faf9a5333 +size 426944 diff --git a/pole_alignment/classification/val/Straight/1381.jpg b/pole_alignment/classification/val/Straight/1381.jpg new file mode 100644 index 0000000000000000000000000000000000000000..513b03800280ef6c4c35a0fefdae8d0e90e8d23b --- /dev/null +++ b/pole_alignment/classification/val/Straight/1381.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:707401e2c98af5726278159e3984295cdc296133607333abf394f7887b04783d +size 408342 diff --git a/pole_alignment/classification/val/Straight/1395.jpg b/pole_alignment/classification/val/Straight/1395.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6a3d3daa9bfcb6e704e0eb4a040ddf34962e339d --- /dev/null +++ b/pole_alignment/classification/val/Straight/1395.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f19cec8b44cdcbb0a60f0b0a7fa0a28e401fbc9d812e246cfb37b1f5699e9479 +size 406300 diff --git a/pole_alignment/classification/val/Straight/1417.jpg b/pole_alignment/classification/val/Straight/1417.jpg new file mode 100644 index 0000000000000000000000000000000000000000..56063e8e1cfcb2d59e9bd97c6b46fe435223fa91 --- /dev/null +++ b/pole_alignment/classification/val/Straight/1417.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04377af6d01b60a4fbb2fcfe1936c8b951245a2f8e55098217c263676deae05b +size 406328 diff --git a/pole_alignment/classification/val/Straight/1421.jpg b/pole_alignment/classification/val/Straight/1421.jpg new file mode 100644 index 0000000000000000000000000000000000000000..54c7bdfe092e3a953c2cb8a7c837beea63cc015c --- /dev/null +++ b/pole_alignment/classification/val/Straight/1421.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4550cd1e755acbeb3f648ae3c254d0870f76adc57f76ee4b670269df1d96dd0c +size 288026 diff --git a/pole_alignment/classification/val/Straight/1439.jpg b/pole_alignment/classification/val/Straight/1439.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b7cb82b782f4cd76c50ab17e038b2ee48bd2cf73 --- /dev/null +++ b/pole_alignment/classification/val/Straight/1439.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f54266f075320e4d235c48740079ce57f3fb495ec236e0e91280817c5c922ff +size 2878823 diff --git a/pole_alignment/classification/val/Straight/1453.jpg b/pole_alignment/classification/val/Straight/1453.jpg new file mode 100644 index 0000000000000000000000000000000000000000..21a42d5bd2ce8c38a21df9b8520630d575f1f37e --- /dev/null +++ b/pole_alignment/classification/val/Straight/1453.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff621225b964664924e0b35ff3bf6c7d2a12f3d7ef36e775e505be3427cc8d9e +size 3147536 diff --git a/pole_alignment/classification/val/Straight/1487.jpg b/pole_alignment/classification/val/Straight/1487.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6aa9c4db4218b229363bf8293b9835f38d4f779a --- /dev/null +++ b/pole_alignment/classification/val/Straight/1487.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:771066968b2f0c157ca3a0a49292d0220508f88800b322d68efb8a36e052e2e9 +size 525070 diff --git a/pole_alignment/classification/val/Straight/1491.jpg b/pole_alignment/classification/val/Straight/1491.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8623b8da4b4d64857109ad7b370136ca57d07c09 --- /dev/null +++ b/pole_alignment/classification/val/Straight/1491.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7421d3873e25cd554d9bb443d7c672d680ac04dc1eb591e8d7c0b13d79cd7335 +size 273489 diff --git a/pole_alignment/classification/val/Straight/1497.jpg b/pole_alignment/classification/val/Straight/1497.jpg new file mode 100644 index 0000000000000000000000000000000000000000..38de251319143a894d643c786e80bdcc94217148 --- /dev/null +++ b/pole_alignment/classification/val/Straight/1497.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:578f5f3bc59379f0a826fe21923848aac94b82fd1df664bf89ed614ee894f418 +size 405682 diff --git a/pole_alignment/classification/val/Straight/1530.jpg b/pole_alignment/classification/val/Straight/1530.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e7594390b3fd920c0bbd341ca841b945ea2d755a --- /dev/null +++ b/pole_alignment/classification/val/Straight/1530.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14d049899c1af07adb1c5b3d68bcd3fa05e17f6865e8002a3af5968b36263e44 +size 3629887 diff --git a/pole_alignment/classification/val/Straight/1553.jpg b/pole_alignment/classification/val/Straight/1553.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f228258b958e9db9831b17d7b8409762ed3c6e0c --- /dev/null +++ b/pole_alignment/classification/val/Straight/1553.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d17795071884e7e83decc8e929f74f9d6b6ef74a16a74bdad308c2735f149e91 +size 960054 diff --git a/pole_alignment/classification/val/Straight/1572.jpg b/pole_alignment/classification/val/Straight/1572.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5e7a32dab96d9791bfbab5cff34866be0c0ec021 --- /dev/null +++ b/pole_alignment/classification/val/Straight/1572.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9265a2002ea29b6d909250fd93672f561fe1ecba8dbdf7f2696a105e8792b9ca +size 979044 diff --git a/pole_alignment/classification/val/Straight/1578.jpg b/pole_alignment/classification/val/Straight/1578.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d4ec47cfd18d4d1f303eb7f1b174336494f59f48 --- /dev/null +++ b/pole_alignment/classification/val/Straight/1578.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:449ced456bf39fd85c903c059611a8c70e3251d46fde0fa1445fb072e0e7034c +size 901651 diff --git a/pole_alignment/classification/val/Straight/1615.jpg b/pole_alignment/classification/val/Straight/1615.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d0b9ebd688ff3bcb77c3f2ef16d9a5aeda9d4289 --- /dev/null +++ b/pole_alignment/classification/val/Straight/1615.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91730498ff96c0c9458d6680530610dc7644c94fb72b70443dbdfcc525862dee +size 403733 diff --git a/pole_alignment/classification/val/Straight/162.jpg b/pole_alignment/classification/val/Straight/162.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6a1d41a56b255c25d438abed5809350923fcabf1 --- /dev/null +++ b/pole_alignment/classification/val/Straight/162.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1ca514f8901da8cf613ccdea8e6c9df8daf540d7c783118f7b609b5f5b25124 +size 3505557 diff --git a/pole_alignment/classification/val/Straight/1623.jpg b/pole_alignment/classification/val/Straight/1623.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b937c1682ec6d40aeab8de7e0b8fba35320f7068 --- /dev/null +++ b/pole_alignment/classification/val/Straight/1623.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:071f1ae0bca9826bbc109686719c4b4d8979b875ccddeb8338372f535ea81733 +size 366632 diff --git a/pole_alignment/classification/val/Straight/166.jpg b/pole_alignment/classification/val/Straight/166.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1c930a612faf05a60f192d1cf8d7e027939b79d8 --- /dev/null +++ b/pole_alignment/classification/val/Straight/166.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:144063df583e567ebda3a8ae05d15ed8b33545af509e98867926e8f808abdf6a +size 2335495 diff --git a/pole_alignment/classification/val/Straight/1662.jpg b/pole_alignment/classification/val/Straight/1662.jpg new file mode 100644 index 0000000000000000000000000000000000000000..02498e4dce3347143a39147f964eef45e417f4c8 --- /dev/null +++ b/pole_alignment/classification/val/Straight/1662.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:977594daac5f41bf04e4eacb2554b6f88f836df148b67afba3469d823e661d10 +size 884812 diff --git a/pole_alignment/classification/val/Straight/1663.jpg b/pole_alignment/classification/val/Straight/1663.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1a3ac43cf5392966842d695f842080ea60cd26d5 --- /dev/null +++ b/pole_alignment/classification/val/Straight/1663.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:004283b702065bed8f154d0e156c1f56bcd5f8d9c351444a3d7867509d17cf05 +size 383724 diff --git a/pole_alignment/classification/val/Straight/174.jpg b/pole_alignment/classification/val/Straight/174.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3eca3c7b3585fb51a290f02e183c12410dc63858 --- /dev/null +++ b/pole_alignment/classification/val/Straight/174.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d68a920007a91874eeb1b117ac07cb43fa4d6cc0d81059cf3b2f71aab8335809 +size 293351 diff --git a/pole_alignment/classification/val/Straight/1753.jpg b/pole_alignment/classification/val/Straight/1753.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2f492f1c36ddbed6fe8dfb0ec7543007b9fa4e3a --- /dev/null +++ b/pole_alignment/classification/val/Straight/1753.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1adc6c8382c025039aa3a6e6123d2c133612a34ea469ed9478debaa9d687b20c +size 884297 diff --git a/pole_alignment/classification/val/Straight/1756.jpg b/pole_alignment/classification/val/Straight/1756.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f9779f1a01a07fa9d22f406601a7501d267238a8 --- /dev/null +++ b/pole_alignment/classification/val/Straight/1756.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b89e7bd33e3ba5ee857ec21c46c924fa3b5b9a3299866213238430cbc4793346 +size 375929 diff --git a/pole_alignment/classification/val/Straight/176.jpg b/pole_alignment/classification/val/Straight/176.jpg new file mode 100644 index 0000000000000000000000000000000000000000..81dca17ee6b60695734e0e1f38c1126e35d7d7ca --- /dev/null +++ b/pole_alignment/classification/val/Straight/176.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbd4d15e7c0ff74a3b0a44686d7fd7024262bac64f51057da007c14b961f6f48 +size 1928232 diff --git a/pole_alignment/classification/val/Straight/180.jpg b/pole_alignment/classification/val/Straight/180.jpg new file mode 100644 index 0000000000000000000000000000000000000000..098de2e71dfa09bb0fe867054eb2a96577f8bce9 --- /dev/null +++ b/pole_alignment/classification/val/Straight/180.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f7fbdbd42ac7fe1c8832e88378242b25075328bee1d19780690e1e150863881 +size 484309 diff --git a/pole_alignment/classification/val/Straight/1822.jpg b/pole_alignment/classification/val/Straight/1822.jpg new file mode 100644 index 0000000000000000000000000000000000000000..08412414ccb4699c2893516dca999e6ab07f0344 --- /dev/null +++ b/pole_alignment/classification/val/Straight/1822.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11c9c9af5ca74bdefa3c5ce48b028961a1776bfe8f8204cd2797ba2385d92aaa +size 344913 diff --git a/pole_alignment/classification/val/Straight/1824.jpg b/pole_alignment/classification/val/Straight/1824.jpg new file mode 100644 index 0000000000000000000000000000000000000000..83c30b30f15151d1e31a44834491dc0b04c76a4d --- /dev/null +++ b/pole_alignment/classification/val/Straight/1824.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b281d75909befe0dc4af67efe0c40ff9fa9d387b31dc6ebeb7b8309a066dbf3d +size 405318 diff --git a/pole_alignment/classification/val/Straight/1830.jpg b/pole_alignment/classification/val/Straight/1830.jpg new file mode 100644 index 0000000000000000000000000000000000000000..73251e7b41ecf038378fbe24df25bf9a71090bab --- /dev/null +++ b/pole_alignment/classification/val/Straight/1830.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c127749de0315daf6c731b6432aac3279075e7124cc71f533c3fdd5dbc2eda8 +size 614900 diff --git a/pole_alignment/classification/val/Straight/1866.jpg b/pole_alignment/classification/val/Straight/1866.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e1ae08f815dd7b2140a4427c0852ea73e9c2b10 --- /dev/null +++ b/pole_alignment/classification/val/Straight/1866.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:779b6d6315912869b8fd9fc64183e8cb0d765a01d937bc2caae9c63f066cd1d0 +size 901506 diff --git a/pole_alignment/classification/val/Straight/1889.jpg b/pole_alignment/classification/val/Straight/1889.jpg new file mode 100644 index 0000000000000000000000000000000000000000..58057e20b112f69d0004023d0dbac0500bb37910 --- /dev/null +++ b/pole_alignment/classification/val/Straight/1889.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc6b984b5d570304fe4429f4922140d1ea54edee7ae28a6c11e6a649eee70d0f +size 2117885 diff --git a/pole_alignment/classification/val/Straight/1958.jpg b/pole_alignment/classification/val/Straight/1958.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a3e18654d30201344c2c9c03ebb9bd234f9a8be --- /dev/null +++ b/pole_alignment/classification/val/Straight/1958.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d46fb358076505e5c2c738ec8d13aaaecae79a6231ce354d5e849b4398c998a4 +size 863568 diff --git a/pole_alignment/classification/val/Straight/1986.jpg b/pole_alignment/classification/val/Straight/1986.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cfcfe6466515c9506f1e88ed401e86678711336d --- /dev/null +++ b/pole_alignment/classification/val/Straight/1986.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:543c7374922f0bea2db469c13d84574c6a8487268d277b25d18c405f61139ca9 +size 342524 diff --git a/pole_alignment/classification/val/Straight/2005.jpg b/pole_alignment/classification/val/Straight/2005.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dfce3f700e0cc4f9a5bc97c0ecef01716b4ada86 --- /dev/null +++ b/pole_alignment/classification/val/Straight/2005.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa81466981e3c4160a18e289b626c897e8b32b0f55403136e40c20fa219b38ed +size 116782 diff --git a/pole_alignment/classification/val/Straight/201.jpg b/pole_alignment/classification/val/Straight/201.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4fedbccb809fb87fda1d7a9b18ea2412f291d96e --- /dev/null +++ b/pole_alignment/classification/val/Straight/201.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1838ac94f89716e45ca90556f9f6fe81c12a0efd926f9049453b11c2a89a4c08 +size 1741350 diff --git a/pole_alignment/classification/val/Straight/2037.jpg b/pole_alignment/classification/val/Straight/2037.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7b49ac1bc81a9caa866dcc572fd2d477886e41fc --- /dev/null +++ b/pole_alignment/classification/val/Straight/2037.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c82f57a7e4f296443f3afbb77d65458dfa211e3b1da88991ff864c4f7a05cd2 +size 879066 diff --git a/pole_alignment/classification/val/Straight/2055.jpg b/pole_alignment/classification/val/Straight/2055.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bb6bbab6e2455cef10b90ce782a224ae298b2c46 --- /dev/null +++ b/pole_alignment/classification/val/Straight/2055.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc8e4c78028b1666862734a11f92a35e9fbc871963bee713a92d07548100a5cb +size 234429 diff --git a/pole_alignment/classification/val/Straight/2056.jpg b/pole_alignment/classification/val/Straight/2056.jpg new file mode 100644 index 0000000000000000000000000000000000000000..834e77f268568a5984ca8576c38d062fd72418e4 --- /dev/null +++ b/pole_alignment/classification/val/Straight/2056.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85cc199d72118945eb1c955cfb2265a18cea2801adb810562a317df5729ab43d +size 236807 diff --git a/pole_alignment/classification/val/Straight/2058.jpg b/pole_alignment/classification/val/Straight/2058.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ba8aafb10aa76c6d0c75df6f18bacecd6a7e275f --- /dev/null +++ b/pole_alignment/classification/val/Straight/2058.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83b8da59fb8382b751972a7d16db027caed3bce8c8791007575f399a198ac4f0 +size 205673 diff --git a/pole_alignment/classification/val/Straight/206.jpg b/pole_alignment/classification/val/Straight/206.jpg new file mode 100644 index 0000000000000000000000000000000000000000..43921d74fe8323e1ab7a0e23b57f7db973637130 --- /dev/null +++ b/pole_alignment/classification/val/Straight/206.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc70741bcb5f1807e1d364b7e667385bb59f77aa23eef73ec20673e6f785b90e +size 513460 diff --git a/pole_alignment/classification/val/Straight/2077.jpg b/pole_alignment/classification/val/Straight/2077.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c0b4da24c1615dce16ba1cb53f9a8f05638070e3 --- /dev/null +++ b/pole_alignment/classification/val/Straight/2077.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6696225185e7a5b42898fcc854b31ca1579aaa1f3693b07cde6369dc22194a0 +size 94514 diff --git a/pole_alignment/classification/val/Straight/2101.jpg b/pole_alignment/classification/val/Straight/2101.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ce04c80cbf6b38beec4e6b2d0ee1eb250d2a13f7 --- /dev/null +++ b/pole_alignment/classification/val/Straight/2101.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebce3e40420f508974f89b3d3540b9a99353d1ccaa15071a978d8e3461fb12b8 +size 220085 diff --git a/pole_alignment/classification/val/Straight/2115.jpg b/pole_alignment/classification/val/Straight/2115.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d984906dcdef32681b8aa207d0a3452a5001a6ea --- /dev/null +++ b/pole_alignment/classification/val/Straight/2115.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c11f2c0e1812f24b83835c6a24b4023b265b98cd662c59ad9f51f5568659cd16 +size 143514 diff --git a/pole_alignment/classification/val/Straight/213.jpg b/pole_alignment/classification/val/Straight/213.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d93d068e0567bb1a6347eb7039e556c8f93542ac --- /dev/null +++ b/pole_alignment/classification/val/Straight/213.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e294f734bcffe9ce23d4e347efa0080f53be09ab359e5b86bca04fda48af7a30 +size 649211 diff --git a/pole_alignment/classification/val/Straight/215.jpg b/pole_alignment/classification/val/Straight/215.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7ecdc1854520325c6b6ee9730efb2b9ff47dfe83 --- /dev/null +++ b/pole_alignment/classification/val/Straight/215.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:157af07c4891f8dbca093bfda0218d051b9956b74b47666f18b64c33112d9365 +size 2464433 diff --git a/pole_alignment/classification/val/Straight/2154.jpg b/pole_alignment/classification/val/Straight/2154.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4403931593314ef0f651cf778da1ac9e07355652 --- /dev/null +++ b/pole_alignment/classification/val/Straight/2154.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bfe74570a56687abb1e1b0b8f5f4a442e677d8c08eefab549b85a161f72d332 +size 488161 diff --git a/pole_alignment/classification/val/Straight/2159.jpg b/pole_alignment/classification/val/Straight/2159.jpg new file mode 100644 index 0000000000000000000000000000000000000000..80ebe8da5705ebc588041225f433c414d46fbfab --- /dev/null +++ b/pole_alignment/classification/val/Straight/2159.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1fcb9987f2dd2c380c3a4955bac89d69a2e27401391649f5e1975b4e616ae93 +size 436810 diff --git a/pole_alignment/classification/val/Straight/2196.jpg b/pole_alignment/classification/val/Straight/2196.jpg new file mode 100644 index 0000000000000000000000000000000000000000..76972a9e5ed277d840c83f51d16f158a6de14d7f --- /dev/null +++ b/pole_alignment/classification/val/Straight/2196.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0c09ce6d9b1c9177ecb5e9fa3898e9dfbe91f713fc5565132cb94e484a7db39 +size 199292 diff --git a/pole_alignment/classification/val/Straight/2207.jpg b/pole_alignment/classification/val/Straight/2207.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c13c54e4d03f09719e676b918ed429b815c36a81 --- /dev/null +++ b/pole_alignment/classification/val/Straight/2207.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca49a341788419b736250d6d6c9599af2dd03dc849102f11c9079b8453f5db48 +size 280106 diff --git a/pole_alignment/classification/val/Straight/2219.jpg b/pole_alignment/classification/val/Straight/2219.jpg new file mode 100644 index 0000000000000000000000000000000000000000..062e592b0c9878ebe1839c34db203c7ae7417df0 --- /dev/null +++ b/pole_alignment/classification/val/Straight/2219.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d709226ab2c242a960d095d4249e92fc1a839d2647c97f68017d5178c20888c +size 334079 diff --git a/pole_alignment/classification/val/Straight/2225.jpg b/pole_alignment/classification/val/Straight/2225.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ad7fd83ccd685b04d4bfd544c18c5a9cb8a96947 --- /dev/null +++ b/pole_alignment/classification/val/Straight/2225.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:481f7148b3569d536af6fcb3b5d11e1ed681daf068bc0940eadd02fe56a6c45d +size 165416 diff --git a/pole_alignment/classification/val/Straight/2226.jpg b/pole_alignment/classification/val/Straight/2226.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2975da8acc7e6666ef9056a4c1d1528d521be151 --- /dev/null +++ b/pole_alignment/classification/val/Straight/2226.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e72b60349f5550feb9a576cb4384a287933fd17865186e12d4117e20fcd3c5e +size 200999 diff --git a/pole_alignment/classification/val/Straight/2227.jpg b/pole_alignment/classification/val/Straight/2227.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cadfde7b405cc6557e671152cbc623202ac7ff65 --- /dev/null +++ b/pole_alignment/classification/val/Straight/2227.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38664f2c15428f4eb3e78b2772a2f25328947ccd19651e2cc3e8cda649a0e55b +size 144657 diff --git a/pole_alignment/classification/val/Straight/2232.jpg b/pole_alignment/classification/val/Straight/2232.jpg new file mode 100644 index 0000000000000000000000000000000000000000..64be58ae6563c0085b371a4afecead55bd75df74 --- /dev/null +++ b/pole_alignment/classification/val/Straight/2232.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffbcefd87b00529fabc6b0a2aa37bec215a18b2582b8565af3f3b21719c0e3c1 +size 192945 diff --git a/pole_alignment/classification/val/Straight/225.jpg b/pole_alignment/classification/val/Straight/225.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9d4066f460addb8d3ea9e541c7147a8fea392115 --- /dev/null +++ b/pole_alignment/classification/val/Straight/225.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5aac774de54121cc13150a97a76c8891d2800342d5bf2e5f88af5092eb5c961 +size 487557 diff --git a/pole_alignment/classification/val/Straight/2266.jpg b/pole_alignment/classification/val/Straight/2266.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0d7160ef4a65fb99214853992710bc4f4c8c3b99 --- /dev/null +++ b/pole_alignment/classification/val/Straight/2266.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:465978188e18affa36b88e40810e06caeb3d2dd94de8c27b3c186865988a595a +size 292452 diff --git a/pole_alignment/classification/val/Straight/2274.jpg b/pole_alignment/classification/val/Straight/2274.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c8cae25b0aac655fd6a79cb78fcb3afd716cabc --- /dev/null +++ b/pole_alignment/classification/val/Straight/2274.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55b4e27f4c4f99c3233947351f81244ea27271058a904af8659bc80dbbe4f7a2 +size 501066 diff --git a/pole_alignment/classification/val/Straight/2277.jpg b/pole_alignment/classification/val/Straight/2277.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8140dbf5bab8da672275d21aede9eba88f80cef9 --- /dev/null +++ b/pole_alignment/classification/val/Straight/2277.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df409136f59c7bbe4b45fce86f2ab84ddf2ac03ae096702b00b3b863c14e3ee3 +size 407473 diff --git a/pole_alignment/classification/val/Straight/228.jpg b/pole_alignment/classification/val/Straight/228.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e62dffa9005a73fa2470147bc6f13a43beb2103c --- /dev/null +++ b/pole_alignment/classification/val/Straight/228.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a00d5802b0087e76a5160a0972fd6a18d65f35feffee2d4327fc0b7094695f4 +size 4578480 diff --git a/pole_alignment/classification/val/Straight/2305.jpg b/pole_alignment/classification/val/Straight/2305.jpg new file mode 100644 index 0000000000000000000000000000000000000000..26c2dd595899253fd4855497687860555fac7268 --- /dev/null +++ b/pole_alignment/classification/val/Straight/2305.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a543aaf46a02f7e1e3346bea90ced2405ba34bd9d3135ea832be9313f44f7537 +size 371042 diff --git a/pole_alignment/classification/val/Straight/231.jpg b/pole_alignment/classification/val/Straight/231.jpg new file mode 100644 index 0000000000000000000000000000000000000000..924591a86816d76d5482df2e8e620dd45198b4a1 --- /dev/null +++ b/pole_alignment/classification/val/Straight/231.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a8f6784fb76aaa54a768f5e8e8dd47dbf616e48b19cf173b088f76ab0831e0b +size 3480530 diff --git a/pole_alignment/classification/val/Straight/2357.jpg b/pole_alignment/classification/val/Straight/2357.jpg new file mode 100644 index 0000000000000000000000000000000000000000..539aaec3cd15d1b44d9b27e23c6f3535ee3e0f9d --- /dev/null +++ b/pole_alignment/classification/val/Straight/2357.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:372e6be0b3cd65cc9970d03b61ebeb9a7c43b9836e7665b18b382d0094b367a9 +size 348367 diff --git a/pole_alignment/classification/val/Straight/2401.jpg b/pole_alignment/classification/val/Straight/2401.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4e7623f864bdae0f471313c2f0e3cddccf792991 --- /dev/null +++ b/pole_alignment/classification/val/Straight/2401.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aea49e9090ac4b9f4b1193462da6a7a8164b2fea2a9205db8204bbe5fcfafeb +size 71578 diff --git a/pole_alignment/classification/val/Straight/2416.jpg b/pole_alignment/classification/val/Straight/2416.jpg new file mode 100644 index 0000000000000000000000000000000000000000..24456f156b4c088f5af1a39eb4fcd2d9653d4808 --- /dev/null +++ b/pole_alignment/classification/val/Straight/2416.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c004f9b974d432f9253c72e5d0864bfd136140ccb5c2bd0ed1e796c237ff407a +size 308791 diff --git a/pole_alignment/classification/val/Straight/242.jpg b/pole_alignment/classification/val/Straight/242.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3dd0ebf5a7d112fcd8dfd2a6f97fdec434a96039 --- /dev/null +++ b/pole_alignment/classification/val/Straight/242.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90e3f7d1ba83ed76f671689048cebd418755cb50c513fcd9b769378108ecc960 +size 2569301 diff --git a/pole_alignment/classification/val/Straight/2438.jpg b/pole_alignment/classification/val/Straight/2438.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f615c22a035b026d1dc49d24f84862facde81ff3 --- /dev/null +++ b/pole_alignment/classification/val/Straight/2438.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff410c2f10d1df3930fe3f4e07e133947be493bbe6406259e8a6beeb9fba0f94 +size 317904 diff --git a/pole_alignment/classification/val/Straight/244.jpg b/pole_alignment/classification/val/Straight/244.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2bfebdaea57435e5900537e54fc92b730b812de4 --- /dev/null +++ b/pole_alignment/classification/val/Straight/244.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90623d947274bd18e825a854a91ef117b36074d532b5af5aeaec204a84d736c8 +size 2011930 diff --git a/pole_alignment/classification/val/Straight/2443.jpg b/pole_alignment/classification/val/Straight/2443.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1811449d1c7bcd2d1013721bfee6d239d1d43e5c --- /dev/null +++ b/pole_alignment/classification/val/Straight/2443.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46b20d36b4a113a1e6418bb437d94c2ee93e1e96734686f2c07fff39e392d0c1 +size 198818 diff --git a/pole_alignment/classification/val/Straight/249.jpg b/pole_alignment/classification/val/Straight/249.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c779515b0a3b23dbaee1ac7ed338064a89508ac8 --- /dev/null +++ b/pole_alignment/classification/val/Straight/249.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78332f4dea82e8fc565905bdf178fbbfa55a9ebe37d25fb2c9de69a1a9728972 +size 323033 diff --git a/pole_alignment/classification/val/Straight/272.jpg b/pole_alignment/classification/val/Straight/272.jpg new file mode 100644 index 0000000000000000000000000000000000000000..378c7e813db3e24caa3d9f262891488d0eca5a4b --- /dev/null +++ b/pole_alignment/classification/val/Straight/272.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea8707a5ba06eb891b127ec3681e9d8ec56694a37d4806d0912861a22e28bfef +size 657313 diff --git a/pole_alignment/classification/val/Straight/281.jpg b/pole_alignment/classification/val/Straight/281.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5536ff7849925c83f50dbaff31387d262b1a9ce8 --- /dev/null +++ b/pole_alignment/classification/val/Straight/281.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f3902c4319ce216a594ee6d083629c14867b4e35fdd80add4e195bbb86fc9b5 +size 2842473 diff --git a/pole_alignment/classification/val/Straight/290.jpg b/pole_alignment/classification/val/Straight/290.jpg new file mode 100644 index 0000000000000000000000000000000000000000..95e0ead1e53103e5cef1b1100a47159f7976316e --- /dev/null +++ b/pole_alignment/classification/val/Straight/290.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c63f2cb6108b05443eae32abb8382fd4e5362c7306131ebb48bdae758c90e04 +size 2440232 diff --git a/pole_alignment/classification/val/Straight/291.jpg b/pole_alignment/classification/val/Straight/291.jpg new file mode 100644 index 0000000000000000000000000000000000000000..47b9df9ae13d9a3d09da3e39b2a17bd828e88893 --- /dev/null +++ b/pole_alignment/classification/val/Straight/291.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0aaa245fe6de55f1492cbd3a642c53d68c13b933d7b7a8dab0deb3f3e7aa3d7 +size 1750066 diff --git a/pole_alignment/classification/val/Straight/293.jpg b/pole_alignment/classification/val/Straight/293.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cda5ff017b5548bde25090a7f64f67341a08a87f --- /dev/null +++ b/pole_alignment/classification/val/Straight/293.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2abd923c1bafdbee5cf4f39d376b4886abec776f926b5cd7a21a8c61ec7039b +size 2395704 diff --git a/pole_alignment/classification/val/Straight/296.jpg b/pole_alignment/classification/val/Straight/296.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e25b804515fc61807fe8cea2e8fc05ba0bafc40b --- /dev/null +++ b/pole_alignment/classification/val/Straight/296.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5858ca5b30ebbbe7008ed52f6d4b10726450358bb13f8e92e8fa09d3f3fb8e3b +size 1920202 diff --git a/pole_alignment/classification/val/Straight/310.jpg b/pole_alignment/classification/val/Straight/310.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a4aa225c873a37861658860761f860c175c0a741 --- /dev/null +++ b/pole_alignment/classification/val/Straight/310.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ab4ae525c7a7475cc7b517a7c702c91f49aa591cc2921c472058b4a6122911b +size 2105664 diff --git a/pole_alignment/classification/val/Straight/352.jpg b/pole_alignment/classification/val/Straight/352.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d938c96fac283f2e362f1bc52db6ae0a1dcb7a36 --- /dev/null +++ b/pole_alignment/classification/val/Straight/352.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c3e48dd6bb709f88e0da607eefd134d6faa594944ded3b8929694bb5c1f4cc5 +size 1953205 diff --git a/pole_alignment/classification/val/Straight/361.jpg b/pole_alignment/classification/val/Straight/361.jpg new file mode 100644 index 0000000000000000000000000000000000000000..22073903c0dda87c070923278d94d37be7263c27 --- /dev/null +++ b/pole_alignment/classification/val/Straight/361.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3830be383597a5e77082ae39d9acad5203d341d3e4bfde2718a9c1ce59c9a02 +size 1809031 diff --git a/pole_alignment/classification/val/Straight/368.jpg b/pole_alignment/classification/val/Straight/368.jpg new file mode 100644 index 0000000000000000000000000000000000000000..026e939a4dc37d27f0914be46badbb2f9a6cc01e --- /dev/null +++ b/pole_alignment/classification/val/Straight/368.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:714b6003f0aded46afb5a7e85c89f8b12d9b02b30e2286d2e09b6b3c49e31545 +size 816419 diff --git a/pole_alignment/classification/val/Straight/374.jpg b/pole_alignment/classification/val/Straight/374.jpg new file mode 100644 index 0000000000000000000000000000000000000000..902cd5a24b012804f1ed7565db9ad753f659d5bb --- /dev/null +++ b/pole_alignment/classification/val/Straight/374.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48d524de0bf0d11b31cd0de1b25e54b1e5321a93c28c38d8ad69bb95ed38b1ae +size 1964427 diff --git a/pole_alignment/classification/val/Straight/375.jpg b/pole_alignment/classification/val/Straight/375.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b08e4e08cb3d27a5f5af4e2eadc4057df82ebd4e --- /dev/null +++ b/pole_alignment/classification/val/Straight/375.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d80332a063560d98e5dd1c4bb11ebc737543e7b96061367673f9db213770edd +size 1719632 diff --git a/pole_alignment/classification/val/Straight/381.jpg b/pole_alignment/classification/val/Straight/381.jpg new file mode 100644 index 0000000000000000000000000000000000000000..84060f3927bfca927342597ba1a7310b8c6f9062 --- /dev/null +++ b/pole_alignment/classification/val/Straight/381.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:277dd36a5617d7edb50239f39dc7d755aa23ca2ad23ce3d3c682a6ecd4820e8a +size 384064 diff --git a/pole_alignment/classification/val/Straight/39.jpg b/pole_alignment/classification/val/Straight/39.jpg new file mode 100644 index 0000000000000000000000000000000000000000..434de6ed6141ab6653843db58e7760bfbc842e50 --- /dev/null +++ b/pole_alignment/classification/val/Straight/39.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83ec8761a3018f1fafc59e43e646e6234a3988b259b7c57388ce07e1b1f7037a +size 471636 diff --git a/pole_alignment/classification/val/Straight/40.jpg b/pole_alignment/classification/val/Straight/40.jpg new file mode 100644 index 0000000000000000000000000000000000000000..93619172f06c15a842c6199d2faad312360fbc8a --- /dev/null +++ b/pole_alignment/classification/val/Straight/40.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1de72939de210d96b10222d1830c0bab5201a0691e3c4284eba72d0c6a78c5b5 +size 2878137 diff --git a/pole_alignment/classification/val/Straight/401.jpg b/pole_alignment/classification/val/Straight/401.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f6dca1aaed7df44ade937405659cea526574efba --- /dev/null +++ b/pole_alignment/classification/val/Straight/401.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef4b5e10c5fd3d5b7d25df62c79a1560993bd41acb4344d672ac12bc28b9de70 +size 482784 diff --git a/pole_alignment/classification/val/Straight/409.jpg b/pole_alignment/classification/val/Straight/409.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b540894fbf576f3cbf0386181e65ee7056e44fbf --- /dev/null +++ b/pole_alignment/classification/val/Straight/409.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf86abac4d43a21cd563a7c48bf54c9c0f5bf32dcb625959bc2731e5da328225 +size 324409 diff --git a/pole_alignment/classification/val/Straight/419.jpg b/pole_alignment/classification/val/Straight/419.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1ec3af96ab844b9c637bee7739276c6b4db802ac --- /dev/null +++ b/pole_alignment/classification/val/Straight/419.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c67c899a8027824bb2d2511164df7c171db7a2345289151d0eda83b5444ce4f +size 434128 diff --git a/pole_alignment/classification/val/Straight/423.jpg b/pole_alignment/classification/val/Straight/423.jpg new file mode 100644 index 0000000000000000000000000000000000000000..82567dd1b902f8c3f97ba205a7fb87a21b9cb3ad --- /dev/null +++ b/pole_alignment/classification/val/Straight/423.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0124979ac7f010042c09e3cc072bf9c50ae67e57f568fa537c8276059dbc588a +size 2689210 diff --git a/pole_alignment/classification/val/Straight/435.jpg b/pole_alignment/classification/val/Straight/435.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0e14c07f859f075cbbbf7eb85793aca176eb900c --- /dev/null +++ b/pole_alignment/classification/val/Straight/435.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1344a73162a53460fa7d833674873e45b89a77cfa9a2527f57410e67f7de725 +size 195535 diff --git a/pole_alignment/classification/val/Straight/437.jpg b/pole_alignment/classification/val/Straight/437.jpg new file mode 100644 index 0000000000000000000000000000000000000000..139d2b6dba5cfe6ff078298bd129317314aa546e --- /dev/null +++ b/pole_alignment/classification/val/Straight/437.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b3c34dcd96ff7da7876ff0e4dcd86286071209394ea12de5e21f6782519df93 +size 175162 diff --git a/pole_alignment/classification/val/Straight/439.jpg b/pole_alignment/classification/val/Straight/439.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b4ec0289b03a80f7c0f778a5266435b5a355b08b --- /dev/null +++ b/pole_alignment/classification/val/Straight/439.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:714227e9b02edda0386aca03e3934acf13b422e078a69ceaca26c2275b09310a +size 611976 diff --git a/pole_alignment/classification/val/Straight/44.jpg b/pole_alignment/classification/val/Straight/44.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f33c5ef1e256c4093428d93628f91aee55578e92 --- /dev/null +++ b/pole_alignment/classification/val/Straight/44.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2af1f43b6d3f2b29c113bed0b4f2c59f3757f845ccbaa27ff3b2110bbae868d +size 4453613 diff --git a/pole_alignment/classification/val/Straight/441.jpg b/pole_alignment/classification/val/Straight/441.jpg new file mode 100644 index 0000000000000000000000000000000000000000..580664a3a47c0ba2909c7daabfa6ba2cb61c50cb --- /dev/null +++ b/pole_alignment/classification/val/Straight/441.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:678b8f8b1f47385f22d1b31f231e9e54e443df12d35d9c09daecaa8adf668c61 +size 219392 diff --git a/pole_alignment/classification/val/Straight/458.jpg b/pole_alignment/classification/val/Straight/458.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d90fbcbd929980e8bef878eca072597d74112d77 --- /dev/null +++ b/pole_alignment/classification/val/Straight/458.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e050f3bd5b3a6435269ac73a471b95a67b3469bc2641b37a7302220edbb4166a +size 596468 diff --git a/pole_alignment/classification/val/Straight/459.jpg b/pole_alignment/classification/val/Straight/459.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5dd24c743cdf78344764ab25b6200b2e607d7190 --- /dev/null +++ b/pole_alignment/classification/val/Straight/459.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c104fb6be52d60ee4e801632dd0fc4fc594349dd58706ff542805c0e8344898c +size 615086 diff --git a/pole_alignment/classification/val/Straight/5.jpg b/pole_alignment/classification/val/Straight/5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8109d4c286d1f97e31a13dea4dc7677ca0c28eec --- /dev/null +++ b/pole_alignment/classification/val/Straight/5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dff7e12a156ad3dab3e2d2994bdb3513a0185de75c439e33f0f1b239eab6a2b +size 5054936 diff --git a/pole_alignment/classification/val/Straight/516.jpg b/pole_alignment/classification/val/Straight/516.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d5fa3301ff3bf0eed3d0a567b95139ba35c91980 --- /dev/null +++ b/pole_alignment/classification/val/Straight/516.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eaf16993c6015e0307cf33560d0d959c9204c937b87717d104e9983cb0bf04e3 +size 1349135 diff --git a/pole_alignment/classification/val/Straight/532.jpg b/pole_alignment/classification/val/Straight/532.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4d25ee71fdb496d179d07c881d4e24b4cccf3078 --- /dev/null +++ b/pole_alignment/classification/val/Straight/532.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:573d8bcc21658366d5ebd9a4f5a3ec9060f44cc4f85a95b0f46191cf20e64ce8 +size 792603 diff --git a/pole_alignment/classification/val/Straight/538.jpg b/pole_alignment/classification/val/Straight/538.jpg new file mode 100644 index 0000000000000000000000000000000000000000..470ec3e6c3b92cad1c3a67b67f0ac888533fb3e2 --- /dev/null +++ b/pole_alignment/classification/val/Straight/538.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd1bfffc0e52b88b75b2eaeaadfbd0cf6f7938f95109d63b644dc3ba01daae96 +size 753626 diff --git a/pole_alignment/classification/val/Straight/542.jpg b/pole_alignment/classification/val/Straight/542.jpg new file mode 100644 index 0000000000000000000000000000000000000000..34a43a1b98ad80197c75d7d345a73efacd3dc799 --- /dev/null +++ b/pole_alignment/classification/val/Straight/542.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32e632462cd6f3551ab93eafab908a001b55c84081886942069793e1aa35cf8e +size 239657 diff --git a/pole_alignment/classification/val/Straight/547.jpg b/pole_alignment/classification/val/Straight/547.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dbb6f489a2ede5b000a1c0ed25441cf1af317ddf --- /dev/null +++ b/pole_alignment/classification/val/Straight/547.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2077b1f41d65ca25f53206a552122228839e156b6c5f67ffe539a5b216fcbdba +size 382473 diff --git a/pole_alignment/classification/val/Straight/549.jpg b/pole_alignment/classification/val/Straight/549.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9e88adce5db4c257bb3dc65b87418b433d564808 --- /dev/null +++ b/pole_alignment/classification/val/Straight/549.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f69616132143807f62d379cfeca57e1e08c86b035798a452bf2d0f1c867000da +size 1925068 diff --git a/pole_alignment/classification/val/Straight/588.jpg b/pole_alignment/classification/val/Straight/588.jpg new file mode 100644 index 0000000000000000000000000000000000000000..87e1ba1a066e6ec42e0746fe42fb469d8d32078a --- /dev/null +++ b/pole_alignment/classification/val/Straight/588.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:456f45b7d3b2deecf10d8c67d4d7de800a123ff271fc86d78ce73038ca018d62 +size 949542 diff --git a/pole_alignment/classification/val/Straight/608.jpg b/pole_alignment/classification/val/Straight/608.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bd1a824d83e35ad225486ebe0bed7a1d1193821b --- /dev/null +++ b/pole_alignment/classification/val/Straight/608.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bf207336624b2e4f3d737c82dde1c3d0383fe964df0b6fc2ce189c4aacd52a6 +size 417088 diff --git a/pole_alignment/classification/val/Straight/630.jpg b/pole_alignment/classification/val/Straight/630.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7f4f99a9754ffb9601fa70bc26dda84b09e6cc36 --- /dev/null +++ b/pole_alignment/classification/val/Straight/630.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcaa3cd25890dce8f1083b09b25da1535164ceae50bf9887bf91d574fc1c226c +size 2659284 diff --git a/pole_alignment/classification/val/Straight/642.jpg b/pole_alignment/classification/val/Straight/642.jpg new file mode 100644 index 0000000000000000000000000000000000000000..157d163a9fa6233ad8b4168b29778ab1e33c334e --- /dev/null +++ b/pole_alignment/classification/val/Straight/642.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1460d520cad0bcaa64ba1112250a915bc6e8e9178bb385d543760581345b3ae1 +size 490460 diff --git a/pole_alignment/classification/val/Straight/648.jpg b/pole_alignment/classification/val/Straight/648.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a9e92e3f197d062c409b05edb7766bc4d563d12d --- /dev/null +++ b/pole_alignment/classification/val/Straight/648.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4a0604cef6871881f63c54b3f518f51d2a7f613f49754954dc1e4f70dbfc49f +size 417522 diff --git a/pole_alignment/classification/val/Straight/654.jpg b/pole_alignment/classification/val/Straight/654.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fc189b79b87dffc864bb5565e2dffe6419c9dffe --- /dev/null +++ b/pole_alignment/classification/val/Straight/654.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c31139758f021b25f98b1d6f1823ac55fc845e623c38288c1c163149bcd4f2a3 +size 471326 diff --git a/pole_alignment/classification/val/Straight/660.jpg b/pole_alignment/classification/val/Straight/660.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5f079d6d344c57c491f14f1e9e3ab8d1d6ab20b8 --- /dev/null +++ b/pole_alignment/classification/val/Straight/660.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07b584a8ad5ffd11879dbdd9b93c5441b716972de1c1f2764aa26daa496d4c50 +size 1844708 diff --git a/pole_alignment/classification/val/Straight/673.jpg b/pole_alignment/classification/val/Straight/673.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5e220accd66fd67d9ff9c2bd65ad137a59068382 --- /dev/null +++ b/pole_alignment/classification/val/Straight/673.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb6423659e8fda2d8be8aaa45959faff4a95a84ba85e995a70b59e198c7fb902 +size 961167 diff --git a/pole_alignment/classification/val/Straight/674.jpg b/pole_alignment/classification/val/Straight/674.jpg new file mode 100644 index 0000000000000000000000000000000000000000..20459e1bb0eb0e77bb393c551314ea2010123dda --- /dev/null +++ b/pole_alignment/classification/val/Straight/674.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5839b16af5ce0f6503853c01a50236b3896c06ef229f9a614a5ee1e288f06418 +size 94919 diff --git a/pole_alignment/classification/val/Straight/68.jpg b/pole_alignment/classification/val/Straight/68.jpg new file mode 100644 index 0000000000000000000000000000000000000000..80d3e8632435132a4130aa65953f82b4016b6e76 --- /dev/null +++ b/pole_alignment/classification/val/Straight/68.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f566dac426c0d8859a0b3f6f2a1f14ce9ca7acd27eefd699863c6b60cd69d75b +size 775601 diff --git a/pole_alignment/classification/val/Straight/703.jpg b/pole_alignment/classification/val/Straight/703.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bc20fb07d8522ae02a12a607f9dfa11c47d97fb1 --- /dev/null +++ b/pole_alignment/classification/val/Straight/703.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e476879a6d817fa0748c7e6a673677c6423019326b54206e29f245e234972e8 +size 1085740 diff --git a/pole_alignment/classification/val/Straight/719.jpg b/pole_alignment/classification/val/Straight/719.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f01f2ccd80141a68fc39a4641cf33b4f3b2fc449 --- /dev/null +++ b/pole_alignment/classification/val/Straight/719.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f808232bef114df8df9ec0e38d6b67eaad23050d7edfbc89fbbcd2007eb4495e +size 190628 diff --git a/pole_alignment/classification/val/Straight/73.jpg b/pole_alignment/classification/val/Straight/73.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bccb1e9a726385dcd04d23568c113ab1df6e07f8 --- /dev/null +++ b/pole_alignment/classification/val/Straight/73.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c43e6b094afdadfab4d68364387ef5bbbf5fb5cc9bbbe31349ab59329cd1641a +size 1149427 diff --git a/pole_alignment/classification/val/Straight/746.jpg b/pole_alignment/classification/val/Straight/746.jpg new file mode 100644 index 0000000000000000000000000000000000000000..36f29baf84225c1abe2afbee5c0008c9c9646ff0 --- /dev/null +++ b/pole_alignment/classification/val/Straight/746.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c26dc364d9691ba6f74cefde59d648abaad4f573b192b31381adf42c8baa1c7a +size 239699 diff --git a/pole_alignment/classification/val/Straight/748.jpg b/pole_alignment/classification/val/Straight/748.jpg new file mode 100644 index 0000000000000000000000000000000000000000..354159eb24c0db7b86e37d8b990233b234db5d2e --- /dev/null +++ b/pole_alignment/classification/val/Straight/748.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ecfb3e9dbbbfe5d9adbb3fbbdcbd6e3b49993bdc68700496953b5012ce575a6 +size 1387875 diff --git a/pole_alignment/classification/val/Straight/751.jpg b/pole_alignment/classification/val/Straight/751.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ede0a58e7043ea63c22552b1b328c4b4301bf3dd --- /dev/null +++ b/pole_alignment/classification/val/Straight/751.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aafdf5828a0c88bb1a1b2be45a0c0daba6d0150571528edfb362d810b4b81596 +size 785031 diff --git a/pole_alignment/classification/val/Straight/752.jpg b/pole_alignment/classification/val/Straight/752.jpg new file mode 100644 index 0000000000000000000000000000000000000000..77fa1d5417ee1eb58bf1bd6639916df479536aa3 --- /dev/null +++ b/pole_alignment/classification/val/Straight/752.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e88d1b3a132daa5caa9b159e58bdc1752f19b5d3d012d71766d76c516cbdce11 +size 206392 diff --git a/pole_alignment/classification/val/Straight/756.jpg b/pole_alignment/classification/val/Straight/756.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0c22cd0313fbf896d2c33f57e849325b3d2b0e42 --- /dev/null +++ b/pole_alignment/classification/val/Straight/756.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8da0224d08b48cac071eebdbc9f1e7b55ec263fe442883536938c7c91e5f8e51 +size 681039 diff --git a/pole_alignment/classification/val/Straight/76.jpg b/pole_alignment/classification/val/Straight/76.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6dfdcffb227d11accdbe9a965721145a7778652b --- /dev/null +++ b/pole_alignment/classification/val/Straight/76.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f69c1c2848fd6d8b5089edbe3a137f3311affb0c02f45d4d4d95c80621e2764 +size 619269 diff --git a/pole_alignment/classification/val/Straight/760.jpg b/pole_alignment/classification/val/Straight/760.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3332bbc04a32ff49f952da431fe3987cd2b0b1cd --- /dev/null +++ b/pole_alignment/classification/val/Straight/760.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3aaa6fabada58cd45c2304544a16e752e79547322e16dc745eb3aacc57398bd +size 1084124 diff --git a/pole_alignment/classification/val/Straight/764.jpg b/pole_alignment/classification/val/Straight/764.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fc4854805c7ad0a5f34f5c497ad12be0c7a00d22 --- /dev/null +++ b/pole_alignment/classification/val/Straight/764.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:771b0cecb05fe7b93e9416cd1b0deb14724c8ba7b5a8680a105f1e81fe19cf9b +size 264009 diff --git a/pole_alignment/classification/val/Straight/767.jpg b/pole_alignment/classification/val/Straight/767.jpg new file mode 100644 index 0000000000000000000000000000000000000000..575a2428f759f7692d311f08e727f83810581cfe --- /dev/null +++ b/pole_alignment/classification/val/Straight/767.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acd29330ae27e3433354d909204d8bb3a131e613e1fdd12782ba21fbbf1c209d +size 287441 diff --git a/pole_alignment/classification/val/Straight/771.jpg b/pole_alignment/classification/val/Straight/771.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c8c570632ff011960bd9903e80c026d3ba527ce5 --- /dev/null +++ b/pole_alignment/classification/val/Straight/771.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bc2792c5a27b5a38dc9bf95a9c18fba5ef19a2e3367feadcabfda9311f084be +size 329215 diff --git a/pole_alignment/classification/val/Straight/785.jpg b/pole_alignment/classification/val/Straight/785.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0507b46bd7e3b0cdb70a961fa43d8f014d63b45e --- /dev/null +++ b/pole_alignment/classification/val/Straight/785.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:346ed32347fa80f50fcd6d5b7197bbbae6af177aed55ee9539fd9171ff6f6cc2 +size 217059 diff --git a/pole_alignment/classification/val/Straight/787.jpg b/pole_alignment/classification/val/Straight/787.jpg new file mode 100644 index 0000000000000000000000000000000000000000..45cdc4502c7a12e588652544b8a2959a186d7ee7 --- /dev/null +++ b/pole_alignment/classification/val/Straight/787.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:912ed4347f9c30b0a59d5ac33b6c24c2f3ccebdcea1233469fc34802180eb361 +size 921975 diff --git a/pole_alignment/classification/val/Straight/797.jpg b/pole_alignment/classification/val/Straight/797.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8f1ac132cdbbbba38502ca1689c2ae2cfee8fe8d --- /dev/null +++ b/pole_alignment/classification/val/Straight/797.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb3f0cd2f04d2e310d44a4f1e9e17d296a126e49d6f76ef07fc86f96e1fe2cb5 +size 143819 diff --git a/pole_alignment/classification/val/Straight/81.jpg b/pole_alignment/classification/val/Straight/81.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d44e2aeb87bc9d441d1c03535ba7fe25c14b103c --- /dev/null +++ b/pole_alignment/classification/val/Straight/81.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9669b6ea973a367aa66618746d12b4f0c29bb3d385fb95a54e8e3ee80908422d +size 474298 diff --git a/pole_alignment/classification/val/Straight/815.jpg b/pole_alignment/classification/val/Straight/815.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2b6dd25cf4747dc62a38d5031ab15ed89c798979 --- /dev/null +++ b/pole_alignment/classification/val/Straight/815.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb83008104938fbbad992ba1d964f33cf59fe2e718be3e080a48ff01cb71fbc6 +size 261287 diff --git a/pole_alignment/classification/val/Straight/819.jpg b/pole_alignment/classification/val/Straight/819.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed43fe5f962a26abf5b8a961386f58682ad90aad --- /dev/null +++ b/pole_alignment/classification/val/Straight/819.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b99f00a16678d68f386b61eb7d9c934ee3d947c70ac7a33165ff2827695ca09 +size 1256477 diff --git a/pole_alignment/classification/val/Straight/826.jpg b/pole_alignment/classification/val/Straight/826.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2dce84dc8369bfe0d3a6a84c3a39ed178f9956c8 --- /dev/null +++ b/pole_alignment/classification/val/Straight/826.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28c76a738268fb50d439f93781099f4d8dd6cc86ffa7d0e294f38f8aa3c0dae0 +size 165978 diff --git a/pole_alignment/classification/val/Straight/827.jpg b/pole_alignment/classification/val/Straight/827.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c7e47f90d0b2dcf7b1ba7609b10aedd3a69d1a26 --- /dev/null +++ b/pole_alignment/classification/val/Straight/827.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4ed33e72d2e269482b3fcfa7e16ee9f51c4e38e4c37b074f466b8c9ca0ac7ba +size 1443711 diff --git a/pole_alignment/classification/val/Straight/834.jpg b/pole_alignment/classification/val/Straight/834.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c4bf4bd1a8a12a926427561e9ce060d17d50a52 --- /dev/null +++ b/pole_alignment/classification/val/Straight/834.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:314a1f26d78dd7d3ffcea404b955a3937cefe3e878e20ee2eb74086f40ac4dd5 +size 760705 diff --git a/pole_alignment/classification/val/Straight/840.jpg b/pole_alignment/classification/val/Straight/840.jpg new file mode 100644 index 0000000000000000000000000000000000000000..78d8a3b7fd247b21ba1be813f2d469a8590bf6ed --- /dev/null +++ b/pole_alignment/classification/val/Straight/840.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b645002a2a1689b1be6b6a6dcd9ca02b35504ea4f09f2dac586117bc2094a7c4 +size 467938 diff --git a/pole_alignment/classification/val/Straight/841.jpg b/pole_alignment/classification/val/Straight/841.jpg new file mode 100644 index 0000000000000000000000000000000000000000..59413cc4916baa09bb4f71135b78a9da76240cb5 --- /dev/null +++ b/pole_alignment/classification/val/Straight/841.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa9447a3a112707e0dd456f4816bea0a8e9a2cc3c2c1a236b562d7552923d85a +size 216651 diff --git a/pole_alignment/classification/val/Straight/842.jpg b/pole_alignment/classification/val/Straight/842.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f12e82f4f862e771ed00a9e32b4899caabd4d1de --- /dev/null +++ b/pole_alignment/classification/val/Straight/842.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73f67cbcf2a2babc40b1929d00f89313a54762e005c3828e71c94df9b7ecaa41 +size 661948 diff --git a/pole_alignment/classification/val/Straight/845.jpg b/pole_alignment/classification/val/Straight/845.jpg new file mode 100644 index 0000000000000000000000000000000000000000..79d0bc9de5e723cc547107ba4d4cfc1120b4da7d --- /dev/null +++ b/pole_alignment/classification/val/Straight/845.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cdda7dda3aba47dcb3126819d409a64b982c36a2ab989833e1d63697d80537e +size 1205022 diff --git a/pole_alignment/classification/val/Straight/853.jpg b/pole_alignment/classification/val/Straight/853.jpg new file mode 100644 index 0000000000000000000000000000000000000000..27282f444048e99a4079b2f15db325ad680cf8c2 --- /dev/null +++ b/pole_alignment/classification/val/Straight/853.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b0dee8487fd6cea5fb77f42d1ba3559170a7b6c59a95e75e83139195eba2ce1 +size 1215631 diff --git a/pole_alignment/classification/val/Straight/854.jpg b/pole_alignment/classification/val/Straight/854.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9308d23bc879cdd803b9414dd0b6c540b6e231ce --- /dev/null +++ b/pole_alignment/classification/val/Straight/854.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b57a9112d57c2aaab9ca503ee4c6fe8e87456aa28d30e2433b62135568bb43b +size 237785 diff --git a/pole_alignment/classification/val/Straight/86.jpg b/pole_alignment/classification/val/Straight/86.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7adacc746512a61dc446d4d9623cb92e497f826f --- /dev/null +++ b/pole_alignment/classification/val/Straight/86.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19a67155733393f04874dd2ce621fda8f3d5d03c7d72b38757dcead1c83150cd +size 846271 diff --git a/pole_alignment/classification/val/Straight/865.jpg b/pole_alignment/classification/val/Straight/865.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2de3c6fdae690d273e1013968f83ccc3b6f642e2 --- /dev/null +++ b/pole_alignment/classification/val/Straight/865.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb2cc466c9f5fc59c2976660753069ade92be72a815fd4c8ed57cc76d9d1010f +size 192579 diff --git a/pole_alignment/classification/val/Straight/896.jpg b/pole_alignment/classification/val/Straight/896.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a6a9903b3194e58a65a4d8aae4eccfe1807299bf --- /dev/null +++ b/pole_alignment/classification/val/Straight/896.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01576610ab8102e97b40b4426f393ec0b3cf979db7f4c7ff0b36520d1471e8b7 +size 895949 diff --git a/pole_alignment/classification/val/Straight/914.jpg b/pole_alignment/classification/val/Straight/914.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ffcb644f103d96785234e3ddb7bff9b1beeb0ec0 --- /dev/null +++ b/pole_alignment/classification/val/Straight/914.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6392f6f3ba55cfee15f23773399b95a7ee08a210e6d99dababb7ca94a31dcdcf +size 156642 diff --git a/pole_alignment/classification/val/Straight/948.jpg b/pole_alignment/classification/val/Straight/948.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1fa4c010eb778385919df04c8f96017af9c5500f --- /dev/null +++ b/pole_alignment/classification/val/Straight/948.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d7065b921b0f9c7e339eb13f22877a69edcb36401852609aa3bb8f8f2e5c06a +size 534233 diff --git a/pole_alignment/classification/val/Straight/961.jpg b/pole_alignment/classification/val/Straight/961.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d043422124a2b391dc96057ce5106377347d0ef3 --- /dev/null +++ b/pole_alignment/classification/val/Straight/961.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:682e9bf93428bb26c18cda26f1999128690dfcbb087d575a58d68adaf72bb1e7 +size 107443 diff --git a/pole_alignment/classification/val/Straight/966.jpg b/pole_alignment/classification/val/Straight/966.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8e5ff9f623ecf60a4dfc7ffb91f8788c07f46c1c --- /dev/null +++ b/pole_alignment/classification/val/Straight/966.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0701682716a9b1714ca4cd88faa8de64fce3f5fe9ea56242e4c077b91f12e0e +size 165030 diff --git a/pole_alignment/classification/val/Straight/972.jpg b/pole_alignment/classification/val/Straight/972.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a357456202e397b0dcae0f179e381b3fec7978f --- /dev/null +++ b/pole_alignment/classification/val/Straight/972.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3f9db98ef3171e0e2c49dd875c6f286e9e509bfccc4d99fd7d095325a0dad3f +size 131648 diff --git a/pole_alignment/classification/val/Straight/985.jpg b/pole_alignment/classification/val/Straight/985.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5f5ef69c44ddc832f63731b4d141102dfbad5cb0 --- /dev/null +++ b/pole_alignment/classification/val/Straight/985.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:239c1691d8c8c8b11d8fc682f8cd2b895fa9d99d207bb8b8e4c0f638e726e230 +size 193764 diff --git a/pole_alignment/classification/val/val.csv b/pole_alignment/classification/val/val.csv new file mode 100644 index 0000000000000000000000000000000000000000..ffdf63a4611b41cde76d5533b8c20881d5c52038 --- /dev/null +++ b/pole_alignment/classification/val/val.csv @@ -0,0 +1,342 @@ +image_id,label +5.jpg,Straight +13.jpg,Straight +36.jpg,Leaned +37.jpg,Rejected +39.jpg,Straight +40.jpg,Straight +44.jpg,Straight +61.jpg,Rejected +65.jpg,Rejected +68.jpg,Straight +73.jpg,Straight +76.jpg,Straight +81.jpg,Straight +86.jpg,Straight +92.jpg,Leaned +104.jpg,Straight +110.jpg,Leaned +114.jpg,Straight +115.jpg,Straight +132.jpg,Leaned +136.jpg,Straight +156.jpg,Leaned +162.jpg,Straight +166.jpg,Straight +174.jpg,Straight +176.jpg,Straight +180.jpg,Straight +201.jpg,Straight +206.jpg,Straight +213.jpg,Straight +215.jpg,Straight +225.jpg,Straight +228.jpg,Straight +231.jpg,Straight +242.jpg,Straight +244.jpg,Straight +249.jpg,Straight +272.jpg,Straight +280.jpg,Leaned +281.jpg,Straight +290.jpg,Straight +291.jpg,Straight +293.jpg,Straight +294.jpg,Leaned +295.jpg,Rejected +296.jpg,Straight +310.jpg,Straight +352.jpg,Straight +357.jpg,Leaned +361.jpg,Straight +364.jpg,Rejected +368.jpg,Straight +374.jpg,Straight +375.jpg,Straight +381.jpg,Straight +383.jpg,Rejected +401.jpg,Straight +409.jpg,Straight +419.jpg,Straight +422.jpg,Leaned +423.jpg,Straight +428.jpg,Rejected +435.jpg,Straight +437.jpg,Straight +439.jpg,Straight +441.jpg,Straight +443.jpg,Leaned +458.jpg,Straight +459.jpg,Straight +461.jpg,Rejected +475.jpg,Leaned +482.jpg,Rejected +508.jpg,Rejected +516.jpg,Straight +532.jpg,Straight +538.jpg,Straight +542.jpg,Straight +547.jpg,Straight +549.jpg,Straight +560.jpg,Leaned +564.jpg,Leaned +575.jpg,Leaned +581.jpg,Rejected +588.jpg,Straight +608.jpg,Straight +630.jpg,Straight +642.jpg,Straight +648.jpg,Straight +654.jpg,Straight +660.jpg,Straight +670.jpg,Leaned +673.jpg,Straight +674.jpg,Straight +685.jpg,Rejected +695.jpg,Rejected +697.jpg,Leaned +703.jpg,Straight +709.jpg,Leaned +713.jpg,Leaned +719.jpg,Straight +735.jpg,Rejected +746.jpg,Straight +748.jpg,Straight +751.jpg,Straight +752.jpg,Straight +756.jpg,Straight +760.jpg,Straight +762.jpg,Leaned +763.jpg,Leaned +764.jpg,Straight +767.jpg,Straight +771.jpg,Straight +785.jpg,Straight +787.jpg,Straight +797.jpg,Straight +806.jpg,Rejected +809.jpg,Rejected +815.jpg,Straight +819.jpg,Straight +826.jpg,Straight +827.jpg,Straight +834.jpg,Straight +840.jpg,Straight +841.jpg,Straight +842.jpg,Straight +844.jpg,Leaned +845.jpg,Straight +853.jpg,Straight +854.jpg,Straight +865.jpg,Straight +896.jpg,Straight +914.jpg,Straight +948.jpg,Straight +961.jpg,Straight +966.jpg,Straight +968.jpg,Leaned +972.jpg,Straight +985.jpg,Straight +993.jpg,Leaned +1001.jpg,Straight +1005.jpg,Straight +1007.jpg,Straight +1012.jpg,Straight +1015.jpg,Leaned +1017.jpg,Straight +1019.jpg,Leaned +1029.jpg,Leaned +1054.jpg,Leaned +1067.jpg,Straight +1076.jpg,Straight +1088.jpg,Straight +1098.jpg,Straight +1106.jpg,Straight +1111.jpg,Straight +1124.jpg,Straight +1125.jpg,Straight +1129.jpg,Straight +1130.jpg,Leaned +1134.jpg,Straight +1142.jpg,Straight +1152.jpg,Straight +1153.jpg,Straight +1194.jpg,Straight +1202.jpg,Leaned +1209.jpg,Straight +1217.jpg,Straight +1225.jpg,Straight +1233.jpg,Straight +1234.jpg,Straight +1240.jpg,Rejected +1248.jpg,Leaned +1249.jpg,Straight +1252.jpg,Rejected +1255.jpg,Straight +1256.jpg,Leaned +1272.jpg,Straight +1277.jpg,Straight +1282.jpg,Rejected +1284.jpg,Rejected +1285.jpg,Rejected +1286.jpg,Straight +1295.jpg,Leaned +1296.jpg,Straight +1306.jpg,Straight +1307.jpg,Straight +1308.jpg,Leaned +1317.jpg,Straight +1327.jpg,Straight +1332.jpg,Leaned +1334.jpg,Straight +1338.jpg,Straight +1341.jpg,Straight +1356.jpg,Leaned +1367.jpg,Rejected +1368.jpg,Rejected +1373.jpg,Straight +1376.jpg,Straight +1377.jpg,Rejected +1381.jpg,Straight +1395.jpg,Straight +1414.jpg,Leaned +1417.jpg,Straight +1421.jpg,Straight +1439.jpg,Straight +1446.jpg,Rejected +1453.jpg,Straight +1463.jpg,Rejected +1486.jpg,Leaned +1487.jpg,Straight +1491.jpg,Straight +1497.jpg,Straight +1504.jpg,Rejected +1507.jpg,Rejected +1525.jpg,Leaned +1526.jpg,Rejected +1530.jpg,Straight +1533.jpg,Rejected +1535.jpg,Rejected +1546.jpg,Rejected +1551.jpg,Rejected +1553.jpg,Straight +1565.jpg,Rejected +1572.jpg,Straight +1576.jpg,Rejected +1578.jpg,Straight +1588.jpg,Rejected +1600.jpg,Rejected +1615.jpg,Straight +1617.jpg,Rejected +1623.jpg,Straight +1652.jpg,Leaned +1658.jpg,Leaned +1662.jpg,Straight +1663.jpg,Straight +1679.jpg,Leaned +1680.jpg,Rejected +1699.jpg,Leaned +1721.jpg,Rejected +1724.jpg,Rejected +1729.jpg,Leaned +1731.jpg,Rejected +1740.jpg,Leaned +1753.jpg,Straight +1756.jpg,Straight +1759.jpg,Leaned +1760.jpg,Rejected +1773.jpg,Rejected +1777.jpg,Rejected +1785.jpg,Leaned +1790.jpg,Leaned +1791.jpg,Leaned +1792.jpg,Leaned +1797.jpg,Leaned +1803.jpg,Leaned +1810.jpg,Leaned +1814.jpg,Leaned +1820.jpg,Leaned +1822.jpg,Straight +1824.jpg,Straight +1828.jpg,Rejected +1829.jpg,Leaned +1830.jpg,Straight +1840.jpg,Rejected +1847.jpg,Leaned +1850.jpg,Rejected +1856.jpg,Leaned +1857.jpg,Rejected +1864.jpg,Leaned +1866.jpg,Straight +1867.jpg,Leaned +1870.jpg,Leaned +1876.jpg,Rejected +1882.jpg,Leaned +1889.jpg,Straight +1927.jpg,Rejected +1936.jpg,Leaned +1944.jpg,Leaned +1957.jpg,Leaned +1958.jpg,Straight +1959.jpg,Leaned +1966.jpg,Leaned +1969.jpg,Leaned +1986.jpg,Straight +1988.jpg,Leaned +1993.jpg,Leaned +2000.jpg,Rejected +2003.jpg,Leaned +2005.jpg,Straight +2007.jpg,Rejected +2018.jpg,Leaned +2020.jpg,Rejected +2037.jpg,Straight +2039.jpg,Leaned +2055.jpg,Straight +2056.jpg,Straight +2058.jpg,Straight +2059.jpg,Leaned +2065.jpg,Leaned +2077.jpg,Straight +2089.jpg,Leaned +2090.jpg,Leaned +2093.jpg,Leaned +2101.jpg,Straight +2115.jpg,Straight +2145.jpg,Leaned +2151.jpg,Leaned +2154.jpg,Straight +2159.jpg,Straight +2196.jpg,Straight +2198.jpg,Leaned +2207.jpg,Straight +2211.jpg,Leaned +2219.jpg,Straight +2224.jpg,Leaned +2225.jpg,Straight +2226.jpg,Straight +2227.jpg,Straight +2232.jpg,Straight +2266.jpg,Straight +2274.jpg,Straight +2275.jpg,Leaned +2277.jpg,Straight +2295.jpg,Leaned +2297.jpg,Leaned +2298.jpg,Leaned +2304.jpg,Leaned +2305.jpg,Straight +2309.jpg,Leaned +2314.jpg,Leaned +2330.jpg,Rejected +2353.jpg,Leaned +2355.jpg,Leaned +2357.jpg,Straight +2401.jpg,Straight +2404.jpg,Rejected +2416.jpg,Straight +2417.jpg,Leaned +2424.jpg,Rejected +2435.jpg,Leaned +2438.jpg,Straight +2443.jpg,Straight diff --git a/pole_alignment/classification/val/val.json b/pole_alignment/classification/val/val.json new file mode 100644 index 0000000000000000000000000000000000000000..6b8bf7daf9108c73623d62ff448bdc90e8d7bd35 --- /dev/null +++ b/pole_alignment/classification/val/val.json @@ -0,0 +1,1366 @@ +[ + { + "image": "5.jpg", + "label": "Straight" + }, + { + "image": "13.jpg", + "label": "Straight" + }, + { + "image": "36.jpg", + "label": "Leaned" + }, + { + "image": "37.jpg", + "label": "Rejected" + }, + { + "image": "39.jpg", + "label": "Straight" + }, + { + "image": "40.jpg", + "label": "Straight" + }, + { + "image": "44.jpg", + "label": "Straight" + }, + { + "image": "61.jpg", + "label": "Rejected" + }, + { + "image": "65.jpg", + "label": "Rejected" + }, + { + "image": "68.jpg", + "label": "Straight" + }, + { + "image": "73.jpg", + "label": "Straight" + }, + { + "image": "76.jpg", + "label": "Straight" + }, + { + "image": "81.jpg", + "label": "Straight" + }, + { + "image": "86.jpg", + "label": "Straight" + }, + { + "image": "92.jpg", + "label": "Leaned" + }, + { + "image": "104.jpg", + "label": "Straight" + }, + { + "image": "110.jpg", + "label": "Leaned" + }, + { + "image": "114.jpg", + "label": "Straight" + }, + { + "image": "115.jpg", + "label": "Straight" + }, + { + "image": "132.jpg", + "label": "Leaned" + }, + { + "image": "136.jpg", + "label": "Straight" + }, + { + "image": "156.jpg", + "label": "Leaned" + }, + { + "image": "162.jpg", + "label": "Straight" + }, + { + "image": "166.jpg", + "label": "Straight" + }, + { + "image": "174.jpg", + "label": "Straight" + }, + { + "image": "176.jpg", + "label": "Straight" + }, + { + "image": "180.jpg", + "label": "Straight" + }, + { + "image": "201.jpg", + "label": "Straight" + }, + { + "image": "206.jpg", + "label": "Straight" + }, + { + "image": "213.jpg", + "label": "Straight" + }, + { + "image": "215.jpg", + "label": "Straight" + }, + { + "image": "225.jpg", + "label": "Straight" + }, + { + "image": "228.jpg", + "label": "Straight" + }, + { + "image": "231.jpg", + "label": "Straight" + }, + { + "image": "242.jpg", + "label": "Straight" + }, + { + "image": "244.jpg", + "label": "Straight" + }, + { + "image": "249.jpg", + "label": "Straight" + }, + { + "image": "272.jpg", + "label": "Straight" + }, + { + "image": "280.jpg", + "label": "Leaned" + }, + { + "image": "281.jpg", + "label": "Straight" + }, + { + "image": "290.jpg", + "label": "Straight" + }, + { + "image": "291.jpg", + "label": "Straight" + }, + { + "image": "293.jpg", + "label": "Straight" + }, + { + "image": "294.jpg", + "label": "Leaned" + }, + { + "image": "295.jpg", + "label": "Rejected" + }, + { + "image": "296.jpg", + "label": "Straight" + }, + { + "image": "310.jpg", + "label": "Straight" + }, + { + "image": "352.jpg", + "label": "Straight" + }, + { + "image": "357.jpg", + "label": "Leaned" + }, + { + "image": "361.jpg", + "label": "Straight" + }, + { + "image": "364.jpg", + "label": "Rejected" + }, + { + "image": "368.jpg", + "label": "Straight" + }, + { + "image": "374.jpg", + "label": "Straight" + }, + { + "image": "375.jpg", + "label": "Straight" + }, + { + "image": "381.jpg", + "label": "Straight" + }, + { + "image": "383.jpg", + "label": "Rejected" + }, + { + "image": "401.jpg", + "label": "Straight" + }, + { + "image": "409.jpg", + "label": "Straight" + }, + { + "image": "419.jpg", + "label": "Straight" + }, + { + "image": "422.jpg", + "label": "Leaned" + }, + { + "image": "423.jpg", + "label": "Straight" + }, + { + "image": "428.jpg", + "label": "Rejected" + }, + { + "image": "435.jpg", + "label": "Straight" + }, + { + "image": "437.jpg", + "label": "Straight" + }, + { + "image": "439.jpg", + "label": "Straight" + }, + { + "image": "441.jpg", + "label": "Straight" + }, + { + "image": "443.jpg", + "label": "Leaned" + }, + { + "image": "458.jpg", + "label": "Straight" + }, + { + "image": "459.jpg", + "label": "Straight" + }, + { + "image": "461.jpg", + "label": "Rejected" + }, + { + "image": "475.jpg", + "label": "Leaned" + }, + { + "image": "482.jpg", + "label": "Rejected" + }, + { + "image": "508.jpg", + "label": "Rejected" + }, + { + "image": "516.jpg", + "label": "Straight" + }, + { + "image": "532.jpg", + "label": "Straight" + }, + { + "image": "538.jpg", + "label": "Straight" + }, + { + "image": "542.jpg", + "label": "Straight" + }, + { + "image": "547.jpg", + "label": "Straight" + }, + { + "image": "549.jpg", + "label": "Straight" + }, + { + "image": "560.jpg", + "label": "Leaned" + }, + { + "image": "564.jpg", + "label": "Leaned" + }, + { + "image": "575.jpg", + "label": "Leaned" + }, + { + "image": "581.jpg", + "label": "Rejected" + }, + { + "image": "588.jpg", + "label": "Straight" + }, + { + "image": "608.jpg", + "label": "Straight" + }, + { + "image": "630.jpg", + "label": "Straight" + }, + { + "image": "642.jpg", + "label": "Straight" + }, + { + "image": "648.jpg", + "label": "Straight" + }, + { + "image": "654.jpg", + "label": "Straight" + }, + { + "image": "660.jpg", + "label": "Straight" + }, + { + "image": "670.jpg", + "label": "Leaned" + }, + { + "image": "673.jpg", + "label": "Straight" + }, + { + "image": "674.jpg", + "label": "Straight" + }, + { + "image": "685.jpg", + "label": "Rejected" + }, + { + "image": "695.jpg", + "label": "Rejected" + }, + { + "image": "697.jpg", + "label": "Leaned" + }, + { + "image": "703.jpg", + "label": "Straight" + }, + { + "image": "709.jpg", + "label": "Leaned" + }, + { + "image": "713.jpg", + "label": "Leaned" + }, + { + "image": "719.jpg", + "label": "Straight" + }, + { + "image": "735.jpg", + "label": "Rejected" + }, + { + "image": "746.jpg", + "label": "Straight" + }, + { + "image": "748.jpg", + "label": "Straight" + }, + { + "image": "751.jpg", + "label": "Straight" + }, + { + "image": "752.jpg", + "label": "Straight" + }, + { + "image": "756.jpg", + "label": "Straight" + }, + { + "image": "760.jpg", + "label": "Straight" + }, + { + "image": "762.jpg", + "label": "Leaned" + }, + { + "image": "763.jpg", + "label": "Leaned" + }, + { + "image": "764.jpg", + "label": "Straight" + }, + { + "image": "767.jpg", + "label": "Straight" + }, + { + "image": "771.jpg", + "label": "Straight" + }, + { + "image": "785.jpg", + "label": "Straight" + }, + { + "image": "787.jpg", + "label": "Straight" + }, + { + "image": "797.jpg", + "label": "Straight" + }, + { + "image": "806.jpg", + "label": "Rejected" + }, + { + "image": "809.jpg", + "label": "Rejected" + }, + { + "image": "815.jpg", + "label": "Straight" + }, + { + "image": "819.jpg", + "label": "Straight" + }, + { + "image": "826.jpg", + "label": "Straight" + }, + { + "image": "827.jpg", + "label": "Straight" + }, + { + "image": "834.jpg", + "label": "Straight" + }, + { + "image": "840.jpg", + "label": "Straight" + }, + { + "image": "841.jpg", + "label": "Straight" + }, + { + "image": "842.jpg", + "label": "Straight" + }, + { + "image": "844.jpg", + "label": "Leaned" + }, + { + "image": "845.jpg", + "label": "Straight" + }, + { + "image": "853.jpg", + "label": "Straight" + }, + { + "image": "854.jpg", + "label": "Straight" + }, + { + "image": "865.jpg", + "label": "Straight" + }, + { + "image": "896.jpg", + "label": "Straight" + }, + { + "image": "914.jpg", + "label": "Straight" + }, + { + "image": "948.jpg", + "label": "Straight" + }, + { + "image": "961.jpg", + "label": "Straight" + }, + { + "image": "966.jpg", + "label": "Straight" + }, + { + "image": "968.jpg", + "label": "Leaned" + }, + { + "image": "972.jpg", + "label": "Straight" + }, + { + "image": "985.jpg", + "label": "Straight" + }, + { + "image": "993.jpg", + "label": "Leaned" + }, + { + "image": "1001.jpg", + "label": "Straight" + }, + { + "image": "1005.jpg", + "label": "Straight" + }, + { + "image": "1007.jpg", + "label": "Straight" + }, + { + "image": "1012.jpg", + "label": "Straight" + }, + { + "image": "1015.jpg", + "label": "Leaned" + }, + { + "image": "1017.jpg", + "label": "Straight" + }, + { + "image": "1019.jpg", + "label": "Leaned" + }, + { + "image": "1029.jpg", + "label": "Leaned" + }, + { + "image": "1054.jpg", + "label": "Leaned" + }, + { + "image": "1067.jpg", + "label": "Straight" + }, + { + "image": "1076.jpg", + "label": "Straight" + }, + { + "image": "1088.jpg", + "label": "Straight" + }, + { + "image": "1098.jpg", + "label": "Straight" + }, + { + "image": "1106.jpg", + "label": "Straight" + }, + { + "image": "1111.jpg", + "label": "Straight" + }, + { + "image": "1124.jpg", + "label": "Straight" + }, + { + "image": "1125.jpg", + "label": "Straight" + }, + { + "image": "1129.jpg", + "label": "Straight" + }, + { + "image": "1130.jpg", + "label": "Leaned" + }, + { + "image": "1134.jpg", + "label": "Straight" + }, + { + "image": "1142.jpg", + "label": "Straight" + }, + { + "image": "1152.jpg", + "label": "Straight" + }, + { + "image": "1153.jpg", + "label": "Straight" + }, + { + "image": "1194.jpg", + "label": "Straight" + }, + { + "image": "1202.jpg", + "label": "Leaned" + }, + { + "image": "1209.jpg", + "label": "Straight" + }, + { + "image": "1217.jpg", + "label": "Straight" + }, + { + "image": "1225.jpg", + "label": "Straight" + }, + { + "image": "1233.jpg", + "label": "Straight" + }, + { + "image": "1234.jpg", + "label": "Straight" + }, + { + "image": "1240.jpg", + "label": "Rejected" + }, + { + "image": "1248.jpg", + "label": "Leaned" + }, + { + "image": "1249.jpg", + "label": "Straight" + }, + { + "image": "1252.jpg", + "label": "Rejected" + }, + { + "image": "1255.jpg", + "label": "Straight" + }, + { + "image": "1256.jpg", + "label": "Leaned" + }, + { + "image": "1272.jpg", + "label": "Straight" + }, + { + "image": "1277.jpg", + "label": "Straight" + }, + { + "image": "1282.jpg", + "label": "Rejected" + }, + { + "image": "1284.jpg", + "label": "Rejected" + }, + { + "image": "1285.jpg", + "label": "Rejected" + }, + { + "image": "1286.jpg", + "label": "Straight" + }, + { + "image": "1295.jpg", + "label": "Leaned" + }, + { + "image": "1296.jpg", + "label": "Straight" + }, + { + "image": "1306.jpg", + "label": "Straight" + }, + { + "image": "1307.jpg", + "label": "Straight" + }, + { + "image": "1308.jpg", + "label": "Leaned" + }, + { + "image": "1317.jpg", + "label": "Straight" + }, + { + "image": "1327.jpg", + "label": "Straight" + }, + { + "image": "1332.jpg", + "label": "Leaned" + }, + { + "image": "1334.jpg", + "label": "Straight" + }, + { + "image": "1338.jpg", + "label": "Straight" + }, + { + "image": "1341.jpg", + "label": "Straight" + }, + { + "image": "1356.jpg", + "label": "Leaned" + }, + { + "image": "1367.jpg", + "label": "Rejected" + }, + { + "image": "1368.jpg", + "label": "Rejected" + }, + { + "image": "1373.jpg", + "label": "Straight" + }, + { + "image": "1376.jpg", + "label": "Straight" + }, + { + "image": "1377.jpg", + "label": "Rejected" + }, + { + "image": "1381.jpg", + "label": "Straight" + }, + { + "image": "1395.jpg", + "label": "Straight" + }, + { + "image": "1414.jpg", + "label": "Leaned" + }, + { + "image": "1417.jpg", + "label": "Straight" + }, + { + "image": "1421.jpg", + "label": "Straight" + }, + { + "image": "1439.jpg", + "label": "Straight" + }, + { + "image": "1446.jpg", + "label": "Rejected" + }, + { + "image": "1453.jpg", + "label": "Straight" + }, + { + "image": "1463.jpg", + "label": "Rejected" + }, + { + "image": "1486.jpg", + "label": "Leaned" + }, + { + "image": "1487.jpg", + "label": "Straight" + }, + { + "image": "1491.jpg", + "label": "Straight" + }, + { + "image": "1497.jpg", + "label": "Straight" + }, + { + "image": "1504.jpg", + "label": "Rejected" + }, + { + "image": "1507.jpg", + "label": "Rejected" + }, + { + "image": "1525.jpg", + "label": "Leaned" + }, + { + "image": "1526.jpg", + "label": "Rejected" + }, + { + "image": "1530.jpg", + "label": "Straight" + }, + { + "image": "1533.jpg", + "label": "Rejected" + }, + { + "image": "1535.jpg", + "label": "Rejected" + }, + { + "image": "1546.jpg", + "label": "Rejected" + }, + { + "image": "1551.jpg", + "label": "Rejected" + }, + { + "image": "1553.jpg", + "label": "Straight" + }, + { + "image": "1565.jpg", + "label": "Rejected" + }, + { + "image": "1572.jpg", + "label": "Straight" + }, + { + "image": "1576.jpg", + "label": "Rejected" + }, + { + "image": "1578.jpg", + "label": "Straight" + }, + { + "image": "1588.jpg", + "label": "Rejected" + }, + { + "image": "1600.jpg", + "label": "Rejected" + }, + { + "image": "1615.jpg", + "label": "Straight" + }, + { + "image": "1617.jpg", + "label": "Rejected" + }, + { + "image": "1623.jpg", + "label": "Straight" + }, + { + "image": "1652.jpg", + "label": "Leaned" + }, + { + "image": "1658.jpg", + "label": "Leaned" + }, + { + "image": "1662.jpg", + "label": "Straight" + }, + { + "image": "1663.jpg", + "label": "Straight" + }, + { + "image": "1679.jpg", + "label": "Leaned" + }, + { + "image": "1680.jpg", + "label": "Rejected" + }, + { + "image": "1699.jpg", + "label": "Leaned" + }, + { + "image": "1721.jpg", + "label": "Rejected" + }, + { + "image": "1724.jpg", + "label": "Rejected" + }, + { + "image": "1729.jpg", + "label": "Leaned" + }, + { + "image": "1731.jpg", + "label": "Rejected" + }, + { + "image": "1740.jpg", + "label": "Leaned" + }, + { + "image": "1753.jpg", + "label": "Straight" + }, + { + "image": "1756.jpg", + "label": "Straight" + }, + { + "image": "1759.jpg", + "label": "Leaned" + }, + { + "image": "1760.jpg", + "label": "Rejected" + }, + { + "image": "1773.jpg", + "label": "Rejected" + }, + { + "image": "1777.jpg", + "label": "Rejected" + }, + { + "image": "1785.jpg", + "label": "Leaned" + }, + { + "image": "1790.jpg", + "label": "Leaned" + }, + { + "image": "1791.jpg", + "label": "Leaned" + }, + { + "image": "1792.jpg", + "label": "Leaned" + }, + { + "image": "1797.jpg", + "label": "Leaned" + }, + { + "image": "1803.jpg", + "label": "Leaned" + }, + { + "image": "1810.jpg", + "label": "Leaned" + }, + { + "image": "1814.jpg", + "label": "Leaned" + }, + { + "image": "1820.jpg", + "label": "Leaned" + }, + { + "image": "1822.jpg", + "label": "Straight" + }, + { + "image": "1824.jpg", + "label": "Straight" + }, + { + "image": "1828.jpg", + "label": "Rejected" + }, + { + "image": "1829.jpg", + "label": "Leaned" + }, + { + "image": "1830.jpg", + "label": "Straight" + }, + { + "image": "1840.jpg", + "label": "Rejected" + }, + { + "image": "1847.jpg", + "label": "Leaned" + }, + { + "image": "1850.jpg", + "label": "Rejected" + }, + { + "image": "1856.jpg", + "label": "Leaned" + }, + { + "image": "1857.jpg", + "label": "Rejected" + }, + { + "image": "1864.jpg", + "label": "Leaned" + }, + { + "image": "1866.jpg", + "label": "Straight" + }, + { + "image": "1867.jpg", + "label": "Leaned" + }, + { + "image": "1870.jpg", + "label": "Leaned" + }, + { + "image": "1876.jpg", + "label": "Rejected" + }, + { + "image": "1882.jpg", + "label": "Leaned" + }, + { + "image": "1889.jpg", + "label": "Straight" + }, + { + "image": "1927.jpg", + "label": "Rejected" + }, + { + "image": "1936.jpg", + "label": "Leaned" + }, + { + "image": "1944.jpg", + "label": "Leaned" + }, + { + "image": "1957.jpg", + "label": "Leaned" + }, + { + "image": "1958.jpg", + "label": "Straight" + }, + { + "image": "1959.jpg", + "label": "Leaned" + }, + { + "image": "1966.jpg", + "label": "Leaned" + }, + { + "image": "1969.jpg", + "label": "Leaned" + }, + { + "image": "1986.jpg", + "label": "Straight" + }, + { + "image": "1988.jpg", + "label": "Leaned" + }, + { + "image": "1993.jpg", + "label": "Leaned" + }, + { + "image": "2000.jpg", + "label": "Rejected" + }, + { + "image": "2003.jpg", + "label": "Leaned" + }, + { + "image": "2005.jpg", + "label": "Straight" + }, + { + "image": "2007.jpg", + "label": "Rejected" + }, + { + "image": "2018.jpg", + "label": "Leaned" + }, + { + "image": "2020.jpg", + "label": "Rejected" + }, + { + "image": "2037.jpg", + "label": "Straight" + }, + { + "image": "2039.jpg", + "label": "Leaned" + }, + { + "image": "2055.jpg", + "label": "Straight" + }, + { + "image": "2056.jpg", + "label": "Straight" + }, + { + "image": "2058.jpg", + "label": "Straight" + }, + { + "image": "2059.jpg", + "label": "Leaned" + }, + { + "image": "2065.jpg", + "label": "Leaned" + }, + { + "image": "2077.jpg", + "label": "Straight" + }, + { + "image": "2089.jpg", + "label": "Leaned" + }, + { + "image": "2090.jpg", + "label": "Leaned" + }, + { + "image": "2093.jpg", + "label": "Leaned" + }, + { + "image": "2101.jpg", + "label": "Straight" + }, + { + "image": "2115.jpg", + "label": "Straight" + }, + { + "image": "2145.jpg", + "label": "Leaned" + }, + { + "image": "2151.jpg", + "label": "Leaned" + }, + { + "image": "2154.jpg", + "label": "Straight" + }, + { + "image": "2159.jpg", + "label": "Straight" + }, + { + "image": "2196.jpg", + "label": "Straight" + }, + { + "image": "2198.jpg", + "label": "Leaned" + }, + { + "image": "2207.jpg", + "label": "Straight" + }, + { + "image": "2211.jpg", + "label": "Leaned" + }, + { + "image": "2219.jpg", + "label": "Straight" + }, + { + "image": "2224.jpg", + "label": "Leaned" + }, + { + "image": "2225.jpg", + "label": "Straight" + }, + { + "image": "2226.jpg", + "label": "Straight" + }, + { + "image": "2227.jpg", + "label": "Straight" + }, + { + "image": "2232.jpg", + "label": "Straight" + }, + { + "image": "2266.jpg", + "label": "Straight" + }, + { + "image": "2274.jpg", + "label": "Straight" + }, + { + "image": "2275.jpg", + "label": "Leaned" + }, + { + "image": "2277.jpg", + "label": "Straight" + }, + { + "image": "2295.jpg", + "label": "Leaned" + }, + { + "image": "2297.jpg", + "label": "Leaned" + }, + { + "image": "2298.jpg", + "label": "Leaned" + }, + { + "image": "2304.jpg", + "label": "Leaned" + }, + { + "image": "2305.jpg", + "label": "Straight" + }, + { + "image": "2309.jpg", + "label": "Leaned" + }, + { + "image": "2314.jpg", + "label": "Leaned" + }, + { + "image": "2330.jpg", + "label": "Rejected" + }, + { + "image": "2353.jpg", + "label": "Leaned" + }, + { + "image": "2355.jpg", + "label": "Leaned" + }, + { + "image": "2357.jpg", + "label": "Straight" + }, + { + "image": "2401.jpg", + "label": "Straight" + }, + { + "image": "2404.jpg", + "label": "Rejected" + }, + { + "image": "2416.jpg", + "label": "Straight" + }, + { + "image": "2417.jpg", + "label": "Leaned" + }, + { + "image": "2424.jpg", + "label": "Rejected" + }, + { + "image": "2435.jpg", + "label": "Leaned" + }, + { + "image": "2438.jpg", + "label": "Straight" + }, + { + "image": "2443.jpg", + "label": "Straight" + } +] \ No newline at end of file diff --git a/pole_alignment/object_detection/data.yaml b/pole_alignment/object_detection/data.yaml new file mode 100644 index 0000000000000000000000000000000000000000..8c1e1d9c335fbc2704b0524267a5375fc0889ebb --- /dev/null +++ b/pole_alignment/object_detection/data.yaml @@ -0,0 +1,6 @@ +train: ../train/images +val: ../valid/images +test: ../test/images + +nc: 2 +names: ['Leaned_Pole', 'Straight_Pole'] diff --git a/pole_alignment/object_detection/dataset.json b/pole_alignment/object_detection/dataset.json new file mode 100644 index 0000000000000000000000000000000000000000..6bc7f2be25535e0988a4d170c3394f32ce37f1a9 --- /dev/null +++ b/pole_alignment/object_detection/dataset.json @@ -0,0 +1,30872 @@ +[ + { + "image": "1.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5001983298538623, + 0.4846515270164447, + 0.06279749478079329, + 0.8143617854346125 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5630897703549061, + 0.6023492560689115, + 0.04036534446764099, + 0.34211433046202044 + ] + } + ] + }, + { + "image": "2.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49440386680988185, + 0.46566022544283414, + 0.05630504833512348, + 0.7369565217391304 + ] + } + ] + }, + { + "image": "4.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44626666666666664, + 0.4789875, + 0.08301111111111115, + 0.7263625 + ] + } + ] + }, + { + "image": "5.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44503230193811627, + 0.5058465068842428, + 0.06820469228153694, + 0.9210249872514024 + ] + } + ] + }, + { + "image": "6.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44215224913494805, + 0.5598339818417639, + 0.031688581314878866, + 0.4578495460440986 + ] + } + ] + }, + { + "image": "7.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4853166666666667, + 0.49078125, + 0.10387500000000008, + 0.90273125 + ] + } + ] + }, + { + "image": "9.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4675972222222222, + 0.48892968749999993, + 0.09259722222222216, + 0.8268203125 + ] + } + ] + }, + { + "image": "11.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5298611111111111, + 0.441703125, + 0.06666666666666667, + 0.6990390625 + ] + } + ] + }, + { + "image": "12.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5991452991452991, + 0.49743589743589745, + 0.18974358974358974, + 0.8153846153846154 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6629333333333333, + 0.5818076923076924, + 0.12028717948717954, + 0.5765025641025643 + ] + } + ] + }, + { + "image": "13.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49244392523364483, + 0.5116530880420499, + 0.08800934579439254, + 0.8392194480946124 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.9684579439252337, + 0.5486202365308804, + 0.053738317757009345, + 0.6373193166885677 + ] + } + ] + }, + { + "image": "14.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4776176024279211, + 0.39839590443686007, + 0.10698027314112292, + 0.7143003412969283 + ] + } + ] + }, + { + "image": "15.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4272433192686357, + 0.38616600790513833, + 0.07599156118143456, + 0.6698972332015811 + ] + } + ] + }, + { + "image": "16.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5550262029537876, + 0.5392550911039657, + 0.06669842782277274, + 0.5372454448017149 + ] + } + ] + }, + { + "image": "17.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.41004319654427646, + 0.5308724388631858, + 0.2268034557235421, + 0.9382551222736285 + ] + } + ] + }, + { + "image": "18.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5042258652094718, + 0.5027419354838709, + 0.1935336976320583, + 0.9945094086021505 + ] + } + ] + }, + { + "image": "19.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5369734151329243, + 0.5469384934346925, + 0.2864417177914111, + 0.9061230131306152 + ] + } + ] + }, + { + "image": "22.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.40225000000000005, + 0.5262434895833333, + 0.1296875, + 0.9112239583333336 + ] + } + ] + }, + { + "image": "23.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.51, + 0.536875, + 0.09333333333333334, + 0.87625 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4025, + 0.605625, + 0.075, + 0.43875 + ] + } + ] + }, + { + "image": "24.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.34709392265193373, + 0.51016570008285, + 0.11222099447513806, + 0.5268434134217068 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.8627955801104973, + 0.3880115990057995, + 0.05340331491712699, + 0.4750041425020713 + ] + } + ] + }, + { + "image": "25.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.2786458333333333, + 0.49153906249999996, + 0.08159375, + 0.5690078125000001 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6822916666666666, + 0.47396093749999996, + 0.05555208333333326, + 0.6328125 + ] + } + ] + }, + { + "image": "26.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3897550111358575, + 0.6107429048414023, + 0.04083518930957679, + 0.4730133555926543 + ] + } + ] + }, + { + "image": "27.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4739583333333333, + 0.44400781250000004, + 0.0625, + 0.6484375 + ] + } + ] + }, + { + "image": "28.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5078125, + 0.5459296874999999, + 0.06423958333333335, + 0.798765625 + ] + } + ] + }, + { + "image": "29.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.38337988826815644, + 0.47033044846577493, + 0.09655027932960893, + 0.7083005507474429 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.462695530726257, + 0.5625177025963808, + 0.044567039106145206, + 0.43214004720692367 + ] + } + ] + }, + { + "image": "30.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5402542372881356, + 0.4481543357199682, + 0.06826271186440684, + 0.6921241050119332 + ] + } + ] + }, + { + "image": "31.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.41525139664804467, + 0.5417358490566038, + 0.15395530726256978, + 0.7092578616352201 + ] + } + ] + }, + { + "image": "32.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.40717346938775506, + 0.37563970166379806, + 0.05876530612244901, + 0.6595266781411359 + ] + } + ] + }, + { + "image": "33.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4248622950819672, + 0.5074877008855362, + 0.07814098360655736, + 0.9493834043948836 + ] + } + ] + }, + { + "image": "35.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48986866791744843, + 0.4648047493403694, + 0.06298311444652913, + 0.4770765171503958 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.8747091932457787, + 0.5772691292875989, + 0.022176360225140808, + 0.14100000000000001 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6960412757973734, + 0.5595540897097625, + 0.04713414634146331, + 0.16659894459102897 + ] + } + ] + }, + { + "image": "38.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.23576116681859616, + 0.4447573479152425, + 0.13717411121239748, + 0.8659125085440874 + ] + } + ] + }, + { + "image": "40.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5715766208251474, + 0.458130350731842, + 0.0774656188605107, + 0.6016183374758354 + ] + } + ] + }, + { + "image": "41.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48451983298538626, + 0.43979671618451915, + 0.06088726513569941, + 0.7805551211884284 + ] + } + ] + }, + { + "image": "42.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4854301833568406, + 0.4553974562798092, + 0.08228490832157974, + 0.7823847376788553 + ] + } + ] + }, + { + "image": "43.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.515177065767285, + 0.506953223767383, + 0.07588532883642496, + 0.9254108723135271 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6494468802698145, + 0.6727762326169405, + 0.028991568296795965, + 0.27686472819216185 + ] + } + ] + }, + { + "image": "45.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47601744186046513, + 0.6040588395532552, + 0.03997093023255814, + 0.37183328793244347 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6506322674418604, + 0.5167420321438301, + 0.09397892441860468, + 0.649389812040316 + ] + } + ] + }, + { + "image": "47.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.40305584826132773, + 0.45879146919431285, + 0.07200210748155958, + 0.7912085308056871 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5798524762908325, + 0.4693285939968405, + 0.07246575342465751, + 0.7701421800947869 + ] + } + ] + }, + { + "image": "48.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48883653846153846, + 0.5007467532467532, + 0.03436057692307688, + 0.372056277056277 + ] + } + ] + }, + { + "image": "50.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.27502967359050445, + 0.4594078398665554, + 0.10989614243323441, + 0.865996663886572 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5526706231454006, + 0.46774812343619687, + 0.10633531157270024, + 0.7937197664720599 + ] + } + ] + }, + { + "image": "52.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4594362861203221, + 0.38371169730881965, + 0.0788062529606821, + 0.6444977351452172 + ] + } + ] + }, + { + "image": "54.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4072603670972128, + 0.483447806868412, + 0.1498844323589395, + 0.9524821489289358 + ] + } + ] + }, + { + "image": "55.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.44500335345405767, + 0.5104761904761904, + 0.06572769953051644, + 0.9297417840375586 + ] + } + ] + }, + { + "image": "59.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47921967769296014, + 0.5162316995544239, + 0.04240882103477523, + 0.6912794398472311 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.24072943172179811, + 0.5140611075747932, + 0.10318914334181507, + 0.6880140038192234 + ] + } + ] + }, + { + "image": "60.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5554245283018868, + 0.30735528412108337, + 0.0589622641509434, + 0.5350504514073288 + ] + } + ] + }, + { + "image": "64.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.45243142144638404, + 0.30538253825382533, + 0.046321695760598476, + 0.5619171917191719 + ] + } + ] + }, + { + "image": "66.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4871416666666667, + 0.38261249999999997, + 0.037208333333333406, + 0.72368125 + ] + } + ] + }, + { + "image": "67.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6029657477025898, + 0.5239561128526646, + 0.09300751879699241, + 0.9520815047021942 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6996658312447787, + 0.587460815047022, + 0.1010860484544695, + 0.8250783699059561 + ] + } + ] + }, + { + "image": "68.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5059055793991416, + 0.5284749034749034, + 0.059648068669527904, + 0.8564929214929213 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6060085836909871, + 0.6432303732303732, + 0.05836909871244635, + 0.5050386100386102 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3758454935622318, + 0.5366151866151866, + 0.10987124463519313, + 0.5366151866151865 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6731931330472103, + 0.6326061776061777, + 0.02298712446351929, + 0.28980694980694977 + ] + } + ] + }, + { + "image": "69.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49369217830109335, + 0.5002080706179066, + 0.09026913372581996, + 0.999577553593947 + ] + } + ] + }, + { + "image": "71.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.41069282136894825, + 0.4706316447779862, + 0.05717028380634392, + 0.6964790494058787 + ] + } + ] + }, + { + "image": "73.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4413024850042845, + 0.5462724935732648, + 0.11482433590402742, + 0.8817480719794345 + ] + } + ] + }, + { + "image": "74.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4221968365553603, + 0.35456848772763266, + 0.0506678383128295, + 0.34142517814726847 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.34131810193321616, + 0.43075217735550275, + 0.05715289982425304, + 0.3091844813935075 + ] + } + ] + }, + { + "image": "75.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.33121546961325965, + 0.4861209677419355, + 0.08162062615101288, + 0.661475806451613 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49263351749539597, + 0.38306451612903225, + 0.11357274401473294, + 0.7419354838709677 + ] + } + ] + }, + { + "image": "76.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3909666666666667, + 0.57620625, + 0.07674444444444438, + 0.7681375 + ] + } + ] + }, + { + "image": "77.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.23092737430167598, + 0.44443675267463817, + 0.29772067039106137, + 0.7326683448709881 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6558212290502794, + 0.5992259282567652, + 0.06426815642458099, + 0.5715355569540591 + ] + } + ] + }, + { + "image": "78.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.47126717557251907, + 0.5622238122495706, + 0.14325699745547074, + 0.8755495134516313 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.8854961832061069, + 0.6486119061247854, + 0.11959287531806616, + 0.2854894104178592 + ] + } + ] + }, + { + "image": "80.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5964386792452829, + 0.447842617152962, + 0.0838325471698113, + 0.6802122015915121 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.34706367924528303, + 0.5453580901856764, + 0.026474056603773638, + 0.29526083112290014 + ] + } + ] + }, + { + "image": "81.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3224849215922798, + 0.48475587703435813, + 0.09559710494571773, + 0.9646473779385173 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7220024125452352, + 0.6547739602169982, + 0.03550060313630888, + 0.39304701627486444 + ] + } + ] + }, + { + "image": "83.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.40245939675174014, + 0.4238265971316819, + 0.0680046403712297, + 0.7260430247718384 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.9443967517401393, + 0.46563233376792695, + 0.11120649651972146, + 0.7298956975228164 + ] + } + ] + }, + { + "image": "84.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5344616831217677, + 0.38432989690721653, + 0.149233662435355, + 0.6259318001586042 + ] + } + ] + }, + { + "image": "85.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3718065268065268, + 0.5307926442612555, + 0.09106060606060605, + 0.938414711477489 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.10996503496503496, + 0.48240329740012683, + 0.10927738927738927, + 0.49670259987317694 + ] + } + ] + }, + { + "image": "86.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5316609392898053, + 0.49323453608247425, + 0.0967353951890035, + 0.8649484536082475 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6285452462772051, + 0.4825773195876289, + 0.07242840778923255, + 0.5703994845360826 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.9189576174112256, + 0.6396842783505154, + 0.038144329896907164, + 0.17799613402061856 + ] + } + ] + }, + { + "image": "87.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.49821222606689736, + 0.4502655440414508, + 0.14212226066897352, + 0.6420466321243524 + ] + } + ] + }, + { + "image": "88.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.8150520833333333, + 0.32008620689655176, + 0.039333333333333324, + 0.4512460815047022 + ] + } + ] + }, + { + "image": "89.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44210053859964094, + 0.49842845326716295, + 0.14213644524236982, + 0.789247311827957 + ] + } + ] + }, + { + "image": "90.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5606272401433692, + 0.4625665859564165, + 0.1481541218637992, + 0.8548506860371268 + ] + } + ] + }, + { + "image": "91.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5660040983606557, + 0.5199226139294926, + 0.13254098360655733, + 0.8071969045571796 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.8471516393442623, + 0.5265520206362855, + 0.10569672131147549, + 0.2572570937231299 + ] + } + ] + }, + { + "image": "92.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4542372881355932, + 0.4878984375, + 0.1524576271186441, + 0.5671328124999999 + ] + } + ] + }, + { + "image": "94.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5208333333333334, + 0.4678362573099415, + 0.09360507246376804, + 0.6544110275689222 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.9057971014492754, + 0.5555555555555556, + 0.04831521739130438, + 0.32303258145363417 + ] + } + ] + }, + { + "image": "95.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5606326889279437, + 0.5732820097244732, + 0.18087873462214404, + 0.7919286871961102 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.1238488576449912, + 0.6134035656401945, + 0.17247803163444636, + 0.5381928687196111 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.23629173989455182, + 0.6258914100486224, + 0.1316520210896309, + 0.43954619124797395 + ] + } + ] + }, + { + "image": "96.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.474972972972973, + 0.49224896265560175, + 0.1503423423423424, + 0.9565145228215767 + ] + } + ] + }, + { + "image": "97.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6050185873605948, + 0.5300599828620395, + 0.11895910780669144, + 0.8407626392459296 + ] + } + ] + }, + { + "image": "99.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4691116173120729, + 0.4206790518898142, + 0.05853075170842823, + 0.5668353619474696 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5777562642369021, + 0.3925240230621397, + 0.07661731207289292, + 0.3389429852658553 + ] + } + ] + }, + { + "image": "100.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5511689814814814, + 0.4849512036434612, + 0.12885416666666671, + 0.8522316200390372 + ] + } + ] + }, + { + "image": "101.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4082774049217002, + 0.46214870825456833, + 0.0738255033557047, + 0.891531190926276 + ] + } + ] + }, + { + "image": "102.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4659258043335522, + 0.536349310571241, + 0.040203545633617874, + 0.5495370978332239 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5130597504924491, + 0.6363164806303349, + 0.03611293499671701, + 0.3840380827314511 + ] + } + ] + }, + { + "image": "103.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.42752871677059406, + 0.5041680341319331, + 0.045766327535280545, + 0.9498293403347555 + ] + } + ] + }, + { + "image": "104.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47531180400890866, + 0.3720726361928616, + 0.0637082405345212, + 0.6195804633688164 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.17168151447661467, + 0.44202254226675014, + 0.0375946547884187, + 0.30355040701314967 + ] + } + ] + }, + { + "image": "105.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4095294527710004, + 0.4791321017776229, + 0.15547926106657373, + 0.850393865458348 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6643325200418264, + 0.5381003834088532, + 0.03690135935866152, + 0.5045730219588707 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.9182886023004532, + 0.588682467758801, + 0.0859846636458695, + 0.40341582432903456 + ] + } + ] + }, + { + "image": "106.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4572156196943973, + 0.44503057065217394, + 0.10424448217317488, + 0.8214470108695653 + ] + } + ] + }, + { + "image": "107.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46197940503432494, + 0.4165186615186615, + 0.07451945080091532, + 0.6444272844272845 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.2703890160183066, + 0.5146396396396397, + 0.029187643020594956, + 0.2684234234234235 + ] + } + ] + }, + { + "image": "108.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4383047493403694, + 0.5373317941952507, + 0.043947889182058046, + 0.9253364116094986 + ] + } + ] + }, + { + "image": "109.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.40577878103837467, + 0.38711746031746036, + 0.08018058690744917, + 0.5583619047619048 + ] + } + ] + }, + { + "image": "110.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5208068181818182, + 0.4579462571976967, + 0.10960227272727278, + 0.7469929622520795 + ] + } + ] + }, + { + "image": "111.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.37312855517633675, + 0.4200832266325224, + 0.06486916951080772, + 0.7406978233034571 + ] + } + ] + }, + { + "image": "112.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4556786703601108, + 0.5078173858661663, + 0.12465373961218837, + 0.7904940587867417 + ] + } + ] + }, + { + "image": "113.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5881717451523546, + 0.5142526579111945, + 0.10803324099722991, + 0.8958911819887428 + ] + } + ] + }, + { + "image": "114.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.449874686716792, + 0.4968987877079222, + 0.08771929824561403, + 0.7682548632647308 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6992481203007519, + 0.652664223287285, + 0.05012531328320802, + 0.43135043698900477 + ] + } + ] + }, + { + "image": "115.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5561735261401557, + 0.38524077548467794, + 0.05784204671857619, + 0.5953721075672295 + ] + } + ] + }, + { + "image": "116.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.50125, + 0.57284375, + 0.10166666666666663, + 0.8060260416666668 + ] + } + ] + }, + { + "image": "117.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.41003814973772057, + 0.5578165236051502, + 0.07109680495946587, + 0.6337768240343346 + ] + } + ] + }, + { + "image": "118.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4931162566328992, + 0.5498914812805209, + 0.08738543174143758, + 0.8033803581117743 + ] + } + ] + }, + { + "image": "119.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6694055944055944, + 0.47159269662921344, + 0.09569430569430566, + 0.9294662921348313 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4906793206793207, + 0.5173258426966292, + 0.2917782217782218, + 0.8336320224719102 + ] + } + ] + }, + { + "image": "120.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47771173848439824, + 0.5230602006688964, + 0.0638930163447251, + 0.8571571906354516 + ] + } + ] + }, + { + "image": "121.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5102231520223152, + 0.43466614296936373, + 0.09529986052998611, + 0.5813040062843676 + ] + } + ] + }, + { + "image": "122.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4649610678531702, + 0.39462163852407756, + 0.08008898776418243, + 0.7267041901188243 + ] + } + ] + }, + { + "image": "123.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4722222222222222, + 0.4381510416666667, + 0.06944444444444445, + 0.8763020833333334 + ] + } + ] + }, + { + "image": "124.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49650925925925926, + 0.5261041666666667, + 0.07820370370370373, + 0.7561979166666667 + ] + } + ] + }, + { + "image": "125.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5393518518518519, + 0.4479166666666667, + 0.06481481481481481, + 0.703125 + ] + } + ] + }, + { + "image": "126.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5024647887323943, + 0.5193343343343344, + 0.14855362946912243, + 0.9613313313313312 + ] + } + ] + }, + { + "image": "127.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5511770888071467, + 0.5204828925018199, + 0.14448239621650022, + 0.9590342149963602 + ] + } + ] + }, + { + "image": "129.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7252320916905444, + 0.48745632609846484, + 0.13045272206303718, + 0.9535336156696664 + ] + } + ] + }, + { + "image": "130.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.25680898876404495, + 0.4651517509727627, + 0.2842808988764045, + 0.8460285343709468 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6044438202247191, + 0.5964254215304798, + 0.0332921348314608, + 0.20008819714656295 + ] + } + ] + }, + { + "image": "131.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3759839142091153, + 0.5086881188118811, + 0.21698659517426278, + 0.9709232673267326 + ] + } + ] + }, + { + "image": "132.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.27268925357331925, + 0.5072353947690051, + 0.27498147167813664, + 0.8066634074798339 + ] + } + ] + }, + { + "image": "133.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.430845383759733, + 0.42490306441525943, + 0.10410456062291439, + 0.7788055034396497 + ] + } + ] + }, + { + "image": "134.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5594907407407408, + 0.45794270833333334, + 0.06316666666666669, + 0.4833307291666666 + ] + } + ] + }, + { + "image": "135.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.532345013477089, + 0.537714712471994, + 0.11590296495956873, + 0.9086382872790639 + ] + } + ] + }, + { + "image": "137.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6302834008097167, + 0.5074087882822903, + 0.2616700404858299, + 0.9484953395472703 + ] + } + ] + }, + { + "image": "138.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4674814814814815, + 0.3727870216306156, + 0.08665185185185187, + 0.6949916805324459 + ] + } + ] + }, + { + "image": "140.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4892746113989638, + 0.438816029143898, + 0.09226252158894639, + 0.8724316939890709 + ] + } + ] + }, + { + "image": "143.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5174583333333334, + 0.4038046875, + 0.06627777777777781, + 0.6655859375000001 + ] + } + ] + }, + { + "image": "144.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.37892452830188683, + 0.39239482200647247, + 0.0723207547169811, + 0.7308495145631068 + ] + } + ] + }, + { + "image": "145.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5686492890995261, + 0.4470695187165775, + 0.2561611374407582, + 0.7636791443850267 + ] + } + ] + }, + { + "image": "146.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3763466042154566, + 0.43939719240297287, + 0.2965105386416862, + 0.8768208092485549 + ] + } + ] + }, + { + "image": "147.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5623333333333334, + 0.39242968749999996, + 0.07258333333333332, + 0.40784374999999995 + ] + } + ] + }, + { + "image": "148.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5138611111111111, + 0.36848437500000003, + 0.07375000000000004, + 0.5211640625 + ] + } + ] + }, + { + "image": "149.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.407631874298541, + 0.41602684563758396, + 0.057979797979797944, + 0.7305100671140939 + ] + } + ] + }, + { + "image": "150.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3611111111111111, + 0.3842652795838752, + 0.05555555555555555, + 0.5318595578673602 + ] + } + ] + }, + { + "image": "152.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3550500556173526, + 0.33839274546591624, + 0.16377085650723028, + 0.5601438398999373 + ] + } + ] + }, + { + "image": "153.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5162037037037037, + 0.3430989583333333, + 0.07407407407407407, + 0.55078125 + ] + } + ] + }, + { + "image": "154.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5096899224806202, + 0.5579019073569482, + 0.09883720930232558, + 0.8841961852861036 + ] + } + ] + }, + { + "image": "155.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4850925925925926, + 0.5141119791666667, + 0.07439351851851854, + 0.6196536458333334 + ] + } + ] + }, + { + "image": "156.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4900114155251142, + 0.5418768046198268, + 0.16381278538812785, + 0.836082771896054 + ] + } + ] + }, + { + "image": "157.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5439814814814815, + 0.4817708333333333, + 0.09259259259259259, + 0.9036458333333334 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.8784722222222222, + 0.6022135416666666, + 0.2337962962962963, + 0.73828125 + ] + } + ] + }, + { + "image": "158.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.45715555555555554, + 0.5918375, + 0.11273333333333338, + 0.70915625 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5104111111111111, + 0.53904375, + 0.09696666666666665, + 0.7526874999999998 + ] + } + ] + }, + { + "image": "159.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6617432496447182, + 0.5718097014925373, + 0.10723353860729506, + 0.7403091684434969 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3308668877309332, + 0.533454157782516, + 0.28699668403600187, + 0.8815165245202559 + ] + } + ] + }, + { + "image": "160.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5892980009298001, + 0.4366222222222222, + 0.08733612273361233, + 0.5882117647058823 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47993491399349136, + 0.5111320261437908, + 0.03259879125987908, + 0.27201568627450984 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4332217573221757, + 0.5339633986928105, + 0.02195258019525803, + 0.15200784313725485 + ] + } + ] + }, + { + "image": "162.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5303392259913999, + 0.5230996508192318, + 0.12900143334925943, + 0.8044587698092935 + ] + } + ] + }, + { + "image": "163.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5811632270168855, + 0.46628496042216366, + 0.04910412757973736, + 0.4711292875989446 + ] + } + ] + }, + { + "image": "164.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7490643274853802, + 0.5300657462195923, + 0.08749707602339175, + 0.7423142669296515 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4910526315789474, + 0.4865746219592374, + 0.0708888888888889, + 0.8882774490466798 + ] + } + ] + }, + { + "image": "166.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5370456663560111, + 0.45073375262054505, + 0.07688723205964586, + 0.5424528301886793 + ] + } + ] + }, + { + "image": "167.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.40114329268292687, + 0.5257999999999999, + 0.09995934959349595, + 0.8722457142857143 + ] + } + ] + }, + { + "image": "168.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5087108013937283, + 0.42036553524804177, + 0.06968641114982578, + 0.6161879895561357 + ] + } + ] + }, + { + "image": "169.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4606506024096385, + 0.4912483039348711, + 0.0845662650602409, + 0.8972388059701493 + ] + } + ] + }, + { + "image": "170.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47955925563173357, + 0.4063939393939394, + 0.077590597453477, + 0.7009035812672179 + ] + } + ] + }, + { + "image": "171.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.30210069444444443, + 0.5429609375, + 0.1200520833333333, + 0.6993671875 + ] + } + ] + }, + { + "image": "172.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46730902777777783, + 0.49739843749999996, + 0.13598958333333336, + 0.7604218749999999 + ] + } + ] + }, + { + "image": "173.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5280729166666667, + 0.490234375, + 0.0954861111111111, + 0.6888046875 + ] + } + ] + }, + { + "image": "174.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3303125, + 0.5329921875, + 0.09102430555555557, + 0.8462343750000002 + ] + } + ] + }, + { + "image": "175.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47239092495637, + 0.5141411764705882, + 0.10642233856893546, + 0.8651843137254903 + ] + } + ] + }, + { + "image": "176.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4722222222222222, + 0.4772135416666667, + 0.046296296296296294, + 0.55078125 + ] + } + ] + }, + { + "image": "177.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.41824249165739713, + 0.39462163852407756, + 0.1067853170189099, + 0.5616010006253909 + ] + } + ] + }, + { + "image": "178.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4606898148148148, + 0.46780208333333323, + 0.05228703703703701, + 0.4901901041666666 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5301712962962963, + 0.34154427083333333, + 0.07725462962962958, + 0.6830885416666667 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.1904398148148148, + 0.47023437500000004, + 0.030805555555555537, + 0.2914348958333334 + ] + } + ] + }, + { + "image": "179.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44842156862745103, + 0.4915808823529412, + 0.034820261437908555, + 0.7778137254901962 + ] + } + ] + }, + { + "image": "180.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.492769744160178, + 0.41213258286429016, + 0.06451612903225806, + 0.4440275171982489 + ] + } + ] + }, + { + "image": "182.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4516968477531858, + 0.5141222334004024, + 0.0830080482897385, + 0.9717530181086518 + ] + } + ] + }, + { + "image": "183.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4439721254355401, + 0.46931862745098035, + 0.12476916376306621, + 0.8296936274509804 + ] + } + ] + }, + { + "image": "184.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.495706340378198, + 0.44468417761100687, + 0.06592880978865404, + 0.6967166979362099 + ] + } + ] + }, + { + "image": "185.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4503101851851852, + 0.47664583333333327, + 0.08082870370370367, + 0.6826380208333334 + ] + } + ] + }, + { + "image": "188.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.389718954248366, + 0.4997230392156862, + 0.044026143790849605, + 0.7108995098039214 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.360813725490196, + 0.5519191176470588, + 0.033052287581699306, + 0.47572549019607846 + ] + } + ] + }, + { + "image": "189.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5817798594847775, + 0.5243427970557308, + 0.2941920374707261, + 0.9513038906414302 + ] + } + ] + }, + { + "image": "190.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4002422907488987, + 0.5175099206349206, + 0.19770925110132156, + 0.9365873015873017 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.515704845814978, + 0.6230456349206349, + 0.12125550660792948, + 0.6189384920634919 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6391850220264317, + 0.4915575396825397, + 0.10444933920704837, + 0.7498908730158729 + ] + } + ] + }, + { + "image": "191.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5367864693446089, + 0.5033491461100569, + 0.12082452431289642, + 0.9932922201138519 + ] + } + ] + }, + { + "image": "194.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.39969827586206896, + 0.48496605237633367, + 0.10140086206896554, + 0.8738021338506303 + ] + } + ] + }, + { + "image": "195.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4789305555555556, + 0.5656901041666667, + 0.09877777777777784, + 0.8671119791666667 + ] + } + ] + }, + { + "image": "196.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48427314814814815, + 0.5200703124999999, + 0.09236111111111112, + 0.8248697916666666 + ] + } + ] + }, + { + "image": "197.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5211389521640091, + 0.47541266794625725, + 0.08301822323462413, + 0.6834676903390915 + ] + } + ] + }, + { + "image": "198.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.41224460431654675, + 0.5282838640043174, + 0.16081534772182257, + 0.7946249325418241 + ] + } + ] + }, + { + "image": "199.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4456895424836601, + 0.5100220588235294, + 0.08318954248366012, + 0.9064019607843137 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5330882352941176, + 0.5322303921568627, + 0.061274509803921566, + 0.6732843137254902 + ] + } + ] + }, + { + "image": "201.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49189814814814814, + 0.5234375, + 0.09490740740740741, + 0.953125 + ] + } + ] + }, + { + "image": "202.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4962894248608534, + 0.5112154407929056, + 0.06493506493506493, + 0.5268648930620762 + ] + } + ] + }, + { + "image": "203.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4819563152896486, + 0.543425975414217, + 0.10446343779677113, + 0.913148049171566 + ] + } + ] + }, + { + "image": "205.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.48207189542483664, + 0.5313946078431373, + 0.04911437908496731, + 0.7662230392156864 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.41785620915032684, + 0.583392156862745, + 0.03842156862745103, + 0.4658063725490196 + ] + } + ] + }, + { + "image": "207.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5317307692307692, + 0.5401302083333334, + 0.23807692307692305, + 0.9197395833333333 + ] + } + ] + }, + { + "image": "208.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.41550925925925924, + 0.5299479166666666, + 0.11342592592592593, + 0.9401041666666666 + ] + } + ] + }, + { + "image": "209.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.555587962962963, + 0.544140625, + 0.16698611111111114, + 0.8267942708333332 + ] + } + ] + }, + { + "image": "210.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5128796296296296, + 0.5206901041666667, + 0.10857407407407406, + 0.933171875 + ] + } + ] + }, + { + "image": "212.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3999059929494712, + 0.5922802379378719, + 0.05243243243243244, + 0.813132848645076 + ] + } + ] + }, + { + "image": "213.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5917686318131257, + 0.5362351469668544, + 0.1067853170189099, + 0.7089180737961226 + ] + } + ] + }, + { + "image": "215.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5590277777777778, + 0.578125, + 0.08564814814814815, + 0.84375 + ] + } + ] + }, + { + "image": "218.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.47685185185185186, + 0.4270833333333333, + 0.1574074074074074, + 0.7005208333333334 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6261574074074074, + 0.3704427083333333, + 0.06712962962962964, + 0.44140625 + ] + } + ] + }, + { + "image": "219.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.48289210233592883, + 0.43002501563477175, + 0.1181757508342603, + 0.5610756722951845 + ] + } + ] + }, + { + "image": "220.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.545, + 0.440625, + 0.06666666666666667, + 0.73875 + ] + } + ] + }, + { + "image": "221.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5295138888888888, + 0.4619817708333333, + 0.048995370370370335, + 0.645828125 + ] + } + ] + }, + { + "image": "222.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.42495424836601303, + 0.47594607843137254, + 0.080313725490196, + 0.8195122549019608 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.13573856209150328, + 0.6502401960784314, + 0.11634640522875817, + 0.5258553921568627 + ] + } + ] + }, + { + "image": "223.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48987777777777775, + 0.4039, + 0.08185555555555551, + 0.537525 + ] + } + ] + }, + { + "image": "224.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4433464052287582, + 0.4648725490196079, + 0.0680751633986928, + 0.825468137254902 + ] + } + ] + }, + { + "image": "225.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47838709677419355, + 0.4581363352095059, + 0.09141268075639594, + 0.6380237648530331 + ] + } + ] + }, + { + "image": "227.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5646496106785317, + 0.42877423389618513, + 0.07711902113459397, + 0.5638961851156972 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7174638487208009, + 0.4896810506566604, + 0.060066740823136816, + 0.3539712320200125 + ] + } + ] + }, + { + "image": "228.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.43278019404483103, + 0.5751091593475534, + 0.06359986617597856, + 0.8227227101631117 + ] + } + ] + }, + { + "image": "230.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.513966258683427, + 0.5498883374689827, + 0.07326496857426398, + 0.6401910669975185 + ] + } + ] + }, + { + "image": "231.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4677159244264507, + 0.5438471273095419, + 0.07107962213225366, + 0.8862439888635789 + ] + } + ] + }, + { + "image": "232.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46778104575163404, + 0.45648039215686276, + 0.05158496732026141, + 0.7539093137254902 + ] + } + ] + }, + { + "image": "233.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5381944444444444, + 0.5045572916666666, + 0.06712962962962964, + 0.73046875 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.33941203703703704, + 0.6279817708333333, + 0.0713888888888889, + 0.46480468750000004 + ] + } + ] + }, + { + "image": "235.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.502663612565445, + 0.5564490797546012, + 0.08303664921465961, + 0.8674969325153374 + ] + } + ] + }, + { + "image": "236.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4870992366412214, + 0.3998854688618468, + 0.05935114503816791, + 0.6823622047244094 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.8291348600508907, + 0.49762347888332137, + 0.022099236641221234, + 0.30168217609162495 + ] + } + ] + }, + { + "image": "237.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.44281045751633985, + 0.5661764705882353, + 0.10457516339869281, + 0.7034313725490197 + ] + } + ] + }, + { + "image": "238.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4577314814814815, + 0.4464973958333333, + 0.06443981481481484, + 0.6534583333333334 + ] + } + ] + }, + { + "image": "240.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6468444055944056, + 0.5004771273979342, + 0.07822115384615376, + 0.9465838662075751 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4263723776223776, + 0.6269306443679291, + 0.059047202797202755, + 0.6492990654205608 + ] + } + ] + }, + { + "image": "241.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5213793103448277, + 0.37160725453408383, + 0.06700778642936597, + 0.6520012507817384 + ] + } + ] + }, + { + "image": "242.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.477124183006536, + 0.4806495098039216, + 0.0645882352941176, + 0.8847843137254903 + ] + } + ] + }, + { + "image": "243.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4675925925925926, + 0.5442708333333334, + 0.05555555555555555, + 0.6927083333333334 + ] + } + ] + }, + { + "image": "244.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5219907407407407, + 0.4661458333333333, + 0.0625, + 0.859375 + ] + } + ] + }, + { + "image": "246.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4874237288135593, + 0.47211267605633805, + 0.07579661016949157, + 0.4840140845070422 + ] + } + ] + }, + { + "image": "247.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5579152542372882, + 0.548828125, + 0.09886440677966109, + 0.8216171875 + ] + } + ] + }, + { + "image": "248.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5084745762711864, + 0.49739843749999996, + 0.09038983050847464, + 0.6197890625000001 + ] + } + ] + }, + { + "image": "251.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5025278810408922, + 0.4702054794520548, + 0.06302973977695162, + 0.42398972602739726 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6542936802973978, + 0.35790239726027395, + 0.07795539033457259, + 0.5217722602739725 + ] + } + ] + }, + { + "image": "252.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49286440677966104, + 0.5361953125000001, + 0.12022033898305082, + 0.7973281250000002 + ] + } + ] + }, + { + "image": "254.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48445762711864404, + 0.45833593749999996, + 0.07062711864406773, + 0.640625 + ] + } + ] + }, + { + "image": "255.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5400677966101695, + 0.48826562500000004, + 0.10125423728813561, + 0.5666875000000001 + ] + } + ] + }, + { + "image": "256.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5354915254237288, + 0.5522265625000001, + 0.14747457627118643, + 0.8196484375 + ] + } + ] + }, + { + "image": "257.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5098813559322034, + 0.54025, + 0.14774576271186435, + 0.7595390625 + ] + } + ] + }, + { + "image": "258.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5338983050847458, + 0.535015625, + 0.09322033898305085, + 0.7997265624999998 + ] + } + ] + }, + { + "image": "259.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5100677966101694, + 0.5248359375, + 0.09905084745762702, + 0.8512656249999999 + ] + } + ] + }, + { + "image": "260.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.522593220338983, + 0.5377578125, + 0.04520338983050841, + 0.4609375 + ] + } + ] + }, + { + "image": "261.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5025602755453502, + 0.4429806451612903, + 0.05569460390355912, + 0.48805806451612904 + ] + } + ] + }, + { + "image": "262.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4795593220338983, + 0.486625, + 0.07494915254237293, + 0.5406484375 + ] + } + ] + }, + { + "image": "263.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5256101694915254, + 0.48667187500000003, + 0.11367796610169481, + 0.5733671874999999 + ] + } + ] + }, + { + "image": "264.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5211864406779662, + 0.529296875, + 0.08757627118644061, + 0.80859375 + ] + } + ] + }, + { + "image": "265.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5113050847457628, + 0.5045546875, + 0.12994915254237283, + 0.7200546874999999 + ] + } + ] + }, + { + "image": "266.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.8992372881355931, + 0.5542109375, + 0.08038983050847459, + 0.4610234374999999 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.40191525423728813, + 0.41600000000000004, + 0.10794915254237293, + 0.7920156249999999 + ] + } + ] + }, + { + "image": "267.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4957627118644068, + 0.45182031249999993, + 0.11581355932203397, + 0.7656249999999999 + ] + } + ] + }, + { + "image": "269.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47923728813559324, + 0.5041874999999999, + 0.10932203389830508, + 0.6677578124999999 + ] + } + ] + }, + { + "image": "270.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.42281355932203396, + 0.4994921875, + 0.17925423728813564, + 0.739265625 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.622186440677966, + 0.592609375, + 0.06233898305084741, + 0.4414375 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.8021525423728814, + 0.5763515625, + 0.08052542372881355, + 0.22760937499999995 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.9611016949152542, + 0.643265625, + 0.04027118644067795, + 0.20807031249999994 + ] + } + ] + }, + { + "image": "271.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.43842372881355934, + 0.5313828125000001, + 0.14501694915254243, + 0.8192421875000001 + ] + } + ] + }, + { + "image": "272.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.48377777777777775, + 0.39515625, + 0.10052222222222225, + 0.5938187500000001 + ] + } + ] + }, + { + "image": "273.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4769830508474577, + 0.47806249999999995, + 0.07657627118644059, + 0.5366406249999999 + ] + } + ] + }, + { + "image": "276.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5690338983050848, + 0.47739843750000005, + 0.0737796610169491, + 0.7840703124999999 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5106440677966101, + 0.5434765625, + 0.08154237288135595, + 0.6078203125 + ] + } + ] + }, + { + "image": "277.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.44322033898305085, + 0.48880468749999995, + 0.15876271186440677, + 0.6911484374999999 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.8363389830508474, + 0.6471250000000002, + 0.09464406779661022, + 0.3085937500000001 + ] + } + ] + }, + { + "image": "278.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5220338983050847, + 0.42546875, + 0.1496440677966101, + 0.5900234375 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6464576271186441, + 0.53271875, + 0.061016949152542375, + 0.39166406249999997 + ] + } + ] + }, + { + "image": "279.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4787777777777778, + 0.5315130208333333, + 0.14592129629629633, + 0.8951927083333333 + ] + } + ] + }, + { + "image": "280.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5053333333333333, + 0.4638125, + 0.08164444444444446, + 0.467625 + ] + } + ] + }, + { + "image": "281.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47800925925925924, + 0.4166666666666667, + 0.0625, + 0.5729166666666666 + ] + } + ] + }, + { + "image": "285.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4809121245828698, + 0.3922201375859912, + 0.06389321468298102, + 0.641031894934334 + ] + } + ] + }, + { + "image": "286.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47645370370370377, + 0.4636145833333333, + 0.10506944444444441, + 0.9053151041666666 + ] + } + ] + }, + { + "image": "287.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4118796296296296, + 0.5028489583333333, + 0.0919444444444444, + 0.8252109375000001 + ] + } + ] + }, + { + "image": "288.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.39384722222222224, + 0.5231276041666667, + 0.06042129629629629, + 0.6544661458333335 + ] + } + ] + }, + { + "image": "289.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6531712962962962, + 0.5034296875000001, + 0.13830092592592594, + 0.8555937499999999 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.30737037037037035, + 0.47766666666666663, + 0.1258287037037037, + 0.9071197916666667 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.18123148148148147, + 0.5007708333333334, + 0.15988888888888889, + 0.4430911458333334 + ] + } + ] + }, + { + "image": "290.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5787037037037037, + 0.4626744791666667, + 0.09722222222222222, + 0.8020833333333334 + ] + } + ] + }, + { + "image": "291.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5092592592592593, + 0.4095052083333333, + 0.06018518518518518, + 0.6315104166666666 + ] + } + ] + }, + { + "image": "292.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.38844271412680753, + 0.4195747342088806, + 0.05607341490545047, + 0.5631394621638525 + ] + } + ] + }, + { + "image": "293.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5046296296296297, + 0.5533854166666666, + 0.12037037037037036, + 0.8098958333333334 + ] + } + ] + }, + { + "image": "294.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3792314814814815, + 0.48735156250000006, + 0.12581481481481482, + 0.9574635416666666 + ] + } + ] + }, + { + "image": "295.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4846851851851852, + 0.47302083333333333, + 0.2308981481481481, + 0.7761536458333331 + ] + } + ] + }, + { + "image": "296.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.561175925925926, + 0.44484375000000004, + 0.047435185185185205, + 0.5631458333333333 + ] + } + ] + }, + { + "image": "298.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4568444444444445, + 0.43211875, + 0.09013333333333334, + 0.48723124999999995 + ] + } + ] + }, + { + "image": "301.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.41898148148148145, + 0.4798177083333333, + 0.12962962962962962, + 0.8763020833333334 + ] + } + ] + }, + { + "image": "303.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.42602892102335926, + 0.4208880550343965, + 0.0867630700778643, + 0.5766103814884302 + ] + } + ] + }, + { + "image": "304.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.42883789062500005, + 0.49759765624999996, + 0.026383463541666725, + 0.7391829427083335 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7255859375, + 0.6256510416666666, + 0.027994791666666668, + 0.2565104166666667 + ] + } + ] + }, + { + "image": "305.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.46891281695033, + 0.5038220986796387, + 0.07409864536297323, + 0.8617095205003474 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6050329975686003, + 0.6447810979847116, + 0.013098298020145897, + 0.21507644197359285 + ] + } + ] + }, + { + "image": "306.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4620768229166667, + 0.5009765625, + 0.07454427083333333, + 0.998046875 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5426432291666666, + 0.6311848958333334, + 0.018880208333333332, + 0.439453125 + ] + } + ] + }, + { + "image": "307.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.39013568521031206, + 0.53186875, + 0.08454545454545447, + 0.7034187499999999 + ] + } + ] + }, + { + "image": "308.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4491180461329715, + 0.461875, + 0.13297150610583447, + 0.66375 + ] + } + ] + }, + { + "image": "310.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4649739583333334, + 0.4622623697916666, + 0.04755208333333331, + 0.735615234375 + ] + } + ] + }, + { + "image": "311.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44175757575757574, + 0.46995111731843575, + 0.1656060606060606, + 0.8597625698324021 + ] + } + ] + }, + { + "image": "313.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5003663500678426, + 0.44924375, + 0.09906377204884666, + 0.6761124999999999 + ] + } + ] + }, + { + "image": "314.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6084120370370371, + 0.5956302083333332, + 0.1185694444444445, + 0.59375 + ] + } + ] + }, + { + "image": "315.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.492769744160178, + 0.46841776110068795, + 0.06674082313681869, + 0.5190744215134458 + ] + } + ] + }, + { + "image": "316.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4866536458333333, + 0.4939778645833333, + 0.061848958333333336, + 0.7568359375 + ] + } + ] + }, + { + "image": "317.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.44328703703703703, + 0.546875, + 0.1597222222222222, + 0.8828125 + ] + } + ] + }, + { + "image": "318.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4704817708333333, + 0.48095703125, + 0.04578124999999996, + 0.7698567708333334 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.27099609375, + 0.5379231770833334, + 0.06998697916666667, + 0.5989583333333334 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.588603515625, + 0.5720670572916666, + 0.032552083333333336, + 0.3867578124999999 + ] + } + ] + }, + { + "image": "322.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5150214592274678, + 0.5206853281853281, + 0.14714592274678104, + 0.9586293436293437 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.05072961373390558, + 0.5761679536679536, + 0.09733905579399142, + 0.49837837837837834 + ] + } + ] + }, + { + "image": "323.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5895887445887446, + 0.5083365758754864, + 0.1587662337662338, + 0.9833268482490272 + ] + } + ] + }, + { + "image": "325.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5625510204081632, + 0.43563461538461534, + 0.06617346938775505, + 0.755826923076923 + ] + } + ] + }, + { + "image": "326.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5142718446601943, + 0.2861993428258489, + 0.054427184466019365, + 0.571960569550931 + ] + } + ] + }, + { + "image": "327.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.49712007504690425, + 0.5315910290237467, + 0.15235928705440896, + 0.8456728232189972 + ] + } + ] + }, + { + "image": "328.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4811346153846154, + 0.41094257854821237, + 0.043769230769230755, + 0.4803141928494042 + ] + } + ] + }, + { + "image": "329.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5431873479318735, + 0.4154583333333333, + 0.09406326034063253, + 0.8287187500000001 + ] + } + ] + }, + { + "image": "331.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5346921443736731, + 0.3721514423076923, + 0.06535031847133764, + 0.6721394230769231 + ] + } + ] + }, + { + "image": "332.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5547619047619048, + 0.32796907216494847, + 0.0761904761904762, + 0.5657216494845361 + ] + } + ] + }, + { + "image": "333.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5630549898167005, + 0.3961175115207373, + 0.08429735234215883, + 0.6049308755760369 + ] + } + ] + }, + { + "image": "334.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5507142857142857, + 0.40736538461538463, + 0.08299319727891148, + 0.6595096153846154 + ] + } + ] + }, + { + "image": "335.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6198979591836735, + 0.3853653846153846, + 0.06999999999999995, + 0.7302884615384615 + ] + } + ] + }, + { + "image": "336.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5313282732447817, + 0.3634656652360515, + 0.09013282732447818, + 0.5257510729613734 + ] + } + ] + }, + { + "image": "337.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.7548562717770035, + 0.49387254901960786, + 0.07035714285714284, + 0.5478504901960783 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5926785714285714, + 0.39074754901960784, + 0.07274390243902439, + 0.7090196078431373 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48051393728222996, + 0.36175245098039216, + 0.04300087108013938, + 0.3508627450980392 + ] + } + ] + }, + { + "image": "338.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5602661596958175, + 0.3404296455424275, + 0.10186311787072251, + 0.6258324382384532 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4026996197718631, + 0.4157357679914071, + 0.034562737642585564, + 0.3344360902255639 + ] + } + ] + }, + { + "image": "340.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46465618860510804, + 0.3460555555555556, + 0.045952848722986224, + 0.6717333333333333 + ] + } + ] + }, + { + "image": "341.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5502891156462585, + 0.3193653846153846, + 0.1044557823129251, + 0.5508269230769229 + ] + } + ] + }, + { + "image": "344.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5530277777777778, + 0.5881067708333333, + 0.047023148148148224, + 0.38955208333333335 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.46702777777777776, + 0.43283854166666663, + 0.07086111111111108, + 0.6895755208333334 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7575231481481481, + 0.5616848958333333, + 0.03009259259259259, + 0.18001302083333334 + ] + } + ] + }, + { + "image": "345.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5166666666666667, + 0.5612742382271468, + 0.09960784313725483, + 0.8745521698984304 + ] + } + ] + }, + { + "image": "347.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5362083333333334, + 0.437984375, + 0.07044444444444438, + 0.6038229166666667 + ] + } + ] + }, + { + "image": "349.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5445601851851852, + 0.4182942708333333, + 0.09375, + 0.7740885416666666 + ] + } + ] + }, + { + "image": "350.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4727777777777778, + 0.49116250000000006, + 0.07729999999999992, + 0.75731875 + ] + } + ] + }, + { + "image": "351.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48009219088937094, + 0.5059325, + 0.12496746203904559, + 0.8370550000000001 + ] + } + ] + }, + { + "image": "352.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.487987987987988, + 0.42969831165236644, + 0.06906906906906907, + 0.6628840298920564 + ] + } + ] + }, + { + "image": "354.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47591648590021696, + 0.408995, + 0.07324837310195224, + 0.571915 + ] + } + ] + }, + { + "image": "355.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5033080260303687, + 0.44995999999999997, + 0.0519739696312364, + 0.45015 + ] + } + ] + }, + { + "image": "356.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.538232104121475, + 0.415, + 0.07321041214750543, + 0.6025 + ] + } + ] + }, + { + "image": "357.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5008704883227176, + 0.4525, + 0.11176220806794059, + 0.6167328431372548 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5884288747346071, + 0.5218578431372548, + 0.10294585987261143, + 0.37502205882352946 + ] + } + ] + }, + { + "image": "358.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.543552060737527, + 0.477235, + 0.04319414316702825, + 0.4232275 + ] + } + ] + }, + { + "image": "360.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.49708067940552014, + 0.5072303921568627, + 0.14065817409766454, + 0.7708333333333334 + ] + } + ] + }, + { + "image": "361.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4762048832271762, + 0.5319558823529412, + 0.11786093418259021, + 0.8288995098039216 + ] + } + ] + }, + { + "image": "362.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3372525027808676, + 0.43549093183239523, + 0.08916573971078973, + 0.750569105691057 + ] + } + ] + }, + { + "image": "363.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5032167832167832, + 0.48109198493813876, + 0.095058275058275, + 0.5931065088757397 + ] + } + ] + }, + { + "image": "365.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4961388888888889, + 0.3927578125, + 0.17028703703703707, + 0.7219973958333334 + ] + } + ] + }, + { + "image": "366.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5170333333333333, + 0.4891125, + 0.05569999999999999, + 0.5932062499999999 + ] + } + ] + }, + { + "image": "367.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49050925925925926, + 0.3572916666666667, + 0.06435185185185185, + 0.553125 + ] + } + ] + }, + { + "image": "368.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5065777777777778, + 0.42789375, + 0.09414444444444446, + 0.74936875 + ] + } + ] + }, + { + "image": "369.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5395, + 0.42621875000000004, + 0.14622222222222225, + 0.43331875 + ] + } + ] + }, + { + "image": "374.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5008026030368764, + 0.4442975, + 0.10230477223427337, + 0.63868 + ] + } + ] + }, + { + "image": "375.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49952277657266814, + 0.40725249999999996, + 0.07521691973969634, + 0.49942749999999997 + ] + } + ] + }, + { + "image": "377.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6475903614457831, + 0.5167981302950628, + 0.12382864792503347, + 0.9342681858019282 + ] + } + ] + }, + { + "image": "378.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5108444444444444, + 0.40879999999999994, + 0.1799555555555556, + 0.65104375 + ] + } + ] + }, + { + "image": "380.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.452349831811629, + 0.4858138325533021, + 0.16980297933685723, + 0.8337311492459698 + ] + } + ] + }, + { + "image": "381.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4652777777777778, + 0.482421875, + 0.09722222222222222, + 0.56640625 + ] + } + ] + }, + { + "image": "382.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5543981481481481, + 0.37591145833333334, + 0.10972222222222222, + 0.5565104166666667 + ] + } + ] + }, + { + "image": "386.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5705574912891986, + 0.47487745098039214, + 0.1437282229965157, + 0.7904411764705882 + ] + } + ] + }, + { + "image": "387.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.47800925925925924, + 0.568359375, + 0.2152777777777778, + 0.60546875 + ] + } + ] + }, + { + "image": "388.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48525798525798525, + 0.41367861885790175, + 0.08108108108108109, + 0.7264276228419655 + ] + } + ] + }, + { + "image": "389.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4288461538461538, + 0.5307093425605537, + 0.20384615384615384, + 0.9385813148788927 + ] + } + ] + }, + { + "image": "391.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.41901923076923075, + 0.5521193771626297, + 0.17155769230769233, + 0.8957612456747405 + ] + } + ] + }, + { + "image": "392.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7836111111111111, + 0.5541402497598463, + 0.11440170940170932, + 0.7225648414985592 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.23658119658119658, + 0.5737175792507204, + 0.1978846153846154, + 0.8483285302593662 + ] + } + ] + }, + { + "image": "393.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5034982508745627, + 0.36266516727579423, + 0.06746626686656672, + 0.5875737981445038 + ] + } + ] + }, + { + "image": "395.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4647145877378436, + 0.5475451950523311, + 0.14621564482029592, + 0.9047383444338726 + ] + } + ] + }, + { + "image": "396.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5447037037037037, + 0.5389140625, + 0.0759768518518519, + 0.8682421875 + ] + } + ] + }, + { + "image": "397.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4722222222222222, + 0.5520781249999999, + 0.1527777777777778, + 0.8671875 + ] + } + ] + }, + { + "image": "399.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.39222222222222225, + 0.535, + 0.18444444444444444, + 0.93 + ] + } + ] + }, + { + "image": "400.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4881535038932147, + 0.4555472170106316, + 0.06874304783092319, + 0.49457160725453403 + ] + } + ] + }, + { + "image": "401.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5274355495251019, + 0.43396250000000003, + 0.13591587516960646, + 0.7949124999999999 + ] + } + ] + }, + { + "image": "402.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.48575305291723203, + 0.471875, + 0.1519674355495251, + 0.70125 + ] + } + ] + }, + { + "image": "405.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5453333333333333, + 0.5903090309030903, + 0.136, + 0.7275727572757276 + ] + } + ] + }, + { + "image": "406.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5469058524173028, + 0.45812821980538065, + 0.06483460559796442, + 0.7727618775042931 + ] + } + ] + }, + { + "image": "407.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3936596218020022, + 0.4418261413383365, + 0.11591768631813129, + 0.5421638524077549 + ] + } + ] + }, + { + "image": "410.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5562638888888889, + 0.42784635416666666, + 0.0962962962962963, + 0.6198515625 + ] + } + ] + }, + { + "image": "413.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5634259259259259, + 0.36064062499999994, + 0.15044907407407418, + 0.6804453125 + ] + } + ] + }, + { + "image": "414.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5051481481481481, + 0.42635937500000004, + 0.07402777777777782, + 0.6012135416666666 + ] + } + ] + }, + { + "image": "416.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.594838850174216, + 0.4166936274509803, + 0.08508275261324037, + 0.623078431372549 + ] + } + ] + }, + { + "image": "418.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4403333333333334, + 0.5222291666666666, + 0.0781342592592593, + 0.7936588541666667 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.8354907407407408, + 0.5249479166666666, + 0.1763888888888889, + 0.7737994791666666 + ] + } + ] + }, + { + "image": "421.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46064814814814814, + 0.5631510416666666, + 0.06944444444444445, + 0.7565104166666666 + ] + } + ] + }, + { + "image": "423.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4652777777777778, + 0.537109375, + 0.0787037037037037, + 0.6471354166666666 + ] + } + ] + }, + { + "image": "424.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46875, + 0.5598958333333334, + 0.09953703703703703, + 0.7552083333333334 + ] + } + ] + }, + { + "image": "425.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5368031358885017, + 0.4963235294117647, + 0.10670731707317073, + 0.8308823529411765 + ] + } + ] + }, + { + "image": "426.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49581010452961677, + 0.46994852941176474, + 0.12089285714285716, + 0.8430906862745098 + ] + } + ] + }, + { + "image": "431.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.47624123422159886, + 0.5207437500000001, + 0.11852734922861148, + 0.6052187499999999 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5839551192145863, + 0.4780375, + 0.1517251051893409, + 0.31119375000000005 + ] + } + ] + }, + { + "image": "433.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48834502103786814, + 0.51185, + 0.1361430575035064, + 0.80608125 + ] + } + ] + }, + { + "image": "434.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5137685950413223, + 0.5938319823139278, + 0.10743801652892562, + 0.7774502579218865 + ] + } + ] + }, + { + "image": "435.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.542945301542777, + 0.52273125, + 0.11803646563814862, + 0.8291187499999999 + ] + } + ] + }, + { + "image": "437.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46984572230014027, + 0.56114375, + 0.13558204768583446, + 0.7702125 + ] + } + ] + }, + { + "image": "439.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5338849929873773, + 0.52506875, + 0.08914446002805057, + 0.6981875 + ] + } + ] + }, + { + "image": "440.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4065638148667602, + 0.50304375, + 0.13109396914446006, + 0.7457875 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.7447124824684432, + 0.5253125, + 0.18582047685834505, + 0.70854375 + ] + } + ] + }, + { + "image": "441.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4796633941093969, + 0.49, + 0.08976157082748948, + 0.71 + ] + } + ] + }, + { + "image": "442.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5053997194950912, + 0.46905, + 0.12238429172510518, + 0.90798125 + ] + } + ] + }, + { + "image": "443.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.40012417823228635, + 0.4434921874999999, + 0.2128341855368882, + 0.6224947916666667 + ] + } + ] + }, + { + "image": "444.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47126227208976157, + 0.512875, + 0.11019635343618504, + 0.8001999999999999 + ] + } + ] + }, + { + "image": "445.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5375833333333333, + 0.5097687500000001, + 0.04593333333333324, + 0.9405500000000001 + ] + } + ] + }, + { + "image": "447.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5776416666666666, + 0.5741625, + 0.09624166666666667, + 0.8377562500000001 + ] + } + ] + }, + { + "image": "448.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6025519848771267, + 0.5013297872340425, + 0.11342155009451796, + 0.9946808510638298 + ] + } + ] + }, + { + "image": "449.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4837962962962963, + 0.4075520833333333, + 0.06944444444444445, + 0.6484375 + ] + } + ] + }, + { + "image": "450.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3511111111111111, + 0.519375, + 0.10666666666666667, + 0.63625 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5375555555555556, + 0.476875, + 0.15155555555555553, + 0.79375 + ] + } + ] + }, + { + "image": "451.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48479629629629634, + 0.42496875, + 0.08525925925925924, + 0.7131588541666668 + ] + } + ] + }, + { + "image": "452.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4425787037037037, + 0.5076197916666667, + 0.06100925925925925, + 0.6292265625 + ] + } + ] + }, + { + "image": "453.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.490055617352614, + 0.4542776735459662, + 0.13129032258064513, + 0.8529330831769856 + ] + } + ] + }, + { + "image": "455.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4994438264738598, + 0.4371482176360225, + 0.09121245828698554, + 0.874296435272045 + ] + } + ] + }, + { + "image": "456.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5475305895439377, + 0.4212632895559725, + 0.06589543937708565, + 0.7659412132582865 + ] + } + ] + }, + { + "image": "457.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5150166852057843, + 0.5522201375859912, + 0.09121245828698554, + 0.7917448405253283 + ] + } + ] + }, + { + "image": "458.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5660400444938821, + 0.5169543464665416, + 0.10434927697441596, + 0.8417073170731708 + ] + } + ] + }, + { + "image": "459.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4961067853170189, + 0.4943089430894309, + 0.08453837597330367, + 0.7149468417761101 + ] + } + ] + }, + { + "image": "462.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.41898148148148145, + 0.482421875, + 0.17592592592592593, + 0.82421875 + ] + } + ] + }, + { + "image": "463.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3049007444168734, + 0.47902996845425866, + 0.1693548387096774, + 0.7619716088328076 + ] + } + ] + }, + { + "image": "464.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48914349276974417, + 0.46858661663539714, + 0.08388209121245825, + 0.885422138836773 + ] + } + ] + }, + { + "image": "465.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5237369337979094, + 0.5009191176470589, + 0.10452961672473868, + 0.9185049019607843 + ] + } + ] + }, + { + "image": "466.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.35185185185185186, + 0.4479166666666667, + 0.07407407407407407, + 0.5520833333333334 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5149768518518518, + 0.40161458333333333, + 0.15495370370370368, + 0.6837526041666667 + ] + } + ] + }, + { + "image": "471.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4970572916666667, + 0.550859375, + 0.09962890624999998, + 0.8058333333333333 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5335221354166667, + 0.7057356770833333, + 0.035325520833333325, + 0.2841666666666667 + ] + } + ] + }, + { + "image": "473.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4904426705370102, + 0.40698838896952105, + 0.04475326560232226, + 0.6446516690856314 + ] + } + ] + }, + { + "image": "474.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.47783203125, + 0.49764322916666665, + 0.07920572916666672, + 0.8284700520833334 + ] + } + ] + }, + { + "image": "476.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4668074912891986, + 0.5237401960784314, + 0.09054442508710796, + 0.7067941176470589 + ] + } + ] + }, + { + "image": "483.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5538832028898254, + 0.5290342935528121, + 0.21673690547862734, + 0.8760850480109739 + ] + } + ] + }, + { + "image": "484.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.41525, + 0.5169348958333333, + 0.06183333333333331, + 0.45169531249999995 + ] + } + ] + }, + { + "image": "485.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.507397107897664, + 0.35024390243902437, + 0.06443826473859839, + 0.5348280175109443 + ] + } + ] + }, + { + "image": "486.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.36346153846153845, + 0.4439252336448598, + 0.09711538461538462, + 0.7762201453790238 + ] + } + ] + }, + { + "image": "488.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3969046430354468, + 0.3980623420387532, + 0.08487269096355467, + 0.6809884863802302 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6538142785821268, + 0.47229710755405785, + 0.04278582126809776, + 0.3519657399606851 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.808502246630055, + 0.5142038753159225, + 0.01903644533200205, + 0.17883740522325195 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.8837044433349974, + 0.5440101095197978, + 0.02855716425361948, + 0.12565009828699805 + ] + } + ] + }, + { + "image": "489.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.48446874999999995, + 0.32325781249999996, + 0.06291666666666665, + 0.5798671875 + ] + } + ] + }, + { + "image": "492.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6085205784204671, + 0.5314696685428393, + 0.21578420467185763, + 0.9370606629143214 + ] + } + ] + }, + { + "image": "494.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5561336515513127, + 0.49448091091761553, + 0.32749403341288774, + 0.8396383121232417 + ] + } + ] + }, + { + "image": "495.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4692769744160178, + 0.3693683552220138, + 0.0612791991101224, + 0.4231832395247028 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.2371301446051168, + 0.4284177611006879, + 0.05934371523915464, + 0.29283927454659164 + ] + } + ] + }, + { + "image": "496.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5371733449477352, + 0.5460882352941177, + 0.09671167247386768, + 0.7894681372549022 + ] + } + ] + }, + { + "image": "498.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5507957244655581, + 0.4494321977287909, + 0.04476247030878866, + 0.3982231128924515 + ] + } + ] + }, + { + "image": "502.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5337666666666666, + 0.4385125, + 0.06287777777777781, + 0.70930625 + ] + } + ] + }, + { + "image": "504.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.7087674216027874, + 0.519936274509804, + 0.2192203832752613, + 0.7830686274509804 + ] + } + ] + }, + { + "image": "505.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.8016384976525822, + 0.37828843106180665, + 0.08087793427230046, + 0.6637876386687797 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.9552112676056338, + 0.45890913893291074, + 0.05152582159624413, + 0.19576069730586373 + ] + } + ] + }, + { + "image": "506.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.46718055555555554, + 0.45335156249999997, + 0.10091666666666663, + 0.7278984375 + ] + } + ] + }, + { + "image": "509.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.516139846743295, + 0.4818615301724138, + 0.11517720306513415, + 0.909946120689655 + ] + } + ] + }, + { + "image": "511.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.46831168831168835, + 0.36132062627637845, + 0.07648051948051947, + 0.4524778761061947 + ] + } + ] + }, + { + "image": "513.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5665369897959184, + 0.5052434580987082, + 0.09140943877551015, + 0.9769228221265319 + ] + } + ] + }, + { + "image": "514.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6380703422053232, + 0.5106980476063119, + 0.10693916349809886, + 0.9786039047873764 + ] + } + ] + }, + { + "image": "515.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47093205574912894, + 0.41296323529411766, + 0.07041376306620212, + 0.670563725490196 + ] + } + ] + }, + { + "image": "516.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.469287037037037, + 0.41863541666666665, + 0.13328703703703698, + 0.6964088541666666 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5682638888888889, + 0.5111822916666667, + 0.10137037037037039, + 0.508953125 + ] + } + ] + }, + { + "image": "518.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6826362625139044, + 0.397754846779237, + 0.06139043381535045, + 0.6503001876172607 + ] + } + ] + }, + { + "image": "519.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.470734149054505, + 0.4287929956222639, + 0.07101223581757513, + 0.6012695434646654 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.557285873192436, + 0.47435897435897434, + 0.026696329254727477, + 0.5134459036898061 + ] + } + ] + }, + { + "image": "520.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.48262222222222223, + 0.36795, + 0.07816666666666669, + 0.5734937500000001 + ] + } + ] + }, + { + "image": "521.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.41905257678292557, + 0.5428724544480171, + 0.3748047891723061, + 0.9142550911039657 + ] + } + ] + }, + { + "image": "524.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.519, + 0.44683593750000006, + 0.053611111111111144, + 0.671875 + ] + } + ] + }, + { + "image": "525.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4780052264808362, + 0.4485294117647059, + 0.05879790940766551, + 0.7328431372549019 + ] + } + ] + }, + { + "image": "526.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5178194444444444, + 0.36498437499999997, + 0.11944444444444445, + 0.598984375 + ] + } + ] + }, + { + "image": "528.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48605555555555563, + 0.49734114583333333, + 0.10772685185185188, + 0.8144401041666666 + ] + } + ] + }, + { + "image": "529.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.547691637630662, + 0.49754901960784315, + 0.10235191637630663, + 0.8970588235294118 + ] + } + ] + }, + { + "image": "531.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4691944444444444, + 0.50115625, + 0.11756944444444441, + 0.983171875 + ] + } + ] + }, + { + "image": "533.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5022222222222222, + 0.41551249999999995, + 0.057811111111111084, + 0.5170437499999999 + ] + } + ] + }, + { + "image": "534.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47453703703703703, + 0.591796875, + 0.08333333333333333, + 0.68359375 + ] + } + ] + }, + { + "image": "536.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4759555555555556, + 0.439725, + 0.06191111111111114, + 0.5768937499999999 + ] + } + ] + }, + { + "image": "537.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5798900523560209, + 0.5479330608073583, + 0.3064083769633508, + 0.8918702095043434 + ] + } + ] + }, + { + "image": "538.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.42584204413472704, + 0.3887851077726976, + 0.08289198606271778, + 0.5837818419333769 + ] + } + ] + }, + { + "image": "540.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4601698606271777, + 0.4804926470588236, + 0.08042682926829267, + 0.7831004901960785 + ] + } + ] + }, + { + "image": "547.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.42621802002224696, + 0.34520950594121325, + 0.05745272525027806, + 0.5085428392745465 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5608120133481647, + 0.34457786116322703, + 0.05903225806451618, + 0.46744840525328335 + ] + } + ] + }, + { + "image": "548.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6021341463414634, + 0.47120098039215685, + 0.12412891986062717, + 0.7757352941176471 + ] + } + ] + }, + { + "image": "549.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5019599303135889, + 0.4430147058823529, + 0.09364111498257839, + 0.7830882352941176 + ] + } + ] + }, + { + "image": "551.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7083009708737864, + 0.43021828103683496, + 0.04469660194174748, + 0.48152114597544327 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5727912621359224, + 0.34748976807639836, + 0.04792475728155341, + 0.6145429740791268 + ] + } + ] + }, + { + "image": "552.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5128010752688171, + 0.4892283653846154, + 0.07197311827956983, + 0.8120336538461539 + ] + } + ] + }, + { + "image": "553.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47685185185185186, + 0.45703125, + 0.09722222222222222, + 0.7161458333333334 + ] + } + ] + }, + { + "image": "554.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5013642213642213, + 0.4505141202027515, + 0.0784942084942085, + 0.8226792179580014 + ] + } + ] + }, + { + "image": "555.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.49740823136818696, + 0.4175984990619137, + 0.18439377085650727, + 0.7967166979362102 + ] + } + ] + }, + { + "image": "556.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.42042307692307695, + 0.5794896193771626, + 0.11392307692307695, + 0.8410207612456748 + ] + } + ] + }, + { + "image": "557.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44090384615384615, + 0.5422837370242215, + 0.1480192307692307, + 0.9097231833910036 + ] + } + ] + }, + { + "image": "558.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.45096153846153847, + 0.5307785467128028, + 0.12692307692307692, + 0.8660553633217993 + ] + } + ] + }, + { + "image": "559.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.45169230769230767, + 0.5427768166089966, + 0.26346153846153847, + 0.9144377162629755 + ] + } + ] + }, + { + "image": "560.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4782115384615384, + 0.5268252595155709, + 0.23746153846153845, + 0.8940224913494812 + ] + } + ] + }, + { + "image": "561.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4079111111111111, + 0.4681625, + 0.11437777777777784, + 0.7178125 + ] + } + ] + }, + { + "image": "562.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5513763066202091, + 0.574343137254902, + 0.11927264808362366, + 0.7859289215686275 + ] + } + ] + }, + { + "image": "565.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4841463414634146, + 0.40477497255762895, + 0.08048780487804878, + 0.787596048298573 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6543609756097561, + 0.5021871569703622, + 0.04557560975609748, + 0.5662897914379802 + ] + } + ] + }, + { + "image": "566.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.532375, + 0.38857552083333335, + 0.07971296296296289, + 0.6807682291666666 + ] + } + ] + }, + { + "image": "568.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4658690532265662, + 0.5068376506796615, + 0.25149317004239286, + 0.9863221338804822 + ] + } + ] + }, + { + "image": "571.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5371574074074074, + 0.44116666666666665, + 0.07641666666666665, + 0.5351015625 + ] + } + ] + }, + { + "image": "572.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5550307038261691, + 0.41057666755248473, + 0.08974964572508266, + 0.6829657188413499 + ] + } + ] + }, + { + "image": "573.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.2984706814580032, + 0.38326221982176617, + 0.10470681458003168, + 0.7631271941668918 + ] + } + ] + }, + { + "image": "574.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.36588818117480537, + 0.48654764898164443, + 0.2519462137296532, + 0.8096555192356047 + ] + } + ] + }, + { + "image": "575.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5330033370411569, + 0.454396497811132, + 0.13533926585094544, + 0.7797498436522826 + ] + } + ] + }, + { + "image": "576.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5442638888888889, + 0.538171875, + 0.06538888888888894, + 0.5346718749999999 + ] + } + ] + }, + { + "image": "578.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.42273958333333334, + 0.45833593749999996, + 0.03992708333333338, + 0.5260390625000001 + ] + } + ] + }, + { + "image": "579.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3995398773006135, + 0.38031896551724137, + 0.08588957055214724, + 0.6821896551724138 + ] + } + ] + }, + { + "image": "580.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.52134375, + 0.45610156249999995, + 0.05117708333333339, + 0.49965624999999997 + ] + } + ] + }, + { + "image": "582.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.39807302231237324, + 0.4838709677419355, + 0.14705882352941177, + 0.967741935483871 + ] + } + ] + }, + { + "image": "583.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.55246875, + 0.4582812500000001, + 0.07433333333333329, + 0.6982890625 + ] + } + ] + }, + { + "image": "584.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47800925925925924, + 0.5364583333333334, + 0.09953703703703703, + 0.8854166666666666 + ] + } + ] + }, + { + "image": "585.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.48516203703703703, + 0.48770572916666666, + 0.1791203703703704, + 0.8010572916666665 + ] + } + ] + }, + { + "image": "586.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6341840277777778, + 0.551234375, + 0.09576388888888883, + 0.39326562499999995 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.27355902777777774, + 0.4234375, + 0.07357638888888889, + 0.7851015624999998 + ] + } + ] + }, + { + "image": "587.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46335078534031415, + 0.43286219081272087, + 0.08900523560209424, + 0.8657243816254417 + ] + } + ] + }, + { + "image": "588.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6117083333333333, + 0.501578125, + 0.045124999999999936, + 0.6146640624999999 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4217083333333333, + 0.5176875, + 0.07214583333333333, + 0.501765625 + ] + } + ] + }, + { + "image": "589.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.514979695431472, + 0.5368360936607652, + 0.0935329949238578, + 0.8195316961736151 + ] + } + ] + }, + { + "image": "590.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4917222222222222, + 0.5114062500000001, + 0.075875, + 0.8277265625 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.9714166666666666, + 0.539953125, + 0.042263888888888976, + 0.608859375 + ] + } + ] + }, + { + "image": "591.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4438820912124583, + 0.40717323327079435, + 0.07934371523915466, + 0.6674734208880551 + ] + } + ] + }, + { + "image": "592.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46875, + 0.549929676511955, + 0.1025, + 0.8073136427566807 + ] + } + ] + }, + { + "image": "593.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5097395833333334, + 0.46447656249999997, + 0.040604166666666684, + 0.47529687500000006 + ] + } + ] + }, + { + "image": "595.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4872080088987764, + 0.4265165728580363, + 0.09343715239154617, + 0.6128830519074422 + ] + } + ] + }, + { + "image": "596.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49392708333333335, + 0.48503125, + 0.036458333333333336, + 0.4544296874999999 + ] + } + ] + }, + { + "image": "597.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4388888888888889, + 0.465625, + 0.08222222222222222, + 0.54375 + ] + } + ] + }, + { + "image": "598.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6390925925925927, + 0.3987864583333333, + 0.08058796296296304, + 0.6513854166666667 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4043981481481482, + 0.48894791666666665, + 0.06394444444444439, + 0.6427447916666668 + ] + } + ] + }, + { + "image": "600.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.43678125, + 0.4649296875, + 0.051125000000000045, + 0.5479296875000002 + ] + } + ] + }, + { + "image": "601.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49716666666666665, + 0.453921875, + 0.06304166666666665, + 0.653046875 + ] + } + ] + }, + { + "image": "602.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4450111111111111, + 0.50705, + 0.08047777777777784, + 0.77981875 + ] + } + ] + }, + { + "image": "603.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.489432703003337, + 0.44777986241400874, + 0.1735261401557286, + 0.8955597248280175 + ] + } + ] + }, + { + "image": "604.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44028921023359285, + 0.4450594121325829, + 0.05835372636262518, + 0.583927454659162 + ] + } + ] + }, + { + "image": "605.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6307870370370371, + 0.5162760416666666, + 0.09027777777777778, + 0.8424479166666666 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7615740740740741, + 0.5511276041666666, + 0.04783796296296293, + 0.7883671875 + ] + } + ] + }, + { + "image": "606.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4197265625, + 0.51484375, + 0.074609375, + 0.9703125 + ] + } + ] + }, + { + "image": "607.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.39929754139488205, + 0.515717017208413, + 0.10963873557451079, + 0.9093335154329417 + ] + } + ] + }, + { + "image": "608.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.45875, + 0.37596093750000004, + 0.036249999999999956, + 0.6217343750000002 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.2580104166666667, + 0.4998203125, + 0.022500000000000023, + 0.23957812500000006 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.17529166666666668, + 0.5607890624999999, + 0.028989583333333315, + 0.12925781250000004 + ] + } + ] + }, + { + "image": "609.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4770888888888889, + 0.48025, + 0.09435555555555551, + 0.72895 + ] + } + ] + }, + { + "image": "610.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6151111111111112, + 0.36822916666666666, + 0.09176388888888891, + 0.6650625 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.09948148148148148, + 0.46170052083333335, + 0.084375, + 0.3158255208333333 + ] + } + ] + }, + { + "image": "611.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.575352787456446, + 0.4090833333333333, + 0.07756968641114978, + 0.6088186274509805 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4730313588850174, + 0.5133063725490196, + 0.04953832752613231, + 0.4815980392156863 + ] + } + ] + }, + { + "image": "612.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.41333333333333333, + 0.48, + 0.1288888888888889, + 0.87 + ] + } + ] + }, + { + "image": "613.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4185416666666667, + 0.5114140625, + 0.09438541666666668, + 0.6334687499999999 + ] + } + ] + }, + { + "image": "614.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4788, + 0.49455625, + 0.0796555555555555, + 0.7416375 + ] + } + ] + }, + { + "image": "615.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4404747386759582, + 0.48797549019607844, + 0.1469337979094076, + 0.8483284313725489 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.24869337979094078, + 0.611764705882353, + 0.06533101045296168, + 0.35294117647058826 + ] + } + ] + }, + { + "image": "617.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44535416666666666, + 0.5012109375, + 0.07497916666666668, + 0.8282734375 + ] + } + ] + }, + { + "image": "618.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4680625, + 0.46561718750000003, + 0.07666666666666669, + 0.557453125 + ] + } + ] + }, + { + "image": "619.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5055729166666667, + 0.5317109375, + 0.034281249999999965, + 0.3824375 + ] + } + ] + }, + { + "image": "620.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47291666666666665, + 0.55546875, + 0.09791666666666667, + 0.8890625 + ] + } + ] + }, + { + "image": "621.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4688888888888889, + 0.49875, + 0.09777777777777778, + 0.825 + ] + } + ] + }, + { + "image": "622.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.42881250000000004, + 0.46646875000000004, + 0.0347291666666667, + 0.39908593749999993 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5266979166666667, + 0.49096875000000006, + 0.03125, + 0.3305625 + ] + } + ] + }, + { + "image": "623.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4883203559510567, + 0.3677298311444653, + 0.08231368186874305, + 0.7354596622889306 + ] + } + ] + }, + { + "image": "625.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4131944444444444, + 0.3428828125, + 0.09953703703703703, + 0.4670130208333333 + ] + } + ] + }, + { + "image": "626.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.45601851851851855, + 0.5572916666666666, + 0.13425925925925927, + 0.734375 + ] + } + ] + }, + { + "image": "627.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46395348837209305, + 0.45323741007194246, + 0.10465116279069768, + 0.9064748201438849 + ] + } + ] + }, + { + "image": "628.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4919895833333333, + 0.4908984375, + 0.03602083333333338, + 0.47467968749999995 + ] + } + ] + }, + { + "image": "629.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.47130092592592593, + 0.45374739583333334, + 0.11813888888888886, + 0.6665078125 + ] + } + ] + }, + { + "image": "630.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.37716666666666665, + 0.5255260416666666, + 0.049064814814814825, + 0.5846640624999999 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6181944444444444, + 0.44294791666666666, + 0.06331944444444444, + 0.6566067708333333 + ] + } + ] + }, + { + "image": "631.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4571145833333333, + 0.50865625, + 0.027718750000000014, + 0.39859375 + ] + } + ] + }, + { + "image": "635.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4840138888888889, + 0.4628098958333334, + 0.07302314814814816, + 0.6919036458333333 + ] + } + ] + }, + { + "image": "636.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.48112499999999997, + 0.49857031249999995, + 0.05988541666666668, + 0.49098437500000003 + ] + } + ] + }, + { + "image": "638.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4425087108013937, + 0.4745098039215686, + 0.10104529616724739, + 0.9490196078431372 + ] + } + ] + }, + { + "image": "639.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5591145833333333, + 0.4338906249999999, + 0.1015625, + 0.7334140624999999 + ] + } + ] + }, + { + "image": "641.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.43403125000000004, + 0.44857031249999996, + 0.052083333333333336, + 0.64453125 + ] + } + ] + }, + { + "image": "642.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5656840934371524, + 0.3598248905565979, + 0.04739710789766409, + 0.5095184490306441 + ] + } + ] + }, + { + "image": "644.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.45645444566410537, + 0.5041152263374485, + 0.07500548847420421, + 0.9368971193415637 + ] + } + ] + }, + { + "image": "645.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.49340378197997775, + 0.43761100687929955, + 0.1275417130144605, + 0.7621388367729833 + ] + } + ] + }, + { + "image": "646.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4380833333333333, + 0.5557890624999999, + 0.03734375000000002, + 0.43239062500000003 + ] + } + ] + }, + { + "image": "647.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4943958333333333, + 0.53396875, + 0.12708333333333333, + 0.4600625000000001 + ] + } + ] + }, + { + "image": "648.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5158541666666667, + 0.496375, + 0.04793749999999998, + 0.5814375 + ] + } + ] + }, + { + "image": "649.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6816240266963293, + 0.49741088180112564, + 0.06926585094549498, + 0.6182363977485927 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.535539488320356, + 0.4181050656660412, + 0.09205784204671863, + 0.804040025015635 + ] + } + ] + }, + { + "image": "650.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5186666666666666, + 0.5070234375, + 0.08648611111111108, + 0.985953125 + ] + } + ] + }, + { + "image": "652.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49428489702517164, + 0.5011901983663943, + 0.08667048054919908, + 0.8424329054842475 + ] + } + ] + }, + { + "image": "655.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.385580589254766, + 0.38673437499999996, + 0.14178509532062392, + 0.49621093750000006 + ] + } + ] + }, + { + "image": "657.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6981282495667245, + 0.509109375, + 0.06837088388214912, + 0.4452031249999999 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7814904679376083, + 0.570453125, + 0.03944540727902945, + 0.2489062500000001 + ] + } + ] + }, + { + "image": "658.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5133968804159446, + 0.417203125, + 0.06414211438474869, + 0.33235937500000007 + ] + } + ] + }, + { + "image": "659.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4916637781629116, + 0.4468515625, + 0.06426343154246107, + 0.389625 + ] + } + ] + }, + { + "image": "660.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4410601851851852, + 0.4851380208333333, + 0.10331018518518523, + 0.8874218749999999 + ] + } + ] + }, + { + "image": "662.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.501837088388215, + 0.4660390625, + 0.03542461005199316, + 0.28032812499999993 + ] + } + ] + }, + { + "image": "665.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46578888888888886, + 0.53695, + 0.058211111111111095, + 0.7808750000000001 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5723111111111111, + 0.6998000000000001, + 0.07508888888888887, + 0.303175 + ] + } + ] + }, + { + "image": "666.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5680389768574908, + 0.39559206023271737, + 0.046686967113276544, + 0.5230047912388776 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.212095006090134, + 0.41198494182067075, + 0.041327649208282594, + 0.5569952087611225 + ] + } + ] + }, + { + "image": "667.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48578811369509045, + 0.460857726344452, + 0.11369509043927649, + 0.810074880871341 + ] + } + ] + }, + { + "image": "669.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4607230255839822, + 0.4919762351469668, + 0.15011123470522794, + 0.9265353345841151 + ] + } + ] + }, + { + "image": "670.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.7126251390433815, + 0.4295872420262664, + 0.13493882091212453, + 0.8302126328955597 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4833704115684094, + 0.45837398373983745, + 0.104071190211346, + 0.7825015634771734 + ] + } + ] + }, + { + "image": "671.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.43270300333704115, + 0.47478424015009385, + 0.11642936596218015, + 0.6606066291432144 + ] + } + ] + }, + { + "image": "672.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3940823136818687, + 0.343552220137586, + 0.06014460511679649, + 0.45301438398999383 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5256284760845384, + 0.3543964978111319, + 0.048609566184649664, + 0.4044777986241401 + ] + } + ] + }, + { + "image": "673.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5581445993031359, + 0.5018382352941176, + 0.1014808362369338, + 0.9963235294117647 + ] + } + ] + }, + { + "image": "674.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6238333333333334, + 0.46744531249999993, + 0.09490277777777784, + 0.875 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.26156944444444447, + 0.5950546875, + 0.05555555555555555, + 0.31771093750000007 + ] + } + ] + }, + { + "image": "675.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5366550522648084, + 0.5602769607843137, + 0.11150696864111498, + 0.8168455882352942 + ] + } + ] + }, + { + "image": "676.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4231256952169077, + 0.43498436522826767, + 0.07175750834260289, + 0.5276985616010006 + ] + } + ] + }, + { + "image": "677.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4996759259259259, + 0.5516484375, + 0.08775925925925923, + 0.8903984375 + ] + } + ] + }, + { + "image": "679.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5119040247678018, + 0.41797909407665507, + 0.06684210526315781, + 0.6703048780487805 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.593359133126935, + 0.4362020905923345, + 0.11614551083591328, + 0.6586585365853658 + ] + } + ] + }, + { + "image": "680.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4846805555555556, + 0.3857447916666666, + 0.07513425925925925, + 0.605046875 + ] + } + ] + }, + { + "image": "681.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5639386503067485, + 0.4746652864044168, + 0.11760736196319022, + 0.9493236714975843 + ] + } + ] + }, + { + "image": "682.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5685647425897036, + 0.5, + 0.13074882995319823, + 1.0 + ] + } + ] + }, + { + "image": "683.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7087988826815642, + 0.5001335428122545, + 0.1093994413407821, + 0.997643362136685 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48815642458100555, + 0.4793872741555381, + 0.07363128491620116, + 0.7067321288295366 + ] + } + ] + }, + { + "image": "684.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.43763102725366876, + 0.5058997050147492, + 0.12578616352201258, + 0.9852507374631269 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.8703616352201259, + 0.7149144542772862, + 0.07662997903563944, + 0.2885899705014749 + ] + } + ] + }, + { + "image": "686.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7095182072829131, + 0.4410838059231254, + 0.08570308123249301, + 0.8632640201638311 + ] + } + ] + }, + { + "image": "688.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.43469410456062296, + 0.5110694183864916, + 0.14994438264738605, + 0.7507629768605377 + ] + } + ] + }, + { + "image": "689.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3768173076923077, + 0.5179848525831755, + 0.10538942307692309, + 0.8345929131728428 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.9033653846153846, + 0.5745198809845821, + 0.19326923076923078, + 0.5847984852583176 + ] + } + ] + }, + { + "image": "690.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.484537037037037, + 0.4031822916666667, + 0.08016666666666665, + 0.6994401041666667 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.7914953703703704, + 0.52621875, + 0.05344907407407399, + 0.2210182291666666 + ] + } + ] + }, + { + "image": "691.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4236929922135706, + 0.44489681050656654, + 0.06176863181312566, + 0.5433083176985616 + ] + } + ] + }, + { + "image": "692.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.45783718104495746, + 0.49927595628415306, + 0.0894289185905225, + 0.6177390710382513 + ] + } + ] + }, + { + "image": "693.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.40525027808676306, + 0.4084990619136961, + 0.07951056729699668, + 0.6062976860537838 + ] + } + ] + }, + { + "image": "695.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5326864147088867, + 0.49367423154266016, + 0.09908069458631256, + 0.8581011203677105 + ] + } + ] + }, + { + "image": "696.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.37637630662020904, + 0.5401151960784314, + 0.13450348432055748, + 0.8459289215686273 + ] + } + ] + }, + { + "image": "697.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.39569907407407406, + 0.5606302083333333, + 0.10837499999999996, + 0.7222786458333333 + ] + } + ] + }, + { + "image": "698.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3678086763070078, + 0.4276422764227642, + 0.08368186874304785, + 0.7375797373358348 + ] + } + ] + }, + { + "image": "699.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3287037037037037, + 0.591796875, + 0.12037037037037036, + 0.78515625 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.42476851851851855, + 0.4791666666666667, + 0.10416666666666667, + 0.9270833333333334 + ] + } + ] + }, + { + "image": "700.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.608758865248227, + 0.5084840425531916, + 0.09287234042553184, + 0.9232535460992909 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6671158392434988, + 0.6011702127659574, + 0.0591016548463357, + 0.6416223404255318 + ] + } + ] + }, + { + "image": "701.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4718958333333333, + 0.49622656249999997, + 0.07720833333333334, + 0.7742578124999999 + ] + } + ] + }, + { + "image": "702.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5287418655097614, + 0.451875, + 0.09219088937093275, + 0.63625 + ] + } + ] + }, + { + "image": "703.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5531453362255966, + 0.4625, + 0.08676789587852494, + 0.7425 + ] + } + ] + }, + { + "image": "704.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.37772590361445785, + 0.5632197496522949, + 0.11734939759036142, + 0.777336578581363 + ] + } + ] + }, + { + "image": "706.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48154262516914753, + 0.5216624999999999, + 0.12396481732070368, + 0.8242937499999999 + ] + } + ] + }, + { + "image": "707.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6657645466847091, + 0.4525375, + 0.11907983761840325, + 0.824925 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.35994587280108253, + 0.54, + 0.2327469553450609, + 0.79 + ] + } + ] + }, + { + "image": "710.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4717726657645467, + 0.48833750000000004, + 0.17970230040595392, + 0.89279375 + ] + } + ] + }, + { + "image": "711.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.48308525033829497, + 0.474375, + 0.13261163734776726, + 0.81875 + ] + } + ] + }, + { + "image": "712.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5193504736129906, + 0.49489375, + 0.13190798376184035, + 0.87655625 + ] + } + ] + }, + { + "image": "714.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5180243572395129, + 0.5162187500000001, + 0.23078484438430322, + 0.8776500000000002 + ] + } + ] + }, + { + "image": "715.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4456427604871448, + 0.5810312500000001, + 0.15155615696887687, + 0.7471125000000001 + ] + } + ] + }, + { + "image": "716.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47134581881533105, + 0.5293946078431372, + 0.08792247386759577, + 0.7809068627450979 + ] + } + ] + }, + { + "image": "717.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5120101137800253, + 0.4694167852062589, + 0.12389380530973451, + 0.9388335704125178 + ] + } + ] + }, + { + "image": "719.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5015832205683356, + 0.49347499999999994, + 0.11907983761840325, + 0.8680562500000002 + ] + } + ] + }, + { + "image": "720.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4796280991735537, + 0.5269016697588126, + 0.1859504132231405, + 0.9461966604823747 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.9079132231404958, + 0.6849721706864563, + 0.06183884297520651, + 0.2858534322820036 + ] + } + ] + }, + { + "image": "721.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.566008583690987, + 0.5967953667953668, + 0.1270386266094421, + 0.8064092664092665 + ] + } + ] + }, + { + "image": "722.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5848461538461539, + 0.4462024221453287, + 0.16207692307692304, + 0.7518598615916956 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.2675, + 0.6268685121107267, + 0.26161538461538464, + 0.6792647058823531 + ] + } + ] + }, + { + "image": "724.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7634615384615384, + 0.5347145328719723, + 0.1326923076923077, + 0.7912975778546713 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.42046153846153844, + 0.5335813148788927, + 0.24355769230769225, + 0.901946366782007 + ] + } + ] + }, + { + "image": "725.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4883203559510567, + 0.3821138211382114, + 0.10011123470522804, + 0.6466541588492808 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3136818687430478, + 0.442151344590369, + 0.1735261401557286, + 0.541588492808005 + ] + } + ] + }, + { + "image": "727.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.57288, + 0.3601747881355932, + 0.058621176470588315, + 0.5237685381355932 + ] + } + ] + }, + { + "image": "728.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.42215277777777777, + 0.5223541666666667, + 0.07613425925925928, + 0.8059479166666667 + ] + } + ] + }, + { + "image": "729.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5092422192151556, + 0.5178375, + 0.16147496617050072, + 0.8734875 + ] + } + ] + }, + { + "image": "730.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5200811907983761, + 0.5429062499999999, + 0.15077131258457369, + 0.82764375 + ] + } + ] + }, + { + "image": "731.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5947225981055481, + 0.500375, + 0.1409066305818674, + 0.88753125 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4656698240866035, + 0.50005, + 0.1039512855209742, + 0.66813125 + ] + } + ] + }, + { + "image": "732.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4781596752368065, + 0.5137375, + 0.2254533152909337, + 0.7693125000000001 + ] + } + ] + }, + { + "image": "733.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6014073071718539, + 0.53444375, + 0.15400541271989182, + 0.7900437499999999 + ] + } + ] + }, + { + "image": "734.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44113667117726657, + 0.511875, + 0.11907983761840325, + 0.81625 + ] + } + ] + }, + { + "image": "736.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6682589285714284, + 0.543321894303363, + 0.21127976190476186, + 0.8956485929993137 + ] + } + ] + }, + { + "image": "737.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.516634086744044, + 0.45530123873873873, + 0.09023213194868665, + 0.5855855855855856 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6080085522296884, + 0.5401013513513514, + 0.10006108735491757, + 0.447088963963964 + ] + } + ] + }, + { + "image": "738.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46075778078484436, + 0.52990625, + 0.17259810554803784, + 0.8244750000000001 + ] + } + ] + }, + { + "image": "739.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5016351501668521, + 0.3818574108818012, + 0.08549499443826475, + 0.6878236397748593 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6446496106785317, + 0.46989368355222016, + 0.0728587319243604, + 0.36273295809881173 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.407908787541713, + 0.48659787367104446, + 0.04271412680756394, + 0.46288305190744206 + ] + } + ] + }, + { + "image": "741.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49090663058186734, + 0.5221687500000001, + 0.14913396481732075, + 0.9172687500000001 + ] + } + ] + }, + { + "image": "742.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44969631236442514, + 0.42660750000000003, + 0.0876843817787419, + 0.599215 + ] + } + ] + }, + { + "image": "743.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6398954703832753, + 0.6124313725490196, + 0.12118466898954715, + 0.40069852941176465 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.359934668989547, + 0.5009607843137255, + 0.19714721254355394, + 0.8834436274509804 + ] + } + ] + }, + { + "image": "744.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4790257104194858, + 0.486875, + 0.08119079837618404, + 0.60625 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.8974018944519621, + 0.546025, + 0.12916102841677948, + 0.41590625000000003 + ] + } + ] + }, + { + "image": "745.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4776963906581741, + 0.4933700980392158, + 0.08764861995753721, + 0.786203431372549 + ] + } + ] + }, + { + "image": "746.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.494276048714479, + 0.5122625000000001, + 0.13469553450608926, + 0.8050624999999999 + ] + } + ] + }, + { + "image": "747.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4549363057324841, + 0.525046568627451, + 0.11313163481953296, + 0.8829068627450981 + ] + } + ] + }, + { + "image": "749.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4513888888888889, + 0.5013020833333334, + 0.09722222222222222, + 0.7447916666666666 + ] + } + ] + }, + { + "image": "750.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4850067658998647, + 0.5194749999999999, + 0.09032476319350474, + 0.67573125 + ] + } + ] + }, + { + "image": "751.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5489649681528662, + 0.47367401960784317, + 0.13550424628450103, + 0.8624583333333333 + ] + } + ] + }, + { + "image": "752.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4668854282536152, + 0.5334083802376485, + 0.14530589543937708, + 0.9253908692933084 + ] + } + ] + }, + { + "image": "753.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.49531018518518516, + 0.5012447916666667, + 0.21276388888888892, + 0.7336640625 + ] + } + ] + }, + { + "image": "754.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.41550925925925924, + 0.5013020833333334, + 0.04861111111111111, + 0.5338541666666666 + ] + } + ] + }, + { + "image": "755.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4872133757961784, + 0.5108014705882353, + 0.14504777070063699, + 0.8216323529411765 + ] + } + ] + }, + { + "image": "756.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4945770065075922, + 0.44451999999999997, + 0.07155097613882866, + 0.607125 + ] + } + ] + }, + { + "image": "758.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4873590021691974, + 0.455975, + 0.06116052060737526, + 0.456375 + ] + } + ] + }, + { + "image": "759.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49575783972125437, + 0.5220269607843137, + 0.10176393728223, + 0.8069999999999998 + ] + } + ] + }, + { + "image": "760.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49984158415841584, + 0.4384349763297132, + 0.06223762376237625, + 0.7214759120022277 + ] + } + ] + }, + { + "image": "761.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48869305856832973, + 0.4381625, + 0.0683188720173536, + 0.5761099999999999 + ] + } + ] + }, + { + "image": "762.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47051518438177875, + 0.422005, + 0.10037418655097609, + 0.6140650000000001 + ] + } + ] + }, + { + "image": "763.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.53291917973462, + 0.4551167964404894, + 0.20084439083232805, + 0.7700444938820912 + ] + } + ] + }, + { + "image": "765.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5105985915492958, + 0.4959066901408452, + 0.2363615023474179, + 0.8140228873239438 + ] + } + ] + }, + { + "image": "766.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5031413911060433, + 0.4247411300919843, + 0.06423033067274805, + 0.5872378449408673 + ] + } + ] + }, + { + "image": "767.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4771968854282536, + 0.407754846779237, + 0.08231368186874305, + 0.7154471544715447 + ] + } + ] + }, + { + "image": "768.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5018518518518519, + 0.49647395833333335, + 0.10555555555555556, + 0.9085703125 + ] + } + ] + }, + { + "image": "769.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4827586206896552, + 0.3445903689806129, + 0.06229143492769744, + 0.574108818011257 + ] + } + ] + }, + { + "image": "770.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4637685185185185, + 0.4889401041666666, + 0.06106944444444443, + 0.5721979166666666 + ] + } + ] + }, + { + "image": "771.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5758988764044943, + 0.5227424960505529, + 0.14567977528089884, + 0.9538862559241706 + ] + } + ] + }, + { + "image": "772.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5386210700496414, + 0.469605957182749, + 0.3570325427468285, + 0.8493670493329197 + ] + } + ] + }, + { + "image": "774.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3910046296296297, + 0.49454166666666666, + 0.10501388888888885, + 0.7926145833333332 + ] + } + ] + }, + { + "image": "775.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5474351851851852, + 0.4097864583333333, + 0.08071296296296303, + 0.6802213541666667 + ] + } + ] + }, + { + "image": "776.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.707488888888889, + 0.4941, + 0.13312222222222217, + 0.9322 + ] + } + ] + }, + { + "image": "777.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6270377936670072, + 0.4631772479172652, + 0.19609805924412668, + 0.7544383797759264 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.8364504596527068, + 0.5642315426601551, + 0.038636363636363684, + 0.3121545532892847 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3733810010214505, + 0.49438954323470263, + 0.11649642492339117, + 0.6258632576845734 + ] + } + ] + }, + { + "image": "780.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.20647222222222222, + 0.45703125, + 0.11858333333333333, + 0.8393828124999999 + ] + } + ] + }, + { + "image": "783.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5118390804597701, + 0.5001292175161521, + 0.15003831417624525, + 0.9192031586503948 + ] + } + ] + }, + { + "image": "784.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5515802781289507, + 0.4197937411095306, + 0.1094943109987358, + 0.7810526315789472 + ] + } + ] + }, + { + "image": "785.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.529210233592881, + 0.34719824890556594, + 0.050545050055617415, + 0.48800500312695433 + ] + } + ] + }, + { + "image": "786.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5024471635150167, + 0.47205753595997496, + 0.12741935483870961, + 0.7471732332707942 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5930812013348165, + 0.6026766729205754, + 0.028309232480533977, + 0.24699812382739214 + ] + } + ] + }, + { + "image": "787.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49543478260869567, + 0.5866249644583451, + 0.06868048533872594, + 0.7094085868638044 + ] + } + ] + }, + { + "image": "789.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5930836236933799, + 0.4339632352941176, + 0.09874564459930305, + 0.8679264705882352 + ] + } + ] + }, + { + "image": "790.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5383759733036707, + 0.3608505315822389, + 0.09343715239154617, + 0.5966228893058161 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6718576195773082, + 0.41088180112570355, + 0.08008898776418243, + 0.5465916197623515 + ] + } + ] + }, + { + "image": "791.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49791732909379965, + 0.4456976744186047, + 0.08456279809220976, + 0.5845527728085868 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.18077901430842605, + 0.5005456171735242, + 0.038600953895071545, + 0.264561717352415 + ] + } + ] + }, + { + "image": "792.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5162175925925926, + 0.5578177083333333, + 0.11134259259259259, + 0.7752005208333332 + ] + } + ] + }, + { + "image": "794.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5811779141104295, + 0.4080193236714976, + 0.074441717791411, + 0.7224982746721877 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4876319018404908, + 0.5434161490683229, + 0.04798773006134971, + 0.2505175983436853 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.8522453987730062, + 0.4449896480331263, + 0.042760736196318906, + 0.33445824706694277 + ] + } + ] + }, + { + "image": "795.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.45364661654135335, + 0.46928169014084514, + 0.12526315789473688, + 0.855549295774648 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.2878195488721805, + 0.5975774647887323, + 0.06070175438596491, + 0.5269929577464788 + ] + } + ] + }, + { + "image": "796.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5350389321468298, + 0.3921200750469043, + 0.05561735261401557, + 0.4915572232645403 + ] + } + ] + }, + { + "image": "797.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4581979977753059, + 0.4049280800500313, + 0.05373748609566191, + 0.49976860537836154 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5390767519466073, + 0.3309068167604753, + 0.058487208008898825, + 0.6312382739212008 + ] + } + ] + }, + { + "image": "799.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5667268518518519, + 0.38245312499999995, + 0.1461712962962963, + 0.6415026041666666 + ] + } + ] + }, + { + "image": "800.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4479900744416873, + 0.4165226480836237, + 0.06461538461538467, + 0.6475818815331009 + ] + } + ] + }, + { + "image": "803.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5257798594847775, + 0.4765507246376812, + 0.17396252927400466, + 0.6856389986824769 + ] + } + ] + }, + { + "image": "804.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5615925925925925, + 0.3699635416666667, + 0.140787037037037, + 0.5622447916666666 + ] + } + ] + }, + { + "image": "805.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44472222222222224, + 0.41453385416666666, + 0.0728518518518518, + 0.549046875 + ] + } + ] + }, + { + "image": "806.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5667181246426529, + 0.42689488910318224, + 0.11880503144654087, + 0.8537897782063645 + ] + } + ] + }, + { + "image": "809.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4815, + 0.42640625, + 0.136125, + 0.738640625 + ] + } + ] + }, + { + "image": "810.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.38526388888888885, + 0.5891875, + 0.13929166666666665, + 0.782953125 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.471375, + 0.6117734375, + 0.0404722222222222, + 0.368375 + ] + } + ] + }, + { + "image": "811.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5117595818815331, + 0.45036764705882354, + 0.06533101045296168, + 0.9007352941176471 + ] + } + ] + }, + { + "image": "812.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4854838709677419, + 0.473452157598499, + 0.08897664071190213, + 0.7342651657285801 + ] + } + ] + }, + { + "image": "813.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.47050055617352615, + 0.5016322701688556, + 0.21593993325917693, + 0.9400125078173858 + ] + } + ] + }, + { + "image": "814.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4880215053763441, + 0.4970384615384615, + 0.11007526881720431, + 0.6987812499999998 + ] + } + ] + }, + { + "image": "815.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3290666666666667, + 0.55639375, + 0.06887777777777779, + 0.5839937499999999 + ] + } + ] + }, + { + "image": "816.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4583333333333333, + 0.50740625, + 0.11021505376344086, + 0.7448052884615386 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5713709677419355, + 0.5774326923076922, + 0.15887634408602155, + 0.6456153846153847 + ] + } + ] + }, + { + "image": "818.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48032407407407407, + 0.3763020833333333, + 0.09027777777777778, + 0.7526041666666666 + ] + } + ] + }, + { + "image": "819.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4405046296296296, + 0.5217526041666667, + 0.0684861111111111, + 0.6867239583333333 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6024768518518518, + 0.5845364583333333, + 0.022564814814814715, + 0.21402604166666664 + ] + } + ] + }, + { + "image": "820.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4804115684093437, + 0.45302689180737965, + 0.06110122358175745, + 0.5041025641025642 + ] + } + ] + }, + { + "image": "821.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47254248366013074, + 0.5058627450980392, + 0.04189869281045753, + 0.8956985294117646 + ] + } + ] + }, + { + "image": "822.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47941176470588237, + 0.5094387254901961, + 0.07647058823529412, + 0.8203357843137253 + ] + } + ] + }, + { + "image": "823.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4936764705882353, + 0.4553357843137255, + 0.060611111111111046, + 0.6180882352941177 + ] + } + ] + }, + { + "image": "824.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4261254199328107, + 0.4415533165407221, + 0.04091452034341177, + 0.7915952980688497 + ] + } + ] + }, + { + "image": "825.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.28229629629629627, + 0.5562682291666667, + 0.09967129629629629, + 0.7403906249999999 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.41524537037037035, + 0.5257447916666667, + 0.0752175925925926, + 0.6900052083333333 + ] + } + ] + }, + { + "image": "826.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5542269187986651, + 0.3611382113821138, + 0.04849833147942154, + 0.5670544090056286 + ] + } + ] + }, + { + "image": "827.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49673202614379086, + 0.5036764705882353, + 0.06209150326797386, + 0.8995098039215687 + ] + } + ] + }, + { + "image": "828.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.388319018404908, + 0.46779310344827585, + 0.09163190184049087, + 0.9257793103448276 + ] + } + ] + }, + { + "image": "829.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4309836601307189, + 0.5303651960784314, + 0.06618954248366012, + 0.8738970588235294 + ] + } + ] + }, + { + "image": "830.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47176143790849673, + 0.48889460784313726, + 0.06846732026143783, + 0.8688946078431373 + ] + } + ] + }, + { + "image": "831.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3850120316259883, + 0.5402191286414025, + 0.16500515641113786, + 0.9190461459138952 + ] + } + ] + }, + { + "image": "832.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49876237623762376, + 0.5466573816155988, + 0.12128712871287128, + 0.8426183844011143 + ] + } + ] + }, + { + "image": "833.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5704338153503894, + 0.3684990619136961, + 0.07243604004449396, + 0.620844277673546 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5480088987764182, + 0.4941025641025641, + 0.04937708565072301, + 0.401307066916823 + ] + } + ] + }, + { + "image": "834.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4594722222222222, + 0.4938020833333333, + 0.11787962962962958, + 0.9008046875000001 + ] + } + ] + }, + { + "image": "836.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4666241830065359, + 0.49837499999999996, + 0.10250980392156857, + 0.8872328431372548 + ] + } + ] + }, + { + "image": "837.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4467516339869281, + 0.4932352941176471, + 0.06338235294117642, + 0.9160490196078432 + ] + } + ] + }, + { + "image": "838.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.458781045751634, + 0.49405637254901963, + 0.06972549019607847, + 0.7735392156862745 + ] + } + ] + }, + { + "image": "840.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.509263888888889, + 0.49739062499999986, + 0.08333333333333333, + 0.8671875 + ] + } + ] + }, + { + "image": "841.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49813235294117647, + 0.4160413223140496, + 0.05601470588235299, + 0.504603305785124 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4477205882352941, + 0.49838016528925616, + 0.0574117647058823, + 0.33932231404958674 + ] + } + ] + }, + { + "image": "842.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5026881720430108, + 0.48257211538461536, + 0.0967741935483871, + 0.6574519230769231 + ] + } + ] + }, + { + "image": "843.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5294117647058824, + 0.4407685950413224, + 0.07842647058823535, + 0.5647355371900827 + ] + } + ] + }, + { + "image": "844.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5475872534142641, + 0.49087030716723545, + 0.1921699544764795, + 0.6901450511945392 + ] + } + ] + }, + { + "image": "845.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4046307189542484, + 0.519845588235294, + 0.08049999999999997, + 0.8043995098039215 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5972222222222222, + 0.6256127450980392, + 0.04411764705882353, + 0.5747549019607843 + ] + } + ] + }, + { + "image": "846.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6601868711068519, + 0.29593909997305307, + 0.16721609966459033, + 0.5918781999461061 + ] + } + ] + }, + { + "image": "847.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5539305555555555, + 0.42262500000000003, + 0.038083333333333275, + 0.43671875 + ] + } + ] + }, + { + "image": "848.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5105694444444444, + 0.4702109375, + 0.05179166666666662, + 0.34928124999999993 + ] + } + ] + }, + { + "image": "849.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.450622914349277, + 0.5027642276422764, + 0.10856507230255842, + 0.7205065666041275 + ] + } + ] + }, + { + "image": "850.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4731527777777778, + 0.47957031250000004, + 0.038402777777777744, + 0.41130468750000004 + ] + } + ] + }, + { + "image": "851.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47795414462081126, + 0.4979811574697174, + 0.08112874779541446, + 0.9663526244952894 + ] + } + ] + }, + { + "image": "852.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4996732026143791, + 0.4726789215686275, + 0.07777777777777778, + 0.7664093137254901 + ] + } + ] + }, + { + "image": "853.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.45808496732026144, + 0.5119313725490195, + 0.08715032679738556, + 0.9178774509803921 + ] + } + ] + }, + { + "image": "854.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44832035595105674, + 0.5153158223889931, + 0.12123470522803116, + 0.8243714821763602 + ] + } + ] + }, + { + "image": "855.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4409803921568628, + 0.49337254901960786, + 0.0565196078431372, + 0.901688725490196 + ] + } + ] + }, + { + "image": "856.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4754878048780488, + 0.510906862745098, + 0.13644599303135893, + 0.9011519607843137 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5736541811846689, + 0.583529411764706, + 0.07432926829268287, + 0.6731372549019607 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.8104268292682927, + 0.6462156862745098, + 0.05033101045296165, + 0.20678921568627445 + ] + } + ] + }, + { + "image": "857.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5683578947368422, + 0.41836885731201895, + 0.09495263157894736, + 0.8128448786264062 + ] + } + ] + }, + { + "image": "860.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44307007786429364, + 0.46747342088805505, + 0.11507230255839827, + 0.7196497811131957 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5739710789766407, + 0.5290806754221389, + 0.048943270300333706, + 0.6028767979987493 + ] + } + ] + }, + { + "image": "862.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.518412037037037, + 0.5407864583333333, + 0.05989351851851847, + 0.6851432291666666 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.8223703703703703, + 0.6185625, + 0.1524953703703703, + 0.5342395833333334 + ] + } + ] + }, + { + "image": "863.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.48971296296296296, + 0.5174661458333333, + 0.11526851851851852, + 0.6645442708333333 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.06981481481481482, + 0.6093229166666667, + 0.041199074074074075, + 0.18025520833333336 + ] + } + ] + }, + { + "image": "864.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48557582073996874, + 0.3863335287221571, + 0.059015112037519545, + 0.5926875732708089 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6048671182907764, + 0.4663276670574443, + 0.08031787389265248, + 0.3845427901524033 + ] + } + ] + }, + { + "image": "865.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5456730769230769, + 0.3603786342123056, + 0.09615384615384616, + 0.718052738336714 + ] + } + ] + }, + { + "image": "866.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.41619577308120137, + 0.46411507191995, + 0.027018909899888723, + 0.29703564727954973 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5309677419354838, + 0.4063039399624765, + 0.05655172413793107, + 0.37282676672920567 + ] + } + ] + }, + { + "image": "867.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.508833922261484, + 0.42753143613500993, + 0.12249705535924617, + 0.8550628722700199 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.8628504122497055, + 0.5104698874917274, + 0.25420494699646634, + 0.8056849768365322 + ] + } + ] + }, + { + "image": "868.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47939933259176865, + 0.49138836772983113, + 0.11876529477196883, + 0.8155284552845526 + ] + } + ] + }, + { + "image": "869.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5219907407407407, + 0.5279947916666666, + 0.09027777777777778, + 0.8190104166666666 + ] + } + ] + }, + { + "image": "870.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46602787456445993, + 0.4873848039215687, + 0.13066202090592335, + 0.7958210784313725 + ] + } + ] + }, + { + "image": "871.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.535372636262514, + 0.48555347091932455, + 0.08621802002224699, + 0.7225703564727955 + ] + } + ] + }, + { + "image": "874.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48541666666666666, + 0.37734375, + 0.07916666666666666, + 0.7546875 + ] + } + ] + }, + { + "image": "875.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5222114216281896, + 0.3313524590163935, + 0.07252733900364526, + 0.4858811475409837 + ] + } + ] + }, + { + "image": "876.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.42975833333333335, + 0.42246875, + 0.0532916666666667, + 0.5726124999999999 + ] + } + ] + }, + { + "image": "877.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.549601851851852, + 0.5110520833333333, + 0.08223148148148143, + 0.9738776041666666 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.9046481481481481, + 0.673015625, + 0.09146759259259256, + 0.40522916666666664 + ] + } + ] + }, + { + "image": "878.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5462916666666666, + 0.47525781250000004, + 0.06481944444444439, + 0.625 + ] + } + ] + }, + { + "image": "879.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5645606229143493, + 0.39053158223889933, + 0.056818687430478354, + 0.4196873045653533 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4733481646273638, + 0.41010631644777984, + 0.035350389321468265, + 0.4044590368980613 + ] + } + ] + }, + { + "image": "880.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5480521091811414, + 0.5070940766550522, + 0.11977667493796522, + 0.6304111498257841 + ] + } + ] + }, + { + "image": "881.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46874304783092324, + 0.43913070669168236, + 0.07698553948832039, + 0.656454033771107 + ] + } + ] + }, + { + "image": "882.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5392618806875632, + 0.48183394938868357, + 0.06872598584428719, + 0.6425106624964458 + ] + } + ] + }, + { + "image": "883.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5867198177676537, + 0.34988476312419975, + 0.08362186788154899, + 0.41308578745198465 + ] + } + ] + }, + { + "image": "885.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5381527777777778, + 0.41300781249999996, + 0.08234722222222217, + 0.6557109375 + ] + } + ] + }, + { + "image": "886.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5845238095238096, + 0.39933110367892977, + 0.13095238095238096, + 0.6755852842809364 + ] + } + ] + }, + { + "image": "887.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.33694117647058824, + 0.6022245762711864, + 0.08094117647058824, + 0.7955508474576272 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6484705882352941, + 0.50015625, + 0.12047058823529412, + 0.9922722457627119 + ] + } + ] + }, + { + "image": "888.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5281872213967311, + 0.3952464494569758, + 0.07794947994056468, + 0.43504594820384296 + ] + } + ] + }, + { + "image": "889.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6319444444444444, + 0.423828125, + 0.10648611111111106, + 0.7747343749999999 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.32837500000000003, + 0.56640625, + 0.05356944444444443, + 0.4386171874999999 + ] + } + ] + }, + { + "image": "890.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.41699666295884313, + 0.3827392120075047, + 0.09343715239154617, + 0.6454033771106942 + ] + } + ] + }, + { + "image": "891.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5596885428253615, + 0.4085240775484678, + 0.07523915461624026, + 0.4804127579737335 + ] + } + ] + }, + { + "image": "893.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6696329254727474, + 0.5134459036898061, + 0.06229143492769744, + 0.809255784865541 + ] + } + ] + }, + { + "image": "895.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5452083333333334, + 0.5922421875, + 0.13826388888888885, + 0.815515625 + ] + } + ] + }, + { + "image": "896.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49833333333333335, + 0.46805208333333337, + 0.0825138888888889, + 0.6119661458333333 + ] + } + ] + }, + { + "image": "897.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.34156840934371524, + 0.4444027517198249, + 0.11228031145717457, + 0.560275171982489 + ] + } + ] + }, + { + "image": "898.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5504731861198738, + 0.45390070921985815, + 0.0694006309148265, + 0.9078014184397163 + ] + } + ] + }, + { + "image": "899.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5092541087231353, + 0.35453769559032716, + 0.06144121365360306, + 0.6733285917496444 + ] + } + ] + }, + { + "image": "900.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5955923344947736, + 0.5166151960784313, + 0.18526567944250866, + 0.9213235294117647 + ] + } + ] + }, + { + "image": "901.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5050138888888889, + 0.3294270833333333, + 0.060958333333333364, + 0.4583333333333333 + ] + } + ] + }, + { + "image": "902.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4961067853170189, + 0.4140087554721701, + 0.09788654060066741, + 0.632895559724828 + ] + } + ] + }, + { + "image": "903.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5338869434717358, + 0.4325295441755768, + 0.07782891445722857, + 0.6065222284749577 + ] + } + ] + }, + { + "image": "904.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5125277777777778, + 0.49634375, + 0.12855555555555548, + 0.6330234374999999 + ] + } + ] + }, + { + "image": "905.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5526550998948476, + 0.4946608040201005, + 0.12637749737118817, + 0.9715232412060302 + ] + } + ] + }, + { + "image": "906.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.542825361512792, + 0.3827392120075047, + 0.05339265850945495, + 0.6479049405878674 + ] + } + ] + }, + { + "image": "909.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49818055555555557, + 0.345109375, + 0.08705555555555548, + 0.6895 + ] + } + ] + }, + { + "image": "910.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5413588850174216, + 0.542514705882353, + 0.12139808362369339, + 0.8244803921568628 + ] + } + ] + }, + { + "image": "912.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5962717058222676, + 0.5007181844297616, + 0.12512768130745658, + 0.9956908934214306 + ] + } + ] + }, + { + "image": "913.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5828842592592592, + 0.5910703125, + 0.1082916666666666, + 0.6836380208333334 + ] + } + ] + }, + { + "image": "914.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5822803114571746, + 0.3220262664165103, + 0.05760845383759729, + 0.5675984990619136 + ] + } + ] + }, + { + "image": "915.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44328703703703703, + 0.516015625, + 0.1300925925925926, + 0.96796875 + ] + } + ] + }, + { + "image": "917.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5329032258064517, + 0.4337608695652173, + 0.09806451612903226, + 0.8523115942028986 + ] + } + ] + }, + { + "image": "918.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4840226628895184, + 0.4845666029318036, + 0.12572804532577908, + 0.9641459528362013 + ] + } + ] + }, + { + "image": "919.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4350462962962963, + 0.5553333333333333, + 0.04380555555555551, + 0.3356432291666666 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5153518518518518, + 0.44903125, + 0.05840277777777782, + 0.5318307291666666 + ] + } + ] + }, + { + "image": "920.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4853472222222222, + 0.39286979166666663, + 0.07655092592592588, + 0.662859375 + ] + } + ] + }, + { + "image": "922.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.18287499999999998, + 0.5266953125, + 0.12037500000000002, + 0.49609375 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5752222222222223, + 0.4650078125, + 0.053236111111111165, + 0.6116484374999999 + ] + } + ] + }, + { + "image": "923.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6041666666666666, + 0.5705729166666667, + 0.1, + 0.8588541666666667 + ] + } + ] + }, + { + "image": "924.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6331015507753877, + 0.3972650534608892, + 0.10611805902951481, + 0.5463787281935847 + ] + } + ] + }, + { + "image": "925.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5144398148148148, + 0.510515625, + 0.09387037037037042, + 0.7185494791666666 + ] + } + ] + }, + { + "image": "927.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5549351851851853, + 0.3987421875, + 0.10056944444444445, + 0.6045963541666666 + ] + } + ] + }, + { + "image": "928.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5278333333333334, + 0.37077343749999997, + 0.06668055555555555, + 0.45480468749999997 + ] + } + ] + }, + { + "image": "929.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7063403781979978, + 0.5121951219512195, + 0.08231368186874305, + 0.7792370231394622 + ] + } + ] + }, + { + "image": "930.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47337962962962965, + 0.564453125, + 0.06712962962962964, + 0.8424479166666666 + ] + } + ] + }, + { + "image": "931.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5052614015572859, + 0.44268292682926824, + 0.19082313681868737, + 0.6444652908067542 + ] + } + ] + }, + { + "image": "932.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5282222222222223, + 0.44917187500000005, + 0.0910416666666666, + 0.6044765625 + ] + } + ] + }, + { + "image": "933.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5370370370370371, + 0.3489583333333333, + 0.05555555555555555, + 0.5911458333333334 + ] + } + ] + }, + { + "image": "934.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5844907407407407, + 0.3938802083333333, + 0.08564814814814815, + 0.67578125 + ] + } + ] + }, + { + "image": "936.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4839583333333333, + 0.4798671875, + 0.06976388888888892, + 0.49624218750000004 + ] + } + ] + }, + { + "image": "937.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5550370370370371, + 0.5557291666666667, + 0.18174999999999997, + 0.8845312500000001 + ] + } + ] + }, + { + "image": "938.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.822837962962963, + 0.3947734375, + 0.08241203703703714, + 0.517671875 + ] + } + ] + }, + { + "image": "939.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48726362625139047, + 0.5257786116322701, + 0.07023359288097886, + 0.4969480925578486 + ] + } + ] + }, + { + "image": "940.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5100694444444445, + 0.470796875, + 0.09783333333333341, + 0.7877578125000001 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.9143472222222223, + 0.5201796875, + 0.08795833333333324, + 0.5846328125000001 + ] + } + ] + }, + { + "image": "941.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5357161629434954, + 0.512725258493353, + 0.18145860709592646, + 0.8860709010339732 + ] + } + ] + }, + { + "image": "942.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4884212962962963, + 0.5524609374999999, + 0.12500925925925926, + 0.8440390625000002 + ] + } + ] + }, + { + "image": "943.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5395266990291262, + 0.5197952218430034, + 0.09083737864077672, + 0.9604095563139932 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.8881917475728155, + 0.7456245733788396, + 0.03219660194174754, + 0.2833378839590444 + ] + } + ] + }, + { + "image": "944.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5172969966629588, + 0.3686429018136335, + 0.08899888765294771, + 0.599255784865541 + ] + } + ] + }, + { + "image": "945.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5130740740740741, + 0.5023515625, + 0.090625, + 0.8923255208333334 + ] + } + ] + }, + { + "image": "946.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7128805620608899, + 0.3868932806324111, + 0.046393442622950906, + 0.3933754940711463 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.09674004683840749, + 0.42874571805006584, + 0.05014051522248244, + 0.23108563899868242 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3939672131147541, + 0.4469881422924901, + 0.025180327868852454, + 0.16034519104084316 + ] + } + ] + }, + { + "image": "948.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4278048780487805, + 0.5547279411764706, + 0.09473432055749123, + 0.8905441176470589 + ] + } + ] + }, + { + "image": "949.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.40504166666666663, + 0.5373125000000001, + 0.06000462962962958, + 0.5922552083333333 + ] + } + ] + }, + { + "image": "950.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6038882138517618, + 0.5368852459016393, + 0.11421628189550426, + 0.8825136612021858 + ] + } + ] + }, + { + "image": "951.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4406134969325154, + 0.4144858523119393, + 0.07128834355828223, + 0.5201794340924776 + ] + } + ] + }, + { + "image": "952.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.503459972862958, + 0.47825625000000005, + 0.15753052917232024, + 0.8168437499999999 + ] + } + ] + }, + { + "image": "953.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44097693351424694, + 0.546875, + 0.10040705563093623, + 0.66375 + ] + } + ] + }, + { + "image": "955.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5207796610169492, + 0.48892968750000004, + 0.08433898305084744, + 0.4235468750000001 + ] + } + ] + }, + { + "image": "956.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5618305084745763, + 0.4176875, + 0.14088135593220338, + 0.6261796875 + ] + } + ] + }, + { + "image": "957.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5115593220338983, + 0.466828125, + 0.10838983050847466, + 0.5569218750000001 + ] + } + ] + }, + { + "image": "958.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.43470827679782903, + 0.54065625, + 0.16868385345997278, + 0.8680937500000002 + ] + } + ] + }, + { + "image": "959.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5932564450474899, + 0.49708749999999996, + 0.13706919945725912, + 0.9432187500000001 + ] + } + ] + }, + { + "image": "960.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.41994572591587515, + 0.5009375, + 0.15061058344640435, + 0.998125 + ] + } + ] + }, + { + "image": "961.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6028900949796472, + 0.41429999999999995, + 0.09317503392130252, + 0.6361062499999999 + ] + } + ] + }, + { + "image": "962.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.513003355704698, + 0.5112664092664093, + 0.21224832214765102, + 0.7785096525096524 + ] + } + ] + }, + { + "image": "963.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4158344640434193, + 0.50664375, + 0.13386702849389412, + 0.6665062500000001 + ] + } + ] + }, + { + "image": "964.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.46857377049180327, + 0.5047809667673715, + 0.19398360655737706, + 0.8660649546827796 + ] + } + ] + }, + { + "image": "966.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4931258840169731, + 0.46330508474576276, + 0.11005657708627999, + 0.6060756192959583 + ] + } + ] + }, + { + "image": "967.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.41293080054274084, + 0.39286249999999995, + 0.1112618724559023, + 0.7734375 + ] + } + ] + }, + { + "image": "968.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4439348710990502, + 0.43290624999999994, + 0.13934871099050208, + 0.65571875 + ] + } + ] + }, + { + "image": "969.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.40618724559023067, + 0.486225, + 0.152483039348711, + 0.68110625 + ] + } + ] + }, + { + "image": "970.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4026780185758514, + 0.5056022808267997, + 0.17916408668730652, + 0.6272059871703493 + ] + } + ] + }, + { + "image": "971.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.40654002713704207, + 0.47098125, + 0.17074626865671647, + 0.61624375 + ] + } + ] + }, + { + "image": "972.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4016553595658073, + 0.5468999999999999, + 0.16632293080054275, + 0.8207625000000002 + ] + } + ] + }, + { + "image": "973.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4739077340569878, + 0.55410625, + 0.11971506105834466, + 0.80309375 + ] + } + ] + }, + { + "image": "975.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3943962008141113, + 0.4826375, + 0.19176390773405705, + 0.8230625 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.8502985074626865, + 0.48479999999999995, + 0.1233107191316145, + 0.9695999999999999 + ] + } + ] + }, + { + "image": "976.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49705563093622795, + 0.47758749999999994, + 0.11668928086838534, + 0.7960124999999999 + ] + } + ] + }, + { + "image": "977.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5184615384615384, + 0.49966789667896677, + 0.17703525641025644, + 0.9255276752767525 + ] + } + ] + }, + { + "image": "978.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4396472184531886, + 0.47400624999999996, + 0.11668928086838534, + 0.67816875 + ] + } + ] + }, + { + "image": "979.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6135549525101763, + 0.56894375, + 0.11689280868385343, + 0.60141875 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3026458616010855, + 0.45618125, + 0.14090909090909093, + 0.70344375 + ] + } + ] + }, + { + "image": "981.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6692944369063771, + 0.53896875, + 0.0767435549525101, + 0.47191874999999994 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49473541383989145, + 0.51211875, + 0.07804613297150609, + 0.5738875 + ] + } + ] + }, + { + "image": "982.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6274626865671642, + 0.52764375, + 0.081696065128901, + 0.37332500000000013 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.45012211668928087, + 0.38794375000000003, + 0.10394843962008143, + 0.31044375 + ] + } + ] + }, + { + "image": "983.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.42966360856269115, + 0.5183098591549296, + 0.08868501529051988, + 0.6535211267605634 + ] + } + ] + }, + { + "image": "984.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4898236092265943, + 0.5175, + 0.09497964721845319, + 0.655 + ] + } + ] + }, + { + "image": "985.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5539303482587065, + 0.5341984732824427, + 0.13606965174129346, + 0.8256030534351145 + ] + } + ] + }, + { + "image": "986.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4563093622795115, + 0.5178437499999999, + 0.11196743554952508, + 0.6349750000000001 + ] + } + ] + }, + { + "image": "987.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.519674355495251, + 0.411875, + 0.09497964721845319, + 0.77875 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6329715061058344, + 0.55125, + 0.09090909090909091, + 0.5125 + ] + } + ] + }, + { + "image": "988.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5463500678426052, + 0.43926250000000006, + 0.09466757123473539, + 0.59655625 + ] + } + ] + }, + { + "image": "989.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4219322033898305, + 0.44781250000000006, + 0.15501694915254238, + 0.6408203125 + ] + } + ] + }, + { + "image": "990.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.40340677966101696, + 0.4925703125, + 0.13174576271186444, + 0.617203125 + ] + } + ] + }, + { + "image": "991.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6002881355932204, + 0.43814843749999993, + 0.09886440677966109, + 0.8111953125 + ] + } + ] + }, + { + "image": "992.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48022033898305083, + 0.46484375, + 0.1016949152542373, + 0.6796875 + ] + } + ] + }, + { + "image": "993.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.43967796610169496, + 0.4473671875, + 0.1702203389830508, + 0.5897421875000001 + ] + } + ] + }, + { + "image": "994.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5526865671641791, + 0.48950000000000005, + 0.09226594301221167, + 0.549 + ] + } + ] + }, + { + "image": "995.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.45854237288135596, + 0.499109375, + 0.10298305084745761, + 0.5538671875000001 + ] + } + ] + }, + { + "image": "996.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4284124830393487, + 0.4409, + 0.0799592944369063, + 0.7172874999999999 + ] + } + ] + }, + { + "image": "997.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4289009497964722, + 0.5250625, + 0.12123473541383992, + 0.7572125 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.9686838534599728, + 0.512625, + 0.06263229308005439, + 0.59585625 + ] + } + ] + }, + { + "image": "998.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5086160108548169, + 0.5365375, + 0.16789687924016283, + 0.7012812500000001 + ] + } + ] + }, + { + "image": "999.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4744777777777777, + 0.5785875, + 0.08941111111111114, + 0.57295 + ] + } + ] + }, + { + "image": "1000.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3867185761957731, + 0.5040650406504065, + 0.1281868743047831, + 0.8544152595372108 + ] + } + ] + }, + { + "image": "1001.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47037991858887385, + 0.45178125, + 0.090461329715061, + 0.69439375 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6991994572591587, + 0.51315625, + 0.08149253731343276, + 0.4838187500000001 + ] + } + ] + }, + { + "image": "1002.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.48575503355704697, + 0.5255366795366796, + 0.21302013422818794, + 0.7713436293436294 + ] + } + ] + }, + { + "image": "1003.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5305291723202171, + 0.438125, + 0.08412483039348712, + 0.68125 + ] + } + ] + }, + { + "image": "1004.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.42354237288135593, + 0.4708203125, + 0.14457627118644065, + 0.6009062500000001 + ] + } + ] + }, + { + "image": "1005.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5150677966101694, + 0.4858359375, + 0.12210169491525417, + 0.6776640625000001 + ] + } + ] + }, + { + "image": "1006.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6139166666666667, + 0.44057031249999995, + 0.08895833333333326, + 0.656078125 + ] + } + ] + }, + { + "image": "1007.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.40454545454545454, + 0.4440125, + 0.08791044776119399, + 0.6163875 + ] + } + ] + }, + { + "image": "1009.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.44907407407407407, + 0.4973958333333333, + 0.25462962962962965, + 0.75 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.44019907407407405, + 0.5420130208333334, + 0.11188425925925924, + 0.646875 + ] + } + ] + }, + { + "image": "1010.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.46785150078988935, + 0.37102131438721137, + 0.1254028436018957, + 0.5900621669626996 + ] + } + ] + }, + { + "image": "1011.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.666974358974359, + 0.5332884615384615, + 0.09456410256410255, + 0.6363461538461538 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5547179487179488, + 0.4878076923076923, + 0.06575641025641021, + 0.5918942307692309 + ] + } + ] + }, + { + "image": "1012.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5585384615384615, + 0.41486538461538464, + 0.044269230769230734, + 0.457673076923077 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.1899871794871795, + 0.4274423076923077, + 0.04153846153846151, + 0.3843557692307692 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.610948717948718, + 0.4380865384615385, + 0.05988461538461543, + 0.4013365384615385 + ] + } + ] + }, + { + "image": "1013.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6049102564102564, + 0.4783076923076923, + 0.0555256410256411, + 0.5698076923076923 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6410256410256411, + 0.5162596153846154, + 0.05011538461538458, + 0.5202788461538461 + ] + } + ] + }, + { + "image": "1014.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.37762820512820516, + 0.5110673076923077, + 0.10783333333333335, + 0.6866346153846153 + ] + } + ] + }, + { + "image": "1015.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.1762692307692308, + 0.5030384615384615, + 0.17061538461538467, + 0.6936634615384616 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6567564102564102, + 0.5169134615384615, + 0.030961538461538506, + 0.288798076923077 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5188717948717949, + 0.5477692307692307, + 0.01621794871794869, + 0.16824038461538465 + ] + } + ] + }, + { + "image": "1016.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5371794871794872, + 0.5629903846153846, + 0.04156410256410251, + 0.42620192307692306 + ] + } + ] + }, + { + "image": "1017.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4524360400444939, + 0.5337210756722951, + 0.09030033370411575, + 0.841582238899312 + ] + } + ] + }, + { + "image": "1019.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.2266025641025641, + 0.4545961538461538, + 0.26067948717948725, + 0.7846538461538461 + ] + } + ] + }, + { + "image": "1021.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.43921794871794867, + 0.5047211538461538, + 0.07030769230769235, + 0.8310288461538461 + ] + } + ] + }, + { + "image": "1023.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.37416666666666665, + 0.461875, + 0.115, + 0.71875 + ] + } + ] + }, + { + "image": "1024.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6123664122137404, + 0.5390458015267177, + 0.11176420695504663, + 0.9024300254452926 + ] + } + ] + }, + { + "image": "1025.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5606, + 0.49479375000000003, + 0.04710833333333331, + 0.52518125 + ] + } + ] + }, + { + "image": "1028.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5423924731182795, + 0.4503365384615385, + 0.08791935483870966, + 0.6169495192307692 + ] + } + ] + }, + { + "image": "1029.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6603833333333333, + 0.40885, + 0.07724166666666671, + 0.60805 + ] + } + ] + }, + { + "image": "1030.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4383205128205128, + 0.4912115384615385, + 0.07546153846153848, + 0.685375 + ] + } + ] + }, + { + "image": "1031.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6506666666666666, + 0.5303173076923077, + 0.03960256410256416, + 0.5023846153846154 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3243333333333333, + 0.49577884615384615, + 0.08105128205128201, + 0.311173076923077 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7134871794871794, + 0.37078846153846157, + 0.02921794871794867, + 0.3898846153846154 + ] + } + ] + }, + { + "image": "1032.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5725641025641026, + 0.5335576923076922, + 0.07605128205128212, + 0.701 + ] + } + ] + }, + { + "image": "1033.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4995411605937922, + 0.48656218402426693, + 0.03931174089068825, + 0.617644084934277 + ] + } + ] + }, + { + "image": "1034.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.24661224489795916, + 0.4766870540265036, + 0.06868027210884356, + 0.805728848114169 + ] + } + ] + }, + { + "image": "1035.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.22206410256410258, + 0.4635961538461538, + 0.06502564102564098, + 0.7403846153846154 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7138076923076923, + 0.4578076923076923, + 0.05589743589743578, + 0.5596634615384615 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3611153846153846, + 0.5993557692307693, + 0.026499999999999947, + 0.38846153846153847 + ] + } + ] + }, + { + "image": "1036.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6150256410256411, + 0.47897115384615385, + 0.07141025641025647, + 0.6078365384615383 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6904230769230769, + 0.49073076923076925, + 0.07361538461538464, + 0.6997596153846154 + ] + } + ] + }, + { + "image": "1039.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5882953181272509, + 0.697945945945946, + 0.056638655462184814, + 0.3516621621621622 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47921968787515007, + 0.5620202702702702, + 0.09073229291716692, + 0.78552027027027 + ] + } + ] + }, + { + "image": "1040.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5047200520833334, + 0.5006103515625, + 0.07845052083333333, + 0.927978515625 + ] + } + ] + }, + { + "image": "1041.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.481904296875, + 0.52070556640625, + 0.08447916666666666, + 0.8562792968750002 + ] + } + ] + }, + { + "image": "1042.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.47971028645833336, + 0.51392333984375, + 0.09993815104166674, + 0.95569091796875 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3331803385416667, + 0.6458935546875, + 0.10390624999999998, + 0.6818920898437502 + ] + } + ] + }, + { + "image": "1043.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48220703125, + 0.547822265625, + 0.08284830729166659, + 0.8678149414062499 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7725651041666667, + 0.65062255859375, + 0.013867187500000119, + 0.15082763671875 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.42956054687499995, + 0.5847314453125, + 0.026328125000000036, + 0.3166845703125001 + ] + } + ] + }, + { + "image": "1044.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4781901041666667, + 0.5255224609375, + 0.123046875, + 0.8835278320312501 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.08300455729166667, + 0.6587255859375, + 0.072705078125, + 0.17566650390624994 + ] + } + ] + }, + { + "image": "1045.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5054771241830065, + 0.49854901960784315, + 0.05946405228758171, + 0.9875032679738562 + ] + } + ] + }, + { + "image": "1046.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.45115143056524776, + 0.5044399785637728, + 0.1137473831123517, + 0.9857583065380493 + ] + } + ] + }, + { + "image": "1047.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5185650723025584, + 0.38395247029393376, + 0.05081201334816457, + 0.5432332707942464 + ] + } + ] + }, + { + "image": "1048.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4952799479166667, + 0.5094189453125, + 0.07899088541666661, + 0.78403564453125 + ] + } + ] + }, + { + "image": "1049.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48186574074074073, + 0.603515625, + 0.09181944444444441, + 0.78515625 + ] + } + ] + }, + { + "image": "1050.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4569530982540226, + 0.5180179717586649, + 0.08188634029441974, + 0.9326187419768935 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5971858952413558, + 0.5996482670089859, + 0.03808627182471756, + 0.387997432605905 + ] + } + ] + }, + { + "image": "1051.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4688605803255485, + 0.5234872611464968, + 0.056617126680820945, + 0.932855626326964 + ] + } + ] + }, + { + "image": "1053.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4817144906743185, + 0.5170091447014524, + 0.07378407460545194, + 0.9575309306078537 + ] + } + ] + }, + { + "image": "1054.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4241830065359477, + 0.5179803921568628, + 0.10326797385620914, + 0.7862549019607842 + ] + } + ] + }, + { + "image": "1055.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4748079427083333, + 0.53955078125, + 0.0707096354166666, + 0.86262939453125 + ] + } + ] + }, + { + "image": "1056.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49058823529411766, + 0.5065359477124183, + 0.07136601307189545, + 0.9176470588235294 + ] + } + ] + }, + { + "image": "1057.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.35293659621802004, + 0.5078173858661663, + 0.11671857619577303, + 0.815509693558474 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.8455283648498332, + 0.4646654158849281, + 0.11597330367074526, + 0.8242651657285803 + ] + } + ] + }, + { + "image": "1058.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5061393229166666, + 0.5002294921875, + 0.06003255208333336, + 0.9477905273437501 + ] + } + ] + }, + { + "image": "1059.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.47028758169934637, + 0.5207124183006536, + 0.10232026143790847, + 0.9433529411764705 + ] + } + ] + }, + { + "image": "1060.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4098795572916667, + 0.50522705078125, + 0.09223307291666671, + 0.8924487304687498 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7242838541666666, + 0.5712890625, + 0.0390625, + 0.34912109375 + ] + } + ] + }, + { + "image": "1061.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48021568627450983, + 0.4920784313725489, + 0.053405228758169956, + 0.9164901960784314 + ] + } + ] + }, + { + "image": "1062.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.48699075659020885, + 0.5181848523748395, + 0.13865114686751112, + 0.8712015404364569 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.8045190003423485, + 0.5909293966623876, + 0.07760013693940433, + 0.3269139922978177 + ] + } + ] + }, + { + "image": "1063.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.27559510567296996, + 0.4731582238899312, + 0.12374860956618465, + 0.7410631644777986 + ] + } + ] + }, + { + "image": "1064.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5107910156250001, + 0.48055908203125, + 0.07291015625000001, + 0.84637451171875 + ] + } + ] + }, + { + "image": "1065.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4593564356435643, + 0.49964639321074966, + 0.06157001414427153, + 0.9992927864214993 + ] + } + ] + }, + { + "image": "1066.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5135091145833334, + 0.495244140625, + 0.0634765625, + 0.7673266601562501 + ] + } + ] + }, + { + "image": "1067.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5232942708333334, + 0.49189697265625, + 0.0695833333333334, + 0.9593798828125 + ] + } + ] + }, + { + "image": "1068.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4989518229166667, + 0.5033154296875, + 0.08376953125000004, + 0.91328857421875 + ] + } + ] + }, + { + "image": "1069.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5241805555555555, + 0.527390625, + 0.1606111111111111, + 0.9452187500000001 + ] + } + ] + }, + { + "image": "1070.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4920461538461538, + 0.4372467532467532, + 0.09166153846153853, + 0.8457922077922077 + ] + } + ] + }, + { + "image": "1071.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7013888888888888, + 0.498046875, + 0.08333333333333333, + 0.8580703125 + ] + } + ] + }, + { + "image": "1072.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.513766328011611, + 0.5193795719317259, + 0.11185413642960812, + 0.9309265781630994 + ] + } + ] + }, + { + "image": "1073.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4728277986990757, + 0.5025083440308087, + 0.11662444368366992, + 0.9943183568677791 + ] + } + ] + }, + { + "image": "1074.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5215852864583334, + 0.49748046875000007, + 0.03731119791666663, + 0.87473388671875 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.69890625, + 0.460205078125, + 0.11043619791666674, + 0.90901611328125 + ] + } + ] + }, + { + "image": "1075.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5682536151279199, + 0.5000750469043153, + 0.06494994438264744, + 0.4947217010631645 + ] + } + ] + }, + { + "image": "1076.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5322691879866518, + 0.4626766729205754, + 0.08076751946607337, + 0.7123264540337712 + ] + } + ] + }, + { + "image": "1077.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6366111111111111, + 0.3837890625, + 0.11337499999999999, + 0.7229921874999998 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.7166250000000001, + 0.5202734375, + 0.06295833333333331, + 0.29196875 + ] + } + ] + }, + { + "image": "1078.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5125027808676307, + 0.5080175109443402, + 0.05344827586206891, + 0.5506191369606004 + ] + } + ] + }, + { + "image": "1079.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5014682981090101, + 0.5272170106316447, + 0.12286985539488324, + 0.8450156347717325 + ] + } + ] + }, + { + "image": "1080.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4854752604166667, + 0.52698486328125, + 0.0465104166666667, + 0.876484375 + ] + } + ] + }, + { + "image": "1081.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.556640625, + 0.52650146484375, + 0.07595377604166664, + 0.90110107421875 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.45138997395833336, + 0.56111572265625, + 0.029296875, + 0.23112060546875002 + ] + } + ] + }, + { + "image": "1082.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.39889579020013805, + 0.5017054865424431, + 0.10766045548654245, + 0.9748498964803313 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5607315389924086, + 0.6004140786749482, + 0.02185300207039335, + 0.3036568322981366 + ] + } + ] + }, + { + "image": "1083.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.43712222222222225, + 0.5186875, + 0.1110777777777778, + 0.798925 + ] + } + ] + }, + { + "image": "1084.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5244996549344375, + 0.5143633540372671, + 0.1518288474810214, + 0.9484989648033126 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6927984817115252, + 0.6771972049689441, + 0.026100759144237363, + 0.1968892339544513 + ] + } + ] + }, + { + "image": "1085.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4224583333333334, + 0.4453125, + 0.09027777777777778, + 0.8229140625 + ] + } + ] + }, + { + "image": "1086.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.41418064516129033, + 0.4319492753623188, + 0.08229677419354835, + 0.766891304347826 + ] + } + ] + }, + { + "image": "1087.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.512035595105673, + 0.37706691682301435, + 0.08642936596218025, + 0.6256472795497187 + ] + } + ] + }, + { + "image": "1088.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5380078125, + 0.51063720703125, + 0.09379231770833336, + 0.94458251953125 + ] + } + ] + }, + { + "image": "1089.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.481990569215224, + 0.5612528416266734, + 0.06738632536207483, + 0.8249557969184137 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.39161670596160325, + 0.6215130083354383, + 0.04617379589087239, + 0.4734806769386209 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5652004041764904, + 0.6672240464763829, + 0.011660491748063283, + 0.12590553169992424 + ] + } + ] + }, + { + "image": "1090.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48963867187500004, + 0.52645751953125, + 0.07291666666666667, + 0.8525 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5499479166666666, + 0.66433349609375, + 0.021341145833333314, + 0.22515136718750006 + ] + } + ] + }, + { + "image": "1091.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5272747497219132, + 0.5169731081926204, + 0.0844382647385984, + 0.6697373358348968 + ] + } + ] + }, + { + "image": "1092.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4813420061622732, + 0.5174685494223363, + 0.08490243067442657, + 0.9224415917843388 + ] + } + ] + }, + { + "image": "1093.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4794010416666667, + 0.508515625, + 0.09919596354166667, + 0.8651049804687498 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.67853515625, + 0.65701904296875, + 0.026959635416666645, + 0.29302001953125 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.7798470052083334, + 0.5824462890625, + 0.12030924479166671, + 0.6625195312500001 + ] + } + ] + }, + { + "image": "1094.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5009895833333333, + 0.47798095703125, + 0.09177408854166662, + 0.85342529296875 + ] + } + ] + }, + { + "image": "1095.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5950736278447122, + 0.3630977443609023, + 0.128995983935743, + 0.5656015037593985 + ] + } + ] + }, + { + "image": "1096.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5225583982202446, + 0.43411507191995, + 0.11737486095661845, + 0.8206191369606004 + ] + } + ] + }, + { + "image": "1097.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.46788577154308614, + 0.5110095190380761, + 0.13689712758851033, + 0.9779759519038076 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6108183032732131, + 0.6567259519038077, + 0.02196726786907147, + 0.26684619238476953 + ] + } + ] + }, + { + "image": "1098.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4831087239583333, + 0.51992919921875, + 0.06767252604166663, + 0.8216113281249999 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5986816406250001, + 0.61654541015625, + 0.03819010416666672, + 0.5643774414062501 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.713173828125, + 0.6178271484375, + 0.08616861979166668, + 0.6474072265625002 + ] + } + ] + }, + { + "image": "1099.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4455859375, + 0.50956787109375, + 0.09943359375000001, + 0.8935083007812501 + ] + } + ] + }, + { + "image": "1100.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5001331931300386, + 0.524008937960042, + 0.08642481598317567, + 0.9510830704521557 + ] + } + ] + }, + { + "image": "1101.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.45362984218077473, + 0.5081925766541151, + 0.1963880918220947, + 0.9683835395373857 + ] + } + ] + }, + { + "image": "1102.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.45075846354166665, + 0.55552490234375, + 0.07465820312499998, + 0.72685546875 + ] + } + ] + }, + { + "image": "1103.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47778761061946906, + 0.41868421052631577, + 0.08035398230088503, + 0.5850711237553342 + ] + } + ] + }, + { + "image": "1104.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4612688398177357, + 0.5206466876971608, + 0.15702769015071855, + 0.9523948475289169 + ] + } + ] + }, + { + "image": "1105.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49972936400541274, + 0.47379375, + 0.13867388362652236, + 0.7583 + ] + } + ] + }, + { + "image": "1106.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.511935047361299, + 0.47161249999999993, + 0.12361299052774022, + 0.7753625 + ] + } + ] + }, + { + "image": "1107.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5772395128552097, + 0.51375625, + 0.1441542625169147, + 0.8348875000000001 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.2219215155615697, + 0.585, + 0.09742895805142084, + 0.595 + ] + } + ] + }, + { + "image": "1108.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48267727930535453, + 0.5062207357859532, + 0.12410998552821996, + 0.8445819397993312 + ] + } + ] + }, + { + "image": "1109.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.46303112313937755, + 0.47376874999999996, + 0.21695534506089315, + 0.7662812499999998 + ] + } + ] + }, + { + "image": "1110.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.2412449255751015, + 0.5549499999999999, + 0.1735182679296346, + 0.5681937499999999 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6156968876860622, + 0.508125, + 0.08930987821380243, + 0.83375 + ] + } + ] + }, + { + "image": "1111.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5051826792963464, + 0.50288125, + 0.1262922868741543, + 0.7034 + ] + } + ] + }, + { + "image": "1112.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5206089309878214, + 0.5216624999999999, + 0.12906630581867387, + 0.78573125 + ] + } + ] + }, + { + "image": "1113.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.12052774018944519, + 0.46671250000000003, + 0.23430311231393772, + 0.5195875000000001 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4437889039242219, + 0.4862875, + 0.13960757780784838, + 0.7468875 + ] + } + ] + }, + { + "image": "1114.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6192248062015504, + 0.49186828919112385, + 0.1304961240310077, + 0.9148675733715104 + ] + } + ] + }, + { + "image": "1115.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.38742895805142086, + 0.54725625, + 0.25912043301759136, + 0.77939375 + ] + } + ] + }, + { + "image": "1116.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46553450608930985, + 0.46771250000000003, + 0.10435723951285522, + 0.676125 + ] + } + ] + }, + { + "image": "1117.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48678125000000005, + 0.5037851478010094, + 0.1436406249999999, + 0.9924297043979813 + ] + } + ] + }, + { + "image": "1118.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4745196211096076, + 0.5315875, + 0.17320703653585928, + 0.8709937500000001 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.8394181326116374, + 0.5710437499999999, + 0.10916102841677953, + 0.31791874999999997 + ] + } + ] + }, + { + "image": "1119.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5412719891745602, + 0.5339562499999999, + 0.12990527740189445, + 0.8095812499999999 + ] + } + ] + }, + { + "image": "1120.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4708525033829499, + 0.46875625, + 0.13405953991880926, + 0.8008374999999998 + ] + } + ] + }, + { + "image": "1121.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5065764546684709, + 0.478725, + 0.13717185385656294, + 0.85889375 + ] + } + ] + }, + { + "image": "1122.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4993504736129905, + 0.46258749999999993, + 0.14484438430311228, + 0.80695625 + ] + } + ] + }, + { + "image": "1123.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5186197564276048, + 0.50206875, + 0.12665764546684713, + 0.7865187500000002 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.22515561569688766, + 0.44726875, + 0.2174154262516914, + 0.7852562500000001 + ] + } + ] + }, + { + "image": "1124.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5823951285520974, + 0.49783125, + 0.144384303112314, + 0.8168187500000001 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.32652232746955345, + 0.5502062500000001, + 0.1319756427604871, + 0.734075 + ] + } + ] + }, + { + "image": "1125.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5024347826086957, + 0.4740093708165996, + 0.13779710144927543, + 0.8532864792503346 + ] + } + ] + }, + { + "image": "1126.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48623815967523676, + 0.47575, + 0.10645466847090658, + 0.7493312499999999 + ] + } + ] + }, + { + "image": "1127.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47468200270635996, + 0.5042, + 0.0519485791610284, + 0.71461875 + ] + } + ] + }, + { + "image": "1128.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4749661705006766, + 0.49805000000000005, + 0.16508795669824086, + 0.83390625 + ] + } + ] + }, + { + "image": "1129.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5919350473612991, + 0.46601250000000005, + 0.1288227334235454, + 0.7313124999999999 + ] + } + ] + }, + { + "image": "1130.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5661975642760487, + 0.485675, + 0.19382949932341004, + 0.78000625 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.8228146143437076, + 0.59645625, + 0.06372124492557499, + 0.597325 + ] + } + ] + }, + { + "image": "1131.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5234482758620689, + 0.39684177611006877, + 0.1175973303670745, + 0.7276797998749218 + ] + } + ] + }, + { + "image": "1132.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4599888765294772, + 0.3347467166979362, + 0.10786429365962183, + 0.6694934333958724 + ] + } + ] + }, + { + "image": "1133.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5382919254658386, + 0.49743964886613024, + 0.16045031055900627, + 0.9461082662765179 + ] + } + ] + }, + { + "image": "1134.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6407983761840325, + 0.4633812499999999, + 0.17251691474966163, + 0.68046875 + ] + } + ] + }, + { + "image": "1135.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49566982408660354, + 0.4930562499999999, + 0.15220568335588636, + 0.8143250000000001 + ] + } + ] + }, + { + "image": "1136.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46044270833333334, + 0.5636865234375, + 0.07656249999999994, + 0.8685156249999999 + ] + } + ] + }, + { + "image": "1137.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4193880208333333, + 0.509130859375, + 0.08315104166666669, + 0.86633544921875 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.51400390625, + 0.584970703125, + 0.0599381510416667, + 0.45404785156249994 + ] + } + ] + }, + { + "image": "1138.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.508830297219559, + 0.48694964028776977, + 0.05604985618408441, + 0.6635971223021582 + ] + } + ] + }, + { + "image": "1139.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4846162402669633, + 0.4735709818636648, + 0.1015906562847609, + 0.8881738586616635 + ] + } + ] + }, + { + "image": "1140.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.39790865384615387, + 0.5140229885057471, + 0.06337740384615387, + 0.4822988505747128 + ] + } + ] + }, + { + "image": "1141.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5016947115384616, + 0.3647261663286004, + 0.06335336538461543, + 0.6468356997971602 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6370192307692307, + 0.4279918864097363, + 0.0673076923076923, + 0.5909398242055443 + ] + } + ] + }, + { + "image": "1145.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44693333333333335, + 0.49543750000000003, + 0.03626666666666665, + 0.38521874999999994 + ] + } + ] + }, + { + "image": "1147.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4580416666666666, + 0.5485375, + 0.038116666666666674, + 0.40286874999999994 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4044, + 0.53435, + 0.05528333333333331, + 0.44212500000000005 + ] + } + ] + }, + { + "image": "1149.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4398888888888889, + 0.4230546874999999, + 0.059634259259259234, + 0.5521510416666667 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.35850925925925925, + 0.5167239583333333, + 0.02257407407407407, + 0.18311979166666661 + ] + } + ] + }, + { + "image": "1150.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47708333333333336, + 0.5463625, + 0.02351666666666669, + 0.28408125 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.43199166666666666, + 0.54608125, + 0.027174999999999963, + 0.30400625 + ] + } + ] + }, + { + "image": "1151.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4564182424916574, + 0.42803001876172597, + 0.06650723025583978, + 0.5733646028767979 + ] + } + ] + }, + { + "image": "1152.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5232361111111111, + 0.4558671875, + 0.07679166666666662, + 0.6971171875 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.9600694444444444, + 0.5611953125, + 0.03356944444444455, + 0.20703125 + ] + } + ] + }, + { + "image": "1154.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.523986111111111, + 0.48852343749999994, + 0.08165277777777773, + 0.6281015625000002 + ] + } + ] + }, + { + "image": "1155.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5018055555555556, + 0.443078125, + 0.07802777777777771, + 0.6776953125 + ] + } + ] + }, + { + "image": "1156.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4444444444444444, + 0.5165364583333333, + 0.04537037037037037, + 0.4122395833333333 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3458055555555556, + 0.5434140625, + 0.029995370370370353, + 0.2130989583333334 + ] + } + ] + }, + { + "image": "1157.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5, + 0.425, + 0.06222222222222222, + 0.5725 + ] + } + ] + }, + { + "image": "1158.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5681018518518518, + 0.40446614583333335, + 0.06613425925925921, + 0.5684921875000001 + ] + } + ] + }, + { + "image": "1159.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5344938820912124, + 0.34094434021263287, + 0.08066740823136817, + 0.5650406504065041 + ] + } + ] + }, + { + "image": "1160.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4463564814814815, + 0.44597916666666665, + 0.18151388888888886, + 0.8803489583333334 + ] + } + ] + }, + { + "image": "1161.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4966251556662516, + 0.37015850144092216, + 0.10267745952677465, + 0.7403170028818443 + ] + } + ] + }, + { + "image": "1163.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5368525896414342, + 0.5037425149700598, + 0.07370517928286853, + 0.9925149700598802 + ] + } + ] + }, + { + "image": "1164.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5300111111111111, + 0.44463749999999996, + 0.050966666666666674, + 0.51124375 + ] + } + ] + }, + { + "image": "1165.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.32167340748230533, + 0.4088569803810065, + 0.07127401415571286, + 0.7215666761444413 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5838624873609707, + 0.435979528006824, + 0.11547522750252773, + 0.7951464316178561 + ] + } + ] + }, + { + "image": "1167.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4823834196891192, + 0.47013354281225456, + 0.06283937823834196, + 0.7491751767478397 + ] + } + ] + }, + { + "image": "1168.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5158842592592592, + 0.41843229166666673, + 0.11607407407407404, + 0.7928723958333334 + ] + } + ] + }, + { + "image": "1169.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5267080745341615, + 0.47730446927374304, + 0.12173913043478261, + 0.9546089385474861 + ] + } + ] + }, + { + "image": "1170.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.554749721913237, + 0.4246841776110069, + 0.08530589543937715, + 0.7747904940587867 + ] + } + ] + }, + { + "image": "1171.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4398148148148148, + 0.3372395833333333, + 0.05092592592592592, + 0.4635416666666667 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6440324074074074, + 0.4411171875, + 0.026750000000000093, + 0.18373958333333332 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.8907731481481481, + 0.44519010416666666, + 0.0361620370370371, + 0.12828124999999999 + ] + } + ] + }, + { + "image": "1174.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4386574074074074, + 0.3776041666666667, + 0.05787037037037037, + 0.5338541666666666 + ] + } + ] + }, + { + "image": "1176.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5908362989323843, + 0.4856771180787191, + 0.06894128113879004, + 0.8960707138092061 + ] + } + ] + }, + { + "image": "1177.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.2789, + 0.5574, + 0.05635555555555559, + 0.48804375000000005 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4486555555555556, + 0.46813125, + 0.09637777777777778, + 0.8421562500000002 + ] + } + ] + }, + { + "image": "1178.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.529510842158346, + 0.382354609929078, + 0.07307110438729203, + 0.7073446808510638 + ] + } + ] + }, + { + "image": "1179.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6433059449009183, + 0.40726753670473087, + 0.0735282745287579, + 0.37457857531267 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4622377960367327, + 0.42859978249048397, + 0.04140647655872406, + 0.23299891245241974 + ] + } + ] + }, + { + "image": "1180.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4509942481511915, + 0.4861955628594906, + 0.038151191454396105, + 0.6003533278553822 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3151437962202136, + 0.5428923582580115, + 0.03732128184059159, + 0.362974527526705 + ] + } + ] + }, + { + "image": "1181.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.466796875, + 0.466796875, + 0.08203125, + 0.7565078125 + ] + } + ] + }, + { + "image": "1182.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.517578125, + 0.53125, + 0.053382812499999946, + 0.7682265625 + ] + } + ] + }, + { + "image": "1183.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.46675781250000004, + 0.5159374999999999, + 0.09520312499999992, + 0.920296875 + ] + } + ] + }, + { + "image": "1185.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5223949044585987, + 0.4066592261904762, + 0.11025477707006363, + 0.7969047619047619 + ] + } + ] + }, + { + "image": "1187.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.45707843137254905, + 0.5166993464052287, + 0.13856209150326798, + 0.9326143790849674 + ] + } + ] + }, + { + "image": "1189.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5206489071038252, + 0.5117349726775956, + 0.07893442622950816, + 0.9765300546448088 + ] + } + ] + }, + { + "image": "1190.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4980392156862745, + 0.5343137254901961, + 0.09019607843137255, + 0.9313725490196079 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3806339869281046, + 0.4646470588235294, + 0.09693464052287579, + 0.9289673202614379 + ] + } + ] + }, + { + "image": "1191.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.45556577086280053, + 0.525035360678925, + 0.05541725601131535, + 0.893041018387553 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.22770155586987273, + 0.6816619519094768, + 0.02187411598302684, + 0.31653465346534654 + ] + } + ] + }, + { + "image": "1192.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4445993031358885, + 0.5, + 0.06968641114982578, + 1.0 + ] + } + ] + }, + { + "image": "1193.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5017463848720801, + 0.5985115697310819, + 0.062313681868743025, + 0.5621325828642901 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.30700778642936594, + 0.7128767979987493, + 0.032313681868743, + 0.16575359599749842 + ] + } + ] + }, + { + "image": "1194.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49364657814096013, + 0.5265010054582017, + 0.06569458631256389, + 0.6548664176960644 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.36565372829417775, + 0.2960183855214019, + 0.06361593462717055, + 0.588141338695777 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.14112359550561798, + 0.5008101120367711, + 0.07555158324821246, + 0.33896868715886247 + ] + } + ] + }, + { + "image": "1195.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5168631436314363, + 0.5105691056910568, + 0.07745257452574521, + 0.9659010840108402 + ] + } + ] + }, + { + "image": "1196.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5856209150326798, + 0.5372549019607843, + 0.036601307189542485, + 0.8 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.296078431372549, + 0.5444444444444444, + 0.11372549019607843, + 0.738562091503268 + ] + } + ] + }, + { + "image": "1198.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5084288604180714, + 0.4881995954146999, + 0.07552258934592043, + 0.973701955495617 + ] + } + ] + }, + { + "image": "1199.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3268111111111111, + 0.48439374999999996, + 0.13708888888888887, + 0.9169437500000001 + ] + } + ] + }, + { + "image": "1200.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.45345555555555556, + 0.455925, + 0.08580000000000003, + 0.5234000000000001 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5898777777777777, + 0.5599062499999999, + 0.03017777777777787, + 0.17418124999999995 + ] + } + ] + }, + { + "image": "1202.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5250555555555555, + 0.48134374999999996, + 0.1277555555555555, + 0.5588437499999999 + ] + } + ] + }, + { + "image": "1203.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.45293903548680614, + 0.5470372976776917, + 0.049808917197452236, + 0.7984517945109078 + ] + } + ] + }, + { + "image": "1204.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5729166666666666, + 0.4140625, + 0.0763888888888889, + 0.6276015625 + ] + } + ] + }, + { + "image": "1205.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6250694444444445, + 0.5090703125000001, + 0.09720833333333334, + 0.845375 + ] + } + ] + }, + { + "image": "01206.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6142237762237762, + 0.5129716981132075, + 0.09090909090909091, + 0.8660927672955976 + ] + } + ] + }, + { + "image": "1206.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.42965277777777783, + 0.44484375, + 0.05258333333333335, + 0.6695234375 + ] + } + ] + }, + { + "image": "1207.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7314861111111111, + 0.46484375, + 0.125, + 0.9166718750000001 + ] + } + ] + }, + { + "image": "1209.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.561130085384229, + 0.41543915961482347, + 0.07442491210447004, + 0.689474759264663 + ] + } + ] + }, + { + "image": "1210.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6116435185185186, + 0.44566666666666666, + 0.09318518518518527, + 0.6098489583333334 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7643842592592592, + 0.5515104166666667, + 0.031333333333333255, + 0.2558515625000001 + ] + } + ] + }, + { + "image": "1211.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5439814814814815, + 0.427734375, + 0.06018518518518518, + 0.5481770833333334 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6400462962962963, + 0.4329427083333333, + 0.0625, + 0.4440104166666667 + ] + } + ] + }, + { + "image": "1212.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5046787330316742, + 0.47099050203527815, + 0.051963800904977445, + 0.5890502035278153 + ] + } + ] + }, + { + "image": "1213.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5082424916573971, + 0.4906941838649156, + 0.04621802002224689, + 0.4319199499687305 + ] + } + ] + }, + { + "image": "1214.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5188320355951057, + 0.4865603502188868, + 0.04383759733036704, + 0.429724828017511 + ] + } + ] + }, + { + "image": "1215.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.517797552836485, + 0.49499687304565354, + 0.08565072302558398, + 0.5509693558474046 + ] + } + ] + }, + { + "image": "1216.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.513159065628476, + 0.48477798624140084, + 0.06229143492769744, + 0.6239337085678548 + ] + } + ] + }, + { + "image": "1217.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4771968854282536, + 0.5147842401500938, + 0.0867630700778643, + 0.5972795497185741 + ] + } + ] + }, + { + "image": "1218.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5489655172413793, + 0.4618386491557223, + 0.049777530589543935, + 0.5113821138211382 + ] + } + ] + }, + { + "image": "1219.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4509416666666667, + 0.47, + 0.048125, + 0.5825 + ] + } + ] + }, + { + "image": "1220.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.634288, + 0.5012871287128713, + 0.13484799999999997, + 0.9974257425742575 + ] + } + ] + }, + { + "image": "1221.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.27283478260869565, + 0.5308046875000001, + 0.23093913043478254, + 0.867203125 + ] + } + ] + }, + { + "image": "1222.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5929143492769744, + 0.524859287054409, + 0.07767519466073414, + 0.62046904315197 + ] + } + ] + }, + { + "image": "1223.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4891064814814815, + 0.5104479166666667, + 0.11857870370370376, + 0.6137395833333333 + ] + } + ] + }, + { + "image": "1224.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6225694444444444, + 0.3760078125, + 0.08136111111111116, + 0.7355 + ] + } + ] + }, + { + "image": "1226.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4985428253615128, + 0.5201375859912446, + 0.08450500556173529, + 0.7184427767354596 + ] + } + ] + }, + { + "image": "1227.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4669027777777778, + 0.4682578125, + 0.060069444444444446, + 0.44144531249999996 + ] + } + ] + }, + { + "image": "1230.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5237222222222222, + 0.461125, + 0.0798055555555556, + 0.7450546875 + ] + } + ] + }, + { + "image": "01233.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4734339948231234, + 0.4984346701164296, + 0.14015530629853326, + 0.9917399741267788 + ] + } + ] + }, + { + "image": "1233.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49835834068843776, + 0.507974851091992, + 0.11548102383053838, + 0.9840502978160159 + ] + } + ] + }, + { + "image": "1234.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.34513333333333335, + 0.5093312499999999, + 0.10239999999999999, + 0.889375 + ] + } + ] + }, + { + "image": "1235.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.424, + 0.5660583446404341, + 0.07572850678733037, + 0.8678833107191316 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6320090497737557, + 0.5, + 0.13579185520361986, + 1.0 + ] + } + ] + }, + { + "image": "1236.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47149166666666664, + 0.48685625, + 0.07632499999999993, + 0.9382187500000001 + ] + } + ] + }, + { + "image": "1237.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5626535626535627, + 0.5435082872928176, + 0.09828009828009827, + 0.8411602209944752 + ] + } + ] + }, + { + "image": "1238.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.40341541755888655, + 0.4946875, + 0.08925588865096361, + 0.7442449999999999 + ] + } + ] + }, + { + "image": "1239.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5509027777777777, + 0.49148437500000003, + 0.06312500000000007, + 0.5376640625 + ] + } + ] + }, + { + "image": "1241.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5545428015564203, + 0.46760601915184674, + 0.09296206225680939, + 0.8476470588235295 + ] + } + ] + }, + { + "image": "1243.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4470486111111111, + 0.496826171875, + 0.1779513888888889, + 0.72265625 + ] + } + ] + }, + { + "image": "1244.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3948076923076923, + 0.5696020761245675, + 0.1782884615384615, + 0.8607871972318341 + ] + } + ] + }, + { + "image": "1245.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5254906542056075, + 0.5095903361344538, + 0.19815420560747665, + 0.9808088235294118 + ] + } + ] + }, + { + "image": "1248.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.30815384615384617, + 0.5201557093425605, + 0.3225576923076923, + 0.9398183391003458 + ] + } + ] + }, + { + "image": "1249.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5147115384615384, + 0.49813148788927336, + 0.17546153846153847, + 0.9641608996539792 + ] + } + ] + }, + { + "image": "1250.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5669588455371459, + 0.5025192307692308, + 0.08316408337787275, + 0.7021346153846154 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3657830037413148, + 0.4518076923076923, + 0.12116515232495993, + 0.6644591346153847 + ] + } + ] + }, + { + "image": "1251.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5462319615179049, + 0.5824519230769231, + 0.1293425975414217, + 0.8350961538461539 + ] + } + ] + }, + { + "image": "1253.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48753607696419027, + 0.5166225961538462, + 0.09743452699091393, + 0.8547019230769232 + ] + } + ] + }, + { + "image": "1254.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4741898148148148, + 0.45926302083333326, + 0.0985925925925926, + 0.8374791666666667 + ] + } + ] + }, + { + "image": "1255.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4993, + 0.4840187499999999, + 0.05330000000000003, + 0.72421875 + ] + } + ] + }, + { + "image": "1257.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47159259259259256, + 0.5432057291666667, + 0.06736574074074074, + 0.80678125 + ] + } + ] + }, + { + "image": "1259.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.545554272517321, + 0.5111515151515152, + 0.07418013856812934, + 0.9374112554112555 + ] + } + ] + }, + { + "image": "1260.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4991388888888889, + 0.5935078125000001, + 0.09129166666666669, + 0.7495156250000001 + ] + } + ] + }, + { + "image": "1261.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4572727272727273, + 0.5025768457339845, + 0.09557711950970384, + 0.96900603274921 + ] + } + ] + }, + { + "image": "1263.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5480111111111111, + 0.50783125, + 0.04666666666666673, + 0.55914375 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.2718, + 0.56631875, + 0.04665555555555557, + 0.37845625 + ] + } + ] + }, + { + "image": "1264.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.43475681453768034, + 0.5243774038461538, + 0.062063067878140095, + 0.5767908653846153 + ] + } + ] + }, + { + "image": "1265.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.466962962962963, + 0.5281276041666667, + 0.07281944444444448, + 0.816140625 + ] + } + ] + }, + { + "image": "1267.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4035462962962963, + 0.5519010416666668, + 0.0799675925925926, + 0.73753125 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.48767129629629624, + 0.5322656250000001, + 0.09755092592592594, + 0.7683932291666667 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.8655462962962963, + 0.6139427083333333, + 0.044111111111111205, + 0.2879843749999999 + ] + } + ] + }, + { + "image": "1268.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.40650988776055585, + 0.5582932692307693, + 0.15437199358631745, + 0.8834134615384616 + ] + } + ] + }, + { + "image": "1269.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4973444444444445, + 0.46718125, + 0.08011111111111113, + 0.88855625 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.7892444444444445, + 0.6742625, + 0.05619999999999992, + 0.43423125 + ] + } + ] + }, + { + "image": "1270.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.475820416889364, + 0.5523485576923077, + 0.09582041688936396, + 0.6279447115384615 + ] + } + ] + }, + { + "image": "1271.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4622222222222222, + 0.6175, + 0.07555555555555556, + 0.7525 + ] + } + ] + }, + { + "image": "1272.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5270416666666667, + 0.543875, + 0.0881712962962962, + 0.8868828125 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.687037037037037, + 0.61546875, + 0.07222222222222222, + 0.4965625000000001 + ] + } + ] + }, + { + "image": "1273.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4636557990379476, + 0.5522836538461539, + 0.2164617851416355, + 0.8930288461538461 + ] + } + ] + }, + { + "image": "1274.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46289424860853434, + 0.5229666666666666, + 0.14100185528756956, + 0.9451083333333334 + ] + } + ] + }, + { + "image": "1275.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4586851851851852, + 0.4939869791666666, + 0.13371296296296298, + 0.9049505208333334 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6817129629629629, + 0.5989583333333334, + 0.0625, + 0.4140625 + ] + } + ] + }, + { + "image": "1277.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.43192129629629633, + 0.5164739583333333, + 0.10273148148148152, + 0.9548229166666666 + ] + } + ] + }, + { + "image": "1278.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4743452699091395, + 0.5210336538461539, + 0.1042223409941208, + 0.8353365384615384 + ] + } + ] + }, + { + "image": "1279.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5785676109032603, + 0.6111778846153846, + 0.08818813468733298, + 0.7776442307692307 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.346071619454837, + 0.7427884615384616, + 0.14163548904329235, + 0.5144230769230769 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.12560128273650453, + 0.7001201923076923, + 0.1282736504543025, + 0.5997596153846154 + ] + } + ] + }, + { + "image": "1281.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5345644040619989, + 0.5670264423076923, + 0.1174398717263495, + 0.8659447115384615 + ] + } + ] + }, + { + "image": "1286.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4364861111111111, + 0.5654010416666666, + 0.11355555555555559, + 0.8691953125 + ] + } + ] + }, + { + "image": "1287.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4938820912124583, + 0.4509756097560976, + 0.06526140155728583, + 0.613445903689806 + ] + } + ] + }, + { + "image": "1288.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5305895439377085, + 0.5359599749843652, + 0.07341490545050056, + 0.5991244527829893 + ] + } + ] + }, + { + "image": "1290.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48344370860927155, + 0.5188492063492064, + 0.09271523178807947, + 0.9623015873015873 + ] + } + ] + }, + { + "image": "1291.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6191982896846606, + 0.5634951923076923, + 0.07640833778727955, + 0.8524807692307694 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.1993586317477285, + 0.7346153846153847, + 0.13148049171566006, + 0.36538461538461536 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.08648850881881347, + 0.6065817307692308, + 0.15453233564938534, + 0.4579831730769231 + ] + } + ] + }, + { + "image": "1292.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7953461538461538, + 0.5379325259515572, + 0.14905769230769228, + 0.9211937716262977 + ] + } + ] + }, + { + "image": "1293.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6146445750935329, + 0.6454326923076923, + 0.06413682522715125, + 0.34615384615384615 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46699625868519506, + 0.5060697115384616, + 0.06547300908605024, + 0.5001201923076923 + ] + } + ] + }, + { + "image": "1294.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5113636363636364, + 0.5247031539888681, + 0.17566115702479335, + 0.9505844155844156 + ] + } + ] + }, + { + "image": "1295.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3607696419027258, + 0.5114182692307693, + 0.14430785676109031, + 0.6346153846153846 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.11585248530197755, + 0.5442620192307692, + 0.04761090326028862, + 0.2862283653846154 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.09121859967931586, + 0.5560456730769231, + 0.03099412079102085, + 0.23934375000000002 + ] + } + ] + }, + { + "image": "1296.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5222197802197802, + 0.5259189723320158, + 0.15131868131868137, + 0.9481620553359683 + ] + } + ] + }, + { + "image": "1297.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.36402993051843935, + 0.6065432692307692, + 0.09405130946018174, + 0.692639423076923 + ] + } + ] + }, + { + "image": "1298.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44519230769230766, + 0.514273356401384, + 0.17692307692307693, + 0.9714532871972318 + ] + } + ] + }, + { + "image": "1299.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.46565384615384614, + 0.5307698961937717, + 0.2280192307692307, + 0.9181920415224915 + ] + } + ] + }, + { + "image": "1301.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.42946153846153845, + 0.5325346020761246, + 0.2607115384615385, + 0.9349307958477509 + ] + } + ] + }, + { + "image": "1305.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4464230769230769, + 0.5079065743944636, + 0.15109615384615377, + 0.9738062283737025 + ] + } + ] + }, + { + "image": "1307.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.46428846153846154, + 0.5412802768166091, + 0.18132692307692305, + 0.907076124567474 + ] + } + ] + }, + { + "image": "1308.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4969300225733634, + 0.35525354969574036, + 0.13485327313769754, + 0.658235294117647 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6674266365688488, + 0.5772819472616634, + 0.1219638826185101, + 0.7039452332657202 + ] + } + ] + }, + { + "image": "1309.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49586538461538465, + 0.5777335640138408, + 0.1565961538461539, + 0.8316868512110727 + ] + } + ] + }, + { + "image": "1310.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4492013888888889, + 0.5148828125, + 0.08388454861111111, + 0.6856445312499999 + ] + } + ] + }, + { + "image": "1311.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48467881944444446, + 0.49785400390625, + 0.0934288194444444, + 0.9171142578125 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.29356770833333334, + 0.5743310546875, + 0.06840711805555551, + 0.51641845703125 + ] + } + ] + }, + { + "image": "1313.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47800000000000004, + 0.48046875, + 0.12268055555555561, + 0.9270781249999999 + ] + } + ] + }, + { + "image": "1315.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4333420138888888, + 0.53310546875, + 0.1113020833333333, + 0.76422119140625 + ] + } + ] + }, + { + "image": "1317.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49026696329254726, + 0.581038148843027, + 0.08859844271412678, + 0.8226454033771108 + ] + } + ] + }, + { + "image": "1318.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5077605321507761, + 0.5094117647058823, + 0.1286031042128603, + 0.9811764705882353 + ] + } + ] + }, + { + "image": "1319.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4947734806629834, + 0.5221106621075536, + 0.09446961325966852, + 0.8707895554864781 + ] + } + ] + }, + { + "image": "1320.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5606966824644549, + 0.4951266328978938, + 0.10139810426540276, + 0.765585177286057 + ] + } + ] + }, + { + "image": "1321.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5176543209876543, + 0.503717757936508, + 0.04938712522045865, + 0.6348090277777778 + ] + } + ] + }, + { + "image": "1323.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5215906562847609, + 0.5554784240150094, + 0.09071190211345935, + 0.5972232645403377 + ] + } + ] + }, + { + "image": "1324.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6428653846153847, + 0.5418944636678199, + 0.11538461538461539, + 0.9033650519031141 + ] + } + ] + }, + { + "image": "1327.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5594771968854283, + 0.5536647904940587, + 0.052013348164627354, + 0.41026266416510326 + ] + } + ] + }, + { + "image": "1330.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4913194444444444, + 0.48191406250000013, + 0.10069444444444445, + 0.8028828125 + ] + } + ] + }, + { + "image": "1331.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5011527777777778, + 0.506515625, + 0.09952777777777773, + 0.7942734374999999 + ] + } + ] + }, + { + "image": "1333.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4925277777777778, + 0.506609375, + 0.09840277777777781, + 0.9420078125 + ] + } + ] + }, + { + "image": "1334.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49659722222222225, + 0.4762421874999999, + 0.06158333333333338, + 0.8267109375 + ] + } + ] + }, + { + "image": "1335.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47834722222222226, + 0.474421875, + 0.09886111111111104, + 0.9246171874999998 + ] + } + ] + }, + { + "image": "1336.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4965277777777778, + 0.49935156250000007, + 0.09954166666666661, + 0.9830703125 + ] + } + ] + }, + { + "image": "1337.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5126555386949924, + 0.49404436860068257, + 0.16846737481031865, + 0.8668856655290101 + ] + } + ] + }, + { + "image": "1338.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.41423611111111114, + 0.5119140625, + 0.13795833333333335, + 0.9142968750000001 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.300625, + 0.5818984375, + 0.07219444444444446, + 0.5619375 + ] + } + ] + }, + { + "image": "1339.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.485990639625585, + 0.48312280701754384, + 0.12940717628705156, + 0.8101754385964911 + ] + } + ] + }, + { + "image": "1340.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4409722222222222, + 0.49609375, + 0.12268055555555561, + 0.9348984375 + ] + } + ] + }, + { + "image": "1341.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4756944444444444, + 0.46939843750000004, + 0.08102777777777782, + 0.8033906249999999 + ] + } + ] + }, + { + "image": "1342.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48527777777777775, + 0.527921875, + 0.15455555555555553, + 0.9299453124999999 + ] + } + ] + }, + { + "image": "1343.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.50875, + 0.4928984374999999, + 0.11455555555555558, + 0.8716171875000001 + ] + } + ] + }, + { + "image": "1344.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5104250295159386, + 0.48988039867109634, + 0.07762691853600945, + 0.7481993355481728 + ] + } + ] + }, + { + "image": "1345.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4965277777777778, + 0.4421875, + 0.08101388888888894, + 0.7375 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.07523611111111111, + 0.44010156250000004, + 0.12268055555555557, + 0.6119765625000001 + ] + } + ] + }, + { + "image": "1346.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4654771241830065, + 0.48194771241830064, + 0.1235882352941176, + 0.895797385620915 + ] + } + ] + }, + { + "image": "1349.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5005138888888889, + 0.500796875, + 0.1024583333333333, + 0.8518828124999999 + ] + } + ] + }, + { + "image": "1350.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4720718954248366, + 0.5048562091503268, + 0.04515032679738557, + 0.5166732026143791 + ] + } + ] + }, + { + "image": "1351.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48562091503267973, + 0.4777777777777778, + 0.06143790849673202, + 0.9424836601307189 + ] + } + ] + }, + { + "image": "1352.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47708333333333336, + 0.46614843750000007, + 0.08377777777777785, + 0.7812500000000001 + ] + } + ] + }, + { + "image": "1353.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46649999999999997, + 0.48046875, + 0.09013888888888885, + 0.859375 + ] + } + ] + }, + { + "image": "1354.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48754166666666665, + 0.48479687499999996, + 0.09109722222222226, + 0.8851875 + ] + } + ] + }, + { + "image": "1355.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48727777777777775, + 0.48307031249999993, + 0.09027777777777778, + 0.9427109375 + ] + } + ] + }, + { + "image": "1356.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.37973856209150325, + 0.483640522875817, + 0.09472549019607847, + 0.7910261437908497 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.960437908496732, + 0.6525947712418301, + 0.07911764705882365, + 0.42344444444444435 + ] + } + ] + }, + { + "image": "1357.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5029444444444444, + 0.4946328125000001, + 0.11923611111111114, + 0.9414999999999999 + ] + } + ] + }, + { + "image": "1358.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4988472222222222, + 0.4765625, + 0.09490277777777784, + 0.890625 + ] + } + ] + }, + { + "image": "1359.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4876527777777778, + 0.435953125, + 0.06065277777777772, + 0.5080781250000002 + ] + } + ] + }, + { + "image": "1360.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4121666666666667, + 0.4543984375, + 0.13874999999999996, + 0.823265625 + ] + } + ] + }, + { + "image": "1361.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4971527777777778, + 0.46159375, + 0.10669444444444451, + 0.62890625 + ] + } + ] + }, + { + "image": "1363.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5332361963190184, + 0.4781724137931034, + 0.09052147239263801, + 0.8492155172413792 + ] + } + ] + }, + { + "image": "1364.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4369490740740741, + 0.4896822916666667, + 0.07003703703703702, + 0.8948385416666668 + ] + } + ] + }, + { + "image": "1365.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4681388888888889, + 0.5086484375000001, + 0.0985555555555556, + 0.6414062500000001 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.39433333333333337, + 0.43853125000000004, + 0.16284722222222223, + 0.7681015624999998 + ] + } + ] + }, + { + "image": "1373.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44967880085653106, + 0.455625, + 0.14989293361884368, + 0.86625 + ] + } + ] + }, + { + "image": "1374.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4898194444444445, + 0.512890625, + 0.11204166666666661, + 0.93984375 + ] + } + ] + }, + { + "image": "1376.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.45392753623188403, + 0.5000814332247558, + 0.19363768115942032, + 0.987630293159609 + ] + } + ] + }, + { + "image": "1378.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4538101851851852, + 0.5421510416666667, + 0.09076388888888892, + 0.8306588541666667 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.9282777777777778, + 0.5816744791666667, + 0.14343981481481477, + 0.7298411458333334 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.049805555555555554, + 0.48229947916666666, + 0.09961111111111111, + 0.7873333333333333 + ] + } + ] + }, + { + "image": "1380.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.42698148148148146, + 0.5226302083333334, + 0.09526388888888888, + 0.8982317708333334 + ] + } + ] + }, + { + "image": "1381.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48727777777777775, + 0.45715625000000004, + 0.08101388888888894, + 0.8096484374999999 + ] + } + ] + }, + { + "image": "1382.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.48246759259259264, + 0.5087239583333333, + 0.14816203703703698, + 0.8897057291666665 + ] + } + ] + }, + { + "image": "1384.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.2569444444444444, + 0.5475260416666666, + 0.18518518518518517, + 0.9049479166666666 + ] + } + ] + }, + { + "image": "1385.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4719027777777777, + 0.420453125, + 0.1098888888888889, + 0.6914843750000002 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.28900000000000003, + 0.5692421875, + 0.06027777777777775, + 0.14132812500000008 + ] + } + ] + }, + { + "image": "1389.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47518981481481487, + 0.5818281249999999, + 0.07128240740740736, + 0.6600885416666666 + ] + } + ] + }, + { + "image": "1390.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47737062937062935, + 0.50953125, + 0.12886713286713286, + 0.6105 + ] + } + ] + }, + { + "image": "1391.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4420138888888889, + 0.5063906249999999, + 0.21333333333333337, + 0.987140625 + ] + } + ] + }, + { + "image": "1392.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3545974781765276, + 0.5112809315866085, + 0.06090203685741995, + 0.9546360989810772 + ] + } + ] + }, + { + "image": "1393.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.2912234042553192, + 0.4518229166666667, + 0.125, + 0.8489583333333334 + ] + } + ] + }, + { + "image": "1394.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5763888888888888, + 0.5026328125, + 0.0925833333333333, + 0.8671328125000001 + ] + } + ] + }, + { + "image": "1398.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5302316076294278, + 0.49007046568627444, + 0.1140940054495913, + 0.8014552696078431 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3902384196185286, + 0.4880422794117647, + 0.15399182561307898, + 0.6456495098039216 + ] + } + ] + }, + { + "image": "1399.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3588317107093185, + 0.44149375, + 0.20041724617524342, + 0.862025 + ] + } + ] + }, + { + "image": "1400.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5949074074074074, + 0.5130208333333334, + 0.12962962962962962, + 0.921875 + ] + } + ] + }, + { + "image": "1401.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5532962447844229, + 0.5325, + 0.04400556328233656, + 0.42 + ] + } + ] + }, + { + "image": "1404.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4826842837273992, + 0.47925624999999994, + 0.1201529902642559, + 0.7444312500000001 + ] + } + ] + }, + { + "image": "1405.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5757997218358831, + 0.41, + 0.09457579972183588, + 0.6825 + ] + } + ] + }, + { + "image": "1406.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5180250347705145, + 0.48105625, + 0.14247566063977737, + 0.7111624999999998 + ] + } + ] + }, + { + "image": "1407.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48678720445062584, + 0.464375, + 0.08344923504867872, + 0.54125 + ] + } + ] + }, + { + "image": "1408.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47801112656467315, + 0.5112687499999999, + 0.11968011126564666, + 0.7689937499999999 + ] + } + ] + }, + { + "image": "1409.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5800556328233658, + 0.43483125, + 0.07467315716272592, + 0.6349625 + ] + } + ] + }, + { + "image": "1410.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48741307371349096, + 0.434825, + 0.1156745479833101, + 0.8696437499999999 + ] + } + ] + }, + { + "image": "1411.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5260917941585536, + 0.44894999999999996, + 0.1440890125173853, + 0.7427750000000001 + ] + } + ] + }, + { + "image": "1412.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47009735744089015, + 0.448125, + 0.11126564673157163, + 0.78625 + ] + } + ] + }, + { + "image": "1413.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44770856507230256, + 0.4850469043151969, + 0.09120133481646274, + 0.6060412757973732 + ] + } + ] + }, + { + "image": "1415.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48817802503477054, + 0.447, + 0.11961057023643949, + 0.841 + ] + } + ] + }, + { + "image": "1416.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5097913769123783, + 0.34970625, + 0.09057023643949931, + 0.48711250000000006 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.41237830319888735, + 0.308125, + 0.16828929068150209, + 0.61625 + ] + } + ] + }, + { + "image": "1417.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5418927444794953, + 0.37445074415308294, + 0.12189274447949522, + 0.613458540042523 + ] + } + ] + }, + { + "image": "1418.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3768364197530864, + 0.4293693693693693, + 0.23601851851851846, + 0.7544144144144144 + ] + } + ] + }, + { + "image": "1421.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3800277777777778, + 0.38952343749999996, + 0.050152777777777796, + 0.520375 + ] + } + ] + }, + { + "image": "1423.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4102528379772962, + 0.5011288450377248, + 0.08111455108359135, + 0.9946691816598956 + ] + } + ] + }, + { + "image": "1424.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3287037037037037, + 0.5247395833333334, + 0.1712962962962963, + 0.8828125 + ] + } + ] + }, + { + "image": "1425.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5694444444444444, + 0.5442708333333334, + 0.12037037037037036, + 0.9114583333333334 + ] + } + ] + }, + { + "image": "1426.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4131780167264038, + 0.44221102150537633, + 0.05268817204301078, + 0.6005309139784947 + ] + } + ] + }, + { + "image": "1429.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5279566563467493, + 0.4998549042367963, + 0.13701754385964915, + 0.9997098084735926 + ] + } + ] + }, + { + "image": "1430.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46875, + 0.5208333333333334, + 0.16898148148148148, + 0.953125 + ] + } + ] + }, + { + "image": "1431.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5010555555555556, + 0.544453125, + 0.06975462962962967, + 0.658140625 + ] + } + ] + }, + { + "image": "1432.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5142632331902719, + 0.506334214002642, + 0.14892703862660947, + 0.8384742404227213 + ] + } + ] + }, + { + "image": "1434.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3699876543209876, + 0.46862595419847325, + 0.06928395061728396, + 0.4598334489937543 + ] + } + ] + }, + { + "image": "1436.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.40754166666666664, + 0.5061979166666667, + 0.20176388888888885, + 0.9876041666666667 + ] + } + ] + }, + { + "image": "1439.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.33162499999999995, + 0.4856640625, + 0.13319444444444448, + 0.8295104166666667 + ] + } + ] + }, + { + "image": "1441.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44146829810901, + 0.4993058161350845, + 0.09578420467185764, + 0.7279174484052533 + ] + } + ] + }, + { + "image": "1442.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5205138888888888, + 0.41817187499999997, + 0.11731944444444448, + 0.6909218750000001 + ] + } + ] + }, + { + "image": "1443.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5405092592592593, + 0.501953125, + 0.12731481481481483, + 0.7252604166666666 + ] + } + ] + }, + { + "image": "1445.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5629960317460317, + 0.4624720982142857, + 0.10416666666666667, + 0.8663504464285714 + ] + } + ] + }, + { + "image": "1447.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.594625, + 0.455734375, + 0.13947222222222216, + 0.7239609374999999 + ] + } + ] + }, + { + "image": "1449.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4985833333333333, + 0.393546875, + 0.0862604166666666, + 0.7432265625 + ] + } + ] + }, + { + "image": "1450.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4697502714440825, + 0.4823127035830619, + 0.07134636264929428, + 0.9118729641693812 + ] + } + ] + }, + { + "image": "1451.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3329575892857143, + 0.5292887029288703, + 0.078125, + 0.8744769874476988 + ] + } + ] + }, + { + "image": "1452.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5116796440489433, + 0.5484677923702314, + 0.11568409343715239, + 0.8342714196372732 + ] + } + ] + }, + { + "image": "1453.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6011153427638737, + 0.51729415365779, + 0.1800707290533189, + 0.9488827670645853 + ] + } + ] + }, + { + "image": "1454.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.45787500000000003, + 0.4011484375, + 0.10519444444444445, + 0.6607734375 + ] + } + ] + }, + { + "image": "1455.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5060277777777777, + 0.3893671875, + 0.08326388888888896, + 0.5405390625000001 + ] + } + ] + }, + { + "image": "1456.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4629722222222222, + 0.4985859375, + 0.04640277777777773, + 0.4319921875 + ] + } + ] + }, + { + "image": "1458.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4890209790209791, + 0.42903906249999996, + 0.09031468531468526, + 0.7513046874999999 + ] + } + ] + }, + { + "image": "1459.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4458916083916084, + 0.4430859374999999, + 0.17477272727272733, + 0.75115625 + ] + } + ] + }, + { + "image": "1461.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4178321678321678, + 0.51484375, + 0.16083916083916083, + 0.9703125 + ] + } + ] + }, + { + "image": "1462.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.457534965034965, + 0.4740390625, + 0.11737762237762235, + 0.726140625 + ] + } + ] + }, + { + "image": "1464.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4530769230769231, + 0.5234375, + 0.1486013986013986, + 0.9348984375 + ] + } + ] + }, + { + "image": "1465.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5459440559440559, + 0.5238359375, + 0.21069930069930068, + 0.8892187500000002 + ] + } + ] + }, + { + "image": "1466.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4775828460038986, + 0.47162891986062716, + 0.15873294346978564, + 0.8387282229965156 + ] + } + ] + }, + { + "image": "1467.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4969230769230769, + 0.47336718750000006, + 0.13209790209790206, + 0.91834375 + ] + } + ] + }, + { + "image": "1468.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4099722222222222, + 0.5540572916666666, + 0.10317592592592599, + 0.8918854166666667 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.2654768518518518, + 0.6715442708333333, + 0.08811111111111108, + 0.6569114583333333 + ] + } + ] + }, + { + "image": "1469.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5150462962962963, + 0.4934895833333333, + 0.09490740740740741, + 0.7578125 + ] + } + ] + }, + { + "image": "1470.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3560835913312694, + 0.420479094076655, + 0.07047987616099076, + 0.84095818815331 + ] + } + ] + }, + { + "image": "1473.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.41616641901931645, + 0.4637844611528823, + 0.08933135215453196, + 0.8088972431077696 + ] + } + ] + }, + { + "image": "1474.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3049079754601227, + 0.48138793103448274, + 0.07269938650306745, + 0.9276810344827585 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5879447852760736, + 0.5113448275862069, + 0.08877300613496932, + 0.8498620689655172 + ] + } + ] + }, + { + "image": "1475.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46211111111111114, + 0.5233359375, + 0.12451388888888885, + 0.7801562500000001 + ] + } + ] + }, + { + "image": "1476.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6753472222222222, + 0.443734375, + 0.1484027777777778, + 0.7163046874999999 + ] + } + ] + }, + { + "image": "1477.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4600694444444444, + 0.41796875, + 0.13310763888888888, + 0.78125 + ] + } + ] + }, + { + "image": "1478.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6258680555555556, + 0.536328125, + 0.140625, + 0.92734375 + ] + } + ] + }, + { + "image": "1479.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3833854166666667, + 0.5416640625, + 0.10706597222222225, + 0.90625 + ] + } + ] + }, + { + "image": "1480.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4304635761589404, + 0.4827904667328699, + 0.1986754966887417, + 0.8985501489572989 + ] + } + ] + }, + { + "image": "1481.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.39511235955056184, + 0.5301501766784451, + 0.20968164794007496, + 0.9396908127208481 + ] + } + ] + }, + { + "image": "1483.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.7971527777777778, + 0.5, + 0.22279513888888897, + 1.0 + ] + } + ] + }, + { + "image": "1484.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.435, + 0.48804687500000005, + 0.08194444444444447, + 0.6074765625000002 + ] + } + ] + }, + { + "image": "1485.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4865451388888889, + 0.4584765625, + 0.1293402777777778, + 0.8185156250000001 + ] + } + ] + }, + { + "image": "1487.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4379861111111112, + 0.390234375, + 0.14847222222222223, + 0.7131718750000001 + ] + } + ] + }, + { + "image": "1488.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.7700868055555555, + 0.4531171875, + 0.18586805555555566, + 0.7647109375 + ] + } + ] + }, + { + "image": "1490.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.8991840277777777, + 0.485921875, + 0.11194444444444447, + 0.7459375 + ] + } + ] + }, + { + "image": "1493.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5367495219885278, + 0.5410929432013769, + 0.10502868068833648, + 0.6644578313253011 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.2565391969407266, + 0.5517297762478486, + 0.16340344168260035, + 0.49928571428571417 + ] + } + ] + }, + { + "image": "1494.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.46253472222222225, + 0.5160625, + 0.1657986111111111, + 0.8907265625 + ] + } + ] + }, + { + "image": "1495.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.48880107526881716, + 0.5, + 0.08333333333333333, + 0.5368581730769231 + ] + } + ] + }, + { + "image": "1497.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4635416666666667, + 0.5009765625, + 0.11343055555555549, + 0.9427031249999999 + ] + } + ] + }, + { + "image": "1501.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5895, + 0.4518359375000001, + 0.0731666666666666, + 0.8511562500000001 + ] + } + ] + }, + { + "image": "1513.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3656510416666667, + 0.48226318359375, + 0.11800130208333333, + 0.941416015625 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.7292154947916667, + 0.61660888671875, + 0.07738606770833319, + 0.40578125 + ] + } + ] + }, + { + "image": "1517.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4156184895833333, + 0.47560791015625, + 0.08329101562499996, + 0.4200219726562501 + ] + } + ] + }, + { + "image": "1518.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5790006510416666, + 0.55142578125, + 0.09406575520833342, + 0.8472949218749999 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6969368489583333, + 0.676728515625, + 0.09868815104166669, + 0.45679199218750005 + ] + } + ] + }, + { + "image": "1524.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.42417759460472093, + 0.5125765664512504, + 0.12971899587860627, + 0.7756926102837876 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.2688272761333833, + 0.5627957291373982, + 0.13298988385162985, + 0.6088002247822422 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7573173473210939, + 0.6866535543692048, + 0.023263394529786405, + 0.19396459679685296 + ] + } + ] + }, + { + "image": "1525.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44770767613038903, + 0.505651945320715, + 0.05549246407290577, + 0.6555914826498422 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.8142586750788643, + 0.6199001051524711, + 0.01871363477041722, + 0.14616456361724506 + ] + } + ] + }, + { + "image": "1527.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4012044270833333, + 0.4779052734375, + 0.09928385416666667, + 0.567626953125 + ] + } + ] + }, + { + "image": "1529.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4915364583333333, + 0.4443359375, + 0.078125, + 0.7763671875 + ] + } + ] + }, + { + "image": "1530.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4869368489583333, + 0.49843505859375004, + 0.06725260416666663, + 0.7960791015625 + ] + } + ] + }, + { + "image": "1534.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4557291666666667, + 0.5450439453125, + 0.06510416666666667, + 0.885009765625 + ] + } + ] + }, + { + "image": "1537.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4085286458333333, + 0.5206298828125, + 0.126953125, + 0.596923828125 + ] + } + ] + }, + { + "image": "1538.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.38689228529839886, + 0.3878711790393013, + 0.07049854439592432, + 0.48476255458515277 + ] + } + ] + }, + { + "image": "1541.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.37911132812500004, + 0.526806640625, + 0.08763997395833334, + 0.78100830078125 + ] + } + ] + }, + { + "image": "1547.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5389986376021798, + 0.4674329501915709, + 0.04598092643051771, + 0.508301404853129 + ] + } + ] + }, + { + "image": "1559.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5784027777777777, + 0.5846171874999999, + 0.05930555555555562, + 0.6899296875 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.36043055555555553, + 0.5925625, + 0.1387916666666667, + 0.6828515625 + ] + } + ] + }, + { + "image": "1572.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3895075757575757, + 0.5396072404371586, + 0.13637878787878788, + 0.9023258196721312 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.8063787878787879, + 0.5052254098360656, + 0.11187121212121218, + 0.47358265027322405 + ] + } + ] + }, + { + "image": "1575.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49252717391304346, + 0.5484068627450981, + 0.14945652173913043, + 0.8394607843137255 + ] + } + ] + }, + { + "image": "1580.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5112092391304348, + 0.5001531862745098, + 0.11209239130434782, + 0.7797181372549019 + ] + } + ] + }, + { + "image": "1587.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49592391304347827, + 0.5441973039215686, + 0.10869565217391304, + 0.6496691176470588 + ] + } + ] + }, + { + "image": "1588.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.1749320652173913, + 0.5846813725490196, + 0.14605978260869565, + 0.5371323529411764 + ] + } + ] + }, + { + "image": "1589.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7801086956521739, + 0.5571078431372548, + 0.10554347826086954, + 0.7396364379084966 + ] + } + ] + }, + { + "image": "1592.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49033967391304345, + 0.5553155637254902, + 0.09774456521739137, + 0.6035876225490197 + ] + } + ] + }, + { + "image": "1601.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.45869791666666665, + 0.485927734375, + 0.05816406249999995, + 0.9109602864583334 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5780305989583333, + 0.6173209635416668, + 0.03533528645833339, + 0.39495117187500006 + ] + } + ] + }, + { + "image": "1602.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48403320312500003, + 0.5168684895833333, + 0.059280598958333375, + 0.9477636718750001 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.634130859375, + 0.5764680989583334, + 0.03696614583333332, + 0.5111621093750001 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6939225260416667, + 0.640712890625, + 0.030673828124999858, + 0.29109049479166677 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.7224055989583333, + 0.6792122395833333, + 0.03004882812500013, + 0.21158854166666666 + ] + } + ] + }, + { + "image": "1603.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5949149659863946, + 0.39151923076923073, + 0.05605442176870754, + 0.6819807692307692 + ] + } + ] + }, + { + "image": "1608.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48185354691075516, + 0.37742122186495175, + 0.094954233409611, + 0.6626688102893891 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7265446224256293, + 0.4717041800643087, + 0.05263157894736842, + 0.35562700964630223 + ] + } + ] + }, + { + "image": "1609.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.24893387314439946, + 0.5195724229366921, + 0.11714574898785426, + 0.9601392111368908 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5011673414304993, + 0.5026284388465362, + 0.15738191632928475, + 0.9909844216108717 + ] + } + ] + }, + { + "image": "1610.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.447725, + 0.4019625, + 0.02535000000000006, + 0.32734375 + ] + } + ] + }, + { + "image": "1612.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5405433829973707, + 0.4612820512820513, + 0.03503943908851886, + 0.5014135437212359 + ] + } + ] + }, + { + "image": "1614.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6060955347871235, + 0.5343125, + 0.1877154724818276, + 0.5826953125000001 + ] + } + ] + }, + { + "image": "1615.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4508515057113188, + 0.5390625, + 0.05365524402907576, + 0.5963515625 + ] + } + ] + }, + { + "image": "1618.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.46469366562824505, + 0.5086796875, + 0.2544132917964694, + 0.5807343749999999 + ] + } + ] + }, + { + "image": "1619.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.7197578124999999, + 0.4974766355140187, + 0.12424218749999998, + 0.890976116303219 + ] + } + ] + }, + { + "image": "1621.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4748229166666666, + 0.59765625, + 0.45312499999999994, + 0.40885156249999993 + ] + } + ] + }, + { + "image": "1625.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6840369393139841, + 0.5585905044510386, + 0.503957783641161, + 0.838293768545994 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5069261213720316, + 0.5868323442136498, + 0.05343007915567282, + 0.3960756676557862 + ] + } + ] + }, + { + "image": "1627.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7519270833333334, + 0.5226796874999999, + 0.037690972222222285, + 0.5875937499999999 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.1377951388888889, + 0.5513359375, + 0.0846875, + 0.5256640625 + ] + } + ] + }, + { + "image": "1628.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.46234375, + 0.43041406249999997, + 0.10003472222222223, + 0.48114062499999993 + ] + } + ] + }, + { + "image": "1630.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.9440389294403893, + 0.4023972602739726, + 0.11192214111922141, + 0.7212328767123287 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.30700729927007303, + 0.5720753424657534, + 0.12068126520681267, + 0.19108219178082192 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.16972019464720192, + 0.6052602739726027, + 0.05935523114355232, + 0.10137671232876712 + ] + } + ] + }, + { + "image": "1631.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5060763888888888, + 0.34092968749999997, + 0.109375, + 0.3579921875 + ] + } + ] + }, + { + "image": "1632.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4195208655332303, + 0.29105125977410945, + 0.11040185471406488, + 0.3537271937445699 + ] + } + ] + }, + { + "image": "1636.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.44337444933920706, + 0.49624565469293164, + 0.185409691629956, + 0.3091657010428736 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.20933920704845815, + 0.5082387022016223, + 0.016281938325991206, + 0.23050984936268837 + ] + } + ] + }, + { + "image": "1638.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4024767801857585, + 0.5481620209059234, + 0.07075851393188856, + 0.4268292682926829 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.13047987616099072, + 0.5655836236933798, + 0.1459597523219814, + 0.40691637630662014 + ] + } + ] + }, + { + "image": "1641.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47504166666666664, + 0.3894296875, + 0.15193055555555554, + 0.737953125 + ] + } + ] + }, + { + "image": "1642.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3263137755102041, + 0.40949067431850794, + 0.2147066326530612, + 0.5942109038737448 + ] + } + ] + }, + { + "image": "1643.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5572280701754386, + 0.5528320140721197, + 0.21554385964912284, + 0.7840193491644679 + ] + } + ] + }, + { + "image": "1644.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3336373748609566, + 0.45363352095059406, + 0.12315906562847612, + 0.4578236397748592 + ] + } + ] + }, + { + "image": "1646.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5792436040044494, + 0.4800625390869293, + 0.11214682981090093, + 0.8525828642901814 + ] + } + ] + }, + { + "image": "1647.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4304886561954624, + 0.45833593749999996, + 0.05235602094240833, + 0.3359375 + ] + } + ] + }, + { + "image": "1649.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4962625139043381, + 0.4150343964978111, + 0.07955506117908785, + 0.45173233270794244 + ] + } + ] + }, + { + "image": "1650.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5372636262513905, + 0.4290181363352095, + 0.46051167964404893, + 0.5603502188868043 + ] + } + ] + }, + { + "image": "1652.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5215271966527196, + 0.3977276995305164, + 0.19426778242677822, + 0.3071737089201878 + ] + } + ] + }, + { + "image": "1653.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4994599627560521, + 0.4691952191235059, + 0.35512104283053997, + 0.6985896414342628 + ] + } + ] + }, + { + "image": "1654.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4142368742368742, + 0.409271978021978, + 0.27335775335775336, + 0.4803434065934065 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5624786324786325, + 0.48741071428571425, + 0.10744810744810745, + 0.26877060439560435 + ] + } + ] + }, + { + "image": "1656.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4613388429752066, + 0.4916746871992301, + 0.18416528925619832, + 0.75167468719923 + ] + } + ] + }, + { + "image": "1657.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.502, + 0.5762265625, + 0.10569444444444448, + 0.7081093749999999 + ] + } + ] + }, + { + "image": "1658.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.43518341307814995, + 0.4411400359066428, + 0.07746411483253592, + 0.8078994614003591 + ] + } + ] + }, + { + "image": "1659.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5438490566037736, + 0.39089983022071306, + 0.11909433962264152, + 0.7511544991511037 + ] + } + ] + }, + { + "image": "1660.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48717463848720804, + 0.4553158223889931, + 0.12329254727474975, + 0.8539212007504691 + ] + } + ] + }, + { + "image": "1661.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.515009009009009, + 0.5641052631578948, + 0.1111171171171171, + 0.8528987854251011 + ] + } + ] + }, + { + "image": "1662.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5458764186633039, + 0.43046099290780143, + 0.03852459016393437, + 0.4183687943262412 + ] + } + ] + }, + { + "image": "1663.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4226580459770115, + 0.47887812752219533, + 0.05028735632183908, + 0.4923325262308313 + ] + } + ] + }, + { + "image": "1664.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4598333333333333, + 0.44914062500000007, + 0.1391805555555556, + 0.8077500000000001 + ] + } + ] + }, + { + "image": "1666.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4766944444444445, + 0.52096875, + 0.03387499999999998, + 0.6207109375 + ] + } + ] + }, + { + "image": "1667.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5087638888888889, + 0.44215625000000003, + 0.08063888888888897, + 0.7939687499999999 + ] + } + ] + }, + { + "image": "1668.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5909027777777778, + 0.49270312499999996, + 0.06373611111111109, + 0.2503828125 + ] + } + ] + }, + { + "image": "1669.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.46667949615115467, + 0.6002230971128608, + 0.3911966410076977, + 0.6928792650918635 + ] + } + ] + }, + { + "image": "1670.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.49330555555555555, + 0.48511718750000005, + 0.0700694444444445, + 0.31002343749999994 + ] + } + ] + }, + { + "image": "1672.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44970930232558143, + 0.44860364267129227, + 0.0743798449612403, + 0.6559323503902862 + ] + } + ] + }, + { + "image": "1673.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5024137931034482, + 0.4656410256410256, + 0.22617352614015576, + 0.8123139462163854 + ] + } + ] + }, + { + "image": "1675.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44566666666666666, + 0.4733125, + 0.06037500000000004, + 0.6326875 + ] + } + ] + }, + { + "image": "1676.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5262326388888889, + 0.5641328125, + 0.118611111111111, + 0.8192656250000001 + ] + } + ] + }, + { + "image": "1677.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.13706349206349205, + 0.4535983263598326, + 0.13277777777777774, + 0.8016401673640168 + ] + } + ] + }, + { + "image": "1678.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3805034722222222, + 0.494140625, + 0.40220486111111114, + 0.6315078125 + ] + } + ] + }, + { + "image": "1679.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5297274436090226, + 0.546969696969697, + 0.37520676691729327, + 0.5372445384073292 + ] + } + ] + }, + { + "image": "1682.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.48998257839721254, + 0.4693627450980392, + 0.30923344947735193, + 0.8406862745098039 + ] + } + ] + }, + { + "image": "1683.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4525058275058275, + 0.5151052631578947, + 0.21736596736596736, + 0.8933508771929826 + ] + } + ] + }, + { + "image": "1684.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5805694444444445, + 0.5148046875000001, + 0.020791666666666705, + 0.13725000000000004 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7409583333333334, + 0.47478125000000004, + 0.02620833333333318, + 0.21127343750000005 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.937236111111111, + 0.5247109375, + 0.12276388888888903, + 0.2532265625 + ] + } + ] + }, + { + "image": "1685.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5177280858676208, + 0.5647553516819572, + 0.0942397137745974, + 0.6096941896024465 + ] + } + ] + }, + { + "image": "1686.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.42818509615384615, + 0.37162601626016256, + 0.3996394230769231, + 0.5521318879855466 + ] + } + ] + }, + { + "image": "1687.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5143270300333704, + 0.540562851782364, + 0.10430478309232478, + 0.6319136960600376 + ] + } + ] + }, + { + "image": "1688.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4744305555555555, + 0.5109375, + 0.08870833333333333, + 0.275140625 + ] + } + ] + }, + { + "image": "1689.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4895833333333333, + 0.5030048076923077, + 0.06570512820512821, + 0.5997596153846154 + ] + } + ] + }, + { + "image": "1690.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.49375, + 0.4687784431137725, + 0.41279255319148933, + 0.3567425149700599 + ] + } + ] + }, + { + "image": "1691.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5242659279778393, + 0.4671495327102804, + 0.23124653739612194, + 0.3635669781931464 + ] + } + ] + }, + { + "image": "1692.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.45240196078431366, + 0.5021047794117647, + 0.35311002178649226, + 0.781550245098039 + ] + } + ] + }, + { + "image": "1694.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.447304625199362, + 0.40518850987432675, + 0.11511961722488034, + 0.2871274685816876 + ] + } + ] + }, + { + "image": "1696.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5290322580645161, + 0.48316447779862426, + 0.0683426028921024, + 0.9070106316447779 + ] + } + ] + }, + { + "image": "1697.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.35006674082313677, + 0.5884365228267666, + 0.20315906562847608, + 0.6960850531582239 + ] + } + ] + }, + { + "image": "1698.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4512777777777778, + 0.4737187499999999, + 0.2645138888888888, + 0.7140156249999999 + ] + } + ] + }, + { + "image": "1699.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.39461111111111113, + 0.50096875, + 0.24368055555555557, + 0.5895468749999999 + ] + } + ] + }, + { + "image": "1700.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49504166666666666, + 0.5024062499999999, + 0.08238888888888896, + 0.6171874999999999 + ] + } + ] + }, + { + "image": "1701.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.40221153846153845, + 0.47109375, + 0.1522527472527473, + 0.7824187499999999 + ] + } + ] + }, + { + "image": "1703.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5583982202447163, + 0.460187617260788, + 0.11123470522803114, + 0.6606128830519074 + ] + } + ] + }, + { + "image": "1704.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5449833147942158, + 0.5365228267667292, + 0.08501668520578415, + 0.688692933083177 + ] + } + ] + }, + { + "image": "1705.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.42562380038387715, + 0.47574100719424456, + 0.472168905950096, + 0.7493165467625897 + ] + } + ] + }, + { + "image": "1706.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.24166875000000002, + 0.41597500000000004, + 0.34166874999999997, + 0.715275 + ] + } + ] + }, + { + "image": "1707.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4894097222222222, + 0.567484375, + 0.12814236111111107, + 0.86503125 + ] + } + ] + }, + { + "image": "1708.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.35922580645161295, + 0.5207647907647908, + 0.32943548387096777, + 0.6671212121212122 + ] + } + ] + }, + { + "image": "1709.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.45822647793505417, + 0.53284375, + 0.2725478767693588, + 0.9268125 + ] + } + ] + }, + { + "image": "1710.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4388916666666666, + 0.41430625, + 0.6388916666666665, + 0.60278125 + ] + } + ] + }, + { + "image": "1711.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6356484962406015, + 0.43706338028169006, + 0.42321428571428565, + 0.6573802816901407 + ] + } + ] + }, + { + "image": "1713.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5633888888888888, + 0.511984375, + 0.3440694444444445, + 0.805203125 + ] + } + ] + }, + { + "image": "1715.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44765625000000003, + 0.5655, + 0.09357638888888885, + 0.622859375 + ] + } + ] + }, + { + "image": "1717.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5955220417633411, + 0.46917550058892815, + 0.23201856148491878, + 0.6085630153121319 + ] + } + ] + }, + { + "image": "1718.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49040277777777774, + 0.4600104166666667, + 0.03362500000000005, + 0.37571875000000005 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.42624999999999996, + 0.4313333333333333, + 0.04583333333333333, + 0.43638541666666664 + ] + } + ] + }, + { + "image": "1719.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4965277777777778, + 0.39713281249999993, + 0.039347222222222276, + 0.28124999999999994 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.36330555555555555, + 0.4656640625, + 0.026319444444444468, + 0.13610156250000002 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5668888888888889, + 0.4605234375, + 0.024125000000000008, + 0.13733593749999998 + ] + } + ] + }, + { + "image": "1722.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4522469410456062, + 0.534671669793621, + 0.03228031145717462, + 0.4575672295184491 + ] + } + ] + }, + { + "image": "1723.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5266666666666666, + 0.3975, + 0.05333333333333334, + 0.625 + ] + } + ] + }, + { + "image": "1724.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.57885, + 0.38021875, + 0.12114166666666676, + 0.7591875 + ] + } + ] + }, + { + "image": "1726.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4485590277777778, + 0.4685703125, + 0.3530208333333334, + 0.8346796875000002 + ] + } + ] + }, + { + "image": "1727.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5463020833333334, + 0.5085859375, + 0.024312499999999914, + 0.301765625 + ] + } + ] + }, + { + "image": "1728.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.1673022481265612, + 0.37590625000000005, + 0.04746044962531224, + 0.4197999999999999 + ] + } + ] + }, + { + "image": "1729.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4072473404255319, + 0.41625, + 0.19614361702127658, + 0.455 + ] + } + ] + }, + { + "image": "1732.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4923787167449139, + 0.3648415492957746, + 0.15555555555555553, + 0.3059419014084508 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.2078090766823161, + 0.3700880281690141, + 0.03057902973395932, + 0.29074823943661976 + ] + } + ] + }, + { + "image": "1733.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47404166666666664, + 0.3972421875, + 0.07121875000000001, + 0.753578125 + ] + } + ] + }, + { + "image": "1734.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.512875, + 0.5121171875, + 0.17584374999999994, + 0.38469531250000005 + ] + } + ] + }, + { + "image": "1735.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4402759308510638, + 0.4984375, + 0.20684507978723407, + 0.5627150000000002 + ] + } + ] + }, + { + "image": "1736.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4372311212814645, + 0.4438969957081545, + 0.28604118993135014, + 0.8510128755364808 + ] + } + ] + }, + { + "image": "1737.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.845874335106383, + 0.381615, + 0.06029920212765961, + 0.5446375 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3842686170212766, + 0.5039549999999999, + 0.13112699468085104, + 0.20093749999999994 + ] + } + ] + }, + { + "image": "1738.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4095104895104895, + 0.44343750000000004, + 0.08148601398601402, + 0.34692187499999994 + ] + } + ] + }, + { + "image": "1739.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4005419580419581, + 0.5435859375, + 0.042412587412587396, + 0.18384374999999994 + ] + } + ] + }, + { + "image": "1740.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.383873005319149, + 0.436095, + 0.1859640957446809, + 0.62719 + ] + } + ] + }, + { + "image": "1743.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4924305555555556, + 0.46181250000000007, + 0.35280555555555554, + 0.9032031249999999 + ] + } + ] + }, + { + "image": "1744.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.49919444444444444, + 0.45777343750000005, + 0.2679305555555555, + 0.6789765625000002 + ] + } + ] + }, + { + "image": "1745.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5795, + 0.5037499999999999, + 0.3960277777777777, + 0.40202343750000014 + ] + } + ] + }, + { + "image": "1746.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5307213114754098, + 0.4288539741219963, + 0.5039180327868852, + 0.5193068391866912 + ] + } + ] + }, + { + "image": "1747.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4503154875717017, + 0.51934034416826, + 0.4569694072657744, + 0.9613193116634798 + ] + } + ] + }, + { + "image": "1748.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5344375, + 0.631953125, + 0.26713281250000004, + 0.4192578124999999 + ] + } + ] + }, + { + "image": "1749.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.46031249999999996, + 0.45721875, + 0.26185763888888897, + 0.19599218749999997 + ] + } + ] + }, + { + "image": "1750.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.541095890410959, + 0.46568627450980393, + 0.1917808219178082, + 0.30330882352941174 + ] + } + ] + }, + { + "image": "1751.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5643006993006993, + 0.4360078124999999, + 0.40594405594405597, + 0.8004374999999999 + ] + } + ] + }, + { + "image": "1752.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.48987499999999995, + 0.43657031249999995, + 0.21822222222222223, + 0.7909375000000001 + ] + } + ] + }, + { + "image": "1753.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5683666666666667, + 0.42738750000000003, + 0.040424999999999996, + 0.43036874999999997 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.9061083333333333, + 0.38530625, + 0.12464999999999994, + 0.6431187500000002 + ] + } + ] + }, + { + "image": "1754.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5566666666666666, + 0.385625, + 0.043333333333333335, + 0.35375 + ] + } + ] + }, + { + "image": "1757.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5009822866344605, + 0.4800817438692099, + 0.16458937198067639, + 0.700663033605813 + ] + } + ] + }, + { + "image": "1759.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.526625, + 0.5403671875, + 0.1365833333333334, + 0.4609375 + ] + } + ] + }, + { + "image": "1762.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4224513172966781, + 0.5356443298969072, + 0.283516609392898, + 0.5333591065292096 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.1527262313860252, + 0.6567096219931271, + 0.04761741122565864, + 0.34164089347079046 + ] + } + ] + }, + { + "image": "1765.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.41052243589743587, + 0.5092139423076922, + 0.09668910256410258, + 0.34054567307692307 + ] + } + ] + }, + { + "image": "1768.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.39180676855895197, + 0.47764404296874996, + 0.30262008733624457, + 0.751513671875 + ] + } + ] + }, + { + "image": "1769.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4086777777777778, + 0.42458125, + 0.03288888888888891, + 0.21629999999999996 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5539222222222222, + 0.4633, + 0.0849777777777778, + 0.11643124999999997 + ] + } + ] + }, + { + "image": "1770.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6004861111111112, + 0.43391406249999986, + 0.06668055555555555, + 0.7847656249999999 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.11222222222222222, + 0.4475859375, + 0.07330555555555555, + 0.3953125 + ] + } + ] + }, + { + "image": "1771.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5027777777777778, + 0.410546875, + 0.29444444444444445, + 0.82109375 + ] + } + ] + }, + { + "image": "1776.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.37253093363329587, + 0.44132601351351347, + 0.14447694038245212, + 0.5364527027027026 + ] + } + ] + }, + { + "image": "1778.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.42025817555938033, + 0.4827822878228783, + 0.7200172117039587, + 0.6531365313653137 + ] + } + ] + }, + { + "image": "1781.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4661666666666667, + 0.5195624999999999, + 0.4599583333333334, + 0.6599843749999998 + ] + } + ] + }, + { + "image": "1782.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.12161111111111111, + 0.6270390625, + 0.11748611111111114, + 0.27203906250000004 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4126666666666667, + 0.596453125, + 0.1886666666666667, + 0.7623203125 + ] + } + ] + }, + { + "image": "1783.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.45047489082969433, + 0.55800048828125, + 0.07170305676855902, + 0.50506591796875 + ] + } + ] + }, + { + "image": "1784.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46126994680851063, + 0.4725, + 0.0581781914893617, + 0.6975 + ] + } + ] + }, + { + "image": "1785.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4198869680851064, + 0.40224750000000004, + 0.2421077127659575, + 0.66155 + ] + } + ] + }, + { + "image": "1786.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.40407247340425534, + 0.41102249999999996, + 0.2653490691489362, + 0.6095475 + ] + } + ] + }, + { + "image": "1787.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4941722074468085, + 0.45054, + 0.05809840425531907, + 0.54767 + ] + } + ] + }, + { + "image": "1788.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3587021276595745, + 0.4761057692307692, + 0.20223404255319152, + 0.46075000000000005 + ] + } + ] + }, + { + "image": "1789.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.45771968854282535, + 0.5174296435272046, + 0.22714126807563964, + 0.4881676047529707 + ] + } + ] + }, + { + "image": "1790.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5233592880978866, + 0.4482676672920575, + 0.21293659621802008, + 0.49100687929956216 + ] + } + ] + }, + { + "image": "1792.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5253948832035595, + 0.4599374609130707, + 0.16833147942157958, + 0.3442464040025016 + ] + } + ] + }, + { + "image": "1793.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.19333333333333333, + 0.47625, + 0.22666666666666666, + 0.455 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5276166666666666, + 0.53248125, + 0.051899999999999974, + 0.2675375 + ] + } + ] + }, + { + "image": "1796.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4548611111111111, + 0.44205468750000004, + 0.0625, + 0.65234375 + ] + } + ] + }, + { + "image": "1797.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5543159065628477, + 0.5190181363352094, + 0.2633815350389322, + 0.499249530956848 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.09903225806451613, + 0.6037711069418386, + 0.07228031145717466, + 0.22166353971232017 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3548387096774194, + 0.641776110068793, + 0.0394215795328143, + 0.14250156347717333 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.18116796440489433, + 0.6565540963101938, + 0.06570634037819799, + 0.1013320825515948 + ] + } + ] + }, + { + "image": "1798.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.46588541666666666, + 0.424359375, + 0.1296875, + 0.7497187500000001 + ] + } + ] + }, + { + "image": "1799.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.34996129032258066, + 0.27562318840579714, + 0.3673548387096775, + 0.4471666666666666 + ] + } + ] + }, + { + "image": "1800.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5274416017797553, + 0.4177298311444653, + 0.2313014460511679, + 0.4072545340838024 + ] + } + ] + }, + { + "image": "1801.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5358888888888889, + 0.368359375, + 0.09954166666666661, + 0.4997343749999999 + ] + } + ] + }, + { + "image": "1802.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.43938485804416405, + 0.40055013309671694, + 0.1036435331230284, + 0.7833717834960071 + ] + } + ] + }, + { + "image": "1803.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.49412500000000004, + 0.406546875, + 0.06101041666666672, + 0.3144296875 + ] + } + ] + }, + { + "image": "1804.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.09847222222222222, + 0.4515703125, + 0.16904166666666665, + 0.6836796875000001 + ] + } + ] + }, + { + "image": "1805.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.40787500000000004, + 0.4372109375, + 0.05165277777777769, + 0.33055468749999994 + ] + } + ] + }, + { + "image": "1806.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5070498915401301, + 0.340576171875, + 0.23318872017353579, + 0.615234375 + ] + } + ] + }, + { + "image": "1807.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5675881261595548, + 0.5469937369519833, + 0.5351948051948052, + 0.5130132219902576 + ] + } + ] + }, + { + "image": "1808.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.489926282051282, + 0.43044230769230774, + 0.1218878205128205, + 0.5535192307692307 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5848685897435897, + 0.4426370192307692, + 0.0969038461538462, + 0.24007451923076925 + ] + } + ] + }, + { + "image": "1809.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.37468842729970325, + 0.42399833055091823, + 0.051083086053412476, + 0.8017696160267112 + ] + } + ] + }, + { + "image": "1810.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5384101748807631, + 0.3868067978533095, + 0.14346581875993641, + 0.4943738819320215 + ] + } + ] + }, + { + "image": "1811.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5048951048951049, + 0.48125, + 0.08671328671328671, + 0.62 + ] + } + ] + }, + { + "image": "1812.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.498625, + 0.39834375, + 0.1013194444444445, + 0.6786093750000001 + ] + } + ] + }, + { + "image": "1814.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.26626251390433814, + 0.4745966228893058, + 0.02753058954393771, + 0.19902439024390245 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5105672969966629, + 0.5042213883677298, + 0.06896551724137931, + 0.18229518449030643 + ] + } + ] + }, + { + "image": "1816.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5460833333333333, + 0.3828375, + 0.026491666666666636, + 0.23159374999999996 + ] + } + ] + }, + { + "image": "1819.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4266666666666667, + 0.542125, + 0.08333333333333333, + 0.89325 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7608333333333334, + 0.6025, + 0.035, + 0.1775 + ] + } + ] + }, + { + "image": "1820.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4860185185185185, + 0.5961067366579178, + 0.04380952380952381, + 0.3067979002624673 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6627910052910053, + 0.6486526684164479, + 0.10854497354497362, + 0.16038495188101481 + ] + } + ] + }, + { + "image": "1821.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46878901373283394, + 0.5159102244389028, + 0.08855181023720357, + 0.9681795511221946 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6475031210986267, + 0.6147714048212801, + 0.05892634207240954, + 0.7120116375727348 + ] + } + ] + }, + { + "image": "1822.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5220729166666668, + 0.48460156249999997, + 0.09092708333333335, + 0.9691953124999998 + ] + } + ] + }, + { + "image": "1823.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.46380208333333334, + 0.4042109375, + 0.12552083333333333, + 0.497046875 + ] + } + ] + }, + { + "image": "1824.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.45264812575574365, + 0.4733847549909255, + 0.0613059250302298, + 0.4526134301270417 + ] + } + ] + }, + { + "image": "1825.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4250274725274725, + 0.3576, + 0.11586538461538465, + 0.68091875 + ] + } + ] + }, + { + "image": "1826.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46427197802197806, + 0.40665625, + 0.08046703296703302, + 0.70401875 + ] + } + ] + }, + { + "image": "1829.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.49811475409836065, + 0.690233918128655, + 0.0615339578454332, + 0.44109161793372315 + ] + } + ] + }, + { + "image": "1830.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5038932146829811, + 0.5284552845528455, + 0.03781979977753059, + 0.4515322076297686 + ] + } + ] + }, + { + "image": "1831.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3744890929965557, + 0.5448353776630084, + 0.03611940298507467, + 0.3277146546158813 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4220091848450057, + 0.6142995480955454, + 0.012353616532721, + 0.1768366688185927 + ] + } + ] + }, + { + "image": "1833.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5484705882352942, + 0.4792808798646362, + 0.05142245989304811, + 0.8392470389170897 + ] + } + ] + }, + { + "image": "1834.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5883151326053042, + 0.5037740805604203, + 0.11566302652106082, + 0.69569176882662 + ] + } + ] + }, + { + "image": "1841.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4417927823050058, + 0.5439024390243902, + 0.33061699650756693, + 0.45540069686411144 + ] + } + ] + }, + { + "image": "1843.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3950793650793651, + 0.4873076923076923, + 0.4517704517704518, + 0.6135531135531136 + ] + } + ] + }, + { + "image": "1847.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5049270833333334, + 0.42315625, + 0.10159374999999997, + 0.7205234375 + ] + } + ] + }, + { + "image": "1848.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49575, + 0.4646875, + 0.05390625, + 0.5637109375 + ] + } + ] + }, + { + "image": "1852.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5145922208281054, + 0.5555136663524977, + 0.2073776662484316, + 0.26583411875589064 + ] + } + ] + }, + { + "image": "1856.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.37613888888888886, + 0.3888515625, + 0.2895, + 0.33256250000000004 + ] + } + ] + }, + { + "image": "1858.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4552530120481928, + 0.4656419529837251, + 0.18760240963855426, + 0.9286980108499099 + ] + } + ] + }, + { + "image": "1862.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6606354166666667, + 0.35396874999999994, + 0.023031249999999896, + 0.320296875 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.167875, + 0.2853828125, + 0.15370833333333334, + 0.5707578125 + ] + } + ] + }, + { + "image": "1863.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3659839715048976, + 0.3424170616113744, + 0.08014247551202137, + 0.6848341232227488 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7204541406945681, + 0.3915521327014218, + 0.014265360641139788, + 0.4386492890995261 + ] + } + ] + }, + { + "image": "1864.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5626444444444444, + 0.44866875, + 0.20195555555555555, + 0.44549999999999995 + ] + } + ] + }, + { + "image": "1865.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6343937575030013, + 0.4102882882882883, + 0.052581032412965134, + 0.4562072072072072 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5103241296518608, + 0.48437837837837844, + 0.22484993997599034, + 0.9673963963963963 + ] + } + ] + }, + { + "image": "1866.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5886222222222222, + 0.545, + 0.10068888888888883, + 0.7370875000000001 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.2607777777777778, + 0.5134937500000001, + 0.14726666666666663, + 0.8807312500000001 + ] + } + ] + }, + { + "image": "1867.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4840277777777778, + 0.498171875, + 0.11388888888888889, + 0.44868749999999996 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5191944444444444, + 0.5487109375, + 0.03350000000000001, + 0.17555468750000003 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5355416666666666, + 0.58525, + 0.028597222222222267, + 0.09972656250000007 + ] + } + ] + }, + { + "image": "1868.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5129305555555556, + 0.5732421875, + 0.09030555555555553, + 0.6554453125000002 + ] + } + ] + }, + { + "image": "1869.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.41045606229143494, + 0.4646654158849281, + 0.2424916573971079, + 0.724202626641651 + ] + } + ] + }, + { + "image": "1870.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5851644336175396, + 0.4793771626297579, + 0.36643118148599274, + 0.8492128027681662 + ] + } + ] + }, + { + "image": "1871.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4378820375335121, + 0.36395533141210373, + 0.8757640750670243, + 0.624157060518732 + ] + } + ] + }, + { + "image": "1873.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.21881205673758863, + 0.802489406779661, + 0.10402482269503549, + 0.21682203389830515 + ] + } + ] + }, + { + "image": "1874.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48734589041095894, + 0.4774018558172734, + 0.03924657534246569, + 0.49088508208422554 + ] + } + ] + }, + { + "image": "1877.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.529956942949408, + 0.4938252569750367, + 0.5897631862217438, + 0.7760572687224669 + ] + } + ] + }, + { + "image": "1878.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4577666666666667, + 0.607175, + 0.2601083333333333, + 0.69673125 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.24604166666666666, + 0.7244437499999999, + 0.08275833333333331, + 0.34103125000000006 + ] + } + ] + }, + { + "image": "1879.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4518020833333333, + 0.5405078124999999, + 0.16410416666666663, + 0.9189765624999999 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5204375, + 0.51465625, + 0.08943749999999996, + 0.9706796874999999 + ] + } + ] + }, + { + "image": "1881.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5516461538461538, + 0.5797058823529411, + 0.25933846153846163, + 0.8405795847750864 + ] + } + ] + }, + { + "image": "1884.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4626923076923077, + 0.5733996539792388, + 0.11, + 0.7096020761245674 + ] + } + ] + }, + { + "image": "1885.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.32724669603524226, + 0.5138903625110522, + 0.15733480176211456, + 0.9722104332449157 + ] + } + ] + }, + { + "image": "1886.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.45920000000000005, + 0.5312197231833911, + 0.06921538461538462, + 0.6989273356401384 + ] + } + ] + }, + { + "image": "1887.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4226112920738328, + 0.50643798828125, + 0.05741042345276873, + 0.9261132812500001 + ] + } + ] + }, + { + "image": "1888.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4758466076696165, + 0.5213637569647122, + 0.2200884955752212, + 0.9261687450252057 + ] + } + ] + }, + { + "image": "1889.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4998479913137894, + 0.4590771484375, + 0.09559174809989138, + 0.79534912109375 + ] + } + ] + }, + { + "image": "1890.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5143865363735071, + 0.4815673828125, + 0.08414766558089033, + 0.826416015625 + ] + } + ] + }, + { + "image": "1891.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.47195000000000004, + 0.48878124999999994, + 0.233975, + 0.4116062500000001 + ] + } + ] + }, + { + "image": "1892.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6276015625, + 0.6380234375, + 0.033851562499999946, + 0.3906250000000001 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3088203125, + 0.46535937499999996, + 0.1413046875, + 0.7469921874999998 + ] + } + ] + }, + { + "image": "1897.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.42608264462809914, + 0.3565176908752328, + 0.3150909090909091, + 0.31771880819366854 + ] + } + ] + }, + { + "image": "1898.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.44418723404255317, + 0.46651656754460497, + 0.29404255319148936, + 0.8336193712829225 + ] + } + ] + }, + { + "image": "1899.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5884315906562848, + 0.39274546591619763, + 0.2825361512791991, + 0.6253908692933083 + ] + } + ] + }, + { + "image": "1900.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5228364565587734, + 0.5289267461669507, + 0.20482964224872233, + 0.5775979557069846 + ] + } + ] + }, + { + "image": "1902.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.40728587319243603, + 0.3852095059412133, + 0.018387096774193517, + 0.35682301438398994 + ] + } + ] + }, + { + "image": "1903.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5616, + 0.40125, + 0.4512, + 0.5318165467625899 + ] + } + ] + }, + { + "image": "1904.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5419444444444445, + 0.470734375, + 0.2625694444444445, + 0.18039062500000003 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3462361111111111, + 0.4465859375, + 0.04744444444444448, + 0.1671953125 + ] + } + ] + }, + { + "image": "1905.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5998257839721255, + 0.4812578125, + 0.217439024390244, + 0.58921875 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.41045296167247386, + 0.567453125, + 0.05939024390243898, + 0.1918906250000001 + ] + } + ] + }, + { + "image": "1906.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.520376712328767, + 0.43450961538461536, + 0.3009246575342466, + 0.5417499999999998 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.1873287671232877, + 0.3541923076923077, + 0.07905821917808221, + 0.6967980769230768 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.10496575342465753, + 0.4920769230769231, + 0.06212328767123288, + 0.3324615384615385 + ] + } + ] + }, + { + "image": "1908.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5210445205479453, + 0.46016346153846155, + 0.05381849315068485, + 0.4697788461538462 + ] + } + ] + }, + { + "image": "1909.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6048116438356164, + 0.4624711538461539, + 0.11239726027397258, + 0.6759326923076924 + ] + } + ] + }, + { + "image": "1910.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6873402417962003, + 0.5545907473309609, + 0.36044905008635586, + 0.8908185053380783 + ] + } + ] + }, + { + "image": "1912.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5034674063800277, + 0.52125, + 0.08599167822468794, + 0.6775 + ] + } + ] + }, + { + "image": "1914.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6024270833333334, + 0.5234375, + 0.0625, + 0.9322890625 + ] + } + ] + }, + { + "image": "1918.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.39638888888888885, + 0.3824140625, + 0.20041666666666663, + 0.503515625 + ] + } + ] + }, + { + "image": "1919.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4732641291810842, + 0.45710207612456744, + 0.06985005767012695, + 0.8050865051903114 + ] + } + ] + }, + { + "image": "1920.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4439252336448598, + 0.548828125, + 0.40325025960539973, + 0.72265625 + ] + } + ] + }, + { + "image": "1923.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3522518159806295, + 0.55390625, + 0.5433292978208233, + 0.7076388888888889 + ] + } + ] + }, + { + "image": "1926.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4319210799584631, + 0.510734375, + 0.10191069574247143, + 0.9042734374999999 + ] + } + ] + }, + { + "image": "1928.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.43516724336793544, + 0.4455103806228374, + 0.12712802768166093, + 0.23454152249134952 + ] + } + ] + }, + { + "image": "1931.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.434959630911188, + 0.48814013840830445, + 0.23049596309111883, + 0.5954065743944637 + ] + } + ] + }, + { + "image": "1932.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5, + 0.48709593777009513, + 0.15600000000000003, + 0.2605272255834054 + ] + } + ] + }, + { + "image": "1933.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5722375000000001, + 0.5421171548117155, + 0.39936250000000006, + 0.8135230125523013 + ] + } + ] + }, + { + "image": "1934.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.38161993769470404, + 0.522, + 0.7632398753894081, + 0.956 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6883489096573209, + 0.6392479999999999, + 0.17289719626168223, + 0.17923199999999997 + ] + } + ] + }, + { + "image": "1936.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4105263157894737, + 0.41757543103448275, + 0.5090909090909091, + 0.5708943965517241 + ] + } + ] + }, + { + "image": "1937.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5109807692307692, + 0.45511284722222217, + 0.06594230769230768, + 0.28026041666666673 + ] + } + ] + }, + { + "image": "1938.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.585173076923077, + 0.44953125, + 0.0714230769230769, + 0.5716753472222221 + ] + } + ] + }, + { + "image": "1940.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4773036342321219, + 0.4875021987686895, + 0.05694021101992972, + 0.27642040457343886 + ] + } + ] + }, + { + "image": "1941.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6389986824769434, + 0.6171655518394649, + 0.21068511198945986, + 0.7651505016722409 + ] + } + ] + }, + { + "image": "1942.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5825416666666666, + 0.4736328125, + 0.03216666666666678, + 0.13855468749999994 + ] + } + ] + }, + { + "image": "1943.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5215419501133787, + 0.37244102564102566, + 0.06235827664399093, + 0.42435897435897435 + ] + } + ] + }, + { + "image": "1944.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5214772727272727, + 0.42471311475409834, + 0.16629545454545452, + 0.3766495901639345 + ] + } + ] + }, + { + "image": "1945.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3880498866213152, + 0.3955271238485159, + 0.2671201814058957, + 0.6140634595701127 + ] + } + ] + }, + { + "image": "1946.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.44076530612244896, + 0.38230149597238205, + 0.26359693877551016, + 0.4219447640966629 + ] + } + ] + }, + { + "image": "1947.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6132000000000001, + 0.5000875656742557, + 0.13976, + 0.20608581436077056 + ] + } + ] + }, + { + "image": "1948.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6040287769784173, + 0.4753521126760563, + 0.21882494004796163, + 0.5119176598049837 + ] + } + ] + }, + { + "image": "1949.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.44631979695431473, + 0.42137772675086105, + 0.3528934010152285, + 0.465625717566016 + ] + } + ] + }, + { + "image": "1950.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.12257206208425721, + 0.47190476190476194, + 0.07090909090909091, + 0.6551735270379339 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44930155210643014, + 0.37049233252623087, + 0.07810421286031047, + 0.7409765940274415 + ] + } + ] + }, + { + "image": "1952.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.7042682926829268, + 0.5090226739640343, + 0.25, + 0.3979046129788898 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.14282229965156795, + 0.49041438623924943, + 0.043519163763066186, + 0.30688037529319784 + ] + } + ] + }, + { + "image": "1953.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5019454329774614, + 0.5038113448056086, + 0.09934756820877817, + 0.3053091140854046 + ] + } + ] + }, + { + "image": "1954.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.40587995100040836, + 0.48639072847682113, + 0.509595753368722, + 0.5798482339955849 + ] + } + ] + }, + { + "image": "1955.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49143145161290325, + 0.4630796370967742, + 0.055443548387096774, + 0.5632560483870968 + ] + } + ] + }, + { + "image": "1956.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5490661478599221, + 0.44067833698030634, + 0.2680544747081712, + 0.6503792851932895 + ] + } + ] + }, + { + "image": "1957.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4654678899082569, + 0.41902912621359223, + 0.686091743119266, + 0.6579472954230235 + ] + } + ] + }, + { + "image": "1958.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6340378197997776, + 0.4149468417761101, + 0.11123470522803114, + 0.8298936835522202 + ] + } + ] + }, + { + "image": "1959.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.16107291666666665, + 0.602734375, + 0.09559374999999998, + 0.7022421874999999 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.527625, + 0.5777109375, + 0.12138541666666663, + 0.7544531250000002 + ] + } + ] + }, + { + "image": "1960.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5105008077544426, + 0.37684887459807076, + 0.1421647819063005, + 0.4141479099678457 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.2710016155088853, + 0.4011832797427653, + 0.031873990306946716, + 0.255935691318328 + ] + } + ] + }, + { + "image": "1961.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.453675, + 0.4095375, + 0.05540000000000001, + 0.755975 + ] + } + ] + }, + { + "image": "1962.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5566740823136819, + 0.4312320200125078, + 0.2364182424916574, + 0.8474796747967479 + ] + } + ] + }, + { + "image": "1963.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6830255839822024, + 0.6148843026891808, + 0.13492769744160174, + 0.547298311444653 + ] + } + ] + }, + { + "image": "1964.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5598541666666667, + 0.5527265625, + 0.05351041666666661, + 0.77853125 + ] + } + ] + }, + { + "image": "1966.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6067193675889329, + 0.547652388797364, + 0.4295125164690382, + 0.6394481054365732 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.44770750988142294, + 0.6519686985172982, + 0.05687747035573117, + 0.402685337726524 + ] + } + ] + }, + { + "image": "1968.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5960763888888888, + 0.4453125, + 0.1157465277777777, + 0.7395781249999999 + ] + } + ] + }, + { + "image": "1969.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5946476510067115, + 0.4547122602168474, + 0.3837751677852349, + 0.8500917431192659 + ] + } + ] + }, + { + "image": "1970.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.31363888888888886, + 0.5172249999999999, + 0.2621527777777778, + 0.42621875 + ] + } + ] + }, + { + "image": "1971.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5344827586206896, + 0.5211406249999999, + 0.2476489028213166, + 0.8930624999999999 + ] + } + ] + }, + { + "image": "1972.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5070190641247834, + 0.44897560975609757, + 0.19445407279029467, + 0.22420487804878056 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.8473136915077989, + 0.45729756097560975, + 0.06812824956672434, + 0.20398048780487804 + ] + } + ] + }, + { + "image": "1974.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.39106583072100315, + 0.479203125, + 0.13949843260188088, + 0.6126875 + ] + } + ] + }, + { + "image": "1977.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5108947368421052, + 0.4225998433829287, + 0.18831578947368427, + 0.8051527016444793 + ] + } + ] + }, + { + "image": "1979.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.40584551148225473, + 0.5590876882196635, + 0.2895824634655532, + 0.7428963684676705 + ] + } + ] + }, + { + "image": "1980.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4073972602739726, + 0.4251554828150573, + 0.4721232876712328, + 0.8384533551554829 + ] + } + ] + }, + { + "image": "1982.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4623867595818816, + 0.43425, + 0.07043554006968637, + 0.32955468749999994 + ] + } + ] + }, + { + "image": "1984.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.2697095435684647, + 0.2935343228200371, + 0.09483402489626555, + 0.5261038961038961 + ] + } + ] + }, + { + "image": "1985.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.836230598669623, + 0.3140411599625818, + 0.09503325942350335, + 0.5398877455565949 + ] + } + ] + }, + { + "image": "1986.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.8196774193548386, + 0.33103479853479856, + 0.0710752688172042, + 0.5130311355311356 + ] + } + ] + }, + { + "image": "1987.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4794512195121951, + 0.3456019261637239, + 0.13365853658536583, + 0.46739967897271256 + ] + } + ] + }, + { + "image": "1988.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6236222222222222, + 0.4929193899782135, + 0.20277777777777778, + 0.5582788671023965 + ] + } + ] + }, + { + "image": "1989.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6805066445182725, + 0.43765, + 0.3089700996677741, + 0.4994624999999999 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5174418604651163, + 0.528125, + 0.044850498338870434, + 0.15125 + ] + } + ] + }, + { + "image": "1990.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.45287958115183247, + 0.4350546875, + 0.45200698080279234, + 0.4431796875 + ] + } + ] + }, + { + "image": "1992.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5587918215613383, + 0.37866876310272535, + 0.05808550185873606, + 0.18081761006289307 + ] + } + ] + }, + { + "image": "1993.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6763611111111112, + 0.377890625, + 0.36187499999999995, + 0.6155703124999999 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3935138888888889, + 0.542828125, + 0.0629583333333334, + 0.12580468749999998 + ] + } + ] + }, + { + "image": "1994.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6729372937293729, + 0.4130325581395349, + 0.29876237623762386, + 0.5843906976744186 + ] + } + ] + }, + { + "image": "1995.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4875, + 0.5494812499999999, + 0.021299999999999954, + 0.14166875000000004 + ] + } + ] + }, + { + "image": "1997.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.66729205753596, + 0.3395872420262664, + 0.28142589118198874, + 0.5816135084427767 + ] + } + ] + }, + { + "image": "1998.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.41880749574105625, + 0.37897095435684647, + 0.7978534923339011, + 0.6528381742738589 + ] + } + ] + }, + { + "image": "1999.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.120375, + 0.5026015625, + 0.06481944444444444, + 0.7447890625000001 + ] + } + ] + }, + { + "image": "2001.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4697222222222222, + 0.376546875, + 0.0776111111111111, + 0.6564375 + ] + } + ] + }, + { + "image": "2003.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.42546820809248553, + 0.520570703868104, + 0.15719075144508673, + 0.6000760938490807 + ] + } + ] + }, + { + "image": "2004.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.49065420560747663, + 0.45767968750000004, + 0.09865005192107996, + 0.6653671874999999 + ] + } + ] + }, + { + "image": "2005.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4484548611111111, + 0.3630859375, + 0.10149305555555557, + 0.6692499999999999 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3913715277777778, + 0.39378125, + 0.05343749999999995, + 0.4555234375 + ] + } + ] + }, + { + "image": "2006.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.35479166666666667, + 0.4740390625, + 0.30145833333333333, + 0.7676484375000001 + ] + } + ] + }, + { + "image": "2008.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5082307692307692, + 0.4675086805555556, + 0.1373653846153847, + 0.5629947916666667 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.38598076923076924, + 0.5313715277777777, + 0.057692307692307696, + 0.3162239583333333 + ] + } + ] + }, + { + "image": "2009.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46365277777777775, + 0.515578125, + 0.04523611111111118, + 0.32987500000000003 + ] + } + ] + }, + { + "image": "2010.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.42951541850220265, + 0.4045816072908036, + 0.05139867841409687, + 0.8064043082021541 + ] + } + ] + }, + { + "image": "2011.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6288333333333334, + 0.46870312500000005, + 0.22161111111111104, + 0.49510156250000004 + ] + } + ] + }, + { + "image": "2012.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.41822530864197527, + 0.41744791666666664, + 0.2730401234567902, + 0.43769097222222225 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5796759259259259, + 0.38828125, + 0.07399691358024699, + 0.4006510416666667 + ] + } + ] + }, + { + "image": "2014.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4703532008830022, + 0.4728964401294498, + 0.03802428256070645, + 0.2774514563106797 + ] + } + ] + }, + { + "image": "2017.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.559593837535014, + 0.4364761158966327, + 0.22271708683473387, + 0.746758026624902 + ] + } + ] + }, + { + "image": "2019.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6187222222222223, + 0.54478125, + 0.3082916666666667, + 0.401171875 + ] + } + ] + }, + { + "image": "2021.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.31916790490341757, + 0.4673058933582787, + 0.5729569093610699, + 0.8434892422825071 + ] + } + ] + }, + { + "image": "2023.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48381215469613253, + 0.6385589519650655, + 0.10191528545119712, + 0.6103493449781661 + ] + } + ] + }, + { + "image": "2024.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.48598853868194847, + 0.5980078125, + 0.11223495702005735, + 0.7111328125 + ] + } + ] + }, + { + "image": "2026.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4748665620094192, + 0.43830715532286213, + 0.2667189952904238, + 0.7226352530541013 + ] + } + ] + }, + { + "image": "2027.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5287630402384501, + 0.6080166821130676, + 0.147839046199702, + 0.5307599629286377 + ] + } + ] + }, + { + "image": "2028.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4847766323024055, + 0.5764247598719318, + 0.7133676975945018, + 0.4004162219850588 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6262371134020619, + 0.5755923159018144, + 0.21352233676975943, + 0.21843116328708645 + ] + } + ] + }, + { + "image": "2029.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4928298611111111, + 0.57225, + 0.06324652777777769, + 0.16011718750000004 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.7974131944444445, + 0.5344296875000001, + 0.07826388888888897, + 0.32143750000000004 + ] + } + ] + }, + { + "image": "2031.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5426646706586826, + 0.44902321857485994, + 0.19211077844311383, + 0.6792073658927142 + ] + } + ] + }, + { + "image": "2033.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7367601246105919, + 0.4875239923224568, + 0.09657320872274143, + 0.4760076775431862 + ] + } + ] + }, + { + "image": "2034.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.8121092278719397, + 0.31740556660039754, + 0.28826741996233507, + 0.5553777335984096 + ] + } + ] + }, + { + "image": "2036.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5360520833333333, + 0.45607031249999996, + 0.06338541666666662, + 0.7176562499999999 + ] + } + ] + }, + { + "image": "2037.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5338541666666666, + 0.5177734375, + 0.07291666666666667, + 0.964453125 + ] + } + ] + }, + { + "image": "2038.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6566214750542299, + 0.5161862745098039, + 0.542993492407809, + 0.7175220588235294 + ] + } + ] + }, + { + "image": "2039.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5067530936947555, + 0.528439414114514, + 0.12015910430170895, + 0.4804420772303594 + ] + } + ] + }, + { + "image": "2040.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.50203125, + 0.5022656249999999, + 0.08210416666666671, + 0.9690156249999999 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.43390625, + 0.6145390625, + 0.07253124999999999, + 0.5231562500000001 + ] + } + ] + }, + { + "image": "2041.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44225, + 0.52553125, + 0.08754166666666663, + 0.914671875 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.9678958333333333, + 0.6419140624999999, + 0.03144791666666672, + 0.19239062499999998 + ] + } + ] + }, + { + "image": "2043.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5435166666666666, + 0.54233125, + 0.14805000000000007, + 0.8287875 + ] + } + ] + }, + { + "image": "2044.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5337281910009183, + 0.496232782369146, + 0.12640955004591375, + 0.9599104683195592 + ] + } + ] + }, + { + "image": "2045.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.41721666666666674, + 0.54329375, + 0.09128333333333336, + 0.8268625000000001 + ] + } + ] + }, + { + "image": "2046.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.51045, + 0.54606875, + 0.07636666666666675, + 0.9078562499999998 + ] + } + ] + }, + { + "image": "2047.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3503918076580588, + 0.5124716098864395, + 0.23609082813891366, + 0.7353440213760855 + ] + } + ] + }, + { + "image": "2048.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5426425438596492, + 0.5293755135579293, + 0.08257675438596485, + 0.7170336894001644 + ] + } + ] + }, + { + "image": "2049.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5039473684210527, + 0.5380032867707477, + 0.08127192982456141, + 0.8435907970419064 + ] + } + ] + }, + { + "image": "2050.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4277990033222592, + 0.6034999999999999, + 0.06923588039867105, + 0.7564562499999999 + ] + } + ] + }, + { + "image": "2051.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5303854166666667, + 0.5651015625, + 0.0642395833333333, + 0.6432265625000001 + ] + } + ] + }, + { + "image": "2052.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5488043478260869, + 0.42124694376528116, + 0.09752173913043481, + 0.7313854930725348 + ] + } + ] + }, + { + "image": "2053.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.521594684385382, + 0.4925, + 0.03322259136212625, + 0.555 + ] + } + ] + }, + { + "image": "2054.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4641208198489752, + 0.48696038803556996, + 0.05841423948220062, + 0.773152789005659 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5506148867313917, + 0.3987631366208569, + 0.14269687162891048, + 0.7933953112368632 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3054800431499461, + 0.48704931285367825, + 0.0449298813376483, + 0.7733629749393696 + ] + } + ] + }, + { + "image": "2055.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.46590624999999997, + 0.420328125, + 0.07184375000000003, + 0.7130156249999999 + ] + } + ] + }, + { + "image": "2056.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48351041666666666, + 0.49088281249999993, + 0.04340624999999996, + 0.8489609375 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3471041666666667, + 0.48924218750000004, + 0.11385416666666662, + 0.9784765624999998 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.8305520833333334, + 0.6043359374999999, + 0.017343750000000095, + 0.18585937500000008 + ] + } + ] + }, + { + "image": "2057.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5692265193370165, + 0.4784755592377796, + 0.06101657458563539, + 0.7341425020712511 + ] + } + ] + }, + { + "image": "2058.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5208333333333334, + 0.5260468750000001, + 0.07290625, + 0.8671875 + ] + } + ] + }, + { + "image": "2059.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4706764374295378, + 0.5100593723494486, + 0.21972942502818493, + 0.6093638676844784 + ] + } + ] + }, + { + "image": "2060.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3363801452784504, + 0.3990072859744991, + 0.11766343825665863, + 0.721193078324226 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.37555690072639225, + 0.4601275045537341, + 0.04175544794188863, + 0.20231329690346078 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.8128087167070218, + 0.49977231329690347, + 0.030036319612590734, + 0.2155555555555556 + ] + } + ] + }, + { + "image": "2061.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5559428571428572, + 0.5028122769450393, + 0.16949523809523812, + 0.9083797287651679 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.8500857142857142, + 0.47209136331192003, + 0.25549523809523794, + 0.8841684511063527 + ] + } + ] + }, + { + "image": "2062.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5290125673249552, + 0.46775757575757576, + 0.07150807899461407, + 0.6637239057239056 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.8903770197486535, + 0.53603367003367, + 0.07622082585278284, + 0.575063973063973 + ] + } + ] + }, + { + "image": "2064.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.433508353221957, + 0.505623869801085, + 0.32566825775656333, + 0.9669529837251358 + ] + } + ] + }, + { + "image": "2065.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.44781521739130437, + 0.5171475142624287, + 0.12198913043478263, + 0.7351670741646292 + ] + } + ] + }, + { + "image": "2066.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.48595323741007196, + 0.5831786771964462, + 0.2221043165467626, + 0.803573543928924 + ] + } + ] + }, + { + "image": "2067.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4489861111111111, + 0.5282265624999999, + 0.12161111111111103, + 0.6404453124999999 + ] + } + ] + }, + { + "image": "2068.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44941880341880347, + 0.5346730769230769, + 0.10555555555555556, + 0.8353846153846154 + ] + } + ] + }, + { + "image": "2069.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6076339285714285, + 0.5260818713450293, + 0.19345238095238096, + 0.7746282372598162 + ] + } + ] + }, + { + "image": "2070.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4302504816955684, + 0.5226515151515152, + 0.08196531791907519, + 0.8431385281385281 + ] + } + ] + }, + { + "image": "2071.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48058414464534077, + 0.5219375, + 0.1168289290681502, + 0.8593828125 + ] + } + ] + }, + { + "image": "2072.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.447602862254025, + 0.5358350100603622, + 0.07935599284436491, + 0.7199899396378268 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.7950626118067978, + 0.49759557344064387, + 0.18456171735241494, + 0.6889034205231388 + ] + } + ] + }, + { + "image": "2073.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44600000000000006, + 0.5469230769230768, + 0.1123931623931624, + 0.8147307692307694 + ] + } + ] + }, + { + "image": "2074.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5223676470588235, + 0.5336177248677249, + 0.13279411764705876, + 0.7547619047619047 + ] + } + ] + }, + { + "image": "2075.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5105555555555555, + 0.4851124999999999, + 0.1320694444444445, + 0.7348937499999999 + ] + } + ] + }, + { + "image": "2076.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4657794117647059, + 0.5489752066115703, + 0.11526470588235294, + 0.8368842975206613 + ] + } + ] + }, + { + "image": "2077.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4791788321167883, + 0.5164541213063762, + 0.05744525547445259, + 0.7115085536547433 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4349087591240876, + 0.5825505443234836, + 0.021295620437956235, + 0.371959564541213 + ] + } + ] + }, + { + "image": "2078.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4976770833333333, + 0.512328125, + 0.04432291666666662, + 0.6529062499999999 + ] + } + ] + }, + { + "image": "2080.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.36333333333333334, + 0.54875, + 0.08666666666666667, + 0.885 + ] + } + ] + }, + { + "image": "2081.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.39592489568845624, + 0.458453125, + 0.14500695410292072, + 0.8691484375 + ] + } + ] + }, + { + "image": "2082.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4843304843304843, + 0.448, + 0.08547008547008547, + 0.789336 + ] + } + ] + }, + { + "image": "2084.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5268048128342246, + 0.5708088235294118, + 0.03417112299465233, + 0.6973830213903743 + ] + } + ] + }, + { + "image": "2085.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4669278350515464, + 0.48392029657089897, + 0.5611958762886599, + 0.5438739573679332 + ] + } + ] + }, + { + "image": "2086.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5227001862197392, + 0.4270075440067058, + 0.1438919925512104, + 0.5886923721709975 + ] + } + ] + }, + { + "image": "2087.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5202355072463768, + 0.44442088091354, + 0.08568840579710137, + 0.5776427406199022 + ] + } + ] + }, + { + "image": "2089.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5289484536082475, + 0.42292863762743277, + 0.4719587628865979, + 0.6734383688600556 + ] + } + ] + }, + { + "image": "2090.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.49953125000000004, + 0.4853203125, + 0.15512152777777782, + 0.6842187500000001 + ] + } + ] + }, + { + "image": "2091.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4847222222222222, + 0.441625, + 0.04147569444444442, + 0.361171875 + ] + } + ] + }, + { + "image": "2092.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5867472527472528, + 0.4214855687606112, + 0.06690109890109897, + 0.4951612903225806 + ] + } + ] + }, + { + "image": "2093.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5225799573560767, + 0.3795206136145733, + 0.41341151385927494, + 0.6569798657718121 + ] + } + ] + }, + { + "image": "2094.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5131770833333333, + 0.40881249999999997, + 0.14947916666666672, + 0.730140625 + ] + } + ] + }, + { + "image": "2095.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5581070745697897, + 0.4138468158347676, + 0.32256214149139584, + 0.5373235800344235 + ] + } + ] + }, + { + "image": "2096.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.34879347826086954, + 0.527123064384678, + 0.09928260869565221, + 0.8180277098614506 + ] + } + ] + }, + { + "image": "2097.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5050416666666667, + 0.5413437499999999, + 0.059427083333333346, + 0.6677265625 + ] + } + ] + }, + { + "image": "2098.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5421418636995827, + 0.5741484375, + 0.0870514603616134, + 0.7604921875 + ] + } + ] + }, + { + "image": "2099.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4495995550611791, + 0.5251532207629769, + 0.17235817575083417, + 0.8976985616010007 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5821134593993327, + 0.5716010006253909, + 0.11007786429365966, + 0.7589368355222014 + ] + } + ] + }, + { + "image": "2100.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4582916666666667, + 0.5071375, + 0.1571805555555555, + 0.84085 + ] + } + ] + }, + { + "image": "2101.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.37619444444444444, + 0.513425, + 0.16891666666666666, + 0.8991062499999998 + ] + } + ] + }, + { + "image": "2102.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4825570947210783, + 0.4368725435148793, + 0.1804530138524898, + 0.8183183604716451 + ] + } + ] + }, + { + "image": "2103.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4603338632750398, + 0.49187991422444605, + 0.35875993640699516, + 0.8948606147248035 + ] + } + ] + }, + { + "image": "2105.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48001945525291834, + 0.4459110723626853, + 0.10385214007782106, + 0.7469659982563208 + ] + } + ] + }, + { + "image": "2107.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5507070707070707, + 0.47508417508417505, + 0.043535353535353497, + 0.4275168350168351 + ] + } + ] + }, + { + "image": "2108.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4605787037037037, + 0.49290798611111125, + 0.08700231481481477, + 0.8971527777777778 + ] + } + ] + }, + { + "image": "2109.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.45541666666666664, + 0.5063124999999999, + 0.16340277777777776, + 0.7675 + ] + } + ] + }, + { + "image": "2110.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4565138888888889, + 0.49300625, + 0.11488888888888893, + 0.82328125 + ] + } + ] + }, + { + "image": "2111.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.47064814814814815, + 0.47117187499999996, + 0.08052083333333326, + 0.7739322916666668 + ] + } + ] + }, + { + "image": "2112.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.45815625, + 0.59840625, + 0.05164583333333338, + 0.6177968749999999 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.8010729166666667, + 0.585984375, + 0.030062499999999895, + 0.20416406249999994 + ] + } + ] + }, + { + "image": "2113.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46007291666666666, + 0.49935156250000007, + 0.04513541666666671, + 0.9283828125 + ] + } + ] + }, + { + "image": "2114.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5021229050279329, + 0.4392455993294216, + 0.3560521415270019, + 0.7176026823134953 + ] + } + ] + }, + { + "image": "2115.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5270486111111111, + 0.37985156249999996, + 0.10923611111111103, + 0.5224375 + ] + } + ] + }, + { + "image": "2117.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5491111111111111, + 0.4697125, + 0.1334166666666666, + 0.63235625 + ] + } + ] + }, + { + "image": "2118.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4242361111111111, + 0.44588125, + 0.29175000000000006, + 0.7170624999999999 + ] + } + ] + }, + { + "image": "2119.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3704719101123596, + 0.41978744939271256, + 0.2615056179775281, + 0.5042206477732795 + ] + } + ] + }, + { + "image": "2121.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5137499999999999, + 0.46614843750000007, + 0.0925833333333333, + 0.7968750000000001 + ] + } + ] + }, + { + "image": "2122.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5190490341753343, + 0.4478362573099415, + 0.07991084695393755, + 0.7620050125313282 + ] + } + ] + }, + { + "image": "2123.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.44194107452339687, + 0.37820312500000003, + 0.11785095320623917, + 0.563703125 + ] + } + ] + }, + { + "image": "2124.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49801192842942343, + 0.5013404825737265, + 0.0775347912524851, + 0.9973190348525469 + ] + } + ] + }, + { + "image": "2125.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4361392405063291, + 0.4952322274881517, + 0.1970042194092827, + 0.9904644549763034 + ] + } + ] + }, + { + "image": "2126.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.16592841163310962, + 0.48698437500000014, + 0.1379642058165548, + 0.9010390625 + ] + } + ] + }, + { + "image": "2127.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4697986577181208, + 0.5064701653486701, + 0.23202301054650049, + 0.98705966930266 + ] + } + ] + }, + { + "image": "2128.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5032315978456015, + 0.4884848484848484, + 0.1762387791741472, + 0.8624175084175084 + ] + } + ] + }, + { + "image": "2129.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5017314487632509, + 0.49890656063618294, + 0.09053003533568907, + 0.8852352551358516 + ] + } + ] + }, + { + "image": "2131.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4952071208490243, + 0.46945827984595634, + 0.059109893871961604, + 0.684854942233633 + ] + } + ] + }, + { + "image": "2132.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.523547434477667, + 0.5102491694352159, + 0.15496124031007752, + 0.7554595791805094 + ] + } + ] + }, + { + "image": "2133.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4247638888888889, + 0.49153906250000007, + 0.10879166666666672, + 0.8033828125 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6284722222222222, + 0.486328125, + 0.07176388888888884, + 0.5247421875 + ] + } + ] + }, + { + "image": "2134.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.37083333333333335, + 0.5177734375, + 0.09583333333333334, + 0.964453125 + ] + } + ] + }, + { + "image": "2135.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4907120743034056, + 0.5002177700348432, + 0.10835913312693499, + 0.9995644599303136 + ] + } + ] + }, + { + "image": "2136.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3816366366366366, + 0.4976097972972974, + 0.09259759759759763, + 0.9923986486486487 + ] + } + ] + }, + { + "image": "2137.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4805729166666667, + 0.44946093749999994, + 0.29460069444444437, + 0.643703125 + ] + } + ] + }, + { + "image": "2138.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5438368055555556, + 0.4133984375, + 0.08940972222222222, + 0.6775781249999999 + ] + } + ] + }, + { + "image": "2139.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.519219736087206, + 0.5229855371900827, + 0.12048192771084337, + 0.43388429752066116 + ] + } + ] + }, + { + "image": "2140.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5122706571242681, + 0.5329370424597365, + 0.2435849056603774, + 0.30904245973645683 + ] + } + ] + }, + { + "image": "2141.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5254430379746835, + 0.49221800947867295, + 0.20892405063291133, + 0.4752890995260664 + ] + } + ] + }, + { + "image": "2142.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6412123115577889, + 0.49591114883984155, + 0.7168844221105526, + 0.9509139784946237 + ] + } + ] + }, + { + "image": "2143.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4861111111111111, + 0.4439875, + 0.12820833333333326, + 0.31875 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.2606805555555555, + 0.35576875, + 0.049138888888888885, + 0.30384375 + ] + } + ] + }, + { + "image": "2146.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46875, + 0.5813828125, + 0.08101388888888894, + 0.7773437500000001 + ] + } + ] + }, + { + "image": "2147.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5155979202772963, + 0.39163281250000004, + 0.10109185441941082, + 0.372984375 + ] + } + ] + }, + { + "image": "2148.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5807528957528957, + 0.44593048515568423, + 0.25417953667953663, + 0.8194569152787835 + ] + } + ] + }, + { + "image": "2149.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5414884516680923, + 0.4293966623876765, + 0.1146278870829769, + 0.7792041078305519 + ] + } + ] + }, + { + "image": "2150.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4433209302325581, + 0.4345215759849906, + 0.0711348837209302, + 0.7009068167604753 + ] + } + ] + }, + { + "image": "2151.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5300666666666667, + 0.47999374609130707, + 0.11774166666666663, + 0.7003439649781112 + ] + } + ] + }, + { + "image": "2152.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.49833333333333335, + 0.4627892432770482, + 0.14, + 0.6829268292682927 + ] + } + ] + }, + { + "image": "2153.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6054083333333333, + 0.4273045653533458, + 0.07786666666666671, + 0.6956097560975611 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.8282916666666668, + 0.39925578486554086, + 0.07106666666666674, + 0.6663039399624766 + ] + } + ] + }, + { + "image": "2154.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5761166666666667, + 0.5129706066291432, + 0.0648333333333333, + 0.748499061913696 + ] + } + ] + }, + { + "image": "2155.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5494416666666667, + 0.4414321450906817, + 0.19333333333333333, + 0.5938961851156974 + ] + } + ] + }, + { + "image": "2156.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5649466192170819, + 0.5554072096128171, + 0.11209964412811388, + 0.6275033377837116 + ] + } + ] + }, + { + "image": "2157.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5145875251509054, + 0.3979294755877035, + 0.2545271629778672, + 0.4166184448462929 + ] + } + ] + }, + { + "image": "2158.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5218580192813322, + 0.4386184210526316, + 0.12629272567922867, + 0.549203947368421 + ] + } + ] + }, + { + "image": "2159.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.525, + 0.44965603502188867, + 0.05, + 0.7066916823014384 + ] + } + ] + }, + { + "image": "2160.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47125, + 0.5270168855534709, + 0.11462499999999996, + 0.8022388993120702 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6526583333333333, + 0.5813946216385241, + 0.06681666666666672, + 0.324208880550344 + ] + } + ] + }, + { + "image": "2161.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5308333333333334, + 0.464390243902439, + 0.14166666666666666, + 0.703633520950594 + ] + } + ] + }, + { + "image": "2162.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4895428571428571, + 0.46004282655246254, + 0.23245714285714283, + 0.8752177016416847 + ] + } + ] + }, + { + "image": "2163.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4616416666666667, + 0.42457500000000004, + 0.07276666666666662, + 0.79818125 + ] + } + ] + }, + { + "image": "2164.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5174500000000001, + 0.51631875, + 0.14297499999999994, + 0.9016437500000001 + ] + } + ] + }, + { + "image": "2165.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4866666666666667, + 0.465625, + 0.09666666666666666, + 0.70875 + ] + } + ] + }, + { + "image": "2166.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5065571205007825, + 0.47278803869832886, + 0.1736463223787168, + 0.5420492524186455 + ] + } + ] + }, + { + "image": "2167.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.504625, + 0.6061171875, + 0.1759305555555555, + 0.7877578125000001 + ] + } + ] + }, + { + "image": "2168.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.34379858657243817, + 0.4850364479787938, + 0.14523851590106004, + 0.9575745526838967 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5145759717314488, + 0.5864811133200796, + 0.020318021201413426, + 0.25579854208084823 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5393109540636042, + 0.4887342611000663, + 0.02561837455830389, + 0.44068919814446655 + ] + } + ] + }, + { + "image": "2169.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.33808571428571427, + 0.49323340471092075, + 0.23591428571428574, + 0.94180585296217 + ] + } + ] + }, + { + "image": "2170.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5234375, + 0.528640625, + 0.08160416666666664, + 0.7317734374999999 + ] + } + ] + }, + { + "image": "2171.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4643472222222222, + 0.49480625000000006, + 0.12129166666666673, + 0.9554500000000001 + ] + } + ] + }, + { + "image": "2172.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48351041666666666, + 0.509765625, + 0.05382291666666662, + 0.69921875 + ] + } + ] + }, + { + "image": "2173.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5294270833333333, + 0.5096328124999999, + 0.0734375, + 0.6756171874999999 + ] + } + ] + }, + { + "image": "2174.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44166666666666665, + 0.580890625, + 0.04895833333333333, + 0.7610703125 + ] + } + ] + }, + { + "image": "2178.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5399305555555556, + 0.38509375, + 0.18055555555555555, + 0.6092578125 + ] + } + ] + }, + { + "image": "2179.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5047743055555556, + 0.4547734375, + 0.09809027777777778, + 0.775953125 + ] + } + ] + }, + { + "image": "2180.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4803921568627451, + 0.4223830538393646, + 0.35572549019607835, + 0.781747572815534 + ] + } + ] + }, + { + "image": "2181.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5295138888888888, + 0.373390625, + 0.10416666666666667, + 0.5702109375 + ] + } + ] + }, + { + "image": "2182.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4842164599774521, + 0.49328244274809163, + 0.16347237880496054, + 0.9348261238337575 + ] + } + ] + }, + { + "image": "2183.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4207650273224044, + 0.4087921117502054, + 0.05683060109289618, + 0.608874281018899 + ] + } + ] + }, + { + "image": "2184.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5388888888888889, + 0.351875, + 0.05555555555555555, + 0.42875 + ] + } + ] + }, + { + "image": "2185.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.515625, + 0.532890625, + 0.14583333333333334, + 0.6665703125 + ] + } + ] + }, + { + "image": "2186.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.434375, + 0.464125, + 0.06459166666666666, + 0.782325 + ] + } + ] + }, + { + "image": "2188.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.32422974176313446, + 0.4910287241148965, + 0.1497951914514693, + 0.8981496325985304 + ] + } + ] + }, + { + "image": "2189.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.44088541666666664, + 0.5174609375000001, + 0.0671875, + 0.7255390625000001 + ] + } + ] + }, + { + "image": "2190.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.42534374999999996, + 0.49153906249999996, + 0.03819791666666662, + 0.4856796874999999 + ] + } + ] + }, + { + "image": "2191.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4703125, + 0.4668984375, + 0.09166666666666666, + 0.6330312499999999 + ] + } + ] + }, + { + "image": "2193.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5121458333333334, + 0.5084609375, + 0.05555208333333338, + 0.4440078125000001 + ] + } + ] + }, + { + "image": "2195.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.34833030852994556, + 0.4914695009242144, + 0.23769509981851183, + 0.8660720887245842 + ] + } + ] + }, + { + "image": "2196.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5293229166666666, + 0.49853125, + 0.07329166666666662, + 0.4788359375000001 + ] + } + ] + }, + { + "image": "2197.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.42213483146067415, + 0.4888711036225779, + 0.06157303370786512, + 0.6268660488626792 + ] + } + ] + }, + { + "image": "2198.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5212876427829699, + 0.5221562499999999, + 0.09968847352024922, + 0.6048984374999999 + ] + } + ] + }, + { + "image": "2203.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4569615384615385, + 0.50275, + 0.09707692307692312, + 0.7445096153846154 + ] + } + ] + }, + { + "image": "2205.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.17109634551495018, + 0.680625, + 0.12956810631229235, + 0.63875 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4277408637873754, + 0.623125, + 0.09800664451827243, + 0.75375 + ] + } + ] + }, + { + "image": "2207.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5491666666666667, + 0.564375, + 0.055, + 0.85125 + ] + } + ] + }, + { + "image": "2208.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5047845601436266, + 0.4844848484848485, + 0.28545780969479356, + 0.9097104377104378 + ] + } + ] + }, + { + "image": "2209.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5887194412107101, + 0.5277641921397379, + 0.12306169965075667, + 0.7211441048034934 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.939627473806752, + 0.5159039301310044, + 0.08648428405122231, + 0.5077991266375544 + ] + } + ] + }, + { + "image": "2211.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5152288329519451, + 0.4503012048192771, + 0.14635011441647594, + 0.5322805507745266 + ] + } + ] + }, + { + "image": "2212.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5869521690767519, + 0.5410881801125704, + 0.36559510567297004, + 0.8865478424015008 + ] + } + ] + }, + { + "image": "2215.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5203670745272525, + 0.4605816135084428, + 0.13972191323692995, + 0.8577923702313947 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.08903225806451613, + 0.4063477173233271, + 0.06669632925472749, + 0.4611944965603502 + ] + } + ] + }, + { + "image": "2216.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5279487179487179, + 0.4563692518874398, + 0.09092796092796096, + 0.7646122168840082 + ] + } + ] + }, + { + "image": "2217.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5162037037037037, + 0.51, + 0.2361111111111111, + 0.7425 + ] + } + ] + }, + { + "image": "2218.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4226325581395348, + 0.5038899312070044, + 0.1320930232558139, + 0.6690994371482175 + ] + } + ] + }, + { + "image": "2220.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4316688567674113, + 0.41038404726735594, + 0.10775295663600526, + 0.5947710487444609 + ] + } + ] + }, + { + "image": "2222.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.890625, + 0.43294531249999996, + 0.05902083333333342, + 0.34505468750000007 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5134270833333333, + 0.47415624999999995, + 0.04902083333333328, + 0.22095312499999994 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7473958333333334, + 0.46224218749999996, + 0.02951041666666659, + 0.1536484375 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3938125, + 0.49460156250000004, + 0.016885416666666705, + 0.10267187500000005 + ] + } + ] + }, + { + "image": "2223.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5192708333333333, + 0.48707031250000005, + 0.14791666666666667, + 0.971953125 + ] + } + ] + }, + { + "image": "2224.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5823569023569024, + 0.4921548821548821, + 0.09025813692480361, + 0.6198232323232324 + ] + } + ] + }, + { + "image": "2225.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4864583333333333, + 0.5323046875, + 0.071875, + 0.568984375 + ] + } + ] + }, + { + "image": "2226.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47578125, + 0.524296875, + 0.05572916666666667, + 0.54984375 + ] + } + ] + }, + { + "image": "2227.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.40391666666666665, + 0.512875, + 0.05783333333333331, + 0.52190625 + ] + } + ] + }, + { + "image": "2230.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3732142857142857, + 0.5186351471900089, + 0.10952380952380952, + 0.8280285459411241 + ] + } + ] + }, + { + "image": "2231.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.43125, + 0.5813437499999999, + 0.07395833333333333, + 0.48847656249999993 + ] + } + ] + }, + { + "image": "2232.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4552083333333333, + 0.5147109375000001, + 0.09270833333333334, + 0.8372265625 + ] + } + ] + }, + { + "image": "2233.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47569791666666666, + 0.5794296875, + 0.05555208333333338, + 0.6484375000000001 + ] + } + ] + }, + { + "image": "2235.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.47063604240282686, + 0.4229913964262078, + 0.21773851590106008, + 0.7779152878888154 + ] + } + ] + }, + { + "image": "2236.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5039154616240267, + 0.41783614759224513, + 0.12149054505005565, + 0.5348217636022514 + ] + } + ] + }, + { + "image": "2237.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.43755125284738045, + 0.5128205128205128, + 0.4347038724373576, + 0.9743589743589743 + ] + } + ] + }, + { + "image": "2238.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.49757912745936694, + 0.5327838357921745, + 0.12033361847733107, + 0.8296664528543939 + ] + } + ] + }, + { + "image": "2239.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5637333333333333, + 0.44538125000000006, + 0.06600000000000004, + 0.64364375 + ] + } + ] + }, + { + "image": "2240.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5396469248291572, + 0.31115384615384617, + 0.11660592255125284, + 0.2376923076923077 + ] + } + ] + }, + { + "image": "2241.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5959411146161935, + 0.555410094637224, + 0.09477392218717151, + 0.5059069400630916 + ] + } + ] + }, + { + "image": "2242.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5166354166666667, + 0.5899375, + 0.08796875000000005, + 0.5363046875 + ] + } + ] + }, + { + "image": "2245.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6492643391521198, + 0.5667570093457943, + 0.12647132169576067, + 0.7570093457943925 + ] + } + ] + }, + { + "image": "2246.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.563535407725322, + 0.3969873046875, + 0.2947800429184549, + 0.6243994140625 + ] + } + ] + }, + { + "image": "2247.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5360991379310345, + 0.48713235294117646, + 0.09698275862068965, + 0.5036764705882353 + ] + } + ] + }, + { + "image": "2248.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46802002224694106, + 0.5077360850531581, + 0.09010011123470522, + 0.6827704815509693 + ] + } + ] + }, + { + "image": "2249.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5068631813125696, + 0.40851156973108194, + 0.0867630700778643, + 0.6347217010631645 + ] + } + ] + }, + { + "image": "2250.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5032083333333334, + 0.42307812499999997, + 0.09455208333333337, + 0.32932812499999997 + ] + } + ] + }, + { + "image": "2251.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5439560439560439, + 0.51, + 0.15934065934065933, + 0.52 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4538736263736264, + 0.603125, + 0.049217032967033024, + 0.23333124999999996 + ] + } + ] + }, + { + "image": "2252.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4510567296996663, + 0.47686053783614757, + 0.21245828698553948, + 0.8786741713570981 + ] + } + ] + }, + { + "image": "2253.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5096153846153846, + 0.52406875, + 0.09432692307692302, + 0.57646875 + ] + } + ] + }, + { + "image": "2255.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4279379157427938, + 0.5575, + 0.19955654101995565, + 0.7375 + ] + } + ] + }, + { + "image": "2256.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3174537037037037, + 0.5065711805555556, + 0.12896990740740744, + 0.9263368055555556 + ] + } + ] + }, + { + "image": "2257.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.421875, + 0.45804687499999996, + 0.16087962962962962, + 0.877300347222222 + ] + } + ] + }, + { + "image": "2258.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4132060185185185, + 0.4731944444444445, + 0.08959490740740737, + 0.7152951388888888 + ] + } + ] + }, + { + "image": "2259.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.488489646772229, + 0.41717808219178076, + 0.09939098660170527, + 0.7162648401826484 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.2509500609013398, + 0.501634703196347, + 0.023593179049939104, + 0.2860365296803653 + ] + } + ] + }, + { + "image": "2260.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.32841435185185186, + 0.43266493055555555, + 0.06076388888888889, + 0.8369357638888889 + ] + } + ] + }, + { + "image": "2262.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5179666958808063, + 0.48586456278763973, + 0.13847502191060473, + 0.7876397107166337 + ] + } + ] + }, + { + "image": "2263.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.477243816254417, + 0.5497813121272366, + 0.1370848056537103, + 0.7630417495029822 + ] + } + ] + }, + { + "image": "2265.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.44842657342657344, + 0.5337704918032787, + 0.11713286713286714, + 0.7449180327868853 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5186188811188811, + 0.6557836065573771, + 0.02489510489510491, + 0.351704918032787 + ] + } + ] + }, + { + "image": "2266.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49666666666666665, + 0.545, + 0.05333333333333334, + 0.8025 + ] + } + ] + }, + { + "image": "2267.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46, + 0.585, + 0.06, + 0.7575 + ] + } + ] + }, + { + "image": "2268.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5308669833729216, + 0.49376187648456055, + 0.10321456848772756, + 0.9802256532066509 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.655055423594616, + 0.6117547505938242, + 0.2434639746634995, + 0.5570665083135391 + ] + } + ] + }, + { + "image": "2269.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5196036240090601, + 0.5676380628717077, + 0.163114382785957, + 0.7875276125743415 + ] + } + ] + }, + { + "image": "2270.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5129270833333333, + 0.6209531250000001, + 0.10203124999999999, + 0.6359375 + ] + } + ] + }, + { + "image": "2271.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4795614789337919, + 0.46903225806451615, + 0.08816852966466034, + 0.7109677419354838 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6239380911435941, + 0.7076064516129033, + 0.03570937231298364, + 0.18378709677419347 + ] + } + ] + }, + { + "image": "2272.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.47555, + 0.49570625, + 0.14888333333333337, + 0.82974375 + ] + } + ] + }, + { + "image": "2274.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4880583333333333, + 0.585625, + 0.09389166666666672, + 0.82875 + ] + } + ] + }, + { + "image": "2275.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4625, + 0.51, + 0.165, + 0.795 + ] + } + ] + }, + { + "image": "2276.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3922833333333333, + 0.5290250000000001, + 0.21946666666666673, + 0.9262874999999999 + ] + } + ] + }, + { + "image": "2278.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4644416666666667, + 0.5575687500000001, + 0.09889166666666668, + 0.8676375000000001 + ] + } + ] + }, + { + "image": "2279.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49369217830109335, + 0.5548549810844893, + 0.045416316232127836, + 0.6733921815889029 + ] + } + ] + }, + { + "image": "2280.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46988973706530957, + 0.6075063613231552, + 0.06785411365564037, + 0.7620865139949109 + ] + } + ] + }, + { + "image": "2281.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48816827344434705, + 0.5522682445759369, + 0.040315512708150744, + 0.6390532544378699 + ] + } + ] + }, + { + "image": "2282.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.49543739279588334, + 0.5410418006430868, + 0.0798027444253859, + 0.7903729903536977 + ] + } + ] + }, + { + "image": "2283.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47, + 0.5011437500000001, + 0.045558333333333395, + 0.64021875 + ] + } + ] + }, + { + "image": "2284.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49110833333333337, + 0.5344875, + 0.045558333333333395, + 0.77353125 + ] + } + ] + }, + { + "image": "2285.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4854948805460751, + 0.510556621880998, + 0.07679180887372014, + 0.7651951375559821 + ] + } + ] + }, + { + "image": "2286.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4675, + 0.61375, + 0.04833333333333333, + 0.595 + ] + } + ] + }, + { + "image": "2288.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.47086956521739126, + 0.5222838345864662, + 0.3206354515050167, + 0.8324342105263158 + ] + } + ] + }, + { + "image": "2289.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5704978354978355, + 0.338523166023166, + 0.41125541125541126, + 0.4398745173745173 + ] + } + ] + }, + { + "image": "2290.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.31770348837209306, + 0.4955598086124402, + 0.15366279069767438, + 0.8270717703349282 + ] + } + ] + }, + { + "image": "2292.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49595486111111114, + 0.4971640624999999, + 0.09833333333333331, + 0.7579765624999999 + ] + } + ] + }, + { + "image": "2293.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5753452115812917, + 0.4678547579298831, + 0.08165924276169263, + 0.5111435726210349 + ] + } + ] + }, + { + "image": "2294.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5813439635535308, + 0.5233162393162393, + 0.14824601366742593, + 0.3855641025641026 + ] + } + ] + }, + { + "image": "2295.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6431432038834952, + 0.5827322404371585, + 0.11682038834951455, + 0.6385245901639346 + ] + } + ] + }, + { + "image": "2296.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6136087484811664, + 0.5210746812386157, + 0.046865127582017004, + 0.605 + ] + } + ] + }, + { + "image": "2297.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5625979381443299, + 0.4759684893419834, + 0.2827835051546391, + 0.7559870250231696 + ] + } + ] + }, + { + "image": "2298.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4945321992709599, + 0.5607923497267759, + 0.19441069258809235, + 0.8784153005464481 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6834750911300121, + 0.6922814207650273, + 0.04495747266099635, + 0.43101092896174864 + ] + } + ] + }, + { + "image": "2299.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48053392658509453, + 0.5672295184490307, + 0.07563959955506118, + 0.8167604752970606 + ] + } + ] + }, + { + "image": "2300.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.567420814479638, + 0.3724559023066486, + 0.0416289592760181, + 0.7394843962008141 + ] + } + ] + }, + { + "image": "2301.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4857537912578055, + 0.4797991967871487, + 0.07472792149866189, + 0.7501137884872825 + ] + } + ] + }, + { + "image": "2302.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.47639166666666666, + 0.5013062500000001, + 0.13055833333333336, + 0.96844375 + ] + } + ] + }, + { + "image": "2304.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4455929352396972, + 0.6143154574132492, + 0.10812447434819171, + 0.6685362776025238 + ] + } + ] + }, + { + "image": "2306.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4939778645833333, + 0.43975830078125, + 0.09602864583333333, + 0.7305908203125 + ] + } + ] + }, + { + "image": "2307.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5086263020833334, + 0.46630859375, + 0.06998697916666667, + 0.63720703125 + ] + } + ] + }, + { + "image": "2308.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5847516339869281, + 0.39981617647058826, + 0.11460130718954244, + 0.4267769607843137 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4368071895424837, + 0.372578431372549, + 0.02602614379084963, + 0.3547867647058823 + ] + } + ] + }, + { + "image": "2309.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5234260869565218, + 0.45267968749999987, + 0.3859652173913044, + 0.7679687499999999 + ] + } + ] + }, + { + "image": "2310.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.42029565217391296, + 0.46484375, + 0.05217391304347821, + 0.42447656249999993 + ] + } + ] + }, + { + "image": "2311.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4544542483660131, + 0.42764460784313724, + 0.06823202614379084, + 0.8552867647058823 + ] + } + ] + }, + { + "image": "2313.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.44952614379084965, + 0.39473039215686273, + 0.06327450980392153, + 0.4093259803921569 + ] + } + ] + }, + { + "image": "2314.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.558454248366013, + 0.4007622549019608, + 0.05253267973856209, + 0.3077524509803922 + ] + } + ] + }, + { + "image": "2316.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4909470752089137, + 0.34277879341864714, + 0.14623955431754876, + 0.6281013319404545 + ] + } + ] + }, + { + "image": "2317.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3917001055966209, + 0.37506993929796784, + 0.07930306230200636, + 0.7501398785959357 + ] + } + ] + }, + { + "image": "2318.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.2188137254901961, + 0.44811764705882345, + 0.1128627450980392, + 0.5778210784313726 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4040424836601307, + 0.5470098039215687, + 0.034330065359477184, + 0.27176715686274505 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6071797385620915, + 0.610406862745098, + 0.017879084967320272, + 0.11742401960784317 + ] + } + ] + }, + { + "image": "2319.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.08641830065359477, + 0.41516911764705877, + 0.06761764705882352, + 0.4599558823529411 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5275686274509803, + 0.3699705882352941, + 0.07376797385620916, + 0.640017156862745 + ] + } + ] + }, + { + "image": "2320.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4724695652173913, + 0.482421875, + 0.12173913043478261, + 0.8138046875 + ] + } + ] + }, + { + "image": "2322.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5213903743315508, + 0.47447473937449874, + 0.05526203208556151, + 0.783215717722534 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.322524064171123, + 0.5956776263031275, + 0.10361497326203208, + 0.16489975942261437 + ] + } + ] + }, + { + "image": "2324.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.2626847826086956, + 0.48017114914425424, + 0.0869565217391304, + 0.46047269763651183 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.32065217391304346, + 0.5460472697636511, + 0.028989130434782562, + 0.2852485737571312 + ] + } + ] + }, + { + "image": "2328.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5908130081300813, + 0.41656907593778586, + 0.13953252032520322, + 0.7996340347666971 + ] + } + ] + }, + { + "image": "2332.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.43344519015659955, + 0.42963835155592933, + 0.046610738255033514, + 0.5116400336417157 + ] + } + ] + }, + { + "image": "2333.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.26911734164070616, + 0.5735703125, + 0.036344755970924195, + 0.4622421874999999 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5045067497403946, + 0.5646015625, + 0.08479750778816196, + 0.8707968749999999 + ] + } + ] + }, + { + "image": "2335.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4188388214904679, + 0.490234375, + 0.10975736568457536, + 0.94140625 + ] + } + ] + }, + { + "image": "2338.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.48032928942807623, + 0.5032578125, + 0.16343154246100516, + 0.841921875 + ] + } + ] + }, + { + "image": "2342.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6150793650793651, + 0.5, + 0.35714285714285715, + 1.0 + ] + } + ] + }, + { + "image": "2343.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6373373983739837, + 0.5731198536139066, + 0.09581300813008127, + 0.7489204025617566 + ] + } + ] + }, + { + "image": "2345.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6555509355509356, + 0.48714151827553887, + 0.3438045738045738, + 0.9571040299906279 + ] + } + ] + }, + { + "image": "2347.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5938104448742747, + 0.5067508710801394, + 0.12379110251450677, + 0.9864982578397212 + ] + } + ] + }, + { + "image": "2349.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5545927209705372, + 0.416015625, + 0.16753899480069318, + 0.82421875 + ] + } + ] + }, + { + "image": "2353.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.46494166666666664, + 0.49931875, + 0.24222500000000005, + 0.26783749999999995 + ] + } + ] + }, + { + "image": "2355.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.39154616240266965, + 0.4915572232645403, + 0.525027808676307, + 0.31269543464665417 + ] + } + ] + }, + { + "image": "2356.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5380952380952381, + 0.4568561872909699, + 0.8095238095238095, + 0.5096989966555184 + ] + } + ] + }, + { + "image": "2357.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5595105672969967, + 0.3458411507191995, + 0.06896551724137931, + 0.5641025641025641 + ] + } + ] + }, + { + "image": "2358.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.534616564417178, + 0.48030172413793104, + 0.7756441717791412, + 0.4581293103448276 + ] + } + ] + }, + { + "image": "2359.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4221171171171171, + 0.4302125506072875, + 0.19720720720720722, + 0.6439271255060729 + ] + } + ] + }, + { + "image": "2360.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5115, + 0.4731484375, + 0.0755138888888889, + 0.5943984375000001 + ] + } + ] + }, + { + "image": "2365.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.575, + 0.51875, + 0.08, + 0.3425 + ] + } + ] + }, + { + "image": "2367.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4377005870841487, + 0.43642437591776795, + 0.2508121330724071, + 0.5674082232011747 + ] + } + ] + }, + { + "image": "2368.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.1718877551020408, + 0.3821442246330568, + 0.0594472789115646, + 0.6983280153158902 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4571598639455782, + 0.42876196553924695, + 0.05874149659863944, + 0.6129865985960433 + ] + } + ] + }, + { + "image": "2369.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4066666666666667, + 0.3977485928705441, + 0.6033333333333334, + 0.3777360850531582 + ] + } + ] + }, + { + "image": "2370.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5225, + 0.4509068167604753, + 0.4483333333333333, + 0.41901188242651655 + ] + } + ] + }, + { + "image": "2371.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4, + 0.45841150719199497, + 0.5833333333333334, + 0.358974358974359 + ] + } + ] + }, + { + "image": "2372.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.512306289881495, + 0.4124487004103967, + 0.37556973564266183, + 0.6853625170998632 + ] + } + ] + }, + { + "image": "2373.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6090828138913624, + 0.3950534759358289, + 0.18165627782724844, + 0.7901069518716578 + ] + } + ] + }, + { + "image": "2375.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5706854460093896, + 0.42371126760563377, + 0.04903286384976528, + 0.3114225352112676 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5198215962441315, + 0.4831760563380282, + 0.030779342723004668, + 0.10250704225352109 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.42633802816901406, + 0.38076760563380285, + 0.11148356807511733, + 0.42595774647887336 + ] + } + ] + }, + { + "image": "2376.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4701691896705254, + 0.45989304812834225, + 0.21015138023152272, + 0.820855614973262 + ] + } + ] + }, + { + "image": "2377.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4579185520361991, + 0.4589273591310251, + 0.2316742081447964, + 0.572980312287848 + ] + } + ] + }, + { + "image": "2378.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.46771812080536906, + 0.45719424460431657, + 0.5091083413231065, + 0.6827338129496403 + ] + } + ] + }, + { + "image": "2380.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3958333333333333, + 0.5, + 0.18611111111111112, + 1.0 + ] + } + ] + }, + { + "image": "2383.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.36592777777777774, + 0.5569824999999999, + 0.09467777777777782, + 0.6110350000000001 + ] + } + ] + }, + { + "image": "2385.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.49004038772213243, + 0.554749273255814, + 0.210016155088853, + 0.748546511627907 + ] + } + ] + }, + { + "image": "2386.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3289817232375979, + 0.48893500391542677, + 0.2924281984334204, + 0.5695105716523102 + ] + } + ] + }, + { + "image": "2387.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5712890625, + 0.5219619326500732, + 0.19856770833333334, + 0.9502196193265008 + ] + } + ] + }, + { + "image": "2388.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6136363636363636, + 0.48528913963328635, + 0.14576802507836992, + 0.908514339445228 + ] + } + ] + }, + { + "image": "2392.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3422685185185185, + 0.5115364583333333, + 0.11903935185185188, + 0.6907204861111111 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4084027777777778, + 0.6591059027777777, + 0.052905092592592635, + 0.37822048611111114 + ] + } + ] + }, + { + "image": "2393.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.39593406593406594, + 0.45150579150579156, + 0.2969505494505495, + 0.7454671814671816 + ] + } + ] + }, + { + "image": "2395.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5709708737864078, + 0.5224921874999999, + 0.11095700416088766, + 0.9550078124999999 + ] + } + ] + }, + { + "image": "2396.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5891980360065466, + 0.38613468634686343, + 0.439558101472995, + 0.6642066420664207 + ] + } + ] + }, + { + "image": "2397.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.738099173553719, + 0.4723574144486692, + 0.523801652892562, + 0.8415209125475285 + ] + } + ] + }, + { + "image": "2398.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4540772532188841, + 0.5234269119070668, + 0.2300429184549356, + 0.9531461761858663 + ] + } + ] + }, + { + "image": "2399.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.36772486772486773, + 0.4928400954653938, + 0.7142857142857143, + 0.9856801909307876 + ] + } + ] + }, + { + "image": "2400.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.35684615384615387, + 0.44308159722222223, + 0.15992307692307686, + 0.8812065972222222 + ] + } + ] + }, + { + "image": "2401.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5013653846153846, + 0.5140104166666667, + 0.057692307692307696, + 0.43030381944444446 + ] + } + ] + }, + { + "image": "2403.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4125, + 0.5499826388888889, + 0.05, + 0.5545486111111111 + ] + } + ] + }, + { + "image": "2405.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5333461538461538, + 0.5022135416666667, + 0.20953846153846156, + 0.6522482638888888 + ] + } + ] + }, + { + "image": "2407.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3197307692307692, + 0.4288802083333333, + 0.11053846153846157, + 0.8476736111111111 + ] + } + ] + }, + { + "image": "2408.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4931346153846154, + 0.5152517361111112, + 0.057692307692307696, + 0.4947916666666667 + ] + } + ] + }, + { + "image": "2409.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47005769230769234, + 0.4633246527777778, + 0.055461538461538465, + 0.6583159722222223 + ] + } + ] + }, + { + "image": "2410.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5378378378378379, + 0.5122177009155646, + 0.39099099099099105, + 0.734262461851475 + ] + } + ] + }, + { + "image": "2411.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4854038461538462, + 0.4575260416666667, + 0.28196153846153854, + 0.6397743055555556 + ] + } + ] + }, + { + "image": "2413.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4707692307692308, + 0.5533680555555556, + 0.18144230769230774, + 0.5608246527777779 + ] + } + ] + }, + { + "image": "2415.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4860876897133221, + 0.4653554502369668, + 0.32170320404721753, + 0.872303317535545 + ] + } + ] + }, + { + "image": "2416.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.530956618464961, + 0.42130706691682307, + 0.10975528364849829, + 0.842607879924953 + ] + } + ] + }, + { + "image": "2417.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5265294771968855, + 0.4181050656660412, + 0.17496106785317014, + 0.7145090681676047 + ] + } + ] + }, + { + "image": "2418.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4746051167964405, + 0.47353345841150724, + 0.10381535038932152, + 0.675228267667292 + ] + } + ] + }, + { + "image": "2419.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5272525027808677, + 0.46216385240775487, + 0.10233592880978866, + 0.7217010631644778 + ] + } + ] + }, + { + "image": "2421.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5489543937708565, + 0.3518011257035647, + 0.19914349276974413, + 0.6447404627892434 + ] + } + ] + }, + { + "image": "2423.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5361596009975063, + 0.44100093545369506, + 0.22800498753117215, + 0.8766510757717493 + ] + } + ] + }, + { + "image": "2428.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4087526427061311, + 0.37542755344418055, + 0.5120930232558139, + 0.7508551068883611 + ] + } + ] + }, + { + "image": "2431.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4197262479871175, + 0.3488405797101449, + 0.3375845410628019, + 0.5234239130434781 + ] + } + ] + }, + { + "image": "2432.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6625, + 0.44718749999999996, + 0.2625, + 0.62984375 + ] + } + ] + }, + { + "image": "2434.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.511068222621185, + 0.4028350168350169, + 0.14841113105924594, + 0.7347340067340067 + ] + } + ] + }, + { + "image": "2436.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5658333333333333, + 0.49280800500312694, + 0.06833333333333333, + 0.782989368355222 + ] + } + ] + }, + { + "image": "2437.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5245333333333334, + 0.4161601000625391, + 0.19833333333333333, + 0.7536647904940585 + ] + } + ] + }, + { + "image": "2439.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4891704649042844, + 0.4767852257181942, + 0.16857793983591618, + 0.8584268125854994 + ] + } + ] + }, + { + "image": "2441.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46634615384615385, + 0.43137254901960786, + 0.08173076923076923, + 0.8086544962812712 + ] + } + ] + }, + { + "image": "2442.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5602027883396705, + 0.47192608386638235, + 0.16730038022813687, + 0.9438521677327647 + ] + } + ] + }, + { + "image": "1746714291830.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4455375253549696, + 0.4567855608079072, + 0.04645537525354965, + 0.7273270305113879 + ] + } + ] + }, + { + "image": "1746714375198.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.465276013678554, + 0.5332227682227683, + 0.05158280410356615, + 0.7025470925470925 + ] + } + ] + }, + { + "image": "1746714510435.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4927007299270073, + 0.4383664293742975, + 0.08211678832116788, + 0.8092918696140877 + ] + } + ] + }, + { + "image": "1746714539250.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.489478138222849, + 0.45352162056875733, + 0.10285848613070056, + 0.6378652123100896 + ] + } + ] + }, + { + "image": "1746714592775.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4646945210878991, + 0.4141936488169366, + 0.052932597556168685, + 0.5191998754669989 + ] + } + ] + }, + { + "image": "1746714603943.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.48952921535893157, + 0.5340227560050569, + 0.09483472454090157, + 0.8030012642225032 + ] + } + ] + }, + { + "image": "1746714657277.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48640360169491526, + 0.556316029143898, + 0.06885593220338983, + 0.8485109289617486 + ] + } + ] + }, + { + "image": "1746714670076.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49369117647058824, + 0.5402055921052632, + 0.05611274509803923, + 0.6461677631578947 + ] + } + ] + }, + { + "image": "1746714675008.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5246136259716506, + 0.39012401352874854, + 0.15959762231367167, + 0.6363810597519729 + ] + } + ] + }, + { + "image": "1746715794711.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4946049165935031, + 0.4911630396004281, + 0.0790913081650571, + 0.6283517659650374 + ] + } + ] + }, + { + "image": "1428-1-_jpg.rf.13c836bdbc1c435b28e65ba846fd2a52.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.39033047735618115, + 0.4683975240715268, + 0.06615667074663398, + 0.5270495185694635 + ] + } + ] + }, + { + "image": "IMG-20250317-WA1356_jpg.rf.0a7dc5b187e3fbbbac78bafb9a631b04.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5093818681318681, + 0.4720479134466769, + 0.20833791208791202, + 0.6452859350850076 + ] + } + ] + }, + { + "image": "IMG-20250317-WA1866_jpg.rf.10576dcd1f32f652d993cbbbe24df54a.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4968888888888889, + 0.508296875, + 0.10479166666666673, + 0.8007109375000001 + ] + } + ] + }, + { + "image": "IMG-20250318-WA0082_jpg.rf.dcccae060196ee2ed816a42a27cf5646.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.535671052631579, + 0.48218773096821876, + 0.1871052631578948, + 0.3720546932742055 + ] + } + ] + } +] \ No newline at end of file diff --git a/pole_alignment/object_detection/test/images/2069.jpg b/pole_alignment/object_detection/test/images/2069.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b12f92255499867488e4f6142800998aa5d5ec1 --- /dev/null +++ b/pole_alignment/object_detection/test/images/2069.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c713e53ec43067898cd880a7746eb5ca50cea021f928614a3f8cfd4ed60c6ed8 +size 130107 diff --git a/pole_alignment/object_detection/test/images/2073.jpg b/pole_alignment/object_detection/test/images/2073.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e3e6f8fa7d281cfe43798d752e45540d5ae4f032 --- /dev/null +++ b/pole_alignment/object_detection/test/images/2073.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba932900107702591b735aa5bf324591d42f61cdec8a698b385441335121a83c +size 120911 diff --git a/pole_alignment/object_detection/test/images/2074.jpg b/pole_alignment/object_detection/test/images/2074.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5fbca62392712900398b837914fd4aacaa1d5464 --- /dev/null +++ b/pole_alignment/object_detection/test/images/2074.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dff6321048dcd21637dcb7b18755c65931c15de64b4704cbefb9c0af204c668 +size 144690 diff --git a/pole_alignment/object_detection/test/images/2075.jpg b/pole_alignment/object_detection/test/images/2075.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ac4fca74ecc6e7ee0cee1d415763a6efc1772931 --- /dev/null +++ b/pole_alignment/object_detection/test/images/2075.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a7d4917cc43388934140733920676a90c5e98c4c4a0c4afa2d2eaf404221c42 +size 213525 diff --git a/pole_alignment/object_detection/test/images/2076.jpg b/pole_alignment/object_detection/test/images/2076.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a29e57227bff73e888af4c22089bc31b7fb3af8e --- /dev/null +++ b/pole_alignment/object_detection/test/images/2076.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc930e10899fff382fbb67aedc507100fef6cd31de451f1fe919eaf68725bbdc +size 119564 diff --git a/pole_alignment/object_detection/test/images/2077.jpg b/pole_alignment/object_detection/test/images/2077.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d64d441bcd0cdcea0fd49fe6d823efaa3c4bcb1f --- /dev/null +++ b/pole_alignment/object_detection/test/images/2077.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b31833f060710005c96a1ec54c03490b78f86955e4777eb5a90926ec1e295277 +size 54568 diff --git a/pole_alignment/object_detection/test/images/2078.jpg b/pole_alignment/object_detection/test/images/2078.jpg new file mode 100644 index 0000000000000000000000000000000000000000..10b5650a7c1f99fbcd7ec2656c3e65d28ed286c6 --- /dev/null +++ b/pole_alignment/object_detection/test/images/2078.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dd0cbe64f223d692769be4463b6ca67544693336724120cdaf156463593c3b0 +size 175468 diff --git a/pole_alignment/object_detection/test/images/2081.jpg b/pole_alignment/object_detection/test/images/2081.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b0879d411c6ea8ac9600fdc8a168a0f495a4ced --- /dev/null +++ b/pole_alignment/object_detection/test/images/2081.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a43323df56e607cf7952cd52cebb01ec00fae50411a10f558298adc86a41b70c +size 179304 diff --git a/pole_alignment/object_detection/test/images/2082.jpg b/pole_alignment/object_detection/test/images/2082.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0d14030ef80df425092b59f4401d8dcba2e3f54f --- /dev/null +++ b/pole_alignment/object_detection/test/images/2082.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6a12fbba3f9056185f086c4985f117703bed0846eb76e764ec3fff23ff5a22c +size 167362 diff --git a/pole_alignment/object_detection/test/images/2085.jpg b/pole_alignment/object_detection/test/images/2085.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4977d96b1d4e92e9eccb38eb4ecf1790f175ed97 --- /dev/null +++ b/pole_alignment/object_detection/test/images/2085.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43d687b1f22eb14a321e34ad6e44017430aae3463599d7e37496d3e3d431d8a2 +size 65603 diff --git a/pole_alignment/object_detection/test/images/2086.jpg b/pole_alignment/object_detection/test/images/2086.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8d7c93762d6f2c6fd4091c1ce8046600945bde6b --- /dev/null +++ b/pole_alignment/object_detection/test/images/2086.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee6898fc04d35f8e69ba3a6b4a00529b07e5354cd7ee0817796cda672c361eb4 +size 76160 diff --git a/pole_alignment/object_detection/test/images/2087.jpg b/pole_alignment/object_detection/test/images/2087.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d57d6794ecd28ec62b7c18923dbce9c45f421c1d --- /dev/null +++ b/pole_alignment/object_detection/test/images/2087.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe439d8749f4428b8f62bf04b68ed5c1237375698788abba5b25d75eea3dfdec +size 88200 diff --git a/pole_alignment/object_detection/test/images/2089.jpg b/pole_alignment/object_detection/test/images/2089.jpg new file mode 100644 index 0000000000000000000000000000000000000000..10f5306dc4acc588fed99de379bdef18ad011e00 --- /dev/null +++ b/pole_alignment/object_detection/test/images/2089.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebb0434661e171a625f832c074417548a0e9b50ce3fd8924a0ba8afa65f80df6 +size 69867 diff --git a/pole_alignment/object_detection/test/images/2090.jpg b/pole_alignment/object_detection/test/images/2090.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9932794d3c847304b262cb14dee05ed6b682ffcd --- /dev/null +++ b/pole_alignment/object_detection/test/images/2090.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:724bd56fdf610b82838d6924a65598cf31bcacf10c013940bab096e1b05fd9b5 +size 94134 diff --git a/pole_alignment/object_detection/test/images/2093.jpg b/pole_alignment/object_detection/test/images/2093.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e0854af6f7b70ab90c61160291f9b79528bd6d9 --- /dev/null +++ b/pole_alignment/object_detection/test/images/2093.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52936b8f3ee10b9b923e98172bd87685f4daaba110f5a6c696c10c8d12992ed7 +size 85724 diff --git a/pole_alignment/object_detection/test/images/2094.jpg b/pole_alignment/object_detection/test/images/2094.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ba7671e8fce785dfff41b7539eee3347d1fe8cd9 --- /dev/null +++ b/pole_alignment/object_detection/test/images/2094.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2662f448ec43368470a8db60299938cd665af3d0cd4ad36bb72da553372aaebe +size 117187 diff --git a/pole_alignment/object_detection/test/images/2095.jpg b/pole_alignment/object_detection/test/images/2095.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7626498baa5b74f976834ba16e384ee3b0e0cd0d --- /dev/null +++ b/pole_alignment/object_detection/test/images/2095.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:982711ab7a883a726707c75cbe63587ae3a7e6143bd59c88876435ac64f8bee6 +size 82469 diff --git a/pole_alignment/object_detection/test/images/2097.jpg b/pole_alignment/object_detection/test/images/2097.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f6b511e79e29c294e4e9d426fe465c9bf943ae3f --- /dev/null +++ b/pole_alignment/object_detection/test/images/2097.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b11e34414ba224509dff89d5e674a0a3de1f3305894afcab511dc4f26e421ce0 +size 168464 diff --git a/pole_alignment/object_detection/test/images/2098.jpg b/pole_alignment/object_detection/test/images/2098.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4422a67ec082bfe183010b341be9a4f57d4e3baa --- /dev/null +++ b/pole_alignment/object_detection/test/images/2098.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77d7ee491d5ce042a65aaae0bf0ffba961b07d97d5ed3d0d3d06ccb43d609f5c +size 184437 diff --git a/pole_alignment/object_detection/test/images/2100.jpg b/pole_alignment/object_detection/test/images/2100.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bddf5b8fd36f5aaddf79ec2cfd9d025bc09f19ab --- /dev/null +++ b/pole_alignment/object_detection/test/images/2100.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aaf17fe3c5c36b343bc7875db42d428635c9670a7128a8d0236834f91fdb0c57 +size 189114 diff --git a/pole_alignment/object_detection/test/images/2101.jpg b/pole_alignment/object_detection/test/images/2101.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4c0387a9815033076cc1fc6afc59a13e23c68e16 --- /dev/null +++ b/pole_alignment/object_detection/test/images/2101.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:144aded2ae7dd40983dcef2db498fd23d41f9f9e7ff4310ba635c81f06f4f110 +size 217904 diff --git a/pole_alignment/object_detection/test/images/2103.jpg b/pole_alignment/object_detection/test/images/2103.jpg new file mode 100644 index 0000000000000000000000000000000000000000..12e6c02b37971ca977c2dc6a550619fe51694fc2 --- /dev/null +++ b/pole_alignment/object_detection/test/images/2103.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0292a887070ae05e7eb04ecde825c8d8d229e1f52de820c35c190d075b197833 +size 126550 diff --git a/pole_alignment/object_detection/test/images/2105.jpg b/pole_alignment/object_detection/test/images/2105.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f7972c78fd39fc8153ee359c2ec96bf7efb17345 --- /dev/null +++ b/pole_alignment/object_detection/test/images/2105.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d05a3ed808cfc954332f245d13c5e5da252cde2ec987e8b935c7fa6770915ea +size 69241 diff --git a/pole_alignment/object_detection/test/images/2107.jpg b/pole_alignment/object_detection/test/images/2107.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4341fa98506ebc9806c6a7c2d7b38120c7878500 --- /dev/null +++ b/pole_alignment/object_detection/test/images/2107.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be3771a035141e45a77eaf76a3f087ac8bfe0e77e82df49ad35955ec0623ea45 +size 119706 diff --git a/pole_alignment/object_detection/test/images/2108.jpg b/pole_alignment/object_detection/test/images/2108.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cb2efc32b905e7659482505a27dc279dce2a6e7a --- /dev/null +++ b/pole_alignment/object_detection/test/images/2108.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49b53c5f8b7f5e2527be2313a617d8bf15d09a35662ef00f8fe81ff0f5c186fe +size 164183 diff --git a/pole_alignment/object_detection/test/images/2109.jpg b/pole_alignment/object_detection/test/images/2109.jpg new file mode 100644 index 0000000000000000000000000000000000000000..76ebd73db4b4f1f6f28ea41ee93e2e9e98a31086 --- /dev/null +++ b/pole_alignment/object_detection/test/images/2109.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7027e0de215a52c4182b04ad94c2c72beb0438920c06e1a237cdb8801732be8 +size 219022 diff --git a/pole_alignment/object_detection/test/images/2110.jpg b/pole_alignment/object_detection/test/images/2110.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d3b1078246671dbb382009bca115720a5ee857f4 --- /dev/null +++ b/pole_alignment/object_detection/test/images/2110.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b4064afee3a019c0c16433128c8ce0a0d9b4c3de186d13dd663635b6bad9187 +size 205234 diff --git a/pole_alignment/object_detection/test/images/2111.jpg b/pole_alignment/object_detection/test/images/2111.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dc5490bd3fbb34c8afdb197a38642d6dc3d55bc1 --- /dev/null +++ b/pole_alignment/object_detection/test/images/2111.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:661872565cc592fa8459b3a247ca47199a6e0ba70dee2b5d65043722b8248f70 +size 160756 diff --git a/pole_alignment/object_detection/test/images/2112.jpg b/pole_alignment/object_detection/test/images/2112.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fa055d559635db9d0104962c9d65128f45b8262c --- /dev/null +++ b/pole_alignment/object_detection/test/images/2112.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9077dae1d4331d2d4fefe1a6ca19f9c45529de4a8ab6570f077fe0b38e035344 +size 206356 diff --git a/pole_alignment/object_detection/test/images/2113.jpg b/pole_alignment/object_detection/test/images/2113.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b5818e6bac237666e96db888101a7586c0b9ae79 --- /dev/null +++ b/pole_alignment/object_detection/test/images/2113.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f5cca398045d7ae6544bedf36a7269bacc1f228f976954f45739c0188ec47bf +size 190785 diff --git a/pole_alignment/object_detection/test/images/2114.jpg b/pole_alignment/object_detection/test/images/2114.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0c9d3591b2e1b78204905edf033899e6a4c912c6 --- /dev/null +++ b/pole_alignment/object_detection/test/images/2114.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d4b09c8c325a8a0631e708e72fd144a9c8c5ee547a20fedbc0b22124edb83d1 +size 90370 diff --git a/pole_alignment/object_detection/test/images/2115.jpg b/pole_alignment/object_detection/test/images/2115.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d16743a853b3254d3efe4441bebded4b35c0d267 --- /dev/null +++ b/pole_alignment/object_detection/test/images/2115.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60ad0393674fb84077debc86b60edfb7e98b7f287c12d0f20c72d8125471c888 +size 143794 diff --git a/pole_alignment/object_detection/test/images/2117.jpg b/pole_alignment/object_detection/test/images/2117.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2737bd2a9e4bda28a56ffabb6dfb9dad77c7cefd --- /dev/null +++ b/pole_alignment/object_detection/test/images/2117.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff5d1c95ef98e693d339091bece9ef18f8ffb9e675144ac5097ac8b35d95bc6a +size 189580 diff --git a/pole_alignment/object_detection/test/images/2118.jpg b/pole_alignment/object_detection/test/images/2118.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8461229b8582e51b99feb78b218209791d4a32c9 --- /dev/null +++ b/pole_alignment/object_detection/test/images/2118.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2fcc78811019322ebc6ab0c80f50bb79547d2ce37bb247e0c3eb6ca48902932 +size 215893 diff --git a/pole_alignment/object_detection/test/images/2119.jpg b/pole_alignment/object_detection/test/images/2119.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4f4c4df913dc6743105dfe15052ac2f325a69026 --- /dev/null +++ b/pole_alignment/object_detection/test/images/2119.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a09c0294276006c5dc0e22fca26ee14f5b0fcf0511fd2963178d78b5f6bf1df1 +size 67542 diff --git a/pole_alignment/object_detection/test/images/2121.jpg b/pole_alignment/object_detection/test/images/2121.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1268ac284cd18575a10922bb7d3deadb29b0a77e --- /dev/null +++ b/pole_alignment/object_detection/test/images/2121.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f782dc0e5ad797bf0bb9240a3134e9171b2d704a43a19e59d71c5696d601bf91 +size 175859 diff --git a/pole_alignment/object_detection/test/images/2122.jpg b/pole_alignment/object_detection/test/images/2122.jpg new file mode 100644 index 0000000000000000000000000000000000000000..696d7d01cef0e815b4731d75380b29433ec59d39 --- /dev/null +++ b/pole_alignment/object_detection/test/images/2122.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7efdd5b3cbe601ddbff41ccc583a9a8cca22f175b04aa80431aad479a46f27cb +size 113665 diff --git a/pole_alignment/object_detection/test/images/2123.jpg b/pole_alignment/object_detection/test/images/2123.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8f6ae32bb130de7f2df3efc981996ce543ec1f5d --- /dev/null +++ b/pole_alignment/object_detection/test/images/2123.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcf1b16aff72fe607d862fcc4fe07c95c32e71261a18654a426f43b0f3193459 +size 105743 diff --git a/pole_alignment/object_detection/test/images/2124.jpg b/pole_alignment/object_detection/test/images/2124.jpg new file mode 100644 index 0000000000000000000000000000000000000000..30684c2a735044743b2e2dfc5242c0b5d6dae0d6 --- /dev/null +++ b/pole_alignment/object_detection/test/images/2124.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20023260139053f5145edef8a6e75f3b4c681b6ab2fa6355f5a913655c0f489c +size 90586 diff --git a/pole_alignment/object_detection/test/images/2125.jpg b/pole_alignment/object_detection/test/images/2125.jpg new file mode 100644 index 0000000000000000000000000000000000000000..26424e04056dd73a8ab9e62f0e31aa19ad3b95e2 --- /dev/null +++ b/pole_alignment/object_detection/test/images/2125.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:394ec6fb9f0721589a67a44d1b9943b44f4bd4026a2a70ce30bad40409b83283 +size 154127 diff --git a/pole_alignment/object_detection/test/images/2126.jpg b/pole_alignment/object_detection/test/images/2126.jpg new file mode 100644 index 0000000000000000000000000000000000000000..652e0ec87ba7d66e99757f4ed01cec0d9bb65392 --- /dev/null +++ b/pole_alignment/object_detection/test/images/2126.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ac74c168b741088da955bd4e4a4058d360bc09b43727db1150f10ee41b9e2ab +size 160519 diff --git a/pole_alignment/object_detection/test/images/2128.jpg b/pole_alignment/object_detection/test/images/2128.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4999101fcb7f7d0f785f730edb890793176d1e44 --- /dev/null +++ b/pole_alignment/object_detection/test/images/2128.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d63864a33eb0eb1cdbe3960d4b63dba79a80cbe3eb3e4c01cb9dced7fd1d7bd3 +size 176109 diff --git a/pole_alignment/object_detection/test/images/2129.jpg b/pole_alignment/object_detection/test/images/2129.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4ccf9b0cac3669f861cdc78ab2cd483440478798 --- /dev/null +++ b/pole_alignment/object_detection/test/images/2129.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1655fb42cc747bc463661835d01a0e45c3972f6b85daff6b201da89f9ae82a9a +size 171065 diff --git a/pole_alignment/object_detection/test/images/2133.jpg b/pole_alignment/object_detection/test/images/2133.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6ab2c992f41c60c12e3731595df5fb35de6d8e92 --- /dev/null +++ b/pole_alignment/object_detection/test/images/2133.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fdc1fdca61c56ae5fc34baca4c1e500298307ffbcb265b8dc558656a41268c8 +size 189740 diff --git a/pole_alignment/object_detection/test/images/2134.jpg b/pole_alignment/object_detection/test/images/2134.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c54dd04104d5fcf2d57437447f85cb18f8ce4c84 --- /dev/null +++ b/pole_alignment/object_detection/test/images/2134.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:709187ad7c5043c3a6846edddf2604a920a8e001c4f613836a266295c7356c6d +size 158503 diff --git a/pole_alignment/object_detection/test/images/2135.jpg b/pole_alignment/object_detection/test/images/2135.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a376b389f5c3558a1219abda23ff23927429869f --- /dev/null +++ b/pole_alignment/object_detection/test/images/2135.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52b00cbd938332cf13b4a42a1d16f6ef3436f338e9e94f9096a620ce93e96dcb +size 163225 diff --git a/pole_alignment/object_detection/test/images/2136.jpg b/pole_alignment/object_detection/test/images/2136.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e55a009d2070f2f3a30594460fe24abcd63aafdd --- /dev/null +++ b/pole_alignment/object_detection/test/images/2136.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4ba3080bbe70d9a47bddbfa605da774bee4cd6e824175aac5570853dade3d03 +size 144294 diff --git a/pole_alignment/object_detection/test/images/2137.jpg b/pole_alignment/object_detection/test/images/2137.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b28323d7ab9b99f0dabf2eaea744e30eb0ebabcf --- /dev/null +++ b/pole_alignment/object_detection/test/images/2137.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:930f9bd039d314e2d35fda4a244fd29e760fad807f49c7114202d8eee0a8b274 +size 168845 diff --git a/pole_alignment/object_detection/test/images/2138.jpg b/pole_alignment/object_detection/test/images/2138.jpg new file mode 100644 index 0000000000000000000000000000000000000000..db6a6643ce137a756d30fb6269d8e189cdd7e028 --- /dev/null +++ b/pole_alignment/object_detection/test/images/2138.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ed8a41f8c9a7a1cd329c6d2f4be4052507362a00f7445a75c06c698bd96d625 +size 151808 diff --git a/pole_alignment/object_detection/test/images/2142.jpg b/pole_alignment/object_detection/test/images/2142.jpg new file mode 100644 index 0000000000000000000000000000000000000000..deb7fad5d785ec7c3f7d271f56304f7bedcb6870 --- /dev/null +++ b/pole_alignment/object_detection/test/images/2142.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ed7304ec4dcedaa237e3804e70b0f315a8830670d1525b5bbe4a54887a4fb90 +size 536657 diff --git a/pole_alignment/object_detection/test/images/2148.jpg b/pole_alignment/object_detection/test/images/2148.jpg new file mode 100644 index 0000000000000000000000000000000000000000..58b716580d580a4ac1ef9d8f6fd4f36d2b6bd79e --- /dev/null +++ b/pole_alignment/object_detection/test/images/2148.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e32804b70d57a408ea3c9eba889150691e4014c980bc42026393a7fe2f1268a +size 275751 diff --git a/pole_alignment/object_detection/test/images/2149.jpg b/pole_alignment/object_detection/test/images/2149.jpg new file mode 100644 index 0000000000000000000000000000000000000000..23c56bf5ced607788328c62491cb5a72e7252832 --- /dev/null +++ b/pole_alignment/object_detection/test/images/2149.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:642576c4af9c5a3ddb64bd57561cee511850a6b2f8a49f43c8494985b2350f39 +size 259436 diff --git a/pole_alignment/object_detection/test/images/2151.jpg b/pole_alignment/object_detection/test/images/2151.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eff9d4d8cf9131ba7be958840c8e24c94b033f46 --- /dev/null +++ b/pole_alignment/object_detection/test/images/2151.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c44f165b44b2fe9fc5bff77d158adcb453a5d0e1ef96ea82b5956680353b582 +size 315943 diff --git a/pole_alignment/object_detection/test/images/2152.jpg b/pole_alignment/object_detection/test/images/2152.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4c5ad04344be0bb2806b8cad8a0a545b68ff5aaf --- /dev/null +++ b/pole_alignment/object_detection/test/images/2152.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:313bd861458c7b8f82dd850893525a00d52e40a186e8fb102bcb148d7092c0d1 +size 315493 diff --git a/pole_alignment/object_detection/test/images/2153.jpg b/pole_alignment/object_detection/test/images/2153.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ec18483d94a8312c03e34387321e737070411ceb --- /dev/null +++ b/pole_alignment/object_detection/test/images/2153.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81b44254e82e26fe07f7a498de919115fa66e3484ab7f63d3b426665e06b953c +size 373007 diff --git a/pole_alignment/object_detection/test/images/2154.jpg b/pole_alignment/object_detection/test/images/2154.jpg new file mode 100644 index 0000000000000000000000000000000000000000..99068100077d88a54434308ee9f2f9a67e27d088 --- /dev/null +++ b/pole_alignment/object_detection/test/images/2154.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00bbc30a366240abf2a951079b63e2f3c2e967e372475300b23911c7a9b6f7de +size 480972 diff --git a/pole_alignment/object_detection/test/images/2158.jpg b/pole_alignment/object_detection/test/images/2158.jpg new file mode 100644 index 0000000000000000000000000000000000000000..55aa734f34107497303223e6eea131cb7251885f --- /dev/null +++ b/pole_alignment/object_detection/test/images/2158.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55a904359bcfc4e94a126dd252bf3d8fb6e7557c97477a9581f47e81efb4085a +size 313729 diff --git a/pole_alignment/object_detection/test/images/2159.jpg b/pole_alignment/object_detection/test/images/2159.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fa516227ba3451f345f0b70912101a0d758b2542 --- /dev/null +++ b/pole_alignment/object_detection/test/images/2159.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdf41dc527b54b9eacb1a340bc346645eafaf466e02bb8924b5eb48373d01f7b +size 431623 diff --git a/pole_alignment/object_detection/test/images/2160.jpg b/pole_alignment/object_detection/test/images/2160.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f238be1005246125b6bb6009790143310047065c --- /dev/null +++ b/pole_alignment/object_detection/test/images/2160.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1519e0360f0c28e7bb6f4d22877e8f269790bd39d665275cfc3d42a96035c921 +size 413259 diff --git a/pole_alignment/object_detection/test/images/2162.jpg b/pole_alignment/object_detection/test/images/2162.jpg new file mode 100644 index 0000000000000000000000000000000000000000..07e586c5d7537952bd14673180624cc45df7a40c --- /dev/null +++ b/pole_alignment/object_detection/test/images/2162.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a08f2c49e0acd662b61348799e9588cf72a8ead9a3de61dcdaf7e37aae27a29 +size 230034 diff --git a/pole_alignment/object_detection/test/images/2163.jpg b/pole_alignment/object_detection/test/images/2163.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3c92ebcf1f2414c2ef039b62a0e97b52e920c4de --- /dev/null +++ b/pole_alignment/object_detection/test/images/2163.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe41cd43bd7608e5bb0d98d9ad94a2635db46bdffd27345b6d23194ba578707b +size 445145 diff --git a/pole_alignment/object_detection/test/images/2164.jpg b/pole_alignment/object_detection/test/images/2164.jpg new file mode 100644 index 0000000000000000000000000000000000000000..158f86feb32c2b7e71a9318b9890304617102a2f --- /dev/null +++ b/pole_alignment/object_detection/test/images/2164.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:552c7eb30b7044aef51fef18576659737f727bfa17bea00dab6ba51246f258e5 +size 347945 diff --git a/pole_alignment/object_detection/test/images/2165.jpg b/pole_alignment/object_detection/test/images/2165.jpg new file mode 100644 index 0000000000000000000000000000000000000000..49656a48938225391e7d489b6341844bb5df26fc --- /dev/null +++ b/pole_alignment/object_detection/test/images/2165.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c98c0544103507eb91cdf14da3ab0d5eb169ffa516b80e9928b12fbaff5d3211 +size 368628 diff --git a/pole_alignment/object_detection/test/images/2168.jpg b/pole_alignment/object_detection/test/images/2168.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4fda5c50c408eb72749bd24024ef075f90a71d4d --- /dev/null +++ b/pole_alignment/object_detection/test/images/2168.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c2e8bdf1e058ed6ed37a3b81473e95849baa78ee0a67fe515c45591e71c41dd +size 228121 diff --git a/pole_alignment/object_detection/test/images/2169.jpg b/pole_alignment/object_detection/test/images/2169.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6a55310f71dc33413179a015ec1a8e04ef7b4641 --- /dev/null +++ b/pole_alignment/object_detection/test/images/2169.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f1ca0d780d74c4abce0e8a3a8831c2b1824f38ff759c68e36c088ad75e2739b +size 294068 diff --git a/pole_alignment/object_detection/test/images/2182.jpg b/pole_alignment/object_detection/test/images/2182.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c66c09b4ed9fae5db3f94f95e6a2fc8227319922 --- /dev/null +++ b/pole_alignment/object_detection/test/images/2182.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af4fadba5ccf1375c33a09c37dae9923123a9c27a538b4ea10ab59ddf884ef08 +size 195583 diff --git a/pole_alignment/object_detection/test/images/2183.jpg b/pole_alignment/object_detection/test/images/2183.jpg new file mode 100644 index 0000000000000000000000000000000000000000..efe730a4e274ee94c0f02382e39a39fdc5f7e4e6 --- /dev/null +++ b/pole_alignment/object_detection/test/images/2183.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4de948f55cb9d7a5b7155156ba06e915db3cf4f2e02e964b71802a39faada8a +size 197887 diff --git a/pole_alignment/object_detection/test/images/2184.jpg b/pole_alignment/object_detection/test/images/2184.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b65d3c16e5d63251d4b6fb1d5ac4d900dd92272d --- /dev/null +++ b/pole_alignment/object_detection/test/images/2184.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be5f07d39d386d7b1b49c4ac56359ee57b143efbb791c65d3b4dfcc3f90f58a8 +size 333879 diff --git a/pole_alignment/object_detection/test/images/2186.jpg b/pole_alignment/object_detection/test/images/2186.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0c8c39de711d84d30f741919d548ef6d481b8c2a --- /dev/null +++ b/pole_alignment/object_detection/test/images/2186.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b24b6134a32dce93e0d745b1ce4c2c00fbdf8c518ae84ac6615b60f2d1b2e8e7 +size 401686 diff --git a/pole_alignment/object_detection/test/images/2188.jpg b/pole_alignment/object_detection/test/images/2188.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a3394464fcbf1d6a617b30fe608210d18a1e1f3e --- /dev/null +++ b/pole_alignment/object_detection/test/images/2188.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:103453253c89fe15cb0da07e978d2928f0a7007b0d1e12e90e57149668587657 +size 318496 diff --git a/pole_alignment/object_detection/test/images/219.jpg b/pole_alignment/object_detection/test/images/219.jpg new file mode 100644 index 0000000000000000000000000000000000000000..917d0102e51f7c3b67fbf288dc6f03f5ae78db07 --- /dev/null +++ b/pole_alignment/object_detection/test/images/219.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:805efc8c8a3a91a300785cdada551844cc9816760865e16f61358b1dc1dadf58 +size 253688 diff --git a/pole_alignment/object_detection/test/images/2195.jpg b/pole_alignment/object_detection/test/images/2195.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0cacc6b15bee049adca303b17eb21d9335fcef38 --- /dev/null +++ b/pole_alignment/object_detection/test/images/2195.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc25360272557bf7552c71b62b58ad682d03b66e94a34bf19c69460ce47ca768 +size 113529 diff --git a/pole_alignment/object_detection/test/images/2198.jpg b/pole_alignment/object_detection/test/images/2198.jpg new file mode 100644 index 0000000000000000000000000000000000000000..99d6929178626f153795c14a17a93b1c7fe17aa7 --- /dev/null +++ b/pole_alignment/object_detection/test/images/2198.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ec9aa9b3cc8dcc7122a7c0e489d18adc29aa24ea416e42b92f4d5beffce09f5 +size 328966 diff --git a/pole_alignment/object_detection/test/images/22.jpg b/pole_alignment/object_detection/test/images/22.jpg new file mode 100644 index 0000000000000000000000000000000000000000..31465d693e41880e1486e3e2bc41395bef83c1e0 --- /dev/null +++ b/pole_alignment/object_detection/test/images/22.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:860064a848320a7135b8bed5005401abac7e54adbd0bbeaa65830bf04a891a9f +size 133828 diff --git a/pole_alignment/object_detection/test/images/221.jpg b/pole_alignment/object_detection/test/images/221.jpg new file mode 100644 index 0000000000000000000000000000000000000000..552859ef1cffbb9c0dbfded58fdddd100076f991 --- /dev/null +++ b/pole_alignment/object_detection/test/images/221.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a86109c1719b1db53d79a100aae6ca1dfc0eaf6e07913b1cc8a9f6faa59f92b2 +size 778722 diff --git a/pole_alignment/object_detection/test/images/222.jpg b/pole_alignment/object_detection/test/images/222.jpg new file mode 100644 index 0000000000000000000000000000000000000000..15a2360ec6bc4264218c76ad0a9b54c0c893e8c7 --- /dev/null +++ b/pole_alignment/object_detection/test/images/222.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8221c2329a4696b0fabc11382303a22573132802187b576f7302c19d1922905 +size 1325789 diff --git a/pole_alignment/object_detection/test/images/224.jpg b/pole_alignment/object_detection/test/images/224.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c9680f73d0edea20c7af18738bf9d7d415917ef4 --- /dev/null +++ b/pole_alignment/object_detection/test/images/224.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30de79e46a1447e660612cb4b1db7679ff16787ce73d2ccf1780539c56937992 +size 1839914 diff --git a/pole_alignment/object_detection/test/images/228.jpg b/pole_alignment/object_detection/test/images/228.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f1969a4bec885349be8dd93bd4b5cb33f8849a87 --- /dev/null +++ b/pole_alignment/object_detection/test/images/228.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28ee998e82a61a2766e9ca9f7f39b6ba1d717cdccbf858e1c6f01b762566cda1 +size 1756204 diff --git a/pole_alignment/object_detection/test/images/674.jpg b/pole_alignment/object_detection/test/images/674.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4f4fdbae9469f1905a10e0ecb09e9112f5b6d88c --- /dev/null +++ b/pole_alignment/object_detection/test/images/674.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7af35bf44f3162e1b1c50c54104915119ff077fbde8568b866356ac780edcd84 +size 95612 diff --git a/pole_alignment/object_detection/test/images/679.jpg b/pole_alignment/object_detection/test/images/679.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d8ffbe09fb5727a4e5c1481fabae58eb8c1233ba --- /dev/null +++ b/pole_alignment/object_detection/test/images/679.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e244e66623f882c196e71c0356dbe9d05be10962a68ee264c167853a93510993 +size 69470 diff --git a/pole_alignment/object_detection/test/images/681.jpg b/pole_alignment/object_detection/test/images/681.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0d5823e2e8320d960f91947d7d48f54654d1c1a8 --- /dev/null +++ b/pole_alignment/object_detection/test/images/681.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c6221a6043afe9e42a28f2e316cde94958230fc8778500f1b246ccc8bc2a818 +size 106869 diff --git a/pole_alignment/object_detection/test/images/691.jpg b/pole_alignment/object_detection/test/images/691.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ee37132f24075ac1bb8db6be702c713f0b731a48 --- /dev/null +++ b/pole_alignment/object_detection/test/images/691.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cba869d96363937760f8dbcc41afa1cdac0bf805ac80466dd0b2ec98c72302a +size 193093 diff --git a/pole_alignment/object_detection/test/images/693.jpg b/pole_alignment/object_detection/test/images/693.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f06407097574cfc3e46fe6609ea64a01e2cbb7c4 --- /dev/null +++ b/pole_alignment/object_detection/test/images/693.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fb01a7a926750312e6f0979b223527afd5c9d3a61a637396e2895e02baee53d +size 172098 diff --git a/pole_alignment/object_detection/test/images/700.jpg b/pole_alignment/object_detection/test/images/700.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5de80e2d34fc62229f057b1d5ed795dd365675af --- /dev/null +++ b/pole_alignment/object_detection/test/images/700.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e38b703f40be18f9dfff35f25a38314143652dd7b026ede41f0da8433f720b38 +size 113519 diff --git a/pole_alignment/object_detection/test/images/704.jpg b/pole_alignment/object_detection/test/images/704.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bfb25693d1efb36cdced33c578347a5eb8dc4d1b --- /dev/null +++ b/pole_alignment/object_detection/test/images/704.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50a3eeabd07bbccfabdea3d22630a752f569ecf85a238319c2fd49bd94dc5075 +size 141043 diff --git a/pole_alignment/object_detection/test/images/706.jpg b/pole_alignment/object_detection/test/images/706.jpg new file mode 100644 index 0000000000000000000000000000000000000000..daf0e5443c0a73173f8ce0daa4c9b19fd30332b8 --- /dev/null +++ b/pole_alignment/object_detection/test/images/706.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12c50e62778c7657af3765113779340228f3d193db74076dfae206c34c5220ef +size 194816 diff --git a/pole_alignment/object_detection/test/images/707.jpg b/pole_alignment/object_detection/test/images/707.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5b68697ca0c7c9c45c5313f5d2888b7766e9e3c5 --- /dev/null +++ b/pole_alignment/object_detection/test/images/707.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:673d4df5d94f646ec96a371ee522d08533c343efb0f7a63b08efadd209c0c0ae +size 179073 diff --git a/pole_alignment/object_detection/test/images/710.jpg b/pole_alignment/object_detection/test/images/710.jpg new file mode 100644 index 0000000000000000000000000000000000000000..141b37f5403b08e5929ec42c69117b29a996f281 --- /dev/null +++ b/pole_alignment/object_detection/test/images/710.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ee9491c795d54d579198f8b0f295a6fcb23297f8d3dce28f78427fc51abeb85 +size 163280 diff --git a/pole_alignment/object_detection/test/images/711.jpg b/pole_alignment/object_detection/test/images/711.jpg new file mode 100644 index 0000000000000000000000000000000000000000..69b290a61069cd07511273834676ca16e4c03a1d --- /dev/null +++ b/pole_alignment/object_detection/test/images/711.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d6f8a26bab14857482d3db23aa8aa010104c2469fc4dcab2e479d18afc8a1cc +size 243493 diff --git a/pole_alignment/object_detection/test/images/712.jpg b/pole_alignment/object_detection/test/images/712.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c0f64b0a4b7067d7b75cbf7ead14b19b02d52e38 --- /dev/null +++ b/pole_alignment/object_detection/test/images/712.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f91978f649cddcca3e375034902ee0a954fb7995abdd7a80b8259de339f4280 +size 233422 diff --git a/pole_alignment/object_detection/test/images/714.jpg b/pole_alignment/object_detection/test/images/714.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fd112c631ab269bd137091054dd7f85c2c011a47 --- /dev/null +++ b/pole_alignment/object_detection/test/images/714.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46443458e44800c8c25fb4f020e50c351f04ecb61c82231b42e6b3d7bd6b3fe9 +size 183742 diff --git a/pole_alignment/object_detection/test/images/715.jpg b/pole_alignment/object_detection/test/images/715.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a054e9ef53beb5a7be5aa7958cc705652ddb9d49 --- /dev/null +++ b/pole_alignment/object_detection/test/images/715.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:085c307cff15d8f407db5e5ec3be99ffdbba6994d4c981fe78d4821557479892 +size 212333 diff --git a/pole_alignment/object_detection/test/images/717.jpg b/pole_alignment/object_detection/test/images/717.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c9cf94fe9b584098944288572274cb73186732b5 --- /dev/null +++ b/pole_alignment/object_detection/test/images/717.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:528647bccd0ca597eee95b69abd8a6914c7a1a26c7423eb4cb63a8ea20c1d638 +size 152342 diff --git a/pole_alignment/object_detection/test/images/719.jpg b/pole_alignment/object_detection/test/images/719.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4c2693c0b573951a70063247d0685e07e937122c --- /dev/null +++ b/pole_alignment/object_detection/test/images/719.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58fad3a0004dbf8274f6141345091b6c839d203fe31eaff83e967b1c299479eb +size 185301 diff --git a/pole_alignment/object_detection/test/images/720.jpg b/pole_alignment/object_detection/test/images/720.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bb3c5f065b99a71294c2c3ae1c3e7eff529234fd --- /dev/null +++ b/pole_alignment/object_detection/test/images/720.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c06aa0c9c3b7a5446cf9f930918fc8ef96aca24214f1d81531faef7c36824f6 +size 80789 diff --git a/pole_alignment/object_detection/test/images/721.jpg b/pole_alignment/object_detection/test/images/721.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6da8704b7fa9133a8010d0b41aaec304df8a66a2 --- /dev/null +++ b/pole_alignment/object_detection/test/images/721.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89a3999b7d93c34300d338be6cee8d26afec09d2cad540117e3d73c4528403bb +size 69163 diff --git a/pole_alignment/object_detection/test/images/722.jpg b/pole_alignment/object_detection/test/images/722.jpg new file mode 100644 index 0000000000000000000000000000000000000000..88f2416f9bc68be25297e098ba924e3db36b29ea --- /dev/null +++ b/pole_alignment/object_detection/test/images/722.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f61b2b179df7403f148c48b123a3098bf8f28b143ca5f0ef9a33a15ad0165797 +size 87109 diff --git a/pole_alignment/object_detection/test/images/724.jpg b/pole_alignment/object_detection/test/images/724.jpg new file mode 100644 index 0000000000000000000000000000000000000000..09991b1bc65ed1f0bb76f8b447fda25d740dbac8 --- /dev/null +++ b/pole_alignment/object_detection/test/images/724.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bc49637ad58b9b2465af440c1be90cb33e060c7c74adc07374a650f8db3caeb +size 124611 diff --git a/pole_alignment/object_detection/test/images/725.jpg b/pole_alignment/object_detection/test/images/725.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5e6a2fcd869794b173e7006dfbde95fdd92b0bac --- /dev/null +++ b/pole_alignment/object_detection/test/images/725.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d46cddf31343ca8c2eaef47348c7ebe111997573a11748c4ade326e7e1a20e1f +size 203818 diff --git a/pole_alignment/object_detection/test/images/729.jpg b/pole_alignment/object_detection/test/images/729.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a69cab32641364c75f77ea6483269606ba836623 --- /dev/null +++ b/pole_alignment/object_detection/test/images/729.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0f62af1d893c743c3c29e3350b19c4a5e932e742e3c2fe158db21e9bb7e302d +size 174753 diff --git a/pole_alignment/object_detection/test/images/730.jpg b/pole_alignment/object_detection/test/images/730.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c8c2251e39e96281ba3a9186ef2967a36382319 --- /dev/null +++ b/pole_alignment/object_detection/test/images/730.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b9c45287c95dfda6960362782ab89479c841c072401d4b6d8cc9b42b8db6c45 +size 147477 diff --git a/pole_alignment/object_detection/test/images/731.jpg b/pole_alignment/object_detection/test/images/731.jpg new file mode 100644 index 0000000000000000000000000000000000000000..956fcf90463055bb2f9135a0b8365c3e6352c99b --- /dev/null +++ b/pole_alignment/object_detection/test/images/731.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8975785564ce7c265ac9077b123ad2273f95df32c335fbf79655516efd4f767 +size 182353 diff --git a/pole_alignment/object_detection/test/images/732.jpg b/pole_alignment/object_detection/test/images/732.jpg new file mode 100644 index 0000000000000000000000000000000000000000..181825a50aadffa897760f2dc85c809651245962 --- /dev/null +++ b/pole_alignment/object_detection/test/images/732.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05e53bd2e83722d420a2929669918f855218690f31d786f5a191df546ba7e8a2 +size 180670 diff --git a/pole_alignment/object_detection/test/images/733.jpg b/pole_alignment/object_detection/test/images/733.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2fc3e82792848d6415237a1d796b72c164d5a371 --- /dev/null +++ b/pole_alignment/object_detection/test/images/733.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8c657e873f4268715cd19158b0ce9886e4a0462a4f264a8ff033197e1d0e2f8 +size 197958 diff --git a/pole_alignment/object_detection/test/images/734.jpg b/pole_alignment/object_detection/test/images/734.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0352deb0b8ef316a4c0ef265f72d8bc26fc61564 --- /dev/null +++ b/pole_alignment/object_detection/test/images/734.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98f089ed76144a13e4a3e8ea3721a301f74fb8b81df0eb2ad3eb8f10871f0df5 +size 191993 diff --git a/pole_alignment/object_detection/test/images/736.jpg b/pole_alignment/object_detection/test/images/736.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ebba5362bd266354fda87be8bad09503de6144c7 --- /dev/null +++ b/pole_alignment/object_detection/test/images/736.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4af65fca0ce308236276a112900c346b623ee8d5ece03228375231d86121513 +size 142358 diff --git a/pole_alignment/object_detection/test/images/738.jpg b/pole_alignment/object_detection/test/images/738.jpg new file mode 100644 index 0000000000000000000000000000000000000000..16be5112df5144e2225b99afc1a9a0c59138a137 --- /dev/null +++ b/pole_alignment/object_detection/test/images/738.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4df6c80e92115bb8e51787a3299af2e1c6aab15645d76ff56e63da79c7826a13 +size 193437 diff --git a/pole_alignment/object_detection/test/images/739.jpg b/pole_alignment/object_detection/test/images/739.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9468691c5ed7a578d2139222cc353a2297abd8a4 --- /dev/null +++ b/pole_alignment/object_detection/test/images/739.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a393f83483a97a3c2da26e7ea803ab2613a87bb4f3f5dbe72528e501683e064 +size 180192 diff --git a/pole_alignment/object_detection/test/images/74.jpg b/pole_alignment/object_detection/test/images/74.jpg new file mode 100644 index 0000000000000000000000000000000000000000..710997e5f714dc4d4ebacb56fc359ae69f105000 --- /dev/null +++ b/pole_alignment/object_detection/test/images/74.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f77adde8dd3a2c886d09c9407a88295a8df8e53bea4f87b77c45350d0bacb5f3 +size 111312 diff --git a/pole_alignment/object_detection/test/images/741.jpg b/pole_alignment/object_detection/test/images/741.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f15ce181b26ff032a033d7ac76868ae7341bb2b1 --- /dev/null +++ b/pole_alignment/object_detection/test/images/741.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b83293bda8d90f1e8e8349348e3137c74526974825ce7ae460f1f37c0d500f2 +size 156378 diff --git a/pole_alignment/object_detection/test/images/744.jpg b/pole_alignment/object_detection/test/images/744.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a2694c6d35949701b3f1bd166ed1cd7e054b4e8e --- /dev/null +++ b/pole_alignment/object_detection/test/images/744.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:612ccc7e2b279d79ae4ea58575f0baca25a53d44d72f3b577f3b41dd0c9e03ff +size 232852 diff --git a/pole_alignment/object_detection/test/images/746.jpg b/pole_alignment/object_detection/test/images/746.jpg new file mode 100644 index 0000000000000000000000000000000000000000..827a1fb73803f106e69e73076fbd6f91089637b0 --- /dev/null +++ b/pole_alignment/object_detection/test/images/746.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cd2e48de6ba72070751ba9d9694ae374a40f851c43f74cdd3ae96bba6a7e477 +size 238299 diff --git a/pole_alignment/object_detection/test/images/75.jpg b/pole_alignment/object_detection/test/images/75.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cc62c396d6ae4fe2b58d1123bcb358fa72cda01e --- /dev/null +++ b/pole_alignment/object_detection/test/images/75.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29e6c8cae96ce7c711dfbfbac0a36a74fc9aa950882044ddcaa15dd6a9c7e523 +size 115570 diff --git a/pole_alignment/object_detection/test/images/750.jpg b/pole_alignment/object_detection/test/images/750.jpg new file mode 100644 index 0000000000000000000000000000000000000000..79ce0c09decbf9dc0c54a037124752a6d90dbff7 --- /dev/null +++ b/pole_alignment/object_detection/test/images/750.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d0c4b0bd748062b0b833844e8dd99530498b885f615330594af1dbe78cac9ea +size 171141 diff --git a/pole_alignment/object_detection/test/images/752.jpg b/pole_alignment/object_detection/test/images/752.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d6e8fc404c485b53fb6764bffddce9e4b6fe699d --- /dev/null +++ b/pole_alignment/object_detection/test/images/752.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff1367a518ddd25e8c3fd2b89e534a034f6dcebb4bcd526d621e05bc5bcd9105 +size 207204 diff --git a/pole_alignment/object_detection/test/images/753.jpg b/pole_alignment/object_detection/test/images/753.jpg new file mode 100644 index 0000000000000000000000000000000000000000..086049f8214eb9d77e17e1280f11e45f187591bd --- /dev/null +++ b/pole_alignment/object_detection/test/images/753.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74ae75f4362d91e905a02573d06bf473c90b964901e157bbe756b73ae3672edd +size 747050 diff --git a/pole_alignment/object_detection/test/images/755.jpg b/pole_alignment/object_detection/test/images/755.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c8e2714421d59abc972eb2e28ec4d678752c1cce --- /dev/null +++ b/pole_alignment/object_detection/test/images/755.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82ae85d336cc1b16b8706310e3056c02ffcb8b2a6e9ea8fcc2fb6ade025604bf +size 697005 diff --git a/pole_alignment/object_detection/test/images/758.jpg b/pole_alignment/object_detection/test/images/758.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a31ae32afcbb1ed6641db0da8397786a0b78b12c --- /dev/null +++ b/pole_alignment/object_detection/test/images/758.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27a42b39b5311297409522353bccc3560d2bdb022a375a9a10d7993df9bdd5e7 +size 655805 diff --git a/pole_alignment/object_detection/test/images/76.jpg b/pole_alignment/object_detection/test/images/76.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b5660c249b459fa09da62357e639be38f335bc8b --- /dev/null +++ b/pole_alignment/object_detection/test/images/76.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e1d0932cd2b6bf96327db0818c0c5475b30c972e531583b63a1de7f13f0e71d +size 257276 diff --git a/pole_alignment/object_detection/test/images/761.jpg b/pole_alignment/object_detection/test/images/761.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5ecf4ed6c1c47505112370a248d92494625f94a3 --- /dev/null +++ b/pole_alignment/object_detection/test/images/761.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55e3bc8df5df9fcc4fb7e8bddd8e8388c28e39f9d2d37b7351885e3e2661357b +size 780090 diff --git a/pole_alignment/object_detection/test/images/765.jpg b/pole_alignment/object_detection/test/images/765.jpg new file mode 100644 index 0000000000000000000000000000000000000000..001f24c86f5fd12658bd0c7a4201683d6bc1e009 --- /dev/null +++ b/pole_alignment/object_detection/test/images/765.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b608dff0cd8c6056fcb8dc67566fe8bfb1fba8eadf4d591f94fd99d3ec47d61c +size 183741 diff --git a/pole_alignment/object_detection/test/images/767.jpg b/pole_alignment/object_detection/test/images/767.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c194c332fe0fab877da8f0fd9ed70dd9ab094a63 --- /dev/null +++ b/pole_alignment/object_detection/test/images/767.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:425e274fcb3ad64034d81eed730fa3b0c5c7c35d5538bde9ccc88ac074c37164 +size 289660 diff --git a/pole_alignment/object_detection/test/images/769.jpg b/pole_alignment/object_detection/test/images/769.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b7c7889da6d2246f8766617d0eeb54067cbd3e5e --- /dev/null +++ b/pole_alignment/object_detection/test/images/769.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89f33eaa9c775ff70820388461bded7b05a7b5ac0c99346a026def16bfabbb3b +size 180061 diff --git a/pole_alignment/object_detection/test/images/77.jpg b/pole_alignment/object_detection/test/images/77.jpg new file mode 100644 index 0000000000000000000000000000000000000000..98003c3c3ec77385d59b677d2ea9b31ac36449c7 --- /dev/null +++ b/pole_alignment/object_detection/test/images/77.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d132de978b8e4d7739391070d107d98f597c7f7a7052a96da0c917a24309ac7 +size 169147 diff --git a/pole_alignment/object_detection/test/images/771.jpg b/pole_alignment/object_detection/test/images/771.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fb5177115aec75de035b553018d2c802b213b09d --- /dev/null +++ b/pole_alignment/object_detection/test/images/771.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6336f3a7944c6661b7ad46821fa82965dd08c47d31ce41d0a9ff2b343a9b46e +size 281077 diff --git a/pole_alignment/object_detection/test/images/772.jpg b/pole_alignment/object_detection/test/images/772.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4c3cc780951737296f5605cd63f5bed2ce914679 --- /dev/null +++ b/pole_alignment/object_detection/test/images/772.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fbcbe378d5a3a6c0488776d21f4ad497d31e1bf6b378cb3854f229c1b57c76b +size 272842 diff --git a/pole_alignment/object_detection/test/images/775.jpg b/pole_alignment/object_detection/test/images/775.jpg new file mode 100644 index 0000000000000000000000000000000000000000..32a5aa853f5817f10fbc677ecde28073f53d42e1 --- /dev/null +++ b/pole_alignment/object_detection/test/images/775.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30b37982bce47917b32ad8e4116221b776101ea616462ff7026f8a016343eebb +size 445409 diff --git a/pole_alignment/object_detection/test/images/776.jpg b/pole_alignment/object_detection/test/images/776.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3a47c9bda5d593bfe2d60d2d60f4d05864536ff1 --- /dev/null +++ b/pole_alignment/object_detection/test/images/776.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b615c31fea1b1aef74bcca33c9c6c5f5bf6e5673cfe9150f1791cb8c885334aa +size 150381 diff --git a/pole_alignment/object_detection/test/images/777.jpg b/pole_alignment/object_detection/test/images/777.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d25f239758bdf70ec3560f7b8a6585fc452ea17d --- /dev/null +++ b/pole_alignment/object_detection/test/images/777.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:137c7a0c340e122d94a4ae9d20eec4b0a559f85bcc538625f9ceb215b0dfcb5a +size 527948 diff --git a/pole_alignment/object_detection/test/images/780.jpg b/pole_alignment/object_detection/test/images/780.jpg new file mode 100644 index 0000000000000000000000000000000000000000..155d77b2bf7807909a398456e976ce1d2d64fbfb --- /dev/null +++ b/pole_alignment/object_detection/test/images/780.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7655d8426bac53994bbc33f703aaa42c5f19143e3db8c2269aea57e7d3198c9 +size 101451 diff --git a/pole_alignment/object_detection/test/images/783.jpg b/pole_alignment/object_detection/test/images/783.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f8e385868625a08c82725a9bd0b449d261ad0acb --- /dev/null +++ b/pole_alignment/object_detection/test/images/783.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:193a4f1be92c9065de526fa1efaf012238570e4524c82fbb8b1bf25341884ef0 +size 159254 diff --git a/pole_alignment/object_detection/test/images/785.jpg b/pole_alignment/object_detection/test/images/785.jpg new file mode 100644 index 0000000000000000000000000000000000000000..91e91d4bddb9b68b9bd7423f96def0f4916de355 --- /dev/null +++ b/pole_alignment/object_detection/test/images/785.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3675d41b6198488415e2544d147ca65789cc90fa90f1a095550fcc478c5f19b2 +size 217405 diff --git a/pole_alignment/object_detection/test/images/786.jpg b/pole_alignment/object_detection/test/images/786.jpg new file mode 100644 index 0000000000000000000000000000000000000000..31d503de315a7061bfe9782dd131643c50559d2d --- /dev/null +++ b/pole_alignment/object_detection/test/images/786.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea1b875439dde86443d484a97558c8d0e880972dbac805ef6895e01cfa96141d +size 192249 diff --git a/pole_alignment/object_detection/test/images/787.jpg b/pole_alignment/object_detection/test/images/787.jpg new file mode 100644 index 0000000000000000000000000000000000000000..24d2bee92b3f523a429d377f49b5a621f8f2dd97 --- /dev/null +++ b/pole_alignment/object_detection/test/images/787.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43bbf6febe21b5071f85b001164d104aab3aa087b97922dddf1bdd060e95a366 +size 667754 diff --git a/pole_alignment/object_detection/test/images/789.jpg b/pole_alignment/object_detection/test/images/789.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8b979beb64efe1a33e23af7d5aac1b73f806086b --- /dev/null +++ b/pole_alignment/object_detection/test/images/789.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a60f1b321681859c1c80661595ce1c0cba929d392dfe6634dc768a063f850dbe +size 786771 diff --git a/pole_alignment/object_detection/test/images/792.jpg b/pole_alignment/object_detection/test/images/792.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a181291b3d8b4a56c857188e912d6160932da448 --- /dev/null +++ b/pole_alignment/object_detection/test/images/792.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64f60cdb859ecafcc10248ad6b4c10d3040c2e04b5c83614378fa4018a83c306 +size 942578 diff --git a/pole_alignment/object_detection/test/images/794.jpg b/pole_alignment/object_detection/test/images/794.jpg new file mode 100644 index 0000000000000000000000000000000000000000..00182405814c16bd29ebaab90e1cbfd9831ce6dd --- /dev/null +++ b/pole_alignment/object_detection/test/images/794.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:621247fc3b2e8d40024434203a9e518d402d2bdc836f3efcb77339ca34431965 +size 197793 diff --git a/pole_alignment/object_detection/test/images/799.jpg b/pole_alignment/object_detection/test/images/799.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b5df9b21f309c9c98c38017e1465861eb3747fbe --- /dev/null +++ b/pole_alignment/object_detection/test/images/799.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f99bc2e377c6fdae058edae98fcbcc06eefb2ed8a7e5c7b82080006707667600 +size 502791 diff --git a/pole_alignment/object_detection/test/images/80.jpg b/pole_alignment/object_detection/test/images/80.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6dfeb1eb5cdfa61864b023bbf403b24aa33e9a26 --- /dev/null +++ b/pole_alignment/object_detection/test/images/80.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb69e9ad787ef44469cfc7e0b4e9509079907b6797e5bcc4432c864cd21c8332 +size 137064 diff --git a/pole_alignment/object_detection/test/images/803.jpg b/pole_alignment/object_detection/test/images/803.jpg new file mode 100644 index 0000000000000000000000000000000000000000..894761f6c894725bfd314f86d69a0a33fa8e0c4b --- /dev/null +++ b/pole_alignment/object_detection/test/images/803.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b55cfedb40cf993ea352f18b894becd2fd99d4a1dfd6f600c82be23c0b99bb67 +size 558679 diff --git a/pole_alignment/object_detection/test/images/804.jpg b/pole_alignment/object_detection/test/images/804.jpg new file mode 100644 index 0000000000000000000000000000000000000000..69d14e9301bc69d804386a53a6875184dec009a2 --- /dev/null +++ b/pole_alignment/object_detection/test/images/804.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7f09c3f7c316d3b72587d73cf47218082da606484d71c162fd6f49eb1c3cdcd +size 474409 diff --git a/pole_alignment/object_detection/test/images/805.jpg b/pole_alignment/object_detection/test/images/805.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5251524c2779b14c136354e28878a84311d502a7 --- /dev/null +++ b/pole_alignment/object_detection/test/images/805.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5071e134c7c98f5bdcca04404257a2c5ccc0a97366b9d2e98206e23311c59a14 +size 492120 diff --git a/pole_alignment/object_detection/test/images/806.jpg b/pole_alignment/object_detection/test/images/806.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e55843b27dc4b360f3d8dcec2fb8224cf6850910 --- /dev/null +++ b/pole_alignment/object_detection/test/images/806.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8aab111ffead2efd7a71979f4fee7c6ee99a3c801970a3c1754db73eb009688 +size 332566 diff --git a/pole_alignment/object_detection/test/images/81.jpg b/pole_alignment/object_detection/test/images/81.jpg new file mode 100644 index 0000000000000000000000000000000000000000..384e6b8af2fe8de30e3b75d2528f5f31d6e94448 --- /dev/null +++ b/pole_alignment/object_detection/test/images/81.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c72b8b97c8dd2985c706582db146e68f0a61b81c0d9ab3308e6c1ec27c045eb +size 129708 diff --git a/pole_alignment/object_detection/test/images/811.jpg b/pole_alignment/object_detection/test/images/811.jpg new file mode 100644 index 0000000000000000000000000000000000000000..78aec781023bde52cce8c4ba15bfd93c3475262f --- /dev/null +++ b/pole_alignment/object_detection/test/images/811.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:515a7d1bfe2283a6ec82e41e8dd65311f3aa760e17b577d5a46b3dc30f04a0b3 +size 965462 diff --git a/pole_alignment/object_detection/test/images/814.jpg b/pole_alignment/object_detection/test/images/814.jpg new file mode 100644 index 0000000000000000000000000000000000000000..50632aa41ace49be89c415da847726dc9dbaf5ff --- /dev/null +++ b/pole_alignment/object_detection/test/images/814.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0ecd938c9bb960cd11f079a0ecd0b1f40b7de4ff7172916d13e4318e15d1337 +size 885184 diff --git a/pole_alignment/object_detection/test/images/816.jpg b/pole_alignment/object_detection/test/images/816.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d1df7f861f025889e09a941205628827fc2118f4 --- /dev/null +++ b/pole_alignment/object_detection/test/images/816.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:893df2da71eecc7b8c909a3a0b9f42a43aca9106f0643d3bd7cdf4c7776b32d9 +size 756449 diff --git a/pole_alignment/object_detection/test/images/818.jpg b/pole_alignment/object_detection/test/images/818.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f84e05616039b5e63b8904893053a9287de4ec6b --- /dev/null +++ b/pole_alignment/object_detection/test/images/818.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62cf766ceb2de92d733e8d77e4f16cc60b157be6ef8e95b2d12f876e7ff8ea29 +size 449254 diff --git a/pole_alignment/object_detection/test/images/819.jpg b/pole_alignment/object_detection/test/images/819.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2869678780325476ad38b81d5992d5b0a4c54087 --- /dev/null +++ b/pole_alignment/object_detection/test/images/819.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ca17ef7fc01ddcf071006e5a7a8e1776548b19f0d25063691ece4a3a3b90670 +size 1333259 diff --git a/pole_alignment/object_detection/test/images/821.jpg b/pole_alignment/object_detection/test/images/821.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3e393d801d8645bd2409d3e0aef88d03bb928740 --- /dev/null +++ b/pole_alignment/object_detection/test/images/821.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be153c645aaa9775935fddb545c280fa25fc6d99ace629b4656a2b6be289bebb +size 1461032 diff --git a/pole_alignment/object_detection/test/images/822.jpg b/pole_alignment/object_detection/test/images/822.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a9563057ad625f6278dac0e7cdb8d2748760c78c --- /dev/null +++ b/pole_alignment/object_detection/test/images/822.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6181b1cad6e5b4381965b581c09cc281bba0dbdd3c0a55e14b2678d87ed7addb +size 1181394 diff --git a/pole_alignment/object_detection/test/images/823.jpg b/pole_alignment/object_detection/test/images/823.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a282db9325f820d31f53396a2a36af3873da0a28 --- /dev/null +++ b/pole_alignment/object_detection/test/images/823.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d04ed99bc1d57c064b7521c88d681943818c511de9ada6604dd36053c68893fb +size 1249748 diff --git a/pole_alignment/object_detection/test/images/824.jpg b/pole_alignment/object_detection/test/images/824.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cba4ab8a64226a869d7ae32adf22fcc6db8cf867 --- /dev/null +++ b/pole_alignment/object_detection/test/images/824.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af45059e67ae5a09503366e361b4b5ecc9cf0f96fbc0399ecba25c6f7afe4a7f +size 1341904 diff --git a/pole_alignment/object_detection/test/images/825.jpg b/pole_alignment/object_detection/test/images/825.jpg new file mode 100644 index 0000000000000000000000000000000000000000..266caae297e16bca8de050c28b0dc87d6bf38159 --- /dev/null +++ b/pole_alignment/object_detection/test/images/825.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b51253a9fab8eff75418095934175ba72944ce551adb935737b284ec56598d6 +size 1060428 diff --git a/pole_alignment/object_detection/test/images/827.jpg b/pole_alignment/object_detection/test/images/827.jpg new file mode 100644 index 0000000000000000000000000000000000000000..03ef176a010cce617442e0570432984cb222f3ae --- /dev/null +++ b/pole_alignment/object_detection/test/images/827.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ca4d94f4989e48bf0c5d5e691d1cfd0a9a56f3c5ccff9c3b19f5bbf04f78da3 +size 1593876 diff --git a/pole_alignment/object_detection/test/images/829.jpg b/pole_alignment/object_detection/test/images/829.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a310cbc23830493c7b08cd70566cc3c49f1134e1 --- /dev/null +++ b/pole_alignment/object_detection/test/images/829.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ce2cd0be16efd7f28a289fe4ebd8fa6df4fcb1bab47c45e10c32a07586a0d3a +size 1469613 diff --git a/pole_alignment/object_detection/test/images/83.jpg b/pole_alignment/object_detection/test/images/83.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b11141a2ac48e8f0857737c32bf29850ecc60e3c --- /dev/null +++ b/pole_alignment/object_detection/test/images/83.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fac73d18ec641af9de26e14e1ac772b653a4d17bbb5afc7b65a9c499ef319d73 +size 248905 diff --git a/pole_alignment/object_detection/test/images/830.jpg b/pole_alignment/object_detection/test/images/830.jpg new file mode 100644 index 0000000000000000000000000000000000000000..697c42bba28d3292ed2aee47c174bf5f11ce8433 --- /dev/null +++ b/pole_alignment/object_detection/test/images/830.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1f1210143a412dfad7cd99e317bbd4e33c70c255f78f24c3196ba914a0418a7 +size 1262744 diff --git a/pole_alignment/object_detection/test/images/831.jpg b/pole_alignment/object_detection/test/images/831.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b5a61177d5eb27c06c156c233fe5dd5d4e216779 --- /dev/null +++ b/pole_alignment/object_detection/test/images/831.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:998a9a921f874709d2240b254f07676d3a416eaa3b5753bae8a8f05c6d6ee65f +size 1319886 diff --git a/pole_alignment/object_detection/test/images/834.jpg b/pole_alignment/object_detection/test/images/834.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5f144deb5168f4ce80bf47be7474d96d6d2b4552 --- /dev/null +++ b/pole_alignment/object_detection/test/images/834.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e3e2211e102a7c453e5c55f74348f22b523a62d12e42c39719a851805dccaf8 +size 822334 diff --git a/pole_alignment/object_detection/test/images/836.jpg b/pole_alignment/object_detection/test/images/836.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4b3ad70f9c9270452b5f56e1041f7ead6cc62ef7 --- /dev/null +++ b/pole_alignment/object_detection/test/images/836.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d24beaf9bcb381680e6837261dba5daf3d86940c0e221837e93169225c462b5 +size 1727703 diff --git a/pole_alignment/object_detection/test/images/837.jpg b/pole_alignment/object_detection/test/images/837.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b4b62031700afeae112ca1e79f13ca0038a0d9e0 --- /dev/null +++ b/pole_alignment/object_detection/test/images/837.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b75446e350be99dfb86ca900b464a693fd06b74706a5c4cc7dae07ff35ae4f3c +size 1813801 diff --git a/pole_alignment/object_detection/test/images/838.jpg b/pole_alignment/object_detection/test/images/838.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8f307f86a921e34d9e0b25775756151293675998 --- /dev/null +++ b/pole_alignment/object_detection/test/images/838.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acc679897f7139fc7c6cfbe8fbbe833f9969e51c547b189f066535090dfdc4f0 +size 1523670 diff --git a/pole_alignment/object_detection/test/images/845.jpg b/pole_alignment/object_detection/test/images/845.jpg new file mode 100644 index 0000000000000000000000000000000000000000..19a8a24225eb3dbfe052fdb3ff29f6e88e38c7e5 --- /dev/null +++ b/pole_alignment/object_detection/test/images/845.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30eab48eb43c83b0d294c5603341bafc498513bf61652037c66263b1fdea144a +size 1331279 diff --git a/pole_alignment/object_detection/test/images/85.jpg b/pole_alignment/object_detection/test/images/85.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4c66e4628a122fa3c8cdab1d9349f50b820a2768 --- /dev/null +++ b/pole_alignment/object_detection/test/images/85.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be3c3e64b470cc36cdcaa403b8d64b465d513cf5cfdbb882d3ceea4af28820cf +size 270998 diff --git a/pole_alignment/object_detection/test/images/851.jpg b/pole_alignment/object_detection/test/images/851.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da0275586c5d8e787b37ceccdefda37766424087 --- /dev/null +++ b/pole_alignment/object_detection/test/images/851.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9295d4b1259423c77118f44d211d3c4ec012711ee7226b1877609cbbdb0d20a3 +size 1264152 diff --git a/pole_alignment/object_detection/test/images/852.jpg b/pole_alignment/object_detection/test/images/852.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f249b3c86368d074e2fbc93f7fa392132f070468 --- /dev/null +++ b/pole_alignment/object_detection/test/images/852.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82576ce1bc254d00d0239cf28ade9c475c08168ba542faf5f41607d8bd3eebb5 +size 1121835 diff --git a/pole_alignment/object_detection/test/images/853.jpg b/pole_alignment/object_detection/test/images/853.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f2e4270b2e8bd45d11a3eec63683ef071bf3a616 --- /dev/null +++ b/pole_alignment/object_detection/test/images/853.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95592d7d8c29b4dc07e495adc8d03af60275ace3fd95fb4675951aa1386c5be7 +size 1338419 diff --git a/pole_alignment/object_detection/test/images/855.jpg b/pole_alignment/object_detection/test/images/855.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b02f6a337437f0d305d8949ce81c9308c0cccf8 --- /dev/null +++ b/pole_alignment/object_detection/test/images/855.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dce270c27083c24bc4e713a71fde71bc7363bd1e5e6086faa7472a49e4dc1c8 +size 1070737 diff --git a/pole_alignment/object_detection/test/images/856.jpg b/pole_alignment/object_detection/test/images/856.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c229a7ba4c6eb41e212d9d4f10795ef6fcccf8a0 --- /dev/null +++ b/pole_alignment/object_detection/test/images/856.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1067a032ba6325d4a39ad5d4373925a4915a8360603fa9b6a19b32a9833f3443 +size 1188848 diff --git a/pole_alignment/object_detection/test/images/857.jpg b/pole_alignment/object_detection/test/images/857.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6f52c74bae64bfaaabc1ea13b62378c2f5513868 --- /dev/null +++ b/pole_alignment/object_detection/test/images/857.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef06a7318fc9c246bec826cdd77907eaecb402c0c54fbd4dd65511b95c1ea94e +size 692955 diff --git a/pole_alignment/object_detection/test/images/862.jpg b/pole_alignment/object_detection/test/images/862.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4da76e219eb35d8b99d2fdaf811fc33b8f52ff75 --- /dev/null +++ b/pole_alignment/object_detection/test/images/862.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba2813425ee8f23752513c03f192e44c925110e9ab6ab34719f04b9573895671 +size 1024393 diff --git a/pole_alignment/object_detection/test/images/869.jpg b/pole_alignment/object_detection/test/images/869.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ec23dab99db8dec6b69fa8c2ef313ac71f9cc91f --- /dev/null +++ b/pole_alignment/object_detection/test/images/869.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a792b2e5fbde147f424c101dc8a01d2fa8ef0f42807a2625656dad6fb7a22eec +size 1125542 diff --git a/pole_alignment/object_detection/test/images/870.jpg b/pole_alignment/object_detection/test/images/870.jpg new file mode 100644 index 0000000000000000000000000000000000000000..406ea5f6cf9479ef7b7e287402c8d16a5231f778 --- /dev/null +++ b/pole_alignment/object_detection/test/images/870.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f01947df8fa35c64205002d13e06f1bb2d7e3785dce59a567b14790a46ad3ea +size 1023065 diff --git a/pole_alignment/object_detection/test/images/877.jpg b/pole_alignment/object_detection/test/images/877.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d05c859128f15f0e91431a639c045cce4f6a32d2 --- /dev/null +++ b/pole_alignment/object_detection/test/images/877.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:447f9bbc7fc96b485b3db9b50708af3d3edef727432f20869481c762c4554416 +size 1017144 diff --git a/pole_alignment/object_detection/test/images/887.jpg b/pole_alignment/object_detection/test/images/887.jpg new file mode 100644 index 0000000000000000000000000000000000000000..db46114557bdc80c4d9e102b6c3b766e84b19c49 --- /dev/null +++ b/pole_alignment/object_detection/test/images/887.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0c9f86f8c745fbf5a9656fe9178cfde8d652438340b44d31b0f708b2b64ac4e +size 848097 diff --git a/pole_alignment/object_detection/test/images/937.jpg b/pole_alignment/object_detection/test/images/937.jpg new file mode 100644 index 0000000000000000000000000000000000000000..25909918da95dc847f1e2a69bd533b247a823323 --- /dev/null +++ b/pole_alignment/object_detection/test/images/937.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:042cc430c72015adbe95b919c386dd1900e73f01c80061923f847046fe2b10cb +size 1545474 diff --git a/pole_alignment/object_detection/test/images/942.jpg b/pole_alignment/object_detection/test/images/942.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7a68f1cb34a3b7c85c0c53f04cd379955223600e --- /dev/null +++ b/pole_alignment/object_detection/test/images/942.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1710957d20f533b45154fe9be5edd563c9c1cff7bd1d7e42ac282d64f83fe87c +size 1438545 diff --git a/pole_alignment/object_detection/test/images/949.jpg b/pole_alignment/object_detection/test/images/949.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed5e1800d16c57aa8a8975ad9b634363b0f656cc --- /dev/null +++ b/pole_alignment/object_detection/test/images/949.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d20b06328bcac1651a587379ce2b519dc678d98a44a2ffe6e9a0f4a1b21d445 +size 1577247 diff --git a/pole_alignment/object_detection/test/labels/2069.txt b/pole_alignment/object_detection/test/labels/2069.txt new file mode 100644 index 0000000000000000000000000000000000000000..2db6bda68b619c2e0db549d81cb07d71dd44b89e --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2069.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18eb45bf85ca7a7903d88ca1c2b981b3b21ed2ff29a6baaa1916dffffdf0cc7a +size 78 diff --git a/pole_alignment/object_detection/test/labels/2073.txt b/pole_alignment/object_detection/test/labels/2073.txt new file mode 100644 index 0000000000000000000000000000000000000000..25ba77b46630c7125d73ba4c0a003280c03f7496 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2073.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a0228087081571763da2a4f66ad5bd7b10b55c67d3688c0cca45a8d9546ad8e +size 78 diff --git a/pole_alignment/object_detection/test/labels/2074.txt b/pole_alignment/object_detection/test/labels/2074.txt new file mode 100644 index 0000000000000000000000000000000000000000..16b161da17a97ccebe542f2a07dfbae3b82b8163 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2074.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49067124731f66005704ec07549157105eb375b9d9748f7d00cf625b9016d034 +size 78 diff --git a/pole_alignment/object_detection/test/labels/2075.txt b/pole_alignment/object_detection/test/labels/2075.txt new file mode 100644 index 0000000000000000000000000000000000000000..63328eb6ddf1a393e9819471cedc8f16a412536e --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2075.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5fa8dcdc4ee435a11db59df54e4f772417113db33e80899c531890cb5cd1114 +size 77 diff --git a/pole_alignment/object_detection/test/labels/2076.txt b/pole_alignment/object_detection/test/labels/2076.txt new file mode 100644 index 0000000000000000000000000000000000000000..ca5707bc7d1f554560b340675750179b615d6e8d --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2076.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f5494bca217f55e940d793ffe33bbf0abd6ca984911fa37a9bd7a39f1a69a95 +size 78 diff --git a/pole_alignment/object_detection/test/labels/2077.txt b/pole_alignment/object_detection/test/labels/2077.txt new file mode 100644 index 0000000000000000000000000000000000000000..16fb34b159e6cd62ae80f94039fb9326edbced1c --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2077.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82259968f108316d74ee2df538bf6063305e5039a2ed8b423f7b220a6f5e0081 +size 157 diff --git a/pole_alignment/object_detection/test/labels/2078.txt b/pole_alignment/object_detection/test/labels/2078.txt new file mode 100644 index 0000000000000000000000000000000000000000..44055e174086dca4046c9842d94aa868d6921699 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2078.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2b0cb9659a64b1c315ea324008ac760e204fdca0024367cb2dd75f264a2ac18 +size 71 diff --git a/pole_alignment/object_detection/test/labels/2081.txt b/pole_alignment/object_detection/test/labels/2081.txt new file mode 100644 index 0000000000000000000000000000000000000000..ff5f4c83a520585eec38b16f695cbc4e2a7d024b --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2081.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4ef3688f89097a79736a577a55f6d7caebde34e69a1e34f09b1a4012e3e96ec +size 66 diff --git a/pole_alignment/object_detection/test/labels/2082.txt b/pole_alignment/object_detection/test/labels/2082.txt new file mode 100644 index 0000000000000000000000000000000000000000..dd9137fc957dcd3d880b3ee00b03ac73c6cfcbcd --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2082.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99c5c51161310f8b76d9807d89665ebbccfff560bc23810201cc12a7269b840c +size 55 diff --git a/pole_alignment/object_detection/test/labels/2085.txt b/pole_alignment/object_detection/test/labels/2085.txt new file mode 100644 index 0000000000000000000000000000000000000000..3d341ef42a0373a6bb7ef6c61d5043073536b1f1 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2085.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9308d71853ddd7e86c1674a639b96767187380db117479e2ccf66440e1dc8de7 +size 78 diff --git a/pole_alignment/object_detection/test/labels/2086.txt b/pole_alignment/object_detection/test/labels/2086.txt new file mode 100644 index 0000000000000000000000000000000000000000..04e4ab83ee579a5f101e785a77d5bd0dee357dc9 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2086.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3917babc81dda4ccaf89e69065db6390016ff00f8f4b465adac95bcb44b9295 +size 77 diff --git a/pole_alignment/object_detection/test/labels/2087.txt b/pole_alignment/object_detection/test/labels/2087.txt new file mode 100644 index 0000000000000000000000000000000000000000..d58ba2f041a7cd6036857b72ad8dcda2875fce94 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2087.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4b49f960631f42e2ef399e37c5018099e9bc272c4ebb54acfa6693712a873be +size 76 diff --git a/pole_alignment/object_detection/test/labels/2089.txt b/pole_alignment/object_detection/test/labels/2089.txt new file mode 100644 index 0000000000000000000000000000000000000000..53bc1347b93f9a540645183fc52da3325a4ab541 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2089.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf007a5cb316e829b031208a495f08f40ec3d5e75ab0e9462328c294d7310a50 +size 78 diff --git a/pole_alignment/object_detection/test/labels/2090.txt b/pole_alignment/object_detection/test/labels/2090.txt new file mode 100644 index 0000000000000000000000000000000000000000..40777332c708a87681ecc22db9c38ece61a65b32 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2090.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:531acdee3ae3158f988f8ac60a46e4ce63bcee8d3f26081024b1f04521223b3b +size 73 diff --git a/pole_alignment/object_detection/test/labels/2093.txt b/pole_alignment/object_detection/test/labels/2093.txt new file mode 100644 index 0000000000000000000000000000000000000000..cfa3c503244aaed4d5121b4e56447eb4db581c50 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2093.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96d3932cf0099d5e6df21200cc6ad650f96eaa0469dae84c48c018f54148cb00 +size 78 diff --git a/pole_alignment/object_detection/test/labels/2094.txt b/pole_alignment/object_detection/test/labels/2094.txt new file mode 100644 index 0000000000000000000000000000000000000000..b34f925fc053e6b34f1aec38d9e38ea64fc3f8a5 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2094.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f18e7599e24aa5d2559101771cdee11eed4a3dba6110955c668023e366cd94af +size 72 diff --git a/pole_alignment/object_detection/test/labels/2095.txt b/pole_alignment/object_detection/test/labels/2095.txt new file mode 100644 index 0000000000000000000000000000000000000000..a71034b1dc84289f65c42a55b29be6ebb43f5baf --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2095.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf539dc3c1bef3ba87fc861de2c12867394c2637cdb29bf0794a4efe9b6b55ec +size 78 diff --git a/pole_alignment/object_detection/test/labels/2097.txt b/pole_alignment/object_detection/test/labels/2097.txt new file mode 100644 index 0000000000000000000000000000000000000000..d1d78852242e86a5cd6485a7cc915b9588259006 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2097.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f080802f3c7f6421e465c3f549b1f3d2425937177667d9a528f62af7a4f0c83f +size 73 diff --git a/pole_alignment/object_detection/test/labels/2098.txt b/pole_alignment/object_detection/test/labels/2098.txt new file mode 100644 index 0000000000000000000000000000000000000000..df57264458b12097426be45e581d69f109c22ab9 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2098.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eda4ade0d5bde78a1b8e26afa06fb9ec3362448ba8d9570ccbd416e7ae5b3484 +size 65 diff --git a/pole_alignment/object_detection/test/labels/2100.txt b/pole_alignment/object_detection/test/labels/2100.txt new file mode 100644 index 0000000000000000000000000000000000000000..32ad39b8c69e9f87e248cfbb01fa0888529c3ece --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2100.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:850c2f5cdbb64716e617c169cdd98bd88a6dd8773ffde25947746e399dd6a4bf +size 57 diff --git a/pole_alignment/object_detection/test/labels/2101.txt b/pole_alignment/object_detection/test/labels/2101.txt new file mode 100644 index 0000000000000000000000000000000000000000..880a8597fc4d92b13a3d2e770755ff9307ebe3a1 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2101.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1796d509040bfb391947d4a23708c4eb3b514c466d62a2506908803a69d97f51 +size 69 diff --git a/pole_alignment/object_detection/test/labels/2103.txt b/pole_alignment/object_detection/test/labels/2103.txt new file mode 100644 index 0000000000000000000000000000000000000000..82c0f67bb8b43bd4665ebc0d7e9e8efb6e0ed2d5 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2103.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80d1b283cdcd35169a4e312f1057bf02b6227333f7c90f1692e8d58c67908fc5 +size 79 diff --git a/pole_alignment/object_detection/test/labels/2105.txt b/pole_alignment/object_detection/test/labels/2105.txt new file mode 100644 index 0000000000000000000000000000000000000000..e6d4103ddfa86f392e5d34e82d4597387839dcd1 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2105.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ef0524778f1b65de1494b8a327158b3dcb71e6ae12bda841675e423d8531547 +size 79 diff --git a/pole_alignment/object_detection/test/labels/2107.txt b/pole_alignment/object_detection/test/labels/2107.txt new file mode 100644 index 0000000000000000000000000000000000000000..736bd24361e4110d56e69ae715b34bc22a039d4f --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2107.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6332fa497f7d26129befce22556b5d57fb15c9677b1d3f3bebee305f3efd2ca9 +size 80 diff --git a/pole_alignment/object_detection/test/labels/2108.txt b/pole_alignment/object_detection/test/labels/2108.txt new file mode 100644 index 0000000000000000000000000000000000000000..bcdc1992a179cb6791500e079f8281cceba4188f --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2108.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f8eb88d1d158f4bd9f2c734091ccba9348cf58e2d53f05ad90389c534532e01 +size 79 diff --git a/pole_alignment/object_detection/test/labels/2109.txt b/pole_alignment/object_detection/test/labels/2109.txt new file mode 100644 index 0000000000000000000000000000000000000000..f03de54bbb5af40d93a64395dbf88bebaf7528a2 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2109.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3d23374cf683ca732617ec59ecdab7b43c60c327bf22ebb1238a81796460422 +size 67 diff --git a/pole_alignment/object_detection/test/labels/2110.txt b/pole_alignment/object_detection/test/labels/2110.txt new file mode 100644 index 0000000000000000000000000000000000000000..53ad43a92c0c417932f512a50adab5da1f49142f --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2110.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c69b52b26b214505dbff564b5c1a7fffd6092aa1f6a9559c935fbc8fc599637 +size 62 diff --git a/pole_alignment/object_detection/test/labels/2111.txt b/pole_alignment/object_detection/test/labels/2111.txt new file mode 100644 index 0000000000000000000000000000000000000000..868bdd5f61f800f241dde2f4a6d18de7ba916eb7 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2111.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b810d2193f94cc2e1a5580f1e2589ac40716b372f82db9c39bde47a96c65b54 +size 80 diff --git a/pole_alignment/object_detection/test/labels/2112.txt b/pole_alignment/object_detection/test/labels/2112.txt new file mode 100644 index 0000000000000000000000000000000000000000..2598d81ad5c81877a148514abe160b660c2fb817 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2112.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3aa0a44257b544a66dd47cee8333f7466c01210ddb4e5d95f316d645dd700101 +size 136 diff --git a/pole_alignment/object_detection/test/labels/2113.txt b/pole_alignment/object_detection/test/labels/2113.txt new file mode 100644 index 0000000000000000000000000000000000000000..8682bd0d32ec5894dd65c339739b2b0666442194 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2113.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29fa96cd9ef72ebd7a13cac2a56f4c4d3a17f16de52748af0c993e23f8ad909a +size 74 diff --git a/pole_alignment/object_detection/test/labels/2114.txt b/pole_alignment/object_detection/test/labels/2114.txt new file mode 100644 index 0000000000000000000000000000000000000000..a20436fc652e93e8ecac4da70f90425b2e68ecc7 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2114.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e8a3a751f09986f3cf629da1f9cfda0326714e16744d34a1628bd5d80c0a212 +size 77 diff --git a/pole_alignment/object_detection/test/labels/2115.txt b/pole_alignment/object_detection/test/labels/2115.txt new file mode 100644 index 0000000000000000000000000000000000000000..7a8c8fd1b3f4117d5415b967f172b0b27e1b099b --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2115.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4508ee2ff86d0506c506c99ef904255d989d362ebf7ac7dc60903be87c47b117 +size 70 diff --git a/pole_alignment/object_detection/test/labels/2117.txt b/pole_alignment/object_detection/test/labels/2117.txt new file mode 100644 index 0000000000000000000000000000000000000000..8f6995f75003ed17bd28dd5847cce1310dd42249 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2117.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:994c8705d1283534a7fad9564290bd0967d2af5938d1d07ecbba99f0eccf8583 +size 60 diff --git a/pole_alignment/object_detection/test/labels/2118.txt b/pole_alignment/object_detection/test/labels/2118.txt new file mode 100644 index 0000000000000000000000000000000000000000..573b6f23978edbf92db834b06414a7feb23d1836 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2118.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae189e3bd7c23faa1faa32c64c4694ca958c157cf045bccbfae75c68a2bdbc97 +size 70 diff --git a/pole_alignment/object_detection/test/labels/2119.txt b/pole_alignment/object_detection/test/labels/2119.txt new file mode 100644 index 0000000000000000000000000000000000000000..8b4970b58da60940c6a7f0d5b748f2e0d48d9aa8 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2119.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89446a9f0e2ad271813b414e1f18e2cbe2c5c90d98942185690b1485893f615e +size 78 diff --git a/pole_alignment/object_detection/test/labels/2121.txt b/pole_alignment/object_detection/test/labels/2121.txt new file mode 100644 index 0000000000000000000000000000000000000000..9b8e6c4aa69474931ca78a1a0e72011bace221ed --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2121.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c84c55a828a6e295e3cbc517f136e3d028a4a977d80c336993a57ce2bd37c5bf +size 78 diff --git a/pole_alignment/object_detection/test/labels/2122.txt b/pole_alignment/object_detection/test/labels/2122.txt new file mode 100644 index 0000000000000000000000000000000000000000..9128f3308379e961d138fe0737792d0ca7b29dbc --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2122.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0065b057a070e9890d34617043e23c2d29c24346ebdd314be8fe8bdcc9168ad8 +size 78 diff --git a/pole_alignment/object_detection/test/labels/2123.txt b/pole_alignment/object_detection/test/labels/2123.txt new file mode 100644 index 0000000000000000000000000000000000000000..53cf4562dffb622a9c28316a7701420a102c186a --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2123.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01f7a321e562d39f0d107175d1ad68c773d137fbd4fb01f2b3ecf4a2574eeb7c +size 73 diff --git a/pole_alignment/object_detection/test/labels/2124.txt b/pole_alignment/object_detection/test/labels/2124.txt new file mode 100644 index 0000000000000000000000000000000000000000..19098e24e27357d3b3389fe7616c956427445c2b --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2124.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6e17d8e7d064802866467bb629533f2c66225f2d5d7873da765a24207038797 +size 78 diff --git a/pole_alignment/object_detection/test/labels/2125.txt b/pole_alignment/object_detection/test/labels/2125.txt new file mode 100644 index 0000000000000000000000000000000000000000..df2c48b7e9a83df8927a269d92f52b1ab0657cf9 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2125.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:861b20f27570e5b52d084bd82882037b7a3afcdbe332d606189f64a44f914eb9 +size 77 diff --git a/pole_alignment/object_detection/test/labels/2126.txt b/pole_alignment/object_detection/test/labels/2126.txt new file mode 100644 index 0000000000000000000000000000000000000000..e9a3d16a6fd995906f3ba1615706526570efbd42 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2126.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fb3f5df425cbb602abf4ba5b42e21a6713dd99e24be4a70544d83ec08227ac5 +size 73 diff --git a/pole_alignment/object_detection/test/labels/2128.txt b/pole_alignment/object_detection/test/labels/2128.txt new file mode 100644 index 0000000000000000000000000000000000000000..59f539c846746afc87290056d581e092f7f26e24 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2128.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de77e3e72141b9d2490c84e3f66148f51b62eb92cf3afbf9dc70498a8eb1ab4c +size 77 diff --git a/pole_alignment/object_detection/test/labels/2129.txt b/pole_alignment/object_detection/test/labels/2129.txt new file mode 100644 index 0000000000000000000000000000000000000000..93e200c2190d3cd3cabd09d89d720500cdc684fc --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2129.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ede12c56b81d7f926f987907d1eb6d522fdba678c92bcc8fb188c49844d6fad +size 79 diff --git a/pole_alignment/object_detection/test/labels/2133.txt b/pole_alignment/object_detection/test/labels/2133.txt new file mode 100644 index 0000000000000000000000000000000000000000..f21cdb7f9aee6e3cd3cd7fb127e160beefd24eb7 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2133.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e3a2489d37f363a77f83a23a2f7470373fefce436bebe326167be3dbd3282f0 +size 139 diff --git a/pole_alignment/object_detection/test/labels/2134.txt b/pole_alignment/object_detection/test/labels/2134.txt new file mode 100644 index 0000000000000000000000000000000000000000..b707e7135cf1d32c76f1b7567dc8f504465091d7 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2134.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bd5c230a46bb11099a11c63a56c077d339605d2ed859aa6d0d0cfb8c6b4c4d5 +size 66 diff --git a/pole_alignment/object_detection/test/labels/2135.txt b/pole_alignment/object_detection/test/labels/2135.txt new file mode 100644 index 0000000000000000000000000000000000000000..99c86c44ce56a2bc4421e2d4f10a025f12c9a525 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2135.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7254b044606e62843c6de34f332fb9b4a8fc2aeb82f934b62fda78d2a4dc477 +size 78 diff --git a/pole_alignment/object_detection/test/labels/2136.txt b/pole_alignment/object_detection/test/labels/2136.txt new file mode 100644 index 0000000000000000000000000000000000000000..82cbafb7bc5856682337312712c4b1b8fe7a1ad0 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2136.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0501868b589fe49d8633877c14e9c88e6f78d6578a05bd9afb013ecc262bd86 +size 78 diff --git a/pole_alignment/object_detection/test/labels/2137.txt b/pole_alignment/object_detection/test/labels/2137.txt new file mode 100644 index 0000000000000000000000000000000000000000..8a7aad07db8ef0d78ed6eb8d67f16257356cd313 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2137.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f04ee3e8556a02cb8c89d61a367a51f5787d230fcc810eefef739f2480a8bda +size 72 diff --git a/pole_alignment/object_detection/test/labels/2138.txt b/pole_alignment/object_detection/test/labels/2138.txt new file mode 100644 index 0000000000000000000000000000000000000000..4c00268e21b73bfab14f46b665e91e768eaf991b --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2138.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32d945eec749718ffb54a2954a4a9f99281f4225dc0b84490e3e1fc4250eb731 +size 72 diff --git a/pole_alignment/object_detection/test/labels/2142.txt b/pole_alignment/object_detection/test/labels/2142.txt new file mode 100644 index 0000000000000000000000000000000000000000..4a3ca321a77d75277b2d9fef30045f91226296bd --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2142.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5d5210829015290fc74a16de9a4cea10b1bf883cdb3f34df75fa001df11d768 +size 78 diff --git a/pole_alignment/object_detection/test/labels/2148.txt b/pole_alignment/object_detection/test/labels/2148.txt new file mode 100644 index 0000000000000000000000000000000000000000..87b045b97ba165b6fc1e312d1de5fbc8bf1de33e --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2148.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f62ff5c2cdaa48518b64c51f68ac2a5c103238f5b623da01546d062a9b406a0d +size 79 diff --git a/pole_alignment/object_detection/test/labels/2149.txt b/pole_alignment/object_detection/test/labels/2149.txt new file mode 100644 index 0000000000000000000000000000000000000000..287c659498283a75ec47e30947f7a2146de459f9 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2149.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf0a386801c5afcb58fe9b1adce2b90e9ff020b09ba14529004d4878d8ace51d +size 77 diff --git a/pole_alignment/object_detection/test/labels/2151.txt b/pole_alignment/object_detection/test/labels/2151.txt new file mode 100644 index 0000000000000000000000000000000000000000..f7a9e5189db4e82c1ac6ecb7209d65a2ea6e4cbd --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2151.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03ae6349ad3a52bda6dfa446c0a0cfb5e8f26f6a18bad2130e6a59f542778fb7 +size 79 diff --git a/pole_alignment/object_detection/test/labels/2152.txt b/pole_alignment/object_detection/test/labels/2152.txt new file mode 100644 index 0000000000000000000000000000000000000000..9464555275b7f6caceb52c9200993d1e6ced5d2c --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2152.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf808115a1beeaa9d5f51767354d01a33197ee7119f996b204431d8cceab9781 +size 64 diff --git a/pole_alignment/object_detection/test/labels/2153.txt b/pole_alignment/object_detection/test/labels/2153.txt new file mode 100644 index 0000000000000000000000000000000000000000..9e85f9c5f418a3a7f87de9f5def383a63d2d8ab8 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2153.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8997aa750661252bf1557ed26aa1f62cd85a75e2cc79569e87f0bf683ab1129c +size 158 diff --git a/pole_alignment/object_detection/test/labels/2154.txt b/pole_alignment/object_detection/test/labels/2154.txt new file mode 100644 index 0000000000000000000000000000000000000000..451f3c2068d1db6be13ac3602f64f7ca05e6dbc5 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2154.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b067d019873aff92349fb686ee3e9a42c6d51a51188d3c3f3a8614edb7a5f159 +size 76 diff --git a/pole_alignment/object_detection/test/labels/2158.txt b/pole_alignment/object_detection/test/labels/2158.txt new file mode 100644 index 0000000000000000000000000000000000000000..3b2651a1c4431c7b62cb393fa1e30227b803ae8c --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2158.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dc27efcbf19039dcebf956ebc9ca1e786cc1a9e1934dacca703848c676162c3 +size 77 diff --git a/pole_alignment/object_detection/test/labels/2159.txt b/pole_alignment/object_detection/test/labels/2159.txt new file mode 100644 index 0000000000000000000000000000000000000000..f427951409df9d5dc64bc757a6c98829c12b3f56 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2159.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a890e6f6173a82a494629a4bb1c99fe0960fd7a63593283e5dd38059540830f +size 51 diff --git a/pole_alignment/object_detection/test/labels/2160.txt b/pole_alignment/object_detection/test/labels/2160.txt new file mode 100644 index 0000000000000000000000000000000000000000..fb6a1d4132b949d8906bf63bbca19b0b5edeade2 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2160.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12e190a491baa0f5b419b786acfd50b29e0038c9ec7f5dba5e32f77c704ed813 +size 145 diff --git a/pole_alignment/object_detection/test/labels/2162.txt b/pole_alignment/object_detection/test/labels/2162.txt new file mode 100644 index 0000000000000000000000000000000000000000..144b43d164b0a10fbe87942c51d03e45563711c5 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2162.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f9b4f18780f8030913f2853ffa4ead4ed32de62d4d39410ef264847bb32b133 +size 79 diff --git a/pole_alignment/object_detection/test/labels/2163.txt b/pole_alignment/object_detection/test/labels/2163.txt new file mode 100644 index 0000000000000000000000000000000000000000..0f71dec8a85571549b2d31f5c3456c43a63551a1 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2163.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d54adf04f8366af2ab42cf9137065f1d41ea59065f1e9d273cc4f0b1d906b54 +size 71 diff --git a/pole_alignment/object_detection/test/labels/2164.txt b/pole_alignment/object_detection/test/labels/2164.txt new file mode 100644 index 0000000000000000000000000000000000000000..31be443d4aa4e51c675cceeef319220ea319df56 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2164.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d5fab6e76788ae9694be4a59ede0d442bf1990f863f326db4305717f4e3f6e1 +size 70 diff --git a/pole_alignment/object_detection/test/labels/2165.txt b/pole_alignment/object_detection/test/labels/2165.txt new file mode 100644 index 0000000000000000000000000000000000000000..ae100e557a60921f11d653cbc8b05adc2e84a306 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2165.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbd5fbfd71ab3efe2db947819b16c869a3b3540ba9adb72508f7483898d8b66d +size 57 diff --git a/pole_alignment/object_detection/test/labels/2168.txt b/pole_alignment/object_detection/test/labels/2168.txt new file mode 100644 index 0000000000000000000000000000000000000000..889149f5bdde9c4f024cafb0a4e14a522d8fd925 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2168.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6dda2131e51d047c70efdf3d7babca26484f1cad1b367ebb7666092ff9f6c82 +size 240 diff --git a/pole_alignment/object_detection/test/labels/2169.txt b/pole_alignment/object_detection/test/labels/2169.txt new file mode 100644 index 0000000000000000000000000000000000000000..66f0e84fc1eb05fdbbb2b72e4a0ab3a627cb76d7 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2169.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16d9ded7c783b4f519e5246cbda0576e7e16e30d1655982df84b66bd16a85aa4 +size 78 diff --git a/pole_alignment/object_detection/test/labels/2182.txt b/pole_alignment/object_detection/test/labels/2182.txt new file mode 100644 index 0000000000000000000000000000000000000000..41a2380e925503c1e533aab56a0b97250dd655c1 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2182.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c12c98d99213bbe876d3cbf6e36bf855ef5cc9ca3880b4aaf363b34c0bacd808 +size 79 diff --git a/pole_alignment/object_detection/test/labels/2183.txt b/pole_alignment/object_detection/test/labels/2183.txt new file mode 100644 index 0000000000000000000000000000000000000000..f61351acdb3991c2365ba05b49f58c8f71c8b23b --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2183.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6eb148d6abb05483a0816c56b6d144574df8dc4bde3ff19a46062a5079161367 +size 77 diff --git a/pole_alignment/object_detection/test/labels/2184.txt b/pole_alignment/object_detection/test/labels/2184.txt new file mode 100644 index 0000000000000000000000000000000000000000..12d1aabc2be3be62fe6a0dbd5e56c693c48c6d1e --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2184.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:833d720de0ff88af95ea11e5ace872d43854cde27ab10895025d784f320e2156 +size 57 diff --git a/pole_alignment/object_detection/test/labels/2186.txt b/pole_alignment/object_detection/test/labels/2186.txt new file mode 100644 index 0000000000000000000000000000000000000000..3c6530bc54dffc60731f05e02b34f1b66a42b6ac --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2186.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26f37037166f1fedb4bfd819a0ae4e53c6a57d99e1bf9ca6417a99bd4ff800c0 +size 48 diff --git a/pole_alignment/object_detection/test/labels/2188.txt b/pole_alignment/object_detection/test/labels/2188.txt new file mode 100644 index 0000000000000000000000000000000000000000..7e75e840ad873bbd55af529a8852d168c81f503d --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2188.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d97d3ace81bac916e462cec01eb43f035776af05213ace5e131cf37ad1077e2 +size 78 diff --git a/pole_alignment/object_detection/test/labels/219.txt b/pole_alignment/object_detection/test/labels/219.txt new file mode 100644 index 0000000000000000000000000000000000000000..bf418ca2e485defb7b59db39077702e723e2aa0d --- /dev/null +++ b/pole_alignment/object_detection/test/labels/219.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70e8aee90cd1857501413047ad3046595ae57ffdf63d3ba62f379db6c3015123 +size 79 diff --git a/pole_alignment/object_detection/test/labels/2195.txt b/pole_alignment/object_detection/test/labels/2195.txt new file mode 100644 index 0000000000000000000000000000000000000000..fd976b235ca635f91700500cd33669853225ee7b --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2195.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bea1eab34fe00685faa85e9f96eda64e7b95c498c7a94e29edc28eff420fb87 +size 79 diff --git a/pole_alignment/object_detection/test/labels/2198.txt b/pole_alignment/object_detection/test/labels/2198.txt new file mode 100644 index 0000000000000000000000000000000000000000..aad0be2a633180d66478d2404d2a99d4d3816b19 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/2198.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83d6c01beb30b7db8d4480a9b43ebff43992c7d1c9779ebba68f590002756f74 +size 78 diff --git a/pole_alignment/object_detection/test/labels/22.txt b/pole_alignment/object_detection/test/labels/22.txt new file mode 100644 index 0000000000000000000000000000000000000000..539842e7cc42782838ca5cf3adeb46e1f884a19e --- /dev/null +++ b/pole_alignment/object_detection/test/labels/22.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a03942718840f82960773c1ba6251af3a08bc28ccbb10e504f168002b424f469 +size 69 diff --git a/pole_alignment/object_detection/test/labels/221.txt b/pole_alignment/object_detection/test/labels/221.txt new file mode 100644 index 0000000000000000000000000000000000000000..12266d6b54e0054ab40fb6b24758c087563bc7aa --- /dev/null +++ b/pole_alignment/object_detection/test/labels/221.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a10435162826bcce8de325c01c89ccb9e78e5dd2fbb02d88f137758e98ca631 +size 72 diff --git a/pole_alignment/object_detection/test/labels/222.txt b/pole_alignment/object_detection/test/labels/222.txt new file mode 100644 index 0000000000000000000000000000000000000000..5606de908b10e208ab5342527b2f9a17ad1b2c4e --- /dev/null +++ b/pole_alignment/object_detection/test/labels/222.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c663b6962acb471b0d6428e5cf8d0a0dc89ea0415748c1a88b2cb1d61eb7ade +size 158 diff --git a/pole_alignment/object_detection/test/labels/224.txt b/pole_alignment/object_detection/test/labels/224.txt new file mode 100644 index 0000000000000000000000000000000000000000..6fcb02f6594dd68492aaaeec71196b9da519c101 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/224.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:178b17a3f9ac4aae461f605d619f77fce39881e09b99e204e46d1bb9f193b782 +size 76 diff --git a/pole_alignment/object_detection/test/labels/228.txt b/pole_alignment/object_detection/test/labels/228.txt new file mode 100644 index 0000000000000000000000000000000000000000..53ce5cea783e95bdc48d5f43576bd2bceddf5619 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/228.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d99395ec83c3f2e0ced1ff1631db14d52891d6dcc91794a7c2d729b662dbb26 +size 79 diff --git a/pole_alignment/object_detection/test/labels/674.txt b/pole_alignment/object_detection/test/labels/674.txt new file mode 100644 index 0000000000000000000000000000000000000000..ef780a8a8bee57a63e9231023b1c83f588a738fc --- /dev/null +++ b/pole_alignment/object_detection/test/labels/674.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18077dabd31674b9b557467f282e6c801269a20bb34032604cca006fadd01107 +size 141 diff --git a/pole_alignment/object_detection/test/labels/679.txt b/pole_alignment/object_detection/test/labels/679.txt new file mode 100644 index 0000000000000000000000000000000000000000..5c32b9fc2e614fde02b871d4fe358e945a7abc97 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/679.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:131a255c361e058a8270eaf57eb7936fb8b63546afb7b251a5a02a559f1edc6b +size 157 diff --git a/pole_alignment/object_detection/test/labels/681.txt b/pole_alignment/object_detection/test/labels/681.txt new file mode 100644 index 0000000000000000000000000000000000000000..0e17e40dcf28378f0a54ac20680e3166bb60a329 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/681.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93353a301bf7f346c9f29b72d3ddba10e6fb74dfd43402e8b172fca5255ecc91 +size 78 diff --git a/pole_alignment/object_detection/test/labels/691.txt b/pole_alignment/object_detection/test/labels/691.txt new file mode 100644 index 0000000000000000000000000000000000000000..b4c1960a298ffdba231f5da34087dc069c6aa7a4 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/691.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f47391e088227733cfe18dc0fb4c96d5d9949c67d42d4764eaddc82e7a834dc3 +size 79 diff --git a/pole_alignment/object_detection/test/labels/693.txt b/pole_alignment/object_detection/test/labels/693.txt new file mode 100644 index 0000000000000000000000000000000000000000..b8400c2335f873b776e463722f43945200afb476 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/693.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4638ce54c23bbfcc21deae6c18bfb60e033190cf83b5e013164a6ade7b2e42b5 +size 79 diff --git a/pole_alignment/object_detection/test/labels/700.txt b/pole_alignment/object_detection/test/labels/700.txt new file mode 100644 index 0000000000000000000000000000000000000000..5cb54efe0051c51efd5db01198d7b46d1f578edb --- /dev/null +++ b/pole_alignment/object_detection/test/labels/700.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdb861705579c2d571339ade79843f9a57ae474512be80e4e2b89f84fd2d04b3 +size 155 diff --git a/pole_alignment/object_detection/test/labels/704.txt b/pole_alignment/object_detection/test/labels/704.txt new file mode 100644 index 0000000000000000000000000000000000000000..259e68b2582cb920b76e64f2f50db47c5a4b2a20 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/704.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5299ea85872780db7823a54baf9bb88a441e61c87cdda0621667aa772840449c +size 78 diff --git a/pole_alignment/object_detection/test/labels/706.txt b/pole_alignment/object_detection/test/labels/706.txt new file mode 100644 index 0000000000000000000000000000000000000000..00fecf297316cb0e75b4d07140e4dc2d1f737020 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/706.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ae7d06ec548f3d835406ab28962154af566f341de8919f1f0cb0ab948fb297f +size 79 diff --git a/pole_alignment/object_detection/test/labels/707.txt b/pole_alignment/object_detection/test/labels/707.txt new file mode 100644 index 0000000000000000000000000000000000000000..b3641749266bff2d5057616ebb19a43eef49df44 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/707.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e50b2011caecdeff61f91697f9252d615e387b8d9e2a8d85654fd19e3af71372 +size 110 diff --git a/pole_alignment/object_detection/test/labels/710.txt b/pole_alignment/object_detection/test/labels/710.txt new file mode 100644 index 0000000000000000000000000000000000000000..8ed1e2dc39a3613c05073b664c98ffc96ceaf835 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/710.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18a8ae76e825e89ac808ad2dd11c37dad0138bf7b68c9a927b751424472d75e2 +size 71 diff --git a/pole_alignment/object_detection/test/labels/711.txt b/pole_alignment/object_detection/test/labels/711.txt new file mode 100644 index 0000000000000000000000000000000000000000..c726616064065334a97fe547da66bf672311251f --- /dev/null +++ b/pole_alignment/object_detection/test/labels/711.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7be3cf455b29ae652461051892e75bd21fc5a300350dfcb5063be2b804306865 +size 58 diff --git a/pole_alignment/object_detection/test/labels/712.txt b/pole_alignment/object_detection/test/labels/712.txt new file mode 100644 index 0000000000000000000000000000000000000000..bd5803eec50dd18c0acdb35efbc1c322e9c70661 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/712.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba31312a37b1323b545376c3fffce96cdb305f766e9db49fc0375999837440b3 +size 62 diff --git a/pole_alignment/object_detection/test/labels/714.txt b/pole_alignment/object_detection/test/labels/714.txt new file mode 100644 index 0000000000000000000000000000000000000000..aad9b2c5788e3eaf98a6ddfcf7bb24b82a7c507d --- /dev/null +++ b/pole_alignment/object_detection/test/labels/714.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71c89bb6e9b61f4d5bb4be10300c5c08ef5d8a4d6df99027ef9dce0992d7d5ea +size 78 diff --git a/pole_alignment/object_detection/test/labels/715.txt b/pole_alignment/object_detection/test/labels/715.txt new file mode 100644 index 0000000000000000000000000000000000000000..fb2a338f102cc909b0a3bdf180fe7bc26ba39262 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/715.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f31343af5ae2da29bb147f2d85f9ace7119dcbd0f4034de5aac312872b275b1 +size 78 diff --git a/pole_alignment/object_detection/test/labels/717.txt b/pole_alignment/object_detection/test/labels/717.txt new file mode 100644 index 0000000000000000000000000000000000000000..0c7e8b85ad2b3f7074d3b23f6374b119498dca1d --- /dev/null +++ b/pole_alignment/object_detection/test/labels/717.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:307d8ca75bdbc2a44dd67d370ecce8a835287b0e536173094d468b20c11a4b4e +size 78 diff --git a/pole_alignment/object_detection/test/labels/719.txt b/pole_alignment/object_detection/test/labels/719.txt new file mode 100644 index 0000000000000000000000000000000000000000..afc1b22cc6363e33d8307b05d6da2d7c1cfc4d44 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/719.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6b045b0f77a1e55264a3a628a8c8f3b48fc2eb5cf1244af23d3d81221cb5af2 +size 79 diff --git a/pole_alignment/object_detection/test/labels/720.txt b/pole_alignment/object_detection/test/labels/720.txt new file mode 100644 index 0000000000000000000000000000000000000000..e98c8de85ff9f3c73c43ca405cab92cafdbf1840 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/720.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdeeb9a4560b27577c05795851520a09d2cb45d35a75260a6d012c8a94f2ce51 +size 156 diff --git a/pole_alignment/object_detection/test/labels/721.txt b/pole_alignment/object_detection/test/labels/721.txt new file mode 100644 index 0000000000000000000000000000000000000000..8aca13b950a44df473cd634a6e4d2044b1286958 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/721.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad631d3755923e44f56e3674779724c2a8ac693e4abe94e3daacd06133f7db52 +size 76 diff --git a/pole_alignment/object_detection/test/labels/722.txt b/pole_alignment/object_detection/test/labels/722.txt new file mode 100644 index 0000000000000000000000000000000000000000..174501ede24af1fe16e6f22f4eed0fead2345955 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/722.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0660764d1b4cfda77f09bf614b1a867b60e85cfb895a7d327a806f1619251d6 +size 145 diff --git a/pole_alignment/object_detection/test/labels/724.txt b/pole_alignment/object_detection/test/labels/724.txt new file mode 100644 index 0000000000000000000000000000000000000000..bd66f32f9d3ac7bc982b2e0b643888b945c5541b --- /dev/null +++ b/pole_alignment/object_detection/test/labels/724.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e4e90799f753634d34949a55895e8fbbe0291bfe0221ff5b7d45aa015392c56 +size 156 diff --git a/pole_alignment/object_detection/test/labels/725.txt b/pole_alignment/object_detection/test/labels/725.txt new file mode 100644 index 0000000000000000000000000000000000000000..283edea1b658331b2530aa0c7afe8bb78817d020 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/725.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:220258c0313f097edfb0f18d30611864b77ca18f5227bfd03af7083a47d38cdb +size 154 diff --git a/pole_alignment/object_detection/test/labels/729.txt b/pole_alignment/object_detection/test/labels/729.txt new file mode 100644 index 0000000000000000000000000000000000000000..57883c5623924e9a778e594ca2e6eed157770a93 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/729.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fee54781d6d81087635a39f5aaeec85dc033b0cf1bfaf267aa724ca7a6f26493 +size 60 diff --git a/pole_alignment/object_detection/test/labels/730.txt b/pole_alignment/object_detection/test/labels/730.txt new file mode 100644 index 0000000000000000000000000000000000000000..c228dc3187bb09293a59d5939ae38bc10718a695 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/730.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed4f8cb5865dad5b55c9c6f7551c2631262328cd01a024e4d043c2e5a5c92c8e +size 70 diff --git a/pole_alignment/object_detection/test/labels/731.txt b/pole_alignment/object_detection/test/labels/731.txt new file mode 100644 index 0000000000000000000000000000000000000000..eed7c628c6edc382e82cb74fa98e51b3679d41d5 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/731.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fb571103a38ca2e3cd2ec8c4c2cff374f502e94df98981f84a84bb71006d164 +size 118 diff --git a/pole_alignment/object_detection/test/labels/732.txt b/pole_alignment/object_detection/test/labels/732.txt new file mode 100644 index 0000000000000000000000000000000000000000..efacd5c2d64a9859dad8ae8f225037f3210a7b61 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/732.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26715c0fb75603c7c74e3da1b215ecce0d56c062410add38fffae9b5b0f2ce2e +size 68 diff --git a/pole_alignment/object_detection/test/labels/733.txt b/pole_alignment/object_detection/test/labels/733.txt new file mode 100644 index 0000000000000000000000000000000000000000..2cab94be09eba6bc5ae92a3253e8de7ac8ed61a6 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/733.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17af64dbc82663ffbcabf7d40b2f767f286291163a76d5fb47519a4849045577 +size 70 diff --git a/pole_alignment/object_detection/test/labels/734.txt b/pole_alignment/object_detection/test/labels/734.txt new file mode 100644 index 0000000000000000000000000000000000000000..ecbae08637cb9c5bcaaa675c62ee7f7109b86261 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/734.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a916f36f6409856946b326622b53a47bdd79f7274a6e1310c9bb9856881c301c +size 58 diff --git a/pole_alignment/object_detection/test/labels/736.txt b/pole_alignment/object_detection/test/labels/736.txt new file mode 100644 index 0000000000000000000000000000000000000000..e94d88f3e96bf9166eb1d7440d83cb19014277d3 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/736.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:291c47246f95bcd1804868171de71c2f24938b0700203571c4e19dc8a2eda591 +size 77 diff --git a/pole_alignment/object_detection/test/labels/738.txt b/pole_alignment/object_detection/test/labels/738.txt new file mode 100644 index 0000000000000000000000000000000000000000..a5c4f71de46e3e95f4d4110c6c0d75bc5e60c081 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/738.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:854649557e3894fbe598d9bc960179fe9e599656af6c49f98532518ffd7e9b39 +size 71 diff --git a/pole_alignment/object_detection/test/labels/739.txt b/pole_alignment/object_detection/test/labels/739.txt new file mode 100644 index 0000000000000000000000000000000000000000..4a7df8e150f89e124d3d7a1966c8d2184942b111 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/739.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90568e13e7fbcbe0e38dba34cf2eb5e159e9dbd8f2ec6297d3c3f5bee395f480 +size 238 diff --git a/pole_alignment/object_detection/test/labels/74.txt b/pole_alignment/object_detection/test/labels/74.txt new file mode 100644 index 0000000000000000000000000000000000000000..2ab05ad1bf00d82be33338e1d432b08ebe3e728f --- /dev/null +++ b/pole_alignment/object_detection/test/labels/74.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad00b14e502225e9fa1208218dfec146cab2e467b2c0af323ba2a9998dec06d3 +size 160 diff --git a/pole_alignment/object_detection/test/labels/741.txt b/pole_alignment/object_detection/test/labels/741.txt new file mode 100644 index 0000000000000000000000000000000000000000..8971424ad601e4a9c822734d78940642465bac0d --- /dev/null +++ b/pole_alignment/object_detection/test/labels/741.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5786243ae55adde94698a46d99e071a01971ea02ba621709e7662eee625a87d +size 79 diff --git a/pole_alignment/object_detection/test/labels/744.txt b/pole_alignment/object_detection/test/labels/744.txt new file mode 100644 index 0000000000000000000000000000000000000000..3b2a8d5e15b24cd6678ec9edeffe9b4ddd7930dd --- /dev/null +++ b/pole_alignment/object_detection/test/labels/744.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dd15688644af9a2a152f370156e57472ed9c612cb7a9aac04170b00faf0c5b8 +size 127 diff --git a/pole_alignment/object_detection/test/labels/746.txt b/pole_alignment/object_detection/test/labels/746.txt new file mode 100644 index 0000000000000000000000000000000000000000..b2e640bc6773381cff1e8123dad8ba8182b97bff --- /dev/null +++ b/pole_alignment/object_detection/test/labels/746.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91f601732c5692800fe7c1bed926f85d8277b63688dca7e699bdc2e2daff369f +size 77 diff --git a/pole_alignment/object_detection/test/labels/75.txt b/pole_alignment/object_detection/test/labels/75.txt new file mode 100644 index 0000000000000000000000000000000000000000..e6b51cb93821ce55768b2b1322ad3f4488d9b748 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/75.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62c80149c70d512fbf2efaf6470fa5baf1e6c1525f370656149b0df801468d87 +size 159 diff --git a/pole_alignment/object_detection/test/labels/750.txt b/pole_alignment/object_detection/test/labels/750.txt new file mode 100644 index 0000000000000000000000000000000000000000..2c7961c835021f108d7d58ca970107532eb8df8e --- /dev/null +++ b/pole_alignment/object_detection/test/labels/750.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4372bb7e5b5cbb637f37479e2f83b8e8a25b4355036c69e6430b24533464406 +size 70 diff --git a/pole_alignment/object_detection/test/labels/752.txt b/pole_alignment/object_detection/test/labels/752.txt new file mode 100644 index 0000000000000000000000000000000000000000..bf72c0f8777b0fc94c52c82b2ec553b7244c59bb --- /dev/null +++ b/pole_alignment/object_detection/test/labels/752.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:178d1be9461e6780eecc9e3a83da128573cf2761f68071eecdbf3382a0c75d4c +size 78 diff --git a/pole_alignment/object_detection/test/labels/753.txt b/pole_alignment/object_detection/test/labels/753.txt new file mode 100644 index 0000000000000000000000000000000000000000..aa394a1a153790e504bee15bc0bff5f906a022d4 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/753.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42f1c19e0206c79af8a41203a59ffbb45e541d6c4f862f6ce4d207896daabb00 +size 73 diff --git a/pole_alignment/object_detection/test/labels/755.txt b/pole_alignment/object_detection/test/labels/755.txt new file mode 100644 index 0000000000000000000000000000000000000000..049a01a390f80c625b9a8de4620ccabf9ca495b1 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/755.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ef9fe881345e0893c0cd3f4f7adc7612feba3237b28435bffad0df38300fccd +size 78 diff --git a/pole_alignment/object_detection/test/labels/758.txt b/pole_alignment/object_detection/test/labels/758.txt new file mode 100644 index 0000000000000000000000000000000000000000..c0ef00dfdae0d5e6948e86c3f7035032c13a0f8e --- /dev/null +++ b/pole_alignment/object_detection/test/labels/758.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23e69ed7fd76cb3cc6c510d3ba2e95e7f99c1d62f8e5fe03eb70ceab786be2ba +size 58 diff --git a/pole_alignment/object_detection/test/labels/76.txt b/pole_alignment/object_detection/test/labels/76.txt new file mode 100644 index 0000000000000000000000000000000000000000..0f4c13688e3bde834aca107d36521a2a9dba6f8f --- /dev/null +++ b/pole_alignment/object_detection/test/labels/76.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7e620832204f04919632b15b25631503e5ead340687115aa2616360eeb7b74b +size 61 diff --git a/pole_alignment/object_detection/test/labels/761.txt b/pole_alignment/object_detection/test/labels/761.txt new file mode 100644 index 0000000000000000000000000000000000000000..ab190aacc478d9ca633504e51f24663e7253e919 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/761.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31872700ff86c149b5ea9489d9f072551acad2932ba9436dabf21f8d597f549a +size 69 diff --git a/pole_alignment/object_detection/test/labels/765.txt b/pole_alignment/object_detection/test/labels/765.txt new file mode 100644 index 0000000000000000000000000000000000000000..ea9f18cdc91a8f47a8c175f70166071cb6bec02a --- /dev/null +++ b/pole_alignment/object_detection/test/labels/765.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b54ee518872da872c0bb4c1acef1d0a8bde34b69a0eaac999427d096bb3aea87 +size 77 diff --git a/pole_alignment/object_detection/test/labels/767.txt b/pole_alignment/object_detection/test/labels/767.txt new file mode 100644 index 0000000000000000000000000000000000000000..770c88bb0982f80be778dbeddda5b73cd2883d3e --- /dev/null +++ b/pole_alignment/object_detection/test/labels/767.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52e90f164b67dea2a30c7ef6f287a78c041277acae8c0d1342ca76434ca92eae +size 77 diff --git a/pole_alignment/object_detection/test/labels/769.txt b/pole_alignment/object_detection/test/labels/769.txt new file mode 100644 index 0000000000000000000000000000000000000000..7d6e67a90b75ca31a787eed150a120ec36ed7a2c --- /dev/null +++ b/pole_alignment/object_detection/test/labels/769.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d05346c0c4ece837e33842d752931b3eb108a6788cd8c3b86f40cf92dc9ef3e +size 77 diff --git a/pole_alignment/object_detection/test/labels/77.txt b/pole_alignment/object_detection/test/labels/77.txt new file mode 100644 index 0000000000000000000000000000000000000000..3ff078a9b9f53e1e47b6aaec0123905c18e65990 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/77.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a86ae7ae0c14efe8783a83066a1fc2b96388b4a1f98a1501f0d9dca103190a4 +size 159 diff --git a/pole_alignment/object_detection/test/labels/771.txt b/pole_alignment/object_detection/test/labels/771.txt new file mode 100644 index 0000000000000000000000000000000000000000..31642ae26decaccc35eb908628ea9b5a13e7d845 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/771.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ede2f023b043e7ef91138fa41f160fcc813ddaf7e48c1dd9216cf94536f0bfc4 +size 78 diff --git a/pole_alignment/object_detection/test/labels/772.txt b/pole_alignment/object_detection/test/labels/772.txt new file mode 100644 index 0000000000000000000000000000000000000000..214fe2556b55e7cdd7e5645f7a74f12f7fd67b14 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/772.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:401f0e8181b60711a560ab18ca218d47ac69c01f0bdc859a1463afa31f05a5ca +size 76 diff --git a/pole_alignment/object_detection/test/labels/775.txt b/pole_alignment/object_detection/test/labels/775.txt new file mode 100644 index 0000000000000000000000000000000000000000..93d4c01c490ed30bccdbe4592576978c710cfbd7 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/775.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54f3ddc08acc10569e0d092fd82fa440468a3097b93db35ff9c07420f5060c10 +size 78 diff --git a/pole_alignment/object_detection/test/labels/776.txt b/pole_alignment/object_detection/test/labels/776.txt new file mode 100644 index 0000000000000000000000000000000000000000..e843eb49dcbecb36ed3838016781f2875dd9b070 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/776.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58b3f88e6fa61de62acc48d73c67e9a34a350fc70b3c14f6f60d948195245035 +size 53 diff --git a/pole_alignment/object_detection/test/labels/777.txt b/pole_alignment/object_detection/test/labels/777.txt new file mode 100644 index 0000000000000000000000000000000000000000..0b999398d90ef2bdf991e6b5cb4c83de85993e14 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/777.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6f13b4cbbe1018a3b780e36261eeaf596bdbf02b58988bcdf1753daf629e1d7 +size 238 diff --git a/pole_alignment/object_detection/test/labels/780.txt b/pole_alignment/object_detection/test/labels/780.txt new file mode 100644 index 0000000000000000000000000000000000000000..959a5039fc87786a5e04023cf04f2fdaea7becb3 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/780.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6538426ab68a72930d29bb3c9ebcef8c1926a6242ea7b374ca94a8cab50f8890 +size 71 diff --git a/pole_alignment/object_detection/test/labels/783.txt b/pole_alignment/object_detection/test/labels/783.txt new file mode 100644 index 0000000000000000000000000000000000000000..3630bb17e92f05194083adf85e1b709a768f82ee --- /dev/null +++ b/pole_alignment/object_detection/test/labels/783.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2f119be0cd0ca8d5c8d6cfd86feae04b4c009c34280ac284691336aad39b852 +size 78 diff --git a/pole_alignment/object_detection/test/labels/785.txt b/pole_alignment/object_detection/test/labels/785.txt new file mode 100644 index 0000000000000000000000000000000000000000..e67b94a6b20483ec29a2694ffb915a6875c26d7e --- /dev/null +++ b/pole_alignment/object_detection/test/labels/785.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b93f9781b5c8013f881a71cee2d34401220a7683e80c54d5a421d1fa528089e4 +size 80 diff --git a/pole_alignment/object_detection/test/labels/786.txt b/pole_alignment/object_detection/test/labels/786.txt new file mode 100644 index 0000000000000000000000000000000000000000..72d07b3d084d181367ac37c6a25383de92f9ed42 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/786.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef5e1097d97a4335d6338ba30e2e8bc39a5a64bf4146447e1b61fdc2519bb0c4 +size 160 diff --git a/pole_alignment/object_detection/test/labels/787.txt b/pole_alignment/object_detection/test/labels/787.txt new file mode 100644 index 0000000000000000000000000000000000000000..10cebf48f4a4a90d6e3ed08774675f79dece2a38 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/787.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4de088a52d6e58c44c079dc7cf12ff349ab500229dec8217f66dc332bcddfe82 +size 79 diff --git a/pole_alignment/object_detection/test/labels/789.txt b/pole_alignment/object_detection/test/labels/789.txt new file mode 100644 index 0000000000000000000000000000000000000000..6a059a73db34d8f57dbd389c9c2efdc29c445002 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/789.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:483026ba5327e6a50a1460ae9524ca4f5be0549d8fd7db416d7ec968af6295be +size 78 diff --git a/pole_alignment/object_detection/test/labels/792.txt b/pole_alignment/object_detection/test/labels/792.txt new file mode 100644 index 0000000000000000000000000000000000000000..63d36e3ee534c301ef351d804afe814434af960e --- /dev/null +++ b/pole_alignment/object_detection/test/labels/792.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:412f82942107dfda42e98782481c9676a8b2b3210e37ad50434f6baf1a3f2858 +size 78 diff --git a/pole_alignment/object_detection/test/labels/794.txt b/pole_alignment/object_detection/test/labels/794.txt new file mode 100644 index 0000000000000000000000000000000000000000..6aab707a6ef0f19898be1a07a167ed6ea217de08 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/794.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9d5ac6143aaebe4bdae8db3d27848bdded2c62e9c37b3e037b8d9fc175a8b35 +size 236 diff --git a/pole_alignment/object_detection/test/labels/799.txt b/pole_alignment/object_detection/test/labels/799.txt new file mode 100644 index 0000000000000000000000000000000000000000..0f0c8a3abb2036ad6c2236aa80adc8871aeee64d --- /dev/null +++ b/pole_alignment/object_detection/test/labels/799.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76317c0a859435ede53ea7836915c62361d4ca2e4c47ecc1e66dae0b0205091b +size 78 diff --git a/pole_alignment/object_detection/test/labels/80.txt b/pole_alignment/object_detection/test/labels/80.txt new file mode 100644 index 0000000000000000000000000000000000000000..a33ed48b9d02c5333454739e5fe4484b44c3a418 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/80.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9c75d5532008cda6dc2f028693f660a8d5432a5affd8a97f634fb3dbe6dd976 +size 158 diff --git a/pole_alignment/object_detection/test/labels/803.txt b/pole_alignment/object_detection/test/labels/803.txt new file mode 100644 index 0000000000000000000000000000000000000000..35c0f02cb39abd66067f8cf2bdc88375846141cd --- /dev/null +++ b/pole_alignment/object_detection/test/labels/803.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30a63537c517bde4151ce6b91dce487a87affe1c5bc6a5d4e81d5a807da5ba62 +size 78 diff --git a/pole_alignment/object_detection/test/labels/804.txt b/pole_alignment/object_detection/test/labels/804.txt new file mode 100644 index 0000000000000000000000000000000000000000..d57488bcd6c55464623f9cdf0b8511b9b40ee91a --- /dev/null +++ b/pole_alignment/object_detection/test/labels/804.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8670bee7fc691c4621ad1de7b3b441664e4c705d130d8cf7d327b3e38643fd7a +size 76 diff --git a/pole_alignment/object_detection/test/labels/805.txt b/pole_alignment/object_detection/test/labels/805.txt new file mode 100644 index 0000000000000000000000000000000000000000..7e2cd55d015b6e823c053c17219b5440a34efb27 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/805.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51d8e3364637cc25c01943b9a67d48292d1f36015116b704af16c48b19655f7d +size 72 diff --git a/pole_alignment/object_detection/test/labels/806.txt b/pole_alignment/object_detection/test/labels/806.txt new file mode 100644 index 0000000000000000000000000000000000000000..5ecda6edf9f02161dfafd941f580ccdfad29648a --- /dev/null +++ b/pole_alignment/object_detection/test/labels/806.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45af6452c13ff8d94a805245f4e5e29a2a227648f6737d53c272fb0f14f09b13 +size 79 diff --git a/pole_alignment/object_detection/test/labels/81.txt b/pole_alignment/object_detection/test/labels/81.txt new file mode 100644 index 0000000000000000000000000000000000000000..fd75c8db3d174c2856b3a025a6f94be8467bd3f6 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/81.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:111ea49d28bbd7c02ad75c0d7076867e8725811d7bd20a67d420d537dc8bcc5c +size 159 diff --git a/pole_alignment/object_detection/test/labels/811.txt b/pole_alignment/object_detection/test/labels/811.txt new file mode 100644 index 0000000000000000000000000000000000000000..0b3655a22983d5c2928a0d8b0fab5da533e9944e --- /dev/null +++ b/pole_alignment/object_detection/test/labels/811.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d93eed778419627250e515ec9ce01127f8d3e0c09eea494cf4a235878e698fc +size 79 diff --git a/pole_alignment/object_detection/test/labels/814.txt b/pole_alignment/object_detection/test/labels/814.txt new file mode 100644 index 0000000000000000000000000000000000000000..0eb3cf75e47cd77f05ca034c932dc6ad3351bbf6 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/814.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c04c491ddc9230a9060b97f830a261f586847a63ebbe3d540200a84b8c18af39 +size 78 diff --git a/pole_alignment/object_detection/test/labels/816.txt b/pole_alignment/object_detection/test/labels/816.txt new file mode 100644 index 0000000000000000000000000000000000000000..0ed85d04beb848838149f8c047c3146942101725 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/816.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89f0a1092f4ae57b8a585ed8895400226bc57b0283d4fedc748cdc678e0f983e +size 149 diff --git a/pole_alignment/object_detection/test/labels/818.txt b/pole_alignment/object_detection/test/labels/818.txt new file mode 100644 index 0000000000000000000000000000000000000000..6c46ced650f76bb0bce8d68170b6b26d89611753 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/818.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bdc6a751f84e55f68380e97e44c1727cfdcd576f3b8ee9b0b44a61f958e93a6 +size 79 diff --git a/pole_alignment/object_detection/test/labels/819.txt b/pole_alignment/object_detection/test/labels/819.txt new file mode 100644 index 0000000000000000000000000000000000000000..68ef9725381158d5dfba5b8db3c33903f24463aa --- /dev/null +++ b/pole_alignment/object_detection/test/labels/819.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:575bf0fcb9e55bf11f579541842ee01525fcf622a053e1e4230450e05c6ada6b +size 158 diff --git a/pole_alignment/object_detection/test/labels/821.txt b/pole_alignment/object_detection/test/labels/821.txt new file mode 100644 index 0000000000000000000000000000000000000000..d757ec1428305b8bb027a764c3cd270abc80137f --- /dev/null +++ b/pole_alignment/object_detection/test/labels/821.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61e57e4470eb111497c8edbb736287ac7c2092c3c72ad1921418b87490a94227 +size 79 diff --git a/pole_alignment/object_detection/test/labels/822.txt b/pole_alignment/object_detection/test/labels/822.txt new file mode 100644 index 0000000000000000000000000000000000000000..4a4f2a42e0d1592466f82f8e4f4adeebfa902fd7 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/822.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:143a62549b8d798966e0e83ba2d1251b5a0cf58d31d93d359ead414d866d8fac +size 79 diff --git a/pole_alignment/object_detection/test/labels/823.txt b/pole_alignment/object_detection/test/labels/823.txt new file mode 100644 index 0000000000000000000000000000000000000000..83f5cc572ba1f7c5897dbadcc90e617c05e311c1 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/823.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6a283afcc930c2ff50c13e0a51fad37a02050bb4b7092a451061f703c79243c +size 79 diff --git a/pole_alignment/object_detection/test/labels/824.txt b/pole_alignment/object_detection/test/labels/824.txt new file mode 100644 index 0000000000000000000000000000000000000000..2bb2e9e2e7a081fba032a426041357f1b06b86bd --- /dev/null +++ b/pole_alignment/object_detection/test/labels/824.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24184dba97dc4134c8a33c11392b0a6986c30e45e041226824dbaf6b055150b3 +size 78 diff --git a/pole_alignment/object_detection/test/labels/825.txt b/pole_alignment/object_detection/test/labels/825.txt new file mode 100644 index 0000000000000000000000000000000000000000..5614b1d53cb5d1c364190510ccae62308035322b --- /dev/null +++ b/pole_alignment/object_detection/test/labels/825.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1958f379b0fd278d71436a9fd6b442de75938c8da7133004d087697a8af9f96 +size 158 diff --git a/pole_alignment/object_detection/test/labels/827.txt b/pole_alignment/object_detection/test/labels/827.txt new file mode 100644 index 0000000000000000000000000000000000000000..ff6d48ce6b700273dee012f40b5f76c95ffc600b --- /dev/null +++ b/pole_alignment/object_detection/test/labels/827.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b01d73044b944914e64e128106de10d6fa325572e0b5be8021dee42ba9fb004 +size 79 diff --git a/pole_alignment/object_detection/test/labels/829.txt b/pole_alignment/object_detection/test/labels/829.txt new file mode 100644 index 0000000000000000000000000000000000000000..65f7833defe666b3ed17feef07461a98bb3f6013 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/829.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d29ea23de54bb116ccc3d19dff483b46f910efccdb53663e34c66d3c974e9baa +size 78 diff --git a/pole_alignment/object_detection/test/labels/83.txt b/pole_alignment/object_detection/test/labels/83.txt new file mode 100644 index 0000000000000000000000000000000000000000..4d022ffcaad0716948a8bb5353cc28de223ff668 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/83.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a97f72cb982752a556c8bac99d11a3a7d74b3c2bb4053f6db63f68f0b2e8f20 +size 158 diff --git a/pole_alignment/object_detection/test/labels/830.txt b/pole_alignment/object_detection/test/labels/830.txt new file mode 100644 index 0000000000000000000000000000000000000000..721adb1b064fb47801bb445f70a77b8a9443b347 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/830.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9728cba1b9c98e0cbbb4d0474816fa913e7fe0bb3039ce5abcda5636316d720 +size 80 diff --git a/pole_alignment/object_detection/test/labels/831.txt b/pole_alignment/object_detection/test/labels/831.txt new file mode 100644 index 0000000000000000000000000000000000000000..e0e72306ee928ab27bd11222c764e6b783feae7a --- /dev/null +++ b/pole_alignment/object_detection/test/labels/831.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18e7ecb913e0d42e7da40a784ee392ac05e9a09d651276b7f2a4dec06d33a5c4 +size 78 diff --git a/pole_alignment/object_detection/test/labels/834.txt b/pole_alignment/object_detection/test/labels/834.txt new file mode 100644 index 0000000000000000000000000000000000000000..dc66df9efd1708b9b84be7581500f78608118bc8 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/834.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e589b5a6ea139102dd8cecf82ad444247cd1f7c67f809ef1cd39c4a0402e318 +size 78 diff --git a/pole_alignment/object_detection/test/labels/836.txt b/pole_alignment/object_detection/test/labels/836.txt new file mode 100644 index 0000000000000000000000000000000000000000..0d17d4bc37e7da7f8896820b69dfc1d71630497f --- /dev/null +++ b/pole_alignment/object_detection/test/labels/836.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f66d379d830cbb1db9e00fa4ad5d2dc49e688a883892860cb830c06339222b35 +size 79 diff --git a/pole_alignment/object_detection/test/labels/837.txt b/pole_alignment/object_detection/test/labels/837.txt new file mode 100644 index 0000000000000000000000000000000000000000..096373efc17208cee74e8e4c22f249867f610c5f --- /dev/null +++ b/pole_alignment/object_detection/test/labels/837.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0462a9fad714844c204f03dfddf43306ef8c74da5934b9c39678795f961aa93e +size 78 diff --git a/pole_alignment/object_detection/test/labels/838.txt b/pole_alignment/object_detection/test/labels/838.txt new file mode 100644 index 0000000000000000000000000000000000000000..01952ae37a38234ccca4bf5f888be752fb17ee57 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/838.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e64d34cfcaee28941b9c169fccb34afba60a57367ae10e2a86af4239b236585 +size 78 diff --git a/pole_alignment/object_detection/test/labels/845.txt b/pole_alignment/object_detection/test/labels/845.txt new file mode 100644 index 0000000000000000000000000000000000000000..90f1f5af9b0b348c9276735029b79284103ef6fa --- /dev/null +++ b/pole_alignment/object_detection/test/labels/845.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b44b4d79023edb857503ff5052d316c880d3d8cf6e90877f18f063b94404c779 +size 156 diff --git a/pole_alignment/object_detection/test/labels/85.txt b/pole_alignment/object_detection/test/labels/85.txt new file mode 100644 index 0000000000000000000000000000000000000000..7e889bcb48ed3ee5177c5c4bb55ae069dc4787d2 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/85.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f007d541497571de48407ed9ff034b3c1cb3e96683b46fd720e512681434a01 +size 159 diff --git a/pole_alignment/object_detection/test/labels/851.txt b/pole_alignment/object_detection/test/labels/851.txt new file mode 100644 index 0000000000000000000000000000000000000000..364df5de4ea9cf00d54a4b9f9f7cbaf5fb1bb7e2 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/851.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c77eb79d65e253bf883a99990cbffc83c170ee59e2084e288e0f3a072afd0c08 +size 79 diff --git a/pole_alignment/object_detection/test/labels/852.txt b/pole_alignment/object_detection/test/labels/852.txt new file mode 100644 index 0000000000000000000000000000000000000000..83a83fd8f855c08af34e55a66274194bba4f2766 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/852.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cce49b9985ba6350e4613f240d7a0526140b740a38393a41738b0cd50693b036 +size 78 diff --git a/pole_alignment/object_detection/test/labels/853.txt b/pole_alignment/object_detection/test/labels/853.txt new file mode 100644 index 0000000000000000000000000000000000000000..fd5006feb3df5c9c7c0b5b3d5cc551228df4bc5e --- /dev/null +++ b/pole_alignment/object_detection/test/labels/853.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99b67a5325aca4ffe5c6a8a39d7a68e10877fe23fb4a4614fce90acb05643e31 +size 79 diff --git a/pole_alignment/object_detection/test/labels/855.txt b/pole_alignment/object_detection/test/labels/855.txt new file mode 100644 index 0000000000000000000000000000000000000000..e9bf0bc7e435180e81adef520c1b90e381531e6f --- /dev/null +++ b/pole_alignment/object_detection/test/labels/855.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0240c9a4a6ea06c89495aeb1baa3b0847481ab185a5913ad4d4abd8297260bb5 +size 77 diff --git a/pole_alignment/object_detection/test/labels/856.txt b/pole_alignment/object_detection/test/labels/856.txt new file mode 100644 index 0000000000000000000000000000000000000000..fe1fcf053cf1d2262401c54e3b1bbf77d5d4939b --- /dev/null +++ b/pole_alignment/object_detection/test/labels/856.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c1b89522ab4c26cadee3490d5dceb6a881fa606444963203352c161bb270a50 +size 235 diff --git a/pole_alignment/object_detection/test/labels/857.txt b/pole_alignment/object_detection/test/labels/857.txt new file mode 100644 index 0000000000000000000000000000000000000000..793c636e8110cf516319e64f6d1b42a16f3e8fbf --- /dev/null +++ b/pole_alignment/object_detection/test/labels/857.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e19f23f9aa98866b07ecf91fe68c882c2b8ac2d2393bc211841a7055005a6898 +size 79 diff --git a/pole_alignment/object_detection/test/labels/862.txt b/pole_alignment/object_detection/test/labels/862.txt new file mode 100644 index 0000000000000000000000000000000000000000..0794c471d070280d4b3a9daec9af7e40d57b5438 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/862.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49d8f28f1f9d19b76fe3ec84b7c5091b2d6db57798a0fae08f430ee84605af3f +size 146 diff --git a/pole_alignment/object_detection/test/labels/869.txt b/pole_alignment/object_detection/test/labels/869.txt new file mode 100644 index 0000000000000000000000000000000000000000..6ed92b650825b8a91e42a78c1c0541f91c0e82d7 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/869.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7127c75707af50bc11e9dc935e7917e3c99605b725a8094e24b4651cef97293 +size 78 diff --git a/pole_alignment/object_detection/test/labels/870.txt b/pole_alignment/object_detection/test/labels/870.txt new file mode 100644 index 0000000000000000000000000000000000000000..6cfe9626af137d0770cd02dcd70860dc455d1ea0 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/870.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:252ec4fa7648f94928d854891b61e8524dce19bc466596ddc60797d6b1d08ebd +size 79 diff --git a/pole_alignment/object_detection/test/labels/877.txt b/pole_alignment/object_detection/test/labels/877.txt new file mode 100644 index 0000000000000000000000000000000000000000..daab5eb78eaf63188e3f29c97011efffcb4dffe1 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/877.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a18bcac87478b2214cda96b6b672d0f4e784d2e483b9d232d8044aff3dc08257 +size 150 diff --git a/pole_alignment/object_detection/test/labels/887.txt b/pole_alignment/object_detection/test/labels/887.txt new file mode 100644 index 0000000000000000000000000000000000000000..afab7ae56e8e108318f228b98fc84c55967e22b3 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/887.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d21bf16c668171b2433708c9c1f85bd45aa22ddd6fe23beeeaa095916484d6c8 +size 150 diff --git a/pole_alignment/object_detection/test/labels/937.txt b/pole_alignment/object_detection/test/labels/937.txt new file mode 100644 index 0000000000000000000000000000000000000000..1cb9339d89c675ec53fdad26b6bf75586365e1da --- /dev/null +++ b/pole_alignment/object_detection/test/labels/937.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39d616565efd5697d333d8f2b3c82d2a0f45d34c298ebe8cfb49fddf4a0582c4 +size 78 diff --git a/pole_alignment/object_detection/test/labels/942.txt b/pole_alignment/object_detection/test/labels/942.txt new file mode 100644 index 0000000000000000000000000000000000000000..5f3a966da844bd5d26789e7863c6fc3b75638a03 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/942.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3394fda2c27e808ee7ef97c86b1fb83fc27db64b3272fc82588cbad1241cd632 +size 78 diff --git a/pole_alignment/object_detection/test/labels/949.txt b/pole_alignment/object_detection/test/labels/949.txt new file mode 100644 index 0000000000000000000000000000000000000000..d5ea570a1b10ced430989625da7eecaf80049fc1 --- /dev/null +++ b/pole_alignment/object_detection/test/labels/949.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0e9af0b3966383324e0b013a860f4ed2b22824baf3ae4daaec35414b8aab294 +size 79 diff --git a/pole_alignment/object_detection/test/test.json b/pole_alignment/object_detection/test/test.json new file mode 100644 index 0000000000000000000000000000000000000000..4db802bec9c836648ec21b02d5f32db3a297a46b --- /dev/null +++ b/pole_alignment/object_detection/test/test.json @@ -0,0 +1,3097 @@ +[ + { + "image": "22.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.40225000000000005, + 0.5262434895833333, + 0.1296875, + 0.9112239583333336 + ] + } + ] + }, + { + "image": "74.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4221968365553603, + 0.35456848772763266, + 0.0506678383128295, + 0.34142517814726847 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.34131810193321616, + 0.43075217735550275, + 0.05715289982425304, + 0.3091844813935075 + ] + } + ] + }, + { + "image": "75.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.33121546961325965, + 0.4861209677419355, + 0.08162062615101288, + 0.661475806451613 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49263351749539597, + 0.38306451612903225, + 0.11357274401473294, + 0.7419354838709677 + ] + } + ] + }, + { + "image": "76.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3909666666666667, + 0.57620625, + 0.07674444444444438, + 0.7681375 + ] + } + ] + }, + { + "image": "77.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.23092737430167598, + 0.44443675267463817, + 0.29772067039106137, + 0.7326683448709881 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6558212290502794, + 0.5992259282567652, + 0.06426815642458099, + 0.5715355569540591 + ] + } + ] + }, + { + "image": "80.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5964386792452829, + 0.447842617152962, + 0.0838325471698113, + 0.6802122015915121 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.34706367924528303, + 0.5453580901856764, + 0.026474056603773638, + 0.29526083112290014 + ] + } + ] + }, + { + "image": "81.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3224849215922798, + 0.48475587703435813, + 0.09559710494571773, + 0.9646473779385173 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7220024125452352, + 0.6547739602169982, + 0.03550060313630888, + 0.39304701627486444 + ] + } + ] + }, + { + "image": "83.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.40245939675174014, + 0.4238265971316819, + 0.0680046403712297, + 0.7260430247718384 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.9443967517401393, + 0.46563233376792695, + 0.11120649651972146, + 0.7298956975228164 + ] + } + ] + }, + { + "image": "85.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3718065268065268, + 0.5307926442612555, + 0.09106060606060605, + 0.938414711477489 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.10996503496503496, + 0.48240329740012683, + 0.10927738927738927, + 0.49670259987317694 + ] + } + ] + }, + { + "image": "219.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.48289210233592883, + 0.43002501563477175, + 0.1181757508342603, + 0.5610756722951845 + ] + } + ] + }, + { + "image": "221.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5295138888888888, + 0.4619817708333333, + 0.048995370370370335, + 0.645828125 + ] + } + ] + }, + { + "image": "222.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.42495424836601303, + 0.47594607843137254, + 0.080313725490196, + 0.8195122549019608 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.13573856209150328, + 0.6502401960784314, + 0.11634640522875817, + 0.5258553921568627 + ] + } + ] + }, + { + "image": "224.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4433464052287582, + 0.4648725490196079, + 0.0680751633986928, + 0.825468137254902 + ] + } + ] + }, + { + "image": "228.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.43278019404483103, + 0.5751091593475534, + 0.06359986617597856, + 0.8227227101631117 + ] + } + ] + }, + { + "image": "674.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6238333333333334, + 0.46744531249999993, + 0.09490277777777784, + 0.875 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.26156944444444447, + 0.5950546875, + 0.05555555555555555, + 0.31771093750000007 + ] + } + ] + }, + { + "image": "679.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5119040247678018, + 0.41797909407665507, + 0.06684210526315781, + 0.6703048780487805 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.593359133126935, + 0.4362020905923345, + 0.11614551083591328, + 0.6586585365853658 + ] + } + ] + }, + { + "image": "681.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5639386503067485, + 0.4746652864044168, + 0.11760736196319022, + 0.9493236714975843 + ] + } + ] + }, + { + "image": "691.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4236929922135706, + 0.44489681050656654, + 0.06176863181312566, + 0.5433083176985616 + ] + } + ] + }, + { + "image": "693.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.40525027808676306, + 0.4084990619136961, + 0.07951056729699668, + 0.6062976860537838 + ] + } + ] + }, + { + "image": "700.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.608758865248227, + 0.5084840425531916, + 0.09287234042553184, + 0.9232535460992909 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6671158392434988, + 0.6011702127659574, + 0.0591016548463357, + 0.6416223404255318 + ] + } + ] + }, + { + "image": "704.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.37772590361445785, + 0.5632197496522949, + 0.11734939759036142, + 0.777336578581363 + ] + } + ] + }, + { + "image": "706.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48154262516914753, + 0.5216624999999999, + 0.12396481732070368, + 0.8242937499999999 + ] + } + ] + }, + { + "image": "707.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6657645466847091, + 0.4525375, + 0.11907983761840325, + 0.824925 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.35994587280108253, + 0.54, + 0.2327469553450609, + 0.79 + ] + } + ] + }, + { + "image": "710.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4717726657645467, + 0.48833750000000004, + 0.17970230040595392, + 0.89279375 + ] + } + ] + }, + { + "image": "711.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.48308525033829497, + 0.474375, + 0.13261163734776726, + 0.81875 + ] + } + ] + }, + { + "image": "712.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5193504736129906, + 0.49489375, + 0.13190798376184035, + 0.87655625 + ] + } + ] + }, + { + "image": "714.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5180243572395129, + 0.5162187500000001, + 0.23078484438430322, + 0.8776500000000002 + ] + } + ] + }, + { + "image": "715.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4456427604871448, + 0.5810312500000001, + 0.15155615696887687, + 0.7471125000000001 + ] + } + ] + }, + { + "image": "717.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5120101137800253, + 0.4694167852062589, + 0.12389380530973451, + 0.9388335704125178 + ] + } + ] + }, + { + "image": "719.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5015832205683356, + 0.49347499999999994, + 0.11907983761840325, + 0.8680562500000002 + ] + } + ] + }, + { + "image": "720.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4796280991735537, + 0.5269016697588126, + 0.1859504132231405, + 0.9461966604823747 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.9079132231404958, + 0.6849721706864563, + 0.06183884297520651, + 0.2858534322820036 + ] + } + ] + }, + { + "image": "721.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.566008583690987, + 0.5967953667953668, + 0.1270386266094421, + 0.8064092664092665 + ] + } + ] + }, + { + "image": "722.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5848461538461539, + 0.4462024221453287, + 0.16207692307692304, + 0.7518598615916956 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.2675, + 0.6268685121107267, + 0.26161538461538464, + 0.6792647058823531 + ] + } + ] + }, + { + "image": "724.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7634615384615384, + 0.5347145328719723, + 0.1326923076923077, + 0.7912975778546713 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.42046153846153844, + 0.5335813148788927, + 0.24355769230769225, + 0.901946366782007 + ] + } + ] + }, + { + "image": "725.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4883203559510567, + 0.3821138211382114, + 0.10011123470522804, + 0.6466541588492808 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3136818687430478, + 0.442151344590369, + 0.1735261401557286, + 0.541588492808005 + ] + } + ] + }, + { + "image": "729.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5092422192151556, + 0.5178375, + 0.16147496617050072, + 0.8734875 + ] + } + ] + }, + { + "image": "730.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5200811907983761, + 0.5429062499999999, + 0.15077131258457369, + 0.82764375 + ] + } + ] + }, + { + "image": "731.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5947225981055481, + 0.500375, + 0.1409066305818674, + 0.88753125 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4656698240866035, + 0.50005, + 0.1039512855209742, + 0.66813125 + ] + } + ] + }, + { + "image": "732.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4781596752368065, + 0.5137375, + 0.2254533152909337, + 0.7693125000000001 + ] + } + ] + }, + { + "image": "733.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6014073071718539, + 0.53444375, + 0.15400541271989182, + 0.7900437499999999 + ] + } + ] + }, + { + "image": "734.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44113667117726657, + 0.511875, + 0.11907983761840325, + 0.81625 + ] + } + ] + }, + { + "image": "736.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6682589285714284, + 0.543321894303363, + 0.21127976190476186, + 0.8956485929993137 + ] + } + ] + }, + { + "image": "738.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46075778078484436, + 0.52990625, + 0.17259810554803784, + 0.8244750000000001 + ] + } + ] + }, + { + "image": "739.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5016351501668521, + 0.3818574108818012, + 0.08549499443826475, + 0.6878236397748593 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6446496106785317, + 0.46989368355222016, + 0.0728587319243604, + 0.36273295809881173 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.407908787541713, + 0.48659787367104446, + 0.04271412680756394, + 0.46288305190744206 + ] + } + ] + }, + { + "image": "741.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49090663058186734, + 0.5221687500000001, + 0.14913396481732075, + 0.9172687500000001 + ] + } + ] + }, + { + "image": "744.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4790257104194858, + 0.486875, + 0.08119079837618404, + 0.60625 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.8974018944519621, + 0.546025, + 0.12916102841677948, + 0.41590625000000003 + ] + } + ] + }, + { + "image": "746.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.494276048714479, + 0.5122625000000001, + 0.13469553450608926, + 0.8050624999999999 + ] + } + ] + }, + { + "image": "750.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4850067658998647, + 0.5194749999999999, + 0.09032476319350474, + 0.67573125 + ] + } + ] + }, + { + "image": "752.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4668854282536152, + 0.5334083802376485, + 0.14530589543937708, + 0.9253908692933084 + ] + } + ] + }, + { + "image": "753.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.49531018518518516, + 0.5012447916666667, + 0.21276388888888892, + 0.7336640625 + ] + } + ] + }, + { + "image": "755.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4872133757961784, + 0.5108014705882353, + 0.14504777070063699, + 0.8216323529411765 + ] + } + ] + }, + { + "image": "758.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4873590021691974, + 0.455975, + 0.06116052060737526, + 0.456375 + ] + } + ] + }, + { + "image": "761.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48869305856832973, + 0.4381625, + 0.0683188720173536, + 0.5761099999999999 + ] + } + ] + }, + { + "image": "765.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5105985915492958, + 0.4959066901408452, + 0.2363615023474179, + 0.8140228873239438 + ] + } + ] + }, + { + "image": "767.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4771968854282536, + 0.407754846779237, + 0.08231368186874305, + 0.7154471544715447 + ] + } + ] + }, + { + "image": "769.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4827586206896552, + 0.3445903689806129, + 0.06229143492769744, + 0.574108818011257 + ] + } + ] + }, + { + "image": "771.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5758988764044943, + 0.5227424960505529, + 0.14567977528089884, + 0.9538862559241706 + ] + } + ] + }, + { + "image": "772.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5386210700496414, + 0.469605957182749, + 0.3570325427468285, + 0.8493670493329197 + ] + } + ] + }, + { + "image": "775.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5474351851851852, + 0.4097864583333333, + 0.08071296296296303, + 0.6802213541666667 + ] + } + ] + }, + { + "image": "776.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.707488888888889, + 0.4941, + 0.13312222222222217, + 0.9322 + ] + } + ] + }, + { + "image": "777.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6270377936670072, + 0.4631772479172652, + 0.19609805924412668, + 0.7544383797759264 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.8364504596527068, + 0.5642315426601551, + 0.038636363636363684, + 0.3121545532892847 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3733810010214505, + 0.49438954323470263, + 0.11649642492339117, + 0.6258632576845734 + ] + } + ] + }, + { + "image": "780.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.20647222222222222, + 0.45703125, + 0.11858333333333333, + 0.8393828124999999 + ] + } + ] + }, + { + "image": "783.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5118390804597701, + 0.5001292175161521, + 0.15003831417624525, + 0.9192031586503948 + ] + } + ] + }, + { + "image": "785.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.529210233592881, + 0.34719824890556594, + 0.050545050055617415, + 0.48800500312695433 + ] + } + ] + }, + { + "image": "786.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5024471635150167, + 0.47205753595997496, + 0.12741935483870961, + 0.7471732332707942 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5930812013348165, + 0.6026766729205754, + 0.028309232480533977, + 0.24699812382739214 + ] + } + ] + }, + { + "image": "787.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49543478260869567, + 0.5866249644583451, + 0.06868048533872594, + 0.7094085868638044 + ] + } + ] + }, + { + "image": "789.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5930836236933799, + 0.4339632352941176, + 0.09874564459930305, + 0.8679264705882352 + ] + } + ] + }, + { + "image": "792.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5162175925925926, + 0.5578177083333333, + 0.11134259259259259, + 0.7752005208333332 + ] + } + ] + }, + { + "image": "794.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5811779141104295, + 0.4080193236714976, + 0.074441717791411, + 0.7224982746721877 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4876319018404908, + 0.5434161490683229, + 0.04798773006134971, + 0.2505175983436853 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.8522453987730062, + 0.4449896480331263, + 0.042760736196318906, + 0.33445824706694277 + ] + } + ] + }, + { + "image": "799.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5667268518518519, + 0.38245312499999995, + 0.1461712962962963, + 0.6415026041666666 + ] + } + ] + }, + { + "image": "803.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5257798594847775, + 0.4765507246376812, + 0.17396252927400466, + 0.6856389986824769 + ] + } + ] + }, + { + "image": "804.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5615925925925925, + 0.3699635416666667, + 0.140787037037037, + 0.5622447916666666 + ] + } + ] + }, + { + "image": "805.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44472222222222224, + 0.41453385416666666, + 0.0728518518518518, + 0.549046875 + ] + } + ] + }, + { + "image": "806.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5667181246426529, + 0.42689488910318224, + 0.11880503144654087, + 0.8537897782063645 + ] + } + ] + }, + { + "image": "811.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5117595818815331, + 0.45036764705882354, + 0.06533101045296168, + 0.9007352941176471 + ] + } + ] + }, + { + "image": "814.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4880215053763441, + 0.4970384615384615, + 0.11007526881720431, + 0.6987812499999998 + ] + } + ] + }, + { + "image": "816.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4583333333333333, + 0.50740625, + 0.11021505376344086, + 0.7448052884615386 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5713709677419355, + 0.5774326923076922, + 0.15887634408602155, + 0.6456153846153847 + ] + } + ] + }, + { + "image": "818.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48032407407407407, + 0.3763020833333333, + 0.09027777777777778, + 0.7526041666666666 + ] + } + ] + }, + { + "image": "819.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4405046296296296, + 0.5217526041666667, + 0.0684861111111111, + 0.6867239583333333 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6024768518518518, + 0.5845364583333333, + 0.022564814814814715, + 0.21402604166666664 + ] + } + ] + }, + { + "image": "821.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47254248366013074, + 0.5058627450980392, + 0.04189869281045753, + 0.8956985294117646 + ] + } + ] + }, + { + "image": "822.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47941176470588237, + 0.5094387254901961, + 0.07647058823529412, + 0.8203357843137253 + ] + } + ] + }, + { + "image": "823.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4936764705882353, + 0.4553357843137255, + 0.060611111111111046, + 0.6180882352941177 + ] + } + ] + }, + { + "image": "824.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4261254199328107, + 0.4415533165407221, + 0.04091452034341177, + 0.7915952980688497 + ] + } + ] + }, + { + "image": "825.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.28229629629629627, + 0.5562682291666667, + 0.09967129629629629, + 0.7403906249999999 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.41524537037037035, + 0.5257447916666667, + 0.0752175925925926, + 0.6900052083333333 + ] + } + ] + }, + { + "image": "827.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49673202614379086, + 0.5036764705882353, + 0.06209150326797386, + 0.8995098039215687 + ] + } + ] + }, + { + "image": "829.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4309836601307189, + 0.5303651960784314, + 0.06618954248366012, + 0.8738970588235294 + ] + } + ] + }, + { + "image": "830.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47176143790849673, + 0.48889460784313726, + 0.06846732026143783, + 0.8688946078431373 + ] + } + ] + }, + { + "image": "831.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3850120316259883, + 0.5402191286414025, + 0.16500515641113786, + 0.9190461459138952 + ] + } + ] + }, + { + "image": "834.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4594722222222222, + 0.4938020833333333, + 0.11787962962962958, + 0.9008046875000001 + ] + } + ] + }, + { + "image": "836.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4666241830065359, + 0.49837499999999996, + 0.10250980392156857, + 0.8872328431372548 + ] + } + ] + }, + { + "image": "837.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4467516339869281, + 0.4932352941176471, + 0.06338235294117642, + 0.9160490196078432 + ] + } + ] + }, + { + "image": "838.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.458781045751634, + 0.49405637254901963, + 0.06972549019607847, + 0.7735392156862745 + ] + } + ] + }, + { + "image": "845.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4046307189542484, + 0.519845588235294, + 0.08049999999999997, + 0.8043995098039215 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5972222222222222, + 0.6256127450980392, + 0.04411764705882353, + 0.5747549019607843 + ] + } + ] + }, + { + "image": "851.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47795414462081126, + 0.4979811574697174, + 0.08112874779541446, + 0.9663526244952894 + ] + } + ] + }, + { + "image": "852.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4996732026143791, + 0.4726789215686275, + 0.07777777777777778, + 0.7664093137254901 + ] + } + ] + }, + { + "image": "853.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.45808496732026144, + 0.5119313725490195, + 0.08715032679738556, + 0.9178774509803921 + ] + } + ] + }, + { + "image": "855.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4409803921568628, + 0.49337254901960786, + 0.0565196078431372, + 0.901688725490196 + ] + } + ] + }, + { + "image": "856.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4754878048780488, + 0.510906862745098, + 0.13644599303135893, + 0.9011519607843137 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5736541811846689, + 0.583529411764706, + 0.07432926829268287, + 0.6731372549019607 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.8104268292682927, + 0.6462156862745098, + 0.05033101045296165, + 0.20678921568627445 + ] + } + ] + }, + { + "image": "857.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5683578947368422, + 0.41836885731201895, + 0.09495263157894736, + 0.8128448786264062 + ] + } + ] + }, + { + "image": "862.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.518412037037037, + 0.5407864583333333, + 0.05989351851851847, + 0.6851432291666666 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.8223703703703703, + 0.6185625, + 0.1524953703703703, + 0.5342395833333334 + ] + } + ] + }, + { + "image": "869.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5219907407407407, + 0.5279947916666666, + 0.09027777777777778, + 0.8190104166666666 + ] + } + ] + }, + { + "image": "870.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46602787456445993, + 0.4873848039215687, + 0.13066202090592335, + 0.7958210784313725 + ] + } + ] + }, + { + "image": "877.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.549601851851852, + 0.5110520833333333, + 0.08223148148148143, + 0.9738776041666666 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.9046481481481481, + 0.673015625, + 0.09146759259259256, + 0.40522916666666664 + ] + } + ] + }, + { + "image": "887.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.33694117647058824, + 0.6022245762711864, + 0.08094117647058824, + 0.7955508474576272 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6484705882352941, + 0.50015625, + 0.12047058823529412, + 0.9922722457627119 + ] + } + ] + }, + { + "image": "937.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5550370370370371, + 0.5557291666666667, + 0.18174999999999997, + 0.8845312500000001 + ] + } + ] + }, + { + "image": "942.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4884212962962963, + 0.5524609374999999, + 0.12500925925925926, + 0.8440390625000002 + ] + } + ] + }, + { + "image": "949.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.40504166666666663, + 0.5373125000000001, + 0.06000462962962958, + 0.5922552083333333 + ] + } + ] + }, + { + "image": "2069.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6076339285714285, + 0.5260818713450293, + 0.19345238095238096, + 0.7746282372598162 + ] + } + ] + }, + { + "image": "2073.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44600000000000006, + 0.5469230769230768, + 0.1123931623931624, + 0.8147307692307694 + ] + } + ] + }, + { + "image": "2074.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5223676470588235, + 0.5336177248677249, + 0.13279411764705876, + 0.7547619047619047 + ] + } + ] + }, + { + "image": "2075.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5105555555555555, + 0.4851124999999999, + 0.1320694444444445, + 0.7348937499999999 + ] + } + ] + }, + { + "image": "2076.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4657794117647059, + 0.5489752066115703, + 0.11526470588235294, + 0.8368842975206613 + ] + } + ] + }, + { + "image": "2077.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4791788321167883, + 0.5164541213063762, + 0.05744525547445259, + 0.7115085536547433 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4349087591240876, + 0.5825505443234836, + 0.021295620437956235, + 0.371959564541213 + ] + } + ] + }, + { + "image": "2078.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4976770833333333, + 0.512328125, + 0.04432291666666662, + 0.6529062499999999 + ] + } + ] + }, + { + "image": "2081.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.39592489568845624, + 0.458453125, + 0.14500695410292072, + 0.8691484375 + ] + } + ] + }, + { + "image": "2082.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4843304843304843, + 0.448, + 0.08547008547008547, + 0.789336 + ] + } + ] + }, + { + "image": "2085.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4669278350515464, + 0.48392029657089897, + 0.5611958762886599, + 0.5438739573679332 + ] + } + ] + }, + { + "image": "2086.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5227001862197392, + 0.4270075440067058, + 0.1438919925512104, + 0.5886923721709975 + ] + } + ] + }, + { + "image": "2087.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5202355072463768, + 0.44442088091354, + 0.08568840579710137, + 0.5776427406199022 + ] + } + ] + }, + { + "image": "2089.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5289484536082475, + 0.42292863762743277, + 0.4719587628865979, + 0.6734383688600556 + ] + } + ] + }, + { + "image": "2090.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.49953125000000004, + 0.4853203125, + 0.15512152777777782, + 0.6842187500000001 + ] + } + ] + }, + { + "image": "2093.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5225799573560767, + 0.3795206136145733, + 0.41341151385927494, + 0.6569798657718121 + ] + } + ] + }, + { + "image": "2094.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5131770833333333, + 0.40881249999999997, + 0.14947916666666672, + 0.730140625 + ] + } + ] + }, + { + "image": "2095.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5581070745697897, + 0.4138468158347676, + 0.32256214149139584, + 0.5373235800344235 + ] + } + ] + }, + { + "image": "2097.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5050416666666667, + 0.5413437499999999, + 0.059427083333333346, + 0.6677265625 + ] + } + ] + }, + { + "image": "2098.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5421418636995827, + 0.5741484375, + 0.0870514603616134, + 0.7604921875 + ] + } + ] + }, + { + "image": "2100.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4582916666666667, + 0.5071375, + 0.1571805555555555, + 0.84085 + ] + } + ] + }, + { + "image": "2101.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.37619444444444444, + 0.513425, + 0.16891666666666666, + 0.8991062499999998 + ] + } + ] + }, + { + "image": "2103.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4603338632750398, + 0.49187991422444605, + 0.35875993640699516, + 0.8948606147248035 + ] + } + ] + }, + { + "image": "2105.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48001945525291834, + 0.4459110723626853, + 0.10385214007782106, + 0.7469659982563208 + ] + } + ] + }, + { + "image": "2107.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5507070707070707, + 0.47508417508417505, + 0.043535353535353497, + 0.4275168350168351 + ] + } + ] + }, + { + "image": "2108.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4605787037037037, + 0.49290798611111125, + 0.08700231481481477, + 0.8971527777777778 + ] + } + ] + }, + { + "image": "2109.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.45541666666666664, + 0.5063124999999999, + 0.16340277777777776, + 0.7675 + ] + } + ] + }, + { + "image": "2110.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4565138888888889, + 0.49300625, + 0.11488888888888893, + 0.82328125 + ] + } + ] + }, + { + "image": "2111.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.47064814814814815, + 0.47117187499999996, + 0.08052083333333326, + 0.7739322916666668 + ] + } + ] + }, + { + "image": "2112.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.45815625, + 0.59840625, + 0.05164583333333338, + 0.6177968749999999 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.8010729166666667, + 0.585984375, + 0.030062499999999895, + 0.20416406249999994 + ] + } + ] + }, + { + "image": "2113.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46007291666666666, + 0.49935156250000007, + 0.04513541666666671, + 0.9283828125 + ] + } + ] + }, + { + "image": "2114.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5021229050279329, + 0.4392455993294216, + 0.3560521415270019, + 0.7176026823134953 + ] + } + ] + }, + { + "image": "2115.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5270486111111111, + 0.37985156249999996, + 0.10923611111111103, + 0.5224375 + ] + } + ] + }, + { + "image": "2117.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5491111111111111, + 0.4697125, + 0.1334166666666666, + 0.63235625 + ] + } + ] + }, + { + "image": "2118.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4242361111111111, + 0.44588125, + 0.29175000000000006, + 0.7170624999999999 + ] + } + ] + }, + { + "image": "2119.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3704719101123596, + 0.41978744939271256, + 0.2615056179775281, + 0.5042206477732795 + ] + } + ] + }, + { + "image": "2121.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5137499999999999, + 0.46614843750000007, + 0.0925833333333333, + 0.7968750000000001 + ] + } + ] + }, + { + "image": "2122.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5190490341753343, + 0.4478362573099415, + 0.07991084695393755, + 0.7620050125313282 + ] + } + ] + }, + { + "image": "2123.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.44194107452339687, + 0.37820312500000003, + 0.11785095320623917, + 0.563703125 + ] + } + ] + }, + { + "image": "2124.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49801192842942343, + 0.5013404825737265, + 0.0775347912524851, + 0.9973190348525469 + ] + } + ] + }, + { + "image": "2125.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4361392405063291, + 0.4952322274881517, + 0.1970042194092827, + 0.9904644549763034 + ] + } + ] + }, + { + "image": "2126.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.16592841163310962, + 0.48698437500000014, + 0.1379642058165548, + 0.9010390625 + ] + } + ] + }, + { + "image": "2128.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5032315978456015, + 0.4884848484848484, + 0.1762387791741472, + 0.8624175084175084 + ] + } + ] + }, + { + "image": "2129.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5017314487632509, + 0.49890656063618294, + 0.09053003533568907, + 0.8852352551358516 + ] + } + ] + }, + { + "image": "2133.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4247638888888889, + 0.49153906250000007, + 0.10879166666666672, + 0.8033828125 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6284722222222222, + 0.486328125, + 0.07176388888888884, + 0.5247421875 + ] + } + ] + }, + { + "image": "2134.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.37083333333333335, + 0.5177734375, + 0.09583333333333334, + 0.964453125 + ] + } + ] + }, + { + "image": "2135.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4907120743034056, + 0.5002177700348432, + 0.10835913312693499, + 0.9995644599303136 + ] + } + ] + }, + { + "image": "2136.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3816366366366366, + 0.4976097972972974, + 0.09259759759759763, + 0.9923986486486487 + ] + } + ] + }, + { + "image": "2137.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4805729166666667, + 0.44946093749999994, + 0.29460069444444437, + 0.643703125 + ] + } + ] + }, + { + "image": "2138.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5438368055555556, + 0.4133984375, + 0.08940972222222222, + 0.6775781249999999 + ] + } + ] + }, + { + "image": "2142.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6412123115577889, + 0.49591114883984155, + 0.7168844221105526, + 0.9509139784946237 + ] + } + ] + }, + { + "image": "2148.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5807528957528957, + 0.44593048515568423, + 0.25417953667953663, + 0.8194569152787835 + ] + } + ] + }, + { + "image": "2149.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5414884516680923, + 0.4293966623876765, + 0.1146278870829769, + 0.7792041078305519 + ] + } + ] + }, + { + "image": "2151.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5300666666666667, + 0.47999374609130707, + 0.11774166666666663, + 0.7003439649781112 + ] + } + ] + }, + { + "image": "2152.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.49833333333333335, + 0.4627892432770482, + 0.14, + 0.6829268292682927 + ] + } + ] + }, + { + "image": "2153.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6054083333333333, + 0.4273045653533458, + 0.07786666666666671, + 0.6956097560975611 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.8282916666666668, + 0.39925578486554086, + 0.07106666666666674, + 0.6663039399624766 + ] + } + ] + }, + { + "image": "2154.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5761166666666667, + 0.5129706066291432, + 0.0648333333333333, + 0.748499061913696 + ] + } + ] + }, + { + "image": "2158.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5218580192813322, + 0.4386184210526316, + 0.12629272567922867, + 0.549203947368421 + ] + } + ] + }, + { + "image": "2159.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.525, + 0.44965603502188867, + 0.05, + 0.7066916823014384 + ] + } + ] + }, + { + "image": "2160.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47125, + 0.5270168855534709, + 0.11462499999999996, + 0.8022388993120702 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6526583333333333, + 0.5813946216385241, + 0.06681666666666672, + 0.324208880550344 + ] + } + ] + }, + { + "image": "2162.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4895428571428571, + 0.46004282655246254, + 0.23245714285714283, + 0.8752177016416847 + ] + } + ] + }, + { + "image": "2163.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4616416666666667, + 0.42457500000000004, + 0.07276666666666662, + 0.79818125 + ] + } + ] + }, + { + "image": "2164.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5174500000000001, + 0.51631875, + 0.14297499999999994, + 0.9016437500000001 + ] + } + ] + }, + { + "image": "2165.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4866666666666667, + 0.465625, + 0.09666666666666666, + 0.70875 + ] + } + ] + }, + { + "image": "2168.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.34379858657243817, + 0.4850364479787938, + 0.14523851590106004, + 0.9575745526838967 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5145759717314488, + 0.5864811133200796, + 0.020318021201413426, + 0.25579854208084823 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5393109540636042, + 0.4887342611000663, + 0.02561837455830389, + 0.44068919814446655 + ] + } + ] + }, + { + "image": "2169.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.33808571428571427, + 0.49323340471092075, + 0.23591428571428574, + 0.94180585296217 + ] + } + ] + }, + { + "image": "2182.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4842164599774521, + 0.49328244274809163, + 0.16347237880496054, + 0.9348261238337575 + ] + } + ] + }, + { + "image": "2183.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4207650273224044, + 0.4087921117502054, + 0.05683060109289618, + 0.608874281018899 + ] + } + ] + }, + { + "image": "2184.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5388888888888889, + 0.351875, + 0.05555555555555555, + 0.42875 + ] + } + ] + }, + { + "image": "2186.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.434375, + 0.464125, + 0.06459166666666666, + 0.782325 + ] + } + ] + }, + { + "image": "2188.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.32422974176313446, + 0.4910287241148965, + 0.1497951914514693, + 0.8981496325985304 + ] + } + ] + }, + { + "image": "2195.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.34833030852994556, + 0.4914695009242144, + 0.23769509981851183, + 0.8660720887245842 + ] + } + ] + }, + { + "image": "2198.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5212876427829699, + 0.5221562499999999, + 0.09968847352024922, + 0.6048984374999999 + ] + } + ] + } +] \ No newline at end of file diff --git a/pole_alignment/object_detection/train/images/01206.jpg b/pole_alignment/object_detection/train/images/01206.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d78c6f46d6fd62669da0d44ccc5881e12286cb44 --- /dev/null +++ b/pole_alignment/object_detection/train/images/01206.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3eccb3d48a24b9b605ecf4ad251dcfdf5b8351572f5402db669595dfe707727a +size 115531 diff --git a/pole_alignment/object_detection/train/images/01233.jpg b/pole_alignment/object_detection/train/images/01233.jpg new file mode 100644 index 0000000000000000000000000000000000000000..61e242b6589415e6c43621fba0e7fc1fc1515fb7 --- /dev/null +++ b/pole_alignment/object_detection/train/images/01233.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:448fe47d1042d6787c05bf03e4ce7b6ebc309b1a229d5a7e27cd2807fbfc4bc4 +size 325268 diff --git a/pole_alignment/object_detection/train/images/1.jpg b/pole_alignment/object_detection/train/images/1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c20d2f4076fd961986ef7b4d5fa8b514e45964d0 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:713aa7a901d35d672c81404f144eaa63501d2e548f3a460e5e422a37da6ff2bf +size 229674 diff --git a/pole_alignment/object_detection/train/images/100.jpg b/pole_alignment/object_detection/train/images/100.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3ecd1112bca283e926947714348bce0fca7ea6ee --- /dev/null +++ b/pole_alignment/object_detection/train/images/100.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdeaae1284eed5b12645b3585e0b6aa99011f52e3020b6711fcc52a8c3740468 +size 248938 diff --git a/pole_alignment/object_detection/train/images/1000.jpg b/pole_alignment/object_detection/train/images/1000.jpg new file mode 100644 index 0000000000000000000000000000000000000000..06208b9e5827c7b414670e90bf5389bf87159b2a --- /dev/null +++ b/pole_alignment/object_detection/train/images/1000.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e5db0e01288c781e56108a9427163d75eda502a9f98228bdef4674fc9166294 +size 234344 diff --git a/pole_alignment/object_detection/train/images/1001.jpg b/pole_alignment/object_detection/train/images/1001.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8862615d250e12251251634a40459320c3255d7a --- /dev/null +++ b/pole_alignment/object_detection/train/images/1001.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24e6a66b2624a7d2d59067552d47b743522fce3dff28a65033e669835a788050 +size 157623 diff --git a/pole_alignment/object_detection/train/images/1002.jpg b/pole_alignment/object_detection/train/images/1002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..71fd5793394f2231c60185a39ca87ddd95c013de --- /dev/null +++ b/pole_alignment/object_detection/train/images/1002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bc8deb707847bf00663cf7db5218497b3eaf3c8de1a99e257613ed970332278 +size 136289 diff --git a/pole_alignment/object_detection/train/images/1003.jpg b/pole_alignment/object_detection/train/images/1003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b9774f70d146df9d68d5b3e49d55f46ab65943c7 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c98189ee22c743caba46f1c8d3aae31bd8dc791e29f17677add2328fb02e5964 +size 91925 diff --git a/pole_alignment/object_detection/train/images/1004.jpg b/pole_alignment/object_detection/train/images/1004.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b8cce60395f449797564fa849935c75aee32fc5b --- /dev/null +++ b/pole_alignment/object_detection/train/images/1004.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eee402214961a3eca23bd9bf53bfbb200e3c9d8bb349a02f965a54daa29cf811 +size 99938 diff --git a/pole_alignment/object_detection/train/images/1005.jpg b/pole_alignment/object_detection/train/images/1005.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4db320f4e0e1ac413f9f943b9bc15e031d4f07da --- /dev/null +++ b/pole_alignment/object_detection/train/images/1005.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdc0d6bf6b07f04c4b03e9b09396ffd66f8871f9b8db053d86e70341d1a950a6 +size 81788 diff --git a/pole_alignment/object_detection/train/images/1006.jpg b/pole_alignment/object_detection/train/images/1006.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3811d51b360a8f869b178dc4faa4ca20c20ded9b --- /dev/null +++ b/pole_alignment/object_detection/train/images/1006.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd99e16f6398a305646c6f8564073a513b1e2f6ebcc01573cd783b708da47592 +size 157573 diff --git a/pole_alignment/object_detection/train/images/1007.jpg b/pole_alignment/object_detection/train/images/1007.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d0e6d584ae6a3c3af1b7bb2449eff798c2315a51 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1007.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bafff708e0b783ce8adeeecad2775efbcd103f3470e2f9ce785bd2d27bca5451 +size 158956 diff --git a/pole_alignment/object_detection/train/images/1009.jpg b/pole_alignment/object_detection/train/images/1009.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f07b4d66fb75aadce1bead415d1103e371d7af73 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1009.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:957d871267df31b7c3faba78fdf9f1c7a1e88cee14b3a8b49f5b3d0398a94f44 +size 1514247 diff --git a/pole_alignment/object_detection/train/images/101.jpg b/pole_alignment/object_detection/train/images/101.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cbc6d813f8f9d1ed17b52191e4123616a7924c7f --- /dev/null +++ b/pole_alignment/object_detection/train/images/101.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:556947e3e4db96a89b2f895b608390d95da3896525fa6ff48307ed77b20a18d1 +size 239410 diff --git a/pole_alignment/object_detection/train/images/1010.jpg b/pole_alignment/object_detection/train/images/1010.jpg new file mode 100644 index 0000000000000000000000000000000000000000..037a3ab485c743908df65de121a0c21d62fed24d --- /dev/null +++ b/pole_alignment/object_detection/train/images/1010.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fbd32abda70ce68e77ad817a68cd4619038934981ee981d8b2d8edb86e5e233 +size 154794 diff --git a/pole_alignment/object_detection/train/images/1011.jpg b/pole_alignment/object_detection/train/images/1011.jpg new file mode 100644 index 0000000000000000000000000000000000000000..527cd34a193d237f7895c4447c1fb97a5e754fcc --- /dev/null +++ b/pole_alignment/object_detection/train/images/1011.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60f844a389a027fa6cf6c2bb9b03afc5c6644a834a4ea4786851c24e5897bf7f +size 106236 diff --git a/pole_alignment/object_detection/train/images/1012.jpg b/pole_alignment/object_detection/train/images/1012.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d1f38437fcf4c5cfc1c5d40fb1c96092b01d1409 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1012.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed29a9ec5750bdbb0e2e308807434ddda989a44633a37122d00a128d40bac4c9 +size 95155 diff --git a/pole_alignment/object_detection/train/images/1013.jpg b/pole_alignment/object_detection/train/images/1013.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4cc72e56f00c65a1d3e0513f1e8fc6d16be3ee49 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1013.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77dd7fc48a5c1abc03f6cfac1a6745441f528552ea4d9939bd2a1eaa11d5bf50 +size 94764 diff --git a/pole_alignment/object_detection/train/images/1014.jpg b/pole_alignment/object_detection/train/images/1014.jpg new file mode 100644 index 0000000000000000000000000000000000000000..870a5246b76bc05b9b3e4b2537b8c4529146be7b --- /dev/null +++ b/pole_alignment/object_detection/train/images/1014.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1048153d7ddfbdc25ee137cd0592eeb9be6f6b42bc001bd5ba83f2b6be529ef9 +size 143952 diff --git a/pole_alignment/object_detection/train/images/1015.jpg b/pole_alignment/object_detection/train/images/1015.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f9269307bef615e12d2af4dc9ebd103551576d7d --- /dev/null +++ b/pole_alignment/object_detection/train/images/1015.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:616a1272de1b91540eb8b65b58fe1c4c74f6e12d8157f7a7fe5b2215454a0b64 +size 116281 diff --git a/pole_alignment/object_detection/train/images/1016.jpg b/pole_alignment/object_detection/train/images/1016.jpg new file mode 100644 index 0000000000000000000000000000000000000000..764f69b045c2992df5744e53bc5b9571b9325a0e --- /dev/null +++ b/pole_alignment/object_detection/train/images/1016.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbfb41e1341902dae642af540be5094ca0453f361b018dd18e4f46c5a569ca33 +size 98651 diff --git a/pole_alignment/object_detection/train/images/1017.jpg b/pole_alignment/object_detection/train/images/1017.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d0493c1b55e5d9e29c807ae2170d33018c95ade1 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1017.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ffea90c963a6ec0d135dd5e598f68808bfde6c329251511390673e813e72284 +size 234214 diff --git a/pole_alignment/object_detection/train/images/1019.jpg b/pole_alignment/object_detection/train/images/1019.jpg new file mode 100644 index 0000000000000000000000000000000000000000..158007d1cbe96bd495d6711c30b8280fa72c4f33 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1019.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08aa2b2b0420abf66ddba6a6d1790bd95fe3762a981cdc8aa2ee9d57a69b0471 +size 119963 diff --git a/pole_alignment/object_detection/train/images/102.jpg b/pole_alignment/object_detection/train/images/102.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e7ee9a2c982af474d6b0925c858c65fe2832b82e --- /dev/null +++ b/pole_alignment/object_detection/train/images/102.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb4029225b5f93c8e6cdd7e6c351bc640e025538b948f62e4b24e033412dcd78 +size 1196122 diff --git a/pole_alignment/object_detection/train/images/1021.jpg b/pole_alignment/object_detection/train/images/1021.jpg new file mode 100644 index 0000000000000000000000000000000000000000..59380815390c98d953e6f361ddddecba24569ba2 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1021.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20773d8b1ddc156d55a480db1e12c04397b8c22e836f34cde15c0ede4691d3a7 +size 92413 diff --git a/pole_alignment/object_detection/train/images/1023.jpg b/pole_alignment/object_detection/train/images/1023.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f7dc4307ce9347fe31b2e25789b187dd43c29f43 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1023.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01c301c271c7def970d8a3d04682e51cbc872aecced0f6c68faaa00c6e03427f +size 161111 diff --git a/pole_alignment/object_detection/train/images/1024.jpg b/pole_alignment/object_detection/train/images/1024.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ee816a4050d198fd14b46a4c8c2d9a5c0a1ff9cd --- /dev/null +++ b/pole_alignment/object_detection/train/images/1024.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c3c243aa12d531a1fd6c46fe3ae00c3def2f2936b9e520817995aea1e46eb66 +size 159598 diff --git a/pole_alignment/object_detection/train/images/1025.jpg b/pole_alignment/object_detection/train/images/1025.jpg new file mode 100644 index 0000000000000000000000000000000000000000..54e99e064005aca73852b1c9633f813488e7f024 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1025.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e50793659714cf69a8456fbede57891523287cd111ee0d39970bb52d2c5ddc95 +size 175912 diff --git a/pole_alignment/object_detection/train/images/1028.jpg b/pole_alignment/object_detection/train/images/1028.jpg new file mode 100644 index 0000000000000000000000000000000000000000..be837ee6549a61a86636d97877a755cb72f820a5 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1028.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09ae85a7891899993426e1bf4002211dfaa1c7b80cf3e1122391e5b30a4d1ae6 +size 749938 diff --git a/pole_alignment/object_detection/train/images/1029.jpg b/pole_alignment/object_detection/train/images/1029.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ce76d8e7ea592fd3e4f1657c40476ff308d247ce --- /dev/null +++ b/pole_alignment/object_detection/train/images/1029.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a914665390b3910dc4f2a22fa7214aa1e4a64d3e791b982f9f086d2cb1fdf4f +size 139029 diff --git a/pole_alignment/object_detection/train/images/103.jpg b/pole_alignment/object_detection/train/images/103.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e9f0922af61b2ffa4c92defc085b2885f921ef6d --- /dev/null +++ b/pole_alignment/object_detection/train/images/103.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4588c8ed0e36f2e1f0ca23b071e173cec74290fe656b7a0af4bcf3554b595bfc +size 1330783 diff --git a/pole_alignment/object_detection/train/images/1030.jpg b/pole_alignment/object_detection/train/images/1030.jpg new file mode 100644 index 0000000000000000000000000000000000000000..40c5ca044bb28b225b9654acac0520e19a991822 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1030.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8833db80d79d1c96f08e8d62d791e1ef0e779fed081e77e40f0fd54bb4dbd283 +size 148945 diff --git a/pole_alignment/object_detection/train/images/1031.jpg b/pole_alignment/object_detection/train/images/1031.jpg new file mode 100644 index 0000000000000000000000000000000000000000..16385ad05be463521be0f8cedf88c639e6931eeb --- /dev/null +++ b/pole_alignment/object_detection/train/images/1031.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:804e3bfc65e1089787a87521706f057b797aaf51102db5768311cce0c583d920 +size 107256 diff --git a/pole_alignment/object_detection/train/images/1032.jpg b/pole_alignment/object_detection/train/images/1032.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ac384928b9ebb2db5a17acea9e029ca69321ab4a --- /dev/null +++ b/pole_alignment/object_detection/train/images/1032.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab6acbb74f8fc5ce01fb2ac19fc894ef60c3a9377ef3598aa5a130f3c58a363c +size 125779 diff --git a/pole_alignment/object_detection/train/images/1033.jpg b/pole_alignment/object_detection/train/images/1033.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1a9599de5ebaa0bf6b4982ae2268d58172f6cb64 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1033.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdcf0acda57a9670712aa38055f54486eb5e3ebec4f6fee3db77600b33f453b1 +size 79639 diff --git a/pole_alignment/object_detection/train/images/1034.jpg b/pole_alignment/object_detection/train/images/1034.jpg new file mode 100644 index 0000000000000000000000000000000000000000..14c5c7130c92768bf67242f2637e2f388072cf37 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1034.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2319fb8ee24873169077489b5f15468c498b22393e324a6197775e0da3bae6f +size 87223 diff --git a/pole_alignment/object_detection/train/images/1035.jpg b/pole_alignment/object_detection/train/images/1035.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2781e7d6cb8c1506420d90904beb699881a17498 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1035.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9640ed7208fd3e023354f22e792434ec6b1e6bbfc529d310c44ffa5857892c8 +size 112013 diff --git a/pole_alignment/object_detection/train/images/1036.jpg b/pole_alignment/object_detection/train/images/1036.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e0ed79c24deaa1536a5b86b7f89b4166b333392e --- /dev/null +++ b/pole_alignment/object_detection/train/images/1036.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c78884a1f99fc0448db5593e1874b87bfab1b7fb9fd9008b88e384b5ce008a3d +size 112498 diff --git a/pole_alignment/object_detection/train/images/1039.jpg b/pole_alignment/object_detection/train/images/1039.jpg new file mode 100644 index 0000000000000000000000000000000000000000..99d0859efd7fb39f45acc0fed5c13afb0a1ae33b --- /dev/null +++ b/pole_alignment/object_detection/train/images/1039.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b138b6d10f74ed8ba0b3526cce1690b83d7806f386c85962b9d01476335400cf +size 223125 diff --git a/pole_alignment/object_detection/train/images/104.jpg b/pole_alignment/object_detection/train/images/104.jpg new file mode 100644 index 0000000000000000000000000000000000000000..24f3a2b6b19dac0376363ddea1b73bf086004764 --- /dev/null +++ b/pole_alignment/object_detection/train/images/104.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8de3bdb41da6956b68cb7bdf8fadda2cdf805c9c5a856716dd908b3536f94f88 +size 241765 diff --git a/pole_alignment/object_detection/train/images/1040.jpg b/pole_alignment/object_detection/train/images/1040.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e90e5c91b6df80bdbdcc93ae665247ada76192f5 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1040.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a27164f2a4ae16a886a7973c14fd7d49f3bd0941f5ec317f1fe15cbab3f8519d +size 1488169 diff --git a/pole_alignment/object_detection/train/images/1041.jpg b/pole_alignment/object_detection/train/images/1041.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6700cee7dfed43bb8a23dd8c6824ab723272a544 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1041.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cef5ba850612568cd2f4465013113b6def2e5f68b941855b17a905a9a4fd1856 +size 1158262 diff --git a/pole_alignment/object_detection/train/images/1042.jpg b/pole_alignment/object_detection/train/images/1042.jpg new file mode 100644 index 0000000000000000000000000000000000000000..57e520fcb5e817a9a9e66f5ed1bbf90cad9e5634 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1042.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:762aa560484087003c0116d55ab6bc924492539ba0eeda1e7d549fc2ebf7b7fe +size 1874210 diff --git a/pole_alignment/object_detection/train/images/1043.jpg b/pole_alignment/object_detection/train/images/1043.jpg new file mode 100644 index 0000000000000000000000000000000000000000..92cab9efe22b8e495081e96d396a1f7888704a12 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1043.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:407a17590a84bd263f50e48dbcd677aaf70ddcd49db9c42296d2403b04c200cf +size 1370197 diff --git a/pole_alignment/object_detection/train/images/1044.jpg b/pole_alignment/object_detection/train/images/1044.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c3121e8beee96c9ee065c2793853cd750f502062 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1044.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a8b9a58c2f373689e2add74b35b025548b1ed200e1a8bf49b538943b9c126c2 +size 1492421 diff --git a/pole_alignment/object_detection/train/images/1045.jpg b/pole_alignment/object_detection/train/images/1045.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c213dd55a704b77e39965ecc62eeee87fc32146c --- /dev/null +++ b/pole_alignment/object_detection/train/images/1045.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04a3a8782858e277a3951090aed7327a717d4e557b0df6d57de1403fe193c8fe +size 540212 diff --git a/pole_alignment/object_detection/train/images/1046.jpg b/pole_alignment/object_detection/train/images/1046.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3e590330c4d5ea7dd868dc60846d146ad85b6b6e --- /dev/null +++ b/pole_alignment/object_detection/train/images/1046.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e5daa265e3b992e5488ef77e3bfc7ec675fd61823c964518900f6d5d80d4731 +size 1469506 diff --git a/pole_alignment/object_detection/train/images/1047.jpg b/pole_alignment/object_detection/train/images/1047.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e029b86a0f55f61661cf7e1e5a8fc971435a8f13 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1047.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0559e4ab189da9cd328d3ed087c14262df7aaab809888b99d8bd01a5058ee7c8 +size 142860 diff --git a/pole_alignment/object_detection/train/images/1048.jpg b/pole_alignment/object_detection/train/images/1048.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b51ae2ca3a014d03c14b4b55db319c2b177648d6 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1048.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de9de9743a37f7b006b572243bac07a278764a243ae8dfacce65c9e02e76151e +size 1795048 diff --git a/pole_alignment/object_detection/train/images/1049.jpg b/pole_alignment/object_detection/train/images/1049.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d50f50fc7d93b1e6f7897af8d5fb1a348dc5e338 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1049.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b87912a22e11a8af961d77bcbd8afdf43e73b8cbb6a9ba050aa9ad9ff4ce9e3 +size 998814 diff --git a/pole_alignment/object_detection/train/images/105.jpg b/pole_alignment/object_detection/train/images/105.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8a6b83428f20404a3da6d96b06dfe7e55f5f5047 --- /dev/null +++ b/pole_alignment/object_detection/train/images/105.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0facf469fc3c5d59ad4876c6fbfb08731b60df6d624283c94c7eea2bbb51544 +size 1006157 diff --git a/pole_alignment/object_detection/train/images/1050.jpg b/pole_alignment/object_detection/train/images/1050.jpg new file mode 100644 index 0000000000000000000000000000000000000000..386c29398834bbd545cc3f2c5f38352817df1c71 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1050.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64bface092057f3d4fe42a8893469c3c9bd502235f083c21cc5cd613b1d10a54 +size 1320550 diff --git a/pole_alignment/object_detection/train/images/1051.jpg b/pole_alignment/object_detection/train/images/1051.jpg new file mode 100644 index 0000000000000000000000000000000000000000..420b321e9057beffcd9d5801e8d5950cf14d6ee2 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1051.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33af64829e2debfcfd7478124ccd1e19cedeba5b6c5bcfcf7597db7bfbbae966 +size 1015951 diff --git a/pole_alignment/object_detection/train/images/1053.jpg b/pole_alignment/object_detection/train/images/1053.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cd003885c83250ede47066cf28a7cfd9c5ba4a9d --- /dev/null +++ b/pole_alignment/object_detection/train/images/1053.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:248fe163fdc12e3b94c684425f4d8595bf25d34a40011ce602130ff4443a4973 +size 1304969 diff --git a/pole_alignment/object_detection/train/images/1054.jpg b/pole_alignment/object_detection/train/images/1054.jpg new file mode 100644 index 0000000000000000000000000000000000000000..34b263a161c2e7477163cb43d762a31054977487 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1054.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43cf79be11adff16619d8ed3f5152ec0fd33a89d919723d2d6838499dad340a5 +size 364000 diff --git a/pole_alignment/object_detection/train/images/1055.jpg b/pole_alignment/object_detection/train/images/1055.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5580894a8ebd2952f349c00e5261160a66ece566 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1055.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01cd26a740fc4d67ffb57c01dcc7d093a76a7fd546d62bcb2fe797c6cbed08e4 +size 1364895 diff --git a/pole_alignment/object_detection/train/images/1056.jpg b/pole_alignment/object_detection/train/images/1056.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b5c2feb746c6921e5f732820646619073c0913d --- /dev/null +++ b/pole_alignment/object_detection/train/images/1056.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed3e66cd29085632ccaab76b11855ef0a0c93ad5aca87fe777700b6a07832166 +size 411722 diff --git a/pole_alignment/object_detection/train/images/1057.jpg b/pole_alignment/object_detection/train/images/1057.jpg new file mode 100644 index 0000000000000000000000000000000000000000..07880144b1cd57cfafc9a5a79184a0994e27ce89 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1057.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fbcba1e85649b1afeffa196935d85ac6fecaa0ca08717684454ee26dd97d36f +size 269561 diff --git a/pole_alignment/object_detection/train/images/1058.jpg b/pole_alignment/object_detection/train/images/1058.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e013ded00514a3eb55c767757a37bacac32921f --- /dev/null +++ b/pole_alignment/object_detection/train/images/1058.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d07062819ed09a4d7b52c82e98934588fd9adfd8ac04f62d868d855c8133c64 +size 1475627 diff --git a/pole_alignment/object_detection/train/images/1059.jpg b/pole_alignment/object_detection/train/images/1059.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7f14c1a24679fabb16684d5676ff5e1623ddf560 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1059.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adbc34823246e5a28a5b2176a6beb702ceb14a6e4eea468c0aa9b882fae8954f +size 427740 diff --git a/pole_alignment/object_detection/train/images/106.jpg b/pole_alignment/object_detection/train/images/106.jpg new file mode 100644 index 0000000000000000000000000000000000000000..79b5a42b139bae26e3777e8ec0ec76000b678d2d --- /dev/null +++ b/pole_alignment/object_detection/train/images/106.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:162119629972f514e05d33387bc9e3b4d3e353becafd77126735a983411003c6 +size 1038431 diff --git a/pole_alignment/object_detection/train/images/1060.jpg b/pole_alignment/object_detection/train/images/1060.jpg new file mode 100644 index 0000000000000000000000000000000000000000..121f6ce6cfc1b0a2734935afe4237713bdcd0f6b --- /dev/null +++ b/pole_alignment/object_detection/train/images/1060.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0192978420432de2513f5e9e42063d6a05033ad78c4b946a2809c6ea991a7bfd +size 1565400 diff --git a/pole_alignment/object_detection/train/images/1061.jpg b/pole_alignment/object_detection/train/images/1061.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c3416a6e858e1f7f5b54d044cc652730b02c409f --- /dev/null +++ b/pole_alignment/object_detection/train/images/1061.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5adcafd451f2181015c2e4bc84d352670498fc329a14ba213a215f5a80c6f662 +size 682313 diff --git a/pole_alignment/object_detection/train/images/1062.jpg b/pole_alignment/object_detection/train/images/1062.jpg new file mode 100644 index 0000000000000000000000000000000000000000..28607045b6fbf80a20f7eef6a0fc5880676674ac --- /dev/null +++ b/pole_alignment/object_detection/train/images/1062.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f026fefb6e206c2f19e27e025c5b51e3db96639bbf0332f169ef299bd2ed41f +size 1402486 diff --git a/pole_alignment/object_detection/train/images/1063.jpg b/pole_alignment/object_detection/train/images/1063.jpg new file mode 100644 index 0000000000000000000000000000000000000000..32e7e8e223fb961c9f3aee0fd69c6728d1eac38f --- /dev/null +++ b/pole_alignment/object_detection/train/images/1063.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d93ed1a4c8d56cfd57457fc5a7c6a7271dcd6a324d7b0b431ad6a789a1fba9ca +size 194174 diff --git a/pole_alignment/object_detection/train/images/1064.jpg b/pole_alignment/object_detection/train/images/1064.jpg new file mode 100644 index 0000000000000000000000000000000000000000..53a5b323ca4a660ee4f75ada446c891a91bd6cbf --- /dev/null +++ b/pole_alignment/object_detection/train/images/1064.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbe8f2af6618643df332be3abbed4cfc3a99317d615cbfac9a47bc65a5bc7974 +size 1154030 diff --git a/pole_alignment/object_detection/train/images/1065.jpg b/pole_alignment/object_detection/train/images/1065.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b5bfe6979bdf6aa5a5bd7d0d5ace758927e42c1d --- /dev/null +++ b/pole_alignment/object_detection/train/images/1065.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edd0efaac641967d92f7a37d29a0bbc4b56b6a4b8cf877a6532e4b3760bed496 +size 271706 diff --git a/pole_alignment/object_detection/train/images/1066.jpg b/pole_alignment/object_detection/train/images/1066.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e629b755d1e3fca62e4a58b75f7634c6f39df571 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1066.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9e2f7ca624ca9ffa4f831cb9cd22c54a2b7e555476eeee37ed29bdc0f04508c +size 1608148 diff --git a/pole_alignment/object_detection/train/images/1067.jpg b/pole_alignment/object_detection/train/images/1067.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bddb6f646b75b29e6463da4ec0ec29660d529816 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1067.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:472cab683ef04e691ec6db278c2a489e3fe76b972e3a8b6bed5b8fa769b25672 +size 1257691 diff --git a/pole_alignment/object_detection/train/images/1068.jpg b/pole_alignment/object_detection/train/images/1068.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cead0b98b6677ca31c58e2b7ec461f241596d3ee --- /dev/null +++ b/pole_alignment/object_detection/train/images/1068.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6fd39d759c6c11ad7b9e06af41270c98741a55969d52412331f542d3e59781d +size 1818362 diff --git a/pole_alignment/object_detection/train/images/1069.jpg b/pole_alignment/object_detection/train/images/1069.jpg new file mode 100644 index 0000000000000000000000000000000000000000..339c37493f26023fd559a8c873d97e080e1563ba --- /dev/null +++ b/pole_alignment/object_detection/train/images/1069.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f3323bbe40992f2759f80409b726794333422419b8da7b4c40e2bce5f7e5073 +size 101537 diff --git a/pole_alignment/object_detection/train/images/107.jpg b/pole_alignment/object_detection/train/images/107.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7bd5ad1f2acdf64ec73f7bede6887432348c7aaf --- /dev/null +++ b/pole_alignment/object_detection/train/images/107.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1831efc6477a1080ea5b25f2d9d13a4a4457d662064e4e181d920b1306c76f3e +size 286795 diff --git a/pole_alignment/object_detection/train/images/1070.jpg b/pole_alignment/object_detection/train/images/1070.jpg new file mode 100644 index 0000000000000000000000000000000000000000..770ba8b25a0478d8dab3e8ee4b1f7bbcaebd094f --- /dev/null +++ b/pole_alignment/object_detection/train/images/1070.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f4ffe94dd1048307e6391f46d527a0b7e842b217aa6a4b4dabcc6f7f23e4b8a +size 72613 diff --git a/pole_alignment/object_detection/train/images/1071.jpg b/pole_alignment/object_detection/train/images/1071.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d13f5c69ad12668524edb9c406c2a165cb4e20a1 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1071.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4da59b1b31d97268f012549afa8456ab191becc599567aac9c275aaf86ae3aa8 +size 113634 diff --git a/pole_alignment/object_detection/train/images/1072.jpg b/pole_alignment/object_detection/train/images/1072.jpg new file mode 100644 index 0000000000000000000000000000000000000000..156bcff4c790cb9e0b005c3eef4d1aa8099c9d19 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1072.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e50eb05df47e39ab6d67c69663cb224eade4ba07ca3ab0886c76310052d33e8 +size 1077693 diff --git a/pole_alignment/object_detection/train/images/1073.jpg b/pole_alignment/object_detection/train/images/1073.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7ef91682da8632672f84d5c3bcce0ff4d4337079 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1073.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af4255fa577d7c09c8a73b85c631317ed8decbd9a7a3e6855ba232478e71db1d +size 1205669 diff --git a/pole_alignment/object_detection/train/images/1074.jpg b/pole_alignment/object_detection/train/images/1074.jpg new file mode 100644 index 0000000000000000000000000000000000000000..75b5f65c255419afe838e52b19cb651bb705c199 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1074.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:daffa417166fe3c27fa1d38b51cb5ea44030cc2933694b46d6d3b31013aa4215 +size 1569530 diff --git a/pole_alignment/object_detection/train/images/1075.jpg b/pole_alignment/object_detection/train/images/1075.jpg new file mode 100644 index 0000000000000000000000000000000000000000..957264cfe5c3572c7d872df034a10fcd46698e13 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1075.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fc95f5bf9e1ece3b38aebfa665059df06100c7b055dad24fcdebe2eb2012c75 +size 178979 diff --git a/pole_alignment/object_detection/train/images/1076.jpg b/pole_alignment/object_detection/train/images/1076.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b0d1506c1d720ac174c22d13a86e5d7aad9f514 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1076.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3a8b0a03fb9eb9ec76777b1fc793c2e27d63cca440b0f85df233b3b405faf00 +size 233838 diff --git a/pole_alignment/object_detection/train/images/1077.jpg b/pole_alignment/object_detection/train/images/1077.jpg new file mode 100644 index 0000000000000000000000000000000000000000..27f37c4c53e9d379f753886e476c3728d972ca36 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1077.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2b7f040b61dfae3b9eeb3842396b4b778d393f39cb204a9613ed3e5968dc702 +size 99220 diff --git a/pole_alignment/object_detection/train/images/1078.jpg b/pole_alignment/object_detection/train/images/1078.jpg new file mode 100644 index 0000000000000000000000000000000000000000..858abb9816f877f666306f706aa38f14afd7ab63 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1078.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64bf35285f16f75a05ff0261cf6af8d3868f348ec93bc9c88772100d10aa5bb5 +size 184907 diff --git a/pole_alignment/object_detection/train/images/1079.jpg b/pole_alignment/object_detection/train/images/1079.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ebbfbaa2e63f7a854ed0db1c5bf3582d15ffea1f --- /dev/null +++ b/pole_alignment/object_detection/train/images/1079.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fd1b5de6c34879728ccd9ce6650981ab39801b24cd4d541207d5a45c32edb31 +size 187562 diff --git a/pole_alignment/object_detection/train/images/108.jpg b/pole_alignment/object_detection/train/images/108.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ba025ef4467f971e0984924c57c9e7bf53c25272 --- /dev/null +++ b/pole_alignment/object_detection/train/images/108.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13bf89935430abaf4ef89a8f67bed71ded374854939aa0c69864c8976af5a982 +size 1719012 diff --git a/pole_alignment/object_detection/train/images/1080.jpg b/pole_alignment/object_detection/train/images/1080.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f2a38bac048dd39c703a46edbde58664c2cd516c --- /dev/null +++ b/pole_alignment/object_detection/train/images/1080.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95d175ee244845017234bc62f1b401f940ef63b29b4c363230253d43c44dc436 +size 1126006 diff --git a/pole_alignment/object_detection/train/images/1081.jpg b/pole_alignment/object_detection/train/images/1081.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f7c331c63c03856cc6d7d526f2be72a0084d1385 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1081.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e79970f4a2818b67a9594c63f19fe64d7a6a3ad9e7490807a1c4c95cbdd3b2e9 +size 1346984 diff --git a/pole_alignment/object_detection/train/images/1082.jpg b/pole_alignment/object_detection/train/images/1082.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8bb010b2dc6fab54d0299f6f9e78caebf8040829 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1082.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4f048f1541eb687a6fb93c45d2d545046f860eab7922c9df6f5681ca8116468 +size 1431544 diff --git a/pole_alignment/object_detection/train/images/1083.jpg b/pole_alignment/object_detection/train/images/1083.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bffb33ddea5ffc1c627cd5773eb11d085aa3c76f --- /dev/null +++ b/pole_alignment/object_detection/train/images/1083.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41eb341d5beefd80348cd0eb621c06e25902b329ff8d8a0ce5aa2483b210f56c +size 231666 diff --git a/pole_alignment/object_detection/train/images/1084.jpg b/pole_alignment/object_detection/train/images/1084.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f487e5d625fe1e9dd4bd2b5463ff3516e28530de --- /dev/null +++ b/pole_alignment/object_detection/train/images/1084.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01fa2dba27938acbfcc2fec0ffb451a4c6cfde99b3327cfbb256eb0991c5854e +size 1303902 diff --git a/pole_alignment/object_detection/train/images/1085.jpg b/pole_alignment/object_detection/train/images/1085.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f2016991bb6a32ad098d1ef104fdaceae3a3ffd5 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1085.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba3e7c0cc1c35d65d5e835fdc6a1f9cdca8754f7ffaf9c6cc4767d958bbae129 +size 91522 diff --git a/pole_alignment/object_detection/train/images/1086.jpg b/pole_alignment/object_detection/train/images/1086.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a7dcf1b02cf18f5eada9bbb5a380d363fef5c361 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1086.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4a86e0fb84599397c6ba1b4532074c3729b2cbe75af7c74cc0ae368596117f7 +size 162902 diff --git a/pole_alignment/object_detection/train/images/1087.jpg b/pole_alignment/object_detection/train/images/1087.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5bade2a5821956eabbac894faaf51e1f8f9e757a --- /dev/null +++ b/pole_alignment/object_detection/train/images/1087.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb720c51861f1211f8c1b8f812393b9a5320a417ad3c19070b71a0b761395167 +size 145494 diff --git a/pole_alignment/object_detection/train/images/1088.jpg b/pole_alignment/object_detection/train/images/1088.jpg new file mode 100644 index 0000000000000000000000000000000000000000..827fbb5441ac6ba8b07953128c06dc45b29b03c1 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1088.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8aa1d253ec80b3428d88744d55b0ec67cae048751de3c22765fe2d9591fd001 +size 1535216 diff --git a/pole_alignment/object_detection/train/images/1089.jpg b/pole_alignment/object_detection/train/images/1089.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fd16f4f0b14acf8ef149a95fc5f10cce253cebfd --- /dev/null +++ b/pole_alignment/object_detection/train/images/1089.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dde7f5075e9e44b2114d709244606f1e5e897ce57f267c580c1d466ed8aae21 +size 1744064 diff --git a/pole_alignment/object_detection/train/images/109.jpg b/pole_alignment/object_detection/train/images/109.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7fa809f2c78212b9cc217c76c29511ee5ae46e9d --- /dev/null +++ b/pole_alignment/object_detection/train/images/109.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38c680735a100975b2605e12d5ee397a7977512c6bc3230a43a263c409a22074 +size 191868 diff --git a/pole_alignment/object_detection/train/images/1090.jpg b/pole_alignment/object_detection/train/images/1090.jpg new file mode 100644 index 0000000000000000000000000000000000000000..15d7c3307935f0911cf857fcafc240588b873bbf --- /dev/null +++ b/pole_alignment/object_detection/train/images/1090.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5275d2c9d7e9aa5e8600cdf1b1cf048624b4108a712f86c5ba3139b255666cd8 +size 1651455 diff --git a/pole_alignment/object_detection/train/images/1091.jpg b/pole_alignment/object_detection/train/images/1091.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0bac09a9a589d0227814f43f1d4917c57f09f7c3 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1091.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c13b66e55fff6697927ab1c17706aa787f38ae86de8cddd5eabe79608a0e136 +size 208879 diff --git a/pole_alignment/object_detection/train/images/1092.jpg b/pole_alignment/object_detection/train/images/1092.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ccfb60bce71ad1d9a80051b5a48e4d3f76d90374 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1092.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbc6d3f3c7814d774e1bf51fdcab14603597f172e2b50d9b396c05c51047a591 +size 1151903 diff --git a/pole_alignment/object_detection/train/images/1093.jpg b/pole_alignment/object_detection/train/images/1093.jpg new file mode 100644 index 0000000000000000000000000000000000000000..46a9e957f73194dd6a8c8847acd8d356174d26b9 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1093.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce7fa4c9628319a3c87e7cecf0755e786a6d8f7ba2b66200e0b1da19083d6bb3 +size 1296702 diff --git a/pole_alignment/object_detection/train/images/1094.jpg b/pole_alignment/object_detection/train/images/1094.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1b0e4200535c80941ea76ebd571e7ab6a7889fe5 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1094.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dd6c97ed1e2584f0e73abfa748a6ac94bf26852aa0fc1e65b7f2e1230953e82 +size 1250177 diff --git a/pole_alignment/object_detection/train/images/1095.jpg b/pole_alignment/object_detection/train/images/1095.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d05d20c6735a3038dd16a17444b5ecfd7c3b8f93 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1095.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89638690b7d59e7a132622dac6b0a676809c8005eb710d8b2bd940abd9ca4f19 +size 125307 diff --git a/pole_alignment/object_detection/train/images/1096.jpg b/pole_alignment/object_detection/train/images/1096.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2bebae8e20d446b8176672aee3b9845ac159e6fb --- /dev/null +++ b/pole_alignment/object_detection/train/images/1096.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:885e55eb513d407d265291528453d741177e1eab959d354a8e46302017c9b1ee +size 216603 diff --git a/pole_alignment/object_detection/train/images/1097.jpg b/pole_alignment/object_detection/train/images/1097.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ee440cfb39c8cee92ef56b67d677882bc7eb217a --- /dev/null +++ b/pole_alignment/object_detection/train/images/1097.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04185b3a8c0de299b2e8d41aefe999869edc0671e435151ae5596f72a21d66ab +size 1257530 diff --git a/pole_alignment/object_detection/train/images/1098.jpg b/pole_alignment/object_detection/train/images/1098.jpg new file mode 100644 index 0000000000000000000000000000000000000000..279e69bf82fd12a12340ae76f90b10bfee7c9af5 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1098.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff926ae78b03fa6e3a77728f83db1e04ce30a65dd502e6e197b94d05373a09f8 +size 1534390 diff --git a/pole_alignment/object_detection/train/images/1099.jpg b/pole_alignment/object_detection/train/images/1099.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d9195f0604334f230321e6dfdeeafed9ed786905 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1099.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d74a5974a3c683b2fd2e92fc470631b6c13cfe12616800074818a20e930e15a3 +size 1992341 diff --git a/pole_alignment/object_detection/train/images/11.jpg b/pole_alignment/object_detection/train/images/11.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ab58c9a267edcffef04c4fb32275024088c1ab4d --- /dev/null +++ b/pole_alignment/object_detection/train/images/11.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e73c0334d0f54c2c9b23cdd24372cea9837a8f57de057547daac0406252c174f +size 119775 diff --git a/pole_alignment/object_detection/train/images/110.jpg b/pole_alignment/object_detection/train/images/110.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9feb9ea367bae1ce346d1cc36a5cfbd5c0f40cef --- /dev/null +++ b/pole_alignment/object_detection/train/images/110.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc9282dd435531cbb790db88fb5fd35a153d872f12f0ca46495f51c708f235ad +size 305876 diff --git a/pole_alignment/object_detection/train/images/1100.jpg b/pole_alignment/object_detection/train/images/1100.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a90bd43ca8fb8169bfd7b16d87757cda229d89cd --- /dev/null +++ b/pole_alignment/object_detection/train/images/1100.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c567104ba159586f6c3d49e65332b4a6e49514492057503f02ef85df8d96552 +size 1472816 diff --git a/pole_alignment/object_detection/train/images/1101.jpg b/pole_alignment/object_detection/train/images/1101.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8b8a57395ed5495ae1531285caee5f7885912d53 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1101.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc9c1980da897845a90ee7c490c6217a157233cf638fac2bed66e76b58a43b0f +size 1156515 diff --git a/pole_alignment/object_detection/train/images/1102.jpg b/pole_alignment/object_detection/train/images/1102.jpg new file mode 100644 index 0000000000000000000000000000000000000000..21f2a58224ee1ca645ce6bef047a5bdbece53ab9 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1102.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93969b1856ccbc90f9446ccb8b7cfc392f14c5c9d59d242fda29f0055ec5e24c +size 1250439 diff --git a/pole_alignment/object_detection/train/images/1103.jpg b/pole_alignment/object_detection/train/images/1103.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7850ffd821fc56bb62283b9e9b651bd9390ca99b --- /dev/null +++ b/pole_alignment/object_detection/train/images/1103.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69623e874c74023f25c494be92c1c202dd7c5fd2cfaee999c2168699fed51d57 +size 180678 diff --git a/pole_alignment/object_detection/train/images/1104.jpg b/pole_alignment/object_detection/train/images/1104.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d29610dd8788c97a34855b7302ecf65f2b999518 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1104.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbffb747691c39139503dc4a48121fb687779d6231d2ca67b10081faa338d7df +size 1329188 diff --git a/pole_alignment/object_detection/train/images/1105.jpg b/pole_alignment/object_detection/train/images/1105.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d538af82914e659061593422d234a73f76b6b290 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1105.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab04890f2614b8e6d80efa00d0a141de920f12a589b589d156901427c8162069 +size 174920 diff --git a/pole_alignment/object_detection/train/images/1106.jpg b/pole_alignment/object_detection/train/images/1106.jpg new file mode 100644 index 0000000000000000000000000000000000000000..83076f95872093f35eeeb6b217d5ca86ce3b1dfe --- /dev/null +++ b/pole_alignment/object_detection/train/images/1106.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d869457f1a34c6a7fa04a2b6346678659bc1080bbc34fff65d1b92bdce83e1f6 +size 185693 diff --git a/pole_alignment/object_detection/train/images/1107.jpg b/pole_alignment/object_detection/train/images/1107.jpg new file mode 100644 index 0000000000000000000000000000000000000000..64178280fbc9406581107b6a198b9bef0641e338 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1107.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a899b60246961cf1c132ded1d234ded3cda8e21e786cba4e20347f6c94654f57 +size 173296 diff --git a/pole_alignment/object_detection/train/images/1108.jpg b/pole_alignment/object_detection/train/images/1108.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5d0cf221e63c5dfa5d96f90e3e6ec86b1ef02033 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1108.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0829f9a8d4316a6e1b97fae514a8afd147024be7042a283055cda1a0f24deafa +size 130047 diff --git a/pole_alignment/object_detection/train/images/1109.jpg b/pole_alignment/object_detection/train/images/1109.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e5ee69da1385a2879266baf5e277ec7aa80e7997 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1109.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6a304354ae368eb3c8eed54824cbe92392491c4681138381a76360ad74a4dbb +size 167434 diff --git a/pole_alignment/object_detection/train/images/111.jpg b/pole_alignment/object_detection/train/images/111.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1a05d634dbf72bc38853997d4b3d60d0278352d7 --- /dev/null +++ b/pole_alignment/object_detection/train/images/111.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d049f0217cbe9526aa6ee5b8a7466118e41f88bb3fed1a12720e819303350cd0 +size 260176 diff --git a/pole_alignment/object_detection/train/images/1110.jpg b/pole_alignment/object_detection/train/images/1110.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c00648fe8ac3ba3ea8df13d006db149ab4e056e7 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1110.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a40d549561da9e64252e127ffdaac4e9203100c76ed5ce708ab3f127000a0d7c +size 230567 diff --git a/pole_alignment/object_detection/train/images/1111.jpg b/pole_alignment/object_detection/train/images/1111.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6623e48cff5aebe202068bb2416837a90373bfd8 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1111.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:326c04eece57fd4f713ceeb7570fe5807159227bb67d1136d761bad0adf2a32b +size 275101 diff --git a/pole_alignment/object_detection/train/images/1112.jpg b/pole_alignment/object_detection/train/images/1112.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7ec1efb5fb21269127782b1330ccf92fb60c8818 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1112.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bad08da3ab17af2f40d65e0ab90225446987cd53c3ea98575fb107a878cb78c +size 260591 diff --git a/pole_alignment/object_detection/train/images/1113.jpg b/pole_alignment/object_detection/train/images/1113.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1c204145395dcd32aa0dde512d2579a3209ef769 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1113.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0fe43b9eed9f2f317a1cb316da9ca071553036a3f3a2ae7e938ba442e061df5 +size 221042 diff --git a/pole_alignment/object_detection/train/images/1114.jpg b/pole_alignment/object_detection/train/images/1114.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ab233106d45664419a010357dcb8edb7b8640e42 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1114.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb0823433bc090a9728f28fe516f7561310acc3f3c68efb6aee9772f11cd4daa +size 189447 diff --git a/pole_alignment/object_detection/train/images/1115.jpg b/pole_alignment/object_detection/train/images/1115.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e6b1eaaef52b19af614b550e629457a503fe14f3 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1115.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ee0a15e7b2b17e9dc8426e9f0e17f7255c92d4898a8deaba238d6296d40f11f +size 195593 diff --git a/pole_alignment/object_detection/train/images/1116.jpg b/pole_alignment/object_detection/train/images/1116.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5cb96a50bfa41a7228731e65d06c2a5ba47b9d9b --- /dev/null +++ b/pole_alignment/object_detection/train/images/1116.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c985e192f714bfa8efbb6b8f6a893609a34554c53a9fc635079a6788429cb74b +size 173882 diff --git a/pole_alignment/object_detection/train/images/1117.jpg b/pole_alignment/object_detection/train/images/1117.jpg new file mode 100644 index 0000000000000000000000000000000000000000..79584275320bcb60cf0ea0faeb85aaf7ffd18ac0 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1117.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db38c7753d932dca89d3c47ab1e0d32b788e06ef916bb7fee48be221da324c00 +size 125686 diff --git a/pole_alignment/object_detection/train/images/1118.jpg b/pole_alignment/object_detection/train/images/1118.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c1adc976e7b8d007f932ff624aa1b1418ba4b3c3 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1118.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:363f9037071aa234f727fc529b48f99e91265697ee079c5d5af3a304a34803a3 +size 169618 diff --git a/pole_alignment/object_detection/train/images/1119.jpg b/pole_alignment/object_detection/train/images/1119.jpg new file mode 100644 index 0000000000000000000000000000000000000000..004245d80be54e52a81a6e7856effd27727a7975 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1119.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0423d88efbe7dd6993fcb2d2b1c37c2fbe0d7eab57863ac37e9b11dbe756d4e +size 160639 diff --git a/pole_alignment/object_detection/train/images/112.jpg b/pole_alignment/object_detection/train/images/112.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fef63a70d50087017b37b4b8b1ce13910a5f0355 --- /dev/null +++ b/pole_alignment/object_detection/train/images/112.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7337556471abe3a510d6850d556607025ea7d08c38eee2a09815e23acb02924d +size 275033 diff --git a/pole_alignment/object_detection/train/images/1120.jpg b/pole_alignment/object_detection/train/images/1120.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4a08bce2120631337ead850066370107c4a9f7ca --- /dev/null +++ b/pole_alignment/object_detection/train/images/1120.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffac4d9aae2decebf1e941735aab2bd3628d42993faf201f1758633b0d5313d7 +size 168617 diff --git a/pole_alignment/object_detection/train/images/1121.jpg b/pole_alignment/object_detection/train/images/1121.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7040dfa6f2a51c9f3ae91f589302b5dc3faed9d4 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1121.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5bdf7dadfbf88dd5c1a5bc11dec46df16a72e85b3cde2cb3d359b4063fb1490 +size 177588 diff --git a/pole_alignment/object_detection/train/images/1122.jpg b/pole_alignment/object_detection/train/images/1122.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d7b0051e0f51814cb67368b633b747c7c90d54a --- /dev/null +++ b/pole_alignment/object_detection/train/images/1122.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:438aaeaffadd0fa9160b181352ca47b023726211cd9017c820b9ba829fcb9d41 +size 205667 diff --git a/pole_alignment/object_detection/train/images/1123.jpg b/pole_alignment/object_detection/train/images/1123.jpg new file mode 100644 index 0000000000000000000000000000000000000000..86c7ec091c3243f2304c06f92ff0ee28b0317b21 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1123.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f29258fb6213713013514b60e87b4442a11d035d95447668d029d0944813de3 +size 226623 diff --git a/pole_alignment/object_detection/train/images/1124.jpg b/pole_alignment/object_detection/train/images/1124.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d27d3456ca85f5057570d4ad746af99deb5991d7 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1124.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d85ca1bbe63459c7e5605d134671cbec39c9dfca7eeb7f00b2059e0918221a7 +size 213774 diff --git a/pole_alignment/object_detection/train/images/1125.jpg b/pole_alignment/object_detection/train/images/1125.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bd98dcd1cbfebdb53ebfe78e01eb565992abb82a --- /dev/null +++ b/pole_alignment/object_detection/train/images/1125.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55348f662951851f9180c6e58a7e85b1b9359d979f38db8873a2f601cb5d2e37 +size 161097 diff --git a/pole_alignment/object_detection/train/images/1126.jpg b/pole_alignment/object_detection/train/images/1126.jpg new file mode 100644 index 0000000000000000000000000000000000000000..126d0cda66416a9b73c25a4642f328ca398327ea --- /dev/null +++ b/pole_alignment/object_detection/train/images/1126.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83ec117a54a951f11f9f3d2d10e5b209b61492e5f03e0e3a070c42c642193348 +size 175538 diff --git a/pole_alignment/object_detection/train/images/1127.jpg b/pole_alignment/object_detection/train/images/1127.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8d45f820496e236854a1ce38b9f543d68534347f --- /dev/null +++ b/pole_alignment/object_detection/train/images/1127.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f87938410e650880229e42472eec6bb6d5c4af461863a01cb12445036dc45bfe +size 238050 diff --git a/pole_alignment/object_detection/train/images/1128.jpg b/pole_alignment/object_detection/train/images/1128.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5723d02b01ca7585eeca2b3c3b9908953f522768 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1128.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4985704d308deeb866c7aab068675b7e7aa024da3f156c5bdfd129874d397dbd +size 152618 diff --git a/pole_alignment/object_detection/train/images/1129.jpg b/pole_alignment/object_detection/train/images/1129.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fa9ca6962d7984502d0b9de0d6ba562df76c396a --- /dev/null +++ b/pole_alignment/object_detection/train/images/1129.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51063c96ee480b06cbecfa37013b2a8e3ad0970929a268018ed661dedfdcf0a4 +size 194932 diff --git a/pole_alignment/object_detection/train/images/113.jpg b/pole_alignment/object_detection/train/images/113.jpg new file mode 100644 index 0000000000000000000000000000000000000000..92e2cfd6d164946d7814df1cad1815662ef33812 --- /dev/null +++ b/pole_alignment/object_detection/train/images/113.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b2a30878481e867d9ab26aaf3b235579e61ade7e0584e0137564dc3d28a097e +size 186873 diff --git a/pole_alignment/object_detection/train/images/1130.jpg b/pole_alignment/object_detection/train/images/1130.jpg new file mode 100644 index 0000000000000000000000000000000000000000..07d6762c88aff2457f98c41147eef3bbf11d9925 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1130.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dc59aec2b685bb83fcd31cec93251d98e69a579a4f8fd73af9665e96156cbde +size 245036 diff --git a/pole_alignment/object_detection/train/images/1131.jpg b/pole_alignment/object_detection/train/images/1131.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b91ca8e5b9fca93f9f600b8e078320972d344445 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1131.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:646ab611b0ea2018792f5b7636b492bb3e3abe853c48245b0511c4253196a0fd +size 195620 diff --git a/pole_alignment/object_detection/train/images/1132.jpg b/pole_alignment/object_detection/train/images/1132.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3330e30a2571f2532cd0ada0bbcc3d2c24316e4e --- /dev/null +++ b/pole_alignment/object_detection/train/images/1132.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14b8ecd0fa115a49e9e3c2744de101477551b8d8f05e3a5c56ede81642d7ef5d +size 191228 diff --git a/pole_alignment/object_detection/train/images/1133.jpg b/pole_alignment/object_detection/train/images/1133.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5d5ead0043b831163bc57b4fa98474a7c05dfa33 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1133.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9c2500c596c0672c63269b96e431504ee91385506fe119967f3ca93818aae4f +size 95301 diff --git a/pole_alignment/object_detection/train/images/1134.jpg b/pole_alignment/object_detection/train/images/1134.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dca26e55c538480997cba677cdc3d1aa1eecead3 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1134.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5439d4b61d513f6ff72d87333967e73691463a3756c778ca03a879391d92cc81 +size 182383 diff --git a/pole_alignment/object_detection/train/images/1135.jpg b/pole_alignment/object_detection/train/images/1135.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2b7856914fbc65c65bc5a086480fbc229466c25a --- /dev/null +++ b/pole_alignment/object_detection/train/images/1135.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71d7d2f28f7fe6cc7745c1cce74121058bc504b7545153270e179cea92abb2b5 +size 143263 diff --git a/pole_alignment/object_detection/train/images/1136.jpg b/pole_alignment/object_detection/train/images/1136.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fad3cb278abbb970e18ff62cbbc2c65e369b0217 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1136.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3adedd179b5362fce6256ba0d307b19ec8b457e1681ee9021c9e60879f9efec8 +size 1359144 diff --git a/pole_alignment/object_detection/train/images/1137.jpg b/pole_alignment/object_detection/train/images/1137.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fc542ad98a13031c02c97f5dbb1d913f494dff29 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1137.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d942f94bd9de1a374ca7295725f7168684eed357b8d4c4768d38fa12de691a6 +size 1407839 diff --git a/pole_alignment/object_detection/train/images/1138.jpg b/pole_alignment/object_detection/train/images/1138.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a7f6c8dd17e0129e91b8d76f2d15251f3d8e0920 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1138.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c350cfa6c555eae65ba967534086c1f6930c4cac2c3b59df1737ba8c033631eb +size 251964 diff --git a/pole_alignment/object_detection/train/images/1139.jpg b/pole_alignment/object_detection/train/images/1139.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e9d2f1528209b3ceab69a21ecdb01bea6dac8999 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1139.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9030b60900cc6d5fda5e89351d6929cf22b46ac05a7bb73825a2c7af75e41b82 +size 199006 diff --git a/pole_alignment/object_detection/train/images/114.jpg b/pole_alignment/object_detection/train/images/114.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b8db41896bea5ed1827bc4d98409d4b2de4829a8 --- /dev/null +++ b/pole_alignment/object_detection/train/images/114.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee91c888809719e526e8d5d5bef6554f9a550a5ed26049c2b9a8f49e6faf9133 +size 684672 diff --git a/pole_alignment/object_detection/train/images/1140.jpg b/pole_alignment/object_detection/train/images/1140.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ea46e3b5cdc34f8be1dd6639eb67d39d5e8cdd48 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1140.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee6f79e1529841c1c43b88db266368024f91fd19500a097bb045ab884a771422 +size 207157 diff --git a/pole_alignment/object_detection/train/images/1141.jpg b/pole_alignment/object_detection/train/images/1141.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9f23fb8515dd6bd433acd562880cb8838464632c --- /dev/null +++ b/pole_alignment/object_detection/train/images/1141.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:092fb3c90b15b00bc4cf5feacff8185751d2bee97354e281836d9877266cf3ac +size 132309 diff --git a/pole_alignment/object_detection/train/images/1145.jpg b/pole_alignment/object_detection/train/images/1145.jpg new file mode 100644 index 0000000000000000000000000000000000000000..de6ec6d45349fdee90a81a89e7f4459200bc69e1 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1145.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32e027062c3d7cdf8267c2cc03b921a9df6bbfdb1370ec6ff2c7d056363da879 +size 211183 diff --git a/pole_alignment/object_detection/train/images/1147.jpg b/pole_alignment/object_detection/train/images/1147.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c05f05121fb13301b22061c9b43c53632be9e71b --- /dev/null +++ b/pole_alignment/object_detection/train/images/1147.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3f5790104361a6484ca884ca8d5ca31eeea53065ca2ab4cfb5b01b640bf74c9 +size 201282 diff --git a/pole_alignment/object_detection/train/images/1149.jpg b/pole_alignment/object_detection/train/images/1149.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ad7d77ba1158985407023ed3d692637c2605f1b6 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1149.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41a4d8600ab3c952eae58cb1cc80f6f404c69753d83e2412f55b59ce1d451b31 +size 901919 diff --git a/pole_alignment/object_detection/train/images/115.jpg b/pole_alignment/object_detection/train/images/115.jpg new file mode 100644 index 0000000000000000000000000000000000000000..308535d86ce2d125600ef7c912ef2324f9c4cbb6 --- /dev/null +++ b/pole_alignment/object_detection/train/images/115.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32b570a89053360f2d593a8426cac7bf2054cfb3d9e055b036db5dec4d0a79ee +size 238808 diff --git a/pole_alignment/object_detection/train/images/1150.jpg b/pole_alignment/object_detection/train/images/1150.jpg new file mode 100644 index 0000000000000000000000000000000000000000..23f8ff08d0138c380f7a86af30f2154d03313ef4 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1150.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc975b2c54dfc00c89fa85cf90e3f54cfdca3ecc2b0fa61969fad4397b33bbaa +size 187409 diff --git a/pole_alignment/object_detection/train/images/1151.jpg b/pole_alignment/object_detection/train/images/1151.jpg new file mode 100644 index 0000000000000000000000000000000000000000..55198b19a036c020b9825bd87a314f42b4ff7292 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1151.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e585e8f026cde313bed8022b1f4f6ad659760c3438b768d1a9f257781df1c24 +size 193034 diff --git a/pole_alignment/object_detection/train/images/1152.jpg b/pole_alignment/object_detection/train/images/1152.jpg new file mode 100644 index 0000000000000000000000000000000000000000..43e8eb8d11789d4541d888d06d4d392a8881c01a --- /dev/null +++ b/pole_alignment/object_detection/train/images/1152.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b1896e86e76426b86b9a53892a23dd0eda2c3cd7b748ffd7ffc636abad6b090 +size 173677 diff --git a/pole_alignment/object_detection/train/images/1154.jpg b/pole_alignment/object_detection/train/images/1154.jpg new file mode 100644 index 0000000000000000000000000000000000000000..13a05878af640b790b83659523e141cb485ae964 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1154.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9c257fd80f4901dd86a73d60a9ee983ccd30f811cf0dd17dd5df60c7b16868a +size 201502 diff --git a/pole_alignment/object_detection/train/images/1155.jpg b/pole_alignment/object_detection/train/images/1155.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dfa771028976227200c17437d77b898b94d683e0 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1155.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41f712cab582089598350951850b508920be07657f04516530b7e7a500860a21 +size 175587 diff --git a/pole_alignment/object_detection/train/images/1156.jpg b/pole_alignment/object_detection/train/images/1156.jpg new file mode 100644 index 0000000000000000000000000000000000000000..541a961579c471dee09ff556d7dc2ee6b193f5fa --- /dev/null +++ b/pole_alignment/object_detection/train/images/1156.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d733db6db25734fa9107f9345114e1b09eb20b4c0dbdd370241bcded3c9f0c4 +size 970360 diff --git a/pole_alignment/object_detection/train/images/1157.jpg b/pole_alignment/object_detection/train/images/1157.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8353ea67f162d6dcc616eded82f7b28a6d2ccbe8 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1157.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:936dd989e0bdfac630480d4f6c55771e41482418f12fdd5bac38be85cb812478 +size 274681 diff --git a/pole_alignment/object_detection/train/images/1158.jpg b/pole_alignment/object_detection/train/images/1158.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8924517b7c79744a2df1cb17fc983624e9548fdb --- /dev/null +++ b/pole_alignment/object_detection/train/images/1158.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea3eb245cdc1510fbaa72f7510b00ed64fcfa63937286f3ab184e867117acaf0 +size 400527 diff --git a/pole_alignment/object_detection/train/images/1159.jpg b/pole_alignment/object_detection/train/images/1159.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cc324c1740eef9eedefb0c71f5cbf0a8d2d930b6 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1159.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09359ef3da90e9e58aa046134d7f488185c950dd85a20748ed3590274b674a73 +size 187098 diff --git a/pole_alignment/object_detection/train/images/116.jpg b/pole_alignment/object_detection/train/images/116.jpg new file mode 100644 index 0000000000000000000000000000000000000000..990de12c3b26e52d73b6c19169e78047886e9d18 --- /dev/null +++ b/pole_alignment/object_detection/train/images/116.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b6de44bdcbd222713892d13f92eda2581db27817a7d201d3125f988f7c084ae +size 992489 diff --git a/pole_alignment/object_detection/train/images/1160.jpg b/pole_alignment/object_detection/train/images/1160.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c1f9992d1b8d3e0f8f0fac940dfa36cb18c07577 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1160.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6554c4825ca94e8a929e5152bf974888b999ac5f52d1915f1477e8163ec38d6 +size 366759 diff --git a/pole_alignment/object_detection/train/images/1161.jpg b/pole_alignment/object_detection/train/images/1161.jpg new file mode 100644 index 0000000000000000000000000000000000000000..970df8f85806596f428395ec4e7f74cea71f1e19 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1161.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf5198cdff7c18b82aba06534c08412dc64a9e9211c1b7540d07bc27d5d8f45d +size 131902 diff --git a/pole_alignment/object_detection/train/images/1163.jpg b/pole_alignment/object_detection/train/images/1163.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1411fae36b6b624720cd9b65989e5a6687c33044 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1163.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34f5d443b455a85dedb02c04718667f732df4b78d520fd8e6db7b61da1b29d2c +size 52392 diff --git a/pole_alignment/object_detection/train/images/1164.jpg b/pole_alignment/object_detection/train/images/1164.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e608b5d56b1ca5ff95724b76073a258582bf01a9 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1164.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1412f6489a1e4711d023deb68574c05ca2cd5e148dc57c9a58201a9470eba462 +size 320083 diff --git a/pole_alignment/object_detection/train/images/1165.jpg b/pole_alignment/object_detection/train/images/1165.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d214a9f8a9798195ef9f75bb2e7779f153b6f9ea --- /dev/null +++ b/pole_alignment/object_detection/train/images/1165.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa4fef11462cfcd197ce33f6a790084e5b826cb540e16f0527f5cf7ffa397215 +size 1015645 diff --git a/pole_alignment/object_detection/train/images/1167.jpg b/pole_alignment/object_detection/train/images/1167.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d967026fe4d92f80889e5c1c123a9e81931ebfa9 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1167.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35087a0b123324eaed24fe866e00d6cecd137e771cff9f3715c88b48ea2c4288 +size 149454 diff --git a/pole_alignment/object_detection/train/images/1168.jpg b/pole_alignment/object_detection/train/images/1168.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ed437d9c4dbe8d8bf852204d10fc41c83988b29 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1168.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5109cedcc20e43e602c8aee3179b5f045e7449207176f5f4f999bf80b9368447 +size 420112 diff --git a/pole_alignment/object_detection/train/images/1169.jpg b/pole_alignment/object_detection/train/images/1169.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9e7e7cd25f4a45f4c79b821f5c6b67869a8ac8cd --- /dev/null +++ b/pole_alignment/object_detection/train/images/1169.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45985936a195c845e206ec474f16d52e70afc441abdb34b8eb0b0d071a3c0c45 +size 278755 diff --git a/pole_alignment/object_detection/train/images/117.jpg b/pole_alignment/object_detection/train/images/117.jpg new file mode 100644 index 0000000000000000000000000000000000000000..041d956afb6e8260f1d516a4052bda18dcf2f7b0 --- /dev/null +++ b/pole_alignment/object_detection/train/images/117.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bac4426a8e65e5147a96f5a7fa898937f546a1d7be2a189e3b980c98c6319b5 +size 1141969 diff --git a/pole_alignment/object_detection/train/images/1170.jpg b/pole_alignment/object_detection/train/images/1170.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9fe187db2ccebc79d16c765f2eb65ca68107cedc --- /dev/null +++ b/pole_alignment/object_detection/train/images/1170.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f32e0f75d2b1530360689cea6dbc4295b4eaa26ae7528328e0b1f7679b58498 +size 163367 diff --git a/pole_alignment/object_detection/train/images/1171.jpg b/pole_alignment/object_detection/train/images/1171.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2d9c76fcff079d060ae3556e4aff95141cdf1bd8 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1171.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b83e4c5718aef2539294f8e792af2c1c1bab9752c10854e89308ade0463aade4 +size 415069 diff --git a/pole_alignment/object_detection/train/images/1174.jpg b/pole_alignment/object_detection/train/images/1174.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d71aaf0974e5356d88cd450690bf26be12dc12c6 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1174.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb80244977ea53747a473c32d18baa8fee803c943e32a91c56e1417a45ee5301 +size 335965 diff --git a/pole_alignment/object_detection/train/images/1176.jpg b/pole_alignment/object_detection/train/images/1176.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4619c67de5f8134de3960b1298aacef2cc98f880 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1176.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e63686ae9fc74c592e271b84072e107b94bf511941edff3276de40dcba03f52 +size 218008 diff --git a/pole_alignment/object_detection/train/images/1177.jpg b/pole_alignment/object_detection/train/images/1177.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b00d9b1e33d3990e8a5907ffb56e8962263c0ac7 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1177.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7f8d4b2cda580106cf26c1006b874bc871a7a6bb51643bcf36d2702202dca5e +size 246552 diff --git a/pole_alignment/object_detection/train/images/1178.jpg b/pole_alignment/object_detection/train/images/1178.jpg new file mode 100644 index 0000000000000000000000000000000000000000..41e6dd19dec131cf42d6aa3a2c19bb8f15cbb1dc --- /dev/null +++ b/pole_alignment/object_detection/train/images/1178.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:816570a1b61538a7dbfe0d2fdb548981cc810f1ec8d132c4bd4cf249d4ad1246 +size 338842 diff --git a/pole_alignment/object_detection/train/images/1179.jpg b/pole_alignment/object_detection/train/images/1179.jpg new file mode 100644 index 0000000000000000000000000000000000000000..049fbf44b6a9fe4dec164856d41476b6a8c3b38b --- /dev/null +++ b/pole_alignment/object_detection/train/images/1179.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ddf30db9137e04899eab45e129188f9cb6851fcfdc0ee8c834df9289311c8a5 +size 346964 diff --git a/pole_alignment/object_detection/train/images/118.jpg b/pole_alignment/object_detection/train/images/118.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d81c0577862c083f0059bc95f4197b7e47d65e0 --- /dev/null +++ b/pole_alignment/object_detection/train/images/118.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b803529be6be34daa4b6e7828cfd1b76a836f22bf817791d790d126f7dfce544 +size 1097553 diff --git a/pole_alignment/object_detection/train/images/1180.jpg b/pole_alignment/object_detection/train/images/1180.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8fc97e6a35cdfa5fb59e84c6c4336f7fec5465c0 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1180.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5262d1ee77b0deef5473e0d01310c154342cf667ece3cfc3696c758896d2968c +size 155806 diff --git a/pole_alignment/object_detection/train/images/1181.jpg b/pole_alignment/object_detection/train/images/1181.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c5c39a930208e44538f7870db6f1d5d0f0621447 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1181.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2b823c61ba9bb835a870778c7f886821aa586bb1d4226f651e45a21b6406ac7 +size 194099 diff --git a/pole_alignment/object_detection/train/images/1182.jpg b/pole_alignment/object_detection/train/images/1182.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d977406c1dcef4746c0516774a999f1c67a8ff9 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1182.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34d30528afdbda077ef82cbf6169c0ec58debd2e7c54f64efc00b62bdb06e0e7 +size 169143 diff --git a/pole_alignment/object_detection/train/images/1183.jpg b/pole_alignment/object_detection/train/images/1183.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e5d3ef24a256a15e6d160328a2ba4bbc0cda31a2 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1183.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a3e1699deaeacbcf6d32a521cc7f9aaaa18f336810f763ad2aa827a7384b14d +size 250181 diff --git a/pole_alignment/object_detection/train/images/1185.jpg b/pole_alignment/object_detection/train/images/1185.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d23bc602b61ab2d8293bb760e5bcc14feee076a6 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1185.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d26378c808b233ea431cf4fa5999b44b06c30a9f5a6a5a7be84833ec18f495b +size 125376 diff --git a/pole_alignment/object_detection/train/images/1187.jpg b/pole_alignment/object_detection/train/images/1187.jpg new file mode 100644 index 0000000000000000000000000000000000000000..61368b679937eee10d1e4ca4c0f633fdc9e51979 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1187.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7f27f48418d950611ae5f3729ce1774ceb61741110359705e5cd096f925bd14 +size 400267 diff --git a/pole_alignment/object_detection/train/images/1189.jpg b/pole_alignment/object_detection/train/images/1189.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1d0683e584137c1faa2e1cb3376d2ae28ae191f2 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1189.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:745d42b6294a30289efb6b5a1bf5af77e606071ca7c4e21db430ec37f007a03b +size 324240 diff --git a/pole_alignment/object_detection/train/images/119.jpg b/pole_alignment/object_detection/train/images/119.jpg new file mode 100644 index 0000000000000000000000000000000000000000..746284f12f5ed116e09d914428755dc3680e75ef --- /dev/null +++ b/pole_alignment/object_detection/train/images/119.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5c50a7e5c8adf01c158e7912c5e703e8ed63aed60349ccb26e19e520085ea1c +size 1206302 diff --git a/pole_alignment/object_detection/train/images/1190.jpg b/pole_alignment/object_detection/train/images/1190.jpg new file mode 100644 index 0000000000000000000000000000000000000000..003d13454c911db42b9a37b618ae4e1636c83ce8 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1190.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6280c75eb3380a3892331e0caca4d9db2b6c60814fa845c979dff5521e8dff4f +size 383518 diff --git a/pole_alignment/object_detection/train/images/1191.jpg b/pole_alignment/object_detection/train/images/1191.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6d26ad07dfc7c530aa50eae7f5b42e48459bf159 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1191.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1237b4ac927f82390f16b6fe7e6274a3b96e7defea2893d7a4d0ed0152adc55c +size 290006 diff --git a/pole_alignment/object_detection/train/images/1192.jpg b/pole_alignment/object_detection/train/images/1192.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5214af241c2120f6b486a8e379b07621f7dd8284 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1192.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a292dcdbf4cb5061b0eb9307650957eec6a6f4eae21e4acf2d5ae7fae8185ef +size 311050 diff --git a/pole_alignment/object_detection/train/images/1193.jpg b/pole_alignment/object_detection/train/images/1193.jpg new file mode 100644 index 0000000000000000000000000000000000000000..866d7da363f274084b2bc786d0b6e5cc9b644924 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1193.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bd90fc86296f1390f44253e8cb54842925ce69bb8c778b9afaab79100d1a96f +size 132408 diff --git a/pole_alignment/object_detection/train/images/1194.jpg b/pole_alignment/object_detection/train/images/1194.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6ed118881003979d93c4c808607e7a2c3435929c --- /dev/null +++ b/pole_alignment/object_detection/train/images/1194.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7463ec4da002a9e3ead4009f463f16aea5d44a4d5210f45b6703f7255cf8407 +size 911676 diff --git a/pole_alignment/object_detection/train/images/1195.jpg b/pole_alignment/object_detection/train/images/1195.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4527b6b66b5d4cf25feee4c21c6dfd134589f12e --- /dev/null +++ b/pole_alignment/object_detection/train/images/1195.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a59a609342311bac9ecd06794dcf427d0863bbff774a12767ba610a8da59b65e +size 332638 diff --git a/pole_alignment/object_detection/train/images/1196.jpg b/pole_alignment/object_detection/train/images/1196.jpg new file mode 100644 index 0000000000000000000000000000000000000000..869be54596021cb805bc691b63b2e2a2a5877e04 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1196.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b588e337cbd901dd02b887b438673519c7ca4773684a5f09c146215a8a6ed88 +size 507233 diff --git a/pole_alignment/object_detection/train/images/1198.jpg b/pole_alignment/object_detection/train/images/1198.jpg new file mode 100644 index 0000000000000000000000000000000000000000..789dca1a541a7f35ec1ffd41daa0d4e2d5228d85 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1198.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f7fcd8906f77d3ab48496dabd94b044aca32e27feddb3346cc01b71882bb893 +size 342877 diff --git a/pole_alignment/object_detection/train/images/1199.jpg b/pole_alignment/object_detection/train/images/1199.jpg new file mode 100644 index 0000000000000000000000000000000000000000..49a60222a98d05b146386251a2a22687cbd52758 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1199.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83d21d02a23a9c92d4519b0ddb3d2584b10e488686445682c4ecf45b8b06a85d +size 323349 diff --git a/pole_alignment/object_detection/train/images/12.jpg b/pole_alignment/object_detection/train/images/12.jpg new file mode 100644 index 0000000000000000000000000000000000000000..01db8deba09da2114b6ade2f10a75da9ed408b80 --- /dev/null +++ b/pole_alignment/object_detection/train/images/12.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81027cfe3b410f73bc8cfb3ca4093ee5c032db6f02ead0196866b3fb9cc33feb +size 1019190 diff --git a/pole_alignment/object_detection/train/images/120.jpg b/pole_alignment/object_detection/train/images/120.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4638c22dfb48d2d00b12979077fd111661da0fcf --- /dev/null +++ b/pole_alignment/object_detection/train/images/120.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fad79c5e5130a380fb5af95876230bddd5d8b64874a8e46021938fa25fb900d +size 150682 diff --git a/pole_alignment/object_detection/train/images/1200.jpg b/pole_alignment/object_detection/train/images/1200.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ef5b55b14990e48e380a5f438d2de546d88b56b4 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1200.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:141eb1702939a2829bb903aadfa97a43b5ddc98634fa16a9984151bb32130e12 +size 337641 diff --git a/pole_alignment/object_detection/train/images/1202.jpg b/pole_alignment/object_detection/train/images/1202.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b7515f345498e2d28b56fd2a0a519e90d19d0971 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1202.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c05593085be5965c510685ae094aeda77705b15150393db0e323f62f5dd45e6 +size 309087 diff --git a/pole_alignment/object_detection/train/images/1203.jpg b/pole_alignment/object_detection/train/images/1203.jpg new file mode 100644 index 0000000000000000000000000000000000000000..464b2e4ea0ea2c9b5ae14743153c0a2b33f84259 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1203.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01cc7d9b34d3c6d61aa9bf3010464d61fc45abeeb860ad856f8c050f0b2b1f6a +size 217045 diff --git a/pole_alignment/object_detection/train/images/1204.jpg b/pole_alignment/object_detection/train/images/1204.jpg new file mode 100644 index 0000000000000000000000000000000000000000..550cbf9a2835cf337fd44dacc9ff731137b8b010 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1204.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ead2814c0bc1746d456ae6b495295406b0371bb5c151e0349fcb48906b6c7d90 +size 100974 diff --git a/pole_alignment/object_detection/train/images/1205.jpg b/pole_alignment/object_detection/train/images/1205.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d3acc854cf27b3fcf855151f6b48267ba9b6a56f --- /dev/null +++ b/pole_alignment/object_detection/train/images/1205.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8eb834b3bf48e9d6674a210b2ce3385f66d850f7ff020fe7458ba1855e40590 +size 105068 diff --git a/pole_alignment/object_detection/train/images/1206.jpg b/pole_alignment/object_detection/train/images/1206.jpg new file mode 100644 index 0000000000000000000000000000000000000000..65a75a629c15b37659e4a0c913d426e275760945 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1206.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c8351e7187d5babf13c8a5a86ce4fb9b407763b75810306781cedb0ee32de1a +size 81071 diff --git a/pole_alignment/object_detection/train/images/1207.jpg b/pole_alignment/object_detection/train/images/1207.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a20c2fa10cb85d2e5e9c2abbc00c5ed3391473c8 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1207.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bc1fa0e72b5b34ed487a8af91ad55569a9d88fc7f776c027e6f5f0acda6dc34 +size 116638 diff --git a/pole_alignment/object_detection/train/images/1209.jpg b/pole_alignment/object_detection/train/images/1209.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a67b7b12aa1128b5be912674c9a0a3beae46df00 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1209.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df030bdf16d5a6976e87d017a56596b7c0c413b5fddc41f36d906bf6d30b473f +size 324310 diff --git a/pole_alignment/object_detection/train/images/121.jpg b/pole_alignment/object_detection/train/images/121.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d18723db4b58b8ea27678c21bae87588a0619268 --- /dev/null +++ b/pole_alignment/object_detection/train/images/121.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4140f70cbd4314d52ff46d6c69d9fbc874f86a79931d38051ba6c1587c4885b1 +size 125910 diff --git a/pole_alignment/object_detection/train/images/1210.jpg b/pole_alignment/object_detection/train/images/1210.jpg new file mode 100644 index 0000000000000000000000000000000000000000..db9825b50050d9b5289efd45e9737a4e40c22b9d --- /dev/null +++ b/pole_alignment/object_detection/train/images/1210.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:894adfe87820b106981694785471ae5142860545b0a0745c4e2c07868c4591b7 +size 301966 diff --git a/pole_alignment/object_detection/train/images/1211.jpg b/pole_alignment/object_detection/train/images/1211.jpg new file mode 100644 index 0000000000000000000000000000000000000000..25682f28177b121ece81dda0fb049b89fe109fdf --- /dev/null +++ b/pole_alignment/object_detection/train/images/1211.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50b080e4bcc0c60f4deee0e87f105ac9a8af61dff85b00ad904f0eb5a34a47d9 +size 302037 diff --git a/pole_alignment/object_detection/train/images/1212.jpg b/pole_alignment/object_detection/train/images/1212.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e599927005b35c4c73ed47afa826e8cfcc87612c --- /dev/null +++ b/pole_alignment/object_detection/train/images/1212.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f87f7c6eceba678c7e1fdf88e1bf33e11a2213b9050a4268891d2ab4dacf69a6 +size 275760 diff --git a/pole_alignment/object_detection/train/images/1213.jpg b/pole_alignment/object_detection/train/images/1213.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a122cf6458f75c1f8cf8c60495be1ba5596912c6 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1213.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a1a4874796c50ee8567b5f768417095dde05a16b2499fc39cb7d0825132c217 +size 149494 diff --git a/pole_alignment/object_detection/train/images/1214.jpg b/pole_alignment/object_detection/train/images/1214.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5dce83edc8dbe08cee5dd6bca1625147962dc600 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1214.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc6dd7ca23f1d06bffdc6c96800524e453fa72a8143bf667e4035760dab92290 +size 177249 diff --git a/pole_alignment/object_detection/train/images/1215.jpg b/pole_alignment/object_detection/train/images/1215.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7da281cf5586eb46553ce52b8ed1ea916977f771 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1215.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:281b5cd386ba23e0638d78f7d19368132b1ea5ef6787bb0c764a00be41743b36 +size 158031 diff --git a/pole_alignment/object_detection/train/images/1216.jpg b/pole_alignment/object_detection/train/images/1216.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8bf4d7ba89a2cd0b16d8c28fc4d6e7419febaf15 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1216.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61c669076c2c9caa5742d04ecf4f5224da90f65195f6e048c8a1a8117ab91f74 +size 189046 diff --git a/pole_alignment/object_detection/train/images/1217.jpg b/pole_alignment/object_detection/train/images/1217.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c1c78517437cad43119a8ba43cb2ad78ea9cd540 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1217.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:793b182cd2f5190ffe83362329cee75e5e1c5529d624d88d6de86032523bb876 +size 170379 diff --git a/pole_alignment/object_detection/train/images/1218.jpg b/pole_alignment/object_detection/train/images/1218.jpg new file mode 100644 index 0000000000000000000000000000000000000000..72fbe9fd35821134d0cf43263d8c3ec8c5cfe2af --- /dev/null +++ b/pole_alignment/object_detection/train/images/1218.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a1191d19f90b947796ad118b878696ef856282436e59c8f3322d656f31927e4 +size 169618 diff --git a/pole_alignment/object_detection/train/images/1219.jpg b/pole_alignment/object_detection/train/images/1219.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e86ab5cd8a181cceecd18fd342be4aad4b11777e --- /dev/null +++ b/pole_alignment/object_detection/train/images/1219.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4da40050c51c074f21e21680a46179a47fdcfb906523614b24ec28009f0a2752 +size 233969 diff --git a/pole_alignment/object_detection/train/images/122.jpg b/pole_alignment/object_detection/train/images/122.jpg new file mode 100644 index 0000000000000000000000000000000000000000..38287be019b3f43c8e8feb455bbc4d38c8a7a0f5 --- /dev/null +++ b/pole_alignment/object_detection/train/images/122.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9295f9400959fcd97ac6162911fa847baa67f140df18f5e65ee983c6e67c2bb8 +size 225810 diff --git a/pole_alignment/object_detection/train/images/1220.jpg b/pole_alignment/object_detection/train/images/1220.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8c7c6a77b8dc3f7777e30fd30c38c02059827c4a --- /dev/null +++ b/pole_alignment/object_detection/train/images/1220.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:065b8c1d2a910ebf432b37d91587ce08c024756d5046878e3cba853ff328d76d +size 83237 diff --git a/pole_alignment/object_detection/train/images/1221.jpg b/pole_alignment/object_detection/train/images/1221.jpg new file mode 100644 index 0000000000000000000000000000000000000000..245ca5a9fc2d1c00b160c20cb8b5e53d83d16391 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1221.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9450dae602309dae2fef8617d7389f110ff89442e116be8d9eb1810cccf18af3 +size 121378 diff --git a/pole_alignment/object_detection/train/images/1222.jpg b/pole_alignment/object_detection/train/images/1222.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b9c7b74b0803bb5a4792f9755ef894d66dca04e1 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1222.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5c79f831a3e7817b5370ddf9c12fa10ec24371edfea9a36cbd778a4a6fb4533 +size 188824 diff --git a/pole_alignment/object_detection/train/images/1223.jpg b/pole_alignment/object_detection/train/images/1223.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ba9ad07ddf71ac3fa01a2598782dcd2ac965c72 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1223.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7f814ffa2622ba314921da75819c1abeaf997b9032cf2113d17821fb912b703 +size 432633 diff --git a/pole_alignment/object_detection/train/images/1224.jpg b/pole_alignment/object_detection/train/images/1224.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8bfb776e05ee184adf0f007ea578c3319c1fc10b --- /dev/null +++ b/pole_alignment/object_detection/train/images/1224.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85dbd97da235a5e2198713e46067d0e4ebed7d4a7d7829cc4dd914c8b3c7b87f +size 47996 diff --git a/pole_alignment/object_detection/train/images/1226.jpg b/pole_alignment/object_detection/train/images/1226.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2dfe360f47078090b0f8d401a54b6dfecaac871b --- /dev/null +++ b/pole_alignment/object_detection/train/images/1226.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7daef7e1c2862383e09a6c299f4a02971d46cbe5de12bda48ea650b6e8310e8 +size 148165 diff --git a/pole_alignment/object_detection/train/images/1227.jpg b/pole_alignment/object_detection/train/images/1227.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ae165cb77fb922cb479e6cb732e6718a91796212 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1227.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3a9466d8f1a5df07323fd182fecf16daef06e1bad52c33b13ba6312f96d1ecf +size 118693 diff --git a/pole_alignment/object_detection/train/images/123.jpg b/pole_alignment/object_detection/train/images/123.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4806db83e92eb39d77df76682ae72a672d700e20 --- /dev/null +++ b/pole_alignment/object_detection/train/images/123.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c3e3e02688a3b36b296dfaef6389ad804722f7dd39c85d8c14cfd10b030b726 +size 919456 diff --git a/pole_alignment/object_detection/train/images/1230.jpg b/pole_alignment/object_detection/train/images/1230.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eec3f74ba07956863a06517b5e2a0b0fd0a4aeab --- /dev/null +++ b/pole_alignment/object_detection/train/images/1230.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff10e75cc3602f4924fad053e8f871671bd021b57a880454485a46aedb7cfdde +size 95486 diff --git a/pole_alignment/object_detection/train/images/1233.jpg b/pole_alignment/object_detection/train/images/1233.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c96bb89919d0c89d07d8152f939fb4676f209b90 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1233.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1660e417cd2160c99be6c7dbdbe895766c78ec1f48b99df4fce2bbf752fb8d5 +size 402940 diff --git a/pole_alignment/object_detection/train/images/1234.jpg b/pole_alignment/object_detection/train/images/1234.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7078d66d12eadfb6f6897b7b5373f6eca9c9566c --- /dev/null +++ b/pole_alignment/object_detection/train/images/1234.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9eb8f5bbfea1f3c4924bb0f3402ed77b4e3f5a7c37db811be63569ef77ba3819 +size 330368 diff --git a/pole_alignment/object_detection/train/images/1235.jpg b/pole_alignment/object_detection/train/images/1235.jpg new file mode 100644 index 0000000000000000000000000000000000000000..924f0f3579b7656e25ae04fbbe7140b676862d11 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1235.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2831bb736e76be0405d4367845ba31138461ec04fe4dc89c338d938441288ee7 +size 338303 diff --git a/pole_alignment/object_detection/train/images/1236.jpg b/pole_alignment/object_detection/train/images/1236.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cd149ad9d55780d3474844a5a1f9ce1730e0cbed --- /dev/null +++ b/pole_alignment/object_detection/train/images/1236.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c89cc2610145870acf1d653723c343d258b4aca5073af798defd7a27c7ca9d4a +size 375012 diff --git a/pole_alignment/object_detection/train/images/1237.jpg b/pole_alignment/object_detection/train/images/1237.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6546dba868df41c51fdec9f4ee56c5678f28c11b --- /dev/null +++ b/pole_alignment/object_detection/train/images/1237.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6d22e588325a9025932926f4428e5dc147d593af9a28bc7e6007abe399de359 +size 168993 diff --git a/pole_alignment/object_detection/train/images/1238.jpg b/pole_alignment/object_detection/train/images/1238.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e918044aa9cd10f02dd33f193af426cff5bf265 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1238.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36f9f65d73e6b30aecb80290ff6c5b82e0c9ce22bdd1e94b3b0b1457c230eea8 +size 702806 diff --git a/pole_alignment/object_detection/train/images/1239.jpg b/pole_alignment/object_detection/train/images/1239.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c5dbe54f099aacb22693340594bae0a0142797a8 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1239.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b950cb604824fae07066a78dbd5d8c88448c2235f2b3c285e448d18c71ab044 +size 147425 diff --git a/pole_alignment/object_detection/train/images/124.jpg b/pole_alignment/object_detection/train/images/124.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cd69af0850fdaa400d16f3974686e5285b3674c3 --- /dev/null +++ b/pole_alignment/object_detection/train/images/124.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca19269457ca05c7f454fafb2a5b1febf24d1c2fe3ab14735fa5e7eb12e74dcf +size 999502 diff --git a/pole_alignment/object_detection/train/images/1241.jpg b/pole_alignment/object_detection/train/images/1241.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f8c57671a1de9817cfee9162f1a819ad93c2e025 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1241.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0db13cc0c8e734bd653d8eeadbd96424cc03dc40511457c449aba8a0966e4b52 +size 972940 diff --git a/pole_alignment/object_detection/train/images/1243.jpg b/pole_alignment/object_detection/train/images/1243.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2f3e4fc593935ed911064a7a807e2c7507495b2a --- /dev/null +++ b/pole_alignment/object_detection/train/images/1243.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be8371968a36491c8b0a3c0085ff9343e22153572f624be0bd462099b9e667e0 +size 1187847 diff --git a/pole_alignment/object_detection/train/images/1244.jpg b/pole_alignment/object_detection/train/images/1244.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3ed09f9931230fff201f1349b809a5cb137c76e3 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1244.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e77e1f4342102080f620458fad508ce3278f918be456767e89121c61751ee573 +size 114229 diff --git a/pole_alignment/object_detection/train/images/1245.jpg b/pole_alignment/object_detection/train/images/1245.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9813b2e834e361d2ac19e866f76b1a86882c6fc8 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1245.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b96b3be6d876c730aeea7120585d9d1f72562885506a21e86ee6c18922fa4e44 +size 76412 diff --git a/pole_alignment/object_detection/train/images/1248.jpg b/pole_alignment/object_detection/train/images/1248.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f586a69e4b740b7aa1c50051a76d1ba3f29fe838 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1248.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81ea591e5ee5576f6ee92f4d790f9939fa9353460093769a87bc17a76f154f7d +size 106468 diff --git a/pole_alignment/object_detection/train/images/1249.jpg b/pole_alignment/object_detection/train/images/1249.jpg new file mode 100644 index 0000000000000000000000000000000000000000..176ed5c722746b6d0bfe59df18121c8313c52753 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1249.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae9d55eeec1644de065ecbf5579858bfb482b81045da1f14137824193c432b4b +size 109382 diff --git a/pole_alignment/object_detection/train/images/125.jpg b/pole_alignment/object_detection/train/images/125.jpg new file mode 100644 index 0000000000000000000000000000000000000000..289c6547909a01ffb570b9cdbb0aaa1fedc5f2e4 --- /dev/null +++ b/pole_alignment/object_detection/train/images/125.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de21370a4681cac4ab66627c92947a2507e18af5257ba5e24f1af611250f5f7a +size 863531 diff --git a/pole_alignment/object_detection/train/images/1250.jpg b/pole_alignment/object_detection/train/images/1250.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2cf8064a6d51cd5d07d2f3ca76e4b177bff04aa9 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1250.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0be7a92ac1c02fb1df4c1413e29a12519372be6f34a3277db51a4b02976d457 +size 819265 diff --git a/pole_alignment/object_detection/train/images/1251.jpg b/pole_alignment/object_detection/train/images/1251.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9818d2c6ec9deb92e99b6a1027571af9a2c8f86f --- /dev/null +++ b/pole_alignment/object_detection/train/images/1251.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d0d7e359f07772c9dc45f7e807148e410234d641d516291ab623616a82cc2b8 +size 804322 diff --git a/pole_alignment/object_detection/train/images/1253.jpg b/pole_alignment/object_detection/train/images/1253.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e521aec498fdca25c46224949535342871c63971 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1253.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f2cbaad3382c5ee3d70be746502e8c3213b7ce4f6d687dc8f06155cf64e3d5b +size 503919 diff --git a/pole_alignment/object_detection/train/images/1254.jpg b/pole_alignment/object_detection/train/images/1254.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9f4f456073a7e83912aee0c806ca8f5c18722ca7 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1254.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97a9f8b87166d1857ea2ea42ee4152bdfc426a96c9357b074fcb060fbf002806 +size 1094199 diff --git a/pole_alignment/object_detection/train/images/1255.jpg b/pole_alignment/object_detection/train/images/1255.jpg new file mode 100644 index 0000000000000000000000000000000000000000..89ad8fbbe15fea0f867011026a2ea7d9a54120ae --- /dev/null +++ b/pole_alignment/object_detection/train/images/1255.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4ac7fbfaf6a807cd68283cbbd94a1cda23d9bfc527f546e81c97eb58746b24b +size 234567 diff --git a/pole_alignment/object_detection/train/images/1257.jpg b/pole_alignment/object_detection/train/images/1257.jpg new file mode 100644 index 0000000000000000000000000000000000000000..38b7921c13149f686d262c6e0c2762d6e006ed9d --- /dev/null +++ b/pole_alignment/object_detection/train/images/1257.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c88e7db67801f6f499e350987fec4fcd8effda3cf69113407df2358af8e498c +size 1166620 diff --git a/pole_alignment/object_detection/train/images/1259.jpg b/pole_alignment/object_detection/train/images/1259.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b679ab922fde4ecf388ef83586ab12dfb3a4f5ff --- /dev/null +++ b/pole_alignment/object_detection/train/images/1259.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57ceae8f37203494c0e9d546d483f744acfb6bbd343a941df41122bb42fdde75 +size 180770 diff --git a/pole_alignment/object_detection/train/images/126.jpg b/pole_alignment/object_detection/train/images/126.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0e5e0c4c9dfc16ec5290d0e809bb86fd950a5189 --- /dev/null +++ b/pole_alignment/object_detection/train/images/126.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f545da56a041266e9f53ffe131752e3c4e48d391b3280639b021f8175565b75 +size 812983 diff --git a/pole_alignment/object_detection/train/images/1260.jpg b/pole_alignment/object_detection/train/images/1260.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ae22dcfb87ff6a267abb6b1d59a2e99e35000b95 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1260.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a1f35f84b008e552e89cf95fc77a97850b502dd9c979d648ce1800c438074d0 +size 1014377 diff --git a/pole_alignment/object_detection/train/images/1261.jpg b/pole_alignment/object_detection/train/images/1261.jpg new file mode 100644 index 0000000000000000000000000000000000000000..23ed36b86e4c511a261792ca25bad7a1e7d78bf5 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1261.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ab64f8dee48008b5863f6d43ed9ec307b2b3933d44a3ba521262bd093b321c4 +size 920096 diff --git a/pole_alignment/object_detection/train/images/1263.jpg b/pole_alignment/object_detection/train/images/1263.jpg new file mode 100644 index 0000000000000000000000000000000000000000..43ab489bde657d378deb54f67418f063124c3e40 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1263.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50ed96b52844c4a7fcdd70d0d8dcb8ed3627cf2946943f07b6525a99ca47c0cd +size 243162 diff --git a/pole_alignment/object_detection/train/images/1264.jpg b/pole_alignment/object_detection/train/images/1264.jpg new file mode 100644 index 0000000000000000000000000000000000000000..73a9ab593ea02cf3315d22eb2dc81a6969669563 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1264.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d4e9006d87892b3fad39f5d9207d1c7afae558a90f2999cb980885e8692d6b4 +size 620366 diff --git a/pole_alignment/object_detection/train/images/1265.jpg b/pole_alignment/object_detection/train/images/1265.jpg new file mode 100644 index 0000000000000000000000000000000000000000..df16ad26ec742110d56d82a64a0b9c4a18d866df --- /dev/null +++ b/pole_alignment/object_detection/train/images/1265.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:807b3ca8811d6854d3206e97fa6bebc814581e4b6c357331d2ce7767997e6946 +size 984056 diff --git a/pole_alignment/object_detection/train/images/1267.jpg b/pole_alignment/object_detection/train/images/1267.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6ecf5974d9615294c8d27431d0602ae0da8cb39e --- /dev/null +++ b/pole_alignment/object_detection/train/images/1267.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e211786569b107561b8af49c956a51608cae714a1ad5d198886203ee8d9891e1 +size 744801 diff --git a/pole_alignment/object_detection/train/images/1268.jpg b/pole_alignment/object_detection/train/images/1268.jpg new file mode 100644 index 0000000000000000000000000000000000000000..50f3bccf7ca4e8a86ba83ada1c48c2308df74014 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1268.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a3514ddbd7e32bbefe51fd538ea8006b1821e72ec4d564a14f1335fad2dc999 +size 628392 diff --git a/pole_alignment/object_detection/train/images/1269.jpg b/pole_alignment/object_detection/train/images/1269.jpg new file mode 100644 index 0000000000000000000000000000000000000000..990c51bfafeebe45611cf8a3a4a27df5197192a9 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1269.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efefe72df8770b35fae2d7c4e950e4c8f5eb840c57aaf130f49511f3bc5ba518 +size 222251 diff --git a/pole_alignment/object_detection/train/images/127.jpg b/pole_alignment/object_detection/train/images/127.jpg new file mode 100644 index 0000000000000000000000000000000000000000..69e57e14e316b984d678a31cba45c00a3aa206bd --- /dev/null +++ b/pole_alignment/object_detection/train/images/127.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f79d0cbfab3a25ab88d924108788a74270d21011b2ff313bea7f88ea953bc412 +size 767580 diff --git a/pole_alignment/object_detection/train/images/1270.jpg b/pole_alignment/object_detection/train/images/1270.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b5e50d2bab6b31e76cf7dfbc578aff811eec995e --- /dev/null +++ b/pole_alignment/object_detection/train/images/1270.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0674e4bdf8f81223c99fd4d88dc0996320c5bffcfb89f6f6e4001503f7707bf +size 875459 diff --git a/pole_alignment/object_detection/train/images/1271.jpg b/pole_alignment/object_detection/train/images/1271.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d75ef3180e8d3cb507516d9def89da76214d3b70 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1271.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e77ffd73d75df717d1c791ad070bf723278d0e7a08236a01c2d9ac9c73833fb4 +size 259615 diff --git a/pole_alignment/object_detection/train/images/1272.jpg b/pole_alignment/object_detection/train/images/1272.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4a6b1b9ca7709df9eb69fa93a2e08417a0e68554 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1272.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10deb0b5753b9f752cc38e1d36e5bca3b0aed138215dad62178fbee5e9ba7cf9 +size 1130397 diff --git a/pole_alignment/object_detection/train/images/1273.jpg b/pole_alignment/object_detection/train/images/1273.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9538fd5c932897d1ae62a8dfa466ef3ecab29cb0 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1273.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab075278e12261a67b0c769143024e9822cc3910d514daae8d2fcd820ed9123b +size 771846 diff --git a/pole_alignment/object_detection/train/images/1274.jpg b/pole_alignment/object_detection/train/images/1274.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5a9cc43e059e11a3734d583253b4078343380980 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1274.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5adce11402ccc5397a3884faf0ecc8d376b0943db0873619aebf61d68983588 +size 107254 diff --git a/pole_alignment/object_detection/train/images/1275.jpg b/pole_alignment/object_detection/train/images/1275.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9e456a0f88cd9cefcaa00179ef13cbbfe6153ddd --- /dev/null +++ b/pole_alignment/object_detection/train/images/1275.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:085e6835c1902d724c0caa8e89480a5084ad127b22defb7085d7a867c8554c3c +size 844763 diff --git a/pole_alignment/object_detection/train/images/1277.jpg b/pole_alignment/object_detection/train/images/1277.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b41a4e191440962ec0d7ffc66129168f81455359 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1277.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b620f73594a174f1dca53fa3ca9be5e6c9c2b254ba70a59fab4257c2ce189ce +size 1075137 diff --git a/pole_alignment/object_detection/train/images/1278.jpg b/pole_alignment/object_detection/train/images/1278.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4cf98233bead7845d57b0ea4f6f777dc8dacbabd --- /dev/null +++ b/pole_alignment/object_detection/train/images/1278.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee400105f2513fe3594c1cd735cdac2a9eab9dd9b9728a2efabc08eb3ee92ba0 +size 729644 diff --git a/pole_alignment/object_detection/train/images/1279.jpg b/pole_alignment/object_detection/train/images/1279.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ff4a3390adaeb81c8c34d657c9624f56f54ec955 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1279.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51ed45bd364c092541d45ebdaea18f78dd3c1c85980b2d6b023fcae62ae2b848 +size 680333 diff --git a/pole_alignment/object_detection/train/images/1281.jpg b/pole_alignment/object_detection/train/images/1281.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a1e02edc28d6006f7f906c2f56d2539bc09af5d --- /dev/null +++ b/pole_alignment/object_detection/train/images/1281.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e897a08b88c880e30e3e1f711cf96246d268c12f3f7ce25f3176ae700fce260 +size 665919 diff --git a/pole_alignment/object_detection/train/images/1286.jpg b/pole_alignment/object_detection/train/images/1286.jpg new file mode 100644 index 0000000000000000000000000000000000000000..930772b3704cb6002248968ee1dae0ba95e33f3b --- /dev/null +++ b/pole_alignment/object_detection/train/images/1286.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fccfe6f1bf3b5601a95cca4cf3ddd5f56d15c195291eb1e8ea6be23582d3502 +size 894183 diff --git a/pole_alignment/object_detection/train/images/1287.jpg b/pole_alignment/object_detection/train/images/1287.jpg new file mode 100644 index 0000000000000000000000000000000000000000..372acc3c8828efd4fc28deed62aa3eb62ae505d7 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1287.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd9ceafce22a3988f3899e13668a4bfc74cd92402c8d3a1358bd03ec22180ed8 +size 168752 diff --git a/pole_alignment/object_detection/train/images/1288.jpg b/pole_alignment/object_detection/train/images/1288.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0ad2ba5432844c380d05bdad59beb75c503d0f8e --- /dev/null +++ b/pole_alignment/object_detection/train/images/1288.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23429ef2096246f6ffc21a73743a8811ce532c4d11801a7e239eabd415a15f0c +size 170637 diff --git a/pole_alignment/object_detection/train/images/129.jpg b/pole_alignment/object_detection/train/images/129.jpg new file mode 100644 index 0000000000000000000000000000000000000000..775cd7ef5f7a2be636f28cac1a3a3722a1974f1b --- /dev/null +++ b/pole_alignment/object_detection/train/images/129.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9032016271787d7a2573912031050f0c23c291980ebf47aa4225234b61a6831 +size 606204 diff --git a/pole_alignment/object_detection/train/images/1290.jpg b/pole_alignment/object_detection/train/images/1290.jpg new file mode 100644 index 0000000000000000000000000000000000000000..180cbdadc58b95651495e88b8abc9be1846ed2f9 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1290.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b17a6da3e581d21ac6e3270f95c862fece5c3b99b5fac3eef63fa5ac2e4236f9 +size 92513 diff --git a/pole_alignment/object_detection/train/images/1291.jpg b/pole_alignment/object_detection/train/images/1291.jpg new file mode 100644 index 0000000000000000000000000000000000000000..198d4caefa4778c09e6cda88f1fa5c7f6cc95572 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1291.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c8e744eca1baef52f01bb6163aa14e487ce1693bc4db7bd04b66c81ef66297e +size 813180 diff --git a/pole_alignment/object_detection/train/images/1292.jpg b/pole_alignment/object_detection/train/images/1292.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1ad68336c7767065722ccac43142d57c4e0496cf --- /dev/null +++ b/pole_alignment/object_detection/train/images/1292.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0107761162764fb4f5223d96a21b94e5a5500dd1c76f9758b83c9e32ff7019a +size 98628 diff --git a/pole_alignment/object_detection/train/images/1293.jpg b/pole_alignment/object_detection/train/images/1293.jpg new file mode 100644 index 0000000000000000000000000000000000000000..92650a85ce76d149ffc5afb5e58490955e14e124 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1293.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6e28a3147f1c0dee82ed34294f9af82f73b1ee58d74efce55049d3c6da19d0e +size 665232 diff --git a/pole_alignment/object_detection/train/images/1294.jpg b/pole_alignment/object_detection/train/images/1294.jpg new file mode 100644 index 0000000000000000000000000000000000000000..571053466225a1f9d0ed112e8df0a0ae44bc0875 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1294.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac1d702b4f3d279e518bc004137c12e9a8a6578acdb77b9e93ecf16ecb0c3295 +size 89581 diff --git a/pole_alignment/object_detection/train/images/1295.jpg b/pole_alignment/object_detection/train/images/1295.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7fa220f2f5d7bfbef541ccc5da5c55d64755f535 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1295.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18d6d26dddf6858602d99ea3b280167b1390054b52470a2165955d956af8ce56 +size 700232 diff --git a/pole_alignment/object_detection/train/images/1296.jpg b/pole_alignment/object_detection/train/images/1296.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d5ee7ba73a1183c783e23a1f115bbe3a04fe5a77 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1296.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13546266dbf01d0945107ad21c8b51f53181c74b59cf3a1b6f8f842ee5b7df2d +size 80894 diff --git a/pole_alignment/object_detection/train/images/1297.jpg b/pole_alignment/object_detection/train/images/1297.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b0aab9d0c42a2c563019c6776efb93bf76b5e513 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1297.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4eadb36f3b2b70b6c9b6b928309c91a755c4b24dd22c0c87a50aa3e68ac96d94 +size 772958 diff --git a/pole_alignment/object_detection/train/images/1298.jpg b/pole_alignment/object_detection/train/images/1298.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b93637b981f407808be36716826204a876a4fe6d --- /dev/null +++ b/pole_alignment/object_detection/train/images/1298.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efcd872672ff4e6868711e03ddb1d5a079ccc31f68240a6a05eb3424f4bb1bff +size 86829 diff --git a/pole_alignment/object_detection/train/images/1299.jpg b/pole_alignment/object_detection/train/images/1299.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d085f0696fd2f0a87f9cb6ea61b4279f765d71b7 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1299.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e4fdc7149bd6c0a3805536e9f2a4da90860e434a4c8a91fc47764c14011883c +size 98317 diff --git a/pole_alignment/object_detection/train/images/13.jpg b/pole_alignment/object_detection/train/images/13.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e21d3cead286b4901255cf3ae0e000a9d1da738b --- /dev/null +++ b/pole_alignment/object_detection/train/images/13.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:090dbc26d825610b31ff8134977fa414acd6fb05236c250b7bf4fd189838b53c +size 1097522 diff --git a/pole_alignment/object_detection/train/images/130.jpg b/pole_alignment/object_detection/train/images/130.jpg new file mode 100644 index 0000000000000000000000000000000000000000..99243a9eeec7249609c9a9cb63e6aaa1d398726b --- /dev/null +++ b/pole_alignment/object_detection/train/images/130.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5eda5091052ab4cf8f7a6dd1ccf067c47df36533f5ce89b211fc9a2a4462f53a +size 929999 diff --git a/pole_alignment/object_detection/train/images/1301.jpg b/pole_alignment/object_detection/train/images/1301.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c79c119ec427003796c86ca1ba8de86f4d011119 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1301.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2149fa12776c0f3aa42f31d6d1e216ba00679cadc9d4a01a201040a603b8b370 +size 99820 diff --git a/pole_alignment/object_detection/train/images/1305.jpg b/pole_alignment/object_detection/train/images/1305.jpg new file mode 100644 index 0000000000000000000000000000000000000000..113d35b722187872b741d59b218ea650b408d167 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1305.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4a84ede46fb628c3233d2f8fd94131e3298d2f5eac44dd9d09c7883e94b3596 +size 108802 diff --git a/pole_alignment/object_detection/train/images/1307.jpg b/pole_alignment/object_detection/train/images/1307.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c62c4be993f76bbe02303c8a4a130c8a002bcf7c --- /dev/null +++ b/pole_alignment/object_detection/train/images/1307.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7216340b54b8e5e7d5fc19cd1b8ad1d7a122b21649239753306a08173170276a +size 90149 diff --git a/pole_alignment/object_detection/train/images/1308.jpg b/pole_alignment/object_detection/train/images/1308.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d08bb753eeb78c0a8d309ca5193f916c966a4ad1 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1308.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84d28ea419244247c7ac91a23bd8f65806342ecef96d30258e587b7f31b40c00 +size 78723 diff --git a/pole_alignment/object_detection/train/images/1309.jpg b/pole_alignment/object_detection/train/images/1309.jpg new file mode 100644 index 0000000000000000000000000000000000000000..396823a1c78aa3cc6947bc20c79bc333124038a9 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1309.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:414bbfcf97d3962a29757239b34c57fa806c0b06435ff51e342b83e6178c5eb7 +size 108349 diff --git a/pole_alignment/object_detection/train/images/131.jpg b/pole_alignment/object_detection/train/images/131.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ef22f3a7ab6ec813fceb93d3f18de196ff911454 --- /dev/null +++ b/pole_alignment/object_detection/train/images/131.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:147ad334b9b9700bffd2732d7e98f6b9cd60ddc676d965399b746f19ab6bf503 +size 774474 diff --git a/pole_alignment/object_detection/train/images/1310.jpg b/pole_alignment/object_detection/train/images/1310.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bf82b47a2a5a417b10ed7cdb538c2e9fb40e92f7 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1310.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d76652cfc244b1f1927d8f04fe6e4f59e6c8f6cc170e0e57481832d5cf311995 +size 1251251 diff --git a/pole_alignment/object_detection/train/images/1311.jpg b/pole_alignment/object_detection/train/images/1311.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fe18a7214bd1fda4f36c1b8263a58b2dd61cf80c --- /dev/null +++ b/pole_alignment/object_detection/train/images/1311.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b802389e087e5c8c9e6c1bd9b84f4b549cdc37a474dd9e48caa76bf52690e2c1 +size 1270963 diff --git a/pole_alignment/object_detection/train/images/1313.jpg b/pole_alignment/object_detection/train/images/1313.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a19096eccdb86d56e310757089d944092077afbc --- /dev/null +++ b/pole_alignment/object_detection/train/images/1313.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27c40c7a70978a2048d2d8f239afeeed14936e9d025547158607c54d20447a3b +size 98005 diff --git a/pole_alignment/object_detection/train/images/1315.jpg b/pole_alignment/object_detection/train/images/1315.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4fd107f6efc6456c4935f81a0f1063683ccada70 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1315.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa4492c05acbb0b6f6e3582e48e10ee72bf1753fdd6695a284052b1b188cbea7 +size 977928 diff --git a/pole_alignment/object_detection/train/images/1317.jpg b/pole_alignment/object_detection/train/images/1317.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5a05d8abdf76fd8fd5855b4d9b9036de33f0ae9d --- /dev/null +++ b/pole_alignment/object_detection/train/images/1317.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dcb1af81e56942fd95be4095965c0ed64ccec9f0e501ef8c89eac1f4b8c7790 +size 155832 diff --git a/pole_alignment/object_detection/train/images/1318.jpg b/pole_alignment/object_detection/train/images/1318.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2ab4d9276fd86300965c87b9eb2d527a852d49bf --- /dev/null +++ b/pole_alignment/object_detection/train/images/1318.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28ce60f5bc335cdb3ef38e1ddc5613e30eb7984f741fb618e1ab25c97c94cde3 +size 78070 diff --git a/pole_alignment/object_detection/train/images/1319.jpg b/pole_alignment/object_detection/train/images/1319.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b5b36c7e71621118d342bce8bfd0cc449ff1cb78 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1319.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51b4da4d86497433a0cece3a239c826a16deb50b909f958e1f710b04dbeeff0f +size 677919 diff --git a/pole_alignment/object_detection/train/images/132.jpg b/pole_alignment/object_detection/train/images/132.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8ff72a3e57c3e8bec76f299efdbc38a0bac832d6 --- /dev/null +++ b/pole_alignment/object_detection/train/images/132.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a1d5c75b4ddda684f8e5fb03b07b80728a561d1a9a10f781118c1dc44f4a5ca +size 857632 diff --git a/pole_alignment/object_detection/train/images/1320.jpg b/pole_alignment/object_detection/train/images/1320.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f56d0939ba1de9e7f46a727c92a6d82161189822 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1320.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea60bcbb0b97501cc4eaf364f7de6733291adb4b2fa53c56749c24a2b6e3a59c +size 927495 diff --git a/pole_alignment/object_detection/train/images/1321.jpg b/pole_alignment/object_detection/train/images/1321.jpg new file mode 100644 index 0000000000000000000000000000000000000000..08e57675c40dac3edbbc023a51f05aec78cca703 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1321.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e901d03d07fd3f030f345e6e0d1a14958939e16eb254c45eca47c4f6fcc1d1c1 +size 1056162 diff --git a/pole_alignment/object_detection/train/images/1323.jpg b/pole_alignment/object_detection/train/images/1323.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e52323b09dc1e55c2ecacfbb8cdc169103236829 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1323.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c49db5886a184943846902a3cc3dfba459f6494333f5b9dc890ab6974947722 +size 139837 diff --git a/pole_alignment/object_detection/train/images/1324.jpg b/pole_alignment/object_detection/train/images/1324.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cad03c42d6e2559f295df5e6bbd1119974a6285b --- /dev/null +++ b/pole_alignment/object_detection/train/images/1324.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21a463042e69c29ab3bf865cfac0ea9e691e2faa2177380ff531fc586623f27f +size 97740 diff --git a/pole_alignment/object_detection/train/images/1327.jpg b/pole_alignment/object_detection/train/images/1327.jpg new file mode 100644 index 0000000000000000000000000000000000000000..669fe9effe67d9c8625657928e9f064308352bd5 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1327.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25c56ebc1e1f80418dc991c5c47b0fb87609da05c3be8e3f9fe5f542cbe02d0b +size 142702 diff --git a/pole_alignment/object_detection/train/images/133.jpg b/pole_alignment/object_detection/train/images/133.jpg new file mode 100644 index 0000000000000000000000000000000000000000..acafe9df21969c801200cf3c3144ea58a20da48e --- /dev/null +++ b/pole_alignment/object_detection/train/images/133.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5365a1973301007bd9e6bd9633bdad3abb8c61f22bcf482ab6020f33155a8b94 +size 361278 diff --git a/pole_alignment/object_detection/train/images/1330.jpg b/pole_alignment/object_detection/train/images/1330.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3e66c1702b12a90aba0b413539e69b86a26ccbba --- /dev/null +++ b/pole_alignment/object_detection/train/images/1330.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12ae59bd597c93ceb3216a582caa17f9eca443bcf86abbafd441f7d8eb77b202 +size 152113 diff --git a/pole_alignment/object_detection/train/images/1331.jpg b/pole_alignment/object_detection/train/images/1331.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0bc9c1dffc2e582e43227fb220d37cfc62584c6e --- /dev/null +++ b/pole_alignment/object_detection/train/images/1331.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17fceec2eb713e7c423bd15d256c8b8681c9ef51bcc530d5b620e24f4b58d0ed +size 146867 diff --git a/pole_alignment/object_detection/train/images/1333.jpg b/pole_alignment/object_detection/train/images/1333.jpg new file mode 100644 index 0000000000000000000000000000000000000000..59fc85bff0f1a74e6729f5387e29deaed05d61dd --- /dev/null +++ b/pole_alignment/object_detection/train/images/1333.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38ddfffba0236b468e7597fd08379b90ca888a30e4410490f52ec2404d43e9a4 +size 140135 diff --git a/pole_alignment/object_detection/train/images/1334.jpg b/pole_alignment/object_detection/train/images/1334.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e629eb65c087ff07ab13d5372ede32b10bdd9b05 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1334.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1286ab85e8c5318bad1b947e2653589d444547a86e0bc58585f7147879566f3d +size 159042 diff --git a/pole_alignment/object_detection/train/images/1335.jpg b/pole_alignment/object_detection/train/images/1335.jpg new file mode 100644 index 0000000000000000000000000000000000000000..424dcfa384a3a89d12eb7e4d37cf3a2625dfbd52 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1335.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41d454fbdcca0e87c5fcecf60d8ba06add90ab622d1b4ca3d4a72f3444d471f0 +size 115294 diff --git a/pole_alignment/object_detection/train/images/1336.jpg b/pole_alignment/object_detection/train/images/1336.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1ace3054061eb54d95e95084dc8c2c0b009aec80 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1336.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9140c328f0ba3455e1b86a2a18000497ddea4154cc2445919b53656d0bbff9d5 +size 131091 diff --git a/pole_alignment/object_detection/train/images/1337.jpg b/pole_alignment/object_detection/train/images/1337.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5b1e5091680ff9041d6d38c0efd7040c42ec6d3b --- /dev/null +++ b/pole_alignment/object_detection/train/images/1337.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fd068eb641c28802db70b134a4ddd2c70de43e654147c9b650e2be05737ef6e +size 108286 diff --git a/pole_alignment/object_detection/train/images/1338.jpg b/pole_alignment/object_detection/train/images/1338.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d0bd0288d92881a56cbf624dff8397496c346ca8 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1338.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:784d6d5266d0870461b963e7a4759d578f804511cad27c63a4d0de3b97a62f0a +size 158938 diff --git a/pole_alignment/object_detection/train/images/1339.jpg b/pole_alignment/object_detection/train/images/1339.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3f44d5a5b175fd828130fe57218e8e8ad98b2b7d --- /dev/null +++ b/pole_alignment/object_detection/train/images/1339.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f493525523116dc7660101af588994fbf452134f44a939a47292b4f457e03087 +size 93216 diff --git a/pole_alignment/object_detection/train/images/134.jpg b/pole_alignment/object_detection/train/images/134.jpg new file mode 100644 index 0000000000000000000000000000000000000000..18e1a308d640452f9bb83a8889bc88710666c7d0 --- /dev/null +++ b/pole_alignment/object_detection/train/images/134.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25ea42b1b16c5eddd07fd4aa6c5cf8d38fcbc585d1b48164459390f85b9a5b72 +size 813053 diff --git a/pole_alignment/object_detection/train/images/1340.jpg b/pole_alignment/object_detection/train/images/1340.jpg new file mode 100644 index 0000000000000000000000000000000000000000..308fef7a0d0b04d923a04dabb7bc9796f12e7ad3 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1340.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84799b58d2401bd0717c37cbed57b3742a5a92e5192d1f82f614e26a1d653483 +size 177831 diff --git a/pole_alignment/object_detection/train/images/1341.jpg b/pole_alignment/object_detection/train/images/1341.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fe4f9b134f546d7e34c162aaa22311746000c224 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1341.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0c22214d5389423d5af278b984b796af3c0e2fda3dfa196fb792eec833f5f37 +size 168657 diff --git a/pole_alignment/object_detection/train/images/1342.jpg b/pole_alignment/object_detection/train/images/1342.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d2175310708e968945e943a4196ad8fb6d8748e4 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1342.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6667af27c99612899f494154d20cb75d3fa213d9f708201f169539095cae7e9f +size 180196 diff --git a/pole_alignment/object_detection/train/images/1343.jpg b/pole_alignment/object_detection/train/images/1343.jpg new file mode 100644 index 0000000000000000000000000000000000000000..875e68d83ea4b6e0af9262e561ab5ba21aa87632 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1343.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcbd3eab62c66c51ad873b3f12d5b8a814906e53c99661845f4db4ecbd5e84f4 +size 171598 diff --git a/pole_alignment/object_detection/train/images/1344.jpg b/pole_alignment/object_detection/train/images/1344.jpg new file mode 100644 index 0000000000000000000000000000000000000000..558a34cbdbce0738b4e39e01b6c310f4c2aa91ad --- /dev/null +++ b/pole_alignment/object_detection/train/images/1344.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04dabf0cac9ae40bb5c66901d36cd2c51cc3adc5501a09a60e1b88446643a930 +size 176806 diff --git a/pole_alignment/object_detection/train/images/1345.jpg b/pole_alignment/object_detection/train/images/1345.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ffb10e0d8bbb0fd774b9441e143a67f4a1ec3263 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1345.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8579ac16d199eca1b69de8ad8595ad8ea9e27c2b0999cb2ae8eef03dce0ba3c6 +size 119461 diff --git a/pole_alignment/object_detection/train/images/1346.jpg b/pole_alignment/object_detection/train/images/1346.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cfc2103005e637392c13ee31db6448b7f953c3a7 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1346.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b081198ddaec3b0742157f449a53ee683e5b9446070d1115651090721f758c6 +size 361983 diff --git a/pole_alignment/object_detection/train/images/1349.jpg b/pole_alignment/object_detection/train/images/1349.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f0260e6b5afadd1b6e98ebb3d4d69dcb45fd3d96 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1349.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0280068dc18df694216dec0f0ff9c775d4574622341726046070ca05f5432daa +size 197730 diff --git a/pole_alignment/object_detection/train/images/135.jpg b/pole_alignment/object_detection/train/images/135.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9f588236d90f74986ca9b562e6a56b6c707dbd71 --- /dev/null +++ b/pole_alignment/object_detection/train/images/135.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca4270144f098fe14ed873d0f9a4cb715b3fb32f25c44c16b18e12ed30ac2a29 +size 938375 diff --git a/pole_alignment/object_detection/train/images/1350.jpg b/pole_alignment/object_detection/train/images/1350.jpg new file mode 100644 index 0000000000000000000000000000000000000000..675c34c537591cccf49f2c1ba31fd2d927432dec --- /dev/null +++ b/pole_alignment/object_detection/train/images/1350.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c553e2cb33e1f4af7d4e963cc1ee66c0475ac26b531d106dcb5697f3a20f3fe4 +size 328609 diff --git a/pole_alignment/object_detection/train/images/1351.jpg b/pole_alignment/object_detection/train/images/1351.jpg new file mode 100644 index 0000000000000000000000000000000000000000..550602e50a6fc4b2064ee5502a70981d96a0a1d7 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1351.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dc96403462c193d89bff95ddc169b5aef73ccdba23976832618a64097bc18b7 +size 428140 diff --git a/pole_alignment/object_detection/train/images/1352.jpg b/pole_alignment/object_detection/train/images/1352.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cd0720a22e943c2172fbde517a25268e6b8ca232 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1352.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:517a6a9be9ca0b2c7e5870dbb93ce769a5db19c4b7fa1e64f5800d74a8c2292d +size 184122 diff --git a/pole_alignment/object_detection/train/images/1353.jpg b/pole_alignment/object_detection/train/images/1353.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed55c742596caeea92bca8940a3210b18130bca0 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1353.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0f9717f2fd962d23241960c1dedd2b590d10146b822355599387a2cf124394f +size 145347 diff --git a/pole_alignment/object_detection/train/images/1354.jpg b/pole_alignment/object_detection/train/images/1354.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b8e0d73caff8e0991ae657effc8bdf9cb1a61903 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1354.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08fca174ca059abaad64073f2ab7f243ec21c8d4a93ecf33e0ac9d54e845e60a +size 129840 diff --git a/pole_alignment/object_detection/train/images/1355.jpg b/pole_alignment/object_detection/train/images/1355.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a35db7498af5139217d31f892cc059ded8017ebb --- /dev/null +++ b/pole_alignment/object_detection/train/images/1355.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c244819779566faf855d4471955cf2a4bfe83c3ec0092c16fd1e309c56c9cdef +size 126830 diff --git a/pole_alignment/object_detection/train/images/1356.jpg b/pole_alignment/object_detection/train/images/1356.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2247d6eb008ca598bb30873a138c7a24b333fe3d --- /dev/null +++ b/pole_alignment/object_detection/train/images/1356.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c72abbacd6e6edb953960d86cae6572b0090bdf0d37b76c184f311cbc7b750aa +size 336765 diff --git a/pole_alignment/object_detection/train/images/1357.jpg b/pole_alignment/object_detection/train/images/1357.jpg new file mode 100644 index 0000000000000000000000000000000000000000..406cf1213aa03b5f1980433e65f71756def87a53 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1357.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e23fb764b88c137212536993b969b541fed7898b01ee694400ac1815991d9826 +size 124686 diff --git a/pole_alignment/object_detection/train/images/1358.jpg b/pole_alignment/object_detection/train/images/1358.jpg new file mode 100644 index 0000000000000000000000000000000000000000..81768c0fb3063a9b7f68df331fe9529a37c36bf7 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1358.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ffdf502e872a8f45dc80a167dd3ebca47be8d22c6f5f3c1733fe05fb7651e8d +size 202611 diff --git a/pole_alignment/object_detection/train/images/1359.jpg b/pole_alignment/object_detection/train/images/1359.jpg new file mode 100644 index 0000000000000000000000000000000000000000..83eaf899020198b90717ebdccb9e42cccd30e522 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1359.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:288442d862bab40c87e54141ca6163b9ccea483fec8f60ec29b999ba20142484 +size 116701 diff --git a/pole_alignment/object_detection/train/images/1360.jpg b/pole_alignment/object_detection/train/images/1360.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b048315ee1521446a088dd5502de4784547c92cc --- /dev/null +++ b/pole_alignment/object_detection/train/images/1360.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a466f0988506433f4324c15cca9f8057fc0acdd8dab585c8bb6ff5b3af3cbeb +size 133945 diff --git a/pole_alignment/object_detection/train/images/1361.jpg b/pole_alignment/object_detection/train/images/1361.jpg new file mode 100644 index 0000000000000000000000000000000000000000..958729567e81004d6a2c0fd7e927bdf26d59f80a --- /dev/null +++ b/pole_alignment/object_detection/train/images/1361.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d56ba53be6ba2984dbfac9e694c0077339692d187febb5651cedda1beb6f6908 +size 86678 diff --git a/pole_alignment/object_detection/train/images/1363.jpg b/pole_alignment/object_detection/train/images/1363.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8f723e88976fe4505138d1776b1492ab90b8ae8a --- /dev/null +++ b/pole_alignment/object_detection/train/images/1363.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a06f53ac0959717203535b064b3186421f7ddf455fd7cfd5f4fbd52c47faa15c +size 117841 diff --git a/pole_alignment/object_detection/train/images/1364.jpg b/pole_alignment/object_detection/train/images/1364.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b4ab00af7c3db4efe3669848eec8a1c26224fc57 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1364.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf8ae43a27dd27290ce284a57f9fd46e0382b27330cafdb37dca6a12bf6e1608 +size 1095611 diff --git a/pole_alignment/object_detection/train/images/1365.jpg b/pole_alignment/object_detection/train/images/1365.jpg new file mode 100644 index 0000000000000000000000000000000000000000..79eedc8e752b353a7b4ff616f38c54ff86ae9c4b --- /dev/null +++ b/pole_alignment/object_detection/train/images/1365.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86df71c28df9f310f3849eba81b01822419aaf0ed5b1f37b299a4ecf2627fd7e +size 134750 diff --git a/pole_alignment/object_detection/train/images/137.jpg b/pole_alignment/object_detection/train/images/137.jpg new file mode 100644 index 0000000000000000000000000000000000000000..92c6d6fd8298e1191433e9d4bf44aa715e6f61ec --- /dev/null +++ b/pole_alignment/object_detection/train/images/137.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5388b518deb4b5f39924a90c5bf16c77fa0914a7fe3862d9a2f012fde46be75 +size 832712 diff --git a/pole_alignment/object_detection/train/images/1373.jpg b/pole_alignment/object_detection/train/images/1373.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6d33e58ee60ceefb0105422c8870cfe1fc52b012 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1373.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c95709686a7a83269eaa4020c81b49bb2e2a0cbe7da726fe779afc972793ede6 +size 665738 diff --git a/pole_alignment/object_detection/train/images/1374.jpg b/pole_alignment/object_detection/train/images/1374.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8caccbc870a3144a3855a57566490c14250334ce --- /dev/null +++ b/pole_alignment/object_detection/train/images/1374.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29f5277c9f1b01ab4354383008351b6be295a84fb0f28d4d25a3d1abf3df7311 +size 111302 diff --git a/pole_alignment/object_detection/train/images/1376.jpg b/pole_alignment/object_detection/train/images/1376.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5e957f1ece5337a5cba5e05d335e0eaeaca79715 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1376.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:016dec01fe14cbd718f5aad359f24914dea4f93dba7ddc5a68686f24413c5cd7 +size 127375 diff --git a/pole_alignment/object_detection/train/images/1378.jpg b/pole_alignment/object_detection/train/images/1378.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1428553ffff561df266b18d4ab43cff2ad7ffa11 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1378.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0719ad5a4a74b2fbe512ae993e0e5cb7e3c47e227db03cbad9c58d76af8c8d16 +size 1231075 diff --git a/pole_alignment/object_detection/train/images/138.jpg b/pole_alignment/object_detection/train/images/138.jpg new file mode 100644 index 0000000000000000000000000000000000000000..48e4786c5d4e0cbd77d0e84c1ffbda710e1fe9c3 --- /dev/null +++ b/pole_alignment/object_detection/train/images/138.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:016dccbef5a69159cebde7eea28f05e6e5fc1e3e2e9324d5884a9db9e0b16ff0 +size 86103 diff --git a/pole_alignment/object_detection/train/images/1380.jpg b/pole_alignment/object_detection/train/images/1380.jpg new file mode 100644 index 0000000000000000000000000000000000000000..be116dcdcccd202c5c4f53c545d4317132f52e6e --- /dev/null +++ b/pole_alignment/object_detection/train/images/1380.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4076b26efd143348cf5c88d36e5d59db71ab79f577260ba45d5bb00329b1d36e +size 1151712 diff --git a/pole_alignment/object_detection/train/images/1381.jpg b/pole_alignment/object_detection/train/images/1381.jpg new file mode 100644 index 0000000000000000000000000000000000000000..742067209a6eb250b1c537be4aac85875fab53de --- /dev/null +++ b/pole_alignment/object_detection/train/images/1381.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e488bd39969e9c6f8e82676c993af60e294a9dbee20071c95bf9a95965942737 +size 127495 diff --git a/pole_alignment/object_detection/train/images/1382.jpg b/pole_alignment/object_detection/train/images/1382.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c6d04395bf3ab2b4752979b6d67fb944e3bd1ae4 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1382.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cfe73066fb47a1cee183cedb35eb8e1ac4746733a0aa395e6a2d2129b180839 +size 1198366 diff --git a/pole_alignment/object_detection/train/images/1384.jpg b/pole_alignment/object_detection/train/images/1384.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7fdfc4755a4bd52429b9fc9330cb8f153770f74c --- /dev/null +++ b/pole_alignment/object_detection/train/images/1384.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98b3c20756b4d71d4649434deaecf0df29978f6a5044032629b716c2f2d1e324 +size 1053199 diff --git a/pole_alignment/object_detection/train/images/1385.jpg b/pole_alignment/object_detection/train/images/1385.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6256d6c8b84c6b498f54cec0cacff39b86a50661 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1385.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:732bec39bcf1546cc07710efd7aaa6c53147adfdbf223cb81ec2eda565c71aa6 +size 128518 diff --git a/pole_alignment/object_detection/train/images/1389.jpg b/pole_alignment/object_detection/train/images/1389.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf0b109994dee32d4623ec075c1f724fc79c61b6 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1389.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46f1b30bf36be64f34f960d9f1881517fdc15d03c2fc7877904e66037ddc0d5c +size 984768 diff --git a/pole_alignment/object_detection/train/images/1390.jpg b/pole_alignment/object_detection/train/images/1390.jpg new file mode 100644 index 0000000000000000000000000000000000000000..021f7a49411c6b98f58c77c23433bec52cf45463 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1390.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c70e3910874a4f173acfcd357a3662844d8e97ea89186a118f7c72576a895542 +size 137793 diff --git a/pole_alignment/object_detection/train/images/1391.jpg b/pole_alignment/object_detection/train/images/1391.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a7126f2e1d702fb207ff43ce4b41765811e02823 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1391.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7e45ca549fcbdc11043a3261e29a6013379e53d69492faaf83aa83504d6e8fe +size 122676 diff --git a/pole_alignment/object_detection/train/images/1392.jpg b/pole_alignment/object_detection/train/images/1392.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7fa341da913219cfe6ccbfa6944f616fb9fa7bad --- /dev/null +++ b/pole_alignment/object_detection/train/images/1392.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e815282b993402950da8b7286bce011a04df1dcf1992c7e78db5e98690ca02fe +size 189510 diff --git a/pole_alignment/object_detection/train/images/1393.jpg b/pole_alignment/object_detection/train/images/1393.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6eb28e054e0fc2773b2e3fcfee56e0613f00e6f4 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1393.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:945ce56c9f9314907d4cd5892690d0a32f845a06bf6bb119d4a94fd7883b91d9 +size 919018 diff --git a/pole_alignment/object_detection/train/images/1394.jpg b/pole_alignment/object_detection/train/images/1394.jpg new file mode 100644 index 0000000000000000000000000000000000000000..df249965f21308a5c18ef9ea831d476d08eb831f --- /dev/null +++ b/pole_alignment/object_detection/train/images/1394.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c75e6210005b52de6e3d4108e567208c0e91217a8e134187172a42fd16af503d +size 102228 diff --git a/pole_alignment/object_detection/train/images/1398.jpg b/pole_alignment/object_detection/train/images/1398.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c46bbdfae354211c3a7f20e854090e0eff15ac8f --- /dev/null +++ b/pole_alignment/object_detection/train/images/1398.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09e21b562fb032f56b13a01ebc7765cfd323f673e646f38febadb44d018607cc +size 587875 diff --git a/pole_alignment/object_detection/train/images/1399.jpg b/pole_alignment/object_detection/train/images/1399.jpg new file mode 100644 index 0000000000000000000000000000000000000000..87f7ed6fa751b23d1567511c3b2fb667eb782a38 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1399.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ded5630b8887215e5c808b8dc3e72e6ff5e11e0ae54bcefc2962b4c446419e1b +size 170487 diff --git a/pole_alignment/object_detection/train/images/14.jpg b/pole_alignment/object_detection/train/images/14.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6767c5d76a70484d91e2151bac1555c53146fb0a --- /dev/null +++ b/pole_alignment/object_detection/train/images/14.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f493f9fd2da3c44c22e00d11d1cb243d8292613e56ba5ea36a3fd87a8c7daba4 +size 123431 diff --git a/pole_alignment/object_detection/train/images/140.jpg b/pole_alignment/object_detection/train/images/140.jpg new file mode 100644 index 0000000000000000000000000000000000000000..39b9348fed03a5c555c77c26a37346fb13734c66 --- /dev/null +++ b/pole_alignment/object_detection/train/images/140.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19eb2fb36ec2679c561b69a73eca5c19d1dcad8754f227052373274dfeb555c9 +size 55299 diff --git a/pole_alignment/object_detection/train/images/1400.jpg b/pole_alignment/object_detection/train/images/1400.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bbc8d45f5ef353b86be1de1bbb6d4c989d558e8b --- /dev/null +++ b/pole_alignment/object_detection/train/images/1400.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:574a36d0bd3e415ea85f3baf7f69441f5dc57d489cfd40c52c9cb3ce5ab4a6bf +size 851351 diff --git a/pole_alignment/object_detection/train/images/1401.jpg b/pole_alignment/object_detection/train/images/1401.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1700637af317ef6875da23f83a0a226402c33679 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1401.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f11312ce367254b1fa423da91cfea085a56e53d3ac7daec2afbdd0a4b9851040 +size 184934 diff --git a/pole_alignment/object_detection/train/images/1404.jpg b/pole_alignment/object_detection/train/images/1404.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ef8f755983921a4dea0ec4b275c1533b1620cc72 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1404.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4597f7e23165bd42302d39222baeb34ae85110bbcb2ebabe44566021ff3c61d0 +size 178493 diff --git a/pole_alignment/object_detection/train/images/1405.jpg b/pole_alignment/object_detection/train/images/1405.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8dba529489ad501fd578a4a93bcaf0b082c70746 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1405.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28cfac2bfe9144887fd009615927b988c2a5357d75b2996b82e1579b54cfadad +size 156390 diff --git a/pole_alignment/object_detection/train/images/1406.jpg b/pole_alignment/object_detection/train/images/1406.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f30b4f1bbe7d9860ed3067cdb259a723264b4c2b --- /dev/null +++ b/pole_alignment/object_detection/train/images/1406.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0cdf8154e7aa93c2743c389371e378e746ba349d5a63c888fa21ad71d1d088a +size 135651 diff --git a/pole_alignment/object_detection/train/images/1407.jpg b/pole_alignment/object_detection/train/images/1407.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3bea276e99e12140d60fbab7f01607e375edec91 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1407.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f590081bf9980b761f03aba27941029519b54ed474e5d0a3a027c2e9b86a74d +size 126118 diff --git a/pole_alignment/object_detection/train/images/1408.jpg b/pole_alignment/object_detection/train/images/1408.jpg new file mode 100644 index 0000000000000000000000000000000000000000..710d9be76563951d468fbbff4ee880445400280e --- /dev/null +++ b/pole_alignment/object_detection/train/images/1408.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:664fb06e8247308de9c2c5f640a2e5bf9c9b7aff0b5bbdd9cde60468cc7c004d +size 156547 diff --git a/pole_alignment/object_detection/train/images/1409.jpg b/pole_alignment/object_detection/train/images/1409.jpg new file mode 100644 index 0000000000000000000000000000000000000000..749c73546ee70cd6ddb1c80b0b0f28301833051b --- /dev/null +++ b/pole_alignment/object_detection/train/images/1409.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0107c644c20aa4fddd6c1bf7bc516b321968108c5f6e815ea0a8f8939501c36a +size 136815 diff --git a/pole_alignment/object_detection/train/images/1410.jpg b/pole_alignment/object_detection/train/images/1410.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ab608925a4fecbd681fa8a08b56433382069dc88 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1410.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2722044465409178ba2c9f845c0a4b6b7d1e2332f0d2ffde9daea3444a761dc +size 130714 diff --git a/pole_alignment/object_detection/train/images/1411.jpg b/pole_alignment/object_detection/train/images/1411.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8943209ebe02949d2929d574ccdd0e177ad21464 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1411.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b0f1d9472ace1d5b0afc8c2acae139d8d8a0e4d935025f447be72e516f18f68 +size 104882 diff --git a/pole_alignment/object_detection/train/images/1412.jpg b/pole_alignment/object_detection/train/images/1412.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e5f127385d7d114be884babf42c775cdf06f11ac --- /dev/null +++ b/pole_alignment/object_detection/train/images/1412.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85a22605a6bf56d8f531e6ef99746a70bbef84b40b7054157431f5b696806d62 +size 109459 diff --git a/pole_alignment/object_detection/train/images/1413.jpg b/pole_alignment/object_detection/train/images/1413.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0c206d4120b7028a5b5f94ecee70f803f217e0a0 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1413.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d87f2cdcb4654f100f35d1ea25734eb33c80de1bd903d2928aec135d4d004dac +size 168773 diff --git a/pole_alignment/object_detection/train/images/1415.jpg b/pole_alignment/object_detection/train/images/1415.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f3b79bf41564fef04cd02cbffbdff358109c3ca9 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1415.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92301c7046ac2e5adcaf16c46ae2f6f2d74f7d388dbeeed9b09eccc963ba487b +size 150525 diff --git a/pole_alignment/object_detection/train/images/1416.jpg b/pole_alignment/object_detection/train/images/1416.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3ddf17b6d3ca626d65f974f24321b0f5552d2f0d --- /dev/null +++ b/pole_alignment/object_detection/train/images/1416.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dd76ab07644381150f7ca95005b6f800e8dc4d5dbf1cae3eddb1737b09e39b2 +size 178224 diff --git a/pole_alignment/object_detection/train/images/1417.jpg b/pole_alignment/object_detection/train/images/1417.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2ae81f9d9cdcdfaeca3dd0106cdc2e2da40f751a --- /dev/null +++ b/pole_alignment/object_detection/train/images/1417.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92fe4ca0bfa5804efa2a12baf6c9fee60e1129ac80394bf2b4e5cc91e355849e +size 108143 diff --git a/pole_alignment/object_detection/train/images/1418.jpg b/pole_alignment/object_detection/train/images/1418.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dec39938affb8dd45fc61ab6b5d7580df369696a --- /dev/null +++ b/pole_alignment/object_detection/train/images/1418.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dc02c85c44f97215d4ce643a7e51b66fd175678ebf0a2dcc941b80a4cf3b0f1 +size 124904 diff --git a/pole_alignment/object_detection/train/images/1421.jpg b/pole_alignment/object_detection/train/images/1421.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0d47a39b38d750413bd42e09a74d5eba5c6533a5 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1421.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fb5bdd6e04713ba2f3e2c10a359bc04b034d5e6c732f731f40a00eb2102a83e +size 77232 diff --git a/pole_alignment/object_detection/train/images/1423.jpg b/pole_alignment/object_detection/train/images/1423.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b69a484c596218d9f7ceeb791b51c77ae16a48fd --- /dev/null +++ b/pole_alignment/object_detection/train/images/1423.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f65c436f4dbce0673478ef72f440b19337e58a5c4757faa4bf2396f2c224943d +size 503218 diff --git a/pole_alignment/object_detection/train/images/1424.jpg b/pole_alignment/object_detection/train/images/1424.jpg new file mode 100644 index 0000000000000000000000000000000000000000..05094e542fa9eca163f23be7ad7c4fb721d59cee --- /dev/null +++ b/pole_alignment/object_detection/train/images/1424.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16951e83f23e80af771dabf17c3499bd8ad11dcd8b3179005b8681a7ae60f318 +size 839568 diff --git a/pole_alignment/object_detection/train/images/1425.jpg b/pole_alignment/object_detection/train/images/1425.jpg new file mode 100644 index 0000000000000000000000000000000000000000..307a9aeb0e880133ab80535494f9010f1db572d9 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1425.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6316381c2e97a9e681e6c224908ed467efa30153b7cd612ab8d7fcbe1a979962 +size 943364 diff --git a/pole_alignment/object_detection/train/images/1426.jpg b/pole_alignment/object_detection/train/images/1426.jpg new file mode 100644 index 0000000000000000000000000000000000000000..42117d6e727371ded49f1746e2b25a41667fd8de --- /dev/null +++ b/pole_alignment/object_detection/train/images/1426.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a942e8ec5876afcfe7943a3281ee1368233c780f2ea4f9fab78a0faf62fbcd5a +size 148509 diff --git a/pole_alignment/object_detection/train/images/1428-1-_jpg.rf.13c836bdbc1c435b28e65ba846fd2a52.jpg b/pole_alignment/object_detection/train/images/1428-1-_jpg.rf.13c836bdbc1c435b28e65ba846fd2a52.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7b4d717dd4735931060e82e840782eccc6177733 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1428-1-_jpg.rf.13c836bdbc1c435b28e65ba846fd2a52.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3566380a6eb396543e9342dd72c313d54a6f3abd60f66f479fb08ca0ae8b845 +size 132379 diff --git a/pole_alignment/object_detection/train/images/1429.jpg b/pole_alignment/object_detection/train/images/1429.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ebdeb5671453335116839434ec146f34caab613b --- /dev/null +++ b/pole_alignment/object_detection/train/images/1429.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:214d025e21c801eea119d7e681c5de8df999ad7fe0aabb662f1dc8b8520d55c8 +size 912174 diff --git a/pole_alignment/object_detection/train/images/143.jpg b/pole_alignment/object_detection/train/images/143.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8a1ef57eebd723a070eb47b58ac8e1a97c54fa16 --- /dev/null +++ b/pole_alignment/object_detection/train/images/143.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f47f31ba108f115bc6f50027c04db334fa36ae009ef863ce54f565891af3fe2 +size 106876 diff --git a/pole_alignment/object_detection/train/images/1430.jpg b/pole_alignment/object_detection/train/images/1430.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1486f72e23a0d1bc8f4ae543daba030a6e31279e --- /dev/null +++ b/pole_alignment/object_detection/train/images/1430.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:924d5a8630c7922bd79b906556e862cd7eaa44ae36584ea603e452ab6027215d +size 1166194 diff --git a/pole_alignment/object_detection/train/images/1431.jpg b/pole_alignment/object_detection/train/images/1431.jpg new file mode 100644 index 0000000000000000000000000000000000000000..67c0ecad229739663cd1f6ce3b4171966c6eca70 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1431.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b1f4fa4c72e7e5a1456799af1ab240968675b83f13cd5b7419a01ced2785e78 +size 952477 diff --git a/pole_alignment/object_detection/train/images/1432.jpg b/pole_alignment/object_detection/train/images/1432.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b7138ede83b239ab7db73ed4be3458d4a99c08f --- /dev/null +++ b/pole_alignment/object_detection/train/images/1432.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b0773bd0fd18b48342d874a576bd8dd62b5ba603487265584b2c3f8745c602a +size 135869 diff --git a/pole_alignment/object_detection/train/images/1434.jpg b/pole_alignment/object_detection/train/images/1434.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a17a7d301e5c3c89e13e641994d70f4b16ff7b97 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1434.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a5dbf875872940e870ee7feea44d55eabde07628e18b00c93d504b11a6e2aab +size 173981 diff --git a/pole_alignment/object_detection/train/images/1436.jpg b/pole_alignment/object_detection/train/images/1436.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fbf13165298e785be486932a4915705d93d56c04 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1436.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:066664bacb8f302b12c2577cf3928f020735cb835e2493c6779461d8e87c5a96 +size 1247669 diff --git a/pole_alignment/object_detection/train/images/1439.jpg b/pole_alignment/object_detection/train/images/1439.jpg new file mode 100644 index 0000000000000000000000000000000000000000..38c962176ff91b231c05556fe258c2837ee1d395 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1439.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9504f3cb316502deca61f065068963c850664ee46155266b313201ea7731c2ab +size 1010585 diff --git a/pole_alignment/object_detection/train/images/144.jpg b/pole_alignment/object_detection/train/images/144.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a52e936584c19501197f1e3866745275bc3d538d --- /dev/null +++ b/pole_alignment/object_detection/train/images/144.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f19638c1860bc7246b9df37dcd360345f11bf9384c92e1eab8fbef795874ddd5 +size 71089 diff --git a/pole_alignment/object_detection/train/images/1441.jpg b/pole_alignment/object_detection/train/images/1441.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d7252eb01879da417dac6dd8bbe02e18f300b4b4 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1441.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0d53f0ba2115192127e1ed40cf20b40a04a044d321e246d337f0f5acb0fde95 +size 147121 diff --git a/pole_alignment/object_detection/train/images/1442.jpg b/pole_alignment/object_detection/train/images/1442.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e2857a77b89b3c9a2fe21861d91d46550ba75ca6 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1442.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a522657a21a4d2a88e465be9728e384376f6fe512169e9ce3e42646d2224320f +size 88306 diff --git a/pole_alignment/object_detection/train/images/1443.jpg b/pole_alignment/object_detection/train/images/1443.jpg new file mode 100644 index 0000000000000000000000000000000000000000..90480298ff13c4a779ab159bb62b235ca1a57ece --- /dev/null +++ b/pole_alignment/object_detection/train/images/1443.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d31b4a7e229aa27d27e8125e6a26acbb3803e0d31cafb6ea779d7a2b6ccf58b +size 1227711 diff --git a/pole_alignment/object_detection/train/images/1445.jpg b/pole_alignment/object_detection/train/images/1445.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7c26fce2ee94a25174842184b1f353a956fed0cf --- /dev/null +++ b/pole_alignment/object_detection/train/images/1445.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f257482b138d92af962d3708c065318b8c336a95a7a00c05da28645528272bf +size 878166 diff --git a/pole_alignment/object_detection/train/images/1447.jpg b/pole_alignment/object_detection/train/images/1447.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c3066e35bc2a1d1d63270f3c564ede5ec5620209 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1447.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35826887a1d1365a7566c822b923285d1dd240a72050fc625d1b57b025269efe +size 79142 diff --git a/pole_alignment/object_detection/train/images/1449.jpg b/pole_alignment/object_detection/train/images/1449.jpg new file mode 100644 index 0000000000000000000000000000000000000000..57b19c87fe88fb743b4a2dc01a59275cb03aefcb --- /dev/null +++ b/pole_alignment/object_detection/train/images/1449.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5ef4f15e25530c85a002c3b1c249f83f6e9c74187fecdc756ab9d4cc10a828a +size 199381 diff --git a/pole_alignment/object_detection/train/images/145.jpg b/pole_alignment/object_detection/train/images/145.jpg new file mode 100644 index 0000000000000000000000000000000000000000..91b7baae715bb4d8fab1c1d2ade7b0094c276ab1 --- /dev/null +++ b/pole_alignment/object_detection/train/images/145.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33120d7d30faca2292f568788cc189d2dc0929ec389c75f589a0df344d48f989 +size 78529 diff --git a/pole_alignment/object_detection/train/images/1450.jpg b/pole_alignment/object_detection/train/images/1450.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3dd25b9624637cce467dd906a18a041f94f3a806 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1450.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fa3639f42e89082a56f526c381a16510ba52c9f4d75787d94a42c66061fdf91 +size 191046 diff --git a/pole_alignment/object_detection/train/images/1451.jpg b/pole_alignment/object_detection/train/images/1451.jpg new file mode 100644 index 0000000000000000000000000000000000000000..49e052cdb8c3aaf2c8b2883a5a95a23ca2516b0f --- /dev/null +++ b/pole_alignment/object_detection/train/images/1451.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51ad446884fbefbe4f45f4b6c635a783f83f36098f58e82a3a6830a3298760c2 +size 166164 diff --git a/pole_alignment/object_detection/train/images/1452.jpg b/pole_alignment/object_detection/train/images/1452.jpg new file mode 100644 index 0000000000000000000000000000000000000000..446d2b93a50c33dd57a8db19c458c3653fc39d00 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1452.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:289dd2ab1fb8f96c0becd9f5830f2e4759000bb57d8f95398fe7f9612faf65ab +size 179443 diff --git a/pole_alignment/object_detection/train/images/1453.jpg b/pole_alignment/object_detection/train/images/1453.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e91cefe94ae11fb7617218dcf0e5624d455b68fd --- /dev/null +++ b/pole_alignment/object_detection/train/images/1453.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0ef2ff7d93e37190266591d1f933f2299a81b324e2aaf825ee10061615be8de +size 924394 diff --git a/pole_alignment/object_detection/train/images/1454.jpg b/pole_alignment/object_detection/train/images/1454.jpg new file mode 100644 index 0000000000000000000000000000000000000000..45d8c9c8bcb61b5696226e11d1fb2ca5164459cc --- /dev/null +++ b/pole_alignment/object_detection/train/images/1454.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41e90e485fd752379e42c3aad9a00642fc8986ddb2a656b9a9726c4598c25345 +size 87502 diff --git a/pole_alignment/object_detection/train/images/1455.jpg b/pole_alignment/object_detection/train/images/1455.jpg new file mode 100644 index 0000000000000000000000000000000000000000..776bf197a6e5fff9802e0d0a7cafbe3a73c085f5 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1455.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a0bdf0d8cb3f2842a02756e3f91479178295d3b5bc0910f6da0151fcd05ead7 +size 56988 diff --git a/pole_alignment/object_detection/train/images/1456.jpg b/pole_alignment/object_detection/train/images/1456.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8eb591134f13f2489cd3613cfc8c73b8ac2db837 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1456.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a21b65b5baa20083765793c006f3b83016199e18b013037c577d9b0287e252a5 +size 70884 diff --git a/pole_alignment/object_detection/train/images/1458.jpg b/pole_alignment/object_detection/train/images/1458.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a1b993113eeb622b66d69714c176c1313bc1dc8e --- /dev/null +++ b/pole_alignment/object_detection/train/images/1458.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ec95641b2ade24fcb4ed209d99cd551d624b085652d123aaf3afb0316ec6013 +size 113640 diff --git a/pole_alignment/object_detection/train/images/1459.jpg b/pole_alignment/object_detection/train/images/1459.jpg new file mode 100644 index 0000000000000000000000000000000000000000..64e85725db6c30fed77ab73ace8b391f163941c3 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1459.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0de8f0802db15e358851e9f42aa93d2200f86a64156dca302213cbd3cb139c62 +size 77957 diff --git a/pole_alignment/object_detection/train/images/146.jpg b/pole_alignment/object_detection/train/images/146.jpg new file mode 100644 index 0000000000000000000000000000000000000000..20b7ce2ede277f2f7c2ed2f8828d3cbb8450e1d0 --- /dev/null +++ b/pole_alignment/object_detection/train/images/146.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95524bf26d5a3b46c2f6c3f823f198de0681e1fc53ab4a2ddb6149e70b60908a +size 65211 diff --git a/pole_alignment/object_detection/train/images/1461.jpg b/pole_alignment/object_detection/train/images/1461.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b8fb532531fa4b9bc9ddc184019f8e75479a506 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1461.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1830f1d33d9340e538834d96194b29c45e2ec7747ecec2dfb0a4aa49fc0a9b22 +size 102320 diff --git a/pole_alignment/object_detection/train/images/1462.jpg b/pole_alignment/object_detection/train/images/1462.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7382c2058280c33e29ffffe255aaf155fec99127 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1462.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cab383ded5c5f3f678f52ef519b51dc5f5080f335815686e4c62b88766459ce2 +size 100333 diff --git a/pole_alignment/object_detection/train/images/1464.jpg b/pole_alignment/object_detection/train/images/1464.jpg new file mode 100644 index 0000000000000000000000000000000000000000..25a64d38eee98107da2cd1cdd841fe36af8d0fb5 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1464.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d1d7bf832228188b1b71c18143c3b7de0317b08468a10fda40749ccea7a5a1b +size 82474 diff --git a/pole_alignment/object_detection/train/images/1465.jpg b/pole_alignment/object_detection/train/images/1465.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5e94be5889bc6a85bd4d4432e1a51ac9d4544973 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1465.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4baae10778fe8144cfeb75b3c31adff75a2131c00849f54c9194adbba077ff79 +size 97508 diff --git a/pole_alignment/object_detection/train/images/1466.jpg b/pole_alignment/object_detection/train/images/1466.jpg new file mode 100644 index 0000000000000000000000000000000000000000..697eff103d3042fc46fd94b8d1736df7a0d190df --- /dev/null +++ b/pole_alignment/object_detection/train/images/1466.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:082efff15df50665b524c49f61943ccf10827e1548cce0d76cb778eb48d13663 +size 77571 diff --git a/pole_alignment/object_detection/train/images/1467.jpg b/pole_alignment/object_detection/train/images/1467.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b06ed7251919f49d497ba733ba1be1b9b2b3ab47 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1467.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac88b1af8b8b805003231a25253e8be1930d7914fde6b9822806293d8e4ec200 +size 89058 diff --git a/pole_alignment/object_detection/train/images/1468.jpg b/pole_alignment/object_detection/train/images/1468.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a968ea19bb9e3fd7d1006daf0c24de3bc031757c --- /dev/null +++ b/pole_alignment/object_detection/train/images/1468.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7662ef1794e9bc59e216360f3ddd4249cfe2c308cc3bb0ce859162873ceba1ad +size 1044417 diff --git a/pole_alignment/object_detection/train/images/1469.jpg b/pole_alignment/object_detection/train/images/1469.jpg new file mode 100644 index 0000000000000000000000000000000000000000..260dd9d7e89c933ab46ce0ae25269334ba94124e --- /dev/null +++ b/pole_alignment/object_detection/train/images/1469.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bb1c8e710750b97b6b15350be084c6160dcc20be539f83053c175f765b99f38 +size 622346 diff --git a/pole_alignment/object_detection/train/images/147.jpg b/pole_alignment/object_detection/train/images/147.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fd076087080f3d7d2a788b6907a7b35ce96e8642 --- /dev/null +++ b/pole_alignment/object_detection/train/images/147.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69b5e3a1ea719ecc0351ee5876d581780f93be2e14fcbd9c04bf38527eaa5e9f +size 75273 diff --git a/pole_alignment/object_detection/train/images/1470.jpg b/pole_alignment/object_detection/train/images/1470.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3b770aeda4ea6e4613412290a3a9e6a7779f59bf --- /dev/null +++ b/pole_alignment/object_detection/train/images/1470.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08188181e61b7bf2f01f8e490964108dc61c18539624ab89bc7e0c0e58675f39 +size 112874 diff --git a/pole_alignment/object_detection/train/images/1473.jpg b/pole_alignment/object_detection/train/images/1473.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f0bfa9f44f4696794a7448fb2cc353db2df5b80a --- /dev/null +++ b/pole_alignment/object_detection/train/images/1473.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c5aa5dfb6d4f5d531f334d9de5c3d6e1446f7b87465a8427cc1aa81685c1194 +size 110329 diff --git a/pole_alignment/object_detection/train/images/1474.jpg b/pole_alignment/object_detection/train/images/1474.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8120ff8bd9bbff7f3b7a1e2e26761f6a8d75980a --- /dev/null +++ b/pole_alignment/object_detection/train/images/1474.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b2e6be7ad4967ff35309eb869d498b3679b45cd0b142394951749e2b6ef5947 +size 116928 diff --git a/pole_alignment/object_detection/train/images/1475.jpg b/pole_alignment/object_detection/train/images/1475.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7dc0eac0911f880fb44a7a4aa692ae6c6685639e --- /dev/null +++ b/pole_alignment/object_detection/train/images/1475.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53f6688fa02523aee90a023964af275d2616220d51ffd087a55d66fcd4f28fc9 +size 123007 diff --git a/pole_alignment/object_detection/train/images/1476.jpg b/pole_alignment/object_detection/train/images/1476.jpg new file mode 100644 index 0000000000000000000000000000000000000000..310fa0eee257795dba7f633aac5dedf6ebd5ad97 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1476.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ef7a49fdb805fa963e3b7b1c7d2a00bd1885dfa8095e0077dff80294bfd3109 +size 124824 diff --git a/pole_alignment/object_detection/train/images/1477.jpg b/pole_alignment/object_detection/train/images/1477.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e047b51e469e218793b6b80b3ddc39ca63ac7da2 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1477.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:912fc11433e909a12a60d438a46b63a6d3846f37614e43d909d59c225198208f +size 113566 diff --git a/pole_alignment/object_detection/train/images/1478.jpg b/pole_alignment/object_detection/train/images/1478.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f087dbc49ffd5f7839a1fff85b7c35dc15596c84 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1478.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e8395add710420885a272c133f9be03e0fccca184b8ca1735be0f00ea4ae1cf +size 95649 diff --git a/pole_alignment/object_detection/train/images/1479.jpg b/pole_alignment/object_detection/train/images/1479.jpg new file mode 100644 index 0000000000000000000000000000000000000000..585e642ada0d34ca18795eca0a7346e2feaf029a --- /dev/null +++ b/pole_alignment/object_detection/train/images/1479.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:338ef4f6e5d690b195a4db60cce8f39626b815bc83ffa0fd84207a8f39162ffa +size 67638 diff --git a/pole_alignment/object_detection/train/images/148.jpg b/pole_alignment/object_detection/train/images/148.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ecd83d76d705e5d7f728e24f90e9d7e12a318cc2 --- /dev/null +++ b/pole_alignment/object_detection/train/images/148.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9841ca1055ccd9dab9a679feb959f5f1a8ead8b835ba9344c9300f8ebdf8cd4f +size 88012 diff --git a/pole_alignment/object_detection/train/images/1480.jpg b/pole_alignment/object_detection/train/images/1480.jpg new file mode 100644 index 0000000000000000000000000000000000000000..de575b99d7756892d6c382ce274a63ab87620a83 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1480.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d770429f538ea0fcad71f03c2c7baffec56009e3302adc1e40d55fa5cc11838f +size 58120 diff --git a/pole_alignment/object_detection/train/images/1481.jpg b/pole_alignment/object_detection/train/images/1481.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f447f6892f7b02dc112864953177d194546c25fb --- /dev/null +++ b/pole_alignment/object_detection/train/images/1481.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:734a8733266ccdd6652096450b9f27a74b4adafb2a4ed1555393ebd024564bc4 +size 114614 diff --git a/pole_alignment/object_detection/train/images/1483.jpg b/pole_alignment/object_detection/train/images/1483.jpg new file mode 100644 index 0000000000000000000000000000000000000000..33ad2b0f9870492158ea033f2d717f86b8fbf4b8 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1483.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c30e8cf6ea4879922e538c4cba40b3ece439b69de1bdd4820db026dc78f6d26 +size 145066 diff --git a/pole_alignment/object_detection/train/images/1484.jpg b/pole_alignment/object_detection/train/images/1484.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0d5080311be944685b8f4edac1cd925b40d0a9d0 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1484.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4b84aa180fabf18e186e5fbabd58df6ead7d67b81742acdc0aa83c2c6db76bb +size 152790 diff --git a/pole_alignment/object_detection/train/images/1485.jpg b/pole_alignment/object_detection/train/images/1485.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2a27503e0c58be32e1fbec9c154538da51025974 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1485.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad367419b9c85faaea93b9d672ce7f0f0d7c64d6549c5dea2d68c2798fc48483 +size 98615 diff --git a/pole_alignment/object_detection/train/images/1487.jpg b/pole_alignment/object_detection/train/images/1487.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f67b6821f596885392a37f94f2ca7c76bb489e78 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1487.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3b45e6597807b09ca639efc38e23e7e585b5a7ad8cbce3165ddba98ae4af6da +size 181105 diff --git a/pole_alignment/object_detection/train/images/1488.jpg b/pole_alignment/object_detection/train/images/1488.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e56a2a593acbbabadb04b4938b22c0cdb789c437 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1488.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b49dbd41f8a1e08583291b4de3affcc91820f8c278ab6229c05adc55b981d47f +size 118757 diff --git a/pole_alignment/object_detection/train/images/149.jpg b/pole_alignment/object_detection/train/images/149.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b6eb01c8b8a125c568a7d187c196d5bd36e5918 --- /dev/null +++ b/pole_alignment/object_detection/train/images/149.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7533d8ab8d236801eb30e4d9842a5ba5b0c0b5401f6f42745fb0ea0cbfcc556a +size 133347 diff --git a/pole_alignment/object_detection/train/images/1490.jpg b/pole_alignment/object_detection/train/images/1490.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bbcd7731e2b6ce68a06d847778286f28fccd27e8 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1490.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5f2b0b6f408e5ae382071fbfe1fdc4a5e256b5393164736200b272dbe4daacf +size 127532 diff --git a/pole_alignment/object_detection/train/images/1493.jpg b/pole_alignment/object_detection/train/images/1493.jpg new file mode 100644 index 0000000000000000000000000000000000000000..128d5b7f34e26d1eaa586f30c412a4a3a22f9385 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1493.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfda346d49be8d31be9e1690f2880f5cb7018a147c615d471edb88337489065b +size 111569 diff --git a/pole_alignment/object_detection/train/images/1494.jpg b/pole_alignment/object_detection/train/images/1494.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cc2ff20dd2bfcee5a8ad80a937f54b8bf0cb1eda --- /dev/null +++ b/pole_alignment/object_detection/train/images/1494.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9a1eb0cde6f41a111da0e043381d3627359cfee196034edb648977d5760be15 +size 144757 diff --git a/pole_alignment/object_detection/train/images/1495.jpg b/pole_alignment/object_detection/train/images/1495.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8ba85e2b95e017b46a7ac994dd2b90af32e4a05c --- /dev/null +++ b/pole_alignment/object_detection/train/images/1495.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6593e200dd870587b89689b5093d4297e72cfd869caeddcd4c3942985564cadf +size 400236 diff --git a/pole_alignment/object_detection/train/images/1497.jpg b/pole_alignment/object_detection/train/images/1497.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8b1ea0980173d5c78eaae432679c97f69f7a0f86 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1497.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9338607a7d96977fa1a3d7772e834674b87daa43651b275a87545150014a3201 +size 123254 diff --git a/pole_alignment/object_detection/train/images/15.jpg b/pole_alignment/object_detection/train/images/15.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e1882aec132d74413ed0287afc9d0a616845ccbc --- /dev/null +++ b/pole_alignment/object_detection/train/images/15.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9966930b7f8ab39113c1e6587bc8b79b2dd9eb7efc53911d7a492eb3cc26e4e1 +size 147283 diff --git a/pole_alignment/object_detection/train/images/150.jpg b/pole_alignment/object_detection/train/images/150.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5525db6af46fcf20a491b646a6799c86e5d3ed0b --- /dev/null +++ b/pole_alignment/object_detection/train/images/150.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a140edf9dc785cca0bd521f1ec86b5a089c4e6ac668974a538ad9308066b81e +size 209753 diff --git a/pole_alignment/object_detection/train/images/1501.jpg b/pole_alignment/object_detection/train/images/1501.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c8cdd4758e7f7838003b153ede70cbbcc60da2e --- /dev/null +++ b/pole_alignment/object_detection/train/images/1501.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db95b3e711d388a93673df84ba9e765a391f055ee0f18dc2e6de7899d4c0c0f9 +size 110912 diff --git a/pole_alignment/object_detection/train/images/1513.jpg b/pole_alignment/object_detection/train/images/1513.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cb9122d97f34b7b40302073f9ed3796e24e9af15 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1513.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19d9606c02a7c96299e537365cf8b2224356f0aa272c0cbf417eb610a317095b +size 1459791 diff --git a/pole_alignment/object_detection/train/images/1517.jpg b/pole_alignment/object_detection/train/images/1517.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0306e7704bc57e22d89b25021b64b7191cc8fbb9 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1517.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b93be24c4439ad09271ba12c85e2153f15dbbef58b3ae056a69b1efbf3017a6 +size 1181112 diff --git a/pole_alignment/object_detection/train/images/1518.jpg b/pole_alignment/object_detection/train/images/1518.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d227fa5b705f73f1b4a38ae3682bffd66431f42a --- /dev/null +++ b/pole_alignment/object_detection/train/images/1518.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea3af4c756a8e62b70cf10486ae863471180bd2ea45f2fa63db041f4dd78c0c9 +size 1089680 diff --git a/pole_alignment/object_detection/train/images/152.jpg b/pole_alignment/object_detection/train/images/152.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d8f0af16ad9d257994dcb50725280eb354476a53 --- /dev/null +++ b/pole_alignment/object_detection/train/images/152.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f95d7b1df7ab0ccc84b096f5ab20d4d6972bec8dc503ba8753fc9f2e276d4d0e +size 240719 diff --git a/pole_alignment/object_detection/train/images/1524.jpg b/pole_alignment/object_detection/train/images/1524.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c96f726743565492aed0f67f97090c25a6b92080 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1524.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4e7ecd444e05ece621bade11f2298f0a3e9cd64e105964aa52e2fe99d9cb71c +size 1066917 diff --git a/pole_alignment/object_detection/train/images/1525.jpg b/pole_alignment/object_detection/train/images/1525.jpg new file mode 100644 index 0000000000000000000000000000000000000000..73c7955db76e9e37fec42e0d8f819d6e256c0207 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1525.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b04fa5b5ffeb8a92000d80b7d51ab83bc853789031929c26c2d2a4a856477fca +size 1309907 diff --git a/pole_alignment/object_detection/train/images/1527.jpg b/pole_alignment/object_detection/train/images/1527.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7959cb73519ae300d91e52fa453643df8d61e7e5 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1527.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1098390be029c9afa5fe4b399a8cb111f835e8c84a107014356f476e36c567bc +size 829937 diff --git a/pole_alignment/object_detection/train/images/1529.jpg b/pole_alignment/object_detection/train/images/1529.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5d7b401b824c1b098b889736ddd63aa28e18d958 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1529.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:851853e1c4720e29c24acbfceae4ddaed57f3caa8b799106a332aa957ea57971 +size 1250832 diff --git a/pole_alignment/object_detection/train/images/153.jpg b/pole_alignment/object_detection/train/images/153.jpg new file mode 100644 index 0000000000000000000000000000000000000000..318e1a564c993659e3c2ef39a150df99d0da227f --- /dev/null +++ b/pole_alignment/object_detection/train/images/153.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5525aad520708f1213f0064f0f40384e192c532d8b78620314ae775bb9c2d779 +size 1141140 diff --git a/pole_alignment/object_detection/train/images/1530.jpg b/pole_alignment/object_detection/train/images/1530.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d60007e48872e5e51e89aa8d4c835757b25bcf9a --- /dev/null +++ b/pole_alignment/object_detection/train/images/1530.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e1e080bde8e6c15b4ce12d1042b3bb95ab6b281a724fba2f04d0c0815cd72a6 +size 1249855 diff --git a/pole_alignment/object_detection/train/images/1534.jpg b/pole_alignment/object_detection/train/images/1534.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5804bae4639e9cac25cc51bd88f85e95c4d9c931 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1534.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6543797ab48310606fb64e2f574c919da4b628e3b2de1311e476f5397bb3445f +size 791967 diff --git a/pole_alignment/object_detection/train/images/1537.jpg b/pole_alignment/object_detection/train/images/1537.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dfc7d003b6566aad95dcfafbe6932631c03a2fcb --- /dev/null +++ b/pole_alignment/object_detection/train/images/1537.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dd3b0dadbfb6877d708d3a43a260897ddac3441be1884245b882a55ad49f7cf +size 921033 diff --git a/pole_alignment/object_detection/train/images/1538.jpg b/pole_alignment/object_detection/train/images/1538.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b50572508257aeba4a31d7dcfa90c486a0d4406c --- /dev/null +++ b/pole_alignment/object_detection/train/images/1538.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02f603b3e5df7b74ec35f2ebd5a1c0c6e3b01e0117dc7edb8654cf31a77437b8 +size 653365 diff --git a/pole_alignment/object_detection/train/images/154.jpg b/pole_alignment/object_detection/train/images/154.jpg new file mode 100644 index 0000000000000000000000000000000000000000..051700266fbf838ba6c6bb4d45f641c5cb9cf13d --- /dev/null +++ b/pole_alignment/object_detection/train/images/154.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d227d887f6a2d02e7fddd9d3ce8ef6c52c4bd2cfafcfb17fc9b99dbfa2887cf7 +size 704287 diff --git a/pole_alignment/object_detection/train/images/1541.jpg b/pole_alignment/object_detection/train/images/1541.jpg new file mode 100644 index 0000000000000000000000000000000000000000..866b53b3b6eaea669ca9383a8ddd37b60b3324b5 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1541.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07456893b01f515e876e15195dbf0268eb402fa14399b0fb3f68635c381cd1eb +size 940737 diff --git a/pole_alignment/object_detection/train/images/1547.jpg b/pole_alignment/object_detection/train/images/1547.jpg new file mode 100644 index 0000000000000000000000000000000000000000..25accdf76e3a4070c42e2aa63d9e50e0ce7e0277 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1547.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbac61010fcbc1dd7c7bccee4f712094af43b2dc444bcf43effb616bf6f2d866 +size 1388249 diff --git a/pole_alignment/object_detection/train/images/155.jpg b/pole_alignment/object_detection/train/images/155.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ea1257f9630084f63636fb7003f1f83d12607fe5 --- /dev/null +++ b/pole_alignment/object_detection/train/images/155.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aaebc4f291a9bc6467ff3533f98b094251a7f88ec0c20e4e9880de92ec3f0a61 +size 768600 diff --git a/pole_alignment/object_detection/train/images/1559.jpg b/pole_alignment/object_detection/train/images/1559.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e64e32a1226a112eea39667c6a6d7c12f23ae111 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1559.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b4ee557b2ecbf0bc2d68f08985e6436074ccc944a4d760789124bbfc8a2c449 +size 148245 diff --git a/pole_alignment/object_detection/train/images/156.jpg b/pole_alignment/object_detection/train/images/156.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c8890b9f3f77ecbab351ff5a43ae9164d5f0a376 --- /dev/null +++ b/pole_alignment/object_detection/train/images/156.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ae1ac87527810859889b47f09404a16d1b32a5a3e2baa7cb1df5a6d20aa3620 +size 670505 diff --git a/pole_alignment/object_detection/train/images/157.jpg b/pole_alignment/object_detection/train/images/157.jpg new file mode 100644 index 0000000000000000000000000000000000000000..450479cfdccb6673d1bc68122d65d4f8f3706340 --- /dev/null +++ b/pole_alignment/object_detection/train/images/157.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63e9bae8ac79585aa4d8bf87a38c6eadc1dc928f7279858746a3b89a537fc32b +size 885411 diff --git a/pole_alignment/object_detection/train/images/1572.jpg b/pole_alignment/object_detection/train/images/1572.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ae00b0892caff701a701bd58df7f402392cda238 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1572.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aca119340eaedb6b564ab73575902e440be15b0940f4e6761b9843ef308c490b +size 274939 diff --git a/pole_alignment/object_detection/train/images/1575.jpg b/pole_alignment/object_detection/train/images/1575.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fdb5868438c6d34df5e884cd6e892b04dcd9a693 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1575.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56faa108b5a56acf7014a61af0ac25220df51331e5f94b41faf8743de4451089 +size 231983 diff --git a/pole_alignment/object_detection/train/images/158.jpg b/pole_alignment/object_detection/train/images/158.jpg new file mode 100644 index 0000000000000000000000000000000000000000..62928dad49a7ee30447ebdca2c9743aadb5bc3be --- /dev/null +++ b/pole_alignment/object_detection/train/images/158.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26bc1fe45192333d6dea1889c5e594c7fdda953c67ede70c4776f28c7ad96fb3 +size 302648 diff --git a/pole_alignment/object_detection/train/images/1580.jpg b/pole_alignment/object_detection/train/images/1580.jpg new file mode 100644 index 0000000000000000000000000000000000000000..37bb49ab3f43d7f284e3307e521fc2e8285fa391 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1580.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf7d09141823304fcaac2ef1393fc37e738477661c37d778a4d7192d9e50f2b8 +size 476097 diff --git a/pole_alignment/object_detection/train/images/1587.jpg b/pole_alignment/object_detection/train/images/1587.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1484872821151899858ff5ff1e7ee5f8206ce3c1 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1587.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3388eff83641b220a8efa6caca8928bc73710e7fb8ca34bce205a54dda15364 +size 357119 diff --git a/pole_alignment/object_detection/train/images/1588.jpg b/pole_alignment/object_detection/train/images/1588.jpg new file mode 100644 index 0000000000000000000000000000000000000000..55e4686a657acb5d18d133ae1555ed7bfa1de087 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1588.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64590c57f3bc14980e7437e5c4c7994c8ecb757fa77527dd6ec037f507f399cf +size 199745 diff --git a/pole_alignment/object_detection/train/images/1589.jpg b/pole_alignment/object_detection/train/images/1589.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9e233f54690092ee7b8e864403ced94a18fb0301 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1589.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a6b98a8a07ddf4e3324a2a34f47e1a2b1db1dd0486daac0783d7644c5823b16 +size 278609 diff --git a/pole_alignment/object_detection/train/images/159.jpg b/pole_alignment/object_detection/train/images/159.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3e4a29e484c3af33fd3481500fa4a84e4fb44b0b --- /dev/null +++ b/pole_alignment/object_detection/train/images/159.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:975677779987c5ad0905f364e6fbbba457a6f252070b41d3a81c57dd8f235d85 +size 1094272 diff --git a/pole_alignment/object_detection/train/images/1592.jpg b/pole_alignment/object_detection/train/images/1592.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f20b9a3df957be704fef1063231d4507e1e1ecfd --- /dev/null +++ b/pole_alignment/object_detection/train/images/1592.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bee25badda61d6d08dba68035db304c74c355ca59c58f2c5fbea60ee6d9e8323 +size 517221 diff --git a/pole_alignment/object_detection/train/images/16.jpg b/pole_alignment/object_detection/train/images/16.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e98d525f8649f3cddc063bdf6cc442c16f1c0a06 --- /dev/null +++ b/pole_alignment/object_detection/train/images/16.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab7454ea49fc51bd2b6ed6b46c7f43f56234de7e995f4acadd2a81d0ed0f9c7d +size 972173 diff --git a/pole_alignment/object_detection/train/images/160.jpg b/pole_alignment/object_detection/train/images/160.jpg new file mode 100644 index 0000000000000000000000000000000000000000..59e09eed4020021e1c9c1b7563a9db9431c1ff35 --- /dev/null +++ b/pole_alignment/object_detection/train/images/160.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2e8a916e5d8affe19c17f119fda1e876254aa35c5a7025b846883dbcb1b7505 +size 869960 diff --git a/pole_alignment/object_detection/train/images/1601.jpg b/pole_alignment/object_detection/train/images/1601.jpg new file mode 100644 index 0000000000000000000000000000000000000000..573faa12114d8a9e3d0fcf3d1c5ad546e8c2be04 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1601.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f1cfce59383879ef5ea27964628049c7dbaba99e67c1175020a3cdfe6c7bd0b +size 854296 diff --git a/pole_alignment/object_detection/train/images/1602.jpg b/pole_alignment/object_detection/train/images/1602.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2dd2f1e0c96d1b07968c23a360d90da260e2b293 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1602.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24b04b13fe9278db49233be538232c16b6279b1d2abe6bafe87c1b51d5bcf9be +size 960600 diff --git a/pole_alignment/object_detection/train/images/1603.jpg b/pole_alignment/object_detection/train/images/1603.jpg new file mode 100644 index 0000000000000000000000000000000000000000..43b1591c399cde84801f470a2475c0e01224325e --- /dev/null +++ b/pole_alignment/object_detection/train/images/1603.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7da1e4b034ef89f4cf14564028ee23a7ab63ffa16a4a1811f39f4d6693039e9 +size 95203 diff --git a/pole_alignment/object_detection/train/images/1608.jpg b/pole_alignment/object_detection/train/images/1608.jpg new file mode 100644 index 0000000000000000000000000000000000000000..361dcf97eb9fdaf69e744e4b8ad12aa47bcc1032 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1608.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c57bdc86550da47e9b05b92d7c5a0d7ae2509b94d36d8514f355bc4083e6247 +size 165686 diff --git a/pole_alignment/object_detection/train/images/1609.jpg b/pole_alignment/object_detection/train/images/1609.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d97ce5207b8e44c5d91b05900a78b72979c934c --- /dev/null +++ b/pole_alignment/object_detection/train/images/1609.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba00e2158c76aa5bec533a357263a6c2268fcd11ff4bb890352a4c5dfa00b82b +size 903732 diff --git a/pole_alignment/object_detection/train/images/1610.jpg b/pole_alignment/object_detection/train/images/1610.jpg new file mode 100644 index 0000000000000000000000000000000000000000..576e205bac88c21d49f257bc48d49ea9439357c2 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1610.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f35e2757b4846786e50a3d21e2b58750c04bd607cdc79ace7df3347fbb4eb391 +size 140192 diff --git a/pole_alignment/object_detection/train/images/1612.jpg b/pole_alignment/object_detection/train/images/1612.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a253bfdb35c8f762670a3301ffa3c899036ed61a --- /dev/null +++ b/pole_alignment/object_detection/train/images/1612.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a5898ecdaaa05aad778d84b7fd4b391a9b24798f60f2634700067072752c712 +size 185976 diff --git a/pole_alignment/object_detection/train/images/1614.jpg b/pole_alignment/object_detection/train/images/1614.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3f719a9bc256cf6e492b080bfac5e868608de7a8 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1614.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:892feccd4f444ad29a079a6b037a7cd745d241180dee16ecfdd64c55f2d822f0 +size 194863 diff --git a/pole_alignment/object_detection/train/images/1615.jpg b/pole_alignment/object_detection/train/images/1615.jpg new file mode 100644 index 0000000000000000000000000000000000000000..82634b3ca2694f56fb9fb635096e8e6df2f36f6c --- /dev/null +++ b/pole_alignment/object_detection/train/images/1615.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a4b11dc14e6220d3ba9f33e8aff5172e8a50efa73fc9769879f8d7c56bcd113 +size 155141 diff --git a/pole_alignment/object_detection/train/images/1618.jpg b/pole_alignment/object_detection/train/images/1618.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e7b2d61ed30acd62a867c7d56504e602dd424cbe --- /dev/null +++ b/pole_alignment/object_detection/train/images/1618.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bd09f0ee5366147a58554ab0151ca1b23b8fa1e02a56f15d2dc732b2591ce3f +size 133294 diff --git a/pole_alignment/object_detection/train/images/1619.jpg b/pole_alignment/object_detection/train/images/1619.jpg new file mode 100644 index 0000000000000000000000000000000000000000..04faa88cdff93006282203e799676d2cbb14d1bf --- /dev/null +++ b/pole_alignment/object_detection/train/images/1619.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c3554568f50a35e62532f2359579f5811024a5f670b1ec5f49110fa9b8f39b5 +size 126182 diff --git a/pole_alignment/object_detection/train/images/162.jpg b/pole_alignment/object_detection/train/images/162.jpg new file mode 100644 index 0000000000000000000000000000000000000000..385218bf03c8ad69858b79703b1200c30bb8ed31 --- /dev/null +++ b/pole_alignment/object_detection/train/images/162.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79a2e80b21ae805e6a0f0b615d7d1dee07793d47298055083438ed108ba36e69 +size 1375061 diff --git a/pole_alignment/object_detection/train/images/1621.jpg b/pole_alignment/object_detection/train/images/1621.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bcbea766d80e3aa8918519ed4fc720ca989a8a48 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1621.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70bde2ed7d4785cc45c52c4663dbb6805d4a4b39a4ef254cdd5af7c5aa42fb90 +size 184995 diff --git a/pole_alignment/object_detection/train/images/1625.jpg b/pole_alignment/object_detection/train/images/1625.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fcb94e0acf1b4c2ca6a36e43d4a1baff1ef5e556 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1625.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53a9702b9e6601df9142057f66aa2b8e5dd377060d1e1c1ee4721ea93cd9e524 +size 136502 diff --git a/pole_alignment/object_detection/train/images/1627.jpg b/pole_alignment/object_detection/train/images/1627.jpg new file mode 100644 index 0000000000000000000000000000000000000000..579ee44a6d45d300c00bd5f509c415b565fe67b1 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1627.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7afe0756411d64e5d76cfde8a5fa1bb8a79ea2d1f49c48e58a82122849110bcd +size 73475 diff --git a/pole_alignment/object_detection/train/images/1628.jpg b/pole_alignment/object_detection/train/images/1628.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7cf95fa04848cf0e87eb7be44e8bfdc142c82e81 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1628.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a9247247b67677d4f187651d59b1fa7a8a606aa0e15d305b76074b25b259af9 +size 87218 diff --git a/pole_alignment/object_detection/train/images/163.jpg b/pole_alignment/object_detection/train/images/163.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8c4f886c428c75947af18501f695737cab098828 --- /dev/null +++ b/pole_alignment/object_detection/train/images/163.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa01abf162de44657c58ac4acbe35e478cbae18519cf01631b17593d2e6ae577 +size 734725 diff --git a/pole_alignment/object_detection/train/images/1630.jpg b/pole_alignment/object_detection/train/images/1630.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf25a7a7c0b3d983c19d23e2bbb8e9dd104079c4 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1630.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7796b2974734c8ba9caf548baa33f9c7c31902e26ea913bad48c0b28eb340162 +size 156314 diff --git a/pole_alignment/object_detection/train/images/1631.jpg b/pole_alignment/object_detection/train/images/1631.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2cd6022c310e7aa689f8a11b15319ba667a8d0e5 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1631.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afd80c2a9f031ba3faa0d8bcc6387926ee39808a14a8561710c230810b52598f +size 69931 diff --git a/pole_alignment/object_detection/train/images/1632.jpg b/pole_alignment/object_detection/train/images/1632.jpg new file mode 100644 index 0000000000000000000000000000000000000000..42070ed2a69c392abc4e22858e1bcf9e8be4fabc --- /dev/null +++ b/pole_alignment/object_detection/train/images/1632.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc8986bc093b346e3f2331d6e92e93f93811ef556bd33384bd75b55a6f8fabed +size 101561 diff --git a/pole_alignment/object_detection/train/images/1636.jpg b/pole_alignment/object_detection/train/images/1636.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e3a98e3d6cffc8b823b5189ec65def1fe7cd9c40 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1636.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfcd80efc7b9acdba2baf8383759722d5cebb2d8e134142744dc47bf5c85283e +size 161008 diff --git a/pole_alignment/object_detection/train/images/1638.jpg b/pole_alignment/object_detection/train/images/1638.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dcf86959cddee120eeaf34b5d1c971ccaa463aca --- /dev/null +++ b/pole_alignment/object_detection/train/images/1638.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39bf299ba5b88bb3ca0f15b54461536fdc6d894c1974330af8342e247053355f +size 123590 diff --git a/pole_alignment/object_detection/train/images/164.jpg b/pole_alignment/object_detection/train/images/164.jpg new file mode 100644 index 0000000000000000000000000000000000000000..77565685c9925db3a9be93bd6748cfe47407ac85 --- /dev/null +++ b/pole_alignment/object_detection/train/images/164.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09e3a7a3515c3742d65fb794c0159e2fa51a7214dde382440ee651d000c13b25 +size 236649 diff --git a/pole_alignment/object_detection/train/images/1641.jpg b/pole_alignment/object_detection/train/images/1641.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ddee2769d4d9315623e56740f0b504c5bf827e13 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1641.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:909ef071156968aa43e810a0d1f239e5469fe7d8a3e95f2b787cc592313f92b6 +size 172812 diff --git a/pole_alignment/object_detection/train/images/1642.jpg b/pole_alignment/object_detection/train/images/1642.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f53a41da4910fa56da40aed739a82a699f423be5 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1642.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0943557d04c4a8e686a02e7082c0a843f5e0c0dd6d5e1f89dccdc27ef63854cb +size 293212 diff --git a/pole_alignment/object_detection/train/images/1643.jpg b/pole_alignment/object_detection/train/images/1643.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8636deda5c915f4220831eccb5703cd49264c276 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1643.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ca0f62506164250217ee3b04fdf5634111a44264ac69889a8a50574429facc4 +size 131980 diff --git a/pole_alignment/object_detection/train/images/1644.jpg b/pole_alignment/object_detection/train/images/1644.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dd4b8e4488705aaa0fb3fb2ba2c6bb3dd8666c4d --- /dev/null +++ b/pole_alignment/object_detection/train/images/1644.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1818a7bb2d2b06de2200158e60922b7e9e223ed2da417c2e2587ea78ec8f9714 +size 245010 diff --git a/pole_alignment/object_detection/train/images/1646.jpg b/pole_alignment/object_detection/train/images/1646.jpg new file mode 100644 index 0000000000000000000000000000000000000000..12bb9633160b64e56be2742055be2994c2a66f48 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1646.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b4e86ec9b31ae7cbefe42d94457585b2843e0fe1fae8808cf2245976abd4aae +size 307713 diff --git a/pole_alignment/object_detection/train/images/1647.jpg b/pole_alignment/object_detection/train/images/1647.jpg new file mode 100644 index 0000000000000000000000000000000000000000..77ab899a5f15a31e341446287228ffd4965669d9 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1647.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57c267b1d9247b81e1b21cc6c87c7f1ff782b3f9bb010c94894b96204ec205e5 +size 125731 diff --git a/pole_alignment/object_detection/train/images/1649.jpg b/pole_alignment/object_detection/train/images/1649.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ae11fe21d63dccf5f96101aa9781c184e6cc413f --- /dev/null +++ b/pole_alignment/object_detection/train/images/1649.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:010210cb35471f264103c1ad429f1143c90b1afe888fc2907c180f5fa20ab3ea +size 180449 diff --git a/pole_alignment/object_detection/train/images/1650.jpg b/pole_alignment/object_detection/train/images/1650.jpg new file mode 100644 index 0000000000000000000000000000000000000000..156bf4e4ee0fda6596694211cce8a0460ad272b6 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1650.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0107314acc776470b17b96b8e802bdd46b49fb470ca2b22e1cdeb6483793bbd0 +size 182653 diff --git a/pole_alignment/object_detection/train/images/1652.jpg b/pole_alignment/object_detection/train/images/1652.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ea2881f5eb6d8a30389e942d2aaf20d46bda5c8a --- /dev/null +++ b/pole_alignment/object_detection/train/images/1652.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fca45395cd90c035efabdbb296dbf48b6051b42d1ca93d6b06ec79df87768c4 +size 63920 diff --git a/pole_alignment/object_detection/train/images/1653.jpg b/pole_alignment/object_detection/train/images/1653.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fd15c812f233f114613e83a098268a9eb302b912 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1653.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:974fb424391076d82bdfcd67d0b2e156827a009f2dd2fdc567b48ecad2bfdc45 +size 90081 diff --git a/pole_alignment/object_detection/train/images/1654.jpg b/pole_alignment/object_detection/train/images/1654.jpg new file mode 100644 index 0000000000000000000000000000000000000000..74e53371dddf4964cd34196b99d3b799e8cc46a5 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1654.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a58408508e8fed39a8ad74f68b1608d77ac19f8b6b6343832f6e0eb8b26d171 +size 106073 diff --git a/pole_alignment/object_detection/train/images/1656.jpg b/pole_alignment/object_detection/train/images/1656.jpg new file mode 100644 index 0000000000000000000000000000000000000000..541878364a82a8eec877fa209f4b125ae50457e3 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1656.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2598ffffbe8d6c78c1606dfa29a2116ff4fcdaacf6bed6d80cdf715218ff67f2 +size 97316 diff --git a/pole_alignment/object_detection/train/images/1657.jpg b/pole_alignment/object_detection/train/images/1657.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fd126b006e8619623d4c018377a775c7d6f6a25b --- /dev/null +++ b/pole_alignment/object_detection/train/images/1657.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a200e4c68cc3c57bd637d817ba55ea3c67f4173193e50c61552809242da54152 +size 167065 diff --git a/pole_alignment/object_detection/train/images/1658.jpg b/pole_alignment/object_detection/train/images/1658.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a7d030c4b734e7400c705cf39f376605a21148fe --- /dev/null +++ b/pole_alignment/object_detection/train/images/1658.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc52dd097697ba981491b12264a6c394e7fb41940b4dc2a5f8b840d4690e1deb +size 109978 diff --git a/pole_alignment/object_detection/train/images/1659.jpg b/pole_alignment/object_detection/train/images/1659.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a464604db17ace1b538b71bb0657d4b948a34634 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1659.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ebf99f5820df75225cd2cff2433628fdb14f4b9393ad09cee084496d142ac6c +size 109815 diff --git a/pole_alignment/object_detection/train/images/166.jpg b/pole_alignment/object_detection/train/images/166.jpg new file mode 100644 index 0000000000000000000000000000000000000000..321f1b13b024ea07d65df4e94ad712d3ef399bd1 --- /dev/null +++ b/pole_alignment/object_detection/train/images/166.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f03d8da5c28b1d031be172193a6490d715e91be13b16037278aa1cace6194a8 +size 812938 diff --git a/pole_alignment/object_detection/train/images/1660.jpg b/pole_alignment/object_detection/train/images/1660.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eec9da24249bf6017ec5863557d2ca211f1a15cb --- /dev/null +++ b/pole_alignment/object_detection/train/images/1660.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:994589f968c585b8be767d71581b603f79cd40d72bf3530c51334e61236deece +size 213937 diff --git a/pole_alignment/object_detection/train/images/1661.jpg b/pole_alignment/object_detection/train/images/1661.jpg new file mode 100644 index 0000000000000000000000000000000000000000..39683af30996aa0ff2d52711174f21cf7231de65 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1661.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba4133c5158b1ae4289e77bec2221f2554977e765c682e70ac0d22c426c4443b +size 85593 diff --git a/pole_alignment/object_detection/train/images/1662.jpg b/pole_alignment/object_detection/train/images/1662.jpg new file mode 100644 index 0000000000000000000000000000000000000000..782518aa818eb42392eb4c3deb5c7c995ef477f0 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1662.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c1e5c6f2439a12f000cfa854c050d0dcbee2c6a163fefc0cbc00931a95424ce +size 296767 diff --git a/pole_alignment/object_detection/train/images/1663.jpg b/pole_alignment/object_detection/train/images/1663.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a332aa4a41b029815ee5de5fe478e5a46569d1ac --- /dev/null +++ b/pole_alignment/object_detection/train/images/1663.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca48247c017038c03dc1582a945443e29595623c4f5a47f5f0ecc93da5ea456f +size 105488 diff --git a/pole_alignment/object_detection/train/images/1664.jpg b/pole_alignment/object_detection/train/images/1664.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fd229e5b848495c7e44109b214f9986f8d4560aa --- /dev/null +++ b/pole_alignment/object_detection/train/images/1664.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f79d9add899931d546b0fc55d2413f68a86504e7aa809d44839f3362fc75c997 +size 132430 diff --git a/pole_alignment/object_detection/train/images/1666.jpg b/pole_alignment/object_detection/train/images/1666.jpg new file mode 100644 index 0000000000000000000000000000000000000000..31991fa9a076cae6c60691a2784c91594fe09a8a --- /dev/null +++ b/pole_alignment/object_detection/train/images/1666.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a878d3ec84b0d44da650d62cc21a16f3324136c5375669be542acccc2f60f272 +size 101242 diff --git a/pole_alignment/object_detection/train/images/1667.jpg b/pole_alignment/object_detection/train/images/1667.jpg new file mode 100644 index 0000000000000000000000000000000000000000..44d28956129f919c7e35e6c31b4b6778e43e243d --- /dev/null +++ b/pole_alignment/object_detection/train/images/1667.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e4d945adca812dda56dbed8df0b20373e8c5ba5e8ca1eb440a0820d5ef23fb4 +size 146995 diff --git a/pole_alignment/object_detection/train/images/1668.jpg b/pole_alignment/object_detection/train/images/1668.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a0f0aa1ed4e677319d21b5b917accd0401fb6cd5 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1668.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef44102614240c8b0b23b8e03e7106dc3e9d378a03a7fa311feae5a0c74523fe +size 161219 diff --git a/pole_alignment/object_detection/train/images/1669.jpg b/pole_alignment/object_detection/train/images/1669.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fe467527c090cea6c1d4e683b0eb954263c1f5b8 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1669.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c18ca522f80ae5652c903791cba041f89cf61d1bd943101f54e6e0abacc9979 +size 1773276 diff --git a/pole_alignment/object_detection/train/images/167.jpg b/pole_alignment/object_detection/train/images/167.jpg new file mode 100644 index 0000000000000000000000000000000000000000..46e71ebb93bb9258f0b1a6981ab33c7ee4450504 --- /dev/null +++ b/pole_alignment/object_detection/train/images/167.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8eaef3948d5949369a08826afb34a989bb741e01d46fb2ee920c92a8125f3d10 +size 983496 diff --git a/pole_alignment/object_detection/train/images/1670.jpg b/pole_alignment/object_detection/train/images/1670.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b9fc7b03c4704e2bf5e429949a28a8f716fddf2c --- /dev/null +++ b/pole_alignment/object_detection/train/images/1670.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d19d178b3a510c4713fad5d046168738ea5fd639f56e077713f93303774759bd +size 193897 diff --git a/pole_alignment/object_detection/train/images/1672.jpg b/pole_alignment/object_detection/train/images/1672.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f39c553ef1e768d180e50df4d2e610723229bf70 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1672.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c80183c7200ff947fd6d16053ac60a55bddb4b632f3b21d8412a0b945ce2372 +size 110581 diff --git a/pole_alignment/object_detection/train/images/1673.jpg b/pole_alignment/object_detection/train/images/1673.jpg new file mode 100644 index 0000000000000000000000000000000000000000..97730dd6372e39df39dfb259b60e3b0f27ee82c3 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1673.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:063ebdb0aa33ae3527ca1ad8defdef412ddf8a0af6b08e5cb11cfdf335596f93 +size 211814 diff --git a/pole_alignment/object_detection/train/images/1675.jpg b/pole_alignment/object_detection/train/images/1675.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b5e793e44a11395d866d8e6d5c5195de9718ddea --- /dev/null +++ b/pole_alignment/object_detection/train/images/1675.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71f111ce306173c690ebc8f72e75fd734f59a9bc4759d9fae057e14e512943c8 +size 148512 diff --git a/pole_alignment/object_detection/train/images/1677.jpg b/pole_alignment/object_detection/train/images/1677.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e262d1bb0f37be3e7c4e6d9222220c076ac94ab1 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1677.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb3baac31c284a763653fb2499d7f9b68dae7211e3bd7511b2209a5b164f5265 +size 64625 diff --git a/pole_alignment/object_detection/train/images/1678.jpg b/pole_alignment/object_detection/train/images/1678.jpg new file mode 100644 index 0000000000000000000000000000000000000000..687399a2a4ab3336111a2893c933f9cfb9622dad --- /dev/null +++ b/pole_alignment/object_detection/train/images/1678.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2e5d6bbb61f7ba2c5d428cda712ebcfb20393e14e4b522f4d2541036d8a5f08 +size 127292 diff --git a/pole_alignment/object_detection/train/images/1679.jpg b/pole_alignment/object_detection/train/images/1679.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7a741ab2d0653842f754b769763b4277e0fb09a5 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1679.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4982ee0f78adc06a61e492cc91acb844e72a2665d7e03f8c2feb27778f926889 +size 186023 diff --git a/pole_alignment/object_detection/train/images/168.jpg b/pole_alignment/object_detection/train/images/168.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a6d98c1f06e8c37cd8577f3e628bdb8a22f99288 --- /dev/null +++ b/pole_alignment/object_detection/train/images/168.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba6c34fc3c039b05fd8c53562f3fd97300d96cf79d6d3941eb6d61e07d27da9c +size 165753 diff --git a/pole_alignment/object_detection/train/images/1682.jpg b/pole_alignment/object_detection/train/images/1682.jpg new file mode 100644 index 0000000000000000000000000000000000000000..111a4f19a7dbff7032f68b99df267746aa13ec3d --- /dev/null +++ b/pole_alignment/object_detection/train/images/1682.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c260300d652aff013416cecc54d4f44de88e61adf7e04b8bd64075387e11b7fb +size 982534 diff --git a/pole_alignment/object_detection/train/images/1683.jpg b/pole_alignment/object_detection/train/images/1683.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f6ab037ec3ae08cc47246cb15f47eb6f9a18844e --- /dev/null +++ b/pole_alignment/object_detection/train/images/1683.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d60474befa77d16321afb533ae24381a352f1ca3b6f58931cf50f1083961a11 +size 154991 diff --git a/pole_alignment/object_detection/train/images/1684.jpg b/pole_alignment/object_detection/train/images/1684.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ff8df16cdc656c8c66ffa22b8023bf41c0bc7f0c --- /dev/null +++ b/pole_alignment/object_detection/train/images/1684.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:881eb5f6d3e4b298295b5b80908faf952164e0a26dfd9083921b07d87ade2e3c +size 107219 diff --git a/pole_alignment/object_detection/train/images/1686.jpg b/pole_alignment/object_detection/train/images/1686.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da6a8bcba154e710982b45db419ec005f066185c --- /dev/null +++ b/pole_alignment/object_detection/train/images/1686.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:def8b93d16153b8447aabbf037d1d7eff509c6049f56ed1a6cc69ff1bb49a26b +size 232374 diff --git a/pole_alignment/object_detection/train/images/1687.jpg b/pole_alignment/object_detection/train/images/1687.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bd0ce3a6929c8d2a8799ddf5160fec37643b2d75 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1687.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:915eb74af9b3bfa18bc32a4c3ba1ff40217096253e633f78bda285d90332db3a +size 286846 diff --git a/pole_alignment/object_detection/train/images/1688.jpg b/pole_alignment/object_detection/train/images/1688.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b49a294e0c844e27713ab81794cdab0b0d2a6703 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1688.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:820ed203a1d892ed4f37bb87be554b9778dea3dd92fa3206c8b476dc27d75cae +size 123483 diff --git a/pole_alignment/object_detection/train/images/1689.jpg b/pole_alignment/object_detection/train/images/1689.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4538d82204e89ded50c13b9ad0aaf8b5cb2bfab3 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1689.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:138309075a5a166c61795ac6a98866c2ca8747b8262afbde7c839daab742a7aa +size 2121109 diff --git a/pole_alignment/object_detection/train/images/169.jpg b/pole_alignment/object_detection/train/images/169.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ff661df65da81a5cfde8fcf2a8c5ec043aaf4379 --- /dev/null +++ b/pole_alignment/object_detection/train/images/169.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5afab61461af854ab6adc5a62cba0b7158fb04c2f28ab9c45eb6ef8dec041a9c +size 271344 diff --git a/pole_alignment/object_detection/train/images/1692.jpg b/pole_alignment/object_detection/train/images/1692.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6e197ed103f8bce28c57ed010b376c97ba0d34b9 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1692.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e020c947040d62a78a1b4bc13a85ae85fe942044f0a269a14ac18dd317bf1cca +size 648648 diff --git a/pole_alignment/object_detection/train/images/1694.jpg b/pole_alignment/object_detection/train/images/1694.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c3b25190fd7fbc22ab372a0bdeae5fa424ed269a --- /dev/null +++ b/pole_alignment/object_detection/train/images/1694.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:442f36306e95ee6ede0914f7b9cc3fb560c03c99b777b8780a57e11adc18acca +size 131979 diff --git a/pole_alignment/object_detection/train/images/1696.jpg b/pole_alignment/object_detection/train/images/1696.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6ff8e5eec120ad6b034fcb3c886a7bc125048348 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1696.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4eda7d235ad9b9351c712eda2e7b12a9c12754d9ecb336e10ea161b4d527a84f +size 349936 diff --git a/pole_alignment/object_detection/train/images/1697.jpg b/pole_alignment/object_detection/train/images/1697.jpg new file mode 100644 index 0000000000000000000000000000000000000000..31c7168116691fb8d16cce4914cd8329bdc23575 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1697.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39aa4a4feedce76fa608ecb1ad023ec45d5d75ba9cb0d463b9b1857af69dd0cb +size 171479 diff --git a/pole_alignment/object_detection/train/images/1698.jpg b/pole_alignment/object_detection/train/images/1698.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3e6c49a844cd88e59f5c8275858407b6db034409 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1698.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd239ccb844763c4c320586eed85fd8ae682a508ca1943bf50cada5d7e76e4a9 +size 128172 diff --git a/pole_alignment/object_detection/train/images/1699.jpg b/pole_alignment/object_detection/train/images/1699.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0feb913eee7ec7dc1483dcb14b37fce2b4dc36db --- /dev/null +++ b/pole_alignment/object_detection/train/images/1699.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5b38e2aea9978a805d04efa66bc5696588fa36849f01ee15614540297dd8868 +size 163139 diff --git a/pole_alignment/object_detection/train/images/17.jpg b/pole_alignment/object_detection/train/images/17.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4ab786f06a7bc9d1e4c3ed4d487d0e899bbdd373 --- /dev/null +++ b/pole_alignment/object_detection/train/images/17.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b6c4227e348582c04cba7aa3cce7ab5820bd81ea8815cc9535471683000c64a +size 145850 diff --git a/pole_alignment/object_detection/train/images/170.jpg b/pole_alignment/object_detection/train/images/170.jpg new file mode 100644 index 0000000000000000000000000000000000000000..671a0f71d52964af37792afc715b52693fd6216b --- /dev/null +++ b/pole_alignment/object_detection/train/images/170.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd327cb0e58a7e197a40a7d0a15748d366cdcf989f82301bac68042653a3a353 +size 993855 diff --git a/pole_alignment/object_detection/train/images/1700.jpg b/pole_alignment/object_detection/train/images/1700.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a5ed5908b69ea371f31c45ff72a66d31387e3fd9 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1700.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:533eca1014490f5c63c795a83cebaf14ea12ba7e9a9283f7b1fc306f429e78c8 +size 145920 diff --git a/pole_alignment/object_detection/train/images/1701.jpg b/pole_alignment/object_detection/train/images/1701.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dacfbd449ed183316145470f29012be6cc6c07c5 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1701.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2ff37b3745ef94be4823e9051d94116344e2d77fbb8e354e9821e2a516f3997 +size 222844 diff --git a/pole_alignment/object_detection/train/images/1703.jpg b/pole_alignment/object_detection/train/images/1703.jpg new file mode 100644 index 0000000000000000000000000000000000000000..66105bc597f846fa78bea4f64d14703b4e45095f --- /dev/null +++ b/pole_alignment/object_detection/train/images/1703.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5608638accec3999a911f2a3bc7940949e1b1d4f73289e98214ae2d6baef7297 +size 171102 diff --git a/pole_alignment/object_detection/train/images/1704.jpg b/pole_alignment/object_detection/train/images/1704.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ebb96f57b3689f85c2e10c025cd1d43b9e98f2df --- /dev/null +++ b/pole_alignment/object_detection/train/images/1704.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f985ca92ad9680d9f82e6e983a819ba06cf8252beb039bf24bc59f8a493b9490 +size 156948 diff --git a/pole_alignment/object_detection/train/images/1705.jpg b/pole_alignment/object_detection/train/images/1705.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cb5aedac5d760fa13a36d051113e4876c68f3ba1 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1705.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c11d5cb311c06e3937b88c9abc898b3a23e7b8ecba9eab883660492882b8fb93 +size 223735 diff --git a/pole_alignment/object_detection/train/images/1706.jpg b/pole_alignment/object_detection/train/images/1706.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3169d823650ad0bad78c04aebc419ab628d24ca3 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1706.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84dda01f689c5f8cd201ed17cfe3c89d675949f75977b13fdd23011bfd27a23c +size 314103 diff --git a/pole_alignment/object_detection/train/images/1707.jpg b/pole_alignment/object_detection/train/images/1707.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c7db82509d925c39a7728b911776fc5b5773e680 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1707.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1d6ffe6555138a41d37b5b1b619bad3a6b7538659c65b871862c9a4a5ef1ca2 +size 114204 diff --git a/pole_alignment/object_detection/train/images/1708.jpg b/pole_alignment/object_detection/train/images/1708.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4eb8db38cdba437dad3dd4b877b8c6986a5fbc4c --- /dev/null +++ b/pole_alignment/object_detection/train/images/1708.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e36f29607bf9e19f7da079fc02303b7e5c530ba481cdd1a03653c16144d4e757 +size 107601 diff --git a/pole_alignment/object_detection/train/images/1709.jpg b/pole_alignment/object_detection/train/images/1709.jpg new file mode 100644 index 0000000000000000000000000000000000000000..506d50e31419e3d39914b70d572e3e038cfa4df1 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1709.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6377ab18bd892557e0e5e52dbadeb3ec3401c560125753a5dbdcfad2afd235f +size 298995 diff --git a/pole_alignment/object_detection/train/images/1710.jpg b/pole_alignment/object_detection/train/images/1710.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1531a8bc99ae25151428c619ab81a958c841b26a --- /dev/null +++ b/pole_alignment/object_detection/train/images/1710.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c772c6c21287adc68d8a17dcfda04c4ecbdf38f53b0e9d5a6f0e631bd58d756 +size 254354 diff --git a/pole_alignment/object_detection/train/images/1711.jpg b/pole_alignment/object_detection/train/images/1711.jpg new file mode 100644 index 0000000000000000000000000000000000000000..34dc17e16f5c6961c487f616a21fdb063f83ed79 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1711.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f2e4b9432d65dc3253f603961c4cc5b3373fc6946f663ffff2129b73498c1b2 +size 207871 diff --git a/pole_alignment/object_detection/train/images/1713.jpg b/pole_alignment/object_detection/train/images/1713.jpg new file mode 100644 index 0000000000000000000000000000000000000000..380754e353902cfc966ed6ec86ecd1d94856601e --- /dev/null +++ b/pole_alignment/object_detection/train/images/1713.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a77530e432cd9011961e7d640133c52319c53c112cfbd0b05bf77a140bad055 +size 192587 diff --git a/pole_alignment/object_detection/train/images/1717.jpg b/pole_alignment/object_detection/train/images/1717.jpg new file mode 100644 index 0000000000000000000000000000000000000000..35c272fe0bdb8f1d5b32a8aab11caf08cba4074e --- /dev/null +++ b/pole_alignment/object_detection/train/images/1717.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c860cb8fc4bdd312518ca8f0985898d017dfbfceb389ec3aef756ea99e1d1e9c +size 72303 diff --git a/pole_alignment/object_detection/train/images/1718.jpg b/pole_alignment/object_detection/train/images/1718.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f593e9d6b491df803182caf793ddc4e300cd9095 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1718.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8eec48155ef9ef91f03d4c765a3a830ee42727944692c5cc3b294e2f4219897e +size 109538 diff --git a/pole_alignment/object_detection/train/images/1719.jpg b/pole_alignment/object_detection/train/images/1719.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d11848014add0fd5c08643e946428e31a3d408b4 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1719.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:989bef61b235ab1004539475f692e5cb17a11254dd1d945b4def736e2297760e +size 204381 diff --git a/pole_alignment/object_detection/train/images/172.jpg b/pole_alignment/object_detection/train/images/172.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b844cd15459a1eb15a9b8bb8e654aa202321c47 --- /dev/null +++ b/pole_alignment/object_detection/train/images/172.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d94a81c78802b36b49e650e8ed0baf99b5c415acbf2f1a04fa63fdf84483e22 +size 92295 diff --git a/pole_alignment/object_detection/train/images/1723.jpg b/pole_alignment/object_detection/train/images/1723.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0ee10bad942d18a4a337eca32ddd16ef5a7a0737 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1723.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84f1fc57d39e5b40204afa610b6657eedd167764afb1547dd9ea26b8b4edd53a +size 492717 diff --git a/pole_alignment/object_detection/train/images/1724.jpg b/pole_alignment/object_detection/train/images/1724.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0d3ad1c902c05f6304155c1c39b75565886302a2 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1724.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bf878c51dea4eb8adfe3e04537e3c35776b3e72b287ad77ca6c3f0a766d4a48 +size 410813 diff --git a/pole_alignment/object_detection/train/images/1727.jpg b/pole_alignment/object_detection/train/images/1727.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f32aec2f4d388d093fb3019859bf41cebbc48d27 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1727.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74b3b7cabe7dbb02f4a340223cfbecba80bd9d255d70faedd42d76ba73ff5023 +size 240678 diff --git a/pole_alignment/object_detection/train/images/1728.jpg b/pole_alignment/object_detection/train/images/1728.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5f6ca237dee64412eb90b48c19bb9c523699c3a1 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1728.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e73a3fab74dd54a92e03c9b8fff86515508d15e7995fa7f75106b35e138fb136 +size 338370 diff --git a/pole_alignment/object_detection/train/images/1729.jpg b/pole_alignment/object_detection/train/images/1729.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7e5beaa6720a6df04fcd9cc3ea5c38b226a9f8c6 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1729.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7da3460773f58239434339779a4d7196bb638c53cf18b82e934222f87f05633b +size 2713902 diff --git a/pole_alignment/object_detection/train/images/1735.jpg b/pole_alignment/object_detection/train/images/1735.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f241179d2c300b6aeb13fcda1a54155f8d48df31 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1735.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66ce30ba1380390cca073445e7bdc2c8eff3136449e8cfb4ed9eec5302ddd295 +size 1914821 diff --git a/pole_alignment/object_detection/train/images/1737.jpg b/pole_alignment/object_detection/train/images/1737.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b0ff366f4f964d3930929c21bbde83ff9c0c94a --- /dev/null +++ b/pole_alignment/object_detection/train/images/1737.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47e74e7f2c00fb5534eb21d1a3f0e8b63c7acc3f105f1f34c2b6c1f304e03058 +size 2676169 diff --git a/pole_alignment/object_detection/train/images/1740.jpg b/pole_alignment/object_detection/train/images/1740.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bf80890c27baba7948a725167dcb159f21ac0ec4 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1740.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:342b0ab5d8ecef9b8cca7a35eb01bfbcd9a188415b445f187107e3ad522f1b42 +size 1876604 diff --git a/pole_alignment/object_detection/train/images/1746714291830.jpg b/pole_alignment/object_detection/train/images/1746714291830.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1ee2546357daf35e5423f140441ffbf9c8954dbe --- /dev/null +++ b/pole_alignment/object_detection/train/images/1746714291830.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4155ab84ece4509d2b7c8bb58c23019ebb3b5faa5610ed5ae2eaa4b366185c84 +size 509064 diff --git a/pole_alignment/object_detection/train/images/1746714375198.jpg b/pole_alignment/object_detection/train/images/1746714375198.jpg new file mode 100644 index 0000000000000000000000000000000000000000..74633bc714fc80c461b78b06e549a1bfbf24d340 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1746714375198.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bccc8c61877f31e50dd7ca1555b2210948c1bd63f6c04ae035c9f1f51c36fc79 +size 703632 diff --git a/pole_alignment/object_detection/train/images/1746714510435.jpg b/pole_alignment/object_detection/train/images/1746714510435.jpg new file mode 100644 index 0000000000000000000000000000000000000000..64e7a25be14403719b77057742a2abdbe279f8a3 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1746714510435.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7f21fdd6d901d6fa2255c44786106e20f099eb682a05de626b63d933ccbe1b4 +size 698588 diff --git a/pole_alignment/object_detection/train/images/1746714539250.jpg b/pole_alignment/object_detection/train/images/1746714539250.jpg new file mode 100644 index 0000000000000000000000000000000000000000..df882f49be06b52f172c19b2ebd25d8f935f935a --- /dev/null +++ b/pole_alignment/object_detection/train/images/1746714539250.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b60283289578b04f5e8fe605f9e6813dd47a7fd599a7a6face6794cf214dca8e +size 671468 diff --git a/pole_alignment/object_detection/train/images/1746714592775.jpg b/pole_alignment/object_detection/train/images/1746714592775.jpg new file mode 100644 index 0000000000000000000000000000000000000000..83a41631db4e7931c8a46a675fe2b289cf979e1d --- /dev/null +++ b/pole_alignment/object_detection/train/images/1746714592775.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f02ec6d7adcf61dd6a7a98f825f874a02a72965a4aded0d9b0bfc0b59b82d321 +size 974015 diff --git a/pole_alignment/object_detection/train/images/1746714603943.jpg b/pole_alignment/object_detection/train/images/1746714603943.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cccb0309f0517828fe051e7315775be1b80bdaa2 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1746714603943.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad0619ad25a4d9c92094325d0c6299993c21a85330111f36df6705b734512365 +size 1074012 diff --git a/pole_alignment/object_detection/train/images/1746714657277.jpg b/pole_alignment/object_detection/train/images/1746714657277.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a8a83c7920d05f140ccd9f6634c070fbb1878214 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1746714657277.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6009b8c1a1d3788002d9a0af0374cfff840563ad5a6bca7ec562cbdd0346981 +size 453778 diff --git a/pole_alignment/object_detection/train/images/1746714670076.jpg b/pole_alignment/object_detection/train/images/1746714670076.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d8a3b6d5d08e02679f2007ae4fb7e386b2dd4c74 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1746714670076.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5047db6c5c02be8ca9960eba50133ca23ebe8b4769260f48e9c60d2d5077828f +size 606782 diff --git a/pole_alignment/object_detection/train/images/1746714675008.jpg b/pole_alignment/object_detection/train/images/1746714675008.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f13a6c7fa65f9bcf0354e48e7ecc3355ccb3a374 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1746714675008.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90b903c55c7f1a4403ccba05ca95947e512a573b5348dfec2f47fb97b91c7f61 +size 857752 diff --git a/pole_alignment/object_detection/train/images/1746715794711.jpg b/pole_alignment/object_detection/train/images/1746715794711.jpg new file mode 100644 index 0000000000000000000000000000000000000000..136427748c4200e7b446b626239a181a8f595e35 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1746715794711.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac3d9a1b6c955b39247cd14b7a6863689f359e09dc1bc841dbbd5e6c09b981ca +size 999876 diff --git a/pole_alignment/object_detection/train/images/176.jpg b/pole_alignment/object_detection/train/images/176.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fb4b504007513e1dd8ae9447cf705605d014cadf --- /dev/null +++ b/pole_alignment/object_detection/train/images/176.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:817513e55af1d450519a4016589be32304df51972d4a36e1a453fb94face83cb +size 871370 diff --git a/pole_alignment/object_detection/train/images/1765.jpg b/pole_alignment/object_detection/train/images/1765.jpg new file mode 100644 index 0000000000000000000000000000000000000000..45ba4390485d470d531b4429f691c5234f4c641d --- /dev/null +++ b/pole_alignment/object_detection/train/images/1765.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86a8d998c2c0f320028c42494b70d8845dd840f21b352f9b8320f05cc996fa1e +size 1926120 diff --git a/pole_alignment/object_detection/train/images/1768.jpg b/pole_alignment/object_detection/train/images/1768.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5ff4819e1937bfa1b56c69a08badefcd665b28a0 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1768.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aeadc6de140662a14607281e49d34f73780f3898da95cefbdd166fdc020ea15d +size 1124452 diff --git a/pole_alignment/object_detection/train/images/1784.jpg b/pole_alignment/object_detection/train/images/1784.jpg new file mode 100644 index 0000000000000000000000000000000000000000..83da3a19982bde635771bf84e7c32b6328185495 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1784.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8adaf30e72af7d9e8963d2d329bd21abb9c103b1e13034d798958539af5bd312 +size 1809375 diff --git a/pole_alignment/object_detection/train/images/1785.jpg b/pole_alignment/object_detection/train/images/1785.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fe68c0dded5ab93436827a6dfe635a71d422ba7e --- /dev/null +++ b/pole_alignment/object_detection/train/images/1785.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15ec815f2c6da76994411fc1a108799de323b506a0a7f32651d29ae14abe2bd0 +size 1492828 diff --git a/pole_alignment/object_detection/train/images/1786.jpg b/pole_alignment/object_detection/train/images/1786.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ef16c73a802ad3e315a18a74a975cfa52f70efe7 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1786.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8f347c979aa10f9bc206a41e04f834a592b20c44b6377cd9a17751110ca8d78 +size 1405332 diff --git a/pole_alignment/object_detection/train/images/1787.jpg b/pole_alignment/object_detection/train/images/1787.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5321bb59bcf0b91d4f87d7aa64b41e0a2eeaae5e --- /dev/null +++ b/pole_alignment/object_detection/train/images/1787.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03cd64696276f2c35f268033aad24d4705dc7c97452021a7a267098ab5f7ea8e +size 1533722 diff --git a/pole_alignment/object_detection/train/images/179.jpg b/pole_alignment/object_detection/train/images/179.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4654065301b3a2c491ed0aafd265e54d698f20ab --- /dev/null +++ b/pole_alignment/object_detection/train/images/179.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9a04e38e1a253603f8e8083b6667a6f106872056091478051d8423866a122a9 +size 1453944 diff --git a/pole_alignment/object_detection/train/images/1808.jpg b/pole_alignment/object_detection/train/images/1808.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5cee515d6762e98c5aaaf0091dba5c8ef100ded9 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1808.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96941df2bb3575c152dcc6cdac8e970683fe9fbbdf9782b4560ada6bd58acca7 +size 1883716 diff --git a/pole_alignment/object_detection/train/images/1809.jpg b/pole_alignment/object_detection/train/images/1809.jpg new file mode 100644 index 0000000000000000000000000000000000000000..41c153c8b5d4095a177c52c7c56f8b147f75271b --- /dev/null +++ b/pole_alignment/object_detection/train/images/1809.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fe7f5cfcac36639ca273d1796cca79bbb7b8eb433bc37edc9a1305e1498dd22 +size 67896 diff --git a/pole_alignment/object_detection/train/images/182.jpg b/pole_alignment/object_detection/train/images/182.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7ae633f35872bbf8727c1eb6d75e83298fc15c01 --- /dev/null +++ b/pole_alignment/object_detection/train/images/182.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61b55e346e27aca5c4796927abf800c1850c0ee57c1cf0c1c71a4946c6746278 +size 1633829 diff --git a/pole_alignment/object_detection/train/images/1821.jpg b/pole_alignment/object_detection/train/images/1821.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7f6134b2ded2928cd6d80e1fc1148c823f05452e --- /dev/null +++ b/pole_alignment/object_detection/train/images/1821.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f23279bea6f7d91bad8ab5aea8d81b300469595a79f7105e780ee5e4ed13e144 +size 228334 diff --git a/pole_alignment/object_detection/train/images/1831.jpg b/pole_alignment/object_detection/train/images/1831.jpg new file mode 100644 index 0000000000000000000000000000000000000000..60cf3f60996ef120d56812fba967b1c1466282a9 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1831.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba8c3857a256c78c5594fc2a124e2fdb9c13b78389b49b3366c46528a1c8ab9e +size 163242 diff --git a/pole_alignment/object_detection/train/images/1833.jpg b/pole_alignment/object_detection/train/images/1833.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6ddd876de05a588acbc7a4ac6a15fc1f4d1af487 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1833.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c74136e104c1210d90f01e698dc7e83b8c40559564f55e228f30631fc292fe3a +size 268695 diff --git a/pole_alignment/object_detection/train/images/1858.jpg b/pole_alignment/object_detection/train/images/1858.jpg new file mode 100644 index 0000000000000000000000000000000000000000..32a31fa2ef084d4b8a44c6c36db4824fbc01217d --- /dev/null +++ b/pole_alignment/object_detection/train/images/1858.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abc13ce9bd9ca01958074f2185b939c72f6463d537b850e8301ffa4b8a3bcada +size 146916 diff --git a/pole_alignment/object_detection/train/images/1888.jpg b/pole_alignment/object_detection/train/images/1888.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4b957253b5b58049f4854d33c11eea501d13a040 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1888.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de6b086111742549452a9007b67050263e70716b2f94d913a4e2488e2b6e354e +size 963619 diff --git a/pole_alignment/object_detection/train/images/1946.jpg b/pole_alignment/object_detection/train/images/1946.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d6da8ee35d478b836b76a7e60463706053653838 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1946.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92c64f042bede7ec9d9949f4d528f4fa5d2f92ad9d0a153e676f01332cbe66b9 +size 53588 diff --git a/pole_alignment/object_detection/train/images/1947.jpg b/pole_alignment/object_detection/train/images/1947.jpg new file mode 100644 index 0000000000000000000000000000000000000000..836d6a4409df40bf44073e594d06eb144b353a32 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1947.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:812b14105ec11ab117da578b1b7cb72bcf0eaebf6c984a13cf0a4a17992a7846 +size 68806 diff --git a/pole_alignment/object_detection/train/images/1948.jpg b/pole_alignment/object_detection/train/images/1948.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1742c02025b7579cf3e7977d8e18470ef4b3dd8c --- /dev/null +++ b/pole_alignment/object_detection/train/images/1948.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25c912bbce4f8bc421b499d101364703064c1f99fee4f1959d3597d054be943c +size 60371 diff --git a/pole_alignment/object_detection/train/images/1949.jpg b/pole_alignment/object_detection/train/images/1949.jpg new file mode 100644 index 0000000000000000000000000000000000000000..245b529c465ba7ec22ac8339922a7fdd2645a517 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1949.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4265500f40efb19a801602ffa20694493b9bae5615d3f5ddc4b38c0c6ac140ac +size 56178 diff --git a/pole_alignment/object_detection/train/images/1956.jpg b/pole_alignment/object_detection/train/images/1956.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8880dc0b5d2015b6278356965fbe37d4efaf784a --- /dev/null +++ b/pole_alignment/object_detection/train/images/1956.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5b121d12573b73275bada2b4530953561c2d2984d68e1806837a1e24037ef36 +size 129136 diff --git a/pole_alignment/object_detection/train/images/1969.jpg b/pole_alignment/object_detection/train/images/1969.jpg new file mode 100644 index 0000000000000000000000000000000000000000..383d5cb2c8902ef5b57c0899531826543b6c320b --- /dev/null +++ b/pole_alignment/object_detection/train/images/1969.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80e9eef85878c45e83bd9d44af18ebef9218075e33f741f02a8879a82af3a838 +size 57192 diff --git a/pole_alignment/object_detection/train/images/1974.jpg b/pole_alignment/object_detection/train/images/1974.jpg new file mode 100644 index 0000000000000000000000000000000000000000..527bc134c3184d13d2fc5e96ed63fa5794cc71c4 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1974.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7795b3f057a23fb5bba2edd1a45b1f4dbaedde761b6baea64e062cd1b74d07c2 +size 145296 diff --git a/pole_alignment/object_detection/train/images/1979.jpg b/pole_alignment/object_detection/train/images/1979.jpg new file mode 100644 index 0000000000000000000000000000000000000000..74ce03a0ec5f26c309c9135aae451b2cb8a5dc52 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1979.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16536eec12394276d52a4160bfec7c616a8e3a0ac39c568334d4de72727c7266 +size 110613 diff --git a/pole_alignment/object_detection/train/images/1980.jpg b/pole_alignment/object_detection/train/images/1980.jpg new file mode 100644 index 0000000000000000000000000000000000000000..394e0bd888bac9e75adefd394abb5d5be4c7913d --- /dev/null +++ b/pole_alignment/object_detection/train/images/1980.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e22258b66f5157a26ea7cc63e4a101c471e0306df9a131648f9a3f6ae71d4cbc +size 112606 diff --git a/pole_alignment/object_detection/train/images/1982.jpg b/pole_alignment/object_detection/train/images/1982.jpg new file mode 100644 index 0000000000000000000000000000000000000000..451336d80146b0c07729ea3ecea91d782c6807c5 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1982.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e75b3596a80f8c0859909b31b232f215d5f9d7a4ceb96b2047c7fc7507913f8f +size 127342 diff --git a/pole_alignment/object_detection/train/images/1984.jpg b/pole_alignment/object_detection/train/images/1984.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7ef70a1efe0c883a2e96ad7d259835edaf416b91 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1984.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:769264a3956bceaa5af22d207e78ea06677ef387ad6a620eaaa82c1da88d6623 +size 98297 diff --git a/pole_alignment/object_detection/train/images/1985.jpg b/pole_alignment/object_detection/train/images/1985.jpg new file mode 100644 index 0000000000000000000000000000000000000000..57d673b26dd83d333b4dae6e7c9514800d26033a --- /dev/null +++ b/pole_alignment/object_detection/train/images/1985.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1812eebfa4f3bccbb2c39b9e294650788da83d44b046b0f2cb2333a2bcb619eb +size 98540 diff --git a/pole_alignment/object_detection/train/images/1986.jpg b/pole_alignment/object_detection/train/images/1986.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3744e2f6d5463aca222bc4564e5422b8a9c639a2 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1986.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d115556ef4a5f0958f00ff6239c4ef6e9e0c0250cfce720f428166317f991f2 +size 102495 diff --git a/pole_alignment/object_detection/train/images/1987.jpg b/pole_alignment/object_detection/train/images/1987.jpg new file mode 100644 index 0000000000000000000000000000000000000000..746c049b94b4a863f8ed9dd8e42bb818c189823b --- /dev/null +++ b/pole_alignment/object_detection/train/images/1987.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eddad09bb587fb6d4bac44d379f0265f23e276dcc4bb4295c13a9ea3ef41ff2c +size 122112 diff --git a/pole_alignment/object_detection/train/images/1988.jpg b/pole_alignment/object_detection/train/images/1988.jpg new file mode 100644 index 0000000000000000000000000000000000000000..313921f7c5b1b4528acacd02c0d296dd3d427d38 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1988.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e23e79833e76bc13244fe88a5c607eda19ad912f9ad644669aa6272bbb321b88 +size 68255 diff --git a/pole_alignment/object_detection/train/images/1989.jpg b/pole_alignment/object_detection/train/images/1989.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e7a807474a48314dee6efbbeb7bdd24f1f1995bc --- /dev/null +++ b/pole_alignment/object_detection/train/images/1989.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66db739e770831e8b8fd17e8ddc811232151d9c6763334f52f1816eab2dc8040 +size 224501 diff --git a/pole_alignment/object_detection/train/images/1990.jpg b/pole_alignment/object_detection/train/images/1990.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ee4ff1f175da621a024ce4d1297f1d1aca4efdeb --- /dev/null +++ b/pole_alignment/object_detection/train/images/1990.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c59f946f23e6e85eae452719a3ed1f2b5a2d55c31e78398280a0c2729f77f1a +size 131082 diff --git a/pole_alignment/object_detection/train/images/1992.jpg b/pole_alignment/object_detection/train/images/1992.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7791abfe4958aa00e8121794f5695396aeae859e --- /dev/null +++ b/pole_alignment/object_detection/train/images/1992.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5204718b31cec920beac35081754552233eaec5711cb2575717db8dd891bdb0 +size 97975 diff --git a/pole_alignment/object_detection/train/images/1993.jpg b/pole_alignment/object_detection/train/images/1993.jpg new file mode 100644 index 0000000000000000000000000000000000000000..76e1da74643bb75987984faf432b55f844697bbc --- /dev/null +++ b/pole_alignment/object_detection/train/images/1993.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:815ab769b6149c478389224ef49f93f051d1c7af1bf6b8f1a8daae5e664843a7 +size 151063 diff --git a/pole_alignment/object_detection/train/images/1994.jpg b/pole_alignment/object_detection/train/images/1994.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b22ef367046c0c081ad2f28b4576cc2de5cf7191 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1994.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2afaa802e30d91a6abd1979dbec3a9a74df99e445739b902a41dc3fee1e19f02 +size 109427 diff --git a/pole_alignment/object_detection/train/images/1995.jpg b/pole_alignment/object_detection/train/images/1995.jpg new file mode 100644 index 0000000000000000000000000000000000000000..370431bfc89ab348f91c7f41ce18a49510d68fd4 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1995.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:355445d3e6b2673d95373515ff21fcc1aaa2d106085f78f82b1488751218696a +size 178644 diff --git a/pole_alignment/object_detection/train/images/1998.jpg b/pole_alignment/object_detection/train/images/1998.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8e98d64356a2f41977a3a23c36a01d942b325e02 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1998.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16bd15b2d569abb1cdd95a9488d345dd4676b467975099e3ab5857a06a7ad2f3 +size 179261 diff --git a/pole_alignment/object_detection/train/images/1999.jpg b/pole_alignment/object_detection/train/images/1999.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4561d7e0ff06ce5540375a885d2cc554308e9bc0 --- /dev/null +++ b/pole_alignment/object_detection/train/images/1999.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89e74c1f89f40dd36ede3ff245162c3ce43daf61bd626b6a2956d35c49b8b028 +size 125928 diff --git a/pole_alignment/object_detection/train/images/2001.jpg b/pole_alignment/object_detection/train/images/2001.jpg new file mode 100644 index 0000000000000000000000000000000000000000..86e32bf030804fa5a013311746594d5587ed1823 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2001.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3700f830698859123342894bdcb5952f968e70f17f1d3874e3caf92c379e7916 +size 164681 diff --git a/pole_alignment/object_detection/train/images/2003.jpg b/pole_alignment/object_detection/train/images/2003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..97011e3afa00dfc2b5f532ae7996acaa30af403d --- /dev/null +++ b/pole_alignment/object_detection/train/images/2003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b72bbf141f48724c8b15ef68c9be5f4d36c5a02dda1c9b1aa2afacc0bae7120b +size 143221 diff --git a/pole_alignment/object_detection/train/images/2004.jpg b/pole_alignment/object_detection/train/images/2004.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3bdf53fc3af73bb64a94182c1aee8c5232e622b1 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2004.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec4925060e8a9d230a3c183020b650720510f533f9199e9425d6a99afc78b541 +size 242549 diff --git a/pole_alignment/object_detection/train/images/2005.jpg b/pole_alignment/object_detection/train/images/2005.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f6f81549e72b11afaf6154fd1c8ed93850c7106a --- /dev/null +++ b/pole_alignment/object_detection/train/images/2005.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15db485b09087d62582cd8bf49711496ea1555d59a763ce6eee30b7b59144e99 +size 119768 diff --git a/pole_alignment/object_detection/train/images/2006.jpg b/pole_alignment/object_detection/train/images/2006.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8d729298572301aa16cc10ff58e48605ed800444 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2006.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0a13292fe7337a41689042f83af18a74efe3bd1b86ce5c947209fd6234b2dde +size 119504 diff --git a/pole_alignment/object_detection/train/images/2008.jpg b/pole_alignment/object_detection/train/images/2008.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6b2b1ecdf0c329f2f491d667a929de890e01809a --- /dev/null +++ b/pole_alignment/object_detection/train/images/2008.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0e08c41d3cabe95f4464c47581d93b45209e4b6143cdef2577de505e8c7881d +size 106772 diff --git a/pole_alignment/object_detection/train/images/2009.jpg b/pole_alignment/object_detection/train/images/2009.jpg new file mode 100644 index 0000000000000000000000000000000000000000..88cf60314619cb2054fcbdce759d1ebae4acdfa4 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2009.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a167ede5a9f9a53b5d9587dd185a9f43d027588918265f2c6a921901a61dc2fd +size 135610 diff --git a/pole_alignment/object_detection/train/images/2010.jpg b/pole_alignment/object_detection/train/images/2010.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f38da814e525fe5f46a161bbd0e7956e61053f41 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2010.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0461846fb040da3f26cf0317a3f7bc70657e5288c816336a3c388cdff502fc4b +size 171121 diff --git a/pole_alignment/object_detection/train/images/2011.jpg b/pole_alignment/object_detection/train/images/2011.jpg new file mode 100644 index 0000000000000000000000000000000000000000..de687ea72732591737948b9dd96e53b54ce3bade --- /dev/null +++ b/pole_alignment/object_detection/train/images/2011.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e923691f5739e3e8a7eeaba4755416809abc83b288bf3e2413cb5c236925c31 +size 167322 diff --git a/pole_alignment/object_detection/train/images/2012.jpg b/pole_alignment/object_detection/train/images/2012.jpg new file mode 100644 index 0000000000000000000000000000000000000000..650b4c3cfde5584330114681661af5e0ca2ac580 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2012.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e61e8a5592abc814b45df923d07875066088bbcc61f49f78b661e1b5bdd3389 +size 164448 diff --git a/pole_alignment/object_detection/train/images/2014.jpg b/pole_alignment/object_detection/train/images/2014.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a69fb4083c4c7fd7f5b822389afe0e0b0624e3c2 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2014.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a1534d6d91549a23d5f2a2e2f3a442ea7f69fcaa9193735e49b8d41b31bef37 +size 174530 diff --git a/pole_alignment/object_detection/train/images/2017.jpg b/pole_alignment/object_detection/train/images/2017.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4822e70f8af18aa6f1c1e6b4f5ea4ed2c31162f4 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2017.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00af8eb56bf4d7ce4c108570131251ad2568d3099e5a5dc128ceb7dd5fcdfb6a +size 185389 diff --git a/pole_alignment/object_detection/train/images/2019.jpg b/pole_alignment/object_detection/train/images/2019.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a80e732aeff1c77c6b2acd8f82cdff9442594f58 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2019.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27d4ed3aeaaba840241c7a84bcaa2a237fdf451ff35614f7f8aee316b63ca809 +size 112501 diff --git a/pole_alignment/object_detection/train/images/2021.jpg b/pole_alignment/object_detection/train/images/2021.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4c8fa39424de31d0c3b4145644e5dde4345ed1b7 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2021.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebaf4b494cad05ecd2eb4aeed63ca57d715fd234e777811ef1234c6624059d2b +size 82906 diff --git a/pole_alignment/object_detection/train/images/2023.jpg b/pole_alignment/object_detection/train/images/2023.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fb461de942d122f1a7cf1f6e4f114b784ebede9d --- /dev/null +++ b/pole_alignment/object_detection/train/images/2023.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4340cc6b7b6d8a33fc954ce7f953552a5cb6125403ea7b13a8d09c79fa9487f9 +size 99125 diff --git a/pole_alignment/object_detection/train/images/2024.jpg b/pole_alignment/object_detection/train/images/2024.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c1d30dbb9d708456419780484a38a1fc74305ab0 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2024.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba651f61681fbf8908775cff21b7f6b18997b582788e2049be48a0be1c38eb46 +size 177474 diff --git a/pole_alignment/object_detection/train/images/2026.jpg b/pole_alignment/object_detection/train/images/2026.jpg new file mode 100644 index 0000000000000000000000000000000000000000..99c78fc5649c816dcb72b6ab7d67aa5bc3cb13df --- /dev/null +++ b/pole_alignment/object_detection/train/images/2026.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8ea54ccf2c84112c8061557b779149dcc299e1c70ac5f0e333fa0f3b6f4941c +size 111928 diff --git a/pole_alignment/object_detection/train/images/2027.jpg b/pole_alignment/object_detection/train/images/2027.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6382726614a8dabde4174a4b0c569b79f067b84f --- /dev/null +++ b/pole_alignment/object_detection/train/images/2027.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47367749754813ac8cc2ef20225c8b5d55705857efb0741f56986c30ed87db7a +size 31951 diff --git a/pole_alignment/object_detection/train/images/2028.jpg b/pole_alignment/object_detection/train/images/2028.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ebb2d002999ef9b40f6c902234942b9aae0bed84 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2028.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78a8c41834fb6e644b23d0bf56599eca1bb5b6a5c545960c309af7470de32c78 +size 88922 diff --git a/pole_alignment/object_detection/train/images/2029.jpg b/pole_alignment/object_detection/train/images/2029.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8160b9533336e0ebe9ca6ecbc43f12a9e8b3a61e --- /dev/null +++ b/pole_alignment/object_detection/train/images/2029.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd38663b3e8f597a9b9d59604d222760a42db0b16beeef37d951234e87de42a5 +size 159474 diff --git a/pole_alignment/object_detection/train/images/2031.jpg b/pole_alignment/object_detection/train/images/2031.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f81e0bd8e72c92f84763d876afb0e8d58d692077 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2031.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1676802dc6b4761cc53c83a0b65a7147987c98670f53cf5e54a8bb2639794620 +size 145106 diff --git a/pole_alignment/object_detection/train/images/2033.jpg b/pole_alignment/object_detection/train/images/2033.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e2ad48196cb79fbbcef4afb2777a703d27760e6f --- /dev/null +++ b/pole_alignment/object_detection/train/images/2033.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:314fb495ff3f436bcd2b13b13eec4004f5110b1e00229a247f2bbe2209b313de +size 243170 diff --git a/pole_alignment/object_detection/train/images/2034.jpg b/pole_alignment/object_detection/train/images/2034.jpg new file mode 100644 index 0000000000000000000000000000000000000000..abaf5d766f98e8f3757fbd8b186f2bd7c12363ac --- /dev/null +++ b/pole_alignment/object_detection/train/images/2034.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bde944a9962ad4532c735bb94f0380eb9db241be1aee3478a697814e5b31272 +size 56502 diff --git a/pole_alignment/object_detection/train/images/2036.jpg b/pole_alignment/object_detection/train/images/2036.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f7bc169766cc28b1d4eca2be1ffdf2a444882056 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2036.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dca10cfb585e8c9c22a8367973767a738fbcaf9aa68afa2231dd2bafefda8572 +size 172294 diff --git a/pole_alignment/object_detection/train/images/2038.jpg b/pole_alignment/object_detection/train/images/2038.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b30a519a38fc6eedc4ea89cfb7802438faac736b --- /dev/null +++ b/pole_alignment/object_detection/train/images/2038.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42a5982d54c1998d2e71a2950344c6dbc238e59f708fffd42e3f48745a9b023d +size 689455 diff --git a/pole_alignment/object_detection/train/images/2040.jpg b/pole_alignment/object_detection/train/images/2040.jpg new file mode 100644 index 0000000000000000000000000000000000000000..14456b65af85559d7b6f867c639ae9e1d0c77d54 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2040.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dcc636063c3c826d03d5bd74d3bf576a16a525d6afcf26f31067721e62c28bf +size 195176 diff --git a/pole_alignment/object_detection/train/images/2041.jpg b/pole_alignment/object_detection/train/images/2041.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d898831cc717ef8f39dda0b32b14c503ffb16f55 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2041.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e903db054a4cc371d7c0e06fa2e858086035763a22a5ac47930575154c34794a +size 207221 diff --git a/pole_alignment/object_detection/train/images/2043.jpg b/pole_alignment/object_detection/train/images/2043.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d2a33009bd8ba750ca9ea1a65981c4ba5db2508f --- /dev/null +++ b/pole_alignment/object_detection/train/images/2043.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ac704cc32f2a61150076d47bb1d347388d7d4b44d100cab2d81ba189d7d6fd4 +size 330514 diff --git a/pole_alignment/object_detection/train/images/2044.jpg b/pole_alignment/object_detection/train/images/2044.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0e46e3399c182eaa27a538a6347e804c5a6646ab --- /dev/null +++ b/pole_alignment/object_detection/train/images/2044.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1022cd0ef5f51a0b0eb73551e4405734f5093be1a5a4786b92be5f23f9d925c0 +size 233381 diff --git a/pole_alignment/object_detection/train/images/2045.jpg b/pole_alignment/object_detection/train/images/2045.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cb7f9f39f9b51070671a941c7e1343b1fe9c0c10 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2045.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f87de3b63e45a09ebae499c4c3c5421535c4d6fdc37aafc978c4ae2b54ee37e0 +size 380031 diff --git a/pole_alignment/object_detection/train/images/2046.jpg b/pole_alignment/object_detection/train/images/2046.jpg new file mode 100644 index 0000000000000000000000000000000000000000..896b0d45b33dffbace515bf080bb8939702f587a --- /dev/null +++ b/pole_alignment/object_detection/train/images/2046.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:141b9fb01e8fd5d048536e614c07d5d981ddb525a0258483b528a18d7f43f872 +size 356326 diff --git a/pole_alignment/object_detection/train/images/2047.jpg b/pole_alignment/object_detection/train/images/2047.jpg new file mode 100644 index 0000000000000000000000000000000000000000..464a8c12749733e184f13aac3e17af89b5a9fade --- /dev/null +++ b/pole_alignment/object_detection/train/images/2047.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f16d644274aa4a978e37c1c083db5a017484c19aafb62216db50fff505463eb +size 258518 diff --git a/pole_alignment/object_detection/train/images/2048.jpg b/pole_alignment/object_detection/train/images/2048.jpg new file mode 100644 index 0000000000000000000000000000000000000000..40460c4a014e6d26c77dd92f3cc403c8ac9b1ec2 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2048.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b8df22cec587d9445f1101432e148d2f4c089c34c85052a71ef7bd402cab9c5 +size 187632 diff --git a/pole_alignment/object_detection/train/images/2049.jpg b/pole_alignment/object_detection/train/images/2049.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f09fccc90f36710f3331f89f160e05b159481644 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2049.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cc2b4d8fc1adb52c843e011f80a55151d6f37bcd89af1e366f6ce11e586e7a9 +size 159022 diff --git a/pole_alignment/object_detection/train/images/2050.jpg b/pole_alignment/object_detection/train/images/2050.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b5ab4408e910a7ed05657cd1015bce49bf74268d --- /dev/null +++ b/pole_alignment/object_detection/train/images/2050.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9cd8a84e73e8247f6cca559ce94d793e10f67bdc49d4aafb33b099a888198d5 +size 329717 diff --git a/pole_alignment/object_detection/train/images/2051.jpg b/pole_alignment/object_detection/train/images/2051.jpg new file mode 100644 index 0000000000000000000000000000000000000000..372b1dd0d830bd02caf81e40323efb3c24a1099d --- /dev/null +++ b/pole_alignment/object_detection/train/images/2051.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e9840f491e2e4e26392a530a766b9c0f51f25b134dc96af72a85f6b652c4b1d +size 226816 diff --git a/pole_alignment/object_detection/train/images/2052.jpg b/pole_alignment/object_detection/train/images/2052.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e2cacb7492297a2fcbfd3ca624ad2cde60d64173 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2052.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdcd31905ff20b0b87fa6348bc63498e36b6d78c8142a22d743a722f1393a257 +size 180077 diff --git a/pole_alignment/object_detection/train/images/2053.jpg b/pole_alignment/object_detection/train/images/2053.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5e2076832062a3e72b42c1af3cc24da86ca609a9 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2053.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcdaf45aa136526392ed5c083131e633751cf2be06d0455aa5d7ba20651a8feb +size 249105 diff --git a/pole_alignment/object_detection/train/images/2054.jpg b/pole_alignment/object_detection/train/images/2054.jpg new file mode 100644 index 0000000000000000000000000000000000000000..927f07b789ab018658bfdd16c24b0698fc8f8cac --- /dev/null +++ b/pole_alignment/object_detection/train/images/2054.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ee8918d8238a7c368e3f5ad6a0b12e9382e352597920131dbd057611c99f594 +size 194463 diff --git a/pole_alignment/object_detection/train/images/2055.jpg b/pole_alignment/object_detection/train/images/2055.jpg new file mode 100644 index 0000000000000000000000000000000000000000..06927a1c288f523d8865a75afc43bd867eaec54c --- /dev/null +++ b/pole_alignment/object_detection/train/images/2055.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c39cb2e2e0007538382e7250329bd19f4450e25fd5c85564cb941bc2e7e451f +size 234355 diff --git a/pole_alignment/object_detection/train/images/2056.jpg b/pole_alignment/object_detection/train/images/2056.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5f90f01e7944b08653d7b958c670d36ddd0e568b --- /dev/null +++ b/pole_alignment/object_detection/train/images/2056.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a0010b558b2009327ec2e7ad8a89c1fd6587399f062d72acd1f8943a1668dc8 +size 235509 diff --git a/pole_alignment/object_detection/train/images/2057.jpg b/pole_alignment/object_detection/train/images/2057.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1e5dca54fd994e50b8c2916cfe706af560a25fad --- /dev/null +++ b/pole_alignment/object_detection/train/images/2057.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e02c5484bdfdc61814a05225b45629e967b084e28e5c61373f6636d58a5fab40 +size 172842 diff --git a/pole_alignment/object_detection/train/images/2058.jpg b/pole_alignment/object_detection/train/images/2058.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3a080be23c144f2a9b765859a511815a4a6aa030 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2058.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fba99cc85e3a3a19fa122d0cf0c5e6c376e19e476ea6d5d449518c5834eee4d +size 203159 diff --git a/pole_alignment/object_detection/train/images/2059.jpg b/pole_alignment/object_detection/train/images/2059.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f1fb17ff91a20bc459dff5f9d03caf009c247154 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2059.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93ddfa89dfa5a841115ebbc8d05468b949cf17b171d395e1dab61134a05f1f23 +size 145121 diff --git a/pole_alignment/object_detection/train/images/2060.jpg b/pole_alignment/object_detection/train/images/2060.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f52b6ec1a6997bf19f301be1e8c4097ecc5e4924 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2060.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a60603828f0c69abc62a5eb45846c9e48de2013dd920bf24de1e51d1c4ec9ca7 +size 155027 diff --git a/pole_alignment/object_detection/train/images/2061.jpg b/pole_alignment/object_detection/train/images/2061.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5bfe1458cf0dc7814c58c751abade35685a7bdb6 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2061.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a987477dc5c02237890169836e7e799b591a0d7a52b8d407e0ff5f5f47b96ae +size 236171 diff --git a/pole_alignment/object_detection/train/images/2062.jpg b/pole_alignment/object_detection/train/images/2062.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d3b8db61833ea97054ee36072882ef2d2d59aaf --- /dev/null +++ b/pole_alignment/object_detection/train/images/2062.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9b82500d79d1c3d03d9cb96f62c0312f7aa0968411a13770682746170de5f9c +size 204296 diff --git a/pole_alignment/object_detection/train/images/2064.jpg b/pole_alignment/object_detection/train/images/2064.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4d233dbaa80544b5965f57ae8382bf166dec1d96 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2064.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:229829548ae83acd181b208f7e93c19f4958703677f4db03acda46feb8dead99 +size 150923 diff --git a/pole_alignment/object_detection/train/images/2065.jpg b/pole_alignment/object_detection/train/images/2065.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b81fa262d4afbdc7ba96cc27266fc67381402822 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2065.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ecf8e2305fcc8e7df456eea4aca1fd0f9f67ed9786f960cdf467cc681ecb117 +size 158629 diff --git a/pole_alignment/object_detection/train/images/2066.jpg b/pole_alignment/object_detection/train/images/2066.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7805c833d157476606b1f965e82f80413a8eb829 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2066.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3744e49d15d7f114489adf32fbd63b0072608a59581054bff23c54bac1d9c3b0 +size 85881 diff --git a/pole_alignment/object_detection/train/images/2067.jpg b/pole_alignment/object_detection/train/images/2067.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cfd86662ddfb3f302958cb60e7720fab6d759df7 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2067.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5094e45f59ad8f19897d91aa91c1dcf950b15312d6e5594a75a7e4e2c7d5ce7e +size 241229 diff --git a/pole_alignment/object_detection/train/images/2068.jpg b/pole_alignment/object_detection/train/images/2068.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eb0c741d6ac0f31971ba12e562674d7dec6cb191 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2068.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d8b2bed043db59edbbf9d81b01e49d99311f7dbc431ce10024fab13c89c888b +size 115936 diff --git a/pole_alignment/object_detection/train/images/207.jpg b/pole_alignment/object_detection/train/images/207.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8db26e973ef567e17e84539f1fcb1913f29035a0 --- /dev/null +++ b/pole_alignment/object_detection/train/images/207.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:123ac9c18b18add8800fe5a6a5ae8428367ef8da664c41e128a814e910d85b74 +size 136348 diff --git a/pole_alignment/object_detection/train/images/2070.jpg b/pole_alignment/object_detection/train/images/2070.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e16d0ecb3da3d9b8734e210e7ad54701724c4876 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2070.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:717859b5bb2403146ad3350efa63e2368ef8a7538ca0c7705a69d452e15a8b12 +size 96829 diff --git a/pole_alignment/object_detection/train/images/2071.jpg b/pole_alignment/object_detection/train/images/2071.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf6998083ab87a3ecbdd99452a34d2ae9eafb902 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2071.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0417f7880e5e6c90fe52e8215caf51a929830cb70cb11a68fed9ae67de70588 +size 148073 diff --git a/pole_alignment/object_detection/train/images/2072.jpg b/pole_alignment/object_detection/train/images/2072.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a22e74fea711a3edb2166238dcbe4654205566ce --- /dev/null +++ b/pole_alignment/object_detection/train/images/2072.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abbff4d4df16ef182894593818add2f2fe1121ce03f943605964963f585e8fa3 +size 110767 diff --git a/pole_alignment/object_detection/train/images/208.jpg b/pole_alignment/object_detection/train/images/208.jpg new file mode 100644 index 0000000000000000000000000000000000000000..576fd6a5310b74f200bb0c4ab320136f3aec6a38 --- /dev/null +++ b/pole_alignment/object_detection/train/images/208.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f41f92ab770ca75cb82cb668593fb5b2a8c4115642cfc3d141379ab7c1530c0d +size 547350 diff --git a/pole_alignment/object_detection/train/images/2080.jpg b/pole_alignment/object_detection/train/images/2080.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ba6aa733a5f2ffb5d2cf306f580e373673951c72 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2080.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccc5dc08e26c56e1c4362e0f2be79a6fa74b5caabb42743448136b985eec2e04 +size 279460 diff --git a/pole_alignment/object_detection/train/images/2084.jpg b/pole_alignment/object_detection/train/images/2084.jpg new file mode 100644 index 0000000000000000000000000000000000000000..21885f0f4671fe4af76672ac724c4e358e8aadf1 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2084.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd7733437e0bcf1d422797ac8fc65ad5563c5ebf28fa57b905c3bb20b9f23921 +size 753970 diff --git a/pole_alignment/object_detection/train/images/2091.jpg b/pole_alignment/object_detection/train/images/2091.jpg new file mode 100644 index 0000000000000000000000000000000000000000..24d590c69af13ad7170a5b2f15d6e57663d9c3fb --- /dev/null +++ b/pole_alignment/object_detection/train/images/2091.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb8c39722961b236512c4b7e3cb8086ba33558874fe1b719b6f17fa06942dd75 +size 142602 diff --git a/pole_alignment/object_detection/train/images/2092.jpg b/pole_alignment/object_detection/train/images/2092.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cd86f918dd3300f0fbca707edd2a38c21be3e58a --- /dev/null +++ b/pole_alignment/object_detection/train/images/2092.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:146eda20835bacae0f56db5808ba7c9470231f02f2b629c83b2aa66487659443 +size 97844 diff --git a/pole_alignment/object_detection/train/images/2096.jpg b/pole_alignment/object_detection/train/images/2096.jpg new file mode 100644 index 0000000000000000000000000000000000000000..97285e82cdf41655172e40989ae25f9e25c5a161 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2096.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f481f2b377f1e1e3aac3595d58dd52387362e191197328dcaf4bcea0ccce9c6 +size 159128 diff --git a/pole_alignment/object_detection/train/images/2099.jpg b/pole_alignment/object_detection/train/images/2099.jpg new file mode 100644 index 0000000000000000000000000000000000000000..904d0057871a200b0b64fa0fe60643f02ed03d85 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2099.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f775551f171ff93c284c4811ce55fb705835637774fad046152e395d636ffa4 +size 324206 diff --git a/pole_alignment/object_detection/train/images/210.jpg b/pole_alignment/object_detection/train/images/210.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c5b6397df7af62205264e6e6a461774703c4d379 --- /dev/null +++ b/pole_alignment/object_detection/train/images/210.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46b290eda8ff501fcae78d95e56463ca6f436f91a5c83a15bd789b0c43a1b533 +size 843375 diff --git a/pole_alignment/object_detection/train/images/2102.jpg b/pole_alignment/object_detection/train/images/2102.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c1502cf56fd008aaf363866e61b7df0cb8e2ba62 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2102.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e4bff13c88dbf03d61f2f45b05402e1c81d320b73e04e727610715aa9b306dc +size 923566 diff --git a/pole_alignment/object_detection/train/images/212.jpg b/pole_alignment/object_detection/train/images/212.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d65f96eb01d5a09683f8d18a7f9f4206f0232df8 --- /dev/null +++ b/pole_alignment/object_detection/train/images/212.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5b2e8410b843ab7bf448300417bf460e77e6a72859b97ca8b6d9b1af29865e0 +size 223114 diff --git a/pole_alignment/object_detection/train/images/2127.jpg b/pole_alignment/object_detection/train/images/2127.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6768ea55f8adae5866c53e49c62dc98142d56754 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2127.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7e33430f3233fff50b9e12705653848d588cd20b18677670c5864835335a18e +size 223799 diff --git a/pole_alignment/object_detection/train/images/213.jpg b/pole_alignment/object_detection/train/images/213.jpg new file mode 100644 index 0000000000000000000000000000000000000000..39e1226ee8311ec4df582f2837a5ffa29eda49d8 --- /dev/null +++ b/pole_alignment/object_detection/train/images/213.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f15c05420ae256726ae7a5c6de54746b2587221d5328f9310f1b3c2bd451d048 +size 247401 diff --git a/pole_alignment/object_detection/train/images/2131.jpg b/pole_alignment/object_detection/train/images/2131.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7211c489bbb2d643162ca4b8c9ffdade192cb7c2 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2131.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6b9bc84d2611ecd47189f699f4ce211596cf62a330b421de0201cf826210a8b +size 984394 diff --git a/pole_alignment/object_detection/train/images/2132.jpg b/pole_alignment/object_detection/train/images/2132.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3decc9b4cf40ac5a3b65c96463fb64fcdb8d3b31 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2132.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e24f0be12a4d620aedc415cd2338a636178760c2ce70a3e3c1c74d286311a1e2 +size 1317905 diff --git a/pole_alignment/object_detection/train/images/2139.jpg b/pole_alignment/object_detection/train/images/2139.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f1630dfb1601679fe3cd5b4325c631af50e94bdf --- /dev/null +++ b/pole_alignment/object_detection/train/images/2139.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d7622d43f85ca3c0e94ec12ba2b6ec84e41d742b741c7d5393d79e422e99608 +size 1506088 diff --git a/pole_alignment/object_detection/train/images/2140.jpg b/pole_alignment/object_detection/train/images/2140.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d485fd0ff1115fadfad966c98bb4640fff5396fd --- /dev/null +++ b/pole_alignment/object_detection/train/images/2140.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c9d971fec7677d4f692396d30cffb065e289fea711bc3d4acc619db2b38392c +size 759110 diff --git a/pole_alignment/object_detection/train/images/2141.jpg b/pole_alignment/object_detection/train/images/2141.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c7d0456d3d75fe318138d9bf3b667cc436f0cc8 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2141.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28a74e23a20e6a1846f8c838e3efaf55b6f60288ecb848ed4a78adb97457740e +size 78733 diff --git a/pole_alignment/object_detection/train/images/2143.jpg b/pole_alignment/object_detection/train/images/2143.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7f1745db560f0045341721ea73ddc2ed8217171a --- /dev/null +++ b/pole_alignment/object_detection/train/images/2143.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c108e113b267380992be4c1634427b09b9ce7b307e585273edb886aad869b409 +size 203060 diff --git a/pole_alignment/object_detection/train/images/2146.jpg b/pole_alignment/object_detection/train/images/2146.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b2b645b98cf85d1c1cc148ccb4a1cd738576e963 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2146.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a7154d91d7b28f4ad324dd80a9e5150991ae3700a4b17ff2a2975bd1d80a27c +size 187346 diff --git a/pole_alignment/object_detection/train/images/2147.jpg b/pole_alignment/object_detection/train/images/2147.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d149a2ab0d8312a7ed6964279a901148a977f2c1 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2147.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f78deb47955c81666cea683338d323edd8dbf24cde364892a793ce2fca8cdc2 +size 118284 diff --git a/pole_alignment/object_detection/train/images/215.jpg b/pole_alignment/object_detection/train/images/215.jpg new file mode 100644 index 0000000000000000000000000000000000000000..add90e5924126f47f4809d642fd87e7c8dbf9847 --- /dev/null +++ b/pole_alignment/object_detection/train/images/215.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e78fe42ebe1e836c6ee37801f0e0ce49eb426af3b94265482e69d294fe56da0d +size 1118470 diff --git a/pole_alignment/object_detection/train/images/2150.jpg b/pole_alignment/object_detection/train/images/2150.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0fa5bf2df4f28c2ffcc2e3c1a30df777a6841d56 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2150.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc5f8b6e217dee88f00542eb33de1411db47b712a2695f93cb8d73fc438959a9 +size 268638 diff --git a/pole_alignment/object_detection/train/images/2155.jpg b/pole_alignment/object_detection/train/images/2155.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6200b79ae77b6fcd659d5026e5cc85f78a65c781 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2155.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e3a1ab73e93f71e85cbe8b33eb29d2304932f082ba3dd3d072200fbfd809253 +size 254471 diff --git a/pole_alignment/object_detection/train/images/2156.jpg b/pole_alignment/object_detection/train/images/2156.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c2f87338bc7305263bdcb5f8c8661cf3ecdb9ea3 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2156.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e822ce40358a1ee0a0399ece7e3c1f246624d57bef6d2b5d40cf6cd426c37c57 +size 198952 diff --git a/pole_alignment/object_detection/train/images/2157.jpg b/pole_alignment/object_detection/train/images/2157.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8d638d4720107bd1e12ade99fbdd53621bbfc5aa --- /dev/null +++ b/pole_alignment/object_detection/train/images/2157.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e653851457140946c75dd059f1e0bdb0268a2a4fa6a1344dd62d675390331680 +size 73332 diff --git a/pole_alignment/object_detection/train/images/2161.jpg b/pole_alignment/object_detection/train/images/2161.jpg new file mode 100644 index 0000000000000000000000000000000000000000..50733626483a8bf3b84554b0f1446c31bfcbea3f --- /dev/null +++ b/pole_alignment/object_detection/train/images/2161.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1aee2806a75711bbebe2e90e348b500260a82caa9ffa7ab98e53513c302cb80 +size 257551 diff --git a/pole_alignment/object_detection/train/images/2166.jpg b/pole_alignment/object_detection/train/images/2166.jpg new file mode 100644 index 0000000000000000000000000000000000000000..441b4128ad8c86b59fc1450ff87287f2fd3b33ee --- /dev/null +++ b/pole_alignment/object_detection/train/images/2166.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d717ca1fdb9f2860b77f091e86a5d5e7e0b2c81c22c595032b0786644aba935d +size 114276 diff --git a/pole_alignment/object_detection/train/images/2167.jpg b/pole_alignment/object_detection/train/images/2167.jpg new file mode 100644 index 0000000000000000000000000000000000000000..57ffb303bb39bd42b2da5642f651c1a5a2b02357 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2167.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f866b90af7e659bcb1eb371aba2689d18297d8f5e7a9eaa8e90a5e4c502faa4 +size 127385 diff --git a/pole_alignment/object_detection/train/images/2170.jpg b/pole_alignment/object_detection/train/images/2170.jpg new file mode 100644 index 0000000000000000000000000000000000000000..72205aae5669f18fdfb14d2f8376d5286dcfd163 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2170.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:deffd804d36f1a262d205c742af2da76ddeb372107a0ede92f4a01cb8fefbd88 +size 190387 diff --git a/pole_alignment/object_detection/train/images/2171.jpg b/pole_alignment/object_detection/train/images/2171.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5e80f95b94e88ced22e85498b6c528ad58f4507b --- /dev/null +++ b/pole_alignment/object_detection/train/images/2171.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7d12b21649ff0ea36a34f8fac5efb8b1bf8921f7a3f3d2d474cd471b618bfc8 +size 189629 diff --git a/pole_alignment/object_detection/train/images/2172.jpg b/pole_alignment/object_detection/train/images/2172.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4bc76187e1d24297026cb1cc8e8e66c1046854a3 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2172.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d85d33d7b591d6ca8c1b862de185163d8b03e69d4361253b61871a6bbe4ccaf +size 229067 diff --git a/pole_alignment/object_detection/train/images/2173.jpg b/pole_alignment/object_detection/train/images/2173.jpg new file mode 100644 index 0000000000000000000000000000000000000000..40a4e92dc352f8ebc46cbf98642e3746c8c70f51 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2173.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2a6d2d9ef505434c36870f48757c532d77c7656f44f643970f1b67f230b6069 +size 228283 diff --git a/pole_alignment/object_detection/train/images/2174.jpg b/pole_alignment/object_detection/train/images/2174.jpg new file mode 100644 index 0000000000000000000000000000000000000000..59d5f771d471dba8295e14b8f8daab5ba0baa224 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2174.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:893f50ffada6d5a187b8a965a9a6938e54ff587454a076e7a1b60acc10fac4be +size 160388 diff --git a/pole_alignment/object_detection/train/images/2178.jpg b/pole_alignment/object_detection/train/images/2178.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f44352d8bce92547d04fb82a46bb25864c1bb202 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2178.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:816fd319f08056b7891b036298deff88a0f906b65cc7104056ef8b9beceaa5d8 +size 141650 diff --git a/pole_alignment/object_detection/train/images/2179.jpg b/pole_alignment/object_detection/train/images/2179.jpg new file mode 100644 index 0000000000000000000000000000000000000000..be3ff3cad11abe1702e7498f9d32224c4257c739 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2179.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2277a7dda1839d3610d3582ccb78a593a32c75c60e97d6f36e1671dfa71281f +size 174015 diff --git a/pole_alignment/object_detection/train/images/218.jpg b/pole_alignment/object_detection/train/images/218.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9da4e7ca62fb0d3e6dd94056843cc43dce363211 --- /dev/null +++ b/pole_alignment/object_detection/train/images/218.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66cd85b0421f0f34785c1ec55e4d1f34db1e0124f0f3b20aad9f11cb48335874 +size 499893 diff --git a/pole_alignment/object_detection/train/images/2180.jpg b/pole_alignment/object_detection/train/images/2180.jpg new file mode 100644 index 0000000000000000000000000000000000000000..39f46786a4866f65aee10c3dd3ac633e19d7ae92 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2180.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b22845d9dd73c6cfd85eda63fe6a0037f07bd83db9fc5eb7b90199c7a331a7ef +size 134816 diff --git a/pole_alignment/object_detection/train/images/2181.jpg b/pole_alignment/object_detection/train/images/2181.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fbe55a79a141cd4a751db14c3eb85f057383494c --- /dev/null +++ b/pole_alignment/object_detection/train/images/2181.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc6613034ba746a5dd0d13e78daf57856c437a97fb671c5abaa5167e46e99b2e +size 144952 diff --git a/pole_alignment/object_detection/train/images/2185.jpg b/pole_alignment/object_detection/train/images/2185.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9151d670553a15396b6d7e7c560423ef3eadbb4b --- /dev/null +++ b/pole_alignment/object_detection/train/images/2185.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae865ee04254a9c2b84bc7184147fc784551ea0fdbe9d91a6e4968da4f37c91d +size 137400 diff --git a/pole_alignment/object_detection/train/images/2189.jpg b/pole_alignment/object_detection/train/images/2189.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2d78964e053cfd342d349aa4e39956b2e6bb8c49 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2189.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:482d5d6ca073ef4c90515242b770c0399e422e3c02f4dc24047444ebbd7af76c +size 212167 diff --git a/pole_alignment/object_detection/train/images/2190.jpg b/pole_alignment/object_detection/train/images/2190.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2109cc09001a5772ea79e0741462472801854c9c --- /dev/null +++ b/pole_alignment/object_detection/train/images/2190.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:988f49289a1c62b67b32534cf80795f5259f96eba2b92170e3cfab4210e4c8c8 +size 238669 diff --git a/pole_alignment/object_detection/train/images/2191.jpg b/pole_alignment/object_detection/train/images/2191.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cce295ae54671e6ef81c62e18069b77caf3d6ae0 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2191.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cd290d0c50aac548ceba7c4df032a19407aad8754c551ecc636c3dd5d6b5d4d +size 190886 diff --git a/pole_alignment/object_detection/train/images/2193.jpg b/pole_alignment/object_detection/train/images/2193.jpg new file mode 100644 index 0000000000000000000000000000000000000000..74daf28540ee00221b4d6e489b2e2a8a271e3f49 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2193.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b76a0d8ca285c683db75587048bad543cc334dbd15bf60ff370ed71d0b020241 +size 182664 diff --git a/pole_alignment/object_detection/train/images/2196.jpg b/pole_alignment/object_detection/train/images/2196.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1cd42ded9662b5249ccb12cf144bc48226451f97 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2196.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:505d687325a4b64dbe97fdf69d8321c1bf42e80fe5aa5585a4e080ffcc191c23 +size 200781 diff --git a/pole_alignment/object_detection/train/images/2197.jpg b/pole_alignment/object_detection/train/images/2197.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bf77701625fde3763088ed753315817563c6d103 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2197.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49dc3fd41afc908a0a87cbe564d4045fe47cf0e2788102c508ee8fefe97b62ad +size 190249 diff --git a/pole_alignment/object_detection/train/images/220.jpg b/pole_alignment/object_detection/train/images/220.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c410e46583346f0fae55eca197ae87f5cdeaeb89 --- /dev/null +++ b/pole_alignment/object_detection/train/images/220.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3ec74d6f1d4dd2b683b49bb8781894ebac26673ca2686b6e01dec3d4108fd88 +size 1322526 diff --git a/pole_alignment/object_detection/train/images/2203.jpg b/pole_alignment/object_detection/train/images/2203.jpg new file mode 100644 index 0000000000000000000000000000000000000000..11207d6bfd3b8490c1b431a94b34a759d9d4376d --- /dev/null +++ b/pole_alignment/object_detection/train/images/2203.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db7ca502a093f05f23b27ad922aae789ab0a3a58150207512369dcb374fcdd37 +size 126393 diff --git a/pole_alignment/object_detection/train/images/2205.jpg b/pole_alignment/object_detection/train/images/2205.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d057e50a69088c0fe11896fe9c6c2748c4e1b86 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2205.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e94026752177bc4a13340470015ece8b6107ef5b8172ffde33b101008d33555 +size 220809 diff --git a/pole_alignment/object_detection/train/images/2207.jpg b/pole_alignment/object_detection/train/images/2207.jpg new file mode 100644 index 0000000000000000000000000000000000000000..835ae7e627771642c28e1e116b67fd3d91d1d067 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2207.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89ec7ba5b3e16824117f2aa0a9cf21f0370533248bfbd934a90cb2d815212689 +size 281245 diff --git a/pole_alignment/object_detection/train/images/2208.jpg b/pole_alignment/object_detection/train/images/2208.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e597a7027cdde1f385773ff8121788093be8d94d --- /dev/null +++ b/pole_alignment/object_detection/train/images/2208.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c4b8c727a115e85733ef37c1a146f9dc1cf908f606f956412b02e5287776117 +size 242212 diff --git a/pole_alignment/object_detection/train/images/2209.jpg b/pole_alignment/object_detection/train/images/2209.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b59c38f232b6b8bfc4b307db7e5789039f29d39e --- /dev/null +++ b/pole_alignment/object_detection/train/images/2209.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e9b27680deba933b5ef2d4cc9f42b55bfebfaf4c2531dcae841dc6e13206736 +size 193936 diff --git a/pole_alignment/object_detection/train/images/2211.jpg b/pole_alignment/object_detection/train/images/2211.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7abd49aba3ab654c8f0f9f294aef57f9f677a406 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2211.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dad05d5e577fdfaff5c9e2d0f91853d64f40447f043f416b013bb4ae228c84b +size 184564 diff --git a/pole_alignment/object_detection/train/images/2212.jpg b/pole_alignment/object_detection/train/images/2212.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7e060c73e778d699cadf14c3482030f9d3cae47d --- /dev/null +++ b/pole_alignment/object_detection/train/images/2212.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6165aeb842b8653d20bec1486a8b5759b0f69d023774921454ee1c19bb040ee3 +size 270625 diff --git a/pole_alignment/object_detection/train/images/2215.jpg b/pole_alignment/object_detection/train/images/2215.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dc307554988d11ba1a3d30ac3e8200f47cc4aa60 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2215.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2dd6c2e6841eca227815e2a60bdaa15bcc3ef8ed2555c878417a576c50fdadb +size 283171 diff --git a/pole_alignment/object_detection/train/images/2216.jpg b/pole_alignment/object_detection/train/images/2216.jpg new file mode 100644 index 0000000000000000000000000000000000000000..907ae26312a5616855fa98cf8e44e7b850f947d1 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2216.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abb0d3b55c049090970bea4f177ac79687baa1c683c2868eed93c0c0a7b4b3c0 +size 212380 diff --git a/pole_alignment/object_detection/train/images/2217.jpg b/pole_alignment/object_detection/train/images/2217.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eedfa3f0fdd3b3de14d6a43f8060931f95592a15 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2217.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38b52784a8dcc648979d08dd177c041c70038b764f2d3a0224a0106fde5dc9a0 +size 218677 diff --git a/pole_alignment/object_detection/train/images/2218.jpg b/pole_alignment/object_detection/train/images/2218.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dd104d7dd74dacd9d7b2bd0e20e508693518749c --- /dev/null +++ b/pole_alignment/object_detection/train/images/2218.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae248c4dabcb92d808e16e5a217de25647aa72b5db1ed558e5bb72456d580f34 +size 197276 diff --git a/pole_alignment/object_detection/train/images/2220.jpg b/pole_alignment/object_detection/train/images/2220.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fd96658293b4b4f3d799f6dfc02b66818da1616d --- /dev/null +++ b/pole_alignment/object_detection/train/images/2220.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3577c2b8f9cd7212c9d7a49b892ea40b149dae4079d992479fbb686753d38f62 +size 178726 diff --git a/pole_alignment/object_detection/train/images/2222.jpg b/pole_alignment/object_detection/train/images/2222.jpg new file mode 100644 index 0000000000000000000000000000000000000000..55fca8297c955c125e88da5c064ee28f9fa917bc --- /dev/null +++ b/pole_alignment/object_detection/train/images/2222.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7122f3e03ca442e01a4ec2293829700adce1d4f4452187c313566287717b585e +size 202745 diff --git a/pole_alignment/object_detection/train/images/2223.jpg b/pole_alignment/object_detection/train/images/2223.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5d5f3c02dc41aa8d28d135dbdd68e44cfbd858f4 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2223.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dac36b1147f5ed4bdfbe1ea678604dd418114edd96e37924ef92b51ed953fede +size 185187 diff --git a/pole_alignment/object_detection/train/images/2224.jpg b/pole_alignment/object_detection/train/images/2224.jpg new file mode 100644 index 0000000000000000000000000000000000000000..08e710e5361b6e0043be29222a13330f6f10c02d --- /dev/null +++ b/pole_alignment/object_detection/train/images/2224.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:284d40ea8970d2687d5044a48edf5c857e0e2d7a4b297efe99e166c84bde21ef +size 188327 diff --git a/pole_alignment/object_detection/train/images/2225.jpg b/pole_alignment/object_detection/train/images/2225.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2223220eccb416d5f380951028fe672edea2b3a1 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2225.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:558e9ea7fc0740a475c61be85db2b2c39de0ce72fe6bbc3ce80b62e4fa714816 +size 167136 diff --git a/pole_alignment/object_detection/train/images/2226.jpg b/pole_alignment/object_detection/train/images/2226.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8854f00e483f6c9d265ab1a1fac7ac1b41e15c4d --- /dev/null +++ b/pole_alignment/object_detection/train/images/2226.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6708e14b36886a802fd83fbdf6ad9f02ca1cdbe193075eba7bf5a1f5ae7baa63 +size 201762 diff --git a/pole_alignment/object_detection/train/images/2227.jpg b/pole_alignment/object_detection/train/images/2227.jpg new file mode 100644 index 0000000000000000000000000000000000000000..672bfa7d664ab3f7688411e2997f39d7499ba8fc --- /dev/null +++ b/pole_alignment/object_detection/train/images/2227.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:152db0aa3307d67ec17572bd6ad703d9ecae96256c417eeba4198215b3ffde03 +size 143311 diff --git a/pole_alignment/object_detection/train/images/223.jpg b/pole_alignment/object_detection/train/images/223.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d6805584eac4a814bd54775d62935d66a5442886 --- /dev/null +++ b/pole_alignment/object_detection/train/images/223.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fc55e5331a20fb8c3cdcb3f3e1badf25d9f0b18e3e13025a93504810dda0a68 +size 336913 diff --git a/pole_alignment/object_detection/train/images/2230.jpg b/pole_alignment/object_detection/train/images/2230.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a63487b33add6e4921f1a359c0641bc45367bfc3 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2230.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3196622dd1779e5aa132472a9677c627d2a23be77c57c963bc87775ef5238ec0 +size 127014 diff --git a/pole_alignment/object_detection/train/images/2231.jpg b/pole_alignment/object_detection/train/images/2231.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0d54d3aff521c8f60a3d8459fe0ba1b62f5cd0e2 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2231.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:750716d9a1216015161bcfae746bdf0e52fb560a75133459e50c7ca445818e17 +size 262248 diff --git a/pole_alignment/object_detection/train/images/2232.jpg b/pole_alignment/object_detection/train/images/2232.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b8fd67a97d28733df3051ec28f9b22cf77485d1a --- /dev/null +++ b/pole_alignment/object_detection/train/images/2232.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d5804b2eb95c0f0c5957edb85045d07bb2cc9716e6c7a13a24e3980d0363a3f +size 192594 diff --git a/pole_alignment/object_detection/train/images/2233.jpg b/pole_alignment/object_detection/train/images/2233.jpg new file mode 100644 index 0000000000000000000000000000000000000000..984694e3c914dc789abb4152761ea51eeafe4610 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2233.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50e1d97d5ca15fc0eb5b3665c5e36ad9b77f05fe48dfe096730a4e3d0518d554 +size 244120 diff --git a/pole_alignment/object_detection/train/images/2235.jpg b/pole_alignment/object_detection/train/images/2235.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3645bb7ff21b48ba3e59297df78c27bcb43fb093 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2235.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:920de9f30727649bc080c8c2d9bace1e358688fdb363fee5cbca60526cba4b4a +size 202826 diff --git a/pole_alignment/object_detection/train/images/2236.jpg b/pole_alignment/object_detection/train/images/2236.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b26b33a8727cba61a4847a1b7af0ad66c4f2ae14 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2236.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ae56e4b64502b3b28c6ae914854e508f789c70baf6a3ebe4b4a616d149255ed +size 168387 diff --git a/pole_alignment/object_detection/train/images/2237.jpg b/pole_alignment/object_detection/train/images/2237.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3284fb4e92f9d3da272f19f6e6bd41a0103fd710 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2237.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ee501f004e5b0e5ec69512be0aff5f750d637658cbdc7dbd7b0fbd750881e77 +size 235796 diff --git a/pole_alignment/object_detection/train/images/2238.jpg b/pole_alignment/object_detection/train/images/2238.jpg new file mode 100644 index 0000000000000000000000000000000000000000..08fb9424f76b6facf94cff9359cd5f01f5d62ef1 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2238.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc5b33eb8b0ce86c9c14f93b2413746986e6b7c7fa33f1dbbbb712b178514803 +size 308503 diff --git a/pole_alignment/object_detection/train/images/2239.jpg b/pole_alignment/object_detection/train/images/2239.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c0ffe0fc1db77cbe4f67191006ef9a39145e1c8f --- /dev/null +++ b/pole_alignment/object_detection/train/images/2239.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cecc1d29bc15228695970602f9a57236aae96682fa446d54e75c8f4e8a957a7f +size 273018 diff --git a/pole_alignment/object_detection/train/images/2240.jpg b/pole_alignment/object_detection/train/images/2240.jpg new file mode 100644 index 0000000000000000000000000000000000000000..93aa6b6c00ddfeca73a691b03e522a85140d776c --- /dev/null +++ b/pole_alignment/object_detection/train/images/2240.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f8d75a64e45168f4c841b24bd0324f86e12216d1ace4991254f367148b37121 +size 197682 diff --git a/pole_alignment/object_detection/train/images/2241.jpg b/pole_alignment/object_detection/train/images/2241.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a785032ae139b93c9e50bcc38897f095f2519e1e --- /dev/null +++ b/pole_alignment/object_detection/train/images/2241.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cb26b2cab59df08312c0b35c491167f5096f5bfda289cca0e57cc25427e8669 +size 139877 diff --git a/pole_alignment/object_detection/train/images/2242.jpg b/pole_alignment/object_detection/train/images/2242.jpg new file mode 100644 index 0000000000000000000000000000000000000000..47b2b5fc4ce9e8a5464c3c7381852ddd3720de3b --- /dev/null +++ b/pole_alignment/object_detection/train/images/2242.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1a659a92bed6472e19dd9cb054267ac4b342547a7174a974f15f536fe29c357 +size 137436 diff --git a/pole_alignment/object_detection/train/images/2245.jpg b/pole_alignment/object_detection/train/images/2245.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f290b6a9f01ceea972eb775220ea63b484a05607 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2245.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aec67778018b3e77b2a46bcc96f4c9737b83b8dc7ff0ca2d2be6e3f62b2ce5f4 +size 98457 diff --git a/pole_alignment/object_detection/train/images/2246.jpg b/pole_alignment/object_detection/train/images/2246.jpg new file mode 100644 index 0000000000000000000000000000000000000000..37aff5f7873627f7f65b38b4a4daf247297b7fa9 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2246.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e74cb5a66bd88e9334447c636ee2678ead71070a21d122577b2fc35601f3c3a2 +size 1188980 diff --git a/pole_alignment/object_detection/train/images/2247.jpg b/pole_alignment/object_detection/train/images/2247.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1b8a7cb574c84aefb73f2d75b4940cbccb9bdf89 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2247.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bec6a72dd0d14ecc1a1f515084c7f044cd6ecdbdfd7a1d082d5f1dc5089a3b5a +size 781349 diff --git a/pole_alignment/object_detection/train/images/2248.jpg b/pole_alignment/object_detection/train/images/2248.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a314fa3a9655c3ba0f48f192af0388520d3d59c9 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2248.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:805adb7e2ee6eb763b6bca2dc284ac989d8ee4d7c3252f35071599146c5f6650 +size 253941 diff --git a/pole_alignment/object_detection/train/images/2249.jpg b/pole_alignment/object_detection/train/images/2249.jpg new file mode 100644 index 0000000000000000000000000000000000000000..01ec7261cb0718f9ff5883ae5069f2a038b98075 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2249.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4c7bca7493b9edd6af777481fa96319d2511988dd33b77d8340db9f495af257 +size 231407 diff --git a/pole_alignment/object_detection/train/images/225.jpg b/pole_alignment/object_detection/train/images/225.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e85df78b5736ae828c9f3c68e10c003bb27250e --- /dev/null +++ b/pole_alignment/object_detection/train/images/225.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea9b7f66da182bf3c7f56c92d4d7fa21415f85da487207491c026bb603f74eb9 +size 190393 diff --git a/pole_alignment/object_detection/train/images/2250.jpg b/pole_alignment/object_detection/train/images/2250.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7a5f3548595d56e6feeacc869b1df0b35cca2163 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2250.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83d2b95d7e345323663f38294b3bb988dd050a89ab3e3b05c8d8b7ee6ca24df4 +size 224189 diff --git a/pole_alignment/object_detection/train/images/2251.jpg b/pole_alignment/object_detection/train/images/2251.jpg new file mode 100644 index 0000000000000000000000000000000000000000..104f701c6103524bd7bf33df5389e7a28f51c2d0 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2251.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efbb515eaceacd6e100a13c886be0f138d8422367fa758d4c6fb29140fc158a0 +size 248825 diff --git a/pole_alignment/object_detection/train/images/2252.jpg b/pole_alignment/object_detection/train/images/2252.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ea2f7b2666ff952ad12e0185b70b036360028a5f --- /dev/null +++ b/pole_alignment/object_detection/train/images/2252.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c52c0bca14274b31c9f6a15392469c630461252db5f2dd2154e977b85f5d363 +size 239322 diff --git a/pole_alignment/object_detection/train/images/2253.jpg b/pole_alignment/object_detection/train/images/2253.jpg new file mode 100644 index 0000000000000000000000000000000000000000..61ef6a5e038a5f83d67a8cdf8997af2bc95910de --- /dev/null +++ b/pole_alignment/object_detection/train/images/2253.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a2c0152ff599970c0889fc5cc83df0b673b27db1491afcce8058300391647bf +size 198659 diff --git a/pole_alignment/object_detection/train/images/2255.jpg b/pole_alignment/object_detection/train/images/2255.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2ea1635737482dbab6692307583650775aa172f6 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2255.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91e2ec60372d673fb88d5107ca95730cf50b98c5d02739c0c55590f73e95852d +size 216536 diff --git a/pole_alignment/object_detection/train/images/2256.jpg b/pole_alignment/object_detection/train/images/2256.jpg new file mode 100644 index 0000000000000000000000000000000000000000..46785ec2a9aecefc1d1a2cd14b23c04c243072bd --- /dev/null +++ b/pole_alignment/object_detection/train/images/2256.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0644167cef800b60b4f46093946c4977a795d136dbcc9788931256476a257ab +size 165576 diff --git a/pole_alignment/object_detection/train/images/2257.jpg b/pole_alignment/object_detection/train/images/2257.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fa9fe88e7bc114f7f3b9bbaaea423479cb672aad --- /dev/null +++ b/pole_alignment/object_detection/train/images/2257.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:901b4f334b5873b572b363222337d042bb5c3410beaa90002d48dbae8904f2f3 +size 147679 diff --git a/pole_alignment/object_detection/train/images/2258.jpg b/pole_alignment/object_detection/train/images/2258.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b8814a3c5d9aa446d4d00679b861cd18cdfdeacc --- /dev/null +++ b/pole_alignment/object_detection/train/images/2258.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d25a350bf4f5d5f7751d6bb86b355c1b0c99dd4ece21cda368f99db16547ffbc +size 228669 diff --git a/pole_alignment/object_detection/train/images/2259.jpg b/pole_alignment/object_detection/train/images/2259.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d31199124265873abb08019d159f2f4f44c00d20 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2259.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6694b07099e2e2c8a021a333d1b14a06a22088eaa67b5078309bb82e2b3d68c7 +size 159448 diff --git a/pole_alignment/object_detection/train/images/2260.jpg b/pole_alignment/object_detection/train/images/2260.jpg new file mode 100644 index 0000000000000000000000000000000000000000..875a237aa348b77d97ed94597835c12d19890bcb --- /dev/null +++ b/pole_alignment/object_detection/train/images/2260.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c5916cc6ec7af9a32659986f53b1802a45ab66663f68aada5abfbebb9820f66 +size 171727 diff --git a/pole_alignment/object_detection/train/images/2262.jpg b/pole_alignment/object_detection/train/images/2262.jpg new file mode 100644 index 0000000000000000000000000000000000000000..be9e981317f048749da818f4f80d7a1ecad977c1 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2262.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03967649f220c23fdc381f2b303e62a693969b3f532ed8c05e34f56f32cac688 +size 334782 diff --git a/pole_alignment/object_detection/train/images/2263.jpg b/pole_alignment/object_detection/train/images/2263.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9a0177ecd43323a6367b1fa759a08e83cc58ef2e --- /dev/null +++ b/pole_alignment/object_detection/train/images/2263.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25b5c0dd8f114146bfcb5f1258e458ee69dc6ba8535be94c74410a30002de8f2 +size 223816 diff --git a/pole_alignment/object_detection/train/images/2265.jpg b/pole_alignment/object_detection/train/images/2265.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ff987c45fb5438008de0141edc1f66759e4507bc --- /dev/null +++ b/pole_alignment/object_detection/train/images/2265.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8be7e8e3b5e7b0873e37de0fe0114cecd0ca9908579e6bcdf78124f3d5cb8a8 +size 292166 diff --git a/pole_alignment/object_detection/train/images/2266.jpg b/pole_alignment/object_detection/train/images/2266.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2f609952b90b87c7d34ea4939cd52a16f8a52645 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2266.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:058d5d5fa89e76798b9d780888e4d7fb98900a8c8bab82ed0029bfefef5076f4 +size 292962 diff --git a/pole_alignment/object_detection/train/images/2267.jpg b/pole_alignment/object_detection/train/images/2267.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1e58bfd739f04e12452ef278ac0851b13c5a0da7 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2267.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:839ddb05b8195045db67ceae6f6915740a1aa46f3664f8657429f820b6378636 +size 429742 diff --git a/pole_alignment/object_detection/train/images/2268.jpg b/pole_alignment/object_detection/train/images/2268.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a0fe3443e8f64ee9bc1bb68efa068617600faacf --- /dev/null +++ b/pole_alignment/object_detection/train/images/2268.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caedd9a3651f74504695c924f70bc68b9b4340654f12de9f9045f57908f6cebf +size 840799 diff --git a/pole_alignment/object_detection/train/images/2269.jpg b/pole_alignment/object_detection/train/images/2269.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cfe84817f40ec4b1485640a5001afa1557686653 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2269.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dbde390305ce366377adc3b3192d3738258f2fbc2c1dbc42e9b459b05e801ef +size 192008 diff --git a/pole_alignment/object_detection/train/images/227.jpg b/pole_alignment/object_detection/train/images/227.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b2ae401c5e666589d55490983ef7e23f1f8cc8aa --- /dev/null +++ b/pole_alignment/object_detection/train/images/227.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e29db7f78436aa832dc1ee5b4f12bf760964aa22d2182e86211901627d8b9120 +size 259347 diff --git a/pole_alignment/object_detection/train/images/2270.jpg b/pole_alignment/object_detection/train/images/2270.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ea4ea77678ca08db8b9b1d18ba9f888396e449c1 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2270.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da29b218e7fe4df2acd7c217e1bfbbede948673f4cf39a2fa92cafa75e8dec7b +size 314719 diff --git a/pole_alignment/object_detection/train/images/2271.jpg b/pole_alignment/object_detection/train/images/2271.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c1d6c5b2122cc5806e9455605abd05ba931e680c --- /dev/null +++ b/pole_alignment/object_detection/train/images/2271.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25dd02b7043fc75cfaf5d6d5ffa893d4742c083ea14ec058206c3d992d988459 +size 405792 diff --git a/pole_alignment/object_detection/train/images/2272.jpg b/pole_alignment/object_detection/train/images/2272.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c3442acd95828769cb30f8ebca246b94a2f4effc --- /dev/null +++ b/pole_alignment/object_detection/train/images/2272.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fcfd7a9cb1b677f6963e0a1179c1c57a01f2cff91b59739da17761db21233b4 +size 384755 diff --git a/pole_alignment/object_detection/train/images/2274.jpg b/pole_alignment/object_detection/train/images/2274.jpg new file mode 100644 index 0000000000000000000000000000000000000000..88b276e9f321ee88ae68ca33993119aab066c943 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2274.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30672f434c3d7baee3f780ea6896694480ff8071a12b49143bf28327802640ec +size 499881 diff --git a/pole_alignment/object_detection/train/images/2275.jpg b/pole_alignment/object_detection/train/images/2275.jpg new file mode 100644 index 0000000000000000000000000000000000000000..03f72e716f11f0c9a46aeb7ddc668a95879a3152 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2275.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6185ca33e1561043bf2dd6cced465864b272b3c526250aed67b9ad69c88f5d94 +size 485453 diff --git a/pole_alignment/object_detection/train/images/2276.jpg b/pole_alignment/object_detection/train/images/2276.jpg new file mode 100644 index 0000000000000000000000000000000000000000..50fd64f7e54c58dde97a58863d5fb6fbeaac9b80 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2276.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24b8c9f5104c8f8a8cd1d5b95202118ff5bea72e79405f7d9404f60e8b878173 +size 414500 diff --git a/pole_alignment/object_detection/train/images/2278.jpg b/pole_alignment/object_detection/train/images/2278.jpg new file mode 100644 index 0000000000000000000000000000000000000000..37808ec79545f39a599493dd1add1454adaa7b7f --- /dev/null +++ b/pole_alignment/object_detection/train/images/2278.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb25f04e41f4ebfca380c267ed88cdafecd88587dfa1a1941254a4c86a9778b6 +size 418590 diff --git a/pole_alignment/object_detection/train/images/2279.jpg b/pole_alignment/object_detection/train/images/2279.jpg new file mode 100644 index 0000000000000000000000000000000000000000..70b9ffc15a9162082d86308c15571cc443e82846 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2279.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47072a49b74f00941ed096ff95d725eec17fc8b0bf0a54c7f515e1f1dada29b8 +size 257526 diff --git a/pole_alignment/object_detection/train/images/2280.jpg b/pole_alignment/object_detection/train/images/2280.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e211011b1fb9d8a5530c7b7d59b91cb2f7846046 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2280.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1c29e34ec341a3e8848e37ed9d17292f31c640bb402e9ab710e71766a2761f3 +size 220194 diff --git a/pole_alignment/object_detection/train/images/2281.jpg b/pole_alignment/object_detection/train/images/2281.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a0207de08b5007899bd1095de58fa9b777e858ff --- /dev/null +++ b/pole_alignment/object_detection/train/images/2281.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fc1a774a51d3533f93f943a407f8b2d83816d53b148fa1e84a6c103b45791e4 +size 205632 diff --git a/pole_alignment/object_detection/train/images/2282.jpg b/pole_alignment/object_detection/train/images/2282.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1c68973c06ca3b3680528968255680850d3a240d --- /dev/null +++ b/pole_alignment/object_detection/train/images/2282.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7430260c2b65ea07e2af1f166942f60e6a62f9a5bc9fc0ced2513cbab8c96af9 +size 185523 diff --git a/pole_alignment/object_detection/train/images/2283.jpg b/pole_alignment/object_detection/train/images/2283.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0e06608950e95afbd69078775f72eeb54eef297c --- /dev/null +++ b/pole_alignment/object_detection/train/images/2283.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c4c464496a66d8947157741cb6eaae4356d24d8b357b89e2641c9abac0e9a66 +size 168565 diff --git a/pole_alignment/object_detection/train/images/2284.jpg b/pole_alignment/object_detection/train/images/2284.jpg new file mode 100644 index 0000000000000000000000000000000000000000..394539aecd61aff9de357cbc9fa6d87793923096 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2284.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9eb065916dce7d3d06437b4251308f61a51a43a58e0aa66a2ce69ca7f0dd96e7 +size 299556 diff --git a/pole_alignment/object_detection/train/images/2285.jpg b/pole_alignment/object_detection/train/images/2285.jpg new file mode 100644 index 0000000000000000000000000000000000000000..66dcbbdf3801cd8ca90c2d849e55ca61a6cc4df1 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2285.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33d6853bb6d2e686708ec7d69982eba57126d05306d9c0d86eff2f9b989b5197 +size 315492 diff --git a/pole_alignment/object_detection/train/images/2286.jpg b/pole_alignment/object_detection/train/images/2286.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5961dab989b10fc5de38bfde657dd5695ac278da --- /dev/null +++ b/pole_alignment/object_detection/train/images/2286.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfae7febcc32258e05d80c1f49ca9c787d3124ea3d8b63f98df1e05716d5b9e5 +size 263365 diff --git a/pole_alignment/object_detection/train/images/2288.jpg b/pole_alignment/object_detection/train/images/2288.jpg new file mode 100644 index 0000000000000000000000000000000000000000..20da94ffd4221694a7b3fd121bdd6eb401e31e76 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2288.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee71455dd0bf0f0aee7d367d51bd13bdf02abe37f696c064b1054d6dd1142ab5 +size 101773 diff --git a/pole_alignment/object_detection/train/images/2289.jpg b/pole_alignment/object_detection/train/images/2289.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5274ffb74688fea84d70385ad740507b60963b0d --- /dev/null +++ b/pole_alignment/object_detection/train/images/2289.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a831f542fcb0767af096ef77c63d2f0f47abce4507d0fae5dc7be04b5366533c +size 102549 diff --git a/pole_alignment/object_detection/train/images/2290.jpg b/pole_alignment/object_detection/train/images/2290.jpg new file mode 100644 index 0000000000000000000000000000000000000000..782b1a6d166405b20d795c55dcf9470ea4ef3d26 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2290.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57b7fd2454417c0070861fc01c1d1c32f58cb80e1c92b25305a4fa7756d48cbe +size 36026 diff --git a/pole_alignment/object_detection/train/images/2292.jpg b/pole_alignment/object_detection/train/images/2292.jpg new file mode 100644 index 0000000000000000000000000000000000000000..04f9a63192592b642abf623bdefea26cafb7033d --- /dev/null +++ b/pole_alignment/object_detection/train/images/2292.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b3957b46475d50c87b05c9fad3c2607fadd4d50960b013e78c918bcca9e348d +size 80414 diff --git a/pole_alignment/object_detection/train/images/2293.jpg b/pole_alignment/object_detection/train/images/2293.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2183bf66b7a7c3ccb70764b1735890f727c739d0 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2293.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcbb2d8ac438e8bd4b8619c98ef00609c777d7c65d76d9869b6334f2051b6661 +size 154864 diff --git a/pole_alignment/object_detection/train/images/2294.jpg b/pole_alignment/object_detection/train/images/2294.jpg new file mode 100644 index 0000000000000000000000000000000000000000..79ef5852f55ea25646b9bd00c9da5389b462f7cf --- /dev/null +++ b/pole_alignment/object_detection/train/images/2294.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1f9f719cff9409b6a63a325ca5e33967e8f2de008ad65ac55b68d70e740e090 +size 191897 diff --git a/pole_alignment/object_detection/train/images/2295.jpg b/pole_alignment/object_detection/train/images/2295.jpg new file mode 100644 index 0000000000000000000000000000000000000000..91d217cd15dc0717c535d43f346c1c636235192b --- /dev/null +++ b/pole_alignment/object_detection/train/images/2295.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64c0691c24f2ace39c58f83d772c73e3d7fb1b61fe75d419d3f3d3c30e43e43b +size 106629 diff --git a/pole_alignment/object_detection/train/images/2296.jpg b/pole_alignment/object_detection/train/images/2296.jpg new file mode 100644 index 0000000000000000000000000000000000000000..00f13cd9b2c445cc8db028e7a6f92be78db8bbab --- /dev/null +++ b/pole_alignment/object_detection/train/images/2296.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90896b5f5f5a7556cfc6de660aeda365030fd6d583bdf40311085cda696a8be0 +size 111443 diff --git a/pole_alignment/object_detection/train/images/2297.jpg b/pole_alignment/object_detection/train/images/2297.jpg new file mode 100644 index 0000000000000000000000000000000000000000..45db39f7e7b0931ab9224e8ef46e7ca1e43c8a98 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2297.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50045fb6752509104fc18d7804fd0a9a23c590ddedf67c130e3efc05adcfc459 +size 67727 diff --git a/pole_alignment/object_detection/train/images/2298.jpg b/pole_alignment/object_detection/train/images/2298.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f60d63385e73cdfef889ef33ecf2d8182776dec4 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2298.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07dc1e7f6ab703047662252806690b1d0c8d51d4ca0390b0a3fcdb624ad3955d +size 117878 diff --git a/pole_alignment/object_detection/train/images/2299.jpg b/pole_alignment/object_detection/train/images/2299.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e9f43c37651662ddc71a2ccb6827636fc41ec200 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2299.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37a2e332451e1b379ce73de360e0e84aadb66c9f4eaa06b9dfbca3c9501237fd +size 212571 diff --git a/pole_alignment/object_detection/train/images/23.jpg b/pole_alignment/object_detection/train/images/23.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6bd2ba040161ca4becc9ef73b26bd992407f82cf --- /dev/null +++ b/pole_alignment/object_detection/train/images/23.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81c7d84e73eb2eae3a404484976be1649124c66f132e50603f5f41d947952ab7 +size 216770 diff --git a/pole_alignment/object_detection/train/images/230.jpg b/pole_alignment/object_detection/train/images/230.jpg new file mode 100644 index 0000000000000000000000000000000000000000..67b799c435b04cc5b6686c70b85bdaa1041cd150 --- /dev/null +++ b/pole_alignment/object_detection/train/images/230.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66b3f34e1c5898b572a1853c688a9d5218000d4287dd2cedaa6444d4973aae41 +size 1282952 diff --git a/pole_alignment/object_detection/train/images/2300.jpg b/pole_alignment/object_detection/train/images/2300.jpg new file mode 100644 index 0000000000000000000000000000000000000000..32bca664519b2ce5c8b046c0a0ef4a882b4960da --- /dev/null +++ b/pole_alignment/object_detection/train/images/2300.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d88e2960b43f4d0eebecbe380dfd9ca061a49b38e5a6d9742e238da7b85958ca +size 280872 diff --git a/pole_alignment/object_detection/train/images/2301.jpg b/pole_alignment/object_detection/train/images/2301.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e7c4aff1c62346cf7b0ac62b8600b8bf0a13a0c6 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2301.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dabf9d51dcab086a874cb3996f5246f4a5eb447e2906dd68e20eced678c1284e +size 292121 diff --git a/pole_alignment/object_detection/train/images/2302.jpg b/pole_alignment/object_detection/train/images/2302.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0c0103d4946b7551f3d7ee7c60a14300400a2734 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2302.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:714bea92f61b42fe01138c7491a256173813c404d29c10805ddb593c5557911b +size 322432 diff --git a/pole_alignment/object_detection/train/images/2304.jpg b/pole_alignment/object_detection/train/images/2304.jpg new file mode 100644 index 0000000000000000000000000000000000000000..132b32622573c7160cbf7e9bb84920624bffbdb3 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2304.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:475c92acb44111ab6a2b4e3a6ae6386b2ee8b05f968ae793992c26cfbc399af1 +size 283504 diff --git a/pole_alignment/object_detection/train/images/2306.jpg b/pole_alignment/object_detection/train/images/2306.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d367cd615bf16b26300889d798bf719fd31d341f --- /dev/null +++ b/pole_alignment/object_detection/train/images/2306.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:453f00b9e80ea3177a708b7a27325fd310dc3bbdc613d323ee3ad4e304f0b75f +size 1487772 diff --git a/pole_alignment/object_detection/train/images/2307.jpg b/pole_alignment/object_detection/train/images/2307.jpg new file mode 100644 index 0000000000000000000000000000000000000000..954951192224f74162a13f7212bcb9a87b98f0a5 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2307.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e86b5ca1e9b30876e34e16df04344682b6c4fbfaffa88bb0ac52481260e92aaf +size 1480253 diff --git a/pole_alignment/object_detection/train/images/2308.jpg b/pole_alignment/object_detection/train/images/2308.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9a8df0e0ee9996c45fa34f3d367fc04cf8fb70c0 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2308.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0f41287752229900e8a88b560390455f8db6505257a5a84b1407817a7579b4b +size 1706079 diff --git a/pole_alignment/object_detection/train/images/2309.jpg b/pole_alignment/object_detection/train/images/2309.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3750eb5bde5e9968c3a9c29005e5d1cdc3192fe3 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2309.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fba5ffb559b3eeec8022b8079acc817300ef5d33480b058fb57e4f8076ff9adc +size 124748 diff --git a/pole_alignment/object_detection/train/images/231.jpg b/pole_alignment/object_detection/train/images/231.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2cc0a7a1d0d969f9877694500e0526884e4d3f57 --- /dev/null +++ b/pole_alignment/object_detection/train/images/231.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66f367e0a6fc4e73fb97d448440b75d2306a0d1e8bebf81f71a7a8db171b9b8a +size 1248950 diff --git a/pole_alignment/object_detection/train/images/2310.jpg b/pole_alignment/object_detection/train/images/2310.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c3a83ba81a62beb223a64aafffb565fcfebfc12c --- /dev/null +++ b/pole_alignment/object_detection/train/images/2310.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b631d06e012c105de5d14a74b3c6cf9380ca9e4dd9f068dc0aab903f627e9f9 +size 91748 diff --git a/pole_alignment/object_detection/train/images/2311.jpg b/pole_alignment/object_detection/train/images/2311.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6b57deb9f689a790d6ff89df15b75e887ef7dfc5 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2311.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d704ac46d0f6a0f4203475db91f645885ffd348ddbdd331bd3d7a668da8dc8c +size 1363856 diff --git a/pole_alignment/object_detection/train/images/2313.jpg b/pole_alignment/object_detection/train/images/2313.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8c8617b56bee4638947b7573032a32ac2d729644 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2313.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a10e513a1b3e9cac4e89093c68daec8242f76d905be7b5875dd72524f72ddbb +size 1622164 diff --git a/pole_alignment/object_detection/train/images/2314.jpg b/pole_alignment/object_detection/train/images/2314.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1fb011046fd3f9579a40bdf9fd8a8d5fdee307fe --- /dev/null +++ b/pole_alignment/object_detection/train/images/2314.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aefac5098160c83c5906ce7dfacf193b5de85f56a9596a9dba5702e44f500e1 +size 1724800 diff --git a/pole_alignment/object_detection/train/images/2316.jpg b/pole_alignment/object_detection/train/images/2316.jpg new file mode 100644 index 0000000000000000000000000000000000000000..525bf03a5794e65c61d576345d2d5a69459f6f39 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2316.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5927e8fd21b762db757617742cf0438767c78129c319bebb6a7d9708b451a522 +size 1269413 diff --git a/pole_alignment/object_detection/train/images/2317.jpg b/pole_alignment/object_detection/train/images/2317.jpg new file mode 100644 index 0000000000000000000000000000000000000000..60d93f3ec52369b2ddcd811c5821756314d7adbe --- /dev/null +++ b/pole_alignment/object_detection/train/images/2317.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:638733e032c82a680b190cad66b983d0d0811275aeb7db2d3669bae0439fecbd +size 1494864 diff --git a/pole_alignment/object_detection/train/images/2318.jpg b/pole_alignment/object_detection/train/images/2318.jpg new file mode 100644 index 0000000000000000000000000000000000000000..de7c3445db7f96c5fd213e81055dcb07fbbb2939 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2318.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f42ec4665727c398aace331721df69b7f38773987584840426d3691a9aab9b5 +size 1309422 diff --git a/pole_alignment/object_detection/train/images/2319.jpg b/pole_alignment/object_detection/train/images/2319.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b4ea61adf13d143f32ff8618aa521b1d8a7af928 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2319.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:697b0feb7f4bf022b76a1ddcbe0377e85989280bd6e5ee489bb9cace52b8f5ec +size 1564197 diff --git a/pole_alignment/object_detection/train/images/232.jpg b/pole_alignment/object_detection/train/images/232.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b4032886bada3fa549d3c0d1a71086a635d8d1e0 --- /dev/null +++ b/pole_alignment/object_detection/train/images/232.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e4f4da94ebe235dca948212a234e3f12c433c02d0da85a1f98b6a675a702521 +size 1775228 diff --git a/pole_alignment/object_detection/train/images/2320.jpg b/pole_alignment/object_detection/train/images/2320.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e01e4eb697b88a17c3d3fb9a5a5304de8bd8fa48 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2320.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb8711aa1d747050caf5296627dd4533da548e57b2be991f62be22dc8dfbf05a +size 149714 diff --git a/pole_alignment/object_detection/train/images/2322.jpg b/pole_alignment/object_detection/train/images/2322.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf0ebe1827e7893d76b4fb9b072caa8b85d197ba --- /dev/null +++ b/pole_alignment/object_detection/train/images/2322.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efc42293c4c472a6c7fee5eb00b08e70ffaca42d842272a7117a672a31aaff31 +size 135381 diff --git a/pole_alignment/object_detection/train/images/2324.jpg b/pole_alignment/object_detection/train/images/2324.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f8427e7d16d14bc9b0bda4b3d63a3289b4c56dfc --- /dev/null +++ b/pole_alignment/object_detection/train/images/2324.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c782718283189ce37882b478a096f96065bd20fdc2444f2151ed1301e78cd99 +size 116900 diff --git a/pole_alignment/object_detection/train/images/2328.jpg b/pole_alignment/object_detection/train/images/2328.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7354c50935f41c9f6fe737e0e47d8ab17cdecfe6 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2328.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dec3793ea7b711cd0cd2252e22ce84922e63ef86b49f8783719752e6ac2907b8 +size 110178 diff --git a/pole_alignment/object_detection/train/images/233.jpg b/pole_alignment/object_detection/train/images/233.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8fee913b0d07721efaba25f33fc01d16f34daf6f --- /dev/null +++ b/pole_alignment/object_detection/train/images/233.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aeeada8db6038e32ae2435313ac31877bdf22442d5c88fe93c02d98654a7277 +size 790098 diff --git a/pole_alignment/object_detection/train/images/2332.jpg b/pole_alignment/object_detection/train/images/2332.jpg new file mode 100644 index 0000000000000000000000000000000000000000..83ed1db4578540a40d0390bc2db4d670e9d697c5 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2332.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52ce7d69e1953468529fae30f8ccfaa6a2ac2395bd837d23303f6774e2c4581e +size 158908 diff --git a/pole_alignment/object_detection/train/images/2333.jpg b/pole_alignment/object_detection/train/images/2333.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8b2a46aaae27eaf5ac2179d2619d647502afe7fc --- /dev/null +++ b/pole_alignment/object_detection/train/images/2333.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b574aba180d8cc5fb6d1854d489034303af6e6fe2ba52b274d183471b6f564ff +size 179874 diff --git a/pole_alignment/object_detection/train/images/2335.jpg b/pole_alignment/object_detection/train/images/2335.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7aa72f191f292a3daafa1e4a7f7edddf7ca3ff59 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2335.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1607d490716f13acda49947454eb1dabcf43c58d76ea0da02e14c8c82e5b4a3 +size 118424 diff --git a/pole_alignment/object_detection/train/images/2338.jpg b/pole_alignment/object_detection/train/images/2338.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a1ffaac70b1754e12b9e9da5d189d1a123402ad6 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2338.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57917321c7c90d3c013bf19b9d0ac18f29a95ee7431c0500379e22502f269bf9 +size 133390 diff --git a/pole_alignment/object_detection/train/images/2342.jpg b/pole_alignment/object_detection/train/images/2342.jpg new file mode 100644 index 0000000000000000000000000000000000000000..454165bd4fdb33db6771c59256b23ea04ecb15f5 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2342.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:361b043cfea442592e1a4640b00b62ae17bb16fe4499413c06fc2287fa06205d +size 103140 diff --git a/pole_alignment/object_detection/train/images/2343.jpg b/pole_alignment/object_detection/train/images/2343.jpg new file mode 100644 index 0000000000000000000000000000000000000000..60560e3c14c676c2e80b7fe44238153adc5e0de1 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2343.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f2d88f32f501c8e11174326c8084c6ca00522b4c20ec09c58a20d108d95ce8e +size 91871 diff --git a/pole_alignment/object_detection/train/images/2345.jpg b/pole_alignment/object_detection/train/images/2345.jpg new file mode 100644 index 0000000000000000000000000000000000000000..93c0d9bfdbcf188701e40538b608f3b9ba514616 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2345.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55849be2a74db3118c70561d604237fa41f9a8b40ed98aaeda091ee8cd028b0c +size 86263 diff --git a/pole_alignment/object_detection/train/images/2347.jpg b/pole_alignment/object_detection/train/images/2347.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1d8e5578efa0d94869fb76f93f6dde8472a9e687 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2347.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7237ed93f8743a0eea17c8e2fefa3d13b2f4cb9478d0d8e22e21495bcc823736 +size 69439 diff --git a/pole_alignment/object_detection/train/images/2349.jpg b/pole_alignment/object_detection/train/images/2349.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3968fcc3bd059aa555a7098b14119f9428fdad9c --- /dev/null +++ b/pole_alignment/object_detection/train/images/2349.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55bdc5d93522a9d00bc504885477ac6a8cc9214d6869dd615910495f5cbc7d3d +size 134922 diff --git a/pole_alignment/object_detection/train/images/235.jpg b/pole_alignment/object_detection/train/images/235.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9018e5bbe94ed2f77a4a2bdc529391df7900383e --- /dev/null +++ b/pole_alignment/object_detection/train/images/235.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19bd07459529db4c739544e9c3228d3a574e9f337e2d27bd9291320e3899fb8f +size 1125773 diff --git a/pole_alignment/object_detection/train/images/2353.jpg b/pole_alignment/object_detection/train/images/2353.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2fc2f55b07d821950ce3ea4e4cd05ccab26ae197 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2353.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:009ed4f8c168722dcb22722a09a154c2117366a174ccde30ac34d32205f5ae1b +size 486670 diff --git a/pole_alignment/object_detection/train/images/2355.jpg b/pole_alignment/object_detection/train/images/2355.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4833c07af3be2675d263a7caf3c56240d6c52369 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2355.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc0825efe099086d4c510197025f81eec8b814712f6558f6351f8809abc300a0 +size 249417 diff --git a/pole_alignment/object_detection/train/images/2356.jpg b/pole_alignment/object_detection/train/images/2356.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2683ba38f29162fda3dcccba624b44de7215f614 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2356.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06b4630d8a81c491302d5cd0d50465e514f1d0e0702135ad4c364f0642689efb +size 140886 diff --git a/pole_alignment/object_detection/train/images/2357.jpg b/pole_alignment/object_detection/train/images/2357.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a15023632eba23999aee17e3730414455bcaeef0 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2357.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0efcba8b235223d27dd027e61c17e9ead9720b7efd417b9bcbc5d1a026db505 +size 361813 diff --git a/pole_alignment/object_detection/train/images/2358.jpg b/pole_alignment/object_detection/train/images/2358.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c3300abfe672a1fac15e58aa3503df633a823dba --- /dev/null +++ b/pole_alignment/object_detection/train/images/2358.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1695a3a8f4d42c7677502f07571b6ba749a3335ca2213ce96ffa7fb95d03246e +size 117246 diff --git a/pole_alignment/object_detection/train/images/2359.jpg b/pole_alignment/object_detection/train/images/2359.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d724955c1df60cb3cdff84abf178922eb4a51283 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2359.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9427ef0e9c37d2bf83d2f5f13fbd71a39a8662fc51dd477e7d4c1ba42fa4054 +size 73497 diff --git a/pole_alignment/object_detection/train/images/236.jpg b/pole_alignment/object_detection/train/images/236.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c936ccfa7c221336e41876a47ff6c706cec5a8ee --- /dev/null +++ b/pole_alignment/object_detection/train/images/236.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09de5e1dbcf9a25695ef4b2e5b40b1bd1a2bc60eb99e3195cb32edcaf47de8fa +size 205319 diff --git a/pole_alignment/object_detection/train/images/2360.jpg b/pole_alignment/object_detection/train/images/2360.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6cabd10c3fc8616f2d976af06512b0e8c05f20d6 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2360.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5832c3c585471a8ded5b88d5d71f53b78c00e3852b3ba95b83382293272f5ff8 +size 156701 diff --git a/pole_alignment/object_detection/train/images/2365.jpg b/pole_alignment/object_detection/train/images/2365.jpg new file mode 100644 index 0000000000000000000000000000000000000000..417a1f7da9558fb3a4f51798318bde1bdcf8860d --- /dev/null +++ b/pole_alignment/object_detection/train/images/2365.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cb0fd030604db3060b299dc2671827ba2a1344277c62cd6f28ddae9a1a82a69 +size 341344 diff --git a/pole_alignment/object_detection/train/images/2367.jpg b/pole_alignment/object_detection/train/images/2367.jpg new file mode 100644 index 0000000000000000000000000000000000000000..494b56c932ba1a52e81b642c017ebebc2969e1e5 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2367.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e05801471c162e5df932cdf8b31155bc0cf9daead891fb06b41da1ac76400bc +size 194108 diff --git a/pole_alignment/object_detection/train/images/2368.jpg b/pole_alignment/object_detection/train/images/2368.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8220b48da3a77d954297d592cbe7c0236c191bf6 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2368.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5000e8a0545fd97bab21964b8b75f3042146cea74006b472220db362aa3e49e +size 305350 diff --git a/pole_alignment/object_detection/train/images/2369.jpg b/pole_alignment/object_detection/train/images/2369.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5020e8a70eea738cf8c256584a854ff2f04e438f --- /dev/null +++ b/pole_alignment/object_detection/train/images/2369.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7d98453d7ad259973a3fe4a20f5e81ee909bc709dd30914f1579402def0acee +size 303613 diff --git a/pole_alignment/object_detection/train/images/237.jpg b/pole_alignment/object_detection/train/images/237.jpg new file mode 100644 index 0000000000000000000000000000000000000000..864a6ff50a2af23b2b3f2bfb51c8f8676c2e7aff --- /dev/null +++ b/pole_alignment/object_detection/train/images/237.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3fda25124d57eb3534d881519057492452dec07972e603de1212bde5849ead6 +size 1965077 diff --git a/pole_alignment/object_detection/train/images/2370.jpg b/pole_alignment/object_detection/train/images/2370.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9cf4da291a7e2de32eece67e1f807c3de4469788 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2370.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a40a2a628a065c285f5878d861fa48c748835e90f4c7677c47f0dabb2f46d057 +size 393153 diff --git a/pole_alignment/object_detection/train/images/2371.jpg b/pole_alignment/object_detection/train/images/2371.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8afadc97ae9b2fb84c34c367760cfedc031ff49f --- /dev/null +++ b/pole_alignment/object_detection/train/images/2371.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7503eed2f71be0a6b905d6bf222874f8dada74d778f9cfc7f6881d08524723c +size 309703 diff --git a/pole_alignment/object_detection/train/images/2372.jpg b/pole_alignment/object_detection/train/images/2372.jpg new file mode 100644 index 0000000000000000000000000000000000000000..853480eea61b7b7eebf7fe0f3bb15fb4b01297f5 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2372.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdf9fc19a405105afbd29da33689422c81c04d92178b39220ef9db3093d6ac07 +size 221153 diff --git a/pole_alignment/object_detection/train/images/2373.jpg b/pole_alignment/object_detection/train/images/2373.jpg new file mode 100644 index 0000000000000000000000000000000000000000..823a0f9bddcda033e2ec9da5e65d8aa309fdd6f3 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2373.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6adbb70e713b16b627270ac22e4b2f3c7d325a56edf1f91fccdf7f5f0abd1cc +size 216556 diff --git a/pole_alignment/object_detection/train/images/2375.jpg b/pole_alignment/object_detection/train/images/2375.jpg new file mode 100644 index 0000000000000000000000000000000000000000..28d70e94920c5ec6193ae55f495df4dfaadfdfb8 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2375.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:887b8fff9930a85405358e7b3525d75be97f6f3dfb49a54f838d43d6bee8a413 +size 201514 diff --git a/pole_alignment/object_detection/train/images/2376.jpg b/pole_alignment/object_detection/train/images/2376.jpg new file mode 100644 index 0000000000000000000000000000000000000000..48ac10e22ac22e5f7c1d80d383e93ca3a6b96fdf --- /dev/null +++ b/pole_alignment/object_detection/train/images/2376.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acf7dcc3a3ea2b037771fe27567626982720ac4f005ffe62c191940d38ac0e4d +size 187811 diff --git a/pole_alignment/object_detection/train/images/2377.jpg b/pole_alignment/object_detection/train/images/2377.jpg new file mode 100644 index 0000000000000000000000000000000000000000..facf5f63cdfc6de59054bc9c60e0112681ce84eb --- /dev/null +++ b/pole_alignment/object_detection/train/images/2377.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e07e653c5d13bb7719e765143a53ad8c67392546f4c4c145d1bd17c5b0fa0c37 +size 205328 diff --git a/pole_alignment/object_detection/train/images/2378.jpg b/pole_alignment/object_detection/train/images/2378.jpg new file mode 100644 index 0000000000000000000000000000000000000000..165d72c536ffb7a45d2d84bf3a388eb4a92cc0a5 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2378.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09a95ac93a73b6cdc830eaf167edaace6ce58675c9e203c10da6982cf0791a06 +size 190217 diff --git a/pole_alignment/object_detection/train/images/238.jpg b/pole_alignment/object_detection/train/images/238.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7dd5b1900ad9aa84e9a53c5a4e711522b5b9786a --- /dev/null +++ b/pole_alignment/object_detection/train/images/238.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5132dd1b68dba7a7180e67a79e9d3e5d034863d70be776475c2903849f950afc +size 998957 diff --git a/pole_alignment/object_detection/train/images/2380.jpg b/pole_alignment/object_detection/train/images/2380.jpg new file mode 100644 index 0000000000000000000000000000000000000000..28d4399b6cfe6c3f8ea777bde63a8979933629bf --- /dev/null +++ b/pole_alignment/object_detection/train/images/2380.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b94bcd9c5dad893bbfcb49883e0a3476d47b2281fb3e662f004e714d89b04231 +size 153264 diff --git a/pole_alignment/object_detection/train/images/2383.jpg b/pole_alignment/object_detection/train/images/2383.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6322eefe2a42f4a5cf89c80f98c3b411ec10c1fa --- /dev/null +++ b/pole_alignment/object_detection/train/images/2383.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:281525896f354738b744460f6bd95259a4480d66234b7b74c44941e12969ea2c +size 570125 diff --git a/pole_alignment/object_detection/train/images/2385.jpg b/pole_alignment/object_detection/train/images/2385.jpg new file mode 100644 index 0000000000000000000000000000000000000000..56c396b9e972b10ee04ace65d5153cc51e1e8f8e --- /dev/null +++ b/pole_alignment/object_detection/train/images/2385.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71f24d1ff9c7dabafe8a019899e23ee7012c2c13875f1a86244cd0a7fa8c93bb +size 316116 diff --git a/pole_alignment/object_detection/train/images/2386.jpg b/pole_alignment/object_detection/train/images/2386.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d96e9767abb8a4841cf98ca2fd4a1ed63f7063f3 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2386.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f886783e43c5543c2749a136117adbb472a6a6438b58c33a093c3785fd2dfb5b +size 316069 diff --git a/pole_alignment/object_detection/train/images/2387.jpg b/pole_alignment/object_detection/train/images/2387.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6d7ad1f79b1df63b2359e2fc5f882f4aa051303e --- /dev/null +++ b/pole_alignment/object_detection/train/images/2387.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a84702718c607b0991555b0c01aef4e33b86f53da2efc9dafba5653e006bc6f5 +size 633439 diff --git a/pole_alignment/object_detection/train/images/2388.jpg b/pole_alignment/object_detection/train/images/2388.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a78cad2748ede842a5489e24f064a6f208780c75 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2388.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b52b0002317934d22803726f2dba91d0f825196b4fa2da21478bc357b6f85564 +size 275652 diff --git a/pole_alignment/object_detection/train/images/2392.jpg b/pole_alignment/object_detection/train/images/2392.jpg new file mode 100644 index 0000000000000000000000000000000000000000..68752854174685804abfb06fbfa3472c8285cefc --- /dev/null +++ b/pole_alignment/object_detection/train/images/2392.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a84070cd720da878d9d116e9529e1bbac0e5995e686db97ab1f4824bc1d18e8 +size 96085 diff --git a/pole_alignment/object_detection/train/images/2393.jpg b/pole_alignment/object_detection/train/images/2393.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bdf8672555bba4ab555327eb079a618cb1256dfb --- /dev/null +++ b/pole_alignment/object_detection/train/images/2393.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ba939bf2bc54bf701723b31e239db215508ed8bfbea8d14e4cca0a96ec65764 +size 188399 diff --git a/pole_alignment/object_detection/train/images/2395.jpg b/pole_alignment/object_detection/train/images/2395.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5e8ecb44e002b176c32e7765a972561ea4d2ffab --- /dev/null +++ b/pole_alignment/object_detection/train/images/2395.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e11bce5acc8d49f9b4df701612872e9e9efff36729dd370402c5e387f1a237ec +size 188534 diff --git a/pole_alignment/object_detection/train/images/2396.jpg b/pole_alignment/object_detection/train/images/2396.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1bd1769b1a823cab5863be2e7668ed8bbabface5 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2396.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55ddc24240c701e3e83277d0a593452126d92532cc693bd090bdb8ea11271232 +size 99985 diff --git a/pole_alignment/object_detection/train/images/2397.jpg b/pole_alignment/object_detection/train/images/2397.jpg new file mode 100644 index 0000000000000000000000000000000000000000..64e9508b91a23d033ca1f76110ba965dfa8f8d10 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2397.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f334bb3af7ed0cb521062c4236f85bfaf1cff32f6b8e8a8dee1e3de2af17c3aa +size 35918 diff --git a/pole_alignment/object_detection/train/images/2398.jpg b/pole_alignment/object_detection/train/images/2398.jpg new file mode 100644 index 0000000000000000000000000000000000000000..716effd9d955f6ec65c690be10f8f161ec939ebb --- /dev/null +++ b/pole_alignment/object_detection/train/images/2398.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff6be2d31956c477d2ff5ac68b47d83c0a5181606b6b63432914330732c6e00b +size 81655 diff --git a/pole_alignment/object_detection/train/images/2399.jpg b/pole_alignment/object_detection/train/images/2399.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2eee7133c7c7bfca52a7c3c3bc6f9401969a64a6 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2399.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87c3b1112784796d7fa64f257ecdeaf206eb2747f28c1e8044d85e04ca78a199 +size 31859 diff --git a/pole_alignment/object_detection/train/images/24.jpg b/pole_alignment/object_detection/train/images/24.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d9b4a93510a8031d41f1edc3a3d875aa58c8c57 --- /dev/null +++ b/pole_alignment/object_detection/train/images/24.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:301aa3246b0aa1a7c7261a8bc8debfea34dcd590af76f1f3cf02d3ceabc6ede2 +size 150136 diff --git a/pole_alignment/object_detection/train/images/240.jpg b/pole_alignment/object_detection/train/images/240.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1e38f1e6f21a6b1810509f30593a572ba96585c5 --- /dev/null +++ b/pole_alignment/object_detection/train/images/240.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97e3cc762e38a3eaa477ce35f4a2167037596b7898ae7b74161ce300fb40291d +size 1122296 diff --git a/pole_alignment/object_detection/train/images/2400.jpg b/pole_alignment/object_detection/train/images/2400.jpg new file mode 100644 index 0000000000000000000000000000000000000000..930d869cc7b100da39a3cf0c6e04b05f3f126921 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2400.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12e85dfa853febbc517fcb3f332fa5cfa1a47e20326f6383e63c749ecc9d6481 +size 92519 diff --git a/pole_alignment/object_detection/train/images/2401.jpg b/pole_alignment/object_detection/train/images/2401.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a946b49f1972cdec772c6471374c39b9ee984906 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2401.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef8476f8e355712551a70a98a16e231af87ecbd482ace1d5d80869adaae6172b +size 70739 diff --git a/pole_alignment/object_detection/train/images/2403.jpg b/pole_alignment/object_detection/train/images/2403.jpg new file mode 100644 index 0000000000000000000000000000000000000000..830f08194ded0fa77a5b638b52d4314fe4c6ca9e --- /dev/null +++ b/pole_alignment/object_detection/train/images/2403.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f17ea6f8e01db54b8bf0e31d5cbac74141555f4e8aa33ea5b0a7134402d533de +size 40426 diff --git a/pole_alignment/object_detection/train/images/2405.jpg b/pole_alignment/object_detection/train/images/2405.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fcc3ce2bcde7a750c5b20b7a91ef0bf5fd231303 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2405.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c037d0a252af8105b53709b446414805395594c9c70c483cc53ac4f79d11b63d +size 92738 diff --git a/pole_alignment/object_detection/train/images/2407.jpg b/pole_alignment/object_detection/train/images/2407.jpg new file mode 100644 index 0000000000000000000000000000000000000000..75d7d36cd46d2d5a07c1bf62c77910cdfb130112 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2407.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0680fe5227f13031505ee0f3417cb5d3afe75231db20e2f6c714099aaaf94c2a +size 84465 diff --git a/pole_alignment/object_detection/train/images/2408.jpg b/pole_alignment/object_detection/train/images/2408.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1669f2fd8f918925134bf4cb215dc2451fa626d6 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2408.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87b8c2f85621c22cc42ab19a6134740708bd587368b9e888ae43f3a62cb67edb +size 61749 diff --git a/pole_alignment/object_detection/train/images/2409.jpg b/pole_alignment/object_detection/train/images/2409.jpg new file mode 100644 index 0000000000000000000000000000000000000000..de75863c5211e51f0e9274494d50db01d2d53f13 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2409.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a8658219b502c02a9c43805b17ff986ec0c2cdec67e0052cdeabd8768e01db1 +size 85537 diff --git a/pole_alignment/object_detection/train/images/241.jpg b/pole_alignment/object_detection/train/images/241.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a932d2c432ed983211baf6313d31511dcb24524 --- /dev/null +++ b/pole_alignment/object_detection/train/images/241.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96666ea1200fd614cb8d18b1658930b62a6168e685c2ca235ec251b01a73f593 +size 217159 diff --git a/pole_alignment/object_detection/train/images/2410.jpg b/pole_alignment/object_detection/train/images/2410.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9a0105d1ac75e43e56416b2089cd5e66fe8eb724 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2410.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0265909c573bebd18f2bd528f96ae567877c18f3c8f7abd00891aca1f796b999 +size 63896 diff --git a/pole_alignment/object_detection/train/images/2411.jpg b/pole_alignment/object_detection/train/images/2411.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1cbcbb5e9dffe832a0bad764478c4764ec79b186 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2411.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8bf52df5a91fb070df50be930bb8dda793d5a339d0bd231cb9424fda52f1b59 +size 51766 diff --git a/pole_alignment/object_detection/train/images/2413.jpg b/pole_alignment/object_detection/train/images/2413.jpg new file mode 100644 index 0000000000000000000000000000000000000000..69060856f2f6375f8a48eee58272adcad519b7b2 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2413.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f9e79c0a7a8b12eb0adae7699f82e89011f54da7f5b2b2c99ab2ea933826709 +size 144658 diff --git a/pole_alignment/object_detection/train/images/2415.jpg b/pole_alignment/object_detection/train/images/2415.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e767ea3cdd1fbf6456f005987865b698e9fd256 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2415.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16d67b7d664a8751e6e707317954a53561f4318973a9247646348a4d29667d5d +size 113543 diff --git a/pole_alignment/object_detection/train/images/2416.jpg b/pole_alignment/object_detection/train/images/2416.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1630064775d4be33727352ea6ecf25b5dc581d5f --- /dev/null +++ b/pole_alignment/object_detection/train/images/2416.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8772e9a2f16d57f1a943b3fa152657e5ada8efb83d0f1fccace26bee4c3a84f7 +size 311720 diff --git a/pole_alignment/object_detection/train/images/2417.jpg b/pole_alignment/object_detection/train/images/2417.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1ce9f71c4e9bd621560f177d7b7e7a012391b480 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2417.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8685e332d9a7d0511b5b30957fe59cfc209f03aa8227fd44126251c113648602 +size 233747 diff --git a/pole_alignment/object_detection/train/images/2418.jpg b/pole_alignment/object_detection/train/images/2418.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dbe8e7c6d84cf1f26bea7b1823edd86371223bd7 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2418.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d03bcbb9b2e0afa6e0f6f4e765a6f14ff767aa81995cca3e774cafb8bc092c51 +size 298467 diff --git a/pole_alignment/object_detection/train/images/2419.jpg b/pole_alignment/object_detection/train/images/2419.jpg new file mode 100644 index 0000000000000000000000000000000000000000..be0451a934986d1239b815668335bea31376d70f --- /dev/null +++ b/pole_alignment/object_detection/train/images/2419.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca09ba59740ad282abd511c69430422cabe35e2c11afa504fb6e2b5853f9755f +size 229745 diff --git a/pole_alignment/object_detection/train/images/242.jpg b/pole_alignment/object_detection/train/images/242.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5511adb0ae9117d8d4e8503c02b838a23884bc2b --- /dev/null +++ b/pole_alignment/object_detection/train/images/242.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19d00e8f64b970257ec37852a0c313a04db43bb41d244ec96e6ca963c86bb50b +size 1169535 diff --git a/pole_alignment/object_detection/train/images/2421.jpg b/pole_alignment/object_detection/train/images/2421.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6af18801fab1c55413d46a86258f1c9defdd0735 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2421.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e761c1fa17dc0fa51548ce7076545667b2a40bb048303088bc55d76dfd57b201 +size 246679 diff --git a/pole_alignment/object_detection/train/images/2423.jpg b/pole_alignment/object_detection/train/images/2423.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8bf7cc42b0a7f4582fc5fa1eeed80dbe23354bab --- /dev/null +++ b/pole_alignment/object_detection/train/images/2423.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08540fcb6c057bfacfad9ce02fe962c82866e9b8837d5eed8b7cf58e8f968be2 +size 145038 diff --git a/pole_alignment/object_detection/train/images/2428.jpg b/pole_alignment/object_detection/train/images/2428.jpg new file mode 100644 index 0000000000000000000000000000000000000000..612740100ee2c17dbdb7874d7a367c4a389e0f29 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2428.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1d8a679c02b1e98598434765db2f5ebd3660bd7b640080f1a6ebbae60382911 +size 90041 diff --git a/pole_alignment/object_detection/train/images/243.jpg b/pole_alignment/object_detection/train/images/243.jpg new file mode 100644 index 0000000000000000000000000000000000000000..11c06f3413656e38ad31c8fdbcccd04f44f6b457 --- /dev/null +++ b/pole_alignment/object_detection/train/images/243.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:764d53b9aac912b8580df3f074d5643909113849bcb8270fce5837392f074de9 +size 805733 diff --git a/pole_alignment/object_detection/train/images/2431.jpg b/pole_alignment/object_detection/train/images/2431.jpg new file mode 100644 index 0000000000000000000000000000000000000000..25b36ac7378c31af319bc5801c5abe765c682b53 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2431.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fdfa7e58209ca97f7471b64231fea0e0e8cd2c012cdbcd7b52f6080c105e337 +size 128314 diff --git a/pole_alignment/object_detection/train/images/2432.jpg b/pole_alignment/object_detection/train/images/2432.jpg new file mode 100644 index 0000000000000000000000000000000000000000..94c256a53fb4e66db63901e4c82055c292e935d0 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2432.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f936857f8ee8663e2b746bac2eded3cef861ea41ab9ee4063b9ea059f60e957 +size 152501 diff --git a/pole_alignment/object_detection/train/images/2434.jpg b/pole_alignment/object_detection/train/images/2434.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8f0c077fc41462d9dd51d2e63db9824f14c8998c --- /dev/null +++ b/pole_alignment/object_detection/train/images/2434.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e356f8c2081f10838195d813d584df7ee6dde577fc1e828f84f0b965265553a +size 147472 diff --git a/pole_alignment/object_detection/train/images/2436.jpg b/pole_alignment/object_detection/train/images/2436.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ae5501787efa456e638ae6f3ca63942853326b56 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2436.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:124d4e218bfad9c62bd5a71b33d3844f5be830eab8588556a5ff772e65a44d27 +size 208027 diff --git a/pole_alignment/object_detection/train/images/2437.jpg b/pole_alignment/object_detection/train/images/2437.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d57ec03cc03fb77bc7cca8e86dbb1d47c05d41bc --- /dev/null +++ b/pole_alignment/object_detection/train/images/2437.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dff9fc6a2d22e8fd795c607f4f0f49e61464b5a7f6d4aba4d47ce01a3f0f7e2 +size 232899 diff --git a/pole_alignment/object_detection/train/images/2439.jpg b/pole_alignment/object_detection/train/images/2439.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bc56ce17a956b12e0bfd3d611c7c3a8080d65bd5 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2439.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0b993ac86f71b6f75076fa89548b99fb37b45ca9f01fbb40a0ba2d4e0bb36cc +size 287571 diff --git a/pole_alignment/object_detection/train/images/244.jpg b/pole_alignment/object_detection/train/images/244.jpg new file mode 100644 index 0000000000000000000000000000000000000000..518d6f5486855c2fa1c46ebe3cf1c40dcc0ddcf9 --- /dev/null +++ b/pole_alignment/object_detection/train/images/244.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b994a5c2b585c2a849c5944ca3444586f8466366a1818a50e06dec49fd21da9 +size 878666 diff --git a/pole_alignment/object_detection/train/images/2441.jpg b/pole_alignment/object_detection/train/images/2441.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9a508805161d004dbfb0c1a6fe600c18d8d14c02 --- /dev/null +++ b/pole_alignment/object_detection/train/images/2441.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb8d79120d41a6d75e7f6fce7ad83aa61bd854c336ba509ccc9d017aaa5b6b73 +size 147373 diff --git a/pole_alignment/object_detection/train/images/2442.jpg b/pole_alignment/object_detection/train/images/2442.jpg new file mode 100644 index 0000000000000000000000000000000000000000..09e658ec4309f1590312deb0e8d07be040447ecc --- /dev/null +++ b/pole_alignment/object_detection/train/images/2442.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a2261ca8fe9db2f1bdd67cb39e6609bad75787ae65d3e10a75eb2fb75b94b12 +size 180124 diff --git a/pole_alignment/object_detection/train/images/246.jpg b/pole_alignment/object_detection/train/images/246.jpg new file mode 100644 index 0000000000000000000000000000000000000000..95fc788e3713998b3e86900e7a66b209946662c5 --- /dev/null +++ b/pole_alignment/object_detection/train/images/246.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02a1b2b459fc3a3fbd512a6f680dcf617541e00087c7551ffb32c6346c1b6272 +size 175934 diff --git a/pole_alignment/object_detection/train/images/247.jpg b/pole_alignment/object_detection/train/images/247.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f064cb0ab85c9f367ffcdc667087fc81ef457bc3 --- /dev/null +++ b/pole_alignment/object_detection/train/images/247.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:daef3286f1446e3e225700c5529f4108a2e4ca1047cb67e29c50e10ab8faf2d7 +size 86932 diff --git a/pole_alignment/object_detection/train/images/248.jpg b/pole_alignment/object_detection/train/images/248.jpg new file mode 100644 index 0000000000000000000000000000000000000000..34aa51d71c4639784cc6570bc289858f39ea6252 --- /dev/null +++ b/pole_alignment/object_detection/train/images/248.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df77a05491651dac53b12db9d94a008c1eb41842e0d7384b6f6a84dd3275f022 +size 133009 diff --git a/pole_alignment/object_detection/train/images/25.jpg b/pole_alignment/object_detection/train/images/25.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a4316dd2c6a6af374d6468d02347f5d3f37625b8 --- /dev/null +++ b/pole_alignment/object_detection/train/images/25.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1fbced99c668723c6f77bae1529418555dcae76ee77273cea1388411a2dc258 +size 176827 diff --git a/pole_alignment/object_detection/train/images/251.jpg b/pole_alignment/object_detection/train/images/251.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f614eb876abe6baf1142c3fef9e25d6ea659fa5d --- /dev/null +++ b/pole_alignment/object_detection/train/images/251.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad64d1698e434544f7f6109cba8c750a288d45a74201b08351b1e3a7e8c15f80 +size 81959 diff --git a/pole_alignment/object_detection/train/images/252.jpg b/pole_alignment/object_detection/train/images/252.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7ea9fac9847cd89fddf09c1eee22b237f67f817f --- /dev/null +++ b/pole_alignment/object_detection/train/images/252.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88a2491db3125f63f6e1b108e6c5f9bc53f2bf0dcb6919a8d5867f65aa8634a6 +size 141812 diff --git a/pole_alignment/object_detection/train/images/254.jpg b/pole_alignment/object_detection/train/images/254.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ef1a1e03dd560a03a308178a6ccda6d67877b440 --- /dev/null +++ b/pole_alignment/object_detection/train/images/254.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53f60642e0cb364c5a522e2a94aab0688ad1edc5c1e9704f7c2a11ca81cf4355 +size 104560 diff --git a/pole_alignment/object_detection/train/images/255.jpg b/pole_alignment/object_detection/train/images/255.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1cc2f26e64d7bc27bec5ee88aaaeaeda983fa8bb --- /dev/null +++ b/pole_alignment/object_detection/train/images/255.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4764b644efd9d606abef58feacf0958639e1c91775d222ec09cd09d9fa2bc8d9 +size 157983 diff --git a/pole_alignment/object_detection/train/images/256.jpg b/pole_alignment/object_detection/train/images/256.jpg new file mode 100644 index 0000000000000000000000000000000000000000..adec855792ea745653897dedc2648d5f5ed81bf9 --- /dev/null +++ b/pole_alignment/object_detection/train/images/256.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e7ce81b95038bd10ad1829bdcaccdbdcb023c4d9aad375b22f188da963dc3ab +size 118828 diff --git a/pole_alignment/object_detection/train/images/257.jpg b/pole_alignment/object_detection/train/images/257.jpg new file mode 100644 index 0000000000000000000000000000000000000000..979e6d26a1467891e555c09f6043ef0528aa1188 --- /dev/null +++ b/pole_alignment/object_detection/train/images/257.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f52aae5244ff4ddafac85e6da71ea8ddab0583e8a1f7ddfa7295a299a2563a3a +size 138192 diff --git a/pole_alignment/object_detection/train/images/258.jpg b/pole_alignment/object_detection/train/images/258.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8c0e9dd0579c16868f4b220d8e45deb6f33fdb68 --- /dev/null +++ b/pole_alignment/object_detection/train/images/258.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7eff39c643c810f663922900e64eb526af12e1fafa532f8ce9c6c13482bed77 +size 90428 diff --git a/pole_alignment/object_detection/train/images/259.jpg b/pole_alignment/object_detection/train/images/259.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ffe477beb2505bb5237804a9868e2da37555f3ba --- /dev/null +++ b/pole_alignment/object_detection/train/images/259.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7790a95b5bd6d4b60a2c8376a1a408a370dcc6215f4b86314d4addeff8aa7059 +size 111178 diff --git a/pole_alignment/object_detection/train/images/26.jpg b/pole_alignment/object_detection/train/images/26.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7b1ee67b68d50b6d49105706047a525884360b7c --- /dev/null +++ b/pole_alignment/object_detection/train/images/26.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48865f38591faf4333355ec5815ba149672962809d9252b1deb1e8803301cd9a +size 100910 diff --git a/pole_alignment/object_detection/train/images/260.jpg b/pole_alignment/object_detection/train/images/260.jpg new file mode 100644 index 0000000000000000000000000000000000000000..891bda42c15a5e5d89dd8ae4a9481883dbe91568 --- /dev/null +++ b/pole_alignment/object_detection/train/images/260.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ec4ac94f007dcdb6149dcd5caa427fbb713f207e039513fd0dfbc06dd0579f3 +size 106781 diff --git a/pole_alignment/object_detection/train/images/261.jpg b/pole_alignment/object_detection/train/images/261.jpg new file mode 100644 index 0000000000000000000000000000000000000000..17bd60cce4b0af692ff90e827c27abf3f6b1dfcc --- /dev/null +++ b/pole_alignment/object_detection/train/images/261.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9445df85c4d427b9ed7949bccc5a657fa76f08ce8b89fbd7bb728ac81037a3af +size 184875 diff --git a/pole_alignment/object_detection/train/images/262.jpg b/pole_alignment/object_detection/train/images/262.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7951627b1f03aaa19a4ae23ae285153e2022da05 --- /dev/null +++ b/pole_alignment/object_detection/train/images/262.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26020bda94fa2ffcb8772bca6ca88842e51b43572b14aa72a397600dbc150051 +size 110293 diff --git a/pole_alignment/object_detection/train/images/263.jpg b/pole_alignment/object_detection/train/images/263.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f29325e57e3162e5efb1f0e920b5f2218d90df2c --- /dev/null +++ b/pole_alignment/object_detection/train/images/263.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26e05a4dfc4915ea1a4b4a4d1a44d0f3f3857df20d54bfae604206d64b00bb12 +size 93783 diff --git a/pole_alignment/object_detection/train/images/264.jpg b/pole_alignment/object_detection/train/images/264.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f27757e59c2580088081a7c459533cc8d87a3cf7 --- /dev/null +++ b/pole_alignment/object_detection/train/images/264.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:536fb31336eb0309b53044ece5ded47f30ff8b51e869bc02012c37850dab4b8f +size 102266 diff --git a/pole_alignment/object_detection/train/images/265.jpg b/pole_alignment/object_detection/train/images/265.jpg new file mode 100644 index 0000000000000000000000000000000000000000..710bf4fba4932667b4369cd62caa81750c9762ca --- /dev/null +++ b/pole_alignment/object_detection/train/images/265.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7b41e5b9a876c2cde356d3774d1d3253b37f2870c70512e038f1308bff61b85 +size 125427 diff --git a/pole_alignment/object_detection/train/images/266.jpg b/pole_alignment/object_detection/train/images/266.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4249ce314a7adfdd517fdbedb09683245c883712 --- /dev/null +++ b/pole_alignment/object_detection/train/images/266.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b8d6557be8ce29edbb2c2e0143b192d7041fac0e6eec3a236bfa4b5638741d8 +size 98349 diff --git a/pole_alignment/object_detection/train/images/267.jpg b/pole_alignment/object_detection/train/images/267.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4b1dfbd7337a6a2f8b30bd3a98fd83528d3b0c3b --- /dev/null +++ b/pole_alignment/object_detection/train/images/267.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2efec5f50c69bbc081e1652c6d2f54631b5a8c927f1ba8454d0ced93b7f522d3 +size 119447 diff --git a/pole_alignment/object_detection/train/images/269.jpg b/pole_alignment/object_detection/train/images/269.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cd3680c0eed025d307424e69bcef9ee005aa109a --- /dev/null +++ b/pole_alignment/object_detection/train/images/269.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b61c2b98e2f19ed220a7ea5e64769d189dd6e85c245048b18b85c7da2869eddd +size 116678 diff --git a/pole_alignment/object_detection/train/images/27.jpg b/pole_alignment/object_detection/train/images/27.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4c22bf2df6fc20b5ddfd9d557d6d6ef0b7c42c0a --- /dev/null +++ b/pole_alignment/object_detection/train/images/27.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:039f8f8ba4a29acdbe49b7bb93d610043388399e226f4a70dfe5af1c5f9c1248 +size 132619 diff --git a/pole_alignment/object_detection/train/images/270.jpg b/pole_alignment/object_detection/train/images/270.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e36ed1217e3fd3f1ef53d31efaff7eb36442219 --- /dev/null +++ b/pole_alignment/object_detection/train/images/270.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f50fbac75e645e2b082b51f1a6b6a17bbed596b8bf15a10fd7eec1fe7bdecbc8 +size 176912 diff --git a/pole_alignment/object_detection/train/images/271.jpg b/pole_alignment/object_detection/train/images/271.jpg new file mode 100644 index 0000000000000000000000000000000000000000..430362d3f62e6de5fa88500bccbca0fd10198924 --- /dev/null +++ b/pole_alignment/object_detection/train/images/271.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a699bbb431b14980e402a22626f4ef63093068fb1372fd6f8506d1bddf3f8e3f +size 96660 diff --git a/pole_alignment/object_detection/train/images/272.jpg b/pole_alignment/object_detection/train/images/272.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c600f0c230753da3b6456f87571f4bee8e3c9472 --- /dev/null +++ b/pole_alignment/object_detection/train/images/272.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbe74e13205b74d09f33e8a5a2961353f7ceed3b6259d346356f9543b06867e7 +size 264178 diff --git a/pole_alignment/object_detection/train/images/273.jpg b/pole_alignment/object_detection/train/images/273.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1abfc45cd0ef5aa1e7c923e589229861de348cf2 --- /dev/null +++ b/pole_alignment/object_detection/train/images/273.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a93a6b265d482731f657b1645c39ee0702ef465a90a95f9e8952d8fc41a935b8 +size 94607 diff --git a/pole_alignment/object_detection/train/images/276.jpg b/pole_alignment/object_detection/train/images/276.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2ec8d38ac5959269fba5d5a3a5a91cc6d2886f67 --- /dev/null +++ b/pole_alignment/object_detection/train/images/276.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ba2ea5ed7a91d07fff3d1ac0dbfe9b40d0ef08d6efcd406c2bc6d723e27d8e9 +size 93229 diff --git a/pole_alignment/object_detection/train/images/277.jpg b/pole_alignment/object_detection/train/images/277.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6cf446b5a0816dd528b56698ba84ef0b557ba698 --- /dev/null +++ b/pole_alignment/object_detection/train/images/277.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:139766f38fad379b38405968135dc2641650dfafe424a0f6ed838816e2f49f25 +size 100534 diff --git a/pole_alignment/object_detection/train/images/278.jpg b/pole_alignment/object_detection/train/images/278.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b6fcf86c9c8714289acf18ce7fcbc883b5c5e7a7 --- /dev/null +++ b/pole_alignment/object_detection/train/images/278.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c188e98b827de9f4355fb430f51ed516771edd1c03691ef00f3b008badeae11 +size 102803 diff --git a/pole_alignment/object_detection/train/images/279.jpg b/pole_alignment/object_detection/train/images/279.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5cfdc85bdd586d118349e7b42f4f7a2212f5f646 --- /dev/null +++ b/pole_alignment/object_detection/train/images/279.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca8f9d504ad5658c98d6bf1f7006cd23a43d3afb70106ca28b425e477e270c3b +size 1142879 diff --git a/pole_alignment/object_detection/train/images/28.jpg b/pole_alignment/object_detection/train/images/28.jpg new file mode 100644 index 0000000000000000000000000000000000000000..60462cb315f7360cde340a6158d26135338c87c0 --- /dev/null +++ b/pole_alignment/object_detection/train/images/28.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3e35d5d159848de2438dde4b3ba4d1555e2796d3d6759019456693d5db19d4d +size 183521 diff --git a/pole_alignment/object_detection/train/images/280.jpg b/pole_alignment/object_detection/train/images/280.jpg new file mode 100644 index 0000000000000000000000000000000000000000..90093434f18a9b96c53923e48a2006066cd1c2bd --- /dev/null +++ b/pole_alignment/object_detection/train/images/280.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:185a5d5ae09bd1d0ba9a679782ea2f95466aa008efc20db4a5bca090244c20b5 +size 279380 diff --git a/pole_alignment/object_detection/train/images/281.jpg b/pole_alignment/object_detection/train/images/281.jpg new file mode 100644 index 0000000000000000000000000000000000000000..06924911159f91db62e8d21a01ac4d98fcdd5547 --- /dev/null +++ b/pole_alignment/object_detection/train/images/281.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcfd4f1e2ad8d46f3a69e83985fb3673d40c5f79368f826eab2167204feb4df4 +size 1331067 diff --git a/pole_alignment/object_detection/train/images/285.jpg b/pole_alignment/object_detection/train/images/285.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bcb9754c76b95222cf8b4a31a06fc03d0ac693c8 --- /dev/null +++ b/pole_alignment/object_detection/train/images/285.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c137dd56054bab7442526b48e93d726c19b78a5a065f3aca0bdf66bf1467b807 +size 209920 diff --git a/pole_alignment/object_detection/train/images/286.jpg b/pole_alignment/object_detection/train/images/286.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c6c70ffac772823668b7e589a4037c40689d7bb5 --- /dev/null +++ b/pole_alignment/object_detection/train/images/286.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0de53e1a99d9eb518273d20ff7b2b758d8623f3ce097aa835b2ea02d3acee0b +size 902666 diff --git a/pole_alignment/object_detection/train/images/287.jpg b/pole_alignment/object_detection/train/images/287.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c2a9d4e82d08af2ed964a3fe4467e8534b546aa --- /dev/null +++ b/pole_alignment/object_detection/train/images/287.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dfc0d9ae52822b02586c0d4cf941d34ae0efcd79f02b1211f8cd887fa210991 +size 1219343 diff --git a/pole_alignment/object_detection/train/images/288.jpg b/pole_alignment/object_detection/train/images/288.jpg new file mode 100644 index 0000000000000000000000000000000000000000..375c20aba16288008c5bc0cf74d6328ecc23c4f2 --- /dev/null +++ b/pole_alignment/object_detection/train/images/288.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55f0d81d221e0cc68fac1bd242bfe41482a4be847231351783fda178951b78c8 +size 815409 diff --git a/pole_alignment/object_detection/train/images/289.jpg b/pole_alignment/object_detection/train/images/289.jpg new file mode 100644 index 0000000000000000000000000000000000000000..905180d1c3801a4112f85d1cd4d7d343ce62a8b5 --- /dev/null +++ b/pole_alignment/object_detection/train/images/289.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:905380bd834a965d986dd1dd29562007d7e971d3a112f43b60ecd6dccc105bb2 +size 1400702 diff --git a/pole_alignment/object_detection/train/images/29.jpg b/pole_alignment/object_detection/train/images/29.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b399f77c82f416795bca00ea63a34802f4c8d2f --- /dev/null +++ b/pole_alignment/object_detection/train/images/29.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0de6ca2b58193a73dde6863941e28cbc3223e795e9d5cacb59601100766babd8 +size 140141 diff --git a/pole_alignment/object_detection/train/images/290.jpg b/pole_alignment/object_detection/train/images/290.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a6633457d69bdac976987c091d7b58fa7d324441 --- /dev/null +++ b/pole_alignment/object_detection/train/images/290.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d67fbf74e46ed450d702116c78723ed7fc9c5dbc93d1f8860baf4cf8dc8963e +size 1168898 diff --git a/pole_alignment/object_detection/train/images/291.jpg b/pole_alignment/object_detection/train/images/291.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ed374096a38b9cc07a3afab8c50054b1cc006dd --- /dev/null +++ b/pole_alignment/object_detection/train/images/291.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58214fe457c181bb893d6fc777e028b04c6c19836419eb2dcb3a58be8f728f1b +size 773439 diff --git a/pole_alignment/object_detection/train/images/292.jpg b/pole_alignment/object_detection/train/images/292.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5a9f0b22fa97b91792c689a4e28bd501460aa85f --- /dev/null +++ b/pole_alignment/object_detection/train/images/292.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a66d981b77ff8dfa6a27f934b907be408a6dbb7fc031bfabe4c72e7d9fac3343 +size 192664 diff --git a/pole_alignment/object_detection/train/images/293.jpg b/pole_alignment/object_detection/train/images/293.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0e92e731c8d2347f393b3a0afa72611d444dedb9 --- /dev/null +++ b/pole_alignment/object_detection/train/images/293.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdc69b60f240301a832f35d73b1d35d96009c8099694c83d0d53ec955ca18156 +size 1101921 diff --git a/pole_alignment/object_detection/train/images/294.jpg b/pole_alignment/object_detection/train/images/294.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f2fa0046937680494e283f10bde33193485227ae --- /dev/null +++ b/pole_alignment/object_detection/train/images/294.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e18dc0553019496713ff46681ca5cab95a668e81440b1a98578a5bc9bfd2aa6a +size 1131634 diff --git a/pole_alignment/object_detection/train/images/295.jpg b/pole_alignment/object_detection/train/images/295.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8a88c4bcf2a96fa0cb5a4dacbb58565cf4996b50 --- /dev/null +++ b/pole_alignment/object_detection/train/images/295.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:479f8496963d2f52e4e1f8ecb26fdccb1512e8b1c2193594d3ba5b6d1e852baf +size 607388 diff --git a/pole_alignment/object_detection/train/images/296.jpg b/pole_alignment/object_detection/train/images/296.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f21e02349802ee69b4171473ac7053aa6be97583 --- /dev/null +++ b/pole_alignment/object_detection/train/images/296.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d0ff44230e95520b8a9f75ddb4e2f312b982eefcb1545603eee8f014a439eec +size 863943 diff --git a/pole_alignment/object_detection/train/images/298.jpg b/pole_alignment/object_detection/train/images/298.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c9518939eff1aefc5091d4f989f4e85bd11d5049 --- /dev/null +++ b/pole_alignment/object_detection/train/images/298.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a7e226b4a34025ef2496b2c07c42366fed342938d91ab5b13fb2bb1210ef68b +size 324425 diff --git a/pole_alignment/object_detection/train/images/30.jpg b/pole_alignment/object_detection/train/images/30.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e5f12714f9e03693a48287db42e90a77af99fcb2 --- /dev/null +++ b/pole_alignment/object_detection/train/images/30.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79253d2bde70c673394fcd3cb232598154a4c1641e2a3f8c57985bfd4ac9362d +size 191659 diff --git a/pole_alignment/object_detection/train/images/301.jpg b/pole_alignment/object_detection/train/images/301.jpg new file mode 100644 index 0000000000000000000000000000000000000000..84b2bc69874895833d46ec489ef3d3dcd6b3893e --- /dev/null +++ b/pole_alignment/object_detection/train/images/301.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bafa783377941b641cfedc52c193f3307bb9dbbbf0c8f2272cee9f8d6c64c3b +size 1385111 diff --git a/pole_alignment/object_detection/train/images/303.jpg b/pole_alignment/object_detection/train/images/303.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da717b7c50d2351155059c6c2f45c2217c4fedeb --- /dev/null +++ b/pole_alignment/object_detection/train/images/303.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c9e4d8248b4aedef12d2bc7a6dbe9bbe2f0b846cbaab6b7ab5fffdf89fc4514 +size 223284 diff --git a/pole_alignment/object_detection/train/images/304.jpg b/pole_alignment/object_detection/train/images/304.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c3a5e1369ccdf73c2a7c99d48987b3892613ec42 --- /dev/null +++ b/pole_alignment/object_detection/train/images/304.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae9149ab4b2d17c6f7bdddc913dd540e46ef50cb45912e8d6c6c2e0a5f945eac +size 874891 diff --git a/pole_alignment/object_detection/train/images/305.jpg b/pole_alignment/object_detection/train/images/305.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5024be731f628963279624dbb3949aa826a4fc38 --- /dev/null +++ b/pole_alignment/object_detection/train/images/305.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b45357654ba3602ff60ce0817832e89d2fbb1f2edb1d3c0fe07a6a5c5f3eb97b +size 944907 diff --git a/pole_alignment/object_detection/train/images/306.jpg b/pole_alignment/object_detection/train/images/306.jpg new file mode 100644 index 0000000000000000000000000000000000000000..750cf2b695a15149f99c77b25b3e05c305a7375d --- /dev/null +++ b/pole_alignment/object_detection/train/images/306.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53e7a6ad4b714d0959016876c3c0a45e617350b859091a17cc7fcd0cb3bbc883 +size 1070319 diff --git a/pole_alignment/object_detection/train/images/307.jpg b/pole_alignment/object_detection/train/images/307.jpg new file mode 100644 index 0000000000000000000000000000000000000000..09b11684fef02408efd533f85cd0497c05ff2fbe --- /dev/null +++ b/pole_alignment/object_detection/train/images/307.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c6a72a7634fcf23db4bf0d4fdd7fe115d33099f67911c2c74e56088de474bb9 +size 191433 diff --git a/pole_alignment/object_detection/train/images/308.jpg b/pole_alignment/object_detection/train/images/308.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bb4fa18fda39a5d40ea3471b3217312e884802bb --- /dev/null +++ b/pole_alignment/object_detection/train/images/308.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7f0e2c781df616a9d4949ac66e7a250847362ff020182d5ec50efda85aebc74 +size 224294 diff --git a/pole_alignment/object_detection/train/images/31.jpg b/pole_alignment/object_detection/train/images/31.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5fd568df64c5c18f222edcac4595cb0133d5a10d --- /dev/null +++ b/pole_alignment/object_detection/train/images/31.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d0b0877f0ed3c359cb55dc3fda36f1c2062c8606a361821f066b119ba75880c +size 215370 diff --git a/pole_alignment/object_detection/train/images/310.jpg b/pole_alignment/object_detection/train/images/310.jpg new file mode 100644 index 0000000000000000000000000000000000000000..40c50f577d7c4f7c7b83dba83523f5c4f22aab0a --- /dev/null +++ b/pole_alignment/object_detection/train/images/310.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54c626808b478987c89fb0dee1ad4e2b6c12bb1b6b8f12491d8e26ef5ef25537 +size 954939 diff --git a/pole_alignment/object_detection/train/images/311.jpg b/pole_alignment/object_detection/train/images/311.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1b2889c62db1d540eff54941e3db1cf9b5af00bb --- /dev/null +++ b/pole_alignment/object_detection/train/images/311.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e59aed2318b73e831406b09d291e5f1d1e3ff31c3d0cf7923fabd8f083c6223 +size 129885 diff --git a/pole_alignment/object_detection/train/images/313.jpg b/pole_alignment/object_detection/train/images/313.jpg new file mode 100644 index 0000000000000000000000000000000000000000..80c43575c9130a3fd60c0cce7df65239f97f5830 --- /dev/null +++ b/pole_alignment/object_detection/train/images/313.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f88a080788b0358b710a7997958ee83d18928478e399caf9c4cee2bf7d03dec +size 242325 diff --git a/pole_alignment/object_detection/train/images/314.jpg b/pole_alignment/object_detection/train/images/314.jpg new file mode 100644 index 0000000000000000000000000000000000000000..07c99abf989e391db50ae4561593f8332774001b --- /dev/null +++ b/pole_alignment/object_detection/train/images/314.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b6dda5f35e12d3e50c10f099a1828da6521e7fe359a5b26c8e06054c0ed6a30 +size 555697 diff --git a/pole_alignment/object_detection/train/images/315.jpg b/pole_alignment/object_detection/train/images/315.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c6b65da236a4d1efef369368f30177704ccf0cf3 --- /dev/null +++ b/pole_alignment/object_detection/train/images/315.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14da0febdd6ca33c4495664e64534481fc63bba24c7931353a8ea3b796c7342a +size 224760 diff --git a/pole_alignment/object_detection/train/images/316.jpg b/pole_alignment/object_detection/train/images/316.jpg new file mode 100644 index 0000000000000000000000000000000000000000..610c633057e70642f3398cad930857fdc6ba88dd --- /dev/null +++ b/pole_alignment/object_detection/train/images/316.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5be7de104faaab110313a4be606324b55943df1b02ca6d6e92af0d274f9455ec +size 895343 diff --git a/pole_alignment/object_detection/train/images/317.jpg b/pole_alignment/object_detection/train/images/317.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a186e1543658c7e6150a89ad8494321d36a45d68 --- /dev/null +++ b/pole_alignment/object_detection/train/images/317.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c45fcc3caeb24087bf1f1f3087323ba84597e871473c712c7e8fc250bc08a2d4 +size 864948 diff --git a/pole_alignment/object_detection/train/images/318.jpg b/pole_alignment/object_detection/train/images/318.jpg new file mode 100644 index 0000000000000000000000000000000000000000..62f36ca1dd968c9eeafccf3c61625e3cda9751b8 --- /dev/null +++ b/pole_alignment/object_detection/train/images/318.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e54587b5f0d181a48fba46c76d33e4a5da0c87ef7e3764735ecd8117966bf12 +size 914449 diff --git a/pole_alignment/object_detection/train/images/32.jpg b/pole_alignment/object_detection/train/images/32.jpg new file mode 100644 index 0000000000000000000000000000000000000000..30f57e20c2071d82360737726d90fc7880ca9b07 --- /dev/null +++ b/pole_alignment/object_detection/train/images/32.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0c476d520e5644285e0af14013c90fd8e7bbe43886a15c64944b3e319ea864d +size 885484 diff --git a/pole_alignment/object_detection/train/images/322.jpg b/pole_alignment/object_detection/train/images/322.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b115b8e8dead77041ac20b86cdae3461854d3cbe --- /dev/null +++ b/pole_alignment/object_detection/train/images/322.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7d4566ac4ce6772cfd246ea8ebb5f42801bf906a18169127716edc641561d2e +size 78596 diff --git a/pole_alignment/object_detection/train/images/323.jpg b/pole_alignment/object_detection/train/images/323.jpg new file mode 100644 index 0000000000000000000000000000000000000000..89f89e5515ab4065b2f3a999cd27d799caf70de3 --- /dev/null +++ b/pole_alignment/object_detection/train/images/323.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afb0a37392294d5e459abd487096818234b1eaf5bfdf9936991e753d7b4ffb3b +size 75572 diff --git a/pole_alignment/object_detection/train/images/325.jpg b/pole_alignment/object_detection/train/images/325.jpg new file mode 100644 index 0000000000000000000000000000000000000000..27f942de11a42e568f6a542c7a5b140d4d3a29c2 --- /dev/null +++ b/pole_alignment/object_detection/train/images/325.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb2e8b9a783f61d2aee43bbb4b021a8648b16787f01f82367b1d6612ab708193 +size 88850 diff --git a/pole_alignment/object_detection/train/images/326.jpg b/pole_alignment/object_detection/train/images/326.jpg new file mode 100644 index 0000000000000000000000000000000000000000..921c3f3646067647e6103a4c7d627c7a06703959 --- /dev/null +++ b/pole_alignment/object_detection/train/images/326.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7acb5ea3e80c2a02dda83b78b52e677c7398f535d2792efc85a6e620b5814614 +size 64835 diff --git a/pole_alignment/object_detection/train/images/327.jpg b/pole_alignment/object_detection/train/images/327.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5a066308a22d5cb3b41142558434789301858487 --- /dev/null +++ b/pole_alignment/object_detection/train/images/327.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9103b84125b666ff5c7c3fb2db60d88b5fd83ff1c053a63ef526e7516189e384 +size 990547 diff --git a/pole_alignment/object_detection/train/images/328.jpg b/pole_alignment/object_detection/train/images/328.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2cb4bc557548011e86213491f5465b36bb1df9e3 --- /dev/null +++ b/pole_alignment/object_detection/train/images/328.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9c4cf6f9dcb36c5e5488f17c6c400283961756d16351915dcd50330aaab85d5 +size 59234 diff --git a/pole_alignment/object_detection/train/images/329.jpg b/pole_alignment/object_detection/train/images/329.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cdfe2a0344166ec1387e9fd26a8b3ca1b8fbb6e2 --- /dev/null +++ b/pole_alignment/object_detection/train/images/329.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f51ccfb79585c59df082ac0899196c0a767dda4fda1e1e4678ac8f1fadad0461 +size 83746 diff --git a/pole_alignment/object_detection/train/images/33.jpg b/pole_alignment/object_detection/train/images/33.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e7c4476853fbcb8e94e397a8e77e8ddade4636b5 --- /dev/null +++ b/pole_alignment/object_detection/train/images/33.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cc8deec74cce920a1e93108dfe754740ce0be2e2451f21ccbd98108dcd83341 +size 1478167 diff --git a/pole_alignment/object_detection/train/images/331.jpg b/pole_alignment/object_detection/train/images/331.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b60086be5009fc821f5972dadf77274585e7fa7 --- /dev/null +++ b/pole_alignment/object_detection/train/images/331.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbe59d1d47e6d4101b77127e2d0813668f62df2973c1dc4ddfb65513ac32ec34 +size 70751 diff --git a/pole_alignment/object_detection/train/images/332.jpg b/pole_alignment/object_detection/train/images/332.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f483b12c59ed50bcc8b89e7e71a2624f728f183f --- /dev/null +++ b/pole_alignment/object_detection/train/images/332.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b86c1783dd93f041a8bca41198a97eca4efc4a5836edadd63fd048ce8b893251 +size 76176 diff --git a/pole_alignment/object_detection/train/images/333.jpg b/pole_alignment/object_detection/train/images/333.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9440b3c85b797ea6f84e28de6f90d00d3540f335 --- /dev/null +++ b/pole_alignment/object_detection/train/images/333.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:daeb70d5e3c9ec9e43a969e105db0dc296bc74d12c2fe370b8d9b565a3c55ce6 +size 76857 diff --git a/pole_alignment/object_detection/train/images/334.jpg b/pole_alignment/object_detection/train/images/334.jpg new file mode 100644 index 0000000000000000000000000000000000000000..096007e208c56dd1189c0191b75bf85215b9b04a --- /dev/null +++ b/pole_alignment/object_detection/train/images/334.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85e985efab0a614fcc1690bb488688055ac397bab89a09660fe048cad970ef52 +size 120373 diff --git a/pole_alignment/object_detection/train/images/335.jpg b/pole_alignment/object_detection/train/images/335.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2a9c5d5d07220464ae079a062ac40c8a82b45f32 --- /dev/null +++ b/pole_alignment/object_detection/train/images/335.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d69af69784260ae3e480fe3f8d479c4d9a6ef2b80e6cf8f827cca4f8898ab76 +size 93667 diff --git a/pole_alignment/object_detection/train/images/336.jpg b/pole_alignment/object_detection/train/images/336.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1d1b0d8f4edef45953accb7fac0a69d2bd15cadd --- /dev/null +++ b/pole_alignment/object_detection/train/images/336.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8c8c1842a1e146eea89204f56c58e7129ae45ed19f4a5c0d651a5f91db2e9ff +size 65962 diff --git a/pole_alignment/object_detection/train/images/337.jpg b/pole_alignment/object_detection/train/images/337.jpg new file mode 100644 index 0000000000000000000000000000000000000000..df6653eeda64eb3cb28a78168430cf13f4a79f3e --- /dev/null +++ b/pole_alignment/object_detection/train/images/337.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bba456e021d925faf7a18cc6e4a4ae8812166da5b581cb3ea23fcc2e6d3fb3c9 +size 1074613 diff --git a/pole_alignment/object_detection/train/images/338.jpg b/pole_alignment/object_detection/train/images/338.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2450e9220e0693e0d0d97c965f79de8ab06a305e --- /dev/null +++ b/pole_alignment/object_detection/train/images/338.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89af4e80d2cb01dd16bcbb1f4ae199012369b7de60fefb2ccab1d2b91a163e1b +size 73533 diff --git a/pole_alignment/object_detection/train/images/340.jpg b/pole_alignment/object_detection/train/images/340.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c977fff09c00aa97b92b45496348290151da8fb9 --- /dev/null +++ b/pole_alignment/object_detection/train/images/340.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c3bb1c94f3cfc143ad6a864e5dbd30ab4c1df897e31212fca7ba0a5fb0a3d6e +size 73078 diff --git a/pole_alignment/object_detection/train/images/341.jpg b/pole_alignment/object_detection/train/images/341.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d923ab90e8a2c7226d99ca9536fdd614d648eaa9 --- /dev/null +++ b/pole_alignment/object_detection/train/images/341.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98a01bd77c30f67b3d410bb61441e6e5deb02d74898d9a1398c4ed179135d5a4 +size 71347 diff --git a/pole_alignment/object_detection/train/images/344.jpg b/pole_alignment/object_detection/train/images/344.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0ac15d98db300d324d54eb71e93baa5527b6bdd0 --- /dev/null +++ b/pole_alignment/object_detection/train/images/344.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4582717b779d4e02bc5461f2d5dc7da9718c510a423e5e5d44fa58a1a51e116 +size 971562 diff --git a/pole_alignment/object_detection/train/images/345.jpg b/pole_alignment/object_detection/train/images/345.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b65cc0e4bfb9f66ec3ae6db0504e3dc53b1849a1 --- /dev/null +++ b/pole_alignment/object_detection/train/images/345.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7ed5bf1cd31ab7d210cd8b31638bd9d3c7be226da2162acc81ed399cefef3cd +size 78649 diff --git a/pole_alignment/object_detection/train/images/347.jpg b/pole_alignment/object_detection/train/images/347.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cab5dbb85de4e3300ac1038846e173002e396c3a --- /dev/null +++ b/pole_alignment/object_detection/train/images/347.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ee7b5583e096e9abcbd1068f00be38cab12a484af26758cef7b1eabfb558547 +size 526240 diff --git a/pole_alignment/object_detection/train/images/349.jpg b/pole_alignment/object_detection/train/images/349.jpg new file mode 100644 index 0000000000000000000000000000000000000000..96dcfe4d40e794d21426ac000399587f63fc8c88 --- /dev/null +++ b/pole_alignment/object_detection/train/images/349.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13df879450368e4cf16b392181a80e2f9afdb3c816935978de08ef57f6892326 +size 595359 diff --git a/pole_alignment/object_detection/train/images/35.jpg b/pole_alignment/object_detection/train/images/35.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2d247ae1f423b59b6fbd9cf877649ad1e7a99619 --- /dev/null +++ b/pole_alignment/object_detection/train/images/35.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1574973d7256b66a6397f2af49f9a32bfe0a8a60d853fd45c78a47f20e5a751b +size 1133539 diff --git a/pole_alignment/object_detection/train/images/350.jpg b/pole_alignment/object_detection/train/images/350.jpg new file mode 100644 index 0000000000000000000000000000000000000000..deb6b78abfea4d41edbb918a2cf294727241e9f1 --- /dev/null +++ b/pole_alignment/object_detection/train/images/350.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b874e9a2af45f4d3c446994ff1b993417cf05795437a77937f76d4f3855467d0 +size 339534 diff --git a/pole_alignment/object_detection/train/images/351.jpg b/pole_alignment/object_detection/train/images/351.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4c8bb0f9c16f84c864fc02d2f490f39652063f8a --- /dev/null +++ b/pole_alignment/object_detection/train/images/351.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12fb10d79da2bcb55db4fab381e98369118bb3f52c7821f5534428285b180b3d +size 1165761 diff --git a/pole_alignment/object_detection/train/images/352.jpg b/pole_alignment/object_detection/train/images/352.jpg new file mode 100644 index 0000000000000000000000000000000000000000..17e133e8222c9f0b62e6cda2ed4e4ce244452bbd --- /dev/null +++ b/pole_alignment/object_detection/train/images/352.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:048b01af6dec1cb6c0622358a9d8e4655e8699a018b173c3bd8a35bc4f89a2a4 +size 695800 diff --git a/pole_alignment/object_detection/train/images/354.jpg b/pole_alignment/object_detection/train/images/354.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d513b6c6a5ea477b1d18f0bb61479c63b7c8f9d1 --- /dev/null +++ b/pole_alignment/object_detection/train/images/354.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66ffb2f806d1e839291628dbab5d017f069100f39c1e5fe29fe839a185d98fee +size 986367 diff --git a/pole_alignment/object_detection/train/images/355.jpg b/pole_alignment/object_detection/train/images/355.jpg new file mode 100644 index 0000000000000000000000000000000000000000..15b22e9f355e707550f835cb192a994506e439db --- /dev/null +++ b/pole_alignment/object_detection/train/images/355.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4673749868c9d5e791104e4ffb97d46fc7f9b80e36e64c6af779d43d7f4a444 +size 1065434 diff --git a/pole_alignment/object_detection/train/images/356.jpg b/pole_alignment/object_detection/train/images/356.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d8fb3f8f93b297e1c3f4e067742c377615d42b08 --- /dev/null +++ b/pole_alignment/object_detection/train/images/356.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b6bbaa1001154bd71775a4c8ff6f2e6a96b1b689cd47b357449824d03005dc3 +size 830139 diff --git a/pole_alignment/object_detection/train/images/357.jpg b/pole_alignment/object_detection/train/images/357.jpg new file mode 100644 index 0000000000000000000000000000000000000000..471fcb7ecd83e6a34942c6d56d1bb130e94db2a3 --- /dev/null +++ b/pole_alignment/object_detection/train/images/357.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acf5c21d6490ad24d9416a458c3f87f5018e2ef1f46f37efe5a1c2548fac4245 +size 931237 diff --git a/pole_alignment/object_detection/train/images/358.jpg b/pole_alignment/object_detection/train/images/358.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ba3a47354d87eef4c2eca65a5557ca5c605a4e97 --- /dev/null +++ b/pole_alignment/object_detection/train/images/358.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b9ddff484bf9a66a05c9d990f684111be46ed2036bc5b78b0c96d8082b2008b +size 797028 diff --git a/pole_alignment/object_detection/train/images/360.jpg b/pole_alignment/object_detection/train/images/360.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2ec1d1465efbd9423aa4c8bf0d7714dfbe991b83 --- /dev/null +++ b/pole_alignment/object_detection/train/images/360.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ad9106f4a6f185244b26cdf9473a375e95d845901f6bec5040a5d57e9d240f7 +size 795834 diff --git a/pole_alignment/object_detection/train/images/361.jpg b/pole_alignment/object_detection/train/images/361.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5db02a5a187dd5ada77392a96858c69e40509660 --- /dev/null +++ b/pole_alignment/object_detection/train/images/361.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff029b6cb9fc551b164435f370195194a8089416164de20e131d9c7720620207 +size 810288 diff --git a/pole_alignment/object_detection/train/images/362.jpg b/pole_alignment/object_detection/train/images/362.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4aa08c3cd229ce1d88dc2d4129155fc0727e9a45 --- /dev/null +++ b/pole_alignment/object_detection/train/images/362.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebf5c44d233da2ad2f46ab9b4e896c528fc52e36e6bcbb34803fefd1339978c7 +size 212263 diff --git a/pole_alignment/object_detection/train/images/363.jpg b/pole_alignment/object_detection/train/images/363.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8bbcdc02c82cb65d5735b30d8dbf8e24c4708661 --- /dev/null +++ b/pole_alignment/object_detection/train/images/363.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91217251a963c5170a99d2d05ee7bab27aa1ec8d8e04a9e7a9415df7cc481adb +size 688366 diff --git a/pole_alignment/object_detection/train/images/365.jpg b/pole_alignment/object_detection/train/images/365.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b446a9e1290c708b1a9a20021692245ab31c079a --- /dev/null +++ b/pole_alignment/object_detection/train/images/365.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:070583d45133663bb6560da780a39f29d7078ada74cbea8ddda04e169e51ba6b +size 583370 diff --git a/pole_alignment/object_detection/train/images/366.jpg b/pole_alignment/object_detection/train/images/366.jpg new file mode 100644 index 0000000000000000000000000000000000000000..af1289d6df49d67dbd305281cd56f3f6f10d38f7 --- /dev/null +++ b/pole_alignment/object_detection/train/images/366.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ebec1c16ae0f72e98ee304dfa97cfefc6ca633e21ffaa8d85973dec882b6592 +size 282366 diff --git a/pole_alignment/object_detection/train/images/367.jpg b/pole_alignment/object_detection/train/images/367.jpg new file mode 100644 index 0000000000000000000000000000000000000000..039949faccec5615ee264ca075ec8dd9d54df1b0 --- /dev/null +++ b/pole_alignment/object_detection/train/images/367.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f55bd618c0ee48a0d42f8e6aa83d77fc74ed3b70c9a1b00967cde3190bbb6416 +size 615355 diff --git a/pole_alignment/object_detection/train/images/368.jpg b/pole_alignment/object_detection/train/images/368.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3acf1a52501b7eb9d9b3c2cdef8beb53c66195f2 --- /dev/null +++ b/pole_alignment/object_detection/train/images/368.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:038dae60bdc33e0b86e3f7aa704d80abba2755879cf535cbd45283116331a7ce +size 338999 diff --git a/pole_alignment/object_detection/train/images/369.jpg b/pole_alignment/object_detection/train/images/369.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c4625e298e4a923884d9bb609413e2fb576823a5 --- /dev/null +++ b/pole_alignment/object_detection/train/images/369.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dca97f6dfdeb37ac5e6f4bf3d4fdc0600cade029f57b739855eb7ecac7bf498 +size 278306 diff --git a/pole_alignment/object_detection/train/images/374.jpg b/pole_alignment/object_detection/train/images/374.jpg new file mode 100644 index 0000000000000000000000000000000000000000..11d715420762144a555ed50174a850eeb8245575 --- /dev/null +++ b/pole_alignment/object_detection/train/images/374.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ae2e0c2bd2bb84d05ae0a49a6216d0b78b6465ddee418e9dff8aa75c964eed6 +size 863436 diff --git a/pole_alignment/object_detection/train/images/375.jpg b/pole_alignment/object_detection/train/images/375.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2b6831f3fde642d00061fd4c07ed71456a015c88 --- /dev/null +++ b/pole_alignment/object_detection/train/images/375.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60ce367838413d0ad582295b87855387e7c8091e732df4a9b8620754caee22a8 +size 758363 diff --git a/pole_alignment/object_detection/train/images/377.jpg b/pole_alignment/object_detection/train/images/377.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dd4b377ebe958742b18abb47620774c46f42ad69 --- /dev/null +++ b/pole_alignment/object_detection/train/images/377.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c596c1a4beb72ac529d4bed597bb6934a79b40a98d0028eae78f8ad51b3131ff +size 706791 diff --git a/pole_alignment/object_detection/train/images/378.jpg b/pole_alignment/object_detection/train/images/378.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1fa0b551e76cd742a1f28f27d66bac83c0741ad6 --- /dev/null +++ b/pole_alignment/object_detection/train/images/378.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21088bf4ac201b8fdbffde1cb5de2878765fc920d00317944f73b555fa86c26a +size 354260 diff --git a/pole_alignment/object_detection/train/images/38.jpg b/pole_alignment/object_detection/train/images/38.jpg new file mode 100644 index 0000000000000000000000000000000000000000..37f0b478d723a10049f5ab2cab6aafee6aa07e71 --- /dev/null +++ b/pole_alignment/object_detection/train/images/38.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:566bae6184e0969531cc3701931d1cdeeed3adf6dcbbad621c3669a48a10a3f8 +size 216258 diff --git a/pole_alignment/object_detection/train/images/380.jpg b/pole_alignment/object_detection/train/images/380.jpg new file mode 100644 index 0000000000000000000000000000000000000000..147fed23fbad3784bda473fa4127be34b846db57 --- /dev/null +++ b/pole_alignment/object_detection/train/images/380.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b0b1a26b84efaee813c411068e98bc0c1accadbf98cca0d1d170cc7e84deb2c +size 1519962 diff --git a/pole_alignment/object_detection/train/images/381.jpg b/pole_alignment/object_detection/train/images/381.jpg new file mode 100644 index 0000000000000000000000000000000000000000..82e9d9836d560f097edf49c613f9248d12c51e6a --- /dev/null +++ b/pole_alignment/object_detection/train/images/381.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c14fee6da39387ff579c4460ecdfdd113911e217bdf28b85f9ff540986bfe81 +size 145262 diff --git a/pole_alignment/object_detection/train/images/382.jpg b/pole_alignment/object_detection/train/images/382.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a7af46d35b63d045e799bf983e7ad78756cc7638 --- /dev/null +++ b/pole_alignment/object_detection/train/images/382.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56706c5fa8a987729808da0e371092021175c891727004496bd22cdf43e8127d +size 550177 diff --git a/pole_alignment/object_detection/train/images/386.jpg b/pole_alignment/object_detection/train/images/386.jpg new file mode 100644 index 0000000000000000000000000000000000000000..81c571ac191421a1d8bcbcabd2d8282895bfe074 --- /dev/null +++ b/pole_alignment/object_detection/train/images/386.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca4ce9ba150c8a94e8e7662666092dcb2a129e00414515c0071a82274243a1ea +size 1254579 diff --git a/pole_alignment/object_detection/train/images/387.jpg b/pole_alignment/object_detection/train/images/387.jpg new file mode 100644 index 0000000000000000000000000000000000000000..16d24f756d236ffc5a2d58f9f9c7b70ccbf4d7f4 --- /dev/null +++ b/pole_alignment/object_detection/train/images/387.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b01bfd519e5549e244097c6d4b4d6dc270cd90aebab66d83ed7989279703ae53 +size 748245 diff --git a/pole_alignment/object_detection/train/images/388.jpg b/pole_alignment/object_detection/train/images/388.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dc92f2c74c7c97f9105bf3fe742466296777ed62 --- /dev/null +++ b/pole_alignment/object_detection/train/images/388.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64c1389407bd395dd384e7c8c91b95bf2ab73becadbb2de5cb157f1dd7ad146c +size 200428 diff --git a/pole_alignment/object_detection/train/images/389.jpg b/pole_alignment/object_detection/train/images/389.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4266c86e0ff44de5e07c6d7ca584913bd16e433c --- /dev/null +++ b/pole_alignment/object_detection/train/images/389.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7bf5e7326b4284d9c6846dd3cf9a1042ae1b5417a4f5668dd13d23954d64577 +size 109113 diff --git a/pole_alignment/object_detection/train/images/391.jpg b/pole_alignment/object_detection/train/images/391.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fe0ded427a2db38d82e608c6c7cf1460ad6eeee2 --- /dev/null +++ b/pole_alignment/object_detection/train/images/391.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c98bd38568374113c232ab6a01e20c6978007c0828e4c8415aa071bbeb180665 +size 126689 diff --git a/pole_alignment/object_detection/train/images/392.jpg b/pole_alignment/object_detection/train/images/392.jpg new file mode 100644 index 0000000000000000000000000000000000000000..15a5adfcf9f93b2984fb9bcf269f17ba884e6d56 --- /dev/null +++ b/pole_alignment/object_detection/train/images/392.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69c7a2e9a61e0ffceef3b04d60285030dd03a7913925f1a41374f9bf4b79c5bc +size 92185 diff --git a/pole_alignment/object_detection/train/images/393.jpg b/pole_alignment/object_detection/train/images/393.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e2d026707ece778228b7684de8d2ef8a8df4c4a5 --- /dev/null +++ b/pole_alignment/object_detection/train/images/393.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03da09b3a543ae86e1d970e2ec1be50897bfa3bd7775f9a0e5ef1ea155280b06 +size 680059 diff --git a/pole_alignment/object_detection/train/images/395.jpg b/pole_alignment/object_detection/train/images/395.jpg new file mode 100644 index 0000000000000000000000000000000000000000..297422ea801e8f2f3dfb1142e5fd8813f4fdb4c5 --- /dev/null +++ b/pole_alignment/object_detection/train/images/395.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d222e649a7ac9df5b7151ae1d3e9b0bbb688260e0e4e35f8f3ffd38aa7376c4e +size 85196 diff --git a/pole_alignment/object_detection/train/images/396.jpg b/pole_alignment/object_detection/train/images/396.jpg new file mode 100644 index 0000000000000000000000000000000000000000..14692228cf48bcb8990057c5aef6b56aac8a7994 --- /dev/null +++ b/pole_alignment/object_detection/train/images/396.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84ceb8e592facc6973f0ed88b933b19faec7814cecbeb935d344cc451ed0bb85 +size 1023952 diff --git a/pole_alignment/object_detection/train/images/397.jpg b/pole_alignment/object_detection/train/images/397.jpg new file mode 100644 index 0000000000000000000000000000000000000000..095d325b7b7ee300593d39cc5c2cd199a17f0f64 --- /dev/null +++ b/pole_alignment/object_detection/train/images/397.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3b096eb2a3a60386f59a12afbc5cb331e488a09951e97864308bd2e52a83ce0 +size 112138 diff --git a/pole_alignment/object_detection/train/images/399.jpg b/pole_alignment/object_detection/train/images/399.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9d7795d654c8b8a0f54889651cb6a65e7e6c4de9 --- /dev/null +++ b/pole_alignment/object_detection/train/images/399.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:596b5b03f1c84f7e9aece03971524b138bd0a237f2abf349dc5464fbed30f6a8 +size 326556 diff --git a/pole_alignment/object_detection/train/images/4.jpg b/pole_alignment/object_detection/train/images/4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6e4a8663daf31342a7d53d5f3a1214396463eefa --- /dev/null +++ b/pole_alignment/object_detection/train/images/4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ac2101f4e0428fa583081ed67dd058714423f0d5ed2fc66db7f825688dab1d1 +size 292782 diff --git a/pole_alignment/object_detection/train/images/40.jpg b/pole_alignment/object_detection/train/images/40.jpg new file mode 100644 index 0000000000000000000000000000000000000000..710d17456d42dd5fcb795289a705869b3e54424c --- /dev/null +++ b/pole_alignment/object_detection/train/images/40.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b58db830bf69ada9e9d2e61bd769ce5d55c441c84ce83b6ca427efe8a178dd3 +size 1082510 diff --git a/pole_alignment/object_detection/train/images/400.jpg b/pole_alignment/object_detection/train/images/400.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8df0956368c39fe8548fdfc0914e97b950984588 --- /dev/null +++ b/pole_alignment/object_detection/train/images/400.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbd0b72249ba76ada5e8e7b6f92afa5c98db1e4ae8b021710128489cd6b3648f +size 216296 diff --git a/pole_alignment/object_detection/train/images/401.jpg b/pole_alignment/object_detection/train/images/401.jpg new file mode 100644 index 0000000000000000000000000000000000000000..90c23d733f7850540975f3b9b17819dc8693c8d8 --- /dev/null +++ b/pole_alignment/object_detection/train/images/401.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dbfbb27558b6a1a3e5090f12c43a65ecb42a1062eb3cf5de2e9f5005773bc4c +size 194249 diff --git a/pole_alignment/object_detection/train/images/402.jpg b/pole_alignment/object_detection/train/images/402.jpg new file mode 100644 index 0000000000000000000000000000000000000000..57d7362b125e85edb974a55f2ed0259bbef6d5b8 --- /dev/null +++ b/pole_alignment/object_detection/train/images/402.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4523d80f480e53ec53026e236e9e4af937345a0df0f15cb84ada534d0a438004 +size 176058 diff --git a/pole_alignment/object_detection/train/images/405.jpg b/pole_alignment/object_detection/train/images/405.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8cf653f9d799577a70d9642e2d8d0f2973ade456 --- /dev/null +++ b/pole_alignment/object_detection/train/images/405.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6db038e06afc8c71d9af0eb8eeb58815087de66725e7bb2c51af09010788af4c +size 939178 diff --git a/pole_alignment/object_detection/train/images/406.jpg b/pole_alignment/object_detection/train/images/406.jpg new file mode 100644 index 0000000000000000000000000000000000000000..99b04c3f2b3827019450b952674ba82553ac6cea --- /dev/null +++ b/pole_alignment/object_detection/train/images/406.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a100aa25fffb802079d6c3cce7a12cbab34fb8ee3f136273313243a541ce341b +size 1340076 diff --git a/pole_alignment/object_detection/train/images/407.jpg b/pole_alignment/object_detection/train/images/407.jpg new file mode 100644 index 0000000000000000000000000000000000000000..65f6862122350a83ba1d0f7c43f828f4cfd8df1a --- /dev/null +++ b/pole_alignment/object_detection/train/images/407.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b152972357573b8be46eac88f2bbfd3558b879f939918eff4ed3f80549ae57d5 +size 283003 diff --git a/pole_alignment/object_detection/train/images/41.jpg b/pole_alignment/object_detection/train/images/41.jpg new file mode 100644 index 0000000000000000000000000000000000000000..028e6874f397d8d32f337dee543b7cdf74e0e58f --- /dev/null +++ b/pole_alignment/object_detection/train/images/41.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faf5aa7a90ecda5c83f5a61f41fa721a931e1a750dafce4ad5710dc66f2301ea +size 107118 diff --git a/pole_alignment/object_detection/train/images/410.jpg b/pole_alignment/object_detection/train/images/410.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a0a2cc13cf2c778524318e9cb6609ed3c8c8cee9 --- /dev/null +++ b/pole_alignment/object_detection/train/images/410.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98266e55f017aba853314d8a1d24cd16954dc34e9ead74681323754ea9a802a8 +size 771143 diff --git a/pole_alignment/object_detection/train/images/413.jpg b/pole_alignment/object_detection/train/images/413.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ef34ed05f8fd7bed85287cc4f48be50fbe7d3a82 --- /dev/null +++ b/pole_alignment/object_detection/train/images/413.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c27558e76850b469d879f409318a6e5c4116fbf632d8e09b88df230149f643a7 +size 601247 diff --git a/pole_alignment/object_detection/train/images/414.jpg b/pole_alignment/object_detection/train/images/414.jpg new file mode 100644 index 0000000000000000000000000000000000000000..991feb21743dde115791d73649539c0b25d9f5a2 --- /dev/null +++ b/pole_alignment/object_detection/train/images/414.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8718b9ace828771080f219d2c000b0cd0745c89076bd8ca6277fd8def8155966 +size 902063 diff --git a/pole_alignment/object_detection/train/images/416.jpg b/pole_alignment/object_detection/train/images/416.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b00fa949d16cba86f67b48d59493a440ea161589 --- /dev/null +++ b/pole_alignment/object_detection/train/images/416.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:848d4d5560e80e87bdf2ec95c021482d2c355edbad50ab9162e7585c9dc8e418 +size 956778 diff --git a/pole_alignment/object_detection/train/images/418.jpg b/pole_alignment/object_detection/train/images/418.jpg new file mode 100644 index 0000000000000000000000000000000000000000..abad4e584f9143c7a67574bf4dbc9ab5aec04c2c --- /dev/null +++ b/pole_alignment/object_detection/train/images/418.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e12704ea178a4ca54565390737539f7bd604c90aa6039ea877a5f87adaa239f +size 1353354 diff --git a/pole_alignment/object_detection/train/images/42.jpg b/pole_alignment/object_detection/train/images/42.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6bd38ae55e6924f71375fc72eff1e81a71933910 --- /dev/null +++ b/pole_alignment/object_detection/train/images/42.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc8bbb7630fc90409575faf325e2ec211bdc2cbb4b0093f5e1e812c1ed4d56b3 +size 130887 diff --git a/pole_alignment/object_detection/train/images/421.jpg b/pole_alignment/object_detection/train/images/421.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c5448ad7fa84809569036958eafb963f85b2572 --- /dev/null +++ b/pole_alignment/object_detection/train/images/421.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88a4c295f04f985cedfda4c31a187cf09398db883bf50c3831842b4e6a254bef +size 826139 diff --git a/pole_alignment/object_detection/train/images/423.jpg b/pole_alignment/object_detection/train/images/423.jpg new file mode 100644 index 0000000000000000000000000000000000000000..92399070956f583fa068264d1117e6e92c8ea3a2 --- /dev/null +++ b/pole_alignment/object_detection/train/images/423.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5c1642f277720cc1de2346442cb12ddcb8dc6f84645e409823d7f9709870982 +size 986527 diff --git a/pole_alignment/object_detection/train/images/424.jpg b/pole_alignment/object_detection/train/images/424.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b86fb16f381e3e5dfe4a50964e2c04f851fc0fc3 --- /dev/null +++ b/pole_alignment/object_detection/train/images/424.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6519c8b16d6d9bdb5b53ea60e4c3559fdc41239708fee31baaaa64c1b937e89 +size 1077551 diff --git a/pole_alignment/object_detection/train/images/425.jpg b/pole_alignment/object_detection/train/images/425.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b35262e3dcb472bd847382fe1b2ff25d6c53d541 --- /dev/null +++ b/pole_alignment/object_detection/train/images/425.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83a9cb9f9a99b500a5dfa865aa8ad33f6beeb8f60696cdc04013f5262d0c21d8 +size 1200687 diff --git a/pole_alignment/object_detection/train/images/426.jpg b/pole_alignment/object_detection/train/images/426.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6a8b933bd4e5df5961f289ea54d6df35d3a97056 --- /dev/null +++ b/pole_alignment/object_detection/train/images/426.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64131b87bffa70f23d1e9aa3dab033c4fb5f1fde4fc1bfa1ef24e2a84b8bf7d5 +size 938037 diff --git a/pole_alignment/object_detection/train/images/43.jpg b/pole_alignment/object_detection/train/images/43.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ee57dcf9b07dbdd5ede4a5fbf81f27632e396ac0 --- /dev/null +++ b/pole_alignment/object_detection/train/images/43.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73e995fb5d32807e7f7214fe1784edadb820a8e3e8d0cf565ea0355b167147df +size 1171213 diff --git a/pole_alignment/object_detection/train/images/431.jpg b/pole_alignment/object_detection/train/images/431.jpg new file mode 100644 index 0000000000000000000000000000000000000000..47c7c48e5dfabec1dc1814a9ec4cb11df69c22d1 --- /dev/null +++ b/pole_alignment/object_detection/train/images/431.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcdcfca5c6499609a0b42ec4b769d180e10c33089e4d496c3c74d269ff8388a2 +size 187657 diff --git a/pole_alignment/object_detection/train/images/433.jpg b/pole_alignment/object_detection/train/images/433.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ef55a83e5806f4685cf5e96c71a1d17bd84cc99 --- /dev/null +++ b/pole_alignment/object_detection/train/images/433.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebe799304d2365653842bd8264907e005dfc02f8b1f2d33622b92bffc66b88df +size 201607 diff --git a/pole_alignment/object_detection/train/images/434.jpg b/pole_alignment/object_detection/train/images/434.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6b7509a15b2929306e9089b2c82d925542bd80b7 --- /dev/null +++ b/pole_alignment/object_detection/train/images/434.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:194539362b306a41651a77b8adbe14eb9e11aa46b3eb7ce2e0bd4e6eb5f5f7de +size 147616 diff --git a/pole_alignment/object_detection/train/images/435.jpg b/pole_alignment/object_detection/train/images/435.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9416fa2d01854bab4477e64b14764d7308db2147 --- /dev/null +++ b/pole_alignment/object_detection/train/images/435.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d1b960870e0ee6116cc7d4f03df6d8454b47265200d3030727056b94b40e7a4 +size 195176 diff --git a/pole_alignment/object_detection/train/images/437.jpg b/pole_alignment/object_detection/train/images/437.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da6778a48acfc4eeced68bdf3a4380bb973af1f1 --- /dev/null +++ b/pole_alignment/object_detection/train/images/437.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6fd4c1bb83e9484ef4e247af6ea17f4db5e72580f065d4f950af56d1bf23059 +size 175156 diff --git a/pole_alignment/object_detection/train/images/439.jpg b/pole_alignment/object_detection/train/images/439.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d276a8e742d672412200666195926fd575989573 --- /dev/null +++ b/pole_alignment/object_detection/train/images/439.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:140e281a5ae4fc4512c9b72ad7b372e42d4557c41933243c882458b9d7f27d0d +size 201779 diff --git a/pole_alignment/object_detection/train/images/440.jpg b/pole_alignment/object_detection/train/images/440.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f55b0c622542f4d228044b4c19f4e24b5addf96f --- /dev/null +++ b/pole_alignment/object_detection/train/images/440.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f316898f8d467650d6b7c3f64789989287fe51fdba0982ab9553837c6ad3cbac +size 223726 diff --git a/pole_alignment/object_detection/train/images/441.jpg b/pole_alignment/object_detection/train/images/441.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7124ad6d2bc42dba5be9a746d4948c1201dd83ed --- /dev/null +++ b/pole_alignment/object_detection/train/images/441.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61877e8ccd045f3c5af5c622c4dfb1da9fb1beb5aeb6d63835d063e653be1975 +size 218931 diff --git a/pole_alignment/object_detection/train/images/442.jpg b/pole_alignment/object_detection/train/images/442.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b8d8299971cb8b0ecc4eeb8d395c6b82e6299f29 --- /dev/null +++ b/pole_alignment/object_detection/train/images/442.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9270a83d5380765130098b91fbb89b22321f98fec73e9baff873644194e4abe9 +size 222591 diff --git a/pole_alignment/object_detection/train/images/443.jpg b/pole_alignment/object_detection/train/images/443.jpg new file mode 100644 index 0000000000000000000000000000000000000000..01072551472e30debe179215f404bf70e8a3c707 --- /dev/null +++ b/pole_alignment/object_detection/train/images/443.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fdb6857b728991f0c80c6465eff6c5bd6c54c88a36e74eebe4e8051622c6332 +size 398862 diff --git a/pole_alignment/object_detection/train/images/444.jpg b/pole_alignment/object_detection/train/images/444.jpg new file mode 100644 index 0000000000000000000000000000000000000000..14e5721630da0ad5fad9475a8c2d68d05ed1ca74 --- /dev/null +++ b/pole_alignment/object_detection/train/images/444.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dde286ea26af07592d2a938ec5aa523926cef957dd8c741165dc5e892f206c0c +size 204196 diff --git a/pole_alignment/object_detection/train/images/445.jpg b/pole_alignment/object_detection/train/images/445.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4cd746f0b7bbdb3e0249f727d76a53419fe011af --- /dev/null +++ b/pole_alignment/object_detection/train/images/445.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c9e5b564b650a1d7f0b7297991f93cd1832e59070b1532e6482ca2584754ec1 +size 285769 diff --git a/pole_alignment/object_detection/train/images/447.jpg b/pole_alignment/object_detection/train/images/447.jpg new file mode 100644 index 0000000000000000000000000000000000000000..00ee13fc9ca545ca81c82b8fd85058989e033131 --- /dev/null +++ b/pole_alignment/object_detection/train/images/447.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04e78534117b6b86a03d476b00db437ffdbc87e88df571f4ad20d159c1628d05 +size 312000 diff --git a/pole_alignment/object_detection/train/images/448.jpg b/pole_alignment/object_detection/train/images/448.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3b1c0d34cfc91e75a287b73a098ba7c17395f58a --- /dev/null +++ b/pole_alignment/object_detection/train/images/448.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89a6bcfb591395b63498a519e9403b9bff8a9d9ddfccfb3b4603642bbed89f58 +size 860259 diff --git a/pole_alignment/object_detection/train/images/449.jpg b/pole_alignment/object_detection/train/images/449.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c27723a5c82d641598ef1f94f3894efc46fdcc97 --- /dev/null +++ b/pole_alignment/object_detection/train/images/449.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ab35f1a02c3b671b3b3b0b8b48ea87b3086817ff96488ff2c850a6a054a64f1 +size 441404 diff --git a/pole_alignment/object_detection/train/images/45.jpg b/pole_alignment/object_detection/train/images/45.jpg new file mode 100644 index 0000000000000000000000000000000000000000..21dd659425075229ef4256db2356cf1a5c583723 --- /dev/null +++ b/pole_alignment/object_detection/train/images/45.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00205dd3bca6d7890cdb06dd4b650232072c1e360b57c0461ad8dc0685988f05 +size 954312 diff --git a/pole_alignment/object_detection/train/images/450.jpg b/pole_alignment/object_detection/train/images/450.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1d3303927c9ea5c52d33ffb8a9710a733d149df6 --- /dev/null +++ b/pole_alignment/object_detection/train/images/450.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb99f844135e3bfd4304b763306f5628688ffeafa1af5a4307348b41020d520d +size 309925 diff --git a/pole_alignment/object_detection/train/images/451.jpg b/pole_alignment/object_detection/train/images/451.jpg new file mode 100644 index 0000000000000000000000000000000000000000..18d2ee64cc753a7fdfdff9b99e714e50953d8417 --- /dev/null +++ b/pole_alignment/object_detection/train/images/451.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8aac1c7a9a439400acf46521d13f03997584287492f246cbd44603cdeb92104 +size 937130 diff --git a/pole_alignment/object_detection/train/images/452.jpg b/pole_alignment/object_detection/train/images/452.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0954bb403f8d423013262d13dab5c204fc4a4d42 --- /dev/null +++ b/pole_alignment/object_detection/train/images/452.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03f9103e27934b745851f16c9576b046e53ce61ec35687a968af8163d60c6644 +size 684305 diff --git a/pole_alignment/object_detection/train/images/453.jpg b/pole_alignment/object_detection/train/images/453.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d6b89b27d274ea327265d40aa7679ec7aec9d519 --- /dev/null +++ b/pole_alignment/object_detection/train/images/453.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e103fad5a08861a09c5a6a27651ff033df3694c0071c024d1ce9a09c16718c4 +size 172681 diff --git a/pole_alignment/object_detection/train/images/455.jpg b/pole_alignment/object_detection/train/images/455.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5b691ea5fd335dbe38c57649f78fc11292f23b8c --- /dev/null +++ b/pole_alignment/object_detection/train/images/455.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c267b0982050ec811f46d160c1ec43e7c978de97215eff232b555aea6454740f +size 240216 diff --git a/pole_alignment/object_detection/train/images/456.jpg b/pole_alignment/object_detection/train/images/456.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6394ab5187265ea0557df71b53beaeb628929ea0 --- /dev/null +++ b/pole_alignment/object_detection/train/images/456.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5238a445f2c5a33a4fabdb7e0c76a61eefd58c9c7fa076fb6c86edab45dea024 +size 215272 diff --git a/pole_alignment/object_detection/train/images/457.jpg b/pole_alignment/object_detection/train/images/457.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cb3f1177103f27ea29f3fd8cebaaa2f3f122f12c --- /dev/null +++ b/pole_alignment/object_detection/train/images/457.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2512ef83a05acb5b7625aa02a40378633d98e658d271c499511b2475f8f6a34 +size 235695 diff --git a/pole_alignment/object_detection/train/images/458.jpg b/pole_alignment/object_detection/train/images/458.jpg new file mode 100644 index 0000000000000000000000000000000000000000..14e54369c0ded1b6bbe123911c2a6f9627aab3a9 --- /dev/null +++ b/pole_alignment/object_detection/train/images/458.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae0083b41d1bffd6e862e7f1a0fcef4d888f779de21aec22ca9bc1df54491155 +size 233863 diff --git a/pole_alignment/object_detection/train/images/459.jpg b/pole_alignment/object_detection/train/images/459.jpg new file mode 100644 index 0000000000000000000000000000000000000000..15337afc30c20f3481a978e3d12270ea16a93250 --- /dev/null +++ b/pole_alignment/object_detection/train/images/459.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc4c41c5ac5a08b3a43d4c1169e2e0ca3ad598916e7a788a55254c50b3fad95f +size 238415 diff --git a/pole_alignment/object_detection/train/images/462.jpg b/pole_alignment/object_detection/train/images/462.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e972abcea56b67da5762deeaf424ecf69e350315 --- /dev/null +++ b/pole_alignment/object_detection/train/images/462.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b00618d0bebdbd8959d9971a8c6fb7495516b44ad7856714c36a1b862afc1c35 +size 1224744 diff --git a/pole_alignment/object_detection/train/images/463.jpg b/pole_alignment/object_detection/train/images/463.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aeef3b6e7e1a7e19e1b5349e4230db73796f89fb --- /dev/null +++ b/pole_alignment/object_detection/train/images/463.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc8e53dbd196f79dbe929924f37ee8855c42de8199ee4acd5b1d2f9ea46fd55a +size 158442 diff --git a/pole_alignment/object_detection/train/images/464.jpg b/pole_alignment/object_detection/train/images/464.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f3865a4b36108c2f9ccd5005d7caf1c973799f58 --- /dev/null +++ b/pole_alignment/object_detection/train/images/464.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f644fcdf925d7a26a0c7fbd049195c38b77e0eb5a6aeecd226d23c05c12e386 +size 227809 diff --git a/pole_alignment/object_detection/train/images/465.jpg b/pole_alignment/object_detection/train/images/465.jpg new file mode 100644 index 0000000000000000000000000000000000000000..692bf3e934e571c5d07dc5276d4c97ed74a2eed8 --- /dev/null +++ b/pole_alignment/object_detection/train/images/465.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:510828490e566c20e208643563e3d5a217d2c59e635e956d7b3e6440d08a5215 +size 930095 diff --git a/pole_alignment/object_detection/train/images/466.jpg b/pole_alignment/object_detection/train/images/466.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d7e52228164c145a6ac27ae2525650658b348f00 --- /dev/null +++ b/pole_alignment/object_detection/train/images/466.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cd564d580c98d9efba54ef2ea13ffcc92e6d70444e89c568e29b10dc5fd2944 +size 641926 diff --git a/pole_alignment/object_detection/train/images/47.jpg b/pole_alignment/object_detection/train/images/47.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7fcc9c5a6b2236ea2c9494b70851e707eea0b21a --- /dev/null +++ b/pole_alignment/object_detection/train/images/47.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:474d6c6dd8122d135a3adc3cb96524448b31c1fff2a513f525e662eaf8dc1b6d +size 152464 diff --git a/pole_alignment/object_detection/train/images/471.jpg b/pole_alignment/object_detection/train/images/471.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0d2f970b51d20d7e030f4bc8a4ce4bf54a768653 --- /dev/null +++ b/pole_alignment/object_detection/train/images/471.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:621ae1009cef5a2727d0face0ff371b542afc75d034c20b6918f36784c23887b +size 281146 diff --git a/pole_alignment/object_detection/train/images/473.jpg b/pole_alignment/object_detection/train/images/473.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3ad29395153b98db620c304da1c826deff1d28f1 --- /dev/null +++ b/pole_alignment/object_detection/train/images/473.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ebc5d6980551f7afb785e6788edd64104e8004dd12af27229d0fa4626393ceb +size 293291 diff --git a/pole_alignment/object_detection/train/images/474.jpg b/pole_alignment/object_detection/train/images/474.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ac7c03ca2402dcdd9508d94a0428e1ba0aba9fb8 --- /dev/null +++ b/pole_alignment/object_detection/train/images/474.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9237fa30c89df65562308ea5fc66772a1331f2930a967fe3507f3cf2887468c3 +size 308604 diff --git a/pole_alignment/object_detection/train/images/476.jpg b/pole_alignment/object_detection/train/images/476.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6ecdc83aa714e4498664fac989c637776fb1cc5d --- /dev/null +++ b/pole_alignment/object_detection/train/images/476.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9c5bda88ce435362292027724ff7df16a330b0ab9351e565dc3767ec20adb71 +size 677868 diff --git a/pole_alignment/object_detection/train/images/48.jpg b/pole_alignment/object_detection/train/images/48.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cba14d98ec31ddbda0fb4c7fa3da54b9430dc572 --- /dev/null +++ b/pole_alignment/object_detection/train/images/48.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ee27ad8b2b3baa1c91412a5de121fe8b9df4eb2dbaf581a8c6aaa44cdec978a +size 898415 diff --git a/pole_alignment/object_detection/train/images/483.jpg b/pole_alignment/object_detection/train/images/483.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e8384c4dd9c5fa4e263efa439bf7df169b6dcffc --- /dev/null +++ b/pole_alignment/object_detection/train/images/483.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c61bd058f3698dbeed81ff0f892ba171fdb54f88bd9919c046b2b7dc1805a60 +size 788607 diff --git a/pole_alignment/object_detection/train/images/484.jpg b/pole_alignment/object_detection/train/images/484.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d30b89abea8b487a30a34612b0045f784ddc59d2 --- /dev/null +++ b/pole_alignment/object_detection/train/images/484.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:616aaf491e998afd8d8ad2901cae254ee5e4fa460fb3bfd9ee4f1719c20ff866 +size 1323352 diff --git a/pole_alignment/object_detection/train/images/485.jpg b/pole_alignment/object_detection/train/images/485.jpg new file mode 100644 index 0000000000000000000000000000000000000000..57b90a872802983da7fb92b1ca286ef4b6ef9265 --- /dev/null +++ b/pole_alignment/object_detection/train/images/485.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:061dfed1b8d00bea3be02f0f1ad454f3170cd11b2e329af0a092804c3cf8b957 +size 268361 diff --git a/pole_alignment/object_detection/train/images/486.jpg b/pole_alignment/object_detection/train/images/486.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d575980edc92e1c9eeec9e288160228bcdbe5497 --- /dev/null +++ b/pole_alignment/object_detection/train/images/486.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbb15467364b4179892c4e605e96b1e77a19878413184357c3dde193ab1285c3 +size 899996 diff --git a/pole_alignment/object_detection/train/images/488.jpg b/pole_alignment/object_detection/train/images/488.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d32c6d4975b7a745a5397d7b2cc7e15fea5fb3d2 --- /dev/null +++ b/pole_alignment/object_detection/train/images/488.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b22fe583b20861af4422d72af6a5923886ca23d748191415f3349346d5eecada +size 451887 diff --git a/pole_alignment/object_detection/train/images/489.jpg b/pole_alignment/object_detection/train/images/489.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bac978f238607e2df6fca35c087c68916a49683c --- /dev/null +++ b/pole_alignment/object_detection/train/images/489.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3499154bdc6bca9c4925ae337e874d98e4281415cd7a555582371ec34187a13 +size 185675 diff --git a/pole_alignment/object_detection/train/images/492.jpg b/pole_alignment/object_detection/train/images/492.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1f9db9fa01144f21359606a252077979f741b691 --- /dev/null +++ b/pole_alignment/object_detection/train/images/492.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9e9559b0b91d162163ccb8c5e2221fe1eb39e225f466d2b904d44754d862926 +size 235820 diff --git a/pole_alignment/object_detection/train/images/494.jpg b/pole_alignment/object_detection/train/images/494.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c499b5543844e530e75e7a76f446bd434f544a43 --- /dev/null +++ b/pole_alignment/object_detection/train/images/494.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3167020effbe10c166b56c1fe11aa87ad3211209a99f9f9a0b7af2cd28adf42b +size 258821 diff --git a/pole_alignment/object_detection/train/images/495.jpg b/pole_alignment/object_detection/train/images/495.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a8491344fe6a2943cb78cfc90a0013a47b06401a --- /dev/null +++ b/pole_alignment/object_detection/train/images/495.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b404e64d8b59917f34660fbfe8794b60833dde665999f6aa7aff5ecbde6329f5 +size 183419 diff --git a/pole_alignment/object_detection/train/images/496.jpg b/pole_alignment/object_detection/train/images/496.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3e688a8d2d9ae65af83df853446536cdd221ba1f --- /dev/null +++ b/pole_alignment/object_detection/train/images/496.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fd3faddf20cd53c69204a59cb20d1bcaa0641abb9b313b362d4961de425d0b6 +size 766111 diff --git a/pole_alignment/object_detection/train/images/498.jpg b/pole_alignment/object_detection/train/images/498.jpg new file mode 100644 index 0000000000000000000000000000000000000000..20a559028ff29b02373c176e0beaf31cfb822043 --- /dev/null +++ b/pole_alignment/object_detection/train/images/498.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6321cdf22cbc2b408e62a274cb8c2ad6e04c9b5cd6d4c4b094cec4a493a068bc +size 164346 diff --git a/pole_alignment/object_detection/train/images/5.jpg b/pole_alignment/object_detection/train/images/5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..71a6409151d2ac3196560a85c69ae554e974b4d5 --- /dev/null +++ b/pole_alignment/object_detection/train/images/5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f7df5d175d7c78c33d27cb7ed7cdf7b9c0e2b279ddff0ab4041f5239f831486 +size 1961080 diff --git a/pole_alignment/object_detection/train/images/50.jpg b/pole_alignment/object_detection/train/images/50.jpg new file mode 100644 index 0000000000000000000000000000000000000000..df9a252ee5bb9d24e03400e38d914453e91da2d6 --- /dev/null +++ b/pole_alignment/object_detection/train/images/50.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:484ae55602b97ca66c7331a429bc1cc18310d4daa38b33d7194a7a367aad5bb3 +size 164428 diff --git a/pole_alignment/object_detection/train/images/502.jpg b/pole_alignment/object_detection/train/images/502.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a69a411da6941532a3c7205b03cb4f33b39148b0 --- /dev/null +++ b/pole_alignment/object_detection/train/images/502.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c816b1beae934c0238928313bd1615b3f12f7a2614473f87ab6875cfb9bad1cd +size 152823 diff --git a/pole_alignment/object_detection/train/images/504.jpg b/pole_alignment/object_detection/train/images/504.jpg new file mode 100644 index 0000000000000000000000000000000000000000..485806cd4701dddf0a2cd9655871cf234920dfa1 --- /dev/null +++ b/pole_alignment/object_detection/train/images/504.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9c60c04f848baa4ea759e3aacff3c558324eeca2398256e4f09170b8a0a13c8 +size 876849 diff --git a/pole_alignment/object_detection/train/images/505.jpg b/pole_alignment/object_detection/train/images/505.jpg new file mode 100644 index 0000000000000000000000000000000000000000..023a522a25f6c1d2696604f00c1137665ac8d108 --- /dev/null +++ b/pole_alignment/object_detection/train/images/505.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42be55e09cd16ea74397e220165207a08c13ba73035c3e2a1812ebab81a57c86 +size 566603 diff --git a/pole_alignment/object_detection/train/images/506.jpg b/pole_alignment/object_detection/train/images/506.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a8d05347c456e8a1a55cebd5d63232b39937d8bf --- /dev/null +++ b/pole_alignment/object_detection/train/images/506.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0b8c3f66ed82a181516f22e21721f61133ad62ec2acb30a36b5c29faaa4ed57 +size 133169 diff --git a/pole_alignment/object_detection/train/images/509.jpg b/pole_alignment/object_detection/train/images/509.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b231a417db9c5e4039e74318a46baaac06ccc96e --- /dev/null +++ b/pole_alignment/object_detection/train/images/509.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:577ecfc3566a856c7804f6c6cfa35c93a8789650e46f5722d8da0598ca7ce729 +size 1089025 diff --git a/pole_alignment/object_detection/train/images/511.jpg b/pole_alignment/object_detection/train/images/511.jpg new file mode 100644 index 0000000000000000000000000000000000000000..89cf1cf2b9af8fe136079fb0c5bb99978f8e2dc5 --- /dev/null +++ b/pole_alignment/object_detection/train/images/511.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2ab757b0eb529002b2a27540984610aa592fbb1d1a652ac69d77d83965cfddb +size 151407 diff --git a/pole_alignment/object_detection/train/images/513.jpg b/pole_alignment/object_detection/train/images/513.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d9067b239c88c89322b8cebcfc20e5b61a9859e0 --- /dev/null +++ b/pole_alignment/object_detection/train/images/513.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb229f0969bd3e496029affd5afb7e25d78e1208b8baec22adc05f03611d1b74 +size 698213 diff --git a/pole_alignment/object_detection/train/images/514.jpg b/pole_alignment/object_detection/train/images/514.jpg new file mode 100644 index 0000000000000000000000000000000000000000..58a9a870eec2533cb6c664b9eed893d3d5ca40c1 --- /dev/null +++ b/pole_alignment/object_detection/train/images/514.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fffffd5cf862707768e4dd87b6e15b90bea59662fa3efa14dc7b7feccb739e4e +size 684868 diff --git a/pole_alignment/object_detection/train/images/515.jpg b/pole_alignment/object_detection/train/images/515.jpg new file mode 100644 index 0000000000000000000000000000000000000000..129a9936884182362a935220dc821a778d89e3e0 --- /dev/null +++ b/pole_alignment/object_detection/train/images/515.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ef2addd17fe207f2caff1dd78e7372d1f1191351697731291294703aa80a66e +size 819091 diff --git a/pole_alignment/object_detection/train/images/516.jpg b/pole_alignment/object_detection/train/images/516.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4321213b6ff9fbb9ecd867164cf8ec6eef860bfe --- /dev/null +++ b/pole_alignment/object_detection/train/images/516.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60809dee165fdc7240729d712103920fde8c0d17e79341c655e9b0cda498ae9e +size 563722 diff --git a/pole_alignment/object_detection/train/images/518.jpg b/pole_alignment/object_detection/train/images/518.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1b6c2e8f88ce127a532b6c34a91ba89585c58f14 --- /dev/null +++ b/pole_alignment/object_detection/train/images/518.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb462d2d4f9ebc5fe4bd41daaf4441fd9fbe0174c71e54fe6c9c163acd707b12 +size 208947 diff --git a/pole_alignment/object_detection/train/images/519.jpg b/pole_alignment/object_detection/train/images/519.jpg new file mode 100644 index 0000000000000000000000000000000000000000..83c3d022c27d59384298f6b090faf1d8cb294ffa --- /dev/null +++ b/pole_alignment/object_detection/train/images/519.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bf1194104b351710abdfe0bff574705228a7a25a966fafca916946ace6e142a +size 174890 diff --git a/pole_alignment/object_detection/train/images/52.jpg b/pole_alignment/object_detection/train/images/52.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e7be717ad910cb03b6d1e05e8cb4f726c53c9da0 --- /dev/null +++ b/pole_alignment/object_detection/train/images/52.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a5040ee2254ab2b5242cdb9dcf050c85e2af34bf9daedd4193a9cc994c1672a +size 1031863 diff --git a/pole_alignment/object_detection/train/images/520.jpg b/pole_alignment/object_detection/train/images/520.jpg new file mode 100644 index 0000000000000000000000000000000000000000..07d167056ab9ebe8b68d329ddc0e35b8c9422092 --- /dev/null +++ b/pole_alignment/object_detection/train/images/520.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e173fe0e776151491d8142500d76a5c842d2ae16ac806c4a7fcc4d75ec64301 +size 305125 diff --git a/pole_alignment/object_detection/train/images/521.jpg b/pole_alignment/object_detection/train/images/521.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0cef048d92e5aad9ff91c1507dc8333ea10271ca --- /dev/null +++ b/pole_alignment/object_detection/train/images/521.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62bfdb400f3e7db36b2863a0311a945b9d7ee1e465565f1b108cc708146a5496 +size 951979 diff --git a/pole_alignment/object_detection/train/images/524.jpg b/pole_alignment/object_detection/train/images/524.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d269da0d13934d9b1c3653374d042111a2972c6 --- /dev/null +++ b/pole_alignment/object_detection/train/images/524.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7750bdfaef54ecb396c07802ba9b19f32b86caa4b86edd29720fd796a2652a5 +size 176680 diff --git a/pole_alignment/object_detection/train/images/525.jpg b/pole_alignment/object_detection/train/images/525.jpg new file mode 100644 index 0000000000000000000000000000000000000000..40f8b425e110715e1c2f7a3e29137027fb89d409 --- /dev/null +++ b/pole_alignment/object_detection/train/images/525.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4b77c48d2d741547edce7e0852b17f704b32abbb9acfe606b7d21983f7d429b +size 864559 diff --git a/pole_alignment/object_detection/train/images/526.jpg b/pole_alignment/object_detection/train/images/526.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4f1706e084e2b44b209e61b34eccc56a1bae9b01 --- /dev/null +++ b/pole_alignment/object_detection/train/images/526.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:691ecb268d32bc2fe11004af2fc46a0b3bab0fe62f853076bdb3e00aacb5dbf4 +size 221730 diff --git a/pole_alignment/object_detection/train/images/528.jpg b/pole_alignment/object_detection/train/images/528.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ffda80be817bafbfb507a47813690762702cc0eb --- /dev/null +++ b/pole_alignment/object_detection/train/images/528.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e6a62b4de71322bee64dd416cb89cace1fba0b2c2e26a0af62c145b600bb9bf +size 1179881 diff --git a/pole_alignment/object_detection/train/images/529.jpg b/pole_alignment/object_detection/train/images/529.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ffcd57e806fb47786058f3399e6cc32285a41016 --- /dev/null +++ b/pole_alignment/object_detection/train/images/529.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89c94ef68e8a8194d6d3205c46f1f79dee0692220eef845bdf987c1a6a2ebb48 +size 1168313 diff --git a/pole_alignment/object_detection/train/images/531.jpg b/pole_alignment/object_detection/train/images/531.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5fca92a48e06af6c62448633f4c8d58564209c05 --- /dev/null +++ b/pole_alignment/object_detection/train/images/531.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a0df472985c9a6aa48565e2e989759d489ac77e1f2a489c1f90e3c7e82de3d6 +size 188240 diff --git a/pole_alignment/object_detection/train/images/533.jpg b/pole_alignment/object_detection/train/images/533.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e7ced5eb5e86084c3a92aba6c3c873a7ff374ee4 --- /dev/null +++ b/pole_alignment/object_detection/train/images/533.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2037f36a93b5e60d0594c46425fe7353f63b8a7d52b1c3055a9b39e52d96455 +size 326601 diff --git a/pole_alignment/object_detection/train/images/534.jpg b/pole_alignment/object_detection/train/images/534.jpg new file mode 100644 index 0000000000000000000000000000000000000000..18fc8bc5d138060c69c7cc3673cad91b0b40bdba --- /dev/null +++ b/pole_alignment/object_detection/train/images/534.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db3fca40e6b5302509e2fc56ffc7600511b7bee3f9d39fff737c42eb5a0d08bd +size 1048751 diff --git a/pole_alignment/object_detection/train/images/536.jpg b/pole_alignment/object_detection/train/images/536.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8863a3d4ba0d91abba05101572196aa9719c7687 --- /dev/null +++ b/pole_alignment/object_detection/train/images/536.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:506b93126809e4888dd1cd6cf2db53a764a916d3620310e27bda35aeb8bb1959 +size 300923 diff --git a/pole_alignment/object_detection/train/images/537.jpg b/pole_alignment/object_detection/train/images/537.jpg new file mode 100644 index 0000000000000000000000000000000000000000..180bc4d9027441ce0592979b677d862747dd689f --- /dev/null +++ b/pole_alignment/object_detection/train/images/537.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a43afbd61c441aaa9e805b3bca24cdcec3b219101b62cd532de66ee0d0e2ab0 +size 879481 diff --git a/pole_alignment/object_detection/train/images/538.jpg b/pole_alignment/object_detection/train/images/538.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0611027893ec3ccf8f5599bfb8b12c666f851887 --- /dev/null +++ b/pole_alignment/object_detection/train/images/538.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fb6bedf8bdfc8dd7eeed9a94c1fdf40dbcb73a322a982d0c3059d22baa59ecd +size 234672 diff --git a/pole_alignment/object_detection/train/images/54.jpg b/pole_alignment/object_detection/train/images/54.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9047fc6dd729f15b73a60727c87f0f3f19c2dba1 --- /dev/null +++ b/pole_alignment/object_detection/train/images/54.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba43eb01f20b75ea99ebadafe139ce2d420d2610284e29b908cd3712437e345e +size 1470846 diff --git a/pole_alignment/object_detection/train/images/540.jpg b/pole_alignment/object_detection/train/images/540.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c40462ad1d201a7b169c0c4688e1c35ae3d851cf --- /dev/null +++ b/pole_alignment/object_detection/train/images/540.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a3d310297d880eaaa8dbb1d963310e0aacfeb2ba62293b87ff19baae406ecb1 +size 998256 diff --git a/pole_alignment/object_detection/train/images/547.jpg b/pole_alignment/object_detection/train/images/547.jpg new file mode 100644 index 0000000000000000000000000000000000000000..359fae04f4eb58b89316c0be7368fe21aa21d358 --- /dev/null +++ b/pole_alignment/object_detection/train/images/547.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:355e8569c689e55fd558280044ddb355a56fe4e29577c8e83ed1d75c01f6ad3e +size 142421 diff --git a/pole_alignment/object_detection/train/images/548.jpg b/pole_alignment/object_detection/train/images/548.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b75809ba02fd244e4ec237293f155947a19e4573 --- /dev/null +++ b/pole_alignment/object_detection/train/images/548.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbfa7bd3fc24aefa1d7b0f813f7541ff617e9185248223caddb06cc239ad54a7 +size 806455 diff --git a/pole_alignment/object_detection/train/images/549.jpg b/pole_alignment/object_detection/train/images/549.jpg new file mode 100644 index 0000000000000000000000000000000000000000..25f2d0a2eee9738103464e01c7b01b421c57cac8 --- /dev/null +++ b/pole_alignment/object_detection/train/images/549.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24168203f4702e1ae4aea8c325068f68eb1d1c4c47727ec8e58a4af2540be42d +size 808267 diff --git a/pole_alignment/object_detection/train/images/55.jpg b/pole_alignment/object_detection/train/images/55.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0d66a188770ccdfcffab4a888ee9baa4614021ce --- /dev/null +++ b/pole_alignment/object_detection/train/images/55.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f477ddc990ea517c54d29d1f221a394ff4b11997a2b12832cb444e82b3ee18b3 +size 1364518 diff --git a/pole_alignment/object_detection/train/images/551.jpg b/pole_alignment/object_detection/train/images/551.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7b56538d7d969148a48d614cd8ee6a7b096e0a6e --- /dev/null +++ b/pole_alignment/object_detection/train/images/551.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb0afb46bee417cce713908a67cbd0e2c7421aa6912ef4f2d95b478ea05726ec +size 115337 diff --git a/pole_alignment/object_detection/train/images/552.jpg b/pole_alignment/object_detection/train/images/552.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cc51ea248b8d79a6c1887da4bb8e4711725739b7 --- /dev/null +++ b/pole_alignment/object_detection/train/images/552.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f1055d269e0d91860fa7a0e3b89a8bd809365f5345139fd7c0d1bc279561c88 +size 900335 diff --git a/pole_alignment/object_detection/train/images/553.jpg b/pole_alignment/object_detection/train/images/553.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4d9c62366b3731b811dd9cba318732488f1a6983 --- /dev/null +++ b/pole_alignment/object_detection/train/images/553.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e63985ab2c284b37e81658e5c4a5a27654287416d9dc1b3c188ca95f848ff0aa +size 869075 diff --git a/pole_alignment/object_detection/train/images/554.jpg b/pole_alignment/object_detection/train/images/554.jpg new file mode 100644 index 0000000000000000000000000000000000000000..40c58dd52d660918ef80faf4a6806708580cedaf --- /dev/null +++ b/pole_alignment/object_detection/train/images/554.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:578a2828fdbb094ae1a4b5aa991a49c6b1620f3064dfcd91acbdaf48e9d8cfd8 +size 173469 diff --git a/pole_alignment/object_detection/train/images/555.jpg b/pole_alignment/object_detection/train/images/555.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e5382a79b4a4248b8322316fe8256c4bc79de22e --- /dev/null +++ b/pole_alignment/object_detection/train/images/555.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1054dcb0fc2bf8d0a16b65637146f775d2edd21c8e4e06c46cd83dd4c998f0a3 +size 176882 diff --git a/pole_alignment/object_detection/train/images/556.jpg b/pole_alignment/object_detection/train/images/556.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1645ed4cb58d24f3076aca5d72f04fee4488ec24 --- /dev/null +++ b/pole_alignment/object_detection/train/images/556.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50985d49c80faa001f77c7588fda111ecef75a4be45e6d93753c5d9bbe1812a2 +size 115884 diff --git a/pole_alignment/object_detection/train/images/557.jpg b/pole_alignment/object_detection/train/images/557.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a6718ddd902d6dd1102c229c9e35d2dab68cea33 --- /dev/null +++ b/pole_alignment/object_detection/train/images/557.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6314e12b38fe2f877fa762963fd4df95b58e4f728e3f0bcc65da469960e63247 +size 90526 diff --git a/pole_alignment/object_detection/train/images/558.jpg b/pole_alignment/object_detection/train/images/558.jpg new file mode 100644 index 0000000000000000000000000000000000000000..402e77a7fb1bc65a6bda079cb206db6d08a7391f --- /dev/null +++ b/pole_alignment/object_detection/train/images/558.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb4f11e70f311f8507eb243d182709d34c13a87da91fff94794d307ebc4730c2 +size 91019 diff --git a/pole_alignment/object_detection/train/images/559.jpg b/pole_alignment/object_detection/train/images/559.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9936c8c16e5666895e5a1d013a830ba155732679 --- /dev/null +++ b/pole_alignment/object_detection/train/images/559.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27e4fa69dee19500133e62937ee5b1e2780b95c379c88440b957eb6f1e94cba4 +size 111834 diff --git a/pole_alignment/object_detection/train/images/560.jpg b/pole_alignment/object_detection/train/images/560.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c82bfa3a3e7c53524b842dda57a91ea21564522e --- /dev/null +++ b/pole_alignment/object_detection/train/images/560.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f6e80042493e7ca12c0176ad86c582a5ff19edc4abe9be2ae8340d04b730453 +size 102617 diff --git a/pole_alignment/object_detection/train/images/561.jpg b/pole_alignment/object_detection/train/images/561.jpg new file mode 100644 index 0000000000000000000000000000000000000000..16bd68c2739a69db4d7b3718e8ab3b33627b0512 --- /dev/null +++ b/pole_alignment/object_detection/train/images/561.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57b28ff917ba022e65e55b8351f06e4d165aebd33059ea0cfb947a698d960acf +size 254575 diff --git a/pole_alignment/object_detection/train/images/562.jpg b/pole_alignment/object_detection/train/images/562.jpg new file mode 100644 index 0000000000000000000000000000000000000000..98addaa0ac658b00928822539fb1cdad05bec374 --- /dev/null +++ b/pole_alignment/object_detection/train/images/562.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1244db1f7efbd0a40012f40196b73e960488bc2823911b30ec9f789a7a8cf3b3 +size 872776 diff --git a/pole_alignment/object_detection/train/images/565.jpg b/pole_alignment/object_detection/train/images/565.jpg new file mode 100644 index 0000000000000000000000000000000000000000..070cec5522b3bb3fae53c20d66c1cdae9f074a21 --- /dev/null +++ b/pole_alignment/object_detection/train/images/565.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:addba1dbeb6e8aa123ce356dd97813d7eeecacb851310b1f85eebd7f813d9cb6 +size 426573 diff --git a/pole_alignment/object_detection/train/images/566.jpg b/pole_alignment/object_detection/train/images/566.jpg new file mode 100644 index 0000000000000000000000000000000000000000..adcc40e0539a94ace703e05b99d1cd2b612751de --- /dev/null +++ b/pole_alignment/object_detection/train/images/566.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:755d1be0906a449d354c249f1198ac458570aed3e0feab4793f48b079db8d874 +size 490559 diff --git a/pole_alignment/object_detection/train/images/568.jpg b/pole_alignment/object_detection/train/images/568.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b11feffbbc23326f1d9f55744d537d7a404974d6 --- /dev/null +++ b/pole_alignment/object_detection/train/images/568.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8f8a05ab529e76f276f3944be651c390a5cd0a70cf24d5635a162fc90583436 +size 1235919 diff --git a/pole_alignment/object_detection/train/images/571.jpg b/pole_alignment/object_detection/train/images/571.jpg new file mode 100644 index 0000000000000000000000000000000000000000..88cca03e3e14230552d4fcafbbc45321f54aedf3 --- /dev/null +++ b/pole_alignment/object_detection/train/images/571.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00d959deb09874942f99c5efd6b2f0dc56e953226af646e5dcf74ef8adbad1e1 +size 812770 diff --git a/pole_alignment/object_detection/train/images/572.jpg b/pole_alignment/object_detection/train/images/572.jpg new file mode 100644 index 0000000000000000000000000000000000000000..46a65033cc3a59fe18f345aa2975e27f09d5c1be --- /dev/null +++ b/pole_alignment/object_detection/train/images/572.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5432badd7e6812e2be1fae9aa977dd4602f6eaa744e3afc9bdc72fce3fcc47a +size 858469 diff --git a/pole_alignment/object_detection/train/images/573.jpg b/pole_alignment/object_detection/train/images/573.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d057f862f1ab7964389faf11060e654c93c44c40 --- /dev/null +++ b/pole_alignment/object_detection/train/images/573.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a36ceeb68ecc5b67e17a111a2713fbdcec06ab6982f3f753f31fe760ab8ada39 +size 328506 diff --git a/pole_alignment/object_detection/train/images/574.jpg b/pole_alignment/object_detection/train/images/574.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9a4702d0152e028b1825f401d9e650a1c4052da7 --- /dev/null +++ b/pole_alignment/object_detection/train/images/574.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ecb4da7b9e7730b995acf0d97e34f08103752e6a5e3314f25188b1ec0db1567 +size 639190 diff --git a/pole_alignment/object_detection/train/images/575.jpg b/pole_alignment/object_detection/train/images/575.jpg new file mode 100644 index 0000000000000000000000000000000000000000..37dee09f099e1ccb306ab82dfada8935be5df5b7 --- /dev/null +++ b/pole_alignment/object_detection/train/images/575.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cbe34411ae9b91e8c8a61e3b6d9f2fc1a7e0fee9173264eefa45e45726d0295 +size 173354 diff --git a/pole_alignment/object_detection/train/images/576.jpg b/pole_alignment/object_detection/train/images/576.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a740ed1bd173de07d9a91c29f0c86dec64edb5d7 --- /dev/null +++ b/pole_alignment/object_detection/train/images/576.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10f9f52bc1da471f998c58b9c314a42919ab3dc6fd8a6841759f2bf0a4dacd86 +size 130883 diff --git a/pole_alignment/object_detection/train/images/578.jpg b/pole_alignment/object_detection/train/images/578.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b1c6244469ad6e33f06496b6d270f9dc497f38d8 --- /dev/null +++ b/pole_alignment/object_detection/train/images/578.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08fa469bd345c55d8f2c8a480bcf749cb9549fc34e5459bc184d86e36fe18fff +size 217174 diff --git a/pole_alignment/object_detection/train/images/579.jpg b/pole_alignment/object_detection/train/images/579.jpg new file mode 100644 index 0000000000000000000000000000000000000000..51f33075cb3cfc2bd53c669c8cf7934d9172ada9 --- /dev/null +++ b/pole_alignment/object_detection/train/images/579.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94ebe7b717bc906665950c4f64baf6401b2f4a5740044e50685d5f142f4802c2 +size 115832 diff --git a/pole_alignment/object_detection/train/images/580.jpg b/pole_alignment/object_detection/train/images/580.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6792c4fca32ceaf6fb5886937932925140aaf828 --- /dev/null +++ b/pole_alignment/object_detection/train/images/580.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75159fa83e46e3fbb2cfb675b46da0b0cef33284a5e2d0a5ec244ffa09daed7a +size 200481 diff --git a/pole_alignment/object_detection/train/images/582.jpg b/pole_alignment/object_detection/train/images/582.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7bdea030671183184f6d54253b57ed3a8453eaee --- /dev/null +++ b/pole_alignment/object_detection/train/images/582.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0f70a4726b6eea3630dc975692dc8af97b8b9aaae07cca036b3e5fb43c6494c +size 837866 diff --git a/pole_alignment/object_detection/train/images/583.jpg b/pole_alignment/object_detection/train/images/583.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e5cfa4b23104d2eccc4734648789385a1097bc21 --- /dev/null +++ b/pole_alignment/object_detection/train/images/583.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85eb8e55e6ab3cdbe3928ded39c5fb3e3de106cbfff8ea7f2d1960ffc23827c9 +size 182838 diff --git a/pole_alignment/object_detection/train/images/584.jpg b/pole_alignment/object_detection/train/images/584.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e83aa2149e5428a775f546a211a89cbf4eb5adca --- /dev/null +++ b/pole_alignment/object_detection/train/images/584.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:487663ad2bde150fc687c25f9dc1d66dcbe82c70d4e253a3659d5ea6f6ced791 +size 979557 diff --git a/pole_alignment/object_detection/train/images/585.jpg b/pole_alignment/object_detection/train/images/585.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f24a55614307ec945699e12294dd90a8e8a2efa1 --- /dev/null +++ b/pole_alignment/object_detection/train/images/585.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff40df3f70e49784fd2838d3a270ac1eea5af8dd6afe716701473e8de9a18ded +size 1501432 diff --git a/pole_alignment/object_detection/train/images/586.jpg b/pole_alignment/object_detection/train/images/586.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7fb8ef4c8545775729f5e8a488219397e8006755 --- /dev/null +++ b/pole_alignment/object_detection/train/images/586.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d97639cf23bcd4be97c208c25e70b46fa4b498884fdc65e1c91a8b9cd32417b2 +size 133772 diff --git a/pole_alignment/object_detection/train/images/587.jpg b/pole_alignment/object_detection/train/images/587.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d9e48aa0b220b354c1c78b6ccb0b4715501096db --- /dev/null +++ b/pole_alignment/object_detection/train/images/587.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a9965c504f99a7817b0a3489df9f1c15fe1db053dbd8c6bd7a30de1858b6886 +size 401173 diff --git a/pole_alignment/object_detection/train/images/588.jpg b/pole_alignment/object_detection/train/images/588.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5a2b35dc65878375fbec01e2c4b0941208ebf04a --- /dev/null +++ b/pole_alignment/object_detection/train/images/588.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55695096d1b513f7ee78b3773da0f797bc4e9ff3bf694804ba912864f46f8c89 +size 292684 diff --git a/pole_alignment/object_detection/train/images/589.jpg b/pole_alignment/object_detection/train/images/589.jpg new file mode 100644 index 0000000000000000000000000000000000000000..254d2f8c81b3fe949529b0906e443743442ac5ad --- /dev/null +++ b/pole_alignment/object_detection/train/images/589.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc429d1c391612279db3645c0587bb3cf109cfffe9851a2a96219192f8a0132e +size 1262264 diff --git a/pole_alignment/object_detection/train/images/59.jpg b/pole_alignment/object_detection/train/images/59.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ff1eb52537e006e8993ba494cee92f88d23850a3 --- /dev/null +++ b/pole_alignment/object_detection/train/images/59.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f08d11964ce963bba06b570745aced5107635a20fa205b0b1e41650f20a71004 +size 264079 diff --git a/pole_alignment/object_detection/train/images/590.jpg b/pole_alignment/object_detection/train/images/590.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6b62d98e2d27e6ba480a8465c21642a500cfbf03 --- /dev/null +++ b/pole_alignment/object_detection/train/images/590.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e7dbeccbbfd3a06b73c12b5c2848928049c6c0db03c356c6b931a59c6ff668b +size 192009 diff --git a/pole_alignment/object_detection/train/images/591.jpg b/pole_alignment/object_detection/train/images/591.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bf0a2404eb30bffb6701e076070e7e68aaf266fc --- /dev/null +++ b/pole_alignment/object_detection/train/images/591.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6aa5f0a32124afcff5545e18947fe355eab0398dc252a932717965079a365477 +size 234983 diff --git a/pole_alignment/object_detection/train/images/592.jpg b/pole_alignment/object_detection/train/images/592.jpg new file mode 100644 index 0000000000000000000000000000000000000000..16ca141ef375643dbace0054f2610e90d58ee6d8 --- /dev/null +++ b/pole_alignment/object_detection/train/images/592.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a708d2bc8101d6f565ea3e101accb0c8da4811e64829d9e599dc926c79473ae8 +size 931192 diff --git a/pole_alignment/object_detection/train/images/593.jpg b/pole_alignment/object_detection/train/images/593.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b84c56b696220cd3a9ff38d64400fb55bdb62e8a --- /dev/null +++ b/pole_alignment/object_detection/train/images/593.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:073fd380240d4f45b213c1fc69af6054c5da1047be8050b10df72020075cb45b +size 150717 diff --git a/pole_alignment/object_detection/train/images/595.jpg b/pole_alignment/object_detection/train/images/595.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b9d20cdff127ca498ea7f788f35d1e024f1aa931 --- /dev/null +++ b/pole_alignment/object_detection/train/images/595.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1846a289b058a7cdfca803b60aa984a6d18938cef486c2a15f4de53ded517f8 +size 208592 diff --git a/pole_alignment/object_detection/train/images/596.jpg b/pole_alignment/object_detection/train/images/596.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ad4ba94eaa4ee7dde60b942ae518c5951f4a8ec0 --- /dev/null +++ b/pole_alignment/object_detection/train/images/596.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6632f9468d5f5847187faff243860fca66bbabbfb736e287e46526426419587 +size 249759 diff --git a/pole_alignment/object_detection/train/images/597.jpg b/pole_alignment/object_detection/train/images/597.jpg new file mode 100644 index 0000000000000000000000000000000000000000..959fd51bd31f6a0fce78f177320d936bf51e1af0 --- /dev/null +++ b/pole_alignment/object_detection/train/images/597.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c81687699fcc6db043174109ba7d0d6676f475b28fa7952cc3ba3b5b59a7504b +size 296969 diff --git a/pole_alignment/object_detection/train/images/598.jpg b/pole_alignment/object_detection/train/images/598.jpg new file mode 100644 index 0000000000000000000000000000000000000000..307d0cab0de51752a1f3aad9a20ca40aa8af3114 --- /dev/null +++ b/pole_alignment/object_detection/train/images/598.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bf5adb0fd421ff4bccf146bb3d4125315dc42f3e8c19f906e24e978ef235c8e +size 825310 diff --git a/pole_alignment/object_detection/train/images/6.jpg b/pole_alignment/object_detection/train/images/6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4fb78193c46a43c7d57c2860fc9f500c4d3572b4 --- /dev/null +++ b/pole_alignment/object_detection/train/images/6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ff745874aa1bcc32f366330bea8b6ef5a2fea507b51a946b2c44df183504ab5 +size 976170 diff --git a/pole_alignment/object_detection/train/images/60.jpg b/pole_alignment/object_detection/train/images/60.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7b4e8bb477836f391cb6096824051c2f10c4d35c --- /dev/null +++ b/pole_alignment/object_detection/train/images/60.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fef4e922027c998351085d4dba2b08de38f3e604a6a301e44ac044b06810aaa +size 824156 diff --git a/pole_alignment/object_detection/train/images/600.jpg b/pole_alignment/object_detection/train/images/600.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8ad50b7e2c5af43843e4d4baf6f6149ca0e659dd --- /dev/null +++ b/pole_alignment/object_detection/train/images/600.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13b9268bcd51910ed990e1563f9483d2c1a3b69b37acda7c7087179e50b57ef3 +size 231312 diff --git a/pole_alignment/object_detection/train/images/601.jpg b/pole_alignment/object_detection/train/images/601.jpg new file mode 100644 index 0000000000000000000000000000000000000000..36c8937fb2665bb646d2859e06ef1229080d3b2c --- /dev/null +++ b/pole_alignment/object_detection/train/images/601.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4150eaf4f5b7c5ed803952f520924086641d2ca383e2ee6f82deb466789f811f +size 207036 diff --git a/pole_alignment/object_detection/train/images/602.jpg b/pole_alignment/object_detection/train/images/602.jpg new file mode 100644 index 0000000000000000000000000000000000000000..545a2d75ddbbc58ccf53b75bb9d93a2371ccefb5 --- /dev/null +++ b/pole_alignment/object_detection/train/images/602.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a0e077255f763f94cfd5c9f333adc9a3b4bd5f8da2e49b0d11e6b500dfc43c9 +size 269715 diff --git a/pole_alignment/object_detection/train/images/603.jpg b/pole_alignment/object_detection/train/images/603.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8f2658ebd37e6f38ef0c0785a6b734523b77e2be --- /dev/null +++ b/pole_alignment/object_detection/train/images/603.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:face8ebbd7fc82dcf105fab9ee5b40da834bf3203426e73ec6c2e14145cd77bb +size 237512 diff --git a/pole_alignment/object_detection/train/images/604.jpg b/pole_alignment/object_detection/train/images/604.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7127f4f07d78d3e184d2966545e2e9ac178b063b --- /dev/null +++ b/pole_alignment/object_detection/train/images/604.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9984e317d81fe252748d7000a7eb2a46ce976238d79d3fbe8594fafe4882b2a +size 236238 diff --git a/pole_alignment/object_detection/train/images/605.jpg b/pole_alignment/object_detection/train/images/605.jpg new file mode 100644 index 0000000000000000000000000000000000000000..73228d07aa5fdd4fc2ab571049050d0c5f8752c6 --- /dev/null +++ b/pole_alignment/object_detection/train/images/605.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5daea5ca82e0cb3cf35aecca9ddf5844eb46fc25b09963d57d98060fac885bfd +size 1185570 diff --git a/pole_alignment/object_detection/train/images/606.jpg b/pole_alignment/object_detection/train/images/606.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3460e4577e3ccf68a71015f8e8498d675013ba4e --- /dev/null +++ b/pole_alignment/object_detection/train/images/606.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:324a3bebaaf94345642023dfaeb6a83b68997d3fe7e64aaa7cf8549e113e04e4 +size 317602 diff --git a/pole_alignment/object_detection/train/images/607.jpg b/pole_alignment/object_detection/train/images/607.jpg new file mode 100644 index 0000000000000000000000000000000000000000..df17e8c63ba406eb8200ddb9f566ad427eceac3f --- /dev/null +++ b/pole_alignment/object_detection/train/images/607.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bfd14558a299d2f2626422390343d29cd1d046fb501f3ae1931781fd99da98b +size 1101998 diff --git a/pole_alignment/object_detection/train/images/608.jpg b/pole_alignment/object_detection/train/images/608.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d1a81ae5abeb5ea9dc747379fcdd4e087592a9c --- /dev/null +++ b/pole_alignment/object_detection/train/images/608.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c1fd44e6a6e0cf3d44ced5de49b9ffd404de0186ceae0af6a0a47fbd11b160f +size 152669 diff --git a/pole_alignment/object_detection/train/images/609.jpg b/pole_alignment/object_detection/train/images/609.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dddf1cfadc0130d1da56568116b107739c36e340 --- /dev/null +++ b/pole_alignment/object_detection/train/images/609.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:679155131ce2a3cf0ccf3e1366beaea93210793e700249574030d6cb2dd87d01 +size 278272 diff --git a/pole_alignment/object_detection/train/images/610.jpg b/pole_alignment/object_detection/train/images/610.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f76bb769f98c0e3a5da3d965d5bd77d413a6c338 --- /dev/null +++ b/pole_alignment/object_detection/train/images/610.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:943855a0b77ac7bcd04799c3fefa5b8baaecf7eef2b4de57f7902a0e36be903d +size 470278 diff --git a/pole_alignment/object_detection/train/images/611.jpg b/pole_alignment/object_detection/train/images/611.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d14ec8719bfdd7a7fdc721dc6f2a967ac2af66f1 --- /dev/null +++ b/pole_alignment/object_detection/train/images/611.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86e247b326fa4e193134bec37bad1488007ef01d235e6cd3a45e9a1f6eef4ca4 +size 960226 diff --git a/pole_alignment/object_detection/train/images/612.jpg b/pole_alignment/object_detection/train/images/612.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9082ed288eb8249d02674b307e8b647753f7bb58 --- /dev/null +++ b/pole_alignment/object_detection/train/images/612.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:319f957f9a664868827c434da9ef805e80111de74c1ee9be68d6dfb2651b42da +size 344914 diff --git a/pole_alignment/object_detection/train/images/613.jpg b/pole_alignment/object_detection/train/images/613.jpg new file mode 100644 index 0000000000000000000000000000000000000000..537f40715aa143b5e15a02bcbb80923c972e776e --- /dev/null +++ b/pole_alignment/object_detection/train/images/613.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98d779cf9201c6b234fec2d0712e029b38ff8ac223171c3671fac53b4e8648aa +size 221530 diff --git a/pole_alignment/object_detection/train/images/614.jpg b/pole_alignment/object_detection/train/images/614.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8d5303924206d45d262c5b8f402b4501a1b4c208 --- /dev/null +++ b/pole_alignment/object_detection/train/images/614.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0e9bfcf1b6547e56de6184b18861753eea120683bd0d1ee87d6787e2e17e557 +size 296529 diff --git a/pole_alignment/object_detection/train/images/615.jpg b/pole_alignment/object_detection/train/images/615.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d73d8346401ae0675e5f983b76d949b23ee50bbe --- /dev/null +++ b/pole_alignment/object_detection/train/images/615.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84726392188663534a7498fde408ba1ca189ab5184dc31d3a182195939a3613d +size 785655 diff --git a/pole_alignment/object_detection/train/images/617.jpg b/pole_alignment/object_detection/train/images/617.jpg new file mode 100644 index 0000000000000000000000000000000000000000..803b9e665551ae51bf4b9ee0783b1ad6fd088f4f --- /dev/null +++ b/pole_alignment/object_detection/train/images/617.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:376bdf4ce7d89416b608b505b722e25243752c601a1dc101b50108944bb46811 +size 239142 diff --git a/pole_alignment/object_detection/train/images/618.jpg b/pole_alignment/object_detection/train/images/618.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ab0457fc5a29ae32e7014f0668399280956b16d9 --- /dev/null +++ b/pole_alignment/object_detection/train/images/618.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b88a94288732637a092658e7b86680ad1b521b809574edc8b2daa2c6fcdccad +size 229974 diff --git a/pole_alignment/object_detection/train/images/619.jpg b/pole_alignment/object_detection/train/images/619.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2cee23035926538db04b0fdae8d15d567bc32a64 --- /dev/null +++ b/pole_alignment/object_detection/train/images/619.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c5dabbc597f6b9a3ac7b07f5880347945a07961519f648485a0ef727b25d047 +size 255794 diff --git a/pole_alignment/object_detection/train/images/620.jpg b/pole_alignment/object_detection/train/images/620.jpg new file mode 100644 index 0000000000000000000000000000000000000000..84f3bf209cf371537cdef7ce395d3a584296952b --- /dev/null +++ b/pole_alignment/object_detection/train/images/620.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aee3bbf78e489aefa6274cf5df815e223d91e1cd858cff9d41ec96159670fbcf +size 207358 diff --git a/pole_alignment/object_detection/train/images/621.jpg b/pole_alignment/object_detection/train/images/621.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9697e462df03a764968993d6eba34f5ec69de301 --- /dev/null +++ b/pole_alignment/object_detection/train/images/621.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fda411fea5ee8d2ee639c349067c2318767b166a3e6556d39ed83ca7f064b6bc +size 269905 diff --git a/pole_alignment/object_detection/train/images/622.jpg b/pole_alignment/object_detection/train/images/622.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4f401c94f2b1f212ab09c428e647913d099b68d7 --- /dev/null +++ b/pole_alignment/object_detection/train/images/622.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9f1ef7a462fa1f164b3e4bf025f80ad104bb081343668d754f0467ef2dea15a +size 154040 diff --git a/pole_alignment/object_detection/train/images/623.jpg b/pole_alignment/object_detection/train/images/623.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8a82fe77f9bcc7de9175f0d5fb40d1706965d6ae --- /dev/null +++ b/pole_alignment/object_detection/train/images/623.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f26a080ab0ad311bf29764678044599223985a42dadcdcc3220b42cd89b06e8 +size 269577 diff --git a/pole_alignment/object_detection/train/images/625.jpg b/pole_alignment/object_detection/train/images/625.jpg new file mode 100644 index 0000000000000000000000000000000000000000..37792204fbdf183ffde2443a0bd547669f0c249c --- /dev/null +++ b/pole_alignment/object_detection/train/images/625.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab2d900f8478815d21974b05407637864342433dc04321d84dd03c484e4d2551 +size 429490 diff --git a/pole_alignment/object_detection/train/images/626.jpg b/pole_alignment/object_detection/train/images/626.jpg new file mode 100644 index 0000000000000000000000000000000000000000..75984366b4e634d361e483b2390dc3862a64a3be --- /dev/null +++ b/pole_alignment/object_detection/train/images/626.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e4e4d8c6296c49ba808ebd42e4d015b089aaec19248c52af46913d4818cd622 +size 821802 diff --git a/pole_alignment/object_detection/train/images/627.jpg b/pole_alignment/object_detection/train/images/627.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f546b698c595a2043f9b07a137ed7e4458697607 --- /dev/null +++ b/pole_alignment/object_detection/train/images/627.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc785350a96e8b0f171812f2cbbbc5e9c9f688b3e6137def32318bbea70ec9d2 +size 273698 diff --git a/pole_alignment/object_detection/train/images/628.jpg b/pole_alignment/object_detection/train/images/628.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2d1a32e6807bee6140dd3f559a0cadfb1a9146ed --- /dev/null +++ b/pole_alignment/object_detection/train/images/628.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48f145aea4993044e6627af6e01830990cc253abcf91c80d7b1e458fd09fbf30 +size 157610 diff --git a/pole_alignment/object_detection/train/images/629.jpg b/pole_alignment/object_detection/train/images/629.jpg new file mode 100644 index 0000000000000000000000000000000000000000..db721f8a434fcc2d923eb2fbbf45af333cc04fa9 --- /dev/null +++ b/pole_alignment/object_detection/train/images/629.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbd02903b70d28a726cbde1610f1ef3c8acf081e24cc4989915767f12396656a +size 842302 diff --git a/pole_alignment/object_detection/train/images/630.jpg b/pole_alignment/object_detection/train/images/630.jpg new file mode 100644 index 0000000000000000000000000000000000000000..09ac34dd66b2d837cba9cdf848a3573e0c87813f --- /dev/null +++ b/pole_alignment/object_detection/train/images/630.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1972a2354ae0e4048d0d37056989f92a8137227870e3a8f6f91293afdfc8c6f0 +size 1230874 diff --git a/pole_alignment/object_detection/train/images/631.jpg b/pole_alignment/object_detection/train/images/631.jpg new file mode 100644 index 0000000000000000000000000000000000000000..957675f8a69a8402b0da969d992cdae710a767da --- /dev/null +++ b/pole_alignment/object_detection/train/images/631.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a3d55ebe246016fc302bb79d9095353d137944967881ab78b6c09738e31bad8 +size 183154 diff --git a/pole_alignment/object_detection/train/images/635.jpg b/pole_alignment/object_detection/train/images/635.jpg new file mode 100644 index 0000000000000000000000000000000000000000..234bee1906103be1fffaf7aba2ea0d0e3cbf9e9c --- /dev/null +++ b/pole_alignment/object_detection/train/images/635.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcdf5e6156855f7e4d1bf046a901631cad97bce462c947f8e07f2ba29c6e62fd +size 970660 diff --git a/pole_alignment/object_detection/train/images/636.jpg b/pole_alignment/object_detection/train/images/636.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a6960834c626b1879f23fecb188ba531bae38237 --- /dev/null +++ b/pole_alignment/object_detection/train/images/636.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89927e25c0b42d4e971da94663a64827bd8d2da36b6aab56a0afb8437716544e +size 227453 diff --git a/pole_alignment/object_detection/train/images/638.jpg b/pole_alignment/object_detection/train/images/638.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b92ecaa88a42ff2b6d96c24d99f2f466ba63b104 --- /dev/null +++ b/pole_alignment/object_detection/train/images/638.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:232aa6ecf7625576bb6fcce8b783b9bdb228c5dbaf8aba4c622ae61184ea4e1a +size 768313 diff --git a/pole_alignment/object_detection/train/images/639.jpg b/pole_alignment/object_detection/train/images/639.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d2b67db66287411988d504ddf302e486e4f31c95 --- /dev/null +++ b/pole_alignment/object_detection/train/images/639.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fabf849b2d8d95162e88ad15a5afff2a735c4054dc525c24aef2c03d1b512bd3 +size 212701 diff --git a/pole_alignment/object_detection/train/images/64.jpg b/pole_alignment/object_detection/train/images/64.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d90b3007b30d0b493239aa8c719aacb93cc69a88 --- /dev/null +++ b/pole_alignment/object_detection/train/images/64.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9d8a107dbf6452391bc61543556dce412158c4b8de7c5f3fe24028b7dbf6850 +size 117897 diff --git a/pole_alignment/object_detection/train/images/641.jpg b/pole_alignment/object_detection/train/images/641.jpg new file mode 100644 index 0000000000000000000000000000000000000000..05cb515cf37980006ebda110c80af9e9c7daf545 --- /dev/null +++ b/pole_alignment/object_detection/train/images/641.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a8321593aabfaba12e562c36cdd1cec9cf4c102b28b2f2bab08da8989864ed9 +size 181596 diff --git a/pole_alignment/object_detection/train/images/642.jpg b/pole_alignment/object_detection/train/images/642.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e536ee9ec5fee92580f652eba83580ae2b43ed1a --- /dev/null +++ b/pole_alignment/object_detection/train/images/642.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:506764e85b53f16f3f4ed7a0321bf81f56da4a6570d899baa377a3c586dcf8fd +size 191978 diff --git a/pole_alignment/object_detection/train/images/644.jpg b/pole_alignment/object_detection/train/images/644.jpg new file mode 100644 index 0000000000000000000000000000000000000000..add619fc30020145d2266548e8659eb4bd2e0402 --- /dev/null +++ b/pole_alignment/object_detection/train/images/644.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96cc55e3408151fd222cbf89e94d87333700a6eb883ef5d7a4ee469296be880a +size 250194 diff --git a/pole_alignment/object_detection/train/images/645.jpg b/pole_alignment/object_detection/train/images/645.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0806e317bda1fa21558cef59a808db98c4924e8d --- /dev/null +++ b/pole_alignment/object_detection/train/images/645.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4780aaddf69df94fb48ef7d9b7ea99220daad2cb86ebe21c672a1b4c096cc1b +size 299432 diff --git a/pole_alignment/object_detection/train/images/646.jpg b/pole_alignment/object_detection/train/images/646.jpg new file mode 100644 index 0000000000000000000000000000000000000000..63eda534d8c73e5f9c38ee35c33101f8178636f8 --- /dev/null +++ b/pole_alignment/object_detection/train/images/646.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff06b92062b90ec57df6a99d85ffc5b8458f1e7e45316a9d9305c55df2eba9f2 +size 130654 diff --git a/pole_alignment/object_detection/train/images/647.jpg b/pole_alignment/object_detection/train/images/647.jpg new file mode 100644 index 0000000000000000000000000000000000000000..12064a79391ad34a66c623cf67c41e613611c768 --- /dev/null +++ b/pole_alignment/object_detection/train/images/647.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a64135c31f0c0977a58593fb1b1db59ac5b9f433d505a168e6fe1166a87c38cc +size 266941 diff --git a/pole_alignment/object_detection/train/images/648.jpg b/pole_alignment/object_detection/train/images/648.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d42514368c2227c72eb99de735d6b582eb63a86e --- /dev/null +++ b/pole_alignment/object_detection/train/images/648.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f5b800d2c15f1b3058e3567166ec8bd09427e80b24545266adcc98e67a64444 +size 152973 diff --git a/pole_alignment/object_detection/train/images/649.jpg b/pole_alignment/object_detection/train/images/649.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9a499ea8d138d138670864b2638b0fbcfe29a5e4 --- /dev/null +++ b/pole_alignment/object_detection/train/images/649.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27f6197a9479793ecad167c9145d5ecbcc9ab2267a834f211bddf08644aee3e0 +size 192946 diff --git a/pole_alignment/object_detection/train/images/650.jpg b/pole_alignment/object_detection/train/images/650.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a5e256a340080fdc76c2b49a90bb7ada82ff2138 --- /dev/null +++ b/pole_alignment/object_detection/train/images/650.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce3181901646c6eb61ec9bdc4a6547704719c8eec50f49151743bfe5368a13ff +size 113071 diff --git a/pole_alignment/object_detection/train/images/652.jpg b/pole_alignment/object_detection/train/images/652.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9d26874870a5aaccb929d091114e680b3bbd13cb --- /dev/null +++ b/pole_alignment/object_detection/train/images/652.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a30c1a3dc8d872742556a8dc718ed86a67bda69a523be8ffb95c333c4b43d379 +size 460530 diff --git a/pole_alignment/object_detection/train/images/655.jpg b/pole_alignment/object_detection/train/images/655.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9e2ccc33e4e307a541030eae4a22e51032ec360c --- /dev/null +++ b/pole_alignment/object_detection/train/images/655.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0c284fda35f54df5cd80dd0ba70527b184cc87bb1e4cc863c7f1513526ebe6a +size 77755 diff --git a/pole_alignment/object_detection/train/images/657.jpg b/pole_alignment/object_detection/train/images/657.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e835c293c8caf9b8dac9259fab5a1d27de6027ee --- /dev/null +++ b/pole_alignment/object_detection/train/images/657.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d0611316a78b1d185e51654f302e8ec885459950c8bc6b9993b4a916f0e218c +size 78796 diff --git a/pole_alignment/object_detection/train/images/658.jpg b/pole_alignment/object_detection/train/images/658.jpg new file mode 100644 index 0000000000000000000000000000000000000000..88d38b53895e9f1f45a94085316d4dd49a124ad9 --- /dev/null +++ b/pole_alignment/object_detection/train/images/658.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e545940073e9d26cfae2a65f2e4b99a7cf27a48eefc6213a2348650be9b7b91 +size 108102 diff --git a/pole_alignment/object_detection/train/images/659.jpg b/pole_alignment/object_detection/train/images/659.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dcd814198947c184d779d9990e5ee6a47b1db004 --- /dev/null +++ b/pole_alignment/object_detection/train/images/659.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bb47440ac5f273c6c8f52398258f651de97baad289b65d276fd78837a6bbbca +size 58102 diff --git a/pole_alignment/object_detection/train/images/66.jpg b/pole_alignment/object_detection/train/images/66.jpg new file mode 100644 index 0000000000000000000000000000000000000000..94e937caa7f81d948831c0a54a47fa31ad411418 --- /dev/null +++ b/pole_alignment/object_detection/train/images/66.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dda8421eb444dee6db7c08089e2e2f24fec3f5306291e4b7596d8a09048bb01c +size 207272 diff --git a/pole_alignment/object_detection/train/images/660.jpg b/pole_alignment/object_detection/train/images/660.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d6d1c203ff5ee00587b7d2a40b3b94d1ecea7fa6 --- /dev/null +++ b/pole_alignment/object_detection/train/images/660.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d88973d4f26bdb7f3fa63ae5a56d584b7d32f0c3293ead53ecf5d5c959e0e6e +size 810175 diff --git a/pole_alignment/object_detection/train/images/662.jpg b/pole_alignment/object_detection/train/images/662.jpg new file mode 100644 index 0000000000000000000000000000000000000000..00d8387277a406f5516c96fcc829642c7085507f --- /dev/null +++ b/pole_alignment/object_detection/train/images/662.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6868c220e322d31a1d17a96823c8b805eacadf6c1f0c3bb7bca58ac56ae72a5e +size 82083 diff --git a/pole_alignment/object_detection/train/images/665.jpg b/pole_alignment/object_detection/train/images/665.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9dab03758a12a43b882415e80a43f72250121018 --- /dev/null +++ b/pole_alignment/object_detection/train/images/665.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d03a9157cab7be51f66430541fd61c430ae300e953580143ee633f3f2d6e3ab0 +size 254584 diff --git a/pole_alignment/object_detection/train/images/666.jpg b/pole_alignment/object_detection/train/images/666.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8087e6aaccf9f168009e71ea99a39b818be8bea3 --- /dev/null +++ b/pole_alignment/object_detection/train/images/666.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44cd923580539cc9c9fbb06be1e084e46e4aecbc56bcb5b172116b5275e15e5e +size 143888 diff --git a/pole_alignment/object_detection/train/images/667.jpg b/pole_alignment/object_detection/train/images/667.jpg new file mode 100644 index 0000000000000000000000000000000000000000..34edf6d423e5a15c5da7c997d77e3e3d70cd23cb --- /dev/null +++ b/pole_alignment/object_detection/train/images/667.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42028e62a9e4a2cc7c1721a71eb2f5c3389d464b1df99390d99e323bdc88d51d +size 191702 diff --git a/pole_alignment/object_detection/train/images/669.jpg b/pole_alignment/object_detection/train/images/669.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e092b049706369f2a9aeb787c0ccb94208c31ca7 --- /dev/null +++ b/pole_alignment/object_detection/train/images/669.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2183ca15f6c45febeb8354c981700986c394c7144e080ae2fa629ef490147e39 +size 333490 diff --git a/pole_alignment/object_detection/train/images/67.jpg b/pole_alignment/object_detection/train/images/67.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2a39c1fd1dea7ca36f1aad3e51a13c1011a02aa3 --- /dev/null +++ b/pole_alignment/object_detection/train/images/67.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09429f222e1bee97214ef3ba911654376f915ca60b61d91f51dbac3e649702de +size 220289 diff --git a/pole_alignment/object_detection/train/images/670.jpg b/pole_alignment/object_detection/train/images/670.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c1bd8cdd661ba62fd4bbfccff34b904bf0943861 --- /dev/null +++ b/pole_alignment/object_detection/train/images/670.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:594b29b04f096bf949b4c4335eca41a26335b72b049bae2187a7f3c708d1321c +size 279245 diff --git a/pole_alignment/object_detection/train/images/671.jpg b/pole_alignment/object_detection/train/images/671.jpg new file mode 100644 index 0000000000000000000000000000000000000000..75d94c3b6884ebf16c38c925551ad67b5d015564 --- /dev/null +++ b/pole_alignment/object_detection/train/images/671.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82232763803cd4c412efe90fe9adc8d6e198d0b58aa9aa4b8d1dc76e8fa83409 +size 220431 diff --git a/pole_alignment/object_detection/train/images/672.jpg b/pole_alignment/object_detection/train/images/672.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a6ad8971b9d5ccf16a890cd24c92905c24c7b1c --- /dev/null +++ b/pole_alignment/object_detection/train/images/672.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a07df9235890c9c8f86d5db8757e52c3af6db864dbf717e782256cbca91b1dce +size 185270 diff --git a/pole_alignment/object_detection/train/images/673.jpg b/pole_alignment/object_detection/train/images/673.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cbac281393860bb04c1d05944d2661793ff1104b --- /dev/null +++ b/pole_alignment/object_detection/train/images/673.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77cf97578a055572d062ba9c764072ce9d6cb013f3cf01a519bc1700e18b83d6 +size 1053234 diff --git a/pole_alignment/object_detection/train/images/675.jpg b/pole_alignment/object_detection/train/images/675.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1add321d37469143e2f6f79a57b27f84ba4bc020 --- /dev/null +++ b/pole_alignment/object_detection/train/images/675.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb4be44333b6b4e583e4d30a44e93d78424ffc36dfd149160c813a085fabb4fa +size 888486 diff --git a/pole_alignment/object_detection/train/images/676.jpg b/pole_alignment/object_detection/train/images/676.jpg new file mode 100644 index 0000000000000000000000000000000000000000..200ab5c97d544246dfbda94a03577414ac128ecb --- /dev/null +++ b/pole_alignment/object_detection/train/images/676.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7cf1af55133795be33553f8f553cd367ce02faf36393de8066b4c6849c0d14f +size 285442 diff --git a/pole_alignment/object_detection/train/images/677.jpg b/pole_alignment/object_detection/train/images/677.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2186d21960d3a0fcdc2eba18e33a4e7645461cc0 --- /dev/null +++ b/pole_alignment/object_detection/train/images/677.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5672865982f90974f7abcf33b915a4cb922be825cab1d732dea1b00add05c711 +size 991431 diff --git a/pole_alignment/object_detection/train/images/68.jpg b/pole_alignment/object_detection/train/images/68.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c9cb6bc7bea105aca1fec4472ec231743e6c6ef --- /dev/null +++ b/pole_alignment/object_detection/train/images/68.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78af02093134fb54c80b14755843abb8b5af18e1fe033587cb82f0e8e1aa95b7 +size 218512 diff --git a/pole_alignment/object_detection/train/images/680.jpg b/pole_alignment/object_detection/train/images/680.jpg new file mode 100644 index 0000000000000000000000000000000000000000..671a849cb5711bb2ba666fce91b9bf169ca87eb3 --- /dev/null +++ b/pole_alignment/object_detection/train/images/680.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c3cc4390edbe1f11d3c61004ce3f597685de78ce0101e0ca879eabcdbe8510d +size 467984 diff --git a/pole_alignment/object_detection/train/images/682.jpg b/pole_alignment/object_detection/train/images/682.jpg new file mode 100644 index 0000000000000000000000000000000000000000..230eb6e3f4331d173ac0f7079ad295e28ed04501 --- /dev/null +++ b/pole_alignment/object_detection/train/images/682.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2beda2c8e83894e09b3f4a9eebf7c3031b7dac28b23a2e16a56f0dcf00167210 +size 84372 diff --git a/pole_alignment/object_detection/train/images/683.jpg b/pole_alignment/object_detection/train/images/683.jpg new file mode 100644 index 0000000000000000000000000000000000000000..266f7889acc57269af43ebd5659ec88c6b43dc13 --- /dev/null +++ b/pole_alignment/object_detection/train/images/683.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3beab6ab59533815c874c258da77fc50e7ab0a083e71b2163b93e2270a034c2 +size 120893 diff --git a/pole_alignment/object_detection/train/images/684.jpg b/pole_alignment/object_detection/train/images/684.jpg new file mode 100644 index 0000000000000000000000000000000000000000..15d395151396681d11a726632d4909b3ca5549b8 --- /dev/null +++ b/pole_alignment/object_detection/train/images/684.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80a081a0fed9b0470eefa62beeb7b6aeabbe84ea20e5dfda35797a50b8f14d5f +size 756034 diff --git a/pole_alignment/object_detection/train/images/686.jpg b/pole_alignment/object_detection/train/images/686.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b87af39294352bb59c64dfc240606e9cff1ad34d --- /dev/null +++ b/pole_alignment/object_detection/train/images/686.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfc4033edebae15d02bb799214c78f2f98c5947ee1d9fbd7349796b4a15ef7fe +size 348186 diff --git a/pole_alignment/object_detection/train/images/688.jpg b/pole_alignment/object_detection/train/images/688.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0c70258af63d6318faa73527536644fb2a508463 --- /dev/null +++ b/pole_alignment/object_detection/train/images/688.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c82f8bfa24052e768561a3de1ef6f4238f2dfa80cf0ce316a2b9e4cc483c3523 +size 269144 diff --git a/pole_alignment/object_detection/train/images/689.jpg b/pole_alignment/object_detection/train/images/689.jpg new file mode 100644 index 0000000000000000000000000000000000000000..89b83c72277fe5a198ed14df6f3dda3469ddae43 --- /dev/null +++ b/pole_alignment/object_detection/train/images/689.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19365fd884cdc32283b4b147a7f479aff8787ae428c8d8063a56d1433b456af7 +size 1145206 diff --git a/pole_alignment/object_detection/train/images/69.jpg b/pole_alignment/object_detection/train/images/69.jpg new file mode 100644 index 0000000000000000000000000000000000000000..852205df8b95e9b3431d60d530b0925c30c0a16b --- /dev/null +++ b/pole_alignment/object_detection/train/images/69.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:481a52fb03b136bed01941ab9c7c3e391a2ca1b6a788877bbd7cb83d6bc242e2 +size 267570 diff --git a/pole_alignment/object_detection/train/images/690.jpg b/pole_alignment/object_detection/train/images/690.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ff6f588458f69c91106851e66b79700e72e4a66a --- /dev/null +++ b/pole_alignment/object_detection/train/images/690.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66ebb9f415d7fdc24c911cc3d0e5195d126d5c387b3d156fa18b121f1a86edd8 +size 469048 diff --git a/pole_alignment/object_detection/train/images/692.jpg b/pole_alignment/object_detection/train/images/692.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a0583148ff60d3f462bc31f1a679ee346971a83a --- /dev/null +++ b/pole_alignment/object_detection/train/images/692.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3af319d47784afd40cf6d69e393377be9b1571902fe62c55743b04ee6ce06c4 +size 173522 diff --git a/pole_alignment/object_detection/train/images/695.jpg b/pole_alignment/object_detection/train/images/695.jpg new file mode 100644 index 0000000000000000000000000000000000000000..907f604c8a6397116332d88de666a5caaf70eaae --- /dev/null +++ b/pole_alignment/object_detection/train/images/695.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d87f32f1b95bcaba68caced569129c155e5351783c7bf4667b545a9f5aabc86 +size 431339 diff --git a/pole_alignment/object_detection/train/images/696.jpg b/pole_alignment/object_detection/train/images/696.jpg new file mode 100644 index 0000000000000000000000000000000000000000..656c6aa0bb926e0503035654ce7783b461da041f --- /dev/null +++ b/pole_alignment/object_detection/train/images/696.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fda1c74356d2c17c409f4c716383b145ff3ac40b999ac3e6a06589d89a898383 +size 1034596 diff --git a/pole_alignment/object_detection/train/images/697.jpg b/pole_alignment/object_detection/train/images/697.jpg new file mode 100644 index 0000000000000000000000000000000000000000..51eb7e1d80e1c0eee49c2554a4372c6bdbb9fe96 --- /dev/null +++ b/pole_alignment/object_detection/train/images/697.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:747c182d8613da35f31d47a6c5543c150066bb3a92b6b27073c200e65f9094c0 +size 1140804 diff --git a/pole_alignment/object_detection/train/images/698.jpg b/pole_alignment/object_detection/train/images/698.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a8c30e240a767e5d542db602fb85203fcb54c095 --- /dev/null +++ b/pole_alignment/object_detection/train/images/698.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f751d5200c4a66015c46d096b1839664dc019bcdc0b74787c8f0b0b28a8f3de0 +size 295938 diff --git a/pole_alignment/object_detection/train/images/699.jpg b/pole_alignment/object_detection/train/images/699.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e3d185930064518da51615587a2181a4790748ce --- /dev/null +++ b/pole_alignment/object_detection/train/images/699.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e5abfed6c5214908e97eff4732882072da94dfa6ded5e1a4fb98cd5be982cbc +size 1009948 diff --git a/pole_alignment/object_detection/train/images/7.jpg b/pole_alignment/object_detection/train/images/7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ee7258c61065d254be547b3b05a976638295938a --- /dev/null +++ b/pole_alignment/object_detection/train/images/7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf7c63e8bfa72f3fa51a7fb136e9a4244057b7878fa686a06c39ae47022343cc +size 334781 diff --git a/pole_alignment/object_detection/train/images/701.jpg b/pole_alignment/object_detection/train/images/701.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a6c3ce33abbd762e0b418cbbe0296a9e95ea714d --- /dev/null +++ b/pole_alignment/object_detection/train/images/701.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f2de10c63a75ece4a87f2a959b97c11e9c09c08a717df91993b9378bca4979d +size 278577 diff --git a/pole_alignment/object_detection/train/images/702.jpg b/pole_alignment/object_detection/train/images/702.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7728746c89b505fbb5eed706527d5fbc10787826 --- /dev/null +++ b/pole_alignment/object_detection/train/images/702.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be7613c37ff11fc846d79b6df26e9f27c21d77278436f66c25245e9230c21f2a +size 735215 diff --git a/pole_alignment/object_detection/train/images/703.jpg b/pole_alignment/object_detection/train/images/703.jpg new file mode 100644 index 0000000000000000000000000000000000000000..678965f0ee08dae97af28cae0374d27e41e4571c --- /dev/null +++ b/pole_alignment/object_detection/train/images/703.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e0d4203fcab756ead58f5fd5905549b624d6b3f89a9cab39cb94a55a72ac899 +size 1201481 diff --git a/pole_alignment/object_detection/train/images/71.jpg b/pole_alignment/object_detection/train/images/71.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9fb0e7f691bc2b94615060c59cf8ea5a6f1a9fc2 --- /dev/null +++ b/pole_alignment/object_detection/train/images/71.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dd01f3b9e26fbb23a9556c03e350c241838e12c5ceadf135d7ce547f2a5adcb +size 312231 diff --git a/pole_alignment/object_detection/train/images/716.jpg b/pole_alignment/object_detection/train/images/716.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4ff826c57f75d54ed450dc80fe565a596ff6e7c0 --- /dev/null +++ b/pole_alignment/object_detection/train/images/716.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7a001fc2408cc6fd511afa7f8ff2d78c3cfb4f796ca99e7b47a2f16aec6dfd7 +size 847948 diff --git a/pole_alignment/object_detection/train/images/727.jpg b/pole_alignment/object_detection/train/images/727.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e3dc103f0111960afc2bd8bfea807540aa8854a4 --- /dev/null +++ b/pole_alignment/object_detection/train/images/727.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2fd0f3703d2e91d4f375f0c57ac9e0038c6bd87b856717da4efcf6032908183 +size 841935 diff --git a/pole_alignment/object_detection/train/images/728.jpg b/pole_alignment/object_detection/train/images/728.jpg new file mode 100644 index 0000000000000000000000000000000000000000..96eba8b7d699ac35a80d2c5f39084098ecc16884 --- /dev/null +++ b/pole_alignment/object_detection/train/images/728.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42986d68b5691a6a2581588eeee1bafbe7290950ef587d006055fb680fb78ff3 +size 933512 diff --git a/pole_alignment/object_detection/train/images/73.jpg b/pole_alignment/object_detection/train/images/73.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ebf6c47f5c63fc7bacecd8999a4b0bc5bd14f479 --- /dev/null +++ b/pole_alignment/object_detection/train/images/73.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33bf69515e378fc045f6e060ef4dce65f74e7824a7c5d08b14a59403b1761f45 +size 354133 diff --git a/pole_alignment/object_detection/train/images/737.jpg b/pole_alignment/object_detection/train/images/737.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d86f320187db0428a976b3539cf6711144502421 --- /dev/null +++ b/pole_alignment/object_detection/train/images/737.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d111ca4d252453306377b11a9fc86bd8c56c0547092f01ff88e7484fe916edee +size 808836 diff --git a/pole_alignment/object_detection/train/images/742.jpg b/pole_alignment/object_detection/train/images/742.jpg new file mode 100644 index 0000000000000000000000000000000000000000..920571caa55c9cde3e86fa64edaf5bcae059ec24 --- /dev/null +++ b/pole_alignment/object_detection/train/images/742.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57f36adb7510d82dc0fac7bbc90bf746e0dcf4afe2626f28ca86c49218979af5 +size 835553 diff --git a/pole_alignment/object_detection/train/images/743.jpg b/pole_alignment/object_detection/train/images/743.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7c7ac402a086346a3d49b5a5d9ec699fa6bc0d20 --- /dev/null +++ b/pole_alignment/object_detection/train/images/743.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bc0088f08ad03141a90ab0e9467c54a348bfb895d1aaec76f7d61a83d73a7cd +size 954897 diff --git a/pole_alignment/object_detection/train/images/745.jpg b/pole_alignment/object_detection/train/images/745.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6382e115e7533d8637b0d4b3180aed9a8f03d7cb --- /dev/null +++ b/pole_alignment/object_detection/train/images/745.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca2cad037bc1575d421a1897c3a020c399c9f766cce5e349954a6d4b0da95e8d +size 1070042 diff --git a/pole_alignment/object_detection/train/images/747.jpg b/pole_alignment/object_detection/train/images/747.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8cdbe4490a1ed265174290b87b5596dc323f45e5 --- /dev/null +++ b/pole_alignment/object_detection/train/images/747.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8892e0e917828327e3ec1367ff9f5ec38a256bcc79da359869f80b41bd2eefea +size 829327 diff --git a/pole_alignment/object_detection/train/images/749.jpg b/pole_alignment/object_detection/train/images/749.jpg new file mode 100644 index 0000000000000000000000000000000000000000..780375c84d3ea8b806d34f4569e659f9d5112a30 --- /dev/null +++ b/pole_alignment/object_detection/train/images/749.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd38f1d281a2bfbf4b15e92e7da2f9e1ff1de92e14637e617899a7d57336132a +size 901759 diff --git a/pole_alignment/object_detection/train/images/751.jpg b/pole_alignment/object_detection/train/images/751.jpg new file mode 100644 index 0000000000000000000000000000000000000000..add1b19411b5814f57c2dcecbc0f49f9a86a2f79 --- /dev/null +++ b/pole_alignment/object_detection/train/images/751.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddd02414e70c0767db61af362fc920783fb69549fc03e41e1f489cd2627e6d82 +size 856084 diff --git a/pole_alignment/object_detection/train/images/754.jpg b/pole_alignment/object_detection/train/images/754.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b7106f0879429432638178740deef712deca7a15 --- /dev/null +++ b/pole_alignment/object_detection/train/images/754.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96903dc2b83a6065234dcc54b4a4db5f50222dc07fc90e61b65f3640e52435ec +size 875598 diff --git a/pole_alignment/object_detection/train/images/756.jpg b/pole_alignment/object_detection/train/images/756.jpg new file mode 100644 index 0000000000000000000000000000000000000000..baa4a284d25f020babd353a3eabbe35eb8937139 --- /dev/null +++ b/pole_alignment/object_detection/train/images/756.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7cc642ee3e80539fe9c901eddd43fe262b4287dd29f2c721030e6ce3d910a0e +size 754711 diff --git a/pole_alignment/object_detection/train/images/759.jpg b/pole_alignment/object_detection/train/images/759.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5ceb151af2e2af5488c86ebaf89493d73b18db2e --- /dev/null +++ b/pole_alignment/object_detection/train/images/759.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c4b63095abe55adaa2b677386b52d092c5f5df37547bbab50d1843e2e2c0b17 +size 1071897 diff --git a/pole_alignment/object_detection/train/images/760.jpg b/pole_alignment/object_detection/train/images/760.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f274506aaa67e08ba61f44a035d61ae3df2ae0fc --- /dev/null +++ b/pole_alignment/object_detection/train/images/760.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a2ba7ca7a5adbad377091e26dadd9d95de1ec4b8e2d9c115833ea820b8dfc4d +size 798836 diff --git a/pole_alignment/object_detection/train/images/762.jpg b/pole_alignment/object_detection/train/images/762.jpg new file mode 100644 index 0000000000000000000000000000000000000000..63eeb0164cadb8773bc40a1abbdfdd858d2598e2 --- /dev/null +++ b/pole_alignment/object_detection/train/images/762.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cae3f99bb21b73322733af887c7ae8828fd2264ef37adb8b13758f787f52a2f9 +size 912682 diff --git a/pole_alignment/object_detection/train/images/763.jpg b/pole_alignment/object_detection/train/images/763.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a48b1437ec0db3d9a043f5b75b414f4f49cd53d8 --- /dev/null +++ b/pole_alignment/object_detection/train/images/763.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8184e87ee9a554d55935c19521b0318974f77c7b53c59432f13f90249abaaa4b +size 820532 diff --git a/pole_alignment/object_detection/train/images/766.jpg b/pole_alignment/object_detection/train/images/766.jpg new file mode 100644 index 0000000000000000000000000000000000000000..65863c455c7cc3208896c0acdca294a50087330e --- /dev/null +++ b/pole_alignment/object_detection/train/images/766.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1922a6ced68a5bff8636fb9b2fa913839b519283d26c70ff92185f06f8e8019f +size 883272 diff --git a/pole_alignment/object_detection/train/images/768.jpg b/pole_alignment/object_detection/train/images/768.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fd9752c22dffea87dd4638554dcb1740cdc4a209 --- /dev/null +++ b/pole_alignment/object_detection/train/images/768.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3441188dfbcb5b12306bde59d4c40f46d7aa9efe84c641255590ab1a273fcda +size 1245118 diff --git a/pole_alignment/object_detection/train/images/770.jpg b/pole_alignment/object_detection/train/images/770.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1b0b7baa1eb856f2827d3af8158e7bda347754bd --- /dev/null +++ b/pole_alignment/object_detection/train/images/770.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d1c19bbb0cfa204e2f595e4a51ac496334c7eb82b4719e526b1bac1e6247cbb +size 1208684 diff --git a/pole_alignment/object_detection/train/images/774.jpg b/pole_alignment/object_detection/train/images/774.jpg new file mode 100644 index 0000000000000000000000000000000000000000..db791c36672847fc4a21a5b77c310780e0b4b745 --- /dev/null +++ b/pole_alignment/object_detection/train/images/774.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6e2f4418a78939d0a1e12515249608b684cb050d8a71f1d3c469601611b76e5 +size 935616 diff --git a/pole_alignment/object_detection/train/images/78.jpg b/pole_alignment/object_detection/train/images/78.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c3d6e61a678de019fc7bacee499e3d8e9f040f24 --- /dev/null +++ b/pole_alignment/object_detection/train/images/78.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:145010b61e6c238bc9afec8ca3f4c9184888c12dbf4b838fefcd432a0558f65b +size 801703 diff --git a/pole_alignment/object_detection/train/images/784.jpg b/pole_alignment/object_detection/train/images/784.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1a62de6ae64eb3f2060e705f5c6a94502fb89b83 --- /dev/null +++ b/pole_alignment/object_detection/train/images/784.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7f179baa705910ba32700266ff8af8b01e7bdd643ca742d0c375c588beb8d0b +size 191899 diff --git a/pole_alignment/object_detection/train/images/790.jpg b/pole_alignment/object_detection/train/images/790.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d82f4a1c2d09dceb1666148549ce8578217b6962 --- /dev/null +++ b/pole_alignment/object_detection/train/images/790.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27039ee42828030cd0bd442285df790e04a5a815c97be0c389683d870b9a18d1 +size 151730 diff --git a/pole_alignment/object_detection/train/images/791.jpg b/pole_alignment/object_detection/train/images/791.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f23963e99c2c5091e12170eb7f3c8abb159251a2 --- /dev/null +++ b/pole_alignment/object_detection/train/images/791.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3cdfe58de4b12f77be7798c56ceab4fd0429311c38ea2c6360da64b2ed030be +size 128550 diff --git a/pole_alignment/object_detection/train/images/795.jpg b/pole_alignment/object_detection/train/images/795.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b18e0251831208941c09afbd3b0be34d78e0fcc6 --- /dev/null +++ b/pole_alignment/object_detection/train/images/795.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e09ca58b927ecec26292585f150f1710570b1e4198e6ee97934991e8ae61941 +size 183829 diff --git a/pole_alignment/object_detection/train/images/796.jpg b/pole_alignment/object_detection/train/images/796.jpg new file mode 100644 index 0000000000000000000000000000000000000000..79a48c3dc336368ef3bee0db63321a39fb663661 --- /dev/null +++ b/pole_alignment/object_detection/train/images/796.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:955451f033c0132310e2b71e6e37b8d803d034390deca321ef25c8e4935ab4b9 +size 188723 diff --git a/pole_alignment/object_detection/train/images/797.jpg b/pole_alignment/object_detection/train/images/797.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8283802d60eebe173f93ee0f7a2f8f20135f51f4 --- /dev/null +++ b/pole_alignment/object_detection/train/images/797.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4192a52068c0dc1f5f728d38a8640eaad1984f14e03e4941ccf051839cd65bc3 +size 143544 diff --git a/pole_alignment/object_detection/train/images/800.jpg b/pole_alignment/object_detection/train/images/800.jpg new file mode 100644 index 0000000000000000000000000000000000000000..135818eef61b1a08f460d94319a2e2c688a50100 --- /dev/null +++ b/pole_alignment/object_detection/train/images/800.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bf5bf9fd9e8593fe6793bbafd6744e7f8481ec9ad163a504ad36bdeff72c1dc +size 158826 diff --git a/pole_alignment/object_detection/train/images/809.jpg b/pole_alignment/object_detection/train/images/809.jpg new file mode 100644 index 0000000000000000000000000000000000000000..92543261c4a364c8b099a46ea4da88c57e013103 --- /dev/null +++ b/pole_alignment/object_detection/train/images/809.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49c7e75352488459b35c9a7fb3fcdca1668b885405d6d668662e65504887ac35 +size 134005 diff --git a/pole_alignment/object_detection/train/images/810.jpg b/pole_alignment/object_detection/train/images/810.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4fec98e95a3c4c9e518ae245ae77c10426cdd0e1 --- /dev/null +++ b/pole_alignment/object_detection/train/images/810.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1c9ef310eb2e55517f9f07b690820f3cb1f4391fb99e767f42ae76379aec2ad +size 125907 diff --git a/pole_alignment/object_detection/train/images/812.jpg b/pole_alignment/object_detection/train/images/812.jpg new file mode 100644 index 0000000000000000000000000000000000000000..83237d3c3403e895e7f90693518ff3dc1d5dbf9f --- /dev/null +++ b/pole_alignment/object_detection/train/images/812.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5457e15edec30ca492013a7e6ccb03844bf63f7af5f057fdf615a14f4d7972da +size 262006 diff --git a/pole_alignment/object_detection/train/images/813.jpg b/pole_alignment/object_detection/train/images/813.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f0fef9063244b72f48e6f642b1f5f8e48e126cb0 --- /dev/null +++ b/pole_alignment/object_detection/train/images/813.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56a6571aaf8283abeb9e947db3bfb9f66dc5c9e916a08623a221ca0513180e3b +size 239712 diff --git a/pole_alignment/object_detection/train/images/815.jpg b/pole_alignment/object_detection/train/images/815.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0dcb8d37d250db7ba96c1904c0f56c58b0447d1c --- /dev/null +++ b/pole_alignment/object_detection/train/images/815.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:393ab04729c53c2fd60024ac50f700aa123327fbb28a75e49a2023cfd5f9d4c4 +size 258632 diff --git a/pole_alignment/object_detection/train/images/820.jpg b/pole_alignment/object_detection/train/images/820.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7ad2ffc5df3e9cd52c1a91f94e007700b24cadbe --- /dev/null +++ b/pole_alignment/object_detection/train/images/820.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9d7fa226378b2c412bfe072fb7314a86572d7cc39ebb0e376514fd20f85fbb6 +size 214121 diff --git a/pole_alignment/object_detection/train/images/826.jpg b/pole_alignment/object_detection/train/images/826.jpg new file mode 100644 index 0000000000000000000000000000000000000000..169b76882c130c973bf90ab3154ca89a84953868 --- /dev/null +++ b/pole_alignment/object_detection/train/images/826.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d16a0addd7b9ce4a809f483cec6491c93d35d66cf3ae2c9de44db2e5834f7cb +size 166622 diff --git a/pole_alignment/object_detection/train/images/828.jpg b/pole_alignment/object_detection/train/images/828.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dfa5b17cf17eaf8652d12884151cb7c9be8e3298 --- /dev/null +++ b/pole_alignment/object_detection/train/images/828.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:249c1b02ec198bfbbeb691aacf43bb00627edd59403bdba3721c7bc71e832c45 +size 191620 diff --git a/pole_alignment/object_detection/train/images/832.jpg b/pole_alignment/object_detection/train/images/832.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0dc3d4c2724a8acf6d86290f2ae70e100ec1e78d --- /dev/null +++ b/pole_alignment/object_detection/train/images/832.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdff370e616054497aa7b7eaedbc5d657ce1020f1e96b57dedb46e5eac5a676f +size 905054 diff --git a/pole_alignment/object_detection/train/images/833.jpg b/pole_alignment/object_detection/train/images/833.jpg new file mode 100644 index 0000000000000000000000000000000000000000..770ab79318d75b6271b3335317b96b218f860a0f --- /dev/null +++ b/pole_alignment/object_detection/train/images/833.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9040acc67327db2660e47f9d049ce6f0ff1bb5ce3c31cee3cc5a104887ab2bc +size 175366 diff --git a/pole_alignment/object_detection/train/images/84.jpg b/pole_alignment/object_detection/train/images/84.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e8d5369cb4e7d028457f276003fbb4ee6b8e40f3 --- /dev/null +++ b/pole_alignment/object_detection/train/images/84.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24f1c864c3887a63c7e7db22ec179ab59809f95e6be2ef4d5a5afad868de5f79 +size 1022073 diff --git a/pole_alignment/object_detection/train/images/840.jpg b/pole_alignment/object_detection/train/images/840.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aaed53da385daeed46c50e888670ed662a4d5326 --- /dev/null +++ b/pole_alignment/object_detection/train/images/840.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62e4da999277ba486d90676eaf742a4cd4f2599c6d6b9c88acf5405ad9b587ec +size 140210 diff --git a/pole_alignment/object_detection/train/images/841.jpg b/pole_alignment/object_detection/train/images/841.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e38ad7e2027a799c3c55802db3299a3b64603fa0 --- /dev/null +++ b/pole_alignment/object_detection/train/images/841.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb7f45b61e9f4cc0e4213479d1f1e52f756182c2c2bf9fc7eca7f6a646650cce +size 142654 diff --git a/pole_alignment/object_detection/train/images/842.jpg b/pole_alignment/object_detection/train/images/842.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ef910fbfa4db51ca78a6105deda2446e217ab5e6 --- /dev/null +++ b/pole_alignment/object_detection/train/images/842.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13c2433cd80607ead6195b6b0c8295215e968348d7b6bf1b30de105d4d5b3352 +size 720275 diff --git a/pole_alignment/object_detection/train/images/843.jpg b/pole_alignment/object_detection/train/images/843.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a44d953c34a65ed503d63bf86934d6d52c3196d3 --- /dev/null +++ b/pole_alignment/object_detection/train/images/843.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76aa3bb29fdae73491cc3eba71d07cd74a1d4320c53a5902ba3b2599ac2c68e8 +size 140816 diff --git a/pole_alignment/object_detection/train/images/844.jpg b/pole_alignment/object_detection/train/images/844.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d2ad62d747f21adb170315d47e992c972261b4e3 --- /dev/null +++ b/pole_alignment/object_detection/train/images/844.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f5a657585a4c5bf49853a485d6ef65bf80f98cb5b03d587c92b8d4e6d48b589 +size 136236 diff --git a/pole_alignment/object_detection/train/images/846.jpg b/pole_alignment/object_detection/train/images/846.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b8ad8f4a1614d0ef21cbddeccf1d22e4638ed31f --- /dev/null +++ b/pole_alignment/object_detection/train/images/846.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ad407569dab21bd33fde6c6e5dd5de7b43f369109a0945496ca64942ce0b011 +size 445054 diff --git a/pole_alignment/object_detection/train/images/847.jpg b/pole_alignment/object_detection/train/images/847.jpg new file mode 100644 index 0000000000000000000000000000000000000000..89aa581f28ff1683401aa4d23697456f3f7acab8 --- /dev/null +++ b/pole_alignment/object_detection/train/images/847.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5064a3753da06e31218314104e602aadc037f6d708332ad62e0b5ca1f9790bf3 +size 121985 diff --git a/pole_alignment/object_detection/train/images/848.jpg b/pole_alignment/object_detection/train/images/848.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2c6bc6543ec24f171e37ff26a0e60e7a6aea40bd --- /dev/null +++ b/pole_alignment/object_detection/train/images/848.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:519cb9ae907438812d192f3252a642e75cbe9e9c563aeba169e653026b0b4ca5 +size 123154 diff --git a/pole_alignment/object_detection/train/images/849.jpg b/pole_alignment/object_detection/train/images/849.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2ea685758d67101dd54dcb9b10b0d137ec005cce --- /dev/null +++ b/pole_alignment/object_detection/train/images/849.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3b51e3f304ab60e73a3a6e5ac5208261954ba4423bbb04ef443fe4465aa2572 +size 205414 diff --git a/pole_alignment/object_detection/train/images/850.jpg b/pole_alignment/object_detection/train/images/850.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0c9780a637643ebfaae9907c0c08dbd5b04e8d30 --- /dev/null +++ b/pole_alignment/object_detection/train/images/850.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c51f6502b2873c449f6cc041d68ac6f68ff82dcf2d8b4e6bcb1818f86509414f +size 173202 diff --git a/pole_alignment/object_detection/train/images/854.jpg b/pole_alignment/object_detection/train/images/854.jpg new file mode 100644 index 0000000000000000000000000000000000000000..610491ca19d7cf22d7fff3d0d52ce913763e544b --- /dev/null +++ b/pole_alignment/object_detection/train/images/854.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76c5d755727d569467ae4843558e9f0f2ec0227383e21e12c345bd00384c2fb4 +size 235724 diff --git a/pole_alignment/object_detection/train/images/86.jpg b/pole_alignment/object_detection/train/images/86.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e1df3b2b9714b05f54b31edef306c1ec26d04c25 --- /dev/null +++ b/pole_alignment/object_detection/train/images/86.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b16b8877fd344d23b424629b8c7700d0367233fcd06e0facf2b6bde8d339656 +size 257317 diff --git a/pole_alignment/object_detection/train/images/860.jpg b/pole_alignment/object_detection/train/images/860.jpg new file mode 100644 index 0000000000000000000000000000000000000000..86a58b2526d55284b0c91447b937f8d4f8eae542 --- /dev/null +++ b/pole_alignment/object_detection/train/images/860.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d34daae505aa040f7513caed54e47516cf9d4100b77cd40bdf659fc347ac39ec +size 258903 diff --git a/pole_alignment/object_detection/train/images/863.jpg b/pole_alignment/object_detection/train/images/863.jpg new file mode 100644 index 0000000000000000000000000000000000000000..81ecd57e77785b55c1d66820137f34a170e82793 --- /dev/null +++ b/pole_alignment/object_detection/train/images/863.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b662e6e25e4ad1da4ddd32dee1957aa3deb60b9893b9068581408a9d2cdc69b4 +size 846932 diff --git a/pole_alignment/object_detection/train/images/864.jpg b/pole_alignment/object_detection/train/images/864.jpg new file mode 100644 index 0000000000000000000000000000000000000000..14872a32205673bcf4a41c28e4b173484db89c1e --- /dev/null +++ b/pole_alignment/object_detection/train/images/864.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ece10a99dcb62f8feb188212e82d14ca6f0d8619b7ec9f65400433ac823c7228 +size 432563 diff --git a/pole_alignment/object_detection/train/images/865.jpg b/pole_alignment/object_detection/train/images/865.jpg new file mode 100644 index 0000000000000000000000000000000000000000..48c7be97c04af344e7a3d44b55a69d1d1da89703 --- /dev/null +++ b/pole_alignment/object_detection/train/images/865.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8399553db265fcad487c99647e3467d0996352f1a01d03f98cc7e65c922cb480 +size 141891 diff --git a/pole_alignment/object_detection/train/images/866.jpg b/pole_alignment/object_detection/train/images/866.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c70f5ab6cd0aa4d08da66b7f229f2135bd2a0da1 --- /dev/null +++ b/pole_alignment/object_detection/train/images/866.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d096a3bb610e6a2e747d0c720475b25a34fb18ccd6177afa900e08e2bb2bbadd +size 126886 diff --git a/pole_alignment/object_detection/train/images/867.jpg b/pole_alignment/object_detection/train/images/867.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d08e3e2b4e6b1065b45a5583133797207e86bf7c --- /dev/null +++ b/pole_alignment/object_detection/train/images/867.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7efb09b706816d0ad121c0c5f7becb8c909832712858fc521c70e37868f38403 +size 185145 diff --git a/pole_alignment/object_detection/train/images/868.jpg b/pole_alignment/object_detection/train/images/868.jpg new file mode 100644 index 0000000000000000000000000000000000000000..828e826b1fe7636fa1b2de404b02e016802350da --- /dev/null +++ b/pole_alignment/object_detection/train/images/868.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0eacd9ada910897ecd86670153cf83e0a0d4d8c39e0b7b04bdd675a972c8d6f +size 279574 diff --git a/pole_alignment/object_detection/train/images/87.jpg b/pole_alignment/object_detection/train/images/87.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6dfbc84a0c8d4765809441d1a3f7dc37658e2230 --- /dev/null +++ b/pole_alignment/object_detection/train/images/87.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7193cd8734eef59c3711934299e4de0bd930beee86e16f43bbd0dd83fc999f7d +size 216646 diff --git a/pole_alignment/object_detection/train/images/871.jpg b/pole_alignment/object_detection/train/images/871.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dfdd40c07d800ed33fa8690e4926e0057b26e7f9 --- /dev/null +++ b/pole_alignment/object_detection/train/images/871.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fb4fbfa8d454eea2baf1e2156b1ad05d8abcc4a7a826d6a62982692f6249345 +size 211229 diff --git a/pole_alignment/object_detection/train/images/874.jpg b/pole_alignment/object_detection/train/images/874.jpg new file mode 100644 index 0000000000000000000000000000000000000000..44cb268c9384e1e310d57f47199e688368d0029c --- /dev/null +++ b/pole_alignment/object_detection/train/images/874.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c889951596d03b8ee96a9bac9555ea45ff1e1d297e0237e08487758b1ce36a38 +size 93094 diff --git a/pole_alignment/object_detection/train/images/875.jpg b/pole_alignment/object_detection/train/images/875.jpg new file mode 100644 index 0000000000000000000000000000000000000000..092a2d3c478a3ea78a6c9aeb0eff8c34c652c668 --- /dev/null +++ b/pole_alignment/object_detection/train/images/875.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:837544dd50a8c70ea3b524318ceec34c0528de9f0c900153f25a32a488b1c32f +size 105436 diff --git a/pole_alignment/object_detection/train/images/876.jpg b/pole_alignment/object_detection/train/images/876.jpg new file mode 100644 index 0000000000000000000000000000000000000000..13dc12728a1536fcecc49a6b98450b3c9e61ca1a --- /dev/null +++ b/pole_alignment/object_detection/train/images/876.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ae57dd29712ba0d8058869593ea5f47e1eb5d0dea948f8520d423a9152a6699 +size 263960 diff --git a/pole_alignment/object_detection/train/images/878.jpg b/pole_alignment/object_detection/train/images/878.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ef5253dbe5c28786dc782f45efc673d8a6e6bef6 --- /dev/null +++ b/pole_alignment/object_detection/train/images/878.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7d7027dc901c101d4d7b240f10bbeb0e7a05bd506a83084e17f46a3f70837cf +size 183106 diff --git a/pole_alignment/object_detection/train/images/879.jpg b/pole_alignment/object_detection/train/images/879.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a82444774cd16d6f097c199fbb647c97cf622acf --- /dev/null +++ b/pole_alignment/object_detection/train/images/879.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:368f3cd76900324b7d3918e0fbfde5267a1afe3efaa18a546abd0a0bb0052d5e +size 150660 diff --git a/pole_alignment/object_detection/train/images/88.jpg b/pole_alignment/object_detection/train/images/88.jpg new file mode 100644 index 0000000000000000000000000000000000000000..83fe7b1588ae9c3b9b15f4b76e056bd8859a8467 --- /dev/null +++ b/pole_alignment/object_detection/train/images/88.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:212c519bb8a3419badd6ca9e13a43123eb2b81476ef02b270134012815b7561c +size 253284 diff --git a/pole_alignment/object_detection/train/images/880.jpg b/pole_alignment/object_detection/train/images/880.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ff90fb599cec4446965665f9d0d79a9e1b8c1648 --- /dev/null +++ b/pole_alignment/object_detection/train/images/880.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ee9666c61278e18dc9980b7945b0450203bf1c3b62c9697156d878270e4334d +size 129312 diff --git a/pole_alignment/object_detection/train/images/881.jpg b/pole_alignment/object_detection/train/images/881.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bdfa4078e0d3920ea678e643b5965b38e4b0505c --- /dev/null +++ b/pole_alignment/object_detection/train/images/881.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1ec877ec54e48447e6ad68617c3e5e58c429c9126f2e9012fed701cdf266b7d +size 203789 diff --git a/pole_alignment/object_detection/train/images/882.jpg b/pole_alignment/object_detection/train/images/882.jpg new file mode 100644 index 0000000000000000000000000000000000000000..72ac0835a5e896d319d0b5ba2284375d6692942d --- /dev/null +++ b/pole_alignment/object_detection/train/images/882.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:065faf6935c80ee791751c4c35b29d3b5dbf7760eab9509f004a94be2a555b14 +size 410150 diff --git a/pole_alignment/object_detection/train/images/883.jpg b/pole_alignment/object_detection/train/images/883.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0daf73a4b5da1806d54efa75020dd418c3a46f7f --- /dev/null +++ b/pole_alignment/object_detection/train/images/883.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f688551d9ffd2bdc41092ecb4f0341b552aebdff583c27775a9d258d6920b092 +size 130848 diff --git a/pole_alignment/object_detection/train/images/885.jpg b/pole_alignment/object_detection/train/images/885.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3793ea2407a52a51bc47e1fb2710215b18107be6 --- /dev/null +++ b/pole_alignment/object_detection/train/images/885.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e06cb8d15cc82208639f56616239bf329688ac20e329b082666dd227aff1f70 +size 113639 diff --git a/pole_alignment/object_detection/train/images/886.jpg b/pole_alignment/object_detection/train/images/886.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9769234c3f8e840c302360fe1163f3c46ffd68af --- /dev/null +++ b/pole_alignment/object_detection/train/images/886.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9651eafe27932011ec6c567f500ebb36d084aa9fc9b28df7f0fa951e355644c +size 200963 diff --git a/pole_alignment/object_detection/train/images/888.jpg b/pole_alignment/object_detection/train/images/888.jpg new file mode 100644 index 0000000000000000000000000000000000000000..19cf2c46bae4249079473551365fead6302fa69c --- /dev/null +++ b/pole_alignment/object_detection/train/images/888.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eadacc74397c6729230358650d45a3e5780bf53f39c3348b795cd2ad2ceb0d3d +size 142696 diff --git a/pole_alignment/object_detection/train/images/889.jpg b/pole_alignment/object_detection/train/images/889.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f19db419ed05e9bf0da7f2f389e32db8bc305ffd --- /dev/null +++ b/pole_alignment/object_detection/train/images/889.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b44adfd9fcb038c2584c50e7bd1a7fa0cf112e5e902a019b487cba838d53cd95 +size 85482 diff --git a/pole_alignment/object_detection/train/images/89.jpg b/pole_alignment/object_detection/train/images/89.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bc8439edc569a8300d3f9cc1071f7058f0034513 --- /dev/null +++ b/pole_alignment/object_detection/train/images/89.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7348e2bf3a167098e0fca114e78300b8c693c10c5b3b91f6ada77723cf9c35d +size 141383 diff --git a/pole_alignment/object_detection/train/images/890.jpg b/pole_alignment/object_detection/train/images/890.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8ac3c547a1dfabc783156a17c3701164a8f43702 --- /dev/null +++ b/pole_alignment/object_detection/train/images/890.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4746c72b5dd9a784e470ab43e2de060212395009f87ee72b7d1a749fb4b0c0c9 +size 264148 diff --git a/pole_alignment/object_detection/train/images/891.jpg b/pole_alignment/object_detection/train/images/891.jpg new file mode 100644 index 0000000000000000000000000000000000000000..822c3d6aea0021558c2791fc75cf06ccd1667153 --- /dev/null +++ b/pole_alignment/object_detection/train/images/891.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:444606b2aac9c7b0bca27a18705da1ad8c0e9695227c8d5260466f3f8a358be2 +size 141449 diff --git a/pole_alignment/object_detection/train/images/893.jpg b/pole_alignment/object_detection/train/images/893.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6d5d9ee3c63b6b2577085a2d445da4aab7e02d2e --- /dev/null +++ b/pole_alignment/object_detection/train/images/893.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90863abeb2f75142e8d76dce1a303da7c642900620f0e1ba417f35712dd5b415 +size 207292 diff --git a/pole_alignment/object_detection/train/images/895.jpg b/pole_alignment/object_detection/train/images/895.jpg new file mode 100644 index 0000000000000000000000000000000000000000..14b6c2c762093cac2376cad2249cbe268ce86467 --- /dev/null +++ b/pole_alignment/object_detection/train/images/895.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7c0d2aaa8d155911ad5bd3c2b573c4650e199cd91f8a051fee1f223cf4ab6b6 +size 83104 diff --git a/pole_alignment/object_detection/train/images/896.jpg b/pole_alignment/object_detection/train/images/896.jpg new file mode 100644 index 0000000000000000000000000000000000000000..300e106cf7fe4c9aef0f3e96ca4aad8568754792 --- /dev/null +++ b/pole_alignment/object_detection/train/images/896.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7aba0b1be5deb44f9b277c97f23c29d2a98ee644a404b4a173bd98e36e200525 +size 1006688 diff --git a/pole_alignment/object_detection/train/images/897.jpg b/pole_alignment/object_detection/train/images/897.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8af97caa4243f2406f5cb87440aef563b17c387f --- /dev/null +++ b/pole_alignment/object_detection/train/images/897.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc198985fe5e750a80ee43eeeeff120b11fe7d55d9bf8499828b5ea7e2479935 +size 227158 diff --git a/pole_alignment/object_detection/train/images/898.jpg b/pole_alignment/object_detection/train/images/898.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7754fe8e09335670f894119c7a22e12329721313 --- /dev/null +++ b/pole_alignment/object_detection/train/images/898.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:790734929448c1ce4c14a294f46bc94cfef0c81db7fb8786b119c89a10820b0d +size 85425 diff --git a/pole_alignment/object_detection/train/images/899.jpg b/pole_alignment/object_detection/train/images/899.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2962b6975e56b14e7a911b431f421f8ea0bef34f --- /dev/null +++ b/pole_alignment/object_detection/train/images/899.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c45aacb254c2b7b8d6bd7ec966e004af25a2c5fc1783da69783ab84cd1e3643b +size 141609 diff --git a/pole_alignment/object_detection/train/images/9.jpg b/pole_alignment/object_detection/train/images/9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e2b5a2a5436f062346ab3f797a149af5447cff0c --- /dev/null +++ b/pole_alignment/object_detection/train/images/9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bceb4765b98355b28104c184208f1fa9bf1c0332e34f3c95c2bd6eed520d9f2 +size 82564 diff --git a/pole_alignment/object_detection/train/images/90.jpg b/pole_alignment/object_detection/train/images/90.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d4219f4e461d0f27ff30cba971254c2598374df1 --- /dev/null +++ b/pole_alignment/object_detection/train/images/90.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4c7638d2995b1f4eb926b888b69e54c31b7c23a6c2c13e1c1e0a4fd918cf600 +size 171996 diff --git a/pole_alignment/object_detection/train/images/900.jpg b/pole_alignment/object_detection/train/images/900.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e4cc273fb48b55fc74809ebdcfa735d6d88e5ec1 --- /dev/null +++ b/pole_alignment/object_detection/train/images/900.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddc64fb99b61f547a62ef253d85a7a8b3a122f3db9c5f7bd78657723d5a0ac86 +size 858619 diff --git a/pole_alignment/object_detection/train/images/901.jpg b/pole_alignment/object_detection/train/images/901.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b757a957bab248b19533f9d936755fa4142a1776 --- /dev/null +++ b/pole_alignment/object_detection/train/images/901.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edb8a21afd880c6b702384f83e89098770b07529bff747076c214e3c7e4c4a96 +size 314672 diff --git a/pole_alignment/object_detection/train/images/902.jpg b/pole_alignment/object_detection/train/images/902.jpg new file mode 100644 index 0000000000000000000000000000000000000000..25301866376b1e53638c411cedd8d1bdd2dd466d --- /dev/null +++ b/pole_alignment/object_detection/train/images/902.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dc90d425f39a77a55cc13bc90a1d12f0dcca94c10d421d2f16d9da38ebc21ac +size 215134 diff --git a/pole_alignment/object_detection/train/images/903.jpg b/pole_alignment/object_detection/train/images/903.jpg new file mode 100644 index 0000000000000000000000000000000000000000..32367f514bb7aa46b4acd09bf38e2cbef103fd7c --- /dev/null +++ b/pole_alignment/object_detection/train/images/903.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aad0b719e17be9f5be5c794b27ebcf3d5e67373cd007e137506ac8512acb8d79 +size 403164 diff --git a/pole_alignment/object_detection/train/images/904.jpg b/pole_alignment/object_detection/train/images/904.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d3c4bc819bded19584447e50c7baab2b52aee5b --- /dev/null +++ b/pole_alignment/object_detection/train/images/904.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:271b499cf4a976454bed7aa7d132d46211789bb1f760c630db0f1d57e96e7422 +size 198233 diff --git a/pole_alignment/object_detection/train/images/905.jpg b/pole_alignment/object_detection/train/images/905.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d2e0f440e0e49303d65b8495d65a6dcad1796de6 --- /dev/null +++ b/pole_alignment/object_detection/train/images/905.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f47eed34bdb35cf6e4c0455ae1c836489e516e3701d16112c229a8cda36c12cb +size 287064 diff --git a/pole_alignment/object_detection/train/images/906.jpg b/pole_alignment/object_detection/train/images/906.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bbf25844ee40fcae650740ee2f14b5564fcccfdd --- /dev/null +++ b/pole_alignment/object_detection/train/images/906.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66db752ff9d3f721b1cebb4228602c4c733d4d662cc6f1963ba205336aed83ea +size 150802 diff --git a/pole_alignment/object_detection/train/images/909.jpg b/pole_alignment/object_detection/train/images/909.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8abecf887c4ad9ba3cdf679220709076bc1be4ce --- /dev/null +++ b/pole_alignment/object_detection/train/images/909.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:630801c1d69820cd754ff1fdbb82caa9ad73ef37627bda97c277c243b2adf01b +size 84534 diff --git a/pole_alignment/object_detection/train/images/91.jpg b/pole_alignment/object_detection/train/images/91.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3cf9f7867a10a8411414cd12edca5c201617382f --- /dev/null +++ b/pole_alignment/object_detection/train/images/91.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03c22b3abc98fa86a69606ce44748acc5d14fd53c1c87588a2e3fc57d0a5b4dc +size 113552 diff --git a/pole_alignment/object_detection/train/images/910.jpg b/pole_alignment/object_detection/train/images/910.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ce5b0783b0fb41b662b1ea0a3ea7511146d6d513 --- /dev/null +++ b/pole_alignment/object_detection/train/images/910.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1393aa4994a03e8bfc7ddb8d4a7c267a2d705cd7d4cdd3dc7bf8f9db326704b8 +size 762571 diff --git a/pole_alignment/object_detection/train/images/912.jpg b/pole_alignment/object_detection/train/images/912.jpg new file mode 100644 index 0000000000000000000000000000000000000000..18213acdab6cc77f8cc9e616b65798d0c65e30a4 --- /dev/null +++ b/pole_alignment/object_detection/train/images/912.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9799cfacfb9c07216abca208332bf116d26396a59dcb24eff5ab4eb081bc73b5 +size 467351 diff --git a/pole_alignment/object_detection/train/images/913.jpg b/pole_alignment/object_detection/train/images/913.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cb2334ffc1e80ca703805add3f74afe4dc7b621b --- /dev/null +++ b/pole_alignment/object_detection/train/images/913.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c7b203965abe854997d0deab09815b5c5ae3dd10d15786a54326fa0e5fbdf9c +size 1437591 diff --git a/pole_alignment/object_detection/train/images/914.jpg b/pole_alignment/object_detection/train/images/914.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0e58ba7bb8d477eace47c33c83c234c51b8528b2 --- /dev/null +++ b/pole_alignment/object_detection/train/images/914.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:076e72f75613689b769906fdec6366bc473a52f736d5c847f96133b5214abaaf +size 159571 diff --git a/pole_alignment/object_detection/train/images/915.jpg b/pole_alignment/object_detection/train/images/915.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f0e6bc3a6912c35cb3967c796b24bc4c053a3906 --- /dev/null +++ b/pole_alignment/object_detection/train/images/915.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:488316f2b7b691c86c51c5f0faea9a354804cd33fd704061e0af8c045be22df0 +size 1068798 diff --git a/pole_alignment/object_detection/train/images/917.jpg b/pole_alignment/object_detection/train/images/917.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4247d780475f9368a8aec99ba9c5bb0788022d35 --- /dev/null +++ b/pole_alignment/object_detection/train/images/917.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:786421478a59672eb7761516493159074bf2f966bfe19ade9fc8df03fb84657b +size 143951 diff --git a/pole_alignment/object_detection/train/images/918.jpg b/pole_alignment/object_detection/train/images/918.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b820eb4070eac405b0ba129195b1f1561f6ae4a8 --- /dev/null +++ b/pole_alignment/object_detection/train/images/918.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab5d76079999d5df7e68f58b23c5c4685b2a6a71f506cf8ed4339dbc4c5f2ea3 +size 347568 diff --git a/pole_alignment/object_detection/train/images/919.jpg b/pole_alignment/object_detection/train/images/919.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0e17404fb9cc72bb0f50f8c5a787b0196b50de4b --- /dev/null +++ b/pole_alignment/object_detection/train/images/919.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee18e2c23d10daf9799088a2bd5fbeaf294d159ddd7c297c2e21b9cb39643e3e +size 960331 diff --git a/pole_alignment/object_detection/train/images/92.jpg b/pole_alignment/object_detection/train/images/92.jpg new file mode 100644 index 0000000000000000000000000000000000000000..873c324a644678e5e318943a4f68108e8d842be7 --- /dev/null +++ b/pole_alignment/object_detection/train/images/92.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53b683aa6ea26d51d2d74224e435b53016f31ff050d2aaf92514e2a86b42722f +size 133456 diff --git a/pole_alignment/object_detection/train/images/920.jpg b/pole_alignment/object_detection/train/images/920.jpg new file mode 100644 index 0000000000000000000000000000000000000000..03ae6a80e3bbb77e74eb7fa3752a74739090ec0b --- /dev/null +++ b/pole_alignment/object_detection/train/images/920.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dff3c29be52343e3934797d2c1ab09c58286fcd4528a295af764f9b0b85e800 +size 1242526 diff --git a/pole_alignment/object_detection/train/images/922.jpg b/pole_alignment/object_detection/train/images/922.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f8bbcf8a6ebfab6ddcb971a940cf6c953a752d52 --- /dev/null +++ b/pole_alignment/object_detection/train/images/922.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:948279645b8982e0d8ec39570857c9efeedc95b3d653c61a9a98663958c3659a +size 104001 diff --git a/pole_alignment/object_detection/train/images/923.jpg b/pole_alignment/object_detection/train/images/923.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e166a50937227177588bac4b3f472c0e4482c3bf --- /dev/null +++ b/pole_alignment/object_detection/train/images/923.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc2de7df8c46ba178f0e04d631c63cdc4ef8ec51afc891baa282e2d6208f6a58 +size 857021 diff --git a/pole_alignment/object_detection/train/images/924.jpg b/pole_alignment/object_detection/train/images/924.jpg new file mode 100644 index 0000000000000000000000000000000000000000..49c7097ff7107747b2bee24df2d3604ac24c728a --- /dev/null +++ b/pole_alignment/object_detection/train/images/924.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:852a024bf89f7ba859b80bb95f8433cbb6239991a5e34ed7a13fe4c038f5cc8d +size 272562 diff --git a/pole_alignment/object_detection/train/images/925.jpg b/pole_alignment/object_detection/train/images/925.jpg new file mode 100644 index 0000000000000000000000000000000000000000..32c16b3a70eb25838ac6e79e200a59a0c6f4ba15 --- /dev/null +++ b/pole_alignment/object_detection/train/images/925.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:189878e9ecaad108825448b77a038c3655277f6b66af527b27fb7f8fa42e77b4 +size 1229757 diff --git a/pole_alignment/object_detection/train/images/927.jpg b/pole_alignment/object_detection/train/images/927.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fe1c893d1ae5e15b28375207488adff275dcb40b --- /dev/null +++ b/pole_alignment/object_detection/train/images/927.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f3c7faf78ec98752075900b7013dceefa8c0c7097b9fc468fcd3566bfb6d2dc +size 277565 diff --git a/pole_alignment/object_detection/train/images/928.jpg b/pole_alignment/object_detection/train/images/928.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ea6d45520f4e2806e8cf3f52da27ad41d2656fdf --- /dev/null +++ b/pole_alignment/object_detection/train/images/928.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62f8aa36b642bb46b652f5210900d4026e007dab159f6f337241e793ccfdb755 +size 177167 diff --git a/pole_alignment/object_detection/train/images/929.jpg b/pole_alignment/object_detection/train/images/929.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4c1f2bc63d920f8d55f4806aa260ea2a49ef7a55 --- /dev/null +++ b/pole_alignment/object_detection/train/images/929.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:216fa51271105b0e2cef09ad3bd0ae830b6b721f12b40abb23951324d5a67bd3 +size 182244 diff --git a/pole_alignment/object_detection/train/images/930.jpg b/pole_alignment/object_detection/train/images/930.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ab6d127f3accc16524c8794430eaf7757f424899 --- /dev/null +++ b/pole_alignment/object_detection/train/images/930.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1d03041f82600bc851a156777fde2e3dd9be2119e9dee164f62e4f24fb6c808 +size 1309074 diff --git a/pole_alignment/object_detection/train/images/931.jpg b/pole_alignment/object_detection/train/images/931.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7c9196bb2585103b2d4e4b7db6a05b08ee122dcd --- /dev/null +++ b/pole_alignment/object_detection/train/images/931.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce509fe975ce16359a1f3299c4247664b2392f95148d41bf17c28128c551e271 +size 238719 diff --git a/pole_alignment/object_detection/train/images/932.jpg b/pole_alignment/object_detection/train/images/932.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0445d3126f2da257cca2d763ed2aa8ac5eae1d63 --- /dev/null +++ b/pole_alignment/object_detection/train/images/932.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fa64b73ee2f05b2ae35c4e20bfb9e19497bfe2e258832efa75a288ffb1dffdf +size 195636 diff --git a/pole_alignment/object_detection/train/images/933.jpg b/pole_alignment/object_detection/train/images/933.jpg new file mode 100644 index 0000000000000000000000000000000000000000..90df78876bae73cd2afab40a99ab24faf406334f --- /dev/null +++ b/pole_alignment/object_detection/train/images/933.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d125336bee4ee09d924fd4c10d0bdebddbe55d344a6704b632215d556e05c7e +size 322452 diff --git a/pole_alignment/object_detection/train/images/934.jpg b/pole_alignment/object_detection/train/images/934.jpg new file mode 100644 index 0000000000000000000000000000000000000000..001f631f726fffe65668f6af3b1911e2441459e7 --- /dev/null +++ b/pole_alignment/object_detection/train/images/934.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5aea572b1210a6f026e90838cd3bb1eeeb0c624898d7d24408dba05df2f2a194 +size 368268 diff --git a/pole_alignment/object_detection/train/images/936.jpg b/pole_alignment/object_detection/train/images/936.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0e95d47b108ff5a82ce3afec08db1552343f395a --- /dev/null +++ b/pole_alignment/object_detection/train/images/936.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9c2a78d33788e838d21d02a76ea4b6201a6ca2016229752faa8a1f80baf0c11 +size 157478 diff --git a/pole_alignment/object_detection/train/images/938.jpg b/pole_alignment/object_detection/train/images/938.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f28c2a6a73e019398be6b166545e6663c9e87021 --- /dev/null +++ b/pole_alignment/object_detection/train/images/938.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93e9f558a0cfeeda14e1a13585975bbd2e4a8367075b34759519c9b2e7e9ce44 +size 298727 diff --git a/pole_alignment/object_detection/train/images/939.jpg b/pole_alignment/object_detection/train/images/939.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bce2a23cca10772eb6cbf72ca9392306c7688dbe --- /dev/null +++ b/pole_alignment/object_detection/train/images/939.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3eda91fc98a8a7a2b5b08dfd75ee1785e79659d7b11b2de563105dc31ac08c60 +size 290788 diff --git a/pole_alignment/object_detection/train/images/94.jpg b/pole_alignment/object_detection/train/images/94.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a24339049a800f791f95b0475c60ff03c553797 --- /dev/null +++ b/pole_alignment/object_detection/train/images/94.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eae18c9ad8b528296135ba4ad87d8f01eed700be267bba1bea34c8cbe5787463 +size 131253 diff --git a/pole_alignment/object_detection/train/images/940.jpg b/pole_alignment/object_detection/train/images/940.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4a39d2a2a7f17cf1f2ba9348cf7a615dbf6d2902 --- /dev/null +++ b/pole_alignment/object_detection/train/images/940.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa0e6c2e219974be741642fb3be30687163632119a54fc6617db05f213faeee4 +size 195900 diff --git a/pole_alignment/object_detection/train/images/941.jpg b/pole_alignment/object_detection/train/images/941.jpg new file mode 100644 index 0000000000000000000000000000000000000000..88a0acb1d5c45c277f620088c38d64ac2e2b2aab --- /dev/null +++ b/pole_alignment/object_detection/train/images/941.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b5a1d826f926496db1cc8981d1a3f7daa10d02e00fc35fce54c4bc7e6509b60 +size 150623 diff --git a/pole_alignment/object_detection/train/images/943.jpg b/pole_alignment/object_detection/train/images/943.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d4485fbf2abb576d1c163aafe4cc0985a94b131 --- /dev/null +++ b/pole_alignment/object_detection/train/images/943.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65efd21c0c1d5c4a988e89ef1450777aaebd045827ea2a963aa3979f46cc08a8 +size 225178 diff --git a/pole_alignment/object_detection/train/images/944.jpg b/pole_alignment/object_detection/train/images/944.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fd653366765ae294ba1df94f889e111301a0ded3 --- /dev/null +++ b/pole_alignment/object_detection/train/images/944.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7c8dc75adee9572c92fc712929640e252498f290f4b64df7e729dc725719a8d +size 242974 diff --git a/pole_alignment/object_detection/train/images/945.jpg b/pole_alignment/object_detection/train/images/945.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c1a5b1c49298ff026ee55330e7dcf55481207aeb --- /dev/null +++ b/pole_alignment/object_detection/train/images/945.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b22edeef50fb492e20ba5b07beaa865d8e0439dfe0163db54424af83efe1bfed +size 1059753 diff --git a/pole_alignment/object_detection/train/images/946.jpg b/pole_alignment/object_detection/train/images/946.jpg new file mode 100644 index 0000000000000000000000000000000000000000..09c50329abd851d6c595496ff84e33dcdb6e691c --- /dev/null +++ b/pole_alignment/object_detection/train/images/946.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9500828228ffe7e3dc45cfec54402f590be1ad46b68461e86ec493b9d36eac5 +size 326180 diff --git a/pole_alignment/object_detection/train/images/948.jpg b/pole_alignment/object_detection/train/images/948.jpg new file mode 100644 index 0000000000000000000000000000000000000000..53c1c87d45ebdbce4e99187ef1b4129666e9d14a --- /dev/null +++ b/pole_alignment/object_detection/train/images/948.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05161600a905f4aeafb2d634b4c2e52bb90c6dc37924e8236cb5a21d2847ea3f +size 601130 diff --git a/pole_alignment/object_detection/train/images/95.jpg b/pole_alignment/object_detection/train/images/95.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4789dce501d2654a6ff50099d8aebb7cdba1019a --- /dev/null +++ b/pole_alignment/object_detection/train/images/95.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:166cd4399a892923f2fca5f00d49cfd4e0105833ed3a055b43cec098a080ae37 +size 95662 diff --git a/pole_alignment/object_detection/train/images/950.jpg b/pole_alignment/object_detection/train/images/950.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e3bf4c5eaa3419d0c9ad74ff5ebd337147c4f965 --- /dev/null +++ b/pole_alignment/object_detection/train/images/950.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e21fdb9d5ba0b753c56cb6e27d48cbf42c7dffae6366f07e9e674ea5ac3db926 +size 152657 diff --git a/pole_alignment/object_detection/train/images/951.jpg b/pole_alignment/object_detection/train/images/951.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d8d5364722c5004d36f6bfa99da3a32d6fbf2e46 --- /dev/null +++ b/pole_alignment/object_detection/train/images/951.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b49bbe75aa535e891b07dcaffcf7eed511ed48591f867f8d7265e9e6d42ea12a +size 164286 diff --git a/pole_alignment/object_detection/train/images/952.jpg b/pole_alignment/object_detection/train/images/952.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9fc05ea59326ccc08cf311d29fa548c96d4840fe --- /dev/null +++ b/pole_alignment/object_detection/train/images/952.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d6f1664c24eef2413e2fbfd609940736ce1dd3fb4b7e6dee4bd649d3b3b3411 +size 172379 diff --git a/pole_alignment/object_detection/train/images/953.jpg b/pole_alignment/object_detection/train/images/953.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ee5858821b2de7ef4c8ae9e2460e640dd4e94af7 --- /dev/null +++ b/pole_alignment/object_detection/train/images/953.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67b0859ea371558ce8ba28b34da097175c033db0708c0f8f2bd28af82b89183e +size 168475 diff --git a/pole_alignment/object_detection/train/images/955.jpg b/pole_alignment/object_detection/train/images/955.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dde0218341f8858f11b7f405c6681a04ba4a14b6 --- /dev/null +++ b/pole_alignment/object_detection/train/images/955.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06edd20b8219a161209ce2963be2a3bf5adf85e2685cc1e480dd537b30264714 +size 78196 diff --git a/pole_alignment/object_detection/train/images/956.jpg b/pole_alignment/object_detection/train/images/956.jpg new file mode 100644 index 0000000000000000000000000000000000000000..456d3dd98212c1c8d58a89ff02b115fa27da64ef --- /dev/null +++ b/pole_alignment/object_detection/train/images/956.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14dbd29fdb4937163d6af812a268cffadb48279a27e405472d383ab90f077942 +size 118103 diff --git a/pole_alignment/object_detection/train/images/957.jpg b/pole_alignment/object_detection/train/images/957.jpg new file mode 100644 index 0000000000000000000000000000000000000000..922e3eeb3d536522a1d11281bcdd3043f9a2e23b --- /dev/null +++ b/pole_alignment/object_detection/train/images/957.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3ecd0a97d295a36b2bc437859e7282f003279e09ae6a38a8423ebce4c5b2022 +size 84361 diff --git a/pole_alignment/object_detection/train/images/958.jpg b/pole_alignment/object_detection/train/images/958.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dfb38c3e9807f8394d6ebb3209b1917c782058ce --- /dev/null +++ b/pole_alignment/object_detection/train/images/958.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb47be27cd8b2f3b1bf12065cbbe75b1ba35e5fc911bdfcf70a1e63e9ef2fcc5 +size 120212 diff --git a/pole_alignment/object_detection/train/images/959.jpg b/pole_alignment/object_detection/train/images/959.jpg new file mode 100644 index 0000000000000000000000000000000000000000..de07107bcc1f85df4989d19a4bdb47ea435037b5 --- /dev/null +++ b/pole_alignment/object_detection/train/images/959.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ddc39bf0a25a6d95df6cc0e12f8aac0647ac49ce8a969538588a40fec3e5fdf +size 169073 diff --git a/pole_alignment/object_detection/train/images/96.jpg b/pole_alignment/object_detection/train/images/96.jpg new file mode 100644 index 0000000000000000000000000000000000000000..14d72e7026a02a501e36992e66b4eaaea629a62a --- /dev/null +++ b/pole_alignment/object_detection/train/images/96.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7b434c7d5bd5fcf5df0450272fbe47610288e1c6ae08e8f63f8b940d7621f26 +size 138613 diff --git a/pole_alignment/object_detection/train/images/960.jpg b/pole_alignment/object_detection/train/images/960.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c6c2e7197e925b9291bac23f1bf5a644195507ec --- /dev/null +++ b/pole_alignment/object_detection/train/images/960.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d01a1265edcc6edbe4f67a6305580a9136dd3e4c07157479ba37b5069121644a +size 85145 diff --git a/pole_alignment/object_detection/train/images/961.jpg b/pole_alignment/object_detection/train/images/961.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4ec51636191080f1196d29b703bd984315a93dd7 --- /dev/null +++ b/pole_alignment/object_detection/train/images/961.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a91a5629d79dc35566d824ee7f2cdb7b6203d39803545bfcca2b96d8002add63 +size 108896 diff --git a/pole_alignment/object_detection/train/images/962.jpg b/pole_alignment/object_detection/train/images/962.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5931135bf249abf6c01401fcd38a9a5af68cc338 --- /dev/null +++ b/pole_alignment/object_detection/train/images/962.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a76daf37d5fc6d2cabd469aaf14e9247895065f7f76114e8783df9f7ff2ee9e +size 122422 diff --git a/pole_alignment/object_detection/train/images/963.jpg b/pole_alignment/object_detection/train/images/963.jpg new file mode 100644 index 0000000000000000000000000000000000000000..60582aeea6068dbd767fd77f6a04ebf52e74f002 --- /dev/null +++ b/pole_alignment/object_detection/train/images/963.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1dd7e8d4499c096829695c86d0a3c9b9401711df45aeed1488517a2bc1277ff +size 181641 diff --git a/pole_alignment/object_detection/train/images/964.jpg b/pole_alignment/object_detection/train/images/964.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8bd180fc5cfad37bb9a954ad08b02e960b70239f --- /dev/null +++ b/pole_alignment/object_detection/train/images/964.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f912be63af9f0291c62b96740ddde03eba4db758ae5fc1a884b60ee207d9a25 +size 153786 diff --git a/pole_alignment/object_detection/train/images/966.jpg b/pole_alignment/object_detection/train/images/966.jpg new file mode 100644 index 0000000000000000000000000000000000000000..68f7f0bcbc4fbca43eb9f7d56a600846556a8949 --- /dev/null +++ b/pole_alignment/object_detection/train/images/966.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d1efc3875e5e2d1f22ddf86ddea61038d259aec7b3debf1f6578b5c9769cac0 +size 126293 diff --git a/pole_alignment/object_detection/train/images/967.jpg b/pole_alignment/object_detection/train/images/967.jpg new file mode 100644 index 0000000000000000000000000000000000000000..77ff2ab9c5be82c013d6d3da4a8a24e6ab1487f5 --- /dev/null +++ b/pole_alignment/object_detection/train/images/967.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00ded7c5585fd55b585f8090098cdc32fea36069203ba16c8ae17fcaa14c526b +size 116524 diff --git a/pole_alignment/object_detection/train/images/968.jpg b/pole_alignment/object_detection/train/images/968.jpg new file mode 100644 index 0000000000000000000000000000000000000000..144cdc193aa557ed7d294bdb1b5a024fa3fa4707 --- /dev/null +++ b/pole_alignment/object_detection/train/images/968.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf0c06cbd3b1c757030eaa8a18d54c507d96b0cf969aefdfd5a38bfb39ac6cbf +size 196970 diff --git a/pole_alignment/object_detection/train/images/969.jpg b/pole_alignment/object_detection/train/images/969.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf5a52c9c009b4d32b11d6358e6fd408fe7c364a --- /dev/null +++ b/pole_alignment/object_detection/train/images/969.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09e1800c9d85c6fefaea49b8af1d6ad658da4bfbe8710b2f7fbd8657ac1b8093 +size 211875 diff --git a/pole_alignment/object_detection/train/images/97.jpg b/pole_alignment/object_detection/train/images/97.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4db0fcabc74f687cfc8abd41b74c3168dca74bf8 --- /dev/null +++ b/pole_alignment/object_detection/train/images/97.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da3222aaa0cac2c3b0ccf9792a7a9bb66934cbb5ac507539f06530a3b68044d9 +size 100711 diff --git a/pole_alignment/object_detection/train/images/970.jpg b/pole_alignment/object_detection/train/images/970.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e323e66cff8cfdf9d329983ca3911436eac97afb --- /dev/null +++ b/pole_alignment/object_detection/train/images/970.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8278ba5d3f35c7ef5cc92ff5707f44710b1d547e9b0790108fe98aca642a78cb +size 81873 diff --git a/pole_alignment/object_detection/train/images/971.jpg b/pole_alignment/object_detection/train/images/971.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d66f5db278f13289b2f14ff18da6bb5c78ab3313 --- /dev/null +++ b/pole_alignment/object_detection/train/images/971.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb5c937fedccf3395de8d344696c42fe48abc5f4d45e82440cf7fba49c9ca548 +size 223845 diff --git a/pole_alignment/object_detection/train/images/972.jpg b/pole_alignment/object_detection/train/images/972.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1cd8c565d56028da21b541aad7cc90946dd5a3ab --- /dev/null +++ b/pole_alignment/object_detection/train/images/972.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5168fd64fd62b1c311263ea8a9dc5b1ed696cf35f26df7e7744a59db40434810 +size 131807 diff --git a/pole_alignment/object_detection/train/images/973.jpg b/pole_alignment/object_detection/train/images/973.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1b0c63a236bf6e2d512605834fba9403f386c3df --- /dev/null +++ b/pole_alignment/object_detection/train/images/973.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:292f30633f543fdf42e0dfaad6b1fb4292377d5b9fc2c1fa4abf8d9ff9ec8625 +size 198874 diff --git a/pole_alignment/object_detection/train/images/975.jpg b/pole_alignment/object_detection/train/images/975.jpg new file mode 100644 index 0000000000000000000000000000000000000000..902f5aedd0c737003fd7c0c231d4cb805f216bf5 --- /dev/null +++ b/pole_alignment/object_detection/train/images/975.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:053b47339494fcb19797e028c04bfe535a974226abcc4f89e566ce61afdc1f13 +size 248496 diff --git a/pole_alignment/object_detection/train/images/976.jpg b/pole_alignment/object_detection/train/images/976.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3501fd33e8b47f6b0609d2794a74074b207a062c --- /dev/null +++ b/pole_alignment/object_detection/train/images/976.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a44058ed35df4d47171cb3cb9650158e6515046209c2e0e8cfedaf27440e6406 +size 146084 diff --git a/pole_alignment/object_detection/train/images/977.jpg b/pole_alignment/object_detection/train/images/977.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6ca6bcdcc5847585c6bd01e22cad08e03385f214 --- /dev/null +++ b/pole_alignment/object_detection/train/images/977.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3833f6db46597e33ab97050255a57e1be1038c5d4288f75bf5b75b1db7d93713 +size 93838 diff --git a/pole_alignment/object_detection/train/images/978.jpg b/pole_alignment/object_detection/train/images/978.jpg new file mode 100644 index 0000000000000000000000000000000000000000..278299f9145033ef7dc756ac71e8ec21b4b5d437 --- /dev/null +++ b/pole_alignment/object_detection/train/images/978.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2398a07743cc8503f9e951532992bb085b6b4c5e26914a48a013d586068ecf44 +size 156797 diff --git a/pole_alignment/object_detection/train/images/979.jpg b/pole_alignment/object_detection/train/images/979.jpg new file mode 100644 index 0000000000000000000000000000000000000000..93ae208ae259901921d4e35b8894d709eb35cc26 --- /dev/null +++ b/pole_alignment/object_detection/train/images/979.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8730068bf023990fbb90408a054ac00a322a046ee27573c6835e082d024a9d18 +size 184231 diff --git a/pole_alignment/object_detection/train/images/981.jpg b/pole_alignment/object_detection/train/images/981.jpg new file mode 100644 index 0000000000000000000000000000000000000000..84a57284147d1b388c4e0942d53f61712b2101b2 --- /dev/null +++ b/pole_alignment/object_detection/train/images/981.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5745a1b01fd749511c9c41843bde228a85b1846ec3cc57ec26452054826cbaa0 +size 219848 diff --git a/pole_alignment/object_detection/train/images/982.jpg b/pole_alignment/object_detection/train/images/982.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9040a57a077ee5686ae2b6616c9c1cee145f6aa4 --- /dev/null +++ b/pole_alignment/object_detection/train/images/982.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49bdbbc48bb516ba10a27669068d0266791bfebc3ecf97ca55c7bb229ac7003f +size 177894 diff --git a/pole_alignment/object_detection/train/images/983.jpg b/pole_alignment/object_detection/train/images/983.jpg new file mode 100644 index 0000000000000000000000000000000000000000..90f2ec2721901d475fa9b20b6020f8e31bf6d1d8 --- /dev/null +++ b/pole_alignment/object_detection/train/images/983.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7537daf4e18c680a406e63701bf4ee67109cdbd20d49728294c9f061a075c17 +size 88209 diff --git a/pole_alignment/object_detection/train/images/984.jpg b/pole_alignment/object_detection/train/images/984.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fe046a64316fcc21ab402dd882f42a2b731d1efa --- /dev/null +++ b/pole_alignment/object_detection/train/images/984.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e58acd3238965556aef0691b3d53854686e0ddef95dd19543ff77450480dd6ec +size 171018 diff --git a/pole_alignment/object_detection/train/images/985.jpg b/pole_alignment/object_detection/train/images/985.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c3e13a432d7c34b9176153e2a6888c604bd2c67d --- /dev/null +++ b/pole_alignment/object_detection/train/images/985.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c10ead6329aabffee8cbcfa2d0b05908885d9f7380cd4f765b2516881de02ad1 +size 134134 diff --git a/pole_alignment/object_detection/train/images/986.jpg b/pole_alignment/object_detection/train/images/986.jpg new file mode 100644 index 0000000000000000000000000000000000000000..288e7ed7d3ac762e68a6e46ceb364dda9358f4d8 --- /dev/null +++ b/pole_alignment/object_detection/train/images/986.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f679069872cbd28d9f2191310388abc0321368104f7a5f320a02084b379d70e9 +size 105489 diff --git a/pole_alignment/object_detection/train/images/987.jpg b/pole_alignment/object_detection/train/images/987.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4e40f17c364c26ba4f28898ddad09332571ced72 --- /dev/null +++ b/pole_alignment/object_detection/train/images/987.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fada67b95d4db4a8140036471171bd22619b721f911a9d02c9011e102c398747 +size 133321 diff --git a/pole_alignment/object_detection/train/images/988.jpg b/pole_alignment/object_detection/train/images/988.jpg new file mode 100644 index 0000000000000000000000000000000000000000..24553d8f293ff9ba361847340b79d9f36c1c0a02 --- /dev/null +++ b/pole_alignment/object_detection/train/images/988.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47506cb7ca37c8ce4cb1b106205df2d7b0f150fc15611924441b0c02416a50d6 +size 147139 diff --git a/pole_alignment/object_detection/train/images/989.jpg b/pole_alignment/object_detection/train/images/989.jpg new file mode 100644 index 0000000000000000000000000000000000000000..61c0ce6cc25bbc3486d7975bc191d6f091ee7c5a --- /dev/null +++ b/pole_alignment/object_detection/train/images/989.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6094730ab5fd1e7b39822b4067fac2b3203f1584cef849c71ce85d539abad889 +size 115324 diff --git a/pole_alignment/object_detection/train/images/99.jpg b/pole_alignment/object_detection/train/images/99.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c4aba6fcdfd6b329de635f98a28ce8cd86829c81 --- /dev/null +++ b/pole_alignment/object_detection/train/images/99.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a9d55a5a8832210202aa9e993f441565b87c59fe52274c01cc690e01dc3cd1a +size 232818 diff --git a/pole_alignment/object_detection/train/images/990.jpg b/pole_alignment/object_detection/train/images/990.jpg new file mode 100644 index 0000000000000000000000000000000000000000..34332bfa6e142b54f90e7c09a5e5ee3c3f495eb5 --- /dev/null +++ b/pole_alignment/object_detection/train/images/990.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b04aa4cad1971560ae39b38287480d647bf2c7c71c7394eef810310032094026 +size 112885 diff --git a/pole_alignment/object_detection/train/images/991.jpg b/pole_alignment/object_detection/train/images/991.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0043d944e72667d5810701c2dee2a7bdc492ac2a --- /dev/null +++ b/pole_alignment/object_detection/train/images/991.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b54f3672664e732aa0df06cc2576e142ef5523a6b993ad33cb6bde21b1c7c4bf +size 70581 diff --git a/pole_alignment/object_detection/train/images/992.jpg b/pole_alignment/object_detection/train/images/992.jpg new file mode 100644 index 0000000000000000000000000000000000000000..54089ec0d0daabe3ebec45ad4b7f2be8f67ad891 --- /dev/null +++ b/pole_alignment/object_detection/train/images/992.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:308a0e11f60b46fd073b35cb49d1d912ea6bf7dcb2d32f49bdd971c00dcc0b5d +size 153428 diff --git a/pole_alignment/object_detection/train/images/993.jpg b/pole_alignment/object_detection/train/images/993.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f8074843b5de2281cd542ce47eacc70ae3658356 --- /dev/null +++ b/pole_alignment/object_detection/train/images/993.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7decd5d6589045796ec4156087334bfdc82b4bb3cad171938ec154627287a5a0 +size 102140 diff --git a/pole_alignment/object_detection/train/images/994.jpg b/pole_alignment/object_detection/train/images/994.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ea8c74a58bf3e0e6d38b92b1478c2b350422d854 --- /dev/null +++ b/pole_alignment/object_detection/train/images/994.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6cadad849a1fd053466507c122a42d46707fa24d63a4104abb39f5d9e930c3d +size 132405 diff --git a/pole_alignment/object_detection/train/images/995.jpg b/pole_alignment/object_detection/train/images/995.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d427f9c5be63ef5743d487a9d3d8ea451d09a067 --- /dev/null +++ b/pole_alignment/object_detection/train/images/995.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1f7780556f5ebffd60fcf82a6a25e423268e7ef6b456a7441ffcaff4cba2d7c +size 79492 diff --git a/pole_alignment/object_detection/train/images/996.jpg b/pole_alignment/object_detection/train/images/996.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1c58d212a7705a79dd0c7ffc9185a6fd70ab8ce9 --- /dev/null +++ b/pole_alignment/object_detection/train/images/996.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:597f1934b8f9dd2f399375a79b1a5286e7245d8e5e846ae0c6466dce5f37dcff +size 149949 diff --git a/pole_alignment/object_detection/train/images/997.jpg b/pole_alignment/object_detection/train/images/997.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0564553a9d986d12ad9e4851ff0f5eb618feff7b --- /dev/null +++ b/pole_alignment/object_detection/train/images/997.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:898c6610b9baded2fd9db8326bccfb147536e7a1dd8dde229fdf62b9a5f36f2e +size 156077 diff --git a/pole_alignment/object_detection/train/images/998.jpg b/pole_alignment/object_detection/train/images/998.jpg new file mode 100644 index 0000000000000000000000000000000000000000..89d2c14a0913e97ec92bacf3ad9135f34fa4597f --- /dev/null +++ b/pole_alignment/object_detection/train/images/998.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e01bf5dcf818e20255525814648605526ae7ed8bc8fe62522b0c4702f1b5379f +size 163639 diff --git a/pole_alignment/object_detection/train/images/999.jpg b/pole_alignment/object_detection/train/images/999.jpg new file mode 100644 index 0000000000000000000000000000000000000000..796b5428b363c9ec5ffc51d2f03fd59d1d48492e --- /dev/null +++ b/pole_alignment/object_detection/train/images/999.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edc6a88444fa47b47949eb3aa800c14f3c63e5f36c9fceed625c50474805b10c +size 285938 diff --git a/pole_alignment/object_detection/train/images/IMG-20250317-WA1356_jpg.rf.0a7dc5b187e3fbbbac78bafb9a631b04.jpg b/pole_alignment/object_detection/train/images/IMG-20250317-WA1356_jpg.rf.0a7dc5b187e3fbbbac78bafb9a631b04.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5fa6d577794a85137822fbf0520b5ecf8e47367a --- /dev/null +++ b/pole_alignment/object_detection/train/images/IMG-20250317-WA1356_jpg.rf.0a7dc5b187e3fbbbac78bafb9a631b04.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71c87059e245a64ad973d6ee3d9135e407da6174707902e002c9affec51ff57f +size 154739 diff --git a/pole_alignment/object_detection/train/images/IMG-20250317-WA1866_jpg.rf.10576dcd1f32f652d993cbbbe24df54a.jpg b/pole_alignment/object_detection/train/images/IMG-20250317-WA1866_jpg.rf.10576dcd1f32f652d993cbbbe24df54a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..36d4bfff55874870997c2623f0093059c7323e04 --- /dev/null +++ b/pole_alignment/object_detection/train/images/IMG-20250317-WA1866_jpg.rf.10576dcd1f32f652d993cbbbe24df54a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fec92bf568ab731de54edf7c092d2e38e4e444c41c5d5024f32a4df21c74064 +size 146164 diff --git a/pole_alignment/object_detection/train/images/IMG-20250318-WA0082_jpg.rf.dcccae060196ee2ed816a42a27cf5646.jpg b/pole_alignment/object_detection/train/images/IMG-20250318-WA0082_jpg.rf.dcccae060196ee2ed816a42a27cf5646.jpg new file mode 100644 index 0000000000000000000000000000000000000000..491b51af49e93c5b4a4c23c73f7d8cb6f2f26f8c --- /dev/null +++ b/pole_alignment/object_detection/train/images/IMG-20250318-WA0082_jpg.rf.dcccae060196ee2ed816a42a27cf5646.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2608fe75e24386031c3812ee5c084452d87ad03be5b763c5ce5c57739e43fbf8 +size 173175 diff --git a/pole_alignment/object_detection/train/labels/01206.txt b/pole_alignment/object_detection/train/labels/01206.txt new file mode 100644 index 0000000000000000000000000000000000000000..a36a8132cc61a87e2433a8da05e34dbb518517d1 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/01206.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:988754e45e32b64162051a29b64574808e078b262fbed983145982ac88c0ce5e +size 78 diff --git a/pole_alignment/object_detection/train/labels/01233.txt b/pole_alignment/object_detection/train/labels/01233.txt new file mode 100644 index 0000000000000000000000000000000000000000..aa483b9b5d15e1bbed618c71f9162547b981f673 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/01233.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87bfaa8e899dbd0bdd11a86891a87288e5e1a8be28fe237275beb9d729695978 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1.txt b/pole_alignment/object_detection/train/labels/1.txt new file mode 100644 index 0000000000000000000000000000000000000000..1aa4ade46a90e1bbdc235fc5df92b906d9acddbc --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31788a2a88aac5fc203bb7248e264916aade29a898aec856e9289aac2d61aa7d +size 158 diff --git a/pole_alignment/object_detection/train/labels/100.txt b/pole_alignment/object_detection/train/labels/100.txt new file mode 100644 index 0000000000000000000000000000000000000000..5d426d17ed5cafdf80d222f803b470a632f144db --- /dev/null +++ b/pole_alignment/object_detection/train/labels/100.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5941a61ab458a490c3263e81a49647df82da5cd1d003ccadb1d31602f341d8b8 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1000.txt b/pole_alignment/object_detection/train/labels/1000.txt new file mode 100644 index 0000000000000000000000000000000000000000..a6d016bf416b1e1fdb419c5035a7120b3bbc828d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1000.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e75a5df61b4bb23e8efddb8d218a0031876b820ff8ebb80b1d8204e9224f125 +size 77 diff --git a/pole_alignment/object_detection/train/labels/1001.txt b/pole_alignment/object_detection/train/labels/1001.txt new file mode 100644 index 0000000000000000000000000000000000000000..8dba5e48d3e1450851df11074bf5e2a4549a3870 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1001.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd4cd840df737d81291c3ddf8cbe09a4e635c6bfc73b38fabb4496a77d768058 +size 132 diff --git a/pole_alignment/object_detection/train/labels/1002.txt b/pole_alignment/object_detection/train/labels/1002.txt new file mode 100644 index 0000000000000000000000000000000000000000..cef332943c7b742aa21658aedb1b69726898b5e5 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1002.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dc93ff989a16e45ca768519f2146d1fbcaa26e5bff81632f9b322c8740223e2 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1003.txt b/pole_alignment/object_detection/train/labels/1003.txt new file mode 100644 index 0000000000000000000000000000000000000000..3fd3e9fa258be95f7907e546ff7781936123339e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1003.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ca04a9145e22099f2b0db599f508585f41aa6a3ece538dbad7d9012a1ff4eb3 +size 57 diff --git a/pole_alignment/object_detection/train/labels/1004.txt b/pole_alignment/object_detection/train/labels/1004.txt new file mode 100644 index 0000000000000000000000000000000000000000..36e5232c813e5d3cb951405c0168b5d3e6749753 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1004.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:089422a909ddb9f3a7e5b2c9cd15256c93254fac65b8c5d73a1c7faa2d64bee8 +size 73 diff --git a/pole_alignment/object_detection/train/labels/1005.txt b/pole_alignment/object_detection/train/labels/1005.txt new file mode 100644 index 0000000000000000000000000000000000000000..ae621d71505ecda54eb3d8a7f80a16afe000424a --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1005.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e66efcc0abfd413834229589015eab29ad98571ca128380c614dad57fb0032a3 +size 72 diff --git a/pole_alignment/object_detection/train/labels/1006.txt b/pole_alignment/object_detection/train/labels/1006.txt new file mode 100644 index 0000000000000000000000000000000000000000..d38cb669037599dbadedb569f7df0397232d85f7 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1006.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bec733b185acc105d404654b123562181c7f389eb3819aa97f0be7a8807dc012 +size 72 diff --git a/pole_alignment/object_detection/train/labels/1007.txt b/pole_alignment/object_detection/train/labels/1007.txt new file mode 100644 index 0000000000000000000000000000000000000000..07825b3d7367e0f5a1847a6277955a3e40737312 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1007.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49f595a82ff8750187c40dfaeee9069ac148b73548b2f89ef3c6c7452d134172 +size 61 diff --git a/pole_alignment/object_detection/train/labels/1009.txt b/pole_alignment/object_detection/train/labels/1009.txt new file mode 100644 index 0000000000000000000000000000000000000000..d52c16532d6e50871a30176ea77c4f6cce803424 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1009.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d0553fc14b0e543796b5537a32f78d90194a3fca2f2264befc9ffec49a68f11 +size 135 diff --git a/pole_alignment/object_detection/train/labels/101.txt b/pole_alignment/object_detection/train/labels/101.txt new file mode 100644 index 0000000000000000000000000000000000000000..b63011e25806ad89c870e1998360ec573d014373 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/101.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5a5d7a6f223d369e3feff03e113d4bc1f410e983903b6378b132dfc15a6f21e +size 77 diff --git a/pole_alignment/object_detection/train/labels/1010.txt b/pole_alignment/object_detection/train/labels/1010.txt new file mode 100644 index 0000000000000000000000000000000000000000..8e54f8acf90daecfd790adeeb0f7d42adb15f28b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1010.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72370d84b3fe471d2343435ea8940a758ab541f08176057ed836920b7eb8de92 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1011.txt b/pole_alignment/object_detection/train/labels/1011.txt new file mode 100644 index 0000000000000000000000000000000000000000..e1ae19dc4afa651c4a18e27e04714b5253292f40 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1011.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71567c4b971cced520e1efe00f445c55cfbc2c1359093ab75de4042884c8bb02 +size 156 diff --git a/pole_alignment/object_detection/train/labels/1012.txt b/pole_alignment/object_detection/train/labels/1012.txt new file mode 100644 index 0000000000000000000000000000000000000000..6977f8a05d085f55a68d7fcf050ed6aabff7bbc6 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1012.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff1f886065bafca20a920fa5a1ba44a7a9aed00051045b6f06a3c68aa1dcb799 +size 236 diff --git a/pole_alignment/object_detection/train/labels/1013.txt b/pole_alignment/object_detection/train/labels/1013.txt new file mode 100644 index 0000000000000000000000000000000000000000..10e361eb970be5b9c5e7a0d901c1138daab34f62 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1013.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5430e8ce4aa4aa4879af9046444628c0913d4a7a0b5a06f829079ccdbc26bee6 +size 156 diff --git a/pole_alignment/object_detection/train/labels/1014.txt b/pole_alignment/object_detection/train/labels/1014.txt new file mode 100644 index 0000000000000000000000000000000000000000..e6d740a81a8b1305df3b116e34966c1d0a32ca73 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1014.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61195fb142e752640be1e547d86d2e2f840c6a1e543c16586cb50e826fb26987 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1015.txt b/pole_alignment/object_detection/train/labels/1015.txt new file mode 100644 index 0000000000000000000000000000000000000000..ef82c3dda7fb93a22a6448c93cf6a4caea3e247c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1015.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c66e81c64e2ddacaf497467590816ecf8f65e664db8db003d1e1c6e09fb309bf +size 237 diff --git a/pole_alignment/object_detection/train/labels/1016.txt b/pole_alignment/object_detection/train/labels/1016.txt new file mode 100644 index 0000000000000000000000000000000000000000..9198ec3e23e0a30b66e8e81abbd58843ffda430e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1016.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:219150e017d6a35adc72c92e8c349323589d3ffd7b070e8b3ea046f05b0c40b1 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1017.txt b/pole_alignment/object_detection/train/labels/1017.txt new file mode 100644 index 0000000000000000000000000000000000000000..d174b6080ca37d90f1cde9277664f20fa8c7c3c7 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1017.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5286f0e36646267c89f930bfaad7df339a46ed7718f895c6ac6bec045cc19799 +size 77 diff --git a/pole_alignment/object_detection/train/labels/1019.txt b/pole_alignment/object_detection/train/labels/1019.txt new file mode 100644 index 0000000000000000000000000000000000000000..e11fd4cb02f109c4c605768e19c8e4ed14ab27b7 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1019.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66be9e2f946aeb7a0a87bddb05a8c2e913e0f01d5df90728492984e30498d202 +size 78 diff --git a/pole_alignment/object_detection/train/labels/102.txt b/pole_alignment/object_detection/train/labels/102.txt new file mode 100644 index 0000000000000000000000000000000000000000..7fd5f8a3f29fafd52326f85fc7d3f680e414c192 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/102.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fb0da52d2027f6548514da94904125f2f34f054a8f7e6ac901a1ef8ae47749d +size 157 diff --git a/pole_alignment/object_detection/train/labels/1021.txt b/pole_alignment/object_detection/train/labels/1021.txt new file mode 100644 index 0000000000000000000000000000000000000000..5ffb0a575ef3f599d04bcedd3d509742295a5dc4 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1021.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04ced14e6103b6fd2a8656aa01c2051f3eb15a614ca00fe506ba53afdcc97e35 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1023.txt b/pole_alignment/object_detection/train/labels/1023.txt new file mode 100644 index 0000000000000000000000000000000000000000..bcb7854af6cd629f7188c91af0e757c5125cc609 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1023.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:712c4b437c8308c82288dfb43c1c38c524609e40f97a20a8a0e45fdbacda5f7c +size 44 diff --git a/pole_alignment/object_detection/train/labels/1024.txt b/pole_alignment/object_detection/train/labels/1024.txt new file mode 100644 index 0000000000000000000000000000000000000000..498767293c7f901ec4ac3e3ca0436022f31b07a7 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1024.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2487317ef989ce58382c91dd730367fac332ce487ec7643f0a711b636ba750c +size 78 diff --git a/pole_alignment/object_detection/train/labels/1025.txt b/pole_alignment/object_detection/train/labels/1025.txt new file mode 100644 index 0000000000000000000000000000000000000000..03dd568d0090b13bccdf660cbe85fb39de48caca --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1025.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51369cc6481c2ce84d860bb662009f1782269cfeee2ae6619f102a1dc7b7b7d1 +size 59 diff --git a/pole_alignment/object_detection/train/labels/1028.txt b/pole_alignment/object_detection/train/labels/1028.txt new file mode 100644 index 0000000000000000000000000000000000000000..9d5261d147e9c8835d1e1bac1ba951a310f57fe7 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1028.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa9db5adee328847d2c648711756ad5154411830c630cf277a074283b3ddf438 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1029.txt b/pole_alignment/object_detection/train/labels/1029.txt new file mode 100644 index 0000000000000000000000000000000000000000..6d4eebaa245acddf0866cea750fc79bcdfebf859 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1029.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:025ff47741c0ae443f1de2d20dcbf0147d37ba8a3b6d15d54d54f849a9f8d91c +size 56 diff --git a/pole_alignment/object_detection/train/labels/103.txt b/pole_alignment/object_detection/train/labels/103.txt new file mode 100644 index 0000000000000000000000000000000000000000..0e4174eff413fc773909185b7a3df5ec1a7e162b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/103.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39672b92e8a4a347a516a1fdfb9fdd9516df84ae3755061c8362b5afaa180b35 +size 80 diff --git a/pole_alignment/object_detection/train/labels/1030.txt b/pole_alignment/object_detection/train/labels/1030.txt new file mode 100644 index 0000000000000000000000000000000000000000..ae869db6703f83d79867a7992abcdfcc6e8ba066 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1030.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dc28ef300eb3194f6f51af89de5ae16c92c251a8f2f6a4f1df00bf2092bb685 +size 68 diff --git a/pole_alignment/object_detection/train/labels/1031.txt b/pole_alignment/object_detection/train/labels/1031.txt new file mode 100644 index 0000000000000000000000000000000000000000..7d453a6259b1a914b8e8e4e379e5b96f51ddc0c6 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1031.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42b6d49da4a55f16632d57dc44308b70c9db474943eb09d42f652124fc858b40 +size 237 diff --git a/pole_alignment/object_detection/train/labels/1032.txt b/pole_alignment/object_detection/train/labels/1032.txt new file mode 100644 index 0000000000000000000000000000000000000000..f61055399df5b680de651b074c4843ee4bcda555 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1032.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91779c29bd0a6f4a683948c2c3ec572fd72d4063298f52a6d06df9312a98ff57 +size 65 diff --git a/pole_alignment/object_detection/train/labels/1033.txt b/pole_alignment/object_detection/train/labels/1033.txt new file mode 100644 index 0000000000000000000000000000000000000000..55937d9572e28242efd032e543b7a277020f1e9e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1033.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0bdf7f374d3cab30ec1d1894186c098c6e2e5eaa794ecad430865860358ed28 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1034.txt b/pole_alignment/object_detection/train/labels/1034.txt new file mode 100644 index 0000000000000000000000000000000000000000..ff8ebbc5427904414d22ea7c7acc928c8c21bc8b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1034.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74a171491484d5234e42cc4257e8f4d6f777d7ee17a5272fc3aa6e7df98a2d0e +size 78 diff --git a/pole_alignment/object_detection/train/labels/1035.txt b/pole_alignment/object_detection/train/labels/1035.txt new file mode 100644 index 0000000000000000000000000000000000000000..567d54481f4c4ecde731a6b1ed3582fd1abfd663 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1035.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94fdc5164d7cd9398655a155dd5c581bc7befc0ed7641829f6e549ff93af9b7a +size 239 diff --git a/pole_alignment/object_detection/train/labels/1036.txt b/pole_alignment/object_detection/train/labels/1036.txt new file mode 100644 index 0000000000000000000000000000000000000000..575a46a82410835d8841fc446dd779180606942f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1036.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b0b3a4ab048f04250bee13cb312968009ccba34603ec803db44078df903540d +size 159 diff --git a/pole_alignment/object_detection/train/labels/1039.txt b/pole_alignment/object_detection/train/labels/1039.txt new file mode 100644 index 0000000000000000000000000000000000000000..334ddd65edc981d7cfc273e73dc1ee009eaa377c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1039.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18fc3514be6270c375692cf4fd1a85c120ba62441061ee013d7fbcf2a70bec9a +size 156 diff --git a/pole_alignment/object_detection/train/labels/104.txt b/pole_alignment/object_detection/train/labels/104.txt new file mode 100644 index 0000000000000000000000000000000000000000..453fe8707f6b3fed21ad1b1a633b2e8b76750acb --- /dev/null +++ b/pole_alignment/object_detection/train/labels/104.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fad23aebef57014dbb826c2328779992a3705be6771c036e3d74c06903e9ea72 +size 159 diff --git a/pole_alignment/object_detection/train/labels/1040.txt b/pole_alignment/object_detection/train/labels/1040.txt new file mode 100644 index 0000000000000000000000000000000000000000..fdb067106a94e06549fb7abfbf65f88bf02120c5 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1040.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1864107bafc664c0830e46d8a01e6df0f21a47d46a52f4bafc51383a16c17f5c +size 71 diff --git a/pole_alignment/object_detection/train/labels/1041.txt b/pole_alignment/object_detection/train/labels/1041.txt new file mode 100644 index 0000000000000000000000000000000000000000..de432c0c498442f36a7ac3ae1d5edbdada696683 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1041.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84d32fe00bb087e7b0cff6456d76e2e088de142cc5320bfe7e698bd56ff2309d +size 72 diff --git a/pole_alignment/object_detection/train/labels/1042.txt b/pole_alignment/object_detection/train/labels/1042.txt new file mode 100644 index 0000000000000000000000000000000000000000..20264e281b4fb12a67346e831a2b4dac6c99cfd5 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1042.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb53880b630e517fac7df50a5af9377885144023768fb04b0ec035ea6913f17e +size 151 diff --git a/pole_alignment/object_detection/train/labels/1043.txt b/pole_alignment/object_detection/train/labels/1043.txt new file mode 100644 index 0000000000000000000000000000000000000000..539088a4e497064e1cfb21b5833e4e28b4803571 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1043.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fa53069b728fbf206dbe94c65c3379814ecb3d4c395af323aa8e5ef172e58b8 +size 223 diff --git a/pole_alignment/object_detection/train/labels/1044.txt b/pole_alignment/object_detection/train/labels/1044.txt new file mode 100644 index 0000000000000000000000000000000000000000..6dce17c0e29d694a69ebe4d3c013cc560fddf275 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1044.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:269dd91394764fa400baaea7d16c3fea1eb797baa167192bc5f22f10eb3495c7 +size 140 diff --git a/pole_alignment/object_detection/train/labels/1045.txt b/pole_alignment/object_detection/train/labels/1045.txt new file mode 100644 index 0000000000000000000000000000000000000000..97a8cb2119bfa011126f53983fb463514596e226 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1045.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:862bd4f55bbff2991ab1a837eef53b9820404903b029efe7999c0793f06e3e67 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1046.txt b/pole_alignment/object_detection/train/labels/1046.txt new file mode 100644 index 0000000000000000000000000000000000000000..500db149016f779ec932b50d6a50a094c95837ae --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1046.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3d557070aff9b4dcc722ad0a57d04b8051b44ff242c03c553b5d8308a986396 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1047.txt b/pole_alignment/object_detection/train/labels/1047.txt new file mode 100644 index 0000000000000000000000000000000000000000..ee647103a5eb97c1b72933df81aa5fb3ae47800c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1047.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecaae952796577909683b3a99c83e45d3a367d517fde5ddd29cd2433922b386e +size 79 diff --git a/pole_alignment/object_detection/train/labels/1048.txt b/pole_alignment/object_detection/train/labels/1048.txt new file mode 100644 index 0000000000000000000000000000000000000000..aef5865356f75026733a943cc37a05df05b007ef --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1048.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f79fd433081cbbdfc7f15074febcabc449323bb6754270ca2eb246b6af3d4dfc +size 73 diff --git a/pole_alignment/object_detection/train/labels/1049.txt b/pole_alignment/object_detection/train/labels/1049.txt new file mode 100644 index 0000000000000000000000000000000000000000..3d3c184ab03d2233b30876173cbd31d4fc58df39 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1049.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:590a366c21cb3f2adb7df4e0f69faa1d277311a1f70d36a60dfb260b4fdd4167 +size 64 diff --git a/pole_alignment/object_detection/train/labels/105.txt b/pole_alignment/object_detection/train/labels/105.txt new file mode 100644 index 0000000000000000000000000000000000000000..2125141f02dfb7991609fcdac28a12078d1f503c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/105.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:365a8261eeef169febbfff9574d39adc4d484ac15eb20e22ddd4fbfb0d9e8277 +size 234 diff --git a/pole_alignment/object_detection/train/labels/1050.txt b/pole_alignment/object_detection/train/labels/1050.txt new file mode 100644 index 0000000000000000000000000000000000000000..13264642271a774ef17a85f2e1e7f0fe70694826 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1050.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:156b675ceaaf94a5ba3e031ed1b644fdc7663f7b952632520fcdd1dfeb3e694c +size 156 diff --git a/pole_alignment/object_detection/train/labels/1051.txt b/pole_alignment/object_detection/train/labels/1051.txt new file mode 100644 index 0000000000000000000000000000000000000000..5892e27f26754aa744424de848f9146d2cab84c3 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1051.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d47bd6f5901b2cee64914fd26efb04efcc0b98ecfcfb3492bc233cfad2aa251 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1053.txt b/pole_alignment/object_detection/train/labels/1053.txt new file mode 100644 index 0000000000000000000000000000000000000000..c5397757bc1cd1c7cd47c524c868dab4229baee9 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1053.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60d4d52c2e351d5eb59c508554a0226307515523a3f2e9ae5de7e3998b6a5dd2 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1054.txt b/pole_alignment/object_detection/train/labels/1054.txt new file mode 100644 index 0000000000000000000000000000000000000000..c5baf74a36a4a0cd2d1068e05429d6200397302d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1054.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4547685009a7463e77a555b404b7c2699a02f6c6dce63f778e300e5215b6ab1e +size 78 diff --git a/pole_alignment/object_detection/train/labels/1055.txt b/pole_alignment/object_detection/train/labels/1055.txt new file mode 100644 index 0000000000000000000000000000000000000000..e596bcc168aace5e1321e043271964da1f69da1f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1055.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8def91d017d69bbf2521b9cc554d9ed82f6b0a7f844aae7eb3ea5c63cad50f0 +size 70 diff --git a/pole_alignment/object_detection/train/labels/1056.txt b/pole_alignment/object_detection/train/labels/1056.txt new file mode 100644 index 0000000000000000000000000000000000000000..52050adbce5c05e859e94c266c280eb010b3dd6a --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1056.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0084627bdb79a20591e335e49b2ffe30a5d8218eeb20fa27f175880b8dc14768 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1057.txt b/pole_alignment/object_detection/train/labels/1057.txt new file mode 100644 index 0000000000000000000000000000000000000000..ef9247beec5c583f232ebdf5529bf4a9587d8a85 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1057.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1499e236bc76fe26e693119042e2645208c362aea6ac7427d40d49b1443d6c55 +size 157 diff --git a/pole_alignment/object_detection/train/labels/1058.txt b/pole_alignment/object_detection/train/labels/1058.txt new file mode 100644 index 0000000000000000000000000000000000000000..5fa97eb1f2d4d68b175c8cc722c87591a197c6c0 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1058.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7ce97f512489829bc986fb758968d9cef67b9024910295136ce5a88ae226374 +size 75 diff --git a/pole_alignment/object_detection/train/labels/1059.txt b/pole_alignment/object_detection/train/labels/1059.txt new file mode 100644 index 0000000000000000000000000000000000000000..c73045402105d351ce89f893c1e2b409fe63ece6 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1059.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67535ad928b5516ea4fb241c8a66112be46a6fb56f78db0769f608271fa55888 +size 79 diff --git a/pole_alignment/object_detection/train/labels/106.txt b/pole_alignment/object_detection/train/labels/106.txt new file mode 100644 index 0000000000000000000000000000000000000000..bdd35bc556c8e55a5a70cbb0d882549b2e18562c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/106.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d523bfe264c9a3e20ca308f941ad5ab519a4b845491a40037c8dc0f6c4b3ef9 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1060.txt b/pole_alignment/object_detection/train/labels/1060.txt new file mode 100644 index 0000000000000000000000000000000000000000..e62f7d83864dab6ad9d56cb3a1bee7a2b1495ad7 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1060.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e9e9df9d595991f93a86d7b55f1343c082e7b3b9934fd2db6996e464d41b6ac +size 134 diff --git a/pole_alignment/object_detection/train/labels/1061.txt b/pole_alignment/object_detection/train/labels/1061.txt new file mode 100644 index 0000000000000000000000000000000000000000..3d30edf4403d0c42e93f10e552f9961653dbcf5b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1061.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48a3f7a662c1a6762b7299e3f4d043633d8b394e7fb0f0c5822a10836d7405d9 +size 80 diff --git a/pole_alignment/object_detection/train/labels/1062.txt b/pole_alignment/object_detection/train/labels/1062.txt new file mode 100644 index 0000000000000000000000000000000000000000..6450f365f81b4bebae281ff9c64e90362a579664 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1062.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ed556e260ccbef6b73469d9e5f370d181bd3c424771a5452b81ec94de69adce +size 158 diff --git a/pole_alignment/object_detection/train/labels/1063.txt b/pole_alignment/object_detection/train/labels/1063.txt new file mode 100644 index 0000000000000000000000000000000000000000..6da5d4a9b03cc5c13b7b9676e366d3b6e1a8cce1 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1063.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8132e2fb8db571fc501483f9572e843efd018561de9bb5346f0d1090068defd6 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1064.txt b/pole_alignment/object_detection/train/labels/1064.txt new file mode 100644 index 0000000000000000000000000000000000000000..3771e9df664f8e2a1b67b78295d04e15a4f26143 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1064.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c272728c3098874a86fd6a31acdd0d56927b06fd172279e861de47e5b60ea4ec +size 74 diff --git a/pole_alignment/object_detection/train/labels/1065.txt b/pole_alignment/object_detection/train/labels/1065.txt new file mode 100644 index 0000000000000000000000000000000000000000..6667eee7a7b70899bb5f8f47dc5408d1b081ac78 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1065.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5459b2d58afe0366776ddfd6a2b5524b31dc585025b401a4b97d0d468f487369 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1066.txt b/pole_alignment/object_detection/train/labels/1066.txt new file mode 100644 index 0000000000000000000000000000000000000000..7fc0e8ac998cca4bf35ef04895a924a4b96f0d8a --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1066.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07c781f7b1bf31db1c162106b3705a496464e3656869f46ca6a3de1b87f594a2 +size 67 diff --git a/pole_alignment/object_detection/train/labels/1067.txt b/pole_alignment/object_detection/train/labels/1067.txt new file mode 100644 index 0000000000000000000000000000000000000000..56ea60affd42314f67668d1d1bb1f75deca4c356 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1067.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:602abaabf7d2408f702502e0362bbda8bbad31875b457df24ad3274caaf0a012 +size 72 diff --git a/pole_alignment/object_detection/train/labels/1068.txt b/pole_alignment/object_detection/train/labels/1068.txt new file mode 100644 index 0000000000000000000000000000000000000000..b59518b4412b4dab190f026666bbe46f8e56ba72 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1068.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c0a84e38ec462a582992d452410f985d8e867c29dfc3fae4116c5f18bd08655 +size 73 diff --git a/pole_alignment/object_detection/train/labels/1069.txt b/pole_alignment/object_detection/train/labels/1069.txt new file mode 100644 index 0000000000000000000000000000000000000000..418979004ffcb1e4d862de84018012c80e092bf8 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1069.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dddd8cfc324c1f0c6903c5d084ada76a8587281526a1bd149eda9fd2f7d9b154 +size 70 diff --git a/pole_alignment/object_detection/train/labels/107.txt b/pole_alignment/object_detection/train/labels/107.txt new file mode 100644 index 0000000000000000000000000000000000000000..4b8930285109fd8a0129aaa085ec59a8c8484864 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/107.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92e7b06b616edac3b5429780d5f9c53fed22dc3b3d192a8c5dcbe3140b4f23c8 +size 159 diff --git a/pole_alignment/object_detection/train/labels/1070.txt b/pole_alignment/object_detection/train/labels/1070.txt new file mode 100644 index 0000000000000000000000000000000000000000..451f08f5b93c61c62e805b70d5f1e84220ef0daf --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1070.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ffcaefd2eef3920f8f183457387444e7498b90c8667e3b05e180f8ea2824f80 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1071.txt b/pole_alignment/object_detection/train/labels/1071.txt new file mode 100644 index 0000000000000000000000000000000000000000..5625215a6ce87dd238cae72f1f4d2076f89514e8 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1071.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa0b733fd04f456a33aa8256e826e0b48f9a3484a0c32db219e343a6ab759805 +size 65 diff --git a/pole_alignment/object_detection/train/labels/1072.txt b/pole_alignment/object_detection/train/labels/1072.txt new file mode 100644 index 0000000000000000000000000000000000000000..debf190343cd301fc00abfc8cdbfa28086fd9a3f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1072.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92392aa5b3e05b718dcd5b0bb14b1708a7ed09e98254bddd4ef7bffda3319e4a +size 77 diff --git a/pole_alignment/object_detection/train/labels/1073.txt b/pole_alignment/object_detection/train/labels/1073.txt new file mode 100644 index 0000000000000000000000000000000000000000..d39ea0981092c1ce9919c29ebb00a2d8584f3696 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1073.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a4fda2b2eeaccbdef97fa46a518cac33ad0a243837c285843b8b20fc873c6cb +size 78 diff --git a/pole_alignment/object_detection/train/labels/1074.txt b/pole_alignment/object_detection/train/labels/1074.txt new file mode 100644 index 0000000000000000000000000000000000000000..5f932b21b901f0a267f85504504f51df79caf998 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1074.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:861d7c637937a95c25e1e4eee66c90e930b7cd88f15678c2edc6746796950c5c +size 142 diff --git a/pole_alignment/object_detection/train/labels/1075.txt b/pole_alignment/object_detection/train/labels/1075.txt new file mode 100644 index 0000000000000000000000000000000000000000..0489ed506634c38a7af0d080e301d3eb39c1b170 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1075.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be7e883b253936ee893bc548cac37a792f725a71f78b0b60b7eb03d8a6b757ce +size 78 diff --git a/pole_alignment/object_detection/train/labels/1076.txt b/pole_alignment/object_detection/train/labels/1076.txt new file mode 100644 index 0000000000000000000000000000000000000000..b9a577045eb36da35c4f11453ae469c4483144fe --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1076.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:852d3c5f658f02c5cc09f5c97c2336ae47bf46bb6c17c55c15ec144e7b7284d4 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1077.txt b/pole_alignment/object_detection/train/labels/1077.txt new file mode 100644 index 0000000000000000000000000000000000000000..a869b98448c51378d4e12a0044dbcecd76855754 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1077.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d6412a222b35294463f834bed8f1959972efcee6d542e0acec989587a98a0a3 +size 137 diff --git a/pole_alignment/object_detection/train/labels/1078.txt b/pole_alignment/object_detection/train/labels/1078.txt new file mode 100644 index 0000000000000000000000000000000000000000..e25fc4f67fad9a9805c86b81a183805d11064df6 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1078.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b32bb1cfb904ae1744647775c355d72c4f459930d9c34b8e6c196612a2bfb746 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1079.txt b/pole_alignment/object_detection/train/labels/1079.txt new file mode 100644 index 0000000000000000000000000000000000000000..a31a33e06425f8ce7a0672768ada86a9b153c208 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1079.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63616eed73718a957e7b557a8029c0089f23afc7b716854bace92c8a8b3dd012 +size 78 diff --git a/pole_alignment/object_detection/train/labels/108.txt b/pole_alignment/object_detection/train/labels/108.txt new file mode 100644 index 0000000000000000000000000000000000000000..d277fecf535a518e8e9383e146e5b5dc2d887df9 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/108.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93eaf3065dcfc67b1c8afdc20de1333ce4dbd923769b894df4ee77d4558696f9 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1080.txt b/pole_alignment/object_detection/train/labels/1080.txt new file mode 100644 index 0000000000000000000000000000000000000000..4f58f8be0fc56b939312fd7acff84199c013c889 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1080.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d81e6cbaf25fe39c464fc91eba8c482f34aba516db897e5f0891ddf7cffb87e0 +size 68 diff --git a/pole_alignment/object_detection/train/labels/1081.txt b/pole_alignment/object_detection/train/labels/1081.txt new file mode 100644 index 0000000000000000000000000000000000000000..1890de92b079a2934682a7e0663f7a50bad75322 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1081.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b6d8b8cfb6540f5a12f7dbbf0051f67e71e70b2e09cd1f86f5b158a4153c6b6 +size 138 diff --git a/pole_alignment/object_detection/train/labels/1082.txt b/pole_alignment/object_detection/train/labels/1082.txt new file mode 100644 index 0000000000000000000000000000000000000000..2a6883186e92cef6ff1be79b6c060f42c81e5edc --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1082.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50447d7e42b77efc0bd8d001418771a122728826ab792575f860ba00c7aa800d +size 158 diff --git a/pole_alignment/object_detection/train/labels/1083.txt b/pole_alignment/object_detection/train/labels/1083.txt new file mode 100644 index 0000000000000000000000000000000000000000..51a3b5c917bffd5e5dc54fecfb5c416c64031948 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1083.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:358d481a2aa5465366f952394ded96bb948c4778d5438de3ba46e945a26f4475 +size 59 diff --git a/pole_alignment/object_detection/train/labels/1084.txt b/pole_alignment/object_detection/train/labels/1084.txt new file mode 100644 index 0000000000000000000000000000000000000000..8bc4c63877ada56ec3c051b2ec4fc0729609eef8 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1084.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f0aa6daa8c1ec51c3dd454154d1b40a5c9c61ea72359c32a29a4f7ba3cc4901 +size 157 diff --git a/pole_alignment/object_detection/train/labels/1085.txt b/pole_alignment/object_detection/train/labels/1085.txt new file mode 100644 index 0000000000000000000000000000000000000000..0cf47d9f64671f40f4e097016140796a2a66cb8b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1085.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a26bbe38c42096db2f1c4a7bdece4f9ce9efa11ec047f39c3e878306e198d7f +size 63 diff --git a/pole_alignment/object_detection/train/labels/1086.txt b/pole_alignment/object_detection/train/labels/1086.txt new file mode 100644 index 0000000000000000000000000000000000000000..4ed97f786920638b632bf7588abbe0f8e7a94e65 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1086.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:997416743835268e6e5526ffc0a0a05376e6e90c4ba81d4f564cd32aa81fcf41 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1087.txt b/pole_alignment/object_detection/train/labels/1087.txt new file mode 100644 index 0000000000000000000000000000000000000000..3c694c3f7cc3b9d8dc97afae315cc3fa8853b7e2 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1087.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34078b2c822561af3bd5fa937fd6a7a066bd54980e7ae75d707d94be428d0b2b +size 78 diff --git a/pole_alignment/object_detection/train/labels/1088.txt b/pole_alignment/object_detection/train/labels/1088.txt new file mode 100644 index 0000000000000000000000000000000000000000..58213676d46b21cc4c388d2a221a310fcc17e378 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1088.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c3523f5fa4f800694af37111cc56fa9ff3a72e93babab5eb821307fef44ede2 +size 68 diff --git a/pole_alignment/object_detection/train/labels/1089.txt b/pole_alignment/object_detection/train/labels/1089.txt new file mode 100644 index 0000000000000000000000000000000000000000..e25d99862df92f55aadb51c4706f02e3b2efef13 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1089.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79a4fa549d814760666bd11e919490fe2c0693a2968aff5f2ec98b7c2bf18017 +size 238 diff --git a/pole_alignment/object_detection/train/labels/109.txt b/pole_alignment/object_detection/train/labels/109.txt new file mode 100644 index 0000000000000000000000000000000000000000..a21bc48b30e4e5778296a3df3434b04e733019d2 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/109.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d0e2b0843d7394758177ce0440699e922bc432af322293ab502659dbf3b4740 +size 80 diff --git a/pole_alignment/object_detection/train/labels/1090.txt b/pole_alignment/object_detection/train/labels/1090.txt new file mode 100644 index 0000000000000000000000000000000000000000..696b46b89e8f832a45c00dbd784027fa5524b2d8 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1090.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a39eaf711c83f490acec8b7caadb2d9726074fb42c56686195a113b0a04e94c +size 144 diff --git a/pole_alignment/object_detection/train/labels/1091.txt b/pole_alignment/object_detection/train/labels/1091.txt new file mode 100644 index 0000000000000000000000000000000000000000..95935f53469c8cd95c7798419a0930be69dceefa --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1091.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7058be37173e782ed6f3faaeae45135c3a1da366a0f408462ea765095ff08aba +size 77 diff --git a/pole_alignment/object_detection/train/labels/1092.txt b/pole_alignment/object_detection/train/labels/1092.txt new file mode 100644 index 0000000000000000000000000000000000000000..b1e1ff2457d126a325657a849194cac779bdde63 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1092.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97e345dd5e9775e9fa1cbd8711ca76afe2e0582ef31c61e615ba6d65003f526d +size 78 diff --git a/pole_alignment/object_detection/train/labels/1093.txt b/pole_alignment/object_detection/train/labels/1093.txt new file mode 100644 index 0000000000000000000000000000000000000000..6b4386d2c1272f2f7be0226ed042cc08a327b68b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1093.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a80e5197086134be543b0300df4bac93a88cfd1d4897ed664a90d8837f9e7e1f +size 218 diff --git a/pole_alignment/object_detection/train/labels/1094.txt b/pole_alignment/object_detection/train/labels/1094.txt new file mode 100644 index 0000000000000000000000000000000000000000..77bf3e6e6fa41658dff7ae1cfc0ee3c4142cc18e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1094.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49a317c7d4158a7da30a8a5f2d75d97462f52c6aed955301a0cfded48b412bf5 +size 74 diff --git a/pole_alignment/object_detection/train/labels/1095.txt b/pole_alignment/object_detection/train/labels/1095.txt new file mode 100644 index 0000000000000000000000000000000000000000..a899fa7a71e407cfd812b97d1e8b344decb8f282 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1095.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3e1f9e25f94c3eaf37b5633f55ad20df762e12bee2bd78769664f73d42b68c1 +size 76 diff --git a/pole_alignment/object_detection/train/labels/1096.txt b/pole_alignment/object_detection/train/labels/1096.txt new file mode 100644 index 0000000000000000000000000000000000000000..9ad5394f24eb8ceb340885f52a1a3a83327339d4 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1096.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e905a5b5237e41a34eb262c748a54c75c9559c5d58d7e4a4e4c9c2270d9f6200 +size 76 diff --git a/pole_alignment/object_detection/train/labels/1097.txt b/pole_alignment/object_detection/train/labels/1097.txt new file mode 100644 index 0000000000000000000000000000000000000000..6ddbc9d1fcde6acad5cbc8d29d399cfacec1f4cc --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1097.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e46fe3bfc9aaf1692704653583671de5382e49c84426e6ca3ca9e916051c359 +size 159 diff --git a/pole_alignment/object_detection/train/labels/1098.txt b/pole_alignment/object_detection/train/labels/1098.txt new file mode 100644 index 0000000000000000000000000000000000000000..dadab84aaacae180d8c003a29d35c8d3f128dc90 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1098.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33571551183e7e82b2631831ff1dcb6ede88130374c1dbbf304b368a002bc347 +size 225 diff --git a/pole_alignment/object_detection/train/labels/1099.txt b/pole_alignment/object_detection/train/labels/1099.txt new file mode 100644 index 0000000000000000000000000000000000000000..9b830860680fa6b24db4c3d2b0dc33723de148ba --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1099.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b513ec4a1873d53bffbac29b086b4d94e0f2b4e77fba2bf4b8e2f98b550b5c8 +size 70 diff --git a/pole_alignment/object_detection/train/labels/11.txt b/pole_alignment/object_detection/train/labels/11.txt new file mode 100644 index 0000000000000000000000000000000000000000..24298806eace9cf9139bdd59282adc2848b37830 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/11.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d54649ec56c8116f87815810be9c96571213d5ab6f7230bb07cadd00decfa4b +size 65 diff --git a/pole_alignment/object_detection/train/labels/110.txt b/pole_alignment/object_detection/train/labels/110.txt new file mode 100644 index 0000000000000000000000000000000000000000..f82dc1a7d8b1751063093240b0a9e57a9dbbb703 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/110.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27d954cae2740b04c9c835697ef75495b05113deba82993ae7f004ea4b5f0819 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1100.txt b/pole_alignment/object_detection/train/labels/1100.txt new file mode 100644 index 0000000000000000000000000000000000000000..95f9de15208b89414d122abe72324bff955b9c86 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1100.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7aa1541b1d1ee0b7a07d461838255e979effcfdefca648f237cc70cb7c997552 +size 77 diff --git a/pole_alignment/object_detection/train/labels/1101.txt b/pole_alignment/object_detection/train/labels/1101.txt new file mode 100644 index 0000000000000000000000000000000000000000..6d94e4756d4503f841981e0af7178f2b7233e379 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1101.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97726ca0b74fef385c9ce90fecbc52ee2f4e7ef077b46784a5beeaca2b167c0a +size 78 diff --git a/pole_alignment/object_detection/train/labels/1102.txt b/pole_alignment/object_detection/train/labels/1102.txt new file mode 100644 index 0000000000000000000000000000000000000000..534dc99464cb8f051ca672ef0ad248f5dfd4a4ec --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1102.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76028fb9516129470eceb44826f365e5f426d7941d720c5931b83cbd9fe11911 +size 72 diff --git a/pole_alignment/object_detection/train/labels/1103.txt b/pole_alignment/object_detection/train/labels/1103.txt new file mode 100644 index 0000000000000000000000000000000000000000..8bb2031379ec415be650996cae8135dd59835a2b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1103.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3395e6fe182034398ee541567922d272c8b801addddeec4d1e08f361fb418a76 +size 80 diff --git a/pole_alignment/object_detection/train/labels/1104.txt b/pole_alignment/object_detection/train/labels/1104.txt new file mode 100644 index 0000000000000000000000000000000000000000..ddd9279a7df88c94bd285a41f52eb28c68b3493a --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1104.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31aa1243d998c8be78b14a949f5308d6186e6d71daae4b9bb932160321653a30 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1105.txt b/pole_alignment/object_detection/train/labels/1105.txt new file mode 100644 index 0000000000000000000000000000000000000000..be2eb4db63e404e94ba8e688c8072f4f953045b6 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1105.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09e87277f8a2e429eccf3a3362ec41770e4bb98e5d148b496ddad2a0a3e47f97 +size 59 diff --git a/pole_alignment/object_detection/train/labels/1106.txt b/pole_alignment/object_detection/train/labels/1106.txt new file mode 100644 index 0000000000000000000000000000000000000000..6749b0d6c3e581eb699282023b5c938fa74c76a9 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1106.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cabea940aeb8d22ce4fb66cc2c57df36c7f2f2f327427ed9766e4fb0053520ce +size 69 diff --git a/pole_alignment/object_detection/train/labels/1107.txt b/pole_alignment/object_detection/train/labels/1107.txt new file mode 100644 index 0000000000000000000000000000000000000000..324595b37c632307c7269df386642496f663f719 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1107.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ed7b6ab4976356b46e6d1303f37f1698707780e69fc023e9de78ad5ca684c7f +size 122 diff --git a/pole_alignment/object_detection/train/labels/1108.txt b/pole_alignment/object_detection/train/labels/1108.txt new file mode 100644 index 0000000000000000000000000000000000000000..2fe3ebc7bd29aaf55603ea7518f568b30b4555ea --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1108.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34553362f83b7ed392e87bc90e36506f4a2515c881a2e7ef9490a51e16dbc54e +size 79 diff --git a/pole_alignment/object_detection/train/labels/1109.txt b/pole_alignment/object_detection/train/labels/1109.txt new file mode 100644 index 0000000000000000000000000000000000000000..67ee197797d2a5878193fbcd6abbe447b30f4afa --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1109.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b451b97a2d27095608627cfa1a8011544322b52e65edb2d790e1d1365bf17031 +size 80 diff --git a/pole_alignment/object_detection/train/labels/111.txt b/pole_alignment/object_detection/train/labels/111.txt new file mode 100644 index 0000000000000000000000000000000000000000..568876c90825c801a753c2a94e0a6bcc11679d37 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/111.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6ca5c399b48faf1f682ed12a6f6a0b5790fedc6463e38a2778cd84fa612c12c +size 79 diff --git a/pole_alignment/object_detection/train/labels/1110.txt b/pole_alignment/object_detection/train/labels/1110.txt new file mode 100644 index 0000000000000000000000000000000000000000..07eab8c8d61e7d50927d22835a9ca6f71cb26317 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1110.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e03afc823d99fe5a7bbcdaf61bf9ef577c6d310d38784722e576bab3f46289b +size 135 diff --git a/pole_alignment/object_detection/train/labels/1111.txt b/pole_alignment/object_detection/train/labels/1111.txt new file mode 100644 index 0000000000000000000000000000000000000000..d382720f4378dd74fb0a40dfe532c29d9ab53792 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1111.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd20594a3ef980930605cfe0c0f40882ad103749fca3000d0e44a00ed2258d11 +size 57 diff --git a/pole_alignment/object_detection/train/labels/1112.txt b/pole_alignment/object_detection/train/labels/1112.txt new file mode 100644 index 0000000000000000000000000000000000000000..372c17cd89517c3ad8eb7b78482b42713cede396 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1112.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22a4cf168e853850ac4bfe8e51e29c8c1bdc2ff16c2ea39d889c0ba484d3ce65 +size 70 diff --git a/pole_alignment/object_detection/train/labels/1113.txt b/pole_alignment/object_detection/train/labels/1113.txt new file mode 100644 index 0000000000000000000000000000000000000000..5a2376dfaccfec97a872aabe6b703053fcb77883 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1113.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:496a730e63f824701aa175983b6eb5641d3e457bc0bdd6c8a75b9ae0c27982f0 +size 141 diff --git a/pole_alignment/object_detection/train/labels/1114.txt b/pole_alignment/object_detection/train/labels/1114.txt new file mode 100644 index 0000000000000000000000000000000000000000..cceb0abf238f28e62efa183f43750c17fde7e57d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1114.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2a30a2ddd9402000570b4e2150daf716ba63693869f1c7165043f7ae85f381b +size 78 diff --git a/pole_alignment/object_detection/train/labels/1115.txt b/pole_alignment/object_detection/train/labels/1115.txt new file mode 100644 index 0000000000000000000000000000000000000000..15f698a3a85265d39bcc27dcef139a75ea9fe217 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1115.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a248add7a533f27ee0619ebc0eb81ca066ee3b16d672bd9e46bb34f1e38fa09 +size 63 diff --git a/pole_alignment/object_detection/train/labels/1116.txt b/pole_alignment/object_detection/train/labels/1116.txt new file mode 100644 index 0000000000000000000000000000000000000000..3f640cb8f336eb8fae4fc22623d32c4f7ee48b97 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1116.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e29256fac01d537c5408624d5b94f1513afa97fb7ef64bfd9c85bcc112247283 +size 70 diff --git a/pole_alignment/object_detection/train/labels/1117.txt b/pole_alignment/object_detection/train/labels/1117.txt new file mode 100644 index 0000000000000000000000000000000000000000..e3f800d96009d1bd217a4598a92dd6613de96be4 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1117.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:168d5136a109af8126392821acd386fcd5f52cec9e767b086922f864af39c2e0 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1118.txt b/pole_alignment/object_detection/train/labels/1118.txt new file mode 100644 index 0000000000000000000000000000000000000000..04ea1e9cd81df7cb2e895ae447f7157718ce9f31 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1118.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:436c4e8fa2421d7f97f1d2c206b0fb6b1b250de1cac4922703be0f79550220b0 +size 149 diff --git a/pole_alignment/object_detection/train/labels/1119.txt b/pole_alignment/object_detection/train/labels/1119.txt new file mode 100644 index 0000000000000000000000000000000000000000..f3abdeef438032ceea3acdf0b3a10b40b7adb458 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1119.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17bb3a30b8f2289daab468af69770cb4a96e7402edd416af7d781a54dd5c58aa +size 78 diff --git a/pole_alignment/object_detection/train/labels/112.txt b/pole_alignment/object_detection/train/labels/112.txt new file mode 100644 index 0000000000000000000000000000000000000000..d95e3e3eb5542af968ca092ad57400c3869a306f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/112.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80bd5a01deda3c99499a6ce380213f13b69f9041ec4adf5c4a59641f35ed4275 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1120.txt b/pole_alignment/object_detection/train/labels/1120.txt new file mode 100644 index 0000000000000000000000000000000000000000..8a4e59f92b1332d6de42e59bcc4d75f215ab48f6 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1120.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9595879328876bb73246b5993361dc36b6f21a06a86534634076ec65c71695e +size 70 diff --git a/pole_alignment/object_detection/train/labels/1121.txt b/pole_alignment/object_detection/train/labels/1121.txt new file mode 100644 index 0000000000000000000000000000000000000000..cdc08125c2a4ed68370dac6ee350808799ef063e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1121.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88f3003be21bd8d5cf6e715d01828e58fa60c5036d4e439c27be7bf1de843a10 +size 60 diff --git a/pole_alignment/object_detection/train/labels/1122.txt b/pole_alignment/object_detection/train/labels/1122.txt new file mode 100644 index 0000000000000000000000000000000000000000..b2449cfe4a5a79a946c54cfc7c0b6df6f0c11ae7 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1122.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a45f4b90da58cad0385478a40cfcb1319644308cd59a9157875e8d7af0fa36d +size 71 diff --git a/pole_alignment/object_detection/train/labels/1123.txt b/pole_alignment/object_detection/train/labels/1123.txt new file mode 100644 index 0000000000000000000000000000000000000000..4d3d6779b4e4a27117f9e73bb7163dd279d3ccd3 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1123.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4f2771f080bb103a93f1d05fb236da52029e3f536c4372660c02acf6003dbce +size 141 diff --git a/pole_alignment/object_detection/train/labels/1124.txt b/pole_alignment/object_detection/train/labels/1124.txt new file mode 100644 index 0000000000000000000000000000000000000000..db36df1b33628bab35da93a81a213a67361b6e41 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1124.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65ecce72ad4605661089bac43245cf66f45ee2b46f1f2d3ecf203d1b4cd325fc +size 137 diff --git a/pole_alignment/object_detection/train/labels/1125.txt b/pole_alignment/object_detection/train/labels/1125.txt new file mode 100644 index 0000000000000000000000000000000000000000..01ee626b1c1789758bf24c2f0e0c25550a2c8231 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1125.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:508f9f4543c263a2a9711f0f3f2a8ed1751e60e7d18bddefeaa436479b39e5c8 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1126.txt b/pole_alignment/object_detection/train/labels/1126.txt new file mode 100644 index 0000000000000000000000000000000000000000..5e68dda0e6e561ec080df611e0fa4480d45384c7 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1126.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7763f4bde396155e334013ca8c314fc5f3a8fef4d90f39854d8464db265fd6b0 +size 68 diff --git a/pole_alignment/object_detection/train/labels/1127.txt b/pole_alignment/object_detection/train/labels/1127.txt new file mode 100644 index 0000000000000000000000000000000000000000..08bf25fc7751540a43e2b198d97d347de2c79a51 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1127.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56a60665a88b34f6a16ad193d1f2df2d6e5c1915ec2bc4d3162a03f2ade80330 +size 58 diff --git a/pole_alignment/object_detection/train/labels/1128.txt b/pole_alignment/object_detection/train/labels/1128.txt new file mode 100644 index 0000000000000000000000000000000000000000..dfe019871a9b00c3024207bd8efd9bfabb18bc24 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1128.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c2a96fc1de6fd33bdf00792bfd83cc1294cb33385092ab5500b29ad86ed920c +size 71 diff --git a/pole_alignment/object_detection/train/labels/1129.txt b/pole_alignment/object_detection/train/labels/1129.txt new file mode 100644 index 0000000000000000000000000000000000000000..4e384dfd74c9dac53a05f4fb3901a818fb659376 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1129.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96b9751e5618cb2b86fd532b53ca678e30c8cd71333797dd4c745da8158a00b9 +size 78 diff --git a/pole_alignment/object_detection/train/labels/113.txt b/pole_alignment/object_detection/train/labels/113.txt new file mode 100644 index 0000000000000000000000000000000000000000..7627263ea9994d047351c8f39a374a7548a42976 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/113.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a79aec75f050f7135e95600cb2fd508d78d210f17ae151e75542fbef90825f6 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1130.txt b/pole_alignment/object_detection/train/labels/1130.txt new file mode 100644 index 0000000000000000000000000000000000000000..1ef2baf1a94b8ef170b53c783beb95c3f4c7cf78 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1130.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a7a666959095b2010ca9966ea5ccacb36e3df73584eb989daa39a18a1ae1cb9 +size 121 diff --git a/pole_alignment/object_detection/train/labels/1131.txt b/pole_alignment/object_detection/train/labels/1131.txt new file mode 100644 index 0000000000000000000000000000000000000000..afbcb54c2f9bbcec07b68770142b787d98c11722 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1131.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f87102f25054e59b6455ffd43a7da2c553907c5cdcab92b28bfd0876814928b +size 78 diff --git a/pole_alignment/object_detection/train/labels/1132.txt b/pole_alignment/object_detection/train/labels/1132.txt new file mode 100644 index 0000000000000000000000000000000000000000..b26a2c620c00fd37e6e35d9ba9dc44c888c7d539 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1132.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e833e9bc4e4ccee7a5efe5e767278d8b1edb32645338ab38e679f27161b2f315 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1133.txt b/pole_alignment/object_detection/train/labels/1133.txt new file mode 100644 index 0000000000000000000000000000000000000000..e2f863f6cf22e80c88c86fc9af393454d98acbee --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1133.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c62232f85b458a7973f36d44a6bbd410ec154f47d77a35b7ad943fde2229133 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1134.txt b/pole_alignment/object_detection/train/labels/1134.txt new file mode 100644 index 0000000000000000000000000000000000000000..b1b304b6a829034da05f6a4ead5a5b1ac3dde1c5 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1134.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc3aaa65f204817123bb579198add3712f59b2b367c5df66bcfa1cf990c51df7 +size 70 diff --git a/pole_alignment/object_detection/train/labels/1135.txt b/pole_alignment/object_detection/train/labels/1135.txt new file mode 100644 index 0000000000000000000000000000000000000000..0562687212fb68d1113ccaed3f180d8fe2d80de0 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1135.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8798787b7928f987606a568dc87e91e29b99534ee48becf7a03ace6824e615e3 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1136.txt b/pole_alignment/object_detection/train/labels/1136.txt new file mode 100644 index 0000000000000000000000000000000000000000..877712dbca30e729ae527574d4d0aef53e2a611e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1136.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a5f062a0048a2b5ab8d4089511a4fd122cb2ce3d0a07637c6d04b4b62d40c64 +size 76 diff --git a/pole_alignment/object_detection/train/labels/1137.txt b/pole_alignment/object_detection/train/labels/1137.txt new file mode 100644 index 0000000000000000000000000000000000000000..607728704c50ce9233380439fe22d72a8238a4cc --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1137.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:898a1084a504697f7a637156da17ba9b6b4e8203cf3dc76fda706e975af498b9 +size 142 diff --git a/pole_alignment/object_detection/train/labels/1138.txt b/pole_alignment/object_detection/train/labels/1138.txt new file mode 100644 index 0000000000000000000000000000000000000000..2fc11da6ef466c6b16e1ca6ae9f1f8b3fd866b8c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1138.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed0c3a90c508f29cade1a49915e552d407ad471cc8d0a9577f9e6209db44efbd +size 78 diff --git a/pole_alignment/object_detection/train/labels/1139.txt b/pole_alignment/object_detection/train/labels/1139.txt new file mode 100644 index 0000000000000000000000000000000000000000..fc21ca5860b16bed76e9abc7da523376ce976913 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1139.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dcde3288d57f8dc2fe8425c36b3c64aba40d1c38e5220eb021349ee7e684423 +size 77 diff --git a/pole_alignment/object_detection/train/labels/114.txt b/pole_alignment/object_detection/train/labels/114.txt new file mode 100644 index 0000000000000000000000000000000000000000..c75166a8c91db9eaeae7eeba47a31f19ff88a61f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/114.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec1a5920be2e0c34a50e7b0343117d8e789f68194a46fdf21e25dfb46dddeaeb +size 156 diff --git a/pole_alignment/object_detection/train/labels/1140.txt b/pole_alignment/object_detection/train/labels/1140.txt new file mode 100644 index 0000000000000000000000000000000000000000..3969d5d1e592987fe3017b700ee977f7721e2a38 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1140.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3e6c19bdd0c93dc7f57e083747978e6da220abb2bc55969b0de09dd4661de70 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1141.txt b/pole_alignment/object_detection/train/labels/1141.txt new file mode 100644 index 0000000000000000000000000000000000000000..061563ab31611ea6e25a756ada86d8e1c128b1c0 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1141.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14d2e5ade1af22227a0f66d554d6e43a73f468adc85da85fa7bc4818e8efa9e1 +size 156 diff --git a/pole_alignment/object_detection/train/labels/1145.txt b/pole_alignment/object_detection/train/labels/1145.txt new file mode 100644 index 0000000000000000000000000000000000000000..27c6327b209d24c37865c05db06db1808a5f9b69 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1145.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:310e45557c1f64e38bb6ea28ac7dd317295bae9c63486808408eff3eab5a0106 +size 81 diff --git a/pole_alignment/object_detection/train/labels/1147.txt b/pole_alignment/object_detection/train/labels/1147.txt new file mode 100644 index 0000000000000000000000000000000000000000..60556b35cf1638681f65fd472c9c3dd8010ef5d3 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1147.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90e185baf2d43d625b2faff96add3dd5a6852969202a728f16272d9f14e07e9d +size 128 diff --git a/pole_alignment/object_detection/train/labels/1149.txt b/pole_alignment/object_detection/train/labels/1149.txt new file mode 100644 index 0000000000000000000000000000000000000000..1208373242bf140830cee23d705b4c3055b55523 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1149.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:286721a3a29f5281182508ceedb03cb7b515aecc56e2082742cd17652a0cc76d +size 160 diff --git a/pole_alignment/object_detection/train/labels/115.txt b/pole_alignment/object_detection/train/labels/115.txt new file mode 100644 index 0000000000000000000000000000000000000000..79fbc63443ecf1ba72615265aa4f825282827373 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/115.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfc9d06ed7650882b523959d89af455b8341cc102238603be32ebc5549f8582c +size 79 diff --git a/pole_alignment/object_detection/train/labels/1150.txt b/pole_alignment/object_detection/train/labels/1150.txt new file mode 100644 index 0000000000000000000000000000000000000000..f2b49233f7dd79124e840914363c6493f5730878 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1150.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30bcd29995c66041b77a338ac866340740faaca08582e6c02341aa2342a22b0f +size 127 diff --git a/pole_alignment/object_detection/train/labels/1151.txt b/pole_alignment/object_detection/train/labels/1151.txt new file mode 100644 index 0000000000000000000000000000000000000000..c34a1e69468b87873ed89f1dbe12c1f0900bff7b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1151.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79fb24eab854626c9ca5643474f4605244f9f22f6575b515e00ef7566f7c48ef +size 79 diff --git a/pole_alignment/object_detection/train/labels/1152.txt b/pole_alignment/object_detection/train/labels/1152.txt new file mode 100644 index 0000000000000000000000000000000000000000..3890d977260ca4d8732ada53e431dcfe852ae8f3 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1152.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afbae8183765fc86e81952dcf7bb1df460008ca5fa43deda5c9b0e0113518bea +size 131 diff --git a/pole_alignment/object_detection/train/labels/1154.txt b/pole_alignment/object_detection/train/labels/1154.txt new file mode 100644 index 0000000000000000000000000000000000000000..0235a2928c37a950b847d48163e4ed3d2ba68b6d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1154.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:541b3f4ec570df4302f3cce4910f63d5144bab292a91c2d63c7ef79da988359d +size 78 diff --git a/pole_alignment/object_detection/train/labels/1155.txt b/pole_alignment/object_detection/train/labels/1155.txt new file mode 100644 index 0000000000000000000000000000000000000000..ef8cdcfc04367382b335b78f4f5a37471031ebc8 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1155.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5e69f994ac57ac24bdd1e01017c906b6088856c69b161cd03e93c3ae54fb223 +size 65 diff --git a/pole_alignment/object_detection/train/labels/1156.txt b/pole_alignment/object_detection/train/labels/1156.txt new file mode 100644 index 0000000000000000000000000000000000000000..f3dcb02766ec0fd8b56891c748f1a9e87e43e172 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1156.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5873e2a8919fd5746ce636c2a9092c292d2ec5f9f76cbc3775353ec25336ca3 +size 152 diff --git a/pole_alignment/object_detection/train/labels/1157.txt b/pole_alignment/object_detection/train/labels/1157.txt new file mode 100644 index 0000000000000000000000000000000000000000..80f087e9836028b66e533e9e32ccdfd28bda9b9a --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1157.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3295dc52ca6ab749bc79ec0b7826ea0b64c7e4dba5216e17a25f776ff77e1942 +size 38 diff --git a/pole_alignment/object_detection/train/labels/1158.txt b/pole_alignment/object_detection/train/labels/1158.txt new file mode 100644 index 0000000000000000000000000000000000000000..9c0e45890e585be9bd7973ab99016744602ce222 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1158.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef71113a34ef678a40ab909b0449c13325c73b4faefbd66587f58c514c955668 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1159.txt b/pole_alignment/object_detection/train/labels/1159.txt new file mode 100644 index 0000000000000000000000000000000000000000..6ac2ada0ce1e81f33ad6e763cb01965ae82a0b28 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1159.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dfeb7ac669e2c6baf3aa743d9a96813dbe161d1160f1746d8667624bbbcd124 +size 79 diff --git a/pole_alignment/object_detection/train/labels/116.txt b/pole_alignment/object_detection/train/labels/116.txt new file mode 100644 index 0000000000000000000000000000000000000000..88b273b7d13f5e4d499eb2a3ddb2c565b2bf025c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/116.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:810e435a8c5c3b9ed94fab28c2eb5f95d03c12e4130fc5331393022f4aa0f5d0 +size 59 diff --git a/pole_alignment/object_detection/train/labels/1160.txt b/pole_alignment/object_detection/train/labels/1160.txt new file mode 100644 index 0000000000000000000000000000000000000000..0c807b0e470678675ca144a0b8b32041ba8659f5 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1160.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ed16d7bed3fe9b12d3b9abaabb85edba70091af161c07a904e553727583d49c +size 79 diff --git a/pole_alignment/object_detection/train/labels/1161.txt b/pole_alignment/object_detection/train/labels/1161.txt new file mode 100644 index 0000000000000000000000000000000000000000..fa775752523241d5217184dbc63e99c608f2f716 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1161.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67a53921f1879823c16efc3c7e83da627ba4d835dc7715dc88cc69bee513e3f0 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1163.txt b/pole_alignment/object_detection/train/labels/1163.txt new file mode 100644 index 0000000000000000000000000000000000000000..8276d23b9636039383245a69243f5b1dc4c1bbbe --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1163.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:225a96eb975ed63d7b6bcbbb3fe164a28c43631c5303f3174cbaf78b4053293c +size 78 diff --git a/pole_alignment/object_detection/train/labels/1164.txt b/pole_alignment/object_detection/train/labels/1164.txt new file mode 100644 index 0000000000000000000000000000000000000000..53955854ad9b6c0d8b68f601956b18947a7bb9fa --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1164.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01531b61fd979d736d0443d7c1a9790b92f85f535955ec22f42483677e2a789f +size 72 diff --git a/pole_alignment/object_detection/train/labels/1165.txt b/pole_alignment/object_detection/train/labels/1165.txt new file mode 100644 index 0000000000000000000000000000000000000000..3f49b706ad3b78968b78ffaa4639ae47afa4aa37 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1165.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec1c4a7d6e2ff1b75959880024536792bc23f156cb3da20277754e5301923f76 +size 157 diff --git a/pole_alignment/object_detection/train/labels/1167.txt b/pole_alignment/object_detection/train/labels/1167.txt new file mode 100644 index 0000000000000000000000000000000000000000..de275220c1a2e026c7e5eac51342fd9e9e5beb8d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1167.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41977cb02847df705e34c96f397de769240537da86cf0705292308ea46de75c4 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1168.txt b/pole_alignment/object_detection/train/labels/1168.txt new file mode 100644 index 0000000000000000000000000000000000000000..78fb175c41abb449ec6174baa6852d72470fb8a0 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1168.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1075f2f29c9d60bd88d5e07055ca597a286f94cee202d6ff071e364cb277ed0 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1169.txt b/pole_alignment/object_detection/train/labels/1169.txt new file mode 100644 index 0000000000000000000000000000000000000000..ad4e0a85f26619034c7ea16190ff7dfa60285083 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1169.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6c2453e1a6ec627278068d92f6774f4b2521f775b5d3459fb1b0365e0e616e3 +size 79 diff --git a/pole_alignment/object_detection/train/labels/117.txt b/pole_alignment/object_detection/train/labels/117.txt new file mode 100644 index 0000000000000000000000000000000000000000..9ebdf97f3cbd9dcffd678baeccee1bb83fe6d036 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/117.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7c3ef92522e1ac7489062d903f35ce716b121cb25e0acf4f34bc9ffee74ebeb +size 79 diff --git a/pole_alignment/object_detection/train/labels/1170.txt b/pole_alignment/object_detection/train/labels/1170.txt new file mode 100644 index 0000000000000000000000000000000000000000..aa11dcf316ace6f7c422bdb1b96f71d66d989107 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1170.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc21cf6a1bb696d722e8e542917000ca84d642807883e584e4e3719d0a2b0546 +size 77 diff --git a/pole_alignment/object_detection/train/labels/1171.txt b/pole_alignment/object_detection/train/labels/1171.txt new file mode 100644 index 0000000000000000000000000000000000000000..f6fb6ed64dcd17d270287ecc4ad255aac035c709 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1171.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:584d2277a9fae9823b9348d713aed4f76a3cdb702bbcd58a790cf41aa895e76f +size 233 diff --git a/pole_alignment/object_detection/train/labels/1174.txt b/pole_alignment/object_detection/train/labels/1174.txt new file mode 100644 index 0000000000000000000000000000000000000000..630572328882f93efe0f451ed2b620523231682e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1174.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82168d6a87c5569f98fb883f0a3c12e0b5c7c47fb2282a052620ee4d37ca3855 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1176.txt b/pole_alignment/object_detection/train/labels/1176.txt new file mode 100644 index 0000000000000000000000000000000000000000..4a5f44b8c91f98ba608f899794bd66ef5dec2d84 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1176.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecc7d4e1e24a58e2a59f25e4d4e1d598de5f3cb5e3252ea2fe8d12f0cb34047d +size 78 diff --git a/pole_alignment/object_detection/train/labels/1177.txt b/pole_alignment/object_detection/train/labels/1177.txt new file mode 100644 index 0000000000000000000000000000000000000000..b6c8ab210d927239c055fa2a13e11a47f5d22f28 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1177.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b0c57caff1042f618ec4bafcf1956b6cb1c7bd5971f1f3a8c1529da59ed5682 +size 126 diff --git a/pole_alignment/object_detection/train/labels/1178.txt b/pole_alignment/object_detection/train/labels/1178.txt new file mode 100644 index 0000000000000000000000000000000000000000..6680456ba5bb122599070035f5b6b3c631a9221a --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1178.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd5001e95fff33e4efe781ab7f077e0cc5973edd755fb5c88cdc5fae83a93eda +size 76 diff --git a/pole_alignment/object_detection/train/labels/1179.txt b/pole_alignment/object_detection/train/labels/1179.txt new file mode 100644 index 0000000000000000000000000000000000000000..e27cb2e24ce450637da7ca92660a3a2e3408666b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1179.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d4cf46959619ba44ce7887a81f1dbedf17227d87ba6528b451ab3ea9d89b945 +size 157 diff --git a/pole_alignment/object_detection/train/labels/118.txt b/pole_alignment/object_detection/train/labels/118.txt new file mode 100644 index 0000000000000000000000000000000000000000..13f241265800b32eea343de4a1fb0893959550b3 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/118.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0311c92a15c49943da4018d2417c164f898277730d6f15d9e9d24433e4c0f718 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1180.txt b/pole_alignment/object_detection/train/labels/1180.txt new file mode 100644 index 0000000000000000000000000000000000000000..5302d37abe56b21b19fe61ba250b8c5bc081b65b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1180.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d11caf787ed3497476efb36c0591d0e73d89d60cb8d3e88aca29db49fbf1e55 +size 157 diff --git a/pole_alignment/object_detection/train/labels/1181.txt b/pole_alignment/object_detection/train/labels/1181.txt new file mode 100644 index 0000000000000000000000000000000000000000..742ddd183443be5e8a20c162300c8595238d812f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1181.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5331a1592b1c1e7d36484955e238737bbc043f4b1341d0b9bc92588e810e728 +size 49 diff --git a/pole_alignment/object_detection/train/labels/1182.txt b/pole_alignment/object_detection/train/labels/1182.txt new file mode 100644 index 0000000000000000000000000000000000000000..42751c796f6dd7469ec02429851ab61801c19396 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1182.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7daa8f762b511c779b62af73ca0cb7ab2314631a9a08e58dd331d58acaf8167 +size 55 diff --git a/pole_alignment/object_detection/train/labels/1183.txt b/pole_alignment/object_detection/train/labels/1183.txt new file mode 100644 index 0000000000000000000000000000000000000000..f8ba39c4d2f647e551d0d1aa0f9d8531565b6d94 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1183.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e949054ea5fa0793ed4cf1501ee5d00226bbe33c93b17a7e0487b42dc0ad4f7 +size 72 diff --git a/pole_alignment/object_detection/train/labels/1185.txt b/pole_alignment/object_detection/train/labels/1185.txt new file mode 100644 index 0000000000000000000000000000000000000000..03aff7b4153d0374d71ebebc348709f62df08cd2 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1185.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b550426740f34696fc6855560d5bf8bae3b3e87a897bf92b113c0f5c0e3fc99 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1187.txt b/pole_alignment/object_detection/train/labels/1187.txt new file mode 100644 index 0000000000000000000000000000000000000000..90a4d4ebcabfe480ce857247c0ed2c311ff2a9c2 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1187.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a42a9213fd9da9d159f26cfa3b2cb0c43d3a20b99c33a81595dcc1c36bda5cbb +size 79 diff --git a/pole_alignment/object_detection/train/labels/1189.txt b/pole_alignment/object_detection/train/labels/1189.txt new file mode 100644 index 0000000000000000000000000000000000000000..5ffdbba6a0908c3213cca98f27404fae82807d62 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1189.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e6fafb4ccfaab0becb2fd69cb1d19832f06e0546bf8de3fd2e649481d463e30 +size 78 diff --git a/pole_alignment/object_detection/train/labels/119.txt b/pole_alignment/object_detection/train/labels/119.txt new file mode 100644 index 0000000000000000000000000000000000000000..2126f0f812d61a20bc2e86990e97a877dba21dab --- /dev/null +++ b/pole_alignment/object_detection/train/labels/119.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78787145a7e66d74e308fbff67e5ed6db7cf0bc0585c8821e79192a48f4cd480 +size 157 diff --git a/pole_alignment/object_detection/train/labels/1190.txt b/pole_alignment/object_detection/train/labels/1190.txt new file mode 100644 index 0000000000000000000000000000000000000000..b6b0c54cad6a77a278b35a962b6a3ffff77acfe5 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1190.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f8bd4809482ba87e354889c8fbf041ad95b9f9b0da58ec2a4d45a44ee0dbfb6 +size 157 diff --git a/pole_alignment/object_detection/train/labels/1191.txt b/pole_alignment/object_detection/train/labels/1191.txt new file mode 100644 index 0000000000000000000000000000000000000000..a1b312b6d132398f2ee894dc626c3ca4e395eb3e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1191.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b12cb977a6e3d5318c91b384b7bf467226e443e00abe46519847915e8f80d547 +size 158 diff --git a/pole_alignment/object_detection/train/labels/1192.txt b/pole_alignment/object_detection/train/labels/1192.txt new file mode 100644 index 0000000000000000000000000000000000000000..f06f98ad2c2891ee00cf7100c02008da7cbf105e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1192.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10f568caa628ff3aaff3304290d048191bda5b533aba078800cb17b605ccbffc +size 46 diff --git a/pole_alignment/object_detection/train/labels/1193.txt b/pole_alignment/object_detection/train/labels/1193.txt new file mode 100644 index 0000000000000000000000000000000000000000..8c5c9dd1d01332eb2b17d25f8a51e033046655b3 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1193.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79cf2d9da887e7a301b38c09099d47586cdb4e68e580937c03ceaf1111afe60f +size 158 diff --git a/pole_alignment/object_detection/train/labels/1194.txt b/pole_alignment/object_detection/train/labels/1194.txt new file mode 100644 index 0000000000000000000000000000000000000000..9c1fe3ded96409403aebafb1ce7e1e1b719b6bc3 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1194.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41d7fbe1bc07415bc69e31813956ef63f4c6072a7ff8d41f62de4c48241ef24d +size 239 diff --git a/pole_alignment/object_detection/train/labels/1195.txt b/pole_alignment/object_detection/train/labels/1195.txt new file mode 100644 index 0000000000000000000000000000000000000000..cbaf5cd825c5e88bb7b83a61d750242982022184 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1195.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58fbf305b00dc85a33fc29e4658ceee95a8da77f0944b9266ba736a14d92f98e +size 78 diff --git a/pole_alignment/object_detection/train/labels/1196.txt b/pole_alignment/object_detection/train/labels/1196.txt new file mode 100644 index 0000000000000000000000000000000000000000..ca086e5a6cf38832a3411b5694e927857a054980 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1196.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28fe1b04c27e256ca56ae9a89f39b5287dc2d650625720a72908c8683b58705f +size 141 diff --git a/pole_alignment/object_detection/train/labels/1198.txt b/pole_alignment/object_detection/train/labels/1198.txt new file mode 100644 index 0000000000000000000000000000000000000000..e1cd0795c5b9bd410c7f2dd65e1d62b2c0431850 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1198.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6afc1947202013326babd6e1d04caa5a57dc4e57dd2949cc9b357d91256ff3d +size 77 diff --git a/pole_alignment/object_detection/train/labels/1199.txt b/pole_alignment/object_detection/train/labels/1199.txt new file mode 100644 index 0000000000000000000000000000000000000000..0532809e6cb689251b1234ac5f6528e000e1a762 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1199.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63d0d2d040ae287780852bb5af6bde57327657731deeeeaa8e6034f9b6d954d0 +size 79 diff --git a/pole_alignment/object_detection/train/labels/12.txt b/pole_alignment/object_detection/train/labels/12.txt new file mode 100644 index 0000000000000000000000000000000000000000..45e75b566b76569e0deb0f8595ecaf814b2be549 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/12.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4651379ee661d6629194ad70036454dd4332ec11f9d2440097aa0c17623c082 +size 158 diff --git a/pole_alignment/object_detection/train/labels/120.txt b/pole_alignment/object_detection/train/labels/120.txt new file mode 100644 index 0000000000000000000000000000000000000000..69e16538f48f46995c1b8c6fcd4a3f02434e6a52 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/120.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3fe5756dff2c959eedfd70a3546fb242e1739715a7c2e88ffe4e520e3797567 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1200.txt b/pole_alignment/object_detection/train/labels/1200.txt new file mode 100644 index 0000000000000000000000000000000000000000..602b3e62239f17bbaf7b2b92fce27ed2f8882c86 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1200.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d58701b9e97ff43557f991a8389d4888b4af070a7fbe8b70eb10c0da72249c43 +size 149 diff --git a/pole_alignment/object_detection/train/labels/1202.txt b/pole_alignment/object_detection/train/labels/1202.txt new file mode 100644 index 0000000000000000000000000000000000000000..1d1595fe8029fa83fb17b05eeaf9c426db9b69f7 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1202.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30e6015c49e0c9a50738f4dfac48eff80d2876e29d3dcecb0321313b4f7c22e8 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1203.txt b/pole_alignment/object_detection/train/labels/1203.txt new file mode 100644 index 0000000000000000000000000000000000000000..621acee70bf245c22f9dd55487aa6c32ee0a415f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1203.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a546d1829f22153806fac90308f0d1e52d6772a5dede61d8b04c0ee1dcd658a +size 80 diff --git a/pole_alignment/object_detection/train/labels/1204.txt b/pole_alignment/object_detection/train/labels/1204.txt new file mode 100644 index 0000000000000000000000000000000000000000..bdaa9a5a9689c42dba35942bba75f93a6c215d35 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1204.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6800fbee3ad896adcbdaeb06590d903ef029ee79fe5fa51ce2e4c13902eb085e +size 62 diff --git a/pole_alignment/object_detection/train/labels/1205.txt b/pole_alignment/object_detection/train/labels/1205.txt new file mode 100644 index 0000000000000000000000000000000000000000..b402025e1d3aa3a67f57dd79c18d6f6fc08dc860 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1205.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acfb628f8b9d8503b7f305ed1ca6ec08e08fbc1ae7907c74ad33aa8860672f8e +size 68 diff --git a/pole_alignment/object_detection/train/labels/1206.txt b/pole_alignment/object_detection/train/labels/1206.txt new file mode 100644 index 0000000000000000000000000000000000000000..76cce9a5ee140912d9d61c3ad4502030df2b9836 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1206.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b1f2dd3756bba3a5f5536160e4ae996b9b1b6af201c0ef2aea42b3899bf2444 +size 65 diff --git a/pole_alignment/object_detection/train/labels/1207.txt b/pole_alignment/object_detection/train/labels/1207.txt new file mode 100644 index 0000000000000000000000000000000000000000..e672ccaf3eae2dc3ff9d9c010a5975cfb21ba6d0 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1207.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:730917f5fb4934e2cf6f41299c4be4755b0f680163d9267e902a5efe97c57470 +size 56 diff --git a/pole_alignment/object_detection/train/labels/1209.txt b/pole_alignment/object_detection/train/labels/1209.txt new file mode 100644 index 0000000000000000000000000000000000000000..6c83254ab13ad0cdf8952f67354ac357f1c94803 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1209.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:942b26ca163b1a2bb7d324ebb670d52f99311862ff1f40d09c6c1127908cc53e +size 77 diff --git a/pole_alignment/object_detection/train/labels/121.txt b/pole_alignment/object_detection/train/labels/121.txt new file mode 100644 index 0000000000000000000000000000000000000000..fc62bc5c68e8a8789ce03fc3643257d6b755eebb --- /dev/null +++ b/pole_alignment/object_detection/train/labels/121.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33b6100e5eac65606cf4b0ca150168008d72fcd1423ece9a30096af530adb425 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1210.txt b/pole_alignment/object_detection/train/labels/1210.txt new file mode 100644 index 0000000000000000000000000000000000000000..b915371521ab3228d19755b1d3cf5ed821c2efe8 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1210.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4a2bd472a428b8273d1c86d4dfe0a7ea9b58c40f1e01875bfbf3dd9a5684eef +size 159 diff --git a/pole_alignment/object_detection/train/labels/1211.txt b/pole_alignment/object_detection/train/labels/1211.txt new file mode 100644 index 0000000000000000000000000000000000000000..1ad9bc70eec50a803b3d2edb2c544515aafaf958 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1211.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff6db0e763aa0ef58c8213d93010c22857ad1f407df2a4713bf1da508dc9dadc +size 137 diff --git a/pole_alignment/object_detection/train/labels/1212.txt b/pole_alignment/object_detection/train/labels/1212.txt new file mode 100644 index 0000000000000000000000000000000000000000..b21a15c2fb28eb5d1e094e88e0a47ddbd736362b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1212.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2dc270c23add3e152f978bbf492609f94520ee1bdb22ba9d67d0619f310c730 +size 80 diff --git a/pole_alignment/object_detection/train/labels/1213.txt b/pole_alignment/object_detection/train/labels/1213.txt new file mode 100644 index 0000000000000000000000000000000000000000..3842ce79f47dd643f03f7c3c6d74f85ba84054f5 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1213.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc2bf1aaae2ad9b1599aaa06458838c83917ad719d754541840155d598677946 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1214.txt b/pole_alignment/object_detection/train/labels/1214.txt new file mode 100644 index 0000000000000000000000000000000000000000..7b4d6858807e58972f6b06bd2a2d5b07e92a9ae5 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1214.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ff771e0b83d9c99a5a9fdaaa37a866bd737662dc897060d3fc9aad4b2aa71b8 +size 77 diff --git a/pole_alignment/object_detection/train/labels/1215.txt b/pole_alignment/object_detection/train/labels/1215.txt new file mode 100644 index 0000000000000000000000000000000000000000..ab583e012447288f2d6d44e5c3801a74161b5eb1 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1215.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e31514e5dd142243956f828b8d6cc1537b4a17c5e755f126b929fdc5b33dfa89 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1216.txt b/pole_alignment/object_detection/train/labels/1216.txt new file mode 100644 index 0000000000000000000000000000000000000000..538e939cba191e95490db65ca207f77fbc30fb2c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1216.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0db3003372e92c1f74a67c8f50d5b01149908f22aee789684737504703b3ad7d +size 78 diff --git a/pole_alignment/object_detection/train/labels/1217.txt b/pole_alignment/object_detection/train/labels/1217.txt new file mode 100644 index 0000000000000000000000000000000000000000..7f504b69d50135dc9e2148cc96d0ebeabd1d5fe2 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1217.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0cca88cac70f1d96066618024e026ba1e74452fab38abfdbb19ace1fb8d6083 +size 77 diff --git a/pole_alignment/object_detection/train/labels/1218.txt b/pole_alignment/object_detection/train/labels/1218.txt new file mode 100644 index 0000000000000000000000000000000000000000..488996a2fe4c72746e0bcbcace450c62ec5af4f1 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1218.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ae0689e793856e13b2c9e7924f899b8535a227b3f695e00e81e79314fe11da4 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1219.txt b/pole_alignment/object_detection/train/labels/1219.txt new file mode 100644 index 0000000000000000000000000000000000000000..cd7dcd1428b0316f08fb768420179a9db92a0b11 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1219.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08fea000c7eb8745f754ae0cdbabec235630fc75c4e5cdccefff0e3483d31b3d +size 41 diff --git a/pole_alignment/object_detection/train/labels/122.txt b/pole_alignment/object_detection/train/labels/122.txt new file mode 100644 index 0000000000000000000000000000000000000000..89dd0b24c61a2c1fec7f245a2cbdc89f1add38e4 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/122.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea2d16772a6299ed67a15a712fbc3976cb00628bbca422016c8418837141a01d +size 79 diff --git a/pole_alignment/object_detection/train/labels/1220.txt b/pole_alignment/object_detection/train/labels/1220.txt new file mode 100644 index 0000000000000000000000000000000000000000..83511c37548f2d0574e93248698f5cf91a01b5c9 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1220.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bdd909842ad08c134bcbd4359476d5ce395a9497e227bceed15a32f615695fe +size 68 diff --git a/pole_alignment/object_detection/train/labels/1221.txt b/pole_alignment/object_detection/train/labels/1221.txt new file mode 100644 index 0000000000000000000000000000000000000000..f9125273a195d3d3f9cb41c53471d4752ff36fb5 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1221.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a077ac55124b6d25aed48a32f32adbdfc8af96bf9fb9a6169f4cf14368b9d2fa +size 72 diff --git a/pole_alignment/object_detection/train/labels/1222.txt b/pole_alignment/object_detection/train/labels/1222.txt new file mode 100644 index 0000000000000000000000000000000000000000..a3c98e900ba858210ee2aaa0734c59a6ebc00c8b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1222.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68cf1b0f1649396a3b31ccadc7b54bc30e47c97449c24429a2c118978d87155b +size 75 diff --git a/pole_alignment/object_detection/train/labels/1223.txt b/pole_alignment/object_detection/train/labels/1223.txt new file mode 100644 index 0000000000000000000000000000000000000000..1bfb167ec6499b271dc402875e499941bfa15625 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1223.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e75a7b11c936a458092bafd6952f3255aafd070262f6e8f85d5488d36d4415fd +size 78 diff --git a/pole_alignment/object_detection/train/labels/1224.txt b/pole_alignment/object_detection/train/labels/1224.txt new file mode 100644 index 0000000000000000000000000000000000000000..57c17f5ee6defcb70a30b0e9b8a55cfe9ea72a3d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1224.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a24c2bc62b1835f0e501218e69c5e6b059bf5568e7ef680d2b4f1837810462f +size 60 diff --git a/pole_alignment/object_detection/train/labels/1226.txt b/pole_alignment/object_detection/train/labels/1226.txt new file mode 100644 index 0000000000000000000000000000000000000000..1222a16b2f8ae822596d19d3cac46ac18ee586de --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1226.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ef3208d3cf79c260080a4d089d604d085690ca325f82402e9c529386b2cfca1 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1227.txt b/pole_alignment/object_detection/train/labels/1227.txt new file mode 100644 index 0000000000000000000000000000000000000000..3367345afed99a3782fd064e9d1df71988719ec2 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1227.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7942c5009bf6a459070ad3ef8774ac2bab48be3cf21752c9de573298068a21ad +size 74 diff --git a/pole_alignment/object_detection/train/labels/123.txt b/pole_alignment/object_detection/train/labels/123.txt new file mode 100644 index 0000000000000000000000000000000000000000..1882a658d15a9a7d861ff221015e86ad9d4625b5 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/123.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab33a7482b10aebc0c0ba7991d46dabb639148ea51954c0306cba3ea2f7964de +size 78 diff --git a/pole_alignment/object_detection/train/labels/1230.txt b/pole_alignment/object_detection/train/labels/1230.txt new file mode 100644 index 0000000000000000000000000000000000000000..d8e131b8e965a1a67c8b5d93d5a3459c316ed9ce --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1230.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd142d19b35a54a28bdc1053c254883d8ba04a94fc7af0ccfcdcd9af0113136f +size 61 diff --git a/pole_alignment/object_detection/train/labels/1233.txt b/pole_alignment/object_detection/train/labels/1233.txt new file mode 100644 index 0000000000000000000000000000000000000000..5e7380f5325101abc94257fbd9e316c7b3640248 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1233.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86c98c5b7786548609a2e20fcff653b00d483382e7d5c49ac99ea3f31e715d42 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1234.txt b/pole_alignment/object_detection/train/labels/1234.txt new file mode 100644 index 0000000000000000000000000000000000000000..547592e17a39e13d855fadbf07a796d332a5dd0c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1234.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4510df5c9a470c17de45e72eaa06fcd0bbb4f4c5e0b7ca9921530e3c28cc7f79 +size 69 diff --git a/pole_alignment/object_detection/train/labels/1235.txt b/pole_alignment/object_detection/train/labels/1235.txt new file mode 100644 index 0000000000000000000000000000000000000000..b4521a131a5b6391e228d76e4424cfaf6df99630 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1235.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40304bbc24c72c0433ecd0d95c5a1397eeb4a3e8dadbabef24d613baea0044b6 +size 112 diff --git a/pole_alignment/object_detection/train/labels/1236.txt b/pole_alignment/object_detection/train/labels/1236.txt new file mode 100644 index 0000000000000000000000000000000000000000..85fa1379ca988aac6c0537dcc6126d4a5df010ef --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1236.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81b79a5883de8b491a8d24c1cfd3c545256a9bc2233f5370c6af7fd83ef8e88a +size 71 diff --git a/pole_alignment/object_detection/train/labels/1237.txt b/pole_alignment/object_detection/train/labels/1237.txt new file mode 100644 index 0000000000000000000000000000000000000000..ddef272f5de979dff9dc80e0ee6dfefd0dc78fad --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1237.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:163f098ea900d6237215eb4f737f2ead46ade151f8186ca92bea3fd49f825c99 +size 77 diff --git a/pole_alignment/object_detection/train/labels/1238.txt b/pole_alignment/object_detection/train/labels/1238.txt new file mode 100644 index 0000000000000000000000000000000000000000..8b4b99c737d8896e90e4d647ec742513d990a9c2 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1238.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0c3ea002662785f29c80ef573dec97f832877babdccf34f0a1bf18ae36e4e27 +size 70 diff --git a/pole_alignment/object_detection/train/labels/1239.txt b/pole_alignment/object_detection/train/labels/1239.txt new file mode 100644 index 0000000000000000000000000000000000000000..fd18f6dfff776af43e410cd04d2bdb6220a8d3cc --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1239.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72bffac4efe39f7a6549b9fd6d6873f480c29ecb43daa21271a6493a634901f0 +size 73 diff --git a/pole_alignment/object_detection/train/labels/124.txt b/pole_alignment/object_detection/train/labels/124.txt new file mode 100644 index 0000000000000000000000000000000000000000..b1fce5a9dce5d9f1516d8b8344a03befdb27f054 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/124.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5599b2e992d1c44d00628844e5f3ba336538058fecce2fe487a7675427f1972 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1241.txt b/pole_alignment/object_detection/train/labels/1241.txt new file mode 100644 index 0000000000000000000000000000000000000000..218d25ee1da92c9e6fb41b7357c50c82367e271b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1241.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aeefb41d45357618e5f29392920937ff612e82dca5fd1ad7bfb42a3d6ba08226 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1243.txt b/pole_alignment/object_detection/train/labels/1243.txt new file mode 100644 index 0000000000000000000000000000000000000000..05840d1c7851d484fb81ba4456988c1672c389f9 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1243.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49feb34777dbe16811b258d38b2cbd50d2d127586d2236e8961a62dcf5e6245b +size 65 diff --git a/pole_alignment/object_detection/train/labels/1244.txt b/pole_alignment/object_detection/train/labels/1244.txt new file mode 100644 index 0000000000000000000000000000000000000000..6c010c3872aa770055193ba2e29e3a6981f35e5a --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1244.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4292f5497bd2226e6a6b3bad82c1f8f3377e3b0a1946e70868d3cba23f3c825a +size 77 diff --git a/pole_alignment/object_detection/train/labels/1245.txt b/pole_alignment/object_detection/train/labels/1245.txt new file mode 100644 index 0000000000000000000000000000000000000000..9122bdcce2b61ed701fe0c4a990336739646f4a7 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1245.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b256b2f8855cb13e8945e613545a437dfb1cb87ed5f8d06d1c168a16f5b23562 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1248.txt b/pole_alignment/object_detection/train/labels/1248.txt new file mode 100644 index 0000000000000000000000000000000000000000..d41fb6cf6fa62000e8ac9e1e07d05e2f65f19be4 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1248.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b49b1be3f8729023d6b58b9f0ff8d4c9c0d1277fab536560c71f331e929073d +size 78 diff --git a/pole_alignment/object_detection/train/labels/1249.txt b/pole_alignment/object_detection/train/labels/1249.txt new file mode 100644 index 0000000000000000000000000000000000000000..a7a05b76ee799bf268f67accb5bfa86a3022acb8 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1249.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f5519e008cd169124e2fd91e409ec76bc4dbf5c57b8ed7d15e04ea384332488 +size 79 diff --git a/pole_alignment/object_detection/train/labels/125.txt b/pole_alignment/object_detection/train/labels/125.txt new file mode 100644 index 0000000000000000000000000000000000000000..b2c862492f9d7a1c5ce3c41c28b55b64c6ad2814 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/125.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdf24cbcba900a528eb93a2538ac3d13fddd5050fcc648101ece82bc0aacdcbe +size 68 diff --git a/pole_alignment/object_detection/train/labels/1250.txt b/pole_alignment/object_detection/train/labels/1250.txt new file mode 100644 index 0000000000000000000000000000000000000000..0927fc7cd6895a8325683dd1a98889bb0d2672fb --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1250.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3086b36bc112da335b6af527b4a33dd0769e5bc65740d87e98e34dab7e2cf3b2 +size 157 diff --git a/pole_alignment/object_detection/train/labels/1251.txt b/pole_alignment/object_detection/train/labels/1251.txt new file mode 100644 index 0000000000000000000000000000000000000000..f5596f245099276d08f5daf7a941387ccc48e275 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1251.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc120815a27ad4b0053842f6ac45d070475104759efc85f3754d294577615104 +size 77 diff --git a/pole_alignment/object_detection/train/labels/1253.txt b/pole_alignment/object_detection/train/labels/1253.txt new file mode 100644 index 0000000000000000000000000000000000000000..5c422e00989731aed35472a5eb0676672898bd16 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1253.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:083453f7e2ec77f72334013bbf43d26ced0ae9f5d9fb15f50a2abe69adb12702 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1254.txt b/pole_alignment/object_detection/train/labels/1254.txt new file mode 100644 index 0000000000000000000000000000000000000000..1092232c014083c99276e5917d7d639037027a0d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1254.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:189fc600350a1148a734de5a970451c51d9f20a73d3310aad2cc306523278aa6 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1255.txt b/pole_alignment/object_detection/train/labels/1255.txt new file mode 100644 index 0000000000000000000000000000000000000000..3f393ee386b001f5b1639085bfef1225db9065d0 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1255.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0a0e4d0adced6652b9747292b9ac3910807a0ce002ba229c28fb55729693313 +size 58 diff --git a/pole_alignment/object_detection/train/labels/1257.txt b/pole_alignment/object_detection/train/labels/1257.txt new file mode 100644 index 0000000000000000000000000000000000000000..842abd13b595371b9d881aeb939b86970be29e03 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1257.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85afc1b2835ff8911ae08863d8637ede5a06f566d1eb6c7276f6c246a1b3039c +size 71 diff --git a/pole_alignment/object_detection/train/labels/1259.txt b/pole_alignment/object_detection/train/labels/1259.txt new file mode 100644 index 0000000000000000000000000000000000000000..44ee8e35ed96aeb857bac1274803dea3d5ef96e9 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1259.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:742777bbeccf910db13b9f20fee0c66d18237c984aea330838e37f0f94c67eb2 +size 77 diff --git a/pole_alignment/object_detection/train/labels/126.txt b/pole_alignment/object_detection/train/labels/126.txt new file mode 100644 index 0000000000000000000000000000000000000000..b6652d3913e3688156f21eb854ca191c899d2491 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/126.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53b87b3bc922ebfc279b098c658252fd8da46dfb8d2c56f52b73b76332e60229 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1260.txt b/pole_alignment/object_detection/train/labels/1260.txt new file mode 100644 index 0000000000000000000000000000000000000000..e7f7693df6a358e755a65304374824a64186d41a --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1260.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1a51b6697172bf7cb647954d14fedf45b477c8f1b3acfb7b90eabcdd62c44c2 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1261.txt b/pole_alignment/object_detection/train/labels/1261.txt new file mode 100644 index 0000000000000000000000000000000000000000..356a8ac7e60a8deaa9dc793ca54418758ee5afeb --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1261.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c77fca68fe9aa31e26a99196429e8a4c876ca05906042f05103e0b6e19d2f94 +size 76 diff --git a/pole_alignment/object_detection/train/labels/1263.txt b/pole_alignment/object_detection/train/labels/1263.txt new file mode 100644 index 0000000000000000000000000000000000000000..97a07647a97e0bb96a88f610831ce51d94bbdf6a --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1263.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a957ad1e2a98f766c799379bee6a9fc613e1f40abead308ae8e45bdf95c58243 +size 113 diff --git a/pole_alignment/object_detection/train/labels/1264.txt b/pole_alignment/object_detection/train/labels/1264.txt new file mode 100644 index 0000000000000000000000000000000000000000..b7dffd482a3e0a20cb471c798d67fdaa8ec942bd --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1264.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4c1e867ff7b85cad479a5d63d3300dde3dbbaf52eef462aef37bae5340851d8 +size 80 diff --git a/pole_alignment/object_detection/train/labels/1265.txt b/pole_alignment/object_detection/train/labels/1265.txt new file mode 100644 index 0000000000000000000000000000000000000000..27f2af98fa46311469313b8ae2125693f9589b15 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1265.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01b2a7508ae94b32da28d5a2f69fa98f30197600662ea39b26d0dffa84b36758 +size 70 diff --git a/pole_alignment/object_detection/train/labels/1267.txt b/pole_alignment/object_detection/train/labels/1267.txt new file mode 100644 index 0000000000000000000000000000000000000000..2ec2443422a270d369859a33f384ac3c0f10394a --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1267.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2de46a80b2fcf9e0f4de7a313fd073c0ed591f3548ce4da622189e95bf5d1816 +size 229 diff --git a/pole_alignment/object_detection/train/labels/1268.txt b/pole_alignment/object_detection/train/labels/1268.txt new file mode 100644 index 0000000000000000000000000000000000000000..ddbc70d797261cb917c9a3fc5adaa4e33785c333 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1268.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b0cc3f31c8bd47f3a008cdde9aeb66d73c64b3df771a89e1631ff14359ebe4d +size 79 diff --git a/pole_alignment/object_detection/train/labels/1269.txt b/pole_alignment/object_detection/train/labels/1269.txt new file mode 100644 index 0000000000000000000000000000000000000000..bdf68d5b4e085ed002861c784e9f490cc50ec408 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1269.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ca80414254831efd5f60d57f469d8028934a6e9de8a6b7d3c7820ec5df8eea1 +size 124 diff --git a/pole_alignment/object_detection/train/labels/127.txt b/pole_alignment/object_detection/train/labels/127.txt new file mode 100644 index 0000000000000000000000000000000000000000..97e4bc4977879268a30eab02a41dbb3808cb4aaf --- /dev/null +++ b/pole_alignment/object_detection/train/labels/127.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c64e9f79b63f95e3bf3d7e237a266615ed27707d7bf75407b8e010dc081ccc7f +size 78 diff --git a/pole_alignment/object_detection/train/labels/1270.txt b/pole_alignment/object_detection/train/labels/1270.txt new file mode 100644 index 0000000000000000000000000000000000000000..3efbe6b49a3d29e5f72ba279911039c471b3a805 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1270.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea9a48110be23ade098571f6be5e50b4e3e8542bb28141b942af15b510bc1538 +size 77 diff --git a/pole_alignment/object_detection/train/labels/1271.txt b/pole_alignment/object_detection/train/labels/1271.txt new file mode 100644 index 0000000000000000000000000000000000000000..27a9230a2c03033271dbfbde76a3e97bb8ae7c7f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1271.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff34bf499a613312cee015feecb18ffbf6d8708ace50f1cd32b9531a024bc969 +size 54 diff --git a/pole_alignment/object_detection/train/labels/1272.txt b/pole_alignment/object_detection/train/labels/1272.txt new file mode 100644 index 0000000000000000000000000000000000000000..d4fe646226a38110fb69c8342ea95e143bd7fffd --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1272.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2cfc5d226890788e21b077aea2977e175478d9d599be5764d2ac9fe17e57729 +size 131 diff --git a/pole_alignment/object_detection/train/labels/1273.txt b/pole_alignment/object_detection/train/labels/1273.txt new file mode 100644 index 0000000000000000000000000000000000000000..cccc3c77f7af382061320ea4368c7977a755498e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1273.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fb51fe19f0613d89887f178c262f0676a8e6222c81b34f3695e7440cc6bc9ac +size 77 diff --git a/pole_alignment/object_detection/train/labels/1274.txt b/pole_alignment/object_detection/train/labels/1274.txt new file mode 100644 index 0000000000000000000000000000000000000000..fd26cfae6996df01846c56c3d6f6e57e67d48551 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1274.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70c21e1e90405c55f403956d7e11cd6c0f097b015e4562662c3dceb74c4316d1 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1275.txt b/pole_alignment/object_detection/train/labels/1275.txt new file mode 100644 index 0000000000000000000000000000000000000000..55b939e258614da4057fb50d17ead244e21265c0 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1275.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0470125b5ab932921982e8e80d4e9ea6d783fc4dd0496afbb521e866caf18b0 +size 135 diff --git a/pole_alignment/object_detection/train/labels/1277.txt b/pole_alignment/object_detection/train/labels/1277.txt new file mode 100644 index 0000000000000000000000000000000000000000..5061840ff06e169f2f115bc90074952093b923b4 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1277.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f918c7c3e039b9344d49605ac0b38832ffb2949b285d0575bfcc1474ac6174e +size 79 diff --git a/pole_alignment/object_detection/train/labels/1278.txt b/pole_alignment/object_detection/train/labels/1278.txt new file mode 100644 index 0000000000000000000000000000000000000000..0e9ed977743d19327264b0810402c7449445eb34 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1278.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5b4e8aa21c5ca068c468b2c26f50f3dffb2552934842c957f53d5c36dee31af +size 77 diff --git a/pole_alignment/object_detection/train/labels/1279.txt b/pole_alignment/object_detection/train/labels/1279.txt new file mode 100644 index 0000000000000000000000000000000000000000..b5cfd8e5a21445ae4a9a501b040545577fdcfa4d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1279.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d68e02b4c9df80f1a991897a209f8214a7d3b48335e21f3c1cf5efb7258a9da +size 235 diff --git a/pole_alignment/object_detection/train/labels/1281.txt b/pole_alignment/object_detection/train/labels/1281.txt new file mode 100644 index 0000000000000000000000000000000000000000..237570f19d90157c762b85640a3155a77a45c10f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1281.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be811291d5e96289cb6315ad608c41288829c14a1649405c6568fca310ba46ad +size 77 diff --git a/pole_alignment/object_detection/train/labels/1286.txt b/pole_alignment/object_detection/train/labels/1286.txt new file mode 100644 index 0000000000000000000000000000000000000000..9869bb92671a6adf10ef5807fc157e463917674d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1286.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e4f94d5d0b27d168db838df476339872d2ae030ae7edeba0a4125797b66d10b +size 72 diff --git a/pole_alignment/object_detection/train/labels/1287.txt b/pole_alignment/object_detection/train/labels/1287.txt new file mode 100644 index 0000000000000000000000000000000000000000..8766e6118bec2237ced123de8cabb0c80f07605c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1287.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdd3a450e08fd56d654bb41188b1553c57a1fd419d3d4a693021f58093deeaae +size 77 diff --git a/pole_alignment/object_detection/train/labels/1288.txt b/pole_alignment/object_detection/train/labels/1288.txt new file mode 100644 index 0000000000000000000000000000000000000000..ddce786acbcd912fa297d929972b0ca51cf52289 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1288.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:432096ffa08be56a62e00e33a0fec62c0cf23c208f244b3992c8ff3f98fdbddb +size 78 diff --git a/pole_alignment/object_detection/train/labels/129.txt b/pole_alignment/object_detection/train/labels/129.txt new file mode 100644 index 0000000000000000000000000000000000000000..a5279e5a41d6c72ba428d4d72cb9d68cd3ed1446 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/129.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fda30edaff2114adf2f6ce0d919440ffdf2654dff450122487d476bdf2a533f +size 79 diff --git a/pole_alignment/object_detection/train/labels/1290.txt b/pole_alignment/object_detection/train/labels/1290.txt new file mode 100644 index 0000000000000000000000000000000000000000..b59da761bb3ee5946a98e005eb3cc4464029f960 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1290.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8737fec6f487b3ffbc059766a58c72b675e7f8c16759f24de29d2e57aeade350 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1291.txt b/pole_alignment/object_detection/train/labels/1291.txt new file mode 100644 index 0000000000000000000000000000000000000000..64e72091a7e5b6fed260fbbbc1f3d2a15a348f21 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1291.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7391d1ada17f9523839a765daade5675b3e7a3b476a8407d17d83fc37d1a2595 +size 238 diff --git a/pole_alignment/object_detection/train/labels/1292.txt b/pole_alignment/object_detection/train/labels/1292.txt new file mode 100644 index 0000000000000000000000000000000000000000..e23781be4ebe6f7c2cef4f41510c4bb09077f917 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1292.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:783b49a276f65b6a3c02f67550a029a7a21f43d5b26f448df7d5a6d798dce9b3 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1293.txt b/pole_alignment/object_detection/train/labels/1293.txt new file mode 100644 index 0000000000000000000000000000000000000000..672126ead97d92cab0d02f7aaa2dfee19b7ec074 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1293.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c4992b6e8e9365d88dd56882ba31faea8c8c865eadb7c8e9d312f2886388c03 +size 159 diff --git a/pole_alignment/object_detection/train/labels/1294.txt b/pole_alignment/object_detection/train/labels/1294.txt new file mode 100644 index 0000000000000000000000000000000000000000..cc150f73108a7b647325f5d845d82c82c1166ba3 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1294.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f3ba9577d67fbbba49f4406bd199f6ec501471c368fda0224800adf652c55ec +size 78 diff --git a/pole_alignment/object_detection/train/labels/1295.txt b/pole_alignment/object_detection/train/labels/1295.txt new file mode 100644 index 0000000000000000000000000000000000000000..d5d01309e2be3d9d027f2b6fc7e0323e6955eae5 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1295.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7643f623e968ebc4b3c20bfb54fe73f7da57157bd351ab2fee59d9119c48cc1d +size 239 diff --git a/pole_alignment/object_detection/train/labels/1296.txt b/pole_alignment/object_detection/train/labels/1296.txt new file mode 100644 index 0000000000000000000000000000000000000000..f89857fd28c5321780c6abde866f9da4211fb448 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1296.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc9ca3d340b4be96d7558c7f83ab3b3633bebcfe05256acb7ea979a24d8e8035 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1297.txt b/pole_alignment/object_detection/train/labels/1297.txt new file mode 100644 index 0000000000000000000000000000000000000000..cc3dece29085107c3931d7e6d84283c043a66643 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1297.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3f45490d4186b458a201f268ff182d744ddfa28f4b7be2c36f806d004f700b7 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1298.txt b/pole_alignment/object_detection/train/labels/1298.txt new file mode 100644 index 0000000000000000000000000000000000000000..7234f4d86739d245e6d8b4a4988927d67b6d96c1 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1298.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e8d09c165b383012da0dcef51bc996fa100bd978b67006422628d61c6d7fe68 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1299.txt b/pole_alignment/object_detection/train/labels/1299.txt new file mode 100644 index 0000000000000000000000000000000000000000..9fb3fe776740868f91489fe866dc30877c761938 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1299.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4356830252b4eb170c0a6d9a18e8f0d554bc0f322b9df1fcd433107612f2eef1 +size 78 diff --git a/pole_alignment/object_detection/train/labels/13.txt b/pole_alignment/object_detection/train/labels/13.txt new file mode 100644 index 0000000000000000000000000000000000000000..7e4ebbc9492e9101a2b9bc49f79c86985ff9f7af --- /dev/null +++ b/pole_alignment/object_detection/train/labels/13.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f76e62098a07c7c6343a209039b5bbe2a99c656bd90f99bbf29c1ba7a63fe00d +size 159 diff --git a/pole_alignment/object_detection/train/labels/130.txt b/pole_alignment/object_detection/train/labels/130.txt new file mode 100644 index 0000000000000000000000000000000000000000..905c31938edb55ff05035bb90056640e450c753d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/130.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9670cd33d4f5d8ae056a1d6a5b7d4782299b9d36389d8f0c79c92743915d5778 +size 157 diff --git a/pole_alignment/object_detection/train/labels/1301.txt b/pole_alignment/object_detection/train/labels/1301.txt new file mode 100644 index 0000000000000000000000000000000000000000..6b5d0274e644bab74c5f2fa64dc173f21731783e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1301.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:233ea75cebb19cb22cc122f3732640137540564fa0882bc2197c21803aeefaaf +size 78 diff --git a/pole_alignment/object_detection/train/labels/1305.txt b/pole_alignment/object_detection/train/labels/1305.txt new file mode 100644 index 0000000000000000000000000000000000000000..b08c2603f0602c321390466887a437704c267fd4 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1305.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a3866498e290d180ffddec1fc6aeba8f738b28758486931c4966d7576a20bf6 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1307.txt b/pole_alignment/object_detection/train/labels/1307.txt new file mode 100644 index 0000000000000000000000000000000000000000..410d1053daca2a04c46238f194473526e1e86306 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1307.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:706cb6812f5e9d4ff919f41220b323599c0fb237094520db7bab8b1e8a3bd6c7 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1308.txt b/pole_alignment/object_detection/train/labels/1308.txt new file mode 100644 index 0000000000000000000000000000000000000000..671f1978d2d97a36b2ea7d921918946f838ea8a6 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1308.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bad0d0ed2e78f30093bdbddd9ce23218d24b0759fc858bb3928534bc83ec98b +size 156 diff --git a/pole_alignment/object_detection/train/labels/1309.txt b/pole_alignment/object_detection/train/labels/1309.txt new file mode 100644 index 0000000000000000000000000000000000000000..7d083f29282d7b393416dcd75c03f1c9cf6f07ea --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1309.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16e5b86c19481d3871ee3fa7ec6a0b4dbaec868a7e5aa41299c81f24c6b8b414 +size 78 diff --git a/pole_alignment/object_detection/train/labels/131.txt b/pole_alignment/object_detection/train/labels/131.txt new file mode 100644 index 0000000000000000000000000000000000000000..e19c2aafde223f8baa12912f6f724270f1bfbba7 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/131.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2390ba21fb14545b3c64fd43a76f2fece1cb9daa56e4307378a085db2ac92105 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1310.txt b/pole_alignment/object_detection/train/labels/1310.txt new file mode 100644 index 0000000000000000000000000000000000000000..9da69a3b276fb5bfb93e2719f94a3188991e58a5 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1310.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:678a90f0c6b17145574c8e1c9c5374b666ea557606695d3ed274f562496a17f4 +size 72 diff --git a/pole_alignment/object_detection/train/labels/1311.txt b/pole_alignment/object_detection/train/labels/1311.txt new file mode 100644 index 0000000000000000000000000000000000000000..8373c36d084da4743495b226e5a1408e40d877ea --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1311.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a80499ff06094253ed97bd77c98337b51699035e8be2165f13fd7012a9cce50 +size 148 diff --git a/pole_alignment/object_detection/train/labels/1313.txt b/pole_alignment/object_detection/train/labels/1313.txt new file mode 100644 index 0000000000000000000000000000000000000000..dd10c7780741e0d567b56ae372695c72b6697b1e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1313.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66bd80e68099c4d1dc3f9fbe96b967d387dc758b6bdec0bbf2d5b2d3f1267707 +size 71 diff --git a/pole_alignment/object_detection/train/labels/1315.txt b/pole_alignment/object_detection/train/labels/1315.txt new file mode 100644 index 0000000000000000000000000000000000000000..0a14bd77d454ab1612fa2f09ac622a1eed1eecb7 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1315.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c86ab68219c771d6e5335ba9818ad3c76d3339f6f87d3fad14f320042400c4e4 +size 70 diff --git a/pole_alignment/object_detection/train/labels/1317.txt b/pole_alignment/object_detection/train/labels/1317.txt new file mode 100644 index 0000000000000000000000000000000000000000..7d362de28fa7cc73e059eff0a3db4a84dc5cf412 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1317.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e5540f1d192ac633394c340f2ee9b10e733783ec30fbb60fc3c88a0e2b7f4eb +size 78 diff --git a/pole_alignment/object_detection/train/labels/1318.txt b/pole_alignment/object_detection/train/labels/1318.txt new file mode 100644 index 0000000000000000000000000000000000000000..1dc7c32bc6d60154731e26b69e9c92753e66ca80 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1318.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c573eb7802be07793672208649bd9763381aeb57d36b5d524150d3aa6a842e86 +size 77 diff --git a/pole_alignment/object_detection/train/labels/1319.txt b/pole_alignment/object_detection/train/labels/1319.txt new file mode 100644 index 0000000000000000000000000000000000000000..0b1d13916ee80a9e63af0421288f4f31c37b74be --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1319.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:534299e6332da1666541f67dc44bd8af572a470ed7b7bfc8e784209dd545a092 +size 78 diff --git a/pole_alignment/object_detection/train/labels/132.txt b/pole_alignment/object_detection/train/labels/132.txt new file mode 100644 index 0000000000000000000000000000000000000000..e2def630b0d0f1dadeccbef392f8fdad06519fc5 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/132.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c4ae852e6606d9aa07570e754640c38ae225c0b8a926561a1703f0a2d70fa68 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1320.txt b/pole_alignment/object_detection/train/labels/1320.txt new file mode 100644 index 0000000000000000000000000000000000000000..f9320d7f788f5e672f1f0e9d0dda502f8ffb4eb9 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1320.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5869c652d8383202bda2aca9d1042c2c92b096f7d68d4235622929b97da621f1 +size 77 diff --git a/pole_alignment/object_detection/train/labels/1321.txt b/pole_alignment/object_detection/train/labels/1321.txt new file mode 100644 index 0000000000000000000000000000000000000000..cf9c56d653ec8c7dae13c908eafe946f7504b5a8 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1321.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a0c897df6441c0818dbf85490eb996d8a86c36166689ea0773e17d9fcf581f4 +size 77 diff --git a/pole_alignment/object_detection/train/labels/1323.txt b/pole_alignment/object_detection/train/labels/1323.txt new file mode 100644 index 0000000000000000000000000000000000000000..afcb6655b2ecc471d3bd8c90af9f650c9ea652c5 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1323.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3120eb17633a51ab0cfc8fa92c016a63b4a11528cb9497de1a081a9be6958f8 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1324.txt b/pole_alignment/object_detection/train/labels/1324.txt new file mode 100644 index 0000000000000000000000000000000000000000..c78699c643fbecd8984cd1da1c04b90d36ad0b07 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1324.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4662c07cddaac82b1e372290fd7500806dc22d3bbf41f32764980da5138fafb3 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1327.txt b/pole_alignment/object_detection/train/labels/1327.txt new file mode 100644 index 0000000000000000000000000000000000000000..cd112f2ce0b719099b03dabc6962856eddffe883 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1327.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7689748b4fd48681cf2ab851efab5f5d0f86cec92635589502fa4a8c049a4592 +size 80 diff --git a/pole_alignment/object_detection/train/labels/133.txt b/pole_alignment/object_detection/train/labels/133.txt new file mode 100644 index 0000000000000000000000000000000000000000..386a62738a25f5720d2e27837ac3f9de5ecd4ab6 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/133.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dff101bdd1496757e360264efeaf2ae43aa88e3d40d1156845aee03536ebc90e +size 78 diff --git a/pole_alignment/object_detection/train/labels/1330.txt b/pole_alignment/object_detection/train/labels/1330.txt new file mode 100644 index 0000000000000000000000000000000000000000..6299350cca006324056be212f8131771e5e97af4 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1330.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9010adc46d60f5420dd74d8b0764cdbfad52a0bd2c98e7a256b364ff3c706d1 +size 73 diff --git a/pole_alignment/object_detection/train/labels/1331.txt b/pole_alignment/object_detection/train/labels/1331.txt new file mode 100644 index 0000000000000000000000000000000000000000..7c6c49ecb7dd537f3f72057922470a49ad898e10 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1331.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a249fda23e5bc4c0597d9fcc8b0f8052ead05ba76c5ecc0071917089d8cfc244 +size 71 diff --git a/pole_alignment/object_detection/train/labels/1333.txt b/pole_alignment/object_detection/train/labels/1333.txt new file mode 100644 index 0000000000000000000000000000000000000000..526b6e873a53f3d2905712973f6fa83ec6ca85cc --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1333.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8c3a4a5721316f35bd5c41a9f63bfe0507a0acee581360de655c5db75f68ac4 +size 65 diff --git a/pole_alignment/object_detection/train/labels/1334.txt b/pole_alignment/object_detection/train/labels/1334.txt new file mode 100644 index 0000000000000000000000000000000000000000..7ceedd1e2c79d7feead88a251e3b045903744502 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1334.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc36e09bed3cbfa6415987edd0ebe45b9a628137786bb39933a2c66647dcc35f +size 73 diff --git a/pole_alignment/object_detection/train/labels/1335.txt b/pole_alignment/object_detection/train/labels/1335.txt new file mode 100644 index 0000000000000000000000000000000000000000..d32439fb8f7e171d9accfd5dd8968d78b3d3c193 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1335.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb7ba8c7d9d721003e25c08d3922ffe345bd114db4d76a1653c0059962772f65 +size 72 diff --git a/pole_alignment/object_detection/train/labels/1336.txt b/pole_alignment/object_detection/train/labels/1336.txt new file mode 100644 index 0000000000000000000000000000000000000000..9612f53b190770f530a29d9a962c971922535254 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1336.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6c84a09c734a4731accfb64e0b1e42b82f3319c56e0ccb0459ac8cdacff22b3 +size 73 diff --git a/pole_alignment/object_detection/train/labels/1337.txt b/pole_alignment/object_detection/train/labels/1337.txt new file mode 100644 index 0000000000000000000000000000000000000000..82c52744a1291f1b481f5d69af86dcf521f7179a --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1337.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03a405e44c17589a5ca4fafa532f3bae2667552642708ccc524c9627803eab86 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1338.txt b/pole_alignment/object_detection/train/labels/1338.txt new file mode 100644 index 0000000000000000000000000000000000000000..740a66752835d4bb8626bf82997c2c2f03751d43 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1338.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82ae01adb7f81fd341e3a33f203afc9b248254d83f65ccdc0a25147c9575a642 +size 127 diff --git a/pole_alignment/object_detection/train/labels/1339.txt b/pole_alignment/object_detection/train/labels/1339.txt new file mode 100644 index 0000000000000000000000000000000000000000..c1074f3a19020ec9c6d3c99767460877b63bf170 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1339.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f3e661ee0bad94d1ed10ba409ca87c56680944751c32df9a0b71417703900c6 +size 78 diff --git a/pole_alignment/object_detection/train/labels/134.txt b/pole_alignment/object_detection/train/labels/134.txt new file mode 100644 index 0000000000000000000000000000000000000000..296fef5e3e278686289b9508eaf76a4e1d1edc92 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/134.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16805e69a062ff83e7d97f919c8269242d76e78f8c1b5a1d5313963fc84ac353 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1340.txt b/pole_alignment/object_detection/train/labels/1340.txt new file mode 100644 index 0000000000000000000000000000000000000000..7656f12378957f9e5ddc2d41d92b54f8e24ece1e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1340.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc96fc44ae672a28bc81b99789225cc7dea81893ac4c9e0ba55bf14e7c9e1d46 +size 64 diff --git a/pole_alignment/object_detection/train/labels/1341.txt b/pole_alignment/object_detection/train/labels/1341.txt new file mode 100644 index 0000000000000000000000000000000000000000..3932b4f25227c8821e5081d3783d9d065e1d399b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1341.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d01175d1a5f881611900df0c88d1dddb7f30802a41de7f8b17e1921e233c6458 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1342.txt b/pole_alignment/object_detection/train/labels/1342.txt new file mode 100644 index 0000000000000000000000000000000000000000..6c1181f45bbaf3cacd170cd21ebb5fe138be927b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1342.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:164a5912210dcd02a85660f44ad1e4972585603947cc0e1c052283a811c822d2 +size 72 diff --git a/pole_alignment/object_detection/train/labels/1343.txt b/pole_alignment/object_detection/train/labels/1343.txt new file mode 100644 index 0000000000000000000000000000000000000000..628353f6439cab5e0bca90367cfad9d1b37bf496 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1343.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69ee1cce4250606652623e895c971229e2e9103bf76e99f48a9325e8e7c9263d +size 67 diff --git a/pole_alignment/object_detection/train/labels/1344.txt b/pole_alignment/object_detection/train/labels/1344.txt new file mode 100644 index 0000000000000000000000000000000000000000..5328df20ed99a89c733345bef85b188c734bdde3 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1344.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d738a9f7de759e501a403141119a9cee747c2b7315a74947c38925cf5a8a19fe +size 79 diff --git a/pole_alignment/object_detection/train/labels/1345.txt b/pole_alignment/object_detection/train/labels/1345.txt new file mode 100644 index 0000000000000000000000000000000000000000..3da5bf16b9e31f2516af19aa816fe54ebe17611d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1345.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2b88e494df3a6590e3f56041ad3012cbc80c24f580d90a9fdd45371e714caaf +size 138 diff --git a/pole_alignment/object_detection/train/labels/1346.txt b/pole_alignment/object_detection/train/labels/1346.txt new file mode 100644 index 0000000000000000000000000000000000000000..a1b42a59a1029f32cbe4038745434fa86f187070 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1346.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0869a6d4f5bdc588937c8d2ba1613e419f5648f5f3e09176e3d009b7c308919d +size 77 diff --git a/pole_alignment/object_detection/train/labels/1349.txt b/pole_alignment/object_detection/train/labels/1349.txt new file mode 100644 index 0000000000000000000000000000000000000000..dc5bf89f31ca352b72b5f9d4c2e48d960ea8d050 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1349.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab470993c3b8f8eede3be0175eed6211a4fccd98f50e5cfae7cd1031fdf76749 +size 70 diff --git a/pole_alignment/object_detection/train/labels/135.txt b/pole_alignment/object_detection/train/labels/135.txt new file mode 100644 index 0000000000000000000000000000000000000000..fef9cf89d183923a673232e4a53df85d470ea294 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/135.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7241970ef67aaa28d206797fe8765318e1be13a576602ba8ca9f61f39002c46 +size 76 diff --git a/pole_alignment/object_detection/train/labels/1350.txt b/pole_alignment/object_detection/train/labels/1350.txt new file mode 100644 index 0000000000000000000000000000000000000000..1e91515375b3e8fde7a6d6e040d7a9bd33dabaf0 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1350.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24e9fe8d9d5ce38085dec573e91ae771d8ce5c5de4727006b09bb05c277c99a7 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1351.txt b/pole_alignment/object_detection/train/labels/1351.txt new file mode 100644 index 0000000000000000000000000000000000000000..e8ac07820811040dbae95ba46df46e42b8e4f672 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1351.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3c45ef906b24603fdb28390eee6355463bbf2b1e443ae2ea5422ed961c5adb3 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1352.txt b/pole_alignment/object_detection/train/labels/1352.txt new file mode 100644 index 0000000000000000000000000000000000000000..08f1ed80b645f69dbd9cea71e04bd7c46fe20a4f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1352.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7cf5717d8048a88e5eecaecd072ec3e93c9a7945e67107c3417c44c43f9517e +size 80 diff --git a/pole_alignment/object_detection/train/labels/1353.txt b/pole_alignment/object_detection/train/labels/1353.txt new file mode 100644 index 0000000000000000000000000000000000000000..8928008c1ec9bdddede9632839cc852085da575f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1353.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de9903136d19d2e7037196c716e0114545c8cef3f4976c1f00d15bbda94d7a3c +size 61 diff --git a/pole_alignment/object_detection/train/labels/1354.txt b/pole_alignment/object_detection/train/labels/1354.txt new file mode 100644 index 0000000000000000000000000000000000000000..9ffbb9680828577521e57514eec44135f7e8f0f5 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1354.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64ef6a523605a47658ae47c8a0d63e01603911516c115c662671e95b2c061da9 +size 71 diff --git a/pole_alignment/object_detection/train/labels/1355.txt b/pole_alignment/object_detection/train/labels/1355.txt new file mode 100644 index 0000000000000000000000000000000000000000..969fc44a4155b2bf95d81bd50b59d31c457df537 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1355.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59b0d196c37be48c1354a498501f8f114254d9dce1c31a26962b1d217e73658d +size 74 diff --git a/pole_alignment/object_detection/train/labels/1356.txt b/pole_alignment/object_detection/train/labels/1356.txt new file mode 100644 index 0000000000000000000000000000000000000000..55c52193227d0a87239ee7b3b62bc860165352df --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1356.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f40ad599431c3fcd1d94ae187c6c9e8490b2ad609ddd0c0396df9d6064bc7675 +size 157 diff --git a/pole_alignment/object_detection/train/labels/1357.txt b/pole_alignment/object_detection/train/labels/1357.txt new file mode 100644 index 0000000000000000000000000000000000000000..3a3f1dc12bd52b2f7206be5575e693f7325c9848 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1357.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce7a2b595035bd25a9dd5dcc98e2fa2418945d79a3fda930159a0f3973012fd3 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1358.txt b/pole_alignment/object_detection/train/labels/1358.txt new file mode 100644 index 0000000000000000000000000000000000000000..f1e0b8f5c82e2d60a9032846724e5e88b21bf754 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1358.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d06eaf96f23a1066052a7b9d4c65d4cecf3287db35ed4909273f2cbca1113e09 +size 59 diff --git a/pole_alignment/object_detection/train/labels/1359.txt b/pole_alignment/object_detection/train/labels/1359.txt new file mode 100644 index 0000000000000000000000000000000000000000..aff32c145bc613e8eba565e4528ddfabc0a69f6a --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1359.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce3cb5f3bab4ec8d86d04aa7eef1dba675aabf873a4b3e712568a1487cef881a +size 71 diff --git a/pole_alignment/object_detection/train/labels/1360.txt b/pole_alignment/object_detection/train/labels/1360.txt new file mode 100644 index 0000000000000000000000000000000000000000..4929a390a0a6f56b82004dd0b0531e8f5683660b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1360.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e32166958d39ac45915b5fd7627bafae3c8338036936bada46cc8213c109c8d5 +size 65 diff --git a/pole_alignment/object_detection/train/labels/1361.txt b/pole_alignment/object_detection/train/labels/1361.txt new file mode 100644 index 0000000000000000000000000000000000000000..b1e66f85cca0efccf8728d53fea3c76b0a845e37 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1361.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d842d9519c17683e2bce7faa0571b87ccaf796180ffc6e8fac158a78a791707 +size 62 diff --git a/pole_alignment/object_detection/train/labels/1363.txt b/pole_alignment/object_detection/train/labels/1363.txt new file mode 100644 index 0000000000000000000000000000000000000000..d6b5068670d34a34e6cc40b16e6fc7f908ba1216 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1363.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29ac49adb74774ca2cef1459b0adbdf3146d1a7c43f86b6a283caae38cfa18c6 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1364.txt b/pole_alignment/object_detection/train/labels/1364.txt new file mode 100644 index 0000000000000000000000000000000000000000..b8d244f3d1f807ed1b35d3334e5fe5e47102ed51 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1364.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55532d197e7cd294f46f496e9e1203039b7e8cd027a423040947f31ec9b88101 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1365.txt b/pole_alignment/object_detection/train/labels/1365.txt new file mode 100644 index 0000000000000000000000000000000000000000..2194d6043aa1a7958eb4534742c43c6ba5bdddc7 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1365.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b47454ee5cf1580602b61fdc4a47bd857ebd16e777ef223fa373e73869c83a90 +size 158 diff --git a/pole_alignment/object_detection/train/labels/137.txt b/pole_alignment/object_detection/train/labels/137.txt new file mode 100644 index 0000000000000000000000000000000000000000..98afbb114d4fadf1bf96bb7261c14d61bcffcde4 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/137.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc422aa8708cf82485af76eb3542528e1aac2ddc68fbd1fb4fee8111f4e8bc6a +size 77 diff --git a/pole_alignment/object_detection/train/labels/1373.txt b/pole_alignment/object_detection/train/labels/1373.txt new file mode 100644 index 0000000000000000000000000000000000000000..ddae11a856dcc1285953a4dccaa1a51962b577b4 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1373.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd5518828a8d620075ca4e08de9d740fda4a85a6ffdf2dfffd7cc2abf55de28b +size 58 diff --git a/pole_alignment/object_detection/train/labels/1374.txt b/pole_alignment/object_detection/train/labels/1374.txt new file mode 100644 index 0000000000000000000000000000000000000000..c35890b6237dba86ac80547e3fb6325ca6b31ca8 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1374.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48c330070d693bbc20dc3729f23786d0a8bb73ed26a93fdc14d6d883b4068e56 +size 63 diff --git a/pole_alignment/object_detection/train/labels/1376.txt b/pole_alignment/object_detection/train/labels/1376.txt new file mode 100644 index 0000000000000000000000000000000000000000..2604e00782a254b1fbfdc615df34542722bf2fb3 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1376.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e64b41a18b743c8cafa838966d8fd4600b186731ae226fa191acf56e285e471 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1378.txt b/pole_alignment/object_detection/train/labels/1378.txt new file mode 100644 index 0000000000000000000000000000000000000000..d8deed3deb007fdb42ef202670c73ac57a04e33c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1378.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:089da5220838569adf518019bcc512e2102a55a23a8771f1939cdde11c83ded5 +size 239 diff --git a/pole_alignment/object_detection/train/labels/138.txt b/pole_alignment/object_detection/train/labels/138.txt new file mode 100644 index 0000000000000000000000000000000000000000..af057921929e4015516f57defc30a940b4d82373 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/138.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a309ca98fbc7c74cba0aef1285c8f26a811a7054727ed1e3da1cc74c120d67b5 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1380.txt b/pole_alignment/object_detection/train/labels/1380.txt new file mode 100644 index 0000000000000000000000000000000000000000..04250c78cc1b0a6ae6a0e23a82fdcf3c9db4bb6b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1380.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7ce7fdc73fdf01b72ba10530efaa8b7046e63a3b73f5df3672ad52e288e671b +size 79 diff --git a/pole_alignment/object_detection/train/labels/1381.txt b/pole_alignment/object_detection/train/labels/1381.txt new file mode 100644 index 0000000000000000000000000000000000000000..cdcc84e9535594fa23ea9afd31b360818655b2f0 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1381.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0740f8d2f47d7be974a30b66ce9793bef045f0dfa6fa65e2975e267a786732e +size 80 diff --git a/pole_alignment/object_detection/train/labels/1382.txt b/pole_alignment/object_detection/train/labels/1382.txt new file mode 100644 index 0000000000000000000000000000000000000000..688b9a8087980d0c1a10a48f7e84ecd504ae1e53 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1382.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e15787ccbd28cf20ea93f5a895eb029e288a7bdd8a3a49226c56ca2a5e08af9a +size 79 diff --git a/pole_alignment/object_detection/train/labels/1384.txt b/pole_alignment/object_detection/train/labels/1384.txt new file mode 100644 index 0000000000000000000000000000000000000000..183b7b80c079dfe51ac49f011b83bcc7296daf3e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1384.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e37de6b8b5ae8b952d0c374bee7ec27ec3521f0df3358ca3e139532159787a77 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1385.txt b/pole_alignment/object_detection/train/labels/1385.txt new file mode 100644 index 0000000000000000000000000000000000000000..5562bffe59747baeccc51967485b81cc22b11c6e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1385.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0780d254794f60896900df1636264d65ca3eb16a8a976fefb20c2dad3e5e8af5 +size 145 diff --git a/pole_alignment/object_detection/train/labels/1389.txt b/pole_alignment/object_detection/train/labels/1389.txt new file mode 100644 index 0000000000000000000000000000000000000000..03593d192f2f0fd008ceb1dac2f86281926fa9ab --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1389.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cedb30cc4ed7422c1c8c260af69855b797e6956206f899ec289a74dbdf06b9d0 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1390.txt b/pole_alignment/object_detection/train/labels/1390.txt new file mode 100644 index 0000000000000000000000000000000000000000..dfa2555b646332b7cbb5c8458b630d5db4a688c8 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1390.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1cda2faf09ebc383ef0d9dfa0b5ed279192c940f98aa0faa0aec38fff531c61 +size 59 diff --git a/pole_alignment/object_detection/train/labels/1391.txt b/pole_alignment/object_detection/train/labels/1391.txt new file mode 100644 index 0000000000000000000000000000000000000000..c76f16f3af6a3b40a3965ad8eb50dbbaa63869ce --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1391.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ad8b5be5d5b306cfb1fb4db3150e365feef5d5e264013401a8b478db7d72f95 +size 71 diff --git a/pole_alignment/object_detection/train/labels/1392.txt b/pole_alignment/object_detection/train/labels/1392.txt new file mode 100644 index 0000000000000000000000000000000000000000..6ae0d31ee70619834427c2ec278f58caf405f8fc --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1392.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cf7f223d2ecede11f9b75c5a95e127194bd195f2b7dd0ebd4a11da77485df89 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1393.txt b/pole_alignment/object_detection/train/labels/1393.txt new file mode 100644 index 0000000000000000000000000000000000000000..228325885cf0914241e66227fc0d7cf05d528f0e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1393.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bf850203ed97c1ea78f852b41f0be154369a3f1b09d18b52409a90a8de4b969 +size 64 diff --git a/pole_alignment/object_detection/train/labels/1394.txt b/pole_alignment/object_detection/train/labels/1394.txt new file mode 100644 index 0000000000000000000000000000000000000000..3c7cd54373348c81719b2a200405f30b46b59bb3 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1394.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fc41515585d7b8507d58e6214afa77a7fd594fe7f45f8d0e2c89fadf40fd3dc +size 71 diff --git a/pole_alignment/object_detection/train/labels/1398.txt b/pole_alignment/object_detection/train/labels/1398.txt new file mode 100644 index 0000000000000000000000000000000000000000..02a4bdc7f62b885878f780e07dd709632969830e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1398.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c665a517d2d145f78ee53e389dee0e949e83c537cea051c04150393fe7cc3007 +size 157 diff --git a/pole_alignment/object_detection/train/labels/1399.txt b/pole_alignment/object_detection/train/labels/1399.txt new file mode 100644 index 0000000000000000000000000000000000000000..a9c3148c6b8f7c313b7f991443f547128083e622 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1399.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86769c5222a8e1cbc8f97005dded5b9648ff48c4a4befe4780912e1eb1907e91 +size 60 diff --git a/pole_alignment/object_detection/train/labels/14.txt b/pole_alignment/object_detection/train/labels/14.txt new file mode 100644 index 0000000000000000000000000000000000000000..5ecf46ded24bc2d05fbd73b4797a3a4baf466caa --- /dev/null +++ b/pole_alignment/object_detection/train/labels/14.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f16f430d3bfb66e4ca165a853608162bf5c96ecd7cfc248543b5bc119a61c559 +size 79 diff --git a/pole_alignment/object_detection/train/labels/140.txt b/pole_alignment/object_detection/train/labels/140.txt new file mode 100644 index 0000000000000000000000000000000000000000..982905074bc0073ac3ff8f183ef69ecd7731e9c9 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/140.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cdeb667cb09628514fca4729a61eacdaec6cd65dbde1b4b4d27bdbad9dbe3aa +size 77 diff --git a/pole_alignment/object_detection/train/labels/1400.txt b/pole_alignment/object_detection/train/labels/1400.txt new file mode 100644 index 0000000000000000000000000000000000000000..ad96fc530ac7bcdfc8eba93e211794524cf77041 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1400.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62d385d0ebf89e3f92b6656aa0190fd6ff37b8627feef05e4cfa564cd91cb6f3 +size 68 diff --git a/pole_alignment/object_detection/train/labels/1401.txt b/pole_alignment/object_detection/train/labels/1401.txt new file mode 100644 index 0000000000000000000000000000000000000000..1aab5ce8fc76520645904fd7139ec3e93de8dfd8 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1401.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23873f7da4f230dd8cd6f72aff2bcc97c97bc2c4fd3bc41f8b9a6c36c4bf252a +size 52 diff --git a/pole_alignment/object_detection/train/labels/1404.txt b/pole_alignment/object_detection/train/labels/1404.txt new file mode 100644 index 0000000000000000000000000000000000000000..469bf560c00bb11a653126c5f0dd9ce1e43bf042 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1404.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9f218c67bc3200de3695c34e3c90b0c374da1a149b550f7e12023b774d7e558 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1405.txt b/pole_alignment/object_detection/train/labels/1405.txt new file mode 100644 index 0000000000000000000000000000000000000000..9a09fe74b5e845766d7575551f8d62d147fb81d3 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1405.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed133717cdb9e288f4bdb3a82e3d66a1725d1dc9761f8022282c7bdb10e3dcdc +size 52 diff --git a/pole_alignment/object_detection/train/labels/1406.txt b/pole_alignment/object_detection/train/labels/1406.txt new file mode 100644 index 0000000000000000000000000000000000000000..f7a0e63ff573749277700a3c7c9f9e23db57d0c1 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1406.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f3ba5167d148bfc7afb64ac90a1495688c19df5263eca975ea89b38737d647e +size 70 diff --git a/pole_alignment/object_detection/train/labels/1407.txt b/pole_alignment/object_detection/train/labels/1407.txt new file mode 100644 index 0000000000000000000000000000000000000000..0e86ab88763ad0d801bcf9341909e53702a26956 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1407.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2f8793806b32481a2f052e3bd8b48ffb14895b751f220a367edc7b39b4ab55a +size 58 diff --git a/pole_alignment/object_detection/train/labels/1408.txt b/pole_alignment/object_detection/train/labels/1408.txt new file mode 100644 index 0000000000000000000000000000000000000000..bb5364d078dfb11fe2d5c4cb7468ab9dfebc2675 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1408.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb437b80e82e0c429223356a20cd58ef053e3a502779a48a8dfa759b59d79032 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1409.txt b/pole_alignment/object_detection/train/labels/1409.txt new file mode 100644 index 0000000000000000000000000000000000000000..909949aa45a048bd80f682ead5ab2a4e07e82f3b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1409.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdc1b78ed59823bed788725aaa9e7a8500ec4080b3b28e6979d8f8b8076f6168 +size 61 diff --git a/pole_alignment/object_detection/train/labels/1410.txt b/pole_alignment/object_detection/train/labels/1410.txt new file mode 100644 index 0000000000000000000000000000000000000000..763cefd0cdc4c78bf6b693dea739dd1187a94fcf --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1410.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc165285ba0794138c39a7329607d9d7115941c4976de016032247ffbf23b9b9 +size 68 diff --git a/pole_alignment/object_detection/train/labels/1411.txt b/pole_alignment/object_detection/train/labels/1411.txt new file mode 100644 index 0000000000000000000000000000000000000000..d43e85447b8d41156dd2b6495d9f5a168c19a04a --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1411.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c273c6fdbeb2c55f8c74a75523a772d9f08d4a927a6e7e7c56ef1bba99fddf3 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1412.txt b/pole_alignment/object_detection/train/labels/1412.txt new file mode 100644 index 0000000000000000000000000000000000000000..09a6f52126816e09940cfe232824f4dc4664d9bf --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1412.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1240c903f30c1b4fbb7bfe6cc63fe7bf609726cd6ac3f718dbefa48aed4d772 +size 58 diff --git a/pole_alignment/object_detection/train/labels/1413.txt b/pole_alignment/object_detection/train/labels/1413.txt new file mode 100644 index 0000000000000000000000000000000000000000..16bd92967056f296e2322b17fd5e7ad213556e62 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1413.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6212cdd10f667295b1f3f5d368c0e8b71117b74de2f0000ac7506e20b1af81be +size 78 diff --git a/pole_alignment/object_detection/train/labels/1415.txt b/pole_alignment/object_detection/train/labels/1415.txt new file mode 100644 index 0000000000000000000000000000000000000000..29af62cf299496636f6252f4971737c6d5016fcf --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1415.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8774d8c394036894d8a7ee95f8631de05640db5e34d1c1c00e589f0ad457a56 +size 53 diff --git a/pole_alignment/object_detection/train/labels/1416.txt b/pole_alignment/object_detection/train/labels/1416.txt new file mode 100644 index 0000000000000000000000000000000000000000..339865617372273a81e51c03f1d21693b594742b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1416.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0bf22fc71ea8b810b3108c31867a4bf0746f45a92332a6d9dc467f31e69de6d +size 130 diff --git a/pole_alignment/object_detection/train/labels/1417.txt b/pole_alignment/object_detection/train/labels/1417.txt new file mode 100644 index 0000000000000000000000000000000000000000..7bb2f4db005bfb34f313b450fc4924bdf030c180 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1417.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:839c12084ef4f8e31d86290b99e26c6065ba5862d07f78d375a53097fb6fb009 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1418.txt b/pole_alignment/object_detection/train/labels/1418.txt new file mode 100644 index 0000000000000000000000000000000000000000..447d62a1222b19f66b37d3221509615dd05a6f60 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1418.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee49a23b3ffe17f1ec7f43456709ccefed35cba43da5c9635c0887fd2ae9f368 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1421.txt b/pole_alignment/object_detection/train/labels/1421.txt new file mode 100644 index 0000000000000000000000000000000000000000..a77ddc6ee91f44cba01dd2bd30bd2692c1e32843 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1421.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5770a5f524e73ddfcebcdf8ef357b4e5fa8a53c8841e8a6f49b6a9212f1c360a +size 70 diff --git a/pole_alignment/object_detection/train/labels/1423.txt b/pole_alignment/object_detection/train/labels/1423.txt new file mode 100644 index 0000000000000000000000000000000000000000..4d907335079f816fc8a7f7cf3048730c5160fd13 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1423.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3b872c4b4a82675b2901fce07a66fa74016c783f9d9629d1496fe768f0c6652 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1424.txt b/pole_alignment/object_detection/train/labels/1424.txt new file mode 100644 index 0000000000000000000000000000000000000000..bebc1d7cd2bc1ee8998521ae4630d7fdd28f0f3e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1424.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db8b18fe7ed30e24d830b5ab39e96b753aeb87c8ee2ab397c8c31fa432df67bd +size 68 diff --git a/pole_alignment/object_detection/train/labels/1425.txt b/pole_alignment/object_detection/train/labels/1425.txt new file mode 100644 index 0000000000000000000000000000000000000000..3e1e9aed91076d667739d8e2d81d899097bbc523 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1425.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7db67ce134ab20fa702cd0fea3729571ddb78b4cc68161971814f6426a5d264d +size 78 diff --git a/pole_alignment/object_detection/train/labels/1426.txt b/pole_alignment/object_detection/train/labels/1426.txt new file mode 100644 index 0000000000000000000000000000000000000000..947e2682d32653122e694385322c1f8c50a386f4 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1426.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9365e20de78d2c81a230abe5b2c677cf380dd91149153ad031c1c295a8dac3cc +size 79 diff --git a/pole_alignment/object_detection/train/labels/1428-1-_jpg.rf.13c836bdbc1c435b28e65ba846fd2a52.txt b/pole_alignment/object_detection/train/labels/1428-1-_jpg.rf.13c836bdbc1c435b28e65ba846fd2a52.txt new file mode 100644 index 0000000000000000000000000000000000000000..855ad7cb12b06d999c38941b5b180bf0b9d511dc --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1428-1-_jpg.rf.13c836bdbc1c435b28e65ba846fd2a52.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3464b021e6a78fba1f22386df195481226dc0fa8bbe38359c1433ddfa10b652f +size 79 diff --git a/pole_alignment/object_detection/train/labels/1429.txt b/pole_alignment/object_detection/train/labels/1429.txt new file mode 100644 index 0000000000000000000000000000000000000000..faacff3359fcdc8e6870467d2a8ff685e99a725a --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1429.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e63487e3c6624af1ab3e4ce69eb3b698863ad217dd63ff0d95268f17585cccf +size 78 diff --git a/pole_alignment/object_detection/train/labels/143.txt b/pole_alignment/object_detection/train/labels/143.txt new file mode 100644 index 0000000000000000000000000000000000000000..f07e11a42c63e1d908651e01eb0eb90fa336fbcf --- /dev/null +++ b/pole_alignment/object_detection/train/labels/143.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2597ce1735ada79c42173b80e569557b6dd405ed75b2cfc0cc93b9d3dc003376 +size 72 diff --git a/pole_alignment/object_detection/train/labels/1430.txt b/pole_alignment/object_detection/train/labels/1430.txt new file mode 100644 index 0000000000000000000000000000000000000000..fb8d37c445f9c02e68b22c32ba727c38e5969b75 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1430.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7875900d2c61ab8d355475b3bad986235179f020395932f926bdee9d412327f6 +size 57 diff --git a/pole_alignment/object_detection/train/labels/1431.txt b/pole_alignment/object_detection/train/labels/1431.txt new file mode 100644 index 0000000000000000000000000000000000000000..a761d5a810f4515e3e74898eb0641d98708b1308 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1431.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a013fc5a6eecdb3c2c128bd4fbd63c8d4f4fde81317b1c6efe1aeadb61129f59 +size 64 diff --git a/pole_alignment/object_detection/train/labels/1432.txt b/pole_alignment/object_detection/train/labels/1432.txt new file mode 100644 index 0000000000000000000000000000000000000000..9e5dd8d51900b5aa12bdc1c2d085cfc80033fef9 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1432.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b72e40df0eef03ffe14c9524dfbc466c253c8f1a9cfb1e4f143c41dd07d37f5c +size 77 diff --git a/pole_alignment/object_detection/train/labels/1434.txt b/pole_alignment/object_detection/train/labels/1434.txt new file mode 100644 index 0000000000000000000000000000000000000000..f243749893ab4156bdddf12fdb2463b03c527995 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1434.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d23d97e7441b82dc523baa7142435cd9fb4475920d91489c0331e9d13c85f349 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1436.txt b/pole_alignment/object_detection/train/labels/1436.txt new file mode 100644 index 0000000000000000000000000000000000000000..3e4efad41738d198100f71f89c74e57d73350047 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1436.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c1d50c647860c442398b7f5a8461a88e02c1074c6aebbe1f62825ba4c056062 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1439.txt b/pole_alignment/object_detection/train/labels/1439.txt new file mode 100644 index 0000000000000000000000000000000000000000..8d6da887c7c4b53ad8a568b22edd82d01e20061d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1439.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6af0cc24e5b16aeb5bc937e42887b8cde5bbeb4d7abaa873a427ca67c4cbec31 +size 73 diff --git a/pole_alignment/object_detection/train/labels/144.txt b/pole_alignment/object_detection/train/labels/144.txt new file mode 100644 index 0000000000000000000000000000000000000000..6f47472e523268d174cbc8b33979eae3e4627d5e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/144.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:800f7f66e34c713c8b16c338298b138ba93bb1bbba69efcfa908e35af224db89 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1441.txt b/pole_alignment/object_detection/train/labels/1441.txt new file mode 100644 index 0000000000000000000000000000000000000000..81439b7692bf5527cabb63869cdee96c62ce41e5 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1441.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d9ae4e9ac954f51038d17eff4730b4b72346af14da00fb9284bcdd03be1531a +size 76 diff --git a/pole_alignment/object_detection/train/labels/1442.txt b/pole_alignment/object_detection/train/labels/1442.txt new file mode 100644 index 0000000000000000000000000000000000000000..4ecdee0c2860a645d1987a20d394ce7c4290369c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1442.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cbecd31bb79f65ba1db7dff1f48dffe9f095f85011436e2b2ac91e2443c44fa +size 79 diff --git a/pole_alignment/object_detection/train/labels/1443.txt b/pole_alignment/object_detection/train/labels/1443.txt new file mode 100644 index 0000000000000000000000000000000000000000..2c9827502b244bb96c7297bc66a12ed38b202387 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1443.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a434553ed6f62285abe50a938de16f0903b7c79d23fbc9b0b36fa960c18f7889 +size 71 diff --git a/pole_alignment/object_detection/train/labels/1445.txt b/pole_alignment/object_detection/train/labels/1445.txt new file mode 100644 index 0000000000000000000000000000000000000000..2761d3eac01f9eeb3cd3cb17ea26c6c146c73dce --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1445.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f7b1597c7688b65cb63d59a53372c079af0a2cde3589fba233839e29f70467c +size 78 diff --git a/pole_alignment/object_detection/train/labels/1447.txt b/pole_alignment/object_detection/train/labels/1447.txt new file mode 100644 index 0000000000000000000000000000000000000000..35b8a30e765888b7b8064e44b40d8c1db7716521 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1447.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b72de3e97cb1ad95a03f1dc846bf2f0b71cf669f9e920ce7d7441d2a58ce9d0 +size 61 diff --git a/pole_alignment/object_detection/train/labels/1449.txt b/pole_alignment/object_detection/train/labels/1449.txt new file mode 100644 index 0000000000000000000000000000000000000000..9210721f55041a9c5f91db6b2d121c61f7cba99b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1449.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9935e882b189aacf74e0911a4172f07be3e11226eaccf734891a80561398570e +size 64 diff --git a/pole_alignment/object_detection/train/labels/145.txt b/pole_alignment/object_detection/train/labels/145.txt new file mode 100644 index 0000000000000000000000000000000000000000..b50f945d510454f69acce865f4bca81d58bf597e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/145.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b46baeaefbabc667a50b39909edcdfa94e8f46c6617cf47cb2b4f91aa730bec +size 77 diff --git a/pole_alignment/object_detection/train/labels/1450.txt b/pole_alignment/object_detection/train/labels/1450.txt new file mode 100644 index 0000000000000000000000000000000000000000..459dff4f4aaf57c221bcfd3b39b811c68ab2e118 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1450.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6768d4c5de1e83ce8356d998989eb81feaea9838590d3c16a90d62ef47f303c5 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1451.txt b/pole_alignment/object_detection/train/labels/1451.txt new file mode 100644 index 0000000000000000000000000000000000000000..d4a2e2db0f5cb13227b730938fdeea58bd599591 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1451.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34b063efc4387ca997bcfabf7bb53ac24a4e47dbf08c9a53a134dc624a8dad35 +size 67 diff --git a/pole_alignment/object_detection/train/labels/1452.txt b/pole_alignment/object_detection/train/labels/1452.txt new file mode 100644 index 0000000000000000000000000000000000000000..225787a1e729372c2f6227875d4ec7812242f35c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1452.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b651d2486784fb92f549e3039aaac6c7e0ae374e4e49b48a76bc5093d7d53774 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1453.txt b/pole_alignment/object_detection/train/labels/1453.txt new file mode 100644 index 0000000000000000000000000000000000000000..cdfcebe2e18d56483a73cab9e92438b491606859 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1453.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a499af9fee4b0193e63f3be290972c808e2c4dffe017ef90870b07d15d44ee5a +size 75 diff --git a/pole_alignment/object_detection/train/labels/1454.txt b/pole_alignment/object_detection/train/labels/1454.txt new file mode 100644 index 0000000000000000000000000000000000000000..5e128abeb524fab934e20704a08f58e00ff58509 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1454.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfb4d110eef5a929118d2534e9644b3dd4e8be0e36f62b91826de777d7d84ce3 +size 67 diff --git a/pole_alignment/object_detection/train/labels/1455.txt b/pole_alignment/object_detection/train/labels/1455.txt new file mode 100644 index 0000000000000000000000000000000000000000..6c4f3be3724bcac5d0772bf1e35ef9720c8acb65 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1455.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a784aa208dccd80109f104dbfea40b325d7598896b5c201ca50ec5c1077edfbd +size 160 diff --git a/pole_alignment/object_detection/train/labels/1456.txt b/pole_alignment/object_detection/train/labels/1456.txt new file mode 100644 index 0000000000000000000000000000000000000000..0cca20817f0ee6e0e5a9018d1532ffcd47a4915c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1456.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e0e4fe33ced0eccef5b98f2c03c91d1e5e9a4caaded45e4ceed10b2ceef396c +size 66 diff --git a/pole_alignment/object_detection/train/labels/1458.txt b/pole_alignment/object_detection/train/labels/1458.txt new file mode 100644 index 0000000000000000000000000000000000000000..5dfb08816964c26487e18c7c08708ec79c27dd29 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1458.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5984ff94db71fde2f1034d51b221fb88d8f83b0f51adbed3bc776cf7463b0fa8 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1459.txt b/pole_alignment/object_detection/train/labels/1459.txt new file mode 100644 index 0000000000000000000000000000000000000000..e530b34f868738b6f182f25e7528751146a8fb8b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1459.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fc7672f469c4d312509753c4f8ff18d619fddad452b223755cbad35c0613f66 +size 70 diff --git a/pole_alignment/object_detection/train/labels/146.txt b/pole_alignment/object_detection/train/labels/146.txt new file mode 100644 index 0000000000000000000000000000000000000000..647d2a902b5e9e17816aa753fe7252fd9de1db69 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/146.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a5c00976f635f2655b94262ad688c3e44230a754b1181ee0e261f657b36ed3c +size 78 diff --git a/pole_alignment/object_detection/train/labels/1461.txt b/pole_alignment/object_detection/train/labels/1461.txt new file mode 100644 index 0000000000000000000000000000000000000000..528f105ed1918419cec9f6f6f3a74b069f3b70b9 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1461.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b764b63d91b2e3233cb735ee1018d0f6e2d54551e1f4dd7215ea279ce3f87588 +size 61 diff --git a/pole_alignment/object_detection/train/labels/1462.txt b/pole_alignment/object_detection/train/labels/1462.txt new file mode 100644 index 0000000000000000000000000000000000000000..5803ad25f42a556218c64dda0b940ab806636e40 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1462.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d373257ac14037d97081f8e9118ab139efc470ede061908d0592419b21d4ceac +size 64 diff --git a/pole_alignment/object_detection/train/labels/1464.txt b/pole_alignment/object_detection/train/labels/1464.txt new file mode 100644 index 0000000000000000000000000000000000000000..831c82bbefcf8bd46bcfa70cb8dd417be1d41272 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1464.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e72193984cad02bf2792219bd1f9916e1ccaa822955aa806af73ded242cc2f2e +size 62 diff --git a/pole_alignment/object_detection/train/labels/1465.txt b/pole_alignment/object_detection/train/labels/1465.txt new file mode 100644 index 0000000000000000000000000000000000000000..662e69adb14b388f38b7610e140f32a1c2b90ce0 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1465.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3363e9eac8d14cce741a5612b48077634916ae98115d9d4294fef6fbcf8004d4 +size 72 diff --git a/pole_alignment/object_detection/train/labels/1466.txt b/pole_alignment/object_detection/train/labels/1466.txt new file mode 100644 index 0000000000000000000000000000000000000000..3a9bb0afae6bbb2a0e0b122165009363bc6bf113 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1466.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fe60bb90b4333b21b8aedb1a2170aeebe29efb683e452021e1e4d0f0cae32bb +size 79 diff --git a/pole_alignment/object_detection/train/labels/1467.txt b/pole_alignment/object_detection/train/labels/1467.txt new file mode 100644 index 0000000000000000000000000000000000000000..00578882b899d21c61aaab7d3ce30bf3e2201f1e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1467.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:183718be6fd54a36849470d8853eb269984fb6ab5ae7dea489eae69f0ffdd19f +size 71 diff --git a/pole_alignment/object_detection/train/labels/1468.txt b/pole_alignment/object_detection/train/labels/1468.txt new file mode 100644 index 0000000000000000000000000000000000000000..859bc1f71c273b275da621276823b6824ad685c0 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1468.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:624ab6b370720113c36d1a3c1ed78881bf6ae207f7cac85a12a7d902e5b8c753 +size 157 diff --git a/pole_alignment/object_detection/train/labels/1469.txt b/pole_alignment/object_detection/train/labels/1469.txt new file mode 100644 index 0000000000000000000000000000000000000000..c3035d9a772ab21755d182a23a23d6147c83c410 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1469.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddf3125fee124d6cea2d83108e85cc902bb32698e05e1d0155de4884e0be1b88 +size 69 diff --git a/pole_alignment/object_detection/train/labels/147.txt b/pole_alignment/object_detection/train/labels/147.txt new file mode 100644 index 0000000000000000000000000000000000000000..f61249fea58c037b6ad15fee0d266dcacb459b6d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/147.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aa3c0a5dba9e3beeb2e510f480de97e7e1c06ee14b3e3fe7aa88c9c0eecc492 +size 80 diff --git a/pole_alignment/object_detection/train/labels/1470.txt b/pole_alignment/object_detection/train/labels/1470.txt new file mode 100644 index 0000000000000000000000000000000000000000..192bbbcc1b3bcf8f7c772f84283199d7678c3cbf --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1470.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33e271012f4d5049a7e4cdb36aa319b13b8499f792fd4f6ab2024379744d3d81 +size 75 diff --git a/pole_alignment/object_detection/train/labels/1473.txt b/pole_alignment/object_detection/train/labels/1473.txt new file mode 100644 index 0000000000000000000000000000000000000000..aca46a22c9288fcd3a56c5168ba0b9cd09836690 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1473.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dce1acc50be4c660389674089f2edc2ec36cc3e6a3197d416939c225256a394 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1474.txt b/pole_alignment/object_detection/train/labels/1474.txt new file mode 100644 index 0000000000000000000000000000000000000000..c4fb793a2fe096cbd564681aec7b8631d381c16c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1474.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a93cf75199ded68ffdbc07f519c3052d0fe59a53ccd591372e4d8c213024cd3b +size 158 diff --git a/pole_alignment/object_detection/train/labels/1475.txt b/pole_alignment/object_detection/train/labels/1475.txt new file mode 100644 index 0000000000000000000000000000000000000000..d7e66135a9e74a388c89dde5ac59cd1e2c22fe04 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1475.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3df87874f9307f7b101be3dfcc35d87bff8539c7dfaea2af1bf7ab9a3fe930df +size 73 diff --git a/pole_alignment/object_detection/train/labels/1476.txt b/pole_alignment/object_detection/train/labels/1476.txt new file mode 100644 index 0000000000000000000000000000000000000000..a4ee3345bf2c9d73713a45f930fb1f093d9175d2 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1476.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb4e70c4e584669306e3d037d668310209ce4e02a15eba600a94e426794daca0 +size 70 diff --git a/pole_alignment/object_detection/train/labels/1477.txt b/pole_alignment/object_detection/train/labels/1477.txt new file mode 100644 index 0000000000000000000000000000000000000000..1d8479238a72d5f297ca6bce18de68aac3d780d4 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1477.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6590e95d8cb10a657f4d8d342f1475525b34f9eb9f985ded3a34e033a10ddde8 +size 59 diff --git a/pole_alignment/object_detection/train/labels/1478.txt b/pole_alignment/object_detection/train/labels/1478.txt new file mode 100644 index 0000000000000000000000000000000000000000..c6a92676d5c69e4ae0e50002915da77866a6db82 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1478.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:047bb4164d38730a540e20d4a0dab457f9c49daa45f00808ac792cfaef6615fb +size 52 diff --git a/pole_alignment/object_detection/train/labels/1479.txt b/pole_alignment/object_detection/train/labels/1479.txt new file mode 100644 index 0000000000000000000000000000000000000000..5f505aafef4f2f91ae894d686ecec963502b9910 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1479.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f7ee0dae22c3b9c1ad8453ee60f41117bfc7ad2305dc436228f039432948d39 +size 61 diff --git a/pole_alignment/object_detection/train/labels/148.txt b/pole_alignment/object_detection/train/labels/148.txt new file mode 100644 index 0000000000000000000000000000000000000000..910154f3a5dd5575eaa8201016185ba4aa481cb7 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/148.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fe780a06565242f8e06a52366b5bf0e2dc0691527bdaff8a0937b7c6ede4d43 +size 73 diff --git a/pole_alignment/object_detection/train/labels/1480.txt b/pole_alignment/object_detection/train/labels/1480.txt new file mode 100644 index 0000000000000000000000000000000000000000..5dbb0654674f9218a1d02e527f63fc74344020f0 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1480.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02cc57a24669512c9baa5ae9c6a854b5c5e5f0ac8d1d5f09c400578bf3dd272b +size 77 diff --git a/pole_alignment/object_detection/train/labels/1481.txt b/pole_alignment/object_detection/train/labels/1481.txt new file mode 100644 index 0000000000000000000000000000000000000000..69823d169a488ad471a4b372909173dfc40257c1 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1481.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52c9afd2c3f191b2da64b280ef4f04de156b18b9cfb985e8b7f878aa6726bbb2 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1483.txt b/pole_alignment/object_detection/train/labels/1483.txt new file mode 100644 index 0000000000000000000000000000000000000000..810758f008a88fa96468b5111ce3d6c1ab7ecc37 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1483.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1994613fa7463525d47707d37be9d2d67d0f29d3da7faa29b187f1737a8fd4ab +size 46 diff --git a/pole_alignment/object_detection/train/labels/1484.txt b/pole_alignment/object_detection/train/labels/1484.txt new file mode 100644 index 0000000000000000000000000000000000000000..4ca28fd866ef1c3a2a666855d5a4652b38b7d010 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1484.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6590e220850f0a2bbc69056cc397a10a97b9ed6c12f4e4fc602d5b6ca6f758d +size 66 diff --git a/pole_alignment/object_detection/train/labels/1485.txt b/pole_alignment/object_detection/train/labels/1485.txt new file mode 100644 index 0000000000000000000000000000000000000000..e2b316bf147d57219f2f0c3c9a452aaf11f1ecce --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1485.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c08a8ad5ee4da68be1ecbf7b46b0d0c43c7e7ecaac6b0d8cfa3426076c682c9f +size 71 diff --git a/pole_alignment/object_detection/train/labels/1487.txt b/pole_alignment/object_detection/train/labels/1487.txt new file mode 100644 index 0000000000000000000000000000000000000000..74215792c84ffa6529bd49f9f3fcd95bcde8a429 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1487.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92857720a1ee6487152306d64a67840c192ccd5ba30de50072ee5ceb3d4cb2dd +size 71 diff --git a/pole_alignment/object_detection/train/labels/1488.txt b/pole_alignment/object_detection/train/labels/1488.txt new file mode 100644 index 0000000000000000000000000000000000000000..38c647c37c4b712de89db3b8474ca1801527457e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1488.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91b460ee2549586f75f40408a9bb20924cc80361df44a79c10162da735ca2e8b +size 66 diff --git a/pole_alignment/object_detection/train/labels/149.txt b/pole_alignment/object_detection/train/labels/149.txt new file mode 100644 index 0000000000000000000000000000000000000000..064d9509d96a5c84e100ac159d7dad96b619cf4b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/149.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80c6f884d2eac58f13a20743c7d85a838e7140d34ca7a47eccb9bf1b4e3aa708 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1490.txt b/pole_alignment/object_detection/train/labels/1490.txt new file mode 100644 index 0000000000000000000000000000000000000000..a65b7e800b78009305925aedf1739096249b6561 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1490.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:729bc29e48466c1ec3faa9f3ae92d27c609a0d06551768de8c5f60dea30ebffb +size 62 diff --git a/pole_alignment/object_detection/train/labels/1493.txt b/pole_alignment/object_detection/train/labels/1493.txt new file mode 100644 index 0000000000000000000000000000000000000000..a6b6451951ab8ef10f064918c192ce50905f49bd --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1493.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e38ea251f2319e9db222a826cd3fa62b85d8ebf0f08475dac5ad2acc6a9266ab +size 158 diff --git a/pole_alignment/object_detection/train/labels/1494.txt b/pole_alignment/object_detection/train/labels/1494.txt new file mode 100644 index 0000000000000000000000000000000000000000..628e1e8b58880b4db1f912eefab36dce4486a584 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1494.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ead5366b9971242cb8e009c0ce5ca067696d45a32bb81754fb0f2f8516a40b5 +size 63 diff --git a/pole_alignment/object_detection/train/labels/1495.txt b/pole_alignment/object_detection/train/labels/1495.txt new file mode 100644 index 0000000000000000000000000000000000000000..753ffa47daf294c9aa9f9f3bf53039b5893ab47c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1495.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2806b769e9bc0e944a6380a800955ee98bc546684b2d6e8e581ab7e8ebe6da5f +size 64 diff --git a/pole_alignment/object_detection/train/labels/1497.txt b/pole_alignment/object_detection/train/labels/1497.txt new file mode 100644 index 0000000000000000000000000000000000000000..2d21b4407bc213ef1ef703fb2b365996997eb921 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1497.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7367efcca1a8c5b4d8fd1399f2605a6d05f092b4b8c038c4041dd9a5328239b0 +size 72 diff --git a/pole_alignment/object_detection/train/labels/15.txt b/pole_alignment/object_detection/train/labels/15.txt new file mode 100644 index 0000000000000000000000000000000000000000..b465c4b11896922ca87f8f36f803ca1a514e2a70 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/15.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:060f37fbc7095019536a53e29c671d256078089e0af2986f59d45a0fd2471676 +size 79 diff --git a/pole_alignment/object_detection/train/labels/150.txt b/pole_alignment/object_detection/train/labels/150.txt new file mode 100644 index 0000000000000000000000000000000000000000..e269de5ebcfd64d21c9fbd5ecacdd32d553259c1 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/150.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:844e1a3e27a829056efb8282495347a22acb15b2933572e385051089a7c96b54 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1501.txt b/pole_alignment/object_detection/train/labels/1501.txt new file mode 100644 index 0000000000000000000000000000000000000000..77d645f3781b666a6646fdec7c9562d09d239d87 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1501.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:050912e54cc962a11f5f9134b0005250fd94658036d5f0117970740d1bfcac6b +size 65 diff --git a/pole_alignment/object_detection/train/labels/1513.txt b/pole_alignment/object_detection/train/labels/1513.txt new file mode 100644 index 0000000000000000000000000000000000000000..7f6bbda2c93099f4ab00af74eaae35acd7120ee5 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1513.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:807dd3bed0b9bba61250b187e27ca2c38434275027f9c9813fd21d938dbe8a84 +size 141 diff --git a/pole_alignment/object_detection/train/labels/1517.txt b/pole_alignment/object_detection/train/labels/1517.txt new file mode 100644 index 0000000000000000000000000000000000000000..3ee79b8e535b8a7e79bab9981410b03771c94adc --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1517.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74448f3003436aa67ba73c5376d01dde4e3e87f6bb1be2057538207e9e521fda +size 76 diff --git a/pole_alignment/object_detection/train/labels/1518.txt b/pole_alignment/object_detection/train/labels/1518.txt new file mode 100644 index 0000000000000000000000000000000000000000..b0b9c6102d53bc868dc627156b477cf839323807 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1518.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1483d02f1706a43b74255613d8dfbaf0689704d49559be29198cd95ea495b4c +size 149 diff --git a/pole_alignment/object_detection/train/labels/152.txt b/pole_alignment/object_detection/train/labels/152.txt new file mode 100644 index 0000000000000000000000000000000000000000..693571b577c47e5f3ac8bd085de11a0c63499c5f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/152.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebacf74282344bf48908198d113accb56df59cba3865da49bb725280d334c416 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1524.txt b/pole_alignment/object_detection/train/labels/1524.txt new file mode 100644 index 0000000000000000000000000000000000000000..2121d178f27a32582a5b0ada565269bba39bec01 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1524.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cc8bba365c88a1539ee4eda13f71e154c3946061d762ef4fdaf763d3170a7ad +size 239 diff --git a/pole_alignment/object_detection/train/labels/1525.txt b/pole_alignment/object_detection/train/labels/1525.txt new file mode 100644 index 0000000000000000000000000000000000000000..b8d0fb54b56f551e8357e5b35f3e7ade1866b930 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1525.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77c531b5d9f5dbd49ec36aed7d1b9958093b684bd0efa4e7cc86a97771917d72 +size 158 diff --git a/pole_alignment/object_detection/train/labels/1527.txt b/pole_alignment/object_detection/train/labels/1527.txt new file mode 100644 index 0000000000000000000000000000000000000000..6a697085feb73d3b32f8ba467d769869b0452f53 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1527.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23311bc99f0cfdf533f69df621dc21c8abc665dce73d2c02df62e73c12b5c8f3 +size 71 diff --git a/pole_alignment/object_detection/train/labels/1529.txt b/pole_alignment/object_detection/train/labels/1529.txt new file mode 100644 index 0000000000000000000000000000000000000000..ed67feb190fe5395988771068039ae7f8449cebc --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1529.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02059ab4e2e173c5081b6620d1306e50b22dfe63bb973c8d4a05199131a1f306 +size 55 diff --git a/pole_alignment/object_detection/train/labels/153.txt b/pole_alignment/object_detection/train/labels/153.txt new file mode 100644 index 0000000000000000000000000000000000000000..f5c55a65059cc71327429f07d2410231c7e50a90 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/153.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1cbb437e809158cb00b9a1de8f66fb734134296e6af20abb9557096d274601c +size 70 diff --git a/pole_alignment/object_detection/train/labels/1530.txt b/pole_alignment/object_detection/train/labels/1530.txt new file mode 100644 index 0000000000000000000000000000000000000000..7a91fea4a0824ba49a6ee418007c95626ea64f85 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1530.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fc2c99e0ed044818d7aee5c3e77e50277a6075ab8dffc6e5615cd9eff55daf8 +size 76 diff --git a/pole_alignment/object_detection/train/labels/1534.txt b/pole_alignment/object_detection/train/labels/1534.txt new file mode 100644 index 0000000000000000000000000000000000000000..d4883ad625f56040bb7c43befd3ffc58d86227a7 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1534.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5322e9c4683d5db2116f5c327326ba42f7e740973116b301386f97baa2e0207 +size 71 diff --git a/pole_alignment/object_detection/train/labels/1537.txt b/pole_alignment/object_detection/train/labels/1537.txt new file mode 100644 index 0000000000000000000000000000000000000000..91b5186d1f1337f47f4d2ed7608a12f56d6be839 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1537.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0399a9112dca4d6384deab7ee2e127a00efe5f6df2e31dd775ac68834c335c26 +size 63 diff --git a/pole_alignment/object_detection/train/labels/1538.txt b/pole_alignment/object_detection/train/labels/1538.txt new file mode 100644 index 0000000000000000000000000000000000000000..8f15b044acb478802408435ce44a3dd46499cf0e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1538.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9c6d9267463e539a7364858a893e7338a186da291c281eb6f24127ee8ac7cba +size 80 diff --git a/pole_alignment/object_detection/train/labels/154.txt b/pole_alignment/object_detection/train/labels/154.txt new file mode 100644 index 0000000000000000000000000000000000000000..dd5253d22027dfc55470b4eedde9460f9aeb0811 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/154.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d4f196f0024f1739081e819274dfc510d8147e7ff6934c0f92fff3be6b8fe03 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1541.txt b/pole_alignment/object_detection/train/labels/1541.txt new file mode 100644 index 0000000000000000000000000000000000000000..866deffd1761d64f943e33515e144819b329c8bc --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1541.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cc96926608dc920dd7f478e739a5453f6f0287f4d397fbf760f4e4a34bdcafe +size 73 diff --git a/pole_alignment/object_detection/train/labels/1547.txt b/pole_alignment/object_detection/train/labels/1547.txt new file mode 100644 index 0000000000000000000000000000000000000000..3495796554be679986f7e6a818f216cee1369302 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1547.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:157f33d4068a99beeb2825d306ade16dbc1752fd4db76d9bf1590fd32bb328d4 +size 77 diff --git a/pole_alignment/object_detection/train/labels/155.txt b/pole_alignment/object_detection/train/labels/155.txt new file mode 100644 index 0000000000000000000000000000000000000000..ecd22fc6e4e00333a1323255fae21f04dc6836de --- /dev/null +++ b/pole_alignment/object_detection/train/labels/155.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37b8edeae1e6bf27193bf192a73e47c616da2ad7889afbf820b7a2a61a0e1869 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1559.txt b/pole_alignment/object_detection/train/labels/1559.txt new file mode 100644 index 0000000000000000000000000000000000000000..aab2ea891fe0cb7aa557a448e0b65394fb771df0 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1559.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ef9ccefe996c0122120c66a06ac6aa8120e80c1925fe89b28747d9108c8d231 +size 136 diff --git a/pole_alignment/object_detection/train/labels/156.txt b/pole_alignment/object_detection/train/labels/156.txt new file mode 100644 index 0000000000000000000000000000000000000000..5c31a1e70f12cc49bb16d74a9d4927590a452ca3 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/156.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad00a7fbc2763cc81ce60fd1a083d3999b40cf3eeed9e25111ca09fa8511afe5 +size 77 diff --git a/pole_alignment/object_detection/train/labels/157.txt b/pole_alignment/object_detection/train/labels/157.txt new file mode 100644 index 0000000000000000000000000000000000000000..860fece0a7a2e90f075752c4259327e4b1247060 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/157.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:137ef02f14df0a8ef0ec24172f48d8918710a743d668dd1c2582eedad0f20ea4 +size 148 diff --git a/pole_alignment/object_detection/train/labels/1572.txt b/pole_alignment/object_detection/train/labels/1572.txt new file mode 100644 index 0000000000000000000000000000000000000000..c17da0f04aeafd693413f2ca808ea3175c0d8eee --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1572.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19d42b7ea928b2cb70c1f94bef85894e3d92ca302a6f6df4a3d068f137732c9c +size 158 diff --git a/pole_alignment/object_detection/train/labels/1575.txt b/pole_alignment/object_detection/train/labels/1575.txt new file mode 100644 index 0000000000000000000000000000000000000000..8c78b630d02b888c5b48336115e9e6b568076949 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1575.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54948bceed13fd72492e2b76103ce72c6c52d052a4cb85083915887cb076839b +size 79 diff --git a/pole_alignment/object_detection/train/labels/158.txt b/pole_alignment/object_detection/train/labels/158.txt new file mode 100644 index 0000000000000000000000000000000000000000..64882e0646c8a5402d3be85637676a4b20c355d5 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/158.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd36d02dfa08e1526a13230c92ea2d800e9bfe8a2470dacf5b737f5e0846c692 +size 133 diff --git a/pole_alignment/object_detection/train/labels/1580.txt b/pole_alignment/object_detection/train/labels/1580.txt new file mode 100644 index 0000000000000000000000000000000000000000..213d08fa65eacfeeeb01244dcec6791900f96cb4 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1580.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f72ec9e89d56d7fa826d93659e242aa57c3efb0b8aa4354c897ec6edf16a7792 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1587.txt b/pole_alignment/object_detection/train/labels/1587.txt new file mode 100644 index 0000000000000000000000000000000000000000..296bcd75b8c4f70d60cb2bfc366973bc0f4af389 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1587.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27d540ba348103ea1b281ce6f83cf85b1d56ed7c65c0994ee918b45a77ed6776 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1588.txt b/pole_alignment/object_detection/train/labels/1588.txt new file mode 100644 index 0000000000000000000000000000000000000000..b4eddad7be21296f1084a27be20d1df4e308cc7c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1588.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39f5830ca132cd58453fea764221215bf904f3afd2a8d5eec5d692eadbabe1b1 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1589.txt b/pole_alignment/object_detection/train/labels/1589.txt new file mode 100644 index 0000000000000000000000000000000000000000..c41f7d58b4ce3d275addfa2a29a32f7b9e101b1f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1589.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efd7be52430733c465fe79a34e60600a46e02a63b2f64bb94fb972b09cea2a3a +size 78 diff --git a/pole_alignment/object_detection/train/labels/159.txt b/pole_alignment/object_detection/train/labels/159.txt new file mode 100644 index 0000000000000000000000000000000000000000..b1cc2e6493a8ea8039811e474b98afc632c36fae --- /dev/null +++ b/pole_alignment/object_detection/train/labels/159.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:897c6faded247f9ac51220cd0ac75462d632be3b071e8ce73882ec5edb68fad8 +size 156 diff --git a/pole_alignment/object_detection/train/labels/1592.txt b/pole_alignment/object_detection/train/labels/1592.txt new file mode 100644 index 0000000000000000000000000000000000000000..fae074af954406dee3ff0e6503750bffb2457262 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1592.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e623dd9042ef8bc09a88ad145560ba8dae16c991cea1a6aaca1f97ff8ac3b02 +size 79 diff --git a/pole_alignment/object_detection/train/labels/16.txt b/pole_alignment/object_detection/train/labels/16.txt new file mode 100644 index 0000000000000000000000000000000000000000..e28ee465ea4776bb2c8b973f8415858a54e667df --- /dev/null +++ b/pole_alignment/object_detection/train/labels/16.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1583ca4496ddce97d1a4e72dd37074ad19be94c728688d72f314b9c7d4976174 +size 78 diff --git a/pole_alignment/object_detection/train/labels/160.txt b/pole_alignment/object_detection/train/labels/160.txt new file mode 100644 index 0000000000000000000000000000000000000000..033005003a28cdb0cf4a85b862d525d4b346efdc --- /dev/null +++ b/pole_alignment/object_detection/train/labels/160.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89f7290a2f1a2c258c38bdf5f6b9bb24c9f5a6d6ea5618d61d4477f3d481ef0e +size 239 diff --git a/pole_alignment/object_detection/train/labels/1601.txt b/pole_alignment/object_detection/train/labels/1601.txt new file mode 100644 index 0000000000000000000000000000000000000000..e3c6290e9e1ec7c39f5e3a26d881aca762351470 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1601.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b80fd6e2a040513b9a4365de89519a7b0f3e929542411235ae6a0c52ea5b01d +size 155 diff --git a/pole_alignment/object_detection/train/labels/1602.txt b/pole_alignment/object_detection/train/labels/1602.txt new file mode 100644 index 0000000000000000000000000000000000000000..eaf57edbd854313156c47c164b70e29027e12aa7 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1602.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48f0294d8005e19fc5938a37e1535616ecf33854b0e86ca9c0924e8eb6b204ba +size 312 diff --git a/pole_alignment/object_detection/train/labels/1603.txt b/pole_alignment/object_detection/train/labels/1603.txt new file mode 100644 index 0000000000000000000000000000000000000000..a71d8f9205ce0e2b98df7f9f2efb5400aa67774a --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1603.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a6c9f04f6eb5a18d22d573ae2e58b9392b20d19dacb1f36f49ca744004cb9e4 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1608.txt b/pole_alignment/object_detection/train/labels/1608.txt new file mode 100644 index 0000000000000000000000000000000000000000..b7708863a6cd451a8c609108125fd6632338d2b8 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1608.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a21739865e9dd25afc7c092d397152714c7475078c0870e3be6b7c01674acd3e +size 158 diff --git a/pole_alignment/object_detection/train/labels/1609.txt b/pole_alignment/object_detection/train/labels/1609.txt new file mode 100644 index 0000000000000000000000000000000000000000..715eaa047fd7cc487984b6098917fa1db25970ea --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1609.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33431b33d00c08183eae5479b77b597f5f89de24572333a071b730d50c86ce43 +size 158 diff --git a/pole_alignment/object_detection/train/labels/1610.txt b/pole_alignment/object_detection/train/labels/1610.txt new file mode 100644 index 0000000000000000000000000000000000000000..774e34961cbef3b17105cb6973ab221c46e99106 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1610.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c34f35a3fcafba48465ec8e069b648cee646f7a1d768b140f5a00a1d17e9363d +size 51 diff --git a/pole_alignment/object_detection/train/labels/1612.txt b/pole_alignment/object_detection/train/labels/1612.txt new file mode 100644 index 0000000000000000000000000000000000000000..fd85fb96ece5246db3b2b944619cd3f610d7186b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1612.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd28ec2c61bbd888ddbaf8510a1f5a4f2d95e2024cac1043bc6fe89e5843c122 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1614.txt b/pole_alignment/object_detection/train/labels/1614.txt new file mode 100644 index 0000000000000000000000000000000000000000..5545cd9f06d9ceff3a10598bf3b918f4be53f1fa --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1614.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:660cd98e1d95f51b19f4ea30f017d7a32a412cc3b806c146e82eb29df0425d7b +size 68 diff --git a/pole_alignment/object_detection/train/labels/1615.txt b/pole_alignment/object_detection/train/labels/1615.txt new file mode 100644 index 0000000000000000000000000000000000000000..15955fe614a3bdf1c38862544d2d09e2ca7c0ad4 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1615.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:595467daae890a378376f70c0f5d81a85988d7623b7069984560c43f9b3033aa +size 63 diff --git a/pole_alignment/object_detection/train/labels/1618.txt b/pole_alignment/object_detection/train/labels/1618.txt new file mode 100644 index 0000000000000000000000000000000000000000..9360f2eea0741841ba4537b82415db2bb8cb5491 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1618.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e4c7928d939a35db8df531c77bdcc1a373dc76ba972b08fed04ba3a3fbbc71c +size 72 diff --git a/pole_alignment/object_detection/train/labels/1619.txt b/pole_alignment/object_detection/train/labels/1619.txt new file mode 100644 index 0000000000000000000000000000000000000000..d781e661b68cb81ec39eb7b9d6d52804d953e63b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1619.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ada4711db502f9a030769959734264f28d2f6acae1523d2cd33c885f8d92ef2c +size 77 diff --git a/pole_alignment/object_detection/train/labels/162.txt b/pole_alignment/object_detection/train/labels/162.txt new file mode 100644 index 0000000000000000000000000000000000000000..37217cbf54c2d8e3a2254ebba2289aafbf7e49f1 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/162.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93d8d0d07e19265a56d1c92a4ed731c04814b53045a4a0940a7a8554c666eac5 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1621.txt b/pole_alignment/object_detection/train/labels/1621.txt new file mode 100644 index 0000000000000000000000000000000000000000..f834eb0f086c302dc20e4ff396bc5395ecc39ec5 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1621.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:130b536f29967c73e9ec851c3447da87b8652b6edb8e2ba9a6c1e3d6b1f28e6c +size 71 diff --git a/pole_alignment/object_detection/train/labels/1625.txt b/pole_alignment/object_detection/train/labels/1625.txt new file mode 100644 index 0000000000000000000000000000000000000000..100dd36f91da2a56f728b2bf750c571503ed7ab0 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1625.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73d8c9b599e9bf4cdf2961750b7227e2769b393d627f946d17cd89e4049c31f2 +size 154 diff --git a/pole_alignment/object_detection/train/labels/1627.txt b/pole_alignment/object_detection/train/labels/1627.txt new file mode 100644 index 0000000000000000000000000000000000000000..a6d5ac7a75baa3ae6f56f707f42fdd20b632c712 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1627.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0eaf0ff820caff0e86843b3d8cc44689d93831c362c6cbe1d17cfa903a1af751 +size 136 diff --git a/pole_alignment/object_detection/train/labels/1628.txt b/pole_alignment/object_detection/train/labels/1628.txt new file mode 100644 index 0000000000000000000000000000000000000000..5c34bac29dcd1912733b3d413b7b5d8ff63a3ee8 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1628.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a862bdf92ddb4cbf2ce6a51cb3375e57de9da4f6a2a5b3eb6ca3533e492cf60e +size 72 diff --git a/pole_alignment/object_detection/train/labels/163.txt b/pole_alignment/object_detection/train/labels/163.txt new file mode 100644 index 0000000000000000000000000000000000000000..3a4a0d8e4cb50c2d5b859af6da0bf6829a1ca4d8 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/163.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f91c2e12248a8271dda7c25fda5864f50f8226c7a21927e39867217d9da5b854 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1630.txt b/pole_alignment/object_detection/train/labels/1630.txt new file mode 100644 index 0000000000000000000000000000000000000000..514ff6fe206d4bdbbe963ca891fc2bc13010e487 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1630.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64b592db4d123696d8665e87b8a147df20a14e949157923712c546d73bfa4682 +size 240 diff --git a/pole_alignment/object_detection/train/labels/1631.txt b/pole_alignment/object_detection/train/labels/1631.txt new file mode 100644 index 0000000000000000000000000000000000000000..525ec9294d0f3d26d51d3a4a63d2cfe26583578b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1631.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e76741206aeafe61803f735498b890e51eab29a6bc69fa1ab77cca9764329f1c +size 62 diff --git a/pole_alignment/object_detection/train/labels/1632.txt b/pole_alignment/object_detection/train/labels/1632.txt new file mode 100644 index 0000000000000000000000000000000000000000..3f4b52047bfc031d462c9c97bd940b5affe16dcf --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1632.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:962a9a7ed3f289af624106be917d0b20a1d33da07c92cb1cdd59336eea5c316c +size 79 diff --git a/pole_alignment/object_detection/train/labels/1636.txt b/pole_alignment/object_detection/train/labels/1636.txt new file mode 100644 index 0000000000000000000000000000000000000000..30fd20bf55237a2fc0888014b52ac1fc06ff2073 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1636.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb5fc12f09e0a6a037ccb892d2c26723c649ee74bc278d4bfd1a13e074e33803 +size 160 diff --git a/pole_alignment/object_detection/train/labels/1638.txt b/pole_alignment/object_detection/train/labels/1638.txt new file mode 100644 index 0000000000000000000000000000000000000000..6027724224c16e676513df1174144270b14bb757 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1638.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23379e9ce0fd448f863dfae12e74ae9ffaec4a0b3546b1ef39b7e8f32372829f +size 158 diff --git a/pole_alignment/object_detection/train/labels/164.txt b/pole_alignment/object_detection/train/labels/164.txt new file mode 100644 index 0000000000000000000000000000000000000000..c532e2c6103815a6b2ceead018dae0f4cf9bda51 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/164.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fc4862bc2ec51828fc03054d71160a47b7d98f4f1a23aac96a14b2945cf0fea +size 156 diff --git a/pole_alignment/object_detection/train/labels/1641.txt b/pole_alignment/object_detection/train/labels/1641.txt new file mode 100644 index 0000000000000000000000000000000000000000..cb97b1d550d5f9955f0a883996eaf51c82a908ed --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1641.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f2a3b0434aa1b4c28aaff585feacd245f96e790e6684e10f340389b0b8b124c +size 66 diff --git a/pole_alignment/object_detection/train/labels/1642.txt b/pole_alignment/object_detection/train/labels/1642.txt new file mode 100644 index 0000000000000000000000000000000000000000..72aa690e468405c860fd5c46d740699163adff9b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1642.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e716458a4d5963025d11e23d8cfbeb311109f47ebe4f55f82aabac62459be4cd +size 78 diff --git a/pole_alignment/object_detection/train/labels/1643.txt b/pole_alignment/object_detection/train/labels/1643.txt new file mode 100644 index 0000000000000000000000000000000000000000..e159f88b542f8fadfe70c5209f98185cd4f5dec3 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1643.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:438d7716a7ddf3efa03cbbfc4cdfd0637b7926962ac1b765df77c113d326b26c +size 78 diff --git a/pole_alignment/object_detection/train/labels/1644.txt b/pole_alignment/object_detection/train/labels/1644.txt new file mode 100644 index 0000000000000000000000000000000000000000..d77932c453ce0e0e9165f5fa1696c2b1bd56df2d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1644.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf4dbcf3625cfcaafd426d7e8343139000f5968c92335ef8374de8e73d87d40d +size 79 diff --git a/pole_alignment/object_detection/train/labels/1646.txt b/pole_alignment/object_detection/train/labels/1646.txt new file mode 100644 index 0000000000000000000000000000000000000000..1a322509ad78db2d5dc13ec5eda94cf1614028cb --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1646.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83811b120584df473fad8762645811330d52e1c201434f5974462b427e2ca4b7 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1647.txt b/pole_alignment/object_detection/train/labels/1647.txt new file mode 100644 index 0000000000000000000000000000000000000000..8d993ad40568e7846be6d07aa4bf4a583da0e0fa --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1647.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d9e92f536afe29d355b862aa21becd42be5117c37335103d16f837903a5e7cd +size 70 diff --git a/pole_alignment/object_detection/train/labels/1649.txt b/pole_alignment/object_detection/train/labels/1649.txt new file mode 100644 index 0000000000000000000000000000000000000000..d49a24da4d3c9de57ac353795d40cc22c503dfb9 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1649.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:516bdbca27343919b28c2dc870786027558abcbb79fe521bb23cd2278063ec5e +size 79 diff --git a/pole_alignment/object_detection/train/labels/1650.txt b/pole_alignment/object_detection/train/labels/1650.txt new file mode 100644 index 0000000000000000000000000000000000000000..e83e8e72bac16af78a1b03dfb7264dc4c4ea5397 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1650.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b48d7ea2e097aff3e742b1ebac1e1024fa52fb6716c143373563bc8ebf61584 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1652.txt b/pole_alignment/object_detection/train/labels/1652.txt new file mode 100644 index 0000000000000000000000000000000000000000..9c4fb8eff5671303864cc884d6c7072cf1875921 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1652.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a32b20b34bac1f41feb66ab7e6f2e7ce62ccbe25aa771b31e845b419c401943a +size 78 diff --git a/pole_alignment/object_detection/train/labels/1653.txt b/pole_alignment/object_detection/train/labels/1653.txt new file mode 100644 index 0000000000000000000000000000000000000000..5fcd7657274724cd751158fd45cea23309801e2b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1653.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:498aa3737fdd2850af08b7d9d8af6554545fe7f6cffd873a8e930a97cfaad47d +size 78 diff --git a/pole_alignment/object_detection/train/labels/1654.txt b/pole_alignment/object_detection/train/labels/1654.txt new file mode 100644 index 0000000000000000000000000000000000000000..7b543c0e76a9702d162c2664ac3c418ed1e36fc6 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1654.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ce9eafaa651806f22f4e154ac7e4bf9ad8f47793209be21bd81d18c484cc4c7 +size 158 diff --git a/pole_alignment/object_detection/train/labels/1656.txt b/pole_alignment/object_detection/train/labels/1656.txt new file mode 100644 index 0000000000000000000000000000000000000000..338eae8894c16c3a522b61aae09563c808f9610f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1656.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d7e130ad276a4ee1a34431d4b548925cfcf7ddd4c2def9ddbcbaac55f4c1b4a +size 76 diff --git a/pole_alignment/object_detection/train/labels/1657.txt b/pole_alignment/object_detection/train/labels/1657.txt new file mode 100644 index 0000000000000000000000000000000000000000..b798f11c9d9578fdfa5ad2e095c72aff0a8ac7c6 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1657.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef7db1edff189b23aa09f1303de90aa156160f2443a64a8a0ec90f43d716c362 +size 59 diff --git a/pole_alignment/object_detection/train/labels/1658.txt b/pole_alignment/object_detection/train/labels/1658.txt new file mode 100644 index 0000000000000000000000000000000000000000..5d5fb30a71dafdd70126244978168330e79ec7d7 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1658.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d45365d7389bff66af282d1b6c7b52eb6ed8c1d4237791e6def32d6b02a1c5be +size 79 diff --git a/pole_alignment/object_detection/train/labels/1659.txt b/pole_alignment/object_detection/train/labels/1659.txt new file mode 100644 index 0000000000000000000000000000000000000000..1f93305f16691d4af2654c8a8c39db0ec50fdbe7 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1659.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3ab23488886dafc1b2fcbc3a2a2972829878159fdb80f22e6cc23af31f81693 +size 79 diff --git a/pole_alignment/object_detection/train/labels/166.txt b/pole_alignment/object_detection/train/labels/166.txt new file mode 100644 index 0000000000000000000000000000000000000000..d69d72f3aab3a683952384c8a7d6d973dac8746c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/166.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68289389d9207ef4d25ec63cb7ba0657eb4ace58e5a9daa50bd425db72adae84 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1660.txt b/pole_alignment/object_detection/train/labels/1660.txt new file mode 100644 index 0000000000000000000000000000000000000000..fcc76d4fa21ee42ca52c9b7f445714c20201f86f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1660.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e1ccceae6239843aba9cab80ab5f4210e4d792d29abacdb8f7cd387459a5138 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1661.txt b/pole_alignment/object_detection/train/labels/1661.txt new file mode 100644 index 0000000000000000000000000000000000000000..1cf43992d85bf2991946454d7eccbb892ea23731 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1661.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d084a1632f0c630c7a9679346bc74a883f6c8149f017d53a3ba04540a3af674c +size 76 diff --git a/pole_alignment/object_detection/train/labels/1662.txt b/pole_alignment/object_detection/train/labels/1662.txt new file mode 100644 index 0000000000000000000000000000000000000000..3021ad5ab120ff4612b262840984291d4e7090a4 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1662.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6af154a74fe69cb8fe720428e3eefd9ab2f3f3618be80df846d02983fd31820c +size 79 diff --git a/pole_alignment/object_detection/train/labels/1663.txt b/pole_alignment/object_detection/train/labels/1663.txt new file mode 100644 index 0000000000000000000000000000000000000000..e3882d46ea2fc751b7a68f28bba1cb4a535ad302 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1663.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:236f2f30e83b1203e677b47b0578fe15e233347c4164ffcde01553a0977b496a +size 79 diff --git a/pole_alignment/object_detection/train/labels/1664.txt b/pole_alignment/object_detection/train/labels/1664.txt new file mode 100644 index 0000000000000000000000000000000000000000..adb18b3a3ea6228a8593babf0da599efb3067cda --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1664.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84e3e0d9dd4ce477b431af8c02760c39e7eaccdf06ef69cca96a60bfa790c2ee +size 78 diff --git a/pole_alignment/object_detection/train/labels/1666.txt b/pole_alignment/object_detection/train/labels/1666.txt new file mode 100644 index 0000000000000000000000000000000000000000..dc9511ea51e3f5b9183da193c40d05b5449b9793 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1666.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2d7867446cab9de06377690e3b5ceb969367e8bcb364a817c56938f3374f05e +size 64 diff --git a/pole_alignment/object_detection/train/labels/1667.txt b/pole_alignment/object_detection/train/labels/1667.txt new file mode 100644 index 0000000000000000000000000000000000000000..9bc3e6a382a162e2e13f248be794c95552a2e673 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1667.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cf5064c260a1ca5d22fa6070d7688f5bee38849d3a5893fbc021e442831aa79 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1668.txt b/pole_alignment/object_detection/train/labels/1668.txt new file mode 100644 index 0000000000000000000000000000000000000000..52316a8f0128aad5a74890e763c1b78058de64ec --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1668.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b1756c6a739541d90113341c9085cb57b835c5cac02fea60f1dc15164a95486 +size 73 diff --git a/pole_alignment/object_detection/train/labels/1669.txt b/pole_alignment/object_detection/train/labels/1669.txt new file mode 100644 index 0000000000000000000000000000000000000000..e44ed5c816b00dcae799c2ed1df93feab168f3c5 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1669.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b78ebce6cbf28eb18a5a03e5c789f3d74a7fdb4e3c70a7fb0ef4584abb09e501 +size 78 diff --git a/pole_alignment/object_detection/train/labels/167.txt b/pole_alignment/object_detection/train/labels/167.txt new file mode 100644 index 0000000000000000000000000000000000000000..73a59674b00737f88b10185ff1073645edfada5b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/167.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62762ed3b7877f12c70b0cf8ef99bc22d1ff20f952cfff9e30e03a3827b38e67 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1670.txt b/pole_alignment/object_detection/train/labels/1670.txt new file mode 100644 index 0000000000000000000000000000000000000000..92c31888e7239f6eead5ae85ee38bf9b5ccd732d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1670.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:851408565effc086aa82917d7f9437b5877c23512b378303b8bf1ef532c4a3b1 +size 80 diff --git a/pole_alignment/object_detection/train/labels/1672.txt b/pole_alignment/object_detection/train/labels/1672.txt new file mode 100644 index 0000000000000000000000000000000000000000..b6a649e4e9424a49bdd178dd4645f4ef8b0330ba --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1672.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b2717489aaef52e329e1da2b5c9c33f14feaae4ef0975e847ba7e2dd62022bb +size 79 diff --git a/pole_alignment/object_detection/train/labels/1673.txt b/pole_alignment/object_detection/train/labels/1673.txt new file mode 100644 index 0000000000000000000000000000000000000000..c860a95d400901f688becd931bba87d63581f921 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1673.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92bba6f764f418fb5963a47d07e877daba4bdb56779eddfe3ff1dd9617a1ac37 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1675.txt b/pole_alignment/object_detection/train/labels/1675.txt new file mode 100644 index 0000000000000000000000000000000000000000..b320f4aec1448cbb4f3a986fa41150af32b161ed --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1675.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43b401169436c908147dae1df385accb35c8f5556fb85d1101be56ea8652bde1 +size 61 diff --git a/pole_alignment/object_detection/train/labels/1677.txt b/pole_alignment/object_detection/train/labels/1677.txt new file mode 100644 index 0000000000000000000000000000000000000000..cf732cc3c73460289675371019b5a1a82bbf32da --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1677.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08469eb98dd81429de94bcda1f946f790ed3301a4fa7bb0cf139c62a3834b2df +size 79 diff --git a/pole_alignment/object_detection/train/labels/1678.txt b/pole_alignment/object_detection/train/labels/1678.txt new file mode 100644 index 0000000000000000000000000000000000000000..caca7ee3a7909b91bf46ec5974eef38b329b40a7 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1678.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4f78edc304018c0213c11f52a0ca123627f2c7df89baf2985a8a8a647e5ae93 +size 65 diff --git a/pole_alignment/object_detection/train/labels/1679.txt b/pole_alignment/object_detection/train/labels/1679.txt new file mode 100644 index 0000000000000000000000000000000000000000..ea1bf6bfe0981f92b5eec4f69d90a92b909f484c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1679.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:751dc7b38652cab993ee2c4934b7cb39bb74ac59939f6dc85d9ad7ff94219943 +size 77 diff --git a/pole_alignment/object_detection/train/labels/168.txt b/pole_alignment/object_detection/train/labels/168.txt new file mode 100644 index 0000000000000000000000000000000000000000..e330ca41e84bddb13d55a6169f46d8fadb5e653d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/168.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d773e3761bc0e5a12a5e68aa9a332d08238fad720522906095733caefa6b102 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1682.txt b/pole_alignment/object_detection/train/labels/1682.txt new file mode 100644 index 0000000000000000000000000000000000000000..8895c1faa2910312717d92513430bd531caf654c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1682.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22c61b005bb42e02b679f37599e6da42ed8f9cfd8908903952ec502721f95809 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1683.txt b/pole_alignment/object_detection/train/labels/1683.txt new file mode 100644 index 0000000000000000000000000000000000000000..a130d582f14c51b24be7dce197afb503749be4e4 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1683.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd8c27495fef47ecb3168acbf7ef964c65360790f66fafb17e66596dc3233e1b +size 78 diff --git a/pole_alignment/object_detection/train/labels/1684.txt b/pole_alignment/object_detection/train/labels/1684.txt new file mode 100644 index 0000000000000000000000000000000000000000..2c4c89973385f0df9f09e01d8ebf895b35d84808 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1684.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf233e802aab09994ee65f967fe645f7bf424abfc7a2ea539ae0422f4c28e340 +size 227 diff --git a/pole_alignment/object_detection/train/labels/1686.txt b/pole_alignment/object_detection/train/labels/1686.txt new file mode 100644 index 0000000000000000000000000000000000000000..b8a665db193424803936c24e31b576cc8f9d4984 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1686.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e4d5509a2353a3163efeff6775498fc9b268c1ac1b2b71a5a9eb76fed3789fb +size 79 diff --git a/pole_alignment/object_detection/train/labels/1687.txt b/pole_alignment/object_detection/train/labels/1687.txt new file mode 100644 index 0000000000000000000000000000000000000000..bfa52d32a21df5004e411b6b97fbd7d1c672ca4e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1687.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e41dc8878e7748d5275c11eb7217c517c37657185df81c5300c20457329dcce5 +size 77 diff --git a/pole_alignment/object_detection/train/labels/1688.txt b/pole_alignment/object_detection/train/labels/1688.txt new file mode 100644 index 0000000000000000000000000000000000000000..8d5a8f707f6e20e87a111a5c72024436e1608aff --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1688.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35b885bc92d3c7fdfc67d51f1501a0f74ba3870504a48790f46ad0a84ebc9645 +size 62 diff --git a/pole_alignment/object_detection/train/labels/1689.txt b/pole_alignment/object_detection/train/labels/1689.txt new file mode 100644 index 0000000000000000000000000000000000000000..60df72c7d03fc19bc1e09cface41d5679a093697 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1689.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4bf38961adfcf92957c9fbf4c83b2b0a837f108430e1d963a6af8b799dc0a4d +size 78 diff --git a/pole_alignment/object_detection/train/labels/169.txt b/pole_alignment/object_detection/train/labels/169.txt new file mode 100644 index 0000000000000000000000000000000000000000..fd095aac5d72c1e2d7b1e197468da54c847b095e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/169.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d69218ceda01c23079d0d0374c748e2f9ae02873ae23cc3fba83df79bef5c199 +size 77 diff --git a/pole_alignment/object_detection/train/labels/1692.txt b/pole_alignment/object_detection/train/labels/1692.txt new file mode 100644 index 0000000000000000000000000000000000000000..5f851d6e0748282be718e67d54353cf604f8fa40 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1692.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60ca0dbfc32e06d9596b8c4d29780e585da80ee4019dd1128f30a34b4f9c09d3 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1694.txt b/pole_alignment/object_detection/train/labels/1694.txt new file mode 100644 index 0000000000000000000000000000000000000000..fc49c374be61f9e72ebed77271837237d82ea00e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1694.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf3ae10b9a07af47427365b510bd1cec59b0d04db454b2515a72ccc52a2932e2 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1696.txt b/pole_alignment/object_detection/train/labels/1696.txt new file mode 100644 index 0000000000000000000000000000000000000000..b6d2727b82c144ed167d79ad087e94b0fadae56f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1696.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8116889e366eef8bf6fd9c603bdcefa5329a9d046391bab4845e8d93107c7ec +size 78 diff --git a/pole_alignment/object_detection/train/labels/1697.txt b/pole_alignment/object_detection/train/labels/1697.txt new file mode 100644 index 0000000000000000000000000000000000000000..0454bea01c2318825fcbccbad50431086af37a68 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1697.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62cb5ffcdf0cebec1f09ccd7f2a9f8ceba5966499d78d85ffd531dfe08e5aa6a +size 79 diff --git a/pole_alignment/object_detection/train/labels/1698.txt b/pole_alignment/object_detection/train/labels/1698.txt new file mode 100644 index 0000000000000000000000000000000000000000..97e4f376e2b63f972298f7db05a4200325463ed2 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1698.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb2e627e687f4f0387fbc6331aa024f4b5ddddad16ecea75f1e715cb80872735 +size 77 diff --git a/pole_alignment/object_detection/train/labels/1699.txt b/pole_alignment/object_detection/train/labels/1699.txt new file mode 100644 index 0000000000000000000000000000000000000000..a3bdc74b749c20cc2f8db02967c4e323b5a42c74 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1699.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:906822e793acf72113dc4d7e3a8a789705fe5b74951874f7b23c0a33615992ae +size 71 diff --git a/pole_alignment/object_detection/train/labels/17.txt b/pole_alignment/object_detection/train/labels/17.txt new file mode 100644 index 0000000000000000000000000000000000000000..bb2f2147fb7a899e8f445d7af4727e842cf9de26 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/17.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f04fd17a31a12ddace3e51dd0eb509e4587440537cf8a685f4dfad10eb29bbcc +size 78 diff --git a/pole_alignment/object_detection/train/labels/170.txt b/pole_alignment/object_detection/train/labels/170.txt new file mode 100644 index 0000000000000000000000000000000000000000..6eaac29bc344b8def4beb76c45e9ff493d757d43 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/170.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:853fa8b8ed6ae1d01b7f2aaa21a5220c6bfc3a7847e384f7f0f90457f29ba548 +size 77 diff --git a/pole_alignment/object_detection/train/labels/1700.txt b/pole_alignment/object_detection/train/labels/1700.txt new file mode 100644 index 0000000000000000000000000000000000000000..1174df5e2117b3b877bf7d9930483dd6d26e5c08 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1700.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07b5b0e8df60c9f2c2acfaba038e91f7c9f1e568c02a836497326c0c3e16a0a0 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1701.txt b/pole_alignment/object_detection/train/labels/1701.txt new file mode 100644 index 0000000000000000000000000000000000000000..a4b8332816cccf47e734bcb4ad57a95350abbfaa --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1701.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f43038caa262068be359d1512130c3714f0c37ddcc87db89283bdd5eb4f8cb8 +size 70 diff --git a/pole_alignment/object_detection/train/labels/1703.txt b/pole_alignment/object_detection/train/labels/1703.txt new file mode 100644 index 0000000000000000000000000000000000000000..56087a7433d22e066f976e49af230e925e3f4042 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1703.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c52cda0eed649450455738553ae8f633967ebeea3d170893de893a346b1b3f82 +size 77 diff --git a/pole_alignment/object_detection/train/labels/1704.txt b/pole_alignment/object_detection/train/labels/1704.txt new file mode 100644 index 0000000000000000000000000000000000000000..d8d68410a3bc63d537d2ac1c70cb8e8069b9934f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1704.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c6f705a9d266e8c6a0d331e4738be3d70e64eae68de14259fef97d928309fef +size 77 diff --git a/pole_alignment/object_detection/train/labels/1705.txt b/pole_alignment/object_detection/train/labels/1705.txt new file mode 100644 index 0000000000000000000000000000000000000000..5036bde3e8ef1c2ca03bccbc48eb89ecca7585c7 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1705.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1c3bb25160a350df1f5024a0229ecfda6f356f613380fa05bf921aa3fdfbd55 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1706.txt b/pole_alignment/object_detection/train/labels/1706.txt new file mode 100644 index 0000000000000000000000000000000000000000..7e76f46968941847946bdc2be4aac8c27e5c3e8d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1706.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8aa64db7a745ae431fb2960fab6871ec125f133fc68464bb50ad74033c41e275 +size 70 diff --git a/pole_alignment/object_detection/train/labels/1707.txt b/pole_alignment/object_detection/train/labels/1707.txt new file mode 100644 index 0000000000000000000000000000000000000000..2d18a73ca8425b2da59a441691d23b188e8cb069 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1707.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc1671214292c1d8aad5e74d65e8707147ecc5f3b3fd6658a6768f5cc05a2691 +size 63 diff --git a/pole_alignment/object_detection/train/labels/1708.txt b/pole_alignment/object_detection/train/labels/1708.txt new file mode 100644 index 0000000000000000000000000000000000000000..18abe72940812982de742ddaca129ac0e62fe6fc --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1708.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e28ed528da9664a319a113cccaa3b68c3c904aa87737b82e9ea651d8462bfe13 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1709.txt b/pole_alignment/object_detection/train/labels/1709.txt new file mode 100644 index 0000000000000000000000000000000000000000..75d6841ad910fc9bdfe679771fecf9f51855c634 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1709.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4ea1e736fe0c22e4d7c522855480c92a4f07968a27b98fa8465d52f24fc1d97 +size 61 diff --git a/pole_alignment/object_detection/train/labels/1710.txt b/pole_alignment/object_detection/train/labels/1710.txt new file mode 100644 index 0000000000000000000000000000000000000000..f5a83241c51476724f2bef4d9f8e941645279cf1 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1710.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da7923c0df4560fe6201d1e95eb74d86475b64d6db8f9aaafac5de1b10666efb +size 61 diff --git a/pole_alignment/object_detection/train/labels/1711.txt b/pole_alignment/object_detection/train/labels/1711.txt new file mode 100644 index 0000000000000000000000000000000000000000..afe226d59d8d442793874d4851115e7349a4df75 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1711.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32689aa19049328200eb9e8607a96d793d5c3a0f3413f9711fd904bb881575eb +size 79 diff --git a/pole_alignment/object_detection/train/labels/1713.txt b/pole_alignment/object_detection/train/labels/1713.txt new file mode 100644 index 0000000000000000000000000000000000000000..cf1f8d9bec0268d84673757e6ea8ba7c8cd6d777 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1713.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3efafdd86b6016373c57eaf0a9e830e4d9d9631a2c9dcad08bd5639c95499dd5 +size 63 diff --git a/pole_alignment/object_detection/train/labels/1717.txt b/pole_alignment/object_detection/train/labels/1717.txt new file mode 100644 index 0000000000000000000000000000000000000000..ccaa203fd8204e1f7cd4f3bb6f70e0595e970efa --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1717.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:588fa01a2621d314209059fd2184ea35b46457f1a465f7b1a4d6192b29c00986 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1718.txt b/pole_alignment/object_detection/train/labels/1718.txt new file mode 100644 index 0000000000000000000000000000000000000000..153c1491eb16c93e3945e8d85b964710c595432f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1718.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed71b281298a9c27657bea33d80eae9559895f732f7dcc0d54ce7621d6c1ad0b +size 161 diff --git a/pole_alignment/object_detection/train/labels/1719.txt b/pole_alignment/object_detection/train/labels/1719.txt new file mode 100644 index 0000000000000000000000000000000000000000..f559936f92d0e1af86e71a7c47d781d5d3179588 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1719.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea4e8b7c1d2799c89f2b3ec3027a7bc9eb1ef18db85aa1a94920b882dfe85cd5 +size 232 diff --git a/pole_alignment/object_detection/train/labels/172.txt b/pole_alignment/object_detection/train/labels/172.txt new file mode 100644 index 0000000000000000000000000000000000000000..a541dda7bbbfbe32c558df4d7aba0da6cf8a0170 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/172.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5acf4c0a48393d7ee3881b43b27ef3041eafb4303e9935b0f43555e39fc18a94 +size 80 diff --git a/pole_alignment/object_detection/train/labels/1723.txt b/pole_alignment/object_detection/train/labels/1723.txt new file mode 100644 index 0000000000000000000000000000000000000000..a2e87fdf6616e882e05f8c860b243588e5c0bbfc --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1723.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a0bda4d33e5f4a1d1760fdd898c58e165cff2b6cd247ca290348d3690b5c505 +size 53 diff --git a/pole_alignment/object_detection/train/labels/1724.txt b/pole_alignment/object_detection/train/labels/1724.txt new file mode 100644 index 0000000000000000000000000000000000000000..16c878518968c3f02a0215dba7c4988abede923d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1724.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bdad801eb2881d0d24354902f09744c59f67c16c856fab54f77a259ad512f88 +size 50 diff --git a/pole_alignment/object_detection/train/labels/1727.txt b/pole_alignment/object_detection/train/labels/1727.txt new file mode 100644 index 0000000000000000000000000000000000000000..5e4e7ac7e8c8260a04a7481c1eca166f34b10754 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1727.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95d36dd1435d34d8f5702913a4dfd000b461730311e0803ba4dcb960b54968f6 +size 66 diff --git a/pole_alignment/object_detection/train/labels/1728.txt b/pole_alignment/object_detection/train/labels/1728.txt new file mode 100644 index 0000000000000000000000000000000000000000..98d0ab00d26d005fee10d584666a9854bda3e526 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1728.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6f02be70557b7bda9f02c77e1b447d33dfe52fef02aa1d084210055da771f81 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1729.txt b/pole_alignment/object_detection/train/labels/1729.txt new file mode 100644 index 0000000000000000000000000000000000000000..91a970c406b1f2a220e67483a87e3ec40b74f237 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1729.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:970a03c6d5ab3b1d95e46c467421fe05bcf5e4231d70af925bfefd9a4fdbd7bd +size 54 diff --git a/pole_alignment/object_detection/train/labels/1735.txt b/pole_alignment/object_detection/train/labels/1735.txt new file mode 100644 index 0000000000000000000000000000000000000000..afc37b5b112cf6fdf3b83cb55d9272d4086651c4 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1735.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dfc6845bdb4cb337efe0a51b2cb2b3ce97e9dd225daad6199cb63a32295b69b +size 69 diff --git a/pole_alignment/object_detection/train/labels/1737.txt b/pole_alignment/object_detection/train/labels/1737.txt new file mode 100644 index 0000000000000000000000000000000000000000..ee87c5d489cebb73d8a41278a4c6e645900db528 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1737.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7b4f69d374ccf2edd0cd3527bc544fc5a65d3ed44ca517bebdc6d8dfedaf00f +size 138 diff --git a/pole_alignment/object_detection/train/labels/1740.txt b/pole_alignment/object_detection/train/labels/1740.txt new file mode 100644 index 0000000000000000000000000000000000000000..93e5eaff02da40adee1d2241256773e270d88ffa --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1740.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58786434dfdc19fbbd2a3fcc0202a7d6a99e1fc5779a72a6f566b3363e93c39e +size 55 diff --git a/pole_alignment/object_detection/train/labels/1746714291830.txt b/pole_alignment/object_detection/train/labels/1746714291830.txt new file mode 100644 index 0000000000000000000000000000000000000000..4a0cafa11dc3a8180831fdf12c6ee8d26b78689d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1746714291830.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ebf9bf81f20ae3422541fc1bbdf0fe68c6818715292826b94edf495c95238d7 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1746714375198.txt b/pole_alignment/object_detection/train/labels/1746714375198.txt new file mode 100644 index 0000000000000000000000000000000000000000..04b52994a2f30b0ac7e607c54baaaef267f3324b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1746714375198.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7fb7d400ee100d0eb0f3b6483ccee3fe28218b1142b43d0c0e6031ecaef4887 +size 77 diff --git a/pole_alignment/object_detection/train/labels/1746714510435.txt b/pole_alignment/object_detection/train/labels/1746714510435.txt new file mode 100644 index 0000000000000000000000000000000000000000..99b7ee37cbd3c43b2ff175b4bfe85d4f0a6989c7 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1746714510435.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2d3845264d0b9dc5eb95aac85303c6efdb0eae2d65e66c29f87efda9c1b4e51 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1746714539250.txt b/pole_alignment/object_detection/train/labels/1746714539250.txt new file mode 100644 index 0000000000000000000000000000000000000000..ab5a8eb9e16476f3a909d7e2a09f999fb132eab2 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1746714539250.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a04239b86ec61e147094db8128a9a92358c51205b00feca8405c0a861d88466a +size 78 diff --git a/pole_alignment/object_detection/train/labels/1746714592775.txt b/pole_alignment/object_detection/train/labels/1746714592775.txt new file mode 100644 index 0000000000000000000000000000000000000000..408445101e7836d9acb257a7cc7077725d05421d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1746714592775.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9847e0fddafbc7b20b59295e2e4466f6d485e6a31ca332e322675b6ef954e9c +size 79 diff --git a/pole_alignment/object_detection/train/labels/1746714603943.txt b/pole_alignment/object_detection/train/labels/1746714603943.txt new file mode 100644 index 0000000000000000000000000000000000000000..d3c267c60a73fb7312e9e1216093482780cc8471 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1746714603943.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9358d407c79d12d84c0ec6027d33bc72467b1428c0b8264c7267d844e0ed25a0 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1746714657277.txt b/pole_alignment/object_detection/train/labels/1746714657277.txt new file mode 100644 index 0000000000000000000000000000000000000000..39973ce742987d3a87b17766603253cc24a2fb71 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1746714657277.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41949a05c69195ad2dd12aeef53d805554a55299288da68aa430763b4ac013a3 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1746714670076.txt b/pole_alignment/object_detection/train/labels/1746714670076.txt new file mode 100644 index 0000000000000000000000000000000000000000..f70ef60eea9eb3a9172ff7ff0e20ecce9cff4df8 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1746714670076.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b27b3b97c73fa6068f85c6bf717a8c7f5dfa8c8c56093d95b613a2e18019e07d +size 79 diff --git a/pole_alignment/object_detection/train/labels/1746714675008.txt b/pole_alignment/object_detection/train/labels/1746714675008.txt new file mode 100644 index 0000000000000000000000000000000000000000..f1b3864318f17fe0ede18131f527a33d8e390bd4 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1746714675008.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8813d7893fac06e37473de4ba721f997fa84b631b58e59515d20f912be4ad305 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1746715794711.txt b/pole_alignment/object_detection/train/labels/1746715794711.txt new file mode 100644 index 0000000000000000000000000000000000000000..905949cc3e360926bf13b6459f00041a0532311f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1746715794711.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0aaae554b179db4785c826377a74bb8e46375b245958573e0015b024c654e080 +size 77 diff --git a/pole_alignment/object_detection/train/labels/176.txt b/pole_alignment/object_detection/train/labels/176.txt new file mode 100644 index 0000000000000000000000000000000000000000..8561f88dacfd67d9651585cfe83cc9d34bff4463 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/176.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca954534d057198cb6665d09d7db947fa63a2c12615aa7cade7fab2d964c7b89 +size 71 diff --git a/pole_alignment/object_detection/train/labels/1765.txt b/pole_alignment/object_detection/train/labels/1765.txt new file mode 100644 index 0000000000000000000000000000000000000000..7b8106923e0ee7e076844049d1abcba80929202a --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1765.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:552fbae75819356f53727d30fcbe569978dc9f4ce69e01d74ea6d11fefa5b3b3 +size 80 diff --git a/pole_alignment/object_detection/train/labels/1768.txt b/pole_alignment/object_detection/train/labels/1768.txt new file mode 100644 index 0000000000000000000000000000000000000000..2158dd7ed4c0f354f70018d8e80aee3ab654f206 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1768.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:327f8e122d9ba03f8972415784b08160afed92b0b94119091889b01d9a6e3e3f +size 76 diff --git a/pole_alignment/object_detection/train/labels/1784.txt b/pole_alignment/object_detection/train/labels/1784.txt new file mode 100644 index 0000000000000000000000000000000000000000..5c92e8ce8227edcf3d2724ba6543385cefaf9eed --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1784.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4afa90bccafd99cdfe0ea8d1962fa81db5901eb6f1fe6684982b0ced900e366d +size 54 diff --git a/pole_alignment/object_detection/train/labels/1785.txt b/pole_alignment/object_detection/train/labels/1785.txt new file mode 100644 index 0000000000000000000000000000000000000000..29b44e8ce4fc05ca51a49ba3e97fb97f3901295c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1785.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94abd4eb8005918190cf14ff3503d648d3f82c57246fd2197a7b3dee83976a55 +size 67 diff --git a/pole_alignment/object_detection/train/labels/1786.txt b/pole_alignment/object_detection/train/labels/1786.txt new file mode 100644 index 0000000000000000000000000000000000000000..9b45b29a7df5726f7d0975f0f4795dcdbe24221d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1786.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:758a0fa8b5c7d215fe784a073a221df7b43ab338847188461bbae5aa73c844be +size 70 diff --git a/pole_alignment/object_detection/train/labels/1787.txt b/pole_alignment/object_detection/train/labels/1787.txt new file mode 100644 index 0000000000000000000000000000000000000000..5c54a147bcef966003b4b33df74b9776536d3559 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1787.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2be3f8485697b7d95a4ef855597ea88afe97616f0e022fd93219021a4599365a +size 56 diff --git a/pole_alignment/object_detection/train/labels/179.txt b/pole_alignment/object_detection/train/labels/179.txt new file mode 100644 index 0000000000000000000000000000000000000000..ad1be9255a25746f7d35ebdef68cba3a51dfbc91 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/179.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:420d7420af6dde8c4550d16ea7134a804e6401149a2ad04f07de481bfc42c2c0 +size 80 diff --git a/pole_alignment/object_detection/train/labels/1808.txt b/pole_alignment/object_detection/train/labels/1808.txt new file mode 100644 index 0000000000000000000000000000000000000000..beccb754f2bdce1eddba25ce72ddb9e3ba0d89a1 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1808.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8e6372a8e39f73f599791e963fc115320d19b5bfcb32cb18426b28a11d0a002 +size 156 diff --git a/pole_alignment/object_detection/train/labels/1809.txt b/pole_alignment/object_detection/train/labels/1809.txt new file mode 100644 index 0000000000000000000000000000000000000000..81450368fddb05fc8f4b128527349d8172018c15 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1809.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:835c421ad604dbd6c3b85e145778bcb8e134a0a5bb9b6bd1129cb0e1d3906dba +size 81 diff --git a/pole_alignment/object_detection/train/labels/182.txt b/pole_alignment/object_detection/train/labels/182.txt new file mode 100644 index 0000000000000000000000000000000000000000..62d06518102ec47405e16bb93732d6ecb6ff3fe6 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/182.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:950104afe0740d99742a96512a6c26145fbea29f477faadf35906e628291b607 +size 77 diff --git a/pole_alignment/object_detection/train/labels/1821.txt b/pole_alignment/object_detection/train/labels/1821.txt new file mode 100644 index 0000000000000000000000000000000000000000..d3b38eb9a5e356a8de59c4b77f2414d2ed3594b3 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1821.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d71dfe2e85247707d4b959d8df3ed711ed5c0f648972e6e85cf245ef40be488 +size 158 diff --git a/pole_alignment/object_detection/train/labels/1831.txt b/pole_alignment/object_detection/train/labels/1831.txt new file mode 100644 index 0000000000000000000000000000000000000000..57624893e4f84ef84c891d4a835377353c67eaa4 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1831.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3050f4b951d475a1aa6eef8e3e2e278822d31f197f92eaee608c3002b112ffa5 +size 155 diff --git a/pole_alignment/object_detection/train/labels/1833.txt b/pole_alignment/object_detection/train/labels/1833.txt new file mode 100644 index 0000000000000000000000000000000000000000..06b59e6d47f1ff3a92c7695f4c6e2deae3fd3d3f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1833.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f684362a2ab8ce89ce67dfbd4029b768e9f365b51f5baf0e652cee7e35757584 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1858.txt b/pole_alignment/object_detection/train/labels/1858.txt new file mode 100644 index 0000000000000000000000000000000000000000..c91e6f6d9a5ad8cc005dff23267a6ee26c57640f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1858.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3967d3e526d4fa3b94c325e3c988539d840b6ce6e7eba68714318685edf2881 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1888.txt b/pole_alignment/object_detection/train/labels/1888.txt new file mode 100644 index 0000000000000000000000000000000000000000..8acdc6460ef64d4280aa11df68f356312a7f97cc --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1888.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1ebb7e78988bee326e19eb0a3a7979262d45e610dfdac3c63865e9edb983cac +size 77 diff --git a/pole_alignment/object_detection/train/labels/1946.txt b/pole_alignment/object_detection/train/labels/1946.txt new file mode 100644 index 0000000000000000000000000000000000000000..62e66092ca6a0cfadaa2bd33c1a9b80171f034b7 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1946.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:996cbbddd3754d2f7f659c47c54822a50c75daa638609c809de538105d930cc1 +size 80 diff --git a/pole_alignment/object_detection/train/labels/1947.txt b/pole_alignment/object_detection/train/labels/1947.txt new file mode 100644 index 0000000000000000000000000000000000000000..64b6fe163d50e07b26f983258b835a594562f54b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1947.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e21afb60918ad301abab8939e5bccf022a4a25083d96c0bad8401853e06eedec +size 67 diff --git a/pole_alignment/object_detection/train/labels/1948.txt b/pole_alignment/object_detection/train/labels/1948.txt new file mode 100644 index 0000000000000000000000000000000000000000..57bbdfb90e26b932d09855d3bbc6c03c33319c89 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1948.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84c08b7694737348e83b1adca80964b0068d475f89c37d8371525a030de2c3ea +size 78 diff --git a/pole_alignment/object_detection/train/labels/1949.txt b/pole_alignment/object_detection/train/labels/1949.txt new file mode 100644 index 0000000000000000000000000000000000000000..f0f1b8ce12883ba8f928949ce535583bd3acab86 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1949.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7ab7862467b0254e68d9db23507a48cf80946dd119d3a6311c1054a16cf90ce +size 78 diff --git a/pole_alignment/object_detection/train/labels/1956.txt b/pole_alignment/object_detection/train/labels/1956.txt new file mode 100644 index 0000000000000000000000000000000000000000..9b4c877654b08e0ca1c35968779fdf9fd92a24da --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1956.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a9eff807cd6f8769c8d9098b95f76cf30347c0da1043de24dbdc437aa3563cc +size 78 diff --git a/pole_alignment/object_detection/train/labels/1969.txt b/pole_alignment/object_detection/train/labels/1969.txt new file mode 100644 index 0000000000000000000000000000000000000000..00b6dc31933eab76570fd32587112fae6f35d668 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1969.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ded51730a5db9c48438015b8c08023877bd155dea29ecd17a1fe34d1713088ea +size 77 diff --git a/pole_alignment/object_detection/train/labels/1974.txt b/pole_alignment/object_detection/train/labels/1974.txt new file mode 100644 index 0000000000000000000000000000000000000000..5eaa3673488cbbe6ca629bd8e36f8e83767b7cb3 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1974.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6539a5563396968c81352ac6597a1400a8a8da15ed94ee0c6d4c11852c0c10a7 +size 63 diff --git a/pole_alignment/object_detection/train/labels/1979.txt b/pole_alignment/object_detection/train/labels/1979.txt new file mode 100644 index 0000000000000000000000000000000000000000..46f07cf734ba7fc6f5d3f85e80a5a3da9aeefaec --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1979.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b12dcca63de9a164f350fd30592249fb84a1328101ebc2f4059df6d46ad458e +size 78 diff --git a/pole_alignment/object_detection/train/labels/1980.txt b/pole_alignment/object_detection/train/labels/1980.txt new file mode 100644 index 0000000000000000000000000000000000000000..4de11be049b27c6ed410565672544a53d77cb455 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1980.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:179c6cd8b7dfdb8545fd39f049177b2edb48e586edf01a64036e2ad10d29c39e +size 77 diff --git a/pole_alignment/object_detection/train/labels/1982.txt b/pole_alignment/object_detection/train/labels/1982.txt new file mode 100644 index 0000000000000000000000000000000000000000..7db76f09c8d04ce58a44703344e5fe93745d9d75 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1982.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:738ba4dc453688ea25b017d6b780b87a3822cb6bac4d2b8a821066e9fe40e44e +size 68 diff --git a/pole_alignment/object_detection/train/labels/1984.txt b/pole_alignment/object_detection/train/labels/1984.txt new file mode 100644 index 0000000000000000000000000000000000000000..32014f477472ff16da622ad8852c4eaf4a7827e9 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1984.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:399ecca07e5ed1a02836c441a72974b0a51be68e46755ee044631448c325676b +size 78 diff --git a/pole_alignment/object_detection/train/labels/1985.txt b/pole_alignment/object_detection/train/labels/1985.txt new file mode 100644 index 0000000000000000000000000000000000000000..b14133328ed5c2999b26a3de4655f7f3bd18bb3d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1985.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6888a5f31eab6843112f6fea59be9df89ce181f0c09e35603e8e9e69866933fb +size 77 diff --git a/pole_alignment/object_detection/train/labels/1986.txt b/pole_alignment/object_detection/train/labels/1986.txt new file mode 100644 index 0000000000000000000000000000000000000000..30b2bb1f47e3c8b4506402fdfb2970e3c209b0df --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1986.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:814ec1330626f29ea638c55395aef3426aac200f9e1a753e503298a8cd89fe55 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1987.txt b/pole_alignment/object_detection/train/labels/1987.txt new file mode 100644 index 0000000000000000000000000000000000000000..7b7710456e9370daba89a6c23bf61ee5b012a260 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1987.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54ddc327e87b77fd58ede061bf3c6b1b57d31daa3ca2de9f54c5b04208005753 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1988.txt b/pole_alignment/object_detection/train/labels/1988.txt new file mode 100644 index 0000000000000000000000000000000000000000..477035760b98d26b5d92ccc8e97c2568162d1a9d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1988.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1585cf18a989f3ae0a850fd60dcb10145b47706df7c461b6df48ab51e726b152 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1989.txt b/pole_alignment/object_detection/train/labels/1989.txt new file mode 100644 index 0000000000000000000000000000000000000000..9bbfd5cb708cc48421ff218a88c25ea6c7ef7fcc --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1989.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa744861240c1dfd3380adbfbd7922739b4733116219984aa1ea6cb8a5b84cb1 +size 125 diff --git a/pole_alignment/object_detection/train/labels/1990.txt b/pole_alignment/object_detection/train/labels/1990.txt new file mode 100644 index 0000000000000000000000000000000000000000..da59a20610bb0c504f2a917a6906b606aa498a84 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1990.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f16d22275583a0a417806e387366efc1092cee8ef0b6fd17d74d6809e9af72ad +size 67 diff --git a/pole_alignment/object_detection/train/labels/1992.txt b/pole_alignment/object_detection/train/labels/1992.txt new file mode 100644 index 0000000000000000000000000000000000000000..ec41c664bcf4cea291fcf8aa83652ff902334ae9 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1992.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:446debf7a6c57782c2f490d29e202d0675577e3a35e8eb3a930c4e27074223f3 +size 80 diff --git a/pole_alignment/object_detection/train/labels/1993.txt b/pole_alignment/object_detection/train/labels/1993.txt new file mode 100644 index 0000000000000000000000000000000000000000..1e46b506667b78c88a630e5c21c4d9058e7ee22f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1993.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17fd681e0843a57247a94eaf5d4eb8dad71b8773f5898e025bb650ef0bbbf8f7 +size 143 diff --git a/pole_alignment/object_detection/train/labels/1994.txt b/pole_alignment/object_detection/train/labels/1994.txt new file mode 100644 index 0000000000000000000000000000000000000000..2584aefdea9cbe81bd29b423d769ead843cd7ef7 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1994.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f983b5f16d6a3af77d9722f25ad29ca5fceacb19b913d9f343f701f09e61022 +size 78 diff --git a/pole_alignment/object_detection/train/labels/1995.txt b/pole_alignment/object_detection/train/labels/1995.txt new file mode 100644 index 0000000000000000000000000000000000000000..16f18b8cfa1fb5d54514dfd04e28ce8f217671a5 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1995.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a68f617f4f525c0cdd64f5cb3265cfbd96125b996d7bee8a9795c007c5e6bb12 +size 68 diff --git a/pole_alignment/object_detection/train/labels/1998.txt b/pole_alignment/object_detection/train/labels/1998.txt new file mode 100644 index 0000000000000000000000000000000000000000..27495decd7a333842a3fae60024ecdd031472ba9 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1998.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dbd1eb129b29eedf96ef58c3e1761a1aa4dd669e219444be965a8906741b195 +size 79 diff --git a/pole_alignment/object_detection/train/labels/1999.txt b/pole_alignment/object_detection/train/labels/1999.txt new file mode 100644 index 0000000000000000000000000000000000000000..536e0617d80ac6152cb9687bb3005fb8a4912d2f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/1999.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f275352635d303b8dcf308fdcaeaef3cdf33e40da2def9bfda242c59821e8da0 +size 62 diff --git a/pole_alignment/object_detection/train/labels/2001.txt b/pole_alignment/object_detection/train/labels/2001.txt new file mode 100644 index 0000000000000000000000000000000000000000..2c600111e30dd1edb91ae482a5fcc97a0ef53215 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2001.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b586603fc6759111769a24d8bd4db760dba41bccc40ab69e1007c20ab5f674d6 +size 61 diff --git a/pole_alignment/object_detection/train/labels/2003.txt b/pole_alignment/object_detection/train/labels/2003.txt new file mode 100644 index 0000000000000000000000000000000000000000..e69c5e009aa182179cb3deff03365c4a4de21a64 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2003.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9aee4ed0237f74c1dc0193729fd96c5ba8314d7308dd00e35e236aa2be98044 +size 78 diff --git a/pole_alignment/object_detection/train/labels/2004.txt b/pole_alignment/object_detection/train/labels/2004.txt new file mode 100644 index 0000000000000000000000000000000000000000..f06f17710bf985a3d1284f4a60deec1015138e5b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2004.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01fefa0281ddac2f3ffa1d8438880c169939157b2cbcdbbca50b545380483314 +size 80 diff --git a/pole_alignment/object_detection/train/labels/2005.txt b/pole_alignment/object_detection/train/labels/2005.txt new file mode 100644 index 0000000000000000000000000000000000000000..8876f38ee2813040d16f21b381835d1808238b42 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2005.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dd88c5d05d89d4ad231cf6d5fcdd7d68a212babdfddb3654f1367a02f8ff7a2 +size 137 diff --git a/pole_alignment/object_detection/train/labels/2006.txt b/pole_alignment/object_detection/train/labels/2006.txt new file mode 100644 index 0000000000000000000000000000000000000000..d1b62a65df8582ce2785236e44f8125617d76a41 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2006.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5554039f7532b5e485383c7699b9df9242745fda6bc0beb566aeb982b031ae97 +size 73 diff --git a/pole_alignment/object_detection/train/labels/2008.txt b/pole_alignment/object_detection/train/labels/2008.txt new file mode 100644 index 0000000000000000000000000000000000000000..cdee66cf7efc16a8f7b284050ec5365cced81080 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2008.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce85a5db55ba2767d71d0167aaecb5bdaa6e56ec2ff65786dfcbc6e51666578f +size 158 diff --git a/pole_alignment/object_detection/train/labels/2009.txt b/pole_alignment/object_detection/train/labels/2009.txt new file mode 100644 index 0000000000000000000000000000000000000000..9d92da6736fe6febb528e1a24a1cfeaa4d2b50a9 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2009.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cec42e70513934a7c8b5be7130ea563db2ede715f33ddda000ff91d888e478b +size 73 diff --git a/pole_alignment/object_detection/train/labels/2010.txt b/pole_alignment/object_detection/train/labels/2010.txt new file mode 100644 index 0000000000000000000000000000000000000000..4823e21587423670d3d7a53b36fb6340e4e62920 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2010.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0ad64753e1c7a8adde41718f15e8d2fccc2ec9b6b4e1930dafead8341bb4c98 +size 79 diff --git a/pole_alignment/object_detection/train/labels/2011.txt b/pole_alignment/object_detection/train/labels/2011.txt new file mode 100644 index 0000000000000000000000000000000000000000..136ecd627455a86bab172821141be513c022a8ab --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2011.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bd6eaf9c8fc84e4cca148f3a99a97a5d7fc1c7a51766139b286ecbf1476636c +size 80 diff --git a/pole_alignment/object_detection/train/labels/2012.txt b/pole_alignment/object_detection/train/labels/2012.txt new file mode 100644 index 0000000000000000000000000000000000000000..d4cee5421a5c8cb7aeb62f84729aac96fa748433 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2012.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b550d5e33ab62fadf9ffc08053fabed676d93dcbe034378af73205cecc35912 +size 151 diff --git a/pole_alignment/object_detection/train/labels/2014.txt b/pole_alignment/object_detection/train/labels/2014.txt new file mode 100644 index 0000000000000000000000000000000000000000..6677cf125e6b38fddd578e4c3d26073cb8dd15cc --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2014.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72134030ce139907e2dca62c2f77a4d159188464249d8d983201508c21ee2389 +size 78 diff --git a/pole_alignment/object_detection/train/labels/2017.txt b/pole_alignment/object_detection/train/labels/2017.txt new file mode 100644 index 0000000000000000000000000000000000000000..6b1c947e3e9f4642c76ca72fceea2faf011b700c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2017.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9843fec1d4fdab47f242a5a4a7e9575df20aab56de471f4ea679034496cf47a +size 76 diff --git a/pole_alignment/object_detection/train/labels/2019.txt b/pole_alignment/object_detection/train/labels/2019.txt new file mode 100644 index 0000000000000000000000000000000000000000..ca44aba69e916f7ddf2ef2d4ff9eb62711d27404 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2019.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa4af0eea76a99bb1e9ecd028279185c0b333880bbdab26a64f56be0848be485 +size 62 diff --git a/pole_alignment/object_detection/train/labels/2021.txt b/pole_alignment/object_detection/train/labels/2021.txt new file mode 100644 index 0000000000000000000000000000000000000000..81298672f1de8aab2e3c4dec0a4e6c157fe851fc --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2021.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae10cb6a2faef2f12eafb815f485c790f8cc7e29cc77ecc18d5cbf910488a0dc +size 78 diff --git a/pole_alignment/object_detection/train/labels/2023.txt b/pole_alignment/object_detection/train/labels/2023.txt new file mode 100644 index 0000000000000000000000000000000000000000..052416951129cf7a996b05e8fcf4ed0352115a57 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2023.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68e5bef26acb2b0fb8370f00d024ab487df07481b9c58f2692f954037e90a1a5 +size 79 diff --git a/pole_alignment/object_detection/train/labels/2024.txt b/pole_alignment/object_detection/train/labels/2024.txt new file mode 100644 index 0000000000000000000000000000000000000000..5d9fe75b23888aa12fe1c273d6341e69ad3d61b0 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2024.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bbef9afc7859a6dac30c2d60657f5ea6250475e9329a9d0cf02f680da9d0f71 +size 67 diff --git a/pole_alignment/object_detection/train/labels/2026.txt b/pole_alignment/object_detection/train/labels/2026.txt new file mode 100644 index 0000000000000000000000000000000000000000..31d6ff4888fa5b6495537a4fa93fcb1377bccf4b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2026.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a2176979e7597b0ca69286dbc9031cf268f597badc5bab149b6d18499869a43 +size 78 diff --git a/pole_alignment/object_detection/train/labels/2027.txt b/pole_alignment/object_detection/train/labels/2027.txt new file mode 100644 index 0000000000000000000000000000000000000000..8eb435245186dc06ae7f47d966ae55230293f812 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2027.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9c6aacd7a772d9fd867e51de1491d2cc49a09972c95670703dcf1fabe710449 +size 76 diff --git a/pole_alignment/object_detection/train/labels/2028.txt b/pole_alignment/object_detection/train/labels/2028.txt new file mode 100644 index 0000000000000000000000000000000000000000..3b4e65ee637ef18b9e92f95ecaec6c5f32cff8ec --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2028.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dbf4de7c54ed06bbbd3f723e12e92dcee1a2998bce042656cf49b60fb5ec39c +size 157 diff --git a/pole_alignment/object_detection/train/labels/2029.txt b/pole_alignment/object_detection/train/labels/2029.txt new file mode 100644 index 0000000000000000000000000000000000000000..a23e9aedbc0b02b138134031a52fc4e09298f91a --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2029.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e141e7529bd7aa6e658cc7790cd71aeb7127982d0d1fd7af2e59855dbc797238 +size 148 diff --git a/pole_alignment/object_detection/train/labels/2031.txt b/pole_alignment/object_detection/train/labels/2031.txt new file mode 100644 index 0000000000000000000000000000000000000000..002585cc4a638364dfe0cd27e9c24d8afce41940 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2031.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36945ff6ec2bf2a6de605a38cc2d526e1612adca005f1bc4be47858b4ed4b300 +size 79 diff --git a/pole_alignment/object_detection/train/labels/2033.txt b/pole_alignment/object_detection/train/labels/2033.txt new file mode 100644 index 0000000000000000000000000000000000000000..d2e37fc393a71589402477f01cec78ee6e504431 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2033.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32e89319ed2aec921bafe31c2ec143d82d97448701439d6169a0c9ce7e9e6390 +size 78 diff --git a/pole_alignment/object_detection/train/labels/2034.txt b/pole_alignment/object_detection/train/labels/2034.txt new file mode 100644 index 0000000000000000000000000000000000000000..38200ff9aab078499f0f009a24f9f1a0c2af5e01 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2034.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00cf45bba3169b29b7a987455564a2502c754c35e78e837442fbd76bf6712352 +size 79 diff --git a/pole_alignment/object_detection/train/labels/2036.txt b/pole_alignment/object_detection/train/labels/2036.txt new file mode 100644 index 0000000000000000000000000000000000000000..dc82f92e1c7fd41b38379ad013b2885f7b8285fe --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2036.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f353c237ea36e9393a74960156898f3500703a7d8e69037c2c94f013cc0bfc4c +size 79 diff --git a/pole_alignment/object_detection/train/labels/2038.txt b/pole_alignment/object_detection/train/labels/2038.txt new file mode 100644 index 0000000000000000000000000000000000000000..4ff760be078db93ddc0be78f160fec2487ca8b60 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2038.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15ad2c18eeb2ee4bb01b6b5ba0af89d2942a0210734d395b6d2ade4c09d16c9a +size 76 diff --git a/pole_alignment/object_detection/train/labels/2040.txt b/pole_alignment/object_detection/train/labels/2040.txt new file mode 100644 index 0000000000000000000000000000000000000000..78fac4bd01764a23fd91404a5ddc8449a5272f90 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2040.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46571dcf4ba16ac6b9b9157c0d49ba19a3bc19e4d20b0a55eea67583f5859270 +size 135 diff --git a/pole_alignment/object_detection/train/labels/2041.txt b/pole_alignment/object_detection/train/labels/2041.txt new file mode 100644 index 0000000000000000000000000000000000000000..1ab13e77d8d192e377cd3d9408f5d09d81dbcd6a --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2041.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d9b98f44077af14e554133993b8a53f37717ff75554673eef72f92c7d9bd33f +size 132 diff --git a/pole_alignment/object_detection/train/labels/2043.txt b/pole_alignment/object_detection/train/labels/2043.txt new file mode 100644 index 0000000000000000000000000000000000000000..5ef2908b1421f6e1692ae13893042fb0a302f0e5 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2043.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b1ad3b7e84d13eb408d68a8d23c30e7ef825d51953601f7338a142718111ce4 +size 61 diff --git a/pole_alignment/object_detection/train/labels/2044.txt b/pole_alignment/object_detection/train/labels/2044.txt new file mode 100644 index 0000000000000000000000000000000000000000..3d0dc081ddceb8e4938ffe04728f1ef24a0fcf2a --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2044.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e117d2884ff38d2600dbd0983e8b5288634c1f8c88334bfe11d1f7fe7da85dcb +size 77 diff --git a/pole_alignment/object_detection/train/labels/2045.txt b/pole_alignment/object_detection/train/labels/2045.txt new file mode 100644 index 0000000000000000000000000000000000000000..b327340d3cfcb99659f0d14a9c0884794b218252 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2045.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d6f4ebad6d541fccaf244808e99d92b4dc6b6a6a938f46fe49bcde135e518b3 +size 71 diff --git a/pole_alignment/object_detection/train/labels/2046.txt b/pole_alignment/object_detection/train/labels/2046.txt new file mode 100644 index 0000000000000000000000000000000000000000..582c8118985940bd38c9859df3b58d236eb346fe --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2046.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e75bae479c41a41ce3aa597e40802ddb1b2a5bc340de22aa6393f0c8416e436 +size 59 diff --git a/pole_alignment/object_detection/train/labels/2047.txt b/pole_alignment/object_detection/train/labels/2047.txt new file mode 100644 index 0000000000000000000000000000000000000000..f7cbc135213a7e2bda7c00852b00ea56698eaab3 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2047.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69e5d0b9266e15b38f22f1a80f5e187a11693d10c723f602a84fd5c6439f69b3 +size 78 diff --git a/pole_alignment/object_detection/train/labels/2048.txt b/pole_alignment/object_detection/train/labels/2048.txt new file mode 100644 index 0000000000000000000000000000000000000000..4c3932697383ee79a95d547853dd9ced76db7474 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2048.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cc598c6ea32d4abdd3dd80b85c0b875871787ce58f609aafcf9d3401162c38c +size 78 diff --git a/pole_alignment/object_detection/train/labels/2049.txt b/pole_alignment/object_detection/train/labels/2049.txt new file mode 100644 index 0000000000000000000000000000000000000000..461a23ae2e612efa3995e96f742fd76f7e35bb29 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2049.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8eae8f4769cddf7a1ed4be115966f6112b0335eca058a91a693c0393ef40b0b8 +size 78 diff --git a/pole_alignment/object_detection/train/labels/2050.txt b/pole_alignment/object_detection/train/labels/2050.txt new file mode 100644 index 0000000000000000000000000000000000000000..d7c70ad62fa5fbf19232c800528c5c76eccc3a35 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2050.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e4e646e3ae399301453d3a602f845a3702aae62db658cff9f102b726bdb6ed2 +size 78 diff --git a/pole_alignment/object_detection/train/labels/2051.txt b/pole_alignment/object_detection/train/labels/2051.txt new file mode 100644 index 0000000000000000000000000000000000000000..0d9767468550f064bdde1ce4a2f5e3e8c8abfc65 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2051.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cbb44de78fe3923089898cfff84c7efd7eb57e54417be9712a4e40feb3290c4 +size 71 diff --git a/pole_alignment/object_detection/train/labels/2052.txt b/pole_alignment/object_detection/train/labels/2052.txt new file mode 100644 index 0000000000000000000000000000000000000000..72388385978692d41200c849e2e03a4b77f6e9ba --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2052.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77cc03275e6bbcbbc099200b697080072b906faf0f93a18f30c86cac691b43d6 +size 79 diff --git a/pole_alignment/object_detection/train/labels/2053.txt b/pole_alignment/object_detection/train/labels/2053.txt new file mode 100644 index 0000000000000000000000000000000000000000..00f8dc954689a0d76cd74afe99033322b1b2312d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2053.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70f54e1a4a72f0d75a87038bbfae97a767b997d7ff8813812206c13a49f3005b +size 52 diff --git a/pole_alignment/object_detection/train/labels/2054.txt b/pole_alignment/object_detection/train/labels/2054.txt new file mode 100644 index 0000000000000000000000000000000000000000..d0609933db180873ff003c7ea167c5e841714ffe --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2054.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f44677b5ab228a5b9c5b9edbfd5a1ffe5dcb9857a2834c03941db4dbe5c421bb +size 236 diff --git a/pole_alignment/object_detection/train/labels/2055.txt b/pole_alignment/object_detection/train/labels/2055.txt new file mode 100644 index 0000000000000000000000000000000000000000..fc4c4d97ff0f4d898dca74d0e15abc16ffcf742a --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2055.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5aaff05a32578b444f459e0f274764f3798aeca6f75af5e5cfafca9ae14293a1 +size 72 diff --git a/pole_alignment/object_detection/train/labels/2056.txt b/pole_alignment/object_detection/train/labels/2056.txt new file mode 100644 index 0000000000000000000000000000000000000000..e22d08da85d8accb6f7224edf865f44795a3bd62 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2056.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8511b4748420cf328e351fe54751cb04ad80c20414deb93db6a35b53e0357704 +size 235 diff --git a/pole_alignment/object_detection/train/labels/2057.txt b/pole_alignment/object_detection/train/labels/2057.txt new file mode 100644 index 0000000000000000000000000000000000000000..ad8c2f356273dce5cb4a1c4fd3137988b9fef169 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2057.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:489b5ad0d9181f963134356c5a0f0ae30440862da483444285e18e9b1bf2564e +size 78 diff --git a/pole_alignment/object_detection/train/labels/2058.txt b/pole_alignment/object_detection/train/labels/2058.txt new file mode 100644 index 0000000000000000000000000000000000000000..e354e43704e7e1ed766635d52b58a78684475f1f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2058.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce442f8d8029a98cdd3dbf5ade0c30d30afcc2597d40b0e479e5e871e7c6f54b +size 60 diff --git a/pole_alignment/object_detection/train/labels/2059.txt b/pole_alignment/object_detection/train/labels/2059.txt new file mode 100644 index 0000000000000000000000000000000000000000..3f55b9f3490ebdeed208f6aa7b976daf753ac360 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2059.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:064ac4d5d036016a57cec2f2aaa46077bb12071ef41a7e38a8d82d4acf822a7d +size 78 diff --git a/pole_alignment/object_detection/train/labels/2060.txt b/pole_alignment/object_detection/train/labels/2060.txt new file mode 100644 index 0000000000000000000000000000000000000000..8cde2874c907702954c5474cf97fae47fb1e15ad --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2060.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a6296a4cc0df8462445d19d76a0305105b64659fb2fa353e96bdca09d9ed827 +size 239 diff --git a/pole_alignment/object_detection/train/labels/2061.txt b/pole_alignment/object_detection/train/labels/2061.txt new file mode 100644 index 0000000000000000000000000000000000000000..f033ccb9d41f42655554e84122cde34be6466029 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2061.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4d087782201b24931514b7a36fb2f979cd6524d1d377ebe02cc4396a968dfb8 +size 158 diff --git a/pole_alignment/object_detection/train/labels/2062.txt b/pole_alignment/object_detection/train/labels/2062.txt new file mode 100644 index 0000000000000000000000000000000000000000..2cf3f8e0ba03ee30449e2f6ee3d074fabf988240 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2062.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fe905e8b6a5b2e9bd7ce59ce55cbf50e67e7361f7d99606749deba307821613 +size 155 diff --git a/pole_alignment/object_detection/train/labels/2064.txt b/pole_alignment/object_detection/train/labels/2064.txt new file mode 100644 index 0000000000000000000000000000000000000000..9cef554abed9a8214071bd0ecd4c73db78a992d2 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2064.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29698bb8f39eb01d43db9ebd1dce0698a5fcddfb8f2f3ae276d0072d206ef349 +size 76 diff --git a/pole_alignment/object_detection/train/labels/2065.txt b/pole_alignment/object_detection/train/labels/2065.txt new file mode 100644 index 0000000000000000000000000000000000000000..5fc908b011c2f5ee9dd1bc5737d2e3c7428c2e26 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2065.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87600c3599b39aff22b33ca25fa26fafc68402bd224a5a0951f6fa6590bf0841 +size 79 diff --git a/pole_alignment/object_detection/train/labels/2066.txt b/pole_alignment/object_detection/train/labels/2066.txt new file mode 100644 index 0000000000000000000000000000000000000000..33e0b87d1ce9c8332f30f550d42dc4e4828342f6 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2066.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f6726f0fbe2910a9d25dd1154e771f81716e62cb8c3d70462be50e9f3b37942 +size 77 diff --git a/pole_alignment/object_detection/train/labels/2067.txt b/pole_alignment/object_detection/train/labels/2067.txt new file mode 100644 index 0000000000000000000000000000000000000000..9c44b21ef2a9a0f1515c618c3a6e433dc6877c80 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2067.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:630bd16d686e6725bd2dd3d8ce3841700d39d28e494b890fb08c79cdcff23820 +size 78 diff --git a/pole_alignment/object_detection/train/labels/2068.txt b/pole_alignment/object_detection/train/labels/2068.txt new file mode 100644 index 0000000000000000000000000000000000000000..95fda6265db96a3165d55f2598c99ac054985a08 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2068.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fd9cb86d0d6064a17f6058aeb53f408757171915731c8d28ce65633fabdf815 +size 79 diff --git a/pole_alignment/object_detection/train/labels/207.txt b/pole_alignment/object_detection/train/labels/207.txt new file mode 100644 index 0000000000000000000000000000000000000000..d51a38d456b78817293b7deb53df9afdb5de03e9 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/207.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81c6837906d5d7473679a96101456ca48d0ff3641a2b584381b19620ebea8ccb +size 78 diff --git a/pole_alignment/object_detection/train/labels/2070.txt b/pole_alignment/object_detection/train/labels/2070.txt new file mode 100644 index 0000000000000000000000000000000000000000..92049465215e3ad559c90a52aa20b7bc28836687 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2070.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31b64f72f8dabec14962925d01009d3c1b8e54ae896bebe271dcf52cecc1e6f5 +size 78 diff --git a/pole_alignment/object_detection/train/labels/2071.txt b/pole_alignment/object_detection/train/labels/2071.txt new file mode 100644 index 0000000000000000000000000000000000000000..50ffcaa63e0661f015b884b42c86bab17972652d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2071.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8c0f3ff039f8d21135a413c3a1d404ea2206cc0d26ccde87566f763dbbb770a +size 63 diff --git a/pole_alignment/object_detection/train/labels/2072.txt b/pole_alignment/object_detection/train/labels/2072.txt new file mode 100644 index 0000000000000000000000000000000000000000..d6ffc56d1117bf59fe1ab9e7d40a185d2291a985 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2072.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbbb78cf3de51954903c3148ed9817993f6378244f2f74fa0d796e7f672dc4f8 +size 157 diff --git a/pole_alignment/object_detection/train/labels/208.txt b/pole_alignment/object_detection/train/labels/208.txt new file mode 100644 index 0000000000000000000000000000000000000000..79f67cb1a76119b7445035135a9886653f61af97 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/208.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c13b1f9a104ad6a8cfe9037349b63b1ee21a1bdac4e1b1fec205024627ff7c7 +size 79 diff --git a/pole_alignment/object_detection/train/labels/2080.txt b/pole_alignment/object_detection/train/labels/2080.txt new file mode 100644 index 0000000000000000000000000000000000000000..e1fcc8d38e43f287e32606ada8279c5c6ce0a9e5 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2080.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53a0bdd51e6ca4d2f4f1c91be0f134ff41ad9aa16cf5a8e5addbf5c5da67a521 +size 55 diff --git a/pole_alignment/object_detection/train/labels/2084.txt b/pole_alignment/object_detection/train/labels/2084.txt new file mode 100644 index 0000000000000000000000000000000000000000..2e2ca61e23783e157ef2d78378458e750264c390 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2084.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9554d46fe8047e7bb715ea8f25ebb838d5a21e06403ec193e5af22229d47bcc6 +size 78 diff --git a/pole_alignment/object_detection/train/labels/2091.txt b/pole_alignment/object_detection/train/labels/2091.txt new file mode 100644 index 0000000000000000000000000000000000000000..dcb52820fce66b674f184cc903718286ef5f441b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2091.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a057435a3cf69204e7146e38f327eda7296d46756eb28b43d802d515234e56cc +size 61 diff --git a/pole_alignment/object_detection/train/labels/2092.txt b/pole_alignment/object_detection/train/labels/2092.txt new file mode 100644 index 0000000000000000000000000000000000000000..734d510dc31863670b26d2c4d820aca123cb3327 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2092.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e01a4c5299ee5382f4105ab3cbc58df9c9783541d6bd714fac74b9b0df3d738f +size 78 diff --git a/pole_alignment/object_detection/train/labels/2096.txt b/pole_alignment/object_detection/train/labels/2096.txt new file mode 100644 index 0000000000000000000000000000000000000000..7b6b03530a3247c7df852b8ddba470a5e83f031b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2096.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44803b20e97c106da7cc08c0ee37301092502da4cf0af15fb3670c38425da689 +size 78 diff --git a/pole_alignment/object_detection/train/labels/2099.txt b/pole_alignment/object_detection/train/labels/2099.txt new file mode 100644 index 0000000000000000000000000000000000000000..fc2009990ba1b1ed8c72e559d37df2b4d626a9b0 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2099.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5605ff383cfe418df9f95223c0ca74a0110b75f5295bd256e14080288c36a5bd +size 157 diff --git a/pole_alignment/object_detection/train/labels/210.txt b/pole_alignment/object_detection/train/labels/210.txt new file mode 100644 index 0000000000000000000000000000000000000000..3b3161528e0a5d764dd38c951f28532d50b25ff4 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/210.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9efa5abe32670c3fc9d7305f6a3e050f5d718b3c2d8283f50f188ef207346020 +size 71 diff --git a/pole_alignment/object_detection/train/labels/2102.txt b/pole_alignment/object_detection/train/labels/2102.txt new file mode 100644 index 0000000000000000000000000000000000000000..5abd8e0918bfd18e964958b34f3f276cf4d74be8 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2102.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6eb446948095c988db9ba83b6ef571b63bba16086d3455b07850b0517ec7b02e +size 77 diff --git a/pole_alignment/object_detection/train/labels/212.txt b/pole_alignment/object_detection/train/labels/212.txt new file mode 100644 index 0000000000000000000000000000000000000000..08e951fe3b6ae757b35ae1130ec3ac8807973342 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/212.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:401fd467c901006fc98f4d9025982e329718e73598d1e78e778909e89fabb395 +size 77 diff --git a/pole_alignment/object_detection/train/labels/2127.txt b/pole_alignment/object_detection/train/labels/2127.txt new file mode 100644 index 0000000000000000000000000000000000000000..cd7103293ce482bbe75446746712e197043861c0 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2127.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f26605ab297088092fde12f2e5e6be807a18bf7ee6b2b48073dae685e4871a38 +size 76 diff --git a/pole_alignment/object_detection/train/labels/213.txt b/pole_alignment/object_detection/train/labels/213.txt new file mode 100644 index 0000000000000000000000000000000000000000..3b14ff50c420d3b31d12479c2b1883bd34a5da12 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/213.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1b22a735a04091af587a3f86ac12a67d95263f58de733ae14d1f2fa3733fea8 +size 77 diff --git a/pole_alignment/object_detection/train/labels/2131.txt b/pole_alignment/object_detection/train/labels/2131.txt new file mode 100644 index 0000000000000000000000000000000000000000..19738bcdb2b004cab15435243e1a0d2cfb6010d6 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2131.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21183a1644f93f9dab862e6417ed12c15cdbb78af632baa92b491f9763c4e6a1 +size 79 diff --git a/pole_alignment/object_detection/train/labels/2132.txt b/pole_alignment/object_detection/train/labels/2132.txt new file mode 100644 index 0000000000000000000000000000000000000000..d9827cb615decb4359e9c52db8a507cf7b79008e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2132.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df347f7d970038f591237c397d25c541c3039d620247604fc42aedfe7d79a29b +size 77 diff --git a/pole_alignment/object_detection/train/labels/2139.txt b/pole_alignment/object_detection/train/labels/2139.txt new file mode 100644 index 0000000000000000000000000000000000000000..ceda825dda9549029e279d96586785c9e9d30b55 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2139.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e63ef89d0dfb01bac81323f782384a703c087a6a0ad5738b596f0d9e0df9ae1 +size 78 diff --git a/pole_alignment/object_detection/train/labels/2140.txt b/pole_alignment/object_detection/train/labels/2140.txt new file mode 100644 index 0000000000000000000000000000000000000000..fabcf601d1d1ef9016592c0e810614227037b69b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2140.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db52e9599e2d1e1fb395962bd7df19a9ea2b2d0e8f1436cc2a8b93d66a45dc94 +size 78 diff --git a/pole_alignment/object_detection/train/labels/2141.txt b/pole_alignment/object_detection/train/labels/2141.txt new file mode 100644 index 0000000000000000000000000000000000000000..b58a6cadda2bad0c0aaa54aaf1200ba0042cb2a9 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2141.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5e4afae0720a388c43fc7a26185221aa82fce3a4e00a0feee085288437d3361 +size 79 diff --git a/pole_alignment/object_detection/train/labels/2143.txt b/pole_alignment/object_detection/train/labels/2143.txt new file mode 100644 index 0000000000000000000000000000000000000000..14660bb2c0f99d57c0bb8410cb0637e1561831c5 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2143.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6981f8ce1777be0a056b49a4578ba2a574d4edaf0c87a023275f97b69dffe142 +size 122 diff --git a/pole_alignment/object_detection/train/labels/2146.txt b/pole_alignment/object_detection/train/labels/2146.txt new file mode 100644 index 0000000000000000000000000000000000000000..2191f60180d467d9cf470c5f5432176f548a7c10 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2146.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c879d8f972f286726e1d6513099afa49858ffd8eb512211192dc6d63a580e3c9 +size 61 diff --git a/pole_alignment/object_detection/train/labels/2147.txt b/pole_alignment/object_detection/train/labels/2147.txt new file mode 100644 index 0000000000000000000000000000000000000000..864004eca84f1cc60f16b4c1bb67208f1eb7b696 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2147.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3706431376cbd32ca90c1590a4630ad0c614a7439b097481b32a52f707e1390c +size 72 diff --git a/pole_alignment/object_detection/train/labels/215.txt b/pole_alignment/object_detection/train/labels/215.txt new file mode 100644 index 0000000000000000000000000000000000000000..1f7fca8c5ed9ce6d431d8a98af69af2e42fc3ad1 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/215.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab85c7c5041941e86a09fd8fdca2b9ab160dfd74560f445111e201df692f4881 +size 57 diff --git a/pole_alignment/object_detection/train/labels/2150.txt b/pole_alignment/object_detection/train/labels/2150.txt new file mode 100644 index 0000000000000000000000000000000000000000..f705df4bb655461136cbbe55edd6c91e383d1c05 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2150.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ca0b7d223d4a08d1af33aada055da80149f3df189228937150ac9390b30a086 +size 77 diff --git a/pole_alignment/object_detection/train/labels/2155.txt b/pole_alignment/object_detection/train/labels/2155.txt new file mode 100644 index 0000000000000000000000000000000000000000..b44ff005578abde45e85b34b9b7e48b48959d5b8 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2155.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecaec6b9c35981576dc2de6b6e7353e2e5cafa56545821753aa5d633cf7dc88e +size 78 diff --git a/pole_alignment/object_detection/train/labels/2156.txt b/pole_alignment/object_detection/train/labels/2156.txt new file mode 100644 index 0000000000000000000000000000000000000000..268eae6d2a9092680ad2964c19d8434da27d25ce --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2156.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9203eca17782fbc01a72131fc135f8db26cba36fee29de95bf127f30b3b26c18 +size 78 diff --git a/pole_alignment/object_detection/train/labels/2157.txt b/pole_alignment/object_detection/train/labels/2157.txt new file mode 100644 index 0000000000000000000000000000000000000000..d9e3ae56f9a40674f7a1eeb6817bc686b9174173 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2157.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:158cf3e0485dd94fc111c4233e21bf6668703cfcf18f93799278f40ef85f840d +size 77 diff --git a/pole_alignment/object_detection/train/labels/2161.txt b/pole_alignment/object_detection/train/labels/2161.txt new file mode 100644 index 0000000000000000000000000000000000000000..097002f4263c89203671bc62291f85ac337d3383 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2161.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9e457353acfcc166282897d3b603a75242519ae7ccb6d62b2d9abe371c4a57e +size 76 diff --git a/pole_alignment/object_detection/train/labels/2166.txt b/pole_alignment/object_detection/train/labels/2166.txt new file mode 100644 index 0000000000000000000000000000000000000000..85852018b81b83220174f9040d0dbe6083547a07 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2166.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e7e1819e5eed4ab1667c52039ba75ecf1ddd6ed46a97d34eadb2bd7d2d08635 +size 78 diff --git a/pole_alignment/object_detection/train/labels/2167.txt b/pole_alignment/object_detection/train/labels/2167.txt new file mode 100644 index 0000000000000000000000000000000000000000..9ce12cd0de090186f102045bdbee82e4fa99f645 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2167.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a78c0a7977ab421072e694e26f55c9af628cdfcf51698036363c6e207d877c5a +size 61 diff --git a/pole_alignment/object_detection/train/labels/2170.txt b/pole_alignment/object_detection/train/labels/2170.txt new file mode 100644 index 0000000000000000000000000000000000000000..0ad4b99a12f7bb8323f58d34a70827cb23aff955 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2170.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:268672009ed3656cdd8b28c2e1b950133a672f955ab2e19a6befa00fb5399c71 +size 62 diff --git a/pole_alignment/object_detection/train/labels/2171.txt b/pole_alignment/object_detection/train/labels/2171.txt new file mode 100644 index 0000000000000000000000000000000000000000..25e5c17c7e8a549c08b33f770cc640637b4b8a65 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2171.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cc38abc9e9f53639c5052d62de0f004400a4c21b39234100343fa6c0e058048 +size 79 diff --git a/pole_alignment/object_detection/train/labels/2172.txt b/pole_alignment/object_detection/train/labels/2172.txt new file mode 100644 index 0000000000000000000000000000000000000000..33be8141eb3a707bf725c49be20d66c0f0f3083a --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2172.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c1a4e73bc19c9f40d7de497f201b54197c47b8041f7330c14f782eac30809fa +size 64 diff --git a/pole_alignment/object_detection/train/labels/2173.txt b/pole_alignment/object_detection/train/labels/2173.txt new file mode 100644 index 0000000000000000000000000000000000000000..ac6a1ee57bd487ed549d555d42a1289d857257b9 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2173.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cd3e0df1cbeed70c00d681ea692a4e5ad9eeed8c22c01feea784f8d5377c80f +size 68 diff --git a/pole_alignment/object_detection/train/labels/2174.txt b/pole_alignment/object_detection/train/labels/2174.txt new file mode 100644 index 0000000000000000000000000000000000000000..444ff51b4459a0bc444f65af012f18faa996fc2c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2174.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5f5fa7eb6e008ea8a5cc1f86070221adecbb66ec878940b6d353238cf67c516 +size 66 diff --git a/pole_alignment/object_detection/train/labels/2178.txt b/pole_alignment/object_detection/train/labels/2178.txt new file mode 100644 index 0000000000000000000000000000000000000000..92c5909fb0717714c64f33e766a8bce0f96d8fc4 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2178.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c7fb7cbc3085aad5075726198bdbd6c9cbbe330b2737d35b6107de986ca5a12 +size 64 diff --git a/pole_alignment/object_detection/train/labels/2179.txt b/pole_alignment/object_detection/train/labels/2179.txt new file mode 100644 index 0000000000000000000000000000000000000000..133bd13526cc9ebd0a66ac596a04b81157bb8e26 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2179.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbf737236cf9794c7421b87a7bdc82f58d228bed945bad7237fbc7cf8b87ddc8 +size 65 diff --git a/pole_alignment/object_detection/train/labels/218.txt b/pole_alignment/object_detection/train/labels/218.txt new file mode 100644 index 0000000000000000000000000000000000000000..7e7dd902578d37e8863386644d6ee2bd6bf79937 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/218.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ac01a753316fb348b50488796dfa2f413ac4516099c19e998cb9804c72982a7 +size 149 diff --git a/pole_alignment/object_detection/train/labels/2180.txt b/pole_alignment/object_detection/train/labels/2180.txt new file mode 100644 index 0000000000000000000000000000000000000000..6923a10133d8e9cf1355c73c2136406880497067 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2180.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c6ccce125ea8eaf7bc9e87a30ea470e3131c6f17dc9b194372583a7510b4363 +size 77 diff --git a/pole_alignment/object_detection/train/labels/2181.txt b/pole_alignment/object_detection/train/labels/2181.txt new file mode 100644 index 0000000000000000000000000000000000000000..5c517239f2c3db20d28b212740b5714f1c242c55 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2181.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99706662e8339e1692bbd52b41d81a4ba73612285385619544a643151c2b9334 +size 65 diff --git a/pole_alignment/object_detection/train/labels/2185.txt b/pole_alignment/object_detection/train/labels/2185.txt new file mode 100644 index 0000000000000000000000000000000000000000..5b548bc29bce113f512169b41b78e50d0f14e522 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2185.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1b630ad5a851305c9b2bdbe71a3b1663f8ea1c15f92683e984583222f8543d8 +size 55 diff --git a/pole_alignment/object_detection/train/labels/2189.txt b/pole_alignment/object_detection/train/labels/2189.txt new file mode 100644 index 0000000000000000000000000000000000000000..3758418382f0de9abef1b3ef9beda9946a304532 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2189.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8757e676306386b0d237ac8066b93a14b461c93c3b2c9e84bdad822a81efa4b8 +size 69 diff --git a/pole_alignment/object_detection/train/labels/2190.txt b/pole_alignment/object_detection/train/labels/2190.txt new file mode 100644 index 0000000000000000000000000000000000000000..611b5db5fd444c176d0f202df9f7678c0568ccfe --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2190.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18545be4ee32b1014123b3fa2731099bab3b29ac1228a13965c174c0b2ea916d +size 80 diff --git a/pole_alignment/object_detection/train/labels/2191.txt b/pole_alignment/object_detection/train/labels/2191.txt new file mode 100644 index 0000000000000000000000000000000000000000..762ff0254de19ff63b2d22a97ac13e4e7c932eee --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2191.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2efded493b56299c036c48cb8e4bdaf4cb9336f5089dd0e09dffaafdfb7ba28c +size 63 diff --git a/pole_alignment/object_detection/train/labels/2193.txt b/pole_alignment/object_detection/train/labels/2193.txt new file mode 100644 index 0000000000000000000000000000000000000000..2958e822b6f22ce10b74033bfac68a0bfc9ed33b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2193.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b128f4d7abda92aae01742a5457546466ad4e1279d585b4d35adb5e3523410ea +size 72 diff --git a/pole_alignment/object_detection/train/labels/2196.txt b/pole_alignment/object_detection/train/labels/2196.txt new file mode 100644 index 0000000000000000000000000000000000000000..c636de7df9ef23ce2165ac92a1e7d2d7105267f0 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2196.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1072a7b53f0a29ef9a09399eb420d5dfe6f8d2cf00b8178de7c7be09f77395aa +size 70 diff --git a/pole_alignment/object_detection/train/labels/2197.txt b/pole_alignment/object_detection/train/labels/2197.txt new file mode 100644 index 0000000000000000000000000000000000000000..a9fe11d3b62bde198eb7cb82a1c85f1debd5f0ed --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2197.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c7e7832d010f44c30ee53d6c5b87a1a9f05fa21e7eaed93909e126c5d87b3ed +size 79 diff --git a/pole_alignment/object_detection/train/labels/220.txt b/pole_alignment/object_detection/train/labels/220.txt new file mode 100644 index 0000000000000000000000000000000000000000..463901095d5a60255f5fa2fb4c9c61c80d30aa9c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/220.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30a4fbc79ba948cf3a22917eb930a76c3a72b03be600aa5c570a21a86a729509 +size 44 diff --git a/pole_alignment/object_detection/train/labels/2203.txt b/pole_alignment/object_detection/train/labels/2203.txt new file mode 100644 index 0000000000000000000000000000000000000000..3c2b2ca8a1a4bee7ae0aaa64d4a91127a60e25c0 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2203.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e2eaaa6cd419191899c0f742cc1add89ee236ac5d06fdb592e5d1c8f9658ccb +size 67 diff --git a/pole_alignment/object_detection/train/labels/2205.txt b/pole_alignment/object_detection/train/labels/2205.txt new file mode 100644 index 0000000000000000000000000000000000000000..40dcb1830e6723b91ad0fffb185fa039a45e3adc --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2205.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac3ef9656a0067adecba6fa49e5c1fc6a4fe72909f97c687571951db1d63bb65 +size 116 diff --git a/pole_alignment/object_detection/train/labels/2207.txt b/pole_alignment/object_detection/train/labels/2207.txt new file mode 100644 index 0000000000000000000000000000000000000000..594f2c35619ec61b9e8b6c3c48eff5b57abdadb4 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2207.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d06bcbd20832d36b004577c5fc319ac3421f2b06f6ba9a11b4332d884dd94ee6 +size 43 diff --git a/pole_alignment/object_detection/train/labels/2208.txt b/pole_alignment/object_detection/train/labels/2208.txt new file mode 100644 index 0000000000000000000000000000000000000000..31c718797b0950d477d8637d88e9b0d96e06fdef --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2208.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:449b0f98f1323d34a322de589b401915ba1a132183f1867047d1fbbcc70f52a7 +size 78 diff --git a/pole_alignment/object_detection/train/labels/2209.txt b/pole_alignment/object_detection/train/labels/2209.txt new file mode 100644 index 0000000000000000000000000000000000000000..f96b0febde48165314e8b1c98acfa4b8d40f2bf8 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2209.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97655db8a358341b4d1e20603d58577de6c4dfad3ffd575934efe07982aaae4b +size 156 diff --git a/pole_alignment/object_detection/train/labels/2211.txt b/pole_alignment/object_detection/train/labels/2211.txt new file mode 100644 index 0000000000000000000000000000000000000000..029c5ec8926acd7e208a4844aa77651a0467122f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2211.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c68f36a1c5eed1fe7985c4060c24f774ec77b848e4cedff2ba1a46f6c1984ec +size 78 diff --git a/pole_alignment/object_detection/train/labels/2212.txt b/pole_alignment/object_detection/train/labels/2212.txt new file mode 100644 index 0000000000000000000000000000000000000000..c8e77936aa605898f8643d450784be17d1ae8739 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2212.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a8853f60e7e0840bcea05973113dc3631bc3c6a7ebd720b9a6c42d523488843 +size 78 diff --git a/pole_alignment/object_detection/train/labels/2215.txt b/pole_alignment/object_detection/train/labels/2215.txt new file mode 100644 index 0000000000000000000000000000000000000000..b622ad87edcc3d2e89c59cbb1b3f88f18de5382e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2215.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4eeccac91e71fe3e3b231d0fe4bdb67ce2ccc10183bdb042cd5a082dda5e5f8e +size 158 diff --git a/pole_alignment/object_detection/train/labels/2216.txt b/pole_alignment/object_detection/train/labels/2216.txt new file mode 100644 index 0000000000000000000000000000000000000000..97075bc80859f93a0fcff071c0394eacf43903b8 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2216.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da9539d9af6584b79283980d4f8fff0e497510179635ec3cc3bf0f84418442e3 +size 78 diff --git a/pole_alignment/object_detection/train/labels/2217.txt b/pole_alignment/object_detection/train/labels/2217.txt new file mode 100644 index 0000000000000000000000000000000000000000..ca9ff98a77017387021d78c4e7d3a7ded4087d64 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2217.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a3cef0ca5888664d5b411a1b042475d3f73547fe6cae79ac21a554eb3cebe72 +size 51 diff --git a/pole_alignment/object_detection/train/labels/2218.txt b/pole_alignment/object_detection/train/labels/2218.txt new file mode 100644 index 0000000000000000000000000000000000000000..9d99d126d9738cf531b3f2ce892d28b62cde2a3a --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2218.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d584ca54426fd4fffcf439784821f027773c6dc982cbcfaacf8c12e005033f49 +size 77 diff --git a/pole_alignment/object_detection/train/labels/2220.txt b/pole_alignment/object_detection/train/labels/2220.txt new file mode 100644 index 0000000000000000000000000000000000000000..21ab064fa48091bb8becac172625f180f55e9827 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2220.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e77581ce7431a23691bd97417a07f3b20eb3e1b7e166bc0d3077886c058b67bc +size 79 diff --git a/pole_alignment/object_detection/train/labels/2222.txt b/pole_alignment/object_detection/train/labels/2222.txt new file mode 100644 index 0000000000000000000000000000000000000000..5719d951ab3e867ae8189a43035b97b0896593dc --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2222.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b32c704c08835bcccb4e18162bc9a2eae325588d3eec5e39ef1367b93b287c79 +size 298 diff --git a/pole_alignment/object_detection/train/labels/2223.txt b/pole_alignment/object_detection/train/labels/2223.txt new file mode 100644 index 0000000000000000000000000000000000000000..f0d13235114e79d7ad2bfffe71f5b02b4a5276c7 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2223.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc86b2657396eafc80386156873097e150012adb2b720f9fe75e5f3b517fc194 +size 72 diff --git a/pole_alignment/object_detection/train/labels/2224.txt b/pole_alignment/object_detection/train/labels/2224.txt new file mode 100644 index 0000000000000000000000000000000000000000..8e062fe4852b16d145adc90dfc0400dc1df7fd97 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2224.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e55fb82b234621f8ddfbb126df25408e2928d694a409520bf21d4f0b27f28b3 +size 78 diff --git a/pole_alignment/object_detection/train/labels/2225.txt b/pole_alignment/object_detection/train/labels/2225.txt new file mode 100644 index 0000000000000000000000000000000000000000..a56831ead8393814d73a39b442d14c01366bb78c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2225.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60f0a2c7e22bb4cb8d74308cfd5c5d984f8914e41489dc77358ddacd2625a0b4 +size 54 diff --git a/pole_alignment/object_detection/train/labels/2226.txt b/pole_alignment/object_detection/train/labels/2226.txt new file mode 100644 index 0000000000000000000000000000000000000000..5b828bb5f3df5a7aa9190659ed2971554cd7de22 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2226.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8eea1deae9fbd2404f0528f0aa7e26e680171f6188445870a11f994fb59a1036 +size 55 diff --git a/pole_alignment/object_detection/train/labels/2227.txt b/pole_alignment/object_detection/train/labels/2227.txt new file mode 100644 index 0000000000000000000000000000000000000000..7a0dd39bae057572aae2ee0bc39a564d593f327d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2227.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:760dbc5abde6debcfbede3405bac1c0d943bf86e479d32e634dba5f6815267fa +size 61 diff --git a/pole_alignment/object_detection/train/labels/223.txt b/pole_alignment/object_detection/train/labels/223.txt new file mode 100644 index 0000000000000000000000000000000000000000..6daeb56fb76088bfa7416ce9f5b27117d0b9d78c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/223.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90b90e2eef8ea48beef5bccb15ed3b2acedad00a4ff5bd4c46a94f527dabaad4 +size 57 diff --git a/pole_alignment/object_detection/train/labels/2230.txt b/pole_alignment/object_detection/train/labels/2230.txt new file mode 100644 index 0000000000000000000000000000000000000000..a1a526adadad6e1cf8cb71ebc84233d31ef42aeb --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2230.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3db60b34a6a8481e21c87054e5213d802f2544efbec24e0ed18510ea37f2f2b +size 78 diff --git a/pole_alignment/object_detection/train/labels/2231.txt b/pole_alignment/object_detection/train/labels/2231.txt new file mode 100644 index 0000000000000000000000000000000000000000..45ba027c45e39639a606a8cf534b0155f20b5b36 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2231.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65910f889771af312c02a79d2257ea971ba296b95e80fd0f358fed778c7a61c8 +size 68 diff --git a/pole_alignment/object_detection/train/labels/2232.txt b/pole_alignment/object_detection/train/labels/2232.txt new file mode 100644 index 0000000000000000000000000000000000000000..947b2d6d561e6cdf1b6e4e80f4e007b370824a10 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2232.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e4df46db8c0a988819647870368e8d287cd888427897e80bd139e52cf1ea11e +size 72 diff --git a/pole_alignment/object_detection/train/labels/2233.txt b/pole_alignment/object_detection/train/labels/2233.txt new file mode 100644 index 0000000000000000000000000000000000000000..ef60d315ba1823fdf33ccab219dd5f0ddc05433d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2233.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b425003bb1df926a08c6311177cb4558c7e39068356a05251554d7e565c2199 +size 73 diff --git a/pole_alignment/object_detection/train/labels/2235.txt b/pole_alignment/object_detection/train/labels/2235.txt new file mode 100644 index 0000000000000000000000000000000000000000..8766321a729f21e228195f3cbc1ef00b96109609 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2235.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae013e7c2d38d87457865620e7a2fb27202cf3c7cee52c16ebe9afc896682239 +size 79 diff --git a/pole_alignment/object_detection/train/labels/2236.txt b/pole_alignment/object_detection/train/labels/2236.txt new file mode 100644 index 0000000000000000000000000000000000000000..91676bd70756d85baa1ebeb6ccf804a778466682 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2236.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3fe326afc10de337a4f31a60ee7038ad6922df366b44813b633e17b4629c988 +size 79 diff --git a/pole_alignment/object_detection/train/labels/2237.txt b/pole_alignment/object_detection/train/labels/2237.txt new file mode 100644 index 0000000000000000000000000000000000000000..72ffc9ff0fc86f155f0b5cde3f05d92f07db5006 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2237.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:055136ef2de7aa087b9ff272cc39e62b96a0a8a063e0a23ab1041ddaa7a0f815 +size 78 diff --git a/pole_alignment/object_detection/train/labels/2238.txt b/pole_alignment/object_detection/train/labels/2238.txt new file mode 100644 index 0000000000000000000000000000000000000000..8988f6d5e4d8966fb692838cee555b9d798a9586 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2238.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87e4cab976d774b7c3cfcf0c94cb8379d181b229728678fa829a52cc3a25ed30 +size 79 diff --git a/pole_alignment/object_detection/train/labels/2239.txt b/pole_alignment/object_detection/train/labels/2239.txt new file mode 100644 index 0000000000000000000000000000000000000000..0f900557fe3db1b0f9b78d9eed343acaacee9f94 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2239.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90e682f309e8477daefc82a998850989618978832dd2d8fc491fff6b8991481d +size 71 diff --git a/pole_alignment/object_detection/train/labels/2240.txt b/pole_alignment/object_detection/train/labels/2240.txt new file mode 100644 index 0000000000000000000000000000000000000000..82ad5c8b4337d2f78d09f82eeef69ce0650acc24 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2240.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1c870827c4fb5a3b949282a0407af07e14bcaad48efa399ae1801dfa5fae0b7 +size 79 diff --git a/pole_alignment/object_detection/train/labels/2241.txt b/pole_alignment/object_detection/train/labels/2241.txt new file mode 100644 index 0000000000000000000000000000000000000000..f0ef391e69a28a9c632a69c9315a3462fbf53510 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2241.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:055e9fd65cb113b8d4158339365cfc9d3e061bcbd03b642a7ded77ef00801ad7 +size 77 diff --git a/pole_alignment/object_detection/train/labels/2242.txt b/pole_alignment/object_detection/train/labels/2242.txt new file mode 100644 index 0000000000000000000000000000000000000000..71f4c5613fb449b861a9d13eaa628afbdbe2c7c9 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2242.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52afdacc8f0671a97f003cfaabef5b95d855c703a2e2af14ae997b2924b3cdea +size 63 diff --git a/pole_alignment/object_detection/train/labels/2245.txt b/pole_alignment/object_detection/train/labels/2245.txt new file mode 100644 index 0000000000000000000000000000000000000000..b60d2ec47a9d439d9022cd64bcdd2be7c6be70ca --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2245.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc2032dc834373258297442b4db82dcae5f4d55b3e80a7ed8534a60b9679c9a9 +size 78 diff --git a/pole_alignment/object_detection/train/labels/2246.txt b/pole_alignment/object_detection/train/labels/2246.txt new file mode 100644 index 0000000000000000000000000000000000000000..6eea64dda1f14ce28eef43af0abcb8143690081e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2246.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ff9a4b7ff6cdc50b69cd71b0af7e60f603b085b5658fe00d8641243c87c9bea +size 70 diff --git a/pole_alignment/object_detection/train/labels/2247.txt b/pole_alignment/object_detection/train/labels/2247.txt new file mode 100644 index 0000000000000000000000000000000000000000..d1b0303d83c4c329d793c9da7516d6db90daeff7 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2247.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a34301685ca35b2d48e8f6059890ceaadff8d32b576676f792899e12dcbee268 +size 79 diff --git a/pole_alignment/object_detection/train/labels/2248.txt b/pole_alignment/object_detection/train/labels/2248.txt new file mode 100644 index 0000000000000000000000000000000000000000..5e816f69973f0510a9455d009eca25876949ffda --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2248.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:447b8954c5a4b4084767a4c951c4d54d5e130a5ca0afce50042f0a3971477178 +size 79 diff --git a/pole_alignment/object_detection/train/labels/2249.txt b/pole_alignment/object_detection/train/labels/2249.txt new file mode 100644 index 0000000000000000000000000000000000000000..3f171271aa4d7f5d23b9e704f1108f4504fb2e09 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2249.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b07f8e7e33c16c5a11dedeccef0072dfdecec098bb1e4cc6117aaf1dd1d37004 +size 78 diff --git a/pole_alignment/object_detection/train/labels/225.txt b/pole_alignment/object_detection/train/labels/225.txt new file mode 100644 index 0000000000000000000000000000000000000000..c5176c0127cd4decce2084f2407b0a2ffc50ced3 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/225.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b2547c0f326975d8067b2d0697135008957c81cc2ff4d09230dbfe3dd9424c0 +size 79 diff --git a/pole_alignment/object_detection/train/labels/2250.txt b/pole_alignment/object_detection/train/labels/2250.txt new file mode 100644 index 0000000000000000000000000000000000000000..654f555c7fdce2daf5cc34533ed7ec61bdbf3c5d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2250.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd34f3561b688437ff38f0aa6a8afbf81e1c8c15462704efe4a333b1ba9123ea +size 80 diff --git a/pole_alignment/object_detection/train/labels/2251.txt b/pole_alignment/object_detection/train/labels/2251.txt new file mode 100644 index 0000000000000000000000000000000000000000..1f317290820791e5b8518f32aa4c6f65a9f1e082 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2251.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5433f2f768ca2869f0944a7e477f4a720951f7805650887178537ccd44006347 +size 121 diff --git a/pole_alignment/object_detection/train/labels/2252.txt b/pole_alignment/object_detection/train/labels/2252.txt new file mode 100644 index 0000000000000000000000000000000000000000..098f793a109ebb5f69aff5b79da61979af95e7e7 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2252.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c7c77459ce4c2cd1189f2e2f8c02b77f203dd5337b5b47f3055ae452f4d7735 +size 79 diff --git a/pole_alignment/object_detection/train/labels/2253.txt b/pole_alignment/object_detection/train/labels/2253.txt new file mode 100644 index 0000000000000000000000000000000000000000..cb76cdb7b9148d740aec560f1eb4ff3d6dfcd94f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2253.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3838c755c0968d76444aaebaddf8d47edd3177bf19d9ae22b3c8a098b044835a +size 62 diff --git a/pole_alignment/object_detection/train/labels/2255.txt b/pole_alignment/object_detection/train/labels/2255.txt new file mode 100644 index 0000000000000000000000000000000000000000..031634525d8dfd12469f33da043e0ae653b6905d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2255.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95d517376510ca6d2673114f911db6ca0181d29e7a50fbc43a04e94190a7525a +size 54 diff --git a/pole_alignment/object_detection/train/labels/2256.txt b/pole_alignment/object_detection/train/labels/2256.txt new file mode 100644 index 0000000000000000000000000000000000000000..bbcacb8ea098898eb4cc32acb613806cb5f5dec3 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2256.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee33ad68d3078af14d810fbd1707766326f072e5d600f0e833d728d2911e726a +size 78 diff --git a/pole_alignment/object_detection/train/labels/2257.txt b/pole_alignment/object_detection/train/labels/2257.txt new file mode 100644 index 0000000000000000000000000000000000000000..85381ec381b337a944bd40eda022d996762f4107 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2257.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bc7f14e9fc9fc7c80eabc19280bd275c223ef0f29a2a77bbd6d68059d124529 +size 68 diff --git a/pole_alignment/object_detection/train/labels/2258.txt b/pole_alignment/object_detection/train/labels/2258.txt new file mode 100644 index 0000000000000000000000000000000000000000..5c80e3cb9515e29969130fd356c97f15202920d7 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2258.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7707dde057a690020e01e014970079af7fd1505fdc212f17ba9067251e3fe466 +size 78 diff --git a/pole_alignment/object_detection/train/labels/2259.txt b/pole_alignment/object_detection/train/labels/2259.txt new file mode 100644 index 0000000000000000000000000000000000000000..32199ac4d931a379890ab4738b4405683c8488f7 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2259.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:189a1d00fd88fa75fdb7b687b6ebc50158197eed5b8ec386c5ee28438a356a3d +size 157 diff --git a/pole_alignment/object_detection/train/labels/2260.txt b/pole_alignment/object_detection/train/labels/2260.txt new file mode 100644 index 0000000000000000000000000000000000000000..66f4bd2482ee7daf9d69e969768cfd3787ac8ade --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2260.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:817c8e55598f096a474fce3f36036918f5a8a073e728ab84205b97499cfafbd6 +size 80 diff --git a/pole_alignment/object_detection/train/labels/2262.txt b/pole_alignment/object_detection/train/labels/2262.txt new file mode 100644 index 0000000000000000000000000000000000000000..d0d982441ed183822214e9acd86e4c12e46c3b32 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2262.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d8795b3c54d668af662e89005f9261f3e357da82a74655384e2aba5d345d981 +size 79 diff --git a/pole_alignment/object_detection/train/labels/2263.txt b/pole_alignment/object_detection/train/labels/2263.txt new file mode 100644 index 0000000000000000000000000000000000000000..1bb8264f50091f7f0234fa1ddcfe651ec838e257 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2263.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a86d04d9492ab74a4d82fcea813d6db84fbb0cd111296efc37840e08df40a9e1 +size 76 diff --git a/pole_alignment/object_detection/train/labels/2265.txt b/pole_alignment/object_detection/train/labels/2265.txt new file mode 100644 index 0000000000000000000000000000000000000000..c5b438b6c0f7abfdc832af351cd362a50deaf6f6 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2265.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95fb469763b06b8d8c000ccbd62b19c3a1a3cd236bbe79ce550b9761354df375 +size 157 diff --git a/pole_alignment/object_detection/train/labels/2266.txt b/pole_alignment/object_detection/train/labels/2266.txt new file mode 100644 index 0000000000000000000000000000000000000000..172cf8df4c847b52c6e726fc59eb93c50d85ce35 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2266.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea8a17a7c788c9123e44a3ea0a85f4649b3b5767d0ee0d8a477e20ff7fdd0f18 +size 54 diff --git a/pole_alignment/object_detection/train/labels/2267.txt b/pole_alignment/object_detection/train/labels/2267.txt new file mode 100644 index 0000000000000000000000000000000000000000..bcefc304dd7078afa54eac9d5cd75fcd3f8b1799 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2267.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed84b47a84066019652961070113b5e76b3da2246ec6b09a9fdaa434f5df77cf +size 24 diff --git a/pole_alignment/object_detection/train/labels/2268.txt b/pole_alignment/object_detection/train/labels/2268.txt new file mode 100644 index 0000000000000000000000000000000000000000..e35fe41948c5c5a2037278037dcf575c2c786f8f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2268.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f56c266ecdca1a7dbfe7d39f2dc930ae11275a1f9aac22a8df3e07dee0f8aed +size 156 diff --git a/pole_alignment/object_detection/train/labels/2269.txt b/pole_alignment/object_detection/train/labels/2269.txt new file mode 100644 index 0000000000000000000000000000000000000000..347e583eaebb88e90772d39e78406f1992a61738 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2269.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52ecb1aa02136da4846c4559508746807773576617050c33d9b916e8d8e79576 +size 76 diff --git a/pole_alignment/object_detection/train/labels/227.txt b/pole_alignment/object_detection/train/labels/227.txt new file mode 100644 index 0000000000000000000000000000000000000000..496a9d54b98ad7d1d1ab784c92e1d3ee65a3e528 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/227.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b88b55ee7bc015bed74b0a0752606df27993e1087943ea383c7636600b1d0b8e +size 159 diff --git a/pole_alignment/object_detection/train/labels/2270.txt b/pole_alignment/object_detection/train/labels/2270.txt new file mode 100644 index 0000000000000000000000000000000000000000..67f358fce9ebc69d3a39f1d185de3b3e8a77b05a --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2270.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:711e0b4586ed58a39a7b688781e27ef6da407e0ed74d1f298d071f2b2a8fb8ce +size 69 diff --git a/pole_alignment/object_detection/train/labels/2271.txt b/pole_alignment/object_detection/train/labels/2271.txt new file mode 100644 index 0000000000000000000000000000000000000000..6136f46b44183f7e2d43e529b303790fbaf979f8 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2271.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5da6a1dcd8859dc6a0d4f7c7a78df3a633065fbaa0eb86660fd6dd77b50d438a +size 159 diff --git a/pole_alignment/object_detection/train/labels/2272.txt b/pole_alignment/object_detection/train/labels/2272.txt new file mode 100644 index 0000000000000000000000000000000000000000..91d08db652978eca116105db3ca93e35fa4440a8 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2272.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad715d174bf966d7a76aa8f46d5ffc617b449cd8ef1e25553c82676e03928ffe +size 51 diff --git a/pole_alignment/object_detection/train/labels/2274.txt b/pole_alignment/object_detection/train/labels/2274.txt new file mode 100644 index 0000000000000000000000000000000000000000..dd0ae7832dc5163f3ead220f4031a45e7fc1432a --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2274.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ccd85947b0d7a4a0fe69ca62e0bfb7242db06ae6715a8216f361b81b0731744 +size 57 diff --git a/pole_alignment/object_detection/train/labels/2275.txt b/pole_alignment/object_detection/train/labels/2275.txt new file mode 100644 index 0000000000000000000000000000000000000000..5ac5611f86419841974e34e218c038da459fd429 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2275.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ec2752534cc17fd0b7dd6d21562590adc909ddaf8a4db66a399fbb2b405a9c7 +size 25 diff --git a/pole_alignment/object_detection/train/labels/2276.txt b/pole_alignment/object_detection/train/labels/2276.txt new file mode 100644 index 0000000000000000000000000000000000000000..aff5650afb4ad02b61a32b39a6e0ac74b243f06d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2276.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e76ebf4caeef43b238a04ae6bdcb9a6263897ba913ee13ee0afe319cc92bfa5e +size 78 diff --git a/pole_alignment/object_detection/train/labels/2278.txt b/pole_alignment/object_detection/train/labels/2278.txt new file mode 100644 index 0000000000000000000000000000000000000000..1907f8129f39e877f5e1615c23ef4a219ba956bb --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2278.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13b3fc5725ad91b8dba008d4609a043aa0d1a19e7fe05e4a55276b802349b284 +size 78 diff --git a/pole_alignment/object_detection/train/labels/2279.txt b/pole_alignment/object_detection/train/labels/2279.txt new file mode 100644 index 0000000000000000000000000000000000000000..7c4e1799a554fed1074d957522da998e2bce5686 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2279.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c072fd4a471d6715b0e9932cd9295c8123dc2841c3b87f0090d3913c5c505a4f +size 80 diff --git a/pole_alignment/object_detection/train/labels/2280.txt b/pole_alignment/object_detection/train/labels/2280.txt new file mode 100644 index 0000000000000000000000000000000000000000..ea6b74bb1b5b9987168d1c8b9cedcd401afdda01 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2280.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8558a57936a196287d4dc0c917297c44e6ec244aa73ee2ef684e88119259ded5 +size 79 diff --git a/pole_alignment/object_detection/train/labels/2281.txt b/pole_alignment/object_detection/train/labels/2281.txt new file mode 100644 index 0000000000000000000000000000000000000000..c03218782f9f7bdde5e1a5f9ce2bfffdd17fcf84 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2281.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b8844ffdea570206d2e918b69b0b73ac73b8067a69fbff4ce1c9d6ff9d71b32 +size 80 diff --git a/pole_alignment/object_detection/train/labels/2282.txt b/pole_alignment/object_detection/train/labels/2282.txt new file mode 100644 index 0000000000000000000000000000000000000000..216deeb8874bd0b836aac81e50be0d3a97d9dfb5 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2282.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53e929a055019bd59dd57ba5d643c728e3d092266bbf3e613d05e108e7435bc4 +size 78 diff --git a/pole_alignment/object_detection/train/labels/2283.txt b/pole_alignment/object_detection/train/labels/2283.txt new file mode 100644 index 0000000000000000000000000000000000000000..b474c31441e6f9c017f371129bb733d9287b9052 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2283.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc7aa89cf45c39d01e371f8b0d258eef408254e995f6dcbbde368fb242e6ac3c +size 57 diff --git a/pole_alignment/object_detection/train/labels/2284.txt b/pole_alignment/object_detection/train/labels/2284.txt new file mode 100644 index 0000000000000000000000000000000000000000..97e1c2ae8a8200111337935b8856e7d50ecfd5d4 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2284.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87d3bb64ca4be1bb26e62cc89b02ce9252007b401635d8911eee15ca1bac9800 +size 63 diff --git a/pole_alignment/object_detection/train/labels/2285.txt b/pole_alignment/object_detection/train/labels/2285.txt new file mode 100644 index 0000000000000000000000000000000000000000..8ea421dd67e9b8e48da3dc7eb85272cf69cf0e76 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2285.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba29e8bef6a7345e326706ba261327938c63377097accedc64a73c8cdfc3d2da +size 77 diff --git a/pole_alignment/object_detection/train/labels/2286.txt b/pole_alignment/object_detection/train/labels/2286.txt new file mode 100644 index 0000000000000000000000000000000000000000..e79b559368d7dd2ccb5ac238ec67b2156c9cf3a0 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2286.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f740b73a20c1fc5227d601f4185d584cdd46f92498b13bb1056095eeba004a28 +size 42 diff --git a/pole_alignment/object_detection/train/labels/2288.txt b/pole_alignment/object_detection/train/labels/2288.txt new file mode 100644 index 0000000000000000000000000000000000000000..39aa0c39b15ef2c55de47761fab01bfca039a17b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2288.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c35622d426f1922b21ab705727310792046e3bbb8896e0773c8488d6c7eab35 +size 78 diff --git a/pole_alignment/object_detection/train/labels/2289.txt b/pole_alignment/object_detection/train/labels/2289.txt new file mode 100644 index 0000000000000000000000000000000000000000..88c329f052ed28c062f618e8172ce6ef89284279 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2289.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc27dd7625fc73d85f3f53f88799b010e15afb9698d615c0e43d83e872f77946 +size 77 diff --git a/pole_alignment/object_detection/train/labels/2290.txt b/pole_alignment/object_detection/train/labels/2290.txt new file mode 100644 index 0000000000000000000000000000000000000000..f27ad439d0facddd5a41839f9582570cb23ebe0b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2290.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f65679935f02d113885115f7fd68aaae43fd57f7c62ae69224c971ad1c4df1cd +size 79 diff --git a/pole_alignment/object_detection/train/labels/2292.txt b/pole_alignment/object_detection/train/labels/2292.txt new file mode 100644 index 0000000000000000000000000000000000000000..4814d84bbcf4f86287d4c6334b20ede9dfbe95a9 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2292.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f9fa29b708c16dce81e869a0c8a9872ad2f3bd8b87cd23347758d1a0e1cbdde +size 79 diff --git a/pole_alignment/object_detection/train/labels/2293.txt b/pole_alignment/object_detection/train/labels/2293.txt new file mode 100644 index 0000000000000000000000000000000000000000..9b57c00a0eca7327765b913ba97b4ca5675af5d6 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2293.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bca339b49d41533da469426341cf506aac3ee4ce3eed4a1c99ae4ae478c4ed3 +size 78 diff --git a/pole_alignment/object_detection/train/labels/2294.txt b/pole_alignment/object_detection/train/labels/2294.txt new file mode 100644 index 0000000000000000000000000000000000000000..a573883114ddeb6da5b257a788b5a958a41c66ab --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2294.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aed653e21ce84d9385a8bc54218f96544ab31fdf67abebc14050e474ff46db93 +size 78 diff --git a/pole_alignment/object_detection/train/labels/2295.txt b/pole_alignment/object_detection/train/labels/2295.txt new file mode 100644 index 0000000000000000000000000000000000000000..e3640ea00e3a5608b71322a8813c5dc46e468ce4 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2295.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f896c7de516eb5d44f9998626a812e19772ba7d7b8912c4f5b3b3bd11ca4f6e7 +size 78 diff --git a/pole_alignment/object_detection/train/labels/2296.txt b/pole_alignment/object_detection/train/labels/2296.txt new file mode 100644 index 0000000000000000000000000000000000000000..97bc253df5a2547586937dc47a48608e9d98d7d5 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2296.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6aff1a1a93781260a87076727cc9a98599dd59f337ccd2a87be81757d1270f84 +size 66 diff --git a/pole_alignment/object_detection/train/labels/2297.txt b/pole_alignment/object_detection/train/labels/2297.txt new file mode 100644 index 0000000000000000000000000000000000000000..b196d55bd13edc0c9d019e49017abe1ae894e936 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2297.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c52ee8c1c573d24292115ab3992c99f42caf47866172157a0964908178d6234 +size 77 diff --git a/pole_alignment/object_detection/train/labels/2298.txt b/pole_alignment/object_detection/train/labels/2298.txt new file mode 100644 index 0000000000000000000000000000000000000000..f8db214b2f886818da98028f96d2a0b4dc858aff --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2298.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71748b589bc5864155304fcc93a8f7826adbc6cf20f58f3c16da8ae134743427 +size 158 diff --git a/pole_alignment/object_detection/train/labels/2299.txt b/pole_alignment/object_detection/train/labels/2299.txt new file mode 100644 index 0000000000000000000000000000000000000000..3570a08e180dfe61dd24e52bf749ae6ca2d8ab52 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2299.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27227f6ce0cf02bf6582bf0a78332d3de8e31b97d83836be5c7d9a0ed2b2c08a +size 79 diff --git a/pole_alignment/object_detection/train/labels/23.txt b/pole_alignment/object_detection/train/labels/23.txt new file mode 100644 index 0000000000000000000000000000000000000000..b7e8c0e138496f044474d224ffffbd0100725190 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/23.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a54668d5f7f1bbe72bc000dcb2dcd5b53cb7ef8a92a2cad38960f57391c3c604 +size 75 diff --git a/pole_alignment/object_detection/train/labels/230.txt b/pole_alignment/object_detection/train/labels/230.txt new file mode 100644 index 0000000000000000000000000000000000000000..49e79525447bd23bc8c1fbc6f2b02c9a52f34109 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/230.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18fce035cd683672e8f933ca1cb0f79842951ff9f8769699a07c8eb8344f80cb +size 77 diff --git a/pole_alignment/object_detection/train/labels/2300.txt b/pole_alignment/object_detection/train/labels/2300.txt new file mode 100644 index 0000000000000000000000000000000000000000..bd1739c6c4222295b2ca51e025c8232fc9844ec3 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2300.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0609d5cffcd8c6a9b9ada018e45213da6c3a772120a1768b3ca4f7d0c5f9462d +size 76 diff --git a/pole_alignment/object_detection/train/labels/2301.txt b/pole_alignment/object_detection/train/labels/2301.txt new file mode 100644 index 0000000000000000000000000000000000000000..c3bfa6c2615fb9df3e54963e9107f2f191ac96c1 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2301.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ce84dc2e7f0dea72ab9f8aba5ee91fd102d05f50c724fc5dcaeeb48b2159b75 +size 78 diff --git a/pole_alignment/object_detection/train/labels/2302.txt b/pole_alignment/object_detection/train/labels/2302.txt new file mode 100644 index 0000000000000000000000000000000000000000..09c02f8b430099b1da8482a3f2a4a1b836591264 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2302.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9323459cffc4d631f406043fdb6ccd0e974b0d2510d496304210f9e0ee49a271 +size 71 diff --git a/pole_alignment/object_detection/train/labels/2304.txt b/pole_alignment/object_detection/train/labels/2304.txt new file mode 100644 index 0000000000000000000000000000000000000000..e786bac00f55ae184b59df8c9e953fac6b2cbf27 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2304.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4dfe04532d28c7891e6da0760506e0361c1bd160ac5fb690301448e3b57ab3d +size 78 diff --git a/pole_alignment/object_detection/train/labels/2306.txt b/pole_alignment/object_detection/train/labels/2306.txt new file mode 100644 index 0000000000000000000000000000000000000000..6fb70518a5f617302276a3b9edb0780e06c81716 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2306.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cabfd270f38620c6ea117b4b0011a29ebebfe126b681a39f43cb1a4a5819ef9 +size 73 diff --git a/pole_alignment/object_detection/train/labels/2307.txt b/pole_alignment/object_detection/train/labels/2307.txt new file mode 100644 index 0000000000000000000000000000000000000000..d5f99afae3ea174f55967ffbec734aa6ba9658fd --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2307.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9c028aa037b3dbbe7bdbeb95531d35b5e9ff3cb19978414a7744a7cd4af43bc +size 68 diff --git a/pole_alignment/object_detection/train/labels/2308.txt b/pole_alignment/object_detection/train/labels/2308.txt new file mode 100644 index 0000000000000000000000000000000000000000..969f24528e2e24815b7254ed32679593de65ce4e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2308.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fb49190a9736e49962e83fada1d1ce0ccd4077ef6ba1335ac169c01efaced04 +size 157 diff --git a/pole_alignment/object_detection/train/labels/2309.txt b/pole_alignment/object_detection/train/labels/2309.txt new file mode 100644 index 0000000000000000000000000000000000000000..d884e6f420e3dfb7e1e76c51d812aee41a08368d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2309.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4adc9a4f2b4806d761d9166da6a1df1ee8452fdf31c9e8540bf7e9e0b62d67f5 +size 78 diff --git a/pole_alignment/object_detection/train/labels/231.txt b/pole_alignment/object_detection/train/labels/231.txt new file mode 100644 index 0000000000000000000000000000000000000000..9f7a887b5da94371035dd4a11d8d3e1e81608d20 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/231.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84007b43007669ed1d985723e9ec58a1af32fffeba944ae51a049e43ce9b185c +size 78 diff --git a/pole_alignment/object_detection/train/labels/2310.txt b/pole_alignment/object_detection/train/labels/2310.txt new file mode 100644 index 0000000000000000000000000000000000000000..ba3686bd46720bc4d561ce64528467510ecbcd28 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2310.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcae5de0a4a24f2b23b246d518943b0740ce423f577a8b9deb41fb0c35cba6b0 +size 72 diff --git a/pole_alignment/object_detection/train/labels/2311.txt b/pole_alignment/object_detection/train/labels/2311.txt new file mode 100644 index 0000000000000000000000000000000000000000..7b61a8a5ee1a8537bfcf5241d2bb601a9bcba6bc --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2311.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5300ae1addfb5f52931fb4740c20fad8ee5961e0525f0eb6c02f526436620b06 +size 79 diff --git a/pole_alignment/object_detection/train/labels/2313.txt b/pole_alignment/object_detection/train/labels/2313.txt new file mode 100644 index 0000000000000000000000000000000000000000..3bbb0f65a63e391f80209b1fe28a3c4508c870e2 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2313.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d07326148807e5242a59e0bbcff9f7db1cde838c742d865e09b4a769ddfdcad +size 80 diff --git a/pole_alignment/object_detection/train/labels/2314.txt b/pole_alignment/object_detection/train/labels/2314.txt new file mode 100644 index 0000000000000000000000000000000000000000..13ee3c6bc4d4e69477c031023cad78dff99a676f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2314.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90741ebe25162ed845d6eca6d156ae171cba5930caaf58ff37423b178043dc23 +size 77 diff --git a/pole_alignment/object_detection/train/labels/2316.txt b/pole_alignment/object_detection/train/labels/2316.txt new file mode 100644 index 0000000000000000000000000000000000000000..a07c6ded289e971c693e162ad1d00757a6c4852a --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2316.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb39e376916250c5d6f802e1faab5321f6a4af6d4530f924784b8c45e6d498dc +size 79 diff --git a/pole_alignment/object_detection/train/labels/2317.txt b/pole_alignment/object_detection/train/labels/2317.txt new file mode 100644 index 0000000000000000000000000000000000000000..2fe916e130a8a6a8f8dc436c5a15ba6f8370f2dd --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2317.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33a1995094d0038ad515ca531227bac44eecb8cfe0b13492ab6c3bc1e5b78275 +size 79 diff --git a/pole_alignment/object_detection/train/labels/2318.txt b/pole_alignment/object_detection/train/labels/2318.txt new file mode 100644 index 0000000000000000000000000000000000000000..709c81a3eb0e4d4be249408de12c0471dfb419fc --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2318.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14e9876e24f00991f508220e4fea807761776498e5b847dcff51a2bd02457fb7 +size 239 diff --git a/pole_alignment/object_detection/train/labels/2319.txt b/pole_alignment/object_detection/train/labels/2319.txt new file mode 100644 index 0000000000000000000000000000000000000000..d4598c4c3fe809b22cbf1efc57fdf59ad316180f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2319.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6d8dc067aa9818f73c2433c5d7a89edfc8ae0a704c94bff37e33f4d443e161c +size 158 diff --git a/pole_alignment/object_detection/train/labels/232.txt b/pole_alignment/object_detection/train/labels/232.txt new file mode 100644 index 0000000000000000000000000000000000000000..bdbb11ccd5bd8feff6fb68180832372b4bd4d799 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/232.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:940ada1b41f718d511ce08fdcc3a137f87e8b185326d7a13e3926e1ccd8634c6 +size 80 diff --git a/pole_alignment/object_detection/train/labels/2320.txt b/pole_alignment/object_detection/train/labels/2320.txt new file mode 100644 index 0000000000000000000000000000000000000000..e8c202e5a9dbe2615959a72e64f24634a1eabbfa --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2320.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12fe61eb7d452d06c889c45a603599817dbd0b81ef87a2ed6196c181ede38717 +size 65 diff --git a/pole_alignment/object_detection/train/labels/2322.txt b/pole_alignment/object_detection/train/labels/2322.txt new file mode 100644 index 0000000000000000000000000000000000000000..f9df8505677f027ff4fe05b254fbd75d68321ee4 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2322.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98c7eb3fb05f58dace7db03bf3c1b645617d1f28ee1c8570584f86f6fa9d689f +size 157 diff --git a/pole_alignment/object_detection/train/labels/2324.txt b/pole_alignment/object_detection/train/labels/2324.txt new file mode 100644 index 0000000000000000000000000000000000000000..10d0e32b2e003320c182a9d0db6d67c40daf8332 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2324.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ab07ef6ba96f7768a53a976c0bfc48eae8b0495882686a435794d2a310258ff +size 160 diff --git a/pole_alignment/object_detection/train/labels/2328.txt b/pole_alignment/object_detection/train/labels/2328.txt new file mode 100644 index 0000000000000000000000000000000000000000..5431b9b69d044da673a1aa3ed243ef28bf92a10c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2328.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4f8cf1a727ef93f19336940ffa59aa7a31a4eb953c24e435177f005926f71c6 +size 79 diff --git a/pole_alignment/object_detection/train/labels/233.txt b/pole_alignment/object_detection/train/labels/233.txt new file mode 100644 index 0000000000000000000000000000000000000000..cb1a4dab098dc9ec7bb6233f1ca4b021730c3e92 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/233.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:782e9846ded782fac4574b999cc6650166359cfe1f7a4ce33a9d99d630648107 +size 150 diff --git a/pole_alignment/object_detection/train/labels/2332.txt b/pole_alignment/object_detection/train/labels/2332.txt new file mode 100644 index 0000000000000000000000000000000000000000..b81d286c7c668539dcb8b85d5b1e087ab54d83f8 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2332.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b257b2e605f61974bf97beade6f041df61464a3035a0d860aac52a1a3f28378 +size 81 diff --git a/pole_alignment/object_detection/train/labels/2333.txt b/pole_alignment/object_detection/train/labels/2333.txt new file mode 100644 index 0000000000000000000000000000000000000000..a7a1773db8d0b7f12507063ee6cff0688a5ec27e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2333.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37a14416aef4552d94d28edf91600ebcce774ca417500a0a5da855feb3d3c8e1 +size 147 diff --git a/pole_alignment/object_detection/train/labels/2335.txt b/pole_alignment/object_detection/train/labels/2335.txt new file mode 100644 index 0000000000000000000000000000000000000000..39113858780951e995dd965aa771a65d5d1d6db2 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2335.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cee9c7fb118eb626e3dfb2e62639c8b7df1e4870f708634f5bbf0f479835438b +size 63 diff --git a/pole_alignment/object_detection/train/labels/2338.txt b/pole_alignment/object_detection/train/labels/2338.txt new file mode 100644 index 0000000000000000000000000000000000000000..d356c52f544e713461bc16fb053df04145693c76 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2338.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a16d97710fe4640c0d6137e03fdd955923a9699f18f8cc7551759a2921b9189 +size 79 diff --git a/pole_alignment/object_detection/train/labels/2342.txt b/pole_alignment/object_detection/train/labels/2342.txt new file mode 100644 index 0000000000000000000000000000000000000000..94d9bcf884030c38bc540f1fba319be606af942c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2342.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6d793504e324576efe55f172825d4aaa067bc9de2a123385e66f29550f7dca6 +size 46 diff --git a/pole_alignment/object_detection/train/labels/2343.txt b/pole_alignment/object_detection/train/labels/2343.txt new file mode 100644 index 0000000000000000000000000000000000000000..06cc272b686ba29247c0b6e2ae914d8f9f1001b3 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2343.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a19acd06e2791bbc0c8ec4a0cfeb4c419094a5a386e0748102b1a84ae138624 +size 78 diff --git a/pole_alignment/object_detection/train/labels/2345.txt b/pole_alignment/object_detection/train/labels/2345.txt new file mode 100644 index 0000000000000000000000000000000000000000..dcaa37bb21127caa710a6cc92672783f9165f10c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2345.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82f17a9c66374efaeae1bbf99f6f30b64f6297475b21507dbb351c02d6c7cfb0 +size 78 diff --git a/pole_alignment/object_detection/train/labels/2347.txt b/pole_alignment/object_detection/train/labels/2347.txt new file mode 100644 index 0000000000000000000000000000000000000000..921ffad3d7f200ddf23e5c034a3e7a07c933f090 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2347.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04eae5f80e8cbe67b3be3ae75a5c92fedf2f7ab0804a40c6f5b5aab0f3bae7ff +size 78 diff --git a/pole_alignment/object_detection/train/labels/2349.txt b/pole_alignment/object_detection/train/labels/2349.txt new file mode 100644 index 0000000000000000000000000000000000000000..c56a8709d750d0f7d2f2a2068f1fb0d380c1807b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2349.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ac5e9e13192229c18a209996293eb3dd5bf20640b66d1e1dfb60598b1a70613 +size 63 diff --git a/pole_alignment/object_detection/train/labels/235.txt b/pole_alignment/object_detection/train/labels/235.txt new file mode 100644 index 0000000000000000000000000000000000000000..d5a4ed8ed50e44669592272e235253e64a86a434 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/235.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68ea8ca06c52449c0d6c480c3cef30590c177f9a51e57f40ba82d7e03a6d0166 +size 77 diff --git a/pole_alignment/object_detection/train/labels/2353.txt b/pole_alignment/object_detection/train/labels/2353.txt new file mode 100644 index 0000000000000000000000000000000000000000..96c2e975721e18b8106e07520771dd0f0149e8dd --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2353.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90784caf4003e05d93b9621ee6983c55e484b5203b511c880dbeb90b6eca0aa6 +size 72 diff --git a/pole_alignment/object_detection/train/labels/2355.txt b/pole_alignment/object_detection/train/labels/2355.txt new file mode 100644 index 0000000000000000000000000000000000000000..45cd1f83086513bddeadf5326888ccc03ac2ab30 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2355.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a429acf29907143c1ddb0b169b89a38e82894cb4a0583542373613c22e34e67 +size 78 diff --git a/pole_alignment/object_detection/train/labels/2356.txt b/pole_alignment/object_detection/train/labels/2356.txt new file mode 100644 index 0000000000000000000000000000000000000000..ec14f245b0e2c910dc6ed0a6baf4e432e46ee2f5 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2356.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84f8850113f8e29914ae77b75aa289da94b84214ccf0fe0cdd78065dad7c7365 +size 77 diff --git a/pole_alignment/object_detection/train/labels/2357.txt b/pole_alignment/object_detection/train/labels/2357.txt new file mode 100644 index 0000000000000000000000000000000000000000..cdd700944d82c54c389cd6b9a89af9d0683dd83b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2357.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a81b7f635d27b651305aaab55d79a3359c9efffa79b8a31843c53aa0d6106f7e +size 78 diff --git a/pole_alignment/object_detection/train/labels/2358.txt b/pole_alignment/object_detection/train/labels/2358.txt new file mode 100644 index 0000000000000000000000000000000000000000..23c62f05439e7f4d7f3666b114e9a525006e97f6 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2358.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04515cdaf4dd7cba0f69fe52e0732a4cf52d42339d9147d06e0bcb6fd9832408 +size 77 diff --git a/pole_alignment/object_detection/train/labels/2359.txt b/pole_alignment/object_detection/train/labels/2359.txt new file mode 100644 index 0000000000000000000000000000000000000000..c8388d92caf87059a01e6138178a663d7266032b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2359.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec17015a3f1fbb77190392aea6c961c81bf1a2048f3b8c62dc38468fcee664e7 +size 78 diff --git a/pole_alignment/object_detection/train/labels/236.txt b/pole_alignment/object_detection/train/labels/236.txt new file mode 100644 index 0000000000000000000000000000000000000000..d8294505ab51374c9c1e318f3ac67d00729ed62c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/236.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dd601162a104315d0874d565ef2454638ca27bbee898523a0e119a5eecce66a +size 160 diff --git a/pole_alignment/object_detection/train/labels/2360.txt b/pole_alignment/object_detection/train/labels/2360.txt new file mode 100644 index 0000000000000000000000000000000000000000..9d0e8acd5594719ba59a818ff03febb4a044fef3 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2360.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ef98d1c534771005651a88f0149efd24e8cbd690e8e001532c5663c521e229a +size 59 diff --git a/pole_alignment/object_detection/train/labels/2365.txt b/pole_alignment/object_detection/train/labels/2365.txt new file mode 100644 index 0000000000000000000000000000000000000000..62037b175057c6c9ab5c9b3629e2edafab81e81e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2365.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45cf69d65526df43e4e5da64d085502a50740d53975abc69d4f9abc24af460a7 +size 27 diff --git a/pole_alignment/object_detection/train/labels/2367.txt b/pole_alignment/object_detection/train/labels/2367.txt new file mode 100644 index 0000000000000000000000000000000000000000..4f519d6c6986b4226b4bec04df081d183b9ff283 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2367.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae54f44fa045768f3528cf72f40e998cb5833cd2163138a36db4bcbb1b0cbb78 +size 78 diff --git a/pole_alignment/object_detection/train/labels/2368.txt b/pole_alignment/object_detection/train/labels/2368.txt new file mode 100644 index 0000000000000000000000000000000000000000..3ecba8c2755f887f93743d5639ecf434a8362495 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2368.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17666d6800bfb21527fc3ddadfa603e79377b82cc6e4919ee1bd8d6887b6b3c8 +size 157 diff --git a/pole_alignment/object_detection/train/labels/2369.txt b/pole_alignment/object_detection/train/labels/2369.txt new file mode 100644 index 0000000000000000000000000000000000000000..b4a4169e5a90019dcdaffe1381e5866c6bca4c65 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2369.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be83d90d5cebab6cce2559608ac90d7ecd31b3facaaca663c6a68e94411d7f76 +size 77 diff --git a/pole_alignment/object_detection/train/labels/237.txt b/pole_alignment/object_detection/train/labels/237.txt new file mode 100644 index 0000000000000000000000000000000000000000..6cccc6715dd7279cf1900ed85890a4688c01a58d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/237.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f07152cd88bfaf3515de0e251f4752dbcae6dce8d3e504cab7b6ace191c9138b +size 79 diff --git a/pole_alignment/object_detection/train/labels/2370.txt b/pole_alignment/object_detection/train/labels/2370.txt new file mode 100644 index 0000000000000000000000000000000000000000..2970674c0fdc35ab5ef178444d722c479995dcd2 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2370.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:984ff04392372a82e22e3f8792022d9ac58aec5a6af2aa0bcf363a7a7e29d361 +size 66 diff --git a/pole_alignment/object_detection/train/labels/2371.txt b/pole_alignment/object_detection/train/labels/2371.txt new file mode 100644 index 0000000000000000000000000000000000000000..9414a6600f992d0c3069c92f5d5d9d0a4e6b3264 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2371.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b088e1c84fd0952e56898d8fcf2ebe24dead222affe8f4d1889178780e981cb +size 62 diff --git a/pole_alignment/object_detection/train/labels/2372.txt b/pole_alignment/object_detection/train/labels/2372.txt new file mode 100644 index 0000000000000000000000000000000000000000..4887406da1d43509432d52fd00469a7b49906e96 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2372.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99ed0f6e99bc92e1b86747e34405db6ee602c3e776766b75102f22736f7cbd6f +size 77 diff --git a/pole_alignment/object_detection/train/labels/2373.txt b/pole_alignment/object_detection/train/labels/2373.txt new file mode 100644 index 0000000000000000000000000000000000000000..90de186671a07fae75194d8f45161b1caacaddae --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2373.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d24f08133066f630d34bd604c0ef3ca4983e5a533b16bbafa6add0fb8d9287b +size 78 diff --git a/pole_alignment/object_detection/train/labels/2375.txt b/pole_alignment/object_detection/train/labels/2375.txt new file mode 100644 index 0000000000000000000000000000000000000000..1f78fdac7135924d556dd5f134cd8e0f89c52646 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2375.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ab7ef96744c1b68beaeb4567e91ad5f3b6beb5a3dc622fcc038ec2229fe8083 +size 242 diff --git a/pole_alignment/object_detection/train/labels/2376.txt b/pole_alignment/object_detection/train/labels/2376.txt new file mode 100644 index 0000000000000000000000000000000000000000..90e029b787335aaaf42a8cdd590a7720a5b165be --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2376.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4a5a456c8e387ebb57021e32eebe4ec472986370bcb79e8a602128fec85ec35 +size 78 diff --git a/pole_alignment/object_detection/train/labels/2377.txt b/pole_alignment/object_detection/train/labels/2377.txt new file mode 100644 index 0000000000000000000000000000000000000000..4ab8a30bf6c33b342fb971f5384a47c9cd8afe75 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2377.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b1016c66b1995fe2d4e6d395f68a4b085df6a50d3e8109a48f926180bba575f +size 76 diff --git a/pole_alignment/object_detection/train/labels/2378.txt b/pole_alignment/object_detection/train/labels/2378.txt new file mode 100644 index 0000000000000000000000000000000000000000..25663f57b19c6db79955693ca21c452d0ffa5139 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2378.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b5b793cd426d17396681fb581e61a1bc834132f97118f866a63ac1606a5fb63 +size 79 diff --git a/pole_alignment/object_detection/train/labels/238.txt b/pole_alignment/object_detection/train/labels/238.txt new file mode 100644 index 0000000000000000000000000000000000000000..cae5bd5ac96944a12ce0cb2112f6dea27db174c2 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/238.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cae1362fe6a99b65e7941d0614e06ae8974a58f5e7fafd6ac0c3831ed2b5b1d4 +size 78 diff --git a/pole_alignment/object_detection/train/labels/2380.txt b/pole_alignment/object_detection/train/labels/2380.txt new file mode 100644 index 0000000000000000000000000000000000000000..c66f2c2910e759d5c2a5ca8872cd4c4cd8e6c17f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2380.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0c301ec0c36716270db01fec1210fa01389f722591d4a18b39951bcb59b2c66 +size 46 diff --git a/pole_alignment/object_detection/train/labels/2383.txt b/pole_alignment/object_detection/train/labels/2383.txt new file mode 100644 index 0000000000000000000000000000000000000000..711e3617442305535a4894333eb7f7973a70eee9 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2383.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cd9f564801bbd4042dc1bf6b0baa992f15b5e60756a58d7585c6663485924f5 +size 79 diff --git a/pole_alignment/object_detection/train/labels/2385.txt b/pole_alignment/object_detection/train/labels/2385.txt new file mode 100644 index 0000000000000000000000000000000000000000..f24d9cbdbfbbdf1857832e3af75e90d92980851e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2385.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46373cca788ce5a6e966a9e0208998e7eb7cd90ee81d49762b903fb320aa9032 +size 75 diff --git a/pole_alignment/object_detection/train/labels/2386.txt b/pole_alignment/object_detection/train/labels/2386.txt new file mode 100644 index 0000000000000000000000000000000000000000..cf433b48b0fcb62f5db9ca3ac575c445db2e3218 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2386.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8317e7e02a6b1c3657be3e24d3aa71d2008b3d855d8cd36fdb9ace2477bdd459 +size 78 diff --git a/pole_alignment/object_detection/train/labels/2387.txt b/pole_alignment/object_detection/train/labels/2387.txt new file mode 100644 index 0000000000000000000000000000000000000000..96ccced25edede38875fb0191bfba6af9264bde0 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2387.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cdd496d0f913525b80e4ab2ba80cb47016fcb07a0506085de0ad6fb7a79df0f +size 72 diff --git a/pole_alignment/object_detection/train/labels/2388.txt b/pole_alignment/object_detection/train/labels/2388.txt new file mode 100644 index 0000000000000000000000000000000000000000..9ddffd842694fddfd93e7b74c3320c0e14a699b5 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2388.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:953ce6b878a6b9d4da320f377db136e4d622d4ab06da7ed82863db18169c3dcc +size 78 diff --git a/pole_alignment/object_detection/train/labels/2392.txt b/pole_alignment/object_detection/train/labels/2392.txt new file mode 100644 index 0000000000000000000000000000000000000000..67e5032c96d8a842806999113f7d15cc33c9f69a --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2392.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36e8e80b5eeafe95111539f76653bbe9e60c90238d13ea9985c0c8cd4e15b8bc +size 159 diff --git a/pole_alignment/object_detection/train/labels/2393.txt b/pole_alignment/object_detection/train/labels/2393.txt new file mode 100644 index 0000000000000000000000000000000000000000..6292674c0247a8827b0e5cb7da0f3430bb534673 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2393.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dccf7c6f209bfcd80cc2e05ff5f442f31d36cd51a714401f4c8b5c4589fba07f +size 79 diff --git a/pole_alignment/object_detection/train/labels/2395.txt b/pole_alignment/object_detection/train/labels/2395.txt new file mode 100644 index 0000000000000000000000000000000000000000..ece585e7fc77cf00aea5b487a530e2f68ef004c9 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2395.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6ffdc617ef1d54112a5aa4aba4ac2bc01901ed1c2146338f789423c12306d40 +size 78 diff --git a/pole_alignment/object_detection/train/labels/2396.txt b/pole_alignment/object_detection/train/labels/2396.txt new file mode 100644 index 0000000000000000000000000000000000000000..61b922f6fa4809493fcee5574c4af3fd2d308528 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2396.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ff07ae00ce81fe90cb2cd1e0adcc9e4509a1763dffd1529e25d71a601372955 +size 77 diff --git a/pole_alignment/object_detection/train/labels/2397.txt b/pole_alignment/object_detection/train/labels/2397.txt new file mode 100644 index 0000000000000000000000000000000000000000..17e0727adf0d5ada22b4d5c754ed1891fc58c198 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2397.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:849d7b1cc8bfe318903df66048248e091eef6b2f62a00b0649d0dda6c9aa04f7 +size 75 diff --git a/pole_alignment/object_detection/train/labels/2398.txt b/pole_alignment/object_detection/train/labels/2398.txt new file mode 100644 index 0000000000000000000000000000000000000000..62e10029cd329258dc36b6e5a2d5bb063a9dda42 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2398.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb4fc99194e9ffbd86a60e04fd61c34898e82514fecd40b73f236ef878718f03 +size 77 diff --git a/pole_alignment/object_detection/train/labels/2399.txt b/pole_alignment/object_detection/train/labels/2399.txt new file mode 100644 index 0000000000000000000000000000000000000000..0a60fdc19a22d4c5f5d4b98f405cf9b407cedc3d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2399.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21c88340425560b29d94302e466b85bd6110a200bc17df9b9de4a66724d71d19 +size 78 diff --git a/pole_alignment/object_detection/train/labels/24.txt b/pole_alignment/object_detection/train/labels/24.txt new file mode 100644 index 0000000000000000000000000000000000000000..e601ad1c545aee020fbd076371cd85e1205c8b24 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/24.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4eee8fc4a77743bf21a0cc78f91d01a6f7f94f5cfc31b5d8948ce53e2f08d73f +size 156 diff --git a/pole_alignment/object_detection/train/labels/240.txt b/pole_alignment/object_detection/train/labels/240.txt new file mode 100644 index 0000000000000000000000000000000000000000..0ff1aca6e876b6f13cb0508ebb5d21f35dcb5a27 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/240.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcf4e4a885827fe7215e0ce950619ee9fa573143fc41caf71339819f367176c0 +size 158 diff --git a/pole_alignment/object_detection/train/labels/2400.txt b/pole_alignment/object_detection/train/labels/2400.txt new file mode 100644 index 0000000000000000000000000000000000000000..0b2c2a12ae2ed02159ab836b6bedfbfbbaf01051 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2400.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3028ec22402620bc33d46826de2a23174635c38210f5cba50c4167e1202a97d3 +size 80 diff --git a/pole_alignment/object_detection/train/labels/2401.txt b/pole_alignment/object_detection/train/labels/2401.txt new file mode 100644 index 0000000000000000000000000000000000000000..d3d6e1cbadf1b2087eaf64c511f6edf947a09c21 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2401.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efc80ffbc2f8fb5f5ee157f1d05ad1d159df9c64df643e412f657858a52eb4cd +size 80 diff --git a/pole_alignment/object_detection/train/labels/2403.txt b/pole_alignment/object_detection/train/labels/2403.txt new file mode 100644 index 0000000000000000000000000000000000000000..674901425a13be18cd995d79110d7b784cfde831 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2403.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fd2120c3c794127cdd677b8fda1e1d97a88a26a84042abfda5f934fe028fc45 +size 51 diff --git a/pole_alignment/object_detection/train/labels/2405.txt b/pole_alignment/object_detection/train/labels/2405.txt new file mode 100644 index 0000000000000000000000000000000000000000..99c41f6bab12e7a66f8129c4056a5ebde1f42741 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2405.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a900e97b0c71c18e061f94b1eeadcb2e7d7f5f021475dec4ed20c9eaa93c814 +size 78 diff --git a/pole_alignment/object_detection/train/labels/2407.txt b/pole_alignment/object_detection/train/labels/2407.txt new file mode 100644 index 0000000000000000000000000000000000000000..5a6fd82ea8b8cb3cc26a95703331d36f599de09f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2407.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5af2bbfdfe7883bfe2490df5c8285744962f83e9b9451a72541b7916a9e01c5 +size 78 diff --git a/pole_alignment/object_detection/train/labels/2408.txt b/pole_alignment/object_detection/train/labels/2408.txt new file mode 100644 index 0000000000000000000000000000000000000000..9015cbf6977a177a7022250334935441132e9040 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2408.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40a3af0c7c93558852cfb2f5e6c19d8c48a5f29908968ac5c96b1af462c8897d +size 79 diff --git a/pole_alignment/object_detection/train/labels/2409.txt b/pole_alignment/object_detection/train/labels/2409.txt new file mode 100644 index 0000000000000000000000000000000000000000..53577a6d9e42d2c8ef901061d960a7a1c7f98ec5 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2409.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a35ea84812dd7fd9d65e33930dfdee912fff2c653fc114ffaa36699087e809a7 +size 80 diff --git a/pole_alignment/object_detection/train/labels/241.txt b/pole_alignment/object_detection/train/labels/241.txt new file mode 100644 index 0000000000000000000000000000000000000000..f073a1d398d456b76fb1617a0b4fa18a693fe0af --- /dev/null +++ b/pole_alignment/object_detection/train/labels/241.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:245343ce8f1f5bae9774402acadda7670ffc3177189a2e435c8f9854cf7648c0 +size 79 diff --git a/pole_alignment/object_detection/train/labels/2410.txt b/pole_alignment/object_detection/train/labels/2410.txt new file mode 100644 index 0000000000000000000000000000000000000000..d4bffaa00eb10c6395983b554132b28d2d672a18 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2410.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d408c598e3f284d310cf1613ff13a89fbb745e1b8029b932ab3e726b6a51e9f +size 77 diff --git a/pole_alignment/object_detection/train/labels/2411.txt b/pole_alignment/object_detection/train/labels/2411.txt new file mode 100644 index 0000000000000000000000000000000000000000..ec1c098d1ed53f9ac31bbbb6295e2ebee7f88ea3 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2411.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fd23f8372ef669fc5e3271b363609954db16eeea2c0cc6036ada054ddf6f349 +size 78 diff --git a/pole_alignment/object_detection/train/labels/2413.txt b/pole_alignment/object_detection/train/labels/2413.txt new file mode 100644 index 0000000000000000000000000000000000000000..3ff38ba453a8f13c3e88f60ba5ddf5177c9d0ab6 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2413.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9b7155e86ea73dbde0f7b2392b08636bdb80eb3ca998aed7e77d2fdf12df1b5 +size 78 diff --git a/pole_alignment/object_detection/train/labels/2415.txt b/pole_alignment/object_detection/train/labels/2415.txt new file mode 100644 index 0000000000000000000000000000000000000000..ecb1c309eab3e321eb606e8318754102358510b4 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2415.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66983c802401de47716f975a3917182805f3445b872d6783c577dd6c5e3ce03c +size 77 diff --git a/pole_alignment/object_detection/train/labels/2416.txt b/pole_alignment/object_detection/train/labels/2416.txt new file mode 100644 index 0000000000000000000000000000000000000000..352cf844521d0ab59cb211231db0e8ecd2d941a9 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2416.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dee413125bfa0764f9083bbbc05ccb6304d4e841d1964f1e92d6b58da42e2faa +size 77 diff --git a/pole_alignment/object_detection/train/labels/2417.txt b/pole_alignment/object_detection/train/labels/2417.txt new file mode 100644 index 0000000000000000000000000000000000000000..b2ae84babce3f4ac5d20305db4fb4be50376fcc2 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2417.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ece579eed38653725e9568d145f58ab89ced229a6fb0d3d02048d4d6e6ac9326 +size 78 diff --git a/pole_alignment/object_detection/train/labels/2418.txt b/pole_alignment/object_detection/train/labels/2418.txt new file mode 100644 index 0000000000000000000000000000000000000000..56bdd99f8f836f7304cc14bf605daa6a29da57b2 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2418.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3137938d757cda58ac949683b38c98c8697a2eb766f632a9a29514a498e075c +size 78 diff --git a/pole_alignment/object_detection/train/labels/2419.txt b/pole_alignment/object_detection/train/labels/2419.txt new file mode 100644 index 0000000000000000000000000000000000000000..711b84d996384389485b897117074d01c35715bc --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2419.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9589acd2b1a291124e9abfea33916fcf1385eba77e92f2a8f9e3245a469bdd39 +size 79 diff --git a/pole_alignment/object_detection/train/labels/242.txt b/pole_alignment/object_detection/train/labels/242.txt new file mode 100644 index 0000000000000000000000000000000000000000..77cfa2aba1fffd56c31a439b301cc9071910a24f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/242.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e68b41d4f389cf19c7a45bf7c64a8d6e50b88db8c99cf7d7cf8df69f7a048485 +size 76 diff --git a/pole_alignment/object_detection/train/labels/2421.txt b/pole_alignment/object_detection/train/labels/2421.txt new file mode 100644 index 0000000000000000000000000000000000000000..68885767b153deeaf897b8160146d5b6a708a03f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2421.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa52f722094a46837cf78983b52458ba47304331caeea98c666c4a5770eb84e7 +size 78 diff --git a/pole_alignment/object_detection/train/labels/2423.txt b/pole_alignment/object_detection/train/labels/2423.txt new file mode 100644 index 0000000000000000000000000000000000000000..cda055e476fcd932ab04ae0a9fd26968195de319 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2423.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:934e60f52706e1f070042499762307e0b43e5ada4557b34b40209900bbc56bc8 +size 79 diff --git a/pole_alignment/object_detection/train/labels/2428.txt b/pole_alignment/object_detection/train/labels/2428.txt new file mode 100644 index 0000000000000000000000000000000000000000..deffe49926ed1b7aedf414e1d5e318cf76f9c6b1 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2428.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aedc1a7d81b6db6c73d44b8fae48142dd7c578ef5f9102f53ab4a8bdf73ca792 +size 78 diff --git a/pole_alignment/object_detection/train/labels/243.txt b/pole_alignment/object_detection/train/labels/243.txt new file mode 100644 index 0000000000000000000000000000000000000000..d1dc33204e7d18e6c53fb52a382ae5904d9ba78b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/243.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7797c6d9daa1dccd618bf37dddd4e14f27316739d213c99c5a05d404b6024b61 +size 78 diff --git a/pole_alignment/object_detection/train/labels/2431.txt b/pole_alignment/object_detection/train/labels/2431.txt new file mode 100644 index 0000000000000000000000000000000000000000..69a5d3e10808581a3239672d4f13fa52965a24e2 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2431.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:536245dbbf66681e32282a0e7ef1d0575ffb56d6ef8c77148ca42907d7f75300 +size 77 diff --git a/pole_alignment/object_detection/train/labels/2432.txt b/pole_alignment/object_detection/train/labels/2432.txt new file mode 100644 index 0000000000000000000000000000000000000000..55b347dbf8c8ae4bfe09379a2e04e23ed5e4f714 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2432.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f69ea805b5a0080a73805a956243542d948b9a34be88b7a4c3210aff5fda103 +size 46 diff --git a/pole_alignment/object_detection/train/labels/2434.txt b/pole_alignment/object_detection/train/labels/2434.txt new file mode 100644 index 0000000000000000000000000000000000000000..b902431022be5231ea0c6f46b373c00f18523410 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2434.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fda289bbcc4e646ec3d095df9d2cea0a69d60238161b75b0add7d355c8daaa50 +size 77 diff --git a/pole_alignment/object_detection/train/labels/2436.txt b/pole_alignment/object_detection/train/labels/2436.txt new file mode 100644 index 0000000000000000000000000000000000000000..fba176d1aaa81f02e2704e7c95065ab4415fcbaa --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2436.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d69b42eac18d38e520145637d1286a38f262682a5de98d2a6d5181c400a032d6 +size 78 diff --git a/pole_alignment/object_detection/train/labels/2437.txt b/pole_alignment/object_detection/train/labels/2437.txt new file mode 100644 index 0000000000000000000000000000000000000000..d8f8cce7c09cb1cd197ade391690fdc2d8de5686 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2437.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be1e7dbecba34713c89d91e99baf76980328c456e544dade069d1a460e0eea5d +size 78 diff --git a/pole_alignment/object_detection/train/labels/2439.txt b/pole_alignment/object_detection/train/labels/2439.txt new file mode 100644 index 0000000000000000000000000000000000000000..c75713fb9c85f2d86c2e5a49a34ece35b3064056 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2439.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a2d02db20c4693f1054800c591b071ddb90829b25f5317e0d814fa8d170d9aa +size 78 diff --git a/pole_alignment/object_detection/train/labels/244.txt b/pole_alignment/object_detection/train/labels/244.txt new file mode 100644 index 0000000000000000000000000000000000000000..c030e6a0e854708eb6b397369c5e9fc9f85a2ef5 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/244.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31f4e2bacdb8862b3fe50d476a80f46592c4bb520a9eae9184efabd0e50a3f75 +size 55 diff --git a/pole_alignment/object_detection/train/labels/2441.txt b/pole_alignment/object_detection/train/labels/2441.txt new file mode 100644 index 0000000000000000000000000000000000000000..b11bb0537727df6094307e9d1c184aa2badbd3a6 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2441.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4f060465d65e4ecc67f63e89bcb7e2862635a335791a8e1bd0fdac73d8f6bd8 +size 80 diff --git a/pole_alignment/object_detection/train/labels/2442.txt b/pole_alignment/object_detection/train/labels/2442.txt new file mode 100644 index 0000000000000000000000000000000000000000..1edaae49b1cafb017a8bbfdd37eba5efb8e342c6 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/2442.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b22574a9db06a38882e27760db070c519ce7cd9e66b44947f57d0fac380615ea +size 79 diff --git a/pole_alignment/object_detection/train/labels/246.txt b/pole_alignment/object_detection/train/labels/246.txt new file mode 100644 index 0000000000000000000000000000000000000000..7725a2f3876f62ce5b04b5f0a8248d60a04004b0 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/246.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c87115156699ac6fcd9932c18efc18c5cd64ef38f8aaf2ae2e0f8cbcca36e95 +size 79 diff --git a/pole_alignment/object_detection/train/labels/247.txt b/pole_alignment/object_detection/train/labels/247.txt new file mode 100644 index 0000000000000000000000000000000000000000..73f60c3ec9b2aed72fcc453f815f451a2f4ed9f6 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/247.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ad6f06a50175d12a78b4ea385665cd3998593595a0e43380e853d1b15677712 +size 65 diff --git a/pole_alignment/object_detection/train/labels/248.txt b/pole_alignment/object_detection/train/labels/248.txt new file mode 100644 index 0000000000000000000000000000000000000000..7fe265d6c51075ae3e8add4a68f1eda4e3f0c2c6 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/248.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ad8b55685c9699bd477121d83b4ee32a18448d0fd95545ce303f2091afb05af +size 79 diff --git a/pole_alignment/object_detection/train/labels/25.txt b/pole_alignment/object_detection/train/labels/25.txt new file mode 100644 index 0000000000000000000000000000000000000000..76f3e15099b7032311d6edb778c7374f65e26e6f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/25.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:723249d579a17a0828d5ee152a9e64768b8f9343eca69b3bb53f2c84bd8082b5 +size 141 diff --git a/pole_alignment/object_detection/train/labels/251.txt b/pole_alignment/object_detection/train/labels/251.txt new file mode 100644 index 0000000000000000000000000000000000000000..0c7195c26e57ce6a42151aef87dc03ef4d8e126e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/251.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7798b2d59058801712655a9909f29de08ce78ab267c1694b7717d3238e414cb9 +size 159 diff --git a/pole_alignment/object_detection/train/labels/252.txt b/pole_alignment/object_detection/train/labels/252.txt new file mode 100644 index 0000000000000000000000000000000000000000..2f4316236f7c323ebb0024ee282d08429e442e7e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/252.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5e1ec7dcf1055ce96d96b9e80f861eaeff292d472e06a5dd6722e8208106508 +size 79 diff --git a/pole_alignment/object_detection/train/labels/254.txt b/pole_alignment/object_detection/train/labels/254.txt new file mode 100644 index 0000000000000000000000000000000000000000..e1b877ac324260fec0f30e4555465f6763ee536e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/254.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a7b7e14a624883681ff6c583fe17c878677948065109320e430381cb1b43f0a +size 70 diff --git a/pole_alignment/object_detection/train/labels/255.txt b/pole_alignment/object_detection/train/labels/255.txt new file mode 100644 index 0000000000000000000000000000000000000000..40d5e404023684a25a45f98aace1ba066c5afe3e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/255.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c3385531bd0ef8a85a9e1be517fb38bf9a344aeeaac6a0779bae3449887c6f6 +size 79 diff --git a/pole_alignment/object_detection/train/labels/256.txt b/pole_alignment/object_detection/train/labels/256.txt new file mode 100644 index 0000000000000000000000000000000000000000..88ed983e23281123b1b6db0151444674840790ea --- /dev/null +++ b/pole_alignment/object_detection/train/labels/256.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c813a8a4f387d7e5fdeb7dba98726ec47b231f5cd1b845b9f590855694fcb68 +size 72 diff --git a/pole_alignment/object_detection/train/labels/257.txt b/pole_alignment/object_detection/train/labels/257.txt new file mode 100644 index 0000000000000000000000000000000000000000..f46916445998c348580329d15e2825d2b8bbc185 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/257.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6066bc04c06f35382fa7900bdb8c96db3cd7ccb8f8a1aa93a8241673147b3e72 +size 61 diff --git a/pole_alignment/object_detection/train/labels/258.txt b/pole_alignment/object_detection/train/labels/258.txt new file mode 100644 index 0000000000000000000000000000000000000000..5ac69da2ea3b1d1224836589ad6a94e2a7627f4a --- /dev/null +++ b/pole_alignment/object_detection/train/labels/258.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efb84cabc1e5019e82a77224f2c5e08e6c8ac337d6a3972f3765edacae6f4ae6 +size 71 diff --git a/pole_alignment/object_detection/train/labels/259.txt b/pole_alignment/object_detection/train/labels/259.txt new file mode 100644 index 0000000000000000000000000000000000000000..b6d89415830c4d5c6f6d111489066b1b343ff00c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/259.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:368bd29420f074b5c094d1e9340f44a8c61345ce5965dbf3250368599f88cda7 +size 72 diff --git a/pole_alignment/object_detection/train/labels/26.txt b/pole_alignment/object_detection/train/labels/26.txt new file mode 100644 index 0000000000000000000000000000000000000000..66fec1ed24662e35c204309a08ee62cfa318c466 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/26.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dacf15fa57426f3a5d723f85f958686a69ae4b4981db595c89b234f1b8b971b6 +size 78 diff --git a/pole_alignment/object_detection/train/labels/260.txt b/pole_alignment/object_detection/train/labels/260.txt new file mode 100644 index 0000000000000000000000000000000000000000..40e3b4e3040c9dd674eb1d6b3839960235db71a1 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/260.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:405a527f2fb9b4ee3787012dd8d1745f9d278c6d25661d200d49b529ab54e80d +size 62 diff --git a/pole_alignment/object_detection/train/labels/261.txt b/pole_alignment/object_detection/train/labels/261.txt new file mode 100644 index 0000000000000000000000000000000000000000..f631a35b67809c02e4fd7d44c97706c87aa28b35 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/261.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c884b2f1d2640c649292e72006678fa30db97b02d3e77b93dd0032907d4031a +size 79 diff --git a/pole_alignment/object_detection/train/labels/262.txt b/pole_alignment/object_detection/train/labels/262.txt new file mode 100644 index 0000000000000000000000000000000000000000..4845256395b10152e1e829940e263e5eb9f9fe8f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/262.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de8d00e261205bcdaa1e8f9c76e0ca4b0ccc76a744ee5f624f82a251117bfae7 +size 62 diff --git a/pole_alignment/object_detection/train/labels/263.txt b/pole_alignment/object_detection/train/labels/263.txt new file mode 100644 index 0000000000000000000000000000000000000000..4dbb071b8ff1a3dded837d134f99b61a2788cf0f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/263.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f913d4bdcc3947b580b3847a7fbbbc18af47a07e6a5783d2c7627d0d1d9f5fb +size 79 diff --git a/pole_alignment/object_detection/train/labels/264.txt b/pole_alignment/object_detection/train/labels/264.txt new file mode 100644 index 0000000000000000000000000000000000000000..f319b2791734837c0fba89dfaac63a53e97747ac --- /dev/null +++ b/pole_alignment/object_detection/train/labels/264.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:282d43619caf8ecb868a5b99dec226afe18e3fa7a0d508df2bab38b5a362bc7a +size 63 diff --git a/pole_alignment/object_detection/train/labels/265.txt b/pole_alignment/object_detection/train/labels/265.txt new file mode 100644 index 0000000000000000000000000000000000000000..f5d689f710489bae9fb68573dd700913b7c167bf --- /dev/null +++ b/pole_alignment/object_detection/train/labels/265.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25a8f3472cd52ee79b6d5013547e8e4394d83964d2b1ef5c78e02bd9be07962d +size 72 diff --git a/pole_alignment/object_detection/train/labels/266.txt b/pole_alignment/object_detection/train/labels/266.txt new file mode 100644 index 0000000000000000000000000000000000000000..013f21ff46ac77ccf82a0e2a5b30f37998c594b4 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/266.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bfc34c0ea8d307ac360332a7313d2cb77d517267a89ae1ddd44b0d4ec95f34e +size 153 diff --git a/pole_alignment/object_detection/train/labels/267.txt b/pole_alignment/object_detection/train/labels/267.txt new file mode 100644 index 0000000000000000000000000000000000000000..30a3e0b0f1fe976dd68103c2c71fa7a6637e5d69 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/267.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d32c4aa10e2d2271930cdb57f2a593ce29aaf65a63157b97abdd022c65b4c75 +size 79 diff --git a/pole_alignment/object_detection/train/labels/269.txt b/pole_alignment/object_detection/train/labels/269.txt new file mode 100644 index 0000000000000000000000000000000000000000..84eb89b323654410102655b3207690e2f6990403 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/269.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:973a563403ee38fda74841e5aaf4c84e21044a0ee912ce40db40aaf9163aed19 +size 79 diff --git a/pole_alignment/object_detection/train/labels/27.txt b/pole_alignment/object_detection/train/labels/27.txt new file mode 100644 index 0000000000000000000000000000000000000000..8e8379878c0cda63f152589787afa84365889917 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/27.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9780cf90199d3a5e7949192f7404eca6dd1464c800787b0c7294835738ac9561 +size 57 diff --git a/pole_alignment/object_detection/train/labels/270.txt b/pole_alignment/object_detection/train/labels/270.txt new file mode 100644 index 0000000000000000000000000000000000000000..d94076495399eb69e58292435f2e63fa39489c30 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/270.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adb53aae048fdc2de4a2f06c2f4b66c35bb0c713b8680118c98f14f3e56dcbe4 +size 275 diff --git a/pole_alignment/object_detection/train/labels/271.txt b/pole_alignment/object_detection/train/labels/271.txt new file mode 100644 index 0000000000000000000000000000000000000000..fac45a517301363f4894730924e9ebec959e9548 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/271.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfb2955b8a0580b050bdab1bd4c9c2a53233f811a6bdffaf828c8b0b31594ad2 +size 79 diff --git a/pole_alignment/object_detection/train/labels/272.txt b/pole_alignment/object_detection/train/labels/272.txt new file mode 100644 index 0000000000000000000000000000000000000000..ac364b9d806219479be362ee6eb128fd13a59d8a --- /dev/null +++ b/pole_alignment/object_detection/train/labels/272.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c915030fd89da1e1b32cd28b12c2a82464b4934d531e78baaefa54413ef2fbd +size 71 diff --git a/pole_alignment/object_detection/train/labels/273.txt b/pole_alignment/object_detection/train/labels/273.txt new file mode 100644 index 0000000000000000000000000000000000000000..c567bfaf5ea3ddec56ad1fca7fbf3e3341c80ec2 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/273.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6daa93fed054db7c060ad1f7898bf1b53b596b1bb20caaf04f363eb7371f32ef +size 79 diff --git a/pole_alignment/object_detection/train/labels/276.txt b/pole_alignment/object_detection/train/labels/276.txt new file mode 100644 index 0000000000000000000000000000000000000000..3493708c40fba75a5703f90ba8edd990a067df2d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/276.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d96137ddbfed4bbf6ea5cb3203582089d3d6d31779e8b8d4e72b45e88e095542 +size 145 diff --git a/pole_alignment/object_detection/train/labels/277.txt b/pole_alignment/object_detection/train/labels/277.txt new file mode 100644 index 0000000000000000000000000000000000000000..a80f4cd70b5264e979721d2c8068fe20605bb674 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/277.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53e9fa959f75090482f5cea337f475f0d28956d4ce1600203c3faf505ea08c88 +size 159 diff --git a/pole_alignment/object_detection/train/labels/278.txt b/pole_alignment/object_detection/train/labels/278.txt new file mode 100644 index 0000000000000000000000000000000000000000..6af36e77d8db635fbc3656bcba707291e3f9e2c1 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/278.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7fd10e7fadec2905fb5fac6b0aa0a36aa9c7a73b2f835a6c54be13bfe84c298 +size 136 diff --git a/pole_alignment/object_detection/train/labels/279.txt b/pole_alignment/object_detection/train/labels/279.txt new file mode 100644 index 0000000000000000000000000000000000000000..384c0672afac78aa52018fa1794b0b749bd916cd --- /dev/null +++ b/pole_alignment/object_detection/train/labels/279.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dbea336ff3b6141e3ecf2eb83567b03f15b05f6b37e22ba5c5a38478f99a801 +size 78 diff --git a/pole_alignment/object_detection/train/labels/28.txt b/pole_alignment/object_detection/train/labels/28.txt new file mode 100644 index 0000000000000000000000000000000000000000..7c719fe1f12d366f52ef0852e3785d19fee3f403 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/28.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:727fa5461d900746c1bb7a15053a1229b0821e3f175aefd939296fd4c3ce6619 +size 62 diff --git a/pole_alignment/object_detection/train/labels/280.txt b/pole_alignment/object_detection/train/labels/280.txt new file mode 100644 index 0000000000000000000000000000000000000000..6853296a3c7670239bbffb85ade6ed604f68f4bf --- /dev/null +++ b/pole_alignment/object_detection/train/labels/280.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1dff039e10913604d026c10b5e59c626558b64e713abe48702cba0dc3cd8fd3 +size 59 diff --git a/pole_alignment/object_detection/train/labels/281.txt b/pole_alignment/object_detection/train/labels/281.txt new file mode 100644 index 0000000000000000000000000000000000000000..b77819a9c10c541bf8fbaa67ff92e7931631971d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/281.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8fb13748a39d2d8e6009dc18b5acd3623b9a4481772ea4d8a643dc6e870bc57 +size 66 diff --git a/pole_alignment/object_detection/train/labels/285.txt b/pole_alignment/object_detection/train/labels/285.txt new file mode 100644 index 0000000000000000000000000000000000000000..06c7e0789045cbb19ffe6093e58680124de1df20 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/285.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba3ba3a53b2bce1ac35798b3ff01149cfbff1d51a6ae23b7b601e3bad61deca9 +size 77 diff --git a/pole_alignment/object_detection/train/labels/286.txt b/pole_alignment/object_detection/train/labels/286.txt new file mode 100644 index 0000000000000000000000000000000000000000..c9c156875ef01a3f5eb5e1440a313fb4b358eca6 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/286.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e86221cffa62ad2f97b1e2d4226830fcfadb91233b87e60139b04cc4a5070dd1 +size 79 diff --git a/pole_alignment/object_detection/train/labels/287.txt b/pole_alignment/object_detection/train/labels/287.txt new file mode 100644 index 0000000000000000000000000000000000000000..f45641d9ba9234a8831b2b575b6d2a3cf617fc3a --- /dev/null +++ b/pole_alignment/object_detection/train/labels/287.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00e50ca42e00ab56f06f58e6c0a628dd50897230856e2c6d06323971cf05126d +size 77 diff --git a/pole_alignment/object_detection/train/labels/288.txt b/pole_alignment/object_detection/train/labels/288.txt new file mode 100644 index 0000000000000000000000000000000000000000..828b49514f66b9f324e4192847376093022023e3 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/288.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cc9f5e1115ba7887e17b928ca8299c92a6e4f424519731d66f8788c34f5c770 +size 79 diff --git a/pole_alignment/object_detection/train/labels/289.txt b/pole_alignment/object_detection/train/labels/289.txt new file mode 100644 index 0000000000000000000000000000000000000000..e833247d005b75d3e82441b13d15855411266b27 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/289.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a47189635104a9d5366acf488542407b526a21fcae0431ff5b7a78153b146067 +size 238 diff --git a/pole_alignment/object_detection/train/labels/29.txt b/pole_alignment/object_detection/train/labels/29.txt new file mode 100644 index 0000000000000000000000000000000000000000..752cacbe3f4afb5156e384dd8e310e52a494bbf2 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/29.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b7d46674ae352107f24834a21300f79937e6c8971d92fd8570a09952473f9d4 +size 160 diff --git a/pole_alignment/object_detection/train/labels/290.txt b/pole_alignment/object_detection/train/labels/290.txt new file mode 100644 index 0000000000000000000000000000000000000000..3a710198c0b53218576ebfa6293af535670af8a3 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/290.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3fe31550f0ed0b95f95f4092cdb401fecf70ab338eb303cd30912fdca5015b7 +size 78 diff --git a/pole_alignment/object_detection/train/labels/291.txt b/pole_alignment/object_detection/train/labels/291.txt new file mode 100644 index 0000000000000000000000000000000000000000..29b0cbdda28608adc8f20e3614f711b714923951 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/291.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1de5a35f1876afb042ef09c19a66172c9d5ff9130490ffe46a8aef8b683983a +size 78 diff --git a/pole_alignment/object_detection/train/labels/292.txt b/pole_alignment/object_detection/train/labels/292.txt new file mode 100644 index 0000000000000000000000000000000000000000..dd932b5d64639efc18af557880020f2e27c0c0ac --- /dev/null +++ b/pole_alignment/object_detection/train/labels/292.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:655fa376164d9b0f24da09e3a755973f5d1574b557705a431b5dac5db98894a8 +size 79 diff --git a/pole_alignment/object_detection/train/labels/293.txt b/pole_alignment/object_detection/train/labels/293.txt new file mode 100644 index 0000000000000000000000000000000000000000..d759178cbfe1ee2f397ddd198dd403d1d79ee18f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/293.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c38c366622a918d0c3db6c10889c4eb7f3d48f410d05aee6c346420e5250b29a +size 78 diff --git a/pole_alignment/object_detection/train/labels/294.txt b/pole_alignment/object_detection/train/labels/294.txt new file mode 100644 index 0000000000000000000000000000000000000000..078d8a6bedaaee561e11f5169f24512174d39691 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/294.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:535e9d11f2ea45f41f2d0058d20155b6b82629d0f9e78aae4e9b567f305b5751 +size 79 diff --git a/pole_alignment/object_detection/train/labels/295.txt b/pole_alignment/object_detection/train/labels/295.txt new file mode 100644 index 0000000000000000000000000000000000000000..a7b0fd8e167c3ba451531ec96695e3256adc269d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/295.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95674ec6c6a25323c28a9fd1bbf2b7bb9d24d2180bb26c663b11b477476d5ae0 +size 78 diff --git a/pole_alignment/object_detection/train/labels/296.txt b/pole_alignment/object_detection/train/labels/296.txt new file mode 100644 index 0000000000000000000000000000000000000000..2443ec7fdf842b19a61cef0025860a3d4b2c0658 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/296.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:678f5a4f9fcce54193c7e2c0211a66a6684c9d7a3ed1aa311871caa2eb47deef +size 79 diff --git a/pole_alignment/object_detection/train/labels/298.txt b/pole_alignment/object_detection/train/labels/298.txt new file mode 100644 index 0000000000000000000000000000000000000000..146c62e328e76eb1a223add4aa0ee3d7bf9d457a --- /dev/null +++ b/pole_alignment/object_detection/train/labels/298.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95f5e7baefba1c15c498a036860135f1818eb52d21de9289d93774006cfd22b2 +size 71 diff --git a/pole_alignment/object_detection/train/labels/30.txt b/pole_alignment/object_detection/train/labels/30.txt new file mode 100644 index 0000000000000000000000000000000000000000..b09d047168963d5b50661332b94724428370c4a6 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/30.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82e945aa1f7a3c2c25ab4ed2ed00cfbad66c48c20354c008558cc95b7dfd3bbc +size 78 diff --git a/pole_alignment/object_detection/train/labels/301.txt b/pole_alignment/object_detection/train/labels/301.txt new file mode 100644 index 0000000000000000000000000000000000000000..0b8da24a102b92c3d7c1f80f21af2ab5bed6c7af --- /dev/null +++ b/pole_alignment/object_detection/train/labels/301.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27d4d12153aa44ee1b8aa23c7c1c62b3a95ced202853ea7bbae8864c03416f01 +size 79 diff --git a/pole_alignment/object_detection/train/labels/303.txt b/pole_alignment/object_detection/train/labels/303.txt new file mode 100644 index 0000000000000000000000000000000000000000..52243cd094f8de950d2b0bc84dd9e0e18f4de985 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/303.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b99749f1c9d5a425fef1ed5b3b41919e7194b334d11c33c6c2aa4afc29c67cf3 +size 78 diff --git a/pole_alignment/object_detection/train/labels/304.txt b/pole_alignment/object_detection/train/labels/304.txt new file mode 100644 index 0000000000000000000000000000000000000000..94857d8afb55e60640bc17b7e8c3ae9e1e991c6c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/304.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b388608147fb26b8ed5d42435166bedbf994f6390fba2afd5511e9911aea68c +size 155 diff --git a/pole_alignment/object_detection/train/labels/305.txt b/pole_alignment/object_detection/train/labels/305.txt new file mode 100644 index 0000000000000000000000000000000000000000..a16a44bb9e3e760305ca403523c4f4d4042bb1a3 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/305.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7b9e16ee9f3d733cb88623ff02c2ebbb43015718e72847a01dc5219cd111aeb +size 157 diff --git a/pole_alignment/object_detection/train/labels/306.txt b/pole_alignment/object_detection/train/labels/306.txt new file mode 100644 index 0000000000000000000000000000000000000000..4129948a3894463f5f0c8f228b0a0f4ca9c8c9d7 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/306.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f080b00c798f7d871eb59184bd6344d1beb6fb1f1a2fbdd6ba48361b0cb8960e +size 138 diff --git a/pole_alignment/object_detection/train/labels/307.txt b/pole_alignment/object_detection/train/labels/307.txt new file mode 100644 index 0000000000000000000000000000000000000000..4d924672ed52df011701a3d322d06d915d666cda --- /dev/null +++ b/pole_alignment/object_detection/train/labels/307.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13033baaae2469ec4d57276e3a8a030146ab75cf6796905fcf94df448f97249e +size 71 diff --git a/pole_alignment/object_detection/train/labels/308.txt b/pole_alignment/object_detection/train/labels/308.txt new file mode 100644 index 0000000000000000000000000000000000000000..e25b92562836d2a29cd85b534576a26b1f0747ac --- /dev/null +++ b/pole_alignment/object_detection/train/labels/308.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15eef4baa35c7095c72bcedab3bc993b73ea13965af311477e8729f36eda341e +size 57 diff --git a/pole_alignment/object_detection/train/labels/31.txt b/pole_alignment/object_detection/train/labels/31.txt new file mode 100644 index 0000000000000000000000000000000000000000..15599ceb42aa3574b2c396f65b8ff7a43f754a17 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/31.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b772a255f0534f529d8bcbab1dfeae607eeee0e96fd6c7c5e9b1ed89e38820ef +size 79 diff --git a/pole_alignment/object_detection/train/labels/310.txt b/pole_alignment/object_detection/train/labels/310.txt new file mode 100644 index 0000000000000000000000000000000000000000..985bb26f1ba01223dc76faa5caf8e103b44617a4 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/310.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c520a6ea8994951e83e9f283b6d49dc1922afed4d5a9dceeb13b9d2143eec73 +size 74 diff --git a/pole_alignment/object_detection/train/labels/311.txt b/pole_alignment/object_detection/train/labels/311.txt new file mode 100644 index 0000000000000000000000000000000000000000..53a788a9cc1a64dcfdef48b2e5d89effc7f8ba71 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/311.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69dead0d66340a707fb21b0363b774138e4790963353baafbabd220594a27b59 +size 79 diff --git a/pole_alignment/object_detection/train/labels/313.txt b/pole_alignment/object_detection/train/labels/313.txt new file mode 100644 index 0000000000000000000000000000000000000000..c7a62872d1b6f9e000b0d7670e5f76d8b79bcb48 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/313.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3a465f5d3784df12856a35015b0dd65cb9df05bf734220c9f645995807d2778 +size 70 diff --git a/pole_alignment/object_detection/train/labels/314.txt b/pole_alignment/object_detection/train/labels/314.txt new file mode 100644 index 0000000000000000000000000000000000000000..2a8a3faea14effa276eeb94e9103486e9f6be021 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/314.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57c89e5c9c74b813d80583ffa53e0fff6f5962707e5d578d09aa2ee8d12ec924 +size 66 diff --git a/pole_alignment/object_detection/train/labels/315.txt b/pole_alignment/object_detection/train/labels/315.txt new file mode 100644 index 0000000000000000000000000000000000000000..1db0d1f8bb4ea9abafbf8639eabd08367d30f6af --- /dev/null +++ b/pole_alignment/object_detection/train/labels/315.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f8cd809bc6a1aef308fdda1c8ee61265e81a758461ea4259605286190d8a6da +size 78 diff --git a/pole_alignment/object_detection/train/labels/316.txt b/pole_alignment/object_detection/train/labels/316.txt new file mode 100644 index 0000000000000000000000000000000000000000..472a407f1f48a3d448486af3722eae9a049473c7 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/316.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e863292e4897b05a2e1c7da652c8c4ac7a6c6e4ed4165f36f8c19e8dd9800ad6 +size 73 diff --git a/pole_alignment/object_detection/train/labels/317.txt b/pole_alignment/object_detection/train/labels/317.txt new file mode 100644 index 0000000000000000000000000000000000000000..7653fa4f8467e837ea980c69df9f7af6d75bb14c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/317.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97f54ec1438940e583bfdb07083d21869e65eea8ed66951c10fb8c4fd2bd2ef9 +size 59 diff --git a/pole_alignment/object_detection/train/labels/318.txt b/pole_alignment/object_detection/train/labels/318.txt new file mode 100644 index 0000000000000000000000000000000000000000..60a2694ad35aac41b8ade6a6fe1f9a8ccb86fd68 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/318.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50b10ca0088a2a4617642a900580a1cc895c3aecc32cfe9653b9d348fa038dee +size 223 diff --git a/pole_alignment/object_detection/train/labels/32.txt b/pole_alignment/object_detection/train/labels/32.txt new file mode 100644 index 0000000000000000000000000000000000000000..b584b32db582d21e4fc55693b19c08a3da667c1e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/32.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e9a98409d88be22124dc4f9ac35d9bdf41e7d3fe55e5bdef3d84459de3589f0 +size 80 diff --git a/pole_alignment/object_detection/train/labels/322.txt b/pole_alignment/object_detection/train/labels/322.txt new file mode 100644 index 0000000000000000000000000000000000000000..845fd1af6f1c17798b5ab47c2f1384379a45d839 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/322.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a203d5e7f24bbd4c8f3ec0eb67dcbe878a1918cd8a878751b96e3f014d178b1 +size 159 diff --git a/pole_alignment/object_detection/train/labels/323.txt b/pole_alignment/object_detection/train/labels/323.txt new file mode 100644 index 0000000000000000000000000000000000000000..a5cf2386f1cfe59005615b6b1cf9b0763a4c422c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/323.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04570c62e94e2f20b513a56365e14841d79bf931919840bafd97a4b0a9a67ed5 +size 77 diff --git a/pole_alignment/object_detection/train/labels/325.txt b/pole_alignment/object_detection/train/labels/325.txt new file mode 100644 index 0000000000000000000000000000000000000000..2142634ecf789745c4d735a5d7d8be9a79c834e8 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/325.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7aca9b69aae66d4e2cb9cc394b7e15d65ea21473e1379b4785e3f04b626ecb83 +size 78 diff --git a/pole_alignment/object_detection/train/labels/326.txt b/pole_alignment/object_detection/train/labels/326.txt new file mode 100644 index 0000000000000000000000000000000000000000..acf565fa8be2c75b9b1e0480b6978695136b8987 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/326.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee9b3c556853c3985a1b103025446f361e75572514f28617adbeb036ce288b4d +size 78 diff --git a/pole_alignment/object_detection/train/labels/327.txt b/pole_alignment/object_detection/train/labels/327.txt new file mode 100644 index 0000000000000000000000000000000000000000..8b87d05558a25c545e3912c6ef0cbfa4fcff5a50 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/327.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0afeff308da19b20c22c54acd0894013c76c695f9017687d55ab13f42aa7d0a1 +size 79 diff --git a/pole_alignment/object_detection/train/labels/328.txt b/pole_alignment/object_detection/train/labels/328.txt new file mode 100644 index 0000000000000000000000000000000000000000..ff3e4b994df784c5e47e3078d841e1c45fa5f2e9 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/328.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82e63db8aaa5d1d0a8ca39c6f6fd3b0aeeacf9e72bad97f7d202870a35e0b415 +size 80 diff --git a/pole_alignment/object_detection/train/labels/329.txt b/pole_alignment/object_detection/train/labels/329.txt new file mode 100644 index 0000000000000000000000000000000000000000..9f890346fafa0383feedd4cea1cc6e560f7b2475 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/329.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d6023a79fc26599deaab423b41d832d9a4ae58bcd1292a9d5232b2470cee82f +size 78 diff --git a/pole_alignment/object_detection/train/labels/33.txt b/pole_alignment/object_detection/train/labels/33.txt new file mode 100644 index 0000000000000000000000000000000000000000..1c06d1dc447b4334468b2158dd1d8ac975f89f3b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/33.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8413cbb1c7190ab5d9d44eb790958a32e1e7fa188e020e327831daa14154a09d +size 78 diff --git a/pole_alignment/object_detection/train/labels/331.txt b/pole_alignment/object_detection/train/labels/331.txt new file mode 100644 index 0000000000000000000000000000000000000000..87917fb31f89239cacd66e460f8572d9cacc2c26 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/331.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5903913273acf31860ff0494556919677ec6ba51a46d6944f2ff92a8188f1a93 +size 78 diff --git a/pole_alignment/object_detection/train/labels/332.txt b/pole_alignment/object_detection/train/labels/332.txt new file mode 100644 index 0000000000000000000000000000000000000000..34f93be76538156e2ff53925a2b76f5ab3fbd27e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/332.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21ccb43d80692e538c260a199e9444573d59dc81a1d99acf9bf3096e3d8004c9 +size 78 diff --git a/pole_alignment/object_detection/train/labels/333.txt b/pole_alignment/object_detection/train/labels/333.txt new file mode 100644 index 0000000000000000000000000000000000000000..1c045687b32421288ef6526dd282495487459316 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/333.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72804fc23e8ad288994ff9bb9de7df6855f0e9142bb38012208bdda69469336e +size 78 diff --git a/pole_alignment/object_detection/train/labels/334.txt b/pole_alignment/object_detection/train/labels/334.txt new file mode 100644 index 0000000000000000000000000000000000000000..9be98992477dc9f4234e4d075570d5cceb136497 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/334.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c52a02c85665c0307a1572cf6c0ffb606fd353a9a5257441dc95ce9c22886053 +size 79 diff --git a/pole_alignment/object_detection/train/labels/335.txt b/pole_alignment/object_detection/train/labels/335.txt new file mode 100644 index 0000000000000000000000000000000000000000..17fdc6eec54945173cfa8a37bff8ff62a9ba5d6c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/335.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:192eb935795cb80341d967a97e603684ace87fd6cd499068e0b5e80489b1747a +size 78 diff --git a/pole_alignment/object_detection/train/labels/336.txt b/pole_alignment/object_detection/train/labels/336.txt new file mode 100644 index 0000000000000000000000000000000000000000..0c222aae078680f72b37c1c9c97203e3e6a448c9 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/336.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:244e6d766b0057ac8039444dfb8682fb8cffb2e6607b07a521f2d7025ba6d065 +size 78 diff --git a/pole_alignment/object_detection/train/labels/337.txt b/pole_alignment/object_detection/train/labels/337.txt new file mode 100644 index 0000000000000000000000000000000000000000..05a11a43b96d4411001af487efdbdaafc042a953 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/337.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40acb871d4141fc2ff3cefa6273f0c5733d5dda4d07fa838932a897e8a57b7d5 +size 240 diff --git a/pole_alignment/object_detection/train/labels/338.txt b/pole_alignment/object_detection/train/labels/338.txt new file mode 100644 index 0000000000000000000000000000000000000000..aef211aca4b65a860ffd938be98c32cd7490d2bf --- /dev/null +++ b/pole_alignment/object_detection/train/labels/338.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b3e7fbb838a214ab46eab6c6f8b4caec62b8ec29249f663059f6bb0eb23a03b +size 158 diff --git a/pole_alignment/object_detection/train/labels/340.txt b/pole_alignment/object_detection/train/labels/340.txt new file mode 100644 index 0000000000000000000000000000000000000000..92982336ad0e99726ba6d54c212689d037926bae --- /dev/null +++ b/pole_alignment/object_detection/train/labels/340.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dfb3f65008ff4698e7d4b83eb0cb0fa5a8d3ae6250e322f854e37e968dd0827 +size 80 diff --git a/pole_alignment/object_detection/train/labels/341.txt b/pole_alignment/object_detection/train/labels/341.txt new file mode 100644 index 0000000000000000000000000000000000000000..8be935b2a6de248587014deb5efcfc9ddd90f0cb --- /dev/null +++ b/pole_alignment/object_detection/train/labels/341.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ddd1d12ab98957dddd7e318cbffa858dc971521b21ab69d883f782b10ddc838 +size 77 diff --git a/pole_alignment/object_detection/train/labels/344.txt b/pole_alignment/object_detection/train/labels/344.txt new file mode 100644 index 0000000000000000000000000000000000000000..9284e37436d368cac1242dd00168de0ebda57319 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/344.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f615d59ca1bdb8f0ef27dd5c15e0cfa41ccd19a2a69f484c4e221091068a0f9 +size 241 diff --git a/pole_alignment/object_detection/train/labels/345.txt b/pole_alignment/object_detection/train/labels/345.txt new file mode 100644 index 0000000000000000000000000000000000000000..3470eec7bbdef8cb877fe04b594a472861322f6f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/345.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c2a5ccd373e29fb7b7ce88bd244ce4db7f39fbf624f4ce39f405029683d4108 +size 78 diff --git a/pole_alignment/object_detection/train/labels/347.txt b/pole_alignment/object_detection/train/labels/347.txt new file mode 100644 index 0000000000000000000000000000000000000000..a1af4f0153d8acb3385a7f806f25b8ab873df2ba --- /dev/null +++ b/pole_alignment/object_detection/train/labels/347.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40710eafbcb2e4a08557267771b05019fdeab37f9de0fb5cff1f5affe1e78213 +size 71 diff --git a/pole_alignment/object_detection/train/labels/349.txt b/pole_alignment/object_detection/train/labels/349.txt new file mode 100644 index 0000000000000000000000000000000000000000..ab83578959518f3fb2eb5f0706b690e3b962c1dc --- /dev/null +++ b/pole_alignment/object_detection/train/labels/349.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33c4aa17fadf0cbb595f48b0a53f94f5c0e7b85df6c6d7e92f526cc62f27f2bf +size 66 diff --git a/pole_alignment/object_detection/train/labels/35.txt b/pole_alignment/object_detection/train/labels/35.txt new file mode 100644 index 0000000000000000000000000000000000000000..011a246090053caa076f2af75f5875240f846d08 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/35.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a2f4b1756796d1a3e0a05377b8eeb420f44eb8c7d2329ca19c7bfacfb6be3fe +size 240 diff --git a/pole_alignment/object_detection/train/labels/350.txt b/pole_alignment/object_detection/train/labels/350.txt new file mode 100644 index 0000000000000000000000000000000000000000..34ff3433240320ec80c9facb173d4087d3c2823a --- /dev/null +++ b/pole_alignment/object_detection/train/labels/350.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fd0bdf93418f34e12824dfec60abe6e90b1d7f7fee60c31c296945199037352 +size 71 diff --git a/pole_alignment/object_detection/train/labels/351.txt b/pole_alignment/object_detection/train/labels/351.txt new file mode 100644 index 0000000000000000000000000000000000000000..548f9d9b27f75ee646edbccbef405bf6c6c2e1c1 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/351.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:301ec885db233cd2d500badab97c462a748de6565472024f574059423ba9a918 +size 70 diff --git a/pole_alignment/object_detection/train/labels/352.txt b/pole_alignment/object_detection/train/labels/352.txt new file mode 100644 index 0000000000000000000000000000000000000000..ec7503b2cc0014aeb906ab2f781e695500ae58c8 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/352.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aed16769f7d272cec68db5124955dd6d2e2085694aa60c73375f31263b53073b +size 78 diff --git a/pole_alignment/object_detection/train/labels/354.txt b/pole_alignment/object_detection/train/labels/354.txt new file mode 100644 index 0000000000000000000000000000000000000000..bbfd5055296657e416d33e047deb13592164c80b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/354.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d46189e9050663395c0d662710bea9c98c292356134d2c67edede42e3e1940e1 +size 59 diff --git a/pole_alignment/object_detection/train/labels/355.txt b/pole_alignment/object_detection/train/labels/355.txt new file mode 100644 index 0000000000000000000000000000000000000000..465e377758a1519b76574026db7cc30f8cbf29a7 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/355.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2fa0f7fee596492780c08d49e840212cf308d3d7c674a9d8c0301ca85eb680d +size 67 diff --git a/pole_alignment/object_detection/train/labels/356.txt b/pole_alignment/object_detection/train/labels/356.txt new file mode 100644 index 0000000000000000000000000000000000000000..3b09872d8ceb94c4831b372128b8b814d6cf7a8c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/356.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2e758a95adfbaeab3c65d8b0d1d3be838ab2603af57485e8ef1a968238f015f +size 52 diff --git a/pole_alignment/object_detection/train/labels/357.txt b/pole_alignment/object_detection/train/labels/357.txt new file mode 100644 index 0000000000000000000000000000000000000000..603bf9bc42a0314e83729d5583ff36608609337f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/357.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:347ec18aba8001aefdbbdb34d87521c1ac5b752c2735fd99d560213479cb63c8 +size 146 diff --git a/pole_alignment/object_detection/train/labels/358.txt b/pole_alignment/object_detection/train/labels/358.txt new file mode 100644 index 0000000000000000000000000000000000000000..9f4a8c0e6e1624bbc4234c12ebf454d6f1be0e82 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/358.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a2f77c0ec17dbefe3c8338b60458fba9ce81960cf073b7bbff7fdc7de1140c9 +size 58 diff --git a/pole_alignment/object_detection/train/labels/360.txt b/pole_alignment/object_detection/train/labels/360.txt new file mode 100644 index 0000000000000000000000000000000000000000..958a1c9c60fb86f1c46abb5cf28136b5cbfd3814 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/360.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0831290696026d5f144cef6cbb7891aa1649da9809015b7eb33eb0ff400c3157 +size 79 diff --git a/pole_alignment/object_detection/train/labels/361.txt b/pole_alignment/object_detection/train/labels/361.txt new file mode 100644 index 0000000000000000000000000000000000000000..cb87ea359792ea10abc85d8c605676bbfce23761 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/361.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cba8c846b3e6bd5073273d79b1256815b6367bffdb1b6b2a3c877daf98af19bb +size 78 diff --git a/pole_alignment/object_detection/train/labels/362.txt b/pole_alignment/object_detection/train/labels/362.txt new file mode 100644 index 0000000000000000000000000000000000000000..e11501593d27133546c63b9ed0ac01cdf6ea6385 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/362.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:832b362b9094bdc17152ce76eecdc5f50f9b480d8426878dd6cd6b0a39602ae9 +size 78 diff --git a/pole_alignment/object_detection/train/labels/363.txt b/pole_alignment/object_detection/train/labels/363.txt new file mode 100644 index 0000000000000000000000000000000000000000..361c351db0a0ea604b394722ee0b7f3096db515a --- /dev/null +++ b/pole_alignment/object_detection/train/labels/363.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee0186fc334ca96cb28c063f570127382c4876b33e2deb580364965ae2251ee4 +size 77 diff --git a/pole_alignment/object_detection/train/labels/365.txt b/pole_alignment/object_detection/train/labels/365.txt new file mode 100644 index 0000000000000000000000000000000000000000..b7057df99d06ea55918628a59a6781ff00b05148 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/365.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:162ce4239122635ca092e0d707b467b16e32f509388c16caa71e74591c7c2cbc +size 72 diff --git a/pole_alignment/object_detection/train/labels/366.txt b/pole_alignment/object_detection/train/labels/366.txt new file mode 100644 index 0000000000000000000000000000000000000000..443056a0d3228f0bbac7ed0cad4cb8f90361f10a --- /dev/null +++ b/pole_alignment/object_detection/train/labels/366.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e09a8428e508bc9d70a4f20eeb4271e87d789e28d88576845528169aa711a7ed +size 69 diff --git a/pole_alignment/object_detection/train/labels/367.txt b/pole_alignment/object_detection/train/labels/367.txt new file mode 100644 index 0000000000000000000000000000000000000000..66517caf40f3bf2f0249c467be87f4495937152e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/367.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4705a82fe02eb6fb5e6c204906e3f4299cf44fe28c208587bf5b4110eb28281 +size 69 diff --git a/pole_alignment/object_detection/train/labels/368.txt b/pole_alignment/object_detection/train/labels/368.txt new file mode 100644 index 0000000000000000000000000000000000000000..053bb6fd45ceadf8b992c8f1a345c36dab5464b7 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/368.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa4d87902bdb3713ce4532820b832e4a19ada22aa5ad02fdf493402987d659bf +size 62 diff --git a/pole_alignment/object_detection/train/labels/369.txt b/pole_alignment/object_detection/train/labels/369.txt new file mode 100644 index 0000000000000000000000000000000000000000..f0f7c25e066861d9328866dc7ef884cae1010cb8 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/369.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f7cafe5f0ea3b1656067ea8c226c03c520263397e9b6a329823acd405dc913d +size 59 diff --git a/pole_alignment/object_detection/train/labels/374.txt b/pole_alignment/object_detection/train/labels/374.txt new file mode 100644 index 0000000000000000000000000000000000000000..5ec174e4614489c5dd8d2746112ee134ed961a11 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/374.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2722bb2c994f2582699814a75b04417b2a8dfcf28e6c77b7dc48755a7d54695 +size 58 diff --git a/pole_alignment/object_detection/train/labels/375.txt b/pole_alignment/object_detection/train/labels/375.txt new file mode 100644 index 0000000000000000000000000000000000000000..4c0573bc360d98900bcdbfec5c332b8373e68074 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/375.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79af3b243b482fb27f5eeb5cdcd42976be8b98f0513adfe51f1cf84934b53d9c +size 81 diff --git a/pole_alignment/object_detection/train/labels/377.txt b/pole_alignment/object_detection/train/labels/377.txt new file mode 100644 index 0000000000000000000000000000000000000000..30ef4aa82643c9712ef06e620d77241dc3fdf96d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/377.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc9fdb003ccdbecdf8b5fd8eaf4f4b2ab43c9bbebb53aeea1d12e5d6b1a68236 +size 78 diff --git a/pole_alignment/object_detection/train/labels/378.txt b/pole_alignment/object_detection/train/labels/378.txt new file mode 100644 index 0000000000000000000000000000000000000000..5efeda6b802db16d112e7b0eba290c0c72da3f6c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/378.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d16dc1dfc1a2e4f42d079dd862ab01ac837add402472a7de724576e09cfc9cf9 +size 70 diff --git a/pole_alignment/object_detection/train/labels/38.txt b/pole_alignment/object_detection/train/labels/38.txt new file mode 100644 index 0000000000000000000000000000000000000000..d68d15264b00b722471b094a3a2d75799a8adf81 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/38.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:593c352b2978189cb25a84711c87fabd903a2d3520355904ce0fcc00425e6d7a +size 79 diff --git a/pole_alignment/object_detection/train/labels/380.txt b/pole_alignment/object_detection/train/labels/380.txt new file mode 100644 index 0000000000000000000000000000000000000000..a66da2f35fdcfe748c0b7092b71de55f85634198 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/380.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4932517f2214e3e9cff992579713db579f261565ce3286b583919c5c40a5945 +size 77 diff --git a/pole_alignment/object_detection/train/labels/381.txt b/pole_alignment/object_detection/train/labels/381.txt new file mode 100644 index 0000000000000000000000000000000000000000..a401387a32e0791e4741f3e5c6d8fa1f1c09be2f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/381.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a6eb8ed58ffcf528ad6e51a9e4c3bc653f27541a0f0919dfad88546fff79da4 +size 63 diff --git a/pole_alignment/object_detection/train/labels/382.txt b/pole_alignment/object_detection/train/labels/382.txt new file mode 100644 index 0000000000000000000000000000000000000000..88f4dee8ceb5d83d4aa8603e2eed238ae1383d41 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/382.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc698fc4d0c031d30cac8758639acf1d3dedff69bcaa30bc5092b0c7832fa059 +size 79 diff --git a/pole_alignment/object_detection/train/labels/386.txt b/pole_alignment/object_detection/train/labels/386.txt new file mode 100644 index 0000000000000000000000000000000000000000..9c59d31b5ba327b7d95dcb343bfeed0d9763864f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/386.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:288670816c994013b273cd9d65a2d9248ee1dba69e38f708d83d5b031dd4ff79 +size 78 diff --git a/pole_alignment/object_detection/train/labels/387.txt b/pole_alignment/object_detection/train/labels/387.txt new file mode 100644 index 0000000000000000000000000000000000000000..3f08ace24f289c17c59e180b298eee9c9663d491 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/387.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d2ba47913b628f4a1dbadf55129f3e7a81911eba795781f21da0d5dd23a6d45 +size 63 diff --git a/pole_alignment/object_detection/train/labels/388.txt b/pole_alignment/object_detection/train/labels/388.txt new file mode 100644 index 0000000000000000000000000000000000000000..767aedd8f22ec8c0081af81af186cf5821799eea --- /dev/null +++ b/pole_alignment/object_detection/train/labels/388.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52bb514db46766093ab67d18f1b7c754ed9e97242b134ba9c213cbf809c00815 +size 80 diff --git a/pole_alignment/object_detection/train/labels/389.txt b/pole_alignment/object_detection/train/labels/389.txt new file mode 100644 index 0000000000000000000000000000000000000000..2c366716409607fdd4b5a30e095ae1145aae5da2 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/389.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5c4e67e6723295121d17d2ea35d7030167f7eeb575b3fc21b4fb804f715b799 +size 78 diff --git a/pole_alignment/object_detection/train/labels/391.txt b/pole_alignment/object_detection/train/labels/391.txt new file mode 100644 index 0000000000000000000000000000000000000000..da6bf0a11c6abfb610cfee69bb775dbae7412ce8 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/391.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:889c1dbf382cc1936b8c927e49dc6e3175d7ae92a85ce17efc9fe5087b66af52 +size 79 diff --git a/pole_alignment/object_detection/train/labels/392.txt b/pole_alignment/object_detection/train/labels/392.txt new file mode 100644 index 0000000000000000000000000000000000000000..e66a87813f8e721eacf2b5e3c98a09f44d132d40 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/392.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27d0fd08463a12153b139dde771d30e47ac01ef728c7b6d3b624f12558ff7aaf +size 157 diff --git a/pole_alignment/object_detection/train/labels/393.txt b/pole_alignment/object_detection/train/labels/393.txt new file mode 100644 index 0000000000000000000000000000000000000000..6b2b5b568164dba69e7186dcdd3ca7683a6b949c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/393.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa33ee899a211095631b476de5f9b1ebd4bd2722ee734ed4720a6f8707e18b70 +size 79 diff --git a/pole_alignment/object_detection/train/labels/395.txt b/pole_alignment/object_detection/train/labels/395.txt new file mode 100644 index 0000000000000000000000000000000000000000..70188b1c610c65142832aaa201db6f1e36c471b4 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/395.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38d06768dc4cadf70391e8f9a9dbad163faae6d72ec91411c536203c33044f82 +size 78 diff --git a/pole_alignment/object_detection/train/labels/396.txt b/pole_alignment/object_detection/train/labels/396.txt new file mode 100644 index 0000000000000000000000000000000000000000..88dc0c47225f297698213f3aa95af32856c07308 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/396.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ea30494b083e85d2351d0ac0e649443c181def21ed9aacf773a4d7e5954e7c9 +size 65 diff --git a/pole_alignment/object_detection/train/labels/397.txt b/pole_alignment/object_detection/train/labels/397.txt new file mode 100644 index 0000000000000000000000000000000000000000..d3bd8f63d0f651d930896615b3c6dfbc0fd46d48 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/397.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96c4b952577cc7fc99b91f7b00a9494806a4af1b3ed2665e52c0dbad49b4f36b +size 68 diff --git a/pole_alignment/object_detection/train/labels/399.txt b/pole_alignment/object_detection/train/labels/399.txt new file mode 100644 index 0000000000000000000000000000000000000000..472235ae36d792eb92624796000dffc60d2ed6c4 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/399.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ae1121b58d21cfbdaafcdcd76bf39ba65feaa1b0c2068700ccd998b1d06e8ec +size 52 diff --git a/pole_alignment/object_detection/train/labels/4.txt b/pole_alignment/object_detection/train/labels/4.txt new file mode 100644 index 0000000000000000000000000000000000000000..8301918a6ecb74309d12a1b071daaff3959467ad --- /dev/null +++ b/pole_alignment/object_detection/train/labels/4.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95a163b4cf5219189cc46e2251cf4ec8c7fea8dd1c8c7423ebbba536ec8097ce +size 61 diff --git a/pole_alignment/object_detection/train/labels/40.txt b/pole_alignment/object_detection/train/labels/40.txt new file mode 100644 index 0000000000000000000000000000000000000000..140c185a6f12c6816ebb900eb9163fb351bb1719 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/40.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b03ad97ba1bbcdce114df4318da28d86962b10cebec9bdc21968c2cd5b254b1 +size 76 diff --git a/pole_alignment/object_detection/train/labels/400.txt b/pole_alignment/object_detection/train/labels/400.txt new file mode 100644 index 0000000000000000000000000000000000000000..690cd8a0176221f13f3649377e4fb54c219f7468 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/400.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a883b694749c23fa42e84bf620e5717bc551c5507de6217f1a2c50eed2612155 +size 79 diff --git a/pole_alignment/object_detection/train/labels/401.txt b/pole_alignment/object_detection/train/labels/401.txt new file mode 100644 index 0000000000000000000000000000000000000000..b883e34c612af79e2394aedc856c59eb4758d383 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/401.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fea69d3b8a651f25367abcbe4c183646a908fdaf69e1780620a95ad480d85137 +size 79 diff --git a/pole_alignment/object_detection/train/labels/402.txt b/pole_alignment/object_detection/train/labels/402.txt new file mode 100644 index 0000000000000000000000000000000000000000..aee2c923a1d720556971ca107eff5176ab886084 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/402.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b2035c914096e6314ed06d69107b93587033c60b5a1a8f5f3a172b2ee8a715c +size 57 diff --git a/pole_alignment/object_detection/train/labels/405.txt b/pole_alignment/object_detection/train/labels/405.txt new file mode 100644 index 0000000000000000000000000000000000000000..0c571bab2f37450f4a81b2b99d64fda43b606e82 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/405.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37e4c013a7b24b5e08ce94afb48494626455c6bc9c90eb0f69e498e7293b8f0b +size 64 diff --git a/pole_alignment/object_detection/train/labels/406.txt b/pole_alignment/object_detection/train/labels/406.txt new file mode 100644 index 0000000000000000000000000000000000000000..fa6bb2fe0b7b5583289ebe7c026f348268b67a40 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/406.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a54bd45cf644906125a58f23f42e1380545f4ef97165b22a237232a54be1a267 +size 79 diff --git a/pole_alignment/object_detection/train/labels/407.txt b/pole_alignment/object_detection/train/labels/407.txt new file mode 100644 index 0000000000000000000000000000000000000000..e7d3ccaac4ae85717566e1ab2827055cd082d5f4 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/407.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0419848eca3f3b2b35f7081fe7d6aaaf05a0be90c5550b0973a0d9c4415faa6f +size 78 diff --git a/pole_alignment/object_detection/train/labels/41.txt b/pole_alignment/object_detection/train/labels/41.txt new file mode 100644 index 0000000000000000000000000000000000000000..2416ecdeebe747e998b0d3b31966d96a3c463fea --- /dev/null +++ b/pole_alignment/object_detection/train/labels/41.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca1a7b53011408d0be5a99ed9431f614906c5db05334e69f2404ba0bb97ad81e +size 80 diff --git a/pole_alignment/object_detection/train/labels/410.txt b/pole_alignment/object_detection/train/labels/410.txt new file mode 100644 index 0000000000000000000000000000000000000000..cf4a9fd9d5e834e12be90c148b6249a8f084b125 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/410.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3282054f910316564823f650b14034039f6227baaadffb8d21353ebd60dc515b +size 72 diff --git a/pole_alignment/object_detection/train/labels/413.txt b/pole_alignment/object_detection/train/labels/413.txt new file mode 100644 index 0000000000000000000000000000000000000000..aced5f19a0c052242e5a91066fa5e63de89fcd3c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/413.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87968e6f661a30c897a6e77724282ee72da0041e87e4c9b957679d2125079b4c +size 73 diff --git a/pole_alignment/object_detection/train/labels/414.txt b/pole_alignment/object_detection/train/labels/414.txt new file mode 100644 index 0000000000000000000000000000000000000000..4832499d2cc87da31208a89b9848e3cfee7a12a4 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/414.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c7109baab0ed288cecbbe830cba070375cbb3b7c874989888e98cf581140d64 +size 79 diff --git a/pole_alignment/object_detection/train/labels/416.txt b/pole_alignment/object_detection/train/labels/416.txt new file mode 100644 index 0000000000000000000000000000000000000000..a5d2539bb76233e7c302b8489faa603cfda34dfa --- /dev/null +++ b/pole_alignment/object_detection/train/labels/416.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b7c57f3924e4f5b5f93d58034741bfee45951ee5d2cc1b6b1edfe2a05ef43bf +size 76 diff --git a/pole_alignment/object_detection/train/labels/418.txt b/pole_alignment/object_detection/train/labels/418.txt new file mode 100644 index 0000000000000000000000000000000000000000..66389c19bd63900f3c3767316330de492cb3c26e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/418.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7313bf1cbb7b6f2c5568e2cdcc2584253c4e495c8cebd5859bf553452038ccf9 +size 155 diff --git a/pole_alignment/object_detection/train/labels/42.txt b/pole_alignment/object_detection/train/labels/42.txt new file mode 100644 index 0000000000000000000000000000000000000000..388c782b51bfdf8348f4fdccc502cc4c47176d89 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/42.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64ba512df2d6a135d6a20499ae8b18ddb5d01cf5daa3d4dbf9f90c1550d5aeaa +size 78 diff --git a/pole_alignment/object_detection/train/labels/421.txt b/pole_alignment/object_detection/train/labels/421.txt new file mode 100644 index 0000000000000000000000000000000000000000..acd97bec327f49f99435e892c7d248c97dbf3ad0 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/421.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:519d452ba3272263666ef6471fdad919115cf1b3110832e737d65c50ecf54f3c +size 79 diff --git a/pole_alignment/object_detection/train/labels/423.txt b/pole_alignment/object_detection/train/labels/423.txt new file mode 100644 index 0000000000000000000000000000000000000000..18a76f853ef73780850b068a1faa4da9e307f984 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/423.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a46b27f32fb754bf9b05721d56aa4f5a968539b5f97536e248b1ecfa389a13b4 +size 70 diff --git a/pole_alignment/object_detection/train/labels/424.txt b/pole_alignment/object_detection/train/labels/424.txt new file mode 100644 index 0000000000000000000000000000000000000000..642127a853c919c8f7b019a760fd4ceab9ec9a6d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/424.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b89c5249bcf80267b24dafdd9bddab8b52550341e28e0c36626696b4b52e4cb +size 67 diff --git a/pole_alignment/object_detection/train/labels/425.txt b/pole_alignment/object_detection/train/labels/425.txt new file mode 100644 index 0000000000000000000000000000000000000000..a90eec5d19bc9d3f8a3eb8cb40ac39f2e388ba5d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/425.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b2c49cb4e27756bee1bd8a963c53a6a103e4c527fc6ee8ceca64c7ce64e0109 +size 78 diff --git a/pole_alignment/object_detection/train/labels/426.txt b/pole_alignment/object_detection/train/labels/426.txt new file mode 100644 index 0000000000000000000000000000000000000000..27aea84d4af5eb5c328e7908956df374c680c11c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/426.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5079530153859f3f0fbd3555c85068d8144626dfc155948def4d3be209ade2e1 +size 80 diff --git a/pole_alignment/object_detection/train/labels/43.txt b/pole_alignment/object_detection/train/labels/43.txt new file mode 100644 index 0000000000000000000000000000000000000000..f7a30467e4ce6ccf16a5dc0aaaeeb1074341af31 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/43.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15b04c9418a3aae0837ccdd13ee8e1e51a1c127059873513e9229ea48e45c17e +size 157 diff --git a/pole_alignment/object_detection/train/labels/431.txt b/pole_alignment/object_detection/train/labels/431.txt new file mode 100644 index 0000000000000000000000000000000000000000..159cc936430818ce2048701cbb0639e87b3e1882 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/431.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bff9c5fc1653255c05e6964bdf67d1a58328571b7cc5787e86fa985bbb21f871 +size 149 diff --git a/pole_alignment/object_detection/train/labels/433.txt b/pole_alignment/object_detection/train/labels/433.txt new file mode 100644 index 0000000000000000000000000000000000000000..22b9919a77647a384effd8bd34b9a2a160ccf583 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/433.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b3cb47ffa0297fe9fabf23420b7d6f96f9e0d517e4d4edde30c503932dda8a4 +size 59 diff --git a/pole_alignment/object_detection/train/labels/434.txt b/pole_alignment/object_detection/train/labels/434.txt new file mode 100644 index 0000000000000000000000000000000000000000..c7fe99da0005f2eee6347c2b6ecd218cab3a0c22 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/434.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f12119dd7c33c923bb62d4e585b2a22b4afe3170c180d48a945a6e97a7f0ff7f +size 78 diff --git a/pole_alignment/object_detection/train/labels/435.txt b/pole_alignment/object_detection/train/labels/435.txt new file mode 100644 index 0000000000000000000000000000000000000000..d2d4f2d36cd9a09563c95f153cfe503f7e594b25 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/435.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee186803da95dafbb7457c5371081b36fb1a9c35d3ada2e36b8292ba3ef83106 +size 69 diff --git a/pole_alignment/object_detection/train/labels/437.txt b/pole_alignment/object_detection/train/labels/437.txt new file mode 100644 index 0000000000000000000000000000000000000000..b18a29e9a2b5d36cc49e0480cedb5e0f3b4f6a8b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/437.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20ac04cdbc8a7b198e925a5d24360604ea9ae4258bd0e40cc5265b9028f201e6 +size 62 diff --git a/pole_alignment/object_detection/train/labels/439.txt b/pole_alignment/object_detection/train/labels/439.txt new file mode 100644 index 0000000000000000000000000000000000000000..f40a21bdc46a11ce8588c022b870c0a10051d7a6 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/439.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:014a8dc66506ef56abdaa2a00c8743a7a5bf92659bf463ea17953b1d9eed4233 +size 61 diff --git a/pole_alignment/object_detection/train/labels/440.txt b/pole_alignment/object_detection/train/labels/440.txt new file mode 100644 index 0000000000000000000000000000000000000000..cad7afde41b5e2741127272a6438759fddebe54d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/440.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04cd4bb1fcaee1ae4a1349275f7612842cfa7e481d33e1ab5fcce4ec4cc77cb9 +size 123 diff --git a/pole_alignment/object_detection/train/labels/441.txt b/pole_alignment/object_detection/train/labels/441.txt new file mode 100644 index 0000000000000000000000000000000000000000..c5b50347a339f6cb7aa6955594b40cc2bfb5dba6 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/441.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a8e9c3ad376b31ea7433ec7a7a39d65d11276bccdbb9ac877c414ee9ff02dc9 +size 50 diff --git a/pole_alignment/object_detection/train/labels/442.txt b/pole_alignment/object_detection/train/labels/442.txt new file mode 100644 index 0000000000000000000000000000000000000000..42b193933fd4c3bf7207bdef46868e12a3e4580e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/442.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a5bbd57be20ecfb6d9c580d15f198947191f0ea07756411cf8f7ea90fe6f660 +size 59 diff --git a/pole_alignment/object_detection/train/labels/443.txt b/pole_alignment/object_detection/train/labels/443.txt new file mode 100644 index 0000000000000000000000000000000000000000..3990b5c427cb0ab7f80aa3cd6b51db530766fde2 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/443.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8997ac2a6d255c123cfae743be27b02b15b1b784b9435e59964d56ca2b9a80d3 +size 78 diff --git a/pole_alignment/object_detection/train/labels/444.txt b/pole_alignment/object_detection/train/labels/444.txt new file mode 100644 index 0000000000000000000000000000000000000000..84e00ac78e7c47be5bebdbc662a9bdb08aa74397 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/444.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe378011bd445441a1a2b057ffcdc4048bc1670432549391f8ecd0adb7b85272 +size 69 diff --git a/pole_alignment/object_detection/train/labels/445.txt b/pole_alignment/object_detection/train/labels/445.txt new file mode 100644 index 0000000000000000000000000000000000000000..5eab1a8e7677c25cfc18e209ee30fe427166c2d5 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/445.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9c11da4f1f8fc1aed4223db716822a6ae6f3da730143fac35a3ed780e036d01 +size 78 diff --git a/pole_alignment/object_detection/train/labels/447.txt b/pole_alignment/object_detection/train/labels/447.txt new file mode 100644 index 0000000000000000000000000000000000000000..7330e550189211e51e63d0e1da616185290ed1f7 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/447.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab8cb559a14c7eea0b5d45c68e9f70c2dcf78dcb5bba160be143c5d299c237cb +size 69 diff --git a/pole_alignment/object_detection/train/labels/448.txt b/pole_alignment/object_detection/train/labels/448.txt new file mode 100644 index 0000000000000000000000000000000000000000..80a8986819fd60682dd6980230cc6437a31abc9e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/448.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8435a169cddef0a33523cfc90ab8920ca7b19521570897dd0b3341c91ebd93c +size 78 diff --git a/pole_alignment/object_detection/train/labels/449.txt b/pole_alignment/object_detection/train/labels/449.txt new file mode 100644 index 0000000000000000000000000000000000000000..3960af8b380b96ee128a7a4d8db2240160746b5d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/449.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d6181e65570319cb28b104cf350227fdba06ce068a4d4bf5b17dd01e7fd05e1 +size 69 diff --git a/pole_alignment/object_detection/train/labels/45.txt b/pole_alignment/object_detection/train/labels/45.txt new file mode 100644 index 0000000000000000000000000000000000000000..da3fcbe6cc9219875e601a9dea73d6fa7bd8f129 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/45.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:006f28ec56f31dd81155622cbd915968967879cfa0f1543c4859b8c198b20dc7 +size 158 diff --git a/pole_alignment/object_detection/train/labels/450.txt b/pole_alignment/object_detection/train/labels/450.txt new file mode 100644 index 0000000000000000000000000000000000000000..576cee4745975afdcdd939357a3f6e71cb978b29 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/450.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e03ac5d7216bb8d08ed52853eb0a3918080356152e12791200e70abcbb68d029 +size 115 diff --git a/pole_alignment/object_detection/train/labels/451.txt b/pole_alignment/object_detection/train/labels/451.txt new file mode 100644 index 0000000000000000000000000000000000000000..c74f8710374ebea3409f139d772a3aa9e44974d6 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/451.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af97a47b480a55657f102cb4ab19680d6d33fa1740035a0f97d9d62bf1e67e32 +size 71 diff --git a/pole_alignment/object_detection/train/labels/452.txt b/pole_alignment/object_detection/train/labels/452.txt new file mode 100644 index 0000000000000000000000000000000000000000..7e73dc420430e9b488700b00bf8a3080d41071f9 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/452.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03443edeebca21877a6eee017cbf03e8714ab15cbce37470363558206cce1584 +size 72 diff --git a/pole_alignment/object_detection/train/labels/453.txt b/pole_alignment/object_detection/train/labels/453.txt new file mode 100644 index 0000000000000000000000000000000000000000..4a3ce3c857db16ae218d04c63f5af86c5d40992f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/453.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c19c994c3bfa7220da7fc6fb37fd548c27bb348d7badc7e2167f0f17ef4ac087 +size 77 diff --git a/pole_alignment/object_detection/train/labels/455.txt b/pole_alignment/object_detection/train/labels/455.txt new file mode 100644 index 0000000000000000000000000000000000000000..3e65f0812ce9c66efbf8770f784683539669122b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/455.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c12b07ba1dd0f3b71b2de0300b0ff802586f94f424b55c8a57b469f36bf65c0a +size 77 diff --git a/pole_alignment/object_detection/train/labels/456.txt b/pole_alignment/object_detection/train/labels/456.txt new file mode 100644 index 0000000000000000000000000000000000000000..90e263bc5c6f3c88220deae4b63a6ed6e84b4e79 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/456.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:433f310a77ac0f9a3f04ddd39ba25e465d6bb3cfffcafd828af343749ab5fca9 +size 78 diff --git a/pole_alignment/object_detection/train/labels/457.txt b/pole_alignment/object_detection/train/labels/457.txt new file mode 100644 index 0000000000000000000000000000000000000000..b1c72317af6f8de7620fdfe466d4f074785ed7e9 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/457.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea05df9b72636f3893b053b4e9513892a273f526ffc8e70794d33e051c8cdd69 +size 78 diff --git a/pole_alignment/object_detection/train/labels/458.txt b/pole_alignment/object_detection/train/labels/458.txt new file mode 100644 index 0000000000000000000000000000000000000000..c477c73e17e15ab567faf74d82614f11a2469a42 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/458.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e73f0c9a729ba0b88b5e2f5f0bbf6cea7c6bea4c3aa1b6f76ef1a7076668ef6a +size 78 diff --git a/pole_alignment/object_detection/train/labels/459.txt b/pole_alignment/object_detection/train/labels/459.txt new file mode 100644 index 0000000000000000000000000000000000000000..60dc1949f4bb15d513f46404aeb51763ea187981 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/459.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:825bc25f5303c9002668885cada1a71933f6db703ad51e1be8ab07feae5bdd10 +size 78 diff --git a/pole_alignment/object_detection/train/labels/462.txt b/pole_alignment/object_detection/train/labels/462.txt new file mode 100644 index 0000000000000000000000000000000000000000..c619d70590431e41adf36e7f813b5bb129053ce0 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/462.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09adc8300d5f01af13927a59714d37b5b4dc672c6df21e5393005dc22fc40a20 +size 64 diff --git a/pole_alignment/object_detection/train/labels/463.txt b/pole_alignment/object_detection/train/labels/463.txt new file mode 100644 index 0000000000000000000000000000000000000000..a8f1728474cc3874536083e91e291929efe23a5b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/463.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5febb791038e063aa2d24671d13983f0d5dfc6973d7820343977f3b3d287ae5 +size 78 diff --git a/pole_alignment/object_detection/train/labels/464.txt b/pole_alignment/object_detection/train/labels/464.txt new file mode 100644 index 0000000000000000000000000000000000000000..279c8e873ee1cb5acab74bc59d37bbf6140864ff --- /dev/null +++ b/pole_alignment/object_detection/train/labels/464.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4edfac9ea648b64fb2c33ab4c7430d286f2a15e6424be6dc0aa0ef1a5c4bfda3 +size 79 diff --git a/pole_alignment/object_detection/train/labels/465.txt b/pole_alignment/object_detection/train/labels/465.txt new file mode 100644 index 0000000000000000000000000000000000000000..43e99a752c0a18c3d0b6f09912d0e4cc340a7447 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/465.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:075f4bc8722f32dd857001e80b973ec1d84d2a9dbedb4ec45d0d7c57ac14642e +size 78 diff --git a/pole_alignment/object_detection/train/labels/466.txt b/pole_alignment/object_detection/train/labels/466.txt new file mode 100644 index 0000000000000000000000000000000000000000..eee4d545d4f9db9877d0dd1205c03e6f578e5e88 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/466.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85a4062b76769fb3113010475abf2ab951637417afbab772750533ac7f22953a +size 159 diff --git a/pole_alignment/object_detection/train/labels/47.txt b/pole_alignment/object_detection/train/labels/47.txt new file mode 100644 index 0000000000000000000000000000000000000000..5dd907fd2753f29c0872a9204983b53f12825264 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/47.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95e6e0070513c4ce1e896744908b67fd435f3a0e7a94e2115aa66a3bf06c5bb9 +size 159 diff --git a/pole_alignment/object_detection/train/labels/471.txt b/pole_alignment/object_detection/train/labels/471.txt new file mode 100644 index 0000000000000000000000000000000000000000..af1d2c21eee94aed931734e4d527fe82075b438a --- /dev/null +++ b/pole_alignment/object_detection/train/labels/471.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36598f666844ccc3c5050de618636f4e8432ee4a42f29a7f5b279f3374073b22 +size 151 diff --git a/pole_alignment/object_detection/train/labels/473.txt b/pole_alignment/object_detection/train/labels/473.txt new file mode 100644 index 0000000000000000000000000000000000000000..9124b0820b457579826662333f94c8542b8f265d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/473.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aae45887d85dd6b375a03d4e7bf4f266de2bc48b08a94d9961fa2cc3ecab5ab +size 79 diff --git a/pole_alignment/object_detection/train/labels/474.txt b/pole_alignment/object_detection/train/labels/474.txt new file mode 100644 index 0000000000000000000000000000000000000000..42833a239caa347d93b8f24602f51cda758c95a3 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/474.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0986f4bc48fb9ed4ae86f393abc695e8d38612a9923a5b4739a620d580f32247 +size 74 diff --git a/pole_alignment/object_detection/train/labels/476.txt b/pole_alignment/object_detection/train/labels/476.txt new file mode 100644 index 0000000000000000000000000000000000000000..c7ddd91e773407cad39cdf41de7b56c946d42644 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/476.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73b620d561c720dbbf2a7e437424d3852841020552e4b6b020fcafec4aed27c5 +size 78 diff --git a/pole_alignment/object_detection/train/labels/48.txt b/pole_alignment/object_detection/train/labels/48.txt new file mode 100644 index 0000000000000000000000000000000000000000..7a4c550e165b1409d15aff2d6ebdb35b1d888557 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/48.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a49a4146332f8538023e948e294ac64912fba85f134c99ff9ad607b8bcd31e0b +size 78 diff --git a/pole_alignment/object_detection/train/labels/483.txt b/pole_alignment/object_detection/train/labels/483.txt new file mode 100644 index 0000000000000000000000000000000000000000..c4ee9618b29747ffd22fa97b7dc90418788d9eb9 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/483.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:446352c304fa828285047547122e8bed458022d621bf32f6a7d865c874f078a1 +size 78 diff --git a/pole_alignment/object_detection/train/labels/484.txt b/pole_alignment/object_detection/train/labels/484.txt new file mode 100644 index 0000000000000000000000000000000000000000..fe4211c2b75d63ce07774320d3e34a705550f3e4 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/484.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3903672e9b2d1eb9d5d5ee4e9e81905dd52630b2df7474d2f94eb9a4cfd97324 +size 68 diff --git a/pole_alignment/object_detection/train/labels/485.txt b/pole_alignment/object_detection/train/labels/485.txt new file mode 100644 index 0000000000000000000000000000000000000000..67d627cf50901e9d1ad5d05ae1e602f4ea68c93b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/485.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1fb749e7da7c841020f3acc9fd90b242e31f97fa1465778e355f16157ad95db +size 78 diff --git a/pole_alignment/object_detection/train/labels/486.txt b/pole_alignment/object_detection/train/labels/486.txt new file mode 100644 index 0000000000000000000000000000000000000000..256d10c22e96f8f5df77522fc53322a5971721fc --- /dev/null +++ b/pole_alignment/object_detection/train/labels/486.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bf250f2c1474ba4a1465b53788cf5a563b59f11241b30b69f5006ddc36e8f66 +size 79 diff --git a/pole_alignment/object_detection/train/labels/488.txt b/pole_alignment/object_detection/train/labels/488.txt new file mode 100644 index 0000000000000000000000000000000000000000..094c595b8e1d455def881c2b11351e23f6a2a82f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/488.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:941d08b60762670d5ebf41d747adc88f677c7a398199b01ba6b7a83b05576b5e +size 317 diff --git a/pole_alignment/object_detection/train/labels/489.txt b/pole_alignment/object_detection/train/labels/489.txt new file mode 100644 index 0000000000000000000000000000000000000000..77addbdc053dc32900bbb50552a395a4f2cd43e1 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/489.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46581bbc5ece9a03701763ede1eae6448f009b47dff5af1ebc1df676cc18d798 +size 74 diff --git a/pole_alignment/object_detection/train/labels/492.txt b/pole_alignment/object_detection/train/labels/492.txt new file mode 100644 index 0000000000000000000000000000000000000000..98fb5e39501cc7e414b1ab76a2329499e925b2ae --- /dev/null +++ b/pole_alignment/object_detection/train/labels/492.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:918eaf7e764fe38eb63c0766c89cee5aba9476d98106d857d58f510adb5243e9 +size 78 diff --git a/pole_alignment/object_detection/train/labels/494.txt b/pole_alignment/object_detection/train/labels/494.txt new file mode 100644 index 0000000000000000000000000000000000000000..f428ef578f866b7f59e65bf019617de3dc4d300f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/494.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9789b6e87bf48923fce947b906e7f5c179776cdc0b8b9e2e3f322d35c8ebe7b6 +size 79 diff --git a/pole_alignment/object_detection/train/labels/495.txt b/pole_alignment/object_detection/train/labels/495.txt new file mode 100644 index 0000000000000000000000000000000000000000..b576f14fd9a594c5e07f394fcadd6cb797f29851 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/495.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f03f011ae974ea5cca15d75f4809deedd3f42c09d8dda0f75267063f9b7b27f +size 157 diff --git a/pole_alignment/object_detection/train/labels/496.txt b/pole_alignment/object_detection/train/labels/496.txt new file mode 100644 index 0000000000000000000000000000000000000000..b62e2853ed96c8a12177f7605da130b49868835c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/496.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4a87fd5e1b63659e35598caad06306991cf636aafde7fa836b876e33a08a170 +size 78 diff --git a/pole_alignment/object_detection/train/labels/498.txt b/pole_alignment/object_detection/train/labels/498.txt new file mode 100644 index 0000000000000000000000000000000000000000..adeaea521db9d4e7f13289c8c027e04160fa0d67 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/498.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c847442443fa7d6afcd1bf86a7af3ff8eaef58b9a6710e8c4c3dd20e1a36da85 +size 78 diff --git a/pole_alignment/object_detection/train/labels/5.txt b/pole_alignment/object_detection/train/labels/5.txt new file mode 100644 index 0000000000000000000000000000000000000000..ed7d753a9d648c348ef408c9cf0434b0fe9a9769 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/5.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61cc49e5dd394f0ba84b66c14b2380843a15a2b4ff2cfe4b897cc317d3288c34 +size 79 diff --git a/pole_alignment/object_detection/train/labels/50.txt b/pole_alignment/object_detection/train/labels/50.txt new file mode 100644 index 0000000000000000000000000000000000000000..5581a5dc10c6490a89b54cfa4550d0a3e85c17de --- /dev/null +++ b/pole_alignment/object_detection/train/labels/50.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f23081b39481654ce29b4307826323ff9d95d6df6c2cf8030593c9bf4f14409 +size 158 diff --git a/pole_alignment/object_detection/train/labels/502.txt b/pole_alignment/object_detection/train/labels/502.txt new file mode 100644 index 0000000000000000000000000000000000000000..a4c7af486756be712bb81b05e0adee4ee915e8d6 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/502.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0b090cc49adcdac70c4ce66cee5a5894be15fe78f9c1024180bb5b04c8f07c2 +size 61 diff --git a/pole_alignment/object_detection/train/labels/504.txt b/pole_alignment/object_detection/train/labels/504.txt new file mode 100644 index 0000000000000000000000000000000000000000..30147ecc9faf8651490385f4fb329ce394b3bf60 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/504.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66de37f8dc40005dbbdb7ba4f7d1c9e07bd26ebaf66dbd0626cf3700f5aed264 +size 76 diff --git a/pole_alignment/object_detection/train/labels/505.txt b/pole_alignment/object_detection/train/labels/505.txt new file mode 100644 index 0000000000000000000000000000000000000000..09910d6cf22193439e817d4ae525167812ed0cd0 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/505.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a32afae22a5bf8587a826d502b6c064721442232c6bb05aa39dac014dc1e38b1 +size 160 diff --git a/pole_alignment/object_detection/train/labels/506.txt b/pole_alignment/object_detection/train/labels/506.txt new file mode 100644 index 0000000000000000000000000000000000000000..251a61b9bb81e93c1ea661468e51475b4384aa73 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/506.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee2f8508b6f7356cde77c04301dee7cc06e6a050b0861bd9e811436288971b94 +size 74 diff --git a/pole_alignment/object_detection/train/labels/509.txt b/pole_alignment/object_detection/train/labels/509.txt new file mode 100644 index 0000000000000000000000000000000000000000..0e09057bf3ae73dc1435660b2f36491c21797973 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/509.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09f55ce105130d1c3bdddee3e69cb3699580c2081771a0e8b0565561ddb283cf +size 76 diff --git a/pole_alignment/object_detection/train/labels/511.txt b/pole_alignment/object_detection/train/labels/511.txt new file mode 100644 index 0000000000000000000000000000000000000000..bb673e23edda061c2ef39e094556181bf4bcb602 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/511.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63c5de64a28690a552c0ea04dc87537665b487bc97c7378ff573370545c67390 +size 80 diff --git a/pole_alignment/object_detection/train/labels/513.txt b/pole_alignment/object_detection/train/labels/513.txt new file mode 100644 index 0000000000000000000000000000000000000000..48398adf935d12f6704a5536b302d023dc3d5475 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/513.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0313f276cdcd42279c9213efdbc84e8ffcdad705f05d6342a0617e42eefc6b8 +size 78 diff --git a/pole_alignment/object_detection/train/labels/514.txt b/pole_alignment/object_detection/train/labels/514.txt new file mode 100644 index 0000000000000000000000000000000000000000..a2258f068ffe0fdb18460eefffbaf72fcadad836 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/514.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4d60ffd5bb8df1a9387082e5b33ea059535bbf74d4cea8d1e7bc5199b074288 +size 78 diff --git a/pole_alignment/object_detection/train/labels/515.txt b/pole_alignment/object_detection/train/labels/515.txt new file mode 100644 index 0000000000000000000000000000000000000000..1d5a43c98e88d538c33807d4e071c4f02e39894c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/515.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3a305c6ce4d0340617b1da6a946fd4d5804da9224278bbcf2d6cc34007b9854 +size 79 diff --git a/pole_alignment/object_detection/train/labels/516.txt b/pole_alignment/object_detection/train/labels/516.txt new file mode 100644 index 0000000000000000000000000000000000000000..44f21372d35fa76ad0a8d22f1b57f843ae74d724 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/516.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:584fff741b4dac3bf0f20c2bbbb6be545543c4c1272797facb0f7f97da6be187 +size 150 diff --git a/pole_alignment/object_detection/train/labels/518.txt b/pole_alignment/object_detection/train/labels/518.txt new file mode 100644 index 0000000000000000000000000000000000000000..0072c34a988169f20b3b0c4ea8fd05a6aa593fdb --- /dev/null +++ b/pole_alignment/object_detection/train/labels/518.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d131a002f00380ec186f314e1757ea4d469b2fd9c120800d54c39d8455a21c47 +size 77 diff --git a/pole_alignment/object_detection/train/labels/519.txt b/pole_alignment/object_detection/train/labels/519.txt new file mode 100644 index 0000000000000000000000000000000000000000..7e18dfe3d3dbea3690317d48db16d99b327b59e9 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/519.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:518c9d2caef49f6e3ec5c0904c731be337e477854cc83c4bdb493c278246d000 +size 157 diff --git a/pole_alignment/object_detection/train/labels/52.txt b/pole_alignment/object_detection/train/labels/52.txt new file mode 100644 index 0000000000000000000000000000000000000000..8a35f4329be2ba58c5a10cd3d55413c020794c85 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/52.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd4fac90763b53f09340c572031345c8f6f0e7bcc541ebaf361a88895e528941 +size 78 diff --git a/pole_alignment/object_detection/train/labels/520.txt b/pole_alignment/object_detection/train/labels/520.txt new file mode 100644 index 0000000000000000000000000000000000000000..49f6e15baaac95505b76b2f9d3b53703259b101f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/520.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:201f70646c392859af579645ec8443cdbed9f2b9d18f9674eb18e918278ea5a5 +size 68 diff --git a/pole_alignment/object_detection/train/labels/521.txt b/pole_alignment/object_detection/train/labels/521.txt new file mode 100644 index 0000000000000000000000000000000000000000..024f2c3e347c655f17c18ac7cb73963cc0ac5636 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/521.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e771f2260ccd5eee902cce090121b5a8506b0db688b2b7de920219b48115a1f8 +size 78 diff --git a/pole_alignment/object_detection/train/labels/524.txt b/pole_alignment/object_detection/train/labels/524.txt new file mode 100644 index 0000000000000000000000000000000000000000..3c0b7904f737b8ef62b8d180dad35e197c2439bd --- /dev/null +++ b/pole_alignment/object_detection/train/labels/524.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10139395dc37ad0a4bdc4131bf2c4373b75a95c063ad9213a88ecc46855adbe7 +size 57 diff --git a/pole_alignment/object_detection/train/labels/525.txt b/pole_alignment/object_detection/train/labels/525.txt new file mode 100644 index 0000000000000000000000000000000000000000..0ecbea5933f1f1c900e7f0b1006986a2d3d982e1 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/525.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f899e011e52de7a06ead052a5b89a7da202e70b57703c7a09a002e72a6da10a4 +size 78 diff --git a/pole_alignment/object_detection/train/labels/526.txt b/pole_alignment/object_detection/train/labels/526.txt new file mode 100644 index 0000000000000000000000000000000000000000..efd6fcfc36bdaba703c0e061bc2e4737894ad1c7 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/526.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:740f4480104b3b09b72b224c8316d2a6944d7943f60167d208b7a165a65b9298 +size 72 diff --git a/pole_alignment/object_detection/train/labels/528.txt b/pole_alignment/object_detection/train/labels/528.txt new file mode 100644 index 0000000000000000000000000000000000000000..95f2e954bc5f5ca0ca51592881f09bc882332333 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/528.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b5334b96bb56673fba4cbc613634d7cde727e9c4d76b1ac3c11b8e51d50b182 +size 80 diff --git a/pole_alignment/object_detection/train/labels/529.txt b/pole_alignment/object_detection/train/labels/529.txt new file mode 100644 index 0000000000000000000000000000000000000000..e39c7b7ffb2a1fea9cc2ad907c1edb583033b38e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/529.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:def4cde6666c65754d3878711157e50c938fd898e9dcb88edb97e04f878fb7e0 +size 78 diff --git a/pole_alignment/object_detection/train/labels/531.txt b/pole_alignment/object_detection/train/labels/531.txt new file mode 100644 index 0000000000000000000000000000000000000000..6d9316c5ce406372e41d66ad68ddf3c970b7280d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/531.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f823fa9ba379ba16615e8877d14f3f33a327998077ebef3efc7fd0b003e5afc +size 63 diff --git a/pole_alignment/object_detection/train/labels/533.txt b/pole_alignment/object_detection/train/labels/533.txt new file mode 100644 index 0000000000000000000000000000000000000000..725ca92e5edee051853f0c8a19ee157ae1eaf49c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/533.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63b4b7f7aafd01c3a2ef7befcf12fa040e69877f66fe74223ed583b798453390 +size 80 diff --git a/pole_alignment/object_detection/train/labels/534.txt b/pole_alignment/object_detection/train/labels/534.txt new file mode 100644 index 0000000000000000000000000000000000000000..d48f0d2ad12f3315fef38a7df9438977ebc5d19e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/534.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:091c54430b4cfd32466450ba5b189a366b6b4cc6d5497b3c05740ac34ae50ad5 +size 64 diff --git a/pole_alignment/object_detection/train/labels/536.txt b/pole_alignment/object_detection/train/labels/536.txt new file mode 100644 index 0000000000000000000000000000000000000000..6e41ab1640dec517cdbd2bc4383c132aef5751e7 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/536.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05ad3c3031116ba126794f6338d169a3fbf4ccf8cae6159d6d3b2b98e8813524 +size 68 diff --git a/pole_alignment/object_detection/train/labels/537.txt b/pole_alignment/object_detection/train/labels/537.txt new file mode 100644 index 0000000000000000000000000000000000000000..8fc7d49c9bdc3136b94e41210929649375d1cac8 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/537.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d645c2149cf68b8852bf385d52a569bd8f930a8b47e9836c0f6f640e1c462432 +size 77 diff --git a/pole_alignment/object_detection/train/labels/538.txt b/pole_alignment/object_detection/train/labels/538.txt new file mode 100644 index 0000000000000000000000000000000000000000..77339afc118521c632853d2d4f3da203cc2e0e33 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/538.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fb022f9636460913b88b98c76921c0a40db5f6e83d056473bc2a55b259f4ea1 +size 79 diff --git a/pole_alignment/object_detection/train/labels/54.txt b/pole_alignment/object_detection/train/labels/54.txt new file mode 100644 index 0000000000000000000000000000000000000000..408ba47093fa73b0d896d7e6a568a748472219f6 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/54.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dedd3cb331467319b07b140e6f68435f6c130e92201009f7445fbbf75292a5f +size 76 diff --git a/pole_alignment/object_detection/train/labels/540.txt b/pole_alignment/object_detection/train/labels/540.txt new file mode 100644 index 0000000000000000000000000000000000000000..e9f490f6cd3e3735bfbdc16ae003ac936cfddccd --- /dev/null +++ b/pole_alignment/object_detection/train/labels/540.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d89cbed488ada6a12c110ede94af15f686c00f33ab78ca3fb4203ff77fa2cccf +size 78 diff --git a/pole_alignment/object_detection/train/labels/547.txt b/pole_alignment/object_detection/train/labels/547.txt new file mode 100644 index 0000000000000000000000000000000000000000..4577fc7468aecd06b835d9cd084d3d7b6d4d475a --- /dev/null +++ b/pole_alignment/object_detection/train/labels/547.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06a42ce3bda3d4e5bee25ce6f102466e30db073c3037508b0ff25774713c39b7 +size 161 diff --git a/pole_alignment/object_detection/train/labels/548.txt b/pole_alignment/object_detection/train/labels/548.txt new file mode 100644 index 0000000000000000000000000000000000000000..f4162288cb05b2037e2b2a8158625a4980ab07f4 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/548.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b34bd58f69b7d53b478a581b7f4f9bf13b07a021f016ba22e5609e8c464231ee +size 79 diff --git a/pole_alignment/object_detection/train/labels/549.txt b/pole_alignment/object_detection/train/labels/549.txt new file mode 100644 index 0000000000000000000000000000000000000000..643c26818e11842d49ac6df66d7e8bd272ca76ee --- /dev/null +++ b/pole_alignment/object_detection/train/labels/549.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a7cf413eed13035c9c26773cc2d96f627dad81071be8a8d69c7f06c73f739ae +size 78 diff --git a/pole_alignment/object_detection/train/labels/55.txt b/pole_alignment/object_detection/train/labels/55.txt new file mode 100644 index 0000000000000000000000000000000000000000..cd0d037ffe9114ffd9fab7a3910f0d3647d35dd8 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/55.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:472c36178930cd99c8a4de3906cc52265d6f342a359e5ba11696d0c0ea9b5aec +size 79 diff --git a/pole_alignment/object_detection/train/labels/551.txt b/pole_alignment/object_detection/train/labels/551.txt new file mode 100644 index 0000000000000000000000000000000000000000..df1d8df4554d071d50938ad95c29c68b00e2b17d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/551.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63ff5f422fad4bc249484c2e85bb5e14ae451d3db9c210cc01056a436eb72aa7 +size 160 diff --git a/pole_alignment/object_detection/train/labels/552.txt b/pole_alignment/object_detection/train/labels/552.txt new file mode 100644 index 0000000000000000000000000000000000000000..35b32b9ad36266aa621dfc5629154d46a0269063 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/552.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee00a6d887d35df9084757e90fa225b14f6114f3d04e260982c5269b2b126692 +size 78 diff --git a/pole_alignment/object_detection/train/labels/553.txt b/pole_alignment/object_detection/train/labels/553.txt new file mode 100644 index 0000000000000000000000000000000000000000..781761b9266b4a76dc408c1f08c52260f4d1ca20 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/553.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e1b3e19e56369679306ce402ba3a994279354dcca36028eb54c4c1fcd21d74e +size 71 diff --git a/pole_alignment/object_detection/train/labels/554.txt b/pole_alignment/object_detection/train/labels/554.txt new file mode 100644 index 0000000000000000000000000000000000000000..09feae6f980261f37301ccd9e9631be7cd7f21ae --- /dev/null +++ b/pole_alignment/object_detection/train/labels/554.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6522df77eb039061077f95ae138a76a58073a92a1a1a63f4706e98d4a682cf0 +size 77 diff --git a/pole_alignment/object_detection/train/labels/555.txt b/pole_alignment/object_detection/train/labels/555.txt new file mode 100644 index 0000000000000000000000000000000000000000..278fa0ef963f16dfde63dd72d55f9a799cffc1de --- /dev/null +++ b/pole_alignment/object_detection/train/labels/555.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15576b27bc861b343d7beeb0732f6e509629b825369ce6e8e7a05f2a39d767a7 +size 79 diff --git a/pole_alignment/object_detection/train/labels/556.txt b/pole_alignment/object_detection/train/labels/556.txt new file mode 100644 index 0000000000000000000000000000000000000000..bf5ac32fef10fa7d2afb1c1c06653c0bdb4411e6 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/556.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d37c986901d29c8cb578c33bd12415df984efcd5b638d457d8dffff04847f0b1 +size 79 diff --git a/pole_alignment/object_detection/train/labels/557.txt b/pole_alignment/object_detection/train/labels/557.txt new file mode 100644 index 0000000000000000000000000000000000000000..7f17e5dc82f1295a6acf47a12ab71d1dcc44d28a --- /dev/null +++ b/pole_alignment/object_detection/train/labels/557.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a38c1f183358bceb32926fae5c3fdca8d13b5c4dd67c59d1986a8c03a37ac03 +size 78 diff --git a/pole_alignment/object_detection/train/labels/558.txt b/pole_alignment/object_detection/train/labels/558.txt new file mode 100644 index 0000000000000000000000000000000000000000..b4bc549bba35e834698b6caa6e68f38061c08b8a --- /dev/null +++ b/pole_alignment/object_detection/train/labels/558.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f68bec8ea0bb0babcf9cfeb302a892f701e2964b0ad4ec14cd52e4a8f9df61d1 +size 79 diff --git a/pole_alignment/object_detection/train/labels/559.txt b/pole_alignment/object_detection/train/labels/559.txt new file mode 100644 index 0000000000000000000000000000000000000000..ded2b2c9fbecbec8f7a139d789540a329578a746 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/559.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98a45ef3d76e35bb7ac07679d45a131f7619c6c93cf524c6dd26df85a5e2b49c +size 79 diff --git a/pole_alignment/object_detection/train/labels/560.txt b/pole_alignment/object_detection/train/labels/560.txt new file mode 100644 index 0000000000000000000000000000000000000000..93a351bf88b1ac96bb5a6e8d4d5a359592b79e2b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/560.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a79f8809015285422f78c8252af6753768a7edf3dff123aabc6de500db0b4da8 +size 78 diff --git a/pole_alignment/object_detection/train/labels/561.txt b/pole_alignment/object_detection/train/labels/561.txt new file mode 100644 index 0000000000000000000000000000000000000000..5d3cb5ee812791428985d82dd15bcb96c7e4f1eb --- /dev/null +++ b/pole_alignment/object_detection/train/labels/561.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4571970720f7867519986ea3f258310db5855ee8a44a198a3bfa5a65548a2246 +size 60 diff --git a/pole_alignment/object_detection/train/labels/562.txt b/pole_alignment/object_detection/train/labels/562.txt new file mode 100644 index 0000000000000000000000000000000000000000..fabbc2cf0150fa0cc862b4be40a146736e799edc --- /dev/null +++ b/pole_alignment/object_detection/train/labels/562.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:476464d7c618b6433517957ed56f0c2dacc09287b8f00da252d84018cc441c3c +size 77 diff --git a/pole_alignment/object_detection/train/labels/565.txt b/pole_alignment/object_detection/train/labels/565.txt new file mode 100644 index 0000000000000000000000000000000000000000..4fc288501e9ff33546fd6f88617eac2288a88c69 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/565.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:872655de9b71d88e2c41fccdef1decb1ce1c22331a7f83e3c4e52ab4ae18b98a +size 157 diff --git a/pole_alignment/object_detection/train/labels/566.txt b/pole_alignment/object_detection/train/labels/566.txt new file mode 100644 index 0000000000000000000000000000000000000000..57f709a25d7e1f2a39f68ca2d9fd5a8415f7eaa0 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/566.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf48a81080b7096005ec61eb70a0308bcb5b29c6ab4b03179a21e3a4c257cb2e +size 69 diff --git a/pole_alignment/object_detection/train/labels/568.txt b/pole_alignment/object_detection/train/labels/568.txt new file mode 100644 index 0000000000000000000000000000000000000000..9c4218f823b2a5d44b6c587d4cac150709a152b4 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/568.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93820de4d4ca897145024d9597085646b15cba7202dedc0c305309642b77ad46 +size 78 diff --git a/pole_alignment/object_detection/train/labels/571.txt b/pole_alignment/object_detection/train/labels/571.txt new file mode 100644 index 0000000000000000000000000000000000000000..379130cc3110d9819a34bd3353be258b34a48fd9 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/571.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b9dba2e77bf9e0df0468ffdf808b6157508ea972103f696a2549fb90c982265 +size 73 diff --git a/pole_alignment/object_detection/train/labels/572.txt b/pole_alignment/object_detection/train/labels/572.txt new file mode 100644 index 0000000000000000000000000000000000000000..f863078739c4e73816aaf62fed17c31119d43a33 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/572.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9608817e5e24bbd2b3a7c6fe748eef583cd48c570d8dd56ec5c68026d64d7be2 +size 79 diff --git a/pole_alignment/object_detection/train/labels/573.txt b/pole_alignment/object_detection/train/labels/573.txt new file mode 100644 index 0000000000000000000000000000000000000000..8d920097189814327b328ae43ac9a9b34d15ca5a --- /dev/null +++ b/pole_alignment/object_detection/train/labels/573.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c18c2fada79e4a1911aa19fba784e8c8c9a5947b6e88b4bcab6bbab397fd6b3f +size 79 diff --git a/pole_alignment/object_detection/train/labels/574.txt b/pole_alignment/object_detection/train/labels/574.txt new file mode 100644 index 0000000000000000000000000000000000000000..41454fd622af1feb8c6ba099c1c37654fdd5e5a6 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/574.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c6fd3da4013d3953e5eae8d8586a6d7e6a6e00c16c015a481c406fbfce9aa9d +size 79 diff --git a/pole_alignment/object_detection/train/labels/575.txt b/pole_alignment/object_detection/train/labels/575.txt new file mode 100644 index 0000000000000000000000000000000000000000..d019d3beab387045362346a235a5705f8df9fd81 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/575.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bdd2159a36dbc740c502ac21122af92b0164a81a3a6f806314a9fc32303543e +size 77 diff --git a/pole_alignment/object_detection/train/labels/576.txt b/pole_alignment/object_detection/train/labels/576.txt new file mode 100644 index 0000000000000000000000000000000000000000..f298c911c29547491bd859b6e61b3f657fdf1a4b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/576.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:702d90a5d535e56bdd2d1c6b6758ab22a62b17c02ffcfed6268a3fead42c22a9 +size 71 diff --git a/pole_alignment/object_detection/train/labels/578.txt b/pole_alignment/object_detection/train/labels/578.txt new file mode 100644 index 0000000000000000000000000000000000000000..7a77766dd5d533bf49ec6f3246a752bf62100f89 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/578.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:092bb51fe12a8bcbbe7dfb6857e67a6360508a3936cc1e31b012dfe4f51ed2ed +size 80 diff --git a/pole_alignment/object_detection/train/labels/579.txt b/pole_alignment/object_detection/train/labels/579.txt new file mode 100644 index 0000000000000000000000000000000000000000..cf70d76823d7bf9bbfbee99225fc51dae63e0aec --- /dev/null +++ b/pole_alignment/object_detection/train/labels/579.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b23e14f2452eda3530b9d8495d9d34b9a28d65a490636f1d7deac7301eb792da +size 79 diff --git a/pole_alignment/object_detection/train/labels/580.txt b/pole_alignment/object_detection/train/labels/580.txt new file mode 100644 index 0000000000000000000000000000000000000000..0724a020dd84276b06699552f78e25036a3a51a5 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/580.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61aa09de4fa1935c36b0254e67a60aeaff57131a264f8ec9752d47d5447f88d8 +size 72 diff --git a/pole_alignment/object_detection/train/labels/582.txt b/pole_alignment/object_detection/train/labels/582.txt new file mode 100644 index 0000000000000000000000000000000000000000..232bccc26d76323ed49cb8d2910da0292381c5e5 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/582.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb864cfd9c21c648a869178949160e8824e499ebda830a858a8c59215444d480 +size 78 diff --git a/pole_alignment/object_detection/train/labels/583.txt b/pole_alignment/object_detection/train/labels/583.txt new file mode 100644 index 0000000000000000000000000000000000000000..4d7c4fe20b9568619a74f2c2f80f06ad631d539a --- /dev/null +++ b/pole_alignment/object_detection/train/labels/583.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a920e92071c4946d5dca1d4b109612d9fb8638b6a8f30c5e2de275c9ed0dae55 +size 64 diff --git a/pole_alignment/object_detection/train/labels/584.txt b/pole_alignment/object_detection/train/labels/584.txt new file mode 100644 index 0000000000000000000000000000000000000000..b0133816d9ca79bf2cde50a83f6044c5349411b6 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/584.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74fd092601f00e900f666e30d2fec1ad1508bb39edafc6c2602a85bb87b6f0fe +size 79 diff --git a/pole_alignment/object_detection/train/labels/585.txt b/pole_alignment/object_detection/train/labels/585.txt new file mode 100644 index 0000000000000000000000000000000000000000..21c4e4b8b8bcf82fc3e21a3f99f0263d702ce7fb --- /dev/null +++ b/pole_alignment/object_detection/train/labels/585.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d50f706b0ba9d23400573d704432f8bd10d49fcf47c4315a9deb17047c7b2b2c +size 79 diff --git a/pole_alignment/object_detection/train/labels/586.txt b/pole_alignment/object_detection/train/labels/586.txt new file mode 100644 index 0000000000000000000000000000000000000000..7cc333a20658226fffec64e1dbb2ece097a67f0c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/586.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6457eb53eb4739ebc28b97a5adfa97ec291c42296dd7ba0a672ad59582b3cb28 +size 143 diff --git a/pole_alignment/object_detection/train/labels/587.txt b/pole_alignment/object_detection/train/labels/587.txt new file mode 100644 index 0000000000000000000000000000000000000000..a25bc100e14ed08a718dc0f3a2e536d5f4e08460 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/587.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e31b32388566f46db543d6ffe077e6f9ed4d6d6e892f20ba7a7132e7e78ed367 +size 80 diff --git a/pole_alignment/object_detection/train/labels/588.txt b/pole_alignment/object_detection/train/labels/588.txt new file mode 100644 index 0000000000000000000000000000000000000000..7ffbc3cc1fe21951d8cb996a72557e2e7c80e22e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/588.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9b6a6cb011336348bb87849d3a53fec8231db45217c1391a1a9eaafe4e1855c +size 135 diff --git a/pole_alignment/object_detection/train/labels/589.txt b/pole_alignment/object_detection/train/labels/589.txt new file mode 100644 index 0000000000000000000000000000000000000000..bb27b14bdd52d4f2c92f509ab43610cc321f706c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/589.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:956e29fb9e81e593d2fe2d399dcb517300d7aedc150edc97693b2af8fd0dff1a +size 76 diff --git a/pole_alignment/object_detection/train/labels/59.txt b/pole_alignment/object_detection/train/labels/59.txt new file mode 100644 index 0000000000000000000000000000000000000000..28c6a7e4617c98733a43b738feb7ed47e5f24a2f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/59.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df6189bb462871ab797105730f00bdd8c3a6bb7882f46fec71c91c68e523f394 +size 159 diff --git a/pole_alignment/object_detection/train/labels/590.txt b/pole_alignment/object_detection/train/labels/590.txt new file mode 100644 index 0000000000000000000000000000000000000000..5b6956f4effce35c0b3bacad70383243576ff0f6 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/590.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6573b805e64bca1cfd983bd417a1f680af9a8482057bdc63fe04109f7240b08e +size 127 diff --git a/pole_alignment/object_detection/train/labels/591.txt b/pole_alignment/object_detection/train/labels/591.txt new file mode 100644 index 0000000000000000000000000000000000000000..d4352e7f9dc2dd0b434f9e580b164289e66369d6 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/591.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e082e2158a1c6ea9c68f3c7f7d8cf2e186f65c19220fd0a80b309a1e48209b1f +size 79 diff --git a/pole_alignment/object_detection/train/labels/592.txt b/pole_alignment/object_detection/train/labels/592.txt new file mode 100644 index 0000000000000000000000000000000000000000..75b11649f6b173dc48a59260a3b9cd9f8b308833 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/592.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26c62d84620699740207e5799050ec8bd91f3fa8ee557daddba24a388601c435 +size 53 diff --git a/pole_alignment/object_detection/train/labels/593.txt b/pole_alignment/object_detection/train/labels/593.txt new file mode 100644 index 0000000000000000000000000000000000000000..229bd589983aad7d12d5ac83a683db68cbdfb9b3 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/593.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12f8a0662d340de3335558811a400c312d9a2ecf3e2aa704837d462449af3fc7 +size 81 diff --git a/pole_alignment/object_detection/train/labels/595.txt b/pole_alignment/object_detection/train/labels/595.txt new file mode 100644 index 0000000000000000000000000000000000000000..511767b6f6d8f1d1132fa33b2adf380d51a471fe --- /dev/null +++ b/pole_alignment/object_detection/train/labels/595.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eec218f696428aef4cdfc21066cd55bf37f65ba241f48395c181b1dced9e6360 +size 78 diff --git a/pole_alignment/object_detection/train/labels/596.txt b/pole_alignment/object_detection/train/labels/596.txt new file mode 100644 index 0000000000000000000000000000000000000000..aa4d21cbd2d78bd469e0ce312957ebe1de1482c7 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/596.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7366e0fe7ae3d87c9123c20ea386ef2c957cdf13c4f64b2a30baa0e6d54efdd1 +size 72 diff --git a/pole_alignment/object_detection/train/labels/597.txt b/pole_alignment/object_detection/train/labels/597.txt new file mode 100644 index 0000000000000000000000000000000000000000..2e26d9fcd7835d8f9f2a4ccd27ba0dce8f82b2a8 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/597.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6beb93448c280fc7da20908dd9e0df643c2c42c008a305e182a665a1764190ec +size 57 diff --git a/pole_alignment/object_detection/train/labels/598.txt b/pole_alignment/object_detection/train/labels/598.txt new file mode 100644 index 0000000000000000000000000000000000000000..c977a1b609f6f7a6f12169d3340c554ac7d214cb --- /dev/null +++ b/pole_alignment/object_detection/train/labels/598.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea4a6480b80e7a290f8ca6b1968fac2125a3dc1c654f336485742f018878aa90 +size 158 diff --git a/pole_alignment/object_detection/train/labels/6.txt b/pole_alignment/object_detection/train/labels/6.txt new file mode 100644 index 0000000000000000000000000000000000000000..77e7a81dc46efa04071698741849c4a7f58f1e97 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/6.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f6a171d0111e6578b775b7b31dda5d9181ecfb56cb5a78a932299f3a65084b6 +size 80 diff --git a/pole_alignment/object_detection/train/labels/60.txt b/pole_alignment/object_detection/train/labels/60.txt new file mode 100644 index 0000000000000000000000000000000000000000..37a2e5d6812119570074b6d11f91c222674dd7ae --- /dev/null +++ b/pole_alignment/object_detection/train/labels/60.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cacda977ea9918780a184d57c2a65745a91979d15dbec10b75722a6a7bf25cac +size 78 diff --git a/pole_alignment/object_detection/train/labels/600.txt b/pole_alignment/object_detection/train/labels/600.txt new file mode 100644 index 0000000000000000000000000000000000000000..ceb03973d96c7c07a0e188c57d22d0a51d460cd7 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/600.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:692d62c830527227f4309cf7c32ad748594850ecd7f45a4b7667ba42e1a46e73 +size 65 diff --git a/pole_alignment/object_detection/train/labels/601.txt b/pole_alignment/object_detection/train/labels/601.txt new file mode 100644 index 0000000000000000000000000000000000000000..2207b4481a8485dee195e2d64eab67022d1a87ce --- /dev/null +++ b/pole_alignment/object_detection/train/labels/601.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d7337c506232199dc15a1e1f4dae8088f51a7c3b35d0f61129c324a15bfbb60 +size 65 diff --git a/pole_alignment/object_detection/train/labels/602.txt b/pole_alignment/object_detection/train/labels/602.txt new file mode 100644 index 0000000000000000000000000000000000000000..737d0bd7ab70a18fdfdb76329195435196b897ef --- /dev/null +++ b/pole_alignment/object_detection/train/labels/602.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f48670e6fc8b516c79ce900498a1168679aece3ce75ee1838f61647671d4694b +size 59 diff --git a/pole_alignment/object_detection/train/labels/603.txt b/pole_alignment/object_detection/train/labels/603.txt new file mode 100644 index 0000000000000000000000000000000000000000..a8d7a09e56ca1c35ad5dc6498bb9097ad5e5bec5 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/603.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d64b18f471f688e007251191d955b162acc7c6c6848e03437466b86090a4731b +size 77 diff --git a/pole_alignment/object_detection/train/labels/604.txt b/pole_alignment/object_detection/train/labels/604.txt new file mode 100644 index 0000000000000000000000000000000000000000..c7fa66314c91c53c759de6e0ebaf4460f3cef896 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/604.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31b3c31b19f0314c37e767c5554c9d966e4fed7092036f488ca887e8dfd0bffe +size 78 diff --git a/pole_alignment/object_detection/train/labels/605.txt b/pole_alignment/object_detection/train/labels/605.txt new file mode 100644 index 0000000000000000000000000000000000000000..1ae54035bb702ee73e96c7da8a492b39d5de7115 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/605.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a36d52fb2d80696d7d0027f4dc03e4058e5c1ae56af4ee3e41b75a819c13178 +size 151 diff --git a/pole_alignment/object_detection/train/labels/606.txt b/pole_alignment/object_detection/train/labels/606.txt new file mode 100644 index 0000000000000000000000000000000000000000..7db5034cd98cb1855122396d92f36d3ab06838bf --- /dev/null +++ b/pole_alignment/object_detection/train/labels/606.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d75e38816f846d5a5e529fad40be716cbdaac4db8ec19f2ccc39b07fff373536 +size 47 diff --git a/pole_alignment/object_detection/train/labels/607.txt b/pole_alignment/object_detection/train/labels/607.txt new file mode 100644 index 0000000000000000000000000000000000000000..abd6a9012124d55014d730ca8e0a12fc1da3d711 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/607.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7898457d961ab397cf97263bccd8fa732ae72033e4eeeef070e185bd09fb4ec6 +size 78 diff --git a/pole_alignment/object_detection/train/labels/608.txt b/pole_alignment/object_detection/train/labels/608.txt new file mode 100644 index 0000000000000000000000000000000000000000..a9a03fdd9e29afaa20c0b851e2a0c68a32c12fae --- /dev/null +++ b/pole_alignment/object_detection/train/labels/608.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72cd9f51d53f15f26add25b8c1c7202427c47630cd18619fa5481a8c65a8c1ad +size 226 diff --git a/pole_alignment/object_detection/train/labels/609.txt b/pole_alignment/object_detection/train/labels/609.txt new file mode 100644 index 0000000000000000000000000000000000000000..ea6b3f3b93f5c3be78dc3df245faabe736dcce49 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/609.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f6a374e07af76bf327f16184e81e1118560ac84f5aa894d97436043b0c69c98 +size 56 diff --git a/pole_alignment/object_detection/train/labels/610.txt b/pole_alignment/object_detection/train/labels/610.txt new file mode 100644 index 0000000000000000000000000000000000000000..9b56b1c9624a3db04bb59bc33b280cf24521d951 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/610.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:412ec713981d53091d6469cc6531b80215e48cfcbba22b51309223d29baa2bc9 +size 140 diff --git a/pole_alignment/object_detection/train/labels/611.txt b/pole_alignment/object_detection/train/labels/611.txt new file mode 100644 index 0000000000000000000000000000000000000000..c44ef816695d72cd2d13a5d8f5ee18a001fa3094 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/611.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96450f0a87923ae61c88a6c52968311bc9d5087c2a6579c96955e890dc766a37 +size 156 diff --git a/pole_alignment/object_detection/train/labels/612.txt b/pole_alignment/object_detection/train/labels/612.txt new file mode 100644 index 0000000000000000000000000000000000000000..7eb04a85ef87f7b0cd809002c7dbef316ad26a1a --- /dev/null +++ b/pole_alignment/object_detection/train/labels/612.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d420644ed14319ca8bca3ab133b6b2a47d372053bacc67c6cffd838ff7d4b00a +size 50 diff --git a/pole_alignment/object_detection/train/labels/613.txt b/pole_alignment/object_detection/train/labels/613.txt new file mode 100644 index 0000000000000000000000000000000000000000..3812b1ceb868f9a1a7773f7d11fa1ec44ac3b806 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/613.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dcd5ff7279eab17b440820c2e8f1c3f5a829c2c299437759b932278ca638db4 +size 72 diff --git a/pole_alignment/object_detection/train/labels/614.txt b/pole_alignment/object_detection/train/labels/614.txt new file mode 100644 index 0000000000000000000000000000000000000000..13988dbe2905bb18c784c85b71f6c4c3ab5b92bc --- /dev/null +++ b/pole_alignment/object_detection/train/labels/614.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cb7fce4dfa26c1d10bcbca4978700ff16ac2c1ecb3f186f4f41a9755c181511 +size 48 diff --git a/pole_alignment/object_detection/train/labels/615.txt b/pole_alignment/object_detection/train/labels/615.txt new file mode 100644 index 0000000000000000000000000000000000000000..4a020432d1ca002b6e168a4589cfe2776d6a9385 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/615.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0978637bfa6ff6535c2c7d36f9f8d30558afe74dcdbbaf65739c7dc5cfa6adc +size 158 diff --git a/pole_alignment/object_detection/train/labels/617.txt b/pole_alignment/object_detection/train/labels/617.txt new file mode 100644 index 0000000000000000000000000000000000000000..e5f9c0651150b973b3c4c467a9d2b96989cc0fa9 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/617.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:508b4c8512bb624bec5a3d46e0ca5f20ea7fb8e1a141c1178e85619362ae6971 +size 67 diff --git a/pole_alignment/object_detection/train/labels/618.txt b/pole_alignment/object_detection/train/labels/618.txt new file mode 100644 index 0000000000000000000000000000000000000000..ca5c8a98db2f4f6f052df1f647686e0ec15add7b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/618.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c42001c3e24c6d1c615bbf10e1b073ae146af1597b4a175507df4d5ca6f8504 +size 63 diff --git a/pole_alignment/object_detection/train/labels/619.txt b/pole_alignment/object_detection/train/labels/619.txt new file mode 100644 index 0000000000000000000000000000000000000000..633b96c466d50f13ab830fddec61ba8d605b4ff9 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/619.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5e0147fe34ce92d7be24b7b0ca0b90d918d232d231ec05f4d6fa3e80869cc36 +size 64 diff --git a/pole_alignment/object_detection/train/labels/620.txt b/pole_alignment/object_detection/train/labels/620.txt new file mode 100644 index 0000000000000000000000000000000000000000..2b6b31373b92b198e5dd2420200d560cce3a972c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/620.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf43629df448628f641c557a96c55a1a8297ee504045bdf437ada2a18b364eb7 +size 62 diff --git a/pole_alignment/object_detection/train/labels/621.txt b/pole_alignment/object_detection/train/labels/621.txt new file mode 100644 index 0000000000000000000000000000000000000000..1fbfcb7fb09eb1763a0005f4c199b563b1af8c40 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/621.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d219542265c22cd0d75a33fe03ca57c7134174884c1d4f1682501a4499a7afc +size 54 diff --git a/pole_alignment/object_detection/train/labels/622.txt b/pole_alignment/object_detection/train/labels/622.txt new file mode 100644 index 0000000000000000000000000000000000000000..be1974ae0fab3d02483055565d3043d79d635799 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/622.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c1cb2b167a8bb4bc3dc617d0bf879a56fbcb23ab5ab2c80377f82948b66bae4 +size 139 diff --git a/pole_alignment/object_detection/train/labels/623.txt b/pole_alignment/object_detection/train/labels/623.txt new file mode 100644 index 0000000000000000000000000000000000000000..cca49797650e5be00ae9cff5dff0686e58e01fe2 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/623.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afc0b3afc58a178b11aa8dfe1e64a2128bbf3b0ed16e751e88a1d614ec55c89d +size 78 diff --git a/pole_alignment/object_detection/train/labels/625.txt b/pole_alignment/object_detection/train/labels/625.txt new file mode 100644 index 0000000000000000000000000000000000000000..ecc817615046e54c04fd880693546aa3920f00f5 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/625.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3810c9ef79fe6f16db436d101d53c22444805337568f36fd3fc2196a4dad624d +size 72 diff --git a/pole_alignment/object_detection/train/labels/626.txt b/pole_alignment/object_detection/train/labels/626.txt new file mode 100644 index 0000000000000000000000000000000000000000..962d72dea527b4b17e212590b800b51127e8bb1b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/626.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00d42be6bbd04eebdd1e1b0a8d1b3fe68d90d183446dc9c113a990d9af5bba48 +size 69 diff --git a/pole_alignment/object_detection/train/labels/627.txt b/pole_alignment/object_detection/train/labels/627.txt new file mode 100644 index 0000000000000000000000000000000000000000..1d656ef877780b9a1d372f78877c1656287e8b7c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/627.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:953bf4da74115e63c73ff37c862ad0d31d88e4db3151cd1ee9eb689fe67428af +size 80 diff --git a/pole_alignment/object_detection/train/labels/628.txt b/pole_alignment/object_detection/train/labels/628.txt new file mode 100644 index 0000000000000000000000000000000000000000..7fd27e2008d9c351cfeebe1305019b67a6d59108 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/628.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db901906b40c49b85430b41bca824caeaf272fbde9f7f1c598a75f507ebbc3f3 +size 73 diff --git a/pole_alignment/object_detection/train/labels/629.txt b/pole_alignment/object_detection/train/labels/629.txt new file mode 100644 index 0000000000000000000000000000000000000000..ba29ceeee7e71c96ba611bc44a0e16afe8a78e57 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/629.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c60ae0632ce0a84c8d2263c7cb6efe4d57f84e98e90f0f5daccadf099e4677d5 +size 74 diff --git a/pole_alignment/object_detection/train/labels/630.txt b/pole_alignment/object_detection/train/labels/630.txt new file mode 100644 index 0000000000000000000000000000000000000000..67e8c3849b421cc2d9a6124007a19453c0aceb19 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/630.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d09e555515d2a5db884788eb88e318e64a0077ba462f9c80688ec6668409a220 +size 160 diff --git a/pole_alignment/object_detection/train/labels/631.txt b/pole_alignment/object_detection/train/labels/631.txt new file mode 100644 index 0000000000000000000000000000000000000000..807bb0c7c42e2e499c9f3476733f1379f6e20442 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/631.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49debf54bf41f74f48b86bc9963d94c7ecd3192a78597d79cbe11e3827b584b1 +size 63 diff --git a/pole_alignment/object_detection/train/labels/635.txt b/pole_alignment/object_detection/train/labels/635.txt new file mode 100644 index 0000000000000000000000000000000000000000..f643b16c4bc7cfb053edc82eb71e433780c4de62 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/635.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bee398224fb6e59a63042d5e0c6f4f128e20b76fa0f8b2c4af1ab86f2968f7b +size 78 diff --git a/pole_alignment/object_detection/train/labels/636.txt b/pole_alignment/object_detection/train/labels/636.txt new file mode 100644 index 0000000000000000000000000000000000000000..5b7a9559dde0b0b33ac4dc67aeb5066fa62a3833 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/636.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46fcb335fbc71f17b303749944e2cd7e48011cb67b76ab2612ebad3e483e9cfe +size 81 diff --git a/pole_alignment/object_detection/train/labels/638.txt b/pole_alignment/object_detection/train/labels/638.txt new file mode 100644 index 0000000000000000000000000000000000000000..18fce33343c4c66ecc4d5c80dc4906abd8a3cc2f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/638.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a34dcb0b9aca69d6e58b42e31dfc08e4014ba04b9a712863d677bc0e3223dfb2 +size 78 diff --git a/pole_alignment/object_detection/train/labels/639.txt b/pole_alignment/object_detection/train/labels/639.txt new file mode 100644 index 0000000000000000000000000000000000000000..80732507ce95c401bd5bed232d0d01e3b012db8f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/639.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b865780cfe0d59768441716d65225e65fb6594d1a5f5fbe87caa8d429aaa7994 +size 68 diff --git a/pole_alignment/object_detection/train/labels/64.txt b/pole_alignment/object_detection/train/labels/64.txt new file mode 100644 index 0000000000000000000000000000000000000000..c9c9c37f1e920b74d732d5294ae8b9028f6039cd --- /dev/null +++ b/pole_alignment/object_detection/train/labels/64.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ece5b596c19ece7ebb3cb92ba90033bc1af40970791780ce308f8a5df939caf +size 81 diff --git a/pole_alignment/object_detection/train/labels/641.txt b/pole_alignment/object_detection/train/labels/641.txt new file mode 100644 index 0000000000000000000000000000000000000000..c4689985e002a089353f0f67865339d6e90346f3 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/641.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9546fe7fc993c15fadd8d77387f6e8a87f60b502e112da36d5f554b51d93daf +size 73 diff --git a/pole_alignment/object_detection/train/labels/642.txt b/pole_alignment/object_detection/train/labels/642.txt new file mode 100644 index 0000000000000000000000000000000000000000..592b007da0005644fd5dac98245bf64ff6686f29 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/642.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32d783332aa122fae0a47d3a14203645964acb09db1639d6376fb3deabb074bf +size 78 diff --git a/pole_alignment/object_detection/train/labels/644.txt b/pole_alignment/object_detection/train/labels/644.txt new file mode 100644 index 0000000000000000000000000000000000000000..b6e6492e48b5218b67cd1806a53d982f7665be42 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/644.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c12ddf1b1225e438a41e745461d1f5099fb4bc6331ba7f083027568d9453346 +size 79 diff --git a/pole_alignment/object_detection/train/labels/645.txt b/pole_alignment/object_detection/train/labels/645.txt new file mode 100644 index 0000000000000000000000000000000000000000..659430c89a967ade9eac5e122809b169a0b35c99 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/645.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f5da741db79d3af9b9acbfa3c04fc5c971f5f5da8b5c5034ac5b20477712f28 +size 79 diff --git a/pole_alignment/object_detection/train/labels/646.txt b/pole_alignment/object_detection/train/labels/646.txt new file mode 100644 index 0000000000000000000000000000000000000000..618bf829f26efef576890e352089bc68ee1ab0f2 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/646.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4166afd55b89ea560218cae6eabdf87fdf4ace860f0eb1095000f2f332252c81 +size 79 diff --git a/pole_alignment/object_detection/train/labels/647.txt b/pole_alignment/object_detection/train/labels/647.txt new file mode 100644 index 0000000000000000000000000000000000000000..3d2c6736d06e5bb20ad6a4b745d1df9c8bbc5d46 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/647.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cbf2b1adea4026650da379530b06e7fc16200641f3eb0fcdeb463e6a312684d +size 70 diff --git a/pole_alignment/object_detection/train/labels/648.txt b/pole_alignment/object_detection/train/labels/648.txt new file mode 100644 index 0000000000000000000000000000000000000000..377f54b4d4a88e3c546d14695b8982739e38b8ac --- /dev/null +++ b/pole_alignment/object_detection/train/labels/648.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75122f4d0c97d0a5dd2695a2880c9bf5a331146a0ba94821f568bef1f8a9bea5 +size 59 diff --git a/pole_alignment/object_detection/train/labels/649.txt b/pole_alignment/object_detection/train/labels/649.txt new file mode 100644 index 0000000000000000000000000000000000000000..322ebc449f9646d4f6c4033328bb66e4139a68df --- /dev/null +++ b/pole_alignment/object_detection/train/labels/649.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c5967d457747ab41b8f99acecbe9c54cc5e0e21bd8b3daf651d5a526e51b8eb +size 156 diff --git a/pole_alignment/object_detection/train/labels/650.txt b/pole_alignment/object_detection/train/labels/650.txt new file mode 100644 index 0000000000000000000000000000000000000000..909f7d15782d6220f807325b99337f004a56a52f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/650.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ce3d5f7ec65b9f299ec1a008376eca693cd36ab12cf4903ff25d2e89006c011 +size 65 diff --git a/pole_alignment/object_detection/train/labels/652.txt b/pole_alignment/object_detection/train/labels/652.txt new file mode 100644 index 0000000000000000000000000000000000000000..0ce6b342569d451085788abd7b262d76b072a1a8 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/652.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2386e156090bb4d0028c5e076de7f4b3f828c9bf231b0344fccc9f5d6d079cc4 +size 79 diff --git a/pole_alignment/object_detection/train/labels/655.txt b/pole_alignment/object_detection/train/labels/655.txt new file mode 100644 index 0000000000000000000000000000000000000000..457c350484052b37f98a7f920f008240b9608afb --- /dev/null +++ b/pole_alignment/object_detection/train/labels/655.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af71818449923a4b55f1e270e4819ba91299eedc525208131b6f1e0124b72064 +size 79 diff --git a/pole_alignment/object_detection/train/labels/657.txt b/pole_alignment/object_detection/train/labels/657.txt new file mode 100644 index 0000000000000000000000000000000000000000..dc8087d4a91660073b7d3f0ecf2912384ee91f18 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/657.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b31b6bc969217277a1879389bd996d8329ca45aaa475189f02012dbd8ddde24 +size 143 diff --git a/pole_alignment/object_detection/train/labels/658.txt b/pole_alignment/object_detection/train/labels/658.txt new file mode 100644 index 0000000000000000000000000000000000000000..fae92cd8546210a2bbcb980b076f6dd949becf23 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/658.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c07c9322c8984d967b88421235512f532e808335e5d67697945d001190f7f648 +size 72 diff --git a/pole_alignment/object_detection/train/labels/659.txt b/pole_alignment/object_detection/train/labels/659.txt new file mode 100644 index 0000000000000000000000000000000000000000..5bdd02f3eab85fef1410c3aef71c252afc779db8 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/659.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:113e42301ebcc289c3ea61fb7e83e5f3c7b42a840e86fc93acf3a1a134b2e6ec +size 62 diff --git a/pole_alignment/object_detection/train/labels/66.txt b/pole_alignment/object_detection/train/labels/66.txt new file mode 100644 index 0000000000000000000000000000000000000000..a88e076d3efad3ec59afe1127b44b20f937da55b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/66.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cd5ded756c54ec99dc910d36eec7e64435850733752fce5c2ec7a2ad84a9e5e +size 72 diff --git a/pole_alignment/object_detection/train/labels/660.txt b/pole_alignment/object_detection/train/labels/660.txt new file mode 100644 index 0000000000000000000000000000000000000000..e7841aca3fd050d93738e1bde3af76d617c32204 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/660.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de9e4599ea9ee464c4a6aac1bb91136aec2110b1dcffa2c7681e93e7cac67645 +size 78 diff --git a/pole_alignment/object_detection/train/labels/662.txt b/pole_alignment/object_detection/train/labels/662.txt new file mode 100644 index 0000000000000000000000000000000000000000..43c840947f00c3c0f383db12b8df0bd3db317195 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/662.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92d7b572657fc533ce7a0fe229a9282fa34e0bdb936c2a5a1fe79d034b86b5bc +size 72 diff --git a/pole_alignment/object_detection/train/labels/665.txt b/pole_alignment/object_detection/train/labels/665.txt new file mode 100644 index 0000000000000000000000000000000000000000..cf9eb14ae5c6b1115112d6388ff320f44d2bdb49 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/665.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9866418546549e6b4cee633ad45bca08f7280c249aa3c498bd0221493f040a0a +size 138 diff --git a/pole_alignment/object_detection/train/labels/666.txt b/pole_alignment/object_detection/train/labels/666.txt new file mode 100644 index 0000000000000000000000000000000000000000..e97671d9626c8f681d1826e52947fe4210377985 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/666.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab16be1b0e4eeafbb2d85b3a3ce5df819a39ebf3f8238330ca52989f17363517 +size 160 diff --git a/pole_alignment/object_detection/train/labels/667.txt b/pole_alignment/object_detection/train/labels/667.txt new file mode 100644 index 0000000000000000000000000000000000000000..424cc454fdac2c5f5d51be2b042fdd0a1db735a8 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/667.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cad35d2cfd9563402413121d8e8c13ffdebea3e5507b673bfe8b2c34cdf785c +size 77 diff --git a/pole_alignment/object_detection/train/labels/669.txt b/pole_alignment/object_detection/train/labels/669.txt new file mode 100644 index 0000000000000000000000000000000000000000..b6e615c754eff1a14c4311161d4e226bb33a9ac2 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/669.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:353a701007b94ed319c91c7dcdbd4dba88301a9664fa4f1342060cf508cb3b88 +size 78 diff --git a/pole_alignment/object_detection/train/labels/67.txt b/pole_alignment/object_detection/train/labels/67.txt new file mode 100644 index 0000000000000000000000000000000000000000..c05a6dcad4f894313ececa5e9cd1adbfdf296ffe --- /dev/null +++ b/pole_alignment/object_detection/train/labels/67.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12ec071944dd5b38c438e7145a1e20ac254eef0dba896c866002ffb1678f9aef +size 155 diff --git a/pole_alignment/object_detection/train/labels/670.txt b/pole_alignment/object_detection/train/labels/670.txt new file mode 100644 index 0000000000000000000000000000000000000000..f1cb6cbdfede1a167bee2975a68a485f1d01067d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/670.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9875972f36be2d8e7f916c18fe81af35de200c7df36e5379d89f4f51f1f543b4 +size 156 diff --git a/pole_alignment/object_detection/train/labels/671.txt b/pole_alignment/object_detection/train/labels/671.txt new file mode 100644 index 0000000000000000000000000000000000000000..290f3d6b065b7d2e786b97f130271124409031b5 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/671.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49191c50d2c7f2392dfb8f7284c072bbb2c1300d600d78c496d0abda7519e5d8 +size 80 diff --git a/pole_alignment/object_detection/train/labels/672.txt b/pole_alignment/object_detection/train/labels/672.txt new file mode 100644 index 0000000000000000000000000000000000000000..c2ed1a5f9f8f8222f7aa60e9c9c5d9e8657b7b94 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/672.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2d2d53ac891c4fb2cac59832d5c08bd4dad9a84a4c639f540d68a8f32fff9e6 +size 158 diff --git a/pole_alignment/object_detection/train/labels/673.txt b/pole_alignment/object_detection/train/labels/673.txt new file mode 100644 index 0000000000000000000000000000000000000000..f62f54abc30dbe4456e48551676d52d7c267b99e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/673.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d19184b59b8fcfa07b69bd711dfeec03c5b084e212922b62678b5c96422e98c4 +size 77 diff --git a/pole_alignment/object_detection/train/labels/675.txt b/pole_alignment/object_detection/train/labels/675.txt new file mode 100644 index 0000000000000000000000000000000000000000..7a90dac74a4f4ed1deec602cbe7c9d5747c21885 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/675.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e3eb450e20a822c18996f65693f11f650815c3919a00f7acdcc17c73a7af545 +size 78 diff --git a/pole_alignment/object_detection/train/labels/676.txt b/pole_alignment/object_detection/train/labels/676.txt new file mode 100644 index 0000000000000000000000000000000000000000..ed9c0d87b01c0de93ccd97e1f1641d4718c7e21a --- /dev/null +++ b/pole_alignment/object_detection/train/labels/676.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cba8bff5dccf99dee93b9dd1583dc0559e478cbad9f86ff205856837e656757c +size 79 diff --git a/pole_alignment/object_detection/train/labels/677.txt b/pole_alignment/object_detection/train/labels/677.txt new file mode 100644 index 0000000000000000000000000000000000000000..b22ce7b2109238dafb922bf0f22b1c9310b6b0f2 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/677.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13b8492b903793126218c3af1f8d790fe3fa2fa0e54fcea24b550fee6c6565f5 +size 66 diff --git a/pole_alignment/object_detection/train/labels/68.txt b/pole_alignment/object_detection/train/labels/68.txt new file mode 100644 index 0000000000000000000000000000000000000000..c8451be3b285d3e64431779762acd16843726851 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/68.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef91680fda908c09fc0befca95ae5015f340b83e3b14bd7b64e7f8c2c4517699 +size 317 diff --git a/pole_alignment/object_detection/train/labels/680.txt b/pole_alignment/object_detection/train/labels/680.txt new file mode 100644 index 0000000000000000000000000000000000000000..27ad4b2d627949a3ce4a28fbee810d4ba5230763 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/680.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c2102a9661223b1de5d304a8f4ff78674aa6ed8e1d026ea325057afc8c4f30e +size 71 diff --git a/pole_alignment/object_detection/train/labels/682.txt b/pole_alignment/object_detection/train/labels/682.txt new file mode 100644 index 0000000000000000000000000000000000000000..536083d1821ad46ee5df9083a6b272a34ec046a8 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/682.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bb9564249e972d54b782537e2887c0332fd1a4c97862913446753bc6e82bef8 +size 46 diff --git a/pole_alignment/object_detection/train/labels/683.txt b/pole_alignment/object_detection/train/labels/683.txt new file mode 100644 index 0000000000000000000000000000000000000000..0aaa24fc9dce509aecd7136fe1a28be854ba7bbc --- /dev/null +++ b/pole_alignment/object_detection/train/labels/683.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b567a0951e06a77b09a7a88304c58db6412db0f3a405f939a73dd3a8976c04e1 +size 156 diff --git a/pole_alignment/object_detection/train/labels/684.txt b/pole_alignment/object_detection/train/labels/684.txt new file mode 100644 index 0000000000000000000000000000000000000000..1fccd9126362a26b7def74cfee882414faca8e57 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/684.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d71c290c00ef5c62761d823aa39862f07bf9a7a74f909ee4f6c343d2b7629249 +size 158 diff --git a/pole_alignment/object_detection/train/labels/686.txt b/pole_alignment/object_detection/train/labels/686.txt new file mode 100644 index 0000000000000000000000000000000000000000..10bff7c1da6500d4b0f67a77097608023d7c4e78 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/686.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2badf2bab2d1d47b9463fe74325529181c77c3dbb9f2483b6678575c49464f7 +size 78 diff --git a/pole_alignment/object_detection/train/labels/688.txt b/pole_alignment/object_detection/train/labels/688.txt new file mode 100644 index 0000000000000000000000000000000000000000..8466534d4fdaa7010b9ab1c33ae164e6daa1cb81 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/688.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2c8d304dc76f85bea4410da8b07e7d55143c140411cfb30c51f87dd7c3228ff +size 79 diff --git a/pole_alignment/object_detection/train/labels/689.txt b/pole_alignment/object_detection/train/labels/689.txt new file mode 100644 index 0000000000000000000000000000000000000000..b325279bbcfbfc359db6a9c76529e0a8fc46eb96 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/689.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc7a62acc492bc39f6f5824d1d617a7b8d3bdcf0297f5e79ad66ec5ac0543827 +size 157 diff --git a/pole_alignment/object_detection/train/labels/69.txt b/pole_alignment/object_detection/train/labels/69.txt new file mode 100644 index 0000000000000000000000000000000000000000..96900a0165444c4a72a110e8f6cfa4f9cf73892a --- /dev/null +++ b/pole_alignment/object_detection/train/labels/69.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89a18917ee166e1dcabcfeff7392b676787424a618def258ac456d9acc6246ce +size 78 diff --git a/pole_alignment/object_detection/train/labels/690.txt b/pole_alignment/object_detection/train/labels/690.txt new file mode 100644 index 0000000000000000000000000000000000000000..b05df9fc4f91d3b2e222691543f334a9cf44f4dd --- /dev/null +++ b/pole_alignment/object_detection/train/labels/690.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e679b23a7435c587da2ca304e71628002db3747d1e95be602b60ab6b7a8b64c7 +size 148 diff --git a/pole_alignment/object_detection/train/labels/692.txt b/pole_alignment/object_detection/train/labels/692.txt new file mode 100644 index 0000000000000000000000000000000000000000..94048bcd0dd8b73753edf0e1b3f46bf4d148a3fa --- /dev/null +++ b/pole_alignment/object_detection/train/labels/692.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0bc72f3a156d8b1d66d1f706e68ef62c88d56403152fddd7a61f73faaeda0b4 +size 79 diff --git a/pole_alignment/object_detection/train/labels/695.txt b/pole_alignment/object_detection/train/labels/695.txt new file mode 100644 index 0000000000000000000000000000000000000000..a6c1fc07d3e5e5e19f7740b825eb390fab1d70ca --- /dev/null +++ b/pole_alignment/object_detection/train/labels/695.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb231188eb3c729b3d2226542aac11566bdd5921afbb5b43790b286c908225af +size 79 diff --git a/pole_alignment/object_detection/train/labels/696.txt b/pole_alignment/object_detection/train/labels/696.txt new file mode 100644 index 0000000000000000000000000000000000000000..988af216489114a8201cba84e14687cdc1577d22 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/696.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9357c38f2059117bf834d6a75f23da60e7b13bcc7f14ad6ac4bd9026d77cd7a7 +size 79 diff --git a/pole_alignment/object_detection/train/labels/697.txt b/pole_alignment/object_detection/train/labels/697.txt new file mode 100644 index 0000000000000000000000000000000000000000..0c5647913d59118c74ace4b5d653ba8ba8572e2b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/697.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:652bd99cdfab8207018cbeceecd0eb3e43fe164dde3f6e848872d37bf37c781f +size 79 diff --git a/pole_alignment/object_detection/train/labels/698.txt b/pole_alignment/object_detection/train/labels/698.txt new file mode 100644 index 0000000000000000000000000000000000000000..71b92734803ff1890cfbda84291d0760618e5395 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/698.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c46d011ce13215865d0129b0f668c892be2ac11c2713548897615352977cbcd8 +size 78 diff --git a/pole_alignment/object_detection/train/labels/699.txt b/pole_alignment/object_detection/train/labels/699.txt new file mode 100644 index 0000000000000000000000000000000000000000..651b144f5f03a39fbcc06b9ddce51482162a7fb0 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/699.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ee8a856cc6444b1f61032b7a85be6f5e17ea22af4a2f740f98a63dcd0af2f06 +size 143 diff --git a/pole_alignment/object_detection/train/labels/7.txt b/pole_alignment/object_detection/train/labels/7.txt new file mode 100644 index 0000000000000000000000000000000000000000..b31756279c171f2ccc246f479d2efee28c589fd6 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/7.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3916ae1c0e912c1231f0536cde129ec9e77ce521bf14b2f279a2e0992a83d1c2 +size 62 diff --git a/pole_alignment/object_detection/train/labels/701.txt b/pole_alignment/object_detection/train/labels/701.txt new file mode 100644 index 0000000000000000000000000000000000000000..778b10809649b7d98af44fcee28b4baab9218d65 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/701.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53435de22ce842717b5fa6a3021eea4d774a8fae45060f15120df68e20d2e4ab +size 79 diff --git a/pole_alignment/object_detection/train/labels/702.txt b/pole_alignment/object_detection/train/labels/702.txt new file mode 100644 index 0000000000000000000000000000000000000000..36b8dd95178240cf79b24d525b3c86fad8fd5a2e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/702.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:253948f380e7e788fd84b3dce281d359705c64e2c27dd47b8ae0ae910b173756 +size 57 diff --git a/pole_alignment/object_detection/train/labels/703.txt b/pole_alignment/object_detection/train/labels/703.txt new file mode 100644 index 0000000000000000000000000000000000000000..d26c8a1acf75659546bf597d6c45bc3fab05fbdf --- /dev/null +++ b/pole_alignment/object_detection/train/labels/703.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75f37e92b49858fd4dd949da4655e8c48f8eb764616f50f521c4de6341bceda3 +size 54 diff --git a/pole_alignment/object_detection/train/labels/71.txt b/pole_alignment/object_detection/train/labels/71.txt new file mode 100644 index 0000000000000000000000000000000000000000..8874ec360639fde0fd94c64c011c560ec1b5e787 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/71.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c06fc00775ae88fdf9c6c9e66bec5ef61f4ce94ff2d5fa1a6714b1f2da9b8aa9 +size 79 diff --git a/pole_alignment/object_detection/train/labels/716.txt b/pole_alignment/object_detection/train/labels/716.txt new file mode 100644 index 0000000000000000000000000000000000000000..f25c478d5ff8fae123e7ef4011406c8fb2876682 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/716.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c35339ca60d8648f1a35794ecce53bca5557cfbb76489b80a17e1ff72b155fde +size 79 diff --git a/pole_alignment/object_detection/train/labels/727.txt b/pole_alignment/object_detection/train/labels/727.txt new file mode 100644 index 0000000000000000000000000000000000000000..45040ebedb101504f18cf9fa780462182b3696fc --- /dev/null +++ b/pole_alignment/object_detection/train/labels/727.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9ef1cb3e0f26f8a3b5518f9bb2b5c0c8e3cfc0bddedffad22374dae5a3f725f +size 68 diff --git a/pole_alignment/object_detection/train/labels/728.txt b/pole_alignment/object_detection/train/labels/728.txt new file mode 100644 index 0000000000000000000000000000000000000000..1dc09ec9d48249ee55630f228b1f2d4b1aa54ec0 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/728.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51b4b36da72e6672f19e18b07bdaa09f7b663e55c0989131b0c41ea0e0226b64 +size 79 diff --git a/pole_alignment/object_detection/train/labels/73.txt b/pole_alignment/object_detection/train/labels/73.txt new file mode 100644 index 0000000000000000000000000000000000000000..33f9b13bd024504cb57f522f850915d70455a8a2 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/73.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d04c4b09421121180673e46553ac7df03d7a056f3cb6e8d2f5292b7993ee4bfb +size 78 diff --git a/pole_alignment/object_detection/train/labels/737.txt b/pole_alignment/object_detection/train/labels/737.txt new file mode 100644 index 0000000000000000000000000000000000000000..fb2223c81340e667e463ddc141604bdea032e63c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/737.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be1008850914ce47d057537e94e9c021deec814e9bb4744339172c25bee9e25d +size 156 diff --git a/pole_alignment/object_detection/train/labels/742.txt b/pole_alignment/object_detection/train/labels/742.txt new file mode 100644 index 0000000000000000000000000000000000000000..9f3fae683a02dbda2cb53da713d98ef15b503641 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/742.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b34dd13f903fb528b1cba755cf2a2c7429e0ba966d27b98f09322463196618b9 +size 69 diff --git a/pole_alignment/object_detection/train/labels/743.txt b/pole_alignment/object_detection/train/labels/743.txt new file mode 100644 index 0000000000000000000000000000000000000000..9771e08ab5d54e1b837122bfc1cf04ddc63ac9b5 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/743.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9276f4c0dfce4e8ed8ae4fa8fe40353f9bf7c4ecec547301fe18fa05babf366 +size 157 diff --git a/pole_alignment/object_detection/train/labels/745.txt b/pole_alignment/object_detection/train/labels/745.txt new file mode 100644 index 0000000000000000000000000000000000000000..ab0fd8719b75b1cf19e687cd4c144526224dec5b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/745.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54dfb0684c7bee7ffa8808395524cfc273004c3ab5e60624b73d0b2eca63dae1 +size 77 diff --git a/pole_alignment/object_detection/train/labels/747.txt b/pole_alignment/object_detection/train/labels/747.txt new file mode 100644 index 0000000000000000000000000000000000000000..8ab87e8baa3893acd525c98d3d7ce243bca02831 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/747.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:949cd52707c8013bcaff601f4fa9007444e976d1f6e6a2f62226311f35504cb3 +size 77 diff --git a/pole_alignment/object_detection/train/labels/749.txt b/pole_alignment/object_detection/train/labels/749.txt new file mode 100644 index 0000000000000000000000000000000000000000..cf6950b9cc17476e81705fd3e7903563a75fb90d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/749.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2deea7409d174bcfac4b19f454f1be3238a8127b1e143ad622caa0c069f4b26d +size 78 diff --git a/pole_alignment/object_detection/train/labels/751.txt b/pole_alignment/object_detection/train/labels/751.txt new file mode 100644 index 0000000000000000000000000000000000000000..f54650df23a42d146b189fb5a13107ac722ab0a8 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/751.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56a9799e1f39964919f1d2bbf62fdc2bf131a6877555ed7f9938909e10021cc0 +size 79 diff --git a/pole_alignment/object_detection/train/labels/754.txt b/pole_alignment/object_detection/train/labels/754.txt new file mode 100644 index 0000000000000000000000000000000000000000..0edeb6cf84be6d2a313d3e396082b0b1953c9b83 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/754.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bead92f5faf0baf4956cf41293de5cf7629de8a68b91b9769793af62563d99c +size 79 diff --git a/pole_alignment/object_detection/train/labels/756.txt b/pole_alignment/object_detection/train/labels/756.txt new file mode 100644 index 0000000000000000000000000000000000000000..efc507a11a77468e8212e6bfbc079a6d2eba03c9 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/756.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c87b2d787ea0c636a04c3dce301b81e528eae9b86f0f5a962367d3308a8d3d21 +size 69 diff --git a/pole_alignment/object_detection/train/labels/759.txt b/pole_alignment/object_detection/train/labels/759.txt new file mode 100644 index 0000000000000000000000000000000000000000..74b42f6b3825ad0b35698f3b4eb0d1e9c54e6879 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/759.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3651763e36805c2653abd825bba50644f61f9e8e7b223623a1fd359780578cb +size 76 diff --git a/pole_alignment/object_detection/train/labels/760.txt b/pole_alignment/object_detection/train/labels/760.txt new file mode 100644 index 0000000000000000000000000000000000000000..0c9731e27f54b8bcd7d950d06eb7b804ef28f0ea --- /dev/null +++ b/pole_alignment/object_detection/train/labels/760.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e840cfdaa6db2312723ed05c05ad79892a307f960b537d5fdb6de0a06437372 +size 79 diff --git a/pole_alignment/object_detection/train/labels/762.txt b/pole_alignment/object_detection/train/labels/762.txt new file mode 100644 index 0000000000000000000000000000000000000000..143e1c5957163c1c84212e45c3abf2fbb6dcb5a3 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/762.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5945b553c1511b668feb48f6d4f39822bb3fb6966acdfbf7e22757c42fc4aa5e +size 69 diff --git a/pole_alignment/object_detection/train/labels/763.txt b/pole_alignment/object_detection/train/labels/763.txt new file mode 100644 index 0000000000000000000000000000000000000000..e38030a995d925aede6e8b5083756b1dab89dea4 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/763.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:192a590fa40d2656e11ba37aadc50664d8f7561eafeae04d6750c9a36d5922d4 +size 76 diff --git a/pole_alignment/object_detection/train/labels/766.txt b/pole_alignment/object_detection/train/labels/766.txt new file mode 100644 index 0000000000000000000000000000000000000000..77a131dfe13df7ea76d18fb61afbb1207bbaca16 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/766.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7eda927a5b9ce52d128c95d5f4d90c7db941c0299ed7054d3b9a1ed7a90adeb +size 78 diff --git a/pole_alignment/object_detection/train/labels/768.txt b/pole_alignment/object_detection/train/labels/768.txt new file mode 100644 index 0000000000000000000000000000000000000000..fb950fe7516ce4c93c0d2c22ab7ceb5d8abf5ed9 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/768.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b3e58841051d8637793030d8bde566f936f9698ed40dfe1ecad5fc7684fc6ee +size 73 diff --git a/pole_alignment/object_detection/train/labels/770.txt b/pole_alignment/object_detection/train/labels/770.txt new file mode 100644 index 0000000000000000000000000000000000000000..97353d2fdc28540316d333c238da4c870ab58e4e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/770.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4da9a85a1331cdb03540089b1b9cc7e4e45a0b8a9a3e5131d88ffea07c001b0 +size 78 diff --git a/pole_alignment/object_detection/train/labels/774.txt b/pole_alignment/object_detection/train/labels/774.txt new file mode 100644 index 0000000000000000000000000000000000000000..98030bc1dae58a02605929d27f83fd58faf31bf4 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/774.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd31f9e193c44b045775ab21698b53b7e2caf9dfe290ab6481048bc5030ffd77 +size 79 diff --git a/pole_alignment/object_detection/train/labels/78.txt b/pole_alignment/object_detection/train/labels/78.txt new file mode 100644 index 0000000000000000000000000000000000000000..06531ce7ad0e10cea7b71e4bcee9d613cfd5cc6b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/78.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dc3d0b191ee161f8b2618ac73f0cce1ba524ff53db4ef808e7d90409f4a1981 +size 158 diff --git a/pole_alignment/object_detection/train/labels/784.txt b/pole_alignment/object_detection/train/labels/784.txt new file mode 100644 index 0000000000000000000000000000000000000000..6be22f45f067ee87feb05fa9a33261213cc87f28 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/784.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da8d8e82bef41d71deca652af4fd899c75f909e07721a605d1cb5dfed54741b9 +size 77 diff --git a/pole_alignment/object_detection/train/labels/790.txt b/pole_alignment/object_detection/train/labels/790.txt new file mode 100644 index 0000000000000000000000000000000000000000..afe286f4540918216dc407fc71b1b85e1f098ba3 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/790.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdda9222bae559ce1df0dadb96f26758c066206a402a61a62306a90536fd3e0b +size 158 diff --git a/pole_alignment/object_detection/train/labels/791.txt b/pole_alignment/object_detection/train/labels/791.txt new file mode 100644 index 0000000000000000000000000000000000000000..ab99677b778ca2d83a61bd9d176d5b018c0e6c10 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/791.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab8c104beae9bcffd25ab4b6ac46778aef07d358cf8b3731da3fd1ebf4473d22 +size 159 diff --git a/pole_alignment/object_detection/train/labels/795.txt b/pole_alignment/object_detection/train/labels/795.txt new file mode 100644 index 0000000000000000000000000000000000000000..cbc3fbe9f31a460f973652343f984aab263d65fd --- /dev/null +++ b/pole_alignment/object_detection/train/labels/795.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d42fb177ef9767f1f0d18974124fdfab44693a2c8540684f8c79e14deafc29a8 +size 158 diff --git a/pole_alignment/object_detection/train/labels/796.txt b/pole_alignment/object_detection/train/labels/796.txt new file mode 100644 index 0000000000000000000000000000000000000000..b19b526d4a89c0b3d301adeef35e885cd3ae564b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/796.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2cb00b2397aceba16fe1c629287adcacb8bb994e1926201367b1fc3ac8824c6 +size 78 diff --git a/pole_alignment/object_detection/train/labels/797.txt b/pole_alignment/object_detection/train/labels/797.txt new file mode 100644 index 0000000000000000000000000000000000000000..d3534f9ef308f12c528615b41215e59d91781a66 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/797.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1314693d3a813ecc7b6584dfce19619050a33aad54d6b7360796729835d1756 +size 159 diff --git a/pole_alignment/object_detection/train/labels/800.txt b/pole_alignment/object_detection/train/labels/800.txt new file mode 100644 index 0000000000000000000000000000000000000000..4a0740ecd4181a9418d0145b26f571c7e48502d7 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/800.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37de58b6c9825dc10f7ac4992b1c796fed9d279a3b8d83985b022c659a34eee8 +size 78 diff --git a/pole_alignment/object_detection/train/labels/809.txt b/pole_alignment/object_detection/train/labels/809.txt new file mode 100644 index 0000000000000000000000000000000000000000..2c634754f8d23256c47f54ce4aa63c25822f96b3 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/809.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a967a268bbebbe137fc87d99c3dd9ffcd5767d0133e8a4938ba30f46947b005 +size 40 diff --git a/pole_alignment/object_detection/train/labels/810.txt b/pole_alignment/object_detection/train/labels/810.txt new file mode 100644 index 0000000000000000000000000000000000000000..73909bb154a04c9cab6504f64d4866972374ebff --- /dev/null +++ b/pole_alignment/object_detection/train/labels/810.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f6624f045e0266fff1afceaf2fb8f0f26a682ee746b3d68e2d694ee2d7f1437 +size 115 diff --git a/pole_alignment/object_detection/train/labels/812.txt b/pole_alignment/object_detection/train/labels/812.txt new file mode 100644 index 0000000000000000000000000000000000000000..d5ba42462662489e16d2954451e0f52fab09cdd5 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/812.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c1ff54bcdb38e140b84941adf5cd6321822a37da44341f0c06880559313749b +size 77 diff --git a/pole_alignment/object_detection/train/labels/813.txt b/pole_alignment/object_detection/train/labels/813.txt new file mode 100644 index 0000000000000000000000000000000000000000..e4f895b24bff215101914bd6612b86063f142e0f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/813.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43bea577ab1ab90ab4f1274fe37f3a555a54cc3996280b06f418dec16b65bf28 +size 79 diff --git a/pole_alignment/object_detection/train/labels/815.txt b/pole_alignment/object_detection/train/labels/815.txt new file mode 100644 index 0000000000000000000000000000000000000000..05c584b8b1c23d8456a5ddc3374ee06d4e662a5f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/815.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33bfc59e420b6aa1fedad697c72c02300aba71b2fcbfe7f028dbaea81a2c24b1 +size 70 diff --git a/pole_alignment/object_detection/train/labels/820.txt b/pole_alignment/object_detection/train/labels/820.txt new file mode 100644 index 0000000000000000000000000000000000000000..6c72feee13945f3c78cc77ae6b8277c040875e45 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/820.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72b0adf7833ae9cc1c67bc7371b1791a27f148881dbac38ac03b659fc6cc326f +size 79 diff --git a/pole_alignment/object_detection/train/labels/826.txt b/pole_alignment/object_detection/train/labels/826.txt new file mode 100644 index 0000000000000000000000000000000000000000..3f68ca24338756270e11c2988434fa6aacf408c7 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/826.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9dbb309d5656975b4eefb526bbf06c300b7a41c77e2d38a1d1c93e3526df9de +size 78 diff --git a/pole_alignment/object_detection/train/labels/828.txt b/pole_alignment/object_detection/train/labels/828.txt new file mode 100644 index 0000000000000000000000000000000000000000..de2f23afaa1a5357e24b20b569ff459639795120 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/828.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76d3f689c5850565891c98fe87a564fd06bb49d7b9af1651c65f097b42db6cdd +size 78 diff --git a/pole_alignment/object_detection/train/labels/832.txt b/pole_alignment/object_detection/train/labels/832.txt new file mode 100644 index 0000000000000000000000000000000000000000..8d2cba903408a38b05d2061e1c0215a4164b48b2 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/832.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c3eb1c5e1251b2a12d7d77cff041ec2801395a4acb10147e31737c88e5616c6 +size 79 diff --git a/pole_alignment/object_detection/train/labels/833.txt b/pole_alignment/object_detection/train/labels/833.txt new file mode 100644 index 0000000000000000000000000000000000000000..e52698823d774871412bf9c69d20c635e0e05788 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/833.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa563caaf42f8ef89a19def3299cd13912661c88ea9cfe952aa39d25249faa7b +size 155 diff --git a/pole_alignment/object_detection/train/labels/84.txt b/pole_alignment/object_detection/train/labels/84.txt new file mode 100644 index 0000000000000000000000000000000000000000..01cb1f81e86ce836e7fc1594f96170774209c26d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/84.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:796bdd2a7250942f11117d3ecab1d328ebf46ca0c5881947da2bf949bdafc642 +size 77 diff --git a/pole_alignment/object_detection/train/labels/840.txt b/pole_alignment/object_detection/train/labels/840.txt new file mode 100644 index 0000000000000000000000000000000000000000..efb141ae5fb652bec55d719942c5de8dadfead3f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/840.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2c036633bac3f346b03275514021006d917e526607fdbaeaa243bc804ff12a3 +size 69 diff --git a/pole_alignment/object_detection/train/labels/841.txt b/pole_alignment/object_detection/train/labels/841.txt new file mode 100644 index 0000000000000000000000000000000000000000..34618acd9ea7c3e92755172079cdb193784c1ad0 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/841.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31ca54d95835703691f1aba7c900a723636c495a9755ab7f7cb8231d0b11aa9a +size 158 diff --git a/pole_alignment/object_detection/train/labels/842.txt b/pole_alignment/object_detection/train/labels/842.txt new file mode 100644 index 0000000000000000000000000000000000000000..c973d34c575a8e3e162e10aec8de74ebd3096e3e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/842.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:742705128d3327118d4d435ab6380936dc19fcc1d6a871fea46f5b69401d3222 +size 78 diff --git a/pole_alignment/object_detection/train/labels/843.txt b/pole_alignment/object_detection/train/labels/843.txt new file mode 100644 index 0000000000000000000000000000000000000000..6295f2a5d74c3c50c6206083f20140d6cb0991dd --- /dev/null +++ b/pole_alignment/object_detection/train/labels/843.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a45f84c1e60631dd8a75a84eeb6af73f1bf8bae42eeb4c3df8a4a456d6c0f5b +size 78 diff --git a/pole_alignment/object_detection/train/labels/844.txt b/pole_alignment/object_detection/train/labels/844.txt new file mode 100644 index 0000000000000000000000000000000000000000..b17b0578a350aae9f080e2ee162a282d10552c98 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/844.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3086ae41555d5e89e0f0ba114918aa4cd97a7f9e0ea85c92a5396338c22e6a9c +size 78 diff --git a/pole_alignment/object_detection/train/labels/846.txt b/pole_alignment/object_detection/train/labels/846.txt new file mode 100644 index 0000000000000000000000000000000000000000..e6ae8529f97bae29d9c9d53681dc9fa6abb7a010 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/846.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3817367021a0c6c3636fe9b7b46fbc94dce0d2fc03f150024e57148b408ced73 +size 79 diff --git a/pole_alignment/object_detection/train/labels/847.txt b/pole_alignment/object_detection/train/labels/847.txt new file mode 100644 index 0000000000000000000000000000000000000000..a777864d61f234b96c89c9e0fe78727a0fa2d59f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/847.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15ba5583db7c5ac2488f05fcef0c0a687147eee6ba30b66af8b94a37fe216da7 +size 72 diff --git a/pole_alignment/object_detection/train/labels/848.txt b/pole_alignment/object_detection/train/labels/848.txt new file mode 100644 index 0000000000000000000000000000000000000000..ff61438a5b732614bb0dea7870497c8082fef1d0 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/848.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b9c1ae08c207411e14cb7abb481c1f0fabec190301bf3cab6a5606e7b6036d7 +size 73 diff --git a/pole_alignment/object_detection/train/labels/849.txt b/pole_alignment/object_detection/train/labels/849.txt new file mode 100644 index 0000000000000000000000000000000000000000..0441cde62c4e5cbb3a6879fc5e4663b6598deecc --- /dev/null +++ b/pole_alignment/object_detection/train/labels/849.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05842535a84ae82f8b24f041d20573cb06552002ce8238a65a05813d47a0e994 +size 77 diff --git a/pole_alignment/object_detection/train/labels/850.txt b/pole_alignment/object_detection/train/labels/850.txt new file mode 100644 index 0000000000000000000000000000000000000000..22794542a31bdcf8d749500b137d63ab5941e34f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/850.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55a5f99db644717fe28a5cf41f34ea5ab21acc3aa2d51c87b3c7b0a0702adf21 +size 81 diff --git a/pole_alignment/object_detection/train/labels/854.txt b/pole_alignment/object_detection/train/labels/854.txt new file mode 100644 index 0000000000000000000000000000000000000000..dbe2b7b325ba83ae0df96f3d1810d0f13f44b0da --- /dev/null +++ b/pole_alignment/object_detection/train/labels/854.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cb50c7f9902f11087e9905eebc362bb9bcc184fc643caebd2b8651e2b78422c +size 79 diff --git a/pole_alignment/object_detection/train/labels/86.txt b/pole_alignment/object_detection/train/labels/86.txt new file mode 100644 index 0000000000000000000000000000000000000000..551c5becf8933b2169aa147cfb9f245b8a40b131 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/86.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c79c5ade0610f71cfc875354b38677b195187457cace70c3e37cf7c10ee094d +size 238 diff --git a/pole_alignment/object_detection/train/labels/860.txt b/pole_alignment/object_detection/train/labels/860.txt new file mode 100644 index 0000000000000000000000000000000000000000..faf7e0e8d52b125d72d2580dc1eb5a198c921944 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/860.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afb6091b00137b34380c792113b7c4c7f8b55eedfcf882ea1303543eee113ab6 +size 160 diff --git a/pole_alignment/object_detection/train/labels/863.txt b/pole_alignment/object_detection/train/labels/863.txt new file mode 100644 index 0000000000000000000000000000000000000000..684a0354abe78888658c36b1bfc67633fba32b5b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/863.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c39d99736f9f0869954e20362364e3d2071d960acd7e97099070d62b40caf063 +size 161 diff --git a/pole_alignment/object_detection/train/labels/864.txt b/pole_alignment/object_detection/train/labels/864.txt new file mode 100644 index 0000000000000000000000000000000000000000..fe654b40cbf4c9ce93ee015e5b7f49e3d71ddaeb --- /dev/null +++ b/pole_alignment/object_detection/train/labels/864.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a39de97aa2ce72b6959a743f232b706815bc5b5ba79e94245cedb987f0e54db3 +size 159 diff --git a/pole_alignment/object_detection/train/labels/865.txt b/pole_alignment/object_detection/train/labels/865.txt new file mode 100644 index 0000000000000000000000000000000000000000..d0226a796440eb4b27cebd88697d7b3893bceff9 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/865.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:487aa66c5d79863e7cf4e0e169f716dfdf754015c3bf73447a53ef7a30f3fd86 +size 77 diff --git a/pole_alignment/object_detection/train/labels/866.txt b/pole_alignment/object_detection/train/labels/866.txt new file mode 100644 index 0000000000000000000000000000000000000000..474a92a338af5c5f49c2d523a10e429daf656358 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/866.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a28f8e4866b7ca7e6ff0f6d91f473d1375d05ea1506a2a68d9a8c1d48f5e58df +size 159 diff --git a/pole_alignment/object_detection/train/labels/867.txt b/pole_alignment/object_detection/train/labels/867.txt new file mode 100644 index 0000000000000000000000000000000000000000..fd7e2cc886a79a4b9bb14a1f73f9fd456e15c1b5 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/867.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1755d0eb19dd029610dcf15f05fafbe6219eb5a78efe1041d6f6b00eacac489 +size 157 diff --git a/pole_alignment/object_detection/train/labels/868.txt b/pole_alignment/object_detection/train/labels/868.txt new file mode 100644 index 0000000000000000000000000000000000000000..784e43149220819abdb1dd680744e76d44f2091e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/868.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b352ea58b77fff56dadc2c087e52cf3b697ae1b2456298a781a9f8aa57d2ee53 +size 80 diff --git a/pole_alignment/object_detection/train/labels/87.txt b/pole_alignment/object_detection/train/labels/87.txt new file mode 100644 index 0000000000000000000000000000000000000000..ba9541f9e595bce8a495a6b821c6380830ca47fa --- /dev/null +++ b/pole_alignment/object_detection/train/labels/87.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35712c8c2e1f40f3b1274570598becd1dafaccf7d1a7acaa10ee0086708cef69 +size 79 diff --git a/pole_alignment/object_detection/train/labels/871.txt b/pole_alignment/object_detection/train/labels/871.txt new file mode 100644 index 0000000000000000000000000000000000000000..3150d3aa29cf78405f8bbbebd630ace719d4af02 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/871.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f87a661d4f960c161a2dd1efac076e3d44a860d9823560177df2126b95351e0 +size 78 diff --git a/pole_alignment/object_detection/train/labels/874.txt b/pole_alignment/object_detection/train/labels/874.txt new file mode 100644 index 0000000000000000000000000000000000000000..ebe3f14601c705bf37c95537bf5b52c81ed783c7 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/874.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7b68fea31256966886b8c79a2783110e31e5ef8e9d408613bd4ec689311df69 +size 62 diff --git a/pole_alignment/object_detection/train/labels/875.txt b/pole_alignment/object_detection/train/labels/875.txt new file mode 100644 index 0000000000000000000000000000000000000000..91cf5468046ba5a384abf7f1f70e61cdd3c85609 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/875.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b2adc0b51e8c3f95e1c57ab9f4509bad9467ea0064911e39934a3164f53b045 +size 78 diff --git a/pole_alignment/object_detection/train/labels/876.txt b/pole_alignment/object_detection/train/labels/876.txt new file mode 100644 index 0000000000000000000000000000000000000000..83a20fcb6accc1608134df58f53d6e4c90ea52ca --- /dev/null +++ b/pole_alignment/object_detection/train/labels/876.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9747f64040fd88839437854c5ec74c2284a5c090b001958e1a59d23424e201c +size 70 diff --git a/pole_alignment/object_detection/train/labels/878.txt b/pole_alignment/object_detection/train/labels/878.txt new file mode 100644 index 0000000000000000000000000000000000000000..4b44bb104c0e8437eb613da7536145f96ed9eb8b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/878.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e8be0f224c9aae04701db628949bb673b764a96023cbe4b2fec9e3272449a30 +size 66 diff --git a/pole_alignment/object_detection/train/labels/879.txt b/pole_alignment/object_detection/train/labels/879.txt new file mode 100644 index 0000000000000000000000000000000000000000..a714ae400b3e05f216f57c936087abdd6e76a546 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/879.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4d618296cd060de8c5ef6bb093b27179e0c3690f55ca09559729ade0e665ca8 +size 161 diff --git a/pole_alignment/object_detection/train/labels/88.txt b/pole_alignment/object_detection/train/labels/88.txt new file mode 100644 index 0000000000000000000000000000000000000000..408cf9241ce83f2129fbe234f40445c9d87fce9e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/88.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9f1b2c228c95c11ddcd158bdd198988131f00c76ce82e1f72b2d5e9f223379b +size 80 diff --git a/pole_alignment/object_detection/train/labels/880.txt b/pole_alignment/object_detection/train/labels/880.txt new file mode 100644 index 0000000000000000000000000000000000000000..519c8a802ae22fd31c52e71b6323e3e2e770a274 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/880.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e940c2cb67e982bfba36a2bd63f81e0bbdb6bed86aa35ee962ddfe80d71f02a +size 78 diff --git a/pole_alignment/object_detection/train/labels/881.txt b/pole_alignment/object_detection/train/labels/881.txt new file mode 100644 index 0000000000000000000000000000000000000000..2c37f0b641ae542c64c971ca19e5b7028050a6f1 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/881.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbdc4723f089c7e915d64b03e6ef0ce63ade2c57c0014856be65df2d91a50846 +size 79 diff --git a/pole_alignment/object_detection/train/labels/882.txt b/pole_alignment/object_detection/train/labels/882.txt new file mode 100644 index 0000000000000000000000000000000000000000..1beded9e0ec274dd9f7aacae401c29a384491e65 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/882.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ec01cb6868816028f1d2337cf79cdcfacd1cac0d5acdc56194aff4f6528f678 +size 79 diff --git a/pole_alignment/object_detection/train/labels/883.txt b/pole_alignment/object_detection/train/labels/883.txt new file mode 100644 index 0000000000000000000000000000000000000000..895ffe3d0d7e7f6cd71396a0de992f95f6e88473 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/883.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77955f2c0311beb4eefa1f1c48ec3e1ee4ef8e360090a4677d247c36044de752 +size 80 diff --git a/pole_alignment/object_detection/train/labels/885.txt b/pole_alignment/object_detection/train/labels/885.txt new file mode 100644 index 0000000000000000000000000000000000000000..e48f58ea2059ecef3064848d45d02b58401b8794 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/885.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8530484fbb866d16a318b54a4e1fb8c073cd1d958db031479b875d65c6b84314 +size 73 diff --git a/pole_alignment/object_detection/train/labels/886.txt b/pole_alignment/object_detection/train/labels/886.txt new file mode 100644 index 0000000000000000000000000000000000000000..78a867ca6379d420cc84cf9325d7d4c7341b7e38 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/886.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5fcaa7161be832d59c0b0955e1c7a4869223ee753a985550a6868df0401df26 +size 79 diff --git a/pole_alignment/object_detection/train/labels/888.txt b/pole_alignment/object_detection/train/labels/888.txt new file mode 100644 index 0000000000000000000000000000000000000000..2e6cb3d8f3630bc6b808ce824d2914d309c70941 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/888.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54ce300c45a90cc7f24546b8bf5a0ad25db2aac25c24e718d358bb7b71e0730b +size 79 diff --git a/pole_alignment/object_detection/train/labels/889.txt b/pole_alignment/object_detection/train/labels/889.txt new file mode 100644 index 0000000000000000000000000000000000000000..ba6ffea7130a85ba10257d5ef99fb802f20b6762 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/889.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:047f6d5651dc915ca0b776987c215255981cd37253ed5b91fd22ab005dccb3d3 +size 143 diff --git a/pole_alignment/object_detection/train/labels/89.txt b/pole_alignment/object_detection/train/labels/89.txt new file mode 100644 index 0000000000000000000000000000000000000000..553c1ac44ab1553540c4b8dba32d72fc14200f71 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/89.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3d500d56e8ac1c1f52391e485bdedbcd44eb74723b8014157539a9ed76bf4ef +size 79 diff --git a/pole_alignment/object_detection/train/labels/890.txt b/pole_alignment/object_detection/train/labels/890.txt new file mode 100644 index 0000000000000000000000000000000000000000..f124c46f4098b58c316592a8d46e8f34cdf90f6f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/890.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97cbd427f81e0125e88cc6fb05fe4b366c199f658b0a546d91a8a4c638832e21 +size 79 diff --git a/pole_alignment/object_detection/train/labels/891.txt b/pole_alignment/object_detection/train/labels/891.txt new file mode 100644 index 0000000000000000000000000000000000000000..7877efad26ddcd4297dcbff3affb6061c4bf514b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/891.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7797355295233fcdecee2e27c3943cc936a249e4683ebc20c755dcb7c0f8ea67 +size 78 diff --git a/pole_alignment/object_detection/train/labels/893.txt b/pole_alignment/object_detection/train/labels/893.txt new file mode 100644 index 0000000000000000000000000000000000000000..1a2aac6863297a6e00307e3905968f9b2c9ff4a2 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/893.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d7fafec58da01d54f839abae470f3f18ef9680dd9f13a9eb8067bb251fe8c1f +size 77 diff --git a/pole_alignment/object_detection/train/labels/895.txt b/pole_alignment/object_detection/train/labels/895.txt new file mode 100644 index 0000000000000000000000000000000000000000..6ad6d092dfd1e27c161b269f86daebe529e0ad59 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/895.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bf943b96dd575795080475fe4a8499fb28983efe39b3d36279fc0ae3840bb1c +size 65 diff --git a/pole_alignment/object_detection/train/labels/896.txt b/pole_alignment/object_detection/train/labels/896.txt new file mode 100644 index 0000000000000000000000000000000000000000..864c8901e177cba1efc529effb13942375133d63 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/896.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:508c7ff02abbc61dcebeeed02148af9c9e737168219698d41eeb27af8d1a6b07 +size 79 diff --git a/pole_alignment/object_detection/train/labels/897.txt b/pole_alignment/object_detection/train/labels/897.txt new file mode 100644 index 0000000000000000000000000000000000000000..933f460835448a793d65f1c4c8425952a8f9c338 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/897.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e0798ccb17e76880d4f0a7f94fab0899433c91d24118fb2e10f9282d962799b +size 78 diff --git a/pole_alignment/object_detection/train/labels/898.txt b/pole_alignment/object_detection/train/labels/898.txt new file mode 100644 index 0000000000000000000000000000000000000000..9749fbd2ffb0ebbfd343222a058183be8f28d326 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/898.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d896c8479e5b5fc844f0cb754bb410b517184cf179627308c360c383eb7181b +size 78 diff --git a/pole_alignment/object_detection/train/labels/899.txt b/pole_alignment/object_detection/train/labels/899.txt new file mode 100644 index 0000000000000000000000000000000000000000..62d80feab134e363475b127356b4be63283afab2 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/899.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eac02e15d555acff50f3df2166eede39f8d7cec3ac6f24091c12b3516d955606 +size 79 diff --git a/pole_alignment/object_detection/train/labels/9.txt b/pole_alignment/object_detection/train/labels/9.txt new file mode 100644 index 0000000000000000000000000000000000000000..40179dd285564597a3e6eb7e52e1987a1555421b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/9.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b06d7ca35ae1566487b9190d1f2b76d4c45b85be6090c0995d111dcb1063e175 +size 73 diff --git a/pole_alignment/object_detection/train/labels/90.txt b/pole_alignment/object_detection/train/labels/90.txt new file mode 100644 index 0000000000000000000000000000000000000000..86e2070c9eab31f4805601e16d3386f46cdc9c96 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/90.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51b2260d9bdbc6f04ca017bb500db8af380382b44975021688e4411aee1145f7 +size 77 diff --git a/pole_alignment/object_detection/train/labels/900.txt b/pole_alignment/object_detection/train/labels/900.txt new file mode 100644 index 0000000000000000000000000000000000000000..82359942bc3a27b12c144a2d04d34f4c63f00a9c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/900.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99915dfd697f029da74de0b13502cd49c933bcb36b598771006603b621f3c7c8 +size 78 diff --git a/pole_alignment/object_detection/train/labels/901.txt b/pole_alignment/object_detection/train/labels/901.txt new file mode 100644 index 0000000000000000000000000000000000000000..4d3859bca760301060f1bbb3fa84c0cd8bd02aa9 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/901.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3715c9830fbe196824c6e4cd0fb7eac564e01a70882ebe4e9eb785459f11caa0 +size 79 diff --git a/pole_alignment/object_detection/train/labels/902.txt b/pole_alignment/object_detection/train/labels/902.txt new file mode 100644 index 0000000000000000000000000000000000000000..1f197c87b798912821835250024d433e43229a5f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/902.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dda57537025f5310fdd067c80af408fd9fd6598d3a7fe97f8de3593794a2aa49 +size 77 diff --git a/pole_alignment/object_detection/train/labels/903.txt b/pole_alignment/object_detection/train/labels/903.txt new file mode 100644 index 0000000000000000000000000000000000000000..c53f2c1e4b3dacf3d0cc148f9adc337887924d2d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/903.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a7e7626c5da9efece7a7d2640990dad7b16f28254be3893a75124c585e8e4b0 +size 78 diff --git a/pole_alignment/object_detection/train/labels/904.txt b/pole_alignment/object_detection/train/labels/904.txt new file mode 100644 index 0000000000000000000000000000000000000000..bf277d86a8a70b768cba21013c7917ca4b7d0a71 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/904.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0366e19f2223762e58f2cdc580e14a584a5a012f8739a412295d4f5b1794940 +size 70 diff --git a/pole_alignment/object_detection/train/labels/905.txt b/pole_alignment/object_detection/train/labels/905.txt new file mode 100644 index 0000000000000000000000000000000000000000..baca6e49797f1a6de05ed98d213c7ca7aa2e535c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/905.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:426cc1cf55b4826efe12906314a82f6362f1f73bb7664fe616b1c426dd288d96 +size 78 diff --git a/pole_alignment/object_detection/train/labels/906.txt b/pole_alignment/object_detection/train/labels/906.txt new file mode 100644 index 0000000000000000000000000000000000000000..e50f17a11a7a3a3c0f28719a6f543acf0a6425d6 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/906.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a851675ffc80b517da72b738ed0ef210015025321c5874c31c0142102f3133f8 +size 77 diff --git a/pole_alignment/object_detection/train/labels/909.txt b/pole_alignment/object_detection/train/labels/909.txt new file mode 100644 index 0000000000000000000000000000000000000000..ec6642c58ea54f39dcd04ff09efd1c3e6accfab0 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/909.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd283e4a628c19ce4fa518810e6d6b2614c6ef532b6396ffe0aefb9b6341d64a +size 60 diff --git a/pole_alignment/object_detection/train/labels/91.txt b/pole_alignment/object_detection/train/labels/91.txt new file mode 100644 index 0000000000000000000000000000000000000000..6712b8003d18f9937eb76b804ab5b08ce1c3b21c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/91.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0ca10156669b1b476dd4784a67e0cc132ab1035dafd472829e426d625b08b23 +size 157 diff --git a/pole_alignment/object_detection/train/labels/910.txt b/pole_alignment/object_detection/train/labels/910.txt new file mode 100644 index 0000000000000000000000000000000000000000..4f317d62af2b62ec20e9802d66d7b373b8346656 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/910.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6af851e3237e809c69e62e9afc2a25b68b23d79c05e8c4b164c92d0ee527137 +size 77 diff --git a/pole_alignment/object_detection/train/labels/912.txt b/pole_alignment/object_detection/train/labels/912.txt new file mode 100644 index 0000000000000000000000000000000000000000..b04de10ffc491c80965778d137ad1ef5ff14f9ea --- /dev/null +++ b/pole_alignment/object_detection/train/labels/912.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:280055e3ec556064c668487d63e7e94b6e0a792b9ad17b139c5f44796152e050 +size 78 diff --git a/pole_alignment/object_detection/train/labels/913.txt b/pole_alignment/object_detection/train/labels/913.txt new file mode 100644 index 0000000000000000000000000000000000000000..2a0d014672e8a560c58c796b80c5705063d08093 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/913.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:111f8b835cf86f9945e0b7c0844c2d779b1033d93044da0f5c47d8f18ddd361f +size 71 diff --git a/pole_alignment/object_detection/train/labels/914.txt b/pole_alignment/object_detection/train/labels/914.txt new file mode 100644 index 0000000000000000000000000000000000000000..6d8d00d633dd8b5c821428f2bf6df4c187fce358 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/914.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8366c79077f18b8dfaee19913e5d56bc597b1904367bfe51b5c8ec4d171b31c8 +size 78 diff --git a/pole_alignment/object_detection/train/labels/915.txt b/pole_alignment/object_detection/train/labels/915.txt new file mode 100644 index 0000000000000000000000000000000000000000..a31e7f134401c7abd505a7fc10194e5fd742aef3 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/915.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a96cff58bc461620752d70de478a78de9cc75026c5ef7e5c6602b471cc270f8 +size 63 diff --git a/pole_alignment/object_detection/train/labels/917.txt b/pole_alignment/object_detection/train/labels/917.txt new file mode 100644 index 0000000000000000000000000000000000000000..a10e4c3aeea0da1c00b9f446311a1dde821e5d9f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/917.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1905a53517a2112bccf380fb580f0536862bd1b02401c1c4bc72f100af401dfe +size 78 diff --git a/pole_alignment/object_detection/train/labels/918.txt b/pole_alignment/object_detection/train/labels/918.txt new file mode 100644 index 0000000000000000000000000000000000000000..cc7ec2f061473e87c12e546e2046b3d73f76d93e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/918.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77fa7372f3bb3fff297675871f17a9d42014e75da95b3a37bf2014c5fd652102 +size 78 diff --git a/pole_alignment/object_detection/train/labels/919.txt b/pole_alignment/object_detection/train/labels/919.txt new file mode 100644 index 0000000000000000000000000000000000000000..4ada4353bac4bf9d2cd2d2df18bae7b1b33805d3 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/919.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16d83f5233e47075897b97bf0d02aa3e77f6e5033b1212a3d96059c34c9fccb4 +size 149 diff --git a/pole_alignment/object_detection/train/labels/92.txt b/pole_alignment/object_detection/train/labels/92.txt new file mode 100644 index 0000000000000000000000000000000000000000..879890f672ee139e776b4bf596fcc1c06833f589 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/92.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:407263319f431c932435b36bc42d8d2304aeccb8e05677c5bf23f9ebc8347c99 +size 71 diff --git a/pole_alignment/object_detection/train/labels/920.txt b/pole_alignment/object_detection/train/labels/920.txt new file mode 100644 index 0000000000000000000000000000000000000000..17b31c0cfb997c1b4325615329954295e6d159da --- /dev/null +++ b/pole_alignment/object_detection/train/labels/920.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af582f3d6a9574c58dc23b0ddbdc2d0aa0369a63a129ff9d523440bff1ffb4d3 +size 72 diff --git a/pole_alignment/object_detection/train/labels/922.txt b/pole_alignment/object_detection/train/labels/922.txt new file mode 100644 index 0000000000000000000000000000000000000000..929ea84629c906151a6452d350cd4424b15932c3 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/922.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dee196ecfd3a25b0240be4a2c28542ffbe0649a2caa12e890ffd1acb99d17f3 +size 139 diff --git a/pole_alignment/object_detection/train/labels/923.txt b/pole_alignment/object_detection/train/labels/923.txt new file mode 100644 index 0000000000000000000000000000000000000000..a0ede7b7ac004b6b89e499cddd3dfdac639a7705 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/923.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddbbc1da70b7a5e670be0a9aea7bb1e6cc1a7adb618e4b15000007611c716abf +size 62 diff --git a/pole_alignment/object_detection/train/labels/924.txt b/pole_alignment/object_detection/train/labels/924.txt new file mode 100644 index 0000000000000000000000000000000000000000..eb61413b31e077a661bcdc93a8180a3692448266 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/924.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33233eb1c89680071973be36fcd5518d276001ccce031a131fc26fb66bfccb47 +size 78 diff --git a/pole_alignment/object_detection/train/labels/925.txt b/pole_alignment/object_detection/train/labels/925.txt new file mode 100644 index 0000000000000000000000000000000000000000..ee27b31bc72b0f13d3fc38a16993ec6d2bb5c4c5 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/925.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a6e8f01cb52ba51c25cd0110c7081484fff57e0b8bc19d7fdf200179d5b322a +size 71 diff --git a/pole_alignment/object_detection/train/labels/927.txt b/pole_alignment/object_detection/train/labels/927.txt new file mode 100644 index 0000000000000000000000000000000000000000..69bd57738912b3d04be3972fa78c4107dc64f05d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/927.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26a57bb8997397af273139e8f6087dabfabe08edf6656e19a1370d422e138559 +size 72 diff --git a/pole_alignment/object_detection/train/labels/928.txt b/pole_alignment/object_detection/train/labels/928.txt new file mode 100644 index 0000000000000000000000000000000000000000..d346df4987da4a7ae60b6ad50c466b55858ce713 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/928.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ba320e7c4441e02a86c8cf134b5110ce4e518cf8be775e3809f366c1fce7a25 +size 80 diff --git a/pole_alignment/object_detection/train/labels/929.txt b/pole_alignment/object_detection/train/labels/929.txt new file mode 100644 index 0000000000000000000000000000000000000000..5dabc40b00e566d5bbdfa912b35a77ba29529656 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/929.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49d509167b24b023f459f3c5bee55a6fcd33cba995e0f8eb26360627121557eb +size 78 diff --git a/pole_alignment/object_detection/train/labels/930.txt b/pole_alignment/object_detection/train/labels/930.txt new file mode 100644 index 0000000000000000000000000000000000000000..1a50b2957dd347c05f9e19c12e5cfd63909d2796 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/930.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40a56ea1c972435af1ae41f03ac812540dc9da44d93611521bf1b5285455f650 +size 72 diff --git a/pole_alignment/object_detection/train/labels/931.txt b/pole_alignment/object_detection/train/labels/931.txt new file mode 100644 index 0000000000000000000000000000000000000000..b8dcec9fad3a043b7bd334b3820c89c0c10c3bdf --- /dev/null +++ b/pole_alignment/object_detection/train/labels/931.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9d6a23c47c4c98a26474d01bc540474ba50776a8f864e7e7110300305dd0da6 +size 79 diff --git a/pole_alignment/object_detection/train/labels/932.txt b/pole_alignment/object_detection/train/labels/932.txt new file mode 100644 index 0000000000000000000000000000000000000000..a50e3899107570d48cda0a6d78670061deaed1a1 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/932.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6b19cbdce51e7b5bd622190b5b4edbd651ff767e4d420772e53a42db0f0ae2f +size 72 diff --git a/pole_alignment/object_detection/train/labels/933.txt b/pole_alignment/object_detection/train/labels/933.txt new file mode 100644 index 0000000000000000000000000000000000000000..96b1cdce049ca8499f0e14fc5261d62ecb86697e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/933.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c3df6a2d275e1ec19fb6f85d63907971e58fbb9859da6441000e9d4c4cc308f +size 78 diff --git a/pole_alignment/object_detection/train/labels/934.txt b/pole_alignment/object_detection/train/labels/934.txt new file mode 100644 index 0000000000000000000000000000000000000000..fe736a47f1a0dead36a4d65602818fd3cd81113b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/934.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0456b2fccc8b09f8b558d0b1f9fbce0aeacab320701706053d23e30e3be7de86 +size 70 diff --git a/pole_alignment/object_detection/train/labels/936.txt b/pole_alignment/object_detection/train/labels/936.txt new file mode 100644 index 0000000000000000000000000000000000000000..792e6d65a722752c61c138c9afb2d55e0d22a035 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/936.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed4cb67fd04a2e90a60000c61d7fd4e07e5e3335e74628467ac565403a751fa8 +size 73 diff --git a/pole_alignment/object_detection/train/labels/938.txt b/pole_alignment/object_detection/train/labels/938.txt new file mode 100644 index 0000000000000000000000000000000000000000..4cce0e1a960c890ef91bedccfe03ff28e9a69619 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/938.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e415f2869b19f9206b9be24617e381d32b29f300f49db36865441dd08783a4ff +size 64 diff --git a/pole_alignment/object_detection/train/labels/939.txt b/pole_alignment/object_detection/train/labels/939.txt new file mode 100644 index 0000000000000000000000000000000000000000..8528277d8fdf43cf41c596f6659f7c27fae232ea --- /dev/null +++ b/pole_alignment/object_detection/train/labels/939.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f71d78520578219c44091f7c01475e1957a8e23dbeb54a884ddf5c13f2006a45 +size 79 diff --git a/pole_alignment/object_detection/train/labels/94.txt b/pole_alignment/object_detection/train/labels/94.txt new file mode 100644 index 0000000000000000000000000000000000000000..c2b24fdf03dab05fc38bb25acfb76ceeae5ff533 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/94.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:735e1ddc0d4652a34974207e0fb9b743db506ec81661b66bbb55dcf085830d56 +size 158 diff --git a/pole_alignment/object_detection/train/labels/940.txt b/pole_alignment/object_detection/train/labels/940.txt new file mode 100644 index 0000000000000000000000000000000000000000..d3bb416e135344027ef5908e8c2263f7f525103d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/940.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c29340d0637948a3b26cfbb961742c303a43c9b5280b2e29f48ce7ddb216747e +size 144 diff --git a/pole_alignment/object_detection/train/labels/941.txt b/pole_alignment/object_detection/train/labels/941.txt new file mode 100644 index 0000000000000000000000000000000000000000..cff7aae38b3b9567a47c70952189068b1497f5ad --- /dev/null +++ b/pole_alignment/object_detection/train/labels/941.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fe63c84be48323f191ae4cbe46fd80afd7d540da7a780803354643f10e3e641 +size 77 diff --git a/pole_alignment/object_detection/train/labels/943.txt b/pole_alignment/object_detection/train/labels/943.txt new file mode 100644 index 0000000000000000000000000000000000000000..2635421c5b33b63d07f69b907006962ef273c277 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/943.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:394e3dce0cfdeef5eab8430323eb600a49fc68de1a3ff2af4da1f8d838226c03 +size 157 diff --git a/pole_alignment/object_detection/train/labels/944.txt b/pole_alignment/object_detection/train/labels/944.txt new file mode 100644 index 0000000000000000000000000000000000000000..c226be5c4964dbaf2b2d0a6f1db9345941675b73 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/944.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13b9ef40dbef99d7aafed768c334ddbc76ab0841a1d0f428280e071412a3118c +size 77 diff --git a/pole_alignment/object_detection/train/labels/945.txt b/pole_alignment/object_detection/train/labels/945.txt new file mode 100644 index 0000000000000000000000000000000000000000..0f8caf47d14cbb1cbee7236b8de9f1f502f0ff20 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/945.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:048dadf960d9e3304e2419ed3f4615de5c76e21914c1420bcbbff8acdce86aee +size 61 diff --git a/pole_alignment/object_detection/train/labels/946.txt b/pole_alignment/object_detection/train/labels/946.txt new file mode 100644 index 0000000000000000000000000000000000000000..d82c734a0ecbbc5343a4d91657f0646be9cf3ca7 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/946.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecbf5493bfbd92b79d994226290c991b66f54824c6d264bc4f9777ab31deeaa2 +size 242 diff --git a/pole_alignment/object_detection/train/labels/948.txt b/pole_alignment/object_detection/train/labels/948.txt new file mode 100644 index 0000000000000000000000000000000000000000..ef3724bcfa0c748683125d308db9fccdc2a26ecf --- /dev/null +++ b/pole_alignment/object_detection/train/labels/948.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf7d0d67b8b4a74c8e6b53d59444fb7f833b3f1dbac18ee920fa6d7207454388 +size 78 diff --git a/pole_alignment/object_detection/train/labels/95.txt b/pole_alignment/object_detection/train/labels/95.txt new file mode 100644 index 0000000000000000000000000000000000000000..d0a74bd244950a260e687f183c679d9f8a7bb88f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/95.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da6922b936d4255eb90e8bc62a17c714732290b56a18e26f3cff48d4f78ddcd6 +size 237 diff --git a/pole_alignment/object_detection/train/labels/950.txt b/pole_alignment/object_detection/train/labels/950.txt new file mode 100644 index 0000000000000000000000000000000000000000..a1a4582a58897f5b78a94b78edfac4613f0eaecd --- /dev/null +++ b/pole_alignment/object_detection/train/labels/950.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c93affb9df79fa4db4d84874472e544a944b7c128ceb19d8b21d12819deb424 +size 78 diff --git a/pole_alignment/object_detection/train/labels/951.txt b/pole_alignment/object_detection/train/labels/951.txt new file mode 100644 index 0000000000000000000000000000000000000000..a7d011913afe4136440ef6629e1800657b969e4d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/951.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8916c625a2db2865dea2417484f464de8f207e940112ca63e8d4fe53a6abff4 +size 78 diff --git a/pole_alignment/object_detection/train/labels/952.txt b/pole_alignment/object_detection/train/labels/952.txt new file mode 100644 index 0000000000000000000000000000000000000000..ac374d42eef22479c25a748417dd8a75b68cecdc --- /dev/null +++ b/pole_alignment/object_detection/train/labels/952.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed1ac12b1c9f54ea4863fdc655161e366bedda7c730adaace307ded23dde1060 +size 78 diff --git a/pole_alignment/object_detection/train/labels/953.txt b/pole_alignment/object_detection/train/labels/953.txt new file mode 100644 index 0000000000000000000000000000000000000000..74ed6d184679efafcac92f5423ba65dcfe3e5257 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/953.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0929b5e001801fcce389647b4bc0e926057ff39ef4ab33bb2ec14acf62dc6aca +size 58 diff --git a/pole_alignment/object_detection/train/labels/955.txt b/pole_alignment/object_detection/train/labels/955.txt new file mode 100644 index 0000000000000000000000000000000000000000..aafe904d81a86af3f1ff5c681f5f5026454a7fab --- /dev/null +++ b/pole_alignment/object_detection/train/labels/955.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07bf992fc2dd0fe4f4893b54100ec61e088e249aef7496fc7c586d0432288056 +size 79 diff --git a/pole_alignment/object_detection/train/labels/956.txt b/pole_alignment/object_detection/train/labels/956.txt new file mode 100644 index 0000000000000000000000000000000000000000..d7c1fb01f94c1267d08d9a82b20b090dd73c4845 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/956.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7aa6145d2e684628cb39c9d802695734c044946efb9d44c1508d49c3bb14dd4 +size 63 diff --git a/pole_alignment/object_detection/train/labels/957.txt b/pole_alignment/object_detection/train/labels/957.txt new file mode 100644 index 0000000000000000000000000000000000000000..7d56f29ddde01ba5928a27d203322a44deb0eb74 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/957.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aa33ad6472444f85665d790ddb8f4c7c36118d336164acdc9e03d887fdb7612 +size 71 diff --git a/pole_alignment/object_detection/train/labels/958.txt b/pole_alignment/object_detection/train/labels/958.txt new file mode 100644 index 0000000000000000000000000000000000000000..091a8156416169822cd0130770058d30adba3a60 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/958.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b031fa89fd890204a968e32f51db90430239aeca60cdead9792c3344bbcd1842 +size 71 diff --git a/pole_alignment/object_detection/train/labels/959.txt b/pole_alignment/object_detection/train/labels/959.txt new file mode 100644 index 0000000000000000000000000000000000000000..66e718b7ab408159b1cfd9ef344e3a8faba140cc --- /dev/null +++ b/pole_alignment/object_detection/train/labels/959.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebd580eaeda645ccbfab82f21ed2371f14afb52727fe67384a14176520e5c15f +size 79 diff --git a/pole_alignment/object_detection/train/labels/96.txt b/pole_alignment/object_detection/train/labels/96.txt new file mode 100644 index 0000000000000000000000000000000000000000..043b1dc0230fb81c64edb6a3498cd0f570b09b88 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/96.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:395268b6688e5110cfddc9a3918ceca06630200cbcca319d166da1666b6456a6 +size 77 diff --git a/pole_alignment/object_detection/train/labels/960.txt b/pole_alignment/object_detection/train/labels/960.txt new file mode 100644 index 0000000000000000000000000000000000000000..119cac518dcfb99a466a7eb4761bcf87a9c6c81b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/960.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:841b18f16376ee0d45ccf1d5450583bc09f6e7f56953ee318cedb951dd35ced3 +size 60 diff --git a/pole_alignment/object_detection/train/labels/961.txt b/pole_alignment/object_detection/train/labels/961.txt new file mode 100644 index 0000000000000000000000000000000000000000..329f6d54375e60f96bc48bf1f8d547fb3d109673 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/961.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34e820d251f31fc53c8473af2d048fb273a2896916b1316e652caa766c50048a +size 79 diff --git a/pole_alignment/object_detection/train/labels/962.txt b/pole_alignment/object_detection/train/labels/962.txt new file mode 100644 index 0000000000000000000000000000000000000000..b64aa9029ea7c6471116c11683254bf1943646be --- /dev/null +++ b/pole_alignment/object_detection/train/labels/962.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6d6e34b10991e24d9a7b5b1589808f08bbde33ef2369dd00ab240dfbbd3b9c5 +size 77 diff --git a/pole_alignment/object_detection/train/labels/963.txt b/pole_alignment/object_detection/train/labels/963.txt new file mode 100644 index 0000000000000000000000000000000000000000..b9891a255d8604da970ac398faba67fce14ef475 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/963.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8af17d935f698136f8cd6c85a5f1a82e55569b2084689982c3e82330f6e9390 +size 70 diff --git a/pole_alignment/object_detection/train/labels/964.txt b/pole_alignment/object_detection/train/labels/964.txt new file mode 100644 index 0000000000000000000000000000000000000000..f5cb910f808f3e48f88db647098fde0bb2e2c574 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/964.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4404bc8178026a8d6d7325f9ea5210e841f3edfde15a58dc1e93f937935aca7 +size 79 diff --git a/pole_alignment/object_detection/train/labels/966.txt b/pole_alignment/object_detection/train/labels/966.txt new file mode 100644 index 0000000000000000000000000000000000000000..76a59760f8f0e94ec1e0b67a0de8f63b40ba0c19 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/966.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e70bbec143c07138cb7d69c981648c6c0e71a224fd92198872dd0eb247541a55 +size 79 diff --git a/pole_alignment/object_detection/train/labels/967.txt b/pole_alignment/object_detection/train/labels/967.txt new file mode 100644 index 0000000000000000000000000000000000000000..71d6af1795b86b245af90d73144697f2457c1c1b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/967.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa1338193a2b318acaed5ac989e5227f407fa5264c37fdbafed60a74b3c34774 +size 70 diff --git a/pole_alignment/object_detection/train/labels/968.txt b/pole_alignment/object_detection/train/labels/968.txt new file mode 100644 index 0000000000000000000000000000000000000000..1e091c64d87e7af8ab0f5dea598992e2bc84f04b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/968.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1a6887f06d2004dc95e478a764dfc627fc26b6c631f3f48979fdd1ed9dd77a5 +size 71 diff --git a/pole_alignment/object_detection/train/labels/969.txt b/pole_alignment/object_detection/train/labels/969.txt new file mode 100644 index 0000000000000000000000000000000000000000..a386b4da593369b407efee0db140aa227e2f21ef --- /dev/null +++ b/pole_alignment/object_detection/train/labels/969.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b5fcf4a593de93547724c084da80ff86ed991c1463b05e944b51062478841a5 +size 59 diff --git a/pole_alignment/object_detection/train/labels/97.txt b/pole_alignment/object_detection/train/labels/97.txt new file mode 100644 index 0000000000000000000000000000000000000000..5a0afdca32fba4de8bb7ab991100db73a67dd953 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/97.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98941c145799b0fb5086f3f575f998c67fec4c72bfb296479cda4b3b146865d3 +size 78 diff --git a/pole_alignment/object_detection/train/labels/970.txt b/pole_alignment/object_detection/train/labels/970.txt new file mode 100644 index 0000000000000000000000000000000000000000..e2f93dd1402a09e8e1c5e123945990cded153f1e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/970.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71ca3afa11dda2f97b0450e916623d209c571a935930edaf610e45d126c504da +size 78 diff --git a/pole_alignment/object_detection/train/labels/971.txt b/pole_alignment/object_detection/train/labels/971.txt new file mode 100644 index 0000000000000000000000000000000000000000..d0eb9c9d426b6d22f40bcdfbf7ad48b63376f4a8 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/971.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8efb752abed29ce0aaf2686fc4d9374ed45c0e96aa961746f119eafb6bbf1b1 +size 63 diff --git a/pole_alignment/object_detection/train/labels/972.txt b/pole_alignment/object_detection/train/labels/972.txt new file mode 100644 index 0000000000000000000000000000000000000000..1d950ea0f998b44542fdc810fb1567bd0a9fe0be --- /dev/null +++ b/pole_alignment/object_detection/train/labels/972.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27f9fde3e5399eaed9fa4c84adfaa3dd8af03c791d15452013be8410646a3744 +size 78 diff --git a/pole_alignment/object_detection/train/labels/973.txt b/pole_alignment/object_detection/train/labels/973.txt new file mode 100644 index 0000000000000000000000000000000000000000..51c8d0404c32418bb1573bea0d477a102ae7397e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/973.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cf037a4772a9460246e5fa702b4770b8a8be5f49d74a5c8dfdf2e747c86c3b6 +size 62 diff --git a/pole_alignment/object_detection/train/labels/975.txt b/pole_alignment/object_detection/train/labels/975.txt new file mode 100644 index 0000000000000000000000000000000000000000..dc1c69427ff77068c60968619e2cc5e59fb45b73 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/975.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef704222afbe51bac3ae38ef2ae5bde39bbc254eb695a199df44cb87ee74091c +size 139 diff --git a/pole_alignment/object_detection/train/labels/976.txt b/pole_alignment/object_detection/train/labels/976.txt new file mode 100644 index 0000000000000000000000000000000000000000..65f9a146b4724fc2d1f8457cc48134950fbbce63 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/976.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb2d3326e91aab6ac8dd26049f996a56d557b0e5080e48a6d6b2428ba5a41c26 +size 80 diff --git a/pole_alignment/object_detection/train/labels/977.txt b/pole_alignment/object_detection/train/labels/977.txt new file mode 100644 index 0000000000000000000000000000000000000000..4743aa8bcffbdd8e1c3de0e223d5585143ac9b3f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/977.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec141f61e02c9ef97d944cf5b2ae771f4710739fc278ac5134e5455871a768bd +size 79 diff --git a/pole_alignment/object_detection/train/labels/978.txt b/pole_alignment/object_detection/train/labels/978.txt new file mode 100644 index 0000000000000000000000000000000000000000..9022615b3c371c9aa1078078bb1318433db3813f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/978.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5f86ba99be10f02c2f47224d1c605e00209bb1268e40d5ac34e18931496cb26 +size 71 diff --git a/pole_alignment/object_detection/train/labels/979.txt b/pole_alignment/object_detection/train/labels/979.txt new file mode 100644 index 0000000000000000000000000000000000000000..1e1cdac156bf73397225bd2510d7b02063d1d639 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/979.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93d590b5c8a197bd7b64de508aabe32afda3034df3e3e0215c5ff4e9d97c3878 +size 125 diff --git a/pole_alignment/object_detection/train/labels/981.txt b/pole_alignment/object_detection/train/labels/981.txt new file mode 100644 index 0000000000000000000000000000000000000000..4ac477f941c4d3259f1cfa4d69eeeefcd563c62e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/981.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39177b7647f85a990fef58ae613442898f56e151161964531babb47796ae00e5 +size 133 diff --git a/pole_alignment/object_detection/train/labels/982.txt b/pole_alignment/object_detection/train/labels/982.txt new file mode 100644 index 0000000000000000000000000000000000000000..394ecc9bd57d3265b03d082b45074d3a66498c01 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/982.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d36160bb4d087f2abae742c8a2947c4a5ae017ccaea3dc9414df242efbb9bf21 +size 142 diff --git a/pole_alignment/object_detection/train/labels/983.txt b/pole_alignment/object_detection/train/labels/983.txt new file mode 100644 index 0000000000000000000000000000000000000000..690d728a7ba6a3c663ef556da887d1356e058398 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/983.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b314e81a344bf7741572a3b940c68c78b50f7e84a6a23c199ac97169ec3b6c6 +size 79 diff --git a/pole_alignment/object_detection/train/labels/984.txt b/pole_alignment/object_detection/train/labels/984.txt new file mode 100644 index 0000000000000000000000000000000000000000..f09891c942859f9661c6970aa8694cbca8d5f89b --- /dev/null +++ b/pole_alignment/object_detection/train/labels/984.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fecdbd4c564d6bab54c3d1fba8b1953ced4511d7606ccad05336a24b984d8ac5 +size 53 diff --git a/pole_alignment/object_detection/train/labels/985.txt b/pole_alignment/object_detection/train/labels/985.txt new file mode 100644 index 0000000000000000000000000000000000000000..c3b1f4dc134328979ee9e220590d815d56c1771d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/985.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b922022e23f89c410d1e9cd32e2b6b299de139b606edc0b03aa7b135b966079e +size 78 diff --git a/pole_alignment/object_detection/train/labels/986.txt b/pole_alignment/object_detection/train/labels/986.txt new file mode 100644 index 0000000000000000000000000000000000000000..844414c0a2d62876e59c5b97074211ecbe2b8309 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/986.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93b30b97eaf37a9929216d18b0a27720df6b15bf0d997f183ac829407a343606 +size 78 diff --git a/pole_alignment/object_detection/train/labels/987.txt b/pole_alignment/object_detection/train/labels/987.txt new file mode 100644 index 0000000000000000000000000000000000000000..33b9376e5e9727824ed711fcdeaa423978960463 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/987.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26ed56d737dc37a6a7e76a828fcd7519e192ab87a2f4f244f4dfc44c354158eb +size 112 diff --git a/pole_alignment/object_detection/train/labels/988.txt b/pole_alignment/object_detection/train/labels/988.txt new file mode 100644 index 0000000000000000000000000000000000000000..3e7595017ba2fe93d77f7fbce5736c89842c6cb2 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/988.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3371b6d6ab1fbe97a9bb9042b1d8dc1ec0d1d233d5c8666e0969499e62b4c3ea +size 71 diff --git a/pole_alignment/object_detection/train/labels/989.txt b/pole_alignment/object_detection/train/labels/989.txt new file mode 100644 index 0000000000000000000000000000000000000000..dd5ebdffcc0f1ef851c69951eb75223d326a0eab --- /dev/null +++ b/pole_alignment/object_detection/train/labels/989.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78cba980aafa6f6fd3a1022a14a2b178c5008a6bc374bd1fbdbd011d096c60d8 +size 73 diff --git a/pole_alignment/object_detection/train/labels/99.txt b/pole_alignment/object_detection/train/labels/99.txt new file mode 100644 index 0000000000000000000000000000000000000000..aff3d9345728c6e62ee1f661ec7c5d9da9f89a34 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/99.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acf630f3ae2aa41f5605e8eb35642dbe69275ed364798d0b51f1886f79e1a8a5 +size 157 diff --git a/pole_alignment/object_detection/train/labels/990.txt b/pole_alignment/object_detection/train/labels/990.txt new file mode 100644 index 0000000000000000000000000000000000000000..3505522e244b32e9e7793de60c1cb1178c7804c5 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/990.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9abb5e518ef63941879c687546e1edef4be8714d74f08859f1bcdacf1a9a7c1 +size 66 diff --git a/pole_alignment/object_detection/train/labels/991.txt b/pole_alignment/object_detection/train/labels/991.txt new file mode 100644 index 0000000000000000000000000000000000000000..c0e43fe06e0cc4ba6cec76f0de878050702d5d7a --- /dev/null +++ b/pole_alignment/object_detection/train/labels/991.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb6b359380fc7ca696d733a013c69015656977225ca635c6d42ee7fa388f6266 +size 73 diff --git a/pole_alignment/object_detection/train/labels/992.txt b/pole_alignment/object_detection/train/labels/992.txt new file mode 100644 index 0000000000000000000000000000000000000000..a0667caf039234ac66bf95b6219d41336621bad0 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/992.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb2e9c88ee77c473304e65b9faf6d88b3e7f31ded2c38a8ff34027b3a41ce9b7 +size 61 diff --git a/pole_alignment/object_detection/train/labels/993.txt b/pole_alignment/object_detection/train/labels/993.txt new file mode 100644 index 0000000000000000000000000000000000000000..04d2ede4ed87f7a9b8b40cbc39323f0feabfb11e --- /dev/null +++ b/pole_alignment/object_detection/train/labels/993.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13cd0b95b6c30ffb76eaa6d6b6c5aae142123a841183d0f496ab96a090ebb50b +size 72 diff --git a/pole_alignment/object_detection/train/labels/994.txt b/pole_alignment/object_detection/train/labels/994.txt new file mode 100644 index 0000000000000000000000000000000000000000..7c4ca8584d667051f3b31000602552e705e35424 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/994.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49c2e76e1b712fc4d5015ee7598e781b4c9be00d3cacd10c40b726ca1b443a8d +size 66 diff --git a/pole_alignment/object_detection/train/labels/995.txt b/pole_alignment/object_detection/train/labels/995.txt new file mode 100644 index 0000000000000000000000000000000000000000..4131ebd1c7270f0fb91de08c897757426705ae7c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/995.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6054cec795ac5fd50ec7b5cb611f4cc1cdbf8cf2f9d93d3109ab735e2ebac5e +size 72 diff --git a/pole_alignment/object_detection/train/labels/996.txt b/pole_alignment/object_detection/train/labels/996.txt new file mode 100644 index 0000000000000000000000000000000000000000..b61c83628bfc6a152a6ecfc91283bac2bf9f578f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/996.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dd46952225746509a615f135022a994d30d8d2b931ae500b23eabfd155752f7 +size 65 diff --git a/pole_alignment/object_detection/train/labels/997.txt b/pole_alignment/object_detection/train/labels/997.txt new file mode 100644 index 0000000000000000000000000000000000000000..44e38b917f520391b64138b4240b8d6a84c65916 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/997.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16ecec8553e431225a483bff7f69c1d737e8d132f90322ecaee4987e06b0c63a +size 121 diff --git a/pole_alignment/object_detection/train/labels/998.txt b/pole_alignment/object_detection/train/labels/998.txt new file mode 100644 index 0000000000000000000000000000000000000000..2344481b1e8c7ff5c2af02706f9aa0ecee64d81a --- /dev/null +++ b/pole_alignment/object_detection/train/labels/998.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ea2ed59bec0153122285dc3d6ade90e80dbce66ee1e53784da93a59503c8d5e +size 69 diff --git a/pole_alignment/object_detection/train/labels/999.txt b/pole_alignment/object_detection/train/labels/999.txt new file mode 100644 index 0000000000000000000000000000000000000000..77bc2755b944aeb6df015958988476ee92b1921c --- /dev/null +++ b/pole_alignment/object_detection/train/labels/999.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3157e3cd9cb155052e2c040f8e6c3866f2ac0c9ceccaa6cae4883a2b01504cb6 +size 58 diff --git a/pole_alignment/object_detection/train/labels/IMG-20250317-WA1356_jpg.rf.0a7dc5b187e3fbbbac78bafb9a631b04.txt b/pole_alignment/object_detection/train/labels/IMG-20250317-WA1356_jpg.rf.0a7dc5b187e3fbbbac78bafb9a631b04.txt new file mode 100644 index 0000000000000000000000000000000000000000..a50d0b616e12f9b5ab87c44c907ce2e2f586f823 --- /dev/null +++ b/pole_alignment/object_detection/train/labels/IMG-20250317-WA1356_jpg.rf.0a7dc5b187e3fbbbac78bafb9a631b04.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53eb45ac826f34332b88363d484721a718d7364d37909b33f5aff53bde2de928 +size 78 diff --git a/pole_alignment/object_detection/train/labels/IMG-20250317-WA1866_jpg.rf.10576dcd1f32f652d993cbbbe24df54a.txt b/pole_alignment/object_detection/train/labels/IMG-20250317-WA1866_jpg.rf.10576dcd1f32f652d993cbbbe24df54a.txt new file mode 100644 index 0000000000000000000000000000000000000000..cb5048c55f6a37c9ad2cb0ce9803d00cb563371d --- /dev/null +++ b/pole_alignment/object_detection/train/labels/IMG-20250317-WA1866_jpg.rf.10576dcd1f32f652d993cbbbe24df54a.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae151c4b111744d5883031a039c0d36909f094b709cd9342d953960bf23d671b +size 71 diff --git a/pole_alignment/object_detection/train/labels/IMG-20250318-WA0082_jpg.rf.dcccae060196ee2ed816a42a27cf5646.txt b/pole_alignment/object_detection/train/labels/IMG-20250318-WA0082_jpg.rf.dcccae060196ee2ed816a42a27cf5646.txt new file mode 100644 index 0000000000000000000000000000000000000000..81280e6cd670736daa186943a1c36f99cd717e6f --- /dev/null +++ b/pole_alignment/object_detection/train/labels/IMG-20250318-WA0082_jpg.rf.dcccae060196ee2ed816a42a27cf5646.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6a76c6648a1a6c3f966abe2e4c312266a233bc61e811f34072f151f0f0c51a9 +size 77 diff --git a/pole_alignment/object_detection/train/train.json b/pole_alignment/object_detection/train/train.json new file mode 100644 index 0000000000000000000000000000000000000000..26598c8808f2f5d0e0062b042ccfdb9c0234d8fd --- /dev/null +++ b/pole_alignment/object_detection/train/train.json @@ -0,0 +1,24672 @@ +[ + { + "image": "1.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5001983298538623, + 0.4846515270164447, + 0.06279749478079329, + 0.8143617854346125 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5630897703549061, + 0.6023492560689115, + 0.04036534446764099, + 0.34211433046202044 + ] + } + ] + }, + { + "image": "4.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44626666666666664, + 0.4789875, + 0.08301111111111115, + 0.7263625 + ] + } + ] + }, + { + "image": "5.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44503230193811627, + 0.5058465068842428, + 0.06820469228153694, + 0.9210249872514024 + ] + } + ] + }, + { + "image": "6.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44215224913494805, + 0.5598339818417639, + 0.031688581314878866, + 0.4578495460440986 + ] + } + ] + }, + { + "image": "7.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4853166666666667, + 0.49078125, + 0.10387500000000008, + 0.90273125 + ] + } + ] + }, + { + "image": "9.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4675972222222222, + 0.48892968749999993, + 0.09259722222222216, + 0.8268203125 + ] + } + ] + }, + { + "image": "11.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5298611111111111, + 0.441703125, + 0.06666666666666667, + 0.6990390625 + ] + } + ] + }, + { + "image": "12.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5991452991452991, + 0.49743589743589745, + 0.18974358974358974, + 0.8153846153846154 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6629333333333333, + 0.5818076923076924, + 0.12028717948717954, + 0.5765025641025643 + ] + } + ] + }, + { + "image": "13.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49244392523364483, + 0.5116530880420499, + 0.08800934579439254, + 0.8392194480946124 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.9684579439252337, + 0.5486202365308804, + 0.053738317757009345, + 0.6373193166885677 + ] + } + ] + }, + { + "image": "14.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4776176024279211, + 0.39839590443686007, + 0.10698027314112292, + 0.7143003412969283 + ] + } + ] + }, + { + "image": "15.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4272433192686357, + 0.38616600790513833, + 0.07599156118143456, + 0.6698972332015811 + ] + } + ] + }, + { + "image": "16.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5550262029537876, + 0.5392550911039657, + 0.06669842782277274, + 0.5372454448017149 + ] + } + ] + }, + { + "image": "17.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.41004319654427646, + 0.5308724388631858, + 0.2268034557235421, + 0.9382551222736285 + ] + } + ] + }, + { + "image": "23.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.51, + 0.536875, + 0.09333333333333334, + 0.87625 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4025, + 0.605625, + 0.075, + 0.43875 + ] + } + ] + }, + { + "image": "24.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.34709392265193373, + 0.51016570008285, + 0.11222099447513806, + 0.5268434134217068 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.8627955801104973, + 0.3880115990057995, + 0.05340331491712699, + 0.4750041425020713 + ] + } + ] + }, + { + "image": "25.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.2786458333333333, + 0.49153906249999996, + 0.08159375, + 0.5690078125000001 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6822916666666666, + 0.47396093749999996, + 0.05555208333333326, + 0.6328125 + ] + } + ] + }, + { + "image": "26.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3897550111358575, + 0.6107429048414023, + 0.04083518930957679, + 0.4730133555926543 + ] + } + ] + }, + { + "image": "27.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4739583333333333, + 0.44400781250000004, + 0.0625, + 0.6484375 + ] + } + ] + }, + { + "image": "28.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5078125, + 0.5459296874999999, + 0.06423958333333335, + 0.798765625 + ] + } + ] + }, + { + "image": "29.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.38337988826815644, + 0.47033044846577493, + 0.09655027932960893, + 0.7083005507474429 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.462695530726257, + 0.5625177025963808, + 0.044567039106145206, + 0.43214004720692367 + ] + } + ] + }, + { + "image": "30.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5402542372881356, + 0.4481543357199682, + 0.06826271186440684, + 0.6921241050119332 + ] + } + ] + }, + { + "image": "31.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.41525139664804467, + 0.5417358490566038, + 0.15395530726256978, + 0.7092578616352201 + ] + } + ] + }, + { + "image": "32.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.40717346938775506, + 0.37563970166379806, + 0.05876530612244901, + 0.6595266781411359 + ] + } + ] + }, + { + "image": "33.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4248622950819672, + 0.5074877008855362, + 0.07814098360655736, + 0.9493834043948836 + ] + } + ] + }, + { + "image": "35.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48986866791744843, + 0.4648047493403694, + 0.06298311444652913, + 0.4770765171503958 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.8747091932457787, + 0.5772691292875989, + 0.022176360225140808, + 0.14100000000000001 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6960412757973734, + 0.5595540897097625, + 0.04713414634146331, + 0.16659894459102897 + ] + } + ] + }, + { + "image": "38.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.23576116681859616, + 0.4447573479152425, + 0.13717411121239748, + 0.8659125085440874 + ] + } + ] + }, + { + "image": "40.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5715766208251474, + 0.458130350731842, + 0.0774656188605107, + 0.6016183374758354 + ] + } + ] + }, + { + "image": "41.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48451983298538626, + 0.43979671618451915, + 0.06088726513569941, + 0.7805551211884284 + ] + } + ] + }, + { + "image": "42.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4854301833568406, + 0.4553974562798092, + 0.08228490832157974, + 0.7823847376788553 + ] + } + ] + }, + { + "image": "43.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.515177065767285, + 0.506953223767383, + 0.07588532883642496, + 0.9254108723135271 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6494468802698145, + 0.6727762326169405, + 0.028991568296795965, + 0.27686472819216185 + ] + } + ] + }, + { + "image": "45.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47601744186046513, + 0.6040588395532552, + 0.03997093023255814, + 0.37183328793244347 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6506322674418604, + 0.5167420321438301, + 0.09397892441860468, + 0.649389812040316 + ] + } + ] + }, + { + "image": "47.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.40305584826132773, + 0.45879146919431285, + 0.07200210748155958, + 0.7912085308056871 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5798524762908325, + 0.4693285939968405, + 0.07246575342465751, + 0.7701421800947869 + ] + } + ] + }, + { + "image": "48.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48883653846153846, + 0.5007467532467532, + 0.03436057692307688, + 0.372056277056277 + ] + } + ] + }, + { + "image": "50.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.27502967359050445, + 0.4594078398665554, + 0.10989614243323441, + 0.865996663886572 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5526706231454006, + 0.46774812343619687, + 0.10633531157270024, + 0.7937197664720599 + ] + } + ] + }, + { + "image": "52.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4594362861203221, + 0.38371169730881965, + 0.0788062529606821, + 0.6444977351452172 + ] + } + ] + }, + { + "image": "54.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4072603670972128, + 0.483447806868412, + 0.1498844323589395, + 0.9524821489289358 + ] + } + ] + }, + { + "image": "55.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.44500335345405767, + 0.5104761904761904, + 0.06572769953051644, + 0.9297417840375586 + ] + } + ] + }, + { + "image": "59.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47921967769296014, + 0.5162316995544239, + 0.04240882103477523, + 0.6912794398472311 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.24072943172179811, + 0.5140611075747932, + 0.10318914334181507, + 0.6880140038192234 + ] + } + ] + }, + { + "image": "60.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5554245283018868, + 0.30735528412108337, + 0.0589622641509434, + 0.5350504514073288 + ] + } + ] + }, + { + "image": "64.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.45243142144638404, + 0.30538253825382533, + 0.046321695760598476, + 0.5619171917191719 + ] + } + ] + }, + { + "image": "66.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4871416666666667, + 0.38261249999999997, + 0.037208333333333406, + 0.72368125 + ] + } + ] + }, + { + "image": "67.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6029657477025898, + 0.5239561128526646, + 0.09300751879699241, + 0.9520815047021942 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6996658312447787, + 0.587460815047022, + 0.1010860484544695, + 0.8250783699059561 + ] + } + ] + }, + { + "image": "68.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5059055793991416, + 0.5284749034749034, + 0.059648068669527904, + 0.8564929214929213 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6060085836909871, + 0.6432303732303732, + 0.05836909871244635, + 0.5050386100386102 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3758454935622318, + 0.5366151866151866, + 0.10987124463519313, + 0.5366151866151865 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6731931330472103, + 0.6326061776061777, + 0.02298712446351929, + 0.28980694980694977 + ] + } + ] + }, + { + "image": "69.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49369217830109335, + 0.5002080706179066, + 0.09026913372581996, + 0.999577553593947 + ] + } + ] + }, + { + "image": "71.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.41069282136894825, + 0.4706316447779862, + 0.05717028380634392, + 0.6964790494058787 + ] + } + ] + }, + { + "image": "73.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4413024850042845, + 0.5462724935732648, + 0.11482433590402742, + 0.8817480719794345 + ] + } + ] + }, + { + "image": "78.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.47126717557251907, + 0.5622238122495706, + 0.14325699745547074, + 0.8755495134516313 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.8854961832061069, + 0.6486119061247854, + 0.11959287531806616, + 0.2854894104178592 + ] + } + ] + }, + { + "image": "84.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5344616831217677, + 0.38432989690721653, + 0.149233662435355, + 0.6259318001586042 + ] + } + ] + }, + { + "image": "86.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5316609392898053, + 0.49323453608247425, + 0.0967353951890035, + 0.8649484536082475 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6285452462772051, + 0.4825773195876289, + 0.07242840778923255, + 0.5703994845360826 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.9189576174112256, + 0.6396842783505154, + 0.038144329896907164, + 0.17799613402061856 + ] + } + ] + }, + { + "image": "87.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.49821222606689736, + 0.4502655440414508, + 0.14212226066897352, + 0.6420466321243524 + ] + } + ] + }, + { + "image": "88.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.8150520833333333, + 0.32008620689655176, + 0.039333333333333324, + 0.4512460815047022 + ] + } + ] + }, + { + "image": "89.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44210053859964094, + 0.49842845326716295, + 0.14213644524236982, + 0.789247311827957 + ] + } + ] + }, + { + "image": "90.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5606272401433692, + 0.4625665859564165, + 0.1481541218637992, + 0.8548506860371268 + ] + } + ] + }, + { + "image": "91.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5660040983606557, + 0.5199226139294926, + 0.13254098360655733, + 0.8071969045571796 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.8471516393442623, + 0.5265520206362855, + 0.10569672131147549, + 0.2572570937231299 + ] + } + ] + }, + { + "image": "92.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4542372881355932, + 0.4878984375, + 0.1524576271186441, + 0.5671328124999999 + ] + } + ] + }, + { + "image": "94.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5208333333333334, + 0.4678362573099415, + 0.09360507246376804, + 0.6544110275689222 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.9057971014492754, + 0.5555555555555556, + 0.04831521739130438, + 0.32303258145363417 + ] + } + ] + }, + { + "image": "95.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5606326889279437, + 0.5732820097244732, + 0.18087873462214404, + 0.7919286871961102 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.1238488576449912, + 0.6134035656401945, + 0.17247803163444636, + 0.5381928687196111 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.23629173989455182, + 0.6258914100486224, + 0.1316520210896309, + 0.43954619124797395 + ] + } + ] + }, + { + "image": "96.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.474972972972973, + 0.49224896265560175, + 0.1503423423423424, + 0.9565145228215767 + ] + } + ] + }, + { + "image": "97.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6050185873605948, + 0.5300599828620395, + 0.11895910780669144, + 0.8407626392459296 + ] + } + ] + }, + { + "image": "99.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4691116173120729, + 0.4206790518898142, + 0.05853075170842823, + 0.5668353619474696 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5777562642369021, + 0.3925240230621397, + 0.07661731207289292, + 0.3389429852658553 + ] + } + ] + }, + { + "image": "100.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5511689814814814, + 0.4849512036434612, + 0.12885416666666671, + 0.8522316200390372 + ] + } + ] + }, + { + "image": "101.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4082774049217002, + 0.46214870825456833, + 0.0738255033557047, + 0.891531190926276 + ] + } + ] + }, + { + "image": "102.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4659258043335522, + 0.536349310571241, + 0.040203545633617874, + 0.5495370978332239 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5130597504924491, + 0.6363164806303349, + 0.03611293499671701, + 0.3840380827314511 + ] + } + ] + }, + { + "image": "103.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.42752871677059406, + 0.5041680341319331, + 0.045766327535280545, + 0.9498293403347555 + ] + } + ] + }, + { + "image": "104.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47531180400890866, + 0.3720726361928616, + 0.0637082405345212, + 0.6195804633688164 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.17168151447661467, + 0.44202254226675014, + 0.0375946547884187, + 0.30355040701314967 + ] + } + ] + }, + { + "image": "105.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4095294527710004, + 0.4791321017776229, + 0.15547926106657373, + 0.850393865458348 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6643325200418264, + 0.5381003834088532, + 0.03690135935866152, + 0.5045730219588707 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.9182886023004532, + 0.588682467758801, + 0.0859846636458695, + 0.40341582432903456 + ] + } + ] + }, + { + "image": "106.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4572156196943973, + 0.44503057065217394, + 0.10424448217317488, + 0.8214470108695653 + ] + } + ] + }, + { + "image": "107.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46197940503432494, + 0.4165186615186615, + 0.07451945080091532, + 0.6444272844272845 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.2703890160183066, + 0.5146396396396397, + 0.029187643020594956, + 0.2684234234234235 + ] + } + ] + }, + { + "image": "108.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4383047493403694, + 0.5373317941952507, + 0.043947889182058046, + 0.9253364116094986 + ] + } + ] + }, + { + "image": "109.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.40577878103837467, + 0.38711746031746036, + 0.08018058690744917, + 0.5583619047619048 + ] + } + ] + }, + { + "image": "110.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5208068181818182, + 0.4579462571976967, + 0.10960227272727278, + 0.7469929622520795 + ] + } + ] + }, + { + "image": "111.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.37312855517633675, + 0.4200832266325224, + 0.06486916951080772, + 0.7406978233034571 + ] + } + ] + }, + { + "image": "112.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4556786703601108, + 0.5078173858661663, + 0.12465373961218837, + 0.7904940587867417 + ] + } + ] + }, + { + "image": "113.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5881717451523546, + 0.5142526579111945, + 0.10803324099722991, + 0.8958911819887428 + ] + } + ] + }, + { + "image": "114.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.449874686716792, + 0.4968987877079222, + 0.08771929824561403, + 0.7682548632647308 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6992481203007519, + 0.652664223287285, + 0.05012531328320802, + 0.43135043698900477 + ] + } + ] + }, + { + "image": "115.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5561735261401557, + 0.38524077548467794, + 0.05784204671857619, + 0.5953721075672295 + ] + } + ] + }, + { + "image": "116.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.50125, + 0.57284375, + 0.10166666666666663, + 0.8060260416666668 + ] + } + ] + }, + { + "image": "117.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.41003814973772057, + 0.5578165236051502, + 0.07109680495946587, + 0.6337768240343346 + ] + } + ] + }, + { + "image": "118.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4931162566328992, + 0.5498914812805209, + 0.08738543174143758, + 0.8033803581117743 + ] + } + ] + }, + { + "image": "119.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6694055944055944, + 0.47159269662921344, + 0.09569430569430566, + 0.9294662921348313 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4906793206793207, + 0.5173258426966292, + 0.2917782217782218, + 0.8336320224719102 + ] + } + ] + }, + { + "image": "120.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47771173848439824, + 0.5230602006688964, + 0.0638930163447251, + 0.8571571906354516 + ] + } + ] + }, + { + "image": "121.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5102231520223152, + 0.43466614296936373, + 0.09529986052998611, + 0.5813040062843676 + ] + } + ] + }, + { + "image": "122.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4649610678531702, + 0.39462163852407756, + 0.08008898776418243, + 0.7267041901188243 + ] + } + ] + }, + { + "image": "123.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4722222222222222, + 0.4381510416666667, + 0.06944444444444445, + 0.8763020833333334 + ] + } + ] + }, + { + "image": "124.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49650925925925926, + 0.5261041666666667, + 0.07820370370370373, + 0.7561979166666667 + ] + } + ] + }, + { + "image": "125.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5393518518518519, + 0.4479166666666667, + 0.06481481481481481, + 0.703125 + ] + } + ] + }, + { + "image": "126.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5024647887323943, + 0.5193343343343344, + 0.14855362946912243, + 0.9613313313313312 + ] + } + ] + }, + { + "image": "127.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5511770888071467, + 0.5204828925018199, + 0.14448239621650022, + 0.9590342149963602 + ] + } + ] + }, + { + "image": "129.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7252320916905444, + 0.48745632609846484, + 0.13045272206303718, + 0.9535336156696664 + ] + } + ] + }, + { + "image": "130.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.25680898876404495, + 0.4651517509727627, + 0.2842808988764045, + 0.8460285343709468 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6044438202247191, + 0.5964254215304798, + 0.0332921348314608, + 0.20008819714656295 + ] + } + ] + }, + { + "image": "131.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3759839142091153, + 0.5086881188118811, + 0.21698659517426278, + 0.9709232673267326 + ] + } + ] + }, + { + "image": "132.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.27268925357331925, + 0.5072353947690051, + 0.27498147167813664, + 0.8066634074798339 + ] + } + ] + }, + { + "image": "133.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.430845383759733, + 0.42490306441525943, + 0.10410456062291439, + 0.7788055034396497 + ] + } + ] + }, + { + "image": "134.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5594907407407408, + 0.45794270833333334, + 0.06316666666666669, + 0.4833307291666666 + ] + } + ] + }, + { + "image": "135.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.532345013477089, + 0.537714712471994, + 0.11590296495956873, + 0.9086382872790639 + ] + } + ] + }, + { + "image": "137.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6302834008097167, + 0.5074087882822903, + 0.2616700404858299, + 0.9484953395472703 + ] + } + ] + }, + { + "image": "138.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4674814814814815, + 0.3727870216306156, + 0.08665185185185187, + 0.6949916805324459 + ] + } + ] + }, + { + "image": "140.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4892746113989638, + 0.438816029143898, + 0.09226252158894639, + 0.8724316939890709 + ] + } + ] + }, + { + "image": "143.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5174583333333334, + 0.4038046875, + 0.06627777777777781, + 0.6655859375000001 + ] + } + ] + }, + { + "image": "144.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.37892452830188683, + 0.39239482200647247, + 0.0723207547169811, + 0.7308495145631068 + ] + } + ] + }, + { + "image": "145.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5686492890995261, + 0.4470695187165775, + 0.2561611374407582, + 0.7636791443850267 + ] + } + ] + }, + { + "image": "146.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3763466042154566, + 0.43939719240297287, + 0.2965105386416862, + 0.8768208092485549 + ] + } + ] + }, + { + "image": "147.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5623333333333334, + 0.39242968749999996, + 0.07258333333333332, + 0.40784374999999995 + ] + } + ] + }, + { + "image": "148.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5138611111111111, + 0.36848437500000003, + 0.07375000000000004, + 0.5211640625 + ] + } + ] + }, + { + "image": "149.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.407631874298541, + 0.41602684563758396, + 0.057979797979797944, + 0.7305100671140939 + ] + } + ] + }, + { + "image": "150.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3611111111111111, + 0.3842652795838752, + 0.05555555555555555, + 0.5318595578673602 + ] + } + ] + }, + { + "image": "152.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3550500556173526, + 0.33839274546591624, + 0.16377085650723028, + 0.5601438398999373 + ] + } + ] + }, + { + "image": "153.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5162037037037037, + 0.3430989583333333, + 0.07407407407407407, + 0.55078125 + ] + } + ] + }, + { + "image": "154.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5096899224806202, + 0.5579019073569482, + 0.09883720930232558, + 0.8841961852861036 + ] + } + ] + }, + { + "image": "155.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4850925925925926, + 0.5141119791666667, + 0.07439351851851854, + 0.6196536458333334 + ] + } + ] + }, + { + "image": "156.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4900114155251142, + 0.5418768046198268, + 0.16381278538812785, + 0.836082771896054 + ] + } + ] + }, + { + "image": "157.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5439814814814815, + 0.4817708333333333, + 0.09259259259259259, + 0.9036458333333334 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.8784722222222222, + 0.6022135416666666, + 0.2337962962962963, + 0.73828125 + ] + } + ] + }, + { + "image": "158.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.45715555555555554, + 0.5918375, + 0.11273333333333338, + 0.70915625 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5104111111111111, + 0.53904375, + 0.09696666666666665, + 0.7526874999999998 + ] + } + ] + }, + { + "image": "159.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6617432496447182, + 0.5718097014925373, + 0.10723353860729506, + 0.7403091684434969 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3308668877309332, + 0.533454157782516, + 0.28699668403600187, + 0.8815165245202559 + ] + } + ] + }, + { + "image": "160.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5892980009298001, + 0.4366222222222222, + 0.08733612273361233, + 0.5882117647058823 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47993491399349136, + 0.5111320261437908, + 0.03259879125987908, + 0.27201568627450984 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4332217573221757, + 0.5339633986928105, + 0.02195258019525803, + 0.15200784313725485 + ] + } + ] + }, + { + "image": "162.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5303392259913999, + 0.5230996508192318, + 0.12900143334925943, + 0.8044587698092935 + ] + } + ] + }, + { + "image": "163.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5811632270168855, + 0.46628496042216366, + 0.04910412757973736, + 0.4711292875989446 + ] + } + ] + }, + { + "image": "164.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7490643274853802, + 0.5300657462195923, + 0.08749707602339175, + 0.7423142669296515 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4910526315789474, + 0.4865746219592374, + 0.0708888888888889, + 0.8882774490466798 + ] + } + ] + }, + { + "image": "166.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5370456663560111, + 0.45073375262054505, + 0.07688723205964586, + 0.5424528301886793 + ] + } + ] + }, + { + "image": "167.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.40114329268292687, + 0.5257999999999999, + 0.09995934959349595, + 0.8722457142857143 + ] + } + ] + }, + { + "image": "168.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5087108013937283, + 0.42036553524804177, + 0.06968641114982578, + 0.6161879895561357 + ] + } + ] + }, + { + "image": "169.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4606506024096385, + 0.4912483039348711, + 0.0845662650602409, + 0.8972388059701493 + ] + } + ] + }, + { + "image": "170.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47955925563173357, + 0.4063939393939394, + 0.077590597453477, + 0.7009035812672179 + ] + } + ] + }, + { + "image": "172.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46730902777777783, + 0.49739843749999996, + 0.13598958333333336, + 0.7604218749999999 + ] + } + ] + }, + { + "image": "176.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4722222222222222, + 0.4772135416666667, + 0.046296296296296294, + 0.55078125 + ] + } + ] + }, + { + "image": "179.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44842156862745103, + 0.4915808823529412, + 0.034820261437908555, + 0.7778137254901962 + ] + } + ] + }, + { + "image": "182.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4516968477531858, + 0.5141222334004024, + 0.0830080482897385, + 0.9717530181086518 + ] + } + ] + }, + { + "image": "207.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5317307692307692, + 0.5401302083333334, + 0.23807692307692305, + 0.9197395833333333 + ] + } + ] + }, + { + "image": "208.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.41550925925925924, + 0.5299479166666666, + 0.11342592592592593, + 0.9401041666666666 + ] + } + ] + }, + { + "image": "210.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5128796296296296, + 0.5206901041666667, + 0.10857407407407406, + 0.933171875 + ] + } + ] + }, + { + "image": "212.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3999059929494712, + 0.5922802379378719, + 0.05243243243243244, + 0.813132848645076 + ] + } + ] + }, + { + "image": "213.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5917686318131257, + 0.5362351469668544, + 0.1067853170189099, + 0.7089180737961226 + ] + } + ] + }, + { + "image": "215.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5590277777777778, + 0.578125, + 0.08564814814814815, + 0.84375 + ] + } + ] + }, + { + "image": "218.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.47685185185185186, + 0.4270833333333333, + 0.1574074074074074, + 0.7005208333333334 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6261574074074074, + 0.3704427083333333, + 0.06712962962962964, + 0.44140625 + ] + } + ] + }, + { + "image": "220.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.545, + 0.440625, + 0.06666666666666667, + 0.73875 + ] + } + ] + }, + { + "image": "223.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48987777777777775, + 0.4039, + 0.08185555555555551, + 0.537525 + ] + } + ] + }, + { + "image": "225.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47838709677419355, + 0.4581363352095059, + 0.09141268075639594, + 0.6380237648530331 + ] + } + ] + }, + { + "image": "227.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5646496106785317, + 0.42877423389618513, + 0.07711902113459397, + 0.5638961851156972 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7174638487208009, + 0.4896810506566604, + 0.060066740823136816, + 0.3539712320200125 + ] + } + ] + }, + { + "image": "230.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.513966258683427, + 0.5498883374689827, + 0.07326496857426398, + 0.6401910669975185 + ] + } + ] + }, + { + "image": "231.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4677159244264507, + 0.5438471273095419, + 0.07107962213225366, + 0.8862439888635789 + ] + } + ] + }, + { + "image": "232.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46778104575163404, + 0.45648039215686276, + 0.05158496732026141, + 0.7539093137254902 + ] + } + ] + }, + { + "image": "233.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5381944444444444, + 0.5045572916666666, + 0.06712962962962964, + 0.73046875 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.33941203703703704, + 0.6279817708333333, + 0.0713888888888889, + 0.46480468750000004 + ] + } + ] + }, + { + "image": "235.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.502663612565445, + 0.5564490797546012, + 0.08303664921465961, + 0.8674969325153374 + ] + } + ] + }, + { + "image": "236.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4870992366412214, + 0.3998854688618468, + 0.05935114503816791, + 0.6823622047244094 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.8291348600508907, + 0.49762347888332137, + 0.022099236641221234, + 0.30168217609162495 + ] + } + ] + }, + { + "image": "237.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.44281045751633985, + 0.5661764705882353, + 0.10457516339869281, + 0.7034313725490197 + ] + } + ] + }, + { + "image": "238.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4577314814814815, + 0.4464973958333333, + 0.06443981481481484, + 0.6534583333333334 + ] + } + ] + }, + { + "image": "240.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6468444055944056, + 0.5004771273979342, + 0.07822115384615376, + 0.9465838662075751 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4263723776223776, + 0.6269306443679291, + 0.059047202797202755, + 0.6492990654205608 + ] + } + ] + }, + { + "image": "241.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5213793103448277, + 0.37160725453408383, + 0.06700778642936597, + 0.6520012507817384 + ] + } + ] + }, + { + "image": "242.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.477124183006536, + 0.4806495098039216, + 0.0645882352941176, + 0.8847843137254903 + ] + } + ] + }, + { + "image": "243.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4675925925925926, + 0.5442708333333334, + 0.05555555555555555, + 0.6927083333333334 + ] + } + ] + }, + { + "image": "244.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5219907407407407, + 0.4661458333333333, + 0.0625, + 0.859375 + ] + } + ] + }, + { + "image": "246.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4874237288135593, + 0.47211267605633805, + 0.07579661016949157, + 0.4840140845070422 + ] + } + ] + }, + { + "image": "247.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5579152542372882, + 0.548828125, + 0.09886440677966109, + 0.8216171875 + ] + } + ] + }, + { + "image": "248.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5084745762711864, + 0.49739843749999996, + 0.09038983050847464, + 0.6197890625000001 + ] + } + ] + }, + { + "image": "251.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5025278810408922, + 0.4702054794520548, + 0.06302973977695162, + 0.42398972602739726 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6542936802973978, + 0.35790239726027395, + 0.07795539033457259, + 0.5217722602739725 + ] + } + ] + }, + { + "image": "252.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49286440677966104, + 0.5361953125000001, + 0.12022033898305082, + 0.7973281250000002 + ] + } + ] + }, + { + "image": "254.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48445762711864404, + 0.45833593749999996, + 0.07062711864406773, + 0.640625 + ] + } + ] + }, + { + "image": "255.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5400677966101695, + 0.48826562500000004, + 0.10125423728813561, + 0.5666875000000001 + ] + } + ] + }, + { + "image": "256.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5354915254237288, + 0.5522265625000001, + 0.14747457627118643, + 0.8196484375 + ] + } + ] + }, + { + "image": "257.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5098813559322034, + 0.54025, + 0.14774576271186435, + 0.7595390625 + ] + } + ] + }, + { + "image": "258.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5338983050847458, + 0.535015625, + 0.09322033898305085, + 0.7997265624999998 + ] + } + ] + }, + { + "image": "259.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5100677966101694, + 0.5248359375, + 0.09905084745762702, + 0.8512656249999999 + ] + } + ] + }, + { + "image": "260.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.522593220338983, + 0.5377578125, + 0.04520338983050841, + 0.4609375 + ] + } + ] + }, + { + "image": "261.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5025602755453502, + 0.4429806451612903, + 0.05569460390355912, + 0.48805806451612904 + ] + } + ] + }, + { + "image": "262.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4795593220338983, + 0.486625, + 0.07494915254237293, + 0.5406484375 + ] + } + ] + }, + { + "image": "263.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5256101694915254, + 0.48667187500000003, + 0.11367796610169481, + 0.5733671874999999 + ] + } + ] + }, + { + "image": "264.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5211864406779662, + 0.529296875, + 0.08757627118644061, + 0.80859375 + ] + } + ] + }, + { + "image": "265.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5113050847457628, + 0.5045546875, + 0.12994915254237283, + 0.7200546874999999 + ] + } + ] + }, + { + "image": "266.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.8992372881355931, + 0.5542109375, + 0.08038983050847459, + 0.4610234374999999 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.40191525423728813, + 0.41600000000000004, + 0.10794915254237293, + 0.7920156249999999 + ] + } + ] + }, + { + "image": "267.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4957627118644068, + 0.45182031249999993, + 0.11581355932203397, + 0.7656249999999999 + ] + } + ] + }, + { + "image": "269.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47923728813559324, + 0.5041874999999999, + 0.10932203389830508, + 0.6677578124999999 + ] + } + ] + }, + { + "image": "270.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.42281355932203396, + 0.4994921875, + 0.17925423728813564, + 0.739265625 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.622186440677966, + 0.592609375, + 0.06233898305084741, + 0.4414375 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.8021525423728814, + 0.5763515625, + 0.08052542372881355, + 0.22760937499999995 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.9611016949152542, + 0.643265625, + 0.04027118644067795, + 0.20807031249999994 + ] + } + ] + }, + { + "image": "271.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.43842372881355934, + 0.5313828125000001, + 0.14501694915254243, + 0.8192421875000001 + ] + } + ] + }, + { + "image": "272.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.48377777777777775, + 0.39515625, + 0.10052222222222225, + 0.5938187500000001 + ] + } + ] + }, + { + "image": "273.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4769830508474577, + 0.47806249999999995, + 0.07657627118644059, + 0.5366406249999999 + ] + } + ] + }, + { + "image": "276.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5690338983050848, + 0.47739843750000005, + 0.0737796610169491, + 0.7840703124999999 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5106440677966101, + 0.5434765625, + 0.08154237288135595, + 0.6078203125 + ] + } + ] + }, + { + "image": "277.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.44322033898305085, + 0.48880468749999995, + 0.15876271186440677, + 0.6911484374999999 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.8363389830508474, + 0.6471250000000002, + 0.09464406779661022, + 0.3085937500000001 + ] + } + ] + }, + { + "image": "278.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5220338983050847, + 0.42546875, + 0.1496440677966101, + 0.5900234375 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6464576271186441, + 0.53271875, + 0.061016949152542375, + 0.39166406249999997 + ] + } + ] + }, + { + "image": "279.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4787777777777778, + 0.5315130208333333, + 0.14592129629629633, + 0.8951927083333333 + ] + } + ] + }, + { + "image": "280.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5053333333333333, + 0.4638125, + 0.08164444444444446, + 0.467625 + ] + } + ] + }, + { + "image": "281.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47800925925925924, + 0.4166666666666667, + 0.0625, + 0.5729166666666666 + ] + } + ] + }, + { + "image": "285.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4809121245828698, + 0.3922201375859912, + 0.06389321468298102, + 0.641031894934334 + ] + } + ] + }, + { + "image": "286.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47645370370370377, + 0.4636145833333333, + 0.10506944444444441, + 0.9053151041666666 + ] + } + ] + }, + { + "image": "287.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4118796296296296, + 0.5028489583333333, + 0.0919444444444444, + 0.8252109375000001 + ] + } + ] + }, + { + "image": "288.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.39384722222222224, + 0.5231276041666667, + 0.06042129629629629, + 0.6544661458333335 + ] + } + ] + }, + { + "image": "289.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6531712962962962, + 0.5034296875000001, + 0.13830092592592594, + 0.8555937499999999 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.30737037037037035, + 0.47766666666666663, + 0.1258287037037037, + 0.9071197916666667 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.18123148148148147, + 0.5007708333333334, + 0.15988888888888889, + 0.4430911458333334 + ] + } + ] + }, + { + "image": "290.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5787037037037037, + 0.4626744791666667, + 0.09722222222222222, + 0.8020833333333334 + ] + } + ] + }, + { + "image": "291.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5092592592592593, + 0.4095052083333333, + 0.06018518518518518, + 0.6315104166666666 + ] + } + ] + }, + { + "image": "292.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.38844271412680753, + 0.4195747342088806, + 0.05607341490545047, + 0.5631394621638525 + ] + } + ] + }, + { + "image": "293.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5046296296296297, + 0.5533854166666666, + 0.12037037037037036, + 0.8098958333333334 + ] + } + ] + }, + { + "image": "294.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3792314814814815, + 0.48735156250000006, + 0.12581481481481482, + 0.9574635416666666 + ] + } + ] + }, + { + "image": "295.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4846851851851852, + 0.47302083333333333, + 0.2308981481481481, + 0.7761536458333331 + ] + } + ] + }, + { + "image": "296.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.561175925925926, + 0.44484375000000004, + 0.047435185185185205, + 0.5631458333333333 + ] + } + ] + }, + { + "image": "298.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4568444444444445, + 0.43211875, + 0.09013333333333334, + 0.48723124999999995 + ] + } + ] + }, + { + "image": "301.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.41898148148148145, + 0.4798177083333333, + 0.12962962962962962, + 0.8763020833333334 + ] + } + ] + }, + { + "image": "303.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.42602892102335926, + 0.4208880550343965, + 0.0867630700778643, + 0.5766103814884302 + ] + } + ] + }, + { + "image": "304.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.42883789062500005, + 0.49759765624999996, + 0.026383463541666725, + 0.7391829427083335 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7255859375, + 0.6256510416666666, + 0.027994791666666668, + 0.2565104166666667 + ] + } + ] + }, + { + "image": "305.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.46891281695033, + 0.5038220986796387, + 0.07409864536297323, + 0.8617095205003474 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6050329975686003, + 0.6447810979847116, + 0.013098298020145897, + 0.21507644197359285 + ] + } + ] + }, + { + "image": "306.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4620768229166667, + 0.5009765625, + 0.07454427083333333, + 0.998046875 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5426432291666666, + 0.6311848958333334, + 0.018880208333333332, + 0.439453125 + ] + } + ] + }, + { + "image": "307.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.39013568521031206, + 0.53186875, + 0.08454545454545447, + 0.7034187499999999 + ] + } + ] + }, + { + "image": "308.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4491180461329715, + 0.461875, + 0.13297150610583447, + 0.66375 + ] + } + ] + }, + { + "image": "310.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4649739583333334, + 0.4622623697916666, + 0.04755208333333331, + 0.735615234375 + ] + } + ] + }, + { + "image": "311.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44175757575757574, + 0.46995111731843575, + 0.1656060606060606, + 0.8597625698324021 + ] + } + ] + }, + { + "image": "313.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5003663500678426, + 0.44924375, + 0.09906377204884666, + 0.6761124999999999 + ] + } + ] + }, + { + "image": "314.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6084120370370371, + 0.5956302083333332, + 0.1185694444444445, + 0.59375 + ] + } + ] + }, + { + "image": "315.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.492769744160178, + 0.46841776110068795, + 0.06674082313681869, + 0.5190744215134458 + ] + } + ] + }, + { + "image": "316.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4866536458333333, + 0.4939778645833333, + 0.061848958333333336, + 0.7568359375 + ] + } + ] + }, + { + "image": "317.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.44328703703703703, + 0.546875, + 0.1597222222222222, + 0.8828125 + ] + } + ] + }, + { + "image": "318.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4704817708333333, + 0.48095703125, + 0.04578124999999996, + 0.7698567708333334 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.27099609375, + 0.5379231770833334, + 0.06998697916666667, + 0.5989583333333334 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.588603515625, + 0.5720670572916666, + 0.032552083333333336, + 0.3867578124999999 + ] + } + ] + }, + { + "image": "322.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5150214592274678, + 0.5206853281853281, + 0.14714592274678104, + 0.9586293436293437 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.05072961373390558, + 0.5761679536679536, + 0.09733905579399142, + 0.49837837837837834 + ] + } + ] + }, + { + "image": "323.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5895887445887446, + 0.5083365758754864, + 0.1587662337662338, + 0.9833268482490272 + ] + } + ] + }, + { + "image": "325.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5625510204081632, + 0.43563461538461534, + 0.06617346938775505, + 0.755826923076923 + ] + } + ] + }, + { + "image": "326.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5142718446601943, + 0.2861993428258489, + 0.054427184466019365, + 0.571960569550931 + ] + } + ] + }, + { + "image": "327.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.49712007504690425, + 0.5315910290237467, + 0.15235928705440896, + 0.8456728232189972 + ] + } + ] + }, + { + "image": "328.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4811346153846154, + 0.41094257854821237, + 0.043769230769230755, + 0.4803141928494042 + ] + } + ] + }, + { + "image": "329.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5431873479318735, + 0.4154583333333333, + 0.09406326034063253, + 0.8287187500000001 + ] + } + ] + }, + { + "image": "331.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5346921443736731, + 0.3721514423076923, + 0.06535031847133764, + 0.6721394230769231 + ] + } + ] + }, + { + "image": "332.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5547619047619048, + 0.32796907216494847, + 0.0761904761904762, + 0.5657216494845361 + ] + } + ] + }, + { + "image": "333.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5630549898167005, + 0.3961175115207373, + 0.08429735234215883, + 0.6049308755760369 + ] + } + ] + }, + { + "image": "334.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5507142857142857, + 0.40736538461538463, + 0.08299319727891148, + 0.6595096153846154 + ] + } + ] + }, + { + "image": "335.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6198979591836735, + 0.3853653846153846, + 0.06999999999999995, + 0.7302884615384615 + ] + } + ] + }, + { + "image": "336.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5313282732447817, + 0.3634656652360515, + 0.09013282732447818, + 0.5257510729613734 + ] + } + ] + }, + { + "image": "337.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.7548562717770035, + 0.49387254901960786, + 0.07035714285714284, + 0.5478504901960783 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5926785714285714, + 0.39074754901960784, + 0.07274390243902439, + 0.7090196078431373 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48051393728222996, + 0.36175245098039216, + 0.04300087108013938, + 0.3508627450980392 + ] + } + ] + }, + { + "image": "338.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5602661596958175, + 0.3404296455424275, + 0.10186311787072251, + 0.6258324382384532 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4026996197718631, + 0.4157357679914071, + 0.034562737642585564, + 0.3344360902255639 + ] + } + ] + }, + { + "image": "340.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46465618860510804, + 0.3460555555555556, + 0.045952848722986224, + 0.6717333333333333 + ] + } + ] + }, + { + "image": "341.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5502891156462585, + 0.3193653846153846, + 0.1044557823129251, + 0.5508269230769229 + ] + } + ] + }, + { + "image": "344.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5530277777777778, + 0.5881067708333333, + 0.047023148148148224, + 0.38955208333333335 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.46702777777777776, + 0.43283854166666663, + 0.07086111111111108, + 0.6895755208333334 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7575231481481481, + 0.5616848958333333, + 0.03009259259259259, + 0.18001302083333334 + ] + } + ] + }, + { + "image": "345.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5166666666666667, + 0.5612742382271468, + 0.09960784313725483, + 0.8745521698984304 + ] + } + ] + }, + { + "image": "347.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5362083333333334, + 0.437984375, + 0.07044444444444438, + 0.6038229166666667 + ] + } + ] + }, + { + "image": "349.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5445601851851852, + 0.4182942708333333, + 0.09375, + 0.7740885416666666 + ] + } + ] + }, + { + "image": "350.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4727777777777778, + 0.49116250000000006, + 0.07729999999999992, + 0.75731875 + ] + } + ] + }, + { + "image": "351.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48009219088937094, + 0.5059325, + 0.12496746203904559, + 0.8370550000000001 + ] + } + ] + }, + { + "image": "352.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.487987987987988, + 0.42969831165236644, + 0.06906906906906907, + 0.6628840298920564 + ] + } + ] + }, + { + "image": "354.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47591648590021696, + 0.408995, + 0.07324837310195224, + 0.571915 + ] + } + ] + }, + { + "image": "355.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5033080260303687, + 0.44995999999999997, + 0.0519739696312364, + 0.45015 + ] + } + ] + }, + { + "image": "356.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.538232104121475, + 0.415, + 0.07321041214750543, + 0.6025 + ] + } + ] + }, + { + "image": "357.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5008704883227176, + 0.4525, + 0.11176220806794059, + 0.6167328431372548 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5884288747346071, + 0.5218578431372548, + 0.10294585987261143, + 0.37502205882352946 + ] + } + ] + }, + { + "image": "358.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.543552060737527, + 0.477235, + 0.04319414316702825, + 0.4232275 + ] + } + ] + }, + { + "image": "360.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.49708067940552014, + 0.5072303921568627, + 0.14065817409766454, + 0.7708333333333334 + ] + } + ] + }, + { + "image": "361.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4762048832271762, + 0.5319558823529412, + 0.11786093418259021, + 0.8288995098039216 + ] + } + ] + }, + { + "image": "362.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3372525027808676, + 0.43549093183239523, + 0.08916573971078973, + 0.750569105691057 + ] + } + ] + }, + { + "image": "363.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5032167832167832, + 0.48109198493813876, + 0.095058275058275, + 0.5931065088757397 + ] + } + ] + }, + { + "image": "365.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4961388888888889, + 0.3927578125, + 0.17028703703703707, + 0.7219973958333334 + ] + } + ] + }, + { + "image": "366.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5170333333333333, + 0.4891125, + 0.05569999999999999, + 0.5932062499999999 + ] + } + ] + }, + { + "image": "367.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49050925925925926, + 0.3572916666666667, + 0.06435185185185185, + 0.553125 + ] + } + ] + }, + { + "image": "368.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5065777777777778, + 0.42789375, + 0.09414444444444446, + 0.74936875 + ] + } + ] + }, + { + "image": "369.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5395, + 0.42621875000000004, + 0.14622222222222225, + 0.43331875 + ] + } + ] + }, + { + "image": "374.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5008026030368764, + 0.4442975, + 0.10230477223427337, + 0.63868 + ] + } + ] + }, + { + "image": "375.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49952277657266814, + 0.40725249999999996, + 0.07521691973969634, + 0.49942749999999997 + ] + } + ] + }, + { + "image": "377.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6475903614457831, + 0.5167981302950628, + 0.12382864792503347, + 0.9342681858019282 + ] + } + ] + }, + { + "image": "378.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5108444444444444, + 0.40879999999999994, + 0.1799555555555556, + 0.65104375 + ] + } + ] + }, + { + "image": "380.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.452349831811629, + 0.4858138325533021, + 0.16980297933685723, + 0.8337311492459698 + ] + } + ] + }, + { + "image": "381.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4652777777777778, + 0.482421875, + 0.09722222222222222, + 0.56640625 + ] + } + ] + }, + { + "image": "382.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5543981481481481, + 0.37591145833333334, + 0.10972222222222222, + 0.5565104166666667 + ] + } + ] + }, + { + "image": "386.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5705574912891986, + 0.47487745098039214, + 0.1437282229965157, + 0.7904411764705882 + ] + } + ] + }, + { + "image": "387.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.47800925925925924, + 0.568359375, + 0.2152777777777778, + 0.60546875 + ] + } + ] + }, + { + "image": "388.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48525798525798525, + 0.41367861885790175, + 0.08108108108108109, + 0.7264276228419655 + ] + } + ] + }, + { + "image": "389.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4288461538461538, + 0.5307093425605537, + 0.20384615384615384, + 0.9385813148788927 + ] + } + ] + }, + { + "image": "391.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.41901923076923075, + 0.5521193771626297, + 0.17155769230769233, + 0.8957612456747405 + ] + } + ] + }, + { + "image": "392.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7836111111111111, + 0.5541402497598463, + 0.11440170940170932, + 0.7225648414985592 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.23658119658119658, + 0.5737175792507204, + 0.1978846153846154, + 0.8483285302593662 + ] + } + ] + }, + { + "image": "393.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5034982508745627, + 0.36266516727579423, + 0.06746626686656672, + 0.5875737981445038 + ] + } + ] + }, + { + "image": "395.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4647145877378436, + 0.5475451950523311, + 0.14621564482029592, + 0.9047383444338726 + ] + } + ] + }, + { + "image": "396.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5447037037037037, + 0.5389140625, + 0.0759768518518519, + 0.8682421875 + ] + } + ] + }, + { + "image": "397.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4722222222222222, + 0.5520781249999999, + 0.1527777777777778, + 0.8671875 + ] + } + ] + }, + { + "image": "399.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.39222222222222225, + 0.535, + 0.18444444444444444, + 0.93 + ] + } + ] + }, + { + "image": "400.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4881535038932147, + 0.4555472170106316, + 0.06874304783092319, + 0.49457160725453403 + ] + } + ] + }, + { + "image": "401.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5274355495251019, + 0.43396250000000003, + 0.13591587516960646, + 0.7949124999999999 + ] + } + ] + }, + { + "image": "402.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.48575305291723203, + 0.471875, + 0.1519674355495251, + 0.70125 + ] + } + ] + }, + { + "image": "405.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5453333333333333, + 0.5903090309030903, + 0.136, + 0.7275727572757276 + ] + } + ] + }, + { + "image": "406.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5469058524173028, + 0.45812821980538065, + 0.06483460559796442, + 0.7727618775042931 + ] + } + ] + }, + { + "image": "407.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3936596218020022, + 0.4418261413383365, + 0.11591768631813129, + 0.5421638524077549 + ] + } + ] + }, + { + "image": "410.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5562638888888889, + 0.42784635416666666, + 0.0962962962962963, + 0.6198515625 + ] + } + ] + }, + { + "image": "413.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5634259259259259, + 0.36064062499999994, + 0.15044907407407418, + 0.6804453125 + ] + } + ] + }, + { + "image": "414.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5051481481481481, + 0.42635937500000004, + 0.07402777777777782, + 0.6012135416666666 + ] + } + ] + }, + { + "image": "416.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.594838850174216, + 0.4166936274509803, + 0.08508275261324037, + 0.623078431372549 + ] + } + ] + }, + { + "image": "418.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4403333333333334, + 0.5222291666666666, + 0.0781342592592593, + 0.7936588541666667 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.8354907407407408, + 0.5249479166666666, + 0.1763888888888889, + 0.7737994791666666 + ] + } + ] + }, + { + "image": "421.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46064814814814814, + 0.5631510416666666, + 0.06944444444444445, + 0.7565104166666666 + ] + } + ] + }, + { + "image": "423.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4652777777777778, + 0.537109375, + 0.0787037037037037, + 0.6471354166666666 + ] + } + ] + }, + { + "image": "424.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46875, + 0.5598958333333334, + 0.09953703703703703, + 0.7552083333333334 + ] + } + ] + }, + { + "image": "425.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5368031358885017, + 0.4963235294117647, + 0.10670731707317073, + 0.8308823529411765 + ] + } + ] + }, + { + "image": "426.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49581010452961677, + 0.46994852941176474, + 0.12089285714285716, + 0.8430906862745098 + ] + } + ] + }, + { + "image": "431.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.47624123422159886, + 0.5207437500000001, + 0.11852734922861148, + 0.6052187499999999 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5839551192145863, + 0.4780375, + 0.1517251051893409, + 0.31119375000000005 + ] + } + ] + }, + { + "image": "433.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48834502103786814, + 0.51185, + 0.1361430575035064, + 0.80608125 + ] + } + ] + }, + { + "image": "434.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5137685950413223, + 0.5938319823139278, + 0.10743801652892562, + 0.7774502579218865 + ] + } + ] + }, + { + "image": "435.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.542945301542777, + 0.52273125, + 0.11803646563814862, + 0.8291187499999999 + ] + } + ] + }, + { + "image": "437.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46984572230014027, + 0.56114375, + 0.13558204768583446, + 0.7702125 + ] + } + ] + }, + { + "image": "439.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5338849929873773, + 0.52506875, + 0.08914446002805057, + 0.6981875 + ] + } + ] + }, + { + "image": "440.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4065638148667602, + 0.50304375, + 0.13109396914446006, + 0.7457875 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.7447124824684432, + 0.5253125, + 0.18582047685834505, + 0.70854375 + ] + } + ] + }, + { + "image": "441.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4796633941093969, + 0.49, + 0.08976157082748948, + 0.71 + ] + } + ] + }, + { + "image": "442.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5053997194950912, + 0.46905, + 0.12238429172510518, + 0.90798125 + ] + } + ] + }, + { + "image": "443.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.40012417823228635, + 0.4434921874999999, + 0.2128341855368882, + 0.6224947916666667 + ] + } + ] + }, + { + "image": "444.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47126227208976157, + 0.512875, + 0.11019635343618504, + 0.8001999999999999 + ] + } + ] + }, + { + "image": "445.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5375833333333333, + 0.5097687500000001, + 0.04593333333333324, + 0.9405500000000001 + ] + } + ] + }, + { + "image": "447.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5776416666666666, + 0.5741625, + 0.09624166666666667, + 0.8377562500000001 + ] + } + ] + }, + { + "image": "448.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6025519848771267, + 0.5013297872340425, + 0.11342155009451796, + 0.9946808510638298 + ] + } + ] + }, + { + "image": "449.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4837962962962963, + 0.4075520833333333, + 0.06944444444444445, + 0.6484375 + ] + } + ] + }, + { + "image": "450.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3511111111111111, + 0.519375, + 0.10666666666666667, + 0.63625 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5375555555555556, + 0.476875, + 0.15155555555555553, + 0.79375 + ] + } + ] + }, + { + "image": "451.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48479629629629634, + 0.42496875, + 0.08525925925925924, + 0.7131588541666668 + ] + } + ] + }, + { + "image": "452.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4425787037037037, + 0.5076197916666667, + 0.06100925925925925, + 0.6292265625 + ] + } + ] + }, + { + "image": "453.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.490055617352614, + 0.4542776735459662, + 0.13129032258064513, + 0.8529330831769856 + ] + } + ] + }, + { + "image": "455.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4994438264738598, + 0.4371482176360225, + 0.09121245828698554, + 0.874296435272045 + ] + } + ] + }, + { + "image": "456.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5475305895439377, + 0.4212632895559725, + 0.06589543937708565, + 0.7659412132582865 + ] + } + ] + }, + { + "image": "457.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5150166852057843, + 0.5522201375859912, + 0.09121245828698554, + 0.7917448405253283 + ] + } + ] + }, + { + "image": "458.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5660400444938821, + 0.5169543464665416, + 0.10434927697441596, + 0.8417073170731708 + ] + } + ] + }, + { + "image": "459.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4961067853170189, + 0.4943089430894309, + 0.08453837597330367, + 0.7149468417761101 + ] + } + ] + }, + { + "image": "462.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.41898148148148145, + 0.482421875, + 0.17592592592592593, + 0.82421875 + ] + } + ] + }, + { + "image": "463.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3049007444168734, + 0.47902996845425866, + 0.1693548387096774, + 0.7619716088328076 + ] + } + ] + }, + { + "image": "464.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48914349276974417, + 0.46858661663539714, + 0.08388209121245825, + 0.885422138836773 + ] + } + ] + }, + { + "image": "465.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5237369337979094, + 0.5009191176470589, + 0.10452961672473868, + 0.9185049019607843 + ] + } + ] + }, + { + "image": "466.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.35185185185185186, + 0.4479166666666667, + 0.07407407407407407, + 0.5520833333333334 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5149768518518518, + 0.40161458333333333, + 0.15495370370370368, + 0.6837526041666667 + ] + } + ] + }, + { + "image": "471.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4970572916666667, + 0.550859375, + 0.09962890624999998, + 0.8058333333333333 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5335221354166667, + 0.7057356770833333, + 0.035325520833333325, + 0.2841666666666667 + ] + } + ] + }, + { + "image": "473.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4904426705370102, + 0.40698838896952105, + 0.04475326560232226, + 0.6446516690856314 + ] + } + ] + }, + { + "image": "474.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.47783203125, + 0.49764322916666665, + 0.07920572916666672, + 0.8284700520833334 + ] + } + ] + }, + { + "image": "476.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4668074912891986, + 0.5237401960784314, + 0.09054442508710796, + 0.7067941176470589 + ] + } + ] + }, + { + "image": "483.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5538832028898254, + 0.5290342935528121, + 0.21673690547862734, + 0.8760850480109739 + ] + } + ] + }, + { + "image": "484.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.41525, + 0.5169348958333333, + 0.06183333333333331, + 0.45169531249999995 + ] + } + ] + }, + { + "image": "485.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.507397107897664, + 0.35024390243902437, + 0.06443826473859839, + 0.5348280175109443 + ] + } + ] + }, + { + "image": "486.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.36346153846153845, + 0.4439252336448598, + 0.09711538461538462, + 0.7762201453790238 + ] + } + ] + }, + { + "image": "488.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3969046430354468, + 0.3980623420387532, + 0.08487269096355467, + 0.6809884863802302 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6538142785821268, + 0.47229710755405785, + 0.04278582126809776, + 0.3519657399606851 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.808502246630055, + 0.5142038753159225, + 0.01903644533200205, + 0.17883740522325195 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.8837044433349974, + 0.5440101095197978, + 0.02855716425361948, + 0.12565009828699805 + ] + } + ] + }, + { + "image": "489.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.48446874999999995, + 0.32325781249999996, + 0.06291666666666665, + 0.5798671875 + ] + } + ] + }, + { + "image": "492.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6085205784204671, + 0.5314696685428393, + 0.21578420467185763, + 0.9370606629143214 + ] + } + ] + }, + { + "image": "494.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5561336515513127, + 0.49448091091761553, + 0.32749403341288774, + 0.8396383121232417 + ] + } + ] + }, + { + "image": "495.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4692769744160178, + 0.3693683552220138, + 0.0612791991101224, + 0.4231832395247028 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.2371301446051168, + 0.4284177611006879, + 0.05934371523915464, + 0.29283927454659164 + ] + } + ] + }, + { + "image": "496.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5371733449477352, + 0.5460882352941177, + 0.09671167247386768, + 0.7894681372549022 + ] + } + ] + }, + { + "image": "498.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5507957244655581, + 0.4494321977287909, + 0.04476247030878866, + 0.3982231128924515 + ] + } + ] + }, + { + "image": "502.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5337666666666666, + 0.4385125, + 0.06287777777777781, + 0.70930625 + ] + } + ] + }, + { + "image": "504.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.7087674216027874, + 0.519936274509804, + 0.2192203832752613, + 0.7830686274509804 + ] + } + ] + }, + { + "image": "505.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.8016384976525822, + 0.37828843106180665, + 0.08087793427230046, + 0.6637876386687797 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.9552112676056338, + 0.45890913893291074, + 0.05152582159624413, + 0.19576069730586373 + ] + } + ] + }, + { + "image": "506.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.46718055555555554, + 0.45335156249999997, + 0.10091666666666663, + 0.7278984375 + ] + } + ] + }, + { + "image": "509.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.516139846743295, + 0.4818615301724138, + 0.11517720306513415, + 0.909946120689655 + ] + } + ] + }, + { + "image": "511.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.46831168831168835, + 0.36132062627637845, + 0.07648051948051947, + 0.4524778761061947 + ] + } + ] + }, + { + "image": "513.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5665369897959184, + 0.5052434580987082, + 0.09140943877551015, + 0.9769228221265319 + ] + } + ] + }, + { + "image": "514.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6380703422053232, + 0.5106980476063119, + 0.10693916349809886, + 0.9786039047873764 + ] + } + ] + }, + { + "image": "515.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47093205574912894, + 0.41296323529411766, + 0.07041376306620212, + 0.670563725490196 + ] + } + ] + }, + { + "image": "516.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.469287037037037, + 0.41863541666666665, + 0.13328703703703698, + 0.6964088541666666 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5682638888888889, + 0.5111822916666667, + 0.10137037037037039, + 0.508953125 + ] + } + ] + }, + { + "image": "518.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6826362625139044, + 0.397754846779237, + 0.06139043381535045, + 0.6503001876172607 + ] + } + ] + }, + { + "image": "519.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.470734149054505, + 0.4287929956222639, + 0.07101223581757513, + 0.6012695434646654 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.557285873192436, + 0.47435897435897434, + 0.026696329254727477, + 0.5134459036898061 + ] + } + ] + }, + { + "image": "520.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.48262222222222223, + 0.36795, + 0.07816666666666669, + 0.5734937500000001 + ] + } + ] + }, + { + "image": "521.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.41905257678292557, + 0.5428724544480171, + 0.3748047891723061, + 0.9142550911039657 + ] + } + ] + }, + { + "image": "524.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.519, + 0.44683593750000006, + 0.053611111111111144, + 0.671875 + ] + } + ] + }, + { + "image": "525.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4780052264808362, + 0.4485294117647059, + 0.05879790940766551, + 0.7328431372549019 + ] + } + ] + }, + { + "image": "526.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5178194444444444, + 0.36498437499999997, + 0.11944444444444445, + 0.598984375 + ] + } + ] + }, + { + "image": "528.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48605555555555563, + 0.49734114583333333, + 0.10772685185185188, + 0.8144401041666666 + ] + } + ] + }, + { + "image": "529.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.547691637630662, + 0.49754901960784315, + 0.10235191637630663, + 0.8970588235294118 + ] + } + ] + }, + { + "image": "531.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4691944444444444, + 0.50115625, + 0.11756944444444441, + 0.983171875 + ] + } + ] + }, + { + "image": "533.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5022222222222222, + 0.41551249999999995, + 0.057811111111111084, + 0.5170437499999999 + ] + } + ] + }, + { + "image": "534.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47453703703703703, + 0.591796875, + 0.08333333333333333, + 0.68359375 + ] + } + ] + }, + { + "image": "536.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4759555555555556, + 0.439725, + 0.06191111111111114, + 0.5768937499999999 + ] + } + ] + }, + { + "image": "537.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5798900523560209, + 0.5479330608073583, + 0.3064083769633508, + 0.8918702095043434 + ] + } + ] + }, + { + "image": "538.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.42584204413472704, + 0.3887851077726976, + 0.08289198606271778, + 0.5837818419333769 + ] + } + ] + }, + { + "image": "540.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4601698606271777, + 0.4804926470588236, + 0.08042682926829267, + 0.7831004901960785 + ] + } + ] + }, + { + "image": "547.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.42621802002224696, + 0.34520950594121325, + 0.05745272525027806, + 0.5085428392745465 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5608120133481647, + 0.34457786116322703, + 0.05903225806451618, + 0.46744840525328335 + ] + } + ] + }, + { + "image": "548.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6021341463414634, + 0.47120098039215685, + 0.12412891986062717, + 0.7757352941176471 + ] + } + ] + }, + { + "image": "549.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5019599303135889, + 0.4430147058823529, + 0.09364111498257839, + 0.7830882352941176 + ] + } + ] + }, + { + "image": "551.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7083009708737864, + 0.43021828103683496, + 0.04469660194174748, + 0.48152114597544327 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5727912621359224, + 0.34748976807639836, + 0.04792475728155341, + 0.6145429740791268 + ] + } + ] + }, + { + "image": "552.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5128010752688171, + 0.4892283653846154, + 0.07197311827956983, + 0.8120336538461539 + ] + } + ] + }, + { + "image": "553.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47685185185185186, + 0.45703125, + 0.09722222222222222, + 0.7161458333333334 + ] + } + ] + }, + { + "image": "554.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5013642213642213, + 0.4505141202027515, + 0.0784942084942085, + 0.8226792179580014 + ] + } + ] + }, + { + "image": "555.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.49740823136818696, + 0.4175984990619137, + 0.18439377085650727, + 0.7967166979362102 + ] + } + ] + }, + { + "image": "556.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.42042307692307695, + 0.5794896193771626, + 0.11392307692307695, + 0.8410207612456748 + ] + } + ] + }, + { + "image": "557.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44090384615384615, + 0.5422837370242215, + 0.1480192307692307, + 0.9097231833910036 + ] + } + ] + }, + { + "image": "558.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.45096153846153847, + 0.5307785467128028, + 0.12692307692307692, + 0.8660553633217993 + ] + } + ] + }, + { + "image": "559.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.45169230769230767, + 0.5427768166089966, + 0.26346153846153847, + 0.9144377162629755 + ] + } + ] + }, + { + "image": "560.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4782115384615384, + 0.5268252595155709, + 0.23746153846153845, + 0.8940224913494812 + ] + } + ] + }, + { + "image": "561.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4079111111111111, + 0.4681625, + 0.11437777777777784, + 0.7178125 + ] + } + ] + }, + { + "image": "562.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5513763066202091, + 0.574343137254902, + 0.11927264808362366, + 0.7859289215686275 + ] + } + ] + }, + { + "image": "565.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4841463414634146, + 0.40477497255762895, + 0.08048780487804878, + 0.787596048298573 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6543609756097561, + 0.5021871569703622, + 0.04557560975609748, + 0.5662897914379802 + ] + } + ] + }, + { + "image": "566.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.532375, + 0.38857552083333335, + 0.07971296296296289, + 0.6807682291666666 + ] + } + ] + }, + { + "image": "568.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4658690532265662, + 0.5068376506796615, + 0.25149317004239286, + 0.9863221338804822 + ] + } + ] + }, + { + "image": "571.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5371574074074074, + 0.44116666666666665, + 0.07641666666666665, + 0.5351015625 + ] + } + ] + }, + { + "image": "572.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5550307038261691, + 0.41057666755248473, + 0.08974964572508266, + 0.6829657188413499 + ] + } + ] + }, + { + "image": "573.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.2984706814580032, + 0.38326221982176617, + 0.10470681458003168, + 0.7631271941668918 + ] + } + ] + }, + { + "image": "574.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.36588818117480537, + 0.48654764898164443, + 0.2519462137296532, + 0.8096555192356047 + ] + } + ] + }, + { + "image": "575.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5330033370411569, + 0.454396497811132, + 0.13533926585094544, + 0.7797498436522826 + ] + } + ] + }, + { + "image": "576.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5442638888888889, + 0.538171875, + 0.06538888888888894, + 0.5346718749999999 + ] + } + ] + }, + { + "image": "578.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.42273958333333334, + 0.45833593749999996, + 0.03992708333333338, + 0.5260390625000001 + ] + } + ] + }, + { + "image": "579.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3995398773006135, + 0.38031896551724137, + 0.08588957055214724, + 0.6821896551724138 + ] + } + ] + }, + { + "image": "580.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.52134375, + 0.45610156249999995, + 0.05117708333333339, + 0.49965624999999997 + ] + } + ] + }, + { + "image": "582.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.39807302231237324, + 0.4838709677419355, + 0.14705882352941177, + 0.967741935483871 + ] + } + ] + }, + { + "image": "583.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.55246875, + 0.4582812500000001, + 0.07433333333333329, + 0.6982890625 + ] + } + ] + }, + { + "image": "584.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47800925925925924, + 0.5364583333333334, + 0.09953703703703703, + 0.8854166666666666 + ] + } + ] + }, + { + "image": "585.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.48516203703703703, + 0.48770572916666666, + 0.1791203703703704, + 0.8010572916666665 + ] + } + ] + }, + { + "image": "586.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6341840277777778, + 0.551234375, + 0.09576388888888883, + 0.39326562499999995 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.27355902777777774, + 0.4234375, + 0.07357638888888889, + 0.7851015624999998 + ] + } + ] + }, + { + "image": "587.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46335078534031415, + 0.43286219081272087, + 0.08900523560209424, + 0.8657243816254417 + ] + } + ] + }, + { + "image": "588.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6117083333333333, + 0.501578125, + 0.045124999999999936, + 0.6146640624999999 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4217083333333333, + 0.5176875, + 0.07214583333333333, + 0.501765625 + ] + } + ] + }, + { + "image": "589.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.514979695431472, + 0.5368360936607652, + 0.0935329949238578, + 0.8195316961736151 + ] + } + ] + }, + { + "image": "590.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4917222222222222, + 0.5114062500000001, + 0.075875, + 0.8277265625 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.9714166666666666, + 0.539953125, + 0.042263888888888976, + 0.608859375 + ] + } + ] + }, + { + "image": "591.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4438820912124583, + 0.40717323327079435, + 0.07934371523915466, + 0.6674734208880551 + ] + } + ] + }, + { + "image": "592.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46875, + 0.549929676511955, + 0.1025, + 0.8073136427566807 + ] + } + ] + }, + { + "image": "593.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5097395833333334, + 0.46447656249999997, + 0.040604166666666684, + 0.47529687500000006 + ] + } + ] + }, + { + "image": "595.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4872080088987764, + 0.4265165728580363, + 0.09343715239154617, + 0.6128830519074422 + ] + } + ] + }, + { + "image": "596.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49392708333333335, + 0.48503125, + 0.036458333333333336, + 0.4544296874999999 + ] + } + ] + }, + { + "image": "597.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4388888888888889, + 0.465625, + 0.08222222222222222, + 0.54375 + ] + } + ] + }, + { + "image": "598.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6390925925925927, + 0.3987864583333333, + 0.08058796296296304, + 0.6513854166666667 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4043981481481482, + 0.48894791666666665, + 0.06394444444444439, + 0.6427447916666668 + ] + } + ] + }, + { + "image": "600.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.43678125, + 0.4649296875, + 0.051125000000000045, + 0.5479296875000002 + ] + } + ] + }, + { + "image": "601.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49716666666666665, + 0.453921875, + 0.06304166666666665, + 0.653046875 + ] + } + ] + }, + { + "image": "602.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4450111111111111, + 0.50705, + 0.08047777777777784, + 0.77981875 + ] + } + ] + }, + { + "image": "603.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.489432703003337, + 0.44777986241400874, + 0.1735261401557286, + 0.8955597248280175 + ] + } + ] + }, + { + "image": "604.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44028921023359285, + 0.4450594121325829, + 0.05835372636262518, + 0.583927454659162 + ] + } + ] + }, + { + "image": "605.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6307870370370371, + 0.5162760416666666, + 0.09027777777777778, + 0.8424479166666666 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7615740740740741, + 0.5511276041666666, + 0.04783796296296293, + 0.7883671875 + ] + } + ] + }, + { + "image": "606.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4197265625, + 0.51484375, + 0.074609375, + 0.9703125 + ] + } + ] + }, + { + "image": "607.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.39929754139488205, + 0.515717017208413, + 0.10963873557451079, + 0.9093335154329417 + ] + } + ] + }, + { + "image": "608.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.45875, + 0.37596093750000004, + 0.036249999999999956, + 0.6217343750000002 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.2580104166666667, + 0.4998203125, + 0.022500000000000023, + 0.23957812500000006 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.17529166666666668, + 0.5607890624999999, + 0.028989583333333315, + 0.12925781250000004 + ] + } + ] + }, + { + "image": "609.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4770888888888889, + 0.48025, + 0.09435555555555551, + 0.72895 + ] + } + ] + }, + { + "image": "610.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6151111111111112, + 0.36822916666666666, + 0.09176388888888891, + 0.6650625 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.09948148148148148, + 0.46170052083333335, + 0.084375, + 0.3158255208333333 + ] + } + ] + }, + { + "image": "611.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.575352787456446, + 0.4090833333333333, + 0.07756968641114978, + 0.6088186274509805 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4730313588850174, + 0.5133063725490196, + 0.04953832752613231, + 0.4815980392156863 + ] + } + ] + }, + { + "image": "612.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.41333333333333333, + 0.48, + 0.1288888888888889, + 0.87 + ] + } + ] + }, + { + "image": "613.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4185416666666667, + 0.5114140625, + 0.09438541666666668, + 0.6334687499999999 + ] + } + ] + }, + { + "image": "614.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4788, + 0.49455625, + 0.0796555555555555, + 0.7416375 + ] + } + ] + }, + { + "image": "615.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4404747386759582, + 0.48797549019607844, + 0.1469337979094076, + 0.8483284313725489 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.24869337979094078, + 0.611764705882353, + 0.06533101045296168, + 0.35294117647058826 + ] + } + ] + }, + { + "image": "617.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44535416666666666, + 0.5012109375, + 0.07497916666666668, + 0.8282734375 + ] + } + ] + }, + { + "image": "618.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4680625, + 0.46561718750000003, + 0.07666666666666669, + 0.557453125 + ] + } + ] + }, + { + "image": "619.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5055729166666667, + 0.5317109375, + 0.034281249999999965, + 0.3824375 + ] + } + ] + }, + { + "image": "620.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47291666666666665, + 0.55546875, + 0.09791666666666667, + 0.8890625 + ] + } + ] + }, + { + "image": "621.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4688888888888889, + 0.49875, + 0.09777777777777778, + 0.825 + ] + } + ] + }, + { + "image": "622.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.42881250000000004, + 0.46646875000000004, + 0.0347291666666667, + 0.39908593749999993 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5266979166666667, + 0.49096875000000006, + 0.03125, + 0.3305625 + ] + } + ] + }, + { + "image": "623.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4883203559510567, + 0.3677298311444653, + 0.08231368186874305, + 0.7354596622889306 + ] + } + ] + }, + { + "image": "625.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4131944444444444, + 0.3428828125, + 0.09953703703703703, + 0.4670130208333333 + ] + } + ] + }, + { + "image": "626.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.45601851851851855, + 0.5572916666666666, + 0.13425925925925927, + 0.734375 + ] + } + ] + }, + { + "image": "627.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46395348837209305, + 0.45323741007194246, + 0.10465116279069768, + 0.9064748201438849 + ] + } + ] + }, + { + "image": "628.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4919895833333333, + 0.4908984375, + 0.03602083333333338, + 0.47467968749999995 + ] + } + ] + }, + { + "image": "629.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.47130092592592593, + 0.45374739583333334, + 0.11813888888888886, + 0.6665078125 + ] + } + ] + }, + { + "image": "630.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.37716666666666665, + 0.5255260416666666, + 0.049064814814814825, + 0.5846640624999999 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6181944444444444, + 0.44294791666666666, + 0.06331944444444444, + 0.6566067708333333 + ] + } + ] + }, + { + "image": "631.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4571145833333333, + 0.50865625, + 0.027718750000000014, + 0.39859375 + ] + } + ] + }, + { + "image": "635.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4840138888888889, + 0.4628098958333334, + 0.07302314814814816, + 0.6919036458333333 + ] + } + ] + }, + { + "image": "636.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.48112499999999997, + 0.49857031249999995, + 0.05988541666666668, + 0.49098437500000003 + ] + } + ] + }, + { + "image": "638.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4425087108013937, + 0.4745098039215686, + 0.10104529616724739, + 0.9490196078431372 + ] + } + ] + }, + { + "image": "639.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5591145833333333, + 0.4338906249999999, + 0.1015625, + 0.7334140624999999 + ] + } + ] + }, + { + "image": "641.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.43403125000000004, + 0.44857031249999996, + 0.052083333333333336, + 0.64453125 + ] + } + ] + }, + { + "image": "642.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5656840934371524, + 0.3598248905565979, + 0.04739710789766409, + 0.5095184490306441 + ] + } + ] + }, + { + "image": "644.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.45645444566410537, + 0.5041152263374485, + 0.07500548847420421, + 0.9368971193415637 + ] + } + ] + }, + { + "image": "645.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.49340378197997775, + 0.43761100687929955, + 0.1275417130144605, + 0.7621388367729833 + ] + } + ] + }, + { + "image": "646.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4380833333333333, + 0.5557890624999999, + 0.03734375000000002, + 0.43239062500000003 + ] + } + ] + }, + { + "image": "647.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4943958333333333, + 0.53396875, + 0.12708333333333333, + 0.4600625000000001 + ] + } + ] + }, + { + "image": "648.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5158541666666667, + 0.496375, + 0.04793749999999998, + 0.5814375 + ] + } + ] + }, + { + "image": "649.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6816240266963293, + 0.49741088180112564, + 0.06926585094549498, + 0.6182363977485927 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.535539488320356, + 0.4181050656660412, + 0.09205784204671863, + 0.804040025015635 + ] + } + ] + }, + { + "image": "650.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5186666666666666, + 0.5070234375, + 0.08648611111111108, + 0.985953125 + ] + } + ] + }, + { + "image": "652.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49428489702517164, + 0.5011901983663943, + 0.08667048054919908, + 0.8424329054842475 + ] + } + ] + }, + { + "image": "655.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.385580589254766, + 0.38673437499999996, + 0.14178509532062392, + 0.49621093750000006 + ] + } + ] + }, + { + "image": "657.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6981282495667245, + 0.509109375, + 0.06837088388214912, + 0.4452031249999999 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7814904679376083, + 0.570453125, + 0.03944540727902945, + 0.2489062500000001 + ] + } + ] + }, + { + "image": "658.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5133968804159446, + 0.417203125, + 0.06414211438474869, + 0.33235937500000007 + ] + } + ] + }, + { + "image": "659.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4916637781629116, + 0.4468515625, + 0.06426343154246107, + 0.389625 + ] + } + ] + }, + { + "image": "660.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4410601851851852, + 0.4851380208333333, + 0.10331018518518523, + 0.8874218749999999 + ] + } + ] + }, + { + "image": "662.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.501837088388215, + 0.4660390625, + 0.03542461005199316, + 0.28032812499999993 + ] + } + ] + }, + { + "image": "665.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46578888888888886, + 0.53695, + 0.058211111111111095, + 0.7808750000000001 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5723111111111111, + 0.6998000000000001, + 0.07508888888888887, + 0.303175 + ] + } + ] + }, + { + "image": "666.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5680389768574908, + 0.39559206023271737, + 0.046686967113276544, + 0.5230047912388776 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.212095006090134, + 0.41198494182067075, + 0.041327649208282594, + 0.5569952087611225 + ] + } + ] + }, + { + "image": "667.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48578811369509045, + 0.460857726344452, + 0.11369509043927649, + 0.810074880871341 + ] + } + ] + }, + { + "image": "669.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4607230255839822, + 0.4919762351469668, + 0.15011123470522794, + 0.9265353345841151 + ] + } + ] + }, + { + "image": "670.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.7126251390433815, + 0.4295872420262664, + 0.13493882091212453, + 0.8302126328955597 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4833704115684094, + 0.45837398373983745, + 0.104071190211346, + 0.7825015634771734 + ] + } + ] + }, + { + "image": "671.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.43270300333704115, + 0.47478424015009385, + 0.11642936596218015, + 0.6606066291432144 + ] + } + ] + }, + { + "image": "672.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3940823136818687, + 0.343552220137586, + 0.06014460511679649, + 0.45301438398999383 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5256284760845384, + 0.3543964978111319, + 0.048609566184649664, + 0.4044777986241401 + ] + } + ] + }, + { + "image": "673.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5581445993031359, + 0.5018382352941176, + 0.1014808362369338, + 0.9963235294117647 + ] + } + ] + }, + { + "image": "675.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5366550522648084, + 0.5602769607843137, + 0.11150696864111498, + 0.8168455882352942 + ] + } + ] + }, + { + "image": "676.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4231256952169077, + 0.43498436522826767, + 0.07175750834260289, + 0.5276985616010006 + ] + } + ] + }, + { + "image": "677.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4996759259259259, + 0.5516484375, + 0.08775925925925923, + 0.8903984375 + ] + } + ] + }, + { + "image": "680.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4846805555555556, + 0.3857447916666666, + 0.07513425925925925, + 0.605046875 + ] + } + ] + }, + { + "image": "682.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5685647425897036, + 0.5, + 0.13074882995319823, + 1.0 + ] + } + ] + }, + { + "image": "683.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7087988826815642, + 0.5001335428122545, + 0.1093994413407821, + 0.997643362136685 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48815642458100555, + 0.4793872741555381, + 0.07363128491620116, + 0.7067321288295366 + ] + } + ] + }, + { + "image": "684.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.43763102725366876, + 0.5058997050147492, + 0.12578616352201258, + 0.9852507374631269 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.8703616352201259, + 0.7149144542772862, + 0.07662997903563944, + 0.2885899705014749 + ] + } + ] + }, + { + "image": "686.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7095182072829131, + 0.4410838059231254, + 0.08570308123249301, + 0.8632640201638311 + ] + } + ] + }, + { + "image": "688.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.43469410456062296, + 0.5110694183864916, + 0.14994438264738605, + 0.7507629768605377 + ] + } + ] + }, + { + "image": "689.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3768173076923077, + 0.5179848525831755, + 0.10538942307692309, + 0.8345929131728428 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.9033653846153846, + 0.5745198809845821, + 0.19326923076923078, + 0.5847984852583176 + ] + } + ] + }, + { + "image": "690.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.484537037037037, + 0.4031822916666667, + 0.08016666666666665, + 0.6994401041666667 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.7914953703703704, + 0.52621875, + 0.05344907407407399, + 0.2210182291666666 + ] + } + ] + }, + { + "image": "692.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.45783718104495746, + 0.49927595628415306, + 0.0894289185905225, + 0.6177390710382513 + ] + } + ] + }, + { + "image": "695.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5326864147088867, + 0.49367423154266016, + 0.09908069458631256, + 0.8581011203677105 + ] + } + ] + }, + { + "image": "696.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.37637630662020904, + 0.5401151960784314, + 0.13450348432055748, + 0.8459289215686273 + ] + } + ] + }, + { + "image": "697.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.39569907407407406, + 0.5606302083333333, + 0.10837499999999996, + 0.7222786458333333 + ] + } + ] + }, + { + "image": "698.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3678086763070078, + 0.4276422764227642, + 0.08368186874304785, + 0.7375797373358348 + ] + } + ] + }, + { + "image": "699.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3287037037037037, + 0.591796875, + 0.12037037037037036, + 0.78515625 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.42476851851851855, + 0.4791666666666667, + 0.10416666666666667, + 0.9270833333333334 + ] + } + ] + }, + { + "image": "701.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4718958333333333, + 0.49622656249999997, + 0.07720833333333334, + 0.7742578124999999 + ] + } + ] + }, + { + "image": "702.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5287418655097614, + 0.451875, + 0.09219088937093275, + 0.63625 + ] + } + ] + }, + { + "image": "703.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5531453362255966, + 0.4625, + 0.08676789587852494, + 0.7425 + ] + } + ] + }, + { + "image": "716.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47134581881533105, + 0.5293946078431372, + 0.08792247386759577, + 0.7809068627450979 + ] + } + ] + }, + { + "image": "727.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.57288, + 0.3601747881355932, + 0.058621176470588315, + 0.5237685381355932 + ] + } + ] + }, + { + "image": "728.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.42215277777777777, + 0.5223541666666667, + 0.07613425925925928, + 0.8059479166666667 + ] + } + ] + }, + { + "image": "737.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.516634086744044, + 0.45530123873873873, + 0.09023213194868665, + 0.5855855855855856 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6080085522296884, + 0.5401013513513514, + 0.10006108735491757, + 0.447088963963964 + ] + } + ] + }, + { + "image": "742.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44969631236442514, + 0.42660750000000003, + 0.0876843817787419, + 0.599215 + ] + } + ] + }, + { + "image": "743.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6398954703832753, + 0.6124313725490196, + 0.12118466898954715, + 0.40069852941176465 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.359934668989547, + 0.5009607843137255, + 0.19714721254355394, + 0.8834436274509804 + ] + } + ] + }, + { + "image": "745.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4776963906581741, + 0.4933700980392158, + 0.08764861995753721, + 0.786203431372549 + ] + } + ] + }, + { + "image": "747.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4549363057324841, + 0.525046568627451, + 0.11313163481953296, + 0.8829068627450981 + ] + } + ] + }, + { + "image": "749.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4513888888888889, + 0.5013020833333334, + 0.09722222222222222, + 0.7447916666666666 + ] + } + ] + }, + { + "image": "751.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5489649681528662, + 0.47367401960784317, + 0.13550424628450103, + 0.8624583333333333 + ] + } + ] + }, + { + "image": "754.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.41550925925925924, + 0.5013020833333334, + 0.04861111111111111, + 0.5338541666666666 + ] + } + ] + }, + { + "image": "756.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4945770065075922, + 0.44451999999999997, + 0.07155097613882866, + 0.607125 + ] + } + ] + }, + { + "image": "759.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49575783972125437, + 0.5220269607843137, + 0.10176393728223, + 0.8069999999999998 + ] + } + ] + }, + { + "image": "760.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49984158415841584, + 0.4384349763297132, + 0.06223762376237625, + 0.7214759120022277 + ] + } + ] + }, + { + "image": "762.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47051518438177875, + 0.422005, + 0.10037418655097609, + 0.6140650000000001 + ] + } + ] + }, + { + "image": "763.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.53291917973462, + 0.4551167964404894, + 0.20084439083232805, + 0.7700444938820912 + ] + } + ] + }, + { + "image": "766.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5031413911060433, + 0.4247411300919843, + 0.06423033067274805, + 0.5872378449408673 + ] + } + ] + }, + { + "image": "768.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5018518518518519, + 0.49647395833333335, + 0.10555555555555556, + 0.9085703125 + ] + } + ] + }, + { + "image": "770.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4637685185185185, + 0.4889401041666666, + 0.06106944444444443, + 0.5721979166666666 + ] + } + ] + }, + { + "image": "774.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3910046296296297, + 0.49454166666666666, + 0.10501388888888885, + 0.7926145833333332 + ] + } + ] + }, + { + "image": "784.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5515802781289507, + 0.4197937411095306, + 0.1094943109987358, + 0.7810526315789472 + ] + } + ] + }, + { + "image": "790.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5383759733036707, + 0.3608505315822389, + 0.09343715239154617, + 0.5966228893058161 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6718576195773082, + 0.41088180112570355, + 0.08008898776418243, + 0.5465916197623515 + ] + } + ] + }, + { + "image": "791.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49791732909379965, + 0.4456976744186047, + 0.08456279809220976, + 0.5845527728085868 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.18077901430842605, + 0.5005456171735242, + 0.038600953895071545, + 0.264561717352415 + ] + } + ] + }, + { + "image": "795.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.45364661654135335, + 0.46928169014084514, + 0.12526315789473688, + 0.855549295774648 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.2878195488721805, + 0.5975774647887323, + 0.06070175438596491, + 0.5269929577464788 + ] + } + ] + }, + { + "image": "796.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5350389321468298, + 0.3921200750469043, + 0.05561735261401557, + 0.4915572232645403 + ] + } + ] + }, + { + "image": "797.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4581979977753059, + 0.4049280800500313, + 0.05373748609566191, + 0.49976860537836154 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5390767519466073, + 0.3309068167604753, + 0.058487208008898825, + 0.6312382739212008 + ] + } + ] + }, + { + "image": "800.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4479900744416873, + 0.4165226480836237, + 0.06461538461538467, + 0.6475818815331009 + ] + } + ] + }, + { + "image": "809.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4815, + 0.42640625, + 0.136125, + 0.738640625 + ] + } + ] + }, + { + "image": "810.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.38526388888888885, + 0.5891875, + 0.13929166666666665, + 0.782953125 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.471375, + 0.6117734375, + 0.0404722222222222, + 0.368375 + ] + } + ] + }, + { + "image": "812.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4854838709677419, + 0.473452157598499, + 0.08897664071190213, + 0.7342651657285801 + ] + } + ] + }, + { + "image": "813.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.47050055617352615, + 0.5016322701688556, + 0.21593993325917693, + 0.9400125078173858 + ] + } + ] + }, + { + "image": "815.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3290666666666667, + 0.55639375, + 0.06887777777777779, + 0.5839937499999999 + ] + } + ] + }, + { + "image": "820.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4804115684093437, + 0.45302689180737965, + 0.06110122358175745, + 0.5041025641025642 + ] + } + ] + }, + { + "image": "826.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5542269187986651, + 0.3611382113821138, + 0.04849833147942154, + 0.5670544090056286 + ] + } + ] + }, + { + "image": "828.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.388319018404908, + 0.46779310344827585, + 0.09163190184049087, + 0.9257793103448276 + ] + } + ] + }, + { + "image": "832.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49876237623762376, + 0.5466573816155988, + 0.12128712871287128, + 0.8426183844011143 + ] + } + ] + }, + { + "image": "833.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5704338153503894, + 0.3684990619136961, + 0.07243604004449396, + 0.620844277673546 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5480088987764182, + 0.4941025641025641, + 0.04937708565072301, + 0.401307066916823 + ] + } + ] + }, + { + "image": "840.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.509263888888889, + 0.49739062499999986, + 0.08333333333333333, + 0.8671875 + ] + } + ] + }, + { + "image": "841.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49813235294117647, + 0.4160413223140496, + 0.05601470588235299, + 0.504603305785124 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4477205882352941, + 0.49838016528925616, + 0.0574117647058823, + 0.33932231404958674 + ] + } + ] + }, + { + "image": "842.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5026881720430108, + 0.48257211538461536, + 0.0967741935483871, + 0.6574519230769231 + ] + } + ] + }, + { + "image": "843.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5294117647058824, + 0.4407685950413224, + 0.07842647058823535, + 0.5647355371900827 + ] + } + ] + }, + { + "image": "844.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5475872534142641, + 0.49087030716723545, + 0.1921699544764795, + 0.6901450511945392 + ] + } + ] + }, + { + "image": "846.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6601868711068519, + 0.29593909997305307, + 0.16721609966459033, + 0.5918781999461061 + ] + } + ] + }, + { + "image": "847.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5539305555555555, + 0.42262500000000003, + 0.038083333333333275, + 0.43671875 + ] + } + ] + }, + { + "image": "848.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5105694444444444, + 0.4702109375, + 0.05179166666666662, + 0.34928124999999993 + ] + } + ] + }, + { + "image": "849.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.450622914349277, + 0.5027642276422764, + 0.10856507230255842, + 0.7205065666041275 + ] + } + ] + }, + { + "image": "850.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4731527777777778, + 0.47957031250000004, + 0.038402777777777744, + 0.41130468750000004 + ] + } + ] + }, + { + "image": "854.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44832035595105674, + 0.5153158223889931, + 0.12123470522803116, + 0.8243714821763602 + ] + } + ] + }, + { + "image": "860.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44307007786429364, + 0.46747342088805505, + 0.11507230255839827, + 0.7196497811131957 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5739710789766407, + 0.5290806754221389, + 0.048943270300333706, + 0.6028767979987493 + ] + } + ] + }, + { + "image": "863.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.48971296296296296, + 0.5174661458333333, + 0.11526851851851852, + 0.6645442708333333 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.06981481481481482, + 0.6093229166666667, + 0.041199074074074075, + 0.18025520833333336 + ] + } + ] + }, + { + "image": "864.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48557582073996874, + 0.3863335287221571, + 0.059015112037519545, + 0.5926875732708089 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6048671182907764, + 0.4663276670574443, + 0.08031787389265248, + 0.3845427901524033 + ] + } + ] + }, + { + "image": "865.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5456730769230769, + 0.3603786342123056, + 0.09615384615384616, + 0.718052738336714 + ] + } + ] + }, + { + "image": "866.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.41619577308120137, + 0.46411507191995, + 0.027018909899888723, + 0.29703564727954973 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5309677419354838, + 0.4063039399624765, + 0.05655172413793107, + 0.37282676672920567 + ] + } + ] + }, + { + "image": "867.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.508833922261484, + 0.42753143613500993, + 0.12249705535924617, + 0.8550628722700199 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.8628504122497055, + 0.5104698874917274, + 0.25420494699646634, + 0.8056849768365322 + ] + } + ] + }, + { + "image": "868.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47939933259176865, + 0.49138836772983113, + 0.11876529477196883, + 0.8155284552845526 + ] + } + ] + }, + { + "image": "871.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.535372636262514, + 0.48555347091932455, + 0.08621802002224699, + 0.7225703564727955 + ] + } + ] + }, + { + "image": "874.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48541666666666666, + 0.37734375, + 0.07916666666666666, + 0.7546875 + ] + } + ] + }, + { + "image": "875.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5222114216281896, + 0.3313524590163935, + 0.07252733900364526, + 0.4858811475409837 + ] + } + ] + }, + { + "image": "876.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.42975833333333335, + 0.42246875, + 0.0532916666666667, + 0.5726124999999999 + ] + } + ] + }, + { + "image": "878.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5462916666666666, + 0.47525781250000004, + 0.06481944444444439, + 0.625 + ] + } + ] + }, + { + "image": "879.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5645606229143493, + 0.39053158223889933, + 0.056818687430478354, + 0.4196873045653533 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4733481646273638, + 0.41010631644777984, + 0.035350389321468265, + 0.4044590368980613 + ] + } + ] + }, + { + "image": "880.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5480521091811414, + 0.5070940766550522, + 0.11977667493796522, + 0.6304111498257841 + ] + } + ] + }, + { + "image": "881.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46874304783092324, + 0.43913070669168236, + 0.07698553948832039, + 0.656454033771107 + ] + } + ] + }, + { + "image": "882.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5392618806875632, + 0.48183394938868357, + 0.06872598584428719, + 0.6425106624964458 + ] + } + ] + }, + { + "image": "883.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5867198177676537, + 0.34988476312419975, + 0.08362186788154899, + 0.41308578745198465 + ] + } + ] + }, + { + "image": "885.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5381527777777778, + 0.41300781249999996, + 0.08234722222222217, + 0.6557109375 + ] + } + ] + }, + { + "image": "886.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5845238095238096, + 0.39933110367892977, + 0.13095238095238096, + 0.6755852842809364 + ] + } + ] + }, + { + "image": "888.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5281872213967311, + 0.3952464494569758, + 0.07794947994056468, + 0.43504594820384296 + ] + } + ] + }, + { + "image": "889.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6319444444444444, + 0.423828125, + 0.10648611111111106, + 0.7747343749999999 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.32837500000000003, + 0.56640625, + 0.05356944444444443, + 0.4386171874999999 + ] + } + ] + }, + { + "image": "890.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.41699666295884313, + 0.3827392120075047, + 0.09343715239154617, + 0.6454033771106942 + ] + } + ] + }, + { + "image": "891.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5596885428253615, + 0.4085240775484678, + 0.07523915461624026, + 0.4804127579737335 + ] + } + ] + }, + { + "image": "893.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6696329254727474, + 0.5134459036898061, + 0.06229143492769744, + 0.809255784865541 + ] + } + ] + }, + { + "image": "895.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5452083333333334, + 0.5922421875, + 0.13826388888888885, + 0.815515625 + ] + } + ] + }, + { + "image": "896.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49833333333333335, + 0.46805208333333337, + 0.0825138888888889, + 0.6119661458333333 + ] + } + ] + }, + { + "image": "897.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.34156840934371524, + 0.4444027517198249, + 0.11228031145717457, + 0.560275171982489 + ] + } + ] + }, + { + "image": "898.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5504731861198738, + 0.45390070921985815, + 0.0694006309148265, + 0.9078014184397163 + ] + } + ] + }, + { + "image": "899.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5092541087231353, + 0.35453769559032716, + 0.06144121365360306, + 0.6733285917496444 + ] + } + ] + }, + { + "image": "900.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5955923344947736, + 0.5166151960784313, + 0.18526567944250866, + 0.9213235294117647 + ] + } + ] + }, + { + "image": "901.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5050138888888889, + 0.3294270833333333, + 0.060958333333333364, + 0.4583333333333333 + ] + } + ] + }, + { + "image": "902.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4961067853170189, + 0.4140087554721701, + 0.09788654060066741, + 0.632895559724828 + ] + } + ] + }, + { + "image": "903.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5338869434717358, + 0.4325295441755768, + 0.07782891445722857, + 0.6065222284749577 + ] + } + ] + }, + { + "image": "904.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5125277777777778, + 0.49634375, + 0.12855555555555548, + 0.6330234374999999 + ] + } + ] + }, + { + "image": "905.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5526550998948476, + 0.4946608040201005, + 0.12637749737118817, + 0.9715232412060302 + ] + } + ] + }, + { + "image": "906.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.542825361512792, + 0.3827392120075047, + 0.05339265850945495, + 0.6479049405878674 + ] + } + ] + }, + { + "image": "909.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49818055555555557, + 0.345109375, + 0.08705555555555548, + 0.6895 + ] + } + ] + }, + { + "image": "910.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5413588850174216, + 0.542514705882353, + 0.12139808362369339, + 0.8244803921568628 + ] + } + ] + }, + { + "image": "912.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5962717058222676, + 0.5007181844297616, + 0.12512768130745658, + 0.9956908934214306 + ] + } + ] + }, + { + "image": "913.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5828842592592592, + 0.5910703125, + 0.1082916666666666, + 0.6836380208333334 + ] + } + ] + }, + { + "image": "914.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5822803114571746, + 0.3220262664165103, + 0.05760845383759729, + 0.5675984990619136 + ] + } + ] + }, + { + "image": "915.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44328703703703703, + 0.516015625, + 0.1300925925925926, + 0.96796875 + ] + } + ] + }, + { + "image": "917.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5329032258064517, + 0.4337608695652173, + 0.09806451612903226, + 0.8523115942028986 + ] + } + ] + }, + { + "image": "918.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4840226628895184, + 0.4845666029318036, + 0.12572804532577908, + 0.9641459528362013 + ] + } + ] + }, + { + "image": "919.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4350462962962963, + 0.5553333333333333, + 0.04380555555555551, + 0.3356432291666666 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5153518518518518, + 0.44903125, + 0.05840277777777782, + 0.5318307291666666 + ] + } + ] + }, + { + "image": "920.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4853472222222222, + 0.39286979166666663, + 0.07655092592592588, + 0.662859375 + ] + } + ] + }, + { + "image": "922.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.18287499999999998, + 0.5266953125, + 0.12037500000000002, + 0.49609375 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5752222222222223, + 0.4650078125, + 0.053236111111111165, + 0.6116484374999999 + ] + } + ] + }, + { + "image": "923.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6041666666666666, + 0.5705729166666667, + 0.1, + 0.8588541666666667 + ] + } + ] + }, + { + "image": "924.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6331015507753877, + 0.3972650534608892, + 0.10611805902951481, + 0.5463787281935847 + ] + } + ] + }, + { + "image": "925.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5144398148148148, + 0.510515625, + 0.09387037037037042, + 0.7185494791666666 + ] + } + ] + }, + { + "image": "927.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5549351851851853, + 0.3987421875, + 0.10056944444444445, + 0.6045963541666666 + ] + } + ] + }, + { + "image": "928.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5278333333333334, + 0.37077343749999997, + 0.06668055555555555, + 0.45480468749999997 + ] + } + ] + }, + { + "image": "929.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7063403781979978, + 0.5121951219512195, + 0.08231368186874305, + 0.7792370231394622 + ] + } + ] + }, + { + "image": "930.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47337962962962965, + 0.564453125, + 0.06712962962962964, + 0.8424479166666666 + ] + } + ] + }, + { + "image": "931.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5052614015572859, + 0.44268292682926824, + 0.19082313681868737, + 0.6444652908067542 + ] + } + ] + }, + { + "image": "932.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5282222222222223, + 0.44917187500000005, + 0.0910416666666666, + 0.6044765625 + ] + } + ] + }, + { + "image": "933.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5370370370370371, + 0.3489583333333333, + 0.05555555555555555, + 0.5911458333333334 + ] + } + ] + }, + { + "image": "934.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5844907407407407, + 0.3938802083333333, + 0.08564814814814815, + 0.67578125 + ] + } + ] + }, + { + "image": "936.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4839583333333333, + 0.4798671875, + 0.06976388888888892, + 0.49624218750000004 + ] + } + ] + }, + { + "image": "938.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.822837962962963, + 0.3947734375, + 0.08241203703703714, + 0.517671875 + ] + } + ] + }, + { + "image": "939.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48726362625139047, + 0.5257786116322701, + 0.07023359288097886, + 0.4969480925578486 + ] + } + ] + }, + { + "image": "940.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5100694444444445, + 0.470796875, + 0.09783333333333341, + 0.7877578125000001 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.9143472222222223, + 0.5201796875, + 0.08795833333333324, + 0.5846328125000001 + ] + } + ] + }, + { + "image": "941.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5357161629434954, + 0.512725258493353, + 0.18145860709592646, + 0.8860709010339732 + ] + } + ] + }, + { + "image": "943.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5395266990291262, + 0.5197952218430034, + 0.09083737864077672, + 0.9604095563139932 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.8881917475728155, + 0.7456245733788396, + 0.03219660194174754, + 0.2833378839590444 + ] + } + ] + }, + { + "image": "944.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5172969966629588, + 0.3686429018136335, + 0.08899888765294771, + 0.599255784865541 + ] + } + ] + }, + { + "image": "945.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5130740740740741, + 0.5023515625, + 0.090625, + 0.8923255208333334 + ] + } + ] + }, + { + "image": "946.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7128805620608899, + 0.3868932806324111, + 0.046393442622950906, + 0.3933754940711463 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.09674004683840749, + 0.42874571805006584, + 0.05014051522248244, + 0.23108563899868242 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3939672131147541, + 0.4469881422924901, + 0.025180327868852454, + 0.16034519104084316 + ] + } + ] + }, + { + "image": "948.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4278048780487805, + 0.5547279411764706, + 0.09473432055749123, + 0.8905441176470589 + ] + } + ] + }, + { + "image": "950.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6038882138517618, + 0.5368852459016393, + 0.11421628189550426, + 0.8825136612021858 + ] + } + ] + }, + { + "image": "951.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4406134969325154, + 0.4144858523119393, + 0.07128834355828223, + 0.5201794340924776 + ] + } + ] + }, + { + "image": "952.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.503459972862958, + 0.47825625000000005, + 0.15753052917232024, + 0.8168437499999999 + ] + } + ] + }, + { + "image": "953.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44097693351424694, + 0.546875, + 0.10040705563093623, + 0.66375 + ] + } + ] + }, + { + "image": "955.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5207796610169492, + 0.48892968750000004, + 0.08433898305084744, + 0.4235468750000001 + ] + } + ] + }, + { + "image": "956.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5618305084745763, + 0.4176875, + 0.14088135593220338, + 0.6261796875 + ] + } + ] + }, + { + "image": "957.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5115593220338983, + 0.466828125, + 0.10838983050847466, + 0.5569218750000001 + ] + } + ] + }, + { + "image": "958.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.43470827679782903, + 0.54065625, + 0.16868385345997278, + 0.8680937500000002 + ] + } + ] + }, + { + "image": "959.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5932564450474899, + 0.49708749999999996, + 0.13706919945725912, + 0.9432187500000001 + ] + } + ] + }, + { + "image": "960.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.41994572591587515, + 0.5009375, + 0.15061058344640435, + 0.998125 + ] + } + ] + }, + { + "image": "961.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6028900949796472, + 0.41429999999999995, + 0.09317503392130252, + 0.6361062499999999 + ] + } + ] + }, + { + "image": "962.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.513003355704698, + 0.5112664092664093, + 0.21224832214765102, + 0.7785096525096524 + ] + } + ] + }, + { + "image": "963.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4158344640434193, + 0.50664375, + 0.13386702849389412, + 0.6665062500000001 + ] + } + ] + }, + { + "image": "964.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.46857377049180327, + 0.5047809667673715, + 0.19398360655737706, + 0.8660649546827796 + ] + } + ] + }, + { + "image": "966.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4931258840169731, + 0.46330508474576276, + 0.11005657708627999, + 0.6060756192959583 + ] + } + ] + }, + { + "image": "967.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.41293080054274084, + 0.39286249999999995, + 0.1112618724559023, + 0.7734375 + ] + } + ] + }, + { + "image": "968.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4439348710990502, + 0.43290624999999994, + 0.13934871099050208, + 0.65571875 + ] + } + ] + }, + { + "image": "969.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.40618724559023067, + 0.486225, + 0.152483039348711, + 0.68110625 + ] + } + ] + }, + { + "image": "970.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4026780185758514, + 0.5056022808267997, + 0.17916408668730652, + 0.6272059871703493 + ] + } + ] + }, + { + "image": "971.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.40654002713704207, + 0.47098125, + 0.17074626865671647, + 0.61624375 + ] + } + ] + }, + { + "image": "972.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4016553595658073, + 0.5468999999999999, + 0.16632293080054275, + 0.8207625000000002 + ] + } + ] + }, + { + "image": "973.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4739077340569878, + 0.55410625, + 0.11971506105834466, + 0.80309375 + ] + } + ] + }, + { + "image": "975.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3943962008141113, + 0.4826375, + 0.19176390773405705, + 0.8230625 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.8502985074626865, + 0.48479999999999995, + 0.1233107191316145, + 0.9695999999999999 + ] + } + ] + }, + { + "image": "976.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49705563093622795, + 0.47758749999999994, + 0.11668928086838534, + 0.7960124999999999 + ] + } + ] + }, + { + "image": "977.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5184615384615384, + 0.49966789667896677, + 0.17703525641025644, + 0.9255276752767525 + ] + } + ] + }, + { + "image": "978.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4396472184531886, + 0.47400624999999996, + 0.11668928086838534, + 0.67816875 + ] + } + ] + }, + { + "image": "979.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6135549525101763, + 0.56894375, + 0.11689280868385343, + 0.60141875 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3026458616010855, + 0.45618125, + 0.14090909090909093, + 0.70344375 + ] + } + ] + }, + { + "image": "981.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6692944369063771, + 0.53896875, + 0.0767435549525101, + 0.47191874999999994 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49473541383989145, + 0.51211875, + 0.07804613297150609, + 0.5738875 + ] + } + ] + }, + { + "image": "982.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6274626865671642, + 0.52764375, + 0.081696065128901, + 0.37332500000000013 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.45012211668928087, + 0.38794375000000003, + 0.10394843962008143, + 0.31044375 + ] + } + ] + }, + { + "image": "983.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.42966360856269115, + 0.5183098591549296, + 0.08868501529051988, + 0.6535211267605634 + ] + } + ] + }, + { + "image": "984.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4898236092265943, + 0.5175, + 0.09497964721845319, + 0.655 + ] + } + ] + }, + { + "image": "985.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5539303482587065, + 0.5341984732824427, + 0.13606965174129346, + 0.8256030534351145 + ] + } + ] + }, + { + "image": "986.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4563093622795115, + 0.5178437499999999, + 0.11196743554952508, + 0.6349750000000001 + ] + } + ] + }, + { + "image": "987.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.519674355495251, + 0.411875, + 0.09497964721845319, + 0.77875 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6329715061058344, + 0.55125, + 0.09090909090909091, + 0.5125 + ] + } + ] + }, + { + "image": "988.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5463500678426052, + 0.43926250000000006, + 0.09466757123473539, + 0.59655625 + ] + } + ] + }, + { + "image": "989.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4219322033898305, + 0.44781250000000006, + 0.15501694915254238, + 0.6408203125 + ] + } + ] + }, + { + "image": "990.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.40340677966101696, + 0.4925703125, + 0.13174576271186444, + 0.617203125 + ] + } + ] + }, + { + "image": "991.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6002881355932204, + 0.43814843749999993, + 0.09886440677966109, + 0.8111953125 + ] + } + ] + }, + { + "image": "992.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48022033898305083, + 0.46484375, + 0.1016949152542373, + 0.6796875 + ] + } + ] + }, + { + "image": "993.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.43967796610169496, + 0.4473671875, + 0.1702203389830508, + 0.5897421875000001 + ] + } + ] + }, + { + "image": "994.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5526865671641791, + 0.48950000000000005, + 0.09226594301221167, + 0.549 + ] + } + ] + }, + { + "image": "995.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.45854237288135596, + 0.499109375, + 0.10298305084745761, + 0.5538671875000001 + ] + } + ] + }, + { + "image": "996.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4284124830393487, + 0.4409, + 0.0799592944369063, + 0.7172874999999999 + ] + } + ] + }, + { + "image": "997.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4289009497964722, + 0.5250625, + 0.12123473541383992, + 0.7572125 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.9686838534599728, + 0.512625, + 0.06263229308005439, + 0.59585625 + ] + } + ] + }, + { + "image": "998.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5086160108548169, + 0.5365375, + 0.16789687924016283, + 0.7012812500000001 + ] + } + ] + }, + { + "image": "999.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4744777777777777, + 0.5785875, + 0.08941111111111114, + 0.57295 + ] + } + ] + }, + { + "image": "1000.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3867185761957731, + 0.5040650406504065, + 0.1281868743047831, + 0.8544152595372108 + ] + } + ] + }, + { + "image": "1001.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47037991858887385, + 0.45178125, + 0.090461329715061, + 0.69439375 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6991994572591587, + 0.51315625, + 0.08149253731343276, + 0.4838187500000001 + ] + } + ] + }, + { + "image": "1002.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.48575503355704697, + 0.5255366795366796, + 0.21302013422818794, + 0.7713436293436294 + ] + } + ] + }, + { + "image": "1003.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5305291723202171, + 0.438125, + 0.08412483039348712, + 0.68125 + ] + } + ] + }, + { + "image": "1004.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.42354237288135593, + 0.4708203125, + 0.14457627118644065, + 0.6009062500000001 + ] + } + ] + }, + { + "image": "1005.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5150677966101694, + 0.4858359375, + 0.12210169491525417, + 0.6776640625000001 + ] + } + ] + }, + { + "image": "1006.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6139166666666667, + 0.44057031249999995, + 0.08895833333333326, + 0.656078125 + ] + } + ] + }, + { + "image": "1007.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.40454545454545454, + 0.4440125, + 0.08791044776119399, + 0.6163875 + ] + } + ] + }, + { + "image": "1009.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.44907407407407407, + 0.4973958333333333, + 0.25462962962962965, + 0.75 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.44019907407407405, + 0.5420130208333334, + 0.11188425925925924, + 0.646875 + ] + } + ] + }, + { + "image": "1010.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.46785150078988935, + 0.37102131438721137, + 0.1254028436018957, + 0.5900621669626996 + ] + } + ] + }, + { + "image": "1011.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.666974358974359, + 0.5332884615384615, + 0.09456410256410255, + 0.6363461538461538 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5547179487179488, + 0.4878076923076923, + 0.06575641025641021, + 0.5918942307692309 + ] + } + ] + }, + { + "image": "1012.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5585384615384615, + 0.41486538461538464, + 0.044269230769230734, + 0.457673076923077 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.1899871794871795, + 0.4274423076923077, + 0.04153846153846151, + 0.3843557692307692 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.610948717948718, + 0.4380865384615385, + 0.05988461538461543, + 0.4013365384615385 + ] + } + ] + }, + { + "image": "1013.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6049102564102564, + 0.4783076923076923, + 0.0555256410256411, + 0.5698076923076923 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6410256410256411, + 0.5162596153846154, + 0.05011538461538458, + 0.5202788461538461 + ] + } + ] + }, + { + "image": "1014.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.37762820512820516, + 0.5110673076923077, + 0.10783333333333335, + 0.6866346153846153 + ] + } + ] + }, + { + "image": "1015.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.1762692307692308, + 0.5030384615384615, + 0.17061538461538467, + 0.6936634615384616 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6567564102564102, + 0.5169134615384615, + 0.030961538461538506, + 0.288798076923077 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5188717948717949, + 0.5477692307692307, + 0.01621794871794869, + 0.16824038461538465 + ] + } + ] + }, + { + "image": "1016.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5371794871794872, + 0.5629903846153846, + 0.04156410256410251, + 0.42620192307692306 + ] + } + ] + }, + { + "image": "1017.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4524360400444939, + 0.5337210756722951, + 0.09030033370411575, + 0.841582238899312 + ] + } + ] + }, + { + "image": "1019.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.2266025641025641, + 0.4545961538461538, + 0.26067948717948725, + 0.7846538461538461 + ] + } + ] + }, + { + "image": "1021.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.43921794871794867, + 0.5047211538461538, + 0.07030769230769235, + 0.8310288461538461 + ] + } + ] + }, + { + "image": "1023.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.37416666666666665, + 0.461875, + 0.115, + 0.71875 + ] + } + ] + }, + { + "image": "1024.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6123664122137404, + 0.5390458015267177, + 0.11176420695504663, + 0.9024300254452926 + ] + } + ] + }, + { + "image": "1025.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5606, + 0.49479375000000003, + 0.04710833333333331, + 0.52518125 + ] + } + ] + }, + { + "image": "1028.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5423924731182795, + 0.4503365384615385, + 0.08791935483870966, + 0.6169495192307692 + ] + } + ] + }, + { + "image": "1029.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6603833333333333, + 0.40885, + 0.07724166666666671, + 0.60805 + ] + } + ] + }, + { + "image": "1030.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4383205128205128, + 0.4912115384615385, + 0.07546153846153848, + 0.685375 + ] + } + ] + }, + { + "image": "1031.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6506666666666666, + 0.5303173076923077, + 0.03960256410256416, + 0.5023846153846154 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3243333333333333, + 0.49577884615384615, + 0.08105128205128201, + 0.311173076923077 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7134871794871794, + 0.37078846153846157, + 0.02921794871794867, + 0.3898846153846154 + ] + } + ] + }, + { + "image": "1032.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5725641025641026, + 0.5335576923076922, + 0.07605128205128212, + 0.701 + ] + } + ] + }, + { + "image": "1033.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4995411605937922, + 0.48656218402426693, + 0.03931174089068825, + 0.617644084934277 + ] + } + ] + }, + { + "image": "1034.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.24661224489795916, + 0.4766870540265036, + 0.06868027210884356, + 0.805728848114169 + ] + } + ] + }, + { + "image": "1035.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.22206410256410258, + 0.4635961538461538, + 0.06502564102564098, + 0.7403846153846154 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7138076923076923, + 0.4578076923076923, + 0.05589743589743578, + 0.5596634615384615 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3611153846153846, + 0.5993557692307693, + 0.026499999999999947, + 0.38846153846153847 + ] + } + ] + }, + { + "image": "1036.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6150256410256411, + 0.47897115384615385, + 0.07141025641025647, + 0.6078365384615383 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6904230769230769, + 0.49073076923076925, + 0.07361538461538464, + 0.6997596153846154 + ] + } + ] + }, + { + "image": "1039.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5882953181272509, + 0.697945945945946, + 0.056638655462184814, + 0.3516621621621622 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47921968787515007, + 0.5620202702702702, + 0.09073229291716692, + 0.78552027027027 + ] + } + ] + }, + { + "image": "1040.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5047200520833334, + 0.5006103515625, + 0.07845052083333333, + 0.927978515625 + ] + } + ] + }, + { + "image": "1041.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.481904296875, + 0.52070556640625, + 0.08447916666666666, + 0.8562792968750002 + ] + } + ] + }, + { + "image": "1042.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.47971028645833336, + 0.51392333984375, + 0.09993815104166674, + 0.95569091796875 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3331803385416667, + 0.6458935546875, + 0.10390624999999998, + 0.6818920898437502 + ] + } + ] + }, + { + "image": "1043.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48220703125, + 0.547822265625, + 0.08284830729166659, + 0.8678149414062499 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7725651041666667, + 0.65062255859375, + 0.013867187500000119, + 0.15082763671875 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.42956054687499995, + 0.5847314453125, + 0.026328125000000036, + 0.3166845703125001 + ] + } + ] + }, + { + "image": "1044.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4781901041666667, + 0.5255224609375, + 0.123046875, + 0.8835278320312501 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.08300455729166667, + 0.6587255859375, + 0.072705078125, + 0.17566650390624994 + ] + } + ] + }, + { + "image": "1045.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5054771241830065, + 0.49854901960784315, + 0.05946405228758171, + 0.9875032679738562 + ] + } + ] + }, + { + "image": "1046.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.45115143056524776, + 0.5044399785637728, + 0.1137473831123517, + 0.9857583065380493 + ] + } + ] + }, + { + "image": "1047.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5185650723025584, + 0.38395247029393376, + 0.05081201334816457, + 0.5432332707942464 + ] + } + ] + }, + { + "image": "1048.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4952799479166667, + 0.5094189453125, + 0.07899088541666661, + 0.78403564453125 + ] + } + ] + }, + { + "image": "1049.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48186574074074073, + 0.603515625, + 0.09181944444444441, + 0.78515625 + ] + } + ] + }, + { + "image": "1050.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4569530982540226, + 0.5180179717586649, + 0.08188634029441974, + 0.9326187419768935 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5971858952413558, + 0.5996482670089859, + 0.03808627182471756, + 0.387997432605905 + ] + } + ] + }, + { + "image": "1051.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4688605803255485, + 0.5234872611464968, + 0.056617126680820945, + 0.932855626326964 + ] + } + ] + }, + { + "image": "1053.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4817144906743185, + 0.5170091447014524, + 0.07378407460545194, + 0.9575309306078537 + ] + } + ] + }, + { + "image": "1054.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4241830065359477, + 0.5179803921568628, + 0.10326797385620914, + 0.7862549019607842 + ] + } + ] + }, + { + "image": "1055.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4748079427083333, + 0.53955078125, + 0.0707096354166666, + 0.86262939453125 + ] + } + ] + }, + { + "image": "1056.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49058823529411766, + 0.5065359477124183, + 0.07136601307189545, + 0.9176470588235294 + ] + } + ] + }, + { + "image": "1057.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.35293659621802004, + 0.5078173858661663, + 0.11671857619577303, + 0.815509693558474 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.8455283648498332, + 0.4646654158849281, + 0.11597330367074526, + 0.8242651657285803 + ] + } + ] + }, + { + "image": "1058.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5061393229166666, + 0.5002294921875, + 0.06003255208333336, + 0.9477905273437501 + ] + } + ] + }, + { + "image": "1059.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.47028758169934637, + 0.5207124183006536, + 0.10232026143790847, + 0.9433529411764705 + ] + } + ] + }, + { + "image": "1060.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4098795572916667, + 0.50522705078125, + 0.09223307291666671, + 0.8924487304687498 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7242838541666666, + 0.5712890625, + 0.0390625, + 0.34912109375 + ] + } + ] + }, + { + "image": "1061.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48021568627450983, + 0.4920784313725489, + 0.053405228758169956, + 0.9164901960784314 + ] + } + ] + }, + { + "image": "1062.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.48699075659020885, + 0.5181848523748395, + 0.13865114686751112, + 0.8712015404364569 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.8045190003423485, + 0.5909293966623876, + 0.07760013693940433, + 0.3269139922978177 + ] + } + ] + }, + { + "image": "1063.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.27559510567296996, + 0.4731582238899312, + 0.12374860956618465, + 0.7410631644777986 + ] + } + ] + }, + { + "image": "1064.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5107910156250001, + 0.48055908203125, + 0.07291015625000001, + 0.84637451171875 + ] + } + ] + }, + { + "image": "1065.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4593564356435643, + 0.49964639321074966, + 0.06157001414427153, + 0.9992927864214993 + ] + } + ] + }, + { + "image": "1066.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5135091145833334, + 0.495244140625, + 0.0634765625, + 0.7673266601562501 + ] + } + ] + }, + { + "image": "1067.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5232942708333334, + 0.49189697265625, + 0.0695833333333334, + 0.9593798828125 + ] + } + ] + }, + { + "image": "1068.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4989518229166667, + 0.5033154296875, + 0.08376953125000004, + 0.91328857421875 + ] + } + ] + }, + { + "image": "1069.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5241805555555555, + 0.527390625, + 0.1606111111111111, + 0.9452187500000001 + ] + } + ] + }, + { + "image": "1070.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4920461538461538, + 0.4372467532467532, + 0.09166153846153853, + 0.8457922077922077 + ] + } + ] + }, + { + "image": "1071.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7013888888888888, + 0.498046875, + 0.08333333333333333, + 0.8580703125 + ] + } + ] + }, + { + "image": "1072.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.513766328011611, + 0.5193795719317259, + 0.11185413642960812, + 0.9309265781630994 + ] + } + ] + }, + { + "image": "1073.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4728277986990757, + 0.5025083440308087, + 0.11662444368366992, + 0.9943183568677791 + ] + } + ] + }, + { + "image": "1074.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5215852864583334, + 0.49748046875000007, + 0.03731119791666663, + 0.87473388671875 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.69890625, + 0.460205078125, + 0.11043619791666674, + 0.90901611328125 + ] + } + ] + }, + { + "image": "1075.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5682536151279199, + 0.5000750469043153, + 0.06494994438264744, + 0.4947217010631645 + ] + } + ] + }, + { + "image": "1076.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5322691879866518, + 0.4626766729205754, + 0.08076751946607337, + 0.7123264540337712 + ] + } + ] + }, + { + "image": "1077.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6366111111111111, + 0.3837890625, + 0.11337499999999999, + 0.7229921874999998 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.7166250000000001, + 0.5202734375, + 0.06295833333333331, + 0.29196875 + ] + } + ] + }, + { + "image": "1078.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5125027808676307, + 0.5080175109443402, + 0.05344827586206891, + 0.5506191369606004 + ] + } + ] + }, + { + "image": "1079.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5014682981090101, + 0.5272170106316447, + 0.12286985539488324, + 0.8450156347717325 + ] + } + ] + }, + { + "image": "1080.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4854752604166667, + 0.52698486328125, + 0.0465104166666667, + 0.876484375 + ] + } + ] + }, + { + "image": "1081.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.556640625, + 0.52650146484375, + 0.07595377604166664, + 0.90110107421875 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.45138997395833336, + 0.56111572265625, + 0.029296875, + 0.23112060546875002 + ] + } + ] + }, + { + "image": "1082.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.39889579020013805, + 0.5017054865424431, + 0.10766045548654245, + 0.9748498964803313 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5607315389924086, + 0.6004140786749482, + 0.02185300207039335, + 0.3036568322981366 + ] + } + ] + }, + { + "image": "1083.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.43712222222222225, + 0.5186875, + 0.1110777777777778, + 0.798925 + ] + } + ] + }, + { + "image": "1084.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5244996549344375, + 0.5143633540372671, + 0.1518288474810214, + 0.9484989648033126 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6927984817115252, + 0.6771972049689441, + 0.026100759144237363, + 0.1968892339544513 + ] + } + ] + }, + { + "image": "1085.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4224583333333334, + 0.4453125, + 0.09027777777777778, + 0.8229140625 + ] + } + ] + }, + { + "image": "1086.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.41418064516129033, + 0.4319492753623188, + 0.08229677419354835, + 0.766891304347826 + ] + } + ] + }, + { + "image": "1087.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.512035595105673, + 0.37706691682301435, + 0.08642936596218025, + 0.6256472795497187 + ] + } + ] + }, + { + "image": "1088.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5380078125, + 0.51063720703125, + 0.09379231770833336, + 0.94458251953125 + ] + } + ] + }, + { + "image": "1089.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.481990569215224, + 0.5612528416266734, + 0.06738632536207483, + 0.8249557969184137 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.39161670596160325, + 0.6215130083354383, + 0.04617379589087239, + 0.4734806769386209 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5652004041764904, + 0.6672240464763829, + 0.011660491748063283, + 0.12590553169992424 + ] + } + ] + }, + { + "image": "1090.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48963867187500004, + 0.52645751953125, + 0.07291666666666667, + 0.8525 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5499479166666666, + 0.66433349609375, + 0.021341145833333314, + 0.22515136718750006 + ] + } + ] + }, + { + "image": "1091.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5272747497219132, + 0.5169731081926204, + 0.0844382647385984, + 0.6697373358348968 + ] + } + ] + }, + { + "image": "1092.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4813420061622732, + 0.5174685494223363, + 0.08490243067442657, + 0.9224415917843388 + ] + } + ] + }, + { + "image": "1093.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4794010416666667, + 0.508515625, + 0.09919596354166667, + 0.8651049804687498 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.67853515625, + 0.65701904296875, + 0.026959635416666645, + 0.29302001953125 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.7798470052083334, + 0.5824462890625, + 0.12030924479166671, + 0.6625195312500001 + ] + } + ] + }, + { + "image": "1094.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5009895833333333, + 0.47798095703125, + 0.09177408854166662, + 0.85342529296875 + ] + } + ] + }, + { + "image": "1095.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5950736278447122, + 0.3630977443609023, + 0.128995983935743, + 0.5656015037593985 + ] + } + ] + }, + { + "image": "1096.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5225583982202446, + 0.43411507191995, + 0.11737486095661845, + 0.8206191369606004 + ] + } + ] + }, + { + "image": "1097.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.46788577154308614, + 0.5110095190380761, + 0.13689712758851033, + 0.9779759519038076 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6108183032732131, + 0.6567259519038077, + 0.02196726786907147, + 0.26684619238476953 + ] + } + ] + }, + { + "image": "1098.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4831087239583333, + 0.51992919921875, + 0.06767252604166663, + 0.8216113281249999 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5986816406250001, + 0.61654541015625, + 0.03819010416666672, + 0.5643774414062501 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.713173828125, + 0.6178271484375, + 0.08616861979166668, + 0.6474072265625002 + ] + } + ] + }, + { + "image": "1099.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4455859375, + 0.50956787109375, + 0.09943359375000001, + 0.8935083007812501 + ] + } + ] + }, + { + "image": "1100.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5001331931300386, + 0.524008937960042, + 0.08642481598317567, + 0.9510830704521557 + ] + } + ] + }, + { + "image": "1101.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.45362984218077473, + 0.5081925766541151, + 0.1963880918220947, + 0.9683835395373857 + ] + } + ] + }, + { + "image": "1102.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.45075846354166665, + 0.55552490234375, + 0.07465820312499998, + 0.72685546875 + ] + } + ] + }, + { + "image": "1103.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47778761061946906, + 0.41868421052631577, + 0.08035398230088503, + 0.5850711237553342 + ] + } + ] + }, + { + "image": "1104.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4612688398177357, + 0.5206466876971608, + 0.15702769015071855, + 0.9523948475289169 + ] + } + ] + }, + { + "image": "1105.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49972936400541274, + 0.47379375, + 0.13867388362652236, + 0.7583 + ] + } + ] + }, + { + "image": "1106.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.511935047361299, + 0.47161249999999993, + 0.12361299052774022, + 0.7753625 + ] + } + ] + }, + { + "image": "1107.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5772395128552097, + 0.51375625, + 0.1441542625169147, + 0.8348875000000001 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.2219215155615697, + 0.585, + 0.09742895805142084, + 0.595 + ] + } + ] + }, + { + "image": "1108.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48267727930535453, + 0.5062207357859532, + 0.12410998552821996, + 0.8445819397993312 + ] + } + ] + }, + { + "image": "1109.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.46303112313937755, + 0.47376874999999996, + 0.21695534506089315, + 0.7662812499999998 + ] + } + ] + }, + { + "image": "1110.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.2412449255751015, + 0.5549499999999999, + 0.1735182679296346, + 0.5681937499999999 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6156968876860622, + 0.508125, + 0.08930987821380243, + 0.83375 + ] + } + ] + }, + { + "image": "1111.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5051826792963464, + 0.50288125, + 0.1262922868741543, + 0.7034 + ] + } + ] + }, + { + "image": "1112.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5206089309878214, + 0.5216624999999999, + 0.12906630581867387, + 0.78573125 + ] + } + ] + }, + { + "image": "1113.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.12052774018944519, + 0.46671250000000003, + 0.23430311231393772, + 0.5195875000000001 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4437889039242219, + 0.4862875, + 0.13960757780784838, + 0.7468875 + ] + } + ] + }, + { + "image": "1114.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6192248062015504, + 0.49186828919112385, + 0.1304961240310077, + 0.9148675733715104 + ] + } + ] + }, + { + "image": "1115.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.38742895805142086, + 0.54725625, + 0.25912043301759136, + 0.77939375 + ] + } + ] + }, + { + "image": "1116.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46553450608930985, + 0.46771250000000003, + 0.10435723951285522, + 0.676125 + ] + } + ] + }, + { + "image": "1117.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48678125000000005, + 0.5037851478010094, + 0.1436406249999999, + 0.9924297043979813 + ] + } + ] + }, + { + "image": "1118.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4745196211096076, + 0.5315875, + 0.17320703653585928, + 0.8709937500000001 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.8394181326116374, + 0.5710437499999999, + 0.10916102841677953, + 0.31791874999999997 + ] + } + ] + }, + { + "image": "1119.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5412719891745602, + 0.5339562499999999, + 0.12990527740189445, + 0.8095812499999999 + ] + } + ] + }, + { + "image": "1120.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4708525033829499, + 0.46875625, + 0.13405953991880926, + 0.8008374999999998 + ] + } + ] + }, + { + "image": "1121.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5065764546684709, + 0.478725, + 0.13717185385656294, + 0.85889375 + ] + } + ] + }, + { + "image": "1122.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4993504736129905, + 0.46258749999999993, + 0.14484438430311228, + 0.80695625 + ] + } + ] + }, + { + "image": "1123.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5186197564276048, + 0.50206875, + 0.12665764546684713, + 0.7865187500000002 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.22515561569688766, + 0.44726875, + 0.2174154262516914, + 0.7852562500000001 + ] + } + ] + }, + { + "image": "1124.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5823951285520974, + 0.49783125, + 0.144384303112314, + 0.8168187500000001 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.32652232746955345, + 0.5502062500000001, + 0.1319756427604871, + 0.734075 + ] + } + ] + }, + { + "image": "1125.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5024347826086957, + 0.4740093708165996, + 0.13779710144927543, + 0.8532864792503346 + ] + } + ] + }, + { + "image": "1126.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48623815967523676, + 0.47575, + 0.10645466847090658, + 0.7493312499999999 + ] + } + ] + }, + { + "image": "1127.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47468200270635996, + 0.5042, + 0.0519485791610284, + 0.71461875 + ] + } + ] + }, + { + "image": "1128.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4749661705006766, + 0.49805000000000005, + 0.16508795669824086, + 0.83390625 + ] + } + ] + }, + { + "image": "1129.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5919350473612991, + 0.46601250000000005, + 0.1288227334235454, + 0.7313124999999999 + ] + } + ] + }, + { + "image": "1130.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5661975642760487, + 0.485675, + 0.19382949932341004, + 0.78000625 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.8228146143437076, + 0.59645625, + 0.06372124492557499, + 0.597325 + ] + } + ] + }, + { + "image": "1131.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5234482758620689, + 0.39684177611006877, + 0.1175973303670745, + 0.7276797998749218 + ] + } + ] + }, + { + "image": "1132.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4599888765294772, + 0.3347467166979362, + 0.10786429365962183, + 0.6694934333958724 + ] + } + ] + }, + { + "image": "1133.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5382919254658386, + 0.49743964886613024, + 0.16045031055900627, + 0.9461082662765179 + ] + } + ] + }, + { + "image": "1134.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6407983761840325, + 0.4633812499999999, + 0.17251691474966163, + 0.68046875 + ] + } + ] + }, + { + "image": "1135.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49566982408660354, + 0.4930562499999999, + 0.15220568335588636, + 0.8143250000000001 + ] + } + ] + }, + { + "image": "1136.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46044270833333334, + 0.5636865234375, + 0.07656249999999994, + 0.8685156249999999 + ] + } + ] + }, + { + "image": "1137.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4193880208333333, + 0.509130859375, + 0.08315104166666669, + 0.86633544921875 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.51400390625, + 0.584970703125, + 0.0599381510416667, + 0.45404785156249994 + ] + } + ] + }, + { + "image": "1138.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.508830297219559, + 0.48694964028776977, + 0.05604985618408441, + 0.6635971223021582 + ] + } + ] + }, + { + "image": "1139.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4846162402669633, + 0.4735709818636648, + 0.1015906562847609, + 0.8881738586616635 + ] + } + ] + }, + { + "image": "1140.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.39790865384615387, + 0.5140229885057471, + 0.06337740384615387, + 0.4822988505747128 + ] + } + ] + }, + { + "image": "1141.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5016947115384616, + 0.3647261663286004, + 0.06335336538461543, + 0.6468356997971602 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6370192307692307, + 0.4279918864097363, + 0.0673076923076923, + 0.5909398242055443 + ] + } + ] + }, + { + "image": "1145.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44693333333333335, + 0.49543750000000003, + 0.03626666666666665, + 0.38521874999999994 + ] + } + ] + }, + { + "image": "1147.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4580416666666666, + 0.5485375, + 0.038116666666666674, + 0.40286874999999994 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4044, + 0.53435, + 0.05528333333333331, + 0.44212500000000005 + ] + } + ] + }, + { + "image": "1149.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4398888888888889, + 0.4230546874999999, + 0.059634259259259234, + 0.5521510416666667 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.35850925925925925, + 0.5167239583333333, + 0.02257407407407407, + 0.18311979166666661 + ] + } + ] + }, + { + "image": "1150.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47708333333333336, + 0.5463625, + 0.02351666666666669, + 0.28408125 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.43199166666666666, + 0.54608125, + 0.027174999999999963, + 0.30400625 + ] + } + ] + }, + { + "image": "1151.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4564182424916574, + 0.42803001876172597, + 0.06650723025583978, + 0.5733646028767979 + ] + } + ] + }, + { + "image": "1152.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5232361111111111, + 0.4558671875, + 0.07679166666666662, + 0.6971171875 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.9600694444444444, + 0.5611953125, + 0.03356944444444455, + 0.20703125 + ] + } + ] + }, + { + "image": "1154.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.523986111111111, + 0.48852343749999994, + 0.08165277777777773, + 0.6281015625000002 + ] + } + ] + }, + { + "image": "1155.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5018055555555556, + 0.443078125, + 0.07802777777777771, + 0.6776953125 + ] + } + ] + }, + { + "image": "1156.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4444444444444444, + 0.5165364583333333, + 0.04537037037037037, + 0.4122395833333333 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3458055555555556, + 0.5434140625, + 0.029995370370370353, + 0.2130989583333334 + ] + } + ] + }, + { + "image": "1157.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5, + 0.425, + 0.06222222222222222, + 0.5725 + ] + } + ] + }, + { + "image": "1158.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5681018518518518, + 0.40446614583333335, + 0.06613425925925921, + 0.5684921875000001 + ] + } + ] + }, + { + "image": "1159.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5344938820912124, + 0.34094434021263287, + 0.08066740823136817, + 0.5650406504065041 + ] + } + ] + }, + { + "image": "1160.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4463564814814815, + 0.44597916666666665, + 0.18151388888888886, + 0.8803489583333334 + ] + } + ] + }, + { + "image": "1161.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4966251556662516, + 0.37015850144092216, + 0.10267745952677465, + 0.7403170028818443 + ] + } + ] + }, + { + "image": "1163.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5368525896414342, + 0.5037425149700598, + 0.07370517928286853, + 0.9925149700598802 + ] + } + ] + }, + { + "image": "1164.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5300111111111111, + 0.44463749999999996, + 0.050966666666666674, + 0.51124375 + ] + } + ] + }, + { + "image": "1165.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.32167340748230533, + 0.4088569803810065, + 0.07127401415571286, + 0.7215666761444413 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5838624873609707, + 0.435979528006824, + 0.11547522750252773, + 0.7951464316178561 + ] + } + ] + }, + { + "image": "1167.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4823834196891192, + 0.47013354281225456, + 0.06283937823834196, + 0.7491751767478397 + ] + } + ] + }, + { + "image": "1168.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5158842592592592, + 0.41843229166666673, + 0.11607407407407404, + 0.7928723958333334 + ] + } + ] + }, + { + "image": "1169.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5267080745341615, + 0.47730446927374304, + 0.12173913043478261, + 0.9546089385474861 + ] + } + ] + }, + { + "image": "1170.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.554749721913237, + 0.4246841776110069, + 0.08530589543937715, + 0.7747904940587867 + ] + } + ] + }, + { + "image": "1171.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4398148148148148, + 0.3372395833333333, + 0.05092592592592592, + 0.4635416666666667 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6440324074074074, + 0.4411171875, + 0.026750000000000093, + 0.18373958333333332 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.8907731481481481, + 0.44519010416666666, + 0.0361620370370371, + 0.12828124999999999 + ] + } + ] + }, + { + "image": "1174.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4386574074074074, + 0.3776041666666667, + 0.05787037037037037, + 0.5338541666666666 + ] + } + ] + }, + { + "image": "1176.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5908362989323843, + 0.4856771180787191, + 0.06894128113879004, + 0.8960707138092061 + ] + } + ] + }, + { + "image": "1177.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.2789, + 0.5574, + 0.05635555555555559, + 0.48804375000000005 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4486555555555556, + 0.46813125, + 0.09637777777777778, + 0.8421562500000002 + ] + } + ] + }, + { + "image": "1178.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.529510842158346, + 0.382354609929078, + 0.07307110438729203, + 0.7073446808510638 + ] + } + ] + }, + { + "image": "1179.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6433059449009183, + 0.40726753670473087, + 0.0735282745287579, + 0.37457857531267 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4622377960367327, + 0.42859978249048397, + 0.04140647655872406, + 0.23299891245241974 + ] + } + ] + }, + { + "image": "1180.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4509942481511915, + 0.4861955628594906, + 0.038151191454396105, + 0.6003533278553822 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3151437962202136, + 0.5428923582580115, + 0.03732128184059159, + 0.362974527526705 + ] + } + ] + }, + { + "image": "1181.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.466796875, + 0.466796875, + 0.08203125, + 0.7565078125 + ] + } + ] + }, + { + "image": "1182.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.517578125, + 0.53125, + 0.053382812499999946, + 0.7682265625 + ] + } + ] + }, + { + "image": "1183.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.46675781250000004, + 0.5159374999999999, + 0.09520312499999992, + 0.920296875 + ] + } + ] + }, + { + "image": "1185.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5223949044585987, + 0.4066592261904762, + 0.11025477707006363, + 0.7969047619047619 + ] + } + ] + }, + { + "image": "1187.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.45707843137254905, + 0.5166993464052287, + 0.13856209150326798, + 0.9326143790849674 + ] + } + ] + }, + { + "image": "1189.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5206489071038252, + 0.5117349726775956, + 0.07893442622950816, + 0.9765300546448088 + ] + } + ] + }, + { + "image": "1190.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4980392156862745, + 0.5343137254901961, + 0.09019607843137255, + 0.9313725490196079 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3806339869281046, + 0.4646470588235294, + 0.09693464052287579, + 0.9289673202614379 + ] + } + ] + }, + { + "image": "1191.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.45556577086280053, + 0.525035360678925, + 0.05541725601131535, + 0.893041018387553 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.22770155586987273, + 0.6816619519094768, + 0.02187411598302684, + 0.31653465346534654 + ] + } + ] + }, + { + "image": "1192.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4445993031358885, + 0.5, + 0.06968641114982578, + 1.0 + ] + } + ] + }, + { + "image": "1193.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5017463848720801, + 0.5985115697310819, + 0.062313681868743025, + 0.5621325828642901 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.30700778642936594, + 0.7128767979987493, + 0.032313681868743, + 0.16575359599749842 + ] + } + ] + }, + { + "image": "1194.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49364657814096013, + 0.5265010054582017, + 0.06569458631256389, + 0.6548664176960644 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.36565372829417775, + 0.2960183855214019, + 0.06361593462717055, + 0.588141338695777 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.14112359550561798, + 0.5008101120367711, + 0.07555158324821246, + 0.33896868715886247 + ] + } + ] + }, + { + "image": "1195.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5168631436314363, + 0.5105691056910568, + 0.07745257452574521, + 0.9659010840108402 + ] + } + ] + }, + { + "image": "1196.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5856209150326798, + 0.5372549019607843, + 0.036601307189542485, + 0.8 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.296078431372549, + 0.5444444444444444, + 0.11372549019607843, + 0.738562091503268 + ] + } + ] + }, + { + "image": "1198.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5084288604180714, + 0.4881995954146999, + 0.07552258934592043, + 0.973701955495617 + ] + } + ] + }, + { + "image": "1199.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3268111111111111, + 0.48439374999999996, + 0.13708888888888887, + 0.9169437500000001 + ] + } + ] + }, + { + "image": "1200.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.45345555555555556, + 0.455925, + 0.08580000000000003, + 0.5234000000000001 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5898777777777777, + 0.5599062499999999, + 0.03017777777777787, + 0.17418124999999995 + ] + } + ] + }, + { + "image": "1202.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5250555555555555, + 0.48134374999999996, + 0.1277555555555555, + 0.5588437499999999 + ] + } + ] + }, + { + "image": "1203.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.45293903548680614, + 0.5470372976776917, + 0.049808917197452236, + 0.7984517945109078 + ] + } + ] + }, + { + "image": "1204.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5729166666666666, + 0.4140625, + 0.0763888888888889, + 0.6276015625 + ] + } + ] + }, + { + "image": "1205.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6250694444444445, + 0.5090703125000001, + 0.09720833333333334, + 0.845375 + ] + } + ] + }, + { + "image": "01206.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6142237762237762, + 0.5129716981132075, + 0.09090909090909091, + 0.8660927672955976 + ] + } + ] + }, + { + "image": "1206.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.42965277777777783, + 0.44484375, + 0.05258333333333335, + 0.6695234375 + ] + } + ] + }, + { + "image": "1207.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7314861111111111, + 0.46484375, + 0.125, + 0.9166718750000001 + ] + } + ] + }, + { + "image": "1209.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.561130085384229, + 0.41543915961482347, + 0.07442491210447004, + 0.689474759264663 + ] + } + ] + }, + { + "image": "1210.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6116435185185186, + 0.44566666666666666, + 0.09318518518518527, + 0.6098489583333334 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7643842592592592, + 0.5515104166666667, + 0.031333333333333255, + 0.2558515625000001 + ] + } + ] + }, + { + "image": "1211.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5439814814814815, + 0.427734375, + 0.06018518518518518, + 0.5481770833333334 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6400462962962963, + 0.4329427083333333, + 0.0625, + 0.4440104166666667 + ] + } + ] + }, + { + "image": "1212.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5046787330316742, + 0.47099050203527815, + 0.051963800904977445, + 0.5890502035278153 + ] + } + ] + }, + { + "image": "1213.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5082424916573971, + 0.4906941838649156, + 0.04621802002224689, + 0.4319199499687305 + ] + } + ] + }, + { + "image": "1214.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5188320355951057, + 0.4865603502188868, + 0.04383759733036704, + 0.429724828017511 + ] + } + ] + }, + { + "image": "1215.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.517797552836485, + 0.49499687304565354, + 0.08565072302558398, + 0.5509693558474046 + ] + } + ] + }, + { + "image": "1216.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.513159065628476, + 0.48477798624140084, + 0.06229143492769744, + 0.6239337085678548 + ] + } + ] + }, + { + "image": "1217.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4771968854282536, + 0.5147842401500938, + 0.0867630700778643, + 0.5972795497185741 + ] + } + ] + }, + { + "image": "1218.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5489655172413793, + 0.4618386491557223, + 0.049777530589543935, + 0.5113821138211382 + ] + } + ] + }, + { + "image": "1219.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4509416666666667, + 0.47, + 0.048125, + 0.5825 + ] + } + ] + }, + { + "image": "1220.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.634288, + 0.5012871287128713, + 0.13484799999999997, + 0.9974257425742575 + ] + } + ] + }, + { + "image": "1221.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.27283478260869565, + 0.5308046875000001, + 0.23093913043478254, + 0.867203125 + ] + } + ] + }, + { + "image": "1222.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5929143492769744, + 0.524859287054409, + 0.07767519466073414, + 0.62046904315197 + ] + } + ] + }, + { + "image": "1223.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4891064814814815, + 0.5104479166666667, + 0.11857870370370376, + 0.6137395833333333 + ] + } + ] + }, + { + "image": "1224.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6225694444444444, + 0.3760078125, + 0.08136111111111116, + 0.7355 + ] + } + ] + }, + { + "image": "1226.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4985428253615128, + 0.5201375859912446, + 0.08450500556173529, + 0.7184427767354596 + ] + } + ] + }, + { + "image": "1227.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4669027777777778, + 0.4682578125, + 0.060069444444444446, + 0.44144531249999996 + ] + } + ] + }, + { + "image": "1230.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5237222222222222, + 0.461125, + 0.0798055555555556, + 0.7450546875 + ] + } + ] + }, + { + "image": "01233.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4734339948231234, + 0.4984346701164296, + 0.14015530629853326, + 0.9917399741267788 + ] + } + ] + }, + { + "image": "1233.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49835834068843776, + 0.507974851091992, + 0.11548102383053838, + 0.9840502978160159 + ] + } + ] + }, + { + "image": "1234.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.34513333333333335, + 0.5093312499999999, + 0.10239999999999999, + 0.889375 + ] + } + ] + }, + { + "image": "1235.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.424, + 0.5660583446404341, + 0.07572850678733037, + 0.8678833107191316 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6320090497737557, + 0.5, + 0.13579185520361986, + 1.0 + ] + } + ] + }, + { + "image": "1236.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47149166666666664, + 0.48685625, + 0.07632499999999993, + 0.9382187500000001 + ] + } + ] + }, + { + "image": "1237.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5405339265850946, + 0.542808005003127, + 0.09655172413793105, + 0.7616260162601624 + ] + } + ] + }, + { + "image": "1238.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.40341541755888655, + 0.4946875, + 0.08925588865096361, + 0.7442449999999999 + ] + } + ] + }, + { + "image": "1239.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5509027777777777, + 0.49148437500000003, + 0.06312500000000007, + 0.5376640625 + ] + } + ] + }, + { + "image": "1241.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5545428015564203, + 0.46760601915184674, + 0.09296206225680939, + 0.8476470588235295 + ] + } + ] + }, + { + "image": "1243.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4470486111111111, + 0.496826171875, + 0.1779513888888889, + 0.72265625 + ] + } + ] + }, + { + "image": "1244.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3948076923076923, + 0.5696020761245675, + 0.1782884615384615, + 0.8607871972318341 + ] + } + ] + }, + { + "image": "1245.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5254906542056075, + 0.5095903361344538, + 0.19815420560747665, + 0.9808088235294118 + ] + } + ] + }, + { + "image": "1248.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.30815384615384617, + 0.5201557093425605, + 0.3225576923076923, + 0.9398183391003458 + ] + } + ] + }, + { + "image": "1249.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5147115384615384, + 0.49813148788927336, + 0.17546153846153847, + 0.9641608996539792 + ] + } + ] + }, + { + "image": "1250.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5669588455371459, + 0.5025192307692308, + 0.08316408337787275, + 0.7021346153846154 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3657830037413148, + 0.4518076923076923, + 0.12116515232495993, + 0.6644591346153847 + ] + } + ] + }, + { + "image": "1251.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5462319615179049, + 0.5824519230769231, + 0.1293425975414217, + 0.8350961538461539 + ] + } + ] + }, + { + "image": "1253.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48753607696419027, + 0.5166225961538462, + 0.09743452699091393, + 0.8547019230769232 + ] + } + ] + }, + { + "image": "1254.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4741898148148148, + 0.45926302083333326, + 0.0985925925925926, + 0.8374791666666667 + ] + } + ] + }, + { + "image": "1255.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4993, + 0.4840187499999999, + 0.05330000000000003, + 0.72421875 + ] + } + ] + }, + { + "image": "1257.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47159259259259256, + 0.5432057291666667, + 0.06736574074074074, + 0.80678125 + ] + } + ] + }, + { + "image": "1259.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.545554272517321, + 0.5111515151515152, + 0.07418013856812934, + 0.9374112554112555 + ] + } + ] + }, + { + "image": "1260.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4991388888888889, + 0.5935078125000001, + 0.09129166666666669, + 0.7495156250000001 + ] + } + ] + }, + { + "image": "1261.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4572727272727273, + 0.5025768457339845, + 0.09557711950970384, + 0.96900603274921 + ] + } + ] + }, + { + "image": "1263.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5480111111111111, + 0.50783125, + 0.04666666666666673, + 0.55914375 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.2718, + 0.56631875, + 0.04665555555555557, + 0.37845625 + ] + } + ] + }, + { + "image": "1264.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.43475681453768034, + 0.5243774038461538, + 0.062063067878140095, + 0.5767908653846153 + ] + } + ] + }, + { + "image": "1265.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.466962962962963, + 0.5281276041666667, + 0.07281944444444448, + 0.816140625 + ] + } + ] + }, + { + "image": "1267.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4035462962962963, + 0.5519010416666668, + 0.0799675925925926, + 0.73753125 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.48767129629629624, + 0.5322656250000001, + 0.09755092592592594, + 0.7683932291666667 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.8655462962962963, + 0.6139427083333333, + 0.044111111111111205, + 0.2879843749999999 + ] + } + ] + }, + { + "image": "1268.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.40650988776055585, + 0.5582932692307693, + 0.15437199358631745, + 0.8834134615384616 + ] + } + ] + }, + { + "image": "1269.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4973444444444445, + 0.46718125, + 0.08011111111111113, + 0.88855625 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.7892444444444445, + 0.6742625, + 0.05619999999999992, + 0.43423125 + ] + } + ] + }, + { + "image": "1270.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.475820416889364, + 0.5523485576923077, + 0.09582041688936396, + 0.6279447115384615 + ] + } + ] + }, + { + "image": "1271.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4622222222222222, + 0.6175, + 0.07555555555555556, + 0.7525 + ] + } + ] + }, + { + "image": "1272.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5270416666666667, + 0.543875, + 0.0881712962962962, + 0.8868828125 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.687037037037037, + 0.61546875, + 0.07222222222222222, + 0.4965625000000001 + ] + } + ] + }, + { + "image": "1273.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4636557990379476, + 0.5522836538461539, + 0.2164617851416355, + 0.8930288461538461 + ] + } + ] + }, + { + "image": "1274.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46289424860853434, + 0.5229666666666666, + 0.14100185528756956, + 0.9451083333333334 + ] + } + ] + }, + { + "image": "1275.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4586851851851852, + 0.4939869791666666, + 0.13371296296296298, + 0.9049505208333334 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6817129629629629, + 0.5989583333333334, + 0.0625, + 0.4140625 + ] + } + ] + }, + { + "image": "1277.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.43192129629629633, + 0.5164739583333333, + 0.10273148148148152, + 0.9548229166666666 + ] + } + ] + }, + { + "image": "1278.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4743452699091395, + 0.5210336538461539, + 0.1042223409941208, + 0.8353365384615384 + ] + } + ] + }, + { + "image": "1279.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5785676109032603, + 0.6111778846153846, + 0.08818813468733298, + 0.7776442307692307 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.346071619454837, + 0.7427884615384616, + 0.14163548904329235, + 0.5144230769230769 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.12560128273650453, + 0.7001201923076923, + 0.1282736504543025, + 0.5997596153846154 + ] + } + ] + }, + { + "image": "1281.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5345644040619989, + 0.5670264423076923, + 0.1174398717263495, + 0.8659447115384615 + ] + } + ] + }, + { + "image": "1286.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4364861111111111, + 0.5654010416666666, + 0.11355555555555559, + 0.8691953125 + ] + } + ] + }, + { + "image": "1287.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4938820912124583, + 0.4509756097560976, + 0.06526140155728583, + 0.613445903689806 + ] + } + ] + }, + { + "image": "1288.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5305895439377085, + 0.5359599749843652, + 0.07341490545050056, + 0.5991244527829893 + ] + } + ] + }, + { + "image": "1290.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48344370860927155, + 0.5188492063492064, + 0.09271523178807947, + 0.9623015873015873 + ] + } + ] + }, + { + "image": "1291.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6191982896846606, + 0.5634951923076923, + 0.07640833778727955, + 0.8524807692307694 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.1993586317477285, + 0.7346153846153847, + 0.13148049171566006, + 0.36538461538461536 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.08648850881881347, + 0.6065817307692308, + 0.15453233564938534, + 0.4579831730769231 + ] + } + ] + }, + { + "image": "1292.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7953461538461538, + 0.5379325259515572, + 0.14905769230769228, + 0.9211937716262977 + ] + } + ] + }, + { + "image": "1293.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6146445750935329, + 0.6454326923076923, + 0.06413682522715125, + 0.34615384615384615 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46699625868519506, + 0.5060697115384616, + 0.06547300908605024, + 0.5001201923076923 + ] + } + ] + }, + { + "image": "1294.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5113636363636364, + 0.5247031539888681, + 0.17566115702479335, + 0.9505844155844156 + ] + } + ] + }, + { + "image": "1295.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3607696419027258, + 0.5114182692307693, + 0.14430785676109031, + 0.6346153846153846 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.11585248530197755, + 0.5442620192307692, + 0.04761090326028862, + 0.2862283653846154 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.09121859967931586, + 0.5560456730769231, + 0.03099412079102085, + 0.23934375000000002 + ] + } + ] + }, + { + "image": "1296.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5222197802197802, + 0.5259189723320158, + 0.15131868131868137, + 0.9481620553359683 + ] + } + ] + }, + { + "image": "1297.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.36402993051843935, + 0.6065432692307692, + 0.09405130946018174, + 0.692639423076923 + ] + } + ] + }, + { + "image": "1298.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44519230769230766, + 0.514273356401384, + 0.17692307692307693, + 0.9714532871972318 + ] + } + ] + }, + { + "image": "1299.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.46565384615384614, + 0.5307698961937717, + 0.2280192307692307, + 0.9181920415224915 + ] + } + ] + }, + { + "image": "1301.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.42946153846153845, + 0.5325346020761246, + 0.2607115384615385, + 0.9349307958477509 + ] + } + ] + }, + { + "image": "1305.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4464230769230769, + 0.5079065743944636, + 0.15109615384615377, + 0.9738062283737025 + ] + } + ] + }, + { + "image": "1307.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.46428846153846154, + 0.5412802768166091, + 0.18132692307692305, + 0.907076124567474 + ] + } + ] + }, + { + "image": "1308.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4969300225733634, + 0.35525354969574036, + 0.13485327313769754, + 0.658235294117647 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6674266365688488, + 0.5772819472616634, + 0.1219638826185101, + 0.7039452332657202 + ] + } + ] + }, + { + "image": "1309.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49586538461538465, + 0.5777335640138408, + 0.1565961538461539, + 0.8316868512110727 + ] + } + ] + }, + { + "image": "1310.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4492013888888889, + 0.5148828125, + 0.08388454861111111, + 0.6856445312499999 + ] + } + ] + }, + { + "image": "1311.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48467881944444446, + 0.49785400390625, + 0.0934288194444444, + 0.9171142578125 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.29356770833333334, + 0.5743310546875, + 0.06840711805555551, + 0.51641845703125 + ] + } + ] + }, + { + "image": "1313.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47800000000000004, + 0.48046875, + 0.12268055555555561, + 0.9270781249999999 + ] + } + ] + }, + { + "image": "1315.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4333420138888888, + 0.53310546875, + 0.1113020833333333, + 0.76422119140625 + ] + } + ] + }, + { + "image": "1317.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49026696329254726, + 0.581038148843027, + 0.08859844271412678, + 0.8226454033771108 + ] + } + ] + }, + { + "image": "1318.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5077605321507761, + 0.5094117647058823, + 0.1286031042128603, + 0.9811764705882353 + ] + } + ] + }, + { + "image": "1319.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4947734806629834, + 0.5221106621075536, + 0.09446961325966852, + 0.8707895554864781 + ] + } + ] + }, + { + "image": "1320.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5606966824644549, + 0.4951266328978938, + 0.10139810426540276, + 0.765585177286057 + ] + } + ] + }, + { + "image": "1321.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5176543209876543, + 0.503717757936508, + 0.04938712522045865, + 0.6348090277777778 + ] + } + ] + }, + { + "image": "1323.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5215906562847609, + 0.5554784240150094, + 0.09071190211345935, + 0.5972232645403377 + ] + } + ] + }, + { + "image": "1324.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6428653846153847, + 0.5418944636678199, + 0.11538461538461539, + 0.9033650519031141 + ] + } + ] + }, + { + "image": "1327.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5594771968854283, + 0.5536647904940587, + 0.052013348164627354, + 0.41026266416510326 + ] + } + ] + }, + { + "image": "1330.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4913194444444444, + 0.48191406250000013, + 0.10069444444444445, + 0.8028828125 + ] + } + ] + }, + { + "image": "1331.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5011527777777778, + 0.506515625, + 0.09952777777777773, + 0.7942734374999999 + ] + } + ] + }, + { + "image": "1333.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4925277777777778, + 0.506609375, + 0.09840277777777781, + 0.9420078125 + ] + } + ] + }, + { + "image": "1334.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49659722222222225, + 0.4762421874999999, + 0.06158333333333338, + 0.8267109375 + ] + } + ] + }, + { + "image": "1335.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47834722222222226, + 0.474421875, + 0.09886111111111104, + 0.9246171874999998 + ] + } + ] + }, + { + "image": "1336.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4965277777777778, + 0.49935156250000007, + 0.09954166666666661, + 0.9830703125 + ] + } + ] + }, + { + "image": "1337.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5126555386949924, + 0.49404436860068257, + 0.16846737481031865, + 0.8668856655290101 + ] + } + ] + }, + { + "image": "1338.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.41423611111111114, + 0.5119140625, + 0.13795833333333335, + 0.9142968750000001 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.300625, + 0.5818984375, + 0.07219444444444446, + 0.5619375 + ] + } + ] + }, + { + "image": "1339.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.485990639625585, + 0.48312280701754384, + 0.12940717628705156, + 0.8101754385964911 + ] + } + ] + }, + { + "image": "1340.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4409722222222222, + 0.49609375, + 0.12268055555555561, + 0.9348984375 + ] + } + ] + }, + { + "image": "1341.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4756944444444444, + 0.46939843750000004, + 0.08102777777777782, + 0.8033906249999999 + ] + } + ] + }, + { + "image": "1342.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48527777777777775, + 0.527921875, + 0.15455555555555553, + 0.9299453124999999 + ] + } + ] + }, + { + "image": "1343.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.50875, + 0.4928984374999999, + 0.11455555555555558, + 0.8716171875000001 + ] + } + ] + }, + { + "image": "1344.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5104250295159386, + 0.48988039867109634, + 0.07762691853600945, + 0.7481993355481728 + ] + } + ] + }, + { + "image": "1345.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4965277777777778, + 0.4421875, + 0.08101388888888894, + 0.7375 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.07523611111111111, + 0.44010156250000004, + 0.12268055555555557, + 0.6119765625000001 + ] + } + ] + }, + { + "image": "1346.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4654771241830065, + 0.48194771241830064, + 0.1235882352941176, + 0.895797385620915 + ] + } + ] + }, + { + "image": "1349.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5005138888888889, + 0.500796875, + 0.1024583333333333, + 0.8518828124999999 + ] + } + ] + }, + { + "image": "1350.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4720718954248366, + 0.5048562091503268, + 0.04515032679738557, + 0.5166732026143791 + ] + } + ] + }, + { + "image": "1351.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48562091503267973, + 0.4777777777777778, + 0.06143790849673202, + 0.9424836601307189 + ] + } + ] + }, + { + "image": "1352.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47708333333333336, + 0.46614843750000007, + 0.08377777777777785, + 0.7812500000000001 + ] + } + ] + }, + { + "image": "1353.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46649999999999997, + 0.48046875, + 0.09013888888888885, + 0.859375 + ] + } + ] + }, + { + "image": "1354.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48754166666666665, + 0.48479687499999996, + 0.09109722222222226, + 0.8851875 + ] + } + ] + }, + { + "image": "1355.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48727777777777775, + 0.48307031249999993, + 0.09027777777777778, + 0.9427109375 + ] + } + ] + }, + { + "image": "1356.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.37973856209150325, + 0.483640522875817, + 0.09472549019607847, + 0.7910261437908497 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.960437908496732, + 0.6525947712418301, + 0.07911764705882365, + 0.42344444444444435 + ] + } + ] + }, + { + "image": "1357.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5029444444444444, + 0.4946328125000001, + 0.11923611111111114, + 0.9414999999999999 + ] + } + ] + }, + { + "image": "1358.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4988472222222222, + 0.4765625, + 0.09490277777777784, + 0.890625 + ] + } + ] + }, + { + "image": "1359.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4876527777777778, + 0.435953125, + 0.06065277777777772, + 0.5080781250000002 + ] + } + ] + }, + { + "image": "1360.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4121666666666667, + 0.4543984375, + 0.13874999999999996, + 0.823265625 + ] + } + ] + }, + { + "image": "1361.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4971527777777778, + 0.46159375, + 0.10669444444444451, + 0.62890625 + ] + } + ] + }, + { + "image": "1363.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5332361963190184, + 0.4781724137931034, + 0.09052147239263801, + 0.8492155172413792 + ] + } + ] + }, + { + "image": "1364.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4369490740740741, + 0.4896822916666667, + 0.07003703703703702, + 0.8948385416666668 + ] + } + ] + }, + { + "image": "1365.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4681388888888889, + 0.5086484375000001, + 0.0985555555555556, + 0.6414062500000001 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.39433333333333337, + 0.43853125000000004, + 0.16284722222222223, + 0.7681015624999998 + ] + } + ] + }, + { + "image": "1373.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44967880085653106, + 0.455625, + 0.14989293361884368, + 0.86625 + ] + } + ] + }, + { + "image": "1374.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4898194444444445, + 0.512890625, + 0.11204166666666661, + 0.93984375 + ] + } + ] + }, + { + "image": "1376.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.45392753623188403, + 0.5000814332247558, + 0.19363768115942032, + 0.987630293159609 + ] + } + ] + }, + { + "image": "1378.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4538101851851852, + 0.5421510416666667, + 0.09076388888888892, + 0.8306588541666667 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.9282777777777778, + 0.5816744791666667, + 0.14343981481481477, + 0.7298411458333334 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.049805555555555554, + 0.48229947916666666, + 0.09961111111111111, + 0.7873333333333333 + ] + } + ] + }, + { + "image": "1380.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.42698148148148146, + 0.5226302083333334, + 0.09526388888888888, + 0.8982317708333334 + ] + } + ] + }, + { + "image": "1381.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48727777777777775, + 0.45715625000000004, + 0.08101388888888894, + 0.8096484374999999 + ] + } + ] + }, + { + "image": "1382.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.48246759259259264, + 0.5087239583333333, + 0.14816203703703698, + 0.8897057291666665 + ] + } + ] + }, + { + "image": "1384.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.2569444444444444, + 0.5475260416666666, + 0.18518518518518517, + 0.9049479166666666 + ] + } + ] + }, + { + "image": "1385.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4719027777777777, + 0.420453125, + 0.1098888888888889, + 0.6914843750000002 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.28900000000000003, + 0.5692421875, + 0.06027777777777775, + 0.14132812500000008 + ] + } + ] + }, + { + "image": "1389.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47518981481481487, + 0.5818281249999999, + 0.07128240740740736, + 0.6600885416666666 + ] + } + ] + }, + { + "image": "1390.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47737062937062935, + 0.50953125, + 0.12886713286713286, + 0.6105 + ] + } + ] + }, + { + "image": "1391.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4420138888888889, + 0.5063906249999999, + 0.21333333333333337, + 0.987140625 + ] + } + ] + }, + { + "image": "1392.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3545974781765276, + 0.5112809315866085, + 0.06090203685741995, + 0.9546360989810772 + ] + } + ] + }, + { + "image": "1393.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.2912234042553192, + 0.4518229166666667, + 0.125, + 0.8489583333333334 + ] + } + ] + }, + { + "image": "1394.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5763888888888888, + 0.5026328125, + 0.0925833333333333, + 0.8671328125000001 + ] + } + ] + }, + { + "image": "1398.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5302316076294278, + 0.49007046568627444, + 0.1140940054495913, + 0.8014552696078431 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3902384196185286, + 0.4880422794117647, + 0.15399182561307898, + 0.6456495098039216 + ] + } + ] + }, + { + "image": "1399.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3588317107093185, + 0.44149375, + 0.20041724617524342, + 0.862025 + ] + } + ] + }, + { + "image": "1400.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5949074074074074, + 0.5130208333333334, + 0.12962962962962962, + 0.921875 + ] + } + ] + }, + { + "image": "1401.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5532962447844229, + 0.5325, + 0.04400556328233656, + 0.42 + ] + } + ] + }, + { + "image": "1404.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4826842837273992, + 0.47925624999999994, + 0.1201529902642559, + 0.7444312500000001 + ] + } + ] + }, + { + "image": "1405.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5757997218358831, + 0.41, + 0.09457579972183588, + 0.6825 + ] + } + ] + }, + { + "image": "1406.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5180250347705145, + 0.48105625, + 0.14247566063977737, + 0.7111624999999998 + ] + } + ] + }, + { + "image": "1407.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48678720445062584, + 0.464375, + 0.08344923504867872, + 0.54125 + ] + } + ] + }, + { + "image": "1408.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47801112656467315, + 0.5112687499999999, + 0.11968011126564666, + 0.7689937499999999 + ] + } + ] + }, + { + "image": "1409.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5800556328233658, + 0.43483125, + 0.07467315716272592, + 0.6349625 + ] + } + ] + }, + { + "image": "1410.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48741307371349096, + 0.434825, + 0.1156745479833101, + 0.8696437499999999 + ] + } + ] + }, + { + "image": "1411.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5260917941585536, + 0.44894999999999996, + 0.1440890125173853, + 0.7427750000000001 + ] + } + ] + }, + { + "image": "1412.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47009735744089015, + 0.448125, + 0.11126564673157163, + 0.78625 + ] + } + ] + }, + { + "image": "1413.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4302689486552567, + 0.4846529209621992, + 0.08158924205378974, + 0.6733264604810996 + ] + } + ] + }, + { + "image": "1415.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48817802503477054, + 0.447, + 0.11961057023643949, + 0.841 + ] + } + ] + }, + { + "image": "1416.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5097913769123783, + 0.34970625, + 0.09057023643949931, + 0.48711250000000006 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.41237830319888735, + 0.308125, + 0.16828929068150209, + 0.61625 + ] + } + ] + }, + { + "image": "1417.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5418927444794953, + 0.37445074415308294, + 0.12189274447949522, + 0.613458540042523 + ] + } + ] + }, + { + "image": "1418.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3768364197530864, + 0.4293693693693693, + 0.23601851851851846, + 0.7544144144144144 + ] + } + ] + }, + { + "image": "1421.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3800277777777778, + 0.38952343749999996, + 0.050152777777777796, + 0.520375 + ] + } + ] + }, + { + "image": "1423.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4102528379772962, + 0.5011288450377248, + 0.08111455108359135, + 0.9946691816598956 + ] + } + ] + }, + { + "image": "1424.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3287037037037037, + 0.5247395833333334, + 0.1712962962962963, + 0.8828125 + ] + } + ] + }, + { + "image": "1425.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5694444444444444, + 0.5442708333333334, + 0.12037037037037036, + 0.9114583333333334 + ] + } + ] + }, + { + "image": "1426.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4131780167264038, + 0.44221102150537633, + 0.05268817204301078, + 0.6005309139784947 + ] + } + ] + }, + { + "image": "1429.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5279566563467493, + 0.4998549042367963, + 0.13701754385964915, + 0.9997098084735926 + ] + } + ] + }, + { + "image": "1430.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46875, + 0.5208333333333334, + 0.16898148148148148, + 0.953125 + ] + } + ] + }, + { + "image": "1431.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5010555555555556, + 0.544453125, + 0.06975462962962967, + 0.658140625 + ] + } + ] + }, + { + "image": "1432.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5142632331902719, + 0.506334214002642, + 0.14892703862660947, + 0.8384742404227213 + ] + } + ] + }, + { + "image": "1434.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3699876543209876, + 0.46862595419847325, + 0.06928395061728396, + 0.4598334489937543 + ] + } + ] + }, + { + "image": "1436.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.40754166666666664, + 0.5061979166666667, + 0.20176388888888885, + 0.9876041666666667 + ] + } + ] + }, + { + "image": "1439.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.33162499999999995, + 0.4856640625, + 0.13319444444444448, + 0.8295104166666667 + ] + } + ] + }, + { + "image": "1441.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44146829810901, + 0.4993058161350845, + 0.09578420467185764, + 0.7279174484052533 + ] + } + ] + }, + { + "image": "1442.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5205138888888888, + 0.41817187499999997, + 0.11731944444444448, + 0.6909218750000001 + ] + } + ] + }, + { + "image": "1443.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5405092592592593, + 0.501953125, + 0.12731481481481483, + 0.7252604166666666 + ] + } + ] + }, + { + "image": "1445.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5629960317460317, + 0.4624720982142857, + 0.10416666666666667, + 0.8663504464285714 + ] + } + ] + }, + { + "image": "1447.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.594625, + 0.455734375, + 0.13947222222222216, + 0.7239609374999999 + ] + } + ] + }, + { + "image": "1449.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4985833333333333, + 0.393546875, + 0.0862604166666666, + 0.7432265625 + ] + } + ] + }, + { + "image": "1450.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4697502714440825, + 0.4823127035830619, + 0.07134636264929428, + 0.9118729641693812 + ] + } + ] + }, + { + "image": "1451.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3329575892857143, + 0.5292887029288703, + 0.078125, + 0.8744769874476988 + ] + } + ] + }, + { + "image": "1452.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5116796440489433, + 0.5484677923702314, + 0.11568409343715239, + 0.8342714196372732 + ] + } + ] + }, + { + "image": "1453.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6011153427638737, + 0.51729415365779, + 0.1800707290533189, + 0.9488827670645853 + ] + } + ] + }, + { + "image": "1454.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.45787500000000003, + 0.4011484375, + 0.10519444444444445, + 0.6607734375 + ] + } + ] + }, + { + "image": "1455.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5079613095238096, + 0.39158995815899583, + 0.06677083333333333, + 0.592744769874477 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.18080357142857142, + 0.45967364016736395, + 0.061116071428571415, + 0.4424853556485355 + ] + } + ] + }, + { + "image": "1456.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4629722222222222, + 0.4985859375, + 0.04640277777777773, + 0.4319921875 + ] + } + ] + }, + { + "image": "1458.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4890209790209791, + 0.42903906249999996, + 0.09031468531468526, + 0.7513046874999999 + ] + } + ] + }, + { + "image": "1459.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4458916083916084, + 0.4430859374999999, + 0.17477272727272733, + 0.75115625 + ] + } + ] + }, + { + "image": "1461.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4178321678321678, + 0.51484375, + 0.16083916083916083, + 0.9703125 + ] + } + ] + }, + { + "image": "1462.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.457534965034965, + 0.4740390625, + 0.11737762237762235, + 0.726140625 + ] + } + ] + }, + { + "image": "1464.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4530769230769231, + 0.5234375, + 0.1486013986013986, + 0.9348984375 + ] + } + ] + }, + { + "image": "1465.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5459440559440559, + 0.5238359375, + 0.21069930069930068, + 0.8892187500000002 + ] + } + ] + }, + { + "image": "1466.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4775828460038986, + 0.47162891986062716, + 0.15873294346978564, + 0.8387282229965156 + ] + } + ] + }, + { + "image": "1467.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4969230769230769, + 0.47336718750000006, + 0.13209790209790206, + 0.91834375 + ] + } + ] + }, + { + "image": "1468.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4099722222222222, + 0.5540572916666666, + 0.10317592592592599, + 0.8918854166666667 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.2654768518518518, + 0.6715442708333333, + 0.08811111111111108, + 0.6569114583333333 + ] + } + ] + }, + { + "image": "1469.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5150462962962963, + 0.4934895833333333, + 0.09490740740740741, + 0.7578125 + ] + } + ] + }, + { + "image": "1470.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3560835913312694, + 0.420479094076655, + 0.07047987616099076, + 0.84095818815331 + ] + } + ] + }, + { + "image": "1473.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.41616641901931645, + 0.4637844611528823, + 0.08933135215453196, + 0.8088972431077696 + ] + } + ] + }, + { + "image": "1474.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3049079754601227, + 0.48138793103448274, + 0.07269938650306745, + 0.9276810344827585 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5879447852760736, + 0.5113448275862069, + 0.08877300613496932, + 0.8498620689655172 + ] + } + ] + }, + { + "image": "1475.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46211111111111114, + 0.5233359375, + 0.12451388888888885, + 0.7801562500000001 + ] + } + ] + }, + { + "image": "1476.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6753472222222222, + 0.443734375, + 0.1484027777777778, + 0.7163046874999999 + ] + } + ] + }, + { + "image": "1477.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4600694444444444, + 0.41796875, + 0.13310763888888888, + 0.78125 + ] + } + ] + }, + { + "image": "1478.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6258680555555556, + 0.536328125, + 0.140625, + 0.92734375 + ] + } + ] + }, + { + "image": "1479.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3833854166666667, + 0.5416640625, + 0.10706597222222225, + 0.90625 + ] + } + ] + }, + { + "image": "1480.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4304635761589404, + 0.4827904667328699, + 0.1986754966887417, + 0.8985501489572989 + ] + } + ] + }, + { + "image": "1481.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.39511235955056184, + 0.5301501766784451, + 0.20968164794007496, + 0.9396908127208481 + ] + } + ] + }, + { + "image": "1483.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.7971527777777778, + 0.5, + 0.22279513888888897, + 1.0 + ] + } + ] + }, + { + "image": "1484.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.435, + 0.48804687500000005, + 0.08194444444444447, + 0.6074765625000002 + ] + } + ] + }, + { + "image": "1485.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4865451388888889, + 0.4584765625, + 0.1293402777777778, + 0.8185156250000001 + ] + } + ] + }, + { + "image": "1487.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4379861111111112, + 0.390234375, + 0.14847222222222223, + 0.7131718750000001 + ] + } + ] + }, + { + "image": "1488.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.7700868055555555, + 0.4531171875, + 0.18586805555555566, + 0.7647109375 + ] + } + ] + }, + { + "image": "1490.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.8991840277777777, + 0.485921875, + 0.11194444444444447, + 0.7459375 + ] + } + ] + }, + { + "image": "1493.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5367495219885278, + 0.5410929432013769, + 0.10502868068833648, + 0.6644578313253011 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.2565391969407266, + 0.5517297762478486, + 0.16340344168260035, + 0.49928571428571417 + ] + } + ] + }, + { + "image": "1494.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.46253472222222225, + 0.5160625, + 0.1657986111111111, + 0.8907265625 + ] + } + ] + }, + { + "image": "1495.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.48880107526881716, + 0.5, + 0.08333333333333333, + 0.5368581730769231 + ] + } + ] + }, + { + "image": "1497.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4635416666666667, + 0.5009765625, + 0.11343055555555549, + 0.9427031249999999 + ] + } + ] + }, + { + "image": "1501.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5895, + 0.4518359375000001, + 0.0731666666666666, + 0.8511562500000001 + ] + } + ] + }, + { + "image": "1513.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3656510416666667, + 0.48226318359375, + 0.11800130208333333, + 0.941416015625 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.7292154947916667, + 0.61660888671875, + 0.07738606770833319, + 0.40578125 + ] + } + ] + }, + { + "image": "1517.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4156184895833333, + 0.47560791015625, + 0.08329101562499996, + 0.4200219726562501 + ] + } + ] + }, + { + "image": "1518.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5790006510416666, + 0.55142578125, + 0.09406575520833342, + 0.8472949218749999 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6969368489583333, + 0.676728515625, + 0.09868815104166669, + 0.45679199218750005 + ] + } + ] + }, + { + "image": "1524.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.42417759460472093, + 0.5125765664512504, + 0.12971899587860627, + 0.7756926102837876 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.2688272761333833, + 0.5627957291373982, + 0.13298988385162985, + 0.6088002247822422 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7573173473210939, + 0.6866535543692048, + 0.023263394529786405, + 0.19396459679685296 + ] + } + ] + }, + { + "image": "1525.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44770767613038903, + 0.505651945320715, + 0.05549246407290577, + 0.6555914826498422 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.8142586750788643, + 0.6199001051524711, + 0.01871363477041722, + 0.14616456361724506 + ] + } + ] + }, + { + "image": "1527.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4012044270833333, + 0.4779052734375, + 0.09928385416666667, + 0.567626953125 + ] + } + ] + }, + { + "image": "1529.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4915364583333333, + 0.4443359375, + 0.078125, + 0.7763671875 + ] + } + ] + }, + { + "image": "1530.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4869368489583333, + 0.49843505859375004, + 0.06725260416666663, + 0.7960791015625 + ] + } + ] + }, + { + "image": "1534.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4557291666666667, + 0.5450439453125, + 0.06510416666666667, + 0.885009765625 + ] + } + ] + }, + { + "image": "1537.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4085286458333333, + 0.5206298828125, + 0.126953125, + 0.596923828125 + ] + } + ] + }, + { + "image": "1538.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.38689228529839886, + 0.3878711790393013, + 0.07049854439592432, + 0.48476255458515277 + ] + } + ] + }, + { + "image": "1541.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.37911132812500004, + 0.526806640625, + 0.08763997395833334, + 0.78100830078125 + ] + } + ] + }, + { + "image": "1547.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5389986376021798, + 0.4674329501915709, + 0.04598092643051771, + 0.508301404853129 + ] + } + ] + }, + { + "image": "1559.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5784027777777777, + 0.5846171874999999, + 0.05930555555555562, + 0.6899296875 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.36043055555555553, + 0.5925625, + 0.1387916666666667, + 0.6828515625 + ] + } + ] + }, + { + "image": "1572.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3895075757575757, + 0.5396072404371586, + 0.13637878787878788, + 0.9023258196721312 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.8063787878787879, + 0.5052254098360656, + 0.11187121212121218, + 0.47358265027322405 + ] + } + ] + }, + { + "image": "1575.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49252717391304346, + 0.5484068627450981, + 0.14945652173913043, + 0.8394607843137255 + ] + } + ] + }, + { + "image": "1580.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5112092391304348, + 0.5001531862745098, + 0.11209239130434782, + 0.7797181372549019 + ] + } + ] + }, + { + "image": "1587.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49592391304347827, + 0.5441973039215686, + 0.10869565217391304, + 0.6496691176470588 + ] + } + ] + }, + { + "image": "1588.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.1749320652173913, + 0.5846813725490196, + 0.14605978260869565, + 0.5371323529411764 + ] + } + ] + }, + { + "image": "1589.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7801086956521739, + 0.5571078431372548, + 0.10554347826086954, + 0.7396364379084966 + ] + } + ] + }, + { + "image": "1592.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49033967391304345, + 0.5553155637254902, + 0.09774456521739137, + 0.6035876225490197 + ] + } + ] + }, + { + "image": "1601.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.45869791666666665, + 0.485927734375, + 0.05816406249999995, + 0.9109602864583334 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5780305989583333, + 0.6173209635416668, + 0.03533528645833339, + 0.39495117187500006 + ] + } + ] + }, + { + "image": "1602.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48403320312500003, + 0.5168684895833333, + 0.059280598958333375, + 0.9477636718750001 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.634130859375, + 0.5764680989583334, + 0.03696614583333332, + 0.5111621093750001 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6939225260416667, + 0.640712890625, + 0.030673828124999858, + 0.29109049479166677 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.7224055989583333, + 0.6792122395833333, + 0.03004882812500013, + 0.21158854166666666 + ] + } + ] + }, + { + "image": "1603.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5949149659863946, + 0.39151923076923073, + 0.05605442176870754, + 0.6819807692307692 + ] + } + ] + }, + { + "image": "1608.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48185354691075516, + 0.37742122186495175, + 0.094954233409611, + 0.6626688102893891 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7265446224256293, + 0.4717041800643087, + 0.05263157894736842, + 0.35562700964630223 + ] + } + ] + }, + { + "image": "1609.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.24893387314439946, + 0.5195724229366921, + 0.11714574898785426, + 0.9601392111368908 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5011673414304993, + 0.5026284388465362, + 0.15738191632928475, + 0.9909844216108717 + ] + } + ] + }, + { + "image": "1610.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.447725, + 0.4019625, + 0.02535000000000006, + 0.32734375 + ] + } + ] + }, + { + "image": "1612.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5405433829973707, + 0.4612820512820513, + 0.03503943908851886, + 0.5014135437212359 + ] + } + ] + }, + { + "image": "1614.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6060955347871235, + 0.5343125, + 0.1877154724818276, + 0.5826953125000001 + ] + } + ] + }, + { + "image": "1615.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4508515057113188, + 0.5390625, + 0.05365524402907576, + 0.5963515625 + ] + } + ] + }, + { + "image": "1618.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.46469366562824505, + 0.5086796875, + 0.2544132917964694, + 0.5807343749999999 + ] + } + ] + }, + { + "image": "1619.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.7197578124999999, + 0.4974766355140187, + 0.12424218749999998, + 0.890976116303219 + ] + } + ] + }, + { + "image": "1621.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4748229166666666, + 0.59765625, + 0.45312499999999994, + 0.40885156249999993 + ] + } + ] + }, + { + "image": "1625.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6840369393139841, + 0.5585905044510386, + 0.503957783641161, + 0.838293768545994 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5069261213720316, + 0.5868323442136498, + 0.05343007915567282, + 0.3960756676557862 + ] + } + ] + }, + { + "image": "1627.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7519270833333334, + 0.5226796874999999, + 0.037690972222222285, + 0.5875937499999999 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.1377951388888889, + 0.5513359375, + 0.0846875, + 0.5256640625 + ] + } + ] + }, + { + "image": "1628.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.46234375, + 0.43041406249999997, + 0.10003472222222223, + 0.48114062499999993 + ] + } + ] + }, + { + "image": "1630.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.9440389294403893, + 0.4023972602739726, + 0.11192214111922141, + 0.7212328767123287 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.30700729927007303, + 0.5720753424657534, + 0.12068126520681267, + 0.19108219178082192 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.16972019464720192, + 0.6052602739726027, + 0.05935523114355232, + 0.10137671232876712 + ] + } + ] + }, + { + "image": "1631.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5060763888888888, + 0.34092968749999997, + 0.109375, + 0.3579921875 + ] + } + ] + }, + { + "image": "1632.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4195208655332303, + 0.29105125977410945, + 0.11040185471406488, + 0.3537271937445699 + ] + } + ] + }, + { + "image": "1636.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.44337444933920706, + 0.49624565469293164, + 0.185409691629956, + 0.3091657010428736 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.20933920704845815, + 0.5082387022016223, + 0.016281938325991206, + 0.23050984936268837 + ] + } + ] + }, + { + "image": "1638.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4024767801857585, + 0.5481620209059234, + 0.07075851393188856, + 0.4268292682926829 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.13047987616099072, + 0.5655836236933798, + 0.1459597523219814, + 0.40691637630662014 + ] + } + ] + }, + { + "image": "1641.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47504166666666664, + 0.3894296875, + 0.15193055555555554, + 0.737953125 + ] + } + ] + }, + { + "image": "1642.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3263137755102041, + 0.40949067431850794, + 0.2147066326530612, + 0.5942109038737448 + ] + } + ] + }, + { + "image": "1643.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5572280701754386, + 0.5528320140721197, + 0.21554385964912284, + 0.7840193491644679 + ] + } + ] + }, + { + "image": "1644.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3336373748609566, + 0.45363352095059406, + 0.12315906562847612, + 0.4578236397748592 + ] + } + ] + }, + { + "image": "1646.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5792436040044494, + 0.4800625390869293, + 0.11214682981090093, + 0.8525828642901814 + ] + } + ] + }, + { + "image": "1647.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4304886561954624, + 0.45833593749999996, + 0.05235602094240833, + 0.3359375 + ] + } + ] + }, + { + "image": "1649.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4962625139043381, + 0.4150343964978111, + 0.07955506117908785, + 0.45173233270794244 + ] + } + ] + }, + { + "image": "1650.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5372636262513905, + 0.4290181363352095, + 0.46051167964404893, + 0.5603502188868043 + ] + } + ] + }, + { + "image": "1652.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5215271966527196, + 0.3977276995305164, + 0.19426778242677822, + 0.3071737089201878 + ] + } + ] + }, + { + "image": "1653.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4994599627560521, + 0.4691952191235059, + 0.35512104283053997, + 0.6985896414342628 + ] + } + ] + }, + { + "image": "1654.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4142368742368742, + 0.409271978021978, + 0.27335775335775336, + 0.4803434065934065 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5624786324786325, + 0.48741071428571425, + 0.10744810744810745, + 0.26877060439560435 + ] + } + ] + }, + { + "image": "1656.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4613388429752066, + 0.4916746871992301, + 0.18416528925619832, + 0.75167468719923 + ] + } + ] + }, + { + "image": "1657.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.502, + 0.5762265625, + 0.10569444444444448, + 0.7081093749999999 + ] + } + ] + }, + { + "image": "1658.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.43518341307814995, + 0.4411400359066428, + 0.07746411483253592, + 0.8078994614003591 + ] + } + ] + }, + { + "image": "1659.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5438490566037736, + 0.39089983022071306, + 0.11909433962264152, + 0.7511544991511037 + ] + } + ] + }, + { + "image": "1660.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48717463848720804, + 0.4553158223889931, + 0.12329254727474975, + 0.8539212007504691 + ] + } + ] + }, + { + "image": "1661.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.515009009009009, + 0.5641052631578948, + 0.1111171171171171, + 0.8528987854251011 + ] + } + ] + }, + { + "image": "1662.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5458764186633039, + 0.43046099290780143, + 0.03852459016393437, + 0.4183687943262412 + ] + } + ] + }, + { + "image": "1663.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4226580459770115, + 0.47887812752219533, + 0.05028735632183908, + 0.4923325262308313 + ] + } + ] + }, + { + "image": "1664.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4598333333333333, + 0.44914062500000007, + 0.1391805555555556, + 0.8077500000000001 + ] + } + ] + }, + { + "image": "1666.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4766944444444445, + 0.52096875, + 0.03387499999999998, + 0.6207109375 + ] + } + ] + }, + { + "image": "1667.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5087638888888889, + 0.44215625000000003, + 0.08063888888888897, + 0.7939687499999999 + ] + } + ] + }, + { + "image": "1668.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5909027777777778, + 0.49270312499999996, + 0.06373611111111109, + 0.2503828125 + ] + } + ] + }, + { + "image": "1669.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.46667949615115467, + 0.6002230971128608, + 0.3911966410076977, + 0.6928792650918635 + ] + } + ] + }, + { + "image": "1670.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.49330555555555555, + 0.48511718750000005, + 0.0700694444444445, + 0.31002343749999994 + ] + } + ] + }, + { + "image": "1672.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44970930232558143, + 0.44860364267129227, + 0.0743798449612403, + 0.6559323503902862 + ] + } + ] + }, + { + "image": "1673.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5024137931034482, + 0.4656410256410256, + 0.22617352614015576, + 0.8123139462163854 + ] + } + ] + }, + { + "image": "1675.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44566666666666666, + 0.4733125, + 0.06037500000000004, + 0.6326875 + ] + } + ] + }, + { + "image": "1677.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.13706349206349205, + 0.4535983263598326, + 0.13277777777777774, + 0.8016401673640168 + ] + } + ] + }, + { + "image": "1678.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3805034722222222, + 0.494140625, + 0.40220486111111114, + 0.6315078125 + ] + } + ] + }, + { + "image": "1679.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5297274436090226, + 0.546969696969697, + 0.37520676691729327, + 0.5372445384073292 + ] + } + ] + }, + { + "image": "1682.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.48998257839721254, + 0.4693627450980392, + 0.30923344947735193, + 0.8406862745098039 + ] + } + ] + }, + { + "image": "1683.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4525058275058275, + 0.5151052631578947, + 0.21736596736596736, + 0.8933508771929826 + ] + } + ] + }, + { + "image": "1684.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5805694444444445, + 0.5148046875000001, + 0.020791666666666705, + 0.13725000000000004 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7409583333333334, + 0.47478125000000004, + 0.02620833333333318, + 0.21127343750000005 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.937236111111111, + 0.5247109375, + 0.12276388888888903, + 0.2532265625 + ] + } + ] + }, + { + "image": "1686.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.42818509615384615, + 0.37162601626016256, + 0.3996394230769231, + 0.5521318879855466 + ] + } + ] + }, + { + "image": "1687.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5143270300333704, + 0.540562851782364, + 0.10430478309232478, + 0.6319136960600376 + ] + } + ] + }, + { + "image": "1688.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4744305555555555, + 0.5109375, + 0.08870833333333333, + 0.275140625 + ] + } + ] + }, + { + "image": "1689.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4895833333333333, + 0.5030048076923077, + 0.06570512820512821, + 0.5997596153846154 + ] + } + ] + }, + { + "image": "1692.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.45240196078431366, + 0.5021047794117647, + 0.35311002178649226, + 0.781550245098039 + ] + } + ] + }, + { + "image": "1694.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.447304625199362, + 0.40518850987432675, + 0.11511961722488034, + 0.2871274685816876 + ] + } + ] + }, + { + "image": "1696.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5290322580645161, + 0.48316447779862426, + 0.0683426028921024, + 0.9070106316447779 + ] + } + ] + }, + { + "image": "1697.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.35006674082313677, + 0.5884365228267666, + 0.20315906562847608, + 0.6960850531582239 + ] + } + ] + }, + { + "image": "1698.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4512777777777778, + 0.4737187499999999, + 0.2645138888888888, + 0.7140156249999999 + ] + } + ] + }, + { + "image": "1699.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.39461111111111113, + 0.50096875, + 0.24368055555555557, + 0.5895468749999999 + ] + } + ] + }, + { + "image": "1700.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49504166666666666, + 0.5024062499999999, + 0.08238888888888896, + 0.6171874999999999 + ] + } + ] + }, + { + "image": "1701.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.40221153846153845, + 0.47109375, + 0.1522527472527473, + 0.7824187499999999 + ] + } + ] + }, + { + "image": "1703.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5583982202447163, + 0.460187617260788, + 0.11123470522803114, + 0.6606128830519074 + ] + } + ] + }, + { + "image": "1704.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5449833147942158, + 0.5365228267667292, + 0.08501668520578415, + 0.688692933083177 + ] + } + ] + }, + { + "image": "1705.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.42562380038387715, + 0.47574100719424456, + 0.472168905950096, + 0.7493165467625897 + ] + } + ] + }, + { + "image": "1706.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.24166875000000002, + 0.41597500000000004, + 0.34166874999999997, + 0.715275 + ] + } + ] + }, + { + "image": "1707.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4894097222222222, + 0.567484375, + 0.12814236111111107, + 0.86503125 + ] + } + ] + }, + { + "image": "1708.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.35922580645161295, + 0.5207647907647908, + 0.32943548387096777, + 0.6671212121212122 + ] + } + ] + }, + { + "image": "1709.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.45822647793505417, + 0.53284375, + 0.2725478767693588, + 0.9268125 + ] + } + ] + }, + { + "image": "1710.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4388916666666666, + 0.41430625, + 0.6388916666666665, + 0.60278125 + ] + } + ] + }, + { + "image": "1711.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6356484962406015, + 0.43706338028169006, + 0.42321428571428565, + 0.6573802816901407 + ] + } + ] + }, + { + "image": "1713.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5633888888888888, + 0.511984375, + 0.3440694444444445, + 0.805203125 + ] + } + ] + }, + { + "image": "1717.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5955220417633411, + 0.46917550058892815, + 0.23201856148491878, + 0.6085630153121319 + ] + } + ] + }, + { + "image": "1718.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49040277777777774, + 0.4600104166666667, + 0.03362500000000005, + 0.37571875000000005 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.42624999999999996, + 0.4313333333333333, + 0.04583333333333333, + 0.43638541666666664 + ] + } + ] + }, + { + "image": "1719.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4965277777777778, + 0.39713281249999993, + 0.039347222222222276, + 0.28124999999999994 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.36330555555555555, + 0.4656640625, + 0.026319444444444468, + 0.13610156250000002 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5668888888888889, + 0.4605234375, + 0.024125000000000008, + 0.13733593749999998 + ] + } + ] + }, + { + "image": "1723.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5266666666666666, + 0.3975, + 0.05333333333333334, + 0.625 + ] + } + ] + }, + { + "image": "1724.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.57885, + 0.38021875, + 0.12114166666666676, + 0.7591875 + ] + } + ] + }, + { + "image": "1727.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5463020833333334, + 0.5085859375, + 0.024312499999999914, + 0.301765625 + ] + } + ] + }, + { + "image": "1728.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.1673022481265612, + 0.37590625000000005, + 0.04746044962531224, + 0.4197999999999999 + ] + } + ] + }, + { + "image": "1729.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4072473404255319, + 0.41625, + 0.19614361702127658, + 0.455 + ] + } + ] + }, + { + "image": "1735.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4402759308510638, + 0.4984375, + 0.20684507978723407, + 0.5627150000000002 + ] + } + ] + }, + { + "image": "1737.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.845874335106383, + 0.381615, + 0.06029920212765961, + 0.5446375 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3842686170212766, + 0.5039549999999999, + 0.13112699468085104, + 0.20093749999999994 + ] + } + ] + }, + { + "image": "1740.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.383873005319149, + 0.436095, + 0.1859640957446809, + 0.62719 + ] + } + ] + }, + { + "image": "1765.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.41052243589743587, + 0.5092139423076922, + 0.09668910256410258, + 0.34054567307692307 + ] + } + ] + }, + { + "image": "1768.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.39180676855895197, + 0.47764404296874996, + 0.30262008733624457, + 0.751513671875 + ] + } + ] + }, + { + "image": "1784.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46126994680851063, + 0.4725, + 0.0581781914893617, + 0.6975 + ] + } + ] + }, + { + "image": "1785.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4198869680851064, + 0.40224750000000004, + 0.2421077127659575, + 0.66155 + ] + } + ] + }, + { + "image": "1786.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.40407247340425534, + 0.41102249999999996, + 0.2653490691489362, + 0.6095475 + ] + } + ] + }, + { + "image": "1787.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4941722074468085, + 0.45054, + 0.05809840425531907, + 0.54767 + ] + } + ] + }, + { + "image": "1808.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.489926282051282, + 0.43044230769230774, + 0.1218878205128205, + 0.5535192307692307 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5848685897435897, + 0.4426370192307692, + 0.0969038461538462, + 0.24007451923076925 + ] + } + ] + }, + { + "image": "1809.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.37468842729970325, + 0.42399833055091823, + 0.051083086053412476, + 0.8017696160267112 + ] + } + ] + }, + { + "image": "1821.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46878901373283394, + 0.5159102244389028, + 0.08855181023720357, + 0.9681795511221946 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6475031210986267, + 0.6147714048212801, + 0.05892634207240954, + 0.7120116375727348 + ] + } + ] + }, + { + "image": "1831.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3744890929965557, + 0.5448353776630084, + 0.03611940298507467, + 0.3277146546158813 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4220091848450057, + 0.6142995480955454, + 0.012353616532721, + 0.1768366688185927 + ] + } + ] + }, + { + "image": "1833.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5484705882352942, + 0.4792808798646362, + 0.05142245989304811, + 0.8392470389170897 + ] + } + ] + }, + { + "image": "1858.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4552530120481928, + 0.4656419529837251, + 0.18760240963855426, + 0.9286980108499099 + ] + } + ] + }, + { + "image": "1888.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4758466076696165, + 0.5213637569647122, + 0.2200884955752212, + 0.9261687450252057 + ] + } + ] + }, + { + "image": "1946.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.44076530612244896, + 0.38230149597238205, + 0.26359693877551016, + 0.4219447640966629 + ] + } + ] + }, + { + "image": "1947.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6132000000000001, + 0.5000875656742557, + 0.13976, + 0.20608581436077056 + ] + } + ] + }, + { + "image": "1948.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6040287769784173, + 0.4753521126760563, + 0.21882494004796163, + 0.5119176598049837 + ] + } + ] + }, + { + "image": "1949.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.44631979695431473, + 0.42137772675086105, + 0.3528934010152285, + 0.465625717566016 + ] + } + ] + }, + { + "image": "1956.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5490661478599221, + 0.44067833698030634, + 0.2680544747081712, + 0.6503792851932895 + ] + } + ] + }, + { + "image": "1969.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5946476510067115, + 0.4547122602168474, + 0.3837751677852349, + 0.8500917431192659 + ] + } + ] + }, + { + "image": "1974.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.39106583072100315, + 0.479203125, + 0.13949843260188088, + 0.6126875 + ] + } + ] + }, + { + "image": "1979.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.40584551148225473, + 0.5590876882196635, + 0.2895824634655532, + 0.7428963684676705 + ] + } + ] + }, + { + "image": "1980.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4073972602739726, + 0.4251554828150573, + 0.4721232876712328, + 0.8384533551554829 + ] + } + ] + }, + { + "image": "1982.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4623867595818816, + 0.43425, + 0.07043554006968637, + 0.32955468749999994 + ] + } + ] + }, + { + "image": "1984.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.2697095435684647, + 0.2935343228200371, + 0.09483402489626555, + 0.5261038961038961 + ] + } + ] + }, + { + "image": "1985.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.836230598669623, + 0.3140411599625818, + 0.09503325942350335, + 0.5398877455565949 + ] + } + ] + }, + { + "image": "1986.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.8196774193548386, + 0.33103479853479856, + 0.0710752688172042, + 0.5130311355311356 + ] + } + ] + }, + { + "image": "1987.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4794512195121951, + 0.3456019261637239, + 0.13365853658536583, + 0.46739967897271256 + ] + } + ] + }, + { + "image": "1988.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6236222222222222, + 0.4929193899782135, + 0.20277777777777778, + 0.5582788671023965 + ] + } + ] + }, + { + "image": "1989.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6805066445182725, + 0.43765, + 0.3089700996677741, + 0.4994624999999999 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5174418604651163, + 0.528125, + 0.044850498338870434, + 0.15125 + ] + } + ] + }, + { + "image": "1990.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.45287958115183247, + 0.4350546875, + 0.45200698080279234, + 0.4431796875 + ] + } + ] + }, + { + "image": "1992.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5587918215613383, + 0.37866876310272535, + 0.05808550185873606, + 0.18081761006289307 + ] + } + ] + }, + { + "image": "1993.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6763611111111112, + 0.377890625, + 0.36187499999999995, + 0.6155703124999999 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3935138888888889, + 0.542828125, + 0.0629583333333334, + 0.12580468749999998 + ] + } + ] + }, + { + "image": "1994.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6729372937293729, + 0.4130325581395349, + 0.29876237623762386, + 0.5843906976744186 + ] + } + ] + }, + { + "image": "1995.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4875, + 0.5494812499999999, + 0.021299999999999954, + 0.14166875000000004 + ] + } + ] + }, + { + "image": "1998.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.41880749574105625, + 0.37897095435684647, + 0.7978534923339011, + 0.6528381742738589 + ] + } + ] + }, + { + "image": "1999.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.120375, + 0.5026015625, + 0.06481944444444444, + 0.7447890625000001 + ] + } + ] + }, + { + "image": "2001.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4697222222222222, + 0.376546875, + 0.0776111111111111, + 0.6564375 + ] + } + ] + }, + { + "image": "2003.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.42546820809248553, + 0.520570703868104, + 0.15719075144508673, + 0.6000760938490807 + ] + } + ] + }, + { + "image": "2004.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.49065420560747663, + 0.45767968750000004, + 0.09865005192107996, + 0.6653671874999999 + ] + } + ] + }, + { + "image": "2005.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4484548611111111, + 0.3630859375, + 0.10149305555555557, + 0.6692499999999999 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3913715277777778, + 0.39378125, + 0.05343749999999995, + 0.4555234375 + ] + } + ] + }, + { + "image": "2006.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.35479166666666667, + 0.4740390625, + 0.30145833333333333, + 0.7676484375000001 + ] + } + ] + }, + { + "image": "2008.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5082307692307692, + 0.4675086805555556, + 0.1373653846153847, + 0.5629947916666667 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.38598076923076924, + 0.5313715277777777, + 0.057692307692307696, + 0.3162239583333333 + ] + } + ] + }, + { + "image": "2009.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46365277777777775, + 0.515578125, + 0.04523611111111118, + 0.32987500000000003 + ] + } + ] + }, + { + "image": "2010.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.42951541850220265, + 0.4045816072908036, + 0.05139867841409687, + 0.8064043082021541 + ] + } + ] + }, + { + "image": "2011.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6288333333333334, + 0.46870312500000005, + 0.22161111111111104, + 0.49510156250000004 + ] + } + ] + }, + { + "image": "2012.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.41822530864197527, + 0.41744791666666664, + 0.2730401234567902, + 0.43769097222222225 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5796759259259259, + 0.38828125, + 0.07399691358024699, + 0.4006510416666667 + ] + } + ] + }, + { + "image": "2014.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4703532008830022, + 0.4728964401294498, + 0.03802428256070645, + 0.2774514563106797 + ] + } + ] + }, + { + "image": "2017.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.559593837535014, + 0.4364761158966327, + 0.22271708683473387, + 0.746758026624902 + ] + } + ] + }, + { + "image": "2019.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6187222222222223, + 0.54478125, + 0.3082916666666667, + 0.401171875 + ] + } + ] + }, + { + "image": "2021.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.31916790490341757, + 0.4673058933582787, + 0.5729569093610699, + 0.8434892422825071 + ] + } + ] + }, + { + "image": "2023.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48381215469613253, + 0.6385589519650655, + 0.10191528545119712, + 0.6103493449781661 + ] + } + ] + }, + { + "image": "2024.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.48598853868194847, + 0.5980078125, + 0.11223495702005735, + 0.7111328125 + ] + } + ] + }, + { + "image": "2026.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4748665620094192, + 0.43830715532286213, + 0.2667189952904238, + 0.7226352530541013 + ] + } + ] + }, + { + "image": "2027.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5287630402384501, + 0.6080166821130676, + 0.147839046199702, + 0.5307599629286377 + ] + } + ] + }, + { + "image": "2028.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4847766323024055, + 0.5764247598719318, + 0.7133676975945018, + 0.4004162219850588 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6262371134020619, + 0.5755923159018144, + 0.21352233676975943, + 0.21843116328708645 + ] + } + ] + }, + { + "image": "2029.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4928298611111111, + 0.57225, + 0.06324652777777769, + 0.16011718750000004 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.7974131944444445, + 0.5344296875000001, + 0.07826388888888897, + 0.32143750000000004 + ] + } + ] + }, + { + "image": "2031.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5426646706586826, + 0.44902321857485994, + 0.19211077844311383, + 0.6792073658927142 + ] + } + ] + }, + { + "image": "2033.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7367601246105919, + 0.4875239923224568, + 0.09657320872274143, + 0.4760076775431862 + ] + } + ] + }, + { + "image": "2034.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.8121092278719397, + 0.31740556660039754, + 0.28826741996233507, + 0.5553777335984096 + ] + } + ] + }, + { + "image": "2036.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5360520833333333, + 0.45607031249999996, + 0.06338541666666662, + 0.7176562499999999 + ] + } + ] + }, + { + "image": "2038.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6566214750542299, + 0.5161862745098039, + 0.542993492407809, + 0.7175220588235294 + ] + } + ] + }, + { + "image": "2040.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.50203125, + 0.5022656249999999, + 0.08210416666666671, + 0.9690156249999999 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.43390625, + 0.6145390625, + 0.07253124999999999, + 0.5231562500000001 + ] + } + ] + }, + { + "image": "2041.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44225, + 0.52553125, + 0.08754166666666663, + 0.914671875 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.9678958333333333, + 0.6419140624999999, + 0.03144791666666672, + 0.19239062499999998 + ] + } + ] + }, + { + "image": "2043.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5435166666666666, + 0.54233125, + 0.14805000000000007, + 0.8287875 + ] + } + ] + }, + { + "image": "2044.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5337281910009183, + 0.496232782369146, + 0.12640955004591375, + 0.9599104683195592 + ] + } + ] + }, + { + "image": "2045.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.41721666666666674, + 0.54329375, + 0.09128333333333336, + 0.8268625000000001 + ] + } + ] + }, + { + "image": "2046.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.51045, + 0.54606875, + 0.07636666666666675, + 0.9078562499999998 + ] + } + ] + }, + { + "image": "2047.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3503918076580588, + 0.5124716098864395, + 0.23609082813891366, + 0.7353440213760855 + ] + } + ] + }, + { + "image": "2048.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5426425438596492, + 0.5293755135579293, + 0.08257675438596485, + 0.7170336894001644 + ] + } + ] + }, + { + "image": "2049.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5039473684210527, + 0.5380032867707477, + 0.08127192982456141, + 0.8435907970419064 + ] + } + ] + }, + { + "image": "2050.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4277990033222592, + 0.6034999999999999, + 0.06923588039867105, + 0.7564562499999999 + ] + } + ] + }, + { + "image": "2051.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5303854166666667, + 0.5651015625, + 0.0642395833333333, + 0.6432265625000001 + ] + } + ] + }, + { + "image": "2052.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5488043478260869, + 0.42124694376528116, + 0.09752173913043481, + 0.7313854930725348 + ] + } + ] + }, + { + "image": "2053.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.521594684385382, + 0.4925, + 0.03322259136212625, + 0.555 + ] + } + ] + }, + { + "image": "2054.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4641208198489752, + 0.48696038803556996, + 0.05841423948220062, + 0.773152789005659 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5506148867313917, + 0.3987631366208569, + 0.14269687162891048, + 0.7933953112368632 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3054800431499461, + 0.48704931285367825, + 0.0449298813376483, + 0.7733629749393696 + ] + } + ] + }, + { + "image": "2055.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.46590624999999997, + 0.420328125, + 0.07184375000000003, + 0.7130156249999999 + ] + } + ] + }, + { + "image": "2056.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48351041666666666, + 0.49088281249999993, + 0.04340624999999996, + 0.8489609375 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3471041666666667, + 0.48924218750000004, + 0.11385416666666662, + 0.9784765624999998 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.8305520833333334, + 0.6043359374999999, + 0.017343750000000095, + 0.18585937500000008 + ] + } + ] + }, + { + "image": "2057.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5692265193370165, + 0.4784755592377796, + 0.06101657458563539, + 0.7341425020712511 + ] + } + ] + }, + { + "image": "2058.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5208333333333334, + 0.5260468750000001, + 0.07290625, + 0.8671875 + ] + } + ] + }, + { + "image": "2059.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4706764374295378, + 0.5100593723494486, + 0.21972942502818493, + 0.6093638676844784 + ] + } + ] + }, + { + "image": "2060.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3363801452784504, + 0.3990072859744991, + 0.11766343825665863, + 0.721193078324226 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.37555690072639225, + 0.4601275045537341, + 0.04175544794188863, + 0.20231329690346078 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.8128087167070218, + 0.49977231329690347, + 0.030036319612590734, + 0.2155555555555556 + ] + } + ] + }, + { + "image": "2061.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5559428571428572, + 0.5028122769450393, + 0.16949523809523812, + 0.9083797287651679 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.8500857142857142, + 0.47209136331192003, + 0.25549523809523794, + 0.8841684511063527 + ] + } + ] + }, + { + "image": "2062.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5290125673249552, + 0.46775757575757576, + 0.07150807899461407, + 0.6637239057239056 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.8903770197486535, + 0.53603367003367, + 0.07622082585278284, + 0.575063973063973 + ] + } + ] + }, + { + "image": "2064.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.433508353221957, + 0.505623869801085, + 0.32566825775656333, + 0.9669529837251358 + ] + } + ] + }, + { + "image": "2065.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.44781521739130437, + 0.5171475142624287, + 0.12198913043478263, + 0.7351670741646292 + ] + } + ] + }, + { + "image": "2066.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.48595323741007196, + 0.5831786771964462, + 0.2221043165467626, + 0.803573543928924 + ] + } + ] + }, + { + "image": "2067.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4489861111111111, + 0.5282265624999999, + 0.12161111111111103, + 0.6404453124999999 + ] + } + ] + }, + { + "image": "2068.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44941880341880347, + 0.5346730769230769, + 0.10555555555555556, + 0.8353846153846154 + ] + } + ] + }, + { + "image": "2070.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4302504816955684, + 0.5226515151515152, + 0.08196531791907519, + 0.8431385281385281 + ] + } + ] + }, + { + "image": "2071.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48058414464534077, + 0.5219375, + 0.1168289290681502, + 0.8593828125 + ] + } + ] + }, + { + "image": "2072.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.447602862254025, + 0.5358350100603622, + 0.07935599284436491, + 0.7199899396378268 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.7950626118067978, + 0.49759557344064387, + 0.18456171735241494, + 0.6889034205231388 + ] + } + ] + }, + { + "image": "2080.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.36333333333333334, + 0.54875, + 0.08666666666666667, + 0.885 + ] + } + ] + }, + { + "image": "2084.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5268048128342246, + 0.5708088235294118, + 0.03417112299465233, + 0.6973830213903743 + ] + } + ] + }, + { + "image": "2091.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4847222222222222, + 0.441625, + 0.04147569444444442, + 0.361171875 + ] + } + ] + }, + { + "image": "2092.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5867472527472528, + 0.4214855687606112, + 0.06690109890109897, + 0.4951612903225806 + ] + } + ] + }, + { + "image": "2096.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.34879347826086954, + 0.527123064384678, + 0.09928260869565221, + 0.8180277098614506 + ] + } + ] + }, + { + "image": "2099.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4495995550611791, + 0.5251532207629769, + 0.17235817575083417, + 0.8976985616010007 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5821134593993327, + 0.5716010006253909, + 0.11007786429365966, + 0.7589368355222014 + ] + } + ] + }, + { + "image": "2102.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4825570947210783, + 0.4368725435148793, + 0.1804530138524898, + 0.8183183604716451 + ] + } + ] + }, + { + "image": "2127.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4697986577181208, + 0.5064701653486701, + 0.23202301054650049, + 0.98705966930266 + ] + } + ] + }, + { + "image": "2131.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4952071208490243, + 0.46945827984595634, + 0.059109893871961604, + 0.684854942233633 + ] + } + ] + }, + { + "image": "2132.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.523547434477667, + 0.5102491694352159, + 0.15496124031007752, + 0.7554595791805094 + ] + } + ] + }, + { + "image": "2139.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.519219736087206, + 0.5229855371900827, + 0.12048192771084337, + 0.43388429752066116 + ] + } + ] + }, + { + "image": "2140.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5122706571242681, + 0.5329370424597365, + 0.2435849056603774, + 0.30904245973645683 + ] + } + ] + }, + { + "image": "2141.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5254430379746835, + 0.49221800947867295, + 0.20892405063291133, + 0.4752890995260664 + ] + } + ] + }, + { + "image": "2143.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4861111111111111, + 0.4439875, + 0.12820833333333326, + 0.31875 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.2606805555555555, + 0.35576875, + 0.049138888888888885, + 0.30384375 + ] + } + ] + }, + { + "image": "2146.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46875, + 0.5813828125, + 0.08101388888888894, + 0.7773437500000001 + ] + } + ] + }, + { + "image": "2147.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5155979202772963, + 0.39163281250000004, + 0.10109185441941082, + 0.372984375 + ] + } + ] + }, + { + "image": "2150.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4433209302325581, + 0.4345215759849906, + 0.0711348837209302, + 0.7009068167604753 + ] + } + ] + }, + { + "image": "2155.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5494416666666667, + 0.4414321450906817, + 0.19333333333333333, + 0.5938961851156974 + ] + } + ] + }, + { + "image": "2156.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5649466192170819, + 0.5554072096128171, + 0.11209964412811388, + 0.6275033377837116 + ] + } + ] + }, + { + "image": "2157.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5145875251509054, + 0.3979294755877035, + 0.2545271629778672, + 0.4166184448462929 + ] + } + ] + }, + { + "image": "2161.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5308333333333334, + 0.464390243902439, + 0.14166666666666666, + 0.703633520950594 + ] + } + ] + }, + { + "image": "2166.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5065571205007825, + 0.47278803869832886, + 0.1736463223787168, + 0.5420492524186455 + ] + } + ] + }, + { + "image": "2167.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.504625, + 0.6061171875, + 0.1759305555555555, + 0.7877578125000001 + ] + } + ] + }, + { + "image": "2170.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5234375, + 0.528640625, + 0.08160416666666664, + 0.7317734374999999 + ] + } + ] + }, + { + "image": "2171.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4643472222222222, + 0.49480625000000006, + 0.12129166666666673, + 0.9554500000000001 + ] + } + ] + }, + { + "image": "2172.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48351041666666666, + 0.509765625, + 0.05382291666666662, + 0.69921875 + ] + } + ] + }, + { + "image": "2173.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5294270833333333, + 0.5096328124999999, + 0.0734375, + 0.6756171874999999 + ] + } + ] + }, + { + "image": "2174.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44166666666666665, + 0.580890625, + 0.04895833333333333, + 0.7610703125 + ] + } + ] + }, + { + "image": "2178.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5399305555555556, + 0.38509375, + 0.18055555555555555, + 0.6092578125 + ] + } + ] + }, + { + "image": "2179.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5047743055555556, + 0.4547734375, + 0.09809027777777778, + 0.775953125 + ] + } + ] + }, + { + "image": "2180.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4803921568627451, + 0.4223830538393646, + 0.35572549019607835, + 0.781747572815534 + ] + } + ] + }, + { + "image": "2181.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5295138888888888, + 0.373390625, + 0.10416666666666667, + 0.5702109375 + ] + } + ] + }, + { + "image": "2185.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.515625, + 0.532890625, + 0.14583333333333334, + 0.6665703125 + ] + } + ] + }, + { + "image": "2189.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.44088541666666664, + 0.5174609375000001, + 0.0671875, + 0.7255390625000001 + ] + } + ] + }, + { + "image": "2190.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.42534374999999996, + 0.49153906249999996, + 0.03819791666666662, + 0.4856796874999999 + ] + } + ] + }, + { + "image": "2191.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4703125, + 0.4668984375, + 0.09166666666666666, + 0.6330312499999999 + ] + } + ] + }, + { + "image": "2193.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5121458333333334, + 0.5084609375, + 0.05555208333333338, + 0.4440078125000001 + ] + } + ] + }, + { + "image": "2196.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5293229166666666, + 0.49853125, + 0.07329166666666662, + 0.4788359375000001 + ] + } + ] + }, + { + "image": "2197.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.42213483146067415, + 0.4888711036225779, + 0.06157303370786512, + 0.6268660488626792 + ] + } + ] + }, + { + "image": "2203.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4569615384615385, + 0.50275, + 0.09707692307692312, + 0.7445096153846154 + ] + } + ] + }, + { + "image": "2205.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.17109634551495018, + 0.680625, + 0.12956810631229235, + 0.63875 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4277408637873754, + 0.623125, + 0.09800664451827243, + 0.75375 + ] + } + ] + }, + { + "image": "2207.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5491666666666667, + 0.564375, + 0.055, + 0.85125 + ] + } + ] + }, + { + "image": "2208.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5047845601436266, + 0.4844848484848485, + 0.28545780969479356, + 0.9097104377104378 + ] + } + ] + }, + { + "image": "2209.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5887194412107101, + 0.5277641921397379, + 0.12306169965075667, + 0.7211441048034934 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.939627473806752, + 0.5159039301310044, + 0.08648428405122231, + 0.5077991266375544 + ] + } + ] + }, + { + "image": "2211.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5152288329519451, + 0.4503012048192771, + 0.14635011441647594, + 0.5322805507745266 + ] + } + ] + }, + { + "image": "2212.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5869521690767519, + 0.5410881801125704, + 0.36559510567297004, + 0.8865478424015008 + ] + } + ] + }, + { + "image": "2215.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5203670745272525, + 0.4605816135084428, + 0.13972191323692995, + 0.8577923702313947 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.08903225806451613, + 0.4063477173233271, + 0.06669632925472749, + 0.4611944965603502 + ] + } + ] + }, + { + "image": "2216.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5279487179487179, + 0.4563692518874398, + 0.09092796092796096, + 0.7646122168840082 + ] + } + ] + }, + { + "image": "2217.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5162037037037037, + 0.51, + 0.2361111111111111, + 0.7425 + ] + } + ] + }, + { + "image": "2218.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4226325581395348, + 0.5038899312070044, + 0.1320930232558139, + 0.6690994371482175 + ] + } + ] + }, + { + "image": "2220.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4316688567674113, + 0.41038404726735594, + 0.10775295663600526, + 0.5947710487444609 + ] + } + ] + }, + { + "image": "2222.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.890625, + 0.43294531249999996, + 0.05902083333333342, + 0.34505468750000007 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5134270833333333, + 0.47415624999999995, + 0.04902083333333328, + 0.22095312499999994 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7473958333333334, + 0.46224218749999996, + 0.02951041666666659, + 0.1536484375 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3938125, + 0.49460156250000004, + 0.016885416666666705, + 0.10267187500000005 + ] + } + ] + }, + { + "image": "2223.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5192708333333333, + 0.48707031250000005, + 0.14791666666666667, + 0.971953125 + ] + } + ] + }, + { + "image": "2224.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5823569023569024, + 0.4921548821548821, + 0.09025813692480361, + 0.6198232323232324 + ] + } + ] + }, + { + "image": "2225.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4864583333333333, + 0.5323046875, + 0.071875, + 0.568984375 + ] + } + ] + }, + { + "image": "2226.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47578125, + 0.524296875, + 0.05572916666666667, + 0.54984375 + ] + } + ] + }, + { + "image": "2227.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.40391666666666665, + 0.512875, + 0.05783333333333331, + 0.52190625 + ] + } + ] + }, + { + "image": "2230.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3732142857142857, + 0.5186351471900089, + 0.10952380952380952, + 0.8280285459411241 + ] + } + ] + }, + { + "image": "2231.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.43125, + 0.5813437499999999, + 0.07395833333333333, + 0.48847656249999993 + ] + } + ] + }, + { + "image": "2232.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4552083333333333, + 0.5147109375000001, + 0.09270833333333334, + 0.8372265625 + ] + } + ] + }, + { + "image": "2233.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47569791666666666, + 0.5794296875, + 0.05555208333333338, + 0.6484375000000001 + ] + } + ] + }, + { + "image": "2235.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.47063604240282686, + 0.4229913964262078, + 0.21773851590106008, + 0.7779152878888154 + ] + } + ] + }, + { + "image": "2236.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5039154616240267, + 0.41783614759224513, + 0.12149054505005565, + 0.5348217636022514 + ] + } + ] + }, + { + "image": "2237.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.43755125284738045, + 0.5128205128205128, + 0.4347038724373576, + 0.9743589743589743 + ] + } + ] + }, + { + "image": "2238.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.49757912745936694, + 0.5327838357921745, + 0.12033361847733107, + 0.8296664528543939 + ] + } + ] + }, + { + "image": "2239.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5637333333333333, + 0.44538125000000006, + 0.06600000000000004, + 0.64364375 + ] + } + ] + }, + { + "image": "2240.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5396469248291572, + 0.31115384615384617, + 0.11660592255125284, + 0.2376923076923077 + ] + } + ] + }, + { + "image": "2241.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5959411146161935, + 0.555410094637224, + 0.09477392218717151, + 0.5059069400630916 + ] + } + ] + }, + { + "image": "2242.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5166354166666667, + 0.5899375, + 0.08796875000000005, + 0.5363046875 + ] + } + ] + }, + { + "image": "2245.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6492643391521198, + 0.5667570093457943, + 0.12647132169576067, + 0.7570093457943925 + ] + } + ] + }, + { + "image": "2246.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.563535407725322, + 0.3969873046875, + 0.2947800429184549, + 0.6243994140625 + ] + } + ] + }, + { + "image": "2247.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5360991379310345, + 0.48713235294117646, + 0.09698275862068965, + 0.5036764705882353 + ] + } + ] + }, + { + "image": "2248.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46802002224694106, + 0.5077360850531581, + 0.09010011123470522, + 0.6827704815509693 + ] + } + ] + }, + { + "image": "2249.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5068631813125696, + 0.40851156973108194, + 0.0867630700778643, + 0.6347217010631645 + ] + } + ] + }, + { + "image": "2250.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5032083333333334, + 0.42307812499999997, + 0.09455208333333337, + 0.32932812499999997 + ] + } + ] + }, + { + "image": "2251.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5439560439560439, + 0.51, + 0.15934065934065933, + 0.52 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4538736263736264, + 0.603125, + 0.049217032967033024, + 0.23333124999999996 + ] + } + ] + }, + { + "image": "2252.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4510567296996663, + 0.47686053783614757, + 0.21245828698553948, + 0.8786741713570981 + ] + } + ] + }, + { + "image": "2253.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5096153846153846, + 0.52406875, + 0.09432692307692302, + 0.57646875 + ] + } + ] + }, + { + "image": "2255.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4279379157427938, + 0.5575, + 0.19955654101995565, + 0.7375 + ] + } + ] + }, + { + "image": "2256.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3174537037037037, + 0.5065711805555556, + 0.12896990740740744, + 0.9263368055555556 + ] + } + ] + }, + { + "image": "2257.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.421875, + 0.45804687499999996, + 0.16087962962962962, + 0.877300347222222 + ] + } + ] + }, + { + "image": "2258.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4132060185185185, + 0.4731944444444445, + 0.08959490740740737, + 0.7152951388888888 + ] + } + ] + }, + { + "image": "2259.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.488489646772229, + 0.41717808219178076, + 0.09939098660170527, + 0.7162648401826484 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.2509500609013398, + 0.501634703196347, + 0.023593179049939104, + 0.2860365296803653 + ] + } + ] + }, + { + "image": "2260.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.32841435185185186, + 0.43266493055555555, + 0.06076388888888889, + 0.8369357638888889 + ] + } + ] + }, + { + "image": "2262.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5179666958808063, + 0.48586456278763973, + 0.13847502191060473, + 0.7876397107166337 + ] + } + ] + }, + { + "image": "2263.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.477243816254417, + 0.5497813121272366, + 0.1370848056537103, + 0.7630417495029822 + ] + } + ] + }, + { + "image": "2265.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.44842657342657344, + 0.5337704918032787, + 0.11713286713286714, + 0.7449180327868853 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5186188811188811, + 0.6557836065573771, + 0.02489510489510491, + 0.351704918032787 + ] + } + ] + }, + { + "image": "2266.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49666666666666665, + 0.545, + 0.05333333333333334, + 0.8025 + ] + } + ] + }, + { + "image": "2267.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46, + 0.585, + 0.06, + 0.7575 + ] + } + ] + }, + { + "image": "2268.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5308669833729216, + 0.49376187648456055, + 0.10321456848772756, + 0.9802256532066509 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.655055423594616, + 0.6117547505938242, + 0.2434639746634995, + 0.5570665083135391 + ] + } + ] + }, + { + "image": "2269.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5196036240090601, + 0.5676380628717077, + 0.163114382785957, + 0.7875276125743415 + ] + } + ] + }, + { + "image": "2270.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5129270833333333, + 0.6209531250000001, + 0.10203124999999999, + 0.6359375 + ] + } + ] + }, + { + "image": "2271.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4795614789337919, + 0.46903225806451615, + 0.08816852966466034, + 0.7109677419354838 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6239380911435941, + 0.7076064516129033, + 0.03570937231298364, + 0.18378709677419347 + ] + } + ] + }, + { + "image": "2272.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.47555, + 0.49570625, + 0.14888333333333337, + 0.82974375 + ] + } + ] + }, + { + "image": "2274.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4880583333333333, + 0.585625, + 0.09389166666666672, + 0.82875 + ] + } + ] + }, + { + "image": "2275.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4625, + 0.51, + 0.165, + 0.795 + ] + } + ] + }, + { + "image": "2276.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3922833333333333, + 0.5290250000000001, + 0.21946666666666673, + 0.9262874999999999 + ] + } + ] + }, + { + "image": "2278.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4644416666666667, + 0.5575687500000001, + 0.09889166666666668, + 0.8676375000000001 + ] + } + ] + }, + { + "image": "2279.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49369217830109335, + 0.5548549810844893, + 0.045416316232127836, + 0.6733921815889029 + ] + } + ] + }, + { + "image": "2280.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46988973706530957, + 0.6075063613231552, + 0.06785411365564037, + 0.7620865139949109 + ] + } + ] + }, + { + "image": "2281.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48816827344434705, + 0.5522682445759369, + 0.040315512708150744, + 0.6390532544378699 + ] + } + ] + }, + { + "image": "2282.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.49543739279588334, + 0.5410418006430868, + 0.0798027444253859, + 0.7903729903536977 + ] + } + ] + }, + { + "image": "2283.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47, + 0.5011437500000001, + 0.045558333333333395, + 0.64021875 + ] + } + ] + }, + { + "image": "2284.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49110833333333337, + 0.5344875, + 0.045558333333333395, + 0.77353125 + ] + } + ] + }, + { + "image": "2285.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4854948805460751, + 0.510556621880998, + 0.07679180887372014, + 0.7651951375559821 + ] + } + ] + }, + { + "image": "2286.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4675, + 0.61375, + 0.04833333333333333, + 0.595 + ] + } + ] + }, + { + "image": "2288.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.47086956521739126, + 0.5222838345864662, + 0.3206354515050167, + 0.8324342105263158 + ] + } + ] + }, + { + "image": "2289.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5704978354978355, + 0.338523166023166, + 0.41125541125541126, + 0.4398745173745173 + ] + } + ] + }, + { + "image": "2290.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.31770348837209306, + 0.4955598086124402, + 0.15366279069767438, + 0.8270717703349282 + ] + } + ] + }, + { + "image": "2292.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49595486111111114, + 0.4971640624999999, + 0.09833333333333331, + 0.7579765624999999 + ] + } + ] + }, + { + "image": "2293.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5753452115812917, + 0.4678547579298831, + 0.08165924276169263, + 0.5111435726210349 + ] + } + ] + }, + { + "image": "2294.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5813439635535308, + 0.5233162393162393, + 0.14824601366742593, + 0.3855641025641026 + ] + } + ] + }, + { + "image": "2295.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6431432038834952, + 0.5827322404371585, + 0.11682038834951455, + 0.6385245901639346 + ] + } + ] + }, + { + "image": "2296.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6136087484811664, + 0.5210746812386157, + 0.046865127582017004, + 0.605 + ] + } + ] + }, + { + "image": "2297.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5625979381443299, + 0.4759684893419834, + 0.2827835051546391, + 0.7559870250231696 + ] + } + ] + }, + { + "image": "2298.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4945321992709599, + 0.5607923497267759, + 0.19441069258809235, + 0.8784153005464481 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6834750911300121, + 0.6922814207650273, + 0.04495747266099635, + 0.43101092896174864 + ] + } + ] + }, + { + "image": "2299.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48053392658509453, + 0.5672295184490307, + 0.07563959955506118, + 0.8167604752970606 + ] + } + ] + }, + { + "image": "2300.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.567420814479638, + 0.3724559023066486, + 0.0416289592760181, + 0.7394843962008141 + ] + } + ] + }, + { + "image": "2301.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4857537912578055, + 0.4797991967871487, + 0.07472792149866189, + 0.7501137884872825 + ] + } + ] + }, + { + "image": "2302.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.47639166666666666, + 0.5013062500000001, + 0.13055833333333336, + 0.96844375 + ] + } + ] + }, + { + "image": "2304.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4455929352396972, + 0.6143154574132492, + 0.10812447434819171, + 0.6685362776025238 + ] + } + ] + }, + { + "image": "2306.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4939778645833333, + 0.43975830078125, + 0.09602864583333333, + 0.7305908203125 + ] + } + ] + }, + { + "image": "2307.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5086263020833334, + 0.46630859375, + 0.06998697916666667, + 0.63720703125 + ] + } + ] + }, + { + "image": "2308.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5847516339869281, + 0.39981617647058826, + 0.11460130718954244, + 0.4267769607843137 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4368071895424837, + 0.372578431372549, + 0.02602614379084963, + 0.3547867647058823 + ] + } + ] + }, + { + "image": "2309.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5234260869565218, + 0.45267968749999987, + 0.3859652173913044, + 0.7679687499999999 + ] + } + ] + }, + { + "image": "2310.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.42029565217391296, + 0.46484375, + 0.05217391304347821, + 0.42447656249999993 + ] + } + ] + }, + { + "image": "2311.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4544542483660131, + 0.42764460784313724, + 0.06823202614379084, + 0.8552867647058823 + ] + } + ] + }, + { + "image": "2313.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.44952614379084965, + 0.39473039215686273, + 0.06327450980392153, + 0.4093259803921569 + ] + } + ] + }, + { + "image": "2314.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.558454248366013, + 0.4007622549019608, + 0.05253267973856209, + 0.3077524509803922 + ] + } + ] + }, + { + "image": "2316.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4909470752089137, + 0.34277879341864714, + 0.14623955431754876, + 0.6281013319404545 + ] + } + ] + }, + { + "image": "2317.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3917001055966209, + 0.37506993929796784, + 0.07930306230200636, + 0.7501398785959357 + ] + } + ] + }, + { + "image": "2318.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.2188137254901961, + 0.44811764705882345, + 0.1128627450980392, + 0.5778210784313726 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4040424836601307, + 0.5470098039215687, + 0.034330065359477184, + 0.27176715686274505 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6071797385620915, + 0.610406862745098, + 0.017879084967320272, + 0.11742401960784317 + ] + } + ] + }, + { + "image": "2319.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.08641830065359477, + 0.41516911764705877, + 0.06761764705882352, + 0.4599558823529411 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5275686274509803, + 0.3699705882352941, + 0.07376797385620916, + 0.640017156862745 + ] + } + ] + }, + { + "image": "2320.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4724695652173913, + 0.482421875, + 0.12173913043478261, + 0.8138046875 + ] + } + ] + }, + { + "image": "2322.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5213903743315508, + 0.47447473937449874, + 0.05526203208556151, + 0.783215717722534 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.322524064171123, + 0.5956776263031275, + 0.10361497326203208, + 0.16489975942261437 + ] + } + ] + }, + { + "image": "2324.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.2626847826086956, + 0.48017114914425424, + 0.0869565217391304, + 0.46047269763651183 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.32065217391304346, + 0.5460472697636511, + 0.028989130434782562, + 0.2852485737571312 + ] + } + ] + }, + { + "image": "2328.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5908130081300813, + 0.41656907593778586, + 0.13953252032520322, + 0.7996340347666971 + ] + } + ] + }, + { + "image": "2332.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.43344519015659955, + 0.42963835155592933, + 0.046610738255033514, + 0.5116400336417157 + ] + } + ] + }, + { + "image": "2333.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.26911734164070616, + 0.5735703125, + 0.036344755970924195, + 0.4622421874999999 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5045067497403946, + 0.5646015625, + 0.08479750778816196, + 0.8707968749999999 + ] + } + ] + }, + { + "image": "2335.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4188388214904679, + 0.490234375, + 0.10975736568457536, + 0.94140625 + ] + } + ] + }, + { + "image": "2338.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48368881118881124, + 0.4968454258675079, + 0.17482517482517482, + 0.8359621451104101 + ] + } + ] + }, + { + "image": "2342.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6150793650793651, + 0.5, + 0.35714285714285715, + 1.0 + ] + } + ] + }, + { + "image": "2343.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6373373983739837, + 0.5731198536139066, + 0.09581300813008127, + 0.7489204025617566 + ] + } + ] + }, + { + "image": "2345.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6555509355509356, + 0.48714151827553887, + 0.3438045738045738, + 0.9571040299906279 + ] + } + ] + }, + { + "image": "2347.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5938104448742747, + 0.5067508710801394, + 0.12379110251450677, + 0.9864982578397212 + ] + } + ] + }, + { + "image": "2349.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5545927209705372, + 0.416015625, + 0.16753899480069318, + 0.82421875 + ] + } + ] + }, + { + "image": "2353.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.46494166666666664, + 0.49931875, + 0.24222500000000005, + 0.26783749999999995 + ] + } + ] + }, + { + "image": "2355.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.39154616240266965, + 0.4915572232645403, + 0.525027808676307, + 0.31269543464665417 + ] + } + ] + }, + { + "image": "2356.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5380952380952381, + 0.4568561872909699, + 0.8095238095238095, + 0.5096989966555184 + ] + } + ] + }, + { + "image": "2357.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5595105672969967, + 0.3458411507191995, + 0.06896551724137931, + 0.5641025641025641 + ] + } + ] + }, + { + "image": "2358.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.534616564417178, + 0.48030172413793104, + 0.7756441717791412, + 0.4581293103448276 + ] + } + ] + }, + { + "image": "2359.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4221171171171171, + 0.4302125506072875, + 0.19720720720720722, + 0.6439271255060729 + ] + } + ] + }, + { + "image": "2360.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5115, + 0.4731484375, + 0.0755138888888889, + 0.5943984375000001 + ] + } + ] + }, + { + "image": "2365.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.575, + 0.51875, + 0.08, + 0.3425 + ] + } + ] + }, + { + "image": "2367.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4377005870841487, + 0.43642437591776795, + 0.2508121330724071, + 0.5674082232011747 + ] + } + ] + }, + { + "image": "2368.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.1718877551020408, + 0.3821442246330568, + 0.0594472789115646, + 0.6983280153158902 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4571598639455782, + 0.42876196553924695, + 0.05874149659863944, + 0.6129865985960433 + ] + } + ] + }, + { + "image": "2369.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4066666666666667, + 0.3977485928705441, + 0.6033333333333334, + 0.3777360850531582 + ] + } + ] + }, + { + "image": "2370.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5225, + 0.4509068167604753, + 0.4483333333333333, + 0.41901188242651655 + ] + } + ] + }, + { + "image": "2371.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4, + 0.45841150719199497, + 0.5833333333333334, + 0.358974358974359 + ] + } + ] + }, + { + "image": "2372.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.512306289881495, + 0.4124487004103967, + 0.37556973564266183, + 0.6853625170998632 + ] + } + ] + }, + { + "image": "2373.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6090828138913624, + 0.3950534759358289, + 0.18165627782724844, + 0.7901069518716578 + ] + } + ] + }, + { + "image": "2375.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5706854460093896, + 0.42371126760563377, + 0.04903286384976528, + 0.3114225352112676 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5198215962441315, + 0.4831760563380282, + 0.030779342723004668, + 0.10250704225352109 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.42633802816901406, + 0.38076760563380285, + 0.11148356807511733, + 0.42595774647887336 + ] + } + ] + }, + { + "image": "2376.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4701691896705254, + 0.45989304812834225, + 0.21015138023152272, + 0.820855614973262 + ] + } + ] + }, + { + "image": "2377.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4579185520361991, + 0.4589273591310251, + 0.2316742081447964, + 0.572980312287848 + ] + } + ] + }, + { + "image": "2378.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.46771812080536906, + 0.45719424460431657, + 0.5091083413231065, + 0.6827338129496403 + ] + } + ] + }, + { + "image": "2380.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3958333333333333, + 0.5, + 0.18611111111111112, + 1.0 + ] + } + ] + }, + { + "image": "2383.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.36592777777777774, + 0.5569824999999999, + 0.09467777777777782, + 0.6110350000000001 + ] + } + ] + }, + { + "image": "2385.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.49004038772213243, + 0.554749273255814, + 0.210016155088853, + 0.748546511627907 + ] + } + ] + }, + { + "image": "2386.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3289817232375979, + 0.48893500391542677, + 0.2924281984334204, + 0.5695105716523102 + ] + } + ] + }, + { + "image": "2387.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5712890625, + 0.5219619326500732, + 0.19856770833333334, + 0.9502196193265008 + ] + } + ] + }, + { + "image": "2388.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6136363636363636, + 0.48528913963328635, + 0.14576802507836992, + 0.908514339445228 + ] + } + ] + }, + { + "image": "2392.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3422685185185185, + 0.5115364583333333, + 0.11903935185185188, + 0.6907204861111111 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4084027777777778, + 0.6591059027777777, + 0.052905092592592635, + 0.37822048611111114 + ] + } + ] + }, + { + "image": "2393.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.39593406593406594, + 0.45150579150579156, + 0.2969505494505495, + 0.7454671814671816 + ] + } + ] + }, + { + "image": "2395.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5709708737864078, + 0.5224921874999999, + 0.11095700416088766, + 0.9550078124999999 + ] + } + ] + }, + { + "image": "2396.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5891980360065466, + 0.38613468634686343, + 0.439558101472995, + 0.6642066420664207 + ] + } + ] + }, + { + "image": "2397.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.738099173553719, + 0.4723574144486692, + 0.523801652892562, + 0.8415209125475285 + ] + } + ] + }, + { + "image": "2398.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4540772532188841, + 0.5234269119070668, + 0.2300429184549356, + 0.9531461761858663 + ] + } + ] + }, + { + "image": "2399.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.36772486772486773, + 0.4928400954653938, + 0.7142857142857143, + 0.9856801909307876 + ] + } + ] + }, + { + "image": "2400.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.35684615384615387, + 0.44308159722222223, + 0.15992307692307686, + 0.8812065972222222 + ] + } + ] + }, + { + "image": "2401.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5013653846153846, + 0.5140104166666667, + 0.057692307692307696, + 0.43030381944444446 + ] + } + ] + }, + { + "image": "2403.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4125, + 0.5499826388888889, + 0.05, + 0.5545486111111111 + ] + } + ] + }, + { + "image": "2405.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5333461538461538, + 0.5022135416666667, + 0.20953846153846156, + 0.6522482638888888 + ] + } + ] + }, + { + "image": "2407.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3197307692307692, + 0.4288802083333333, + 0.11053846153846157, + 0.8476736111111111 + ] + } + ] + }, + { + "image": "2408.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4931346153846154, + 0.5152517361111112, + 0.057692307692307696, + 0.4947916666666667 + ] + } + ] + }, + { + "image": "2409.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47005769230769234, + 0.4633246527777778, + 0.055461538461538465, + 0.6583159722222223 + ] + } + ] + }, + { + "image": "2410.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5378378378378379, + 0.5122177009155646, + 0.39099099099099105, + 0.734262461851475 + ] + } + ] + }, + { + "image": "2411.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4854038461538462, + 0.4575260416666667, + 0.28196153846153854, + 0.6397743055555556 + ] + } + ] + }, + { + "image": "2413.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4707692307692308, + 0.5533680555555556, + 0.18144230769230774, + 0.5608246527777779 + ] + } + ] + }, + { + "image": "2415.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4860876897133221, + 0.4653554502369668, + 0.32170320404721753, + 0.872303317535545 + ] + } + ] + }, + { + "image": "2416.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.530956618464961, + 0.42130706691682307, + 0.10975528364849829, + 0.842607879924953 + ] + } + ] + }, + { + "image": "2417.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5265294771968855, + 0.4181050656660412, + 0.17496106785317014, + 0.7145090681676047 + ] + } + ] + }, + { + "image": "2418.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4746051167964405, + 0.47353345841150724, + 0.10381535038932152, + 0.675228267667292 + ] + } + ] + }, + { + "image": "2419.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5272525027808677, + 0.46216385240775487, + 0.10233592880978866, + 0.7217010631644778 + ] + } + ] + }, + { + "image": "2421.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5489543937708565, + 0.3518011257035647, + 0.19914349276974413, + 0.6447404627892434 + ] + } + ] + }, + { + "image": "2423.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5361596009975063, + 0.44100093545369506, + 0.22800498753117215, + 0.8766510757717493 + ] + } + ] + }, + { + "image": "2428.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4087526427061311, + 0.37542755344418055, + 0.5120930232558139, + 0.7508551068883611 + ] + } + ] + }, + { + "image": "2431.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4197262479871175, + 0.3488405797101449, + 0.3375845410628019, + 0.5234239130434781 + ] + } + ] + }, + { + "image": "2432.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6625, + 0.44718749999999996, + 0.2625, + 0.62984375 + ] + } + ] + }, + { + "image": "2434.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.511068222621185, + 0.4028350168350169, + 0.14841113105924594, + 0.7347340067340067 + ] + } + ] + }, + { + "image": "2436.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5658333333333333, + 0.49280800500312694, + 0.06833333333333333, + 0.782989368355222 + ] + } + ] + }, + { + "image": "2437.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5245333333333334, + 0.4161601000625391, + 0.19833333333333333, + 0.7536647904940585 + ] + } + ] + }, + { + "image": "2439.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4891704649042844, + 0.4767852257181942, + 0.16857793983591618, + 0.8584268125854994 + ] + } + ] + }, + { + "image": "2441.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46634615384615385, + 0.43137254901960786, + 0.08173076923076923, + 0.8086544962812712 + ] + } + ] + }, + { + "image": "2442.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5602027883396705, + 0.47192608386638235, + 0.16730038022813687, + 0.9438521677327647 + ] + } + ] + }, + { + "image": "1746714291830.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4455375253549696, + 0.4567855608079072, + 0.04645537525354965, + 0.7273270305113879 + ] + } + ] + }, + { + "image": "1746714375198.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.465276013678554, + 0.5332227682227683, + 0.05158280410356615, + 0.7025470925470925 + ] + } + ] + }, + { + "image": "1746714510435.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4927007299270073, + 0.4383664293742975, + 0.08211678832116788, + 0.8092918696140877 + ] + } + ] + }, + { + "image": "1746714539250.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.489478138222849, + 0.45352162056875733, + 0.10285848613070056, + 0.6378652123100896 + ] + } + ] + }, + { + "image": "1746714592775.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4646945210878991, + 0.4141936488169366, + 0.052932597556168685, + 0.5191998754669989 + ] + } + ] + }, + { + "image": "1746714603943.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.48952921535893157, + 0.5340227560050569, + 0.09483472454090157, + 0.8030012642225032 + ] + } + ] + }, + { + "image": "1746714657277.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48640360169491526, + 0.556316029143898, + 0.06885593220338983, + 0.8485109289617486 + ] + } + ] + }, + { + "image": "1746714670076.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49369117647058824, + 0.5402055921052632, + 0.05611274509803923, + 0.6461677631578947 + ] + } + ] + }, + { + "image": "1746714675008.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5246136259716506, + 0.39012401352874854, + 0.15959762231367167, + 0.6363810597519729 + ] + } + ] + }, + { + "image": "1746715794711.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4946049165935031, + 0.4911630396004281, + 0.0790913081650571, + 0.6283517659650374 + ] + } + ] + }, + { + "image": "1428-1-_jpg.rf.13c836bdbc1c435b28e65ba846fd2a52.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.39033047735618115, + 0.4683975240715268, + 0.06615667074663398, + 0.5270495185694635 + ] + } + ] + }, + { + "image": "IMG-20250317-WA1356_jpg.rf.0a7dc5b187e3fbbbac78bafb9a631b04.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5093818681318681, + 0.4720479134466769, + 0.20833791208791202, + 0.6452859350850076 + ] + } + ] + }, + { + "image": "IMG-20250317-WA1866_jpg.rf.10576dcd1f32f652d993cbbbe24df54a.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4968888888888889, + 0.508296875, + 0.10479166666666673, + 0.8007109375000001 + ] + } + ] + }, + { + "image": "IMG-20250318-WA0082_jpg.rf.dcccae060196ee2ed816a42a27cf5646.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.535671052631579, + 0.48218773096821876, + 0.1871052631578948, + 0.3720546932742055 + ] + } + ] + } +] \ No newline at end of file diff --git a/pole_alignment/object_detection/valid/images/1676.jpg b/pole_alignment/object_detection/valid/images/1676.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e95384820835cf53a10614c50b3f597374da2dd0 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1676.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5888c0f1cff475eb683093e3021cceaba70e1147bc6550ecd1e29a723f2fc37 +size 88733 diff --git a/pole_alignment/object_detection/valid/images/1685.jpg b/pole_alignment/object_detection/valid/images/1685.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2ab9df4b1069f69b01438fb95eb16ac2e36990fa --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1685.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:957de527452f9a329f56a996156d09ba42b25fad6b936c5f75f5228bff260c99 +size 34559 diff --git a/pole_alignment/object_detection/valid/images/1690.jpg b/pole_alignment/object_detection/valid/images/1690.jpg new file mode 100644 index 0000000000000000000000000000000000000000..67543e2b13cd6e6393e790536ce1e87cb2abe5a0 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1690.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfda0ed75cb6bce07b2b98e196017d939111787dbc9637ddd3f3c4a879165747 +size 51019 diff --git a/pole_alignment/object_detection/valid/images/1691.jpg b/pole_alignment/object_detection/valid/images/1691.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c3fc1015a14f544f43a32f2a5d94b6a24c6a10be --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1691.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e69d5a855a34133c428cb57db7e220908f8a1133f486385c02ceb3fa3988a7c9 +size 148399 diff --git a/pole_alignment/object_detection/valid/images/171.jpg b/pole_alignment/object_detection/valid/images/171.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a2d1ba66349c4acc3ea78e164345a38e686b04c4 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/171.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b355f7f82234c27c468761066129367f34da375438cd158462ce50a8d5c8437d +size 96297 diff --git a/pole_alignment/object_detection/valid/images/1715.jpg b/pole_alignment/object_detection/valid/images/1715.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6e087382624f35321d228306ebee2a466d9b60ee --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1715.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6287ef2a13d5ade28dd234a569266f83b1b6ed89cceb95e08cd45a3bc3a8156 +size 114076 diff --git a/pole_alignment/object_detection/valid/images/1722.jpg b/pole_alignment/object_detection/valid/images/1722.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a6948c5438230c33daf5b02c715a766b3c1a6a5d --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1722.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:796409540f66c4002a77de65bd3d2271668fe58d2017d52064dd35713b04d8d9 +size 141678 diff --git a/pole_alignment/object_detection/valid/images/1726.jpg b/pole_alignment/object_detection/valid/images/1726.jpg new file mode 100644 index 0000000000000000000000000000000000000000..072f4d45a468cc0c470a52c77158fcac6b108124 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1726.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2433117164b446be7ec79465ed01693dd3a6db63b4ffc831c373d9e617b1699 +size 114421 diff --git a/pole_alignment/object_detection/valid/images/173.jpg b/pole_alignment/object_detection/valid/images/173.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a08796bfbc2e1dc1a9bbd503910c30ccc6a683de --- /dev/null +++ b/pole_alignment/object_detection/valid/images/173.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fce7e7b865691c629bf9c52af072f1085e3d74abb3dbb21dce3964da751f02de +size 110239 diff --git a/pole_alignment/object_detection/valid/images/1732.jpg b/pole_alignment/object_detection/valid/images/1732.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e6be96e4baebf45ae03bab2259d6a799a5e9f04d --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1732.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52fe09735726beab3a2eb00f429b0e0909ae982a559e092c8d7380e10db47d48 +size 104686 diff --git a/pole_alignment/object_detection/valid/images/1733.jpg b/pole_alignment/object_detection/valid/images/1733.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d734c6b3c399b92de658af860dee4cfba3908ab4 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1733.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f44b5847bc92bb76bf830de63c41c0a891c72ea022953ea8455414c96f8c3ddf +size 175018 diff --git a/pole_alignment/object_detection/valid/images/1734.jpg b/pole_alignment/object_detection/valid/images/1734.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ab6a51f7ab0d845bd82990698073fb03b1a3e524 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1734.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8552065fefb8310a192a70c751012eb111286a8580e4b955a2083493ab232a3 +size 192541 diff --git a/pole_alignment/object_detection/valid/images/1736.jpg b/pole_alignment/object_detection/valid/images/1736.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1f88a6f70b19ae3a6c5f2a6b1cd0004ed5320580 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1736.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:492ad0953a19eee1d3ccb5e443bfc69042bbc08d34f21b85c70901b79bf3b503 +size 185052 diff --git a/pole_alignment/object_detection/valid/images/1738.jpg b/pole_alignment/object_detection/valid/images/1738.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f1c2bd9e966e6a1f3bab0ac920b51e19856b9d66 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1738.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42a0084a66616b82faf9054798df89445ad68e76bfc708e341cd3b60e009a609 +size 92098 diff --git a/pole_alignment/object_detection/valid/images/1739.jpg b/pole_alignment/object_detection/valid/images/1739.jpg new file mode 100644 index 0000000000000000000000000000000000000000..058ea492c6a50be585f13284b053d9651dac7d61 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1739.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b434ad64fc5da807d48aa4c11411ae1817bb6636e5404e36fb5a1aaa4ef7ae52 +size 91842 diff --git a/pole_alignment/object_detection/valid/images/174.jpg b/pole_alignment/object_detection/valid/images/174.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5e7eb7f811732edc29c794385eadd5a23e8e9011 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/174.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3134048fb2182cf920df87209273937e383225c935b46d8fe247d55522c039d +size 108958 diff --git a/pole_alignment/object_detection/valid/images/1743.jpg b/pole_alignment/object_detection/valid/images/1743.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c160aee5f4e5ce6048ccdbec2059bb5153df8b0a --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1743.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a49b5900267a7ffb9550f737b17b847aa2e4d1502c4509b4b6d7758f61bbc214 +size 174528 diff --git a/pole_alignment/object_detection/valid/images/1744.jpg b/pole_alignment/object_detection/valid/images/1744.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ad68272edea9b3a50a3910556c63d3cf6bd71ae9 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1744.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b69ef04fb55efb1d1d00b16310342b6aab4d53d4e934c548078f1e67c269df59 +size 137869 diff --git a/pole_alignment/object_detection/valid/images/1745.jpg b/pole_alignment/object_detection/valid/images/1745.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e5e3b9541da231b7f4848bb2b6a50902661b56f9 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1745.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:763fb44a103ee919a8703b3018c0fb4bf39426bd82999972af5193f34176ce19 +size 230352 diff --git a/pole_alignment/object_detection/valid/images/1746.jpg b/pole_alignment/object_detection/valid/images/1746.jpg new file mode 100644 index 0000000000000000000000000000000000000000..94f2167db17e860c1befbd11dd5c780e2387aeee --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1746.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14c6a4d3105f126b4c6afff73e189c6b0e01cd5685d62111b32085f4930c2c2f +size 166477 diff --git a/pole_alignment/object_detection/valid/images/1747.jpg b/pole_alignment/object_detection/valid/images/1747.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c4bd317ed97aab222f344844bab542527c64a281 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1747.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16e2dcccc4ca7709c4758cb61dc49c70e1af6003f91e7f2f310cfaa5f086199c +size 136464 diff --git a/pole_alignment/object_detection/valid/images/1748.jpg b/pole_alignment/object_detection/valid/images/1748.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4ff0f3460b3b57cecd7b43ec54bce94b87d9221f --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1748.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cbb9323890f174e7ffd3aa06d5398f73f3b5524ab7e5ff1425d8c4a2c0b57fd +size 176974 diff --git a/pole_alignment/object_detection/valid/images/1749.jpg b/pole_alignment/object_detection/valid/images/1749.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1c72e62e0080af3eeadf6eb2ae2de2c75332c339 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1749.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b1f58424820e11bfdb35dc1e375839f4cbaf12314b7b9f418c588b3090f2565 +size 103999 diff --git a/pole_alignment/object_detection/valid/images/175.jpg b/pole_alignment/object_detection/valid/images/175.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6a195b2244eff2e5591ecb9ac261f09fbc4ac92f --- /dev/null +++ b/pole_alignment/object_detection/valid/images/175.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9d0f4918c1f1ebba6014894f206488e180d77fd280958dce168fd56b3e0617e +size 123104 diff --git a/pole_alignment/object_detection/valid/images/1750.jpg b/pole_alignment/object_detection/valid/images/1750.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1c6772ed1979a7dd90fa557452e2929469dc3ad5 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1750.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a74163b13dd28b5ed47606908381b18760c783e3161ac40d89ad967a4b168e6e +size 578279 diff --git a/pole_alignment/object_detection/valid/images/1751.jpg b/pole_alignment/object_detection/valid/images/1751.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c779e2bd34fb66f8af789fd6ce090a390c08e9c2 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1751.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a79be92d1740bfaee4a9e78169d96333cf91d34cc1e619a0e1474a35f3b73fc7 +size 112027 diff --git a/pole_alignment/object_detection/valid/images/1752.jpg b/pole_alignment/object_detection/valid/images/1752.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4c3fb710a447cef869313392cb9bea47dafa8c3b --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1752.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61be6c734e34ab22e5dda6b8ae3f3e1a1f0cd05a95424e0503b1e60e0d4b601e +size 83969 diff --git a/pole_alignment/object_detection/valid/images/1753.jpg b/pole_alignment/object_detection/valid/images/1753.jpg new file mode 100644 index 0000000000000000000000000000000000000000..836bce3a8be8bca119853ce0f8456ab17781278e --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1753.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1844b271d62f799d52580cf3dab38db972cd925fa43d1271abfa85810c64cc86 +size 352606 diff --git a/pole_alignment/object_detection/valid/images/1754.jpg b/pole_alignment/object_detection/valid/images/1754.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e840b6e318a42153daa8b0d91a12bbb4a6030faa --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1754.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:015432ebbe5b5aed0c789296295ccb3031cb291940a0b15e80df6f5cdd19eb38 +size 227048 diff --git a/pole_alignment/object_detection/valid/images/1757.jpg b/pole_alignment/object_detection/valid/images/1757.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2cb4142aad71de2ca5f4d417ed03e6eb577da747 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1757.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:940ba874465a0ab12a27f0a2fc495a8e8ecce8f6f799d2eb87902a203f485f1d +size 110621 diff --git a/pole_alignment/object_detection/valid/images/1759.jpg b/pole_alignment/object_detection/valid/images/1759.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3766bf8a4226593dd797ff77d69d573bf2addf9b --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1759.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3474d3c30261f038f8d197c4e83732c3e26236fb329f5aaf696892ae1b71ec41 +size 126111 diff --git a/pole_alignment/object_detection/valid/images/1762.jpg b/pole_alignment/object_detection/valid/images/1762.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c95f926e96f1d0edf875d916a2912d83da5e1149 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1762.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c59ee7fa8c55fea39dfd1f12e8103eca90886fed533922ef6e774681d63ad2e3 +size 169632 diff --git a/pole_alignment/object_detection/valid/images/1769.jpg b/pole_alignment/object_detection/valid/images/1769.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5065f6fb41318577c4a53aaab51eb1a7791a7bfe --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1769.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c7151357902b897a62f780d9b30d3e552074ab21fbe3c758b9391e2b235816d +size 197747 diff --git a/pole_alignment/object_detection/valid/images/177.jpg b/pole_alignment/object_detection/valid/images/177.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ae7f16181098882ff83242367116a6f587de509e --- /dev/null +++ b/pole_alignment/object_detection/valid/images/177.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb4cfb3afc56e7f1de7937523fcce72235cbea84ccaaad33eb54f0fcb1838eaa +size 186574 diff --git a/pole_alignment/object_detection/valid/images/1770.jpg b/pole_alignment/object_detection/valid/images/1770.jpg new file mode 100644 index 0000000000000000000000000000000000000000..916c88afb4f3112eeb5f36e55a9a71c0014f1bfb --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1770.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90ee237bbfedb74397a767e35d7d4bfddcffe468dc0acce2b26ac64968f81b5c +size 140808 diff --git a/pole_alignment/object_detection/valid/images/1771.jpg b/pole_alignment/object_detection/valid/images/1771.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aeeb9176e65dceeba9cd79551bbbf0da44ef9032 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1771.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:713c6e162e1a326d903250483b73eba9f2e17ff64a795f7225a04f3c25fd6f0f +size 155158 diff --git a/pole_alignment/object_detection/valid/images/1776.jpg b/pole_alignment/object_detection/valid/images/1776.jpg new file mode 100644 index 0000000000000000000000000000000000000000..51fa8a096f79afc2388ebd8f4ac21f8e4e13452d --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1776.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c2ee059c570399691d2bedd061026fca4f02b717a49e673bc7b473a508af7c8 +size 190006 diff --git a/pole_alignment/object_detection/valid/images/1778.jpg b/pole_alignment/object_detection/valid/images/1778.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ecdae73f7d8155ec04a7bd6b1bb3669e0369001 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1778.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c12b6b44e9cf8d9979ea4a477e6b03a8bc1e13f9f496a3791f2ed7a65bf67b1 +size 114659 diff --git a/pole_alignment/object_detection/valid/images/178.jpg b/pole_alignment/object_detection/valid/images/178.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ff55629ccdedd657aa53ee4125d9cbbef9ab7027 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/178.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6adb6736a0a4b068507bfd25f191e542f911d913f2807718d05368a3bfe17cf9 +size 1033548 diff --git a/pole_alignment/object_detection/valid/images/1781.jpg b/pole_alignment/object_detection/valid/images/1781.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b268cdb34ced294e9f92271c7d2952d0197bf5ce --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1781.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62134ea3db680f87c7a2cd9531c1f05a33c380b8ee16de1ac9d5140594b2619c +size 132330 diff --git a/pole_alignment/object_detection/valid/images/1782.jpg b/pole_alignment/object_detection/valid/images/1782.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c86cf95e9035965655aecccabdafad6e6140bec0 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1782.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3588310b84edef61af7b59c25d4f53fbafc94f931f9698f86ef8ffe284b8b4e7 +size 169173 diff --git a/pole_alignment/object_detection/valid/images/1783.jpg b/pole_alignment/object_detection/valid/images/1783.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f6a3653a12cfebb9ab821da7b21f2f2b75a5873c --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1783.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48555b29e35d84c3589e968f776c688a6894c2f02b51d086ba1e8527bb73ce45 +size 679641 diff --git a/pole_alignment/object_detection/valid/images/1788.jpg b/pole_alignment/object_detection/valid/images/1788.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a57978715c6274979e600ed7e161e000e7fe418 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1788.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a0fb35fd0e76fd23b6da5c43c99e02b4c3adbbe0f67b396d7badb966425954a +size 64524 diff --git a/pole_alignment/object_detection/valid/images/1789.jpg b/pole_alignment/object_detection/valid/images/1789.jpg new file mode 100644 index 0000000000000000000000000000000000000000..989eb9b081d1b7ef73c0074df97a1986ef09d465 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1789.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4529f19465ea855c997433f650d50233f8f8892ac7bce3e4597c88e00730ca6 +size 252546 diff --git a/pole_alignment/object_detection/valid/images/1790.jpg b/pole_alignment/object_detection/valid/images/1790.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7a86980543b48847b63819e151f128aedfa395ba --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1790.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a11b5525801b7c39703e694708f3927012b91889a62bb73f33f65b20aaf65698 +size 268736 diff --git a/pole_alignment/object_detection/valid/images/1792.jpg b/pole_alignment/object_detection/valid/images/1792.jpg new file mode 100644 index 0000000000000000000000000000000000000000..593a1e8268a0ad78a695ca8fffb77e0b96862dd7 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1792.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e7ccffc278d5be068396a2dd3ebb9621576740be6b81a62f0284bbcae8197fa +size 88298 diff --git a/pole_alignment/object_detection/valid/images/1793.jpg b/pole_alignment/object_detection/valid/images/1793.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6da044952fc9f62aaf4c6d8c32d31bc1ca7576c3 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1793.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7504b5cb16b6d00c33e29ee6b8812d435d2491fbb180a9df206c0314c3994871 +size 204642 diff --git a/pole_alignment/object_detection/valid/images/1796.jpg b/pole_alignment/object_detection/valid/images/1796.jpg new file mode 100644 index 0000000000000000000000000000000000000000..65341ced826cebda66a6d6e265c74d9bb94b963a --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1796.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab1d6fa3beb171b4c1327f1c18113f430b07b71921e54b81987c2f0c8a8607ef +size 99285 diff --git a/pole_alignment/object_detection/valid/images/1797.jpg b/pole_alignment/object_detection/valid/images/1797.jpg new file mode 100644 index 0000000000000000000000000000000000000000..75adb3551ba81e3f449705884d92bdcbac839e61 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1797.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be0dfaf11c75e5f4e7cb1c4ae0e06a9a9029882bf6a689c6d50870e53da8682b +size 119094 diff --git a/pole_alignment/object_detection/valid/images/1798.jpg b/pole_alignment/object_detection/valid/images/1798.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8399ce81657eac668b6f8436cd6976876a9aac7b --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1798.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba98cc7bbd1fb5aedea74eda86c0fd8d46997633de877d5119aa696fba559171 +size 206531 diff --git a/pole_alignment/object_detection/valid/images/1799.jpg b/pole_alignment/object_detection/valid/images/1799.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f4697997b84c8585d2e57866b2c1bd81f9cd4bb3 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1799.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8400dc391280080a01d5ac39d44e60e1dab91093d91f9cceb5de599a885b8742 +size 170333 diff --git a/pole_alignment/object_detection/valid/images/18.jpg b/pole_alignment/object_detection/valid/images/18.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8b5d60829fbd2daabf65c7287700c1c0937eb159 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/18.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63e8db384cf4d78c1e6fe13bfcf0957a94f696d7990118cfcf8ed93313113cec +size 179405 diff --git a/pole_alignment/object_detection/valid/images/180.jpg b/pole_alignment/object_detection/valid/images/180.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dd6322b0cfedb2295980b2080d92cf794c7c597b --- /dev/null +++ b/pole_alignment/object_detection/valid/images/180.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:253e9c005019bc0c5a2c59f3c1d0aee2fcc2fcb726933906a3261b3eb1a14ba9 +size 185661 diff --git a/pole_alignment/object_detection/valid/images/1800.jpg b/pole_alignment/object_detection/valid/images/1800.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a4f6957eb3358d4f473adcc75564932217919a90 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1800.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0218f2ca8e3d0d5a8183807d69cc7f142139a7661876012a31eb75d8790d631e +size 165639 diff --git a/pole_alignment/object_detection/valid/images/1801.jpg b/pole_alignment/object_detection/valid/images/1801.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9f5fd6aecf1b2c50544a36e7b7ff9993735d16d8 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1801.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e95779c572b39ec7685990ba0241a0158cfa73d3aa13dc9053a0fd028b7dd62 +size 137823 diff --git a/pole_alignment/object_detection/valid/images/1802.jpg b/pole_alignment/object_detection/valid/images/1802.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f3e010b41764befcfb55b6b3349eaad197c0921c --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1802.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a996918c566313e56e218a1e55c52c1b14bb954dff2301e1abb704b93f96f2f +size 84035 diff --git a/pole_alignment/object_detection/valid/images/1803.jpg b/pole_alignment/object_detection/valid/images/1803.jpg new file mode 100644 index 0000000000000000000000000000000000000000..62d3aeb750bc14bbb83766bdbff28694c4e69d4c --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1803.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:692bd53d7ec84eeed0214e73cf8b0a9642bb64a3582d422d8e277cf897b0adca +size 249948 diff --git a/pole_alignment/object_detection/valid/images/1804.jpg b/pole_alignment/object_detection/valid/images/1804.jpg new file mode 100644 index 0000000000000000000000000000000000000000..87c3caa199a94be3a4877b72326e1aaaee591737 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1804.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:168e660c4841c319968a1657494054381c33625cc2c1065a1e8e249ec3a7d018 +size 120382 diff --git a/pole_alignment/object_detection/valid/images/1805.jpg b/pole_alignment/object_detection/valid/images/1805.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d2359beba116e69bfaffe9d9f60bf19c5bf259b4 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1805.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5e1dabf48b8182f386b2a26adbb4f327f5078499c48eaef10ad16ec087ec31a +size 162673 diff --git a/pole_alignment/object_detection/valid/images/1806.jpg b/pole_alignment/object_detection/valid/images/1806.jpg new file mode 100644 index 0000000000000000000000000000000000000000..be7eaa73509343a67c77f1f914fd327adf72b0fc --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1806.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c078d55b6f18916c48f19d5634f9e5cd83432d19b7a7bc1a0b77b72e7ab2f7ec +size 1307579 diff --git a/pole_alignment/object_detection/valid/images/1807.jpg b/pole_alignment/object_detection/valid/images/1807.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c0fda15372eb35643590072bb1b4b336e4804149 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1807.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afc12488e467d0231eddfadce9bc4c21b056b436f0ff1c7f1e09b4c7ddf2a2e1 +size 228291 diff --git a/pole_alignment/object_detection/valid/images/1810.jpg b/pole_alignment/object_detection/valid/images/1810.jpg new file mode 100644 index 0000000000000000000000000000000000000000..95a9a4938418dedd7fb1f33c964aa948414bc16f --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1810.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b95230a57bfe772453ae02d06afa47ff7c5f9da680e0019bff8d6cbcc8cada3 +size 88357 diff --git a/pole_alignment/object_detection/valid/images/1811.jpg b/pole_alignment/object_detection/valid/images/1811.jpg new file mode 100644 index 0000000000000000000000000000000000000000..328a353959f6a9c295b8a7203d07ef8a2c79097c --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1811.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09c47e1707af4fa22c1a8afed5b71faf2c1aa124842664fbda8cc2a3bb21850b +size 210312 diff --git a/pole_alignment/object_detection/valid/images/1812.jpg b/pole_alignment/object_detection/valid/images/1812.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6200ea4f9858d0e9d07f16e47466bc27a574093e --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1812.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9c31663bba02ba2a33f541d51aac6ce5d35341dc1efa6733561141524c99212 +size 146142 diff --git a/pole_alignment/object_detection/valid/images/1814.jpg b/pole_alignment/object_detection/valid/images/1814.jpg new file mode 100644 index 0000000000000000000000000000000000000000..93332859f50f23a9726b683bfcd8d25bdc7359f0 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1814.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36521f24378f6b94154585cea676f309784f366c03205e8a241745fb775b8f63 +size 285395 diff --git a/pole_alignment/object_detection/valid/images/1816.jpg b/pole_alignment/object_detection/valid/images/1816.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5d77680e6186381a02a096e78a102898837af53c --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1816.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad0c4b149017a41d18c87344d77360222cb20aca5fc3ac40b3836071e00616bd +size 375708 diff --git a/pole_alignment/object_detection/valid/images/1819.jpg b/pole_alignment/object_detection/valid/images/1819.jpg new file mode 100644 index 0000000000000000000000000000000000000000..77bf78c326b5c8655b2ebfe4f5e592da17e8eca1 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1819.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a0b3cf28e8b43665516e6cae042775ee3d3c0a4b9c1282d45693b7fb1d7786e +size 266604 diff --git a/pole_alignment/object_detection/valid/images/1820.jpg b/pole_alignment/object_detection/valid/images/1820.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1a51ed81fe777320eacb16ce49479f6701149bea --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1820.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71a18d89d051357ab5935cd43104976fced596ab9b8a90fe90e01daee568d270 +size 85651 diff --git a/pole_alignment/object_detection/valid/images/1822.jpg b/pole_alignment/object_detection/valid/images/1822.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ca744aebf83ee7c6a78a28ea9736dae46ff912aa --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1822.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dfd0cfec45b2bb6bc5ee9b49370bab5af09a2685bc439d8ef23345f96ab253d +size 122437 diff --git a/pole_alignment/object_detection/valid/images/1823.jpg b/pole_alignment/object_detection/valid/images/1823.jpg new file mode 100644 index 0000000000000000000000000000000000000000..44d9e746c8648ae3a3a5572eb55ec8208423e09b --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1823.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:538596c005a9d8f38f4b941a99aee319c9bbc0e2c3087f3f8b37c01b73f7163b +size 239200 diff --git a/pole_alignment/object_detection/valid/images/1824.jpg b/pole_alignment/object_detection/valid/images/1824.jpg new file mode 100644 index 0000000000000000000000000000000000000000..73845d5c0973695585533ceddfea0fda256b6abd --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1824.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae79942460589b091cd95bfceaa0db6752cf034b740e9fff3674a507d2ba2425 +size 108100 diff --git a/pole_alignment/object_detection/valid/images/1825.jpg b/pole_alignment/object_detection/valid/images/1825.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8f3d6eb427c5f6d290d0d9bf255cbbfab0155758 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1825.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f3a3ed85ccb51d2306e29bee9b221c43ecd098ef49e1f9a6f4b8b7bc79b12e9 +size 260697 diff --git a/pole_alignment/object_detection/valid/images/1826.jpg b/pole_alignment/object_detection/valid/images/1826.jpg new file mode 100644 index 0000000000000000000000000000000000000000..73ef2ef2e2109fbfa12b5ba263b425a4b5885d8e --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1826.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1a52aad9005522be5fcaa98d566b4e89d3f0def5b5d252d51bbc52eaa0b08d7 +size 169716 diff --git a/pole_alignment/object_detection/valid/images/1829.jpg b/pole_alignment/object_detection/valid/images/1829.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b82ade6286fb3fbf297fd6a33b7940f5cf47884b --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1829.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41f00bb329feda6e80d15044a115d1bae8d6e12b7be949af974766fdd6959694 +size 73824 diff --git a/pole_alignment/object_detection/valid/images/183.jpg b/pole_alignment/object_detection/valid/images/183.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8f4a3d0356e3c403a4b4e3c5e44f40d2eb8bbe2e --- /dev/null +++ b/pole_alignment/object_detection/valid/images/183.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7c405c548a108826804a1536c1ba3b71826d6a3a8d609e346066ea12eb6b50b +size 931537 diff --git a/pole_alignment/object_detection/valid/images/1830.jpg b/pole_alignment/object_detection/valid/images/1830.jpg new file mode 100644 index 0000000000000000000000000000000000000000..38a0575b85e0f89fb10d0f354e9614e6cdf66654 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1830.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc4a2b3d193b054d3926eae6d5e9ad766abb7d938885a489ca6a7f2354848cb2 +size 234730 diff --git a/pole_alignment/object_detection/valid/images/1834.jpg b/pole_alignment/object_detection/valid/images/1834.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b832d4557b51a783a94bfd7bb2988f364a8bdb9 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1834.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e15c79ee14fe3b2a020aafe2de2fd71b5e6681cd53ca3881716ab9ec412f2469 +size 116728 diff --git a/pole_alignment/object_detection/valid/images/184.jpg b/pole_alignment/object_detection/valid/images/184.jpg new file mode 100644 index 0000000000000000000000000000000000000000..42965c9ef2eaafa951c0c59d2f522f7931a2c7d5 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/184.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:678d364ef5988d1267630b8dda4af6399453427fa8b96e9e8561d346fbbbd10b +size 205774 diff --git a/pole_alignment/object_detection/valid/images/1841.jpg b/pole_alignment/object_detection/valid/images/1841.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6d50209f05d4bc97411cf6bffd66e974361755fa --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1841.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c03ab5f48e4fa4cf59ad82748583f82fc23c31cc4d6abac9662c965db43fac06 +size 143336 diff --git a/pole_alignment/object_detection/valid/images/1843.jpg b/pole_alignment/object_detection/valid/images/1843.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8b554d9b777f37041af631e616b64a1bad22060a --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1843.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c80e2de8c355e8ea4acfad9a85eab3245328891ada78145ef53ee1f97e20436b +size 251298 diff --git a/pole_alignment/object_detection/valid/images/1847.jpg b/pole_alignment/object_detection/valid/images/1847.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aa8b29b44f554cb432025a11429edd338d599a6b --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1847.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ad754d80ed40532cb6b4be926df0f236a3584c45578be88cb6043212ff1e04d +size 356395 diff --git a/pole_alignment/object_detection/valid/images/1848.jpg b/pole_alignment/object_detection/valid/images/1848.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d46f723d90ede29ab9325dbb1731111a5f1291f7 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1848.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7359d81da92543eddeea38f2fd8371ade55aeae5a480420042816c7b77177f30 +size 236833 diff --git a/pole_alignment/object_detection/valid/images/185.jpg b/pole_alignment/object_detection/valid/images/185.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b187f503a39106bff9c2a2e44627edb0072686f8 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/185.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:908a4933f7fb3b64d4f61bf12ad99d9c314d2f799eb40e7e4c342aea09b273a6 +size 1038640 diff --git a/pole_alignment/object_detection/valid/images/1852.jpg b/pole_alignment/object_detection/valid/images/1852.jpg new file mode 100644 index 0000000000000000000000000000000000000000..012b9df04b9672f8bd7561860a19eef433864272 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1852.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:265402449c3959aef78e5697dee816794db2cff85d63b2a6347766bee3f41204 +size 117185 diff --git a/pole_alignment/object_detection/valid/images/1856.jpg b/pole_alignment/object_detection/valid/images/1856.jpg new file mode 100644 index 0000000000000000000000000000000000000000..535bf178384a296c32e25dec7270c04451432eb3 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1856.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47c7ac0271ac965c3bd594cbb3b650ec0d18cc47159bb960f26b03524d93d6dc +size 177121 diff --git a/pole_alignment/object_detection/valid/images/1862.jpg b/pole_alignment/object_detection/valid/images/1862.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8d2bf589e36a5090ae0d6e69d33f0dd734122ef5 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1862.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:762040b6aba3c6e14365628bfc4156b80441dc3f2c6df8ef37ab9fa2b2106563 +size 318346 diff --git a/pole_alignment/object_detection/valid/images/1863.jpg b/pole_alignment/object_detection/valid/images/1863.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0614e951d98337b122cd2cc66d524c22c100fa32 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1863.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1d43f13b26a33f37f2fc28de5a0b3161b9232591dac77a0b2dfd87d21fa1b05 +size 225250 diff --git a/pole_alignment/object_detection/valid/images/1864.jpg b/pole_alignment/object_detection/valid/images/1864.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1e6c2f74ac4bf72ae63cfbf4002866b0da9f1d3d --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1864.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b15b6f874fb22cb3baef1a51b2c1365138d6fedc6a0732a6e8031dc7de7dbcb +size 248470 diff --git a/pole_alignment/object_detection/valid/images/1865.jpg b/pole_alignment/object_detection/valid/images/1865.jpg new file mode 100644 index 0000000000000000000000000000000000000000..085fdc0c6c728a5ad8f9d5c74acd2d3e8b53ba55 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1865.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8318c66de7c8e25e859f7cc3484094771a74d7cbdbb18d587611c3878f1fa84 +size 215086 diff --git a/pole_alignment/object_detection/valid/images/1866.jpg b/pole_alignment/object_detection/valid/images/1866.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8c7e6f0001ba65457dd6b8cae7b125efb743a0b6 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1866.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0afda05b1c3f0f038eb0f1d1f6f94191da4914d28b2dcc2b98be169d51cb956a +size 377084 diff --git a/pole_alignment/object_detection/valid/images/1867.jpg b/pole_alignment/object_detection/valid/images/1867.jpg new file mode 100644 index 0000000000000000000000000000000000000000..389c696f0581c30382bdcd6490229f1e0f773c1e --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1867.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fa6701e5eacfff8f3217e7c220ce8953340cc812562690c95f5be9d4e4c508b +size 231501 diff --git a/pole_alignment/object_detection/valid/images/1868.jpg b/pole_alignment/object_detection/valid/images/1868.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bf3b7067dd10b7123e37714758f9829e660c08b0 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1868.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34958772b88d1580dd46ede774dfa11fdfae7c85216f591e83c0267c23d09521 +size 166590 diff --git a/pole_alignment/object_detection/valid/images/1869.jpg b/pole_alignment/object_detection/valid/images/1869.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5303514f09388cbbfe1023ddbd8dccf1613ff927 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1869.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56b2166870f8a560e889a3608cdefd45ffc69ce895890c8f09e960e7541952d7 +size 251397 diff --git a/pole_alignment/object_detection/valid/images/1870.jpg b/pole_alignment/object_detection/valid/images/1870.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c83cda148a7abcdae93bdeabd9b24bfd6a4029ea --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1870.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d21c81932091dc7008d2f68760dad6f99df152507342aee06a2945f3450b3e6a +size 72349 diff --git a/pole_alignment/object_detection/valid/images/1871.jpg b/pole_alignment/object_detection/valid/images/1871.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4b276bd62f5da64c4c8d8951dfb1fcdcc9dcfb16 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1871.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:326b6d558670b82fb13653251daba51851cb0d6d56316ffe784a7f6ffbfe01f6 +size 117536 diff --git a/pole_alignment/object_detection/valid/images/1873.jpg b/pole_alignment/object_detection/valid/images/1873.jpg new file mode 100644 index 0000000000000000000000000000000000000000..697978bedd00626ddcf16098b5ea7e0079367b6e --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1873.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22632019218e57ba6a32020a39a6406c1bb60bb2632ee0afa793e67c05ef53e6 +size 61065 diff --git a/pole_alignment/object_detection/valid/images/1874.jpg b/pole_alignment/object_detection/valid/images/1874.jpg new file mode 100644 index 0000000000000000000000000000000000000000..040420b60f5ea56d2b09a740e4b804f9741ce83c --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1874.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb2db65b36d66b3a1769fd4f67ae8afc6a3bb1968a46140c19f6dc21fd160dd6 +size 135530 diff --git a/pole_alignment/object_detection/valid/images/1877.jpg b/pole_alignment/object_detection/valid/images/1877.jpg new file mode 100644 index 0000000000000000000000000000000000000000..57aabc36b4e00258d230992270186f781a7606c1 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1877.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5495573dd412a25143598870af9533922555356fd7d45a77972e45d11830c37e +size 277148 diff --git a/pole_alignment/object_detection/valid/images/1878.jpg b/pole_alignment/object_detection/valid/images/1878.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5711c802f4de3662699af3721fc1ef5a422167a4 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1878.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cdbd58a0d21f934f5a44971a4c0dfc14854dfc915c1db74fa08b257ecdb7a22 +size 104629 diff --git a/pole_alignment/object_detection/valid/images/1879.jpg b/pole_alignment/object_detection/valid/images/1879.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6748480f4a704a78cec37ade7d7146568199a0b0 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1879.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ba0e934ea1a8f8cc4b11ac16c8103fd8e5aa35bb90d53e09a8e305dc143b345 +size 302500 diff --git a/pole_alignment/object_detection/valid/images/188.jpg b/pole_alignment/object_detection/valid/images/188.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6acd10c9b1f866a934143fc177a67dfd918d6ab6 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/188.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fadf771d3e749c9a23e2d441b99e996c57d1e47507b78caabe66e305ae80ff7 +size 1340514 diff --git a/pole_alignment/object_detection/valid/images/1881.jpg b/pole_alignment/object_detection/valid/images/1881.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3512255f62fb386d44541d543badaca5e1b2b68b --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1881.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1395336816674320aa7d916e7bcacc1c70b16ab2f637ee3c9fd7d818bb34c73f +size 228319 diff --git a/pole_alignment/object_detection/valid/images/1884.jpg b/pole_alignment/object_detection/valid/images/1884.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf67501e838b54ae5bf194616d3b4fe24c66cc36 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1884.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13dd4073ef5c0f103acb15988a91d026b23356afb0411824dcd9fe07781805f9 +size 96835 diff --git a/pole_alignment/object_detection/valid/images/1885.jpg b/pole_alignment/object_detection/valid/images/1885.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3eeaa1ecab1bdd2730d6ea500a5eb932463f25ec --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1885.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a96a002392860ed669b7253e525719ce330fc1a9b46577cd95545f9c613245a2 +size 70720 diff --git a/pole_alignment/object_detection/valid/images/1886.jpg b/pole_alignment/object_detection/valid/images/1886.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b835cfc15328fde7e5353befca146f0ccbd659e7 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1886.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7236af983683fb20781abf3ca9294e6f291c3d04718127c3af19db0f3df302d1 +size 113160 diff --git a/pole_alignment/object_detection/valid/images/1887.jpg b/pole_alignment/object_detection/valid/images/1887.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a89f774306fe6e36109893713d868f1efa261691 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1887.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7ce52b621225afe222baa59d70dce7838d16842e7b5ef87a087e6e1d8b425ac +size 1121992 diff --git a/pole_alignment/object_detection/valid/images/1889.jpg b/pole_alignment/object_detection/valid/images/1889.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c6546fb15062cdaefb7803c93ed8984f39dc46ea --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1889.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fc8551c10ea0d9b1ca99502f8deb7f8f8830f18ee3d03083ce46cbe870ee3a8 +size 941808 diff --git a/pole_alignment/object_detection/valid/images/189.jpg b/pole_alignment/object_detection/valid/images/189.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c1620332f23187142a05482c65fda76e773217fe --- /dev/null +++ b/pole_alignment/object_detection/valid/images/189.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbc05c26ab1a279af87305aa27801fd8ab51c52bbd96f5629f6cab39aa8cfcc0 +size 89612 diff --git a/pole_alignment/object_detection/valid/images/1890.jpg b/pole_alignment/object_detection/valid/images/1890.jpg new file mode 100644 index 0000000000000000000000000000000000000000..adbb87af80c236c2317ea84a1af5e489e581d927 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1890.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bc5a73d5ef36233eb9e88ac8967bd2f44b9b41ed58ef6fd8ea56f454dba50e8 +size 887225 diff --git a/pole_alignment/object_detection/valid/images/1891.jpg b/pole_alignment/object_detection/valid/images/1891.jpg new file mode 100644 index 0000000000000000000000000000000000000000..633c169008f36decc6e7b77648cdf2cf32508bd1 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1891.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e60477d2df818eb7a0863f932c9a2cfab84fce003dd34cca81f4b196094856f +size 329787 diff --git a/pole_alignment/object_detection/valid/images/1892.jpg b/pole_alignment/object_detection/valid/images/1892.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f2b9f40bc310a6376eeac01cccfeae0f05db6d02 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1892.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4508bf6e294be7b703a8704674f378de280e7bc743554c7ca7f8d614a63b7f0 +size 194453 diff --git a/pole_alignment/object_detection/valid/images/1897.jpg b/pole_alignment/object_detection/valid/images/1897.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f0327ebc078ed47b7c040c841eea52e55e15d494 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1897.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b47bd1ddea4c8a86c46af75bfbb094f4421dba1a28c5db3596bf2f517efa042f +size 107038 diff --git a/pole_alignment/object_detection/valid/images/1898.jpg b/pole_alignment/object_detection/valid/images/1898.jpg new file mode 100644 index 0000000000000000000000000000000000000000..871befeae45619895074a4d9d4fc0dd66c50a0db --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1898.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bf5c19a14aaaf0913b260af87bb183001dd678bad06a39d381eeda0a572baac +size 186476 diff --git a/pole_alignment/object_detection/valid/images/1899.jpg b/pole_alignment/object_detection/valid/images/1899.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3479cf2a62df26628ca3838317cf5428a51c4a15 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1899.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db10b16aff52a8b88bc792e4462dd2f2b634db85b66867d08f99347f33fa9e10 +size 203075 diff --git a/pole_alignment/object_detection/valid/images/19.jpg b/pole_alignment/object_detection/valid/images/19.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e533a4e4eea4953f1e1a55f4401b5a5c4985c3f7 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/19.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0322222cad4ed86ee19c28163e44d19a2f9267a8773142c2abd8f719aa9186b +size 136083 diff --git a/pole_alignment/object_detection/valid/images/190.jpg b/pole_alignment/object_detection/valid/images/190.jpg new file mode 100644 index 0000000000000000000000000000000000000000..130c5cfd21adf92b791735b0c8e58aca2a03cf63 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/190.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76d8e8c119ae654929d9ef0f418a59b1b6c4c0aa827dda8acd12722953fe912b +size 80249 diff --git a/pole_alignment/object_detection/valid/images/1900.jpg b/pole_alignment/object_detection/valid/images/1900.jpg new file mode 100644 index 0000000000000000000000000000000000000000..51483e64c451678d22c07fd2335be82a08758e27 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1900.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfeb9179690c5a8f6234193a60d6c576bfa4c0cc8822aa06f363683fb14215c8 +size 140839 diff --git a/pole_alignment/object_detection/valid/images/1902.jpg b/pole_alignment/object_detection/valid/images/1902.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d5e61bda3f58346c3639d34bd4dc7ec843c5d9d5 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1902.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b47684b4db8e05d279dead608990bbe5553630ac34c638f9ac9452a41393290d +size 197711 diff --git a/pole_alignment/object_detection/valid/images/1903.jpg b/pole_alignment/object_detection/valid/images/1903.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f0ab6ff3f2ff8ec5529b87e415f950df53d902c4 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1903.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbe5d8ad8746f8471365081f4354c4dd6c4f9ed5c707b5fedcf58252c7898b5a +size 119477 diff --git a/pole_alignment/object_detection/valid/images/1904.jpg b/pole_alignment/object_detection/valid/images/1904.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b982eb00350c02ede530e43f26b0e0f664163c56 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1904.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e88bd119f74094fd2b210d69bb9d3528aaa40e67206650da345cd63dd2d304ff +size 136379 diff --git a/pole_alignment/object_detection/valid/images/1905.jpg b/pole_alignment/object_detection/valid/images/1905.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dea24a3bd5a463c2f8f2d8c9b67e889e13cdc2cd --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1905.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ed73e8a31ea756726146ca7f431f1f9abe6d0d72331f4abe958150327c61152 +size 183978 diff --git a/pole_alignment/object_detection/valid/images/1906.jpg b/pole_alignment/object_detection/valid/images/1906.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f460efb02ac91034582018bbcfd33bf35f28266c --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1906.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98cb30da8d5c0aa747622d4b9a9297fc932a9ecbf77a7e56eed22c0a0f401ea4 +size 123315 diff --git a/pole_alignment/object_detection/valid/images/1908.jpg b/pole_alignment/object_detection/valid/images/1908.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b33c6113c231bf5938a579d21f326d84820dfefc --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1908.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e44a1192d9783f1ad046c22707f20442c92756193caa1011cd715b51328f4ad +size 108613 diff --git a/pole_alignment/object_detection/valid/images/1909.jpg b/pole_alignment/object_detection/valid/images/1909.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a1a1603f4dbe2e4667562fb4c23d11cdf024f27e --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1909.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0771c5dabdbd0bacddae5f9d18a3b2e3e23c13ce6069e2151a6165a402eaf62b +size 104832 diff --git a/pole_alignment/object_detection/valid/images/191.jpg b/pole_alignment/object_detection/valid/images/191.jpg new file mode 100644 index 0000000000000000000000000000000000000000..45670f46995c28cec44e8d23c2fc3f81c4cbc25f --- /dev/null +++ b/pole_alignment/object_detection/valid/images/191.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:232ab115abaa6de18792736c8886c11613f1036a8873cefc488108b72dfd52a0 +size 88438 diff --git a/pole_alignment/object_detection/valid/images/1910.jpg b/pole_alignment/object_detection/valid/images/1910.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e5a6cd6cfe97c38c6342353f8f915afc5d5927df --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1910.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90792797a63350b822d2c9af0cf2c6dbe95e065874a79224b9b47a93dc45afa0 +size 30281 diff --git a/pole_alignment/object_detection/valid/images/1912.jpg b/pole_alignment/object_detection/valid/images/1912.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a6ae3c701403b0626cd7670882cc7067f5417f98 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1912.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69dc69f935962f11e3517fa6ad38b435100dbcb7d74d1790e29dc0e0f0841ab0 +size 353047 diff --git a/pole_alignment/object_detection/valid/images/1914.jpg b/pole_alignment/object_detection/valid/images/1914.jpg new file mode 100644 index 0000000000000000000000000000000000000000..331d03cffd505821a5987e8d9ce73b06868d5858 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1914.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56bd9a2772765994fb1c8606c994701981eeaceda28889a1e508810dfcd8d02b +size 172947 diff --git a/pole_alignment/object_detection/valid/images/1918.jpg b/pole_alignment/object_detection/valid/images/1918.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c31756d232b285337a9a7f3e803c21b5fea36ad9 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1918.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a887693bc1764a51eede863192e7c43f4909d7cc7118076614d6c389afeb5bd1 +size 148753 diff --git a/pole_alignment/object_detection/valid/images/1919.jpg b/pole_alignment/object_detection/valid/images/1919.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0408851ae9e0a21481a634043942cb9568801722 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1919.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c49d8bc9930f1d17741b68e57f59975d09dbbba2c963cb8984a09e67af46f13a +size 163012 diff --git a/pole_alignment/object_detection/valid/images/1920.jpg b/pole_alignment/object_detection/valid/images/1920.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0749ef4c3034576518f387b4a3fa6d36ad82765e --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1920.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34d78fff0b161e24c5f001c013da0c4fe2da84dd379e04f0b6a9f5c2cd4dc3b8 +size 181718 diff --git a/pole_alignment/object_detection/valid/images/1923.jpg b/pole_alignment/object_detection/valid/images/1923.jpg new file mode 100644 index 0000000000000000000000000000000000000000..52dde9bcf1a72ab9c5eea990ae24a46b168e92c8 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1923.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47e6a8b24262711bfb2c48d9c8b829bc4483504c74781ed6f53cb8edc93a8666 +size 216927 diff --git a/pole_alignment/object_detection/valid/images/1926.jpg b/pole_alignment/object_detection/valid/images/1926.jpg new file mode 100644 index 0000000000000000000000000000000000000000..42a0d8422473444da7896eab7d934b977ea950bd --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1926.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5e125f37edc0cef73b4710aa988c9686cc1b4ee6fde404ba56011ad3ac355fe +size 373456 diff --git a/pole_alignment/object_detection/valid/images/1928.jpg b/pole_alignment/object_detection/valid/images/1928.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6ea6741b8fa5554e038197184c09ada8b6f26b10 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1928.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fbac8048585e61ef39f63afb1a6eed26371ee481badc999821bc2f92a93a52c +size 220453 diff --git a/pole_alignment/object_detection/valid/images/1931.jpg b/pole_alignment/object_detection/valid/images/1931.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1c34cc10c4a1d385b5041bd8370ef4790c713fad --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1931.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78285987c6cae8de87326bac44e72cf7b4084477b39f26de83393b0dbeedb2d6 +size 322575 diff --git a/pole_alignment/object_detection/valid/images/1932.jpg b/pole_alignment/object_detection/valid/images/1932.jpg new file mode 100644 index 0000000000000000000000000000000000000000..badab56c61b53885071a1adba970a87ca66f419b --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1932.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:021e9e5f6f6f0a00d71b563c23166e086d7f3e01ea916c906a2583484e40defd +size 201528 diff --git a/pole_alignment/object_detection/valid/images/1933.jpg b/pole_alignment/object_detection/valid/images/1933.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9603ddc2b3d38db46c2063ea733af7ce9abb9c22 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1933.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e3137a70ef087f0e8c3371323a43962ca2e53977435cf0e730c6a2a90167be9 +size 239761 diff --git a/pole_alignment/object_detection/valid/images/1934.jpg b/pole_alignment/object_detection/valid/images/1934.jpg new file mode 100644 index 0000000000000000000000000000000000000000..40a358d7fa89974a39e828b13387f19d6a211fe6 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1934.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6041cd261c573e6c977a909abb024956a05eae0d172eb511ffc6083d6cd4e164 +size 77447 diff --git a/pole_alignment/object_detection/valid/images/1936.jpg b/pole_alignment/object_detection/valid/images/1936.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d496c077de89f4903b64ee51191f605828a0326 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1936.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a611b8fe7bf42ebe3063541dc2a19be9621a71b47644fbec3da1753ae9cbc53 +size 56152 diff --git a/pole_alignment/object_detection/valid/images/1937.jpg b/pole_alignment/object_detection/valid/images/1937.jpg new file mode 100644 index 0000000000000000000000000000000000000000..82ca12926aeacfca02eaaff6f39c11720b577ce6 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1937.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12d8bfcccbdc762bce94d1292a23537c693a6d992db689e8ca904f30edec5db0 +size 72912 diff --git a/pole_alignment/object_detection/valid/images/1938.jpg b/pole_alignment/object_detection/valid/images/1938.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f31cc099d6eef2f90cc9b04e6b1fb812e3e222d0 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1938.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42c47a5a75d22810fc9dd215229128b8fa8052e0caaf64d0fc7f5efbddfb0582 +size 71686 diff --git a/pole_alignment/object_detection/valid/images/194.jpg b/pole_alignment/object_detection/valid/images/194.jpg new file mode 100644 index 0000000000000000000000000000000000000000..27e401284dc9308314047a61f23e4c1a0b7b0801 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/194.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebead05adbb08e577cb8a79031c9858e02e015e4a2f59e6d6f9e894df884c240 +size 88357 diff --git a/pole_alignment/object_detection/valid/images/1940.jpg b/pole_alignment/object_detection/valid/images/1940.jpg new file mode 100644 index 0000000000000000000000000000000000000000..351e6058a68e9d84580d5bc2876b2a868919159b --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1940.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b2b4ccabf83360efcc75975047a301374ccb60f5d83089f3b0b29dea0580f82 +size 130782 diff --git a/pole_alignment/object_detection/valid/images/1941.jpg b/pole_alignment/object_detection/valid/images/1941.jpg new file mode 100644 index 0000000000000000000000000000000000000000..28f995593af0b9cebfdc4f3f49d7cc515cfc8b1e --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1941.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b5ec41ca9d2aefdb63a5a70b09b9aa53bb0a039534092ab8aa518e75097412b +size 117378 diff --git a/pole_alignment/object_detection/valid/images/1942.jpg b/pole_alignment/object_detection/valid/images/1942.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8ecb4298685d338a351dfa00bda69a49ac20e895 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1942.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4c2f881684539f394ce15ff6c946e9222708243c2b690e5a8ae9af569a24149 +size 118065 diff --git a/pole_alignment/object_detection/valid/images/1943.jpg b/pole_alignment/object_detection/valid/images/1943.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6dde14022adb009b19f07b05b2e997fab460bc41 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1943.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b9e1f27cf7f0c82156b2edd43dc716bc4a45f47e5c8d5f27f6999616fb779b2 +size 77373 diff --git a/pole_alignment/object_detection/valid/images/1944.jpg b/pole_alignment/object_detection/valid/images/1944.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b8a2862cbf559cdc1b55d8700c4a9498b82ce241 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1944.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eed28d06695ebf75b74cec9be1caa1b5ab94f2e6d33fdb16971c845735901d8c +size 56949 diff --git a/pole_alignment/object_detection/valid/images/1945.jpg b/pole_alignment/object_detection/valid/images/1945.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4aff9377b9203350f94497de7a5571e9a45616b7 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1945.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f1b6d0900ca3a2bfccc69bdfb9fd6d022949ddf503e1fa51c0c3f2ff1769f91 +size 60037 diff --git a/pole_alignment/object_detection/valid/images/195.jpg b/pole_alignment/object_detection/valid/images/195.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4efa7f0b5fd5f05e6a69dfa4b67ddb994018c5a2 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/195.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8b5285925e91101718e4f46309428ae291c3c3b1ea352075c1e98e16ce6795f +size 1444196 diff --git a/pole_alignment/object_detection/valid/images/1950.jpg b/pole_alignment/object_detection/valid/images/1950.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4667403f8bdec632a1d3f2774d8db332543f67c2 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1950.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b597a76ffae96ca4916cd4c22061905160615fcb37df2dca1eaf024765dc4fc9 +size 222139 diff --git a/pole_alignment/object_detection/valid/images/1952.jpg b/pole_alignment/object_detection/valid/images/1952.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cfe294df37f52f2e3b46063efc544cda81147629 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1952.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2967503c11cbf1712f79cf349f5ac94e2585fb682744bf6945858124a3b53c3d +size 88232 diff --git a/pole_alignment/object_detection/valid/images/1953.jpg b/pole_alignment/object_detection/valid/images/1953.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9660e4aff30d6c7b5c604ce2979e8443d39624a1 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1953.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5277ead2fa3fd03d1865ec6f5a7d216346196e357d6b9484868fcbb04912b9d8 +size 173776 diff --git a/pole_alignment/object_detection/valid/images/1954.jpg b/pole_alignment/object_detection/valid/images/1954.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c3aecfc8e78f43cae5a0acfe64be58700864e5e0 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1954.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46c2d34d9d3b464ee02768accc2f74da6692ada17ba29dca6278731bece6d9cf +size 1297111 diff --git a/pole_alignment/object_detection/valid/images/1955.jpg b/pole_alignment/object_detection/valid/images/1955.jpg new file mode 100644 index 0000000000000000000000000000000000000000..113c5466709336f1476ed97f215b32a84ec2a0a8 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1955.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25f79cfa9f9afb03cd8a0bbb6e09813c2ae8b78a99102a95f5c202d2257ef9f3 +size 1260547 diff --git a/pole_alignment/object_detection/valid/images/1957.jpg b/pole_alignment/object_detection/valid/images/1957.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2ed4a0871a2453484311c35de66ad50400489de5 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1957.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:243858b1b01c1d182bfc87f44b180f8ffb7a9a90b87b00506983a2680d99c042 +size 142431 diff --git a/pole_alignment/object_detection/valid/images/1958.jpg b/pole_alignment/object_detection/valid/images/1958.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a79b69a13ebfa3068b9714203b4a0c02c431dd33 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1958.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f62498ef1f26d65717f509f27fc399e16c18892756fbdbc5b74157ddef4caa88 +size 343039 diff --git a/pole_alignment/object_detection/valid/images/1959.jpg b/pole_alignment/object_detection/valid/images/1959.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d8324ad6065d7f55d1f86dfd780c8021a945d50f --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1959.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f0791a61d157d90e35faf1577a6b63b3051ca60df2836f0c300d68b075bca18 +size 296030 diff --git a/pole_alignment/object_detection/valid/images/196.jpg b/pole_alignment/object_detection/valid/images/196.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c1fc27b4d0d645bde98521df044b981b72389aaf --- /dev/null +++ b/pole_alignment/object_detection/valid/images/196.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef0b5899fd8a5f3561da2c2b5f50f5f7c95dcad4ba4d9dc102bfa0e33a2f84f8 +size 1003643 diff --git a/pole_alignment/object_detection/valid/images/1960.jpg b/pole_alignment/object_detection/valid/images/1960.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d7491275e58cd62601c22926ca391dfb97db252d --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1960.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0186880cd723a0aafe8ddff5fd13c73f16b332918017cc0b6489d70c53c9deec +size 184228 diff --git a/pole_alignment/object_detection/valid/images/1961.jpg b/pole_alignment/object_detection/valid/images/1961.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f2e263184bb2d63d475037c0e286f37e0b26cae9 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1961.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:565ee4183b01b8eed77fe9cb4b2f6a4804c4911ab4ecb715fc31752ac6f3c844 +size 266193 diff --git a/pole_alignment/object_detection/valid/images/1962.jpg b/pole_alignment/object_detection/valid/images/1962.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b29313fe3a5cb63efc056df56cf858bf3029f4ea --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1962.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f7d2b516ad033315934b0739425d9b223566a02b6cf2880ecdedf44acbd31d6 +size 327433 diff --git a/pole_alignment/object_detection/valid/images/1963.jpg b/pole_alignment/object_detection/valid/images/1963.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b8dfad45d2620729e1010df9ea7e56a46d1c9770 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1963.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d23e6be0b974b2dd5bef274abd12a2e51c2e57e2bbf0e98967fb6bcf4d045ee +size 239378 diff --git a/pole_alignment/object_detection/valid/images/1964.jpg b/pole_alignment/object_detection/valid/images/1964.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d0c9e6d1512f22c0207b78fa23948aea102d8a6d --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1964.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bc45a05e227f8af53e2d04ddb109db9b11ff16877f9860801aa30c94a9db58c +size 291967 diff --git a/pole_alignment/object_detection/valid/images/1966.jpg b/pole_alignment/object_detection/valid/images/1966.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5a7f7b5e2d90e34a300de140b1b7c4791fbcfa4d --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1966.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec5fda7ab6cc42f033a881f534966621de670066fdcbcd4ce70a4c518179c5d3 +size 111001 diff --git a/pole_alignment/object_detection/valid/images/1968.jpg b/pole_alignment/object_detection/valid/images/1968.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4cdf87d0bd9d1faa1846244bee99a4c3671043f9 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1968.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b79c16ae069e6e475c6446ae2f1dd546ca42b6e0be7424d1387fd1dc306c7c1 +size 103055 diff --git a/pole_alignment/object_detection/valid/images/197.jpg b/pole_alignment/object_detection/valid/images/197.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eed7ed362b41c6c51055bdc63194d454400d77a9 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/197.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb64c4d7ee1a4f71364db3320bba65dcdb0cfbe50e52fcb9625529dc55703757 +size 281040 diff --git a/pole_alignment/object_detection/valid/images/1970.jpg b/pole_alignment/object_detection/valid/images/1970.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a73a30bcc3955cc200f3a7630b08f84120258a4f --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1970.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7bde9184a3c9350d8ea3191ffa16c5e55d60b41dee43a85696b010fccc71ea1 +size 122928 diff --git a/pole_alignment/object_detection/valid/images/1971.jpg b/pole_alignment/object_detection/valid/images/1971.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bb4cfd3b4400a0efecd8084bc8f265a9333a4ebe --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1971.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fda80155c5f9af8bcefd074cff1034441f59b042398a0e2df49abd9b0acd45df +size 172383 diff --git a/pole_alignment/object_detection/valid/images/1972.jpg b/pole_alignment/object_detection/valid/images/1972.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6cf942eafe9e21aabf58ecda631918323080d769 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1972.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:769e4f9fa7acd91d9b08bbbac414b8895212b353f281d2728467bdc8c0814346 +size 121575 diff --git a/pole_alignment/object_detection/valid/images/1977.jpg b/pole_alignment/object_detection/valid/images/1977.jpg new file mode 100644 index 0000000000000000000000000000000000000000..914eb492a6c6129c2b3bc97cd75d81a771b19aaf --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1977.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4155b1b3ca0258d16500814e4bad0b3f5918ab82abe0a4fb2e5c4c38b9cc12a +size 118585 diff --git a/pole_alignment/object_detection/valid/images/198.jpg b/pole_alignment/object_detection/valid/images/198.jpg new file mode 100644 index 0000000000000000000000000000000000000000..45d047a2bbb07a767a7aa44a61f5d55289024441 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/198.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41f4269d27617cce6ecfaddfc12d0580f388202b195f5e86b7a571aa47971b78 +size 1093608 diff --git a/pole_alignment/object_detection/valid/images/199.jpg b/pole_alignment/object_detection/valid/images/199.jpg new file mode 100644 index 0000000000000000000000000000000000000000..65e2823e8bd5fba5003bc620bc37fd870faea980 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/199.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fc9cfb01a1493fb34a61f4e768554d13b261f32b39402ee07e01eabaf38cb57 +size 1289391 diff --git a/pole_alignment/object_detection/valid/images/1997.jpg b/pole_alignment/object_detection/valid/images/1997.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da60a15b4ce6c2852a7c689e395630ca65375d3e --- /dev/null +++ b/pole_alignment/object_detection/valid/images/1997.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58dd1393c832021917771800d292f47e5a1aaf313393e7f78afba43b2619af23 +size 418810 diff --git a/pole_alignment/object_detection/valid/images/2.jpg b/pole_alignment/object_detection/valid/images/2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c8981c31555bf11ac6d5213f7fc21c991157f945 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:678c9dbab181ebe96d7032e53e1ed27b6f138f787477d78ab2ed32a8e5c6f52f +size 277661 diff --git a/pole_alignment/object_detection/valid/images/201.jpg b/pole_alignment/object_detection/valid/images/201.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8c176f4434f1201bdf006b405b7041aa79de8cb1 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/201.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0786aa9e95c35867a71927e4910824a2ce7c94a9760d8980836e39b8279e0c51 +size 760923 diff --git a/pole_alignment/object_detection/valid/images/202.jpg b/pole_alignment/object_detection/valid/images/202.jpg new file mode 100644 index 0000000000000000000000000000000000000000..43c5e2302dfcabec477336003ea034aa68bd411c --- /dev/null +++ b/pole_alignment/object_detection/valid/images/202.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b5ca89e192d55da32acfe5d7315b36959e2b5f8448f0a21eaaf2f895937921a +size 951056 diff --git a/pole_alignment/object_detection/valid/images/203.jpg b/pole_alignment/object_detection/valid/images/203.jpg new file mode 100644 index 0000000000000000000000000000000000000000..effaaa4a119876d9523036d34aeffbb775388992 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/203.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e27b19310bba4cadec4da4f378c618236c9fbe92d5fa1a64257d30325719957 +size 1072113 diff --git a/pole_alignment/object_detection/valid/images/2037.jpg b/pole_alignment/object_detection/valid/images/2037.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e84cd903b13ab08b400f29f1ed99af822bac946d --- /dev/null +++ b/pole_alignment/object_detection/valid/images/2037.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:675a52b2aa83a96b7de3feaa629f1655bcebef15359c64fbb9e915e3478d0af8 +size 340131 diff --git a/pole_alignment/object_detection/valid/images/2039.jpg b/pole_alignment/object_detection/valid/images/2039.jpg new file mode 100644 index 0000000000000000000000000000000000000000..65557d1ef45678d9955a72aa4aab189d74663a2f --- /dev/null +++ b/pole_alignment/object_detection/valid/images/2039.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7873f0d9f5b83924cabd9ca552eb2e72a1f8da123497d2860eef4ab14ea59f7 +size 851278 diff --git a/pole_alignment/object_detection/valid/images/205.jpg b/pole_alignment/object_detection/valid/images/205.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf6fbca6a2d8319dccc0c4cabf1165df71c8f480 --- /dev/null +++ b/pole_alignment/object_detection/valid/images/205.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cb17e36f07b59da4c1da8450f76982787ce743165321003da9ebb0bb320cc13 +size 1454618 diff --git a/pole_alignment/object_detection/valid/images/209.jpg b/pole_alignment/object_detection/valid/images/209.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1bd529ffbc0a653fe09513581d9b955849006a7f --- /dev/null +++ b/pole_alignment/object_detection/valid/images/209.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c4ab98762b50cbb0d799055e9ede72c27aac5ceba9596c5fbfbb3fefd574883 +size 1010889 diff --git a/pole_alignment/object_detection/valid/labels/1676.txt b/pole_alignment/object_detection/valid/labels/1676.txt new file mode 100644 index 0000000000000000000000000000000000000000..fa41bd0b3dccf89f519fdc4ac259c5119116dd1d --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1676.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3f1d4c21efe29aad60f15effd37da953f090a29784e4f00a275c354bfa5ed67 +size 70 diff --git a/pole_alignment/object_detection/valid/labels/1685.txt b/pole_alignment/object_detection/valid/labels/1685.txt new file mode 100644 index 0000000000000000000000000000000000000000..3c67e646ca32807ac8cf37455ee76226cb75ffdb --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1685.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1338da83c2d275682c5bb3cf2f662a79fe85015dc903117e3c7a8a3527bf9305 +size 77 diff --git a/pole_alignment/object_detection/valid/labels/1690.txt b/pole_alignment/object_detection/valid/labels/1690.txt new file mode 100644 index 0000000000000000000000000000000000000000..0e2f4ad13f9658bae8e88aba05e42b822485b97f --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1690.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:529ac0486a4481b42533096995e9fdf94a146c1e4a100ba8d03757c21624dce0 +size 67 diff --git a/pole_alignment/object_detection/valid/labels/1691.txt b/pole_alignment/object_detection/valid/labels/1691.txt new file mode 100644 index 0000000000000000000000000000000000000000..c91de1205c1f05c7d2672f97568c2cdbf6e4a903 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1691.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb95b3ac1974813d98ab64ab5ff817ef3df3a5f31f9650812559f233ea5183a5 +size 78 diff --git a/pole_alignment/object_detection/valid/labels/171.txt b/pole_alignment/object_detection/valid/labels/171.txt new file mode 100644 index 0000000000000000000000000000000000000000..92628060f99d8300907d8f36f20118150b5ad021 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/171.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:146519511c76f11b252b0f485804f3d2a9b841e4bb2fb4a5a218445ae7bb43bc +size 66 diff --git a/pole_alignment/object_detection/valid/labels/1715.txt b/pole_alignment/object_detection/valid/labels/1715.txt new file mode 100644 index 0000000000000000000000000000000000000000..233900e0fba062e4ee23c74554f6bebb5f103f1e --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1715.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f65743db64841f3cc9644ce53ec7e7ab4c71d6c30de1bafbffd959960dfe0f3 +size 60 diff --git a/pole_alignment/object_detection/valid/labels/1722.txt b/pole_alignment/object_detection/valid/labels/1722.txt new file mode 100644 index 0000000000000000000000000000000000000000..0bf246835973aec3f50784d955157394650bee00 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1722.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84ec78d1f60e2814ea1ac753b3122fc69b4e82761bc3b7ff5a78ec27e9159f1e +size 77 diff --git a/pole_alignment/object_detection/valid/labels/1726.txt b/pole_alignment/object_detection/valid/labels/1726.txt new file mode 100644 index 0000000000000000000000000000000000000000..f82d23797abf670172f4fa4cc9226871f198d765 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1726.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06067b7024e6521969c530900138ebd895b0519d99c12b36fd2edd3afb65c306 +size 71 diff --git a/pole_alignment/object_detection/valid/labels/173.txt b/pole_alignment/object_detection/valid/labels/173.txt new file mode 100644 index 0000000000000000000000000000000000000000..6405b0c64dd9a80aad258f22b9c24111443d73a1 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/173.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d7df5d157795672da10925b34d3b39dab5d7caa7a9a3feb2cbd5a56015c4c9f +size 64 diff --git a/pole_alignment/object_detection/valid/labels/1732.txt b/pole_alignment/object_detection/valid/labels/1732.txt new file mode 100644 index 0000000000000000000000000000000000000000..01487f571e20b525c53ced2314a922d93cffeed1 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1732.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3cc676d93dc1620736686777cd6e46687824337cdef9cc902443599cde4248c +size 158 diff --git a/pole_alignment/object_detection/valid/labels/1733.txt b/pole_alignment/object_detection/valid/labels/1733.txt new file mode 100644 index 0000000000000000000000000000000000000000..bad82fd5e609e2227304644fb6b900d54da7496d --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1733.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2711c5ba5b8282f0777c0f555584afb1bac321bd577d8c8ab959b4e7f5670852 +size 66 diff --git a/pole_alignment/object_detection/valid/labels/1734.txt b/pole_alignment/object_detection/valid/labels/1734.txt new file mode 100644 index 0000000000000000000000000000000000000000..79af92808696e374ff5b347e835590f6e9c46fad --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1734.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bf00d6f250f873714d49671040e934235b578379323a42d574cec7be3fadbcc +size 63 diff --git a/pole_alignment/object_detection/valid/labels/1736.txt b/pole_alignment/object_detection/valid/labels/1736.txt new file mode 100644 index 0000000000000000000000000000000000000000..16acca9ad3bd81c12181a7bb565723815f6dd577 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1736.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfda2164475f009c8b2b16fdb9085f06a8c5c3db55df1f7d2afc84c12549114d +size 78 diff --git a/pole_alignment/object_detection/valid/labels/1738.txt b/pole_alignment/object_detection/valid/labels/1738.txt new file mode 100644 index 0000000000000000000000000000000000000000..5f7c350a1d706ff1b1a7f0bc9916b3be512b883f --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1738.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c401260d83ffd2533ec45ce32d8752eb2a5af07a53f5f1fd16fd59047ff46cca +size 80 diff --git a/pole_alignment/object_detection/valid/labels/1739.txt b/pole_alignment/object_detection/valid/labels/1739.txt new file mode 100644 index 0000000000000000000000000000000000000000..8e156508cc1fce0bfdd1ae62e86e7588b9f40bb9 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1739.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bf327ab95082f6f89131de3724b54a6957bb645bfa65364c55af839e71634b7 +size 74 diff --git a/pole_alignment/object_detection/valid/labels/174.txt b/pole_alignment/object_detection/valid/labels/174.txt new file mode 100644 index 0000000000000000000000000000000000000000..9b47114f7de51efe2b400ff5a074fde61824afde --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/174.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ea49d3b0d08f1a885926c057a327f1be3ed5fe3866e6fa5709279ece42705f6 +size 63 diff --git a/pole_alignment/object_detection/valid/labels/1743.txt b/pole_alignment/object_detection/valid/labels/1743.txt new file mode 100644 index 0000000000000000000000000000000000000000..375fea98c8eba36e6dbe15f2bc2f7c071592e2ea --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1743.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f042bf92af3a9f1fe275d8f0f035a486895184f48e4640f5390ef41479f48b06 +size 79 diff --git a/pole_alignment/object_detection/valid/labels/1744.txt b/pole_alignment/object_detection/valid/labels/1744.txt new file mode 100644 index 0000000000000000000000000000000000000000..795d0074e3348888b25fc63d658f7b7b7224b5d7 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1744.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0175437505b7cdc7288edf0957215b9f257406a27c3f66f7f923f376df11dd93 +size 79 diff --git a/pole_alignment/object_detection/valid/labels/1745.txt b/pole_alignment/object_detection/valid/labels/1745.txt new file mode 100644 index 0000000000000000000000000000000000000000..4620a4c68dafe788264e8acc66523966dcaf8a1c --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1745.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fa428f2c7452321f65d8ceaba54a43f5ddab200c117e58c46f6f196b4956e9a +size 66 diff --git a/pole_alignment/object_detection/valid/labels/1746.txt b/pole_alignment/object_detection/valid/labels/1746.txt new file mode 100644 index 0000000000000000000000000000000000000000..91a43f4d1c3e7dee5baab17d778b7b0e58fdc415 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1746.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:736d087fcc4d5914d568fccb63942f9ec57ac5fae836c692e6e21d8ad2d98a44 +size 77 diff --git a/pole_alignment/object_detection/valid/labels/1747.txt b/pole_alignment/object_detection/valid/labels/1747.txt new file mode 100644 index 0000000000000000000000000000000000000000..c5f177ada6cee196a0f23c4008977d8024476105 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1747.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c621bb76e127825b425ea043837afdda96b644f59b5b46484a37202d4dfbee5 +size 75 diff --git a/pole_alignment/object_detection/valid/labels/1748.txt b/pole_alignment/object_detection/valid/labels/1748.txt new file mode 100644 index 0000000000000000000000000000000000000000..3b64349b19b2ecff166563a36f18ae238996a0eb --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1748.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:385fa3e70e77d573c745ec333cd7ef401b0fa8ba179bbce8077064d64c66b76b +size 62 diff --git a/pole_alignment/object_detection/valid/labels/1749.txt b/pole_alignment/object_detection/valid/labels/1749.txt new file mode 100644 index 0000000000000000000000000000000000000000..07d3ba774a0c01ac29be8406e84d456be0b754ac --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1749.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce966d61728a07f118bf5ca31ebd4258ebd2eff1b182232975a1cd778983001a +size 72 diff --git a/pole_alignment/object_detection/valid/labels/175.txt b/pole_alignment/object_detection/valid/labels/175.txt new file mode 100644 index 0000000000000000000000000000000000000000..a7121a4cd702d4200e4665a421f25de8b9b27064 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/175.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:977dd4d268ca32c92925593150f687033921de9289ae746e3b1a4a231eab22bc +size 76 diff --git a/pole_alignment/object_detection/valid/labels/1750.txt b/pole_alignment/object_detection/valid/labels/1750.txt new file mode 100644 index 0000000000000000000000000000000000000000..5bb4e9e54a208e8a1f47c2c18761f84993339376 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1750.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e54d8bf9740e26b5739e091028c13c0c005411dfe392d57b35d2a6aecdca7a4 +size 78 diff --git a/pole_alignment/object_detection/valid/labels/1751.txt b/pole_alignment/object_detection/valid/labels/1751.txt new file mode 100644 index 0000000000000000000000000000000000000000..7e81d18f94d959647e69e19680987b5fc54ff9d3 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1751.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb6568f57418da50d9ba8855d8c1ef88f2ea804e12bb5a76d6d8e242f1fa9d7a +size 78 diff --git a/pole_alignment/object_detection/valid/labels/1752.txt b/pole_alignment/object_detection/valid/labels/1752.txt new file mode 100644 index 0000000000000000000000000000000000000000..5cc2e5ae9a555c60b7c0151eba07788b9bcd94a2 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1752.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b6e33348a0dcdf20a18d980cc4dc1f22347700f83a2d9766e83a56275c16a8f +size 80 diff --git a/pole_alignment/object_detection/valid/labels/1753.txt b/pole_alignment/object_detection/valid/labels/1753.txt new file mode 100644 index 0000000000000000000000000000000000000000..17474e32a3f37e6c366207ede8a2ebe137c614e6 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1753.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b1baeeb99ada15e7574b2ee86519343f9929fb848c2b9fa7c148775f55e45b0 +size 152 diff --git a/pole_alignment/object_detection/valid/labels/1754.txt b/pole_alignment/object_detection/valid/labels/1754.txt new file mode 100644 index 0000000000000000000000000000000000000000..b432aa8a9d702087d9b34d5a515e84d4237b4e0e --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1754.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9ce227cb764bf1a8d904284ff01161ea55802130a91a2a287404780802d5841 +size 58 diff --git a/pole_alignment/object_detection/valid/labels/1757.txt b/pole_alignment/object_detection/valid/labels/1757.txt new file mode 100644 index 0000000000000000000000000000000000000000..3fe2f9f00e3a15b47afdec1455b2efdf8d464cf8 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1757.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fb54b0ca34fab094d9b440895aaa5d70eaab811093366c8708ffeeeddb4b65d +size 77 diff --git a/pole_alignment/object_detection/valid/labels/1759.txt b/pole_alignment/object_detection/valid/labels/1759.txt new file mode 100644 index 0000000000000000000000000000000000000000..5410d7fce0cc5a9b80bb5e5f6f76b5ab8fa8c176 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1759.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2f6e1d87f1448d4f7a0e125add6b15150a322c5febafdd3ca7317055ba03f2a +size 52 diff --git a/pole_alignment/object_detection/valid/labels/1762.txt b/pole_alignment/object_detection/valid/labels/1762.txt new file mode 100644 index 0000000000000000000000000000000000000000..a474cc84b714ce498628e09dab69d48008e04886 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1762.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c1aa5a3cbce4c022a86556916ca7671e47e8752d40597b48d6634a47cc91451 +size 156 diff --git a/pole_alignment/object_detection/valid/labels/1769.txt b/pole_alignment/object_detection/valid/labels/1769.txt new file mode 100644 index 0000000000000000000000000000000000000000..b4be3b46c04630080a6ea4c13f82070608b36187 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1769.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b06c8dc60e05b685916d142d82df8cd56f103a8440bf6e1f920b2e6808d33d92 +size 138 diff --git a/pole_alignment/object_detection/valid/labels/177.txt b/pole_alignment/object_detection/valid/labels/177.txt new file mode 100644 index 0000000000000000000000000000000000000000..58587cc8cf19ce588e9bde829dc6fe8ee44e3fb3 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/177.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d72de567ec7181bd0b87f2d8b0abcdd175eaef77b09865d29667fb860ca5ce8f +size 79 diff --git a/pole_alignment/object_detection/valid/labels/1770.txt b/pole_alignment/object_detection/valid/labels/1770.txt new file mode 100644 index 0000000000000000000000000000000000000000..b5a3bcbf9e97e0c22e995bed9f19286be9e007df --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1770.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc9cee6056b9c059b263369d291da7324b192ee96fb59936bdf37daa8a4ed6cc +size 144 diff --git a/pole_alignment/object_detection/valid/labels/1771.txt b/pole_alignment/object_detection/valid/labels/1771.txt new file mode 100644 index 0000000000000000000000000000000000000000..b4c06e46b3b61c73c169957f4c71fbcb3b7f474d --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1771.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c22a38e9918455c859a943ae972c9e7d60b65aaa15314b4e9f83217cf640317e +size 63 diff --git a/pole_alignment/object_detection/valid/labels/1776.txt b/pole_alignment/object_detection/valid/labels/1776.txt new file mode 100644 index 0000000000000000000000000000000000000000..826073feb9c4608c93b9d1e51d41cf3e4b394884 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1776.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39eda6f45a5cdd90e62e3b307f365845b565d2cf237b07a1a39e0ea7bd964d0c +size 80 diff --git a/pole_alignment/object_detection/valid/labels/1778.txt b/pole_alignment/object_detection/valid/labels/1778.txt new file mode 100644 index 0000000000000000000000000000000000000000..e306a93701b0f60e8db4a16fef613917ae492658 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1778.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fcaabf030f773b162c681399ebb4eaa7523328e170f1eaea1066c57db294064 +size 78 diff --git a/pole_alignment/object_detection/valid/labels/178.txt b/pole_alignment/object_detection/valid/labels/178.txt new file mode 100644 index 0000000000000000000000000000000000000000..31124105bd34cf35bddf057e598da4277bcb4c03 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/178.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0d5c1d6afbbc2b4bdf692744a341e891aa74f8cf8ede2ffd2bcdaa6d22227a9 +size 240 diff --git a/pole_alignment/object_detection/valid/labels/1781.txt b/pole_alignment/object_detection/valid/labels/1781.txt new file mode 100644 index 0000000000000000000000000000000000000000..e9211e53be0dd165b580ab9087eb92489e0aa519 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1781.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dc34088bd629e1abd845ba213274f0784dd580c1b4f4905f927a419f69b206c +size 77 diff --git a/pole_alignment/object_detection/valid/labels/1782.txt b/pole_alignment/object_detection/valid/labels/1782.txt new file mode 100644 index 0000000000000000000000000000000000000000..52c8f82ff76f85d6836a27969207709ca45fd21c --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1782.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5faa7650d5fccfe04b72cf97fe615a4a20fb0d485bb1c24b0bf6174672ccfa6a +size 139 diff --git a/pole_alignment/object_detection/valid/labels/1783.txt b/pole_alignment/object_detection/valid/labels/1783.txt new file mode 100644 index 0000000000000000000000000000000000000000..4ea74123398f9660edc68e3bd96ba066c5030c21 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1783.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7402890e5dfb3d5cdc18c09147ce704901598ba512a5f47d2450c0d54b545a6 +size 75 diff --git a/pole_alignment/object_detection/valid/labels/1788.txt b/pole_alignment/object_detection/valid/labels/1788.txt new file mode 100644 index 0000000000000000000000000000000000000000..317b41ccb3c285d414b6894e43995b8fd4d45ca5 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1788.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19f7c830519bc15a04efdb62324b92fe5d2f2551b7655d31488ebcb7c393bad6 +size 79 diff --git a/pole_alignment/object_detection/valid/labels/1789.txt b/pole_alignment/object_detection/valid/labels/1789.txt new file mode 100644 index 0000000000000000000000000000000000000000..a16d66ab9de29f7e31affa84bb6ea86d1a3bdaeb --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1789.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e0ac0f265576a2c24ecff67aba5b6bc6d31934e511cb372f98140b8f7f98d68 +size 79 diff --git a/pole_alignment/object_detection/valid/labels/1790.txt b/pole_alignment/object_detection/valid/labels/1790.txt new file mode 100644 index 0000000000000000000000000000000000000000..60bae960a588df7849517b2401168abac108cfb2 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1790.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:feaa37e4fdbf07a580262fc779241caef2225ed3e5237a4809c32c75d72da4c5 +size 79 diff --git a/pole_alignment/object_detection/valid/labels/1792.txt b/pole_alignment/object_detection/valid/labels/1792.txt new file mode 100644 index 0000000000000000000000000000000000000000..afdcfa61016f82f0bdcfaf259b62a8b10c088731 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1792.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8df497b815e84816780799347fbe2242f8f28b1b54c3b95388f8653947bc9864 +size 78 diff --git a/pole_alignment/object_detection/valid/labels/1793.txt b/pole_alignment/object_detection/valid/labels/1793.txt new file mode 100644 index 0000000000000000000000000000000000000000..24fe96685b6bc7fcb77a798234336d39ddc49740 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1793.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f208ee506e4b3afb1be076bc6adb1b30449d56e8cdbbd79dc1557ec8eb361539 +size 118 diff --git a/pole_alignment/object_detection/valid/labels/1796.txt b/pole_alignment/object_detection/valid/labels/1796.txt new file mode 100644 index 0000000000000000000000000000000000000000..849c28f930b757e92828136fb6e47d6fc7c5af29 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1796.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d55d44375e531665f0befa610996270dde9026f441f40141bc33f5ab382fc48 +size 58 diff --git a/pole_alignment/object_detection/valid/labels/1797.txt b/pole_alignment/object_detection/valid/labels/1797.txt new file mode 100644 index 0000000000000000000000000000000000000000..0640f1900c432ca83cd466c793c7083d414c60ca --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1797.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48e551f1e1eb06df2a35411866b05c31649cbd3dc5d571282cfd5ace8be8a11f +size 315 diff --git a/pole_alignment/object_detection/valid/labels/1798.txt b/pole_alignment/object_detection/valid/labels/1798.txt new file mode 100644 index 0000000000000000000000000000000000000000..67948f645ccd270aa73ef71b3ac4c88972ec238b --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1798.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d71e5f9b0bac8408e69d399034bb1f56304ab1e7962a520028f5f6bc2393ff09 +size 62 diff --git a/pole_alignment/object_detection/valid/labels/1799.txt b/pole_alignment/object_detection/valid/labels/1799.txt new file mode 100644 index 0000000000000000000000000000000000000000..ec798d0243d6a1ee04099c46dba9b82df27bfff4 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1799.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7699be21702668d42f0fdf28bb4816524add7e5193df50cae1673325d895e65 +size 79 diff --git a/pole_alignment/object_detection/valid/labels/18.txt b/pole_alignment/object_detection/valid/labels/18.txt new file mode 100644 index 0000000000000000000000000000000000000000..b3c90313890ae23f0652102628068f1e641eeb11 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/18.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddd515bbb7789926bb26ffb09fc244efd1071a4b2e5fb40b90c2d6b2d628509c +size 77 diff --git a/pole_alignment/object_detection/valid/labels/180.txt b/pole_alignment/object_detection/valid/labels/180.txt new file mode 100644 index 0000000000000000000000000000000000000000..af0a3af7ba1bb7ed250cb9cc4368d1e2fe811a2d --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/180.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:236cf6970d8157cb90f582accdd72e1b9d6b188d722baa08e9385d41709e3332 +size 78 diff --git a/pole_alignment/object_detection/valid/labels/1800.txt b/pole_alignment/object_detection/valid/labels/1800.txt new file mode 100644 index 0000000000000000000000000000000000000000..d9652dabb630f8cc0a6d2ffc1280068c77888ac8 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1800.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce33e282f6e7f75a1488cb8bfd88351cbd54d4c553cba7afbf8df9b520d82fad +size 77 diff --git a/pole_alignment/object_detection/valid/labels/1801.txt b/pole_alignment/object_detection/valid/labels/1801.txt new file mode 100644 index 0000000000000000000000000000000000000000..55b19bf1fa70a824ee4d9df0940ae1b0fdfd9b7d --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1801.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b39e26164dbe2b9c71cbf5f44f1c33fbdaacc31bee96c991536cba9a71aa8a0 +size 71 diff --git a/pole_alignment/object_detection/valid/labels/1802.txt b/pole_alignment/object_detection/valid/labels/1802.txt new file mode 100644 index 0000000000000000000000000000000000000000..5c62cb4c06f2aa47d0e6f3d709586434f821d08f --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1802.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69f4311cb48778ac19684b1a620293b5e6b2f0b8494a38d68f52e279520d37ee +size 79 diff --git a/pole_alignment/object_detection/valid/labels/1803.txt b/pole_alignment/object_detection/valid/labels/1803.txt new file mode 100644 index 0000000000000000000000000000000000000000..97cb0dce624e0195c1efe8f2748d41d20afcf25e --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1803.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f054a7161592d339b0d8257aa3f0fdfba73379a7fff2f4819131e6142e9c825 +size 66 diff --git a/pole_alignment/object_detection/valid/labels/1804.txt b/pole_alignment/object_detection/valid/labels/1804.txt new file mode 100644 index 0000000000000000000000000000000000000000..2d99cb1190cb3767dfe5f0a5eafd2a44beaaa9da --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1804.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71d18708f9482d83bed94ce3269bb625492eeb7547a52a4eca429757758c10c8 +size 73 diff --git a/pole_alignment/object_detection/valid/labels/1805.txt b/pole_alignment/object_detection/valid/labels/1805.txt new file mode 100644 index 0000000000000000000000000000000000000000..809504e5fc5b0043bb5d125a55eed611c6ebc3dd --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1805.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f78601ec83b2a1e601009be407717b498428c551092c280e7bfa4b49c987f25 +size 74 diff --git a/pole_alignment/object_detection/valid/labels/1806.txt b/pole_alignment/object_detection/valid/labels/1806.txt new file mode 100644 index 0000000000000000000000000000000000000000..e4c0a3b23dfd226e3276957d18979bad88d4ddb3 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1806.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bef81d9cce0adf813b499c9ff43a6339731aa1f7d2fa0a0fac1781cfb88d74be +size 67 diff --git a/pole_alignment/object_detection/valid/labels/1807.txt b/pole_alignment/object_detection/valid/labels/1807.txt new file mode 100644 index 0000000000000000000000000000000000000000..8ba5882e0e03eb1c255c8395049991e7041486a4 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1807.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf76d04e10ae4284b42af441beb78679dfd226a5c31efa33f0ceca56fdb90bf0 +size 77 diff --git a/pole_alignment/object_detection/valid/labels/1810.txt b/pole_alignment/object_detection/valid/labels/1810.txt new file mode 100644 index 0000000000000000000000000000000000000000..836a3359c84abae555e65c30bd6a31d30987a2b1 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1810.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d12976540bdddfa88af6e5d65d378b5ca1061d83ada2898106a06727960f3224 +size 78 diff --git a/pole_alignment/object_detection/valid/labels/1811.txt b/pole_alignment/object_detection/valid/labels/1811.txt new file mode 100644 index 0000000000000000000000000000000000000000..4693ef9ee5e376b6064ef1eb31bbd82b6b0fb5cf --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1811.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e63af060c1b8b66abac04c1969af3f49f1cfb353565f4098584b90a87dee31e3 +size 53 diff --git a/pole_alignment/object_detection/valid/labels/1812.txt b/pole_alignment/object_detection/valid/labels/1812.txt new file mode 100644 index 0000000000000000000000000000000000000000..465f930ec6643c714825ba63bb1120daf3333ea2 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1812.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:720c9fc8070764e5484a8cea8dbf49e9df18769cc451280652a8ea0505c5dd62 +size 59 diff --git a/pole_alignment/object_detection/valid/labels/1814.txt b/pole_alignment/object_detection/valid/labels/1814.txt new file mode 100644 index 0000000000000000000000000000000000000000..3ab2e6ab64bd518fe881097a95bd32bfa4bf0a8b --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1814.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d437542beb0ac5a703f8f29dca387a302d316c8c9ea9427d833a0b894e6d6e40 +size 160 diff --git a/pole_alignment/object_detection/valid/labels/1816.txt b/pole_alignment/object_detection/valid/labels/1816.txt new file mode 100644 index 0000000000000000000000000000000000000000..336ed468f1d085b4f4150482142a65c628741884 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1816.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c631f75e8f6336415db71b3b814509849159adccd851de680b81ffb57811a78a +size 71 diff --git a/pole_alignment/object_detection/valid/labels/1819.txt b/pole_alignment/object_detection/valid/labels/1819.txt new file mode 100644 index 0000000000000000000000000000000000000000..3c2d1ab1a28eeb5ab126e44a38fbf9c86ddcf453 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1819.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55e6ca30a846d766fa69568c664c88d2934f14ec68ede2654278aa3dabd00142 +size 98 diff --git a/pole_alignment/object_detection/valid/labels/1820.txt b/pole_alignment/object_detection/valid/labels/1820.txt new file mode 100644 index 0000000000000000000000000000000000000000..da8bbcaab2a499bf580da7561d77959b1a084d59 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1820.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06ed2e4ca3d75d3c57611e523d5b74f477b41e785a89dcf1e77159aca8888cae +size 158 diff --git a/pole_alignment/object_detection/valid/labels/1822.txt b/pole_alignment/object_detection/valid/labels/1822.txt new file mode 100644 index 0000000000000000000000000000000000000000..1c528a276b92ea7e5e8dd74de164e0b5d9a497ec --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1822.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2dda80d48eaba39763499b3b319034d79f44cb3a05c7ab1f7751c90f1cc0a2a +size 79 diff --git a/pole_alignment/object_detection/valid/labels/1823.txt b/pole_alignment/object_detection/valid/labels/1823.txt new file mode 100644 index 0000000000000000000000000000000000000000..ad0ccf030166011c9aae80433a271708963e9281 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1823.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:794235ad98c9ec4e9e1d8c453db3dc3c8dff24fd627c4b03d760ff34f9dcd036 +size 66 diff --git a/pole_alignment/object_detection/valid/labels/1824.txt b/pole_alignment/object_detection/valid/labels/1824.txt new file mode 100644 index 0000000000000000000000000000000000000000..6ed2b4de510e93c412282e190cafd7a4488047a8 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1824.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b3025da4d54c36baf2a254384f1e596c391429dae8da273fbcea002b2c92111 +size 78 diff --git a/pole_alignment/object_detection/valid/labels/1825.txt b/pole_alignment/object_detection/valid/labels/1825.txt new file mode 100644 index 0000000000000000000000000000000000000000..0ec44a3a71c66620060b12522b077a63854e2092 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1825.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:726f476edcc10719ae0f56758bc48e54008a2a158ebdcf753c56d2e90adc0d15 +size 58 diff --git a/pole_alignment/object_detection/valid/labels/1826.txt b/pole_alignment/object_detection/valid/labels/1826.txt new file mode 100644 index 0000000000000000000000000000000000000000..07c19bf047d6e3dfdda38f9e39bd2132e275a0e9 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1826.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d3bad3efc0d9eee9b40e891bc7e9a7362a6d989b8284cca6d82c8ff69c3b6c0 +size 63 diff --git a/pole_alignment/object_detection/valid/labels/1829.txt b/pole_alignment/object_detection/valid/labels/1829.txt new file mode 100644 index 0000000000000000000000000000000000000000..a6331e8d161aad45396a305b2c3836a404ad077f --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1829.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:046b81054f530e1be0727d0c80445a233e79f712d8a3fb0279593cbc7737de87 +size 78 diff --git a/pole_alignment/object_detection/valid/labels/183.txt b/pole_alignment/object_detection/valid/labels/183.txt new file mode 100644 index 0000000000000000000000000000000000000000..6566f9c178455965c0249e86f4da436f330840e5 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/183.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e6edd8ae593df7c9587232868c6c0e44b6ab2f9be25f9ecfef704bbafb4181b +size 79 diff --git a/pole_alignment/object_detection/valid/labels/1830.txt b/pole_alignment/object_detection/valid/labels/1830.txt new file mode 100644 index 0000000000000000000000000000000000000000..18b5fe0984c08fe91d6fde9297cafa036262701b --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1830.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17e8a5be484f2082d988b22a9fc52db7b09d4224a142149863a8f37377865f0e +size 78 diff --git a/pole_alignment/object_detection/valid/labels/1834.txt b/pole_alignment/object_detection/valid/labels/1834.txt new file mode 100644 index 0000000000000000000000000000000000000000..1f3864501acf69f56566f883b8a1f19d0b5b87de --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1834.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fb8ddec50f7e69735d25578516c2e20d9f61701463d8e8bb744ff19bf426e2c +size 76 diff --git a/pole_alignment/object_detection/valid/labels/184.txt b/pole_alignment/object_detection/valid/labels/184.txt new file mode 100644 index 0000000000000000000000000000000000000000..518043ef6c725f4f6dda433237b7e541357668d8 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/184.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:801cc96dddacf9ba37c749a33271cdbd201b2c07bdaee794cf063b228187c76e +size 78 diff --git a/pole_alignment/object_detection/valid/labels/1841.txt b/pole_alignment/object_detection/valid/labels/1841.txt new file mode 100644 index 0000000000000000000000000000000000000000..22b2b07483606d1c856397fdec8b3d62464cabde --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1841.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85805d636dc8793d80ba022ead60e9885dc8d5c4150f3e3ab0f6edf544b6dfe5 +size 79 diff --git a/pole_alignment/object_detection/valid/labels/1843.txt b/pole_alignment/object_detection/valid/labels/1843.txt new file mode 100644 index 0000000000000000000000000000000000000000..e7c9c3676595916d2e82660e8f02ec6e68e2e61f --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1843.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:895c66c4fcca8c164f3379b0a2e63126f351f4cfd110a9af1c6379a19ce2e208 +size 77 diff --git a/pole_alignment/object_detection/valid/labels/1847.txt b/pole_alignment/object_detection/valid/labels/1847.txt new file mode 100644 index 0000000000000000000000000000000000000000..0e5be0f9c0cf9f8ac1280b9419466c2fdbcbd82e --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1847.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d07cb6185a6d2b083101d529d332adf4cadf9f5d08ca0fb5f8d57baffc59269 +size 64 diff --git a/pole_alignment/object_detection/valid/labels/1848.txt b/pole_alignment/object_detection/valid/labels/1848.txt new file mode 100644 index 0000000000000000000000000000000000000000..5c683e4610e9e535399b89f3cd09c9f9e1cd9680 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1848.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f8f8ec0c1054706cc2f095df94c982105603a61c37a7801ad479a09c8cc8211 +size 43 diff --git a/pole_alignment/object_detection/valid/labels/185.txt b/pole_alignment/object_detection/valid/labels/185.txt new file mode 100644 index 0000000000000000000000000000000000000000..f793cd9899a512389a3e8a22ba5df52b94997bac --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/185.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37c68d6a7e498981f9822b3d8048cce80eb63e95c6f0dea46bacc364910d6dba +size 79 diff --git a/pole_alignment/object_detection/valid/labels/1852.txt b/pole_alignment/object_detection/valid/labels/1852.txt new file mode 100644 index 0000000000000000000000000000000000000000..8c55f060600b61036c3206f738eb515858d50e7c --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1852.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1f5828dd80ba336224f5c2d2479128c3208b0e76014277b789b8e718c8d012f +size 78 diff --git a/pole_alignment/object_detection/valid/labels/1856.txt b/pole_alignment/object_detection/valid/labels/1856.txt new file mode 100644 index 0000000000000000000000000000000000000000..b557a1838ad2697b01c1a3cafc99062a7ba9cf8c --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1856.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7d4ebf8b882b6ebcdf48ec6562365cd8f11f357847e8989c76a72a023bd0d4e +size 61 diff --git a/pole_alignment/object_detection/valid/labels/1862.txt b/pole_alignment/object_detection/valid/labels/1862.txt new file mode 100644 index 0000000000000000000000000000000000000000..d73275f4b1217c2fe43f15f1d4fce3fe202de7af --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1862.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47b590afd03961f86d00fb6f3347539e91b674b5f1a6b7de4526dc647f31fe45 +size 130 diff --git a/pole_alignment/object_detection/valid/labels/1863.txt b/pole_alignment/object_detection/valid/labels/1863.txt new file mode 100644 index 0000000000000000000000000000000000000000..5e4bc4167f085083164cd927b48d00259c3c9c74 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1863.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9085c4fc23c6864a9b87774573659d59332e97acd572918ac67631261381ad6e +size 158 diff --git a/pole_alignment/object_detection/valid/labels/1864.txt b/pole_alignment/object_detection/valid/labels/1864.txt new file mode 100644 index 0000000000000000000000000000000000000000..b40794a821993abe276e3de8452ce50c77a60d7d --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1864.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4be6b37043c26361ebc9092c30acc768a2b03449638315875521f3e1917df81 +size 71 diff --git a/pole_alignment/object_detection/valid/labels/1865.txt b/pole_alignment/object_detection/valid/labels/1865.txt new file mode 100644 index 0000000000000000000000000000000000000000..8d5d99b04f555b223f62699861ac156fc4ff1dca --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1865.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fd87e23b344389176353f8dcf8b25b7fbbd9db6477deed57588211772fff3d7 +size 159 diff --git a/pole_alignment/object_detection/valid/labels/1866.txt b/pole_alignment/object_detection/valid/labels/1866.txt new file mode 100644 index 0000000000000000000000000000000000000000..45711b351021b99042a74f267f146b0fb962a8bf --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1866.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55a1bb083eb72bf9f71e821937a7bb7093ebf6cf59abe47efd24b098d1854c4c +size 144 diff --git a/pole_alignment/object_detection/valid/labels/1867.txt b/pole_alignment/object_detection/valid/labels/1867.txt new file mode 100644 index 0000000000000000000000000000000000000000..70fa90b8384dd58c79d1cf16149fcdd8c5ac125e --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1867.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5cd465553434011f31b8a6d79e54bbf67b6e88829edb228cf3e1c17f02e3e81 +size 216 diff --git a/pole_alignment/object_detection/valid/labels/1868.txt b/pole_alignment/object_detection/valid/labels/1868.txt new file mode 100644 index 0000000000000000000000000000000000000000..8c787ab9d57e2be5b1e521e8f686fd0c0f49705f --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1868.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:529c371e28597b138b1dba9e698f611d72505d06cdf9fb18b50b5c87b7663627 +size 72 diff --git a/pole_alignment/object_detection/valid/labels/1869.txt b/pole_alignment/object_detection/valid/labels/1869.txt new file mode 100644 index 0000000000000000000000000000000000000000..7702924966f9e04285befbec516cbe1dd41b9591 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1869.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9504c9392d814b3b7706df6c2b1c068b2d5033f962a7f59f07b32065755f65c3 +size 77 diff --git a/pole_alignment/object_detection/valid/labels/1870.txt b/pole_alignment/object_detection/valid/labels/1870.txt new file mode 100644 index 0000000000000000000000000000000000000000..91cafc6a2837914acfa535cc172428c9ae2d0fb2 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1870.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0d60f93f8fc063ce61151737c4ee0e66394ac6e58504ef06aa2697e0e12a92e +size 78 diff --git a/pole_alignment/object_detection/valid/labels/1871.txt b/pole_alignment/object_detection/valid/labels/1871.txt new file mode 100644 index 0000000000000000000000000000000000000000..ca90bd36a50ae7b00284150fc386dfe0b30973b4 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1871.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:509cf7e9c190091a03908df7712b1f7e2b3bc39a5c248469ee334846d0030835 +size 77 diff --git a/pole_alignment/object_detection/valid/labels/1873.txt b/pole_alignment/object_detection/valid/labels/1873.txt new file mode 100644 index 0000000000000000000000000000000000000000..09f842c0d2d23076879eb752270bfbb2d16a3b45 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1873.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74e29bc25c5c6f0ec69915d4f5a066cd41210c11d1bc750074ab32a0ee237600 +size 79 diff --git a/pole_alignment/object_detection/valid/labels/1874.txt b/pole_alignment/object_detection/valid/labels/1874.txt new file mode 100644 index 0000000000000000000000000000000000000000..6f5c865e0a8f50fa6a94d268177b6dfdb53da456 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1874.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea1d08e279b651d9d34872ec3c1e61afb683bbed39fe08e8f6b36b667202a225 +size 80 diff --git a/pole_alignment/object_detection/valid/labels/1877.txt b/pole_alignment/object_detection/valid/labels/1877.txt new file mode 100644 index 0000000000000000000000000000000000000000..ba118536e5a4d8dac2eb6a8f28a333e42977fa33 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1877.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:966f28722a7ffbdd99ac1264bee11573f6f10fda1eb10648b5410bd21f585940 +size 76 diff --git a/pole_alignment/object_detection/valid/labels/1878.txt b/pole_alignment/object_detection/valid/labels/1878.txt new file mode 100644 index 0000000000000000000000000000000000000000..f70c8c3242f4805277856af5cc44f11c0b83389d --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1878.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c238fe5a83560c0315deecf5cbbc80c883263c9b728c481f70a1d441794b4abe +size 140 diff --git a/pole_alignment/object_detection/valid/labels/1879.txt b/pole_alignment/object_detection/valid/labels/1879.txt new file mode 100644 index 0000000000000000000000000000000000000000..54bb88d11f5f0d9582d904b1a1f293233ea28ff7 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1879.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af4a2d217ec7844ccce35c7643e9edae38f83144db78442ebb5927de8b2cd120 +size 140 diff --git a/pole_alignment/object_detection/valid/labels/188.txt b/pole_alignment/object_detection/valid/labels/188.txt new file mode 100644 index 0000000000000000000000000000000000000000..9d0fe5638a43d42ffc8afbccc4d1e5689ab8aab1 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/188.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:006687a9e4c90d9b7cd0b122775fa7267f7bee15f0c533c705f2e3fcee491394 +size 158 diff --git a/pole_alignment/object_detection/valid/labels/1881.txt b/pole_alignment/object_detection/valid/labels/1881.txt new file mode 100644 index 0000000000000000000000000000000000000000..9f364905406b8764103844546208bd784cddef2b --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1881.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cea99854b5a934a7dacdc39dbc2838d4241130d8abbba400e3956156c3ac1bfa +size 78 diff --git a/pole_alignment/object_detection/valid/labels/1884.txt b/pole_alignment/object_detection/valid/labels/1884.txt new file mode 100644 index 0000000000000000000000000000000000000000..ec468c045c3f5f97c3b85255ae3534fcc8582f09 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1884.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:810c46ee2b3ecccdbec2077f35129f0a8f27fa0dc30d2b9752c7d25681faba80 +size 63 diff --git a/pole_alignment/object_detection/valid/labels/1885.txt b/pole_alignment/object_detection/valid/labels/1885.txt new file mode 100644 index 0000000000000000000000000000000000000000..d358b62e8f8854fa141dfcd7e3b8b6931f811c49 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1885.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2811e7d76cbc419bd4c15a0c6b71a80c65cb6c286446650fb9579861b89a7a8b +size 79 diff --git a/pole_alignment/object_detection/valid/labels/1886.txt b/pole_alignment/object_detection/valid/labels/1886.txt new file mode 100644 index 0000000000000000000000000000000000000000..b4d2b452e61c26d6546c58882c628a02a11a1e8d --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1886.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52f5d5179f2a5c5f65ef7eecf8b73cdce7593f578513fdda9ea87cd4499629b8 +size 79 diff --git a/pole_alignment/object_detection/valid/labels/1887.txt b/pole_alignment/object_detection/valid/labels/1887.txt new file mode 100644 index 0000000000000000000000000000000000000000..fa0a196c705b64b1b6c0a43806e683381d08fc17 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1887.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdfa3c09f1eb2a82788c5ee199c6011c8b770054faf601119f427cd3206618c3 +size 76 diff --git a/pole_alignment/object_detection/valid/labels/1889.txt b/pole_alignment/object_detection/valid/labels/1889.txt new file mode 100644 index 0000000000000000000000000000000000000000..7190ad26307b02819a04d2d4e39b2a54aea0f0cc --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1889.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50175831008bc0175693216abcea9ed743e2c3a8ad80c484e02cc07b5fd2661e +size 73 diff --git a/pole_alignment/object_detection/valid/labels/189.txt b/pole_alignment/object_detection/valid/labels/189.txt new file mode 100644 index 0000000000000000000000000000000000000000..14a6c2d02dd91cc8ed2fe1305a395d1da785f969 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/189.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40b80307276442286dcbbf3628508afd97cc35753c188be4b7f05d7dcf738e58 +size 77 diff --git a/pole_alignment/object_detection/valid/labels/1890.txt b/pole_alignment/object_detection/valid/labels/1890.txt new file mode 100644 index 0000000000000000000000000000000000000000..c6565c336d271389488bc84e868c154d6f145b83 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1890.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cadcb557809bb420095e63f2f2cded300f0a134fb106036df1f6b97c6d2b04af +size 71 diff --git a/pole_alignment/object_detection/valid/labels/1891.txt b/pole_alignment/object_detection/valid/labels/1891.txt new file mode 100644 index 0000000000000000000000000000000000000000..6825ae43579996cfccc9ee8ae8ea9e71691d55ee --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1891.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41c9e8ce1b76bac487ebcbcf1d75371e1045fa6eb969f1cd5f90ff3c4f2211f4 +size 69 diff --git a/pole_alignment/object_detection/valid/labels/1892.txt b/pole_alignment/object_detection/valid/labels/1892.txt new file mode 100644 index 0000000000000000000000000000000000000000..e32a3267f5a76ef02180e06498743d8d951eba65 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1892.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aab91fe38544a1a0c7857a500f4ae115533cba0f61142db77ce34f58fb6cb651 +size 134 diff --git a/pole_alignment/object_detection/valid/labels/1897.txt b/pole_alignment/object_detection/valid/labels/1897.txt new file mode 100644 index 0000000000000000000000000000000000000000..c9c1c1f309523be3905d4691a62610a1e381a645 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1897.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf1a40693703d31f8779851cd398327596ea5f4ffe1388573136300aa2302171 +size 79 diff --git a/pole_alignment/object_detection/valid/labels/1898.txt b/pole_alignment/object_detection/valid/labels/1898.txt new file mode 100644 index 0000000000000000000000000000000000000000..6f80a8d69342cb59475b2cf466a6dc07539a90b5 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1898.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:768f1fd9ac5e7ba8b2b485671eeeb77c4f5120cd8f74c55281e85141f0bf1ba0 +size 80 diff --git a/pole_alignment/object_detection/valid/labels/1899.txt b/pole_alignment/object_detection/valid/labels/1899.txt new file mode 100644 index 0000000000000000000000000000000000000000..bb44599f55060f8f0eaff17f9b0d9333be0e9ef3 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1899.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86c36f183bc384fd5a6d612c1c87efcc1d6e4d49c513dbe02455008c4e9bc7cd +size 78 diff --git a/pole_alignment/object_detection/valid/labels/19.txt b/pole_alignment/object_detection/valid/labels/19.txt new file mode 100644 index 0000000000000000000000000000000000000000..fcf5de741b9017b0d38ffeaca781274b80bdd06b --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/19.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e0e54b326ebafc1fd9c70b03e83ec4577a19f70b47645b2d81b24f259ccfe51 +size 77 diff --git a/pole_alignment/object_detection/valid/labels/190.txt b/pole_alignment/object_detection/valid/labels/190.txt new file mode 100644 index 0000000000000000000000000000000000000000..b07c8d1e2fa6d7000b21c313d3c4ff833af612e9 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/190.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1394b98c2a6de8ebb75cb513e52914258a55a707b84f08764aa44ec3c8c520d3 +size 235 diff --git a/pole_alignment/object_detection/valid/labels/1900.txt b/pole_alignment/object_detection/valid/labels/1900.txt new file mode 100644 index 0000000000000000000000000000000000000000..6ccda6dfd67d9686f1bc4292ac163352e0f5c91a --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1900.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f86690ffae437df37420e07fa213def8b12a1d3919fc0e279df4c3aa55a8bc33 +size 78 diff --git a/pole_alignment/object_detection/valid/labels/1902.txt b/pole_alignment/object_detection/valid/labels/1902.txt new file mode 100644 index 0000000000000000000000000000000000000000..0ae863168904bab8135fdf72a4753f5b334571c2 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1902.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c9293a282bd44b9b237fe6b7880ad0ab2ddbfc88639621be158e29192d14920 +size 81 diff --git a/pole_alignment/object_detection/valid/labels/1903.txt b/pole_alignment/object_detection/valid/labels/1903.txt new file mode 100644 index 0000000000000000000000000000000000000000..93e964a588010831bdaa9e4e395ae979591527f0 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1903.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faa0134e434f862fe94d0592d29326cc0cac33ce365ce03b89afe6d1b812c4ed +size 42 diff --git a/pole_alignment/object_detection/valid/labels/1904.txt b/pole_alignment/object_detection/valid/labels/1904.txt new file mode 100644 index 0000000000000000000000000000000000000000..884db00a3ebc5c16fb30a50199e783735b823bb1 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1904.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c89874885b2d56ae4081203a075d7650cc926e371cf2f7dee89db0c18792795f +size 138 diff --git a/pole_alignment/object_detection/valid/labels/1905.txt b/pole_alignment/object_detection/valid/labels/1905.txt new file mode 100644 index 0000000000000000000000000000000000000000..263efddd50ff167cb446c20df361ebf4276c8693 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1905.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa4389eb0f27632b5aa90dddebed4ef605ced3f170bf1506bcee00d25cf9df8c +size 135 diff --git a/pole_alignment/object_detection/valid/labels/1906.txt b/pole_alignment/object_detection/valid/labels/1906.txt new file mode 100644 index 0000000000000000000000000000000000000000..6ba7f360e24ecb49ca5d52fe76b127cf4d9e9c92 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1906.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:651d9230d80e6c8e6626d08b84f8a1a319ae6481131a36168e9aecf71397d67f +size 236 diff --git a/pole_alignment/object_detection/valid/labels/1908.txt b/pole_alignment/object_detection/valid/labels/1908.txt new file mode 100644 index 0000000000000000000000000000000000000000..1900f2783a73b91b113633bd818e94ec4d3b291f --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1908.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c9ccbf4182391b8be5ee4427eeae8ccf4a4f539342e313f170098d01efe7cb9 +size 79 diff --git a/pole_alignment/object_detection/valid/labels/1909.txt b/pole_alignment/object_detection/valid/labels/1909.txt new file mode 100644 index 0000000000000000000000000000000000000000..49b510729131a2b1b5c7e591e589233cc96ad50f --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1909.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33b5c4b1aa4c9925d09956377515d52e9abe101994de00d3c9c89c5dd7e9914d +size 78 diff --git a/pole_alignment/object_detection/valid/labels/191.txt b/pole_alignment/object_detection/valid/labels/191.txt new file mode 100644 index 0000000000000000000000000000000000000000..3d242d5c7038c2c73f98d939dc97cde887193dff --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/191.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2679efcccf0027f8f558924a036add9db31dc9f0ea8475859164754b81c6d77 +size 78 diff --git a/pole_alignment/object_detection/valid/labels/1910.txt b/pole_alignment/object_detection/valid/labels/1910.txt new file mode 100644 index 0000000000000000000000000000000000000000..0a4be8a29bba2edf7e6ec31e9f2915ab3a1e1cba --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1910.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b26038ceb658f663859e08ac943fab37a15c99c10e6e6aa51887fb8adfcff02 +size 78 diff --git a/pole_alignment/object_detection/valid/labels/1912.txt b/pole_alignment/object_detection/valid/labels/1912.txt new file mode 100644 index 0000000000000000000000000000000000000000..3adb3d54058d0a5713cfe227ac274173f673f558 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1912.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a49b3e46db7a4dd1caa5cd0855e0f30ad21f26efccbf9a43ea47da02a92eb37a +size 55 diff --git a/pole_alignment/object_detection/valid/labels/1914.txt b/pole_alignment/object_detection/valid/labels/1914.txt new file mode 100644 index 0000000000000000000000000000000000000000..20f9f151b00217d97e78e030b30a8b35d158778a --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1914.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c34d857b01f544329fb80e9a9b98f511f76416b7ae8d94862be596650ff1af68 +size 50 diff --git a/pole_alignment/object_detection/valid/labels/1918.txt b/pole_alignment/object_detection/valid/labels/1918.txt new file mode 100644 index 0000000000000000000000000000000000000000..830a13e1c972e05518e538df04e4f288a47460ff --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1918.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb3038a3d9c82c8bf172bb5f60b8217942e936d4b87787088f45c394087ae4ae +size 66 diff --git a/pole_alignment/object_detection/valid/labels/1919.txt b/pole_alignment/object_detection/valid/labels/1919.txt new file mode 100644 index 0000000000000000000000000000000000000000..e834c342b7b15b7a25ef6c31b2799d080fe55282 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1919.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd133e2c5a3472040e0ccf920e75fb2847a4c8bd1bc808eb4808a253dde7883c +size 79 diff --git a/pole_alignment/object_detection/valid/labels/1920.txt b/pole_alignment/object_detection/valid/labels/1920.txt new file mode 100644 index 0000000000000000000000000000000000000000..ba3df8cc5c4758c9fcf99687475552452e671ac7 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1920.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46adefa0140c8f49d2b55be12d23e967e96132fedb24b1efb2bdd281f18f7f67 +size 63 diff --git a/pole_alignment/object_detection/valid/labels/1923.txt b/pole_alignment/object_detection/valid/labels/1923.txt new file mode 100644 index 0000000000000000000000000000000000000000..241800d3966298ac8ef9542a5918abae6e8e478e --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1923.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c9ccd7201914b1d5fa93a7f1208bee5cf47f9452929a5c35cd4f89c78855ed9 +size 69 diff --git a/pole_alignment/object_detection/valid/labels/1926.txt b/pole_alignment/object_detection/valid/labels/1926.txt new file mode 100644 index 0000000000000000000000000000000000000000..68f1082a8094149e85349c27e22ae0c055387629 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1926.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86efc8dbc123dc1425d733442f20f6a9461750f8897d5520eb7ad2fabaaed737 +size 71 diff --git a/pole_alignment/object_detection/valid/labels/1928.txt b/pole_alignment/object_detection/valid/labels/1928.txt new file mode 100644 index 0000000000000000000000000000000000000000..ab2ec9751acfbbc3187d1106281406f227ab3020 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1928.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f530330955239761bc9ac102edcf9a20862a30234a19c405605aa8e23dc9694e +size 80 diff --git a/pole_alignment/object_detection/valid/labels/1931.txt b/pole_alignment/object_detection/valid/labels/1931.txt new file mode 100644 index 0000000000000000000000000000000000000000..a8d01089167af5b6b0067998d8d253f46f1dcb9a --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1931.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc757600ea18854545f18a07ec7de3cf42fec8c4feb6725985ac0e91c7535cca +size 78 diff --git a/pole_alignment/object_detection/valid/labels/1932.txt b/pole_alignment/object_detection/valid/labels/1932.txt new file mode 100644 index 0000000000000000000000000000000000000000..bedb6610f1fae4ebc4b3c6d70fc1b26e20d89116 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1932.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13d7b88759177c21582c55a34ac759faf2dbeaf53480a708795461a94d1d1218 +size 64 diff --git a/pole_alignment/object_detection/valid/labels/1933.txt b/pole_alignment/object_detection/valid/labels/1933.txt new file mode 100644 index 0000000000000000000000000000000000000000..f12ad07265c82eb52a445326d607d1def75797d9 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1933.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d750fe692f53a9226db45004ca76f9f2efb3ae228c5fc160ec1b764ace424a7d +size 78 diff --git a/pole_alignment/object_detection/valid/labels/1934.txt b/pole_alignment/object_detection/valid/labels/1934.txt new file mode 100644 index 0000000000000000000000000000000000000000..f294946e693a0c1c9d90a7e36cc423da05447733 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1934.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:136404f231f6c01bbe9720bd32af5fb58bb8830edc62103929365417aa6cae71 +size 132 diff --git a/pole_alignment/object_detection/valid/labels/1936.txt b/pole_alignment/object_detection/valid/labels/1936.txt new file mode 100644 index 0000000000000000000000000000000000000000..3586345d8282af40a8bd335d1fe8e662a24c9a05 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1936.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bc6b3722400a8970d8c13fb0617a24c12c4e438274c83bf00f200193aa855d5 +size 78 diff --git a/pole_alignment/object_detection/valid/labels/1937.txt b/pole_alignment/object_detection/valid/labels/1937.txt new file mode 100644 index 0000000000000000000000000000000000000000..01c0e60fbc894b40e1efd048e8c96f53c33ab46d --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1937.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2a072f98cc10e7a5f1207c6cb530d970dc701524cefe0784c3ac9e0b79c3b68 +size 80 diff --git a/pole_alignment/object_detection/valid/labels/1938.txt b/pole_alignment/object_detection/valid/labels/1938.txt new file mode 100644 index 0000000000000000000000000000000000000000..5c0fb03dc673f064af3a574d645b385ae96466e2 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1938.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e88d51ed2403a907cbeb1ce375fe87adeee2ab8c7da87de37b40bc64b23d88a2 +size 68 diff --git a/pole_alignment/object_detection/valid/labels/194.txt b/pole_alignment/object_detection/valid/labels/194.txt new file mode 100644 index 0000000000000000000000000000000000000000..ed8ec0c6b773b4cbf4b961f0a06f9a5617cce894 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/194.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a203aca1ddf42d473f5a45628a5f227e5b2c3969c9f9945bb81b7854b5c123a1 +size 80 diff --git a/pole_alignment/object_detection/valid/labels/1940.txt b/pole_alignment/object_detection/valid/labels/1940.txt new file mode 100644 index 0000000000000000000000000000000000000000..ea57812af854253bb98efb06159731f678cc26c0 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1940.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62b55bc5c9a2c749a1da330bf3efa62b20cfec136c994b5e461a3b1e7634eaf7 +size 79 diff --git a/pole_alignment/object_detection/valid/labels/1941.txt b/pole_alignment/object_detection/valid/labels/1941.txt new file mode 100644 index 0000000000000000000000000000000000000000..3cc9e63bdac651d54138916a7384233d453d181b --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1941.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9cfc471f58ea9011d394cefce74a2af942d2773eb058a18401b3877f7bd32c9 +size 78 diff --git a/pole_alignment/object_detection/valid/labels/1942.txt b/pole_alignment/object_detection/valid/labels/1942.txt new file mode 100644 index 0000000000000000000000000000000000000000..67900a2621e01cc9d511cd24b545f4b1bfc3f393 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1942.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59da383d3cbff9d804ef10bdf06cd9e1dcafbf7eb9d6db3391766016f59d9e3c +size 73 diff --git a/pole_alignment/object_detection/valid/labels/1943.txt b/pole_alignment/object_detection/valid/labels/1943.txt new file mode 100644 index 0000000000000000000000000000000000000000..f993c7115a1fdddca217a8aee7f687e6a5c43b7c --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1943.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b65b2369b5345f7f3643699c05b0d9ee607d72d71dab89470095bcbef35cd742 +size 80 diff --git a/pole_alignment/object_detection/valid/labels/1944.txt b/pole_alignment/object_detection/valid/labels/1944.txt new file mode 100644 index 0000000000000000000000000000000000000000..4109ec9b876ac89fabd30a820bc1461a147e73a1 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1944.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23317c4a44e5d4215edba4a58307effe8a1076a9ebd588d71b7f51439db85887 +size 79 diff --git a/pole_alignment/object_detection/valid/labels/1945.txt b/pole_alignment/object_detection/valid/labels/1945.txt new file mode 100644 index 0000000000000000000000000000000000000000..eb0210558c6f69b245b72ad1cb249c44bfd30320 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1945.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ee3729f2cfd0981fd3351476d896be6321d83330f7f001a58e3f68160d58a6e +size 77 diff --git a/pole_alignment/object_detection/valid/labels/195.txt b/pole_alignment/object_detection/valid/labels/195.txt new file mode 100644 index 0000000000000000000000000000000000000000..fd4ebc7cd40eb4f263e8a4d2756813aa17c3503f --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/195.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c590fe652524ce7755cd1d06b83199588e9d230745e39828035765fcb7c71432 +size 78 diff --git a/pole_alignment/object_detection/valid/labels/1950.txt b/pole_alignment/object_detection/valid/labels/1950.txt new file mode 100644 index 0000000000000000000000000000000000000000..ee24d45c7de5ce44e26aba6361aec8a8d8e32f95 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1950.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86d3ca9a85d228fca1305002e9bebee33ad67c20a87ef8cff16e385abc38a48e +size 161 diff --git a/pole_alignment/object_detection/valid/labels/1952.txt b/pole_alignment/object_detection/valid/labels/1952.txt new file mode 100644 index 0000000000000000000000000000000000000000..4199b3d78c9770b6ce4f70aba16647bb85991fa2 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1952.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae0cee17a6b26792a4eefdfcc4617745edaac6cd5ed6e0e0de659784f8987324 +size 146 diff --git a/pole_alignment/object_detection/valid/labels/1953.txt b/pole_alignment/object_detection/valid/labels/1953.txt new file mode 100644 index 0000000000000000000000000000000000000000..1075deb52532b3da2ad8e7d7e7c327e59912bb3a --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1953.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64882f126eedef99078f5b1ab2dd6b17db91a76dbccada56b52f7682157de68c +size 78 diff --git a/pole_alignment/object_detection/valid/labels/1954.txt b/pole_alignment/object_detection/valid/labels/1954.txt new file mode 100644 index 0000000000000000000000000000000000000000..4494cef17be9bfcc53cefe1d9136c13ed12ddadc --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1954.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f7d551423c578bcbec8c2aaf0d31ae99d02a5a956bda74c21dba72068bff1ef +size 78 diff --git a/pole_alignment/object_detection/valid/labels/1955.txt b/pole_alignment/object_detection/valid/labels/1955.txt new file mode 100644 index 0000000000000000000000000000000000000000..61f5a571fd08e14fcecf3c9c58c6903f74ee6323 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1955.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adf32ccdb310982ef0c486ebf776d32a444d3c6855e5431244f2dccb253e2f6f +size 80 diff --git a/pole_alignment/object_detection/valid/labels/1957.txt b/pole_alignment/object_detection/valid/labels/1957.txt new file mode 100644 index 0000000000000000000000000000000000000000..08ad5f2187de15ac4fcffcc230b90763db40c65b --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1957.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74d178d88649e2b234fb723dd0af0047eb9aa4ee7081f5cc73641d4f5d249f95 +size 77 diff --git a/pole_alignment/object_detection/valid/labels/1958.txt b/pole_alignment/object_detection/valid/labels/1958.txt new file mode 100644 index 0000000000000000000000000000000000000000..4e04f04b1f3d02ca9b693d31de07d37f45047966 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1958.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a708a2e0d26ed9d4c5dd2c7b5a944710cb1ed7063931c5926bb04dea5bdacf1 +size 78 diff --git a/pole_alignment/object_detection/valid/labels/1959.txt b/pole_alignment/object_detection/valid/labels/1959.txt new file mode 100644 index 0000000000000000000000000000000000000000..6da1d70b37981da648a4160f0603ba41c6dc1b3d --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1959.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01d7219ffeb24d1a8dae5762f8fa0f4775d026f3c2d3904a89c4eb22a443c3a3 +size 135 diff --git a/pole_alignment/object_detection/valid/labels/196.txt b/pole_alignment/object_detection/valid/labels/196.txt new file mode 100644 index 0000000000000000000000000000000000000000..c9be72820c63bc99fa89f4e90ab4dcd588d8eb90 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/196.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b12b20bd12a0fd6d073a52696c91c2228c1a9b8d29e3dd4a55c7202c9be2283f +size 79 diff --git a/pole_alignment/object_detection/valid/labels/1960.txt b/pole_alignment/object_detection/valid/labels/1960.txt new file mode 100644 index 0000000000000000000000000000000000000000..8af570411d663abf39ca51fbf90d9e4c93d8daa5 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1960.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f38bf17f36e8c3ca1e9efcda7febcd2b076964483d1b8fe46c18c041c1262110 +size 157 diff --git a/pole_alignment/object_detection/valid/labels/1961.txt b/pole_alignment/object_detection/valid/labels/1961.txt new file mode 100644 index 0000000000000000000000000000000000000000..9c9868f9f7421f14486f2db27d120d8a4c1c1a7a --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1961.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5b08e1f18474f77a580efd5fe530a3f2455b3eeea87ae2ae406355f22f7f517 +size 49 diff --git a/pole_alignment/object_detection/valid/labels/1962.txt b/pole_alignment/object_detection/valid/labels/1962.txt new file mode 100644 index 0000000000000000000000000000000000000000..4d0efeae09ed5f349a25ede2fb02a61b53f5ca5b --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1962.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6154b8882bb58df27d1564a8bad0d7397eda63838dd35e509ca718fd8ee4f5e4 +size 77 diff --git a/pole_alignment/object_detection/valid/labels/1963.txt b/pole_alignment/object_detection/valid/labels/1963.txt new file mode 100644 index 0000000000000000000000000000000000000000..9453d214bcc66715348a8fc7caf901233b34f23a --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1963.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01d1654e3853a495ce1dc6571fb00b70d7748299dece1ccc36201c1888b0fb5a +size 77 diff --git a/pole_alignment/object_detection/valid/labels/1964.txt b/pole_alignment/object_detection/valid/labels/1964.txt new file mode 100644 index 0000000000000000000000000000000000000000..286e53945302ebfd78856425a461dbc6cd6df1b1 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1964.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98edd36a4b8391ca27b3a30615c24b79f78f739f19bec825c9505b2a667cd142 +size 64 diff --git a/pole_alignment/object_detection/valid/labels/1966.txt b/pole_alignment/object_detection/valid/labels/1966.txt new file mode 100644 index 0000000000000000000000000000000000000000..a821d1ded3d384c67bd6d23ac6f72245d1a241f9 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1966.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c20895e332ad10b79b806e8fa375c973178702e84147b78604bdac3fbb79346 +size 155 diff --git a/pole_alignment/object_detection/valid/labels/1968.txt b/pole_alignment/object_detection/valid/labels/1968.txt new file mode 100644 index 0000000000000000000000000000000000000000..a536fdc50e0eb5902155025f447264f114973c7a --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1968.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c230ad6a1d048b836b931ea66b860513a4dbcfc526a25887b0b41f3b0c5187cf +size 68 diff --git a/pole_alignment/object_detection/valid/labels/197.txt b/pole_alignment/object_detection/valid/labels/197.txt new file mode 100644 index 0000000000000000000000000000000000000000..b957a00b44b1e94cd30a1bd727453dccec6fe5f8 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/197.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5165fd09ab30c88663f06fc67c554a909d13110625ef9caddac71e01b223c0df +size 79 diff --git a/pole_alignment/object_detection/valid/labels/1970.txt b/pole_alignment/object_detection/valid/labels/1970.txt new file mode 100644 index 0000000000000000000000000000000000000000..be9611fbcd354a57dafec9284125cf4f3c977fbe --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1970.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa16738275fd78bf58076628c4be08fb0633b53ced033558cabd05dc9f307077 +size 70 diff --git a/pole_alignment/object_detection/valid/labels/1971.txt b/pole_alignment/object_detection/valid/labels/1971.txt new file mode 100644 index 0000000000000000000000000000000000000000..d0a4f39c6e4f2434f6ee81f6fc2bcbc1977e6e54 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1971.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8955df5dbbbd5854749ea0d9d31ca4558c7443511ca3c331d9bb1c2db6bdd824 +size 77 diff --git a/pole_alignment/object_detection/valid/labels/1972.txt b/pole_alignment/object_detection/valid/labels/1972.txt new file mode 100644 index 0000000000000000000000000000000000000000..deb63977a4d267923b7a4992d9aba90b71d97732 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1972.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60525ce685efe43b9e0982e7f87c83fa9ab26e4e1ea439731cb3b124eeef4f8c +size 161 diff --git a/pole_alignment/object_detection/valid/labels/1977.txt b/pole_alignment/object_detection/valid/labels/1977.txt new file mode 100644 index 0000000000000000000000000000000000000000..d7693bd64a78d0e743cae20ff9c0313cf5a39c3c --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1977.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32773a1dd8b1d5dae54667cd07035a08ae83155b06d60b790f5355c244aac8d1 +size 78 diff --git a/pole_alignment/object_detection/valid/labels/198.txt b/pole_alignment/object_detection/valid/labels/198.txt new file mode 100644 index 0000000000000000000000000000000000000000..6d662eec6d5b0223bb1b2f0b82e52ae1ffb7bdc4 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/198.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7aab72fc79931d19da2faa75ef67f4c1f75064a10db22d10c8e1a0af437cc37b +size 79 diff --git a/pole_alignment/object_detection/valid/labels/199.txt b/pole_alignment/object_detection/valid/labels/199.txt new file mode 100644 index 0000000000000000000000000000000000000000..7abbc4bc0fb8b18c331fc1e2f5563fb378bd27aa --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/199.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6920f9e8f66c3abe60439e44849728284c61c0110ca07c2116fea7b8dd8054e1 +size 158 diff --git a/pole_alignment/object_detection/valid/labels/1997.txt b/pole_alignment/object_detection/valid/labels/1997.txt new file mode 100644 index 0000000000000000000000000000000000000000..ac313944082fe5aededb29a0f8d0fdc3fabaf99b --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/1997.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7ac546ae0bae4b831ec24d2c8457612fbb8957875d7646696a1c6ddd4a31c50 +size 76 diff --git a/pole_alignment/object_detection/valid/labels/2.txt b/pole_alignment/object_detection/valid/labels/2.txt new file mode 100644 index 0000000000000000000000000000000000000000..7f3a883db854d3078ad12f63fac231cc1d840aa3 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/2.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:416032f366da92b0b9e270bbf3e6a8848051bb691006c7b2451051ed60c0b190 +size 80 diff --git a/pole_alignment/object_detection/valid/labels/201.txt b/pole_alignment/object_detection/valid/labels/201.txt new file mode 100644 index 0000000000000000000000000000000000000000..5086a05c19c1610faf780a2cd599e6638de96714 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/201.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30b373cbe47ac070bc50ae9fd54d57eed5ef3b6ca325979eb16043b2e51cc549 +size 60 diff --git a/pole_alignment/object_detection/valid/labels/202.txt b/pole_alignment/object_detection/valid/labels/202.txt new file mode 100644 index 0000000000000000000000000000000000000000..11cac0a02eb8ddbad4751aa98e8e80bb1aec6ab5 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/202.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23f2896d9db4c356fc2f27f12d69f475feb583511f1af4a25473ebeff82cf9ce +size 78 diff --git a/pole_alignment/object_detection/valid/labels/203.txt b/pole_alignment/object_detection/valid/labels/203.txt new file mode 100644 index 0000000000000000000000000000000000000000..1e352f14642ac338b1f8ae135047bafef55da47e --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/203.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:737cf3a43cfabc45823df7bb45dd76ab02f2a96b68c31fcaffcb88f5d3ecbb60 +size 76 diff --git a/pole_alignment/object_detection/valid/labels/2037.txt b/pole_alignment/object_detection/valid/labels/2037.txt new file mode 100644 index 0000000000000000000000000000000000000000..fcc1e62e34416770fc6d7354713ccd60c1b41948 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/2037.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13273f8ce84faa5b96bdc2554fd4fcbde553f31ab3e4be978b02f76840b78daa +size 65 diff --git a/pole_alignment/object_detection/valid/labels/2039.txt b/pole_alignment/object_detection/valid/labels/2039.txt new file mode 100644 index 0000000000000000000000000000000000000000..76f7aeed399aef825695aa7e5836f3fa242e1de1 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/2039.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a576046c50540cd88b62b4b6b4b3d0e932153dfaa75979f640dbcc798a0bd94 +size 77 diff --git a/pole_alignment/object_detection/valid/labels/205.txt b/pole_alignment/object_detection/valid/labels/205.txt new file mode 100644 index 0000000000000000000000000000000000000000..7011b0e167574a79eafe1017279852d4dade39ae --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/205.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35f3b2aa8093ee971d5276cb669fa4324620125d1d4b5f17b62197f20b7d3ada +size 158 diff --git a/pole_alignment/object_detection/valid/labels/209.txt b/pole_alignment/object_detection/valid/labels/209.txt new file mode 100644 index 0000000000000000000000000000000000000000..8c52d066ca6da35d32b836831c91b9cd47a7cce1 --- /dev/null +++ b/pole_alignment/object_detection/valid/labels/209.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cffe2a8f31e88fd6460da38164e8509ff975a790529c92b38d312a556eed2cac +size 70 diff --git a/pole_alignment/object_detection/valid/val.json b/pole_alignment/object_detection/valid/val.json new file mode 100644 index 0000000000000000000000000000000000000000..bf40dca421effdde8949ac71bf9c19b6e1051837 --- /dev/null +++ b/pole_alignment/object_detection/valid/val.json @@ -0,0 +1,3117 @@ +[ + { + "image": "2.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49440386680988185, + 0.46566022544283414, + 0.05630504833512348, + 0.7369565217391304 + ] + } + ] + }, + { + "image": "18.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5042258652094718, + 0.5027419354838709, + 0.1935336976320583, + 0.9945094086021505 + ] + } + ] + }, + { + "image": "19.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5369734151329243, + 0.5469384934346925, + 0.2864417177914111, + 0.9061230131306152 + ] + } + ] + }, + { + "image": "171.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.30210069444444443, + 0.5429609375, + 0.1200520833333333, + 0.6993671875 + ] + } + ] + }, + { + "image": "173.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5280729166666667, + 0.490234375, + 0.0954861111111111, + 0.6888046875 + ] + } + ] + }, + { + "image": "174.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.3303125, + 0.5329921875, + 0.09102430555555557, + 0.8462343750000002 + ] + } + ] + }, + { + "image": "175.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47239092495637, + 0.5141411764705882, + 0.10642233856893546, + 0.8651843137254903 + ] + } + ] + }, + { + "image": "177.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.41824249165739713, + 0.39462163852407756, + 0.1067853170189099, + 0.5616010006253909 + ] + } + ] + }, + { + "image": "178.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4606898148148148, + 0.46780208333333323, + 0.05228703703703701, + 0.4901901041666666 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5301712962962963, + 0.34154427083333333, + 0.07725462962962958, + 0.6830885416666667 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.1904398148148148, + 0.47023437500000004, + 0.030805555555555537, + 0.2914348958333334 + ] + } + ] + }, + { + "image": "180.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.492769744160178, + 0.41213258286429016, + 0.06451612903225806, + 0.4440275171982489 + ] + } + ] + }, + { + "image": "183.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4439721254355401, + 0.46931862745098035, + 0.12476916376306621, + 0.8296936274509804 + ] + } + ] + }, + { + "image": "184.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.495706340378198, + 0.44468417761100687, + 0.06592880978865404, + 0.6967166979362099 + ] + } + ] + }, + { + "image": "185.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4503101851851852, + 0.47664583333333327, + 0.08082870370370367, + 0.6826380208333334 + ] + } + ] + }, + { + "image": "188.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.389718954248366, + 0.4997230392156862, + 0.044026143790849605, + 0.7108995098039214 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.360813725490196, + 0.5519191176470588, + 0.033052287581699306, + 0.47572549019607846 + ] + } + ] + }, + { + "image": "189.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5817798594847775, + 0.5243427970557308, + 0.2941920374707261, + 0.9513038906414302 + ] + } + ] + }, + { + "image": "190.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4002422907488987, + 0.5175099206349206, + 0.19770925110132156, + 0.9365873015873017 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.515704845814978, + 0.6230456349206349, + 0.12125550660792948, + 0.6189384920634919 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6391850220264317, + 0.4915575396825397, + 0.10444933920704837, + 0.7498908730158729 + ] + } + ] + }, + { + "image": "191.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5367864693446089, + 0.5033491461100569, + 0.12082452431289642, + 0.9932922201138519 + ] + } + ] + }, + { + "image": "194.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.39969827586206896, + 0.48496605237633367, + 0.10140086206896554, + 0.8738021338506303 + ] + } + ] + }, + { + "image": "195.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4789305555555556, + 0.5656901041666667, + 0.09877777777777784, + 0.8671119791666667 + ] + } + ] + }, + { + "image": "196.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48427314814814815, + 0.5200703124999999, + 0.09236111111111112, + 0.8248697916666666 + ] + } + ] + }, + { + "image": "197.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5211389521640091, + 0.47541266794625725, + 0.08301822323462413, + 0.6834676903390915 + ] + } + ] + }, + { + "image": "198.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.41224460431654675, + 0.5282838640043174, + 0.16081534772182257, + 0.7946249325418241 + ] + } + ] + }, + { + "image": "199.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4456895424836601, + 0.5100220588235294, + 0.08318954248366012, + 0.9064019607843137 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5330882352941176, + 0.5322303921568627, + 0.061274509803921566, + 0.6732843137254902 + ] + } + ] + }, + { + "image": "201.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49189814814814814, + 0.5234375, + 0.09490740740740741, + 0.953125 + ] + } + ] + }, + { + "image": "202.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4962894248608534, + 0.5112154407929056, + 0.06493506493506493, + 0.5268648930620762 + ] + } + ] + }, + { + "image": "203.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4819563152896486, + 0.543425975414217, + 0.10446343779677113, + 0.913148049171566 + ] + } + ] + }, + { + "image": "205.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.48207189542483664, + 0.5313946078431373, + 0.04911437908496731, + 0.7662230392156864 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.41785620915032684, + 0.583392156862745, + 0.03842156862745103, + 0.4658063725490196 + ] + } + ] + }, + { + "image": "209.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.555587962962963, + 0.544140625, + 0.16698611111111114, + 0.8267942708333332 + ] + } + ] + }, + { + "image": "1676.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5262326388888889, + 0.5641328125, + 0.118611111111111, + 0.8192656250000001 + ] + } + ] + }, + { + "image": "1685.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5177280858676208, + 0.5647553516819572, + 0.0942397137745974, + 0.6096941896024465 + ] + } + ] + }, + { + "image": "1690.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.49375, + 0.4687784431137725, + 0.41279255319148933, + 0.3567425149700599 + ] + } + ] + }, + { + "image": "1691.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5242659279778393, + 0.4671495327102804, + 0.23124653739612194, + 0.3635669781931464 + ] + } + ] + }, + { + "image": "1715.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44765625000000003, + 0.5655, + 0.09357638888888885, + 0.622859375 + ] + } + ] + }, + { + "image": "1722.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4522469410456062, + 0.534671669793621, + 0.03228031145717462, + 0.4575672295184491 + ] + } + ] + }, + { + "image": "1726.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4485590277777778, + 0.4685703125, + 0.3530208333333334, + 0.8346796875000002 + ] + } + ] + }, + { + "image": "1732.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4923787167449139, + 0.3648415492957746, + 0.15555555555555553, + 0.3059419014084508 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.2078090766823161, + 0.3700880281690141, + 0.03057902973395932, + 0.29074823943661976 + ] + } + ] + }, + { + "image": "1733.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.47404166666666664, + 0.3972421875, + 0.07121875000000001, + 0.753578125 + ] + } + ] + }, + { + "image": "1734.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.512875, + 0.5121171875, + 0.17584374999999994, + 0.38469531250000005 + ] + } + ] + }, + { + "image": "1736.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4372311212814645, + 0.4438969957081545, + 0.28604118993135014, + 0.8510128755364808 + ] + } + ] + }, + { + "image": "1738.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4095104895104895, + 0.44343750000000004, + 0.08148601398601402, + 0.34692187499999994 + ] + } + ] + }, + { + "image": "1739.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4005419580419581, + 0.5435859375, + 0.042412587412587396, + 0.18384374999999994 + ] + } + ] + }, + { + "image": "1743.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4924305555555556, + 0.46181250000000007, + 0.35280555555555554, + 0.9032031249999999 + ] + } + ] + }, + { + "image": "1744.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.49919444444444444, + 0.45777343750000005, + 0.2679305555555555, + 0.6789765625000002 + ] + } + ] + }, + { + "image": "1745.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5795, + 0.5037499999999999, + 0.3960277777777777, + 0.40202343750000014 + ] + } + ] + }, + { + "image": "1746.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5307213114754098, + 0.4288539741219963, + 0.5039180327868852, + 0.5193068391866912 + ] + } + ] + }, + { + "image": "1747.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4503154875717017, + 0.51934034416826, + 0.4569694072657744, + 0.9613193116634798 + ] + } + ] + }, + { + "image": "1748.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5344375, + 0.631953125, + 0.26713281250000004, + 0.4192578124999999 + ] + } + ] + }, + { + "image": "1749.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.46031249999999996, + 0.45721875, + 0.26185763888888897, + 0.19599218749999997 + ] + } + ] + }, + { + "image": "1750.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.541095890410959, + 0.46568627450980393, + 0.1917808219178082, + 0.30330882352941174 + ] + } + ] + }, + { + "image": "1751.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5643006993006993, + 0.4360078124999999, + 0.40594405594405597, + 0.8004374999999999 + ] + } + ] + }, + { + "image": "1752.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.48987499999999995, + 0.43657031249999995, + 0.21822222222222223, + 0.7909375000000001 + ] + } + ] + }, + { + "image": "1753.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5683666666666667, + 0.42738750000000003, + 0.040424999999999996, + 0.43036874999999997 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.9061083333333333, + 0.38530625, + 0.12464999999999994, + 0.6431187500000002 + ] + } + ] + }, + { + "image": "1754.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5566666666666666, + 0.385625, + 0.043333333333333335, + 0.35375 + ] + } + ] + }, + { + "image": "1757.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5009822866344605, + 0.4800817438692099, + 0.16458937198067639, + 0.700663033605813 + ] + } + ] + }, + { + "image": "1759.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.526625, + 0.5403671875, + 0.1365833333333334, + 0.4609375 + ] + } + ] + }, + { + "image": "1762.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4224513172966781, + 0.5356443298969072, + 0.283516609392898, + 0.5333591065292096 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.1527262313860252, + 0.6567096219931271, + 0.04761741122565864, + 0.34164089347079046 + ] + } + ] + }, + { + "image": "1769.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4086777777777778, + 0.42458125, + 0.03288888888888891, + 0.21629999999999996 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5539222222222222, + 0.4633, + 0.0849777777777778, + 0.11643124999999997 + ] + } + ] + }, + { + "image": "1770.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6004861111111112, + 0.43391406249999986, + 0.06668055555555555, + 0.7847656249999999 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.11222222222222222, + 0.4475859375, + 0.07330555555555555, + 0.3953125 + ] + } + ] + }, + { + "image": "1771.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5027777777777778, + 0.410546875, + 0.29444444444444445, + 0.82109375 + ] + } + ] + }, + { + "image": "1776.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.37253093363329587, + 0.44132601351351347, + 0.14447694038245212, + 0.5364527027027026 + ] + } + ] + }, + { + "image": "1778.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.42025817555938033, + 0.4827822878228783, + 0.7200172117039587, + 0.6531365313653137 + ] + } + ] + }, + { + "image": "1781.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4661666666666667, + 0.5195624999999999, + 0.4599583333333334, + 0.6599843749999998 + ] + } + ] + }, + { + "image": "1782.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.12161111111111111, + 0.6270390625, + 0.11748611111111114, + 0.27203906250000004 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4126666666666667, + 0.596453125, + 0.1886666666666667, + 0.7623203125 + ] + } + ] + }, + { + "image": "1783.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.45047489082969433, + 0.55800048828125, + 0.07170305676855902, + 0.50506591796875 + ] + } + ] + }, + { + "image": "1788.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3587021276595745, + 0.4761057692307692, + 0.20223404255319152, + 0.46075000000000005 + ] + } + ] + }, + { + "image": "1789.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.45771968854282535, + 0.5174296435272046, + 0.22714126807563964, + 0.4881676047529707 + ] + } + ] + }, + { + "image": "1790.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5233592880978866, + 0.4482676672920575, + 0.21293659621802008, + 0.49100687929956216 + ] + } + ] + }, + { + "image": "1792.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5253948832035595, + 0.4599374609130707, + 0.16833147942157958, + 0.3442464040025016 + ] + } + ] + }, + { + "image": "1793.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.19333333333333333, + 0.47625, + 0.22666666666666666, + 0.455 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5276166666666666, + 0.53248125, + 0.051899999999999974, + 0.2675375 + ] + } + ] + }, + { + "image": "1796.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4548611111111111, + 0.44205468750000004, + 0.0625, + 0.65234375 + ] + } + ] + }, + { + "image": "1797.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5543159065628477, + 0.5190181363352094, + 0.2633815350389322, + 0.499249530956848 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.09903225806451613, + 0.6037711069418386, + 0.07228031145717466, + 0.22166353971232017 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3548387096774194, + 0.641776110068793, + 0.0394215795328143, + 0.14250156347717333 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.18116796440489433, + 0.6565540963101938, + 0.06570634037819799, + 0.1013320825515948 + ] + } + ] + }, + { + "image": "1798.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.46588541666666666, + 0.424359375, + 0.1296875, + 0.7497187500000001 + ] + } + ] + }, + { + "image": "1799.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.34996129032258066, + 0.27562318840579714, + 0.3673548387096775, + 0.4471666666666666 + ] + } + ] + }, + { + "image": "1800.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5274416017797553, + 0.4177298311444653, + 0.2313014460511679, + 0.4072545340838024 + ] + } + ] + }, + { + "image": "1801.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5358888888888889, + 0.368359375, + 0.09954166666666661, + 0.4997343749999999 + ] + } + ] + }, + { + "image": "1802.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.43938485804416405, + 0.40055013309671694, + 0.1036435331230284, + 0.7833717834960071 + ] + } + ] + }, + { + "image": "1803.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.49412500000000004, + 0.406546875, + 0.06101041666666672, + 0.3144296875 + ] + } + ] + }, + { + "image": "1804.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.09847222222222222, + 0.4515703125, + 0.16904166666666665, + 0.6836796875000001 + ] + } + ] + }, + { + "image": "1805.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.40787500000000004, + 0.4372109375, + 0.05165277777777769, + 0.33055468749999994 + ] + } + ] + }, + { + "image": "1806.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5070498915401301, + 0.340576171875, + 0.23318872017353579, + 0.615234375 + ] + } + ] + }, + { + "image": "1807.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5675881261595548, + 0.5469937369519833, + 0.5351948051948052, + 0.5130132219902576 + ] + } + ] + }, + { + "image": "1810.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5384101748807631, + 0.3868067978533095, + 0.14346581875993641, + 0.4943738819320215 + ] + } + ] + }, + { + "image": "1811.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5048951048951049, + 0.48125, + 0.08671328671328671, + 0.62 + ] + } + ] + }, + { + "image": "1812.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.498625, + 0.39834375, + 0.1013194444444445, + 0.6786093750000001 + ] + } + ] + }, + { + "image": "1814.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.26626251390433814, + 0.4745966228893058, + 0.02753058954393771, + 0.19902439024390245 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5105672969966629, + 0.5042213883677298, + 0.06896551724137931, + 0.18229518449030643 + ] + } + ] + }, + { + "image": "1816.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5460833333333333, + 0.3828375, + 0.026491666666666636, + 0.23159374999999996 + ] + } + ] + }, + { + "image": "1819.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4266666666666667, + 0.542125, + 0.08333333333333333, + 0.89325 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7608333333333334, + 0.6025, + 0.035, + 0.1775 + ] + } + ] + }, + { + "image": "1820.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4860185185185185, + 0.5961067366579178, + 0.04380952380952381, + 0.3067979002624673 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6627910052910053, + 0.6486526684164479, + 0.10854497354497362, + 0.16038495188101481 + ] + } + ] + }, + { + "image": "1822.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5220729166666668, + 0.48460156249999997, + 0.09092708333333335, + 0.9691953124999998 + ] + } + ] + }, + { + "image": "1823.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.46380208333333334, + 0.4042109375, + 0.12552083333333333, + 0.497046875 + ] + } + ] + }, + { + "image": "1824.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.45264812575574365, + 0.4733847549909255, + 0.0613059250302298, + 0.4526134301270417 + ] + } + ] + }, + { + "image": "1825.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4250274725274725, + 0.3576, + 0.11586538461538465, + 0.68091875 + ] + } + ] + }, + { + "image": "1826.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.46427197802197806, + 0.40665625, + 0.08046703296703302, + 0.70401875 + ] + } + ] + }, + { + "image": "1829.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.49811475409836065, + 0.690233918128655, + 0.0615339578454332, + 0.44109161793372315 + ] + } + ] + }, + { + "image": "1830.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5038932146829811, + 0.5284552845528455, + 0.03781979977753059, + 0.4515322076297686 + ] + } + ] + }, + { + "image": "1834.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5883151326053042, + 0.5037740805604203, + 0.11566302652106082, + 0.69569176882662 + ] + } + ] + }, + { + "image": "1841.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4417927823050058, + 0.5439024390243902, + 0.33061699650756693, + 0.45540069686411144 + ] + } + ] + }, + { + "image": "1843.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3950793650793651, + 0.4873076923076923, + 0.4517704517704518, + 0.6135531135531136 + ] + } + ] + }, + { + "image": "1847.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5049270833333334, + 0.42315625, + 0.10159374999999997, + 0.7205234375 + ] + } + ] + }, + { + "image": "1848.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49575, + 0.4646875, + 0.05390625, + 0.5637109375 + ] + } + ] + }, + { + "image": "1852.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5145922208281054, + 0.5555136663524977, + 0.2073776662484316, + 0.26583411875589064 + ] + } + ] + }, + { + "image": "1856.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.37613888888888886, + 0.3888515625, + 0.2895, + 0.33256250000000004 + ] + } + ] + }, + { + "image": "1862.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6606354166666667, + 0.35396874999999994, + 0.023031249999999896, + 0.320296875 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.167875, + 0.2853828125, + 0.15370833333333334, + 0.5707578125 + ] + } + ] + }, + { + "image": "1863.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3659839715048976, + 0.3424170616113744, + 0.08014247551202137, + 0.6848341232227488 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.7204541406945681, + 0.3915521327014218, + 0.014265360641139788, + 0.4386492890995261 + ] + } + ] + }, + { + "image": "1864.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5626444444444444, + 0.44866875, + 0.20195555555555555, + 0.44549999999999995 + ] + } + ] + }, + { + "image": "1865.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6343937575030013, + 0.4102882882882883, + 0.052581032412965134, + 0.4562072072072072 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5103241296518608, + 0.48437837837837844, + 0.22484993997599034, + 0.9673963963963963 + ] + } + ] + }, + { + "image": "1866.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5886222222222222, + 0.545, + 0.10068888888888883, + 0.7370875000000001 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.2607777777777778, + 0.5134937500000001, + 0.14726666666666663, + 0.8807312500000001 + ] + } + ] + }, + { + "image": "1867.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4840277777777778, + 0.498171875, + 0.11388888888888889, + 0.44868749999999996 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5191944444444444, + 0.5487109375, + 0.03350000000000001, + 0.17555468750000003 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5355416666666666, + 0.58525, + 0.028597222222222267, + 0.09972656250000007 + ] + } + ] + }, + { + "image": "1868.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5129305555555556, + 0.5732421875, + 0.09030555555555553, + 0.6554453125000002 + ] + } + ] + }, + { + "image": "1869.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.41045606229143494, + 0.4646654158849281, + 0.2424916573971079, + 0.724202626641651 + ] + } + ] + }, + { + "image": "1870.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5851644336175396, + 0.4793771626297579, + 0.36643118148599274, + 0.8492128027681662 + ] + } + ] + }, + { + "image": "1871.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4378820375335121, + 0.36395533141210373, + 0.8757640750670243, + 0.624157060518732 + ] + } + ] + }, + { + "image": "1873.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.21881205673758863, + 0.802489406779661, + 0.10402482269503549, + 0.21682203389830515 + ] + } + ] + }, + { + "image": "1874.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.48734589041095894, + 0.4774018558172734, + 0.03924657534246569, + 0.49088508208422554 + ] + } + ] + }, + { + "image": "1877.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.529956942949408, + 0.4938252569750367, + 0.5897631862217438, + 0.7760572687224669 + ] + } + ] + }, + { + "image": "1878.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4577666666666667, + 0.607175, + 0.2601083333333333, + 0.69673125 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.24604166666666666, + 0.7244437499999999, + 0.08275833333333331, + 0.34103125000000006 + ] + } + ] + }, + { + "image": "1879.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4518020833333333, + 0.5405078124999999, + 0.16410416666666663, + 0.9189765624999999 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5204375, + 0.51465625, + 0.08943749999999996, + 0.9706796874999999 + ] + } + ] + }, + { + "image": "1881.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5516461538461538, + 0.5797058823529411, + 0.25933846153846163, + 0.8405795847750864 + ] + } + ] + }, + { + "image": "1884.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4626923076923077, + 0.5733996539792388, + 0.11, + 0.7096020761245674 + ] + } + ] + }, + { + "image": "1885.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.32724669603524226, + 0.5138903625110522, + 0.15733480176211456, + 0.9722104332449157 + ] + } + ] + }, + { + "image": "1886.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.45920000000000005, + 0.5312197231833911, + 0.06921538461538462, + 0.6989273356401384 + ] + } + ] + }, + { + "image": "1887.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4226112920738328, + 0.50643798828125, + 0.05741042345276873, + 0.9261132812500001 + ] + } + ] + }, + { + "image": "1889.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4998479913137894, + 0.4590771484375, + 0.09559174809989138, + 0.79534912109375 + ] + } + ] + }, + { + "image": "1890.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5143865363735071, + 0.4815673828125, + 0.08414766558089033, + 0.826416015625 + ] + } + ] + }, + { + "image": "1891.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.47195000000000004, + 0.48878124999999994, + 0.233975, + 0.4116062500000001 + ] + } + ] + }, + { + "image": "1892.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6276015625, + 0.6380234375, + 0.033851562499999946, + 0.3906250000000001 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3088203125, + 0.46535937499999996, + 0.1413046875, + 0.7469921874999998 + ] + } + ] + }, + { + "image": "1897.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.42608264462809914, + 0.3565176908752328, + 0.3150909090909091, + 0.31771880819366854 + ] + } + ] + }, + { + "image": "1898.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.44418723404255317, + 0.46651656754460497, + 0.29404255319148936, + 0.8336193712829225 + ] + } + ] + }, + { + "image": "1899.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5884315906562848, + 0.39274546591619763, + 0.2825361512791991, + 0.6253908692933083 + ] + } + ] + }, + { + "image": "1900.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5228364565587734, + 0.5289267461669507, + 0.20482964224872233, + 0.5775979557069846 + ] + } + ] + }, + { + "image": "1902.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.40728587319243603, + 0.3852095059412133, + 0.018387096774193517, + 0.35682301438398994 + ] + } + ] + }, + { + "image": "1903.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5616, + 0.40125, + 0.4512, + 0.5318165467625899 + ] + } + ] + }, + { + "image": "1904.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5419444444444445, + 0.470734375, + 0.2625694444444445, + 0.18039062500000003 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3462361111111111, + 0.4465859375, + 0.04744444444444448, + 0.1671953125 + ] + } + ] + }, + { + "image": "1905.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5998257839721255, + 0.4812578125, + 0.217439024390244, + 0.58921875 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.41045296167247386, + 0.567453125, + 0.05939024390243898, + 0.1918906250000001 + ] + } + ] + }, + { + "image": "1906.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.520376712328767, + 0.43450961538461536, + 0.3009246575342466, + 0.5417499999999998 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.1873287671232877, + 0.3541923076923077, + 0.07905821917808221, + 0.6967980769230768 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.10496575342465753, + 0.4920769230769231, + 0.06212328767123288, + 0.3324615384615385 + ] + } + ] + }, + { + "image": "1908.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5210445205479453, + 0.46016346153846155, + 0.05381849315068485, + 0.4697788461538462 + ] + } + ] + }, + { + "image": "1909.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6048116438356164, + 0.4624711538461539, + 0.11239726027397258, + 0.6759326923076924 + ] + } + ] + }, + { + "image": "1910.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6873402417962003, + 0.5545907473309609, + 0.36044905008635586, + 0.8908185053380783 + ] + } + ] + }, + { + "image": "1912.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5034674063800277, + 0.52125, + 0.08599167822468794, + 0.6775 + ] + } + ] + }, + { + "image": "1914.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6024270833333334, + 0.5234375, + 0.0625, + 0.9322890625 + ] + } + ] + }, + { + "image": "1918.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.39638888888888885, + 0.3824140625, + 0.20041666666666663, + 0.503515625 + ] + } + ] + }, + { + "image": "1919.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.4732641291810842, + 0.45710207612456744, + 0.06985005767012695, + 0.8050865051903114 + ] + } + ] + }, + { + "image": "1920.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4439252336448598, + 0.548828125, + 0.40325025960539973, + 0.72265625 + ] + } + ] + }, + { + "image": "1923.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3522518159806295, + 0.55390625, + 0.5433292978208233, + 0.7076388888888889 + ] + } + ] + }, + { + "image": "1926.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4319210799584631, + 0.510734375, + 0.10191069574247143, + 0.9042734374999999 + ] + } + ] + }, + { + "image": "1928.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.43516724336793544, + 0.4455103806228374, + 0.12712802768166093, + 0.23454152249134952 + ] + } + ] + }, + { + "image": "1931.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.434959630911188, + 0.48814013840830445, + 0.23049596309111883, + 0.5954065743944637 + ] + } + ] + }, + { + "image": "1932.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5, + 0.48709593777009513, + 0.15600000000000003, + 0.2605272255834054 + ] + } + ] + }, + { + "image": "1933.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5722375000000001, + 0.5421171548117155, + 0.39936250000000006, + 0.8135230125523013 + ] + } + ] + }, + { + "image": "1934.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.38161993769470404, + 0.522, + 0.7632398753894081, + 0.956 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6883489096573209, + 0.6392479999999999, + 0.17289719626168223, + 0.17923199999999997 + ] + } + ] + }, + { + "image": "1936.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4105263157894737, + 0.41757543103448275, + 0.5090909090909091, + 0.5708943965517241 + ] + } + ] + }, + { + "image": "1937.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5109807692307692, + 0.45511284722222217, + 0.06594230769230768, + 0.28026041666666673 + ] + } + ] + }, + { + "image": "1938.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.585173076923077, + 0.44953125, + 0.0714230769230769, + 0.5716753472222221 + ] + } + ] + }, + { + "image": "1940.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4773036342321219, + 0.4875021987686895, + 0.05694021101992972, + 0.27642040457343886 + ] + } + ] + }, + { + "image": "1941.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6389986824769434, + 0.6171655518394649, + 0.21068511198945986, + 0.7651505016722409 + ] + } + ] + }, + { + "image": "1942.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5825416666666666, + 0.4736328125, + 0.03216666666666678, + 0.13855468749999994 + ] + } + ] + }, + { + "image": "1943.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5215419501133787, + 0.37244102564102566, + 0.06235827664399093, + 0.42435897435897435 + ] + } + ] + }, + { + "image": "1944.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5214772727272727, + 0.42471311475409834, + 0.16629545454545452, + 0.3766495901639345 + ] + } + ] + }, + { + "image": "1945.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.3880498866213152, + 0.3955271238485159, + 0.2671201814058957, + 0.6140634595701127 + ] + } + ] + }, + { + "image": "1950.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.12257206208425721, + 0.47190476190476194, + 0.07090909090909091, + 0.6551735270379339 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.44930155210643014, + 0.37049233252623087, + 0.07810421286031047, + 0.7409765940274415 + ] + } + ] + }, + { + "image": "1952.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.7042682926829268, + 0.5090226739640343, + 0.25, + 0.3979046129788898 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.14282229965156795, + 0.49041438623924943, + 0.043519163763066186, + 0.30688037529319784 + ] + } + ] + }, + { + "image": "1953.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5019454329774614, + 0.5038113448056086, + 0.09934756820877817, + 0.3053091140854046 + ] + } + ] + }, + { + "image": "1954.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.40587995100040836, + 0.48639072847682113, + 0.509595753368722, + 0.5798482339955849 + ] + } + ] + }, + { + "image": "1955.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.49143145161290325, + 0.4630796370967742, + 0.055443548387096774, + 0.5632560483870968 + ] + } + ] + }, + { + "image": "1957.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.4654678899082569, + 0.41902912621359223, + 0.686091743119266, + 0.6579472954230235 + ] + } + ] + }, + { + "image": "1958.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.6340378197997776, + 0.4149468417761101, + 0.11123470522803114, + 0.8298936835522202 + ] + } + ] + }, + { + "image": "1959.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.16107291666666665, + 0.602734375, + 0.09559374999999998, + 0.7022421874999999 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.527625, + 0.5777109375, + 0.12138541666666663, + 0.7544531250000002 + ] + } + ] + }, + { + "image": "1960.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5105008077544426, + 0.37684887459807076, + 0.1421647819063005, + 0.4141479099678457 + ] + }, + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.2710016155088853, + 0.4011832797427653, + 0.031873990306946716, + 0.255935691318328 + ] + } + ] + }, + { + "image": "1961.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.453675, + 0.4095375, + 0.05540000000000001, + 0.755975 + ] + } + ] + }, + { + "image": "1962.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5566740823136819, + 0.4312320200125078, + 0.2364182424916574, + 0.8474796747967479 + ] + } + ] + }, + { + "image": "1963.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6830255839822024, + 0.6148843026891808, + 0.13492769744160174, + 0.547298311444653 + ] + } + ] + }, + { + "image": "1964.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5598541666666667, + 0.5527265625, + 0.05351041666666661, + 0.77853125 + ] + } + ] + }, + { + "image": "1966.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.6067193675889329, + 0.547652388797364, + 0.4295125164690382, + 0.6394481054365732 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.44770750988142294, + 0.6519686985172982, + 0.05687747035573117, + 0.402685337726524 + ] + } + ] + }, + { + "image": "1968.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5960763888888888, + 0.4453125, + 0.1157465277777777, + 0.7395781249999999 + ] + } + ] + }, + { + "image": "1970.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.31363888888888886, + 0.5172249999999999, + 0.2621527777777778, + 0.42621875 + ] + } + ] + }, + { + "image": "1971.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5344827586206896, + 0.5211406249999999, + 0.2476489028213166, + 0.8930624999999999 + ] + } + ] + }, + { + "image": "1972.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5070190641247834, + 0.44897560975609757, + 0.19445407279029467, + 0.22420487804878056 + ] + }, + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.8473136915077989, + 0.45729756097560975, + 0.06812824956672434, + 0.20398048780487804 + ] + } + ] + }, + { + "image": "1977.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5108947368421052, + 0.4225998433829287, + 0.18831578947368427, + 0.8051527016444793 + ] + } + ] + }, + { + "image": "1997.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.66729205753596, + 0.3395872420262664, + 0.28142589118198874, + 0.5816135084427767 + ] + } + ] + }, + { + "image": "2037.jpg", + "objects": [ + { + "class_id": 1, + "class_name": "Straight_Pole", + "bbox": [ + 0.5338541666666666, + 0.5177734375, + 0.07291666666666667, + 0.964453125 + ] + } + ] + }, + { + "image": "2039.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Leaned_Pole", + "bbox": [ + 0.5067530936947555, + 0.528439414114514, + 0.12015910430170895, + 0.4804420772303594 + ] + } + ] + } +] \ No newline at end of file diff --git a/pole_detection/data.yaml b/pole_detection/data.yaml new file mode 100644 index 0000000000000000000000000000000000000000..3d60f0c74f7aedc2a49b025501d3500d016828e1 --- /dev/null +++ b/pole_detection/data.yaml @@ -0,0 +1,6 @@ +train: ../train/images +val: ../valid/images +test: ../test/images + +nc: 1 +names: ['Pole'] \ No newline at end of file diff --git a/pole_detection/dataset.json b/pole_detection/dataset.json new file mode 100644 index 0000000000000000000000000000000000000000..6f170f7ac5f75e235c9942c8b933d1f1f7b844e5 --- /dev/null +++ b/pole_detection/dataset.json @@ -0,0 +1,35512 @@ +[ + { + "image": "1.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.603916083916084, + 0.5044418238993711, + 0.2437482517482518, + 0.8554716981132076 + ] + } + ] + }, + { + "image": "2.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6253287037037037, + 0.3643046875, + 0.22936111111111113, + 0.6775677083333334 + ] + } + ] + }, + { + "image": "3.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5287457627118644, + 0.4534765625, + 0.1977457627118644, + 0.5721171875 + ] + } + ] + }, + { + "image": "4.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5794305555555556, + 0.4858359375, + 0.09405555555555559, + 0.26018749999999996 + ] + } + ] + }, + { + "image": "5.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5188257222739981, + 0.43310272536687633, + 0.17756290773532157, + 0.5635665618448638 + ] + } + ] + }, + { + "image": "6.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5884872080088988, + 0.46382739212007495, + 0.38474972191323686, + 0.7953408380237649 + ] + } + ] + }, + { + "image": "7.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5271388888888889, + 0.41771874999999997, + 0.2192638888888889, + 0.641890625 + ] + } + ] + }, + { + "image": "8.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.24273809523809525, + 0.4718075313807531, + 0.4611507936507937, + 0.8390962343096235 + ] + } + ] + }, + { + "image": "9.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5033364661654135, + 0.525292459478506, + 0.39042293233082714, + 0.5468992248062016 + ] + } + ] + }, + { + "image": "10.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5055270034843206, + 0.46468137254901964, + 0.3092421602787456, + 0.8331985294117646 + ] + } + ] + }, + { + "image": "11.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7263194444444445, + 0.5057421875, + 0.12015277777777776, + 0.27005468750000006 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5836527777777778, + 0.50728125, + 0.08723611111111104, + 0.19415624999999997 + ] + } + ] + }, + { + "image": "12.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48773081201334817, + 0.5335397123202001, + 0.2916129032258065, + 0.6300062539086928 + ] + } + ] + }, + { + "image": "13.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.498, + 0.5026953125, + 0.10708333333333336, + 0.2785078125 + ] + } + ] + }, + { + "image": "14.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43493894165535957, + 0.5186625, + 0.2703120759837178, + 0.9013249999999999 + ] + } + ] + }, + { + "image": "15.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.50340522875817, + 0.5078758169934641, + 0.14667320261437913, + 0.9354967320261438 + ] + } + ] + }, + { + "image": "16.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49925, + 0.45539903846153845, + 0.14305769230769236, + 0.7062932692307693 + ] + } + ] + }, + { + "image": "17.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5231010452961672, + 0.456298955613577, + 0.16290360046457605, + 0.7358485639686685 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.39967479674796746, + 0.5748237597911227, + 0.16976771196283386, + 0.5549281984334202 + ] + } + ] + }, + { + "image": "18.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42475279106858055, + 0.3975673249551167, + 0.14251993620414674, + 0.2804578096947936 + ] + } + ] + }, + { + "image": "19.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.41258333333333336, + 0.4454375, + 0.3436388888888888, + 0.7358749999999998 + ] + } + ] + }, + { + "image": "20.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.35433333333333333, + 0.47037500000000004, + 0.30663888888888885, + 0.6141875000000001 + ] + } + ] + }, + { + "image": "21.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45683734939759035, + 0.46993215739484395, + 0.20283132530120482, + 0.9398643147896879 + ] + } + ] + }, + { + "image": "22.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47126727012863273, + 0.5323419078242229, + 0.20409242496426863, + 0.5534565916398714 + ] + } + ] + }, + { + "image": "23.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5098472222222222, + 0.4736640625, + 0.19398611111111105, + 0.6558359375000001 + ] + } + ] + }, + { + "image": "24.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5615906562847609, + 0.4445966228893058, + 0.20488320355951062, + 0.6845090681676047 + ] + } + ] + }, + { + "image": "25.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5989009497964721, + 0.48316875000000004, + 0.2706919945725916, + 0.9428687499999999 + ] + } + ] + }, + { + "image": "26.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5407394727832934, + 0.5223825417201541, + 0.2435501540568298, + 0.8738125802310654 + ] + } + ] + }, + { + "image": "27.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5610456062291435, + 0.5137961225766103, + 0.18577308120133482, + 0.731569731081926 + ] + } + ] + }, + { + "image": "28.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.39357005758157393, + 0.44354676258992803, + 0.49576775431861797, + 0.7346474820143883 + ] + } + ] + }, + { + "image": "29.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.408741935483871, + 0.5073881673881674, + 0.4134677419354839, + 0.6956132756132756 + ] + } + ] + }, + { + "image": "30.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47670666013712043, + 0.41395454545454546, + 0.19925073457394712, + 0.6978815426997245 + ] + } + ] + }, + { + "image": "31.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49215833333333336, + 0.37799999999999995, + 0.6243000000000001, + 0.59355625 + ] + } + ] + }, + { + "image": "32.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6514097744360903, + 0.430056338028169, + 0.5032236842105263, + 0.7434507042253522 + ] + } + ] + }, + { + "image": "33.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48303819444444446, + 0.510859375, + 0.3324479166666667, + 0.71584375 + ] + } + ] + }, + { + "image": "34.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4553726362625139, + 0.5279862414008756, + 0.16388209121245834, + 0.46747967479674796 + ] + } + ] + }, + { + "image": "35.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5435676625659052, + 0.534145056726094, + 0.2154305799648506, + 0.8705591572123177 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.13238137082601054, + 0.6065680713128039, + 0.26476274165202107, + 0.551871961102107 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.27565026362038664, + 0.6255510534846029, + 0.21035149384885765, + 0.4407293354943274 + ] + } + ] + }, + { + "image": "36.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5086833333333333, + 0.35254375000000004, + 0.10531666666666657, + 0.59748125 + ] + } + ] + }, + { + "image": "37.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.29652947719688544, + 0.4840900562851782, + 0.2785650723025584, + 0.8370669168230146 + ] + } + ] + }, + { + "image": "38.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5069791666666666, + 0.45676562500000006, + 0.4794618055555557, + 0.8762187499999999 + ] + } + ] + }, + { + "image": "39.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5434791666666666, + 0.50853125, + 0.08340624999999993, + 0.30069531250000003 + ] + } + ] + }, + { + "image": "40.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5005034722222222, + 0.4667890625, + 0.4196875, + 0.8036718750000003 + ] + } + ] + }, + { + "image": "41.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.530875, + 0.494703125, + 0.21798958333333332, + 0.4064296875 + ] + } + ] + }, + { + "image": "42.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4220104895104895, + 0.44059375, + 0.15970279720279723, + 0.35103906249999994 + ] + } + ] + }, + { + "image": "43.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6926909722222222, + 0.43530468750000006, + 0.4225694444444445, + 0.7717109375 + ] + } + ] + }, + { + "image": "44.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5084166666666666, + 0.4429609375, + 0.5407638888888889, + 0.5139375000000002 + ] + } + ] + }, + { + "image": "45.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4707834685598377, + 0.441340782122905, + 0.15150608519269776, + 0.7580575848732274 + ] + } + ] + }, + { + "image": "46.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6201085481682497, + 0.414303125, + 0.21172320217096335, + 0.63610625 + ] + } + ] + }, + { + "image": "47.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5292219087917254, + 0.41541098558628753, + 0.1820921485660555, + 0.7388858589793533 + ] + } + ] + }, + { + "image": "48.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4903448955459204, + 0.37212173100871737, + 0.16161214032321639, + 0.5848412204234122 + ] + } + ] + }, + { + "image": "49.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5261816406250001, + 0.48539794921875, + 0.18263671874999998, + 0.7325439453125 + ] + } + ] + }, + { + "image": "50.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.470567612687813, + 0.48669785082174466, + 0.26133555926544244, + 0.9066447534766119 + ] + } + ] + }, + { + "image": "51.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48075476694915253, + 0.4956693989071038, + 0.22316207627118642, + 0.9694808743169399 + ] + } + ] + }, + { + "image": "52.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48082107843137256, + 0.4807668585526315, + 0.17830882352941177, + 0.7649876644736843 + ] + } + ] + }, + { + "image": "53.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4810036579789666, + 0.38996805712138294, + 0.2468724279835391, + 0.636381059751973 + ] + } + ] + }, + { + "image": "54.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5306979806848112, + 0.44760435247948627, + 0.17114135206321335, + 0.7154013556903318 + ] + } + ] + }, + { + "image": "55.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5503671875, + 0.6187343750000001, + 0.2877656249999999, + 0.44757812500000005 + ] + } + ] + }, + { + "image": "56.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47685763888888894, + 0.4510859375, + 0.29399305555555555, + 0.20998437499999997 + ] + } + ] + }, + { + "image": "57.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.486501677852349, + 0.5036254826254827, + 0.2649496644295302, + 0.7941235521235522 + ] + } + ] + }, + { + "image": "58.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.51, + 0.5332734375, + 0.45055555555555554, + 0.8462343750000001 + ] + } + ] + }, + { + "image": "59.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5283013698630137, + 0.4490992647058823, + 0.16790410958904117, + 0.25895526960784315 + ] + } + ] + }, + { + "image": "60.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5050277777777777, + 0.44106249999999997, + 0.23379166666666673, + 0.7828125 + ] + } + ] + }, + { + "image": "61.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5146516927083333, + 0.4894580078125, + 0.2021809895833333, + 0.939853515625 + ] + } + ] + }, + { + "image": "62.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.58225, + 0.41722499999999996, + 0.1073333333333333, + 0.4663062500000001 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.8979, + 0.35835625, + 0.10970833333333341, + 0.6433125 + ] + } + ] + }, + { + "image": "63.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4900555555555555, + 0.53603125, + 0.22708333333333333, + 0.43581249999999994 + ] + } + ] + }, + { + "image": "64.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42271474358974354, + 0.498985576923077, + 0.1156923076923077, + 0.365701923076923 + ] + } + ] + }, + { + "image": "65.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4214555555555556, + 0.4174125, + 0.08057777777777776, + 0.23131250000000006 + ] + } + ] + }, + { + "image": "66.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4061754780652418, + 0.4644425675675675, + 0.1828571428571429, + 0.5871368243243242 + ] + } + ] + }, + { + "image": "67.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4811790017211704, + 0.4830258302583026, + 0.8418760757314974, + 0.6531365313653137 + ] + } + ] + }, + { + "image": "68.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49006784260515607, + 0.39296875, + 0.26643147896879243, + 0.7734375 + ] + } + ] + }, + { + "image": "69.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4998109010011123, + 0.38637273295809876, + 0.2623804226918799, + 0.5752407754846779 + ] + } + ] + }, + { + "image": "70.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5182361111111111, + 0.514359375, + 0.5091944444444445, + 0.6692031250000001 + ] + } + ] + }, + { + "image": "71.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4409497816593887, + 0.53991943359375, + 0.18816593886462885, + 0.53039306640625 + ] + } + ] + }, + { + "image": "72.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5218617021276596, + 0.43046499999999993, + 0.1717420212765957, + 0.75444 + ] + } + ] + }, + { + "image": "73.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4944661458333333, + 0.486705322265625, + 0.21809895833333334, + 0.94655517578125 + ] + } + ] + }, + { + "image": "74.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5027992021276596, + 0.4482850000000001, + 0.10134640957446805, + 0.5423975000000001 + ] + } + ] + }, + { + "image": "75.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.509599555061179, + 0.5179362101313322, + 0.32509454949944383, + 0.4832332707942465 + ] + } + ] + }, + { + "image": "76.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45749999999999996, + 0.41907812499999997, + 0.18738888888888883, + 0.6589062499999999 + ] + } + ] + }, + { + "image": "77.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5680088987764182, + 0.49963727329580987, + 0.2501779755283649, + 0.5297498436522826 + ] + } + ] + }, + { + "image": "78.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45549525101763905, + 0.47439375, + 0.2808005427408412, + 0.700325 + ] + } + ] + }, + { + "image": "79.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.38251612903225807, + 0.25424637681159423, + 0.40779354838709686, + 0.47218115942028976 + ] + } + ] + }, + { + "image": "80.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4367549019607843, + 0.48118627450980395, + 0.21316339869281045, + 0.7987401960784314 + ] + } + ] + }, + { + "image": "81.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4991770833333333, + 0.39468749999999997, + 0.09388541666666667, + 0.32804687499999996 + ] + } + ] + }, + { + "image": "82.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.40880555555555553, + 0.419265625, + 0.08787499999999998, + 0.35979687499999996 + ] + } + ] + }, + { + "image": "83.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4870305602716469, + 0.4409307065217391, + 0.16387436332767402, + 0.8295516304347825 + ] + } + ] + }, + { + "image": "84.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4073373101952278, + 0.37594482421875, + 0.4350867678958785, + 0.6753979492187501 + ] + } + ] + }, + { + "image": "85.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5274025974025973, + 0.5190466249130132, + 0.5602504638218925, + 0.5176757132915796 + ] + } + ] + }, + { + "image": "86.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.567758346581876, + 0.3837119856887299, + 0.19241653418124002, + 0.4798121645796063 + ] + } + ] + }, + { + "image": "87.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.31965034965034966, + 0.4780249999999999, + 0.4423076923076923, + 0.6124875 + ] + } + ] + }, + { + "image": "88.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6504871794871795, + 0.5319615384615385, + 0.06508974358974359, + 0.5023846153846154 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7051923076923077, + 0.41674038461538465, + 0.13701282051282052, + 0.5454711538461539 + ] + } + ] + }, + { + "image": "89.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48965277777777777, + 0.4016640625, + 0.23663888888888887, + 0.6623281249999999 + ] + } + ] + }, + { + "image": "90.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5503333333333333, + 0.3786625, + 0.04653333333333327, + 0.24221874999999998 + ] + } + ] + }, + { + "image": "91.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43515833333333337, + 0.5154, + 0.33, + 0.931975 + ] + } + ] + }, + { + "image": "92.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4991510611735331, + 0.5156774729842062, + 0.18681647940074905, + 0.9681795511221946 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6528152309612983, + 0.6145261845386534, + 0.2544444444444445, + 0.7120116375727348 + ] + } + ] + }, + { + "image": "93.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47158403869407495, + 0.4776497277676951, + 0.11805320435308343, + 0.4541197822141561 + ] + } + ] + }, + { + "image": "94.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.39126373626373623, + 0.3587875, + 0.1810851648351649, + 0.6747187500000001 + ] + } + ] + }, + { + "image": "95.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5354159534406026, + 0.5025507060333761, + 0.2416638137624101, + 0.9943183568677791 + ] + } + ] + }, + { + "image": "96.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46364010989010984, + 0.39894999999999997, + 0.26999999999999996, + 0.73725 + ] + } + ] + }, + { + "image": "97.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4816510538641686, + 0.6634892787524367, + 0.11026932084309128, + 0.47049707602339186 + ] + } + ] + }, + { + "image": "98.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.41766599597585513, + 0.4999974849094567, + 0.21695506371562712, + 0.9999974849094567 + ] + } + ] + }, + { + "image": "99.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5964705882352941, + 0.47968627450980394, + 0.13017647058823534, + 0.9147908496732027 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3262091503267974, + 0.4859869281045751, + 0.23297385620915034, + 0.824607843137255 + ] + } + ] + }, + { + "image": "100.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5386874304783092, + 0.517385866166354, + 0.17618464961067845, + 0.4669105691056912 + ] + } + ] + }, + { + "image": "101.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.434919425087108, + 0.4424240196078431, + 0.3489329268292683, + 0.8833774509803921 + ] + } + ] + }, + { + "image": "102.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4228055878928988, + 0.528301393728223, + 0.3599883585564611, + 0.47985191637630653 + ] + } + ] + }, + { + "image": "103.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.38638583638583635, + 0.47347985347985344, + 0.49034188034188037, + 0.6376007326007326 + ] + } + ] + }, + { + "image": "104.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5653337041156841, + 0.43623827392120074, + 0.4209899888765295, + 0.7136272670419012 + ] + } + ] + }, + { + "image": "105.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3443333333333334, + 0.3881640625, + 0.3154305555555556, + 0.3761953125 + ] + } + ] + }, + { + "image": "106.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.379566265060241, + 0.4623869801084991, + 0.31345783132530114, + 0.9243399638336347 + ] + } + ] + }, + { + "image": "107.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6573611111111112, + 0.3814453125, + 0.21512499999999998, + 0.7083984375 + ] + } + ] + }, + { + "image": "108.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.66678125, + 0.34967187499999997, + 0.06803124999999995, + 0.31674218749999994 + ] + } + ] + }, + { + "image": "109.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5805666666666667, + 0.42932499999999996, + 0.23224444444444442, + 0.46480000000000005 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3665666666666667, + 0.48169375000000003, + 0.0674666666666667, + 0.2589 + ] + } + ] + }, + { + "image": "110.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5050083333333333, + 0.47881250000000003, + 0.1714416666666667, + 0.90963125 + ] + } + ] + }, + { + "image": "111.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43644736842105264, + 0.4895046329294369, + 0.24750773993808048, + 0.6596935138987883 + ] + } + ] + }, + { + "image": "112.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5734888888888888, + 0.5437125, + 0.13509999999999997, + 0.7231062500000002 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.2568888888888889, + 0.47155625, + 0.18519999999999998, + 0.9431125 + ] + } + ] + }, + { + "image": "113.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45888888888888885, + 0.482546875, + 0.13811111111111118, + 0.46437499999999987 + ] + } + ] + }, + { + "image": "114.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4792083333333333, + 0.5461640625, + 0.19358333333333333, + 0.6858593749999999 + ] + } + ] + }, + { + "image": "115.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5206090133982947, + 0.47910467128027684, + 0.4955420219244823, + 0.8492128027681661 + ] + } + ] + }, + { + "image": "116.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47532534246575336, + 0.4383940042826553, + 0.05895547945205471, + 0.5595360456816558 + ] + } + ] + }, + { + "image": "117.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49045, + 0.58046875, + 0.319575, + 0.7289875000000001 + ] + } + ] + }, + { + "image": "118.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4571384615384615, + 0.47331314878892733, + 0.27326153846153844, + 0.7612370242214533 + ] + } + ] + }, + { + "image": "119.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4264406779661017, + 0.45528124999999997, + 0.18357627118644068, + 0.6225156250000001 + ] + } + ] + }, + { + "image": "120.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5354727474972191, + 0.5070731707317073, + 0.2044160177975528, + 0.854296435272045 + ] + } + ] + }, + { + "image": "121.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4099185888738128, + 0.470725, + 0.2579240162822253, + 0.6127374999999999 + ] + } + ] + }, + { + "image": "122.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4304, + 0.45705017301038064, + 0.27383076923076927, + 0.795129757785467 + ] + } + ] + }, + { + "image": "123.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3376797385620915, + 0.48884313725490197, + 0.2472549019607843, + 0.7325906862745097 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3609705882352941, + 0.5518333333333333, + 0.03305228758169935, + 0.47572549019607846 + ] + } + ] + }, + { + "image": "124.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5379153094462541, + 0.4771630859375, + 0.34292616720955477, + 0.8159106445312498 + ] + } + ] + }, + { + "image": "125.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4896083333333333, + 0.47540000000000004, + 0.2529666666666666, + 0.43376250000000005 + ] + } + ] + }, + { + "image": "126.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.624296875, + 0.59190625, + 0.08192187499999992, + 0.29839843750000006 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.36936718749999997, + 0.48444531249999995, + 0.29960937499999996, + 0.9080546875 + ] + } + ] + }, + { + "image": "127.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4189421487603306, + 0.34996275605214155, + 0.31366942148760335, + 0.3221601489757914 + ] + } + ] + }, + { + "image": "128.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46782127659574474, + 0.4449787595581988, + 0.322536170212766, + 0.8486151231945626 + ] + } + ] + }, + { + "image": "129.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4029061784897025, + 0.38779922779922776, + 0.43053775743707096, + 0.7022393822393822 + ] + } + ] + }, + { + "image": "130.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5135434412265758, + 0.5130749574105622, + 0.2048466780238501, + 0.5974275979557069 + ] + } + ] + }, + { + "image": "131.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.40525027808676306, + 0.37250781738586614, + 0.11963292547274745, + 0.37127579737335825 + ] + } + ] + }, + { + "image": "132.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4423880597014926, + 0.5255687499999999, + 0.27146540027137045, + 0.8586437499999999 + ] + } + ] + }, + { + "image": "133.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.560128, + 0.3910251798561151, + 0.4391039999999999, + 0.5251169064748201 + ] + } + ] + }, + { + "image": "134.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6014808362369338, + 0.481, + 0.18811846689895473, + 0.574453125 + ] + } + ] + }, + { + "image": "135.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5611301369863013, + 0.4071346153846154, + 0.3482534246575342, + 0.5703557692307691 + ] + } + ] + }, + { + "image": "136.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5150171232876712, + 0.45091346153846157, + 0.16657534246575337, + 0.46993269230769236 + ] + } + ] + }, + { + "image": "137.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5326883561643835, + 0.3898846153846154, + 0.2503767123287672, + 0.7391153846153845 + ] + } + ] + }, + { + "image": "138.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4506387665198238, + 0.5178968253968254, + 0.29775330396475774, + 0.9365873015873016 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5626762114537445, + 0.621686507936508, + 0.21345814977973568, + 0.6223412698412699 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6230176211453745, + 0.4876140873015873, + 0.2548458149779736, + 0.7569742063492063 + ] + } + ] + }, + { + "image": "139.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47067961165048544, + 0.500225, + 0.35768377253814143, + 0.6892437499999999 + ] + } + ] + }, + { + "image": "140.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43343055555555554, + 0.37867187499999994, + 0.25025, + 0.4960703125 + ] + } + ] + }, + { + "image": "141.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5031315104166666, + 0.49516601562500007, + 0.20953124999999995, + 0.93671630859375 + ] + } + ] + }, + { + "image": "142.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4727104959630911, + 0.4147145328719724, + 0.20064590542099198, + 0.8291003460207613 + ] + } + ] + }, + { + "image": "143.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4879104477611941, + 0.476275, + 0.37880597014925377, + 0.7988 + ] + } + ] + }, + { + "image": "144.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.41269989615784014, + 0.5285703125000001, + 0.5187123572170301, + 0.7207421875 + ] + } + ] + }, + { + "image": "145.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.40108958837772396, + 0.5202343749999999, + 0.5492493946731234, + 0.6435590277777778 + ] + } + ] + }, + { + "image": "146.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4771754932502596, + 0.504015625, + 0.2753478712357218, + 0.9264531249999999 + ] + } + ] + }, + { + "image": "147.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.511, + 0.45553819444444443, + 0.14200000000000007, + 0.2783420138888889 + ] + } + ] + }, + { + "image": "148.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5878076923076924, + 0.4921267361111111, + 0.27832692307692314, + 0.6535677083333334 + ] + } + ] + }, + { + "image": "149.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5710671936758893, + 0.6037040133779265, + 0.31043478260869567, + 0.7893478260869565 + ] + } + ] + }, + { + "image": "150.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5471201814058958, + 0.36588717948717947, + 0.21854875283446717, + 0.4122051282051282 + ] + } + ] + }, + { + "image": "151.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47959183673469385, + 0.3667144319344933, + 0.38367346938775515, + 0.638116683725691 + ] + } + ] + }, + { + "image": "152.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48488888888888887, + 0.44784375, + 0.2560555555555556, + 0.8409921874999998 + ] + } + ] + }, + { + "image": "153.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49964285714285717, + 0.3751783659378596, + 0.3558928571428571, + 0.44012658227848106 + ] + } + ] + }, + { + "image": "154.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5719538670284938, + 0.552553125, + 0.24567164179104478, + 0.63385625 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.30213025780189956, + 0.456096875, + 0.36816824966078693, + 0.70344375 + ] + } + ] + }, + { + "image": "155.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6339400000000001, + 0.48816987740805606, + 0.18120000000000006, + 0.20373029772329249 + ] + } + ] + }, + { + "image": "156.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5494724220623501, + 0.4518959913326111, + 0.35076738609112706, + 0.5663921993499458 + ] + } + ] + }, + { + "image": "157.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5119543147208123, + 0.40489092996555687, + 0.4169035532994924, + 0.48288174512055115 + ] + } + ] + }, + { + "image": "158.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43640086206896556, + 0.4853976721629486, + 0.4331465517241379, + 0.8738021338506304 + ] + } + ] + }, + { + "image": "159.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48530249110320284, + 0.5019949012109624, + 0.11752075919335699, + 0.30307202039515607 + ] + } + ] + }, + { + "image": "160.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48393817204301076, + 0.4607610887096774, + 0.0842876344086022, + 0.5443926411290323 + ] + } + ] + }, + { + "image": "161.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5292293577981652, + 0.3950554785020804, + 0.7957431192660549, + 0.7097850208044383 + ] + } + ] + }, + { + "image": "162.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6921357063403782, + 0.5948968105065666, + 0.16340378197997785, + 0.5337773608505315 + ] + } + ] + }, + { + "image": "163.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.38812258064516125, + 0.4182753623188406, + 0.40979354838709675, + 0.7945217391304348 + ] + } + ] + }, + { + "image": "164.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6341238471673254, + 0.5313344316309719, + 0.4823188405797102, + 0.6534184514003295 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45888010540184454, + 0.6339868204283361, + 0.10063241106719367, + 0.4101482701812192 + ] + } + ] + }, + { + "image": "165.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6318401486988847, + 0.48860754070265644, + 0.2822676579925651, + 0.9240874035989718 + ] + } + ] + }, + { + "image": "166.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6474479166666667, + 0.43100781250000003, + 0.4821180555555554, + 0.8333046875000001 + ] + } + ] + }, + { + "image": "167.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5145469798657718, + 0.4692493744787323, + 0.5021308724832214, + 0.8916180150125104 + ] + } + ] + }, + { + "image": "168.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44112962962962965, + 0.5073124999999999, + 0.2927314814814815, + 0.8505625 + ] + } + ] + }, + { + "image": "169.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3391388888888889, + 0.5007375, + 0.2917916666666667, + 0.44206249999999997 + ] + } + ] + }, + { + "image": "170.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5502612330198537, + 0.5040390625, + 0.20987460815047018, + 0.8486874999999999 + ] + } + ] + }, + { + "image": "171.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49931093394077447, + 0.45171785028790784, + 0.27197038724373573, + 0.7306909788867562 + ] + } + ] + }, + { + "image": "172.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.24817427385892118, + 0.2763450834879406, + 0.24435684647302902, + 0.5409740259740259 + ] + } + ] + }, + { + "image": "173.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.8236344086021505, + 0.3125641025641025, + 0.3087741935483872, + 0.570054945054945 + ] + } + ] + }, + { + "image": "174.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4803559510567297, + 0.36482801751094435, + 0.15748609566184654, + 0.6637273295809881 + ] + } + ] + }, + { + "image": "175.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6656444444444445, + 0.4796623093681917, + 0.3315333333333333, + 0.6071350762527233 + ] + } + ] + }, + { + "image": "176.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44229357798165136, + 0.5042676056338028, + 0.21056574923547405, + 0.6930281690140845 + ] + } + ] + }, + { + "image": "177.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.39049400479616303, + 0.5209875876956287, + 0.2668441247002398, + 0.8093793847814355 + ] + } + ] + }, + { + "image": "178.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47654450261780107, + 0.419953125, + 0.45596858638743454, + 0.45725781249999997 + ] + } + ] + }, + { + "image": "179.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5692193308550186, + 0.38046121593291404, + 0.08806691449814126, + 0.1792662473794549 + ] + } + ] + }, + { + "image": "180.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6114444444444445, + 0.35633593750000003, + 0.45919444444444435, + 0.6037578124999999 + ] + } + ] + }, + { + "image": "181.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6203300330033004, + 0.4008744186046512, + 0.38028052805280516, + 0.5752093023255814 + ] + } + ] + }, + { + "image": "182.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6874984365228267, + 0.3146341463414634, + 0.31425265791119444, + 0.5980112570356473 + ] + } + ] + }, + { + "image": "183.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4528449744463373, + 0.36158506224066395, + 0.8261839863713799, + 0.6682572614107883 + ] + } + ] + }, + { + "image": "184.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.11977777777777777, + 0.4976953125, + 0.2301527777777778, + 0.7621171874999999 + ] + } + ] + }, + { + "image": "185.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4369411764705882, + 0.4959558823529412, + 0.23387254901960783, + 0.9345563725490196 + ] + } + ] + }, + { + "image": "186.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4572650724149545, + 0.541659509977267, + 0.2142000673627484, + 0.862889618590553 + ] + } + ] + }, + { + "image": "187.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.552415196743555, + 0.48613124999999996, + 0.3834735413839892, + 0.68110625 + ] + } + ] + }, + { + "image": "188.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47784971098265894, + 0.5057006975269499, + 0.2599075144508671, + 0.5948002536461636 + ] + } + ] + }, + { + "image": "189.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49565420560747664, + 0.44786328124999997, + 0.10865005192107996, + 0.6847890624999999 + ] + } + ] + }, + { + "image": "190.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.38098076923076923, + 0.5223350694444444, + 0.1316153846153846, + 0.3272135416666667 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5275961538461539, + 0.4136892361111111, + 0.3415961538461538, + 0.6344357638888889 + ] + } + ] + }, + { + "image": "191.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4715555555555555, + 0.5111796875, + 0.11720833333333332, + 0.332625 + ] + } + ] + }, + { + "image": "192.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.647611111111111, + 0.469234375, + 0.25695833333333334, + 0.4863203125 + ] + } + ] + }, + { + "image": "193.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3848611111111111, + 0.4013541666666667, + 0.3264043209876543, + 0.45046875000000003 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5601543209876544, + 0.3778125, + 0.09660493827160498, + 0.42108506944444435 + ] + } + ] + }, + { + "image": "194.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.498167770419426, + 0.4601132686084143, + 0.08901766004415008, + 0.28234627831715214 + ] + } + ] + }, + { + "image": "195.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5173949579831933, + 0.4193265465935787, + 0.2686834733893558, + 0.7646045418950667 + ] + } + ] + }, + { + "image": "196.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6311944444444445, + 0.5399296875, + 0.3271388888888889, + 0.402921875 + ] + } + ] + }, + { + "image": "197.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5087893864013268, + 0.5102290076335877, + 0.30469320066334993, + 0.8444198473282443 + ] + } + ] + }, + { + "image": "198.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48574585635359113, + 0.6250305676855895, + 0.2848066298342541, + 0.6438951965065502 + ] + } + ] + }, + { + "image": "199.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49111773472429215, + 0.5958480074142725, + 0.2060953800298062, + 0.5331047265987026 + ] + } + ] + }, + { + "image": "200.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45831615120274916, + 0.5630096051227321, + 0.7190378006872853, + 0.40563500533617924 + ] + } + ] + }, + { + "image": "201.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4947507788161994, + 0.46820217530390273, + 0.5671651090342679, + 0.4898272552783109 + ] + } + ] + }, + { + "image": "202.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7522598870056497, + 0.2960039761431411, + 0.37090395480225974, + 0.5595427435387675 + ] + } + ] + }, + { + "image": "203.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5231458333333333, + 0.4371953125, + 0.1558437500000001, + 0.7352734374999998 + ] + } + ] + }, + { + "image": "204.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6290997830802603, + 0.5161139705882353, + 0.5976789587852493, + 0.7175220588235294 + ] + } + ] + }, + { + "image": "205.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4581803385416667, + 0.5041455078125, + 0.18469726562499997, + 0.8638769531249999 + ] + } + ] + }, + { + "image": "206.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5345079552150854, + 0.5147962716378163, + 0.16744843842074247, + 0.5038748335552597 + ] + } + ] + }, + { + "image": "207.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47076041666666674, + 0.5054531250000001, + 0.19846875000000003, + 0.9523046874999999 + ] + } + ] + }, + { + "image": "208.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5778154681139757, + 0.4366125, + 0.19614654002713697, + 0.61748125 + ] + } + ] + }, + { + "image": "209.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42675, + 0.4821250000000001, + 0.2769375, + 0.9610546875000001 + ] + } + ] + }, + { + "image": "210.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6092416666666667, + 0.52953125, + 0.25847500000000007, + 0.83579375 + ] + } + ] + }, + { + "image": "211.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3937098255280074, + 0.49097796143250694, + 0.3624426078971534, + 0.9425482093663912 + ] + } + ] + }, + { + "image": "212.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4528083333333333, + 0.5405187499999999, + 0.17723333333333338, + 0.8046375 + ] + } + ] + }, + { + "image": "213.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3567141585040071, + 0.5138209752839011, + 0.2654585930543188, + 0.7332130928523714 + ] + } + ] + }, + { + "image": "214.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5603399122807017, + 0.51847986852917, + 0.17950657894736846, + 0.700213640098603 + ] + } + ] + }, + { + "image": "215.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3375877192982456, + 0.5349712407559573, + 0.39804824561403507, + 0.8260147904683649 + ] + } + ] + }, + { + "image": "216.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45753645833333334, + 0.5476484375, + 0.3963229166666667, + 0.678109375 + ] + } + ] + }, + { + "image": "217.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5513570634037821, + 0.49482801751094435, + 0.29979977753058956, + 0.7090494058786742 + ] + } + ] + }, + { + "image": "218.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5481793478260869, + 0.3957742461287694, + 0.09635869565217392, + 0.7817685411572942 + ] + } + ] + }, + { + "image": "219.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5302268518518518, + 0.39429296875000003, + 0.3132314814814815, + 0.5896276041666667 + ] + } + ] + }, + { + "image": "220.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6066683316683317, + 0.4714747191011236, + 0.2932567432567433, + 0.9294662921348315 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4556318681318681, + 0.5173778089887641, + 0.3708041958041958, + 0.8336320224719102 + ] + } + ] + }, + { + "image": "221.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.56940625, + 0.38944531250000003, + 0.26325000000000004, + 0.7575703125000001 + ] + } + ] + }, + { + "image": "222.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5036458333333333, + 0.457421875, + 0.253125, + 0.91484375 + ] + } + ] + }, + { + "image": "223.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4508066298342542, + 0.4554266777133389, + 0.29829834254143645, + 0.7799502899751449 + ] + } + ] + }, + { + "image": "224.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.521172491544532, + 0.48056827820186604, + 0.28756482525366395, + 0.6545547073791349 + ] + } + ] + }, + { + "image": "225.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3727239709443099, + 0.39729508196721314, + 0.18668280871670703, + 0.7507559198542805 + ] + } + ] + }, + { + "image": "226.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5145523809523809, + 0.47247680228408284, + 0.2550857142857142, + 0.9348536759457531 + ] + } + ] + }, + { + "image": "227.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48346739130434785, + 0.5097473512632437, + 0.18680434782608696, + 0.7294539527302363 + ] + } + ] + }, + { + "image": "228.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5244694244604317, + 0.5834254689042448, + 0.30073741007194243, + 0.803573543928924 + ] + } + ] + }, + { + "image": "229.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5305084745762711, + 0.46846875, + 0.17654237288135594, + 0.7119375 + ] + } + ] + }, + { + "image": "230.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4367627118644068, + 0.47660156249999996, + 0.23623728813559322, + 0.648515625 + ] + } + ] + }, + { + "image": "231.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49516775077028413, + 0.5009293966623877, + 0.2166278671687778, + 0.9556456996148909 + ] + } + ] + }, + { + "image": "232.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45374358974358975, + 0.5051346153846155, + 0.28294017094017093, + 0.8635480769230769 + ] + } + ] + }, + { + "image": "233.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43184971098265895, + 0.5012337662337663, + 0.2403853564547206, + 0.8160064935064936 + ] + } + ] + }, + { + "image": "234.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5328676470588236, + 0.47824735449735445, + 0.21358823529411766, + 0.8162896825396826 + ] + } + ] + }, + { + "image": "235.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4922916666666666, + 0.48240625000000004, + 0.368375, + 0.7148125000000001 + ] + } + ] + }, + { + "image": "236.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46499999999999997, + 0.5538595041322313, + 0.2507058823529412, + 0.820884297520661 + ] + } + ] + }, + { + "image": "237.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5032722222222222, + 0.5518437500000001, + 0.3732111111111111, + 0.8961875 + ] + } + ] + }, + { + "image": "238.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4133518776077886, + 0.4500703125, + 0.3282197496522949, + 0.8696875000000001 + ] + } + ] + }, + { + "image": "239.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5601862197392924, + 0.4149622799664711, + 0.19992551210428308, + 0.5815423302598491 + ] + } + ] + }, + { + "image": "240.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.577340206185567, + 0.4138090824837813, + 0.5691134020618557, + 0.6923076923076923 + ] + } + ] + }, + { + "image": "241.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.662593220338983, + 0.424828125, + 0.265322033898305, + 0.7782578125 + ] + } + ] + }, + { + "image": "242.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48392903645833335, + 0.5096826171875, + 0.1791764322916666, + 0.849072265625 + ] + } + ] + }, + { + "image": "243.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6115164835164836, + 0.42160441426146006, + 0.2867692307692307, + 0.4951612903225806 + ] + } + ] + }, + { + "image": "244.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5717017208413002, + 0.4137865748709122, + 0.29661567877629064, + 0.5220998278829604 + ] + } + ] + }, + { + "image": "245.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.41511956521739135, + 0.5146047269763651, + 0.31622826086956524, + 0.8433903830480847 + ] + } + ] + }, + { + "image": "246.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5615299026425591, + 0.529734375, + 0.2948400556328234, + 0.8405781250000001 + ] + } + ] + }, + { + "image": "247.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49825361512792, + 0.510375234521576, + 0.23111234705228034, + 0.9079487179487179 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6145828698553949, + 0.5523827392120075, + 0.2019466073414905, + 0.8074859287054409 + ] + } + ] + }, + { + "image": "248.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5187638888888889, + 0.5280651041666666, + 0.2409398148148148, + 0.8587343749999999 + ] + } + ] + }, + { + "image": "249.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5061527777777778, + 0.4988624999999999, + 0.3428888888888889, + 0.8547374999999999 + ] + } + ] + }, + { + "image": "250.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5680694444444444, + 0.49844375, + 0.5132916666666666, + 0.9417812499999999 + ] + } + ] + }, + { + "image": "251.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5228775834658187, + 0.4840743388134382, + 0.40346581875993637, + 0.8588777698355969 + ] + } + ] + }, + { + "image": "252.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4627627118644067, + 0.42843749999999997, + 0.20813559322033895, + 0.6169140624999999 + ] + } + ] + }, + { + "image": "253.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5399270482603816, + 0.46820707070707074, + 0.08771043771043771, + 0.4414646464646465 + ] + } + ] + }, + { + "image": "254.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5331412760416666, + 0.47976806640625, + 0.3229524739583333, + 0.905283203125 + ] + } + ] + }, + { + "image": "255.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.35258101851851853, + 0.46914062500000003, + 0.28519675925925925, + 0.9233940972222222 + ] + } + ] + }, + { + "image": "256.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.28825, + 0.4608250000000001, + 0.451125, + 0.82065 + ] + } + ] + }, + { + "image": "257.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4792650462962963, + 0.4681901041666667, + 0.09741898148148148, + 0.7801302083333334 + ] + } + ] + }, + { + "image": "258.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4639270833333333, + 0.49934765625, + 0.20077083333333334, + 0.9283828125 + ] + } + ] + }, + { + "image": "259.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5228584729981378, + 0.4419656328583403, + 0.40139664804469277, + 0.7213160100586756 + ] + } + ] + }, + { + "image": "260.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5495138888888889, + 0.37791406250000004, + 0.14190972222222223, + 0.4899374999999999 + ] + } + ] + }, + { + "image": "261.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.40225, + 0.46051875000000003, + 0.4378472222222222, + 0.60063125 + ] + } + ] + }, + { + "image": "262.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3327191011235955, + 0.4201265182186235, + 0.3373483146067416, + 0.5042206477732794 + ] + } + ] + }, + { + "image": "263.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5222048846675712, + 0.47895625, + 0.1950203527815468, + 0.5704125 + ] + } + ] + }, + { + "image": "264.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4894583333333333, + 0.4577890625, + 0.33169444444444446, + 0.814015625 + ] + } + ] + }, + { + "image": "265.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5159881129271917, + 0.4478362573099415, + 0.24148588410104013, + 0.7620050125313284 + ] + } + ] + }, + { + "image": "266.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6059571619812584, + 0.3622330827067669, + 0.2055555555555555, + 0.5667218045112782 + ] + } + ] + }, + { + "image": "267.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4620797227036395, + 0.3751328125, + 0.20594454072790297, + 0.5466171875 + ] + } + ] + }, + { + "image": "268.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5098011928429423, + 0.47545129579982126, + 0.3663817097415506, + 0.9423413762287757 + ] + } + ] + }, + { + "image": "269.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4774955116696589, + 0.4791750841750842, + 0.22788150807899463, + 0.8815824915824917 + ] + } + ] + }, + { + "image": "270.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4900971731448763, + 0.4629423459244534, + 0.11072438162544167, + 0.8906958250497018 + ] + } + ] + }, + { + "image": "271.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4476429305032523, + 0.46951347881899874, + 0.1749845943170147, + 0.684854942233633 + ] + } + ] + }, + { + "image": "272.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4765079365079365, + 0.46318660022148395, + 0.23151716500553704, + 0.7958028792912514 + ] + } + ] + }, + { + "image": "273.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4781016949152542, + 0.47604687500000004, + 0.15733898305084748, + 0.5620390625 + ] + } + ] + }, + { + "image": "274.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46260416666666665, + 0.49153515625, + 0.2807638888888889, + 0.8033828125 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6373194444444444, + 0.48658984375000003, + 0.1440833333333333, + 0.5247421875 + ] + } + ] + }, + { + "image": "275.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42020833333333335, + 0.49540624999999994, + 0.23262500000000003, + 0.9072890625 + ] + } + ] + }, + { + "image": "276.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49159986639946557, + 0.5097845691382765, + 0.2045758183032732, + 0.9720916833667335 + ] + } + ] + }, + { + "image": "277.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5748697916666666, + 0.43923046874999994, + 0.4830729166666667, + 0.6643984374999999 + ] + } + ] + }, + { + "image": "278.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4819162363740677, + 0.5101394628099174, + 0.19504302925989672, + 0.45961518595041323 + ] + } + ] + }, + { + "image": "279.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4832791151594014, + 0.5245944363103953, + 0.24997397527651272, + 0.31762518301610543 + ] + } + ] + }, + { + "image": "280.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5028481012658228, + 0.4791516587677725, + 0.25464135021097045, + 0.5014312796208531 + ] + } + ] + }, + { + "image": "281.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45787500000000003, + 0.44375, + 0.18519444444444444, + 0.31875 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.2657083333333333, + 0.33863124999999994, + 0.05919444444444444, + 0.2835125 + ] + } + ] + }, + { + "image": "282.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4473472222222223, + 0.58026171875, + 0.13636111111111113, + 0.7792734375 + ] + } + ] + }, + { + "image": "283.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5268284228769498, + 0.38777343750000004, + 0.12471403812824955, + 0.380234375 + ] + } + ] + }, + { + "image": "284.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47175555555555554, + 0.5586937500000001, + 0.21437777777777772, + 0.5884250000000001 + ] + } + ] + }, + { + "image": "285.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5720125482625483, + 0.43980448950036205, + 0.2714382239382239, + 0.8318175235336712 + ] + } + ] + }, + { + "image": "286.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.573426005132592, + 0.4145314505776637, + 0.37867408041060735, + 0.8085237483953788 + ] + } + ] + }, + { + "image": "287.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4142418604651163, + 0.43425578486554095, + 0.1791813953488372, + 0.7009068167604753 + ] + } + ] + }, + { + "image": "288.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48383138020833333, + 0.4833056640625, + 0.20095703125000006, + 0.8588916015625001 + ] + } + ] + }, + { + "image": "289.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5071625000000001, + 0.45685428392745464, + 0.15765833333333334, + 0.6948217636022513 + ] + } + ] + }, + { + "image": "290.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.597161921708185, + 0.5498598130841121, + 0.1733451957295373, + 0.6284112149532711 + ] + } + ] + }, + { + "image": "291.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.647082494969819, + 0.3955244122965642, + 0.4517706237424547, + 0.398490054249548 + ] + } + ] + }, + { + "image": "292.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5437598597721297, + 0.43661184210526316, + 0.14798422436459238, + 0.5294078947368421 + ] + } + ] + }, + { + "image": "293.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5215833333333333, + 0.4400031269543465, + 0.20483333333333334, + 0.7261601000625392 + ] + } + ] + }, + { + "image": "294.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.455925, + 0.5175797373358348, + 0.20535, + 0.8049405878674171 + ] + } + ] + }, + { + "image": "295.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48190774487471527, + 0.4070787956438181, + 0.1688268792710706, + 0.5937860345932094 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6008314350797266, + 0.3819730941704036, + 0.12193621867881549, + 0.36035874439461885 + ] + } + ] + }, + { + "image": "296.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.507075, + 0.4532207629768606, + 0.25748333333333334, + 0.7263289555972483 + ] + } + ] + }, + { + "image": "297.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5416666666666666, + 0.4488258386866524, + 0.33666666666666667, + 0.8976516773733048 + ] + } + ] + }, + { + "image": "298.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45029583333333334, + 0.4469125, + 0.28059166666666663, + 0.7463249999999999 + ] + } + ] + }, + { + "image": "299.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44256998697916666, + 0.502674560546875, + 0.20415039062499998, + 0.90720458984375 + ] + } + ] + }, + { + "image": "300.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44972613458528954, + 0.4677792436235708, + 0.28599374021909235, + 0.5520932277924363 + ] + } + ] + }, + { + "image": "301.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3931978798586573, + 0.47224652087475155, + 0.2527120141342756, + 0.9377203445990723 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5588427561837456, + 0.4877799867461895, + 0.09559187279151947, + 0.43105367793240557 + ] + } + ] + }, + { + "image": "302.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3379571428571429, + 0.49302997858672376, + 0.23591428571428572, + 0.9418058529621699 + ] + } + ] + }, + { + "image": "303.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5032552083333334, + 0.5294375, + 0.20651041666666667, + 0.73075 + ] + } + ] + }, + { + "image": "304.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4762777777777778, + 0.48793125000000004, + 0.2173055555555556, + 0.9160624999999999 + ] + } + ] + }, + { + "image": "305.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4961666666666667, + 0.46910937500000005, + 0.12991666666666662, + 0.8532734375000001 + ] + } + ] + }, + { + "image": "306.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.36088020833333334, + 0.49974609374999995, + 0.31967708333333333, + 0.7198046875 + ] + } + ] + }, + { + "image": "307.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4300208333333334, + 0.4952734375, + 0.2697604166666668, + 0.6842500000000001 + ] + } + ] + }, + { + "image": "308.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4454895833333333, + 0.56159375, + 0.19936458333333332, + 0.772046875 + ] + } + ] + }, + { + "image": "309.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5244705882352941, + 0.4226478375992939, + 0.44501960784313727, + 0.781747572815534 + ] + } + ] + }, + { + "image": "310.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.32475169300225737, + 0.3560063492063492, + 0.28156884875846505, + 0.6278031746031746 + ] + } + ] + }, + { + "image": "311.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5323666666666667, + 0.33376875, + 0.19584444444444443, + 0.4650375 + ] + } + ] + }, + { + "image": "312.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5711805555555556, + 0.5329375, + 0.34996527777777786, + 0.6458281250000001 + ] + } + ] + }, + { + "image": "313.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3562021371326803, + 0.4831796927187709, + 0.213739982190561, + 0.9142551770207081 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6140739091718611, + 0.4856179024716099, + 0.038477292965271595, + 0.9030995323981297 + ] + } + ] + }, + { + "image": "314.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42932291666666667, + 0.5171171875, + 0.12065625000000005, + 0.7022499999999999 + ] + } + ] + }, + { + "image": "315.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.543712962962963, + 0.3981197916666667, + 0.23643981481481482, + 0.6436510416666666 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6256296296296295, + 0.4113489583333333, + 0.10318981481481476, + 0.5220572916666666 + ] + } + ] + }, + { + "image": "316.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.36953983516483513, + 0.4298571428571428, + 0.34896978021978026, + 0.7886718146718147 + ] + } + ] + }, + { + "image": "317.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44084375, + 0.4500078125, + 0.25326041666666665, + 0.6105390625 + ] + } + ] + }, + { + "image": "318.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5088645833333333, + 0.5119492187500001, + 0.14272916666666668, + 0.4676484375 + ] + } + ] + }, + { + "image": "319.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4013611615245009, + 0.48213955637707945, + 0.3453720508166969, + 0.8847966728280962 + ] + } + ] + }, + { + "image": "320.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.532438202247191, + 0.4822999157540017, + 0.25444943820224725, + 0.6934540859309184 + ] + } + ] + }, + { + "image": "321.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5366043613707165, + 0.52325, + 0.16930425752855655, + 0.5887968749999999 + ] + } + ] + }, + { + "image": "322.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5418836915297093, + 0.3997297297297297, + 0.39268015170670034, + 0.6184637268847795 + ] + } + ] + }, + { + "image": "323.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4337374860956619, + 0.41525015634771734, + 0.2445606229143493, + 0.5903502188868043 + ] + } + ] + }, + { + "image": "324.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5493269230769231, + 0.50125, + 0.33967948717948715, + 0.7467307692307692 + ] + } + ] + }, + { + "image": "325.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49666666666666665, + 0.564375, + 0.2633333333333333, + 0.85125 + ] + } + ] + }, + { + "image": "326.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4208797127468582, + 0.48171043771043776, + 0.38940754039497305, + 0.8859663299663301 + ] + } + ] + }, + { + "image": "327.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.526015625, + 0.5132578125, + 0.10599218750000006, + 0.7772890624999998 + ] + } + ] + }, + { + "image": "328.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.531675919500347, + 0.5080333068992863, + 0.18697432338653716, + 0.7771134020618558 + ] + } + ] + }, + { + "image": "329.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5728266666666667, + 0.4337175, + 0.20002666666666663, + 0.7286549999999999 + ] + } + ] + }, + { + "image": "330.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6361735261401557, + 0.531213258286429, + 0.42093437152391555, + 0.8612757973733584 + ] + } + ] + }, + { + "image": "331.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49451612903225806, + 0.4515134459036898, + 0.17927697441601775, + 0.8291682301438397 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.094293659621802, + 0.4473420888055034, + 0.08761957730812014, + 0.5175922451532208 + ] + } + ] + }, + { + "image": "332.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5137973137973139, + 0.4446259437199726, + 0.3120879120879121, + 0.7876733013040494 + ] + } + ] + }, + { + "image": "333.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4924421296296297, + 0.489775, + 0.28349537037037037, + 0.7833 + ] + } + ] + }, + { + "image": "334.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.535375, + 0.4460950520833334, + 0.21056481481481482, + 0.6776067708333334 + ] + } + ] + }, + { + "image": "335.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4023390275952694, + 0.406410635155096, + 0.23127463863337713, + 0.5840694239290989 + ] + } + ] + }, + { + "image": "336.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.9043072916666667, + 0.42236328125, + 0.11069791666666666, + 0.3541015625 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5270989583333333, + 0.46702343749999997, + 0.07711458333333333, + 0.23560937499999998 + ] + } + ] + }, + { + "image": "337.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.55331088664422, + 0.42644781144781146, + 0.13931537598204272, + 0.7236447811447811 + ] + } + ] + }, + { + "image": "338.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5433888888888889, + 0.42110546875, + 0.20066666666666666, + 0.7406484375 + ] + } + ] + }, + { + "image": "339.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5016666666666667, + 0.5188906249999999, + 0.08851041666666669, + 0.5802343750000001 + ] + } + ] + }, + { + "image": "340.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4938125, + 0.51709375, + 0.10268750000000004, + 0.545875 + ] + } + ] + }, + { + "image": "341.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43442156862745096, + 0.4585441176470588, + 0.1936797385620915, + 0.8543406862745098 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.14573856209150327, + 0.6493823529411765, + 0.13657516339869283, + 0.5276887254901961 + ] + } + ] + }, + { + "image": "342.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45778125000000003, + 0.5137578125, + 0.19755208333333338, + 0.8184140624999999 + ] + } + ] + }, + { + "image": "343.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4975364583333333, + 0.5665390625000001, + 0.18882291666666667, + 0.6737031250000001 + ] + } + ] + }, + { + "image": "344.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5201334816462737, + 0.40125703564727955, + 0.1882091212458287, + 0.5673671044402752 + ] + } + ] + }, + { + "image": "345.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6129166666666667, + 0.44053906249999997, + 0.1897222222222222, + 0.656078125 + ] + } + ] + }, + { + "image": "346.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49868741542625167, + 0.45122500000000004, + 0.2708795669824087, + 0.7993625 + ] + } + ] + }, + { + "image": "347.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5273994867408041, + 0.4903271327774214, + 0.25003421727972625, + 0.8449134060295062 + ] + } + ] + }, + { + "image": "348.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46032222222222224, + 0.40376249999999997, + 0.20064444444444446, + 0.537525 + ] + } + ] + }, + { + "image": "349.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3981644295302013, + 0.6090519645120406, + 0.26159060402684564, + 0.755852978453739 + ] + } + ] + }, + { + "image": "350.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5493963553530752, + 0.3018888888888889, + 0.12574031890660597, + 0.24017948717948717 + ] + } + ] + }, + { + "image": "351.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5094374342797056, + 0.5357807570977918, + 0.2680862250262881, + 0.5447476340694006 + ] + } + ] + }, + { + "image": "352.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.480609375, + 0.58251953125, + 0.15913541666666667, + 0.5509765625 + ] + } + ] + }, + { + "image": "353.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6252680798004988, + 0.5532803738317756, + 0.17322942643391523, + 0.783196261682243 + ] + } + ] + }, + { + "image": "354.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6127843347639486, + 0.39691650390625, + 0.39295064377682404, + 0.6243994140625 + ] + } + ] + }, + { + "image": "355.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5292769744160178, + 0.3978048780487805, + 0.18498331479421587, + 0.6435334584115072 + ] + } + ] + }, + { + "image": "356.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46934150326797386, + 0.4662316176470588, + 0.21646078431372548, + 0.8226593137254902 + ] + } + ] + }, + { + "image": "357.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5120467185761958, + 0.45809881175734835, + 0.33443826473859845, + 0.9161976235146967 + ] + } + ] + }, + { + "image": "358.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5006946454413893, + 0.5000267558528427, + 0.2097395079594791, + 0.8288160535117056 + ] + } + ] + }, + { + "image": "359.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3284837962962963, + 0.5027083333333333, + 0.15002314814814816, + 0.9342361111111112 + ] + } + ] + }, + { + "image": "360.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5204718570947084, + 0.533710499490316, + 0.2342197505898213, + 0.8867201834862385 + ] + } + ] + }, + { + "image": "361.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.475451388888889, + 0.4525607638888889, + 0.24744212962962966, + 0.8460416666666668 + ] + } + ] + }, + { + "image": "362.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43555555555555553, + 0.45082031250000004, + 0.20675925925925925, + 0.7592795138888889 + ] + } + ] + }, + { + "image": "363.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4215773447015834, + 0.40715068493150686, + 0.3949208282582217, + 0.7357625570776255 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.25157734470158344, + 0.5019223744292237, + 0.09389768574908648, + 0.2860365296803653 + ] + } + ] + }, + { + "image": "364.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4125115740740741, + 0.4345746527777778, + 0.2005787037037038, + 0.8222395833333334 + ] + } + ] + }, + { + "image": "365.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5563978965819457, + 0.48586456278763973, + 0.2153374233128834, + 0.7876397107166337 + ] + } + ] + }, + { + "image": "366.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4109965034965035, + 0.534367213114754, + 0.19810314685314684, + 0.7681180327868853 + ] + } + ] + }, + { + "image": "367.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4871, + 0.532440625, + 0.20586666666666667, + 0.82738125 + ] + } + ] + }, + { + "image": "368.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47057083333333327, + 0.5744812499999999, + 0.17114166666666666, + 0.7789625 + ] + } + ] + }, + { + "image": "369.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46953001132502836, + 0.5622897196261682, + 0.264088335220838, + 0.8238147833474936 + ] + } + ] + }, + { + "image": "370.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4519350473612991, + 0.44068125, + 0.2599864682002706, + 0.8326125000000001 + ] + } + ] + }, + { + "image": "371.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45233753315649866, + 0.49000749250749254, + 0.18458222811671082, + 0.7389435564435565 + ] + } + ] + }, + { + "image": "372.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.55978125, + 0.61175, + 0.19664583333333333, + 0.65475 + ] + } + ] + }, + { + "image": "373.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4239583333333333, + 0.4800999999999999, + 0.21379999999999996, + 0.805 + ] + } + ] + }, + { + "image": "374.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.41339166666666666, + 0.51, + 0.26344999999999996, + 0.795 + ] + } + ] + }, + { + "image": "375.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3380666666666667, + 0.52814375, + 0.32780000000000004, + 0.9262874999999999 + ] + } + ] + }, + { + "image": "376.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43393333333333334, + 0.5575687500000001, + 0.15953333333333333, + 0.8676375000000001 + ] + } + ] + }, + { + "image": "377.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4614087468460892, + 0.5300504413619167, + 0.25334735071488645, + 0.723404791929382 + ] + } + ] + }, + { + "image": "378.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.519210233592881, + 0.42297060662914326, + 0.20026696329254726, + 0.5757786116322702 + ] + } + ] + }, + { + "image": "379.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4535199321458864, + 0.6075063613231552, + 0.15725190839694658, + 0.7620865139949109 + ] + } + ] + }, + { + "image": "380.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49120454545454545, + 0.43901471529110675, + 0.26605681818181826, + 0.7804158669225848 + ] + } + ] + }, + { + "image": "381.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48898532625663443, + 0.4965687679083095, + 0.215410552606931, + 0.8671943648519579 + ] + } + ] + }, + { + "image": "382.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48341805433829976, + 0.5235239973701512, + 0.15176161262050833, + 0.6959631821170282 + ] + } + ] + }, + { + "image": "383.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49530445969125214, + 0.5411672025723473, + 0.07980274442538593, + 0.7903729903536977 + ] + } + ] + }, + { + "image": "384.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5692192832764505, + 0.510556621880998, + 0.244240614334471, + 0.7651951375559821 + ] + } + ] + }, + { + "image": "385.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47064999999999996, + 0.60288125, + 0.0663, + 0.61700625 + ] + } + ] + }, + { + "image": "386.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5867207792207793, + 0.33424227799227796, + 0.4418398268398268, + 0.4484073359073359 + ] + } + ] + }, + { + "image": "387.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43178320508531276, + 0.5602183186951066, + 0.21920374707259954, + 0.8524291091593476 + ] + } + ] + }, + { + "image": "388.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.28732558139534886, + 0.48439234449760765, + 0.16767441860465118, + 0.7910622009569378 + ] + } + ] + }, + { + "image": "389.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5099305555555556, + 0.49625390624999993, + 0.23166666666666666, + 0.7596953125 + ] + } + ] + }, + { + "image": "390.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5511915367483297, + 0.4511853088480801, + 0.14915367483296213, + 0.5451085141903171 + ] + } + ] + }, + { + "image": "391.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49107359891964886, + 0.4593358876117496, + 0.23326130992572588, + 0.8787892720306514 + ] + } + ] + }, + { + "image": "392.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43349120433017596, + 0.483246875, + 0.2688768606224628, + 0.74274375 + ] + } + ] + }, + { + "image": "393.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5635763097949886, + 0.5050256410256411, + 0.15025056947608195, + 0.394957264957265 + ] + } + ] + }, + { + "image": "394.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.596298969072165, + 0.4631881371640408, + 0.35136082474226804, + 0.7817979610750695 + ] + } + ] + }, + { + "image": "395.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49145833333333333, + 0.4989518229166667, + 0.54125, + 0.9653515625 + ] + } + ] + }, + { + "image": "396.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5630090497737557, + 0.3710990502035278, + 0.1432126696832579, + 0.7421981004070556 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5151493212669683, + 0.4769606512890095, + 0.17238009049773756, + 0.5373677069199457 + ] + } + ] + }, + { + "image": "397.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4259583333333333, + 0.49714375, + 0.21909166666666674, + 0.95498125 + ] + } + ] + }, + { + "image": "398.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4814213624894869, + 0.6109085173501577, + 0.17898233809924308, + 0.6755015772870663 + ] + } + ] + }, + { + "image": "399.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5346321614583333, + 0.449056396484375, + 0.14673828125, + 0.67155029296875 + ] + } + ] + }, + { + "image": "400.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6004624183006536, + 0.3914987745098039, + 0.14602287581699347, + 0.4432916666666667 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.438202614379085, + 0.36504779411764704, + 0.09274509803921568, + 0.36980147058823526 + ] + } + ] + }, + { + "image": "401.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4362782608695652, + 0.46458203124999997, + 0.17690434782608697, + 0.42447656250000004 + ] + } + ] + }, + { + "image": "402.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5041928864569083, + 0.5057032057911065, + 0.23753761969904238, + 0.9790072388831438 + ] + } + ] + }, + { + "image": "403.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5215832205683356, + 0.51910625, + 0.1284167794316644, + 0.79070625 + ] + } + ] + }, + { + "image": "404.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43270915032679735, + 0.36887009803921567, + 0.12438235294117651, + 0.4509754901960784 + ] + } + ] + }, + { + "image": "405.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.544578431372549, + 0.39796323529411765, + 0.06993790849673195, + 0.3061838235294118 + ] + } + ] + }, + { + "image": "406.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.2619542483660131, + 0.4572009803921569, + 0.1963790849673202, + 0.6401985294117648 + ] + } + ] + }, + { + "image": "407.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5169673202614379, + 0.34155637254901955, + 0.17919607843137259, + 0.6778700980392157 + ] + } + ] + }, + { + "image": "408.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47658063427800273, + 0.5446330043027082, + 0.22441632928475033, + 0.8847608200455581 + ] + } + ] + }, + { + "image": "409.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5073130434782609, + 0.47701953125, + 0.29810434782608697, + 0.8243515625000001 + ] + } + ] + }, + { + "image": "410.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3966310160427808, + 0.4692662389735365, + 0.34192513368983957, + 0.8294707297514033 + ] + } + ] + }, + { + "image": "411.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.28394565217391304, + 0.45751018744906274, + 0.1505, + 0.5058924205378973 + ] + } + ] + }, + { + "image": "412.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5608333333333333, + 0.4162854528819762, + 0.22329268292682927, + 0.7996340347666971 + ] + } + ] + }, + { + "image": "413.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.453519627411843, + 0.5067999000749438, + 0.2670758483033932, + 0.7306470147389459 + ] + } + ] + }, + { + "image": "414.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4587598039215686, + 0.45636642156862745, + 0.18418627450980393, + 0.7539093137254902 + ] + } + ] + }, + { + "image": "415.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.535426251691475, + 0.47586875000000006, + 0.29592692828146133, + 0.78483125 + ] + } + ] + }, + { + "image": "416.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4636188811188811, + 0.4880126182965299, + 0.453548951048951, + 0.830544164037855 + ] + } + ] + }, + { + "image": "417.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5288842592592593, + 0.4997552083333333, + 0.12173148148148151, + 0.7246927083333335 + ] + } + ] + }, + { + "image": "418.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6535264227642276, + 0.561267154620311, + 0.28266260162601625, + 0.7730375114364135 + ] + } + ] + }, + { + "image": "419.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.40902669632925476, + 0.4806003752345216, + 0.5599888765294772, + 0.33455909943714823 + ] + } + ] + }, + { + "image": "420.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5380952380952381, + 0.4568561872909699, + 0.8095238095238095, + 0.5096989966555184 + ] + } + ] + }, + { + "image": "421.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5595105672969967, + 0.333786741713571, + 0.06896551724137931, + 0.5887742338961851 + ] + } + ] + }, + { + "image": "422.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5156549043062201, + 0.5395496718714641, + 0.1523893540669857, + 0.7896515048653542 + ] + } + ] + }, + { + "image": "423.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5806211656441718, + 0.4594137931034483, + 0.7992791411042944, + 0.47400000000000003 + ] + } + ] + }, + { + "image": "424.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5685926928281462, + 0.4989999999999999, + 0.278254397834912, + 0.8426187500000001 + ] + } + ] + }, + { + "image": "425.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5271482329842931, + 0.5459374233128834, + 0.22183573298429318, + 0.8886846625766871 + ] + } + ] + }, + { + "image": "426.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5093125, + 0.46016015625, + 0.21029166666666665, + 0.6203203125 + ] + } + ] + }, + { + "image": "427.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5632166666666667, + 0.515384375, + 0.1031, + 0.34951875 + ] + } + ] + }, + { + "image": "428.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.41038160469667323, + 0.4308296622613803, + 0.30637964774951076, + 0.6268942731277533 + ] + } + ] + }, + { + "image": "429.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.18767431972789114, + 0.3823484365028717, + 0.09133503401360545, + 0.6983280153158902 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4753741496598639, + 0.37848117421825145, + 0.20755102040816328, + 0.7135673261008296 + ] + } + ] + }, + { + "image": "430.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4066666666666667, + 0.3977485928705441, + 0.6033333333333334, + 0.3777360850531582 + ] + } + ] + }, + { + "image": "431.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5200127226463105, + 0.3945991410164639, + 0.4293384223918575, + 0.6932784538296349 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.8194465648854963, + 0.4972977809591983, + 0.1350763358778626, + 0.3016821760916249 + ] + } + ] + }, + { + "image": "432.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5225, + 0.4509068167604753, + 0.4483333333333333, + 0.41901188242651655 + ] + } + ] + }, + { + "image": "433.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49951388888888887, + 0.488125, + 0.23736111111111108, + 0.8597890625000002 + ] + } + ] + }, + { + "image": "434.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5688777777777778, + 0.4724625, + 0.18130000000000002, + 0.57294375 + ] + } + ] + }, + { + "image": "435.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4, + 0.45841150719199497, + 0.5833333333333334, + 0.358974358974359 + ] + } + ] + }, + { + "image": "436.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5403737465815861, + 0.4124487004103967, + 0.4317046490428441, + 0.6853625170998632 + ] + } + ] + }, + { + "image": "437.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3886063708759955, + 0.3952144686299616, + 0.33352673492605234, + 0.7904289372599232 + ] + } + ] + }, + { + "image": "438.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5571314553990611, + 0.42183098591549295, + 0.102056338028169, + 0.3154929577464789 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.40415962441314557, + 0.37763732394366195, + 0.15667605633802817, + 0.4327394366197183 + ] + } + ] + }, + { + "image": "439.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4276491540516474, + 0.4451136363636364, + 0.292520035618878, + 0.850120320855615 + ] + } + ] + }, + { + "image": "440.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4876561085972851, + 0.43758995247793614, + 0.29114932126696835, + 0.6158452138492871 + ] + } + ] + }, + { + "image": "441.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44998082454458294, + 0.44075899280575537, + 0.545215723873442, + 0.7160503597122302 + ] + } + ] + }, + { + "image": "442.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4054361111111111, + 0.5570174999999999, + 0.17420555555555556, + 0.611035 + ] + } + ] + }, + { + "image": "443.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.34340295909486507, + 0.4837196554424433, + 0.291035683202785, + 0.5563899765074393 + ] + } + ] + }, + { + "image": "444.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4854606025492468, + 0.4902848445314199, + 0.1703534183082271, + 0.7611676451402478 + ] + } + ] + }, + { + "image": "445.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5773458725182863, + 0.4750634696755994, + 0.4336990595611285, + 0.8904513399153736 + ] + } + ] + }, + { + "image": "446.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4166296296296296, + 0.43252994791666666, + 0.22214814814814815, + 0.6812057291666667 + ] + } + ] + }, + { + "image": "447.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5762787550744249, + 0.48963124999999996, + 0.2708389715832206, + 0.80475625 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.22633288227334233, + 0.42147499999999993, + 0.2212719891745602, + 0.816 + ] + } + ] + }, + { + "image": "448.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3672337962962963, + 0.5042491319444444, + 0.1696527777777778, + 0.7046788194444444 + ] + } + ] + }, + { + "image": "449.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5681178396072013, + 0.37964483394833953, + 0.4815711947626841, + 0.6762638376383764 + ] + } + ] + }, + { + "image": "450.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.33152884615384615, + 0.4290451388888889, + 0.1938269230769231, + 0.8476736111111111 + ] + } + ] + }, + { + "image": "451.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47214423076923073, + 0.5119140625, + 0.20967307692307693, + 0.5012586805555556 + ] + } + ] + }, + { + "image": "452.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46787500000000004, + 0.4487717013888889, + 0.3165192307692308, + 0.6874739583333334 + ] + } + ] + }, + { + "image": "453.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6188854895104895, + 0.4916847024102312, + 0.3304326923076923, + 0.9641859321200197 + ] + } + ] + }, + { + "image": "454.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5904054054054054, + 0.48171922685656154, + 0.46272522522522525, + 0.7872227873855546 + ] + } + ] + }, + { + "image": "455.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5348974358974359, + 0.46921153846153846, + 0.20114102564102562, + 0.5767307692307692 + ] + } + ] + }, + { + "image": "456.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5590392422192152, + 0.5002125, + 0.22721244925575096, + 0.8279062500000001 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3097293640054127, + 0.54980625, + 0.33255751014884977, + 0.7328687500000001 + ] + } + ] + }, + { + "image": "457.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5065127919911012, + 0.3547998749218262, + 0.21658509454949945, + 0.6858348968105066 + ] + } + ] + }, + { + "image": "458.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5784983314794215, + 0.34709818636647904, + 0.2693437152391546, + 0.6691807379612258 + ] + } + ] + }, + { + "image": "459.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45319281045751636, + 0.48062745098039217, + 0.22146405228758168, + 0.8847843137254903 + ] + } + ] + }, + { + "image": "460.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3697745571658615, + 0.32832427536231884, + 0.43681159420289856, + 0.5642572463768116 + ] + } + ] + }, + { + "image": "461.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7324305555555556, + 0.4020546875, + 0.3330972222222222, + 0.6205 + ] + } + ] + }, + { + "image": "462.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49341113105924594, + 0.40386531986531987, + 0.17435368043087973, + 0.7295555555555555 + ] + } + ] + }, + { + "image": "463.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.564, + 0.49393683552220136, + 0.09133333333333332, + 0.7802439024390243 + ] + } + ] + }, + { + "image": "464.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.504630378815741, + 0.4191534541336353, + 0.20676351599852888, + 0.7752689694224235 + ] + } + ] + }, + { + "image": "465.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5362381596752368, + 0.470603125, + 0.2849255751014885, + 0.75995625 + ] + } + ] + }, + { + "image": "466.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4748833333333333, + 0.4148186366479049, + 0.31310000000000004, + 0.750838023764853 + ] + } + ] + }, + { + "image": "467.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4621018518518518, + 0.5127369791666666, + 0.16854166666666665, + 0.6944036458333334 + ] + } + ] + }, + { + "image": "468.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44024038461538456, + 0.43137254901960786, + 0.14250000000000002, + 0.8086544962812712 + ] + } + ] + }, + { + "image": "469.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5580508474576271, + 0.48776562500000004, + 0.23179661016949152, + 0.6377734375000002 + ] + } + ] + }, + { + "image": "470.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6378810408921933, + 0.3544520547945205, + 0.16672862453531606, + 0.5783732876712329 + ] + } + ] + }, + { + "image": "471.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5175762711864407, + 0.5329140625, + 0.28261016949152545, + 0.803328125 + ] + } + ] + }, + { + "image": "472.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5007796610169492, + 0.45015625000000004, + 0.25542372881355924, + 0.6686093750000002 + ] + } + ] + }, + { + "image": "473.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5402372881355932, + 0.47182421874999997, + 0.23640677966101692, + 0.5998984375 + ] + } + ] + }, + { + "image": "474.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46472881355932205, + 0.5247578125000001, + 0.2379322033898305, + 0.791703125 + ] + } + ] + }, + { + "image": "475.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.41783108774235955, + 0.3843399950653837, + 0.20305290831416362, + 0.7042610412040463 + ] + } + ] + }, + { + "image": "476.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4350067658998647, + 0.5041875, + 0.3016644113667118, + 0.7146187500000001 + ] + } + ] + }, + { + "image": "477.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.28001041666666665, + 0.4962890625, + 0.08722916666666668, + 0.5602812499999998 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.66225, + 0.47778124999999994, + 0.11598958333333324, + 0.6345546875 + ] + } + ] + }, + { + "image": "478.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5253220338983051, + 0.528453125, + 0.188271186440678, + 0.4661406250000001 + ] + } + ] + }, + { + "image": "479.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5061194029850746, + 0.39687741935483867, + 0.07927669345579788, + 0.5644258064516129 + ] + } + ] + }, + { + "image": "480.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45642372881355936, + 0.47318359374999996, + 0.2043728813559322, + 0.5682421875 + ] + } + ] + }, + { + "image": "481.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5569322033898305, + 0.46955468749999996, + 0.2189491525423729, + 0.607859375 + ] + } + ] + }, + { + "image": "482.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49510169491525424, + 0.49796875000000007, + 0.32730508474576275, + 0.8280234375 + ] + } + ] + }, + { + "image": "483.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5205593220338983, + 0.4874609375, + 0.16594915254237283, + 0.755046875 + ] + } + ] + }, + { + "image": "484.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.868322033898305, + 0.5424140625, + 0.16376271186440677, + 0.48482812500000005 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43264406779661013, + 0.408109375, + 0.18733898305084745, + 0.8071249999999999 + ] + } + ] + }, + { + "image": "485.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48893220338983057, + 0.4352421875, + 0.23694915254237287, + 0.7862499999999999 + ] + } + ] + }, + { + "image": "486.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4478683774834437, + 0.3467930125247199, + 0.17490894039735097, + 0.6773829927488465 + ] + } + ] + }, + { + "image": "487.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5298813559322034, + 0.5015, + 0.20889830508474577, + 0.6733203125 + ] + } + ] + }, + { + "image": "488.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5209742895805142, + 0.4575, + 0.2571041948579161, + 0.915 + ] + } + ] + }, + { + "image": "489.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.40251670378619153, + 0.6092237061769616, + 0.0984855233853006, + 0.4825626043405675 + ] + } + ] + }, + { + "image": "490.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4487118644067797, + 0.4895703125, + 0.28771186440677965, + 0.758828125 + ] + } + ] + }, + { + "image": "491.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5010508474576272, + 0.47913281249999995, + 0.16142372881355932, + 0.534828125 + ] + } + ] + }, + { + "image": "492.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5945254237288136, + 0.46384375, + 0.25081355932203386, + 0.8105078125 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5404406779661017, + 0.5437578125, + 0.2593220338983051, + 0.6078203125 + ] + } + ] + }, + { + "image": "493.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4768983050847458, + 0.49096875000000006, + 0.28469491525423735, + 0.6902265624999999 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.8133728813559322, + 0.6355000000000001, + 0.1225254237288135, + 0.298203125 + ] + } + ] + }, + { + "image": "494.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.553677966101695, + 0.41392578125, + 0.2124406779661017, + 0.6137890625 + ] + } + ] + }, + { + "image": "495.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5153166666666666, + 0.44986562500000005, + 0.17063333333333333, + 0.49473125 + ] + } + ] + }, + { + "image": "496.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47140000000000004, + 0.502716339102376, + 0.19330943396226413, + 0.8758228219419184 + ] + } + ] + }, + { + "image": "497.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46028240740740745, + 0.40725260416666664, + 0.24306018518518524, + 0.6151796875 + ] + } + ] + }, + { + "image": "498.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4592324805339266, + 0.37770168855534714, + 0.10645161290322581, + 0.6703502188868043 + ] + } + ] + }, + { + "image": "499.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4786288088642659, + 0.4956785490931832, + 0.4200831024930749, + 0.7980612883051907 + ] + } + ] + }, + { + "image": "500.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4161111111111111, + 0.46359375, + 0.4988888888888888, + 0.9053151041666666 + ] + } + ] + }, + { + "image": "501.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.39481712962962967, + 0.4812265625, + 0.32111574074074073, + 0.868703125 + ] + } + ] + }, + { + "image": "502.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7499537037037037, + 0.48798437499999997, + 0.4943518518518518, + 0.8863828125000001 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.37545370370370373, + 0.47826822916666667, + 0.2811064814814815, + 0.9071197916666667 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.1979675925925926, + 0.49207552083333334, + 0.19315277777777776, + 0.46071354166666667 + ] + } + ] + }, + { + "image": "503.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5328125, + 0.54765625, + 0.15520833333333334, + 0.9046875 + ] + } + ] + }, + { + "image": "504.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43377314814814816, + 0.38542968750000006, + 0.41581481481481475, + 0.6436614583333333 + ] + } + ] + }, + { + "image": "505.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.37293659621802, + 0.40499687304565346, + 0.14298109010011123, + 0.5923577235772357 + ] + } + ] + }, + { + "image": "506.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5185694444444445, + 0.4900013020833333, + 0.40473148148148147, + 0.9523984375 + ] + } + ] + }, + { + "image": "507.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46593406593406594, + 0.47294372294372294, + 0.2021978021978022, + 0.9458874458874459 + ] + } + ] + }, + { + "image": "508.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5782847222222223, + 0.4429739583333333, + 0.41768055555555555, + 0.83490625 + ] + } + ] + }, + { + "image": "509.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5473333333333333, + 0.4276536458333334, + 0.18633796296296296, + 0.5974947916666667 + ] + } + ] + }, + { + "image": "510.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4572888888888889, + 0.43236562500000003, + 0.09013333333333334, + 0.48723125 + ] + } + ] + }, + { + "image": "511.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5592422192151556, + 0.48184375, + 0.15676589986468203, + 0.7608750000000001 + ] + } + ] + }, + { + "image": "512.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.39002793296089383, + 0.4565814319433517, + 0.19905027932960895, + 0.7353501180173092 + ] + } + ] + }, + { + "image": "513.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5511759259259259, + 0.46504427083333333, + 0.37802777777777774, + 0.8485572916666667 + ] + } + ] + }, + { + "image": "514.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42676269531249994, + 0.479970703125, + 0.11654622395833332, + 0.77439453125 + ] + } + ] + }, + { + "image": "515.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4271506105834464, + 0.5227625, + 0.29527815468113977, + 0.7217749999999999 + ] + } + ] + }, + { + "image": "516.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46459972862957943, + 0.4394625, + 0.24005427408412477, + 0.6919187499999999 + ] + } + ] + }, + { + "image": "517.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5374152542372882, + 0.4322752585521082, + 0.15203389830508474, + 0.6827048528241846 + ] + } + ] + }, + { + "image": "518.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49913886997957796, + 0.5253364269141532, + 0.19478556841388706, + 0.8536272235112142 + ] + } + ] + }, + { + "image": "519.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45209848484848486, + 0.4499162011173184, + 0.4981363636363636, + 0.8998324022346368 + ] + } + ] + }, + { + "image": "520.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5605450500556174, + 0.4646966854283927, + 0.3212569521690768, + 0.5185303314571608 + ] + } + ] + }, + { + "image": "521.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4885277777777778, + 0.5130677083333334, + 0.25973611111111117, + 0.9110598958333332 + ] + } + ] + }, + { + "image": "522.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5261335403726708, + 0.49479151426481344, + 0.15316770186335402, + 0.9464228237015362 + ] + } + ] + }, + { + "image": "523.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49583984375, + 0.4733723958333333, + 0.13027343749999995, + 0.8074576822916667 + ] + } + ] + }, + { + "image": "524.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4499664804469274, + 0.5106132075471698, + 0.22283798882681563, + 0.7709119496855346 + ] + } + ] + }, + { + "image": "525.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5627891156462586, + 0.42154807692307694, + 0.22421768707482995, + 0.7834807692307693 + ] + } + ] + }, + { + "image": "526.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5237148217636022, + 0.5207717678100263, + 0.23035647279549717, + 0.867401055408971 + ] + } + ] + }, + { + "image": "527.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.38371428571428573, + 0.3810786001147447, + 0.18375510204081633, + 0.724865174985657 + ] + } + ] + }, + { + "image": "528.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47755838641188963, + 0.35811298076923076, + 0.46218683651804665, + 0.6717427884615385 + ] + } + ] + }, + { + "image": "529.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48913557779799816, + 0.47618578465869094, + 0.12549590536851685, + 0.9237649542575651 + ] + } + ] + }, + { + "image": "530.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5924829931972789, + 0.4087980769230769, + 0.2734183673469388, + 0.6733557692307692 + ] + } + ] + }, + { + "image": "531.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6150170068027211, + 0.38463942307692306, + 0.3456802721088435, + 0.7308173076923077 + ] + } + ] + }, + { + "image": "532.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43496093750000003, + 0.56141845703125, + 0.3605045572916666, + 0.85732177734375 + ] + } + ] + }, + { + "image": "533.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42360510805500984, + 0.34586666666666666, + 0.194950884086444, + 0.6717333333333333 + ] + } + ] + }, + { + "image": "534.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5668240740740741, + 0.5885130208333333, + 0.11235185185185186, + 0.38848697916666663 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4663101851851852, + 0.4184322916666667, + 0.2261388888888889, + 0.7186328125 + ] + } + ] + }, + { + "image": "535.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5470925925925926, + 0.4168177083333333, + 0.16085185185185186, + 0.6461354166666666 + ] + } + ] + }, + { + "image": "536.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5165462962962963, + 0.4170755208333333, + 0.3688981481481482, + 0.7662838541666667 + ] + } + ] + }, + { + "image": "537.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4460666666666667, + 0.46106250000000004, + 0.3269666666666667, + 0.7312312499999999 + ] + } + ] + }, + { + "image": "538.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4063055555555556, + 0.5641015625, + 0.2415, + 0.80809375 + ] + } + ] + }, + { + "image": "539.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4750706566916043, + 0.5134835929731523, + 0.36637572734829593, + 0.8633576400397747 + ] + } + ] + }, + { + "image": "540.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4863991323210412, + 0.5030749999999999, + 0.2764045553145336, + 0.8701525 + ] + } + ] + }, + { + "image": "541.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5156936936936937, + 0.4094768890119015, + 0.2507027027027027, + 0.705530030445613 + ] + } + ] + }, + { + "image": "542.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5483622559652928, + 0.40579750000000003, + 0.17784164859002166, + 0.6174199999999999 + ] + } + ] + }, + { + "image": "543.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5190233545647559, + 0.4512279411764706, + 0.23019108280254777, + 0.6191225490196078 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6085509554140127, + 0.5143541666666667, + 0.14279193205944798, + 0.38998284313725495 + ] + } + ] + }, + { + "image": "544.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5721380632790029, + 0.45878417266187055, + 0.22305848513902207, + 0.7097841726618704 + ] + } + ] + }, + { + "image": "545.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5099389596602972, + 0.5118799019607844, + 0.3160562632696391, + 0.8688578431372549 + ] + } + ] + }, + { + "image": "546.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3740378197997775, + 0.41606003752345216, + 0.4853948832035595, + 0.789899937460913 + ] + } + ] + }, + { + "image": "547.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5025, + 0.4744889725658957, + 0.2812237762237762, + 0.6310650887573965 + ] + } + ] + }, + { + "image": "548.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5162037037037037, + 0.3768229166666667, + 0.24537037037037038, + 0.7536458333333333 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.14541666666666667, + 0.43095312500000005, + 0.2112037037037037, + 0.5030520833333333 + ] + } + ] + }, + { + "image": "549.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5108833333333334, + 0.490165625, + 0.1928777777777778, + 0.59158125 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.1810277777777778, + 0.53935, + 0.08427777777777777, + 0.2412 + ] + } + ] + }, + { + "image": "550.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5278767942583732, + 0.43654298642533934, + 0.1961901913875598, + 0.8187511312217195 + ] + } + ] + }, + { + "image": "551.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4692361111111111, + 0.3643203125, + 0.18568518518518515, + 0.6236614583333334 + ] + } + ] + }, + { + "image": "552.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.40413888888888894, + 0.420078125, + 0.27938888888888885, + 0.76515625 + ] + } + ] + }, + { + "image": "553.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7130053547523427, + 0.4922144317849839, + 0.3489491298527443, + 0.9750511247443762 + ] + } + ] + }, + { + "image": "554.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5352555555555556, + 0.39759374999999997, + 0.3438444444444444, + 0.67401875 + ] + } + ] + }, + { + "image": "555.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5129216722729456, + 0.4666666666666667, + 0.29254204709274384, + 0.8719708788351533 + ] + } + ] + }, + { + "image": "556.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5147052280311457, + 0.46347404627892436, + 0.3775750834260289, + 0.9081863664790495 + ] + } + ] + }, + { + "image": "557.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49425, + 0.487375, + 0.18123611111111113, + 0.5932499999999999 + ] + } + ] + }, + { + "image": "558.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4966724738675958, + 0.4530931372549019, + 0.2782099303135888, + 0.8086397058823529 + ] + } + ] + }, + { + "image": "559.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48456481481481484, + 0.5641484375, + 0.1916018518518519, + 0.5831432291666668 + ] + } + ] + }, + { + "image": "560.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.40579852579852577, + 0.3999070385126162, + 0.40663390663390664, + 0.7322642762284196 + ] + } + ] + }, + { + "image": "561.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4688443113772455, + 0.47308127688476337, + 0.26685029940119753, + 0.7707946570070182 + ] + } + ] + }, + { + "image": "562.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47194230769230766, + 0.5348875432525952, + 0.34773076923076923, + 0.9296366782006921 + ] + } + ] + }, + { + "image": "563.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5513796296296296, + 0.5302434895833333, + 0.27775925925925926, + 0.8854869791666666 + ] + } + ] + }, + { + "image": "564.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.41016685205784204, + 0.43994371482176364, + 0.2619354838709677, + 0.5259161976235147 + ] + } + ] + }, + { + "image": "565.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5360176390773406, + 0.42010937499999995, + 0.366472184531886, + 0.8227187499999999 + ] + } + ] + }, + { + "image": "566.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4128076923076923, + 0.45330769230769236, + 0.186474358974359, + 0.8175865384615384 + ] + } + ] + }, + { + "image": "567.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4402824519230769, + 0.5038674780256931, + 0.18344951923076921, + 0.5019878296146045 + ] + } + ] + }, + { + "image": "568.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4543786666666667, + 0.5690969096909692, + 0.34099733333333326, + 0.7466966696669667 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.41381866666666667, + 0.6468256825682568, + 0.09226666666666666, + 0.3267146714671468 + ] + } + ] + }, + { + "image": "569.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5478473282442748, + 0.43435603892386954, + 0.21310432569974555, + 0.7864367487120778 + ] + } + ] + }, + { + "image": "570.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3064905450500556, + 0.42457473420888053, + 0.2904004449388209, + 0.5764790494058787 + ] + } + ] + }, + { + "image": "571.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4708023216114715, + 0.4372031934071594, + 0.21643905769887328, + 0.8222456863250065 + ] + } + ] + }, + { + "image": "572.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5474435166994106, + 0.45454846727423365, + 0.22357072691552063, + 0.6086274509803922 + ] + } + ] + }, + { + "image": "573.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5085092592592593, + 0.41715234375, + 0.1920185185185185, + 0.6410755208333333 + ] + } + ] + }, + { + "image": "574.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48301388888888885, + 0.40697916666666667, + 0.17899537037037042, + 0.6283046875 + ] + } + ] + }, + { + "image": "575.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6170905923344947, + 0.3969093137254902, + 0.19638066202090587, + 0.6509656862745098 + ] + } + ] + }, + { + "image": "576.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46530555555555553, + 0.49518229166666666, + 0.38445370370370374, + 0.8429661458333333 + ] + } + ] + }, + { + "image": "577.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46956158663883085, + 0.42838154808444084, + 0.16921711899791234, + 0.7816810007818608 + ] + } + ] + }, + { + "image": "578.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5484027777777778, + 0.565234375, + 0.3460277777777778, + 0.7384895833333334 + ] + } + ] + }, + { + "image": "579.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5030048076923077, + 0.3693644354293441, + 0.15568509615384613, + 0.6523529411764706 + ] + } + ] + }, + { + "image": "580.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.468087962962963, + 0.5080885416666666, + 0.12598611111111105, + 0.6992057291666666 + ] + } + ] + }, + { + "image": "581.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5020165505226482, + 0.46363480392156864, + 0.1715026132404181, + 0.833002450980392 + ] + } + ] + }, + { + "image": "582.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7219701986754967, + 0.44458621826574357, + 0.5223882450331124, + 0.7600560501153973 + ] + } + ] + }, + { + "image": "583.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46197299651567947, + 0.45711274509803923, + 0.35712108013937277, + 0.8496568627450979 + ] + } + ] + }, + { + "image": "584.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5841818181818182, + 0.5723286661753869, + 0.6121157024793389, + 0.7883271923360353 + ] + } + ] + }, + { + "image": "585.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5318934081346424, + 0.5153875000000001, + 0.3393127629733521, + 0.8449375 + ] + } + ] + }, + { + "image": "586.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47390603085553995, + 0.5254156249999999, + 0.2633800841514726, + 0.84208125 + ] + } + ] + }, + { + "image": "587.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5404488078541374, + 0.49001249999999996, + 0.2290182328190743, + 0.7450249999999999 + ] + } + ] + }, + { + "image": "588.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43636746143057503, + 0.48078125, + 0.2275736325385694, + 0.7903125 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7783520336605891, + 0.5243875, + 0.2523562412342216, + 0.710025 + ] + } + ] + }, + { + "image": "589.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5018232819074334, + 0.46216250000000003, + 0.20141654978962134, + 0.7647812500000001 + ] + } + ] + }, + { + "image": "590.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5232398316970547, + 0.4686937499999999, + 0.2898737727910238, + 0.893125 + ] + } + ] + }, + { + "image": "591.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4263472222222222, + 0.4166484375, + 0.20299537037037038, + 0.5576223958333333 + ] + } + ] + }, + { + "image": "592.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44403579254930603, + 0.4327486979166667, + 0.300781592403214, + 0.6441432291666668 + ] + } + ] + }, + { + "image": "593.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5364566149785549, + 0.46663525911232334, + 0.22848234905971618, + 0.7993528390776097 + ] + } + ] + }, + { + "image": "594.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.41524544179523143, + 0.4992125, + 0.355343618513324, + 0.8116562500000001 + ] + } + ] + }, + { + "image": "595.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5041157407407408, + 0.40480989583333327, + 0.16012499999999996, + 0.6328255208333334 + ] + } + ] + }, + { + "image": "596.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5180888888888888, + 0.45951875000000003, + 0.3486999999999999, + 0.8256375 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3115777777777778, + 0.5092875, + 0.23591111111111113, + 0.64433125 + ] + } + ] + }, + { + "image": "597.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43063425925925924, + 0.5113776041666667, + 0.17504166666666662, + 0.6225494791666667 + ] + } + ] + }, + { + "image": "598.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5194160177975529, + 0.42111944965603504, + 0.19789766407119022, + 0.7659412132582865 + ] + } + ] + }, + { + "image": "599.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3698888888888889, + 0.46304947916666667, + 0.2536712962962962, + 0.8436484375000001 + ] + } + ] + }, + { + "image": "600.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3678197997775306, + 0.41120075046904314, + 0.2342269187986652, + 0.5940087554721702 + ] + } + ] + }, + { + "image": "601.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.2661848635235732, + 0.4415023659305994, + 0.44303970223325057, + 0.8372634069400632 + ] + } + ] + }, + { + "image": "602.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.508905542000697, + 0.5244621513944223, + 0.18560125479261075, + 0.5577158034528553 + ] + } + ] + }, + { + "image": "603.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5133426028921023, + 0.4614165103189493, + 0.3748498331479422, + 0.9040712945590994 + ] + } + ] + }, + { + "image": "604.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5464939024390244, + 0.4890514705882353, + 0.21613240418118462, + 0.932345588235294 + ] + } + ] + }, + { + "image": "605.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5443009259259259, + 0.3875625, + 0.21284259259259256, + 0.7167369791666667 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3569212962962963, + 0.45589843750000003, + 0.16887037037037037, + 0.5551276041666665 + ] + } + ] + }, + { + "image": "606.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5157291666666667, + 0.550703125, + 0.13693359375, + 0.8058333333333333 + ] + } + ] + }, + { + "image": "607.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.489811320754717, + 0.40957184325108853, + 0.08851959361393325, + 0.6502249637155297 + ] + } + ] + }, + { + "image": "608.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49899739583333336, + 0.489765625, + 0.12169270833333333, + 0.84412109375 + ] + } + ] + }, + { + "image": "609.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6014285714285714, + 0.5066323529411765, + 0.40684668989547035, + 0.7134142156862746 + ] + } + ] + }, + { + "image": "610.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4268282402528978, + 0.4498894154818325, + 0.11252897787144359, + 0.791824644549763 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5956480505795574, + 0.45285939968404426, + 0.12014752370916752, + 0.7490758293838864 + ] + } + ] + }, + { + "image": "611.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5042019230769231, + 0.42000778816199374, + 0.3404471153846154, + 0.7767030114226378 + ] + } + ] + }, + { + "image": "612.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5716666666666667, + 0.453625, + 0.24049999999999996, + 0.687671875 + ] + } + ] + }, + { + "image": "613.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.41833272260901433, + 0.4399123551031948, + 0.21333455478197144, + 0.710186598812553 + ] + } + ] + }, + { + "image": "614.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4921041666666667, + 0.30746484375, + 0.12587500000000001, + 0.6118046875 + ] + } + ] + }, + { + "image": "615.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5275264423076924, + 0.4875297619047619, + 0.1752451923076923, + 0.3987608225108225 + ] + } + ] + }, + { + "image": "616.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49093078758949876, + 0.4805994641661085, + 0.4568019093078759, + 0.8674279973208305 + ] + } + ] + }, + { + "image": "617.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4590545050055617, + 0.36271419637273294, + 0.15058954393770857, + 0.4364978111319575 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.20804226918798666, + 0.42684490306441525, + 0.11797552836484984, + 0.29584115071919953 + ] + } + ] + }, + { + "image": "618.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5503681710213777, + 0.44253841015364065, + 0.1409619952494061, + 0.4080961923847696 + ] + } + ] + }, + { + "image": "619.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6425055555555556, + 0.41417187499999997, + 0.33834444444444445, + 0.75834375 + ] + } + ] + }, + { + "image": "620.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6722539198606271, + 0.5021862745098039, + 0.292243031358885, + 0.8185882352941177 + ] + } + ] + }, + { + "image": "621.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.8218544600938967, + 0.34858689910195456, + 0.18214084507042255, + 0.6676835710512415 + ] + } + ] + }, + { + "image": "622.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43892361111111106, + 0.44801171874999995, + 0.19173611111111113, + 0.7382109375 + ] + } + ] + }, + { + "image": "623.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4215389696169089, + 0.510789669729327, + 0.2842107001321004, + 0.5648100322820958 + ] + } + ] + }, + { + "image": "624.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5408333333333333, + 0.4800625, + 0.2113611111111112, + 0.6266484375000001 + ] + } + ] + }, + { + "image": "625.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4755747126436782, + 0.4683459051724138, + 0.2835249042145594, + 0.9366918103448276 + ] + } + ] + }, + { + "image": "626.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.31427299703264094, + 0.45092577147623014, + 0.16936201780415427, + 0.8343286071726438 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5549999999999999, + 0.4517681401167639, + 0.1786053412462908, + 0.8022935779816515 + ] + } + ] + }, + { + "image": "627.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5638414634146341, + 0.4046139705882353, + 0.3480662020905923, + 0.6871691176470588 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.33364764808362374, + 0.5104754901960784, + 0.1629398954703833, + 0.46065686274509804 + ] + } + ] + }, + { + "image": "628.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6881145717463849, + 0.3896998123827392, + 0.13484983314794216, + 0.666829268292683 + ] + } + ] + }, + { + "image": "629.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5288765294771969, + 0.42883989993746086, + 0.23906562847608454, + 0.6012695434646654 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.592174638487208, + 0.47547842401500934, + 0.19658509454949943, + 0.5106816760475298 + ] + } + ] + }, + { + "image": "630.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5001055555555556, + 0.36799687500000006, + 0.17354444444444445, + 0.57349375 + ] + } + ] + }, + { + "image": "631.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5370277777777778, + 0.446875, + 0.1907222222222222, + 0.671875 + ] + } + ] + }, + { + "image": "632.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4537456445993031, + 0.40638725490196076, + 0.3030749128919861, + 0.7670661764705883 + ] + } + ] + }, + { + "image": "633.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5484305555555555, + 0.3651171875, + 0.2246388888888889, + 0.598984375 + ] + } + ] + }, + { + "image": "634.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5385766182298547, + 0.49364697120158896, + 0.13700792602377812, + 0.27431976166832184 + ] + } + ] + }, + { + "image": "635.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.543625, + 0.44224218750000005, + 0.2364861111111111, + 0.6704687500000001 + ] + } + ] + }, + { + "image": "636.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.433400462962963, + 0.49732421875, + 0.25754166666666667, + 0.8144401041666666 + ] + } + ] + }, + { + "image": "637.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.41946234012316436, + 0.38680522248867577, + 0.18236380862150642, + 0.6382520650146549 + ] + } + ] + }, + { + "image": "638.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5392847222222221, + 0.5017421875, + 0.3230138888888889, + 0.983171875 + ] + } + ] + }, + { + "image": "639.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.50995, + 0.415396875, + 0.2110111111111111, + 0.51704375 + ] + } + ] + }, + { + "image": "640.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45824537037037033, + 0.5705234375, + 0.19297222222222224, + 0.7042708333333335 + ] + } + ] + }, + { + "image": "641.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46465555555555554, + 0.43567500000000003, + 0.2271, + 0.58509375 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.2818, + 0.46535625, + 0.11025555555555556, + 0.3469625 + ] + } + ] + }, + { + "image": "642.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5122774869109948, + 0.5270043433827286, + 0.4413089005235602, + 0.9339269289729177 + ] + } + ] + }, + { + "image": "643.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4220905923344948, + 0.3710907903331156, + 0.20771196283391405, + 0.6193860222077073 + ] + } + ] + }, + { + "image": "644.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4581794425087108, + 0.45636029411764706, + 0.2438850174216028, + 0.8303676470588236 + ] + } + ] + }, + { + "image": "645.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47626251390433816, + 0.4538586616635397, + 0.17139043381535043, + 0.7273858661663538 + ] + } + ] + }, + { + "image": "646.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5507916666666667, + 0.411109375, + 0.2624027777777777, + 0.6159140624999999 + ] + } + ] + }, + { + "image": "647.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.40197441601779754, + 0.33852407754846775, + 0.22775305895439377, + 0.5219512195121951 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5452892102335929, + 0.32562851782363983, + 0.21849833147942158, + 0.5049155722326454 + ] + } + ] + }, + { + "image": "648.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6005444444444444, + 0.42412500000000003, + 0.27077777777777784, + 0.5602125 + ] + } + ] + }, + { + "image": "649.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5507883275261324, + 0.4431936274509804, + 0.2069337979094076, + 0.8123235294117647 + ] + } + ] + }, + { + "image": "650.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45314024390243907, + 0.43430392156862746, + 0.23119337979094085, + 0.7795220588235293 + ] + } + ] + }, + { + "image": "651.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.41985384092454114, + 0.48434206052363143, + 0.18318490822569677, + 0.954406664399864 + ] + } + ] + }, + { + "image": "652.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47353155339805825, + 0.34751705320600274, + 0.24561893203883495, + 0.6145429740791268 + ] + } + ] + }, + { + "image": "653.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5458494623655914, + 0.49265624999999996, + 0.29789247311827954, + 0.8103677884615385 + ] + } + ] + }, + { + "image": "654.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43790277777777775, + 0.4419166666666667, + 0.4345879629629629, + 0.7419895833333333 + ] + } + ] + }, + { + "image": "655.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5012805662805663, + 0.44649891383055756, + 0.0784942084942085, + 0.8307241129616221 + ] + } + ] + }, + { + "image": "656.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.31346153846153846, + 0.5255190311418685, + 0.6269230769230769, + 0.9420415224913494 + ] + } + ] + }, + { + "image": "657.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44671747967479675, + 0.5536126056879324, + 0.17071815718157182, + 0.6498770176787085 + ] + } + ] + }, + { + "image": "658.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4564519230769231, + 0.5114878892733564, + 0.42059615384615384, + 0.9053287197231833 + ] + } + ] + }, + { + "image": "659.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46973303670745276, + 0.3346966854283927, + 0.21292547274749718, + 0.5986116322701689 + ] + } + ] + }, + { + "image": "660.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49947115384615387, + 0.5394031141868512, + 0.3604807692307692, + 0.919636678200692 + ] + } + ] + }, + { + "image": "661.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.41407222222222223, + 0.4311375, + 0.24814444444444445, + 0.7922750000000001 + ] + } + ] + }, + { + "image": "662.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5123842592592592, + 0.42851171875, + 0.30995370370370373, + 0.5606692708333333 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3812638888888889, + 0.5447773437500001, + 0.11067592592592593, + 0.3609088541666667 + ] + } + ] + }, + { + "image": "663.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.40284375, + 0.439265625, + 0.23491666666666663, + 0.5263046875 + ] + } + ] + }, + { + "image": "664.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49731770833333333, + 0.44301171875000006, + 0.24671875, + 0.5250859375 + ] + } + ] + }, + { + "image": "665.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4934259259259259, + 0.5250442708333334, + 0.18160648148148148, + 0.897765625 + ] + } + ] + }, + { + "image": "666.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5030648148148148, + 0.4780286458333334, + 0.19893055555555558, + 0.8080182291666667 + ] + } + ] + }, + { + "image": "667.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4489098998887653, + 0.3832395247029393, + 0.2551501668520578, + 0.7655534709193245 + ] + } + ] + }, + { + "image": "668.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47942038868053194, + 0.5302767002844582, + 0.2246607569041936, + 0.8778639772433411 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7534333446982612, + 0.661080941298164, + 0.12119331742243437, + 0.4477398500129299 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.8953699284009546, + 0.6296819239720713, + 0.09982270712580966, + 0.4469226790793897 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3485714285714286, + 0.5866227049392293, + 0.2115444936924651, + 0.48653736746832166 + ] + } + ] + }, + { + "image": "669.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6113194444444444, + 0.542046875, + 0.11703124999999995, + 0.39418749999999997 + ] + } + ] + }, + { + "image": "670.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6092291666666667, + 0.48460937499999995, + 0.24685416666666668, + 0.6342890625 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42623958333333334, + 0.5054375, + 0.20977083333333332, + 0.5158984375 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.29464583333333333, + 0.5155546875, + 0.15305208333333337, + 0.45601562500000004 + ] + } + ] + }, + { + "image": "671.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4043604004449388, + 0.3910631644777986, + 0.3230700778642937, + 0.6695622263914948 + ] + } + ] + }, + { + "image": "672.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49861, + 0.515127988748242, + 0.25102500000000005, + 0.8391364275668074 + ] + } + ] + }, + { + "image": "673.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4966629588431591, + 0.42882426516572864, + 0.13929922135706344, + 0.6080112570356473 + ] + } + ] + }, + { + "image": "674.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5018611111111111, + 0.38005208333333335, + 0.35564351851851855, + 0.7056666666666668 + ] + } + ] + }, + { + "image": "675.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.2551399491094148, + 0.47428389560789314, + 0.2032485156912638, + 0.7417122851686824 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4823833757421544, + 0.4843475493316358, + 0.16023748939779475, + 0.753609166136219 + ] + } + ] + }, + { + "image": "676.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45064773886433185, + 0.49911269760326366, + 0.12128867732063923, + 0.9344824069352371 + ] + } + ] + }, + { + "image": "677.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4341458333333333, + 0.45137499999999997, + 0.12572916666666673, + 0.570703125 + ] + } + ] + }, + { + "image": "678.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5433229166666667, + 0.43978124999999996, + 0.15239583333333329, + 0.6735156250000001 + ] + } + ] + }, + { + "image": "679.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5103790613718412, + 0.4825833333333333, + 0.2842960288808664, + 0.7096138888888889 + ] + } + ] + }, + { + "image": "680.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44675833333333337, + 0.4654625, + 0.2501416666666667, + 0.71663125 + ] + } + ] + }, + { + "image": "681.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4186944444444444, + 0.48236562499999996, + 0.22183333333333333, + 0.8297312499999999 + ] + } + ] + }, + { + "image": "682.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5700833333333334, + 0.49507291666666664, + 0.2769861111111111, + 0.8623515625000001 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.789587962962963, + 0.5509088541666666, + 0.28718055555555555, + 0.7764088541666666 + ] + } + ] + }, + { + "image": "683.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4217916666666667, + 0.3757109375, + 0.2644166666666667, + 0.6217343750000001 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.246, + 0.49947656250000005, + 0.06075, + 0.23957812500000003 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.17105729166666667, + 0.56005078125, + 0.037947916666666665, + 0.1310390625 + ] + } + ] + }, + { + "image": "684.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4147388888888889, + 0.48009999999999997, + 0.2628111111111111, + 0.72895 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.23060555555555556, + 0.5307312500000001, + 0.12787777777777778, + 0.3977125 + ] + } + ] + }, + { + "image": "685.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.645962962962963, + 0.35316406250000004, + 0.15303703703703703, + 0.695390625 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.11572453703703704, + 0.4470546875, + 0.17033796296296297, + 0.3451510416666667 + ] + } + ] + }, + { + "image": "686.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4185208333333333, + 0.50104296875, + 0.270375, + 0.6536484375 + ] + } + ] + }, + { + "image": "687.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4643055555555556, + 0.464540625, + 0.23305555555555554, + 0.80158125 + ] + } + ] + }, + { + "image": "688.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3452482578397213, + 0.479218137254902, + 0.5702874564459931, + 0.8657916666666666 + ] + } + ] + }, + { + "image": "689.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.443890625, + 0.45309375, + 0.12944791666666666, + 0.58275 + ] + } + ] + }, + { + "image": "690.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49704008589835363, + 0.54351259552788, + 0.24971725125268435, + 0.6762156807245968 + ] + } + ] + }, + { + "image": "691.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44725000000000004, + 0.52346484375, + 0.15075, + 0.3984921875 + ] + } + ] + }, + { + "image": "692.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4361444444444444, + 0.47629374999999996, + 0.2493555555555555, + 0.8737375000000001 + ] + } + ] + }, + { + "image": "693.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4298645833333333, + 0.44435156249999996, + 0.12461458333333333, + 0.4278203125000001 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.51671875, + 0.47954687500000004, + 0.07852083333333333, + 0.33974218750000007 + ] + } + ] + }, + { + "image": "694.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49549537037037034, + 0.5505130208333333, + 0.15087962962962967, + 0.7313177083333334 + ] + } + ] + }, + { + "image": "695.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4515885416666666, + 0.46642968749999997, + 0.11776041666666666, + 0.523484375 + ] + } + ] + }, + { + "image": "696.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4675162037037037, + 0.43754296875, + 0.21929166666666666, + 0.6990442708333333 + ] + } + ] + }, + { + "image": "697.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.31052546296296296, + 0.5092408854166667, + 0.18216203703703704, + 0.6174401041666666 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6269398148148149, + 0.43394791666666666, + 0.3140648148148148, + 0.6746666666666666 + ] + } + ] + }, + { + "image": "698.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45307291666666666, + 0.50335546875, + 0.07489583333333334, + 0.4098359375 + ] + } + ] + }, + { + "image": "699.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5010393518518518, + 0.45676822916666665, + 0.14744907407407407, + 0.7041614583333333 + ] + } + ] + }, + { + "image": "700.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5353987517337032, + 0.5512181004998684, + 0.27997919556171985, + 0.8596606156274667 + ] + } + ] + }, + { + "image": "701.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4669375, + 0.49375390625, + 0.08804166666666666, + 0.5000078125 + ] + } + ] + }, + { + "image": "702.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.31922396359959554, + 0.40640460619846464, + 0.06615267947421638, + 0.7263719078760308 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5725, + 0.434884845038385, + 0.0924216380182002, + 0.7975490474836509 + ] + } + ] + }, + { + "image": "703.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5489166666666667, + 0.40955859375000003, + 0.19158333333333333, + 0.7816171875 + ] + } + ] + }, + { + "image": "704.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45079166666666665, + 0.5549453124999999, + 0.0745, + 0.43332812499999995 + ] + } + ] + }, + { + "image": "705.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45977556109725687, + 0.32056705670567054, + 0.1477431421446384, + 0.5936183618361837 + ] + } + ] + }, + { + "image": "706.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4848283752860412, + 0.47631709451575266, + 0.4833867276887872, + 0.8919574095682614 + ] + } + ] + }, + { + "image": "707.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3981195840554593, + 0.36069921875, + 0.1653899480069324, + 0.5479609375 + ] + } + ] + }, + { + "image": "708.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4981022530329289, + 0.4108515625, + 0.15738301559792028, + 0.345140625 + ] + } + ] + }, + { + "image": "709.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4735528596187175, + 0.43520312499999997, + 0.13601386481802427, + 0.41259375 + ] + } + ] + }, + { + "image": "710.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.486037037037037, + 0.48459635416666663, + 0.2461435185185185, + 0.8874218749999999 + ] + } + ] + }, + { + "image": "711.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49491888160165687, + 0.43807692307692303, + 0.28286848463928194, + 0.8198770277341705 + ] + } + ] + }, + { + "image": "712.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48090555555555553, + 0.5178406249999999, + 0.3262555555555556, + 0.8194312499999999 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5481055555555556, + 0.686121875, + 0.14065555555555556, + 0.33099375000000003 + ] + } + ] + }, + { + "image": "713.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5642387332521316, + 0.37925393566050647, + 0.14674786845310597, + 0.5559069130732375 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.21189403166869672, + 0.4119678302532512, + 0.04132764920828258, + 0.5569952087611225 + ] + } + ] + }, + { + "image": "714.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43498445595854923, + 0.4222309505106049, + 0.21023834196891192, + 0.8444619010212098 + ] + } + ] + }, + { + "image": "715.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5220025839793281, + 0.4374404356705242, + 0.2288501291989664, + 0.8441184479237577 + ] + } + ] + }, + { + "image": "716.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5259041666666667, + 0.37795625, + 0.16847499999999999, + 0.7221625 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5800375, + 0.56593125, + 0.04840833333333334, + 0.2068625 + ] + } + ] + }, + { + "image": "717.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7547274749721913, + 0.42213883677298314, + 0.22135706340378197, + 0.8442776735459663 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43192992213570636, + 0.44839899937460914, + 0.3010122358175751, + 0.802989368355222 + ] + } + ] + }, + { + "image": "718.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5096080139372822, + 0.5423676470588236, + 0.42485191637630665, + 0.8282916666666665 + ] + } + ] + }, + { + "image": "719.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44159065628476085, + 0.4159224515322076, + 0.19502780867630706, + 0.539455909943715 + ] + } + ] + }, + { + "image": "720.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5728220858895706, + 0.4684334023464458, + 0.2805398773006135, + 0.9213595583160799 + ] + } + ] + }, + { + "image": "721.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4633125, + 0.5752669270833334, + 0.2951435185185185, + 0.8010546875000001 + ] + } + ] + }, + { + "image": "722.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6024402985074627, + 0.4864707585408222, + 0.335839552238806, + 0.9092877822814127 + ] + } + ] + }, + { + "image": "723.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5370901287553649, + 0.5063577863577864, + 0.21409442060085837, + 0.9058944658944659 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6060085836909871, + 0.6354987129987131, + 0.14935622317596567, + 0.5206756756756756 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3780557939914163, + 0.5219980694980695, + 0.11405150214592275, + 0.5652316602316603 + ] + } + ] + }, + { + "image": "724.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.40105116796440493, + 0.4047998749218261, + 0.26595105672969965, + 0.6132270168855535 + ] + } + ] + }, + { + "image": "725.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48872063329928495, + 0.4816015512783683, + 0.3798927477017365, + 0.8821918988796322 + ] + } + ] + }, + { + "image": "726.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3726480836236934, + 0.5211495098039216, + 0.3036454703832752, + 0.8625686274509805 + ] + } + ] + }, + { + "image": "727.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3987222222222222, + 0.48947135416666665, + 0.19559722222222228, + 0.7992760416666667 + ] + } + ] + }, + { + "image": "728.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4361401557285873, + 0.4842338961851157, + 0.5235150166852057, + 0.8913570981863663 + ] + } + ] + }, + { + "image": "729.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4438840830449827, + 0.5599234760051881, + 0.07323529411764707, + 0.45784954604409855 + ] + } + ] + }, + { + "image": "730.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.566595744680851, + 0.49105496453900704, + 0.162517730496454, + 0.9030141843971632 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6554373522458629, + 0.5861436170212766, + 0.11196217494089837, + 0.6616312056737588 + ] + } + ] + }, + { + "image": "731.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48622916666666666, + 0.47100781250000007, + 0.18912499999999993, + 0.7932109375 + ] + } + ] + }, + { + "image": "732.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5832035595105672, + 0.42153846153846153, + 0.2905895439377086, + 0.7657098186366479 + ] + } + ] + }, + { + "image": "733.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5151964395334561, + 0.5524702033185324, + 0.349782074892572, + 0.7923299836410377 + ] + } + ] + }, + { + "image": "734.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5167841648590022, + 0.41925999999999997, + 0.24250542299349237, + 0.6856700000000001 + ] + } + ] + }, + { + "image": "735.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4933423545331529, + 0.513525, + 0.1072801082543978, + 0.80454375 + ] + } + ] + }, + { + "image": "736.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6383626522327469, + 0.43416250000000006, + 0.29024357239512855, + 0.8683187499999999 + ] + } + ] + }, + { + "image": "737.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5483626522327469, + 0.4751625, + 0.3059945872801083, + 0.8625312499999999 + ] + } + ] + }, + { + "image": "738.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46648173207036536, + 0.45271875, + 0.16108254397834906, + 0.8205 + ] + } + ] + }, + { + "image": "739.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5116779431664411, + 0.48585, + 0.26734776725304454, + 0.84213125 + ] + } + ] + }, + { + "image": "740.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4969425087108014, + 0.5143872549019607, + 0.24570121951219517, + 0.7795661764705882 + ] + } + ] + }, + { + "image": "741.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5096143437077132, + 0.485440625, + 0.1342489851150203, + 0.8846312500000001 + ] + } + ] + }, + { + "image": "742.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.39840567612687816, + 0.4745340838023765, + 0.2024874791318865, + 0.6889055659787366 + ] + } + ] + }, + { + "image": "743.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.544982206405694, + 0.47651767845230153, + 0.1812366548042705, + 0.871054036024016 + ] + } + ] + }, + { + "image": "744.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4726837725381415, + 0.43237717908082407, + 0.20980929264909853, + 0.8032752245113576 + ] + } + ] + }, + { + "image": "745.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.8163461538461538, + 0.5129757785467128, + 0.36730769230769234, + 0.8339100346020761 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4830096153846154, + 0.5070069204152249, + 0.36986538461538465, + 0.9551903114186852 + ] + } + ] + }, + { + "image": "746.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49549499443826467, + 0.3727454659161976, + 0.22468298109010007, + 0.6592120075046903 + ] + } + ] + }, + { + "image": "747.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.56904, + 0.4217796610169492, + 0.25775999999999993, + 0.6409825211864406 + ] + } + ] + }, + { + "image": "748.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4220462962962963, + 0.47296875, + 0.28743981481481484, + 0.8924765625000001 + ] + } + ] + }, + { + "image": "749.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5975236806495263, + 0.500196875, + 0.5942354533152909, + 0.90914375 + ] + } + ] + }, + { + "image": "750.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5185656292286874, + 0.50465, + 0.26081190798376186, + 0.86450625 + ] + } + ] + }, + { + "image": "751.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.66680649526387, + 0.4738312500000001, + 0.2893775372124492, + 0.83051875 + ] + } + ] + }, + { + "image": "752.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5212719891745603, + 0.50890625, + 0.29235453315290927, + 0.7475437499999998 + ] + } + ] + }, + { + "image": "753.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4547361299052774, + 0.47793125000000003, + 0.4096887686062246, + 0.8877062499999999 + ] + } + ] + }, + { + "image": "754.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4630222222222223, + 0.4677437499999999, + 0.11972222222222222, + 0.8389812499999999 + ] + } + ] + }, + { + "image": "755.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49995161290322576, + 0.48959134615384614, + 0.3441827956989248, + 0.6791899038461539 + ] + } + ] + }, + { + "image": "756.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6522239936229574, + 0.3976942434727902, + 0.28508569151056207, + 0.5944668134633533 + ] + } + ] + }, + { + "image": "757.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6038690476190476, + 0.49494166094715175, + 0.28034226190476186, + 0.9871310912834592 + ] + } + ] + }, + { + "image": "758.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4794379963347587, + 0.43972269144144144, + 0.2270494807574832, + 0.6164949324324325 + ] + } + ] + }, + { + "image": "759.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4981868743047831, + 0.38226391494684175, + 0.16822024471635152, + 0.680281425891182 + ] + } + ] + }, + { + "image": "760.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42757049891540133, + 0.4220625, + 0.25254880694143167, + 0.6636375 + ] + } + ] + }, + { + "image": "761.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5079573170731707, + 0.4691764705882353, + 0.5741114982578397, + 0.9298455882352941 + ] + } + ] + }, + { + "image": "762.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4991745602165088, + 0.46181875, + 0.24921515561569682, + 0.6117687500000001 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.8711096075778079, + 0.5267562499999999, + 0.16266576454668477, + 0.44662499999999994 + ] + } + ] + }, + { + "image": "763.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5256077494692144, + 0.4933468137254902, + 0.31448513800424627, + 0.786203431372549 + ] + } + ] + }, + { + "image": "764.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44363588110403396, + 0.525031862745098, + 0.3193312101910828, + 0.8829068627450981 + ] + } + ] + }, + { + "image": "765.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4572962962962963, + 0.4812682291666667, + 0.3192546296296297, + 0.7641458333333334 + ] + } + ] + }, + { + "image": "766.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46388362652232745, + 0.50451875, + 0.2595805142083898, + 0.70701875 + ] + } + ] + }, + { + "image": "767.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.438, + 0.42107031250000004, + 0.2069166666666667, + 0.7065390624999999 + ] + } + ] + }, + { + "image": "768.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46773009060562704, + 0.5514149678111588, + 0.271654744873629, + 0.6468213519313305 + ] + } + ] + }, + { + "image": "769.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46875, + 0.4736311274509804, + 0.41414543524416136, + 0.8624583333333333 + ] + } + ] + }, + { + "image": "770.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45768981481481485, + 0.49214062499999994, + 0.2748842592592593, + 0.7562265625 + ] + } + ] + }, + { + "image": "771.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5398248407643312, + 0.4625514705882353, + 0.2670700636942675, + 0.730843137254902 + ] + } + ] + }, + { + "image": "772.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4431941431670282, + 0.44599875, + 0.40265726681127983, + 0.6039975 + ] + } + ] + }, + { + "image": "773.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4684652928416486, + 0.440785, + 0.16341648590021687, + 0.47434499999999996 + ] + } + ] + }, + { + "image": "774.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5076829268292683, + 0.4939779411764706, + 0.2599259581881533, + 0.8415 + ] + } + ] + }, + { + "image": "775.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.2933793738489871, + 0.48638306451612906, + 0.32893186003683245, + 0.661475806451613 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47090239410681395, + 0.37701612903225806, + 0.2419889502762431, + 0.7540322580645161 + ] + } + ] + }, + { + "image": "776.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4512722772277228, + 0.4279365079365079, + 0.35304455445544547, + 0.6986326928432192 + ] + } + ] + }, + { + "image": "777.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49520912547528523, + 0.46682186764321215, + 0.3776218458347736, + 0.49318074810358353 + ] + } + ] + }, + { + "image": "778.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47037960954446856, + 0.403765, + 0.243150759219089, + 0.6420674999999999 + ] + } + ] + }, + { + "image": "779.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45274034511092853, + 0.46985620377978643, + 0.09693508627773213, + 0.6323993426458504 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.325164338537387, + 0.5343385373870172, + 0.05706655710764175, + 0.3800986031224322 + ] + } + ] + }, + { + "image": "780.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4388178528347406, + 0.4446051167964405, + 0.5976779252110976, + 0.7641045606229143 + ] + } + ] + }, + { + "image": "781.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4847300469483568, + 0.4800088028169014, + 0.2878755868544601, + 0.8093750000000001 + ] + } + ] + }, + { + "image": "782.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5087742303306727, + 0.41129303547963214, + 0.24217787913340932, + 0.6016215505913273 + ] + } + ] + }, + { + "image": "783.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.470678531701891, + 0.3956285178236397, + 0.2962291434927697, + 0.7164227642276423 + ] + } + ] + }, + { + "image": "784.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.492313681868743, + 0.33024390243902435, + 0.186952169076752, + 0.586829268292683 + ] + } + ] + }, + { + "image": "785.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3553166666666666, + 0.53966875, + 0.2773, + 0.8418375 + ] + } + ] + }, + { + "image": "786.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47149537037037037, + 0.5655625000000001, + 0.20984259259259258, + 0.7587265625 + ] + } + ] + }, + { + "image": "787.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.28974301675977654, + 0.43416299559471366, + 0.41635754189944135, + 0.7336500943989931 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6561396648044693, + 0.5923127753303964, + 0.1949608938547486, + 0.5855066079295155 + ] + } + ] + }, + { + "image": "788.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4688074662979606, + 0.3995134710959979, + 0.28125475285171103, + 0.47667015432906096 + ] + } + ] + }, + { + "image": "789.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.589102402022756, + 0.4196870554765292, + 0.1845259165613148, + 0.7810526315789474 + ] + } + ] + }, + { + "image": "790.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5397942157953282, + 0.34192307692307694, + 0.15856507230255842, + 0.4987304565353346 + ] + } + ] + }, + { + "image": "791.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4485234179478012, + 0.49297075703744186, + 0.1951376474794423, + 0.6987127630500137 + ] + } + ] + }, + { + "image": "792.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4711070515162587, + 0.43930704225352113, + 0.25472780416514434, + 0.4744169014084508 + ] + } + ] + }, + { + "image": "793.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5390527065527065, + 0.48254773595199124, + 0.2276958689458689, + 0.39695581014729947 + ] + } + ] + }, + { + "image": "794.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3103640588690938, + 0.4214969696969697, + 0.22213013168086757, + 0.503560606060606 + ] + } + ] + }, + { + "image": "795.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4517818930041152, + 0.46512828438948994, + 0.2857942386831276, + 0.8522658423493045 + ] + } + ] + }, + { + "image": "796.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45519354838709675, + 0.4949278846153846, + 0.34465053763440856, + 0.712877403846154 + ] + } + ] + }, + { + "image": "797.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.477744163104242, + 0.46925339925834364, + 0.2155442288720815, + 0.6096365883807169 + ] + } + ] + }, + { + "image": "798.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3865934797072521, + 0.42771042084168337, + 0.39496007984031933, + 0.4794213426853708 + ] + } + ] + }, + { + "image": "799.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6464814814814815, + 0.4231979166666667, + 0.1464953703703703, + 0.4751197916666667 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5508055555555555, + 0.4254088541666667, + 0.20679629629629628, + 0.53746875 + ] + } + ] + }, + { + "image": "800.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47719638675142184, + 0.4701338383838384, + 0.17812311809969886, + 0.8431540404040405 + ] + } + ] + }, + { + "image": "801.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5242211948790896, + 0.5278113927500682, + 0.12099217638691323, + 0.9348759880076314 + ] + } + ] + }, + { + "image": "802.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4452037723139104, + 0.5014967021816337, + 0.3916402829235432, + 0.8016083206494165 + ] + } + ] + }, + { + "image": "803.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5351366666666667, + 0.48069872276483844, + 0.4245299999999999, + 0.8343025294264963 + ] + } + ] + }, + { + "image": "804.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5225976627712855, + 0.5010746492985971, + 0.2532153589315526, + 0.9975175350701403 + ] + } + ] + }, + { + "image": "805.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.54085618729097, + 0.5472582681141126, + 0.18863879598662214, + 0.7752411007321385 + ] + } + ] + }, + { + "image": "806.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4444216990788127, + 0.5461377168004142, + 0.23960423063800745, + 0.7087134351540254 + ] + } + ] + }, + { + "image": "807.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4238888888888889, + 0.5112864583333334, + 0.20761574074074077, + 0.7038854166666667 + ] + } + ] + }, + { + "image": "808.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5000072202166065, + 0.4269712865819989, + 0.1469891696750902, + 0.46535615681943676 + ] + } + ] + }, + { + "image": "809.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47951058660187434, + 0.48954258675078866, + 0.22227351614022905, + 0.8021976866456362 + ] + } + ] + }, + { + "image": "810.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5188479087452471, + 0.4509814323607428, + 0.4459429657794676, + 0.7345505452402004 + ] + } + ] + }, + { + "image": "811.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4379230769230769, + 0.45766621438263233, + 0.2315022624434389, + 0.6154681139755767 + ] + } + ] + }, + { + "image": "812.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4611637790127493, + 0.42910538286580746, + 0.38266753841124546, + 0.5301111953500126 + ] + } + ] + }, + { + "image": "813.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5144906234161175, + 0.4722625041960389, + 0.13178915357323864, + 0.7156394763343402 + ] + } + ] + }, + { + "image": "814.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45624648107600874, + 0.44528721876495936, + 0.20681889271191736, + 0.7168621349928196 + ] + } + ] + }, + { + "image": "815.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3342409901710957, + 0.409135317237507, + 0.2753258099745176, + 0.7340482874789444 + ] + } + ] + }, + { + "image": "816.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.451, + 0.5283038210624417, + 0.14383471074380164, + 0.7596613855234544 + ] + } + ] + }, + { + "image": "817.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.536425, + 0.50173125, + 0.15277499999999994, + 0.5341624999999999 + ] + } + ] + }, + { + "image": "818.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46788128606760093, + 0.5335924434809539, + 0.21847485572959605, + 0.8372994735212139 + ] + } + ] + }, + { + "image": "819.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5030227071660277, + 0.49924188528234775, + 0.13874373341197288, + 0.6870364606491774 + ] + } + ] + }, + { + "image": "820.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5359288097886541, + 0.48722326454033776, + 0.14642936596218017, + 0.4226829268292684 + ] + } + ] + }, + { + "image": "821.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4307841845140033, + 0.498729883634563, + 0.17209884678747947, + 0.7678979945531071 + ] + } + ] + }, + { + "image": "822.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45320118929633296, + 0.5574894357444693, + 0.14267922035018166, + 0.7046706437981607 + ] + } + ] + }, + { + "image": "823.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.35808845029239766, + 0.3887188113260443, + 0.14192251461988306, + 0.5932688533781888 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.24224780701754384, + 0.38485562097000287, + 0.14231725146198831, + 0.544188393608074 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5280263157894737, + 0.49941126997476876, + 0.07828216374269, + 0.25025511634426684 + ] + } + ] + }, + { + "image": "824.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4643617379589087, + 0.4128455696202532, + 0.1083361401145167, + 0.5509367088607594 + ] + } + ] + }, + { + "image": "825.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4812799704905939, + 0.4119914893617021, + 0.09105127259313912, + 0.4581475177304965 + ] + } + ] + }, + { + "image": "826.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42602891728312037, + 0.4004776345716452, + 0.08001681237390713, + 0.49190042961839775 + ] + } + ] + }, + { + "image": "827.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48061549601737874, + 0.3750914634146341, + 0.10027154236060819, + 0.6113968957871397 + ] + } + ] + }, + { + "image": "828.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4688209121245829, + 0.44001563477173233, + 0.13230255839822025, + 0.5298123827392119 + ] + } + ] + }, + { + "image": "829.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44889399293286214, + 0.43226014512227895, + 0.13104593639575976, + 0.6126525127653855 + ] + } + ] + }, + { + "image": "830.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4890889978976874, + 0.41418351063829784, + 0.21621233356692368, + 0.6038510638297871 + ] + } + ] + }, + { + "image": "831.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5588074662979606, + 0.6057400627615063, + 0.15484618043553414, + 0.657918410041841 + ] + } + ] + }, + { + "image": "832.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5002820512820513, + 0.5280096153846153, + 0.20551282051282047, + 0.7305865384615384 + ] + } + ] + }, + { + "image": "833.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5474972191323693, + 0.4844152595372109, + 0.17406006674082308, + 0.532714196372733 + ] + } + ] + }, + { + "image": "834.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5347556325823224, + 0.5563264235108895, + 0.13711611785095318, + 0.6101521910259774 + ] + } + ] + }, + { + "image": "835.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5286985613917699, + 0.5124434957307885, + 0.14418200066912013, + 0.5844475138121547 + ] + } + ] + }, + { + "image": "836.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.517990089811087, + 0.5, + 0.3329482812016103, + 1.0 + ] + } + ] + }, + { + "image": "837.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4715633074935401, + 0.5128034020281322, + 0.18509905254091302, + 0.7795191364082433 + ] + } + ] + }, + { + "image": "838.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3324989707698641, + 0.5241695020105166, + 0.2670481679703582, + 0.772016702752861 + ] + } + ] + }, + { + "image": "839.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4928235294117647, + 0.434421568627451, + 0.1779313725490197, + 0.6292867647058823 + ] + } + ] + }, + { + "image": "840.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4268386568386568, + 0.44609216589861755, + 0.1763923013923014, + 0.64484178187404 + ] + } + ] + }, + { + "image": "841.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5373251450017059, + 0.4523973333333333, + 0.18604912998976456, + 0.4585493333333333 + ] + } + ] + }, + { + "image": "842.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4154570074475288, + 0.31753712237583204, + 0.07305010155721055, + 0.37809779825908857 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6979316181448884, + 0.3532258064516129, + 0.08268449559918754, + 0.40001792114695334 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.8326641841570752, + 0.41206093189964155, + 0.06134055517941768, + 0.40184587813620076 + ] + } + ] + }, + { + "image": "843.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4358302949950282, + 0.43588514357053676, + 0.2153695724229367, + 0.6260823970037454 + ] + } + ] + }, + { + "image": "844.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4320156139105749, + 0.3800054362598532, + 0.1749148332150461, + 0.5690622451753193 + ] + } + ] + }, + { + "image": "845.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6114961067853171, + 0.470838023764853, + 0.3509121245828699, + 0.651494684177611 + ] + } + ] + }, + { + "image": "846.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47978985990660444, + 0.5142325113236034, + 0.15883255503669108, + 0.7095747357825867 + ] + } + ] + }, + { + "image": "847.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43627176220806796, + 0.5228201634877384, + 0.21595753715498936, + 0.9473092643051771 + ] + } + ] + }, + { + "image": "848.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4200461589185625, + 0.5266617063492064, + 0.19914276294098252, + 0.9466765873015873 + ] + } + ] + }, + { + "image": "849.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43315617867623085, + 0.4817926143311323, + 0.14246820997717632, + 0.7648936170212767 + ] + } + ] + }, + { + "image": "850.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5600333704115684, + 0.34820512820512817, + 0.21265850945495002, + 0.5283677298311446 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6714905450500556, + 0.43252032520325207, + 0.20802002224694102, + 0.3985303314571607 + ] + } + ] + }, + { + "image": "851.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5021514854717597, + 0.47119304262616374, + 0.15678419849820438, + 0.7877364037236648 + ] + } + ] + }, + { + "image": "852.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43269028871391074, + 0.48585161449346803, + 0.19004265091863518, + 0.8705348779886616 + ] + } + ] + }, + { + "image": "853.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44388054830287205, + 0.43754652301665037, + 0.16085509138381204, + 0.8120372184133202 + ] + } + ] + }, + { + "image": "854.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5002786885245901, + 0.4885717803496676, + 0.17413442622950823, + 0.8839152918000492 + ] + } + ] + }, + { + "image": "855.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.574991641591441, + 0.547682803832577, + 0.19978602474088933, + 0.6030156328794757 + ] + } + ] + }, + { + "image": "856.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48008342602892107, + 0.5132770481550969, + 0.20154616240266962, + 0.6000375234521577 + ] + } + ] + }, + { + "image": "857.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4558971807628524, + 0.45913043478260873, + 0.21921061359867333, + 0.866471764117941 + ] + } + ] + }, + { + "image": "858.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.37137290322580646, + 0.4936044928522805, + 0.07199225806451608, + 0.5895949625595642 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7757445161290323, + 0.5787304288631722, + 0.035842580645161375, + 0.26172906739278423 + ] + } + ] + }, + { + "image": "859.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4876953125, + 0.48743749999999986, + 0.12339062500000005, + 0.9494296875 + ] + } + ] + }, + { + "image": "860.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47331488114620646, + 0.5301367855398144, + 0.17424617388472816, + 0.7645407914020519 + ] + } + ] + }, + { + "image": "861.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4948368841544607, + 0.5085219573400251, + 0.23788282290279625, + 0.9334429109159349 + ] + } + ] + }, + { + "image": "862.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44521472392638034, + 0.5187874870734229, + 0.2769972733469666, + 0.7438624612202689 + ] + } + ] + }, + { + "image": "863.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4823006535947712, + 0.5221658081922982, + 0.1892843137254902, + 0.8314912926171204 + ] + } + ] + }, + { + "image": "864.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4230373831775701, + 0.5205112062452782, + 0.1780841121495327, + 0.6714681440443212 + ] + } + ] + }, + { + "image": "865.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.2944398706262864, + 0.43011066843736173, + 0.19490149955895322, + 0.7142253209384684 + ] + } + ] + }, + { + "image": "866.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4519217081850534, + 0.5386753188632805, + 0.14704626334519577, + 0.6521481315730588 + ] + } + ] + }, + { + "image": "867.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46764999999999995, + 0.4294, + 0.14362499999999997, + 0.6410250000000002 + ] + } + ] + }, + { + "image": "868.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3922671353251318, + 0.4468252919145186, + 0.17448447568834213, + 0.8835558493060145 + ] + } + ] + }, + { + "image": "869.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5015157770569154, + 0.49593645856476337, + 0.18478030079622534, + 0.823890246611864 + ] + } + ] + }, + { + "image": "870.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5276437908496732, + 0.5020269607843137, + 0.4181732026143791, + 0.8849093137254901 + ] + } + ] + }, + { + "image": "871.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4639306526806527, + 0.5829590720070037, + 0.2241928904428904, + 0.6149704530531845 + ] + } + ] + }, + { + "image": "872.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49225825471698115, + 0.4930601821008217, + 0.21203125, + 0.7707683766377971 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3305395047169811, + 0.4841061514545858, + 0.09487617924528303, + 0.47210970464135016 + ] + } + ] + }, + { + "image": "873.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5320702070207021, + 0.5372258796821794, + 0.10084308430843088, + 0.6903041997729852 + ] + } + ] + }, + { + "image": "874.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.606348251222264, + 0.5077112676056338, + 0.205562241444152, + 0.7307276995305165 + ] + } + ] + }, + { + "image": "875.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4814065573770492, + 0.519564787339268, + 0.19363278688524588, + 0.756036102868447 + ] + } + ] + }, + { + "image": "876.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5226323370543752, + 0.5267509727626459, + 0.15449765934461648, + 0.6793218454697053 + ] + } + ] + }, + { + "image": "877.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.545782628889921, + 0.5376448024549291, + 0.2011333023687877, + 0.8653893364019947 + ] + } + ] + }, + { + "image": "878.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5208647140864714, + 0.41656716417910444, + 0.16437935843793586, + 0.6090023566378633 + ] + } + ] + }, + { + "image": "879.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5097000659195782, + 0.5713079019073569, + 0.25396176664469344, + 0.5846445380232846 + ] + } + ] + }, + { + "image": "880.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.35927607361963193, + 0.46544827586206894, + 0.3734478527607362, + 0.9173793103448277 + ] + } + ] + }, + { + "image": "881.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5248854712041885, + 0.5231762395679922, + 0.12673756544502615, + 0.5173048600883653 + ] + } + ] + }, + { + "image": "882.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.530446758481693, + 0.5024067968551864, + 0.21296607322808195, + 0.8626959168146082 + ] + } + ] + }, + { + "image": "883.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5057996661101836, + 0.5805837946653245, + 0.18700500834724537, + 0.5734448917966783 + ] + } + ] + }, + { + "image": "884.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4879898403483309, + 0.569821278972354, + 0.2085740203193033, + 0.607347109745881 + ] + } + ] + }, + { + "image": "885.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5191558200074377, + 0.49524193548387097, + 0.1601004090740051, + 0.634501728110599 + ] + } + ] + }, + { + "image": "886.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4961838161838162, + 0.5337581535373808, + 0.3013386613386614, + 0.8773657802308077 + ] + } + ] + }, + { + "image": "887.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5644493554327809, + 0.5653158793397837, + 0.18999263351749537, + 0.6653244166192372 + ] + } + ] + }, + { + "image": "888.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4735678391959799, + 0.52855193328279, + 0.21681072026800666, + 0.8158402830427091 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.9386063651591289, + 0.4811953500126358, + 0.10388944723618079, + 0.5813267626990144 + ] + } + ] + }, + { + "image": "889.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6036262513904338, + 0.5084740462789243, + 0.2081868743047831, + 0.6412570356472794 + ] + } + ] + }, + { + "image": "890.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46336601307189546, + 0.4976764705882353, + 0.38026470588235284, + 0.9292892156862745 + ] + } + ] + }, + { + "image": "891.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4900170125893161, + 0.5061582066477712, + 0.13536577067029607, + 0.6689590311775316 + ] + } + ] + }, + { + "image": "892.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4875846833578792, + 0.5252828932771244, + 0.19950515463917531, + 0.9036165964055913 + ] + } + ] + }, + { + "image": "893.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.35111997635933806, + 0.46296502561817776, + 0.29027482269503546, + 0.6604722655379819 + ] + } + ] + }, + { + "image": "894.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5588148148148149, + 0.261648016276704, + 0.06177104377104378, + 0.20350203458799596 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4546700336700336, + 0.2859435401831129, + 0.025063973063973084, + 0.13527721261444553 + ] + } + ] + }, + { + "image": "895.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5524947145877378, + 0.2358869448183042, + 0.09029950669485552, + 0.3456850605652759 + ] + } + ] + }, + { + "image": "896.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.576274111675127, + 0.3122262026612078, + 0.07649407783417934, + 0.2771903787103377 + ] + } + ] + }, + { + "image": "897.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48858658453114306, + 0.2710981308411215, + 0.1330184804928131, + 0.48407320872274145 + ] + } + ] + }, + { + "image": "898.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5194629503738953, + 0.44595624195624195, + 0.13831747110808967, + 0.5188700128700128 + ] + } + ] + }, + { + "image": "899.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5459086188992731, + 0.4054423380726698, + 0.057442021460712984, + 0.2135887309110058 + ] + } + ] + }, + { + "image": "900.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4515103127079175, + 0.31965430861723443, + 0.13197272122421824, + 0.4764679358717435 + ] + } + ] + }, + { + "image": "901.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.478437908496732, + 0.4904803921568628, + 0.2823660130718954, + 0.8586029411764705 + ] + } + ] + }, + { + "image": "902.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49599555061179085, + 0.5055472170106317, + 0.21956618464961072, + 0.71869918699187 + ] + } + ] + }, + { + "image": "903.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5016896667788623, + 0.3444825832697686, + 0.2663244698754628, + 0.5124180015255531 + ] + } + ] + }, + { + "image": "904.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.35872565203037304, + 0.31233995037220846, + 0.20649719379333115, + 0.5826004962779157 + ] + } + ] + }, + { + "image": "905.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4584605131622792, + 0.4008812452924931, + 0.15116627790736425, + 0.7277680140597539 + ] + } + ] + }, + { + "image": "906.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.54674456879526, + 0.48311572700296734, + 0.21777814351547076, + 0.7115825914935707 + ] + } + ] + }, + { + "image": "907.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5460235448005232, + 0.3769323197645905, + 0.11041857423152382, + 0.35702550269740063 + ] + } + ] + }, + { + "image": "908.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5257552517505836, + 0.3393668341708543, + 0.1018506168722907, + 0.40749748743718583 + ] + } + ] + }, + { + "image": "909.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.41169069462647445, + 0.29255899705014754, + 0.10788007863695936, + 0.35805063913470997 + ] + } + ] + }, + { + "image": "910.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5605853499018967, + 0.4066298749080206, + 0.06848920863309355, + 0.3120333578611724 + ] + } + ] + }, + { + "image": "911.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48156617909382804, + 0.3004620010934937, + 0.08512665001783808, + 0.2696555494805905 + ] + } + ] + }, + { + "image": "912.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5574963126843658, + 0.286991452991453, + 0.0472750737463127, + 0.20360398860398857 + ] + } + ] + }, + { + "image": "913.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46343055555555557, + 0.449984375, + 0.1341666666666667, + 0.43296875 + ] + } + ] + }, + { + "image": "914.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4634411660149307, + 0.2740827436037017, + 0.05533238535371493, + 0.2266956995100708 + ] + } + ] + }, + { + "image": "915.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6037068024736267, + 0.3163967497898571, + 0.10856311385958532, + 0.3840459512468479 + ] + } + ] + }, + { + "image": "916.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5912429752066116, + 0.41640318170519514, + 0.09030082644628094, + 0.45303007705692266 + ] + } + ] + }, + { + "image": "917.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.613116927260367, + 0.27245559845559847, + 0.09437117607070016, + 0.2313616473616474 + ] + } + ] + }, + { + "image": "918.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6651833976833976, + 0.4804899777282851, + 0.21901222651222646, + 0.9029398663697105 + ] + } + ] + }, + { + "image": "919.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4808880666049954, + 0.5108994833255049, + 0.1700246685168054, + 0.8915758572099577 + ] + } + ] + }, + { + "image": "920.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5159285928592858, + 0.5234975034044486, + 0.3524482448244824, + 0.8728665456196095 + ] + } + ] + }, + { + "image": "921.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4741171875, + 0.44343750000000004, + 0.09005468749999998, + 0.7846718749999999 + ] + } + ] + }, + { + "image": "922.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4701446051167964, + 0.34904940587867417, + 0.3507452725250278, + 0.6593245778611633 + ] + } + ] + }, + { + "image": "923.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4930158730158731, + 0.5888051282051282, + 0.14606150793650796, + 0.6784615384615384 + ] + } + ] + }, + { + "image": "924.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5385581222056632, + 0.44398448721631717, + 0.3208159463487333, + 0.8476903188738868 + ] + } + ] + }, + { + "image": "925.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4324282067645182, + 0.47424368717822996, + 0.16960114869176762, + 0.7385903407697966 + ] + } + ] + }, + { + "image": "926.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4826314092228314, + 0.38090660705414797, + 0.20290228958400525, + 0.6407923497267759 + ] + } + ] + }, + { + "image": "927.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.41041152263374486, + 0.5030813050233041, + 0.30126886145404663, + 0.8223278094251683 + ] + } + ] + }, + { + "image": "928.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3098336727766463, + 0.5023355601233299, + 0.470224032586558, + 0.6740133607399795 + ] + } + ] + }, + { + "image": "929.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5306383701188455, + 0.47474549310710507, + 0.18429541595925297, + 0.7872375397667021 + ] + } + ] + }, + { + "image": "930.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5226146449704142, + 0.4103693100486688, + 0.1845044378698225, + 0.7404952762668194 + ] + } + ] + }, + { + "image": "931.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5105882352941177, + 0.4710735294117647, + 0.18765032679738564, + 0.8875294117647059 + ] + } + ] + }, + { + "image": "932.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5167994409503843, + 0.4545001332977872, + 0.14361285814116, + 0.43245001332977867 + ] + } + ] + }, + { + "image": "933.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4683697813121272, + 0.5372080838323353, + 0.28378727634194834, + 0.5975548902195609 + ] + } + ] + }, + { + "image": "934.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.537908787541713, + 0.5325328330206379, + 0.24576195773081194, + 0.7675734834271419 + ] + } + ] + }, + { + "image": "935.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5008150584795321, + 0.4396388261851016, + 0.22304824561403516, + 0.7134085778781037 + ] + } + ] + }, + { + "image": "936.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4395866666666667, + 0.5134448076439527, + 0.2418733333333333, + 0.7895348252451597 + ] + } + ] + }, + { + "image": "937.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.513813046402152, + 0.5264209456024402, + 0.20427370544720921, + 0.6991662430096592 + ] + } + ] + }, + { + "image": "938.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5028571428571429, + 0.44651048760555706, + 0.20895714285714284, + 0.5491800599291745 + ] + } + ] + }, + { + "image": "939.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5276122448979592, + 0.497790097988654, + 0.15480612244897962, + 0.643022176379577 + ] + } + ] + }, + { + "image": "940.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.514838337182448, + 0.5054394942805539, + 0.15154734411085444, + 0.6586544250451536 + ] + } + ] + }, + { + "image": "941.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49620615604867574, + 0.4097049986342529, + 0.2961453113815318, + 0.6620813985249931 + ] + } + ] + }, + { + "image": "942.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.41414733178654295, + 0.40454693611473275, + 0.09047563805104408, + 0.7647653194263364 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.9442343387470997, + 0.4653389830508475, + 0.11120649651972157, + 0.7298956975228162 + ] + } + ] + }, + { + "image": "943.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5111520899192132, + 0.35681696188942563, + 0.15481208289427467, + 0.6357836822329577 + ] + } + ] + }, + { + "image": "944.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44113796576032227, + 0.5151585087496829, + 0.20419939577039273, + 0.9186254121227493 + ] + } + ] + }, + { + "image": "945.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46567518905293487, + 0.4166085753803596, + 0.1943392149801944, + 0.6626085753803596 + ] + } + ] + }, + { + "image": "946.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3598639455782313, + 0.5193577981651376, + 0.29117006802721085, + 0.8875331294597351 + ] + } + ] + }, + { + "image": "947.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5040277777777777, + 0.466609375, + 0.22476388888888896, + 0.5591015625000001 + ] + } + ] + }, + { + "image": "948.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5525492957746478, + 0.47283714670255717, + 0.0903521126760563, + 0.47152624495289364 + ] + } + ] + }, + { + "image": "949.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.532429178470255, + 0.43862564380590946, + 0.07321175637393768, + 0.41804011927351586 + ] + } + ] + }, + { + "image": "950.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.524902033271719, + 0.4050753911806543, + 0.11332347504621071, + 0.5739089615931721 + ] + } + ] + }, + { + "image": "951.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4439720485472601, + 0.4791079545454546, + 0.2643398308201545, + 0.9184801136363637 + ] + } + ] + }, + { + "image": "952.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.40795081967213115, + 0.476413295542386, + 0.2715505464480874, + 0.7298943571244523 + ] + } + ] + }, + { + "image": "953.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5106617647058823, + 0.40574793388429753, + 0.22720588235294117, + 0.5255454545454545 + ] + } + ] + }, + { + "image": "954.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4128571428571428, + 0.5179715206878023, + 0.15557353976073182, + 0.7279392799570124 + ] + } + ] + }, + { + "image": "955.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4661744266851981, + 0.4734179894179894, + 0.3126824183460737, + 0.7087354497354497 + ] + } + ] + }, + { + "image": "956.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4741354417325541, + 0.5268833202819106, + 0.16310759711240977, + 0.8143670060036544 + ] + } + ] + }, + { + "image": "957.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49490781710914455, + 0.40131273036574994, + 0.11491519174041301, + 0.5603459030337397 + ] + } + ] + }, + { + "image": "958.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45505208333333336, + 0.48312255859375, + 0.28772569444444446, + 0.7318286132812499 + ] + } + ] + }, + { + "image": "959.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47653998678122933, + 0.5025621272365806, + 0.19880039656311968, + 0.652624254473161 + ] + } + ] + }, + { + "image": "960.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.438801510989011, + 0.41543653896273125, + 0.3289629120879121, + 0.5894579098253844 + ] + } + ] + }, + { + "image": "961.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4497078353253652, + 0.4564883779055236, + 0.1647244355909695, + 0.5942664333916521 + ] + } + ] + }, + { + "image": "962.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44040160642570286, + 0.5126880363452802, + 0.19160977242302535, + 0.9369939424533064 + ] + } + ] + }, + { + "image": "963.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5496612903225807, + 0.47071875, + 0.3790430107526882, + 0.6937788461538461 + ] + } + ] + }, + { + "image": "964.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.523715564738292, + 0.5957441799633796, + 0.23245523415977967, + 0.6151216322260005 + ] + } + ] + }, + { + "image": "965.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49305905773059056, + 0.5135149999999999, + 0.13823822163238225, + 0.634415 + ] + } + ] + }, + { + "image": "966.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5259932773109244, + 0.4006934213868428, + 0.13374117647058828, + 0.49838709677419357 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6454319327731093, + 0.41964947929895857, + 0.10819831932773105, + 0.6744119888239776 + ] + } + ] + }, + { + "image": "967.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48476545048399106, + 0.49936489607390305, + 0.21780342516753537, + 0.8373527713625867 + ] + } + ] + }, + { + "image": "968.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4730228704010606, + 0.41809535696455313, + 0.08685449121644016, + 0.42915876185721413 + ] + } + ] + }, + { + "image": "969.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49354871794871796, + 0.44996107939802804, + 0.07218119658119662, + 0.5781058640373636 + ] + } + ] + }, + { + "image": "970.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5167235970721505, + 0.43902711323763954, + 0.11345765074939011, + 0.4504040404040404 + ] + } + ] + }, + { + "image": "971.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4512521150592217, + 0.34730837789661323, + 0.10987478849407778, + 0.5146727782021899 + ] + } + ] + }, + { + "image": "972.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5389820989820989, + 0.358659381663113, + 0.11416637416637425, + 0.4577025586353945 + ] + } + ] + }, + { + "image": "973.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5202941176470588, + 0.4346363636363636, + 0.1984852941176471, + 0.5551735537190082 + ] + } + ] + }, + { + "image": "974.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4716815328708292, + 0.4635868754660701, + 0.17386521308225966, + 0.6715287099179716 + ] + } + ] + }, + { + "image": "975.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4860704607046071, + 0.45494356080041043, + 0.13864837398373983, + 0.6666854797331965 + ] + } + ] + }, + { + "image": "976.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3553732912723449, + 0.38962746141564664, + 0.1011742025937609, + 0.42724587546567316 + ] + } + ] + }, + { + "image": "977.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49567038162782845, + 0.39271849593495933, + 0.14711921648091858, + 0.6022560975609756 + ] + } + ] + }, + { + "image": "978.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3086112090236165, + 0.4339308681672026, + 0.1468558336270709, + 0.5708574490889604 + ] + } + ] + }, + { + "image": "979.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.41336838534599724, + 0.4469808429118774, + 0.11682496607869745, + 0.44071519795657726 + ] + } + ] + }, + { + "image": "980.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43346524432209227, + 0.5238960020904102, + 0.18548176187198903, + 0.8381970211654037 + ] + } + ] + }, + { + "image": "981.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3877318865943297, + 0.4359150066401062, + 0.14317815890794539, + 0.5674316069057105 + ] + } + ] + }, + { + "image": "982.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4956746031746032, + 0.5134021387714499, + 0.12247354497354501, + 0.7909798557572743 + ] + } + ] + }, + { + "image": "983.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45538306451612903, + 0.36050997222923503, + 0.10966733870967739, + 0.4579702095430446 + ] + } + ] + }, + { + "image": "984.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.502412746585736, + 0.483122866894198, + 0.25006069802731407, + 0.6838737201365188 + ] + } + ] + }, + { + "image": "985.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4625363558597092, + 0.5108293186510668, + 0.2945423438836612, + 0.9182450103234687 + ] + } + ] + }, + { + "image": "986.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45860989565802757, + 0.4905465175394001, + 0.20619993268259842, + 0.850183019827148 + ] + } + ] + }, + { + "image": "987.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5409631821170282, + 0.45710441866205875, + 0.1367850098619329, + 0.5920735620834361 + ] + } + ] + }, + { + "image": "988.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5098785425101214, + 0.4712506341958397, + 0.18016531713900127, + 0.8293860984271945 + ] + } + ] + }, + { + "image": "989.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4505615763546798, + 0.4968533201189296, + 0.19989819376026274, + 0.798221010901883 + ] + } + ] + }, + { + "image": "990.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5059796954314721, + 0.4739852304558187, + 0.26405752961082907, + 0.7706824548001018 + ] + } + ] + }, + { + "image": "991.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48204940848990957, + 0.4218723628691983, + 0.10489213639526793, + 0.7270833333333333 + ] + } + ] + }, + { + "image": "992.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.632826923076923, + 0.4973529411764706, + 0.6823461538461539, + 0.9520761245674739 + ] + } + ] + }, + { + "image": "993.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4927420932507336, + 0.42785609037328093, + 0.17328333876752527, + 0.6279739685658152 + ] + } + ] + }, + { + "image": "994.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4968732394366197, + 0.48340471092077086, + 0.16631338028169013, + 0.766892398286938 + ] + } + ] + }, + { + "image": "995.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45962091503267977, + 0.5134044117647059, + 0.21329738562091505, + 0.8026274509803922 + ] + } + ] + }, + { + "image": "996.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4325008707767329, + 0.5155215209928703, + 0.16140369209334723, + 0.8877528386585688 + ] + } + ] + }, + { + "image": "997.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3815896212347152, + 0.4598196166854566, + 0.27792722934685354, + 0.7152220969560316 + ] + } + ] + }, + { + "image": "998.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4727304107697618, + 0.5162464108587836, + 0.2205661028650328, + 0.8229835552075176 + ] + } + ] + }, + { + "image": "999.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47821295354357407, + 0.44303881511746684, + 0.16613089182773824, + 0.7008682328907047 + ] + } + ] + }, + { + "image": "1000.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5440053673264006, + 0.4792542202066012, + 0.19767863133176794, + 0.8597808012093726 + ] + } + ] + }, + { + "image": "1001.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5205372445616347, + 0.48973247460985886, + 0.12473302570863548, + 0.7510527619519445 + ] + } + ] + }, + { + "image": "1002.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.507892797319933, + 0.4419186046511628, + 0.14915577889447237, + 0.7562234580384226 + ] + } + ] + }, + { + "image": "1003.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48455719557195576, + 0.4880357649730343, + 0.16916605166051663, + 0.7783366449049106 + ] + } + ] + }, + { + "image": "1004.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5157060185185185, + 0.5066015625, + 0.16474537037037038, + 0.7949739583333333 + ] + } + ] + }, + { + "image": "1005.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4536999663639421, + 0.4735768452982811, + 0.15566431214261686, + 0.6759428715874621 + ] + } + ] + }, + { + "image": "1006.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4869628584861307, + 0.3843378271213323, + 0.2442595204513399, + 0.6259318001586043 + ] + } + ] + }, + { + "image": "1007.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5362433862433862, + 0.5007336483461826, + 0.2173578042328042, + 0.7471698582442178 + ] + } + ] + }, + { + "image": "1008.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4688296398891967, + 0.39888335517693324, + 0.13106994459833787, + 0.6585530799475754 + ] + } + ] + }, + { + "image": "1009.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4548592493297587, + 0.48481257861635224, + 0.15092493297587137, + 0.6275044025157233 + ] + } + ] + }, + { + "image": "1010.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4623253388946819, + 0.48289965762444026, + 0.3706221758776504, + 0.8702923360547801 + ] + } + ] + }, + { + "image": "1011.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.425420750253464, + 0.33664450127877243, + 0.15055086177762758, + 0.5452813299232737 + ] + } + ] + }, + { + "image": "1012.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.560546847788227, + 0.34638247011952195, + 0.10334378265412741, + 0.5897237715803452 + ] + } + ] + }, + { + "image": "1013.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43736120182887006, + 0.41537990196078434, + 0.1838112344872632, + 0.7094950980392156 + ] + } + ] + }, + { + "image": "1014.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3752859560067682, + 0.46476556495003846, + 0.1853299492385787, + 0.6270484242890084 + ] + } + ] + }, + { + "image": "1015.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4572487644151565, + 0.5288475836431227, + 0.19755848434925868, + 0.7857620817843867 + ] + } + ] + }, + { + "image": "1016.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.37523249599144837, + 0.44438942307692314, + 0.3012613575628006, + 0.7132307692307692 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.597723142704436, + 0.48123317307692304, + 0.19001068947087113, + 0.7149927884615385 + ] + } + ] + }, + { + "image": "1017.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45435626102292764, + 0.49575773889636615, + 0.24000705467372135, + 0.9697308209959624 + ] + } + ] + }, + { + "image": "1018.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4335063663075416, + 0.5364674179323862, + 0.2630199151158995, + 0.8408647721705046 + ] + } + ] + }, + { + "image": "1019.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45231475186947656, + 0.45543019062339, + 0.3333514615907546, + 0.8031092220504894 + ] + } + ] + }, + { + "image": "1020.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.40068333333333334, + 0.4525515334338864, + 0.3431433333333333, + 0.8535168426344897 + ] + } + ] + }, + { + "image": "1021.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4466621893888516, + 0.4486204287515762, + 0.23507387508394892, + 0.8406027742749054 + ] + } + ] + }, + { + "image": "1022.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48735709482178885, + 0.45872902897813933, + 0.16263281775386687, + 0.6328317234367057 + ] + } + ] + }, + { + "image": "1023.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3529070929070929, + 0.4863862380713209, + 0.1534199134199134, + 0.805876443997991 + ] + } + ] + }, + { + "image": "1024.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49942470389170895, + 0.49853795211411106, + 0.23279864636209815, + 0.9033749363219562 + ] + } + ] + }, + { + "image": "1025.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4781071190951431, + 0.4266942563330825, + 0.11532268795741844, + 0.7651467268623026 + ] + } + ] + }, + { + "image": "1026.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5072679045092838, + 0.5238411588411589, + 0.12995689655172407, + 0.8443356643356642 + ] + } + ] + }, + { + "image": "1027.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4421583442838371, + 0.5194692668476919, + 0.1447043363994744, + 0.6612466057763515 + ] + } + ] + }, + { + "image": "1028.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4976516683518706, + 0.5746730167756611, + 0.22786147623862488, + 0.7330821723059425 + ] + } + ] + }, + { + "image": "1029.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5144771241830065, + 0.4562218137254902, + 0.16294117647058826, + 0.7992083333333333 + ] + } + ] + }, + { + "image": "1030.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5079048637092464, + 0.49465625, + 0.3201496525921967, + 0.8861538461538463 + ] + } + ] + }, + { + "image": "1031.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4612362178416305, + 0.4973651033787191, + 0.17723020380888735, + 0.6284947049924358 + ] + } + ] + }, + { + "image": "1032.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4959158171654061, + 0.4551013346515076, + 0.21158171654061167, + 0.8996020761245674 + ] + } + ] + }, + { + "image": "1033.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4559018143009605, + 0.5209948495527243, + 0.20188545001778727, + 0.7340417457305504 + ] + } + ] + }, + { + "image": "1034.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5177404844290657, + 0.4740437302423604, + 0.11529757785467129, + 0.5324947312961011 + ] + } + ] + }, + { + "image": "1035.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5569404517453799, + 0.4461828512396694, + 0.21776522929500342, + 0.7594886363636363 + ] + } + ] + }, + { + "image": "1036.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5182163989856298, + 0.4638568807339449, + 0.2474725274725274, + 0.7812697247706422 + ] + } + ] + }, + { + "image": "1037.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5243816254416961, + 0.5028901220865705, + 0.15169316843345115, + 0.8311453940066593 + ] + } + ] + }, + { + "image": "1038.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4387814465408805, + 0.5132204198473282, + 0.21458726415094334, + 0.6962929389312978 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.11826650943396226, + 0.5060257633587787, + 0.16598663522012577, + 0.7090839694656488 + ] + } + ] + }, + { + "image": "1039.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5371910401647785, + 0.5490337999317173, + 0.21270597322348092, + 0.708426083987709 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7520365602471678, + 0.5524103789689314, + 0.09332904222451076, + 0.6132673267326731 + ] + } + ] + }, + { + "image": "1040.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47060457516339865, + 0.48048529411764707, + 0.3358333333333334, + 0.9270882352941178 + ] + } + ] + }, + { + "image": "1041.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4807222865971417, + 0.4703952941176471, + 0.27024333719582844, + 0.5748988235294118 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6328505214368482, + 0.47053176470588237, + 0.22239088451139435, + 0.5513364705882352 + ] + } + ] + }, + { + "image": "1042.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4352333333333333, + 0.44265625, + 0.18602222222222217, + 0.75859375 + ] + } + ] + }, + { + "image": "1043.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5265565085771947, + 0.4697850906648757, + 0.06251765893037334, + 0.5476292813969107 + ] + } + ] + }, + { + "image": "1044.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4901906941266209, + 0.4465596485299087, + 0.07246885329265197, + 0.5777965528894896 + ] + } + ] + }, + { + "image": "1045.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3804615384615385, + 0.5196096096096096, + 0.13923076923076927, + 0.870974610974611 + ] + } + ] + }, + { + "image": "1046.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4284244290479856, + 0.48199182839632276, + 0.05795740313061332, + 0.5290568607422539 + ] + } + ] + }, + { + "image": "1047.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4771476510067114, + 0.5628703386931235, + 0.08600929272070207, + 0.6767909681833734 + ] + } + ] + }, + { + "image": "1048.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5248181124395828, + 0.5467714672075726, + 0.057382345459170675, + 0.48521298174442196 + ] + } + ] + }, + { + "image": "1049.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5687620689655173, + 0.584857887874837, + 0.12460000000000004, + 0.7062320730117342 + ] + } + ] + }, + { + "image": "1050.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42277127659574465, + 0.4691135248773651, + 0.16212765957446806, + 0.6925087596355992 + ] + } + ] + }, + { + "image": "1051.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4794438264738598, + 0.5136647904940589, + 0.5759955506117911, + 0.8884615384615385 + ] + } + ] + }, + { + "image": "1052.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5053315492120131, + 0.3481801842282633, + 0.15129646149271483, + 0.4573197034374297 + ] + } + ] + }, + { + "image": "1053.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4821157407407407, + 0.5378229166666666, + 0.23906018518518513, + 0.8159505208333333 + ] + } + ] + }, + { + "image": "1054.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4990434254479198, + 0.5279981549815498, + 0.24440631642878832, + 0.6204635608856088 + ] + } + ] + }, + { + "image": "1055.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4803071470761961, + 0.5861416796613945, + 0.08229178972238625, + 0.38979282691022493 + ] + } + ] + }, + { + "image": "1056.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5487525443442861, + 0.515175879396985, + 0.14646408839779007, + 0.6589032117107276 + ] + } + ] + }, + { + "image": "1057.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45481953290870486, + 0.5461077844311377, + 0.09751592356687905, + 0.4393205895900506 + ] + } + ] + }, + { + "image": "1058.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5986490543380366, + 0.4435530802455104, + 0.2091654157910538, + 0.6954307797226642 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5906844791353948, + 0.5286269606728802, + 0.15754428099669776, + 0.5190156853830418 + ] + } + ] + }, + { + "image": "1059.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47773501110288674, + 0.3550227920227921, + 0.16940784603997047, + 0.6090712250712251 + ] + } + ] + }, + { + "image": "1060.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44318954248366016, + 0.5030245098039215, + 0.1704313725490196, + 0.9583357843137256 + ] + } + ] + }, + { + "image": "1061.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49700318809776833, + 0.37158036677454154, + 0.13069429684732548, + 0.6008333333333333 + ] + } + ] + }, + { + "image": "1062.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45770409982174687, + 0.39282685512367493, + 0.16965775401069513, + 0.7092960043490079 + ] + } + ] + }, + { + "image": "1063.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5922948717948718, + 0.4739038461538462, + 0.2179230769230769, + 0.6170384615384615 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.688448717948718, + 0.4902692307692308, + 0.14342307692307693, + 0.6997596153846154 + ] + } + ] + }, + { + "image": "1064.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5321939953810624, + 0.5015064935064936, + 0.14752886836027715, + 0.9558961038961038 + ] + } + ] + }, + { + "image": "1065.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.478499452354874, + 0.36331279753570433, + 0.11167579408543268, + 0.5445701484178103 + ] + } + ] + }, + { + "image": "1066.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4761862678450034, + 0.3498412291933419, + 0.11401087695445278, + 0.5650985915492958 + ] + } + ] + }, + { + "image": "1067.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4572290021536252, + 0.374594298245614, + 0.17263101220387647, + 0.6663514254385964 + ] + } + ] + }, + { + "image": "1068.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48972015586255757, + 0.40373685629549744, + 0.14353170386114064, + 0.6376597465624158 + ] + } + ] + }, + { + "image": "1069.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45471004720161834, + 0.3590139416983523, + 0.13802427511800408, + 0.6160735107731306 + ] + } + ] + }, + { + "image": "1070.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4570489510489511, + 0.3922944297082228, + 0.18551398601398608, + 0.5855729442970823 + ] + } + ] + }, + { + "image": "1071.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4606620209059234, + 0.5121470588235294, + 0.3339590592334495, + 0.8885882352941176 + ] + } + ] + }, + { + "image": "1072.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47667678300455235, + 0.404283196239718, + 0.1660394537177541, + 0.715343713278496 + ] + } + ] + }, + { + "image": "1073.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4505852231163131, + 0.4307381420151557, + 0.14487929773226038, + 0.7010580971091777 + ] + } + ] + }, + { + "image": "1074.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4658694754233787, + 0.4226128188358404, + 0.1613052457662123, + 0.7625931981687378 + ] + } + ] + }, + { + "image": "1075.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47375892482150356, + 0.39915469428666894, + 0.1468584628307434, + 0.7969295021717341 + ] + } + ] + }, + { + "image": "1076.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48907870370370377, + 0.5692630208333332, + 0.2668888888888889, + 0.793828125 + ] + } + ] + }, + { + "image": "1077.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4699010227647641, + 0.5169173492181682, + 0.20528868360277136, + 0.9153611317944899 + ] + } + ] + }, + { + "image": "1078.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49296793193717275, + 0.4864619164619165, + 0.23594895287958115, + 0.9234864864864866 + ] + } + ] + }, + { + "image": "1079.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.510818274803955, + 0.5035091802430824, + 0.1990487555404023, + 0.9592888544091027 + ] + } + ] + }, + { + "image": "1080.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46597319932998327, + 0.511679736908677, + 0.16811390284757124, + 0.9573387300784216 + ] + } + ] + }, + { + "image": "1081.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48282290279627166, + 0.4827126725219573, + 0.19719374167776293, + 0.9084516938519448 + ] + } + ] + }, + { + "image": "1082.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44609723160027004, + 0.4981123882503192, + 0.1886259284267387, + 0.9747969348659004 + ] + } + ] + }, + { + "image": "1083.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42205598133955347, + 0.4876602161347072, + 0.25116627790736423, + 0.8908494596632318 + ] + } + ] + }, + { + "image": "1084.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46849511400651467, + 0.4924987787005374, + 0.20926710097719878, + 0.9723204689789937 + ] + } + ] + }, + { + "image": "1085.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.454943596549436, + 0.5144725, + 0.22656270736562711, + 0.956915 + ] + } + ] + }, + { + "image": "1086.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.431849730458221, + 0.4863659531090724, + 0.2172675202156334, + 0.8532033639143729 + ] + } + ] + }, + { + "image": "1087.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3926092759426093, + 0.49104733131923467, + 0.2950884217550885, + 0.9812109768378651 + ] + } + ] + }, + { + "image": "1088.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4857731284733573, + 0.5060696761530912, + 0.25616868257600517, + 0.9265014720314033 + ] + } + ] + }, + { + "image": "1089.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4709777632439503, + 0.4592241590964891, + 0.16772073250490513, + 0.8045249202062362 + ] + } + ] + }, + { + "image": "1090.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4821412151067323, + 0.504828522082408, + 0.1537142857142857, + 0.8227017024426351 + ] + } + ] + }, + { + "image": "1091.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46796833773087076, + 0.49867245657568243, + 0.19761873350923478, + 0.9167320099255581 + ] + } + ] + }, + { + "image": "1092.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4831843760344257, + 0.47522302516820336, + 0.16267130089374374, + 0.8795888362820832 + ] + } + ] + }, + { + "image": "1093.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4739319907560251, + 0.5017113760556384, + 0.17742159128425217, + 0.9324987580725285 + ] + } + ] + }, + { + "image": "1094.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49803300330033, + 0.5088204618822945, + 0.29308250825082505, + 0.9570573628010928 + ] + } + ] + }, + { + "image": "1095.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44328187919463086, + 0.4660826572008114, + 0.21057382550335574, + 0.8296881338742393 + ] + } + ] + }, + { + "image": "1096.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4530104712041885, + 0.49062392532547283, + 0.21956151832460732, + 0.9411053795136329 + ] + } + ] + }, + { + "image": "1097.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47490000000000004, + 0.5012687499999999, + 0.19019999999999995, + 0.5664625000000001 + ] + } + ] + }, + { + "image": "1098.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47563868016987915, + 0.5027948026477078, + 0.17063051290427955, + 0.9240769796518755 + ] + } + ] + }, + { + "image": "1099.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42988482384823845, + 0.47785073095665564, + 0.16989159891598915, + 0.9376352911002822 + ] + } + ] + }, + { + "image": "1100.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4987396898713296, + 0.4885951849094068, + 0.13132299571098646, + 0.9247381484239265 + ] + } + ] + }, + { + "image": "1101.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.473990115321252, + 0.48976214073339946, + 0.19427677100494237, + 0.905540138751239 + ] + } + ] + }, + { + "image": "1102.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46015572858731923, + 0.4547967479674797, + 0.2203893214682981, + 0.7264540337711068 + ] + } + ] + }, + { + "image": "1103.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49357213930348254, + 0.5004946290282288, + 0.12079270315091212, + 0.8411216587559331 + ] + } + ] + }, + { + "image": "1104.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4773521681997372, + 0.5068, + 0.16347240473061764, + 0.9266617283950617 + ] + } + ] + }, + { + "image": "1105.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45681505728314237, + 0.47596461046940275, + 0.16515875613747952, + 0.8683976406979602 + ] + } + ] + }, + { + "image": "1106.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46591984231274636, + 0.5325376450259195, + 0.14940867279894882, + 0.8267884472969639 + ] + } + ] + }, + { + "image": "1107.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44856545961002786, + 0.4867613485532254, + 0.1303377437325905, + 0.9081868861162727 + ] + } + ] + }, + { + "image": "1108.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.468627129750983, + 0.45427516613339897, + 0.17204783748361735, + 0.8051858232832881 + ] + } + ] + }, + { + "image": "1109.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4742971672902191, + 0.4870625, + 0.1389524318546232, + 0.6419639423076924 + ] + } + ] + }, + { + "image": "1110.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5091407018694654, + 0.4867356491746736, + 0.1787668087897671, + 0.8542990884454299 + ] + } + ] + }, + { + "image": "1111.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48338134206219313, + 0.5202727942983534, + 0.12952209492635025, + 0.8313787171295158 + ] + } + ] + }, + { + "image": "1112.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4910906657745065, + 0.5069621212121211, + 0.17882234861157578, + 0.9748080808080808 + ] + } + ] + }, + { + "image": "1113.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5228425925925926, + 0.4961744791666666, + 0.1892731481481481, + 0.7373854166666668 + ] + } + ] + }, + { + "image": "1114.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47276938239159, + 0.48152098765432094, + 0.17150459921156372, + 0.9125283950617283 + ] + } + ] + }, + { + "image": "1115.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.490093085106383, + 0.48899273365071405, + 0.19573470744680851, + 0.8812127286394388 + ] + } + ] + }, + { + "image": "1116.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.503675799086758, + 0.4966136530462442, + 0.21312133072407038, + 0.9749351602642525 + ] + } + ] + }, + { + "image": "1117.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4530981293075156, + 0.5023205918618989, + 0.15942894650475883, + 0.8871319358816276 + ] + } + ] + }, + { + "image": "1118.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46968563864990076, + 0.4741853512705531, + 0.1640502978160158, + 0.8847409068261087 + ] + } + ] + }, + { + "image": "1119.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.41861941551897885, + 0.5082711348057882, + 0.16930802821632512, + 0.9271845646103073 + ] + } + ] + }, + { + "image": "1120.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5324166666666666, + 0.496421875, + 0.36361111111111116, + 0.8443072916666666 + ] + } + ] + }, + { + "image": "1121.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46846306068601584, + 0.4895012406947891, + 0.4476451187335093, + 0.9187866004962779 + ] + } + ] + }, + { + "image": "1122.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49617771969944463, + 0.5399509563511525, + 0.1509147337471414, + 0.7947743992153017 + ] + } + ] + }, + { + "image": "1123.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4345370370370371, + 0.5025651041666667, + 0.1933240740740741, + 0.6789869791666667 + ] + } + ] + }, + { + "image": "1124.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4925665778961385, + 0.4911847389558233, + 0.12093541944074566, + 0.8915010040160642 + ] + } + ] + }, + { + "image": "1125.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4931126507569925, + 0.5269684638860631, + 0.07832948421862966, + 0.6682129535435741 + ] + } + ] + }, + { + "image": "1126.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.526048430015966, + 0.45002094972067036, + 0.054845662586482206, + 0.48345321229050287 + ] + } + ] + }, + { + "image": "1127.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5807953367875648, + 0.44439166097060834, + 0.0901865284974093, + 0.6434107997265892 + ] + } + ] + }, + { + "image": "1128.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.553828702523579, + 0.47981450252951097, + 0.09109100178434874, + 0.8007217537942666 + ] + } + ] + }, + { + "image": "1129.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48513065326633165, + 0.4659286428809603, + 0.12100753768844225, + 0.7843081027009002 + ] + } + ] + }, + { + "image": "1130.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5260137719969395, + 0.46503881201484987, + 0.07193828105075234, + 0.5474924063449206 + ] + } + ] + }, + { + "image": "1131.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4966411539593759, + 0.45027620128641693, + 0.09200765381218728, + 0.6329549754067348 + ] + } + ] + }, + { + "image": "1132.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5463444444444444, + 0.47045625, + 0.20997777777777774, + 0.89116875 + ] + } + ] + }, + { + "image": "1133.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49776138970829237, + 0.5268291482028558, + 0.11987872828580794, + 0.852016248153619 + ] + } + ] + }, + { + "image": "1134.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5367964404894326, + 0.35906191369606005, + 0.1509232480533926, + 0.5810819262038773 + ] + } + ] + }, + { + "image": "1135.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5150055617352615, + 0.39961225766103814, + 0.15348164627363736, + 0.3864665415884928 + ] + } + ] + }, + { + "image": "1136.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4449554896142433, + 0.5122365484750806, + 0.29102538740520933, + 0.8962856434416068 + ] + } + ] + }, + { + "image": "1137.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4868046132971506, + 0.417984674329502, + 0.1542401628222523, + 0.6405185185185186 + ] + } + ] + }, + { + "image": "1138.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4297994652406417, + 0.46044394281414597, + 0.22513703208556154, + 0.8725307248557814 + ] + } + ] + }, + { + "image": "1139.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4090556900726392, + 0.4477565445026178, + 0.22503286060186792, + 0.8345602094240837 + ] + } + ] + }, + { + "image": "1140.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.38937185085656706, + 0.40775618374558303, + 0.3380953980517299, + 0.7432231196365472 + ] + } + ] + }, + { + "image": "1141.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3352271512560128, + 0.5203485576923077, + 0.359641902725815, + 0.6611322115384617 + ] + } + ] + }, + { + "image": "1142.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49664132231404956, + 0.4864585414585414, + 0.18665785123966938, + 0.944453046953047 + ] + } + ] + }, + { + "image": "1143.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5221264367816092, + 0.36622804314329743, + 0.1544170771756978, + 0.6247580893682587 + ] + } + ] + }, + { + "image": "1144.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5542569183464298, + 0.3757809278350515, + 0.11481038606081319, + 0.4734072164948454 + ] + } + ] + }, + { + "image": "1145.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5251099830795263, + 0.35296918767506996, + 0.10212521150592223, + 0.46301247771836 + ] + } + ] + }, + { + "image": "1146.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.532375, + 0.5338958333333333, + 0.20893518518518522, + 0.8119114583333332 + ] + } + ] + }, + { + "image": "1147.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5468371073776479, + 0.4302101428971701, + 0.09681154127100079, + 0.3204763239002521 + ] + } + ] + }, + { + "image": "1148.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4741993243243244, + 0.46472935196950443, + 0.10071283783783788, + 0.7583939008894538 + ] + } + ] + }, + { + "image": "1149.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5449379402884938, + 0.35174603174603175, + 0.1204360952700436, + 0.4366213151927437 + ] + } + ] + }, + { + "image": "1150.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49843341260404284, + 0.5732001795332136, + 0.12390011890606427, + 0.577975763016158 + ] + } + ] + }, + { + "image": "1151.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49077059344552704, + 0.40762138084632515, + 0.19301151461470328, + 0.6115567928730512 + ] + } + ] + }, + { + "image": "1152.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46657777777777776, + 0.61370625, + 0.26189999999999997, + 0.7454375 + ] + } + ] + }, + { + "image": "1153.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46757400257400256, + 0.5050979419786759, + 0.17289897039897037, + 0.769102405157451 + ] + } + ] + }, + { + "image": "1154.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42909700176366844, + 0.44564762670957364, + 0.16060317460317458, + 0.799798873692679 + ] + } + ] + }, + { + "image": "1155.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48081545064377684, + 0.4239861007694217, + 0.12331462528887421, + 0.5128766443286176 + ] + } + ] + }, + { + "image": "1156.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5058394415357766, + 0.46181043663471777, + 0.19936474694589873, + 0.5506283280085197 + ] + } + ] + }, + { + "image": "1157.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5128364849833148, + 0.4613633520950594, + 0.23210233592880974, + 0.7275984990619135 + ] + } + ] + }, + { + "image": "1158.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46769734687192926, + 0.4647724477244772, + 0.11347199475925314, + 0.7972619926199261 + ] + } + ] + }, + { + "image": "1159.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4209433354797167, + 0.5084531482399604, + 0.24424661944623313, + 0.9266831928606841 + ] + } + ] + }, + { + "image": "1160.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4580012262415696, + 0.47155659276546086, + 0.09285101164929495, + 0.4341773628938156 + ] + } + ] + }, + { + "image": "1161.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5205009276437849, + 0.5183833333333333, + 0.3759369202226345, + 0.9314333333333336 + ] + } + ] + }, + { + "image": "1162.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48109103307193996, + 0.5132247220067236, + 0.18375724514149336, + 0.8969252650633566 + ] + } + ] + }, + { + "image": "1163.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46880203045685276, + 0.5412208855899667, + 0.12429103214890008, + 0.9145456872280523 + ] + } + ] + }, + { + "image": "1164.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47225531914893615, + 0.4132113920942794, + 0.11604909983633395, + 0.6993346427694573 + ] + } + ] + }, + { + "image": "1165.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46525252525252525, + 0.4391506544138123, + 0.3110930735930736, + 0.6494179894179894 + ] + } + ] + }, + { + "image": "1166.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5179489695780176, + 0.4730325443786982, + 0.448900883218842, + 0.7169132149901382 + ] + } + ] + }, + { + "image": "1167.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4196916666666667, + 0.41481875, + 0.21980833333333333, + 0.569125 + ] + } + ] + }, + { + "image": "1168.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4680612998522895, + 0.47755950673931746, + 0.16663220088626302, + 0.5828333811299111 + ] + } + ] + }, + { + "image": "1169.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4729583202757756, + 0.4270664427920365, + 0.1285020369790035, + 0.4839817702086832 + ] + } + ] + }, + { + "image": "1170.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47902906208718626, + 0.49657398212512416, + 0.14562747688243066, + 0.8357571996027805 + ] + } + ] + }, + { + "image": "1171.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43785016286644945, + 0.5673044602456367, + 0.23073697068403912, + 0.8410245636716225 + ] + } + ] + }, + { + "image": "1172.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48192076830732294, + 0.5354594594594595, + 0.287454981992797, + 0.8181283783783784 + ] + } + ] + }, + { + "image": "1173.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5003842592592592, + 0.49705729166666673, + 0.23165277777777774, + 0.9090833333333334 + ] + } + ] + }, + { + "image": "1174.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4032427366447985, + 0.4829380624669137, + 0.22911902530459233, + 0.6072578083642137 + ] + } + ] + }, + { + "image": "1175.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5195070422535212, + 0.4810931174089069, + 0.11829979879275654, + 0.8947241902834008 + ] + } + ] + }, + { + "image": "1176.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4630787037037037, + 0.4532844356041771, + 0.2025694444444445, + 0.8216583789159622 + ] + } + ] + }, + { + "image": "1177.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4554684894964989, + 0.48334924623115577, + 0.16674558186062027, + 0.7922437185929648 + ] + } + ] + }, + { + "image": "1178.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.444125, + 0.4587031250000001, + 0.3105416666666667, + 0.7652500000000001 + ] + } + ] + }, + { + "image": "1179.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4698160535117057, + 0.5474476670870114, + 0.0730869565217392, + 0.4418259773013872 + ] + } + ] + }, + { + "image": "1180.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5237236533957845, + 0.5025536751704975, + 0.16455336232853796, + 0.7982647133114422 + ] + } + ] + }, + { + "image": "1181.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5097027804410355, + 0.5741805076778439, + 0.11267257909875358, + 0.542782826700094 + ] + } + ] + }, + { + "image": "1182.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4495969096405778, + 0.5495634517766498, + 0.2335236815586161, + 0.862522842639594 + ] + } + ] + }, + { + "image": "1183.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48572262272571237, + 0.5660630536737885, + 0.19825952626158605, + 0.7929077644606567 + ] + } + ] + }, + { + "image": "1184.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5660779902512186, + 0.4908233924934536, + 0.16289838770153725, + 0.8346494035496074 + ] + } + ] + }, + { + "image": "1185.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.462340994120791, + 0.5068221153846154, + 0.21856761090326032, + 0.8541923076923078 + ] + } + ] + }, + { + "image": "1186.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4888707037643208, + 0.4697003929273084, + 0.14263175122749583, + 0.7798379174852652 + ] + } + ] + }, + { + "image": "1187.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43429648241206026, + 0.459136546184739, + 0.19180904522613063, + 0.5423226238286479 + ] + } + ] + }, + { + "image": "1188.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4510322952710496, + 0.4589119170984456, + 0.26769319492502885, + 0.6820725388601035 + ] + } + ] + }, + { + "image": "1189.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4319524281466799, + 0.5398087431693989, + 0.1202378592666006, + 0.5163909587680079 + ] + } + ] + }, + { + "image": "1190.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4007834101382488, + 0.5847378832838773, + 0.1407109940750494, + 0.5798936696340258 + ] + } + ] + }, + { + "image": "1191.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45870983810709837, + 0.6099935379644588, + 0.09453300124533005, + 0.7582552504038773 + ] + } + ] + }, + { + "image": "1192.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4594703296703297, + 0.5847280701754386, + 0.06851648351648351, + 0.6913567251461987 + ] + } + ] + }, + { + "image": "1193.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4682490013315579, + 0.41480320882426674, + 0.10558921438082558, + 0.27270493858109796 + ] + } + ] + }, + { + "image": "1194.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5067744063324539, + 0.516364312267658, + 0.24737796833773093, + 0.8376183395291202 + ] + } + ] + }, + { + "image": "1195.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47225806451612895, + 0.4494121325828643, + 0.20964404894327027, + 0.6034333958724203 + ] + } + ] + }, + { + "image": "1196.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5517871759890859, + 0.36285861979839756, + 0.16346180081855388, + 0.4318221762729388 + ] + } + ] + }, + { + "image": "1197.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45672252010723857, + 0.4227534039334342, + 0.2173961126005362, + 0.8455068078668684 + ] + } + ] + }, + { + "image": "1198.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.557530149541727, + 0.5166359196961475, + 0.2958273034249879, + 0.8699538795442214 + ] + } + ] + }, + { + "image": "1199.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6445182724252492, + 0.5229426433915212, + 0.2245847176079734, + 0.9541147132169576 + ] + } + ] + }, + { + "image": "1200.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5303839676658808, + 0.38364120781527533, + 0.12227686089592454, + 0.6338873382390257 + ] + } + ] + }, + { + "image": "1201.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5534712111184646, + 0.43046909903201785, + 0.31349106551952355, + 0.7755572102258624 + ] + } + ] + }, + { + "image": "1202.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5140689175078316, + 0.42758757961783445, + 0.2226383571179951, + 0.7875663481953291 + ] + } + ] + }, + { + "image": "1203.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46778808739898237, + 0.5473470774807431, + 0.1930948817719246, + 0.6956502038966924 + ] + } + ] + }, + { + "image": "1204.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4995322153574581, + 0.502720017734427, + 0.1262135922330097, + 0.7954356018621148 + ] + } + ] + }, + { + "image": "1205.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5433382954968367, + 0.46472325781474044, + 0.3886639374767397, + 0.3838342414683108 + ] + } + ] + }, + { + "image": "1206.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5206178643384822, + 0.5337325551890383, + 0.1629550033579583, + 0.7940091347373762 + ] + } + ] + }, + { + "image": "1207.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5736373748609567, + 0.5340462789243278, + 0.2110678531701891, + 0.5959161976235147 + ] + } + ] + }, + { + "image": "1208.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4412902085542595, + 0.49227541689080145, + 0.22685047720042414, + 0.803593329747176 + ] + } + ] + }, + { + "image": "1209.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4221913236929922, + 0.4193558474046279, + 0.22602892102335922, + 0.691125703564728 + ] + } + ] + }, + { + "image": "1210.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4721039944903581, + 0.5063925039042165, + 0.17810950413223142, + 0.7761582509109839 + ] + } + ] + }, + { + "image": "1211.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43888179986568165, + 0.5010570131180626, + 0.17183680322364003, + 0.6868289606458123 + ] + } + ] + }, + { + "image": "1212.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4270112589559877, + 0.533574369531652, + 0.2161276015011941, + 0.7120226453937211 + ] + } + ] + }, + { + "image": "1213.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.36963340122199595, + 0.4134202453987729, + 0.21383231500339442, + 0.6286324130879346 + ] + } + ] + }, + { + "image": "1214.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3358375463431075, + 0.3994931576279777, + 0.2794236602628918, + 0.6618778509883425 + ] + } + ] + }, + { + "image": "1215.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4754366292898403, + 0.5366026625704045, + 0.08773700305810399, + 0.7327393753200204 + ] + } + ] + }, + { + "image": "1216.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43810397553516817, + 0.4072273425499232, + 0.08722731906218147, + 0.7116615463389657 + ] + } + ] + }, + { + "image": "1217.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5433209922251018, + 0.4988016055045871, + 0.18174379859311363, + 0.7517173165137614 + ] + } + ] + }, + { + "image": "1218.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.64724216380182, + 0.47294142735285755, + 0.28437310414560163, + 0.6604122831959056 + ] + } + ] + }, + { + "image": "1219.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.531258064516129, + 0.49119735755573907, + 0.11501792114695343, + 0.9119350399119186 + ] + } + ] + }, + { + "image": "1220.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4698290311766678, + 0.3642994436014163, + 0.1287864565873282, + 0.5042716236722308 + ] + } + ] + }, + { + "image": "1221.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45403010033444813, + 0.3403404791929382, + 0.12876923076923077, + 0.5506885245901639 + ] + } + ] + }, + { + "image": "1222.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4331798750411049, + 0.32125216102741416, + 0.16000986517592902, + 0.5807878488515684 + ] + } + ] + }, + { + "image": "1223.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.471442720369759, + 0.4672009925558312, + 0.17998349290194787, + 0.6384193548387097 + ] + } + ] + }, + { + "image": "1224.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5202755644090306, + 0.46025487256371816, + 0.13822045152722448, + 0.5454322838580711 + ] + } + ] + }, + { + "image": "1225.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4638574351978172, + 0.3311937984496124, + 0.17212141882673937, + 0.6564547803617571 + ] + } + ] + }, + { + "image": "1226.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5357905073649755, + 0.4034872298624754, + 0.15667757774140756, + 0.5818418467583497 + ] + } + ] + }, + { + "image": "1227.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5244133822181485, + 0.5594951632406288, + 0.1390811182401466, + 0.8613452237001209 + ] + } + ] + }, + { + "image": "1228.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.489965572641726, + 0.5454146489104116, + 0.10800550837732383, + 0.7087802663438256 + ] + } + ] + }, + { + "image": "1229.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5902334851936218, + 0.33512483994878356, + 0.1986902050113895, + 0.44233674775928294 + ] + } + ] + }, + { + "image": "1230.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.512961086806355, + 0.5443884673748103, + 0.09107759613170624, + 0.7110864946889227 + ] + } + ] + }, + { + "image": "1231.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4605545536519387, + 0.5149343675417661, + 0.10502705139765552, + 0.9128371121718377 + ] + } + ] + }, + { + "image": "1232.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4748018256065337, + 0.5254348508634223, + 0.11603891424453518, + 0.861767660910518 + ] + } + ] + }, + { + "image": "1233.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4963433001107419, + 0.5230067666960871, + 0.07567441860465118, + 0.6210591350397175 + ] + } + ] + }, + { + "image": "1234.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4713340707964601, + 0.5186596119929453, + 0.07394911504424778, + 0.5153586125808348 + ] + } + ] + }, + { + "image": "1235.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45581885317115556, + 0.5125629887054736, + 0.06336446568201559, + 0.5611062843903851 + ] + } + ] + }, + { + "image": "1236.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45482816149482813, + 0.3713732394366197, + 0.1340573907240574, + 0.5391976861167003 + ] + } + ] + }, + { + "image": "1237.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4954747337412192, + 0.5072947872977831, + 0.11619533197371397, + 0.8220641102456562 + ] + } + ] + }, + { + "image": "1238.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4793633044272022, + 0.5838385055739681, + 0.08211090826106804, + 0.7595992768906298 + ] + } + ] + }, + { + "image": "1239.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4892527821939587, + 0.44046511627906976, + 0.20200317965023842, + 0.5694454382826476 + ] + } + ] + }, + { + "image": "1240.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44644873699851406, + 0.4405346700083543, + 0.24986627043090634, + 0.6009941520467837 + ] + } + ] + }, + { + "image": "1241.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4994422485726834, + 0.48668711656441715, + 0.10221124286341683, + 0.5191966111598013 + ] + } + ] + }, + { + "image": "1242.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4964807692307693, + 0.5122318339100346, + 0.31519230769230766, + 0.9626816608996539 + ] + } + ] + }, + { + "image": "1243.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46983955659276544, + 0.45046679815910584, + 0.2599737456242707, + 0.8619329388560157 + ] + } + ] + }, + { + "image": "1244.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4833664240017648, + 0.5376920821114369, + 0.10397529230090446, + 0.7346715542521994 + ] + } + ] + }, + { + "image": "1245.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5212962396820544, + 0.49586895910780665, + 0.17180678691531642, + 0.8219772304832713 + ] + } + ] + }, + { + "image": "1246.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5313885578069131, + 0.511944194419442, + 0.20362634088200243, + 0.900573807380738 + ] + } + ] + }, + { + "image": "1247.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5122418879056048, + 0.4925222222222222, + 0.30302654867256645, + 0.9129155555555555 + ] + } + ] + }, + { + "image": "1248.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4700091547146781, + 0.5463946209135171, + 0.19595666768385722, + 0.8205981915140272 + ] + } + ] + }, + { + "image": "1249.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4320263424518744, + 0.4660086382113821, + 0.20471462343802765, + 0.7972230691056911 + ] + } + ] + }, + { + "image": "1250.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6316666666666667, + 0.4045078125, + 0.16048611111111113, + 0.802296875 + ] + } + ] + }, + { + "image": "1251.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4619790611279973, + 0.49576073152146305, + 0.11760216143194875, + 0.8125425450850903 + ] + } + ] + }, + { + "image": "1252.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.497376179245283, + 0.4639573617588274, + 0.14852299528301885, + 0.8388918498778594 + ] + } + ] + }, + { + "image": "1253.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4933065902578797, + 0.48735442032821596, + 0.5946361031518625, + 0.9535336156696664 + ] + } + ] + }, + { + "image": "1254.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49533333333333335, + 0.4671538257876622, + 0.2214520069808028, + 0.7264177918983319 + ] + } + ] + }, + { + "image": "1255.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48321952884943664, + 0.4534638166366211, + 0.1840901331512461, + 0.6907133659541591 + ] + } + ] + }, + { + "image": "1256.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5293974473137429, + 0.4599126344086022, + 0.1758266547937073, + 0.8279883512544801 + ] + } + ] + }, + { + "image": "1257.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.35561163101604276, + 0.48296138415245743, + 0.35019719251336895, + 0.6679438314944836 + ] + } + ] + }, + { + "image": "1258.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4091578947368421, + 0.6082549019607842, + 0.3234385964912281, + 0.6221519607843138 + ] + } + ] + }, + { + "image": "1259.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4903687184061849, + 0.536949494949495, + 0.17977698483496882, + 0.5181638608305276 + ] + } + ] + }, + { + "image": "1260.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4708637059724349, + 0.5230421616585139, + 0.12298621745788674, + 0.5837782436524575 + ] + } + ] + }, + { + "image": "1261.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.31437152391546164, + 0.3627454659161976, + 0.3169632925472748, + 0.6796247654784239 + ] + } + ] + }, + { + "image": "1262.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4918663117420881, + 0.48423059768064225, + 0.23593611357586508, + 0.8650267618198039 + ] + } + ] + }, + { + "image": "1263.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5485210355987056, + 0.45133899575318515, + 0.09823948220064724, + 0.6554109417936549 + ] + } + ] + }, + { + "image": "1264.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5092716049382716, + 0.43480819016239114, + 0.12233333333333338, + 0.7656319133913863 + ] + } + ] + }, + { + "image": "1265.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.39315384615384613, + 0.5094117647058823, + 0.6310384615384615, + 0.9537802768166089 + ] + } + ] + }, + { + "image": "1266.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47313432835820896, + 0.4552449567723343, + 0.24492537313432838, + 0.7742708933717579 + ] + } + ] + }, + { + "image": "1267.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5281326464906633, + 0.42061042183622827, + 0.12129426915647128, + 0.7626848635235731 + ] + } + ] + }, + { + "image": "1268.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5148703873132052, + 0.4955009276437848, + 0.14692894175053375, + 0.7685041743970316 + ] + } + ] + }, + { + "image": "1269.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5174550898203593, + 0.4571231502382744, + 0.08811377245508978, + 0.42248306997742663 + ] + } + ] + }, + { + "image": "1270.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5159204811226195, + 0.49430660615229455, + 0.083521550283996, + 0.4463540090771558 + ] + } + ] + }, + { + "image": "1271.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4850916030534351, + 0.4948214285714285, + 0.06170229007633582, + 0.4066309523809523 + ] + } + ] + }, + { + "image": "1272.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5421579532814238, + 0.3910569105691057, + 0.17662958843159063, + 0.49946841776110074 + ] + } + ] + }, + { + "image": "1273.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5252362074661381, + 0.5245176529090005, + 0.12535513709943832, + 0.6263898557931378 + ] + } + ] + }, + { + "image": "1274.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5052035579883681, + 0.4584263827577253, + 0.147954156688334, + 0.6081874837704493 + ] + } + ] + }, + { + "image": "1275.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5190927624872579, + 0.4906980906921241, + 0.18857288481141693, + 0.7502028639618138 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7118042813455657, + 0.6113186157517899, + 0.09687054026503565, + 0.32406921241050113 + ] + } + ] + }, + { + "image": "1276.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47729676787463265, + 0.5420563380281689, + 0.16548481880509303, + 0.6145633802816901 + ] + } + ] + }, + { + "image": "1277.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6875233160621762, + 0.47121026894865525, + 0.17713989637305705, + 0.699119804400978 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.8661865284974093, + 0.496919315403423, + 0.17232124352331601, + 0.5073655256723717 + ] + } + ] + }, + { + "image": "1278.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.467417348608838, + 0.41642190569744597, + 0.05581342062193133, + 0.3184282907662083 + ] + } + ] + }, + { + "image": "1279.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5263578500707213, + 0.4985710419485792, + 0.2134865629420084, + 0.9013315290933694 + ] + } + ] + }, + { + "image": "1280.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4482057180414065, + 0.3678953861337281, + 0.0800361485376274, + 0.3222773254379473 + ] + } + ] + }, + { + "image": "1281.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47095158597662773, + 0.3912808253648717, + 0.05905175292153594, + 0.340697030699547 + ] + } + ] + }, + { + "image": "1282.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5393671845395984, + 0.48106847697756794, + 0.22010610079575602, + 0.917021841794569 + ] + } + ] + }, + { + "image": "1283.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5318852745715286, + 0.4386862483311082, + 0.17850297306750618, + 0.7322056074766357 + ] + } + ] + }, + { + "image": "1284.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47693346842283013, + 0.4770789675440838, + 0.11340425531914892, + 0.8274060822898033 + ] + } + ] + }, + { + "image": "1285.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4877391304347826, + 0.4121182396606574, + 0.16155826086956523, + 0.6398568398727466 + ] + } + ] + }, + { + "image": "1286.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49306358381502885, + 0.44171134020618547, + 0.14764365861951725, + 0.6963144329896906 + ] + } + ] + }, + { + "image": "1287.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5033550347222222, + 0.50871337890625, + 0.23547743055555553, + 0.6841479492187499 + ] + } + ] + }, + { + "image": "1288.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5613763837638376, + 0.41897487150199886, + 0.19488191881918823, + 0.7036379211878925 + ] + } + ] + }, + { + "image": "1289.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.289045788185949, + 0.43735396105628166, + 0.08874519398811608, + 0.4476420378767671 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5150192240475359, + 0.4423766337690051, + 0.06280671094023071, + 0.6486903174179781 + ] + } + ] + }, + { + "image": "1290.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4976777777777778, + 0.48088328075709785, + 0.1298962962962964, + 0.7222999713220533 + ] + } + ] + }, + { + "image": "1291.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4916091183372444, + 0.4399670886075949, + 0.14358699296010732, + 0.7388911392405063 + ] + } + ] + }, + { + "image": "1292.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46242521367521366, + 0.42245494265428735, + 0.24196937321937328, + 0.6605789186237029 + ] + } + ] + }, + { + "image": "1293.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.2670189098998888, + 0.4168480300187617, + 0.2613348164627363, + 0.6085741088180113 + ] + } + ] + }, + { + "image": "1294.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.529646502364949, + 0.519682224428997, + 0.1008090614886731, + 0.8697881496193314 + ] + } + ] + }, + { + "image": "1295.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4988595041322314, + 0.471873600398109, + 0.14634380165289257, + 0.6047399850709131 + ] + } + ] + }, + { + "image": "1296.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5020975609756098, + 0.505836875664187, + 0.17491289198606272, + 0.7502577045696067 + ] + } + ] + }, + { + "image": "1297.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.40898972602739725, + 0.45256697009102725, + 0.30281849315068493, + 0.8576306892067621 + ] + } + ] + }, + { + "image": "1298.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5019612711022841, + 0.5163804491413474, + 0.10231132075471695, + 0.9144649933949802 + ] + } + ] + }, + { + "image": "1299.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.465375, + 0.4707265625, + 0.271625, + 0.901171875 + ] + } + ] + }, + { + "image": "1300.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5339278278972935, + 0.4787179487179487, + 0.23571478140180427, + 0.8372931535818133 + ] + } + ] + }, + { + "image": "1301.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4044067796610169, + 0.5229634268537074, + 0.39939847125290795, + 0.7447394789579158 + ] + } + ] + }, + { + "image": "1302.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4803012955709551, + 0.4278848789401553, + 0.1472943657728231, + 0.606904979442668 + ] + } + ] + }, + { + "image": "1303.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5764998237574903, + 0.48955256064690034, + 0.34447303489601694, + 0.8753234501347709 + ] + } + ] + }, + { + "image": "1304.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.479310861423221, + 0.34235328297501455, + 0.2821460674157303, + 0.5555607205113305 + ] + } + ] + }, + { + "image": "1305.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4898490318345914, + 0.5269477317554241, + 0.18902855267476198, + 0.7257371794871795 + ] + } + ] + }, + { + "image": "1306.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5624690422036897, + 0.4962244556113903, + 0.24321961081627497, + 0.777641541038526 + ] + } + ] + }, + { + "image": "1307.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5455320813771518, + 0.5098625901751975, + 0.13657276995305162, + 0.8855960151150805 + ] + } + ] + }, + { + "image": "1308.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4835002963841138, + 0.41147684045647803, + 0.14292827504445754, + 0.5954150816737525 + ] + } + ] + }, + { + "image": "1309.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5068414387031408, + 0.4996711409395973, + 0.09014690982776091, + 0.8705402684563759 + ] + } + ] + }, + { + "image": "1310.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5552560763888889, + 0.52652099609375, + 0.3481553819444445, + 0.7657397460937498 + ] + } + ] + }, + { + "image": "1311.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47664117647058823, + 0.41797030799911367, + 0.11522058823529412, + 0.5071526700642589 + ] + } + ] + }, + { + "image": "1312.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47906849315068495, + 0.4739296794208894, + 0.050380136986301415, + 0.7634100310237849 + ] + } + ] + }, + { + "image": "1313.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5046156156156156, + 0.4526615104640583, + 0.09295495495495494, + 0.3088444040036397 + ] + } + ] + }, + { + "image": "1314.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.557843137254902, + 0.5081699346405228, + 0.21241830065359477, + 0.9836601307189542 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.41664052287581704, + 0.47223529411764703, + 0.17822875816993466, + 0.9444705882352941 + ] + } + ] + }, + { + "image": "1315.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44749582079572053, + 0.4616984445559458, + 0.09495152123035774, + 0.8520070245860513 + ] + } + ] + }, + { + "image": "1316.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4592577319587629, + 0.4803972994027526, + 0.054890034364261174, + 0.7374733835367437 + ] + } + ] + }, + { + "image": "1317.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48373070108833205, + 0.4858048289738431, + 0.11312072892938498, + 0.860261569416499 + ] + } + ] + }, + { + "image": "1318.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48385256837891927, + 0.4630115057528764, + 0.15971647765176783, + 0.7985317658829416 + ] + } + ] + }, + { + "image": "1319.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4408909730363423, + 0.5419947043248016, + 0.12341148886283702, + 0.8334796999117389 + ] + } + ] + }, + { + "image": "1320.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42854583046175054, + 0.46400468994267846, + 0.1033597518952446, + 0.7380328295987495 + ] + } + ] + }, + { + "image": "1321.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5270471954534223, + 0.5023190789473684, + 0.17779342723004687, + 0.8044276315789474 + ] + } + ] + }, + { + "image": "1322.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48517241379310344, + 0.5755972482801752, + 0.25399332591768636, + 0.8311944965603502 + ] + } + ] + }, + { + "image": "1323.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5138877755511022, + 0.4599395008822788, + 0.2145791583166332, + 0.8418401814973532 + ] + } + ] + }, + { + "image": "1324.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.519146466370775, + 0.4911949523564254, + 0.10345168999658594, + 0.5679680659284059 + ] + } + ] + }, + { + "image": "1325.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.39975694444444443, + 0.45652734375000004, + 0.35506944444444444, + 0.7130546875 + ] + } + ] + }, + { + "image": "1326.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.39718927973199325, + 0.39985412474849086, + 0.11350753768844223, + 0.6604854124748492 + ] + } + ] + }, + { + "image": "1327.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43955079474775394, + 0.5035424836601308, + 0.1236489288182447, + 0.808802614379085 + ] + } + ] + }, + { + "image": "1328.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5854391721352853, + 0.575458500669344, + 0.16233720343260982, + 0.6674732262382865 + ] + } + ] + }, + { + "image": "1329.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6158357013691553, + 0.46970678486191614, + 0.2842702144148798, + 0.8807739515854076 + ] + } + ] + }, + { + "image": "1330.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5150172159370389, + 0.5273779088823336, + 0.0872503689129366, + 0.6594526384791872 + ] + } + ] + }, + { + "image": "1331.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5403187134502925, + 0.43624725032996037, + 0.10483333333333339, + 0.4402683677958645 + ] + } + ] + }, + { + "image": "1332.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4885776293823038, + 0.4314854709418838, + 0.15903505843071786, + 0.8387349699398797 + ] + } + ] + }, + { + "image": "1333.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49590147536884216, + 0.5142344735968116, + 0.06535383845961489, + 0.7275855197608768 + ] + } + ] + }, + { + "image": "1334.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4836133013369901, + 0.5218038302277432, + 0.10137470003428181, + 0.5564130434782607 + ] + } + ] + }, + { + "image": "1335.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4439932998324958, + 0.4409456740442656, + 0.10524288107202683, + 0.5911871227364185 + ] + } + ] + }, + { + "image": "1336.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5461957730812013, + 0.3671607254534084, + 0.1383092324805339, + 0.6467667292057536 + ] + } + ] + }, + { + "image": "1337.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5200660938532716, + 0.5353419547376275, + 0.11644745538664901, + 0.6533001740860482 + ] + } + ] + }, + { + "image": "1338.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49166618371486526, + 0.47742658255383946, + 0.20944074181396702, + 0.6656667391777248 + ] + } + ] + }, + { + "image": "1339.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46482042833607906, + 0.4998638613861386, + 0.18393739703459638, + 0.8055470297029702 + ] + } + ] + }, + { + "image": "1340.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5177999346191566, + 0.446077036310108, + 0.11726054266100026, + 0.5841658488714425 + ] + } + ] + }, + { + "image": "1341.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5073637298594447, + 0.49983072916666665, + 0.1736681522111759, + 0.8673098958333334 + ] + } + ] + }, + { + "image": "1342.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4776969872537659, + 0.4921200260926289, + 0.1880764774044033, + 0.9271145901282886 + ] + } + ] + }, + { + "image": "1343.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.430605749486653, + 0.39686466942148757, + 0.13449349760438048, + 0.6363636363636364 + ] + } + ] + }, + { + "image": "1344.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5166318537859008, + 0.49104579965711487, + 0.12593994778067888, + 0.8479230957629196 + ] + } + ] + }, + { + "image": "1345.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45587090163934424, + 0.48174394641937146, + 0.21393101092896172, + 0.764361154044307 + ] + } + ] + }, + { + "image": "1346.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4697111913357401, + 0.45574196489628443, + 0.10911251504211794, + 0.4501299293366765 + ] + } + ] + }, + { + "image": "1347.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4192314814814815, + 0.5486588541666666, + 0.33105555555555555, + 0.7936718749999999 + ] + } + ] + }, + { + "image": "1348.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44210816396830865, + 0.435170528508201, + 0.13797795384085434, + 0.6931293933871387 + ] + } + ] + }, + { + "image": "1349.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5068273092369479, + 0.3836925395629239, + 0.18746653279785813, + 0.652444109520221 + ] + } + ] + }, + { + "image": "1350.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.39959766162310867, + 0.4576565341647181, + 0.13836657496561205, + 0.7165029877890363 + ] + } + ] + }, + { + "image": "1351.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48596379483741203, + 0.42033224263780516, + 0.1685316795172645, + 0.6141656179209665 + ] + } + ] + }, + { + "image": "1352.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4476723549488055, + 0.5085225225225225, + 0.1259317406143345, + 0.6975624195624196 + ] + } + ] + }, + { + "image": "1353.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5081863895407308, + 0.49872860020140986, + 0.14754274220583302, + 0.7235397784491441 + ] + } + ] + }, + { + "image": "1354.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48052524567943067, + 0.4858739474355704, + 0.14849203659776342, + 0.6766368971676447 + ] + } + ] + }, + { + "image": "1355.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5508897876643074, + 0.44524702305548525, + 0.14420626895854402, + 0.7435621991385863 + ] + } + ] + }, + { + "image": "1356.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.36958176943699733, + 0.5036782178217821, + 0.48930294906166216, + 0.9807747524752475 + ] + } + ] + }, + { + "image": "1357.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4428940929744844, + 0.45900848356309654, + 0.1200314575323313, + 0.5413997879109226 + ] + } + ] + }, + { + "image": "1358.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5797038327526133, + 0.5075098039215686, + 0.24180749128919862, + 0.8871029411764706 + ] + } + ] + }, + { + "image": "1359.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4199448466046191, + 0.46001303101381286, + 0.1486763185108583, + 0.8209252019807141 + ] + } + ] + }, + { + "image": "1360.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.416173128342246, + 0.4992427281845537, + 0.17178475935828877, + 0.7267953861584754 + ] + } + ] + }, + { + "image": "1361.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.513246539222149, + 0.4934852613326728, + 0.1521918259723138, + 0.8261456527124103 + ] + } + ] + }, + { + "image": "1362.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49243542435424353, + 0.5181431090954901, + 0.11872190540087214, + 0.5603124212648023 + ] + } + ] + }, + { + "image": "1363.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4976787495843033, + 0.5200676183320811, + 0.13070169604256734, + 0.6688229401452543 + ] + } + ] + }, + { + "image": "1364.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5532974287699792, + 0.371928947368421, + 0.13764419735927724, + 0.45465 + ] + } + ] + }, + { + "image": "1365.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4201944065484311, + 0.3751555669838005, + 0.11894270122783092, + 0.3354821290820262 + ] + } + ] + }, + { + "image": "1366.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44996510816468943, + 0.4525608465608465, + 0.15630844382414516, + 0.7261772486772486 + ] + } + ] + }, + { + "image": "1367.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4763375906109769, + 0.4388276762402089, + 0.15028995512599236, + 0.7114699738903395 + ] + } + ] + }, + { + "image": "1368.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5734371523915461, + 0.5559287054409006, + 0.19763070077864295, + 0.5905315822388993 + ] + } + ] + }, + { + "image": "1369.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4892818971275885, + 0.38911550989726884, + 0.24540414161656654, + 0.6119569030318215 + ] + } + ] + }, + { + "image": "1370.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4650322361723787, + 0.48778175313059036, + 0.17333898880217166, + 0.8710886787630975 + ] + } + ] + }, + { + "image": "1371.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48225409836065575, + 0.47140685390363307, + 0.14930327868852453, + 0.7775418706518938 + ] + } + ] + }, + { + "image": "1372.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48524429967426713, + 0.4536335195530726, + 0.1049511400651466, + 0.5667150837988827 + ] + } + ] + }, + { + "image": "1373.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5507133243606999, + 0.5090818921668362, + 0.18855316285329748, + 0.9534537131230925 + ] + } + ] + }, + { + "image": "1374.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45310629514963885, + 0.44609832635983265, + 0.1813415892672858, + 0.6654968619246864 + ] + } + ] + }, + { + "image": "1375.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42886156008432885, + 0.4469020134228188, + 0.15690794096978214, + 0.6331436241610738 + ] + } + ] + }, + { + "image": "1376.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4398930665746809, + 0.4805325288562434, + 0.1664470507071403, + 0.7478725078698845 + ] + } + ] + }, + { + "image": "1377.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47968591691995943, + 0.436226366888094, + 0.17434312732185073, + 0.535968318855391 + ] + } + ] + }, + { + "image": "1378.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3999901510177281, + 0.4322526523562793, + 0.1518122127380171, + 0.5602837404391808 + ] + } + ] + }, + { + "image": "1379.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6236435185185185, + 0.5469166666666666, + 0.4371018518518518, + 0.7304583333333333 + ] + } + ] + }, + { + "image": "1380.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5691596638655462, + 0.4412881097560975, + 0.22699159663865554, + 0.5922688008130081 + ] + } + ] + }, + { + "image": "1381.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4481240544629349, + 0.49409893992932863, + 0.23688350983358553, + 0.6942638398115428 + ] + } + ] + }, + { + "image": "1382.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5113873626373626, + 0.46630576571875815, + 0.18555288461538458, + 0.7087555439603443 + ] + } + ] + }, + { + "image": "1383.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5143028685790527, + 0.4961682242990654, + 0.43339893262174783, + 0.9800858802727961 + ] + } + ] + }, + { + "image": "1384.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5042646577137242, + 0.4868820638820638, + 0.21975761546020312, + 0.8417493857493857 + ] + } + ] + }, + { + "image": "1385.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42828501571777855, + 0.48683439829605957, + 0.16732797764582605, + 0.7291799787007455 + ] + } + ] + }, + { + "image": "1386.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4561550954120991, + 0.45377734877734865, + 0.16794965489240762, + 0.717947232947233 + ] + } + ] + }, + { + "image": "1387.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4199395770392749, + 0.5223289280469897, + 0.2016918429003021, + 0.8717004405286344 + ] + } + ] + }, + { + "image": "1388.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43756798756798754, + 0.4554882871919684, + 0.1854195804195804, + 0.7379008214177063 + ] + } + ] + }, + { + "image": "1389.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4888209121245829, + 0.3164602876797999, + 0.3598665183537264, + 0.5782801751094434 + ] + } + ] + }, + { + "image": "1390.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46412353347135954, + 0.3784657749803304, + 0.18485507246376812, + 0.6481615525832678 + ] + } + ] + }, + { + "image": "1391.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.29457384859714136, + 0.5049450012221951, + 0.4123398623610376, + 0.802116841847959 + ] + } + ] + }, + { + "image": "1392.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4789375684556407, + 0.49066985645933014, + 0.12378240233661919, + 0.6212468336616943 + ] + } + ] + }, + { + "image": "1393.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4864825930372149, + 0.49793114339861017, + 0.16829931972789114, + 0.8805243209096651 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.38915566226490594, + 0.6895356917245736, + 0.14059223689475792, + 0.5012760581174984 + ] + } + ] + }, + { + "image": "1394.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5201263537906137, + 0.4470477247502775, + 0.17638989169675087, + 0.7026831298557158 + ] + } + ] + }, + { + "image": "1395.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.427062891010866, + 0.48408360128617367, + 0.2862067830095489, + 0.8685728419490478 + ] + } + ] + }, + { + "image": "1396.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.578925925925926, + 0.5, + 0.4958148148148148, + 1.0 + ] + } + ] + }, + { + "image": "1397.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4240527086383602, + 0.5762472503299604, + 0.2619882869692533, + 0.7694412670479541 + ] + } + ] + }, + { + "image": "1398.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4710756089844986, + 0.37501576521950036, + 0.20229041442581464, + 0.5962211981566821 + ] + } + ] + }, + { + "image": "1399.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.40467773437500004, + 0.49890380859375, + 0.3144694010416667, + 0.9159619140625 + ] + } + ] + }, + { + "image": "1400.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.515375, + 0.4677734375, + 0.43240277777777786, + 0.8283906250000002 + ] + } + ] + }, + { + "image": "1401.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5400374855824682, + 0.544705501618123, + 0.2975865051903113, + 0.7127141316073355 + ] + } + ] + }, + { + "image": "1402.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5749354422207876, + 0.531114150708779, + 0.20238218205293745, + 0.8600124347177318 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3470335700451904, + 0.4814523750310868, + 0.2555584247901872, + 0.9629047500621736 + ] + } + ] + }, + { + "image": "1403.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5669275274056029, + 0.48956753006475484, + 0.17995127892813642, + 0.8464685476410732 + ] + } + ] + }, + { + "image": "1404.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5171718452758403, + 0.5017513986864509, + 0.21877298668357634, + 0.9202310873266845 + ] + } + ] + }, + { + "image": "1405.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5521890547263681, + 0.47417991929741277, + 0.2126399253731343, + 0.9270970804652268 + ] + } + ] + }, + { + "image": "1406.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4995800604229607, + 0.5015384615384616, + 0.26182779456193356, + 0.9566506410256409 + ] + } + ] + }, + { + "image": "1407.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5158865740740741, + 0.4225260416666667, + 0.16418055555555555, + 0.5846354166666666 + ] + } + ] + }, + { + "image": "1408.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5022952975994739, + 0.5207715813598166, + 0.30086484708977307, + 0.8717850776674306 + ] + } + ] + }, + { + "image": "1409.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47812865497076024, + 0.5241274725274726, + 0.16947368421052628, + 0.8517362637362639 + ] + } + ] + }, + { + "image": "1410.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4857034938621341, + 0.5107471679922874, + 0.2812716399118665, + 0.7554157628344178 + ] + } + ] + }, + { + "image": "1411.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49206944444444445, + 0.4664140625, + 0.2938611111111112, + 0.8468984375000002 + ] + } + ] + }, + { + "image": "1412.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4647956483387239, + 0.5608412663272083, + 0.1360423404880917, + 0.7679034757582466 + ] + } + ] + }, + { + "image": "1413.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5004850518608908, + 0.5274345307068367, + 0.19799267846247712, + 0.8612560834298957 + ] + } + ] + }, + { + "image": "1414.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4828614367297866, + 0.4813580527752503, + 0.20218515178839797, + 0.9417606915377615 + ] + } + ] + }, + { + "image": "1415.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6157218777679362, + 0.5203114571746386, + 0.2413167995276056, + 0.8788075639599554 + ] + } + ] + }, + { + "image": "1416.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5498975409836067, + 0.5063800515907138, + 0.4317622950819672, + 0.8339122957867584 + ] + } + ] + }, + { + "image": "1417.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4785647058823529, + 0.5366460039849458, + 0.15857058823529407, + 0.7736218729245073 + ] + } + ] + }, + { + "image": "1418.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5034321372854914, + 0.47005, + 0.19210608424336967, + 0.8567785714285713 + ] + } + ] + }, + { + "image": "1419.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6206209362808842, + 0.5116649949849549, + 0.2501235370611183, + 0.8596514543630892 + ] + } + ] + }, + { + "image": "1420.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5519517345399698, + 0.48218036529680364, + 0.3980723981900453, + 0.8616849315068493 + ] + } + ] + }, + { + "image": "1421.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5442108605906636, + 0.5052958363769174, + 0.2604541124166401, + 0.9235646457268079 + ] + } + ] + }, + { + "image": "1422.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6063888888888889, + 0.47938281250000003, + 0.29413888888888884, + 0.832640625 + ] + } + ] + }, + { + "image": "1423.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43534294966146597, + 0.5238439370427843, + 0.21166028848984392, + 0.79714919086677 + ] + } + ] + }, + { + "image": "1424.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47784968684759915, + 0.42317700052994167, + 0.27020876826722334, + 0.7342845786963434 + ] + } + ] + }, + { + "image": "1425.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5241867827463395, + 0.4689753970725631, + 0.3014483577364464, + 0.800610401744005 + ] + } + ] + }, + { + "image": "1426.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49093061492929957, + 0.45010125957026426, + 0.19345281157513974, + 0.6880143245245741 + ] + } + ] + }, + { + "image": "1427.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45421527777777776, + 0.38825000000000004, + 0.21954166666666666, + 0.6723333333333333 + ] + } + ] + }, + { + "image": "1428.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5276689398636082, + 0.5576637502955781, + 0.4336174829510229, + 0.8557886025065028 + ] + } + ] + }, + { + "image": "1429.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5021021726365238, + 0.5149867432611578, + 0.26239577216676446, + 0.7420813079982324 + ] + } + ] + }, + { + "image": "1430.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4949462035044574, + 0.48230049145799203, + 0.19515831540116813, + 0.8496817224432485 + ] + } + ] + }, + { + "image": "1431.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4465452091767881, + 0.47123787646758547, + 0.1297469635627531, + 0.6939305768249108 + ] + } + ] + }, + { + "image": "1432.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4905555555555555, + 0.5568255928853756, + 0.13550953320184098, + 0.7550617588932805 + ] + } + ] + }, + { + "image": "1433.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43144260074500507, + 0.49816410256410254, + 0.15724686759227902, + 0.8753564102564102 + ] + } + ] + }, + { + "image": "1434.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5701896813353566, + 0.48340870307167233, + 0.28453717754172986, + 0.886612627986348 + ] + } + ] + }, + { + "image": "1435.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47370309951060363, + 0.4614733235438081, + 0.18407177814029357, + 0.7845863925599608 + ] + } + ] + }, + { + "image": "1436.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4221471172962227, + 0.5728542914171657, + 0.13024188204108686, + 0.743812375249501 + ] + } + ] + }, + { + "image": "1437.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4467124183006536, + 0.447000245278391, + 0.15199019607843142, + 0.8271204316899682 + ] + } + ] + }, + { + "image": "1438.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.569511574074074, + 0.3859856770833333, + 0.1797638888888889, + 0.6303046875 + ] + } + ] + }, + { + "image": "1439.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.26985943118666234, + 0.4635779141104294, + 0.1768846028113763, + 0.8682257668711657 + ] + } + ] + }, + { + "image": "1440.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4369625246548324, + 0.4482258463059056, + 0.15021696252465486, + 0.81196688905362 + ] + } + ] + }, + { + "image": "1441.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5040011699327289, + 0.5127360774818401, + 0.1393155893536122, + 0.8210807836231564 + ] + } + ] + }, + { + "image": "1442.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4675254643499101, + 0.495281179138322, + 0.10431995206710613, + 0.6881315192743764 + ] + } + ] + }, + { + "image": "1443.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49142900211034063, + 0.4754948571428571, + 0.07729574917093755, + 0.7118857142857142 + ] + } + ] + }, + { + "image": "1444.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.25718075698620446, + 0.43855672894665576, + 0.06238415281216842, + 0.8496154887625237 + ] + } + ] + }, + { + "image": "1445.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5362944749783048, + 0.501842847840243, + 0.1601157072606306, + 0.7517820707618841 + ] + } + ] + }, + { + "image": "1446.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46275, + 0.481546875, + 0.238375, + 0.948984375 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.2703611111111111, + 0.5518749999999999, + 0.2985277777777778, + 0.6154765624999998 + ] + } + ] + }, + { + "image": "1447.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5076602564102564, + 0.5524594831362243, + 0.162240675990676, + 0.7639750328515112 + ] + } + ] + }, + { + "image": "1448.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48537452637714956, + 0.4884312007011393, + 0.2476799766831828, + 0.7019040315512708 + ] + } + ] + }, + { + "image": "1449.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5226696329254727, + 0.40088180112570354, + 0.1653837597330368, + 0.5086366479049406 + ] + } + ] + }, + { + "image": "1450.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5126666666666667, + 0.38659374999999996, + 0.28752777777777777, + 0.48287500000000005 + ] + } + ] + }, + { + "image": "1451.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4561774053741693, + 0.4725205895101864, + 0.2073880381392661, + 0.6357910706545297 + ] + } + ] + }, + { + "image": "1452.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5095623145400593, + 0.6733112200749928, + 0.15116097922848673, + 0.5495846553216036 + ] + } + ] + }, + { + "image": "1453.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5345492809540512, + 0.6717321140398064, + 0.1522272886706419, + 0.6565357719203873 + ] + } + ] + }, + { + "image": "1454.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.38983860121049096, + 0.5246848685889257, + 0.09652320107599191, + 0.7391783618269967 + ] + } + ] + }, + { + "image": "1455.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5353590010405828, + 0.5205039787798408, + 0.0757578910856746, + 0.8104270557029177 + ] + } + ] + }, + { + "image": "1456.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49711463844797177, + 0.43942849404117007, + 0.11401058201058194, + 0.6265303358613217 + ] + } + ] + }, + { + "image": "1457.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5047854671280276, + 0.5124643046007403, + 0.13184083044982697, + 0.6676044420941302 + ] + } + ] + }, + { + "image": "1458.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48648968549205274, + 0.5478031860226106, + 0.11355089617855935, + 0.44750256937307303 + ] + } + ] + }, + { + "image": "1459.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5260530421216848, + 0.4607719298245614, + 0.2350234009360374, + 0.8344035087719298 + ] + } + ] + }, + { + "image": "1460.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5359594161623353, + 0.5041178082191781, + 0.14183695265218943, + 0.5023534246575342 + ] + } + ] + }, + { + "image": "1461.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5078559322033899, + 0.48177343750000007, + 0.25977966101694916, + 0.579171875 + ] + } + ] + }, + { + "image": "1462.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5008994708994708, + 0.5278454958567228, + 0.17905114638447978, + 0.9443063352044907 + ] + } + ] + }, + { + "image": "1463.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4498820586132952, + 0.5187904321826584, + 0.25634739099356685, + 0.8867708616471868 + ] + } + ] + }, + { + "image": "1464.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5082645541635962, + 0.4689666854884246, + 0.17603905674281503, + 0.8503303218520609 + ] + } + ] + }, + { + "image": "1465.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45907239819004525, + 0.43039244186046505, + 0.2846530920060332, + 0.4810697674418604 + ] + } + ] + }, + { + "image": "1466.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4543255970400269, + 0.4601013171225937, + 0.4041002354524051, + 0.43811803444782166 + ] + } + ] + }, + { + "image": "1467.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42857903494176375, + 0.46558970514742626, + 0.670792013311148, + 0.39415042478760626 + ] + } + ] + }, + { + "image": "1468.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5032073578595317, + 0.5330522088353413, + 0.5787290969899666, + 0.3681249999999999 + ] + } + ] + }, + { + "image": "1469.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49249494268374916, + 0.45992575524833584, + 0.20898179366149702, + 0.7822273425499232 + ] + } + ] + }, + { + "image": "1470.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5298191304347826, + 0.47182060154378497, + 0.18058782608695653, + 0.881354804365185 + ] + } + ] + }, + { + "image": "1471.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49621311475409835, + 0.5350544015825915, + 0.22132786885245892, + 0.8075865479723047 + ] + } + ] + }, + { + "image": "1472.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48594444444444446, + 0.48765625, + 0.1823888888888888, + 0.511515625 + ] + } + ] + }, + { + "image": "1473.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4876806607019959, + 0.48866071428571434, + 0.23572952512044054, + 0.8812237394957982 + ] + } + ] + }, + { + "image": "1474.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47732375979112274, + 0.4932817109144543, + 0.18465078328981724, + 0.8159242871189775 + ] + } + ] + }, + { + "image": "1475.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4524485294117647, + 0.48624750499001995, + 0.2546360294117648, + 0.832526375819789 + ] + } + ] + }, + { + "image": "1476.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49317089910775563, + 0.45968332897147346, + 0.1829306794783802, + 0.8402957341010207 + ] + } + ] + }, + { + "image": "1477.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4672785234899329, + 0.457345380503945, + 0.2191241610738256, + 0.7569305166709086 + ] + } + ] + }, + { + "image": "1478.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4870074224021593, + 0.4797438524590164, + 0.2538360323886639, + 0.9390727459016392 + ] + } + ] + }, + { + "image": "1479.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5547957695113056, + 0.5018520609824958, + 0.18775346462436185, + 0.8631818181818183 + ] + } + ] + }, + { + "image": "1480.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4802214876033058, + 0.4854795204795205, + 0.2686247933884298, + 0.9152972027972027 + ] + } + ] + }, + { + "image": "1481.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46380450070323487, + 0.5047531696789856, + 0.18836146272855128, + 0.865122740760723 + ] + } + ] + }, + { + "image": "1482.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4588194444444445, + 0.4896640625, + 0.28338888888888886, + 0.9205703125 + ] + } + ] + }, + { + "image": "1483.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.500093271152565, + 0.5409987389659521, + 0.27549633577614924, + 0.8053795712484237 + ] + } + ] + }, + { + "image": "1484.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4361476014760148, + 0.5131996562589516, + 0.2691439114391144, + 0.9028329991406474 + ] + } + ] + }, + { + "image": "1485.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5546902971715002, + 0.52784, + 0.29025778732545654, + 0.7461131034482759 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5498711063372718, + 0.5903641379310345, + 0.09687432867884002, + 0.3556744827586206 + ] + } + ] + }, + { + "image": "1486.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5178805460750854, + 0.5121315310631661, + 0.18933447098976108, + 0.8218481933974525 + ] + } + ] + }, + { + "image": "1487.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5198552223371251, + 0.45762167850565644, + 0.44103757325060317, + 0.8234517232307289 + ] + } + ] + }, + { + "image": "1488.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5617917847025495, + 0.5051524224278715, + 0.4797946175637395, + 0.9896951551442569 + ] + } + ] + }, + { + "image": "1489.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4881843381843382, + 0.49260397350993373, + 0.2706098406098406, + 0.85121059602649 + ] + } + ] + }, + { + "image": "1490.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5180225025571087, + 0.5072717922345076, + 0.15425502898056592, + 0.7035793263049627 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.08945448346403001, + 0.5329493443044484, + 0.09470508012274122, + 0.3932399074312163 + ] + } + ] + }, + { + "image": "1491.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.545, + 0.4362771876580678, + 0.18726783310901748, + 0.7339908952959029 + ] + } + ] + }, + { + "image": "1492.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4776666666666667, + 0.46285156250000004, + 0.2354583333333333, + 0.78825 + ] + } + ] + }, + { + "image": "1493.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7989328703703703, + 0.37916536458333333, + 0.1395324074074074, + 0.5489557291666666 + ] + } + ] + }, + { + "image": "1494.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5190301441677588, + 0.5016749011857707, + 0.21608453473132366, + 0.8461585968379447 + ] + } + ] + }, + { + "image": "1495.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4930030436252959, + 0.46710174717368963, + 0.25240784578965164, + 0.7559301130524152 + ] + } + ] + }, + { + "image": "1496.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.37809154066203515, + 0.5463127035830619, + 0.20276256640784632, + 0.9073745928338762 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45588067020841844, + 0.6105765472312704, + 0.1871475275847977, + 0.7788469055374593 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7430527176134042, + 0.5655342019543974, + 0.17840621168778092, + 0.8036514657980456 + ] + } + ] + }, + { + "image": "1497.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5676923076923077, + 0.4572101814516129, + 0.18394272394272398, + 0.7778578629032258 + ] + } + ] + }, + { + "image": "1498.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5568149264983038, + 0.45067372756693147, + 0.19372031662269132, + 0.8309767578699617 + ] + } + ] + }, + { + "image": "1499.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5233641025641025, + 0.4695233133628549, + 0.18149743589743594, + 0.7947824954415212 + ] + } + ] + }, + { + "image": "1500.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.38978746397694525, + 0.49872949680289125, + 0.17162103746397697, + 0.8270197386711148 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5804430835734871, + 0.5352321378926883, + 0.14254682997118157, + 0.670533778148457 + ] + } + ] + }, + { + "image": "1501.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45468333333333333, + 0.4902650176678445, + 0.19174333333333335, + 0.7697147905098436 + ] + } + ] + }, + { + "image": "1502.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.37509847640282423, + 0.42056684798167765, + 0.15220735785953174, + 0.3706756369882623 + ] + } + ] + }, + { + "image": "1503.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4780277777777778, + 0.476375, + 0.23225000000000004, + 0.7821640625 + ] + } + ] + }, + { + "image": "1504.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5174583333333334, + 0.49770312499999997, + 0.38737499999999997, + 0.9843359374999998 + ] + } + ] + }, + { + "image": "1505.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.2778284086863652, + 0.45932989690721654, + 0.1827732289070844, + 0.8020428648941942 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.521747953008188, + 0.5557487791644058, + 0.17189391242435026, + 0.7895523602821487 + ] + } + ] + }, + { + "image": "1506.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4904967602591792, + 0.49779367262723523, + 0.17217422606191513, + 0.7189463548830811 + ] + } + ] + }, + { + "image": "1507.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5261043052152607, + 0.4545498007968128, + 0.24540427021351063, + 0.831436918990704 + ] + } + ] + }, + { + "image": "1508.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47378567268491556, + 0.49418543625628686, + 0.2374868957483983, + 0.8256855455937023 + ] + } + ] + }, + { + "image": "1509.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48297289334119037, + 0.46926558686487685, + 0.19023276370064823, + 0.8267495007765697 + ] + } + ] + }, + { + "image": "1510.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5205261324041812, + 0.49764923402007394, + 0.2838606271777003, + 0.9068753301637611 + ] + } + ] + }, + { + "image": "1511.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49892732558139535, + 0.5128431158629719, + 0.2761482558139534, + 0.8467117608553351 + ] + } + ] + }, + { + "image": "1512.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4813439090092787, + 0.47597872821905407, + 0.14898533373241551, + 0.780029418420457 + ] + } + ] + }, + { + "image": "1513.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5067604201965435, + 0.46219897959183665, + 0.2457641477465266, + 0.8737908163265307 + ] + } + ] + }, + { + "image": "1514.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4619053876478318, + 0.49620384047267363, + 0.5184231274638633, + 0.8887223042836041 + ] + } + ] + }, + { + "image": "1515.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4508047690014903, + 0.41491445294912194, + 0.2183695976154993, + 0.7754682575416479 + ] + } + ] + }, + { + "image": "1516.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5043717447916667, + 0.4949072265625001, + 0.19190429687500007, + 0.88224365234375 + ] + } + ] + }, + { + "image": "1517.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48616292798110977, + 0.4874617940199336, + 0.2964580873671782, + 0.735767441860465 + ] + } + ] + }, + { + "image": "1518.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5263265913146936, + 0.4406692117673478, + 0.16451814396192746, + 0.7777453402200764 + ] + } + ] + }, + { + "image": "1519.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5114472157772622, + 0.46971932114882503, + 0.17857308584686768, + 0.8120604873803307 + ] + } + ] + }, + { + "image": "1520.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49286878091358743, + 0.41845532007865416, + 0.17288332848414323, + 0.7814245138737164 + ] + } + ] + }, + { + "image": "1521.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4580973321606567, + 0.4513693495038589, + 0.2814453239519202, + 0.7560573318632854 + ] + } + ] + }, + { + "image": "1522.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4063081591368847, + 0.4460249872514023, + 0.15936614969656102, + 0.8012799592044875 + ] + } + ] + }, + { + "image": "1523.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5379092113982771, + 0.44586826347305386, + 0.23752816434724988, + 0.7678243512974053 + ] + } + ] + }, + { + "image": "1524.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5323752039151713, + 0.4830714635340186, + 0.22894290375203916, + 0.8923225648556047 + ] + } + ] + }, + { + "image": "1525.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4894549499443826, + 0.5978361475922452, + 0.15361512791991103, + 0.5560037523452158 + ] + } + ] + }, + { + "image": "1526.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5285530328702135, + 0.4809879394405953, + 0.22799728905455782, + 0.9133949191685913 + ] + } + ] + }, + { + "image": "1527.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5193671305500331, + 0.4905289421157685, + 0.21406560636182895, + 0.8722679640718564 + ] + } + ] + }, + { + "image": "1528.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4930618556701031, + 0.4608067885117494, + 0.16844673539518895, + 0.8342741514360313 + ] + } + ] + }, + { + "image": "1529.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49324999999999997, + 0.43467968749999997, + 0.1842222222222222, + 0.7430625000000001 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.10541666666666667, + 0.4727578125, + 0.21083333333333334, + 0.6680546875 + ] + } + ] + }, + { + "image": "1530.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48935764469722315, + 0.45353372063652436, + 0.11268986283037803, + 0.8247537256883051 + ] + } + ] + }, + { + "image": "1531.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45694926568758343, + 0.5438680433140266, + 0.28816088117489985, + 0.869168975069252 + ] + } + ] + }, + { + "image": "1532.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5240749493585415, + 0.5149476372924648, + 0.2086225523295071, + 0.8027407407407409 + ] + } + ] + }, + { + "image": "1533.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48184399477806783, + 0.4647930443301494, + 0.20203002610966056, + 0.7318123928483957 + ] + } + ] + }, + { + "image": "1534.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5103704928878597, + 0.5019048804780877, + 0.22468739662586834, + 0.8544795816733068 + ] + } + ] + }, + { + "image": "1535.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5234319920186232, + 0.5273226372524442, + 0.17330229464582636, + 0.7581223364251691 + ] + } + ] + }, + { + "image": "1536.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4359699074074074, + 0.5475846354166667, + 0.35156944444444443, + 0.8540234375 + ] + } + ] + }, + { + "image": "1537.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.540782967032967, + 0.430015455950541, + 0.2665521978021979, + 0.7319319938176198 + ] + } + ] + }, + { + "image": "1538.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49133333333333334, + 0.49711718749999995, + 0.40687500000000004, + 0.8341796875 + ] + } + ] + }, + { + "image": "1539.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5315092592592592, + 0.43903776041666664, + 0.17227777777777778, + 0.5213046875 + ] + } + ] + }, + { + "image": "1540.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49083006535947715, + 0.5153071895424837, + 0.08463398692810459, + 0.5263267973856209 + ] + } + ] + }, + { + "image": "1541.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4468611111111111, + 0.4468828125, + 0.20622222222222225, + 0.8079218749999999 + ] + } + ] + }, + { + "image": "1542.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48697222222222225, + 0.4668906249999999, + 0.2800694444444444, + 0.8749375 + ] + } + ] + }, + { + "image": "1543.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5627777777777777, + 0.46196875000000004, + 0.38302777777777763, + 0.8806875 + ] + } + ] + }, + { + "image": "1544.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5163888888888889, + 0.4890625, + 0.2995972222222223, + 0.9437109374999999 + ] + } + ] + }, + { + "image": "1545.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5218912760416666, + 0.51668701171875, + 0.2124576822916667, + 0.9547460937500001 + ] + } + ] + }, + { + "image": "1546.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4099084967320261, + 0.4720326797385621, + 0.13417647058823526, + 0.8153071895424837 + ] + } + ] + }, + { + "image": "1547.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44580555555555557, + 0.494328125, + 0.2153611111111111, + 0.9239453125000001 + ] + } + ] + }, + { + "image": "1548.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4985694444444445, + 0.4404921875, + 0.23905555555555555, + 0.5007734375 + ] + } + ] + }, + { + "image": "1549.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5230566037735849, + 0.5387926313169031, + 0.3649380053908356, + 0.9115260144386359 + ] + } + ] + }, + { + "image": "1550.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5192222222222221, + 0.44228125, + 0.1621388888888889, + 0.648421875 + ] + } + ] + }, + { + "image": "1551.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5575306748466258, + 0.4780603448275862, + 0.28377300613496936, + 0.8492155172413793 + ] + } + ] + }, + { + "image": "1552.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4356666666666667, + 0.4083984375, + 0.21004166666666668, + 0.8052421875 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4775138888888889, + 0.50253125, + 0.2000972222222223, + 0.6440703124999999 + ] + } + ] + }, + { + "image": "1553.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5013115631691649, + 0.45456, + 0.22246252676659525, + 0.8553275 + ] + } + ] + }, + { + "image": "1554.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4980732700135685, + 0.430784375, + 0.306865671641791, + 0.73656875 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7129647218453189, + 0.5131593750000001, + 0.18576662143826322, + 0.48381875 + ] + } + ] + }, + { + "image": "1555.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.519248046875, + 0.506142578125, + 0.2563346354166667, + 0.9337646484375 + ] + } + ] + }, + { + "image": "1556.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3955740740740741, + 0.5285677083333333, + 0.21749074074074068, + 0.8302656249999999 + ] + } + ] + }, + { + "image": "1557.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5303893214682981, + 0.3288617886178862, + 0.08397107897664066, + 0.6229580988117572 + ] + } + ] + }, + { + "image": "1558.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5828476084538377, + 0.4007191994996873, + 0.32777530589543946, + 0.6570919324577862 + ] + } + ] + }, + { + "image": "1559.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6079858299595142, + 0.49553262316910784, + 0.30605263157894735, + 0.9724234354194407 + ] + } + ] + }, + { + "image": "1560.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5168472222222222, + 0.433984375, + 0.2588055555555556, + 0.8471328124999999 + ] + } + ] + }, + { + "image": "1561.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48474537037037035, + 0.48609635416666663, + 0.1556898148148148, + 0.9149010416666666 + ] + } + ] + }, + { + "image": "1562.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3902083333333333, + 0.5779817708333332, + 0.33410185185185187, + 0.7398567708333333 + ] + } + ] + }, + { + "image": "1563.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4656363636363636, + 0.5101625, + 0.2742517482517483, + 0.5942125 + ] + } + ] + }, + { + "image": "1564.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5341388888888888, + 0.4585859375, + 0.16902777777777783, + 0.917171875 + ] + } + ] + }, + { + "image": "1565.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3628650904033379, + 0.44347499999999995, + 0.2862030598052851, + 0.8546625 + ] + } + ] + }, + { + "image": "1566.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5004252336448598, + 0.5094901445466491, + 0.39723831775700935, + 0.8418475689881735 + ] + } + ] + }, + { + "image": "1567.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.436044921875, + 0.510845947265625, + 0.2952669270833333, + 0.91280517578125 + ] + } + ] + }, + { + "image": "1568.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5332268518518518, + 0.5128880208333333, + 0.571087962962963, + 0.9392213541666667 + ] + } + ] + }, + { + "image": "1569.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5398703703703703, + 0.47291666666666665, + 0.18794444444444447, + 0.8898619791666665 + ] + } + ] + }, + { + "image": "1570.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5446592489568846, + 0.525025, + 0.1343115438108483, + 0.42030624999999994 + ] + } + ] + }, + { + "image": "1571.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5932545201668985, + 0.41478125, + 0.23343532684283733, + 0.675475 + ] + } + ] + }, + { + "image": "1572.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44813630041724617, + 0.490625, + 0.4036995827538247, + 0.7931812500000001 + ] + } + ] + }, + { + "image": "1573.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5624756606397775, + 0.3993875, + 0.1920166898470098, + 0.6965812499999998 + ] + } + ] + }, + { + "image": "1574.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49520166898470097, + 0.4417750000000001, + 0.28606397774687065, + 0.77133125 + ] + } + ] + }, + { + "image": "1575.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5757255520504732, + 0.350198440822112, + 0.2678391167192428, + 0.6440892983699503 + ] + } + ] + }, + { + "image": "1576.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3468827160493827, + 0.4281427581427581, + 0.27304012345679013, + 0.7475675675675674 + ] + } + ] + }, + { + "image": "1577.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3952361111111111, + 0.39870312499999994, + 0.16958333333333336, + 0.534390625 + ] + } + ] + }, + { + "image": "1578.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47813425925925923, + 0.48444010416666666, + 0.43373611111111104, + 0.951984375 + ] + } + ] + }, + { + "image": "1579.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4058194444444445, + 0.5817213541666667, + 0.2619398148148149, + 0.6952317708333332 + ] + } + ] + }, + { + "image": "1580.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49989247311827967, + 0.43338709677419357, + 0.2479450418160096, + 0.6064112903225806 + ] + } + ] + }, + { + "image": "1581.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4761444308445532, + 0.451162310866575, + 0.22652386780905745, + 0.5506396148555709 + ] + } + ] + }, + { + "image": "1582.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6521990740740741, + 0.5046536458333333, + 0.5405092592592593, + 0.9213046874999998 + ] + } + ] + }, + { + "image": "1583.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.506462962962963, + 0.5331796875, + 0.21663425925925925, + 0.6629296875 + ] + } + ] + }, + { + "image": "1584.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.499513590844063, + 0.4667371202113606, + 0.266552217453505, + 0.9178929986789961 + ] + } + ] + }, + { + "image": "1585.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4501604938271605, + 0.46657182512144346, + 0.21572839506172842, + 0.44407356002775855 + ] + } + ] + }, + { + "image": "1586.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5195439377085651, + 0.38957160725453405, + 0.1425361512791991, + 0.5540025015634772 + ] + } + ] + }, + { + "image": "1587.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4985833333333334, + 0.46617187499999996, + 0.4172870370370371, + 0.8798906249999999 + ] + } + ] + }, + { + "image": "1588.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5762499999999999, + 0.40102343749999997, + 0.37194444444444447, + 0.670796875 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6602777777777777, + 0.4835, + 0.08444444444444445, + 0.4341875 + ] + } + ] + }, + { + "image": "1589.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3867185761957731, + 0.4538899312070044, + 0.18265850945495, + 0.8022326454033771 + ] + } + ] + }, + { + "image": "1590.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5338949275362318, + 0.4576775271512114, + 0.2748913043478261, + 0.6619465329991647 + ] + } + ] + }, + { + "image": "1591.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4534636264929424, + 0.4705456026058632, + 0.2011617806731813, + 0.9309120521172639 + ] + } + ] + }, + { + "image": "1592.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3202790178571429, + 0.5160251046025104, + 0.21421875000000004, + 0.8683682008368201 + ] + } + ] + }, + { + "image": "1593.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.554182424916574, + 0.523076923076923, + 0.245194660734149, + 0.8511944965603502 + ] + } + ] + }, + { + "image": "1594.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43977777777777777, + 0.401453125, + 0.1919305555555556, + 0.6567031250000002 + ] + } + ] + }, + { + "image": "1595.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5029910714285715, + 0.3857907949790795, + 0.21108630952380955, + 0.5755481171548117 + ] + } + ] + }, + { + "image": "1596.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45444444444444443, + 0.4823984375, + 0.20018055555555556, + 0.4503281250000001 + ] + } + ] + }, + { + "image": "1597.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5179370629370629, + 0.5016406250000001, + 0.35987762237762244, + 0.8591640625 + ] + } + ] + }, + { + "image": "1598.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48171549479166664, + 0.501787109375, + 0.2012272135416667, + 0.7539599609375001 + ] + } + ] + }, + { + "image": "1599.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6401184834123222, + 0.45096256684491975, + 0.398696682464455, + 0.7564705882352941 + ] + } + ] + }, + { + "image": "1600.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5306118881118881, + 0.4829609375, + 0.25286713286713286, + 0.724234375 + ] + } + ] + }, + { + "image": "1601.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47913730255164033, + 0.5385587431693989, + 0.3863183475091129, + 0.8913183060109289 + ] + } + ] + }, + { + "image": "1602.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4992482517482517, + 0.4620078125000001, + 0.38076923076923086, + 0.9240078125 + ] + } + ] + }, + { + "image": "1603.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5604027777777778, + 0.5509765625, + 0.40634722222222225, + 0.898046875 + ] + } + ] + }, + { + "image": "1604.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.23957055214723924, + 0.48208620689655174, + 0.2030674846625767, + 0.9262413793103449 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4787576687116564, + 0.4681379310344827, + 0.3072085889570552, + 0.9362758620689654 + ] + } + ] + }, + { + "image": "1605.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4269583333333334, + 0.5087578125000001, + 0.2702638888888889, + 0.796046875 + ] + } + ] + }, + { + "image": "1606.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6960243055555556, + 0.4194453125, + 0.2919270833333333, + 0.7404296875 + ] + } + ] + }, + { + "image": "1607.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3874652777777778, + 0.423328125, + 0.5083159722222224, + 0.7569921875000001 + ] + } + ] + }, + { + "image": "1608.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46378627034677994, + 0.4952574309978769, + 0.26161358811040347, + 0.9427441613588111 + ] + } + ] + }, + { + "image": "1609.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.39230902777777776, + 0.4764609375, + 0.2564236111111111, + 0.6175234375 + ] + } + ] + }, + { + "image": "1610.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6837326388888889, + 0.4553671875, + 0.3153645833333333, + 0.757953125 + ] + } + ] + }, + { + "image": "1611.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5278611111111111, + 0.3578828125, + 0.14183333333333334, + 0.5423281249999999 + ] + } + ] + }, + { + "image": "1612.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49781595092024544, + 0.3940234644582471, + 0.3282331288343558, + 0.588543823326432 + ] + } + ] + }, + { + "image": "1613.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5074282982791587, + 0.5199827882960413, + 0.28445506692160616, + 0.7060585197934596 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.23146271510516253, + 0.5517082616179002, + 0.21435946462715105, + 0.4992857142857143 + ] + } + ] + }, + { + "image": "1614.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4854340277777778, + 0.49074999999999996, + 0.21024305555555559, + 0.92284375 + ] + } + ] + }, + { + "image": "1615.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4717096774193549, + 0.47881730769230774, + 0.20618279569892478, + 0.5638798076923076 + ] + } + ] + }, + { + "image": "1616.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4087934904601571, + 0.4103791946308725, + 0.1823456790123457, + 0.7415637583892618 + ] + } + ] + }, + { + "image": "1617.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4377389984825494, + 0.3872269624573379, + 0.21690440060698027, + 0.7369112627986348 + ] + } + ] + }, + { + "image": "1618.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5578194444444444, + 0.43696875, + 0.20143055555555553, + 0.8738203125 + ] + } + ] + }, + { + "image": "1619.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4334407552083333, + 0.46901123046875, + 0.11332682291666663, + 0.52094970703125 + ] + } + ] + }, + { + "image": "1620.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4598333333333333, + 0.5179640522875817, + 0.17456862745098037, + 0.7862549019607843 + ] + } + ] + }, + { + "image": "1621.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45017796927688275, + 0.49801770160157344, + 0.18173473210940427, + 0.8049704973307108 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.2979055826152117, + 0.5517448721550998, + 0.19116523042337955, + 0.6308850800786738 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7507605844885725, + 0.6733871874121945, + 0.06278006744098913, + 0.22061534138803032 + ] + } + ] + }, + { + "image": "1622.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46380651945320717, + 0.48562565720294426, + 0.16420960392569225, + 0.695749211356467 + ] + } + ] + }, + { + "image": "1623.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48622795115332434, + 0.54565625, + 0.20712347354138397, + 0.6588187500000001 + ] + } + ] + }, + { + "image": "1624.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43283203125, + 0.45813720703125005, + 0.15866210937499994, + 0.59052490234375 + ] + } + ] + }, + { + "image": "1625.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48843098958333336, + 0.4420361328125, + 0.17749674479166666, + 0.8128466796875 + ] + } + ] + }, + { + "image": "1626.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45330403645833334, + 0.53390625, + 0.20943684895833328, + 0.88735107421875 + ] + } + ] + }, + { + "image": "1627.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4099343607305936, + 0.4986846326596086, + 0.38607876712328765, + 0.922297080526147 + ] + } + ] + }, + { + "image": "1628.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5220923913043478, + 0.5413786764705882, + 0.3132540760869566, + 0.8428553921568627 + ] + } + ] + }, + { + "image": "1629.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5017314814814815, + 0.4830911458333333, + 0.23107407407407402, + 0.9028072916666667 + ] + } + ] + }, + { + "image": "1630.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47330403645833335, + 0.52151611328125, + 0.1911393229166666, + 0.88432861328125 + ] + } + ] + }, + { + "image": "1631.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4933, + 0.59208125, + 0.24214444444444444, + 0.70915625 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5463444444444444, + 0.5027625, + 0.34824444444444447, + 0.8017749999999999 + ] + } + ] + }, + { + "image": "1632.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6969966840360019, + 0.5552665245202559, + 0.2987873045949787, + 0.7736487206823027 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3808289909995263, + 0.5174253731343283, + 0.3864756039791568, + 0.9134328358208955 + ] + } + ] + }, + { + "image": "1633.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5446440677966101, + 0.467859375, + 0.1816101694915254, + 0.44736718749999993 + ] + } + ] + }, + { + "image": "1634.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5701920572916667, + 0.6089420572916667, + 0.06355794270833333, + 0.4112467447916666 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46404296875, + 0.48577799479166667, + 0.24783203125, + 0.90970703125 + ] + } + ] + }, + { + "image": "1635.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5484312007011394, + 0.4456410256410257, + 0.14293602103418046, + 0.5351939513477975 + ] + } + ] + }, + { + "image": "1636.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4579127725856698, + 0.4931640625, + 0.2800311526479752, + 0.5807968750000001 + ] + } + ] + }, + { + "image": "1637.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7369618055555556, + 0.49800781250000004, + 0.09984374999999998, + 0.63928125 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.18206597222222223, + 0.5374921875, + 0.36411458333333335, + 0.5449453125000001 + ] + } + ] + }, + { + "image": "1638.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5092361111111111, + 0.420515625, + 0.33079861111111103, + 0.49467187499999987 + ] + } + ] + }, + { + "image": "1639.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5245486111111111, + 0.32322656250000004, + 0.24407986111111116, + 0.3786875 + ] + } + ] + }, + { + "image": "1640.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4154559505409583, + 0.27787141615986094, + 0.17701700154559502, + 0.3633622936576889 + ] + } + ] + }, + { + "image": "1641.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.52796875, + 0.500234375, + 0.19800455729166666, + 0.9380957031250001 + ] + } + ] + }, + { + "image": "1642.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5694418386491557, + 0.4561622691292876, + 0.22893996247654785, + 0.4912163588390501 + ] + } + ] + }, + { + "image": "1643.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43074999999999997, + 0.3862031249999999, + 0.3377222222222222, + 0.71953125 + ] + } + ] + }, + { + "image": "1644.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5082022471910113, + 0.5116977879919563, + 0.14, + 0.684412525136455 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3876710929519918, + 0.29608158575122095, + 0.15633810010214505, + 0.588141338695777 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.12936159346271706, + 0.582915828784832, + 0.13615423901940754, + 0.5033754668198793 + ] + } + ] + }, + { + "image": "1645.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5935555555555556, + 0.5397185576077396, + 0.31404678362573096, + 0.8300351802990324 + ] + } + ] + }, + { + "image": "1646.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3751724137931034, + 0.43772983114446534, + 0.19738598442714128, + 0.47502188868042533 + ] + } + ] + }, + { + "image": "1647.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4198080279232112, + 0.455203125, + 0.11226876090750439, + 0.33184375 + ] + } + ] + }, + { + "image": "1648.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5137708565072302, + 0.39444652908067546, + 0.1699110122358176, + 0.4912695434646654 + ] + } + ] + }, + { + "image": "1649.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7447251461988305, + 0.5285108481262327, + 0.09529824561403509, + 0.7440696909927679 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48223976608187136, + 0.4702465483234714, + 0.08962573099415204, + 0.9207692307692308 + ] + } + ] + }, + { + "image": "1650.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.570456062291435, + 0.4235897435897436, + 0.5029477196885427, + 0.5409818636647905 + ] + } + ] + }, + { + "image": "1651.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4435009310986965, + 0.45704382470119514, + 0.4814525139664805, + 0.7551314741035856 + ] + } + ] + }, + { + "image": "1652.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3653724053724054, + 0.39855082417582416, + 0.3563736263736264, + 0.4990865384615385 + ] + } + ] + }, + { + "image": "1653.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5838888888888889, + 0.5127124183006536, + 0.32986928104575164, + 0.9587581699346406 + ] + } + ] + }, + { + "image": "1654.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4323305785123967, + 0.48084696823869105, + 0.20823140495867773, + 0.7807988450433109 + ] + } + ] + }, + { + "image": "1655.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5337033898305085, + 0.40307812500000006, + 0.19622033898305083, + 0.65615625 + ] + } + ] + }, + { + "image": "1656.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.52, + 0.5592343750000001, + 0.1372083333333333, + 0.6760468749999999 + ] + } + ] + }, + { + "image": "1657.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.39044657097288676, + 0.4242369838420108, + 0.15818181818181815, + 0.7982764811490125 + ] + } + ] + }, + { + "image": "1658.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4720540540540541, + 0.5630607287449393, + 0.49610810810810796, + 0.862574898785425 + ] + } + ] + }, + { + "image": "1659.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5433039092055485, + 0.42485815602836874, + 0.14413619167717523, + 0.4259999999999999 + ] + } + ] + }, + { + "image": "1660.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4147126436781609, + 0.4769733656174334, + 0.16625, + 0.49972558514931387 + ] + } + ] + }, + { + "image": "1661.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43474999999999997, + 0.4460703125, + 0.1915555555555555, + 0.7991640624999998 + ] + } + ] + }, + { + "image": "1662.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4693611111111111, + 0.4943515625, + 0.22620833333333334, + 0.6579765625 + ] + } + ] + }, + { + "image": "1663.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5291527777777778, + 0.4287734375, + 0.24269444444444446, + 0.8249765625000001 + ] + } + ] + }, + { + "image": "1664.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5073948439620082, + 0.41730625000000005, + 0.2616146540027138, + 0.7030500000000001 + ] + } + ] + }, + { + "image": "1665.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4267270826071802, + 0.46203555245730216, + 0.1898082955733705, + 0.8843325200418265 + ] + } + ] + }, + { + "image": "1666.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3924471635150167, + 0.4891807379612258, + 0.34597330367074525, + 0.879449656035022 + ] + } + ] + }, + { + "image": "1667.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4161872455902307, + 0.44845625, + 0.15424694708276804, + 0.62154375 + ] + } + ] + }, + { + "image": "1668.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.38406481481481486, + 0.5076093749999999, + 0.38712962962962966, + 0.7633151041666667 + ] + } + ] + }, + { + "image": "1669.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5786689814814815, + 0.4638906961613533, + 0.3336226851851852, + 0.8939427456083279 + ] + } + ] + }, + { + "image": "1670.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5002096774193548, + 0.4337980769230769, + 0.24607526881720432, + 0.6427596153846155 + ] + } + ] + }, + { + "image": "1671.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4550202429149798, + 0.49095045500505563, + 0.15700404858299596, + 0.6093023255813954 + ] + } + ] + }, + { + "image": "1672.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4548051224944321, + 0.36649029430181596, + 0.18132516703786192, + 0.6302880400751409 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.14183184855233852, + 0.43027238572323107, + 0.20571269487750557, + 0.3270444583594239 + ] + } + ] + }, + { + "image": "1673.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.8370411568409344, + 0.4387804878048781, + 0.2761846496106785, + 0.8587679799874922 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44820912124582873, + 0.4796497811131958, + 0.2867296996662959, + 0.8747342088805502 + ] + } + ] + }, + { + "image": "1674.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5103173828124999, + 0.498475341796875, + 0.2934212239583333, + 0.90613037109375 + ] + } + ] + }, + { + "image": "1675.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5165299479166666, + 0.479501953125, + 0.20943359375000004, + 0.83564208984375 + ] + } + ] + }, + { + "image": "1676.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5307916666666667, + 0.513203125, + 0.4064027777777778, + 0.97359375 + ] + } + ] + }, + { + "image": "1677.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5923692992213571, + 0.4952032520325203, + 0.16478309232480526, + 0.4778236397748592 + ] + } + ] + }, + { + "image": "1678.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5063348164627364, + 0.46247967479674795, + 0.19843159065628474, + 0.7123264540337712 + ] + } + ] + }, + { + "image": "1679.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5036129905277402, + 0.46385624999999997, + 0.27442489851150215, + 0.7802687500000001 + ] + } + ] + }, + { + "image": "1680.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5370906630581868, + 0.52186875, + 0.6628281461434371, + 0.8899812500000001 + ] + } + ] + }, + { + "image": "1681.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5443301759133965, + 0.45111249999999997, + 0.4364817320703653, + 0.7502000000000001 + ] + } + ] + }, + { + "image": "1682.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5674086603518268, + 0.44577500000000003, + 0.33914749661705007, + 0.7153 + ] + } + ] + }, + { + "image": "1683.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4478484438430311, + 0.4713125, + 0.30909336941813254, + 0.85124375 + ] + } + ] + }, + { + "image": "1684.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44092998585572846, + 0.5105834512022631, + 0.15201555869872702, + 0.9221570014144272 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.22447312588401697, + 0.672977369165488, + 0.05290664780763791, + 0.3332248939179632 + ] + } + ] + }, + { + "image": "1685.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6328055555555556, + 0.43374999999999997, + 0.23505555555555557, + 0.6336458333333332 + ] + } + ] + }, + { + "image": "1686.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.32295, + 0.4964, + 0.189675, + 0.8726750000000001 + ] + } + ] + }, + { + "image": "1687.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3750576923076923, + 0.49770761245674744, + 0.38111538461538463, + 0.9328373702422145 + ] + } + ] + }, + { + "image": "1688.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5406064814814815, + 0.5140260416666667, + 0.2890231481481481, + 0.9194375 + ] + } + ] + }, + { + "image": "1689.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3527303370786517, + 0.4642619974059663, + 0.48298876404494384, + 0.8475927367055771 + ] + } + ] + }, + { + "image": "1690.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43742890995260664, + 0.49083311117035455, + 0.3478436018957346, + 0.7742548653692348 + ] + } + ] + }, + { + "image": "1691.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5530972222222222, + 0.4619999999999999, + 0.4904583333333334, + 0.8954609375 + ] + } + ] + }, + { + "image": "1692.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.507718954248366, + 0.4877712418300653, + 0.21088888888888893, + 0.8967516339869279 + ] + } + ] + }, + { + "image": "1693.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43947685185185187, + 0.5043932291666666, + 0.23826388888888894, + 0.9294791666666666 + ] + } + ] + }, + { + "image": "1694.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48902962962962965, + 0.3638935108153078, + 0.15139259259259258, + 0.7128119800332778 + ] + } + ] + }, + { + "image": "1695.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.36092553191489357, + 0.447296875, + 0.48077127659574465, + 0.82734375 + ] + } + ] + }, + { + "image": "1696.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48849633251833735, + 0.4491546391752577, + 0.36852078239608793, + 0.7251408934707904 + ] + } + ] + }, + { + "image": "1697.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.40807870370370375, + 0.4983203125, + 0.3841666666666666, + 0.710890625 + ] + } + ] + }, + { + "image": "1698.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.405297176820208, + 0.4351169590643275, + 0.2073254086181278, + 0.8668922305764412 + ] + } + ] + }, + { + "image": "1699.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4881898454746137, + 0.4670605759682224, + 0.32540838852097137, + 0.9147169811320754 + ] + } + ] + }, + { + "image": "1700.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5023611111111111, + 0.454265625, + 0.24534722222222216, + 0.8023125 + ] + } + ] + }, + { + "image": "1701.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.40914119359534207, + 0.3878507096069869, + 0.15307132459970887, + 0.4847625545851529 + ] + } + ] + }, + { + "image": "1702.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48383463541666666, + 0.5160807291666667, + 0.17308919270833334, + 0.9494791666666668 + ] + } + ] + }, + { + "image": "1703.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48776887871853547, + 0.3606881028938907, + 0.17919908466819223, + 0.695652733118971 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7207265446224256, + 0.47135048231511256, + 0.12795194508009153, + 0.3562057877813505 + ] + } + ] + }, + { + "image": "1704.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5446496106785317, + 0.4659224515322076, + 0.19906562847608458, + 0.8649843652282677 + ] + } + ] + }, + { + "image": "1705.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5390471698113207, + 0.39085738539898135, + 0.2516792452830188, + 0.7511544991511035 + ] + } + ] + }, + { + "image": "1706.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5136527777777777, + 0.4798828125, + 0.10551388888888892, + 0.31640625 + ] + } + ] + }, + { + "image": "1707.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45629844961240307, + 0.43074588031222893, + 0.25920542635658916, + 0.6960364267129228 + ] + } + ] + }, + { + "image": "1708.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4192479674796748, + 0.5061028571428571, + 0.269390243902439, + 0.9116342857142856 + ] + } + ] + }, + { + "image": "1709.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5299463327370304, + 0.5458409785932722, + 0.19957066189624326, + 0.6366207951070336 + ] + } + ] + }, + { + "image": "1710.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4494230769230769, + 0.35852755194218605, + 0.43862980769230764, + 0.5658084914182476 + ] + } + ] + }, + { + "image": "1711.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5286436170212766, + 0.45476646706586826, + 0.4469946808510638, + 0.3762275449101797 + ] + } + ] + }, + { + "image": "1712.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4909279778393352, + 0.4600545171339564, + 0.27750692520775627, + 0.36107476635514013 + ] + } + ] + }, + { + "image": "1713.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4225139043381535, + 0.5291994996873046, + 0.3207786429365962, + 0.8072732958098812 + ] + } + ] + }, + { + "image": "1714.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4674709976798144, + 0.4691813898704358, + 0.48946635730858473, + 0.6085630153121319 + ] + } + ] + }, + { + "image": "1715.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5010972222222223, + 0.392078125, + 0.07237500000000002, + 0.27549218749999993 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5694583333333333, + 0.454203125, + 0.03927777777777774, + 0.14177343750000002 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3580972222222222, + 0.45428125, + 0.060736111111111137, + 0.1498671875 + ] + } + ] + }, + { + "image": "1716.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3955817819148936, + 0.41521749999999996, + 0.22471409574468088, + 0.44746 + ] + } + ] + }, + { + "image": "1717.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.422626329787234, + 0.48625, + 0.23242021276595742, + 0.5852424999999999 + ] + } + ] + }, + { + "image": "1718.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.445629290617849, + 0.4407210300429185, + 0.2934439359267735, + 0.852961373390558 + ] + } + ] + }, + { + "image": "1719.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47737420615534926, + 0.4901658476658477, + 0.19461162677088423, + 0.7886855036855037 + ] + } + ] + }, + { + "image": "1720.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5317016423357664, + 0.4383664293742975, + 0.1783667883211679, + 0.8092918696140877 + ] + } + ] + }, + { + "image": "1721.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4861343804537522, + 0.48990980392156863, + 0.3893717277486911, + 0.918643137254902 + ] + } + ] + }, + { + "image": "1722.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5061735261401558, + 0.41093808630393996, + 0.10437152391546167, + 0.4389743589743589 + ] + } + ] + }, + { + "image": "1723.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.26903225806451614, + 0.4649343339587242, + 0.07488320355951053, + 0.19768605378361484 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4965183537263626, + 0.4882801751094434, + 0.08875417130144601, + 0.18219512195121948 + ] + } + ] + }, + { + "image": "1724.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5015925925925926, + 0.44702604166666665, + 0.22726388888888888, + 0.7419661458333333 + ] + } + ] + }, + { + "image": "1725.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4746607341490545, + 0.4655972482801751, + 0.3608342602892102, + 0.7216322701688554 + ] + } + ] + }, + { + "image": "1726.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5021851453175458, + 0.46792951541850225, + 0.618568353067815, + 0.811042584434655 + ] + } + ] + }, + { + "image": "1727.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5612540716612378, + 0.48971435546875, + 0.34896851248642785, + 0.9449731445312501 + ] + } + ] + }, + { + "image": "1728.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4932627578718784, + 0.4399169921875, + 0.30663409337676434, + 0.8099829101562499 + ] + } + ] + }, + { + "image": "1729.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6131813125695217, + 0.3881738586616636, + 0.33330367074527245, + 0.619524702939337 + ] + } + ] + }, + { + "image": "1730.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.476367816091954, + 0.47778738115816766, + 0.1841149425287356, + 0.2659204840103717 + ] + } + ] + }, + { + "image": "1731.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.36734449760765553, + 0.40129310344827585, + 0.5319617224880383, + 0.584051724137931 + ] + } + ] + }, + { + "image": "1732.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4908792497069168, + 0.4868689533861038, + 0.08702227432590857, + 0.2693931398416886 + ] + } + ] + }, + { + "image": "1733.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47106250000000005, + 0.54534375, + 0.2864791666666667, + 0.7517109375000001 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.19141666666666665, + 0.5967265625, + 0.14421874999999998, + 0.7057890624999998 + ] + } + ] + }, + { + "image": "1734.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.40966562173458726, + 0.46801562499999994, + 0.1698014629049112, + 0.61878125 + ] + } + ] + }, + { + "image": "1735.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4123173277661795, + 0.5323914968999115, + 0.2520250521920669, + 0.7066873339238265 + ] + } + ] + }, + { + "image": "1736.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.514959349593496, + 0.35166131621187796, + 0.3998170731707318, + 0.5054093097913323 + ] + } + ] + }, + { + "image": "1737.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5987473903966597, + 0.4734455755677369, + 0.34018789144050093, + 0.8020046985121378 + ] + } + ] + }, + { + "image": "1738.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.36561664190193166, + 0.4429373246024322, + 0.6463150074294205, + 0.8786623012160898 + ] + } + ] + }, + { + "image": "1739.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4293092621664051, + 0.4175828970331588, + 0.34943485086342235, + 0.7300174520069809 + ] + } + ] + }, + { + "image": "1740.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4721011131725418, + 0.5156729264475743, + 0.17998608534322819, + 0.5306207616066771 + ] + } + ] + }, + { + "image": "1741.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43272425249169433, + 0.5864874999999999, + 0.19194352159468436, + 0.8154812499999999 + ] + } + ] + }, + { + "image": "1742.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5293355481727574, + 0.487490625, + 0.12843853820598006, + 0.56498125 + ] + } + ] + }, + { + "image": "1743.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.563139880952381, + 0.5259941520467837, + 0.2810416666666667, + 0.7746282372598162 + ] + } + ] + }, + { + "image": "1744.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4453963838664812, + 0.5161640625, + 0.2695549374130737, + 0.8488046875000002 + ] + } + ] + }, + { + "image": "1745.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45193162393162395, + 0.5520961538461538, + 0.21521367521367518, + 0.8106923076923078 + ] + } + ] + }, + { + "image": "1746.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5144270833333333, + 0.48917968749999996, + 0.1570833333333333, + 0.6809140625 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3261354166666666, + 0.62725, + 0.057260416666666696, + 0.20524218750000003 + ] + } + ] + }, + { + "image": "1747.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42907216494845357, + 0.47769230769230775, + 0.6354639175257731, + 0.5568674698795181 + ] + } + ] + }, + { + "image": "1748.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5079528985507246, + 0.42995921696574224, + 0.19463768115942034, + 0.6007667210440456 + ] + } + ] + }, + { + "image": "1749.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5468402777777778, + 0.46116406249999997, + 0.2711111111111111, + 0.7101953125 + ] + } + ] + }, + { + "image": "1750.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5244097222222223, + 0.40610937500000005, + 0.19720486111111116, + 0.7138125000000001 + ] + } + ] + }, + { + "image": "1751.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46477777777777773, + 0.45045, + 0.41455555555555557, + 0.82013125 + ] + } + ] + }, + { + "image": "1752.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.36696202531645566, + 0.4978483412322275, + 0.3373417721518987, + 0.9836682464454977 + ] + } + ] + }, + { + "image": "1753.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5875083426028921, + 0.5142213883677298, + 0.21041156840934375, + 0.7347779862414011 + ] + } + ] + }, + { + "image": "1754.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5141166666666667, + 0.4558098811757348, + 0.24593333333333328, + 0.6759036898061288 + ] + } + ] + }, + { + "image": "1755.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46073749999999997, + 0.5105875000000001, + 0.256475, + 0.913675 + ] + } + ] + }, + { + "image": "1756.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4800868055555555, + 0.372375, + 0.27411458333333333, + 0.555203125 + ] + } + ] + }, + { + "image": "1757.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.9237951105937136, + 0.5040786026200873, + 0.11762514551804419, + 0.5334847161572052 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5688009313154831, + 0.51717903930131, + 0.1876600698486613, + 0.736707423580786 + ] + } + ] + }, + { + "image": "1758.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4962242562929062, + 0.426815834767642, + 0.17585812356979397, + 0.5216781411359726 + ] + } + ] + }, + { + "image": "1759.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5528857479387514, + 0.4227101257445401, + 0.3825677267373381, + 0.7779152878888154 + ] + } + ] + }, + { + "image": "1760.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5953333333333333, + 0.548125, + 0.21816666666666662, + 0.8434812499999998 + ] + } + ] + }, + { + "image": "1761.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.490640625, + 0.4172421875, + 0.11878125, + 0.340734375 + ] + } + ] + }, + { + "image": "1762.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47943681318681314, + 0.52953125, + 0.22409340659340657, + 0.58929375 + ] + } + ] + }, + { + "image": "1763.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5125397526501766, + 0.5475414181577204, + 0.20705830388692578, + 0.767713717693837 + ] + } + ] + }, + { + "image": "1764.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4970561998215879, + 0.4499497991967872, + 0.18412132024977698, + 0.8102074966532798 + ] + } + ] + }, + { + "image": "1765.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5985579427083333, + 0.45895263671875, + 0.3051888020833333, + 0.69231689453125 + ] + } + ] + }, + { + "image": "1766.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5358173913043479, + 0.4437421875, + 0.41076521739130434, + 0.776546875 + ] + } + ] + }, + { + "image": "1767.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43799776286353465, + 0.4259545836837679, + 0.05496644295302013, + 0.5188561816652649 + ] + } + ] + }, + { + "image": "1768.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45108933454876937, + 0.47709302325581393, + 0.24402005469462168, + 0.8584268125854994 + ] + } + ] + }, + { + "image": "1769.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5288135593220339, + 0.46622848200312994, + 0.29491525423728815, + 0.49594679186228485 + ] + } + ] + }, + { + "image": "1770.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5473898305084746, + 0.5189843749999999, + 0.24006779661016947, + 0.8791093749999999 + ] + } + ] + }, + { + "image": "1771.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5758983050847457, + 0.5372343749999999, + 0.22977966101694913, + 0.8494765624999999 + ] + } + ] + }, + { + "image": "1772.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5256440677966102, + 0.51130078125, + 0.21738983050847457, + 0.8788515625000001 + ] + } + ] + }, + { + "image": "1773.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49333898305084745, + 0.5195624999999999, + 0.27959322033898304, + 0.843359375 + ] + } + ] + }, + { + "image": "1774.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4686458333333333, + 0.43753125, + 0.14217708333333334, + 0.6552265625 + ] + } + ] + }, + { + "image": "1775.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4851967592592593, + 0.52306640625, + 0.2333564814814815, + 0.6544661458333334 + ] + } + ] + }, + { + "image": "1776.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4306759259259259, + 0.4468723958333334, + 0.3812175925925925, + 0.8132265625 + ] + } + ] + }, + { + "image": "1777.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.39084538375973304, + 0.3919699812382739, + 0.2655506117908788, + 0.6018699186991869 + ] + } + ] + }, + { + "image": "1778.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49264675234456407, + 0.4811327310632384, + 0.13314345258770413, + 0.8908721334259903 + ] + } + ] + }, + { + "image": "1779.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5467820773930754, + 0.39578341013824886, + 0.12818737270875763, + 0.6049308755760369 + ] + } + ] + }, + { + "image": "1780.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5898469387755102, + 0.3179230769230769, + 0.24217687074829927, + 0.5371346153846155 + ] + } + ] + }, + { + "image": "1781.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5158351409978308, + 0.4394625, + 0.19436008676789587, + 0.47092500000000004 + ] + } + ] + }, + { + "image": "1782.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5214024390243903, + 0.45450923482849603, + 0.17600844277673547, + 0.497934036939314 + ] + } + ] + }, + { + "image": "1783.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4548076923076923, + 0.5177335640138409, + 0.25576923076923075, + 0.9645328719723183 + ] + } + ] + }, + { + "image": "1784.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5316553595658073, + 0.45237499999999997, + 0.38080054274084124, + 0.72989375 + ] + } + ] + }, + { + "image": "1785.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45761111111111114, + 0.5329921875, + 0.21494444444444438, + 0.7882890625 + ] + } + ] + }, + { + "image": "1786.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5152594670406732, + 0.48748125000000003, + 0.1911220196353436, + 0.65014375 + ] + } + ] + }, + { + "image": "1787.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5122314814814816, + 0.40031770833333336, + 0.21198611111111104, + 0.7335651041666666 + ] + } + ] + }, + { + "image": "1788.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5537374860956619, + 0.5326704190118824, + 0.35279199110122356, + 0.8793433395872421 + ] + } + ] + }, + { + "image": "1789.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49527808676307006, + 0.49274859287054407, + 0.3342714126807564, + 0.8904377736085053 + ] + } + ] + }, + { + "image": "1790.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4519230769230769, + 0.5116782006920415, + 0.3192307692307692, + 0.976643598615917 + ] + } + ] + }, + { + "image": "1791.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4295539906103287, + 0.49462105969148223, + 0.13811535881958417, + 0.9617437961099933 + ] + } + ] + }, + { + "image": "1792.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5550384615384616, + 0.5073269896193772, + 0.32736538461538467, + 0.907361591695502 + ] + } + ] + }, + { + "image": "1793.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.431936702881436, + 0.40209673133138457, + 0.32538025507794055, + 0.6673744352909912 + ] + } + ] + }, + { + "image": "1794.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.26973106864826607, + 0.44131003268795566, + 0.41184713375796184, + 0.8765074176514961 + ] + } + ] + }, + { + "image": "1795.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48689583333333336, + 0.45972656250000005, + 0.11867708333333328, + 0.4725234374999999 + ] + } + ] + }, + { + "image": "1796.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44037777777777776, + 0.4598875, + 0.19645555555555563, + 0.54665625 + ] + } + ] + }, + { + "image": "1797.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42857063403781975, + 0.4451844903064415, + 0.21420467185761957, + 0.583927454659162 + ] + } + ] + }, + { + "image": "1798.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5053135888501742, + 0.368875, + 0.21620209059233447, + 0.6902009803921568 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4678440766550523, + 0.514625, + 0.1386498257839721, + 0.4787598039215686 + ] + } + ] + }, + { + "image": "1799.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4045222222222222, + 0.4745812500000001, + 0.31507777777777785, + 0.844075 + ] + } + ] + }, + { + "image": "1800.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42023958333333333, + 0.48267187500000003, + 0.3779791666666667, + 0.8653437500000001 + ] + } + ] + }, + { + "image": "1801.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48417130144605114, + 0.4746654158849281, + 0.2635372636262514, + 0.9244277673545969 + ] + } + ] + }, + { + "image": "1802.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4323804226918798, + 0.4679862414008755, + 0.22627363737486095, + 0.6745590994371482 + ] + } + ] + }, + { + "image": "1803.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5077586206896552, + 0.3503189493433396, + 0.1078420467185762, + 0.3966979362101314 + ] + } + ] + }, + { + "image": "1804.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4332402234636871, + 0.47421838177533393, + 0.2673463687150837, + 0.7505734485467401 + ] + } + ] + }, + { + "image": "1805.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4333815350389322, + 0.4232020012507818, + 0.17768631813125696, + 0.5470419011882426 + ] + } + ] + }, + { + "image": "1806.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44992709599027947, + 0.491051912568306, + 0.18053462940461731, + 0.6177800546448088 + ] + } + ] + }, + { + "image": "1807.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5120444685466378, + 0.4441225, + 0.31171908893709327, + 0.7617975 + ] + } + ] + }, + { + "image": "1808.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5955615696887686, + 0.52140625, + 0.45228687415426255, + 0.8665625 + ] + } + ] + }, + { + "image": "1809.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4163667523564696, + 0.4999550128534704, + 0.39835475578406165, + 0.9734575835475578 + ] + } + ] + }, + { + "image": "1810.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.515615696887686, + 0.49057500000000004, + 0.1976860622462788, + 0.83049375 + ] + } + ] + }, + { + "image": "1811.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45933564814814815, + 0.48508723958333333, + 0.2686712962962963, + 0.9311119791666667 + ] + } + ] + }, + { + "image": "1812.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4239537037037037, + 0.494484375, + 0.39142592592592595, + 0.7926145833333333 + ] + } + ] + }, + { + "image": "1813.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5845403472931563, + 0.4454151106004022, + 0.2814402451481103, + 0.7897098534903764 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43639427987742596, + 0.4937130135018673, + 0.24255362614913178, + 0.6271847170353346 + ] + } + ] + }, + { + "image": "1814.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4954022988505747, + 0.4973151471643934, + 0.20496807151979568, + 0.8988083273510409 + ] + } + ] + }, + { + "image": "1815.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5696564417177914, + 0.38939958592132506, + 0.2296196319018404, + 0.7473153899240856 + ] + } + ] + }, + { + "image": "1816.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5024174528301887, + 0.4374624226348364, + 0.2713443396226415, + 0.7016268788682581 + ] + } + ] + }, + { + "image": "1817.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.477009900990099, + 0.5151504178272981, + 0.2788613861386139, + 0.8777325905292479 + ] + } + ] + }, + { + "image": "1818.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5182843137254901, + 0.4693627450980392, + 0.4459411764705881, + 0.9387230392156862 + ] + } + ] + }, + { + "image": "1819.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48537500000000006, + 0.47987109375000003, + 0.15408333333333332, + 0.41130468750000004 + ] + } + ] + }, + { + "image": "1820.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5241789473684211, + 0.4220041444641799, + 0.4445842105263158, + 0.8068620485494375 + ] + } + ] + }, + { + "image": "1821.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5299888765294772, + 0.48814884302689177, + 0.4763626251390434, + 0.8085365853658536 + ] + } + ] + }, + { + "image": "1822.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5733791523482246, + 0.4627931701030928, + 0.3861626575028637, + 0.9255863402061856 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6284249713631157, + 0.4823646907216495, + 0.07242840778923253, + 0.5703994845360825 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.9194158075601374, + 0.6399001288659794, + 0.03814432989690721, + 0.17799613402061856 + ] + } + ] + }, + { + "image": "1823.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44987037037037036, + 0.45308072916666664, + 0.22245833333333329, + 0.6317708333333333 + ] + } + ] + }, + { + "image": "1824.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4779712746858169, + 0.4861000827129859, + 0.3275763016157989, + 0.8133912324234904 + ] + } + ] + }, + { + "image": "1825.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3905228031145717, + 0.39699186991869917, + 0.4258286985539489, + 0.6430018761726077 + ] + } + ] + }, + { + "image": "1826.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7347052280311457, + 0.48511569731081927, + 0.22943270300333704, + 0.8295684803001876 + ] + } + ] + }, + { + "image": "1827.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43847540983606564, + 0.47518882175226584, + 0.23603278688524593, + 0.8825302114803626 + ] + } + ] + }, + { + "image": "1828.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4554545454545455, + 0.45320625, + 0.28839891451831756, + 0.7054874999999999 + ] + } + ] + }, + { + "image": "1829.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.40620081411126185, + 0.430775, + 0.2560922659430122, + 0.7378 + ] + } + ] + }, + { + "image": "1830.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5112366884232222, + 0.534693291568781, + 0.3756750257643422, + 0.8608144087705561 + ] + } + ] + }, + { + "image": "1831.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5092175215275178, + 0.5367456647398844, + 0.22089853987270686, + 0.9265086705202311 + ] + } + ] + }, + { + "image": "1832.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47455114822546973, + 0.5253631032927379, + 0.1395526394273785, + 0.671637347767253 + ] + } + ] + }, + { + "image": "1833.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4742447482494165, + 0.4782865731462926, + 0.30222740913637886, + 0.860318136272545 + ] + } + ] + }, + { + "image": "1834.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5243816375471052, + 0.5538409563409563, + 0.1693730729701953, + 0.8439760914760914 + ] + } + ] + }, + { + "image": "1835.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5708881661245935, + 0.5184280491857759, + 0.12728296222166624, + 0.7460983715520108 + ] + } + ] + }, + { + "image": "1836.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47514285714285714, + 0.46326993416239937, + 0.14182539682539683, + 0.788519873201658 + ] + } + ] + }, + { + "image": "1837.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.39140681893412776, + 0.544636454183267, + 0.23226084078119824, + 0.8810159362549801 + ] + } + ] + }, + { + "image": "1838.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4496808510638298, + 0.41719829744616926, + 0.10348071808510638, + 0.5833600400600902 + ] + } + ] + }, + { + "image": "1839.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49463473466574776, + 0.4812712085617332, + 0.2621467953135768, + 0.7421926389976508 + ] + } + ] + }, + { + "image": "1840.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.2741685736079329, + 0.5515826911677534, + 0.34782227307398933, + 0.8255275637225844 + ] + } + ] + }, + { + "image": "1841.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47599068585944115, + 0.453018675721562, + 0.21324724809483492, + 0.29292699490662144 + ] + } + ] + }, + { + "image": "1842.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49573292138688635, + 0.5229577464788733, + 0.1684002746309647, + 0.8610146061554512 + ] + } + ] + }, + { + "image": "1843.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42501540357362905, + 0.6539563277764733, + 0.32010474430067776, + 0.6920873444470533 + ] + } + ] + }, + { + "image": "1844.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5017419137466308, + 0.5364367523542886, + 0.12622304582210248, + 0.9271264952914229 + ] + } + ] + }, + { + "image": "1845.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49117538688282975, + 0.4349546742209632, + 0.18060058953574062, + 0.7280878186968839 + ] + } + ] + }, + { + "image": "1846.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5353227591294725, + 0.5367300056721497, + 0.14983032091479162, + 0.7323823028927964 + ] + } + ] + }, + { + "image": "1847.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.35330313588850176, + 0.4524484944532488, + 0.15780836236933796, + 0.8367485472794506 + ] + } + ] + }, + { + "image": "1848.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5857896665445218, + 0.4386106395019807, + 0.3401392451447416, + 0.6996915676287493 + ] + } + ] + }, + { + "image": "1849.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47551170568561874, + 0.49110325675334515, + 0.16392976588628766, + 0.8862231759656652 + ] + } + ] + }, + { + "image": "1850.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45811264822134384, + 0.5165898959881129, + 0.19619235836627136, + 0.9668177315502725 + ] + } + ] + }, + { + "image": "1851.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43642999336429994, + 0.4943675, + 0.16126741871267417, + 0.857275 + ] + } + ] + }, + { + "image": "1852.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4842688280986154, + 0.5087740446268274, + 0.22651131374535624, + 0.8369658886894075 + ] + } + ] + }, + { + "image": "1853.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4409573361082206, + 0.33769332277645814, + 0.06854665279223028, + 0.2542887305357614 + ] + } + ] + }, + { + "image": "1854.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5385301204819277, + 0.42500523012552294, + 0.11398278829604128, + 0.5142207112970711 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4674767641996558, + 0.437277719665272, + 0.08759724612736654, + 0.35977771966527194 + ] + } + ] + }, + { + "image": "1855.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5032577996715928, + 0.34028846153846154, + 0.10499835796387529, + 0.5495167652859961 + ] + } + ] + }, + { + "image": "1856.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4149831132944427, + 0.5517640186915889, + 0.14307952103162427, + 0.8208317757009346 + ] + } + ] + }, + { + "image": "1857.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5216748285994124, + 0.3984909358157766, + 0.11847208619000983, + 0.38031112199902006 + ] + } + ] + }, + { + "image": "1858.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.513185595567867, + 0.5202503953610964, + 0.1560249307479224, + 0.5011544544016869 + ] + } + ] + }, + { + "image": "1859.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4880326775591864, + 0.45607645875251507, + 0.10972657552517512, + 0.4799396378269618 + ] + } + ] + }, + { + "image": "1860.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5247025210084033, + 0.528269035532995, + 0.19640336134453773, + 0.761225888324873 + ] + } + ] + }, + { + "image": "1861.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.613680194242109, + 0.4737431048069346, + 0.10438779049601103, + 0.4484475965327029 + ] + } + ] + }, + { + "image": "1862.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45937325905292475, + 0.405782528371602, + 0.12687325905292482, + 0.5386117709158088 + ] + } + ] + }, + { + "image": "1863.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48531198954590005, + 0.5010321157146359, + 0.18170205815093107, + 0.9034444716842362 + ] + } + ] + }, + { + "image": "1864.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4859451762192951, + 0.4870881953867029, + 0.09955144179423278, + 0.7376797829036637 + ] + } + ] + }, + { + "image": "1865.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.517904827114002, + 0.4760258397932816, + 0.11294762067785008, + 0.5087545219638243 + ] + } + ] + }, + { + "image": "1866.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5785585260115607, + 0.4706714562033711, + 0.20584898843930635, + 0.8908704061895552 + ] + } + ] + }, + { + "image": "1867.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47612807881773395, + 0.4925320829220138, + 0.24806896551724134, + 0.6957477788746298 + ] + } + ] + }, + { + "image": "1868.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46850832483860005, + 0.46177651905252315, + 0.1384981311586816, + 0.7247399588053551 + ] + } + ] + }, + { + "image": "1869.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5155860349127181, + 0.511971219114852, + 0.18861417883861775, + 0.7402063535161553 + ] + } + ] + }, + { + "image": "1870.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4197086047308879, + 0.49017339544513455, + 0.2524065821049023, + 0.9358980331262939 + ] + } + ] + }, + { + "image": "1871.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.770706572045665, + 0.5650564174894217, + 0.20231101511879038, + 0.7037964268923366 + ] + } + ] + }, + { + "image": "1872.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4392354651162791, + 0.4849814369949771, + 0.13465406976744188, + 0.707342214457305 + ] + } + ] + }, + { + "image": "1873.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4911856652687763, + 0.4965138971023063, + 0.10082729698818158, + 0.4146777054997044 + ] + } + ] + }, + { + "image": "1874.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4828306508047586, + 0.37792352628783854, + 0.1699055283414976, + 0.720108868826341 + ] + } + ] + }, + { + "image": "1875.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.574919627749577, + 0.35454146999325686, + 0.22601522842639582, + 0.6665138233310857 + ] + } + ] + }, + { + "image": "1876.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4357302029446876, + 0.38746645865834634, + 0.15665738161559886, + 0.6517347893915755 + ] + } + ] + }, + { + "image": "1877.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44137708649468893, + 0.4070526006464884, + 0.2713543247344461, + 0.7460769908903908 + ] + } + ] + }, + { + "image": "1878.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44779861111111113, + 0.4683862433862434, + 0.1900902777777778, + 0.8368412698412699 + ] + } + ] + }, + { + "image": "1879.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4874663526244953, + 0.487825534079349, + 0.17772207267833112, + 0.9116480162767041 + ] + } + ] + }, + { + "image": "1880.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46799131016042783, + 0.48751513622603426, + 0.13069518716577538, + 0.847994450050454 + ] + } + ] + }, + { + "image": "1881.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49012532981530343, + 0.4978193996526917, + 0.13419195250659627, + 0.8963582237658148 + ] + } + ] + }, + { + "image": "1882.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48855508336057535, + 0.49289254170755636, + 0.11893756129454068, + 0.8199631992149166 + ] + } + ] + }, + { + "image": "1883.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47574168797953964, + 0.48218126479540074, + 0.09646291560102303, + 0.892478863713223 + ] + } + ] + }, + { + "image": "1884.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.576800906116285, + 0.4477061769616027, + 0.10731437201107467, + 0.7656727879799667 + ] + } + ] + }, + { + "image": "1885.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5268068586218052, + 0.5189739849258449, + 0.2676253639598835, + 0.7060734257233163 + ] + } + ] + }, + { + "image": "1886.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5649101390301797, + 0.31977528089887647, + 0.1272634791454731, + 0.5453396322778346 + ] + } + ] + }, + { + "image": "1887.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4827464566929134, + 0.4888218252052149, + 0.21587716535433066, + 0.8390704973442781 + ] + } + ] + }, + { + "image": "1888.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5817535876793839, + 0.5036981934112646, + 0.35731186559327965, + 0.7047343251859723 + ] + } + ] + }, + { + "image": "1889.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4901076923076923, + 0.5507093124456047, + 0.3237948717948718, + 0.8264055700609224 + ] + } + ] + }, + { + "image": "1890.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42651764705882356, + 0.49785025380710657, + 0.196436974789916, + 0.768225888324873 + ] + } + ] + }, + { + "image": "1891.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.456642835865356, + 0.425976131501914, + 0.10068215668751869, + 0.3556766494032875 + ] + } + ] + }, + { + "image": "1892.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48266841072596467, + 0.5849681216282492, + 0.17069980379332897, + 0.8300637567435017 + ] + } + ] + }, + { + "image": "1893.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4534745762711864, + 0.453146947595894, + 0.1755261299435029, + 0.78784981091302 + ] + } + ] + }, + { + "image": "1894.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.528420860685631, + 0.4810934004474273, + 0.18926695842450758, + 0.9126202460850112 + ] + } + ] + }, + { + "image": "1895.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4839605307927866, + 0.5409672427134382, + 0.20871384824770325, + 0.6878514315192159 + ] + } + ] + }, + { + "image": "1896.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5947215738579525, + 0.43747623811905945, + 0.25603201067022335, + 0.5248449224612306 + ] + } + ] + }, + { + "image": "1897.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.462934820494946, + 0.5301089845826688, + 0.07380968978738228, + 0.698054226475279 + ] + } + ] + }, + { + "image": "1898.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4934131736526946, + 0.4866842237271131, + 0.14045575515635397, + 0.7457511913719589 + ] + } + ] + }, + { + "image": "1899.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45801167582417585, + 0.46623346303501945, + 0.13753434065934067, + 0.6823501945525292 + ] + } + ] + }, + { + "image": "1900.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49927038626609443, + 0.43962108731466226, + 0.1784907010014306, + 0.6678610653487094 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4413948497854078, + 0.5158099945085118, + 0.08696351931330476, + 0.5972432729269632 + ] + } + ] + }, + { + "image": "1901.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4894235254915028, + 0.39821536144578307, + 0.1812862379206931, + 0.6037700803212852 + ] + } + ] + }, + { + "image": "1902.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46207835325365204, + 0.46614942528735626, + 0.13567729083665334, + 0.5819990004997501 + ] + } + ] + }, + { + "image": "1903.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47558420441347277, + 0.5331387530562347, + 0.09420209059233454, + 0.7332121026894866 + ] + } + ] + }, + { + "image": "1904.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47012107329842934, + 0.3809278350515464, + 0.23877617801047116, + 0.5821134020618556 + ] + } + ] + }, + { + "image": "1905.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4704402234636871, + 0.5500829629629629, + 0.11376983240223461, + 0.7802488888888889 + ] + } + ] + }, + { + "image": "1906.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5059446022727273, + 0.42723363980530016, + 0.15482954545454544, + 0.6899405083829097 + ] + } + ] + }, + { + "image": "1907.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4017057902973396, + 0.5657788944723617, + 0.24041627543035998, + 0.6484039243838238 + ] + } + ] + }, + { + "image": "1908.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4683668044890727, + 0.5558646783886045, + 0.15385410513880693, + 0.5342109948809259 + ] + } + ] + }, + { + "image": "1909.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46476048795001484, + 0.5968254324870815, + 0.20998214817018745, + 0.5658840709952819 + ] + } + ] + }, + { + "image": "1910.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48354123558971324, + 0.5516287878787879, + 0.11042861365651786, + 0.4732620320855615 + ] + } + ] + }, + { + "image": "1911.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4601442307692308, + 0.40470703764320787, + 0.09711538461538465, + 0.790684124386252 + ] + } + ] + }, + { + "image": "1912.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5151372549019607, + 0.522401275447633, + 0.1071078431372549, + 0.5859013980868284 + ] + } + ] + }, + { + "image": "1913.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5058912386706949, + 0.5015366568914956, + 0.18024169184290031, + 0.7377419354838709 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7933534743202416, + 0.591266862170088, + 0.10505538771399792, + 0.3419237536656891 + ] + } + ] + }, + { + "image": "1914.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49945791726105565, + 0.48629406941787373, + 0.19891226818830243, + 0.8863596611095926 + ] + } + ] + }, + { + "image": "1915.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44384750527055516, + 0.44622013422818796, + 0.11883696416022489, + 0.5926979865771812 + ] + } + ] + }, + { + "image": "1916.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5411013215859031, + 0.4572843942505133, + 0.23914605218569984, + 0.6317376796714579 + ] + } + ] + }, + { + "image": "1917.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6503361344537816, + 0.4616298168035376, + 0.23605842336934768, + 0.7330259001895136 + ] + } + ] + }, + { + "image": "1918.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43959575095898495, + 0.5063506898086337, + 0.26342283859545584, + 0.8649577214063197 + ] + } + ] + }, + { + "image": "1919.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4894051570079142, + 0.5096791624451198, + 0.08195557824865975, + 0.8007396149949341 + ] + } + ] + }, + { + "image": "1920.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4817060503765256, + 0.5213009243409791, + 0.07917424045702418, + 0.6939643957548786 + ] + } + ] + }, + { + "image": "1921.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5102507624534056, + 0.45795663265306125, + 0.2527685530328702, + 0.8161760204081633 + ] + } + ] + }, + { + "image": "1922.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48997272501859657, + 0.4867799406136588, + 0.12236052566327801, + 0.7480039590894094 + ] + } + ] + }, + { + "image": "1923.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5439698937426211, + 0.5342230632235084, + 0.17157024793388437, + 0.6967876224398932 + ] + } + ] + }, + { + "image": "1924.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47307451253481897, + 0.4794774346793349, + 0.14127437325905284, + 0.7089970968593297 + ] + } + ] + }, + { + "image": "1925.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48381031064111035, + 0.48676521739130435, + 0.14158294778585587, + 0.6843478260869565 + ] + } + ] + }, + { + "image": "1926.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4119817690749493, + 0.3846863093726187, + 0.14253882511816338, + 0.7047929895859791 + ] + } + ] + }, + { + "image": "1927.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4960088616223585, + 0.4588537650989463, + 0.12483980913428758, + 0.5748393729118478 + ] + } + ] + }, + { + "image": "1928.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5141481052936072, + 0.4331756023442588, + 0.15976280011570718, + 0.6007662253093119 + ] + } + ] + }, + { + "image": "1929.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45854243542435424, + 0.44536191145467324, + 0.12443419434194337, + 0.6560365425158117 + ] + } + ] + }, + { + "image": "1930.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5120919117647059, + 0.5753708439897698, + 0.18087132352941168, + 0.8241830065359478 + ] + } + ] + }, + { + "image": "1931.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4394727832933927, + 0.5043930335326229, + 0.1737315987675453, + 0.7956277618923836 + ] + } + ] + }, + { + "image": "1932.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5382302631578948, + 0.4490009891196835, + 0.19167434210526318, + 0.7167235410484668 + ] + } + ] + }, + { + "image": "1933.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46981691078561916, + 0.49305165496489467, + 0.12477363515312921, + 0.5069984954864594 + ] + } + ] + }, + { + "image": "1934.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3632780487804878, + 0.5580858003010537, + 0.19172682926829265, + 0.7416959357752134 + ] + } + ] + }, + { + "image": "1935.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5773217018671564, + 0.5080498021875728, + 0.2346617692072237, + 0.9839003956248544 + ] + } + ] + }, + { + "image": "1936.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4995026486168334, + 0.5240625, + 0.3038198940553267, + 0.879738475177305 + ] + } + ] + }, + { + "image": "1937.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.552101241642789, + 0.5122977267171841, + 0.3630977395733842, + 0.9370398435590319 + ] + } + ] + }, + { + "image": "1938.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6199159663865547, + 0.5041516159695817, + 0.2563834422657953, + 0.8694581749049428 + ] + } + ] + }, + { + "image": "1939.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49479209270620317, + 0.431146398140976, + 0.27707907293796874, + 0.7624218951717017 + ] + } + ] + }, + { + "image": "1940.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4546895147607737, + 0.4978586118251928, + 0.2004818459450289, + 0.8321799485861183 + ] + } + ] + }, + { + "image": "1941.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3810474631751227, + 0.5159193706981318, + 0.14514893617021274, + 0.7832940019665685 + ] + } + ] + }, + { + "image": "1942.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5457076834199884, + 0.45038569880823404, + 0.09138937030618136, + 0.6878179848320692 + ] + } + ] + }, + { + "image": "1943.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4438838748495788, + 0.49238030095759233, + 0.17358604091456076, + 0.8136730506155951 + ] + } + ] + }, + { + "image": "1944.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.500061046511628, + 0.5121118148067264, + 0.1250959302325581, + 0.6419283686394408 + ] + } + ] + }, + { + "image": "1945.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5341428149896725, + 0.4792901646639964, + 0.137884331661257, + 0.6345549621717845 + ] + } + ] + }, + { + "image": "1946.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5530835054588374, + 0.529795282599021, + 0.17153142519917378, + 0.47369381397418775 + ] + } + ] + }, + { + "image": "1947.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5184886479159607, + 0.6855126223596084, + 0.08335140630294809, + 0.33806800618238025 + ] + } + ] + }, + { + "image": "1948.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5213664596273292, + 0.4592093596059113, + 0.12343903236351746, + 0.7026600985221675 + ] + } + ] + }, + { + "image": "1949.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49434751773049646, + 0.3517884405670665, + 0.108113475177305, + 0.5634732824427482 + ] + } + ] + }, + { + "image": "1950.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5177719482336481, + 0.45000267952840295, + 0.12845750262329494, + 0.560152733118971 + ] + } + ] + }, + { + "image": "1951.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.560351262349067, + 0.48131519274376416, + 0.15386388583973662, + 0.6915561224489795 + ] + } + ] + }, + { + "image": "1952.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4315857826384142, + 0.36133298620151005, + 0.15178058783321946, + 0.7190315022129654 + ] + } + ] + }, + { + "image": "1953.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4677041172365667, + 0.4373283462463265, + 0.16490230286113053, + 0.7878600053433075 + ] + } + ] + }, + { + "image": "1954.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4787860661505982, + 0.4620140388768898, + 0.25114004222378605, + 0.8126484881209504 + ] + } + ] + }, + { + "image": "1955.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44518195602729344, + 0.43885037037037034, + 0.1617399545109932, + 0.7860533333333334 + ] + } + ] + }, + { + "image": "1956.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5110971786833856, + 0.3925844772967265, + 0.2529676071055381, + 0.456673706441394 + ] + } + ] + }, + { + "image": "1957.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5067265469061877, + 0.41048407323802355, + 0.17532268795741848, + 0.7198319538500126 + ] + } + ] + }, + { + "image": "1958.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.491109243697479, + 0.4120452235772358, + 0.2023798319327731, + 0.7370376016260164 + ] + } + ] + }, + { + "image": "1959.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4916025641025641, + 0.4772019230769231, + 0.17851282051282052, + 0.6138076923076923 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.617474358974359, + 0.5310384615384615, + 0.1704871794871795, + 0.6214423076923077 + ] + } + ] + }, + { + "image": "1960.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.19683333333333333, + 0.42750000000000005, + 0.10124358974358973, + 0.38217307692307695 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49541025641025643, + 0.41165384615384615, + 0.17798717948717954, + 0.5000865384615384 + ] + } + ] + }, + { + "image": "1961.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4546051167964405, + 0.4914759224515322, + 0.1088431590656285, + 0.9391119449656036 + ] + } + ] + }, + { + "image": "1962.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4701247537754432, + 0.5271602101116218, + 0.09652002626395273, + 0.5677806959947472 + ] + } + ] + }, + { + "image": "1963.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5415006510416667, + 0.47935546875, + 0.18070312499999996, + 0.9114135742187501 + ] + } + ] + }, + { + "image": "1964.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5039043381535039, + 0.49467792370231395, + 0.16604004449388207, + 0.5671419637273296 + ] + } + ] + }, + { + "image": "1965.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4861165364583333, + 0.515970458984375, + 0.32574869791666666, + 0.92207763671875 + ] + } + ] + }, + { + "image": "1966.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.38135091145833333, + 0.49940673828125, + 0.22708984374999996, + 0.83196533203125 + ] + } + ] + }, + { + "image": "1967.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5476048714479026, + 0.46578125, + 0.2738700947225981, + 0.79380625 + ] + } + ] + }, + { + "image": "1968.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5064276048714479, + 0.4779375, + 0.20603518267929632, + 0.8412312499999999 + ] + } + ] + }, + { + "image": "1969.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46640711902113463, + 0.399155722326454, + 0.29020022246941046, + 0.7295059412132583 + ] + } + ] + }, + { + "image": "1970.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4467175925925926, + 0.49832552083333337, + 0.17556481481481484, + 0.4342994791666667 + ] + } + ] + }, + { + "image": "1971.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.494739970282318, + 0.5230602006688964, + 0.2851708766716196, + 0.8571571906354516 + ] + } + ] + }, + { + "image": "1972.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4836333333333333, + 0.44555624999999993, + 0.16050000000000006, + 0.554975 + ] + } + ] + }, + { + "image": "1973.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.52972191323693, + 0.48946216385240776, + 0.14124582869855398, + 0.423933708567855 + ] + } + ] + }, + { + "image": "1974.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5081646273637376, + 0.44587554721701056, + 0.28662958843159064, + 0.5427829893683552 + ] + } + ] + }, + { + "image": "1975.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4948194444444444, + 0.4387578125, + 0.2310972222222222, + 0.815828125 + ] + } + ] + }, + { + "image": "1976.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4329571984435798, + 0.46418604651162787, + 0.30657101167315176, + 0.8244049247606019 + ] + } + ] + }, + { + "image": "1977.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48691203703703706, + 0.45310937500000004, + 0.1761759259259259, + 0.8122369791666666 + ] + } + ] + }, + { + "image": "1978.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47989351851851847, + 0.5051927083333333, + 0.23954629629629634, + 0.8311979166666668 + ] + } + ] + }, + { + "image": "1979.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.36913415285943346, + 0.5063269230769231, + 0.25836985569214327, + 0.6248822115384616 + ] + } + ] + }, + { + "image": "1980.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4536892361111111, + 0.49281494140625, + 0.2574305555555555, + 0.8969287109375 + ] + } + ] + }, + { + "image": "1981.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5627697441601779, + 0.550569105691057, + 0.1423581757508342, + 0.39819262038774245 + ] + } + ] + }, + { + "image": "1982.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4281111111111111, + 0.504109375, + 0.3590972222222222, + 0.9144687499999999 + ] + } + ] + }, + { + "image": "1983.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5824027777777777, + 0.49310937499999996, + 0.5300833333333332, + 0.9608125 + ] + } + ] + }, + { + "image": "1984.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4347916666666667, + 0.4357265625, + 0.4099722222222221, + 0.8373750000000001 + ] + } + ] + }, + { + "image": "1985.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4953472222222222, + 0.39725781250000003, + 0.2126527777777778, + 0.7189921874999999 + ] + } + ] + }, + { + "image": "1986.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.531557719054242, + 0.44484999999999997, + 0.2258414464534075, + 0.7700562499999998 + ] + } + ] + }, + { + "image": "1987.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.462865090403338, + 0.43373125, + 0.19187760778859533, + 0.5837812499999999 + ] + } + ] + }, + { + "image": "1988.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4108531746031746, + 0.44996372767857146, + 0.4843551587301588, + 0.8492829241071428 + ] + } + ] + }, + { + "image": "1989.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4669755244755245, + 0.4211875, + 0.324527972027972, + 0.7347890625 + ] + } + ] + }, + { + "image": "1990.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.41758333333333336, + 0.4994843749999999, + 0.252875, + 0.9507656250000001 + ] + } + ] + }, + { + "image": "1991.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.410028129395218, + 0.37226877470355735, + 0.21246132208157525, + 0.697106719367589 + ] + } + ] + }, + { + "image": "1992.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.38894675925925926, + 0.36847204161248376, + 0.20483796296296297, + 0.5486540962288686 + ] + } + ] + }, + { + "image": "1993.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.39335372636262517, + 0.3290275171982489, + 0.23943270300333705, + 0.579255784865541 + ] + } + ] + }, + { + "image": "1994.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4759398148148148, + 0.5095559895833334, + 0.28521296296296295, + 0.6290078124999999 + ] + } + ] + }, + { + "image": "1995.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3884722222222222, + 0.5769375, + 0.22101388888888887, + 0.7030859374999999 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6002222222222223, + 0.577, + 0.25212500000000004, + 0.695625 + ] + } + ] + }, + { + "image": "1996.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5552038043478261, + 0.5007169117647059, + 0.29320652173913037, + 0.7484191176470588 + ] + } + ] + }, + { + "image": "1997.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7915489130434783, + 0.5430637254901961, + 0.2293840579710145, + 0.7574468954248366 + ] + } + ] + }, + { + "image": "1998.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5636448163644817, + 0.43792941176470584, + 0.1900557880055788, + 0.5856627450980392 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4824918642491864, + 0.5046614379084967, + 0.130697350069735, + 0.2851267973856209 + ] + } + ] + }, + { + "image": "1999.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5966666666666667, + 0.3758028846153846, + 0.29537414965986397, + 0.7131442307692307 + ] + } + ] + }, + { + "image": "2000.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4461059190031153, + 0.5099296875, + 0.15155763239875394, + 0.6260546874999999 + ] + } + ] + }, + { + "image": "2001.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49512552301255236, + 0.394206572769953, + 0.24481171548117156, + 0.28811267605633806 + ] + } + ] + }, + { + "image": "2002.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4230381944444444, + 0.500046875, + 0.5146354166666667, + 0.6302265625000001 + ] + } + ] + }, + { + "image": "2003.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.39980186480186475, + 0.48816666666666664, + 0.32298368298368296, + 0.9279035087719297 + ] + } + ] + }, + { + "image": "2004.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49925062447960034, + 0.50938125, + 0.3433139050791007, + 0.9753624999999999 + ] + } + ] + }, + { + "image": "2005.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5024913194444445, + 0.497796875, + 0.52234375, + 0.78934375 + ] + } + ] + }, + { + "image": "2006.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5311944444444444, + 0.492875, + 0.3848888888888889, + 0.8139218749999999 + ] + } + ] + }, + { + "image": "2007.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47006259780907667, + 0.3522183098591549, + 0.1810798122065728, + 0.32231514084507035 + ] + } + ] + }, + { + "image": "2008.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.8451030585106384, + 0.3506125, + 0.05653922872340416, + 0.6144925 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.37507313829787237, + 0.4982925, + 0.14352726063829788, + 0.206395 + ] + } + ] + }, + { + "image": "2009.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3565059840425532, + 0.424625, + 0.22487367021276597, + 0.6390225 + ] + } + ] + }, + { + "image": "2010.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5514305555555555, + 0.4271484375, + 0.35080555555555554, + 0.7133828125000001 + ] + } + ] + }, + { + "image": "2011.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5439666666666667, + 0.37691875, + 0.07992500000000007, + 0.34072500000000006 + ] + } + ] + }, + { + "image": "2012.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4989855072463768, + 0.47841961852861037, + 0.1649114331723027, + 0.6898183469573116 + ] + } + ] + }, + { + "image": "2013.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5190277777777778, + 0.43130468749999995, + 0.2520972222222222, + 0.7791171874999999 + ] + } + ] + }, + { + "image": "2014.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4351944444444444, + 0.5913515625, + 0.19631944444444446, + 0.7338281249999999 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.12944444444444445, + 0.619140625, + 0.13015277777777778, + 0.2772500000000001 + ] + } + ] + }, + { + "image": "2015.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47249165739710786, + 0.4509568480300188, + 0.3103337041156841, + 0.4790556597873671 + ] + } + ] + }, + { + "image": "2016.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.22325833333333336, + 0.4695937500000001, + 0.25511666666666666, + 0.45751250000000004 + ] + } + ] + }, + { + "image": "2017.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.13681944444444444, + 0.4294296875, + 0.23120833333333332, + 0.7093046875000001 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5193611111111112, + 0.546359375, + 0.11241666666666658, + 0.29834374999999996 + ] + } + ] + }, + { + "image": "2018.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.380719584569733, + 0.41364774624373957, + 0.20951038575667658, + 0.8222871452420701 + ] + } + ] + }, + { + "image": "2019.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5018386243386244, + 0.5848993875765529, + 0.09440476190476191, + 0.32419947506561675 + ] + } + ] + }, + { + "image": "2020.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.481375, + 0.384671875, + 0.13246875000000002, + 0.5069296875000001 + ] + } + ] + }, + { + "image": "2021.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.38168771526980483, + 0.5389283408650742, + 0.1111595866819748, + 0.34912846998063257 + ] + } + ] + }, + { + "image": "2022.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5406417112299465, + 0.4472588832487309, + 0.16952941176470587, + 0.8638663282571911 + ] + } + ] + }, + { + "image": "2023.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5910920436817473, + 0.49685639229422063, + 0.16736349453978155, + 0.6849474605954466 + ] + } + ] + }, + { + "image": "2024.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47631249999999997, + 0.4630703125, + 0.09935416666666666, + 0.5477656249999999 + ] + } + ] + }, + { + "image": "2025.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.495771643663739, + 0.5410933081998115, + 0.21313676286072775, + 0.266239396795476 + ] + } + ] + }, + { + "image": "2026.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6251980792316927, + 0.40958558558558555, + 0.10435774309723897, + 0.4602882882882883 + ] + } + ] + }, + { + "image": "2027.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5320648967551622, + 0.5199867338816662, + 0.3113274336283186, + 0.9290687184929689 + ] + } + ] + }, + { + "image": "2028.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6021354166666666, + 0.5027968749999999, + 0.3019895833333334, + 0.9864296875 + ] + } + ] + }, + { + "image": "2029.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.50245, + 0.5317238493723849, + 0.5238375000000001, + 0.8260753138075314 + ] + } + ] + }, + { + "image": "2030.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5615454545454546, + 0.40615778688524595, + 0.22850000000000004, + 0.3953995901639344 + ] + } + ] + }, + { + "image": "2031.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45445, + 0.41157499999999997, + 0.2032416666666667, + 0.7509375 + ] + } + ] + }, + { + "image": "2032.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5456458333333334, + 0.5188828125, + 0.23723958333333334, + 0.8391562499999999 + ] + } + ] + }, + { + "image": "2033.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.8636221837088387, + 0.4481365853658537, + 0.07972270363951463, + 0.2305268292682927 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.514627383015598, + 0.4787707317073171, + 0.24941074523396875, + 0.28077073170731703 + ] + } + ] + }, + { + "image": "2034.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4878111111111111, + 0.5468375000000001, + 0.03877777777777775, + 0.13605000000000003 + ] + } + ] + }, + { + "image": "2035.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5104457572502685, + 0.4465780998389694, + 0.23678839957035444, + 0.7756038647342994 + ] + } + ] + }, + { + "image": "2036.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48953592814371255, + 0.4249639711769415, + 0.3832634730538922, + 0.7175980784627702 + ] + } + ] + }, + { + "image": "2037.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48133764832793957, + 0.47150363783346805, + 0.25333333333333335, + 0.7950687146321747 + ] + } + ] + }, + { + "image": "2038.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5341979166666667, + 0.523296875, + 0.1913125, + 0.8731562500000001 + ] + } + ] + }, + { + "image": "2039.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43778276481149014, + 0.44659259259259265, + 0.2326481149012567, + 0.6753602693602693 + ] + } + ] + }, + { + "image": "2040.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47042933810375676, + 0.5296378269617706, + 0.22654740608228977, + 0.6962575452716298 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.650983899821109, + 0.4862877263581489, + 0.3985688729874776, + 0.6632193158953722 + ] + } + ] + }, + { + "image": "2041.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4653102189781022, + 0.5159409020217729, + 0.12405109489051096, + 0.7115085536547434 + ] + } + ] + }, + { + "image": "2042.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4472435897435898, + 0.44753600000000004, + 0.3018945868945869, + 0.791072 + ] + } + ] + }, + { + "image": "2043.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5387500000000001, + 0.5565808823529411, + 0.05961564171122991, + 0.6870153743315509 + ] + } + ] + }, + { + "image": "2044.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4636247334754797, + 0.34427612655800566, + 0.4688699360341151, + 0.6577372962607861 + ] + } + ] + }, + { + "image": "2045.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.50153125, + 0.5248515625, + 0.13728124999999997, + 0.6856874999999999 + ] + } + ] + }, + { + "image": "2046.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4618333333333334, + 0.5963671875000001, + 0.08928125000000003, + 0.5993125000000001 + ] + } + ] + }, + { + "image": "2047.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.2298993288590604, + 0.487234375, + 0.2651789709172259, + 0.9010390625 + ] + } + ] + }, + { + "image": "2048.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5314583333333334, + 0.40928906249999997, + 0.23920138888888884, + 0.6528437500000001 + ] + } + ] + }, + { + "image": "2049.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5885615577889447, + 0.4871406338426712, + 0.8215954773869347, + 0.9686219581211093 + ] + } + ] + }, + { + "image": "2050.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5745083333333333, + 0.4268167604752971, + 0.1563833333333334, + 0.6850469043151972 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.816725, + 0.3568730456535334, + 0.210425, + 0.7061976235146967 + ] + } + ] + }, + { + "image": "2051.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49484374999999997, + 0.4022578125, + 0.2694791666666667, + 0.6245625 + ] + } + ] + }, + { + "image": "2052.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4373934426229509, + 0.4087921117502054, + 0.0966448087431694, + 0.608874281018899 + ] + } + ] + }, + { + "image": "2053.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4287604166666667, + 0.48492968750000004, + 0.1366875, + 0.49954687499999995 + ] + } + ] + }, + { + "image": "2054.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5588072916666668, + 0.501671875, + 0.13636458333333332, + 0.48459375 + ] + } + ] + }, + { + "image": "2055.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.39495833333333336, + 0.5006015625, + 0.09492708333333333, + 0.5355703125 + ] + } + ] + }, + { + "image": "2056.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45327083333333335, + 0.5797265625, + 0.17071875000000006, + 0.4884921875 + ] + } + ] + }, + { + "image": "2057.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5350727370689655, + 0.4820919117647059, + 0.2544127155172414, + 0.5136936274509804 + ] + } + ] + }, + { + "image": "2058.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44818131256952165, + 0.5077392120075047, + 0.2912458286985539, + 0.6827704815509693 + ] + } + ] + }, + { + "image": "2059.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5083147942157954, + 0.4565071919949969, + 0.17347052280311456, + 0.641594746716698 + ] + } + ] + }, + { + "image": "2060.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5015964523281596, + 0.55988125, + 0.34687361419068735, + 0.7422624999999999 + ] + } + ] + }, + { + "image": "2061.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.491975, + 0.5177499999999999, + 0.08352500000000002, + 0.78605 + ] + } + ] + }, + { + "image": "2062.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5976516990291263, + 0.5507422586520947, + 0.20986650485436895, + 0.7025774134790528 + ] + } + ] + }, + { + "image": "2063.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.616269744835966, + 0.5173633879781421, + 0.11953827460510327, + 0.6121402550091075 + ] + } + ] + }, + { + "image": "2064.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4471445929526124, + 0.555327868852459, + 0.2891859052247874, + 0.889344262295082 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7577703523693803, + 0.6867213114754098, + 0.19354799513973267, + 0.4417486338797814 + ] + } + ] + }, + { + "image": "2065.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49692992213570636, + 0.5608286429018137, + 0.2396885428253615, + 0.828974358974359 + ] + } + ] + }, + { + "image": "2066.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4839000992391664, + 0.5399007444168735, + 0.14543830631822693, + 0.6599503722084367 + ] + } + ] + }, + { + "image": "2067.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44752499999999995, + 0.49114375000000005, + 0.21579166666666671, + 0.26105625000000005 + ] + } + ] + }, + { + "image": "2068.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3619932432432432, + 0.4080212550607287, + 0.3185810810810811, + 0.6885121457489879 + ] + } + ] + }, + { + "image": "2069.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4628715670436187, + 0.5548691860465116, + 0.265, + 0.748546511627907 + ] + } + ] + }, + { + "image": "2070.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3993269230769231, + 0.4418402777777778, + 0.2448076923076923, + 0.8836805555555556 + ] + } + ] + }, + { + "image": "2071.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5215288461538461, + 0.5051302083333334, + 0.22767307692307692, + 0.4477604166666667 + ] + } + ] + }, + { + "image": "2072.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4607788461538462, + 0.47815972222222214, + 0.3561730769230769, + 0.701111111111111 + ] + } + ] + }, + { + "image": "2073.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5769711538461538, + 0.4529644097222223, + 0.46548076923076925, + 0.648984375 + ] + } + ] + }, + { + "image": "2074.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5073859844271412, + 0.46919949968730457, + 0.14500556173526136, + 0.6757348342714197 + ] + } + ] + }, + { + "image": "2075.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5394160177975529, + 0.45113508442776734, + 0.12666295884315906, + 0.7434208880550344 + ] + } + ] + }, + { + "image": "2076.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5314212962962962, + 0.45184635416666663, + 0.28090740740740744, + 0.8726510416666666 + ] + } + ] + }, + { + "image": "2077.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5418559322033898, + 0.5226484375, + 0.256593220338983, + 0.824984375 + ] + } + ] + }, + { + "image": "2078.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.40873333333333334, + 0.39320625, + 0.2508, + 0.5976625 + ] + } + ] + }, + { + "image": "2079.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3774444444444444, + 0.5320911458333334, + 0.4211296296296296, + 0.8322213541666668 + ] + } + ] + }, + { + "image": "2080.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45806966145833333, + 0.44771809895833337, + 0.14595703125, + 0.7645768229166667 + ] + } + ] + }, + { + "image": "2081.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45640434192673, + 0.44163125000000003, + 0.24842605156037992, + 0.6907562500000001 + ] + } + ] + }, + { + "image": "2082.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5049348958333334, + 0.494404296875, + 0.16026367187499999, + 0.7565397135416667 + ] + } + ] + }, + { + "image": "2083.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4080096153846154, + 0.41133802816901405, + 0.18909615384615383, + 0.4803141928494041 + ] + } + ] + }, + { + "image": "2084.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5819555749128921, + 0.3847450980392157, + 0.3253310104529617, + 0.7209607843137255 + ] + } + ] + }, + { + "image": "2085.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.51617136659436, + 0.4089575, + 0.20913232104121474, + 0.571915 + ] + } + ] + }, + { + "image": "2086.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5164642082429501, + 0.4772025, + 0.30190889370932755, + 0.423405 + ] + } + ] + }, + { + "image": "2087.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5626857749469214, + 0.48671323529411764, + 0.2739225053078557, + 0.7847965686274508 + ] + } + ] + }, + { + "image": "2088.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4854277777777778, + 0.42877812500000007, + 0.2553, + 0.42880625 + ] + } + ] + }, + { + "image": "2089.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5453470715835141, + 0.42305000000000004, + 0.22952277657266812, + 0.6811 + ] + } + ] + }, + { + "image": "2090.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.467380694143167, + 0.39516625, + 0.19940347071583514, + 0.5238325 + ] + } + ] + }, + { + "image": "2091.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5116111111111111, + 0.5359375, + 0.22168055555555558, + 0.8664999999999999 + ] + } + ] + }, + { + "image": "2092.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4827222222222222, + 0.46965625000000005, + 0.24766666666666667, + 0.7455625 + ] + } + ] + }, + { + "image": "2093.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45679830747531736, + 0.4417567567567568, + 0.24060648801128354, + 0.7932829888712241 + ] + } + ] + }, + { + "image": "2094.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5495, + 0.4851875, + 0.1304916666666666, + 0.9602 + ] + } + ] + }, + { + "image": "2095.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4475750834260289, + 0.4772232645403378, + 0.2606340378197997, + 0.7328642901813633 + ] + } + ] + }, + { + "image": "2096.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49159542444310655, + 0.49725925925925923, + 0.31586393738711627, + 0.8449657064471879 + ] + } + ] + }, + { + "image": "2097.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4962736373748609, + 0.3152845528455284, + 0.20747497219132371, + 0.6043026891807379 + ] + } + ] + }, + { + "image": "2098.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5132621951219513, + 0.5314166666666668, + 0.18418989547038325, + 0.8187156862745099 + ] + } + ] + }, + { + "image": "2099.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45102597402597405, + 0.34586793737236216, + 0.30984415584415587, + 0.48343090537780803 + ] + } + ] + }, + { + "image": "2100.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5099189814814815, + 0.4120390625, + 0.21428240740740742, + 0.7094947916666666 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6133217592592592, + 0.5112473958333333, + 0.19145833333333334, + 0.508953125 + ] + } + ] + }, + { + "image": "2101.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5693249128919861, + 0.47306617647058824, + 0.17010888501742166, + 0.920392156862745 + ] + } + ] + }, + { + "image": "2102.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49302918118466893, + 0.515314950980392, + 0.2830966898954704, + 0.9041593137254902 + ] + } + ] + }, + { + "image": "2103.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5671527777777777, + 0.37226302083333335, + 0.2926388888888889, + 0.7132786458333332 + ] + } + ] + }, + { + "image": "2104.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42403225806451617, + 0.4500062539086929, + 0.354182424916574, + 0.7886929330831769 + ] + } + ] + }, + { + "image": "2105.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49453125, + 0.4369609375, + 0.19722916666666665, + 0.71478125 + ] + } + ] + }, + { + "image": "2106.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46834517766497463, + 0.5035922330097087, + 0.3383756345177666, + 0.8409765848086809 + ] + } + ] + }, + { + "image": "2107.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5063958333333333, + 0.46690624999999997, + 0.10760416666666663, + 0.46878906249999996 + ] + } + ] + }, + { + "image": "2108.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5078642936596218, + 0.44440275171982485, + 0.1863403781979978, + 0.8876110068792995 + ] + } + ] + }, + { + "image": "2109.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.40007024586051176, + 0.4865419284348539, + 0.2863421976919217, + 0.9676208686151325 + ] + } + ] + }, + { + "image": "2110.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4293125, + 0.40982812500000004, + 0.1406041666666667, + 0.7206953125 + ] + } + ] + }, + { + "image": "2111.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6285205784204672, + 0.34627267041901194, + 0.2784760845383759, + 0.5406879299562226 + ] + } + ] + }, + { + "image": "2112.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4804115684093437, + 0.40934021263289555, + 0.1999777530589544, + 0.8186804252657911 + ] + } + ] + }, + { + "image": "2113.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5257291666666667, + 0.5339375000000001, + 0.18895833333333334, + 0.4600625 + ] + } + ] + }, + { + "image": "2114.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5156354166666667, + 0.4961875, + 0.0479375, + 0.5814375 + ] + } + ] + }, + { + "image": "2115.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.676357063403782, + 0.49736085053158224, + 0.21589543937708566, + 0.6182363977485928 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5573915461624027, + 0.41006253908692936, + 0.2271301446051168, + 0.8201250781738587 + ] + } + ] + }, + { + "image": "2116.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7133968804159445, + 0.49485156249999995, + 0.14081455805892548, + 0.474078125 + ] + } + ] + }, + { + "image": "2117.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5921388888888889, + 0.45581250000000006, + 0.2233194444444444, + 0.8767656250000002 + ] + } + ] + }, + { + "image": "2118.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5569855394883204, + 0.5070606629143214, + 0.3567519466073415, + 0.7228017510944341 + ] + } + ] + }, + { + "image": "2119.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4576298076923077, + 0.4933026778469029, + 0.2639471153846154, + 0.8635434135785772 + ] + } + ] + }, + { + "image": "2120.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.40530755711775046, + 0.34623515439429925, + 0.1357469244288225, + 0.35834520981789386 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3099560632688928, + 0.4263460015835313, + 0.1489103690685413, + 0.317458432304038 + ] + } + ] + }, + { + "image": "2121.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49951285520974287, + 0.52213125, + 0.16534506089309886, + 0.90761875 + ] + } + ] + }, + { + "image": "2122.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5168600867678959, + 0.43959, + 0.2679934924078091, + 0.5731799999999999 + ] + } + ] + }, + { + "image": "2123.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48811704834605596, + 0.5455995993131082, + 0.32076335877862594, + 0.9086004579278764 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.8592442748091603, + 0.6411834573554666, + 0.1724325699745547, + 0.30011161991986257 + ] + } + ] + }, + { + "image": "2124.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5216017797552837, + 0.47646028767979987, + 0.19817575083426026, + 0.7724702939337086 + ] + } + ] + }, + { + "image": "2125.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44220000000000004, + 0.5762875, + 0.3624888888888889, + 0.6596625 + ] + } + ] + }, + { + "image": "2126.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4660392156862745, + 0.48425735294117644, + 0.1633464052287582, + 0.9107083333333332 + ] + } + ] + }, + { + "image": "2127.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4756176470588235, + 0.5011041666666667, + 0.25384967320261437, + 0.8370122549019609 + ] + } + ] + }, + { + "image": "2128.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4092011944755506, + 0.4298838511055135, + 0.14800298618887645, + 0.8149874055415617 + ] + } + ] + }, + { + "image": "2129.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43980555555555556, + 0.5136171875, + 0.21016203703703704, + 0.7142109375000001 + ] + } + ] + }, + { + "image": "2130.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47874999999999995, + 0.49389192708333335, + 0.3778703703703704, + 0.9008046875000001 + ] + } + ] + }, + { + "image": "2131.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44940849673202615, + 0.46336029411764706, + 0.17807843137254906, + 0.7847058823529411 + ] + } + ] + }, + { + "image": "2132.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6219583333333334, + 0.47515625000000006, + 0.3146388888888889, + 0.8768750000000001 + ] + } + ] + }, + { + "image": "2133.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3940853658536585, + 0.461453431372549, + 0.283815331010453, + 0.8479068627450981 + ] + } + ] + }, + { + "image": "2134.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5259583333333333, + 0.5135494791666667, + 0.239675925925926, + 0.9729010416666667 + ] + } + ] + }, + { + "image": "2135.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6883870967741935, + 0.5066791744840525, + 0.26717463848720807, + 0.8009255784865541 + ] + } + ] + }, + { + "image": "2136.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5815555555555556, + 0.41884375, + 0.10897222222222228, + 0.6840390624999999 + ] + } + ] + }, + { + "image": "2137.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3828587319243604, + 0.4308380237648531, + 0.4149499443826475, + 0.6488055034396498 + ] + } + ] + }, + { + "image": "2138.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5035138888888888, + 0.45292187500000003, + 0.19055555555555562, + 0.6649453125000001 + ] + } + ] + }, + { + "image": "2139.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49669632925472745, + 0.4918261413383364, + 0.13789766407119025, + 0.5450093808630394 + ] + } + ] + }, + { + "image": "2140.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5292944369063771, + 0.4562375, + 0.16131614654002713, + 0.8174875 + ] + } + ] + }, + { + "image": "2141.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4280868385345997, + 0.48645625000000003, + 0.2765807327001357, + 0.70661875 + ] + } + ] + }, + { + "image": "2142.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4616831683168317, + 0.45611473272490227, + 0.2615983026874115, + 0.5979074315514995 + ] + } + ] + }, + { + "image": "2143.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4218995929443691, + 0.4643375, + 0.2467842605156038, + 0.859925 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.8134328358208955, + 0.4846875, + 0.373134328358209, + 0.969375 + ] + } + ] + }, + { + "image": "2144.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3920833333333334, + 0.49339483394833944, + 0.36278846153846156, + 0.9079852398523987 + ] + } + ] + }, + { + "image": "2145.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4438805970149254, + 0.4947999999999999, + 0.18340569877883306, + 0.66645625 + ] + } + ] + }, + { + "image": "2146.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5623880597014925, + 0.41296875, + 0.28047489823609234, + 0.7737812500000001 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6403663500678425, + 0.544725, + 0.1766892808683853, + 0.50445625 + ] + } + ] + }, + { + "image": "2147.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49733815028901734, + 0.5348482220294882, + 0.12037283236994213, + 0.5429986990459671 + ] + } + ] + }, + { + "image": "2148.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.478455497382199, + 0.46895950920245394, + 0.15340641361256543, + 0.8693128834355828 + ] + } + ] + }, + { + "image": "2149.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5179865771812081, + 0.47728833217350963, + 0.32787675411836475, + 0.745690095105544 + ] + } + ] + }, + { + "image": "2150.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.41531485284052017, + 0.5441407061266875, + 0.4412662559890486, + 0.8185617860851504 + ] + } + ] + }, + { + "image": "2151.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5535032279986408, + 0.6264522768201698, + 0.12157662249405375, + 0.5815564702855673 + ] + } + ] + }, + { + "image": "2152.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.519672131147541, + 0.5299680196801968, + 0.10532131147540984, + 0.44528905289052884 + ] + } + ] + }, + { + "image": "2153.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4947307565246118, + 0.497857320407656, + 0.1700792864222002, + 0.7708625403927418 + ] + } + ] + }, + { + "image": "2154.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4802949245541838, + 0.4469290523045054, + 0.139139231824417, + 0.5221232522009323 + ] + } + ] + }, + { + "image": "2155.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5437790943715616, + 0.48230080000000003, + 0.2896318239526027, + 0.7249663999999999 + ] + } + ] + }, + { + "image": "2156.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44916123424598, + 0.48100893152497515, + 0.22136897001303776, + 0.81871319880913 + ] + } + ] + }, + { + "image": "2157.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45395004233700254, + 0.580864553314121, + 0.15088907705334467, + 0.7014089016970861 + ] + } + ] + }, + { + "image": "2158.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44530534351145035, + 0.428021978021978, + 0.16261450381679396, + 0.47979487179487185 + ] + } + ] + }, + { + "image": "2159.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4583175994605529, + 0.4481605095541401, + 0.2080478759271747, + 0.6792407643312102 + ] + } + ] + }, + { + "image": "2160.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5324376899696048, + 0.5918846597462515, + 0.13471124620060784, + 0.5905905420991926 + ] + } + ] + }, + { + "image": "2161.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3529692718770875, + 0.3809063444108761, + 0.11431863727454909, + 0.5926107754279961 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.20822311289245155, + 0.46939577039274927, + 0.025030060120240498, + 0.3541163141993958 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4907648630594522, + 0.47836354481369586, + 0.15760521042084163, + 0.49972306143001016 + ] + } + ] + }, + { + "image": "2162.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4872172172172172, + 0.5559039476992708, + 0.12675008341675004, + 0.5068468694996228 + ] + } + ] + }, + { + "image": "2163.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.34890597693114295, + 0.5754264392324094, + 0.12738203425375744, + 0.4980517057569297 + ] + } + ] + }, + { + "image": "2164.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4417846909537454, + 0.5771163849154747, + 0.20627097830536228, + 0.7944538361508452 + ] + } + ] + }, + { + "image": "2165.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.527372654155496, + 0.32911757269279396, + 0.12183981233243973, + 0.4476257901390645 + ] + } + ] + }, + { + "image": "2166.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43545208262783613, + 0.48890596976684597, + 0.19740602776837116, + 0.6157007430181911 + ] + } + ] + }, + { + "image": "2167.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.556243602865916, + 0.3003645294725956, + 0.09810644831115667, + 0.570726473629783 + ] + } + ] + }, + { + "image": "2168.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4002255132951868, + 0.3079435688866294, + 0.12034331874789632, + 0.3842323335027962 + ] + } + ] + }, + { + "image": "2169.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5530740615488671, + 0.41985425722321656, + 0.1205343253297261, + 0.4046535412937867 + ] + } + ] + }, + { + "image": "2170.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47411691153485463, + 0.5420114667940755, + 0.14909971866208183, + 0.8323960821786909 + ] + } + ] + }, + { + "image": "2171.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.544326710816777, + 0.5019183377627446, + 0.242245348470514, + 0.9689055327373762 + ] + } + ] + }, + { + "image": "2172.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6074798687742321, + 0.4417780778753095, + 0.1865762004175366, + 0.7900382624352914 + ] + } + ] + }, + { + "image": "2173.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5356584708656112, + 0.3410962025316456, + 0.16475917817446956, + 0.33047341772151895 + ] + } + ] + }, + { + "image": "2174.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4737171381031614, + 0.5417536377320622, + 0.12345424292845258, + 0.740270948319117 + ] + } + ] + }, + { + "image": "2175.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5214310768151525, + 0.5311602357984995, + 0.15500876885303397, + 0.6452947481243301 + ] + } + ] + }, + { + "image": "2176.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5404688015846814, + 0.5557426726279185, + 0.13793991416309018, + 0.6378092399403874 + ] + } + ] + }, + { + "image": "2177.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44848785494355115, + 0.4336342412451362, + 0.20830995552514536, + 0.6684332036316472 + ] + } + ] + }, + { + "image": "2178.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48512407780013417, + 0.4935020242914979, + 0.17365191146881284, + 0.6337727732793522 + ] + } + ] + }, + { + "image": "2179.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5189558232931727, + 0.37896159676604346, + 0.09267402945113784, + 0.49211217786760997 + ] + } + ] + }, + { + "image": "2180.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3943933054393305, + 0.33345757335448056, + 0.08697001394700138, + 0.4413587100185039 + ] + } + ] + }, + { + "image": "2181.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4985628542847616, + 0.4733416708354177, + 0.1357752584194732, + 0.7165682841420711 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6463121040346782, + 0.5248824412206103, + 0.08659553184394793, + 0.4148624312156078 + ] + } + ] + }, + { + "image": "2182.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5140659722222222, + 0.5333605048645805, + 0.15597569444444445, + 0.7643991585590324 + ] + } + ] + }, + { + "image": "2183.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4416825814948963, + 0.44617727160188164, + 0.27331906486664476, + 0.8209383510769993 + ] + } + ] + }, + { + "image": "2184.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4336439169139466, + 0.5014007171671896, + 0.13409198813056375, + 0.6446817570596145 + ] + } + ] + }, + { + "image": "2185.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49855453350854134, + 0.4516465070352999, + 0.1298127463863338, + 0.6077980745494941 + ] + } + ] + }, + { + "image": "2186.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5165627073656271, + 0.4225621079046424, + 0.16224286662242868, + 0.6440376411543287 + ] + } + ] + }, + { + "image": "2187.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3850382186773014, + 0.4724273547094188, + 0.27548354935194413, + 0.6675526052104208 + ] + } + ] + }, + { + "image": "2188.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4504231027535258, + 0.4958360822126363, + 0.14209536601746134, + 0.5963055062166963 + ] + } + ] + }, + { + "image": "2189.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5789480737018425, + 0.525591046277666, + 0.12209715242881074, + 0.7865140845070423 + ] + } + ] + }, + { + "image": "2190.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4596735645584378, + 0.46797063335524874, + 0.10466919265520254, + 0.4991431076046461 + ] + } + ] + }, + { + "image": "2191.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4778782840039907, + 0.3997886260694514, + 0.08735616893914194, + 0.37873678912934067 + ] + } + ] + }, + { + "image": "2192.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.514443235400798, + 0.3909138888888889, + 0.13659412404787818, + 0.6272444444444444 + ] + } + ] + }, + { + "image": "2193.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4318832983927323, + 0.347916224814422, + 0.19381201956673658, + 0.6383695652173913 + ] + } + ] + }, + { + "image": "2194.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47386315039201715, + 0.4098179842434121, + 0.10814682822523165, + 0.46564792176039127 + ] + } + ] + }, + { + "image": "2195.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4903169934640523, + 0.5178145695364239, + 0.22419281045751627, + 0.9643708609271523 + ] + } + ] + }, + { + "image": "2196.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.368, + 0.4717123459894393, + 0.32, + 0.9434246919788786 + ] + } + ] + }, + { + "image": "2197.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4525589777195282, + 0.4946604330708661, + 0.21582568807339444, + 0.9588582677165355 + ] + } + ] + }, + { + "image": "2198.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4864558629776021, + 0.5151040118870728, + 0.18322793148880098, + 0.9697919762258544 + ] + } + ] + }, + { + "image": "2199.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46557040417209905, + 0.5012029339853301, + 0.14991851368970008, + 0.9549095354523227 + ] + } + ] + }, + { + "image": "2200.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4549836921069798, + 0.5149400538292146, + 0.1725864318330072, + 0.9338218742353804 + ] + } + ] + }, + { + "image": "2201.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49410045961917265, + 0.5102689365901801, + 0.12784963887064998, + 0.8594843325931408 + ] + } + ] + }, + { + "image": "2202.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4800906500906501, + 0.43673727365903653, + 0.12717689717689712, + 0.8066791937136999 + ] + } + ] + }, + { + "image": "2203.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4783801436969301, + 0.4821587846116148, + 0.1369039843239712, + 0.8498333741729969 + ] + } + ] + }, + { + "image": "2204.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3676885150812065, + 0.5194689603590127, + 0.10164733178654294, + 0.671432311144353 + ] + } + ] + }, + { + "image": "2205.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5140006574621959, + 0.5089325426241661, + 0.16597633136094678, + 0.9092587101556707 + ] + } + ] + }, + { + "image": "2206.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4859502487562189, + 0.5362305475504323, + 0.22298507462686565, + 0.7981095100864554 + ] + } + ] + }, + { + "image": "2207.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4815185950413223, + 0.48715894213144806, + 0.17343663911845725, + 0.9666404818015188 + ] + } + ] + }, + { + "image": "2208.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.505223097112861, + 0.5211437022430367, + 0.12788385826771653, + 0.7142075425191028 + ] + } + ] + }, + { + "image": "2209.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43838222967309304, + 0.40515989340439706, + 0.16269488683989944, + 0.8103164556962025 + ] + } + ] + }, + { + "image": "2210.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.466033297140789, + 0.49960478708600053, + 0.11280130293159611, + 0.4945059838575008 + ] + } + ] + }, + { + "image": "2211.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4997972456006121, + 0.471210038840753, + 0.35302601377199694, + 0.8700328652524649 + ] + } + ] + }, + { + "image": "2212.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5207988067616838, + 0.44290314528207686, + 0.10267815710971155, + 0.40849475786320527 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49135896586012595, + 0.48829006490264604, + 0.05468677494199544, + 0.36297803295057407 + ] + } + ] + }, + { + "image": "2213.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4349783261087029, + 0.4323994974874373, + 0.12265421807269095, + 0.4872386934673367 + ] + } + ] + }, + { + "image": "2214.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5210974539069358, + 0.4722046204620462, + 0.2133947907521217, + 0.8518899889988999 + ] + } + ] + }, + { + "image": "2215.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4659703300030275, + 0.603494031221304, + 0.17999394489857704, + 0.5696441689623507 + ] + } + ] + }, + { + "image": "2216.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4437090698348305, + 0.5661595305368399, + 0.11330049261083744, + 0.5079852206042165 + ] + } + ] + }, + { + "image": "2217.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4999941741916691, + 0.4618118161925602, + 0.14385377221089424, + 0.7643347921225383 + ] + } + ] + }, + { + "image": "2218.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5368118081180812, + 0.4936264991433467, + 0.3340184501845019, + 0.9384637350085665 + ] + } + ] + }, + { + "image": "2219.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44757482993197273, + 0.49458408447076996, + 0.14519727891156467, + 0.614527427246974 + ] + } + ] + }, + { + "image": "2220.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49491353001017296, + 0.5613801308744795, + 0.17019328585961338, + 0.6551279000594884 + ] + } + ] + }, + { + "image": "2221.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5738568588469185, + 0.5470526578487647, + 0.2838634857521537, + 0.6584676815572746 + ] + } + ] + }, + { + "image": "2222.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4893615544760583, + 0.4687790697674418, + 0.16955586398334485, + 0.7546643763213531 + ] + } + ] + }, + { + "image": "2223.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5113013931362556, + 0.45706488156539654, + 0.14648318042813452, + 0.7189624098867147 + ] + } + ] + }, + { + "image": "2224.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4996354714335787, + 0.46448192771084335, + 0.19437784787942514, + 0.7130040160642571 + ] + } + ] + }, + { + "image": "2225.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5662003968253968, + 0.5013816280806572, + 0.126441798941799, + 0.6482798108040826 + ] + } + ] + }, + { + "image": "2226.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4912138216184288, + 0.43932724437513926, + 0.07376845835794453, + 0.30999999999999994 + ] + } + ] + }, + { + "image": "2227.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4307695327836671, + 0.3902035152636448, + 0.12835885355319981, + 0.43444650015417835 + ] + } + ] + }, + { + "image": "2228.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5123539561252156, + 0.4589001969796454, + 0.1122701503574069, + 0.7681024294156271 + ] + } + ] + }, + { + "image": "2229.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47897251308900524, + 0.40189985272459505, + 0.39821007853403134, + 0.6485027000490918 + ] + } + ] + }, + { + "image": "2230.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.494990099009901, + 0.4156214338873728, + 0.15735973597359743, + 0.6326569089555941 + ] + } + ] + }, + { + "image": "2231.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4817871621621621, + 0.40105209656925034, + 0.1408445945945946, + 0.7222287166454892 + ] + } + ] + }, + { + "image": "2232.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5271721548238012, + 0.45347778981581804, + 0.06598209127671861, + 0.327807150595883 + ] + } + ] + }, + { + "image": "2233.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4803545454545455, + 0.35048539222452263, + 0.10890909090909094, + 0.5334437543133196 + ] + } + ] + }, + { + "image": "2234.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5111717319663127, + 0.4905761084439424, + 0.13020505309410477, + 0.659457780288054 + ] + } + ] + }, + { + "image": "2235.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46952761144377914, + 0.46491355549987473, + 0.1730039920159681, + 0.5965572538210975 + ] + } + ] + }, + { + "image": "2236.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49107028288130655, + 0.5213825591586329, + 0.2923126275882182, + 0.8947239263803682 + ] + } + ] + }, + { + "image": "2237.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5034989267095983, + 0.5243957069528697, + 0.1726648267402637, + 0.8109262715818946 + ] + } + ] + }, + { + "image": "2238.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4647464368578058, + 0.5520124843945069, + 0.15001325820351347, + 0.6203021223470663 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7474477958236659, + 0.5995205992509363, + 0.08540603248259863, + 0.3997652933832708 + ] + } + ] + }, + { + "image": "2239.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.41947221359826137, + 0.49697724039829305, + 0.22825209562247747, + 0.8481270744428638 + ] + } + ] + }, + { + "image": "2240.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49199470724445915, + 0.5142864259028643, + 0.16250744293747924, + 0.9121220423412204 + ] + } + ] + }, + { + "image": "2241.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45227211796246647, + 0.5265662955465586, + 0.16280495978552276, + 0.896945850202429 + ] + } + ] + }, + { + "image": "2242.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4803864580006387, + 0.4933726357160403, + 0.1080006387735548, + 0.5916138540899042 + ] + } + ] + }, + { + "image": "2243.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5315326560232221, + 0.4653695225637672, + 0.1310740203193034, + 0.5947176804011337 + ] + } + ] + }, + { + "image": "2244.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.28540110650069156, + 0.46976927110645, + 0.25055670816044256, + 0.7553880440482433 + ] + } + ] + }, + { + "image": "2245.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6174672928547468, + 0.5996364554405453, + 0.2999396175779939, + 0.4045443069931835 + ] + } + ] + }, + { + "image": "2246.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5238885245901639, + 0.47396044499381956, + 0.1720360655737705, + 0.8137107540173053 + ] + } + ] + }, + { + "image": "2247.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6285583756345178, + 0.397800925925926, + 0.11475803722504234, + 0.6860262345679011 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7100236886632826, + 0.4933179012345679, + 0.1600846023688664, + 0.47322016460905353 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47315059221658207, + 0.3820601851851852, + 0.10823011844331647, + 0.7160956790123456 + ] + } + ] + }, + { + "image": "2248.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5104469273743016, + 0.44477193852255825, + 0.24106145251396655, + 0.7715964303420922 + ] + } + ] + }, + { + "image": "2249.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46567809239940394, + 0.4537112206436648, + 0.18998137108792845, + 0.8336938242968976 + ] + } + ] + }, + { + "image": "2250.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5163793700242298, + 0.46927532398836286, + 0.26985462097611634, + 0.7305051573657763 + ] + } + ] + }, + { + "image": "2251.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46815789473684205, + 0.4778843226788432, + 0.14641363022941978, + 0.6684424150177575 + ] + } + ] + }, + { + "image": "2252.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49091833682321273, + 0.44733604703753954, + 0.14443912653305419, + 0.8157734056987789 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4261202512713132, + 0.5166191768430574, + 0.04671851630272206, + 0.30953414744459523 + ] + } + ] + } +] \ No newline at end of file diff --git a/pole_detection/test/images/1959.jpg b/pole_detection/test/images/1959.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a0c5aab1446b18587d9d403e6db8d5ba04018737 --- /dev/null +++ b/pole_detection/test/images/1959.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36aa473d122959b3c860324a5ed6ecb0c91a2721aa78e4f59e92bdb57166e826 +size 106271 diff --git a/pole_detection/test/images/1960.jpg b/pole_detection/test/images/1960.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c7c86dd921c0a4850ad7c5076f3674ee76edc832 --- /dev/null +++ b/pole_detection/test/images/1960.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:276344f969f02d9f333c7ba76880656bcf85e53a60b4c9b456d4c112ce088a21 +size 95163 diff --git a/pole_detection/test/images/1961.jpg b/pole_detection/test/images/1961.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3288743aff73af56c3c153424079f8683ae624e1 --- /dev/null +++ b/pole_detection/test/images/1961.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3222caf2c739ca522181f1e8c43ec71a1c7620ca7b9277d58132e5857d22496d +size 234160 diff --git a/pole_detection/test/images/1962.jpg b/pole_detection/test/images/1962.jpg new file mode 100644 index 0000000000000000000000000000000000000000..add6570929ad136935f055dfa86d937e89aa7b96 --- /dev/null +++ b/pole_detection/test/images/1962.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e29cfc00ec7891f9aa1bc4ca9693daa0d5453a55540f5f38a189085ab6685a1e +size 1196078 diff --git a/pole_detection/test/images/1963.jpg b/pole_detection/test/images/1963.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a665af71477eac744976ceb364e70b21de90cadd --- /dev/null +++ b/pole_detection/test/images/1963.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f8c770e851322be357da767f5c18cb36c383d014009c4475225308661fa3996 +size 1569503 diff --git a/pole_detection/test/images/1964.jpg b/pole_detection/test/images/1964.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8459a4287f47091b00b2dd0f039954dc2a9dc1dc --- /dev/null +++ b/pole_detection/test/images/1964.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:547e9874684dbcff48a38375451459285608a5b84783cb6925016710d4297f4f +size 184875 diff --git a/pole_detection/test/images/1965.jpg b/pole_detection/test/images/1965.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eed8e0cccc9e905d82722f80f60a74d3c5fadbd0 --- /dev/null +++ b/pole_detection/test/images/1965.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c5d04690f490dbfd589acf69ffb1fd10a3fe76fd9b2671496dbd2499c826139 +size 1347080 diff --git a/pole_detection/test/images/1966.jpg b/pole_detection/test/images/1966.jpg new file mode 100644 index 0000000000000000000000000000000000000000..69ed0fbf11f76072a4ff1d043df02d5bf52205e9 --- /dev/null +++ b/pole_detection/test/images/1966.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddc94bccf8ac6b11d8bc0a980c40b9429c77dc78081d974138cf07ba35f00322 +size 1250363 diff --git a/pole_detection/test/images/1967.jpg b/pole_detection/test/images/1967.jpg new file mode 100644 index 0000000000000000000000000000000000000000..60dbce975136879af981927a156166b27ad46b12 --- /dev/null +++ b/pole_detection/test/images/1967.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:251ebea3dac6a36b50f9eb889dc1549653199faa11f738d5080caf310f7fa2c6 +size 168622 diff --git a/pole_detection/test/images/1968.jpg b/pole_detection/test/images/1968.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3aeaab8ebfae8302c6bfeda6a559a9106289488f --- /dev/null +++ b/pole_detection/test/images/1968.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c28e05fa55bd5cee3c1e085018eea9fbc305701a6bba4a14a427e7eb6077f94 +size 177601 diff --git a/pole_detection/test/images/1969.jpg b/pole_detection/test/images/1969.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ba0cdba2c0e901e3e5e8555703f73361e673ee7b --- /dev/null +++ b/pole_detection/test/images/1969.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3473f8c8b85c6022de42edc4974f86d97afbaf896da4df99fd835e17bd74b2fa +size 195565 diff --git a/pole_detection/test/images/1970.jpg b/pole_detection/test/images/1970.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7cdbae00f66185e94d137782338d6ec9b4b7fe6e --- /dev/null +++ b/pole_detection/test/images/1970.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2846db3ef06687df301c1b87bebca0a93c277e379bb877f860d8640cebc846c9 +size 970227 diff --git a/pole_detection/test/images/1971.jpg b/pole_detection/test/images/1971.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3c9c8cd56232582ce590bbb55e668faf62fcaa0a --- /dev/null +++ b/pole_detection/test/images/1971.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75b65a0045375824cd17a6da488269991c7100a93ff50a7b77fdee580134387a +size 150671 diff --git a/pole_detection/test/images/1972.jpg b/pole_detection/test/images/1972.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7ec8d226ff2914b0a12b483bf85facd07d0b1cb8 --- /dev/null +++ b/pole_detection/test/images/1972.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b0b485dc46087c3513ff7a5ff04a522d2be7fc0720241e0cd2cbbbb53555247 +size 337632 diff --git a/pole_detection/test/images/1973.jpg b/pole_detection/test/images/1973.jpg new file mode 100644 index 0000000000000000000000000000000000000000..50bf8964e1b6c3698cc28636f5a213c9dd3287f8 --- /dev/null +++ b/pole_detection/test/images/1973.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b42d6dce7ccc2349bdd3dd017e9a5b25cbfc6b16e5122f556dcd483efa11a8f0 +size 149504 diff --git a/pole_detection/test/images/1974.jpg b/pole_detection/test/images/1974.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6490e3159df254af6bf5c48fc69a18ac2a6533dc --- /dev/null +++ b/pole_detection/test/images/1974.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc958ca981d983e6cf384264f5cd85c88610fc44aa7855c78d5490477106de4f +size 169607 diff --git a/pole_detection/test/images/1975.jpg b/pole_detection/test/images/1975.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ebb38d15b6c28d1550bf7b96702fe889e761f84 --- /dev/null +++ b/pole_detection/test/images/1975.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d58889d3c468e6b80379786d7e4aff672e6b50b280a60a5b9443ef85388c55db +size 95493 diff --git a/pole_detection/test/images/1976.jpg b/pole_detection/test/images/1976.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dddb7360156ab5b198f4231a8a1defbbe2f7637f --- /dev/null +++ b/pole_detection/test/images/1976.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e311ee15575bb8edb11601195a7535e6c7106fbae4f53d8b80867a38a58fd010 +size 972918 diff --git a/pole_detection/test/images/1977.jpg b/pole_detection/test/images/1977.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5ee71085907d7a22494a7528604e88171bda0532 --- /dev/null +++ b/pole_detection/test/images/1977.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1140193b9c43034f4debe3ee017b7ec4eb6eb8f5ed67a02085a1fc47d1387317 +size 1094243 diff --git a/pole_detection/test/images/1978.jpg b/pole_detection/test/images/1978.jpg new file mode 100644 index 0000000000000000000000000000000000000000..38f7a584402d6399094023dff1d7fb6fe7d2bd53 --- /dev/null +++ b/pole_detection/test/images/1978.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:613f1aac0fb94d48d97d02b81fb1f80cb483b74ec5aedcfd242e66835dbef12d +size 983972 diff --git a/pole_detection/test/images/1979.jpg b/pole_detection/test/images/1979.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8d6f1aa32e76d21cc5560a7f989f5a48be888639 --- /dev/null +++ b/pole_detection/test/images/1979.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c01a6ca0f8b08b2d510ec69e34dc3abb5d177248d5e2918f181f9cca11d61180 +size 700128 diff --git a/pole_detection/test/images/1980.jpg b/pole_detection/test/images/1980.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5d63f282b4de8abdabbe633110d1a7a512164179 --- /dev/null +++ b/pole_detection/test/images/1980.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a0b8d91cdc2debcc39b4bd7d905a563aea79cae3b64beae93253278fac60179 +size 1270844 diff --git a/pole_detection/test/images/1981.jpg b/pole_detection/test/images/1981.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4940d187a3945fb670a536b6a87ec5649408ab4d --- /dev/null +++ b/pole_detection/test/images/1981.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4756cadbf15cd347441de806aa0e012bc072163429ef45d8492cc10feecd27a0 +size 142709 diff --git a/pole_detection/test/images/1982.jpg b/pole_detection/test/images/1982.jpg new file mode 100644 index 0000000000000000000000000000000000000000..07ff3845a867a81a7f9350957870473b8b16a688 --- /dev/null +++ b/pole_detection/test/images/1982.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:549aee519c5b05bc1daf76f6513eba6b10c62de684df095797dd41298e6657e5 +size 140108 diff --git a/pole_detection/test/images/1983.jpg b/pole_detection/test/images/1983.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bb4ac0b63debbb5986f655b2ce3591db886be65e --- /dev/null +++ b/pole_detection/test/images/1983.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ef61788f05a5df33ffdb41245f4abba02afdbb84f1b042317dba947de60d336 +size 131051 diff --git a/pole_detection/test/images/1984.jpg b/pole_detection/test/images/1984.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b8724eb419c3fafbfcc1b70c2ea3a8972514bf7 --- /dev/null +++ b/pole_detection/test/images/1984.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b20603d38871c6111159b4869dd8ebc1882c833d646ffdb8ba69e8d644bb4da5 +size 133913 diff --git a/pole_detection/test/images/1985.jpg b/pole_detection/test/images/1985.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4dc902f3964a8feaeda164ec3afb5dd4c56e62a7 --- /dev/null +++ b/pole_detection/test/images/1985.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25d007a36a214cb4b7d973f4eb468c57df8d832ec11923b14f7f87ae10365ab0 +size 128519 diff --git a/pole_detection/test/images/1986.jpg b/pole_detection/test/images/1986.jpg new file mode 100644 index 0000000000000000000000000000000000000000..342d6a816978fc7575cf32c6285a5fe9a80837b6 --- /dev/null +++ b/pole_detection/test/images/1986.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbe6eaffff6ad072a2964f6a1a8b9695ec02767ce14ea8cace643567471498bd +size 135671 diff --git a/pole_detection/test/images/1987.jpg b/pole_detection/test/images/1987.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b3936f9c510a8e4f6f03b7d858beb577c9d15f7a --- /dev/null +++ b/pole_detection/test/images/1987.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8eb73e3a0975684f2c8c3fc7c9229a1681e4447fc4bc01470b5c5a9d7436bd00 +size 126135 diff --git a/pole_detection/test/images/1988.jpg b/pole_detection/test/images/1988.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ab060a8469a4222411345936783ac642f78e2767 --- /dev/null +++ b/pole_detection/test/images/1988.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fea4f145e01738c20532bb436c1ae4670a54aabdf3faf2bb1e57ea74b1f59b38 +size 878124 diff --git a/pole_detection/test/images/1989.jpg b/pole_detection/test/images/1989.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c1a46a3e9f4c689210d64b41a5869d643bc2ea3 --- /dev/null +++ b/pole_detection/test/images/1989.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0268ad783df1fd74240df31d7b4a7cfcb6b55cf74453befce37f02e85e0fe42 +size 113587 diff --git a/pole_detection/test/images/1990.jpg b/pole_detection/test/images/1990.jpg new file mode 100644 index 0000000000000000000000000000000000000000..13e0ccd4f65753e9c86726a7b8957d86ed8feaa6 --- /dev/null +++ b/pole_detection/test/images/1990.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:567191fd06ec458f307f2eb7cf76e50d38f3118473930d53766e214f6e10659a +size 123319 diff --git a/pole_detection/test/images/1991.jpg b/pole_detection/test/images/1991.jpg new file mode 100644 index 0000000000000000000000000000000000000000..80f05e6f892538eb6c71cf3cda6cbfc1b45c2fb7 --- /dev/null +++ b/pole_detection/test/images/1991.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6c4a54c313456bcff898083883e8d4e2c81a3d6e182886d6320a39ccbf7b2db +size 147221 diff --git a/pole_detection/test/images/1992.jpg b/pole_detection/test/images/1992.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c68a7f78e109e5db008f9274e04d1d69bae80bfe --- /dev/null +++ b/pole_detection/test/images/1992.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0130bd459a27ee70d3979f2f9d0e6a3ab1b74e1d1f016c447b5473882fef133 +size 209631 diff --git a/pole_detection/test/images/1993.jpg b/pole_detection/test/images/1993.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b71b1fb52959755ad7fe75f3352d1fd2f2f6c750 --- /dev/null +++ b/pole_detection/test/images/1993.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:754fc9c1bb3111ca38642ed86f177e7ae3c370bb0028972da59e3ad8b599e134 +size 240713 diff --git a/pole_detection/test/images/1994.jpg b/pole_detection/test/images/1994.jpg new file mode 100644 index 0000000000000000000000000000000000000000..641d653440a89971835d577ffc0d37432cc5dcb6 --- /dev/null +++ b/pole_detection/test/images/1994.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75474229eca433f1491b8b9585b2045c9c7d68eb47030c743afcb0c1ec4e98d7 +size 768537 diff --git a/pole_detection/test/images/1995.jpg b/pole_detection/test/images/1995.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c135d5d2875cb4c24f4f6ee907a256d9f26e638e --- /dev/null +++ b/pole_detection/test/images/1995.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c6770881a2abb774478c2a590bb014b38202d59287312ed5a3d69d7c1a21296 +size 148224 diff --git a/pole_detection/test/images/1996.jpg b/pole_detection/test/images/1996.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6f0b86c1a2262760f7325df8f80a63830b3505b8 --- /dev/null +++ b/pole_detection/test/images/1996.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:860e531a31bd487723caab6583fe4de9b45051ced3aa20e9c37f26c5925c5d78 +size 476133 diff --git a/pole_detection/test/images/1997.jpg b/pole_detection/test/images/1997.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f87624b9a79f4f0056d9c27c0c0d355ea36db828 --- /dev/null +++ b/pole_detection/test/images/1997.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16e9d950b93043366f8e2fb99c5efc3a09ec16212d3f3bf11f0c6ac359dbca64 +size 278592 diff --git a/pole_detection/test/images/1998.jpg b/pole_detection/test/images/1998.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4689740020cf3d953341fd6713bb2951882d9851 --- /dev/null +++ b/pole_detection/test/images/1998.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:141856fa45ca83490d999a9c25f1eff07b6cf0a4cda1647f335425a4d8bd8877 +size 869921 diff --git a/pole_detection/test/images/1999.jpg b/pole_detection/test/images/1999.jpg new file mode 100644 index 0000000000000000000000000000000000000000..764820beb0d20777a4cc1663bbc3ca7f7c056d32 --- /dev/null +++ b/pole_detection/test/images/1999.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3729b0aab85eebb27d2fbe8f0c159b2736307796ea0c86de79993278eaa644de +size 95181 diff --git a/pole_detection/test/images/2000.jpg b/pole_detection/test/images/2000.jpg new file mode 100644 index 0000000000000000000000000000000000000000..daa9ff748e2bcdf73623d60ee191b43facc555ad --- /dev/null +++ b/pole_detection/test/images/2000.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cedd65769a1407bf211920bcae2a787c69a54410012d4ae2115f251baf6f0836 +size 155167 diff --git a/pole_detection/test/images/2001.jpg b/pole_detection/test/images/2001.jpg new file mode 100644 index 0000000000000000000000000000000000000000..65f32343dd1fad623418283758dda0dc53da3312 --- /dev/null +++ b/pole_detection/test/images/2001.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52cc7655886386be788e54fa21b28c492e30c63589715b54140cbcfc0065e9a0 +size 63923 diff --git a/pole_detection/test/images/2002.jpg b/pole_detection/test/images/2002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..effb875aa8c241dbcc9c5bc70ae25fd1751f2d01 --- /dev/null +++ b/pole_detection/test/images/2002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eeb97dee988c61ffe9e166128f92ca11a60265407786007be7be7844be356fc4 +size 127277 diff --git a/pole_detection/test/images/2003.jpg b/pole_detection/test/images/2003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e2b923c7d52b6c0f99dff21ca050a5713ddc2640 --- /dev/null +++ b/pole_detection/test/images/2003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e4fad80f285680e803125ffccee1401438bc9f43a97bd50d565422633c50b2b +size 154888 diff --git a/pole_detection/test/images/2004.jpg b/pole_detection/test/images/2004.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6f63ca450109d065f2cb05607811d851bf0c5274 --- /dev/null +++ b/pole_detection/test/images/2004.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ded4f8eedb1bca64fe11f7f2973550a5d2dfa2ca6d75db337f5faf9a96dc1f16 +size 298926 diff --git a/pole_detection/test/images/2005.jpg b/pole_detection/test/images/2005.jpg new file mode 100644 index 0000000000000000000000000000000000000000..775f5b561e600657341bc1ff6f4f7dbff470067a --- /dev/null +++ b/pole_detection/test/images/2005.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1fae6d1e8fc6eba1be31efb0cb866caebb41c043db504e2af4c2c0a803398e4 +size 96301 diff --git a/pole_detection/test/images/2006.jpg b/pole_detection/test/images/2006.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ba6252b271bdc32d20483577f52c79e41e22d9d8 --- /dev/null +++ b/pole_detection/test/images/2006.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c7f06e023db38595fd6862fd8b8eac2448bcec34d87e5ed3a2491263a088fbb +size 192590 diff --git a/pole_detection/test/images/2007.jpg b/pole_detection/test/images/2007.jpg new file mode 100644 index 0000000000000000000000000000000000000000..69975c3bec9995918acdff6a5a290683651d4db7 --- /dev/null +++ b/pole_detection/test/images/2007.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2747dcedd68718b6d81ab59b850e7853f32e960b407a7cb702b56c8137f4009 +size 104712 diff --git a/pole_detection/test/images/2008.jpg b/pole_detection/test/images/2008.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da4f3379aa509d2d0d5785b54e29b8761557d7df --- /dev/null +++ b/pole_detection/test/images/2008.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9829e7785ff8298ef41dee403c307959d1fb004d0f6f15e5dae47f3abfad4e5e +size 2675187 diff --git a/pole_detection/test/images/2009.jpg b/pole_detection/test/images/2009.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4e40fcd352a5de7eaf97b30abf137061b7ee66bb --- /dev/null +++ b/pole_detection/test/images/2009.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ea2aed87fb225b2df08696a3349f6ab1db401f766e90460879faa75debc6ff8 +size 1876463 diff --git a/pole_detection/test/images/2010.jpg b/pole_detection/test/images/2010.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7fd2e405260eaab7ebb8c26b61bc79662b10af18 --- /dev/null +++ b/pole_detection/test/images/2010.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35a88a3a543af0cac2e6063528337088c3cbd5bf153ab0a5d155d619f7e4ef53 +size 137857 diff --git a/pole_detection/test/images/2011.jpg b/pole_detection/test/images/2011.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1c28153752a03ad00998b26fb34e4852965690b5 --- /dev/null +++ b/pole_detection/test/images/2011.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a55f181c517ac99871bbc4e92f55028a2a3ca7bb39b136a915f75bba3fb38777 +size 227049 diff --git a/pole_detection/test/images/2012.jpg b/pole_detection/test/images/2012.jpg new file mode 100644 index 0000000000000000000000000000000000000000..352e760c0e4f8e722ca29f76bd2ef122b5c43aa4 --- /dev/null +++ b/pole_detection/test/images/2012.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:203421c0b26ec38be719755bd672152b3bd262d4022cff61e8be472f04fab323 +size 110643 diff --git a/pole_detection/test/images/2013.jpg b/pole_detection/test/images/2013.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cd5defe1237b79f2371dd4a6f72ffd1cf7ec0478 --- /dev/null +++ b/pole_detection/test/images/2013.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76587e5be38278bac388fa060180e68bb3b3595529763b4dc98c3f54faa6d04e +size 140805 diff --git a/pole_detection/test/images/2014.jpg b/pole_detection/test/images/2014.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f89171d01121df911ff4953dce70b7e7334df59b --- /dev/null +++ b/pole_detection/test/images/2014.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d307c96acad3f533420501fb76bb3c6de0bf8fa0f4db41ba1d6c02cd62ff5ef +size 169177 diff --git a/pole_detection/test/images/2015.jpg b/pole_detection/test/images/2015.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8c69520107c2f514a105bf26a60cfd07b6059a97 --- /dev/null +++ b/pole_detection/test/images/2015.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eba3f3bb0a3e3e36bb7138dbea439d2abae6e908fc03a53db6ba3f1c2ee44e97 +size 268674 diff --git a/pole_detection/test/images/2016.jpg b/pole_detection/test/images/2016.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b5092deade293cf0897e9b78bf4699821873bc56 --- /dev/null +++ b/pole_detection/test/images/2016.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bd7548124399fe2e5435b5f0d223b3df71add502dc81fe81ce96f8e44d903a3 +size 204637 diff --git a/pole_detection/test/images/2017.jpg b/pole_detection/test/images/2017.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4fcffb3b9773b3ca0a59eca0be047774e9768cfa --- /dev/null +++ b/pole_detection/test/images/2017.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc277c4b14e05275e59986d60a449a2790fb691d87144719d6c857b2ab3fdbe7 +size 120358 diff --git a/pole_detection/test/images/2018.jpg b/pole_detection/test/images/2018.jpg new file mode 100644 index 0000000000000000000000000000000000000000..494632de221bc6214d6a6f3b4fbd18b429e32671 --- /dev/null +++ b/pole_detection/test/images/2018.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a82e99c108a1de677292e3fd6040d32d4cdd30558cb2e986b3b60582b85c830 +size 67893 diff --git a/pole_detection/test/images/2019.jpg b/pole_detection/test/images/2019.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9859bd8b3bd957c77c90bcb2d20e85d747e99130 --- /dev/null +++ b/pole_detection/test/images/2019.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b03cfd2f2d3085f9754ccbdad363b25e3072ad2cb18eb537b256ca14beda0858 +size 85633 diff --git a/pole_detection/test/images/2020.jpg b/pole_detection/test/images/2020.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d26f05d9930828d0b4f9c025560ab22133b875e1 --- /dev/null +++ b/pole_detection/test/images/2020.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c0ffcc8f2aa43091974a252ff308be8aecdb68b8325a5b748cd0e7f1f7574df +size 239123 diff --git a/pole_detection/test/images/2021.jpg b/pole_detection/test/images/2021.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c22e5267370c74011c61ed45959f1a9e07bfbf8a --- /dev/null +++ b/pole_detection/test/images/2021.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6de5f77e59640898bf5594e2c93561cfb90530b83d8ef0ddfb831471ffc2c24d +size 163240 diff --git a/pole_detection/test/images/2022.jpg b/pole_detection/test/images/2022.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3e9609054e835f4cab4d98580ba4fcab3219af12 --- /dev/null +++ b/pole_detection/test/images/2022.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db8e79d01ddb94b0793f6bc14a08ec241e435f358c4f93b325a90f3ba8b92a3d +size 268663 diff --git a/pole_detection/test/images/2023.jpg b/pole_detection/test/images/2023.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c7fcf38fadb3a7e1cb6a40f3a85e68fafde7fc6 --- /dev/null +++ b/pole_detection/test/images/2023.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ca934ba89c56a3ab11c24252fff889504a1505a29e022dfd67476e8118f0051 +size 116753 diff --git a/pole_detection/test/images/2024.jpg b/pole_detection/test/images/2024.jpg new file mode 100644 index 0000000000000000000000000000000000000000..31d1b95ccc39b144ef387e984c0490439c8d5fc1 --- /dev/null +++ b/pole_detection/test/images/2024.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:022c4d2b6ec8b6e1273a06b1e700a776d4e70bfdc91859e04251c246ad6a66f8 +size 236841 diff --git a/pole_detection/test/images/2025.jpg b/pole_detection/test/images/2025.jpg new file mode 100644 index 0000000000000000000000000000000000000000..245c679df5c679dbbef0f0cf09620212caecda51 --- /dev/null +++ b/pole_detection/test/images/2025.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec20f68eaf6096631ae2cd838c76369964c2895436e6a87e6387a74168c15047 +size 117208 diff --git a/pole_detection/test/images/2026.jpg b/pole_detection/test/images/2026.jpg new file mode 100644 index 0000000000000000000000000000000000000000..43406b848b9fe3389dc58f3c7d0c0dfc914d2e64 --- /dev/null +++ b/pole_detection/test/images/2026.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4715bb69f4320e81780f73b35fbbd18183f0922ebc3dacc178c69ca6da5ce5fa +size 214970 diff --git a/pole_detection/test/images/2027.jpg b/pole_detection/test/images/2027.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d08c09351f389ab8b952f44445f0e40705e8863e --- /dev/null +++ b/pole_detection/test/images/2027.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3124f697c3b91c3bb2a97b3b3d5dd35ba855cde1edcc5aa8687250aead3ffa52 +size 963569 diff --git a/pole_detection/test/images/2028.jpg b/pole_detection/test/images/2028.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4e951b0289472dc879104cdc9d8209b6c951fff7 --- /dev/null +++ b/pole_detection/test/images/2028.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:032d31b0bdd29b738f5a86ed873f73b50aec5905b92bb77f2ca47a8bf219b138 +size 172946 diff --git a/pole_detection/test/images/2029.jpg b/pole_detection/test/images/2029.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ece029fe435117c4d7eb020ad78e2ed46da5316e --- /dev/null +++ b/pole_detection/test/images/2029.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:375103feb6aaedc99df8fa38dcef53935ae5e093c37493da4399ffdf91fa306c +size 239655 diff --git a/pole_detection/test/images/2030.jpg b/pole_detection/test/images/2030.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dc3536446fad2c9b26ecacee8072337892cdfc21 --- /dev/null +++ b/pole_detection/test/images/2030.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10e6bba4a63bd351189c087edbdaf4116909290789b1d7034c34cd643497ff26 +size 56945 diff --git a/pole_detection/test/images/2031.jpg b/pole_detection/test/images/2031.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6bb2158f2e89aa4607a966b8e2b1e2d099ea4cfb --- /dev/null +++ b/pole_detection/test/images/2031.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97bba561907cc6a3600b3f31b775af1899cfa306cb1e5ce2722a711340c7ca29 +size 266181 diff --git a/pole_detection/test/images/2032.jpg b/pole_detection/test/images/2032.jpg new file mode 100644 index 0000000000000000000000000000000000000000..864dbdf8d4d5c0a2f04fb1ef662e0d67a097d943 --- /dev/null +++ b/pole_detection/test/images/2032.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54727949fc10fe3e0c8f1221bc0ff022af248a8cd2c09fc508e1e4c4bced7a29 +size 291931 diff --git a/pole_detection/test/images/2033.jpg b/pole_detection/test/images/2033.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cb6f323b31aa2570088b593ad167f18777eb6aa7 --- /dev/null +++ b/pole_detection/test/images/2033.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b25506b50e806ac3517c6f062150e1e182e7059ca1befeffa907b37ce99376e8 +size 121568 diff --git a/pole_detection/test/images/2034.jpg b/pole_detection/test/images/2034.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6b2c023a24bfc08ec53e3156aa40fde17ed247cc --- /dev/null +++ b/pole_detection/test/images/2034.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9964eb1955be5b9ade0c09f8c49b8642164edb688a4b49f4a33fd0c4cc5bfb2 +size 178631 diff --git a/pole_detection/test/images/2035.jpg b/pole_detection/test/images/2035.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ea18037b2c17be2a6b74784aeb4ec9e9040cb022 --- /dev/null +++ b/pole_detection/test/images/2035.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea8a8bd7dfbccff73a499e516f199c5ce07491491dbe7e10924a632bf3ee109c +size 277567 diff --git a/pole_detection/test/images/2036.jpg b/pole_detection/test/images/2036.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed2544ae87670744b8f612b74b0c8fcba7d0cabd --- /dev/null +++ b/pole_detection/test/images/2036.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bac63ca661d32716188c2fb3f9f245b6e92c343b965990731fce9b78b2516165 +size 145041 diff --git a/pole_detection/test/images/2037.jpg b/pole_detection/test/images/2037.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1ab5a2be9ce9dbd889cb13b0a72439c085588af9 --- /dev/null +++ b/pole_detection/test/images/2037.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9c7c23a0f16bb38c5ce5503ca1e1a7cfb4722aac6ae98e3f7a120c2d9dea0f0 +size 194462 diff --git a/pole_detection/test/images/2038.jpg b/pole_detection/test/images/2038.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fc83dea070d9a19710df798202bf3fd84952f828 --- /dev/null +++ b/pole_detection/test/images/2038.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eff84ba6e6aba2d1bdf03bee5e11253d49b62be49df9076705b7a1ec5d3d20c5 +size 203229 diff --git a/pole_detection/test/images/2039.jpg b/pole_detection/test/images/2039.jpg new file mode 100644 index 0000000000000000000000000000000000000000..89ecdb0f37c8b01f2ae3127c3cd166788d2beac0 --- /dev/null +++ b/pole_detection/test/images/2039.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e978c4cf410f88fbbe92cd92fb1afbf22aeab87880c4b07679369c5418f7414 +size 204270 diff --git a/pole_detection/test/images/2040.jpg b/pole_detection/test/images/2040.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5a5a7f511996164338268656677ea7eb849eeb6a --- /dev/null +++ b/pole_detection/test/images/2040.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:485ce6c7034185dbd79e2b749fda5976396ede7e1239c6446786d43fcb7cf31d +size 110685 diff --git a/pole_detection/test/images/2041.jpg b/pole_detection/test/images/2041.jpg new file mode 100644 index 0000000000000000000000000000000000000000..28438d46acf4687ebbcae1ba823705d66e53b26b --- /dev/null +++ b/pole_detection/test/images/2041.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ccd159f3311deb6ecc94b87869f0c1267fe372c79f9448b737b606b0809dcac +size 54527 diff --git a/pole_detection/test/images/2042.jpg b/pole_detection/test/images/2042.jpg new file mode 100644 index 0000000000000000000000000000000000000000..decb8f6ec81f2123c22707bcd4f218c6bbcba255 --- /dev/null +++ b/pole_detection/test/images/2042.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ef94850ad07dcabef16e4d4976ed0dbf8ca8ea292b78daeffe971eb9f49f459 +size 167338 diff --git a/pole_detection/test/images/2043.jpg b/pole_detection/test/images/2043.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b815b2f13ad2d5d0aa8a887f93169b6d839cab1d --- /dev/null +++ b/pole_detection/test/images/2043.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c95e1bbb37809467c6ca981c7389a14f6ceb1a28b1a3b85a92172f4f3a732b79 +size 753906 diff --git a/pole_detection/test/images/2044.jpg b/pole_detection/test/images/2044.jpg new file mode 100644 index 0000000000000000000000000000000000000000..449ddb9bf284a3785a1557759f4222fc852c230a --- /dev/null +++ b/pole_detection/test/images/2044.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:836450f4925265a7593c141cbe13b04c08276185ed6e50003bc040d358712c1f +size 85691 diff --git a/pole_detection/test/images/2045.jpg b/pole_detection/test/images/2045.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7238bfbefa6383509045f8b294429c032a572ba8 --- /dev/null +++ b/pole_detection/test/images/2045.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8af4a6957d4e38dd69eb040dae1da6aaf8efd37070738dbec5afbca4e7d0fff +size 168489 diff --git a/pole_detection/test/images/2046.jpg b/pole_detection/test/images/2046.jpg new file mode 100644 index 0000000000000000000000000000000000000000..72897d3d6d4d435c85e407fa07678310bd36f9ca --- /dev/null +++ b/pole_detection/test/images/2046.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c16454b983fdd411f291c17a7a4b237b8b3edb9f3e58b27cf585550567d2e124 +size 206351 diff --git a/pole_detection/test/images/2047.jpg b/pole_detection/test/images/2047.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3ec6931c759b22793ef15b006aefc09025c193ee --- /dev/null +++ b/pole_detection/test/images/2047.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89efdaad835526623a0b1f51ce5e0fe5e73c3b4263a6be64e462da6d0434fc06 +size 160531 diff --git a/pole_detection/test/images/2048.jpg b/pole_detection/test/images/2048.jpg new file mode 100644 index 0000000000000000000000000000000000000000..473734c2403c571d374f8518c93befcbee36ac74 --- /dev/null +++ b/pole_detection/test/images/2048.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4de12c262556af14b579803117d6e130fa1cb23d4420ce4f02f1e259f2caafbb +size 151829 diff --git a/pole_detection/test/images/2049.jpg b/pole_detection/test/images/2049.jpg new file mode 100644 index 0000000000000000000000000000000000000000..af0b2e07bdc7ed04a58824aadff597cc0125defe --- /dev/null +++ b/pole_detection/test/images/2049.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:252f163d55cd3a99599e94bc809cffb5b1052dc651da607ba3e808103728ba24 +size 536700 diff --git a/pole_detection/test/images/2050.jpg b/pole_detection/test/images/2050.jpg new file mode 100644 index 0000000000000000000000000000000000000000..036510b25838601d38e587b951bdd5e94dcc569d --- /dev/null +++ b/pole_detection/test/images/2050.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab4f4e48430759c4a2f6e9786d888a8ee2be8bd3c78140159942e36c69da3447 +size 372815 diff --git a/pole_detection/test/images/2051.jpg b/pole_detection/test/images/2051.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4a53d72173ceab320b631832303fe0528ad7dca1 --- /dev/null +++ b/pole_detection/test/images/2051.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9e354968cd2b20dc790c7382fe3712592b64c453b75fadca69e3fef551a2b3f +size 141698 diff --git a/pole_detection/test/images/2052.jpg b/pole_detection/test/images/2052.jpg new file mode 100644 index 0000000000000000000000000000000000000000..49b110a18db423ef582e894dfee9f8867113290c --- /dev/null +++ b/pole_detection/test/images/2052.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b00b781223f174c91f33009b95514a3cd1bd3175177f18dfd355a09aad984de5 +size 197873 diff --git a/pole_detection/test/images/2053.jpg b/pole_detection/test/images/2053.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2d7bc4ef76c55fb89fe5e2a49fa7acd8db767e6f --- /dev/null +++ b/pole_detection/test/images/2053.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:124f527fd50533cfa8cd987204509eded09a45e0b7baf913e0955676b3347f0e +size 238633 diff --git a/pole_detection/test/images/2054.jpg b/pole_detection/test/images/2054.jpg new file mode 100644 index 0000000000000000000000000000000000000000..94c698d04f3cbdca5ceb4fafa62506d403f24026 --- /dev/null +++ b/pole_detection/test/images/2054.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5c27b880b40520aa1a7dc5c267aaf0f9140b42003d8ede09bdc198c320d6a21 +size 200827 diff --git a/pole_detection/test/images/2055.jpg b/pole_detection/test/images/2055.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9224459deab83bab0e19698546ed87b7531b4933 --- /dev/null +++ b/pole_detection/test/images/2055.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d99fd18078fbaaa49befa276d0411f8ccf249ee26f9d82a77e6c78aac662f4e +size 143282 diff --git a/pole_detection/test/images/2056.jpg b/pole_detection/test/images/2056.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1dda7ff38bcff618337f2bc7e5d7685497e2198d --- /dev/null +++ b/pole_detection/test/images/2056.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:428842cec89d5a74ba58d2d5a022495aebd194b34dd3b2144be5870af9e6b18f +size 262288 diff --git a/pole_detection/test/images/2057.jpg b/pole_detection/test/images/2057.jpg new file mode 100644 index 0000000000000000000000000000000000000000..641274cb7339b13a469d5ca76e7506df72bbb09d --- /dev/null +++ b/pole_detection/test/images/2057.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:909732fb7dd5cee59f7c167dbaad405de879e10d85264f4b6d088448c373dadb +size 781385 diff --git a/pole_detection/test/images/2058.jpg b/pole_detection/test/images/2058.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fa993f82f2ad963334ea810c9fdb54b5f8f87714 --- /dev/null +++ b/pole_detection/test/images/2058.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a0f88f30d2dac7dac8fb54aaeb75e06b9839f67c25ffe8fb5f516e23999bff3 +size 253914 diff --git a/pole_detection/test/images/2059.jpg b/pole_detection/test/images/2059.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c3dd5aa4bf7e8ba2637775db9ad4916c9eada693 --- /dev/null +++ b/pole_detection/test/images/2059.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36b6362935c289353758d27dc0cad90368e06b963cb77d612f98c55e6e18e012 +size 190339 diff --git a/pole_detection/test/images/2060.jpg b/pole_detection/test/images/2060.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4e73cc7b8f00a1a80154b6c61f443f840f24d1c3 --- /dev/null +++ b/pole_detection/test/images/2060.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e2ffdc5e6f0087c1ac709b32cc0d6a18a2730879d08bbd3726a9fbd47e05b33 +size 216559 diff --git a/pole_detection/test/images/2061.jpg b/pole_detection/test/images/2061.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6dec90003856ca658da896347c128d9897417390 --- /dev/null +++ b/pole_detection/test/images/2061.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:464dea65f3e69af1f32bc33382a5918bc87819ae7f77112f8875e1439bdc1fa3 +size 299539 diff --git a/pole_detection/test/images/2062.jpg b/pole_detection/test/images/2062.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fa5c09c75709878675714ca5bcbb1ed610e03646 --- /dev/null +++ b/pole_detection/test/images/2062.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cc7576fa0ee2100400f3ff46bf66723ee796effb4ee23d1db008a86d2fdf5b9 +size 106543 diff --git a/pole_detection/test/images/2063.jpg b/pole_detection/test/images/2063.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2a501453f7957b88d92c4ebe49173b9f5ef1dd47 --- /dev/null +++ b/pole_detection/test/images/2063.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ac1dbdbdc50a048990a195de5d45bb2639429252acb628f9fd33172c70bba87 +size 111459 diff --git a/pole_detection/test/images/2064.jpg b/pole_detection/test/images/2064.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8900f3fc0c1f209f0cc2f30db5c9f03292202bf8 --- /dev/null +++ b/pole_detection/test/images/2064.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2f1b8404ecb12e4de805f99f8b23ac744d27983233f3218fec46a23f5e825a5 +size 117877 diff --git a/pole_detection/test/images/2065.jpg b/pole_detection/test/images/2065.jpg new file mode 100644 index 0000000000000000000000000000000000000000..41cf3c63f25ddc65cb4cfe47206ce0032d664f6e --- /dev/null +++ b/pole_detection/test/images/2065.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96dbfe5bbf3fbcc0fb8a4267f024c58ea77268b516506d159d2fd40a3350a8bf +size 212489 diff --git a/pole_detection/test/images/2066.jpg b/pole_detection/test/images/2066.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8770fa16b0dcc7ce1f0a1c1e0a40f72c8943fd3b --- /dev/null +++ b/pole_detection/test/images/2066.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efc082e7c60511f4ef0d3c5fd71c3d27d57f04bb5cac1d14986d2ab8e1f52724 +size 1282922 diff --git a/pole_detection/test/images/2067.jpg b/pole_detection/test/images/2067.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e0dabd86a97d17007a65219d4c01899f15ccd2c --- /dev/null +++ b/pole_detection/test/images/2067.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ca93ecd4de2bd6fb5601169d59a4996b249d74bcad246ff7ff5644513ec2730 +size 486551 diff --git a/pole_detection/test/images/2068.jpg b/pole_detection/test/images/2068.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9dba7a76da974084403b22481b2470a8ccb41b11 --- /dev/null +++ b/pole_detection/test/images/2068.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60e08d10718ad8ac3196908da81df6283da3b456ae4737d9a467a22feec66686 +size 73445 diff --git a/pole_detection/test/images/2069.jpg b/pole_detection/test/images/2069.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f8cc1d1caa6df864fdc3dfbd8b6dcd6bbf67bdf8 --- /dev/null +++ b/pole_detection/test/images/2069.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49b9318bddc7d477ab21110471ca08c7e917f53f565723e974d544e9816fca5e +size 316068 diff --git a/pole_detection/test/images/2070.jpg b/pole_detection/test/images/2070.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9555fb82ef72634f2c1d807d2e5e8ced11158fc3 --- /dev/null +++ b/pole_detection/test/images/2070.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a496cf5581fdfffc6d09a35998439f84f64782e0af7a18d1e1e3b106feddd16 +size 92560 diff --git a/pole_detection/test/images/2071.jpg b/pole_detection/test/images/2071.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5bf3ef633d282fefcef8cd1b14ea83c6724a4f17 --- /dev/null +++ b/pole_detection/test/images/2071.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:746a5f9cf894ecc3dca1d3d3fde79e24f00e2693bade53823f42ede83eb17791 +size 70715 diff --git a/pole_detection/test/images/2072.jpg b/pole_detection/test/images/2072.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5ab62eba90a799b2b1c11a52bfa8e5b85c398dfa --- /dev/null +++ b/pole_detection/test/images/2072.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e0621fd590650e4c22cb00282e34896c717eb041e2c98eb14b29dd4190f2f14 +size 92782 diff --git a/pole_detection/test/images/2073.jpg b/pole_detection/test/images/2073.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b0ade5846dcd928ad77733d34596939799d693e0 --- /dev/null +++ b/pole_detection/test/images/2073.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09f8d29ed378bf77dbfcd86f9d95cb97ad7f895da148795665cbf1c01bf8e2bf +size 51767 diff --git a/pole_detection/test/images/2074.jpg b/pole_detection/test/images/2074.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bf51cac5579520797e1b71f86436fd61c9263590 --- /dev/null +++ b/pole_detection/test/images/2074.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bd7f40b9ef08cd70a9a9dc9cea6841c59d5c563e8a2cac45cb65fc5b2c60036 +size 298417 diff --git a/pole_detection/test/images/2075.jpg b/pole_detection/test/images/2075.jpg new file mode 100644 index 0000000000000000000000000000000000000000..28d04d134dc6d5d397e16d9ec3f363c97f51f78f --- /dev/null +++ b/pole_detection/test/images/2075.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9748b658233ca05069b26565ad3e7f96bbaf542715675412c79cab04b3fed577 +size 229735 diff --git a/pole_detection/test/images/2076.jpg b/pole_detection/test/images/2076.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2d5ad16ce687f1c4f83d02ed756cd3d9bd48adc7 --- /dev/null +++ b/pole_detection/test/images/2076.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b4f5e74777378ca972b6d533df088037c6458c50ade0407203a90c072fbe2fd +size 878699 diff --git a/pole_detection/test/images/2077.jpg b/pole_detection/test/images/2077.jpg new file mode 100644 index 0000000000000000000000000000000000000000..051d7988f4813059a113670c2168a3c1f08e0958 --- /dev/null +++ b/pole_detection/test/images/2077.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2503357a10ce9172d9369d8efd693a718988ac6a87959d847a26e3cc682f517 +size 90412 diff --git a/pole_detection/test/images/2078.jpg b/pole_detection/test/images/2078.jpg new file mode 100644 index 0000000000000000000000000000000000000000..110d967954d484c6b70148d7dfdce202344011c7 --- /dev/null +++ b/pole_detection/test/images/2078.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0f650d12a53df168b7d615f9d989797eb223eb8ad5ef02b91ea80cf1ae01029 +size 264231 diff --git a/pole_detection/test/images/2079.jpg b/pole_detection/test/images/2079.jpg new file mode 100644 index 0000000000000000000000000000000000000000..98e89428d047736fe21ce596740e91567cb970a1 --- /dev/null +++ b/pole_detection/test/images/2079.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4eb7e44fa0c06ce5ecf22a79642dbdaf213b6410db5fdb2fe15118c1122ed2f8 +size 1101668 diff --git a/pole_detection/test/images/2080.jpg b/pole_detection/test/images/2080.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6c8fa036223dee97c6d6fe1f393d4f36d6a618a7 --- /dev/null +++ b/pole_detection/test/images/2080.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a0c7b300aac52cf9989233aded1f53d61c313620049e8e44c300df4e84befb0 +size 955016 diff --git a/pole_detection/test/images/2081.jpg b/pole_detection/test/images/2081.jpg new file mode 100644 index 0000000000000000000000000000000000000000..746ab6aa932fef05a0b09c031a59a30b0073373a --- /dev/null +++ b/pole_detection/test/images/2081.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1bd16dc7b697f62f4380a422d06558972810fe3ed4efe4fd0ef975dff51dfc1 +size 242341 diff --git a/pole_detection/test/images/2082.jpg b/pole_detection/test/images/2082.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e973ddebe21c09a18c8492e550324b738ecf99f --- /dev/null +++ b/pole_detection/test/images/2082.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88e3d201b88795d27524741bbdff518cd640a117e46429b5bab8092e595260ca +size 895414 diff --git a/pole_detection/test/images/2083.jpg b/pole_detection/test/images/2083.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d94e5376565f11d6423fceeb16112ae6fce0926e --- /dev/null +++ b/pole_detection/test/images/2083.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd069a0387c796248d101b27e8ef4f37b90b78540474ca1cfb1908883c528a8b +size 59215 diff --git a/pole_detection/test/images/2084.jpg b/pole_detection/test/images/2084.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3ac58115fdfb6e8a189a5ca1eb59f4c13eb7bc26 --- /dev/null +++ b/pole_detection/test/images/2084.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c4d3942e355ef7c02db91d2a0e5f51d62b10791304e3851af02e9214d397033 +size 1074703 diff --git a/pole_detection/test/images/2085.jpg b/pole_detection/test/images/2085.jpg new file mode 100644 index 0000000000000000000000000000000000000000..635e430a2911eadfac8446ea340ba5e8aa1c6ad6 --- /dev/null +++ b/pole_detection/test/images/2085.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:592e8bc042799602a9414255511188ae528fa719f28b366bebd7cf15c78a15e3 +size 986278 diff --git a/pole_detection/test/images/2086.jpg b/pole_detection/test/images/2086.jpg new file mode 100644 index 0000000000000000000000000000000000000000..82a62d22792f26018c739e824267f42bed6607c8 --- /dev/null +++ b/pole_detection/test/images/2086.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a1089655e9a41bdfbabc864d781af864f0984ee4fd3182c015ddea54d6c709a +size 796990 diff --git a/pole_detection/test/images/2087.jpg b/pole_detection/test/images/2087.jpg new file mode 100644 index 0000000000000000000000000000000000000000..44750acfc5f7777540b90bad46021e7b297e448e --- /dev/null +++ b/pole_detection/test/images/2087.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9095dab754b32fa550b729b2d7b6d791093676ad0c85f656905e3f2d61a5651 +size 795557 diff --git a/pole_detection/test/images/2088.jpg b/pole_detection/test/images/2088.jpg new file mode 100644 index 0000000000000000000000000000000000000000..707a800ed998edfdc6fe596e3e39b2e066e9c0df --- /dev/null +++ b/pole_detection/test/images/2088.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c02845c82c572df732e71730e26a28295f55e110f68d8fc549838583eb65c1cc +size 278288 diff --git a/pole_detection/test/images/2089.jpg b/pole_detection/test/images/2089.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf56ca7055c80046c344b9d528a839294631c8c8 --- /dev/null +++ b/pole_detection/test/images/2089.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7ce2a7f5454898c2b9ed8666a92bb4a7d9b2c77ec073e2f81bc8202acc477ad +size 863514 diff --git a/pole_detection/test/images/2090.jpg b/pole_detection/test/images/2090.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8cb1520f921026c99282728ca68e1b7b1a2ad6aa --- /dev/null +++ b/pole_detection/test/images/2090.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7aa33850049a1ed9474f6aaad07a92ea946db4223fc3b4e34652cbebf4a07255 +size 758422 diff --git a/pole_detection/test/images/2091.jpg b/pole_detection/test/images/2091.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f817da73e74c7e94e23509451a9bc20e30eaf92f --- /dev/null +++ b/pole_detection/test/images/2091.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f27b54f75f4aab769023119e4e684c67ec7e98596a98a0ac5094c2111874eafa +size 112124 diff --git a/pole_detection/test/images/2092.jpg b/pole_detection/test/images/2092.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8c34f7112b2e8e9fff6f22ba3c6a0c7aad23eb69 --- /dev/null +++ b/pole_detection/test/images/2092.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c72a3ced872aa2c967367595b3545ee64564decf4e5735fb78e6f6690bacecfb +size 292756 diff --git a/pole_detection/test/images/2093.jpg b/pole_detection/test/images/2093.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e0f804a8e3476c73787e0f0db39fd9410c9c9cd5 --- /dev/null +++ b/pole_detection/test/images/2093.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbe2f87971d5b64f2613a25ce0bc2472989495452a1f265135bd6e23239e8a58 +size 130837 diff --git a/pole_detection/test/images/2094.jpg b/pole_detection/test/images/2094.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1125569cdf90d112d85538e34855ddd6b26644eb --- /dev/null +++ b/pole_detection/test/images/2094.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c416bc3f2227709f848d0a237d976944d4d4a8a9863bd29c94de137c2cc73e5f +size 285764 diff --git a/pole_detection/test/images/2095.jpg b/pole_detection/test/images/2095.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5135863f9bb16b05dad858e821a007d2dee06c67 --- /dev/null +++ b/pole_detection/test/images/2095.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca18a0284aa6c933451686961ade8ba8ba6d2f016a0537221f5cf2df6c48862a +size 238354 diff --git a/pole_detection/test/images/2096.jpg b/pole_detection/test/images/2096.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f6ea2536cc281cfc47d3d4a201d0fc8513ffd5cc --- /dev/null +++ b/pole_detection/test/images/2096.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e4a6837bcd2888ccb1217613db856060cbb65cc0f64323afa55087797277440 +size 788499 diff --git a/pole_detection/test/images/2097.jpg b/pole_detection/test/images/2097.jpg new file mode 100644 index 0000000000000000000000000000000000000000..02a61b54f47dfc5263be423bda403fdf404e376c --- /dev/null +++ b/pole_detection/test/images/2097.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc7adc925ba8fa51e92f883c3f4407f5d2afa1a5215415b0b6fa662e771fdffd +size 268340 diff --git a/pole_detection/test/images/2098.jpg b/pole_detection/test/images/2098.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4e7a60a354d980aa2e08209bd23204a78b4d2dd6 --- /dev/null +++ b/pole_detection/test/images/2098.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ced6f731a416f8fcf5e1811537e5c72dad47d1f73e9afa74a171c9a0c7eae4d +size 766023 diff --git a/pole_detection/test/images/2099.jpg b/pole_detection/test/images/2099.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0d9b759286723d465765b6a6696e9c09767982c0 --- /dev/null +++ b/pole_detection/test/images/2099.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b31f62b96ba8c42539267fdec839b08809f1628a9b7fbd2af2db82542035bc2 +size 151352 diff --git a/pole_detection/test/images/2100.jpg b/pole_detection/test/images/2100.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6cea6fe0d2772872b15d13c6e1a28394892f960a --- /dev/null +++ b/pole_detection/test/images/2100.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:301e03fc64b2de1e00ec2a65236824f5188a85c8f60322fac5233f2f4f1d03a7 +size 563653 diff --git a/pole_detection/test/images/2101.jpg b/pole_detection/test/images/2101.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d952427b3d3bc892f6227f1e8580cac95afd4608 --- /dev/null +++ b/pole_detection/test/images/2101.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57e2259c370fd08067e6dd4987b10630e5028ca8f4a66c47beb08b5d7c4f4104 +size 1168274 diff --git a/pole_detection/test/images/2102.jpg b/pole_detection/test/images/2102.jpg new file mode 100644 index 0000000000000000000000000000000000000000..72fb78dab4441bc8ea42aa3e2bbf78806be64bb9 --- /dev/null +++ b/pole_detection/test/images/2102.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:917d610833e38a62545e602ac02793f52bf7769b2b527c561db30ca619b4513e +size 872817 diff --git a/pole_detection/test/images/2103.jpg b/pole_detection/test/images/2103.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6ad5009e45480b8648d1a41cc0c5a6e2dc459080 --- /dev/null +++ b/pole_detection/test/images/2103.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd3b7b3c7e18bb07786679779d15a6d7ccc333ec7871668f34e5fe30443d08a5 +size 490519 diff --git a/pole_detection/test/images/2104.jpg b/pole_detection/test/images/2104.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3fcedeaaf11e1446c63ded521f57368ba8dfa2c0 --- /dev/null +++ b/pole_detection/test/images/2104.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:541c641bc180c342a05c356fb8b894230cc496f9d64de66f30255a61b3ebc012 +size 173331 diff --git a/pole_detection/test/images/2105.jpg b/pole_detection/test/images/2105.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a0fa13f96f473bbc5227a736bbd2b954d6316ef3 --- /dev/null +++ b/pole_detection/test/images/2105.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:174ad87893eec95bf11a9d527785a3d2c31420b53933ca5080d0e973f32a3e4f +size 182877 diff --git a/pole_detection/test/images/2106.jpg b/pole_detection/test/images/2106.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6473c1de9848c91f73cb1ec6a42283553f974820 --- /dev/null +++ b/pole_detection/test/images/2106.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02cd25bda5cd26b65d3cf70fe49f60817b62c0af931ab7f177766345fbb79f72 +size 1261506 diff --git a/pole_detection/test/images/2107.jpg b/pole_detection/test/images/2107.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d23dd7c8242477d50b956f011a85717b0ee5d314 --- /dev/null +++ b/pole_detection/test/images/2107.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e227218171c448e7ba6f15c4ebce2b1483284974d31ec3ca3121518a68abd40a +size 249751 diff --git a/pole_detection/test/images/2108.jpg b/pole_detection/test/images/2108.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a615a4e17b467337d1ed43f128148ca26f38b668 --- /dev/null +++ b/pole_detection/test/images/2108.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5444807f520028f839020fb33d9f5231c763e1e1ba7a8fdc2e7f7432331a16e9 +size 237431 diff --git a/pole_detection/test/images/2109.jpg b/pole_detection/test/images/2109.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7a8a43aec918083b1d73d28a78411e6d74c93c6d --- /dev/null +++ b/pole_detection/test/images/2109.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:391559a41f9e93af46053b4220cfdeb3e30b7a23c04959e3b2f470ffdf8fa040 +size 1102020 diff --git a/pole_detection/test/images/2110.jpg b/pole_detection/test/images/2110.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a86a2ca6f0cba563f7cefffa11bcf7a585ce5bb8 --- /dev/null +++ b/pole_detection/test/images/2110.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0683c7f65e76451f09028396642e0e0630e79e3012ba8147d57a788204a88d94 +size 181595 diff --git a/pole_detection/test/images/2111.jpg b/pole_detection/test/images/2111.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d8b1fa92bacc115843285660ebdb82cfac447644 --- /dev/null +++ b/pole_detection/test/images/2111.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b46ab5e7865c8159ebe9a197f3847f70c08d4ab1c820a6d4983a251fc24db844 +size 191947 diff --git a/pole_detection/test/images/2112.jpg b/pole_detection/test/images/2112.jpg new file mode 100644 index 0000000000000000000000000000000000000000..caa46e12f62adec03b1f3d0f61e6c066471454b9 --- /dev/null +++ b/pole_detection/test/images/2112.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a925a55056e71d47de94b546de898b7731bd53bf68b74f01c3a6b947d87eadff +size 299349 diff --git a/pole_detection/test/images/2113.jpg b/pole_detection/test/images/2113.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a81840f39a31de06f592198992fbda50c4160b8e --- /dev/null +++ b/pole_detection/test/images/2113.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd89d9393ede6f7cf0a5180ad202a9b37a3fc8a71ab69f7fa99b256d91e00c82 +size 266944 diff --git a/pole_detection/test/images/2114.jpg b/pole_detection/test/images/2114.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8f5abce8120f23e5a1ab82303f31937ae70d85f4 --- /dev/null +++ b/pole_detection/test/images/2114.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e918fbbfd2af11c2e8863f09111f39f4438bb1f0974b507f96dce93e948895c6 +size 152930 diff --git a/pole_detection/test/images/2115.jpg b/pole_detection/test/images/2115.jpg new file mode 100644 index 0000000000000000000000000000000000000000..54902362feadc3029224370bd43d003be773bfb2 --- /dev/null +++ b/pole_detection/test/images/2115.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b51a0c9d27da12b6e6725a7d45716626c64e97900edb21ee31bf6ea9d3380b24 +size 192920 diff --git a/pole_detection/test/images/2116.jpg b/pole_detection/test/images/2116.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8888ea79bef381125895c3da429dd1433a7e4a3b --- /dev/null +++ b/pole_detection/test/images/2116.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e1f9ae4cb25dbfbfeb4fc5bb3cb11a808d65ca898f06316edea3e9b2564c909 +size 78778 diff --git a/pole_detection/test/images/2117.jpg b/pole_detection/test/images/2117.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3a910f60af620448e4c6d2d5fcf3b6d9f430437c --- /dev/null +++ b/pole_detection/test/images/2117.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:817e7ececb68996fd401bc662f6e516b68bff2a99994d89a4f42f30bf7d4c6a3 +size 95629 diff --git a/pole_detection/test/images/2118.jpg b/pole_detection/test/images/2118.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1cf0b677a8fb7e8a3b17810f79118ec82dd04bd0 --- /dev/null +++ b/pole_detection/test/images/2118.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c60111ec41e69dca04120f7903b412d3235028052d1e74c28a7faa42a7515138 +size 269035 diff --git a/pole_detection/test/images/2119.jpg b/pole_detection/test/images/2119.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9abf12c740b7fea130fd874a6aabd0cce647f78e --- /dev/null +++ b/pole_detection/test/images/2119.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32439a17bf7eb7b16fa341a623df82c03c80ba73a6b8c686b874c92565e92cc5 +size 1145315 diff --git a/pole_detection/test/images/2120.jpg b/pole_detection/test/images/2120.jpg new file mode 100644 index 0000000000000000000000000000000000000000..02a4c9a8ffb94ec86ac24bbbaf039bbdc444a053 --- /dev/null +++ b/pole_detection/test/images/2120.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2b2539caab4e378a4eb245615a5ec28b088ffa812a93e7d619df4413bf4823e +size 111342 diff --git a/pole_detection/test/images/2121.jpg b/pole_detection/test/images/2121.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d8b8c92dabdb2d6c811395aebc1fbbd653ec8166 --- /dev/null +++ b/pole_detection/test/images/2121.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0170987b9a3052bde36537e518482e7bdaf72821d6214ad56a26313eef82fd6a +size 156383 diff --git a/pole_detection/test/images/2122.jpg b/pole_detection/test/images/2122.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed89128c172e0b1864a6fd7199e3f0cbb25d48fe --- /dev/null +++ b/pole_detection/test/images/2122.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea39fd6aefdd233ffe0b6d38cf9ce2e7ec51911b47ed7c3abd43058d4c580a3c +size 780073 diff --git a/pole_detection/test/images/2123.jpg b/pole_detection/test/images/2123.jpg new file mode 100644 index 0000000000000000000000000000000000000000..24c25fb21b6ccf48be33ca2d5b5579a8495a4020 --- /dev/null +++ b/pole_detection/test/images/2123.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66ef7c69f3fad5439854e42f36d94eef70ff5a5b4c2513a5adc1bae1cb3c4f4b +size 801612 diff --git a/pole_detection/test/images/2124.jpg b/pole_detection/test/images/2124.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fd67369374088ac7e37cb389054c1ec37a013b09 --- /dev/null +++ b/pole_detection/test/images/2124.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d2f2c5e77b27c65bed786765acaaf01a819541615cb174d6bb9baf4d6668703 +size 192313 diff --git a/pole_detection/test/images/2125.jpg b/pole_detection/test/images/2125.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3c8ca2b666bd0b7402a3a40b29818b6b6d2ed8fa --- /dev/null +++ b/pole_detection/test/images/2125.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ec773fa54bf8a6250e62d85b88ecc801c3d3be7a6062f1854938e3de6e9b018 +size 258674 diff --git a/pole_detection/test/images/2126.jpg b/pole_detection/test/images/2126.jpg new file mode 100644 index 0000000000000000000000000000000000000000..30d97b00f4d065e496aa441ecc1b6e55768f6d9a --- /dev/null +++ b/pole_detection/test/images/2126.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:084991da4b7b4898bbb407cfa539ffcaa92bd2c7dc1ee6c73402b74f59820855 +size 1460953 diff --git a/pole_detection/test/images/2127.jpg b/pole_detection/test/images/2127.jpg new file mode 100644 index 0000000000000000000000000000000000000000..be68549ee543169ef8673acf2e86a7ae85400084 --- /dev/null +++ b/pole_detection/test/images/2127.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6840a3b382fd1cd5253f85c223d29140feacfba9f094219a4843634e2b65edb8 +size 1181386 diff --git a/pole_detection/test/images/2128.jpg b/pole_detection/test/images/2128.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f1fcec3e1e4fdf3d640137e82be2b3b44295eb33 --- /dev/null +++ b/pole_detection/test/images/2128.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc5fd7389f5766f9acb163c2cfcea8adaa43066a72b63276e36d03ff4bf093af +size 1341814 diff --git a/pole_detection/test/images/2129.jpg b/pole_detection/test/images/2129.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3593a3eb5b320076c6e75e49ae33a6a07b6d48f5 --- /dev/null +++ b/pole_detection/test/images/2129.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80924b955eb44cfbf9f81f8b1e0550d261bd7ed55609e7ce56fa08fd91906900 +size 1060298 diff --git a/pole_detection/test/images/2130.jpg b/pole_detection/test/images/2130.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c88ac1ab9baa70cf2020acb1b133e7c8807d0574 --- /dev/null +++ b/pole_detection/test/images/2130.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13909f157af674891d485512dd097dfdf912f5af78b95504a48cade228cbb1ed +size 822264 diff --git a/pole_detection/test/images/2131.jpg b/pole_detection/test/images/2131.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a44e371f46a663b66f779623580f206490728182 --- /dev/null +++ b/pole_detection/test/images/2131.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd4cd60e404423a7bcd67403d2d2cecda11f0ad63e2b933272fc85b0519800a8 +size 1523596 diff --git a/pole_detection/test/images/2132.jpg b/pole_detection/test/images/2132.jpg new file mode 100644 index 0000000000000000000000000000000000000000..90f68228ce444d968a84fe4e6ae39c2a181d66a9 --- /dev/null +++ b/pole_detection/test/images/2132.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7765954eb1aa048e0fb8092a347e936d66ef99e2587b618fd366944d4a077b0c +size 140162 diff --git a/pole_detection/test/images/2133.jpg b/pole_detection/test/images/2133.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0601fb87c91452237b1b6d5424cc8351e4f9ad74 --- /dev/null +++ b/pole_detection/test/images/2133.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5061d6ddaba83948d6d00116eef94479cc52420426eda0875b2d2f20a789ba0e +size 1023234 diff --git a/pole_detection/test/images/2134.jpg b/pole_detection/test/images/2134.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c836450f58ff4e97d02c2093ccc594dc4bc63b3 --- /dev/null +++ b/pole_detection/test/images/2134.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90b56d59a5f16af0558684f13baa2eabb50f1d1ce583f1344f29a97624abcfd5 +size 1017210 diff --git a/pole_detection/test/images/2135.jpg b/pole_detection/test/images/2135.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c8f8150109fddc48c238e96eb277ce940c7897f --- /dev/null +++ b/pole_detection/test/images/2135.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d75df9a8134a5895a0aac65b3b67a93ac1ef9b33398cbe2472f2f23faf74baf +size 207191 diff --git a/pole_detection/test/images/2136.jpg b/pole_detection/test/images/2136.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a2116d34343be02a52b8d02aeaa356621213cca6 --- /dev/null +++ b/pole_detection/test/images/2136.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5eb898320eceb2ca06232af7e59717f53a4360a9a768fc7f6e73cbe48d32257 +size 104006 diff --git a/pole_detection/test/images/2137.jpg b/pole_detection/test/images/2137.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0d37d26ae6c5c7b6247809c5e9ebc8e472eea115 --- /dev/null +++ b/pole_detection/test/images/2137.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02f6d779302cc6ba5e7224014a0b001e4a8bde0637ad2fcbc7cd8eaf2dec9fd6 +size 238730 diff --git a/pole_detection/test/images/2138.jpg b/pole_detection/test/images/2138.jpg new file mode 100644 index 0000000000000000000000000000000000000000..77601ecefd27b90b262de4ebd5a1367c72001dfe --- /dev/null +++ b/pole_detection/test/images/2138.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dc9600b12a534aa799d69c6b6a732bc69b114c0e1f8790986cbdc7b3ef269f2 +size 195659 diff --git a/pole_detection/test/images/2139.jpg b/pole_detection/test/images/2139.jpg new file mode 100644 index 0000000000000000000000000000000000000000..106f24c8405e448c4735ce09a6753fa445c284f8 --- /dev/null +++ b/pole_detection/test/images/2139.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cccaed559e747bcc29fb1bc83889d965349f90d375c2d08167260ee2c064b88d +size 290755 diff --git a/pole_detection/test/images/2140.jpg b/pole_detection/test/images/2140.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6f3da1dea4a99488aec78c209d47262017c353cf --- /dev/null +++ b/pole_detection/test/images/2140.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3863f9062123355ae8ddc6f36c50d44a3697daa55bd4a087c651598be3ba6860 +size 172381 diff --git a/pole_detection/test/images/2141.jpg b/pole_detection/test/images/2141.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a466b1a72e70d49b21e84a0fc1acc65fb398b19f --- /dev/null +++ b/pole_detection/test/images/2141.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5a12ddbcb353a334c156c4f518b1b867f22a78c680fb2c6e02cabf740d66303 +size 181616 diff --git a/pole_detection/test/images/2142.jpg b/pole_detection/test/images/2142.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1b45f99593a5bbeefb8146cb02bc31aadd229721 --- /dev/null +++ b/pole_detection/test/images/2142.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b25e5fbbd419720edf777cbadc441654f8c1fda24ee6d447ffa90943406f8f69 +size 126266 diff --git a/pole_detection/test/images/2143.jpg b/pole_detection/test/images/2143.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9f43e55f916757249bf4b2d8c59bcd324b0f1a56 --- /dev/null +++ b/pole_detection/test/images/2143.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30fb0d35dfb8d7d7e115e3d06f575515bc8dc5f20b7d75ce9a956e66b90d5d8b +size 248518 diff --git a/pole_detection/test/images/2144.jpg b/pole_detection/test/images/2144.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f31cd0bb6a68bf644aa18d448090fa286715ab8f --- /dev/null +++ b/pole_detection/test/images/2144.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee9786146bea750cbfd73366284bb7a3243ec24d683cfed8876298df301146ea +size 93831 diff --git a/pole_detection/test/images/2145.jpg b/pole_detection/test/images/2145.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2dc1d2fa082b6e1c4288da4ccc942914298ef13a --- /dev/null +++ b/pole_detection/test/images/2145.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fff762cbcc7a2c4b273886e79dc64bb178cd07eafa5a9393f8faecdef02b7661 +size 105496 diff --git a/pole_detection/test/images/2146.jpg b/pole_detection/test/images/2146.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b36018e8dcf843283c5e9cd08435ba5ec57f5e67 --- /dev/null +++ b/pole_detection/test/images/2146.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33b35e593d75dc3ce000137bb5edb1a4978af103152cf3a800decbbec12a70c2 +size 133308 diff --git a/pole_detection/test/images/2147.jpg b/pole_detection/test/images/2147.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fcd316072e7a786a8f7b2f93709d4b2cb09f8b98 --- /dev/null +++ b/pole_detection/test/images/2147.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c098c258d2733bc122b53d2ca496796eecb20768ad5374b898719ea26f8d03eb +size 2427090 diff --git a/pole_detection/test/images/2148.jpg b/pole_detection/test/images/2148.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8628166665fff657acc8bbc3562c51175992402c --- /dev/null +++ b/pole_detection/test/images/2148.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0c2b38c70283e02c7af2bc7525d1b6992f9c2299973efc1eca006431b9ff258 +size 1235966 diff --git a/pole_detection/test/images/2149.jpg b/pole_detection/test/images/2149.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b94211a1267166fbf25ac4a038ea589b40e4e23d --- /dev/null +++ b/pole_detection/test/images/2149.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:520003b37d52800225d244469f40265afa0857afc02827c454785f246eaa1c5c +size 1612506 diff --git a/pole_detection/test/images/2150.jpg b/pole_detection/test/images/2150.jpg new file mode 100644 index 0000000000000000000000000000000000000000..457168cc056af2614871fe2837a61c1519ea4a7a --- /dev/null +++ b/pole_detection/test/images/2150.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9a1dff4aaf2aa80000ed5eec44786b10dc189f94d20bc618a4fa53cdabdfc1b +size 1348565 diff --git a/pole_detection/test/images/2151.jpg b/pole_detection/test/images/2151.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6f322b50672a0c6e33fc5ee58281d62328e31620 --- /dev/null +++ b/pole_detection/test/images/2151.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:858757270523d780348bf971edd560d8717cc7186873029c8db42dd744e0e2c4 +size 970831 diff --git a/pole_detection/test/images/2152.jpg b/pole_detection/test/images/2152.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ada5dc95459b4ee319e8767ab614553336d5726c --- /dev/null +++ b/pole_detection/test/images/2152.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:054eff07d7ee08ea30178bc9b9c7928778249fd7acfc4037c3cb25f88835bb2a +size 1000399 diff --git a/pole_detection/test/images/2153.jpg b/pole_detection/test/images/2153.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aadadf730e6f0ad7c6b4f8c53d8163453573a9b1 --- /dev/null +++ b/pole_detection/test/images/2153.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4b153f9aeb8ec9e20e5295194a30cd342307872830b69832a80a297e42ff0e7 +size 865771 diff --git a/pole_detection/test/images/2154.jpg b/pole_detection/test/images/2154.jpg new file mode 100644 index 0000000000000000000000000000000000000000..14da953d637016751afa922142d8589738a15943 --- /dev/null +++ b/pole_detection/test/images/2154.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03f4592a51e14d14a5987ee70ecfe668ca2d2847ddf6cafca48280b808fe66b9 +size 973994 diff --git a/pole_detection/test/images/2155.jpg b/pole_detection/test/images/2155.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ae4b89070cdea99aa3f7a94dae21a8409298aaf1 --- /dev/null +++ b/pole_detection/test/images/2155.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:076dcaa9c1d38be5a2eea712333cccbaa86e6025765c47b13fa58e177afb6c0d +size 673625 diff --git a/pole_detection/test/images/2156.jpg b/pole_detection/test/images/2156.jpg new file mode 100644 index 0000000000000000000000000000000000000000..30ca278f01393572fe46b91b3d4aa959a48a9313 --- /dev/null +++ b/pole_detection/test/images/2156.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:463b5f7251ad3e34a0c1a8f6c2ae9d94c1a6b509f29a97b9f8c028b5cc5f1527 +size 552184 diff --git a/pole_detection/test/images/2157.jpg b/pole_detection/test/images/2157.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4f772546c508c6f3536d87a47726b7bcb2db505c --- /dev/null +++ b/pole_detection/test/images/2157.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c6ce08f69bba4f3ef8036a61f177ae30c59aadd82c57de03fb9507ca23ab63d +size 620845 diff --git a/pole_detection/test/images/2158.jpg b/pole_detection/test/images/2158.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f349c2afc5ff3852755550a77c600f05226393a4 --- /dev/null +++ b/pole_detection/test/images/2158.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:495cc7cf82472ef6cf415d1f7803598e30ce7a9f66a202286150a7d402860dea +size 1594289 diff --git a/pole_detection/test/images/2159.jpg b/pole_detection/test/images/2159.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b285f1acb31c10bdc70b23d4ec9b3d80c5dc6cc --- /dev/null +++ b/pole_detection/test/images/2159.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f2bb0b860ba3ea7a7b7805a2c469a3321f522fc9c7b44401345075fa1ab2fe9 +size 1047490 diff --git a/pole_detection/test/images/2160.jpg b/pole_detection/test/images/2160.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c054e0ec20de75224c6044ebea855736ad60bf6b --- /dev/null +++ b/pole_detection/test/images/2160.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c31f281d7cb7cdf5fbc85e2cf40f67c4ae146db166a56bbeb16d265356d3de8f +size 1774806 diff --git a/pole_detection/test/images/2161.jpg b/pole_detection/test/images/2161.jpg new file mode 100644 index 0000000000000000000000000000000000000000..65f2f5851c3d6676d8d28c81b76af53a3fb20de0 --- /dev/null +++ b/pole_detection/test/images/2161.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3d2d1e9b51388e0a94b4d3efcd90b1660505a7f14071dbb82fe4c072bc79722 +size 914943 diff --git a/pole_detection/test/images/2162.jpg b/pole_detection/test/images/2162.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2734737560c10e81b4ceaf9df17fbe6e5722a01a --- /dev/null +++ b/pole_detection/test/images/2162.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:949f8d5f83329bba59b280072edd99efcd01d65aa522862d7809df1e72068a31 +size 1583752 diff --git a/pole_detection/test/images/2163.jpg b/pole_detection/test/images/2163.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c447019b2947f9678597788adf461ad0d88a01b --- /dev/null +++ b/pole_detection/test/images/2163.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8165b09017628d9dabd2d1f06a20647e1fc320a0770724c37b78fdd182d10efa +size 1086887 diff --git a/pole_detection/test/images/2164.jpg b/pole_detection/test/images/2164.jpg new file mode 100644 index 0000000000000000000000000000000000000000..010b35841de99054023cd0dabf9787eb2a5fdb3e --- /dev/null +++ b/pole_detection/test/images/2164.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26dbc75ecf5b7b5a56c6b53f042b46bd4fe5f05034aabd0006e7e5c343143053 +size 1176937 diff --git a/pole_detection/test/images/2165.jpg b/pole_detection/test/images/2165.jpg new file mode 100644 index 0000000000000000000000000000000000000000..067ef9b1e275311a8b8b0850fa0b85bfce892a8e --- /dev/null +++ b/pole_detection/test/images/2165.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1ea773a963fe29fa1db1116999ff38ec00d0d2c04df690e97e250017e1aebc4 +size 2706429 diff --git a/pole_detection/test/images/2166.jpg b/pole_detection/test/images/2166.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b21adb9c9e577ecb45df9f68074f37c669a3f580 --- /dev/null +++ b/pole_detection/test/images/2166.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e3b600f9e766c4d024ca6af3a09fefb07a524740eafb46168d244f911425c48 +size 1700217 diff --git a/pole_detection/test/images/2167.jpg b/pole_detection/test/images/2167.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7447084b1a57accc2ff1470ffe8b4a4bbfc4b7c6 --- /dev/null +++ b/pole_detection/test/images/2167.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e41ed9feee07bd2f968286b065888c10698914820faf174ca7b4c7ce4efd232 +size 1434684 diff --git a/pole_detection/test/images/2168.jpg b/pole_detection/test/images/2168.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6699a50a450ba58f56e4178240ab54adf7b47857 --- /dev/null +++ b/pole_detection/test/images/2168.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54e793e0a61d72468654a98de9dd7fce4f4309522eb3aaad19bbfb28cba2e4f3 +size 1787147 diff --git a/pole_detection/test/images/2169.jpg b/pole_detection/test/images/2169.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e7fa15e81784445956028dac0d0d55df27798047 --- /dev/null +++ b/pole_detection/test/images/2169.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c41b7fb15c122612b69d19525849726164955dc4b318895e804c9e6515418d54 +size 2384595 diff --git a/pole_detection/test/images/2170.jpg b/pole_detection/test/images/2170.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ac64790ad276934eb4857a1ac451f9370a13f37d --- /dev/null +++ b/pole_detection/test/images/2170.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db7de4d929528852d46091f72c223d9bda73630724a9f3fefdd27c2315a4bdf4 +size 1268298 diff --git a/pole_detection/test/images/2171.jpg b/pole_detection/test/images/2171.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4e9d892c8b731516cb4b0ee55f6d1377e56e21fc --- /dev/null +++ b/pole_detection/test/images/2171.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3ce104a51b16ae0f35cc1e0c781b26680916f5fa2a57b8a56071b6c2d68f8c9 +size 1357753 diff --git a/pole_detection/test/images/2172.jpg b/pole_detection/test/images/2172.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2172de2c3a913cca7f87aeac47054204822b9e60 --- /dev/null +++ b/pole_detection/test/images/2172.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be50df640faee22f77df4e1e2304113e4222f23d73e5b5dd1986fba94a120efb +size 2166863 diff --git a/pole_detection/test/images/2173.jpg b/pole_detection/test/images/2173.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ad2fc1d32e1dae649f13d985593204c71b6c368a --- /dev/null +++ b/pole_detection/test/images/2173.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb58608188a917c2163b25a6fed0adc87cf0be906d54cef8916148af82deffe9 +size 1366460 diff --git a/pole_detection/test/images/2174.jpg b/pole_detection/test/images/2174.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b8a9b120415c1e8dd71bd7023a5985d8906ab031 --- /dev/null +++ b/pole_detection/test/images/2174.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51a46b90f7d3d88e3bcf56dee22773d30f8cce18088f8c9cf9687d184b761f93 +size 1526398 diff --git a/pole_detection/test/images/2175.jpg b/pole_detection/test/images/2175.jpg new file mode 100644 index 0000000000000000000000000000000000000000..742fee736abb504c5c38ddc3fffa4ae1424004cf --- /dev/null +++ b/pole_detection/test/images/2175.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bf6802bf4e174803b1601c4d69505e5e1f502a0e59ccc0cdeef055812fc836b +size 1102926 diff --git a/pole_detection/test/images/2176.jpg b/pole_detection/test/images/2176.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c2fca8d26d71bdd2bb0a8116604fe1de86537e5f --- /dev/null +++ b/pole_detection/test/images/2176.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:287703941a481b97b315d204a3f3aa305f3e7b9cc8abe4229d51ec523b93f46f +size 2341171 diff --git a/pole_detection/test/images/2177.jpg b/pole_detection/test/images/2177.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fdad22f106d01f1f68b75c48ac6adadc1d1ed52b --- /dev/null +++ b/pole_detection/test/images/2177.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e61be00ae3b20849cb56d8fb735093aa579d9a4564fe3872e4f991f285c9c7cb +size 1360931 diff --git a/pole_detection/test/images/2178.jpg b/pole_detection/test/images/2178.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1c0db142f34b6c7016869f31786c9465f22a2339 --- /dev/null +++ b/pole_detection/test/images/2178.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29ce992297b55ad6103ec505a2d180877b2dcf0ff0a03fee23ab5ece0b63d736 +size 1291338 diff --git a/pole_detection/test/images/2179.jpg b/pole_detection/test/images/2179.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7921fb1d1a7157a147cb5356b8820a7dffe3882b --- /dev/null +++ b/pole_detection/test/images/2179.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2e0bb1d9f3c41b6e4b671aae7ab2c2d75c97225c52180989ddc01cf804043d2 +size 1387830 diff --git a/pole_detection/test/images/2180.jpg b/pole_detection/test/images/2180.jpg new file mode 100644 index 0000000000000000000000000000000000000000..187dcae142bc8ed83fe768dd0f0d2a65202f7c38 --- /dev/null +++ b/pole_detection/test/images/2180.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c97f033b9d397eba7dbe0c0aea634f4befe9893132c954974dc87d4d58fead7e +size 1892546 diff --git a/pole_detection/test/images/2181.jpg b/pole_detection/test/images/2181.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b0a1ae80163d4fb7cb03c4d28f3ad649d5eec6c1 --- /dev/null +++ b/pole_detection/test/images/2181.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24aad978c8a22b63918c4396cfde7cf78593c2cf04726709a2fed03b460259e7 +size 1248539 diff --git a/pole_detection/test/images/2182.jpg b/pole_detection/test/images/2182.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c40dbdb95c445a97b4719745ca8906c4f5d361e --- /dev/null +++ b/pole_detection/test/images/2182.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0849e63d12b66d5c8fcbcec0472cda5147c1247780cb2dd3b0978d93734176b3 +size 910566 diff --git a/pole_detection/test/images/2183.jpg b/pole_detection/test/images/2183.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b1f0fe3148284a1695eca97addbcfec54309c61f --- /dev/null +++ b/pole_detection/test/images/2183.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2130167c44e5ea1e8210bfc98d3118a0f739e9f786f8eb5b1f4d8afb94f51370 +size 1727864 diff --git a/pole_detection/test/images/2184.jpg b/pole_detection/test/images/2184.jpg new file mode 100644 index 0000000000000000000000000000000000000000..59bb4a35d10f38206eb5f883410e7432b7a79b23 --- /dev/null +++ b/pole_detection/test/images/2184.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fa920d9df4ab61ee44d0535c0638d4d9fd0fd2a8dab15b9eca740ab6746e899 +size 1649536 diff --git a/pole_detection/test/images/2185.jpg b/pole_detection/test/images/2185.jpg new file mode 100644 index 0000000000000000000000000000000000000000..db61cacb36a3167fb212e10cf7427860d9581d5f --- /dev/null +++ b/pole_detection/test/images/2185.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:187ba154ae850dbcb3854dd9ccd03c711051fdf466da08f48e719ac89ee68a1a +size 1152574 diff --git a/pole_detection/test/images/2186.jpg b/pole_detection/test/images/2186.jpg new file mode 100644 index 0000000000000000000000000000000000000000..936a071f1a2b3d9158ce2505f77aea5083a18ef5 --- /dev/null +++ b/pole_detection/test/images/2186.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b06d0c4a56e87abde803b5949916b84e3e6908c25090aafa2ade0be56dbc2b4 +size 765579 diff --git a/pole_detection/test/images/2187.jpg b/pole_detection/test/images/2187.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8f89d28912bb58042c7ed4d564da5ffed3297291 --- /dev/null +++ b/pole_detection/test/images/2187.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cbb7e5d7ea588da338312930bd4a29fc05299082e23308c585375f777d23b9c +size 1077842 diff --git a/pole_detection/test/images/2188.jpg b/pole_detection/test/images/2188.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a35273e4bc6d34996c8f2ae1409f375795c88205 --- /dev/null +++ b/pole_detection/test/images/2188.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1b990910a5edac681bb87885ff33c4a98cf2e24811e6eaf77a02f73b4b8ed80 +size 1223757 diff --git a/pole_detection/test/images/2189.jpg b/pole_detection/test/images/2189.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fa2e3f11c917c1db0a51f98ee25abe04d3121e31 --- /dev/null +++ b/pole_detection/test/images/2189.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fa2f15f6e56c6fe023cdeedaedd672df666a92eb10af34c460a95aafe7d7a6c +size 1921040 diff --git a/pole_detection/test/images/2190.jpg b/pole_detection/test/images/2190.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dc67449199f5ffc5744fde31380b4dba303981d0 --- /dev/null +++ b/pole_detection/test/images/2190.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21e4fdc04e278a409021ce2ffd6c7b108b45b291ef77aa46c21d28f07a9f34b9 +size 1461812 diff --git a/pole_detection/test/images/2191.jpg b/pole_detection/test/images/2191.jpg new file mode 100644 index 0000000000000000000000000000000000000000..443b4839ece72aa8b41515d9925202c4007ca51a --- /dev/null +++ b/pole_detection/test/images/2191.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d13f70bc67bfadb9089241bd7c2acfa8dc808f46df137212fb8d7697c8282550 +size 1761849 diff --git a/pole_detection/test/images/2192.jpg b/pole_detection/test/images/2192.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f046e818a0adbc60926571175cc1dad2953cfff0 --- /dev/null +++ b/pole_detection/test/images/2192.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89806fff50dbd3e910bb1551805fa1ee22c9b360a527cc19781cdbc0fe6e7130 +size 998122 diff --git a/pole_detection/test/images/2193.jpg b/pole_detection/test/images/2193.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a33a5d101491293e6de509a350feed10d36a896a --- /dev/null +++ b/pole_detection/test/images/2193.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:241e7f77c457a88efb323926b1fbd41fa3412845894f3eea5b960d5125c7cf91 +size 1036590 diff --git a/pole_detection/test/images/2194.jpg b/pole_detection/test/images/2194.jpg new file mode 100644 index 0000000000000000000000000000000000000000..deada6c4395fb6df8808028c97e4e328413b334b --- /dev/null +++ b/pole_detection/test/images/2194.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a9be8bd33da527824e67b9f976f6bc145c584a3ed19e481f43d91b3c53e9d8d +size 949778 diff --git a/pole_detection/test/images/2195.jpg b/pole_detection/test/images/2195.jpg new file mode 100644 index 0000000000000000000000000000000000000000..50fd97962d3a9e911d22818346a3559ac042be63 --- /dev/null +++ b/pole_detection/test/images/2195.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab2c08b98a14592190712868f9f1f17ac48a0765b55f525655f6b08815ef2a2f +size 1160661 diff --git a/pole_detection/test/images/2196.jpg b/pole_detection/test/images/2196.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cea949032b39fcd5df521282d47889c08c5db0c3 --- /dev/null +++ b/pole_detection/test/images/2196.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd5d700168bd2b6e8abf17d80c86ded318d3ff807ac5c8c50834d253afcdf7f7 +size 1700658 diff --git a/pole_detection/test/images/2197.jpg b/pole_detection/test/images/2197.jpg new file mode 100644 index 0000000000000000000000000000000000000000..58fc822bd9cc43382c457bf769d96c568f733af9 --- /dev/null +++ b/pole_detection/test/images/2197.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58b751643c2927994d87d76bb11de2c3aa6a4af1f603cc2768039b56e13bf54e +size 1269766 diff --git a/pole_detection/test/images/2198.jpg b/pole_detection/test/images/2198.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9a348b2d518790f58b0082855e7bbf4f3295cc57 --- /dev/null +++ b/pole_detection/test/images/2198.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c547c0d997a4dedc18f518be3e1931c29556ec94447a94e02e524c7189c0b2a +size 1803036 diff --git a/pole_detection/test/images/2199.jpg b/pole_detection/test/images/2199.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d53c3a67ee9f104eff9fc3824e8c49a4d74ca76e --- /dev/null +++ b/pole_detection/test/images/2199.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84ee70dab4384cf70a969321d35f8b3107172e303211b1a0dce60e8b801bacc8 +size 1579222 diff --git a/pole_detection/test/images/2200.jpg b/pole_detection/test/images/2200.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5581f1fda030c436872fd32fc863a8e371ac9182 --- /dev/null +++ b/pole_detection/test/images/2200.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:348d3362d467c943d431254cf4f0434d8f4453c669e2bcd6cbecf5995839ab4b +size 753646 diff --git a/pole_detection/test/images/2201.jpg b/pole_detection/test/images/2201.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d898fc9a3c890e131d8a2ff173b9bb858944f647 --- /dev/null +++ b/pole_detection/test/images/2201.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6de1f8327ba5a05e0693fbb2af2fea1272c57d086549cd28844fcb92348b94c3 +size 888662 diff --git a/pole_detection/test/images/2202.jpg b/pole_detection/test/images/2202.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a19bf77d1aea68eb84c2aa9e9a6ec80007d2af69 --- /dev/null +++ b/pole_detection/test/images/2202.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0985f08ddf46fe2f72438e2aef7d3812278cca9f04e95f1c96973064e397c701 +size 1325238 diff --git a/pole_detection/test/images/2203.jpg b/pole_detection/test/images/2203.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3b42a5a4a9084a58e68c8b2707a3ecd53b665e62 --- /dev/null +++ b/pole_detection/test/images/2203.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:439db931741ecc7c8e1d3b9a925cabf22da23f20ac41f0d3da1e6c6254e17c27 +size 912672 diff --git a/pole_detection/test/images/2204.jpg b/pole_detection/test/images/2204.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8d6383a94113550e98060e77622218ec589615d1 --- /dev/null +++ b/pole_detection/test/images/2204.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ae3b06ccf2e04b38b66fc99d254d1aab38ffc3b86c900b649ec73d1c5daf8ea +size 737375 diff --git a/pole_detection/test/images/2205.jpg b/pole_detection/test/images/2205.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7fa24c405207490ec2cb13fcbfd17e7547717f89 --- /dev/null +++ b/pole_detection/test/images/2205.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:997c4f91958b44627c6ee96b32bccf6dce203475f5e86e3f996ad757c9da3140 +size 1238729 diff --git a/pole_detection/test/images/2206.jpg b/pole_detection/test/images/2206.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a82326bc56b81a3259019daa0379ee98c591c7dd --- /dev/null +++ b/pole_detection/test/images/2206.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76fbe46e5193ed6597c488fb660c40bcb7ccebe9cbf9e0acc73b84cc70eb712e +size 165720 diff --git a/pole_detection/test/images/2207.jpg b/pole_detection/test/images/2207.jpg new file mode 100644 index 0000000000000000000000000000000000000000..84085a75f9d8f5a5cdeaa6b464bf4d7a2b90255a --- /dev/null +++ b/pole_detection/test/images/2207.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b0f145439f24e0cf84f72fd8d1151f2e372f1d5bc3bbf5cfb8eaf37e795fd16 +size 969449 diff --git a/pole_detection/test/images/2208.jpg b/pole_detection/test/images/2208.jpg new file mode 100644 index 0000000000000000000000000000000000000000..48ed836cd37b850b98561cae5183ea516af81a20 --- /dev/null +++ b/pole_detection/test/images/2208.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2416fb1595de344ccef0d375b8ee2f9cbdabfdc076be7c2aaec557223101464 +size 990731 diff --git a/pole_detection/test/images/2209.jpg b/pole_detection/test/images/2209.jpg new file mode 100644 index 0000000000000000000000000000000000000000..af17afcbce7c4a2c6b4ac0c670820aa7e60e9330 --- /dev/null +++ b/pole_detection/test/images/2209.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97f4efae6f36786c8d62924c2e61d6768686f0c07070d42ec657450e54a2043a +size 850412 diff --git a/pole_detection/test/images/2210.jpg b/pole_detection/test/images/2210.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3e96f52daa4fd9ec7bed6a19261ce54c3c7f43d8 --- /dev/null +++ b/pole_detection/test/images/2210.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f15338b9cb796854e719973cbfbe4b4666e8125fa6995c54916a388783ce19a +size 1050055 diff --git a/pole_detection/test/images/2211.jpg b/pole_detection/test/images/2211.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3428878e2ae044dab335f8e26260c5469e24b05a --- /dev/null +++ b/pole_detection/test/images/2211.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c30aa53629503f3b24a9cc11c3d466a5a4f4dbf615be1579f8a408a075e41788 +size 1018263 diff --git a/pole_detection/test/images/2212.jpg b/pole_detection/test/images/2212.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d73e95fae222c0db9e89ec264387097060219ec --- /dev/null +++ b/pole_detection/test/images/2212.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4541acd80c3350b53be226597c1636801921cedf0b86e1154b6f4a479caf687 +size 1279723 diff --git a/pole_detection/test/images/2213.jpg b/pole_detection/test/images/2213.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b00612959adb38f187bfb5892d48732ccb1a31b3 --- /dev/null +++ b/pole_detection/test/images/2213.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d61faa12b7925575722620238b30d138fef8c6af939d0b399ef3b55711c56a0 +size 1102070 diff --git a/pole_detection/test/images/2214.jpg b/pole_detection/test/images/2214.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8e839d4457824405cfe4d709bf7507e516a006a6 --- /dev/null +++ b/pole_detection/test/images/2214.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d4ae2388fb733459240bdfa80d2100259226cbfb4499d534763b66366544f6e +size 1219005 diff --git a/pole_detection/test/images/2215.jpg b/pole_detection/test/images/2215.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1fff3fe94807164dc4de844493b08bfc3f8b4284 --- /dev/null +++ b/pole_detection/test/images/2215.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a93b0bade3dd2e182d9fb584f551cfd2fc34464894f698b5e7df42b947661059 +size 1007410 diff --git a/pole_detection/test/images/2216.jpg b/pole_detection/test/images/2216.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4b21ea1e5a8bd6c5f7bb83762c3ddbe973b4b20b --- /dev/null +++ b/pole_detection/test/images/2216.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65b18875d1532cd45bcd235b8bcaf80a77db06b6aca2ecc23556db0b12bd421c +size 1153695 diff --git a/pole_detection/test/images/2217.jpg b/pole_detection/test/images/2217.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f8a8200ee993219624ad9a8468bd392129a2a910 --- /dev/null +++ b/pole_detection/test/images/2217.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65ecc840ad63061454033a5e7e663404444243358c8d246d7776a4b4bf25f251 +size 956768 diff --git a/pole_detection/test/images/2218.jpg b/pole_detection/test/images/2218.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8c55500c45181b7310dc59900a2137a32ac05c8a --- /dev/null +++ b/pole_detection/test/images/2218.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c876db02f5942aa0f3c49eec2be2aa9b608f93f0bcac9f8eee8f04aeb31c2bd8 +size 913306 diff --git a/pole_detection/test/images/2219.jpg b/pole_detection/test/images/2219.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ae36b32cec989dd2790bd1e178768e4c53e1c604 --- /dev/null +++ b/pole_detection/test/images/2219.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c394147e1f68643d59cb3fd276813c94a1a18b1d13c624519943476ada057632 +size 740648 diff --git a/pole_detection/test/images/2220.jpg b/pole_detection/test/images/2220.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d2ea326848a1b906d982b8ba67bcdb075dbd77a --- /dev/null +++ b/pole_detection/test/images/2220.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa408dd7f04313443a414f4d12106be975c1777b02677cb5954d4c8e20527ecb +size 150668 diff --git a/pole_detection/test/images/2221.jpg b/pole_detection/test/images/2221.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4f4126cd2edb82da55e74b699810ec330c8bd214 --- /dev/null +++ b/pole_detection/test/images/2221.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49343adf88ef6d57ed2a0f4d60851ecc9c3a64bc262cbace4a43c3eeb08d5d6a +size 1472142 diff --git a/pole_detection/test/images/2222.jpg b/pole_detection/test/images/2222.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ab3d332a3fb361c6bd19d14df2334a55c06b389b --- /dev/null +++ b/pole_detection/test/images/2222.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37f4e96933cff2f2abca3ac1fb5b954574658bf16ae6337461b84d8ba54a4093 +size 960757 diff --git a/pole_detection/test/images/2223.jpg b/pole_detection/test/images/2223.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fa8650f75c62d85b35c622fc8165d5ab6389b024 --- /dev/null +++ b/pole_detection/test/images/2223.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abe6220ddd1753ff0234c9e9f674346a9634daf41aa2d1afebe21ecbca14dd28 +size 857351 diff --git a/pole_detection/test/images/2224.jpg b/pole_detection/test/images/2224.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c3fd6c915df17fc8253833e40795e952fa174386 --- /dev/null +++ b/pole_detection/test/images/2224.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbbccadbaa0cc7d80d309bb8d4ed7c5976a173aa20b53e3b8cc11272c9715a3b +size 700081 diff --git a/pole_detection/test/images/2225.jpg b/pole_detection/test/images/2225.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b3ae611cddd32dc2c8f2e530a54a198b4e317380 --- /dev/null +++ b/pole_detection/test/images/2225.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e3ef7971151bbbfc0596e067908d740158a9e5ecd4bb09fe0553511a577cdb9 +size 821176 diff --git a/pole_detection/test/images/2226.jpg b/pole_detection/test/images/2226.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c5f9093d072309750cba12600c8d8f269f5a7f32 --- /dev/null +++ b/pole_detection/test/images/2226.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:761ca89111d4193e8934b458f138f98d9487244e41816fb5ff3317bc296dc082 +size 1621244 diff --git a/pole_detection/test/images/2227.jpg b/pole_detection/test/images/2227.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7fdca421b94b05d071902942ee9aab2d2cc9fa68 --- /dev/null +++ b/pole_detection/test/images/2227.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03a7a367d7acd3b36d535e78b580382cb75466f374c29387deb7447d9b8fb0b6 +size 524017 diff --git a/pole_detection/test/images/2228.jpg b/pole_detection/test/images/2228.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f269cfbf5028679a807aa46d29200b61a0bcde26 --- /dev/null +++ b/pole_detection/test/images/2228.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b9a2d7b5bc32f2a5e8396734da1942ea779c5e781b6947b79271b91269c5b42 +size 1208254 diff --git a/pole_detection/test/images/2229.jpg b/pole_detection/test/images/2229.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1bc78732396d3f5cb7775125f6d95a5f8763a22f --- /dev/null +++ b/pole_detection/test/images/2229.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8ddef83c473a72a9208480a1a1a359e11cbc3356c207de29b7b76cc6abc8486 +size 1373926 diff --git a/pole_detection/test/images/2230.jpg b/pole_detection/test/images/2230.jpg new file mode 100644 index 0000000000000000000000000000000000000000..01398f2ddf6b345eaed7311e60d3fb9f316176b0 --- /dev/null +++ b/pole_detection/test/images/2230.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d7a5d5e57ec6aa73bd00ebea5b9e343a458c5c8a8cab0a9dee6211fdc3011eb +size 1579543 diff --git a/pole_detection/test/images/2231.jpg b/pole_detection/test/images/2231.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c40d263af009a64e32a31c6e1308073e8a58e85d --- /dev/null +++ b/pole_detection/test/images/2231.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4307c0600d5e73efa4a6586eeb4e02677c004441ef2cd75c43d87f69cdddf40 +size 2010178 diff --git a/pole_detection/test/images/2232.jpg b/pole_detection/test/images/2232.jpg new file mode 100644 index 0000000000000000000000000000000000000000..be479fe1ee5b23ddfaf9d7765668afbfdec25715 --- /dev/null +++ b/pole_detection/test/images/2232.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28ddd58d37503dc2b89f9d57cacd745237e237ef5aa6c1f9dd64ae527831f36f +size 1360674 diff --git a/pole_detection/test/images/2233.jpg b/pole_detection/test/images/2233.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3721ace21e2a0b878c917da92ca0d607349bb16b --- /dev/null +++ b/pole_detection/test/images/2233.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa0bf38f4281f5cfc224009996c0b9138dbf82c42769cad630c69192e3d757d1 +size 1727630 diff --git a/pole_detection/test/images/2234.jpg b/pole_detection/test/images/2234.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e86097213d54b015decd551c0c228f5fd4ff247 --- /dev/null +++ b/pole_detection/test/images/2234.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f6e62daa5292c02dfab47ba6bdc5645f3f22fba92cb867656aaf4ad63ded33e +size 1203752 diff --git a/pole_detection/test/images/2235.jpg b/pole_detection/test/images/2235.jpg new file mode 100644 index 0000000000000000000000000000000000000000..171e547a26601a0a18a077e447636737e64a0662 --- /dev/null +++ b/pole_detection/test/images/2235.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45f819681a2edbfd74a5737449e4ce0cadfd48472f1b52617f538667e7d90528 +size 1289218 diff --git a/pole_detection/test/images/2236.jpg b/pole_detection/test/images/2236.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dfe5ed662ae37fa529c56403851389012f074659 --- /dev/null +++ b/pole_detection/test/images/2236.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c151bdb2e38a45476d6d04ada79f4c279541a438b40999643f8c2fd5801e55c3 +size 1880449 diff --git a/pole_detection/test/images/2237.jpg b/pole_detection/test/images/2237.jpg new file mode 100644 index 0000000000000000000000000000000000000000..59d6d90d16eaf27754bd5d0399945685e182c592 --- /dev/null +++ b/pole_detection/test/images/2237.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c169982810e0d9be22e73cc74163b0f65dc1ec8016565b5ca403aca9d2bb69ad +size 1665267 diff --git a/pole_detection/test/images/2238.jpg b/pole_detection/test/images/2238.jpg new file mode 100644 index 0000000000000000000000000000000000000000..91f2531e82c85fb53af016d77acfb79b35ab2811 --- /dev/null +++ b/pole_detection/test/images/2238.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94ca4dab9c1d4e74af85a7d3e62b33e301e90fcadfd62c89e5f0e9da52527b06 +size 1330841 diff --git a/pole_detection/test/images/2239.jpg b/pole_detection/test/images/2239.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f8dcd29025eec53f6ee4b065dc2930c37edea151 --- /dev/null +++ b/pole_detection/test/images/2239.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8656154ae41a30523fccedf567c689ae28ed02ec09cae833b75efafe1d63851 +size 1107661 diff --git a/pole_detection/test/images/2240.jpg b/pole_detection/test/images/2240.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d9657dcadd69c24e99641358c56688a2ac2d04df --- /dev/null +++ b/pole_detection/test/images/2240.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:466394214b08f9ac3560fed33a32427022718397388d4c865925a43ca4d0a04b +size 1390181 diff --git a/pole_detection/test/images/2241.jpg b/pole_detection/test/images/2241.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f20b9050989ec4bc25ac7295492ff0d4ba99d642 --- /dev/null +++ b/pole_detection/test/images/2241.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dc964b17f96d2adfff905f9efb7c01b3866f8f0813385d9e90d9c5b3887c4e4 +size 1298592 diff --git a/pole_detection/test/images/2242.jpg b/pole_detection/test/images/2242.jpg new file mode 100644 index 0000000000000000000000000000000000000000..762f7c85bdec77300119197a6f4bd0fb058cc4fa --- /dev/null +++ b/pole_detection/test/images/2242.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f92095df00e7f99490295a9cbca399528f35003dba04399d582f564fab730dc3 +size 1479555 diff --git a/pole_detection/test/images/2243.jpg b/pole_detection/test/images/2243.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a048eb92280bb556659a57fb9b18fa3a5641743 --- /dev/null +++ b/pole_detection/test/images/2243.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06b320aa46fef812857bec20291795d32048c194aa22db5f1dc5d1dccd535e34 +size 1469755 diff --git a/pole_detection/test/images/2244.jpg b/pole_detection/test/images/2244.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6a8938773ef8a19ced955be8bb188590b95c38ee --- /dev/null +++ b/pole_detection/test/images/2244.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d40426f29cc7933b1b98ebddb7faaddd18db81bbb09c00f465327071d667700f +size 1056670 diff --git a/pole_detection/test/images/2245.jpg b/pole_detection/test/images/2245.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3c51337241d42fef6da5376a81f4558d436d4510 --- /dev/null +++ b/pole_detection/test/images/2245.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:275fda745f0bd220bc2cd35816e4156a905129c628d4971669c688eac228138e +size 1368621 diff --git a/pole_detection/test/images/2246.jpg b/pole_detection/test/images/2246.jpg new file mode 100644 index 0000000000000000000000000000000000000000..41ecaf7a662dca95d5f89556d8ff82be389862d8 --- /dev/null +++ b/pole_detection/test/images/2246.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b7e4e6ead05e4df773b894f081fe3c62c9565e6b19b6c3ad3b118aae44af67e +size 1056286 diff --git a/pole_detection/test/images/2247.jpg b/pole_detection/test/images/2247.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fe582a2e5d2de45d613493eb6b1022f16ac424a8 --- /dev/null +++ b/pole_detection/test/images/2247.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58b01ee818d75b5a4a5c0254e737afe54cf83ad9890cf57dcca0ea6b9588c89b +size 1370521 diff --git a/pole_detection/test/images/2248.jpg b/pole_detection/test/images/2248.jpg new file mode 100644 index 0000000000000000000000000000000000000000..69afc07b225599e88e36c320de8cf77f2ef4367f --- /dev/null +++ b/pole_detection/test/images/2248.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1265d9eaaef73432bce1d88dd697571919b93e4d74ae6c5740465cb639b35bc8 +size 1368708 diff --git a/pole_detection/test/images/2249.jpg b/pole_detection/test/images/2249.jpg new file mode 100644 index 0000000000000000000000000000000000000000..96426cf12ee6bee1ca745be67f8d0966a029a2ea --- /dev/null +++ b/pole_detection/test/images/2249.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30ab912fe415edffb580f35fe4b076a5bace131ed9636346c7f9ac61155cfe44 +size 978584 diff --git a/pole_detection/test/images/2250.jpg b/pole_detection/test/images/2250.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bf1ce77cefe276b41540e1fa21fcf8be7363953c --- /dev/null +++ b/pole_detection/test/images/2250.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5fb84b5c3ca7cf37b1b33b009262691bcc957646696c1eacad5d916848949d3 +size 1439637 diff --git a/pole_detection/test/images/2251.jpg b/pole_detection/test/images/2251.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d797e5a818d27e90f07d067c601bd376a0aae46 --- /dev/null +++ b/pole_detection/test/images/2251.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6789e8bd08541c4c6494d829d5481195ffb746c6ad748d5e8b5232e48062bd94 +size 2048681 diff --git a/pole_detection/test/images/2252.jpg b/pole_detection/test/images/2252.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d612df2498a83da64209a9b0ec7980e80b1702b6 --- /dev/null +++ b/pole_detection/test/images/2252.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:636fece93d03a0db86aed092f1a85a542c85db9d8f0f187cc8ac1e5a760cdded +size 1591726 diff --git a/pole_detection/test/labels/1959.txt b/pole_detection/test/labels/1959.txt new file mode 100644 index 0000000000000000000000000000000000000000..f4d05df2f2912958acfd8388d99f8b387bb4508b --- /dev/null +++ b/pole_detection/test/labels/1959.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adf128e60eae1352f4067b9bdd820da2e1c3f2cdbb6e3b29c7b7d32caf0c17dd +size 155 diff --git a/pole_detection/test/labels/1960.txt b/pole_detection/test/labels/1960.txt new file mode 100644 index 0000000000000000000000000000000000000000..698646e621764367de447b5726fac0d9077f0912 --- /dev/null +++ b/pole_detection/test/labels/1960.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ea101ddb88e7396c7d991da358645973c6b00404a2d009f51d517ac3533955e +size 162 diff --git a/pole_detection/test/labels/1961.txt b/pole_detection/test/labels/1961.txt new file mode 100644 index 0000000000000000000000000000000000000000..99503b05f6195deca6214c0b501da2395a155814 --- /dev/null +++ b/pole_detection/test/labels/1961.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aaeb7fe092fd470dfd2bbfbfaacc5ff985a5c07de4b88a377f68c5ae896291a9 +size 77 diff --git a/pole_detection/test/labels/1962.txt b/pole_detection/test/labels/1962.txt new file mode 100644 index 0000000000000000000000000000000000000000..249643d2fe7220c906ae9eaf6ab07faf027ed86d --- /dev/null +++ b/pole_detection/test/labels/1962.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82b95eeaf8930df32c7b4f254733dc082924905f2c0b2a2c722f4da4b6ab9341 +size 78 diff --git a/pole_detection/test/labels/1963.txt b/pole_detection/test/labels/1963.txt new file mode 100644 index 0000000000000000000000000000000000000000..34ee140980773848335648e9d6f7a7a46f83bcf4 --- /dev/null +++ b/pole_detection/test/labels/1963.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df1267cc40822b9ecdcbc7fe850be7bb30d48f791f8210423f744a36689db157 +size 73 diff --git a/pole_detection/test/labels/1964.txt b/pole_detection/test/labels/1964.txt new file mode 100644 index 0000000000000000000000000000000000000000..e97d62e7cdc2c6ed86bf9bb781919ad2d9b7250a --- /dev/null +++ b/pole_detection/test/labels/1964.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a67ed7d348fd3f5ae9febba4496a2aba928c18dfd1043158910f3544deee380 +size 79 diff --git a/pole_detection/test/labels/1965.txt b/pole_detection/test/labels/1965.txt new file mode 100644 index 0000000000000000000000000000000000000000..ed60d0e91e9ee9ba6b80a7a845502ff45de313c3 --- /dev/null +++ b/pole_detection/test/labels/1965.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:676041c37365c75d33598b23356ac0623382ca4443274323ac167b0438f8e685 +size 75 diff --git a/pole_detection/test/labels/1966.txt b/pole_detection/test/labels/1966.txt new file mode 100644 index 0000000000000000000000000000000000000000..f9263337e9bbf461bd7a70c27d2cadd7aa2d9519 --- /dev/null +++ b/pole_detection/test/labels/1966.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71321f93a92321f5cca0ef9ef0851fbe51e496a39d67b1f3021035d7ecfa6fa0 +size 75 diff --git a/pole_detection/test/labels/1967.txt b/pole_detection/test/labels/1967.txt new file mode 100644 index 0000000000000000000000000000000000000000..9279f6d0bc45e05aa9091c7ec6744324e2db1554 --- /dev/null +++ b/pole_detection/test/labels/1967.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30898af05ddbdeb3737f3326d34d462142523fc905ae859a034ec0d6de68c4e3 +size 61 diff --git a/pole_detection/test/labels/1968.txt b/pole_detection/test/labels/1968.txt new file mode 100644 index 0000000000000000000000000000000000000000..5c4cb0d26a53bc3c9a69403966fd465538bead5e --- /dev/null +++ b/pole_detection/test/labels/1968.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16b0b57145261fafa6453c40fdbb3221f1800fecbff02082599f02692422a2bf +size 69 diff --git a/pole_detection/test/labels/1969.txt b/pole_detection/test/labels/1969.txt new file mode 100644 index 0000000000000000000000000000000000000000..3f9884f98c0455c6377445f10dd108ad0dfcd465 --- /dev/null +++ b/pole_detection/test/labels/1969.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80f9e0dbb12e4b9968fae97b2dce697472a361f798ae1e3eeaff0aa15ce4be96 +size 78 diff --git a/pole_detection/test/labels/1970.txt b/pole_detection/test/labels/1970.txt new file mode 100644 index 0000000000000000000000000000000000000000..01e4f3373c925de13fc07bfe4038b843c39ba4fb --- /dev/null +++ b/pole_detection/test/labels/1970.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee3eba44a12b615f99e52997ec7f5a58855627ff84571cf2b66d42091abcec4b +size 79 diff --git a/pole_detection/test/labels/1971.txt b/pole_detection/test/labels/1971.txt new file mode 100644 index 0000000000000000000000000000000000000000..c14c39b943e860b33b9cbd7157257abc16cd981b --- /dev/null +++ b/pole_detection/test/labels/1971.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8d101e2c6d9946f226579ef44af99f9a7ed4f29e1b6b4cddb98d964493a0f30 +size 76 diff --git a/pole_detection/test/labels/1972.txt b/pole_detection/test/labels/1972.txt new file mode 100644 index 0000000000000000000000000000000000000000..b0cabcc038f224a7d94e917e77aa39eedabc0d1d --- /dev/null +++ b/pole_detection/test/labels/1972.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95c57869c29a2320e9e3edd44f0659ab65bede916b5e51fffd7da135d18cb074 +size 69 diff --git a/pole_detection/test/labels/1973.txt b/pole_detection/test/labels/1973.txt new file mode 100644 index 0000000000000000000000000000000000000000..3313747986ed7672e97cbeafe7798c38f5ec7a2e --- /dev/null +++ b/pole_detection/test/labels/1973.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0b61405b26b0d2962ed198f2d7cfc4cdbd05f98e3c1a10c853d234a3661f33e +size 76 diff --git a/pole_detection/test/labels/1974.txt b/pole_detection/test/labels/1974.txt new file mode 100644 index 0000000000000000000000000000000000000000..13a05ca3a3113aa66ab2cc6ae7de95a0e3fb560b --- /dev/null +++ b/pole_detection/test/labels/1974.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72d2ffc78a4a8094ac550f4fe71cca557a5d62996588675e2001a3b9f0de1fe6 +size 79 diff --git a/pole_detection/test/labels/1975.txt b/pole_detection/test/labels/1975.txt new file mode 100644 index 0000000000000000000000000000000000000000..9e5bcff96b0218361acfe77eb179d75382ff16c7 --- /dev/null +++ b/pole_detection/test/labels/1975.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b2013b2404d3b5f7ec173b08f70312b5685a2abb78463135271bb5e978711f1 +size 64 diff --git a/pole_detection/test/labels/1976.txt b/pole_detection/test/labels/1976.txt new file mode 100644 index 0000000000000000000000000000000000000000..b491b5cf3afab814317f12d4c5c8c1d56d4660a3 --- /dev/null +++ b/pole_detection/test/labels/1976.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5b6f42ce2da4fa4dc04e999601676acfd0ac4ae79f4a8d19ccf7faeaab9a5c4 +size 79 diff --git a/pole_detection/test/labels/1977.txt b/pole_detection/test/labels/1977.txt new file mode 100644 index 0000000000000000000000000000000000000000..47c871b8fdf4f3ad1d4ea4fa6c48528f60af9dcd --- /dev/null +++ b/pole_detection/test/labels/1977.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fab61cc1da3e4e5482d3eb3c40dddf8d0cc0d94f7b842e59ce6d4bedf336a7a +size 79 diff --git a/pole_detection/test/labels/1978.txt b/pole_detection/test/labels/1978.txt new file mode 100644 index 0000000000000000000000000000000000000000..f613ffa50cfbd20e28eab8f2623482101750e673 --- /dev/null +++ b/pole_detection/test/labels/1978.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:276ff5d663267a06b5a14d249624cf6eb884ddbf52e2cdbc4a6d2fcf1ca08dc8 +size 79 diff --git a/pole_detection/test/labels/1979.txt b/pole_detection/test/labels/1979.txt new file mode 100644 index 0000000000000000000000000000000000000000..076fb03431f46c54ec09e9b467657225d08b7a1f --- /dev/null +++ b/pole_detection/test/labels/1979.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68d48f7c573b172b2282ce57d7b137ad20e1d915e6375e79a669e578d59aa2dc +size 79 diff --git a/pole_detection/test/labels/1980.txt b/pole_detection/test/labels/1980.txt new file mode 100644 index 0000000000000000000000000000000000000000..557f1c5860ed35a45702ab953d8ce92ddd62290b --- /dev/null +++ b/pole_detection/test/labels/1980.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c446e1ff443817afe5ecbe0ecf4f91fc1fa00ce8b615b25d96a6f74c58bd69a5 +size 72 diff --git a/pole_detection/test/labels/1981.txt b/pole_detection/test/labels/1981.txt new file mode 100644 index 0000000000000000000000000000000000000000..8752e35aa253bd3c3e4b3865c1a939251f532cea --- /dev/null +++ b/pole_detection/test/labels/1981.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:258360c7e738900d35aaa256c3136221c5d6ea8fa38ae7a948bd0e5d1925d329 +size 77 diff --git a/pole_detection/test/labels/1982.txt b/pole_detection/test/labels/1982.txt new file mode 100644 index 0000000000000000000000000000000000000000..799ca5e58b8474bd0cb3388f3a15a083dbd8ce83 --- /dev/null +++ b/pole_detection/test/labels/1982.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b467e54856d86195415a66028f192b9d8c6ed66030fc6ae0a26294c83aaaef16 +size 70 diff --git a/pole_detection/test/labels/1983.txt b/pole_detection/test/labels/1983.txt new file mode 100644 index 0000000000000000000000000000000000000000..3542733d678143e78f56e178313102f31ce84c52 --- /dev/null +++ b/pole_detection/test/labels/1983.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6eb73a03cfd5b4e6ed5436b05fbad2146dbd4aa797a60a23f235c31c0e192013 +size 69 diff --git a/pole_detection/test/labels/1984.txt b/pole_detection/test/labels/1984.txt new file mode 100644 index 0000000000000000000000000000000000000000..b8cd2eec2d1668097c3b198d8386aa02235f1044 --- /dev/null +++ b/pole_detection/test/labels/1984.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df06fce80dd03b5a8a332e6e8bbd6ce0320bd6e0b74ab76858600279e2241573 +size 71 diff --git a/pole_detection/test/labels/1985.txt b/pole_detection/test/labels/1985.txt new file mode 100644 index 0000000000000000000000000000000000000000..4fe2cb0b36252414c6d440f258cd266aad5e4675 --- /dev/null +++ b/pole_detection/test/labels/1985.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6663ec4edf6d87f3f553de9518d5eada6b9b3932227227b9fd2e83dd4fb9ac9c +size 78 diff --git a/pole_detection/test/labels/1986.txt b/pole_detection/test/labels/1986.txt new file mode 100644 index 0000000000000000000000000000000000000000..2ce4ba471611f70964a2b23ce641ceb658391e1c --- /dev/null +++ b/pole_detection/test/labels/1986.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39b3d48d421fd23da74586c6ffd2e2853317aa3d019795277e3de280dd7de267 +size 77 diff --git a/pole_detection/test/labels/1987.txt b/pole_detection/test/labels/1987.txt new file mode 100644 index 0000000000000000000000000000000000000000..2db5adb5c051c129e5f12f47e6683e3765ada5fd --- /dev/null +++ b/pole_detection/test/labels/1987.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5eba5c890ab70eca14a1a2fc9b5cd5e04d31b2392c783299846e1703c367ff69 +size 69 diff --git a/pole_detection/test/labels/1988.txt b/pole_detection/test/labels/1988.txt new file mode 100644 index 0000000000000000000000000000000000000000..31e4f89cc89b6e281aa3832ae4bfc1b3a22eda9c --- /dev/null +++ b/pole_detection/test/labels/1988.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd63ca73b78898b333cacbd7e4df5b3525d109da77d0baa50ac0e2d7f1701715 +size 78 diff --git a/pole_detection/test/labels/1989.txt b/pole_detection/test/labels/1989.txt new file mode 100644 index 0000000000000000000000000000000000000000..ae30d0fc1c477366fbfb6a385087ca8a63da4882 --- /dev/null +++ b/pole_detection/test/labels/1989.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca6b58c5f45335740e22a16fb362a2464576c238404280d45186b49b5767e82a +size 61 diff --git a/pole_detection/test/labels/1990.txt b/pole_detection/test/labels/1990.txt new file mode 100644 index 0000000000000000000000000000000000000000..51753c8f29216c4bbe3e9ce99e225f92a62480f6 --- /dev/null +++ b/pole_detection/test/labels/1990.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12d3f88ee562801e3e36313ebee30cfa9e00c8c51b20f3ad93ff528ea155075e +size 68 diff --git a/pole_detection/test/labels/1991.txt b/pole_detection/test/labels/1991.txt new file mode 100644 index 0000000000000000000000000000000000000000..0f57293191d12b648147574947886bffbc0ad0fe --- /dev/null +++ b/pole_detection/test/labels/1991.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc908cb3cca1b7391704fc4ab9bec170d6b4211fa867740dd90a37b6b79d70ca +size 77 diff --git a/pole_detection/test/labels/1992.txt b/pole_detection/test/labels/1992.txt new file mode 100644 index 0000000000000000000000000000000000000000..abaf4d19e4a436d4829a126e6d6186e8527b5c12 --- /dev/null +++ b/pole_detection/test/labels/1992.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9008cc4dccdf584afd7123c63e37050a37ea6b4aafcf39953dee60b5cf0bdbd8 +size 80 diff --git a/pole_detection/test/labels/1993.txt b/pole_detection/test/labels/1993.txt new file mode 100644 index 0000000000000000000000000000000000000000..fe144d101adfaf8b71a282310281577bb4c8c2aa --- /dev/null +++ b/pole_detection/test/labels/1993.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3655369314128467ace7be469a1b597acaa670b40bc9b1291877c6dc5e2a5b3c +size 78 diff --git a/pole_detection/test/labels/1994.txt b/pole_detection/test/labels/1994.txt new file mode 100644 index 0000000000000000000000000000000000000000..2fe39b8f231669f7fc66e9e0673ebe085ef66b3e --- /dev/null +++ b/pole_detection/test/labels/1994.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d0421853bed2ebfc9c029e5e0c9f8472ed7ebfe30180a9ff848ca11d167d242 +size 78 diff --git a/pole_detection/test/labels/1995.txt b/pole_detection/test/labels/1995.txt new file mode 100644 index 0000000000000000000000000000000000000000..a5c99e7bd51eb0362a1e8ad494dde224040ca070 --- /dev/null +++ b/pole_detection/test/labels/1995.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7db62276955011374ec0597d159b58b20de421b82edb358864dc4ea104fa7b34 +size 125 diff --git a/pole_detection/test/labels/1996.txt b/pole_detection/test/labels/1996.txt new file mode 100644 index 0000000000000000000000000000000000000000..7c11e73cbe737a076c60dc20f57da6e66f528ebf --- /dev/null +++ b/pole_detection/test/labels/1996.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8270e6adc4fc60834666331944fd30adc2d9c0077dd28482a8ce624ea944cb99 +size 78 diff --git a/pole_detection/test/labels/1997.txt b/pole_detection/test/labels/1997.txt new file mode 100644 index 0000000000000000000000000000000000000000..c2a1c6fb6aeea9f3ffd61c16d410dd63e5e2f7c4 --- /dev/null +++ b/pole_detection/test/labels/1997.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9040a63e23bdb764064c73b92a2d56a5bbed5bde0f56d463aa5a8aa7c302289b +size 77 diff --git a/pole_detection/test/labels/1998.txt b/pole_detection/test/labels/1998.txt new file mode 100644 index 0000000000000000000000000000000000000000..56cbe7aec310cc3125d26a72102471ad1ffc5eea --- /dev/null +++ b/pole_detection/test/labels/1998.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47d9318c1a2c2e131961e90ba1a08a2b56cf5f6471dbcd7ee6016ca7c92758a1 +size 155 diff --git a/pole_detection/test/labels/1999.txt b/pole_detection/test/labels/1999.txt new file mode 100644 index 0000000000000000000000000000000000000000..1e82dc16c9bb05281da1d8ac911c2c48db790a37 --- /dev/null +++ b/pole_detection/test/labels/1999.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f93e73baf9149d988e2bc1bd5b2713fa710b7830d23dd60314d8d80bc87efdfb +size 78 diff --git a/pole_detection/test/labels/2000.txt b/pole_detection/test/labels/2000.txt new file mode 100644 index 0000000000000000000000000000000000000000..58abe20016fe1e3c53af4d0f44cf54c5dafd236e --- /dev/null +++ b/pole_detection/test/labels/2000.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e33d28aab1c8a5afb5f4f19468ff731e5099891d893e36922150a29243a0c068 +size 72 diff --git a/pole_detection/test/labels/2001.txt b/pole_detection/test/labels/2001.txt new file mode 100644 index 0000000000000000000000000000000000000000..77bdb9569bcd6f14f9a0ab8f392ceea5bf994c5f --- /dev/null +++ b/pole_detection/test/labels/2001.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f71a8f5dd9bc66f4e4d1efa79d576048851b547361057c6a303d4d0925f99b81 +size 79 diff --git a/pole_detection/test/labels/2002.txt b/pole_detection/test/labels/2002.txt new file mode 100644 index 0000000000000000000000000000000000000000..8a563a7e4f69c423269a9488e4b39f76010e3194 --- /dev/null +++ b/pole_detection/test/labels/2002.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e456b387b5804b528c5d625e9c02d7416747d643b4b8d214909e7f1d16fd7a0 +size 70 diff --git a/pole_detection/test/labels/2003.txt b/pole_detection/test/labels/2003.txt new file mode 100644 index 0000000000000000000000000000000000000000..555d7a1210f400d8660082303fe7d4944cdcbf49 --- /dev/null +++ b/pole_detection/test/labels/2003.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdec2c95d3e6d929beac31055e9cdb7c13f8efd795306aa972a4cff66481b861 +size 80 diff --git a/pole_detection/test/labels/2004.txt b/pole_detection/test/labels/2004.txt new file mode 100644 index 0000000000000000000000000000000000000000..8356732faa35e03c2f0c38eb947ef2d09c442c01 --- /dev/null +++ b/pole_detection/test/labels/2004.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9bf76322bd9b9745a038e20f26087f58910168bcda237e81cf0558909f89e80 +size 70 diff --git a/pole_detection/test/labels/2005.txt b/pole_detection/test/labels/2005.txt new file mode 100644 index 0000000000000000000000000000000000000000..d92afae85b1bff4a6a1e38a4641612a00529213f --- /dev/null +++ b/pole_detection/test/labels/2005.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8cc23ca12cacff041e058334b309438e2bf6978f8edc0384d0c96888408c45b +size 54 diff --git a/pole_detection/test/labels/2006.txt b/pole_detection/test/labels/2006.txt new file mode 100644 index 0000000000000000000000000000000000000000..cb0000c871f40dc2a9fc84a16ab5a1cbbdf2e4ab --- /dev/null +++ b/pole_detection/test/labels/2006.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bcf5e5689548d5bf3d65d7a31a09ee122c80bbdfadf37528420b5575da3bd6d +size 67 diff --git a/pole_detection/test/labels/2007.txt b/pole_detection/test/labels/2007.txt new file mode 100644 index 0000000000000000000000000000000000000000..32e32bc4c614b5903403b69250c9b8b67c40bac5 --- /dev/null +++ b/pole_detection/test/labels/2007.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3596c8b62ef21222366ef417b69de000d100172fd3fbda0ff2a1586d9b6944a2 +size 79 diff --git a/pole_detection/test/labels/2008.txt b/pole_detection/test/labels/2008.txt new file mode 100644 index 0000000000000000000000000000000000000000..e8402cd13ca0247d6009a65ccd4ee54a43f6deff --- /dev/null +++ b/pole_detection/test/labels/2008.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a3cd1ab8ecdbdd5d64cf0b768c232f927bbe4785d10126d653edf58e4eee68a +size 121 diff --git a/pole_detection/test/labels/2009.txt b/pole_detection/test/labels/2009.txt new file mode 100644 index 0000000000000000000000000000000000000000..0cbbe3a2148a39a7b5e0299977faca727ab285a7 --- /dev/null +++ b/pole_detection/test/labels/2009.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:821990068e078714e6a2026aff1874479ac6bcd53e01731ca3dec4963f145700 +size 59 diff --git a/pole_detection/test/labels/2010.txt b/pole_detection/test/labels/2010.txt new file mode 100644 index 0000000000000000000000000000000000000000..714af9dd92f5c475ea8500b6282fe670c0b6fc49 --- /dev/null +++ b/pole_detection/test/labels/2010.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:608c7920c8018b050173e290c935b0d102f1b9e9a807bb62288ebb029ca18835 +size 72 diff --git a/pole_detection/test/labels/2011.txt b/pole_detection/test/labels/2011.txt new file mode 100644 index 0000000000000000000000000000000000000000..689fc2f6f4ea2346cb7f048953553e70d3fc9b20 --- /dev/null +++ b/pole_detection/test/labels/2011.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9bfa24781c0f1cfd4d468a742c902ebc7f2c91b666b0465ff9cc722b8909068 +size 71 diff --git a/pole_detection/test/labels/2012.txt b/pole_detection/test/labels/2012.txt new file mode 100644 index 0000000000000000000000000000000000000000..bb509cd2c25be3ac01d8f690bbba96c9ff40143a --- /dev/null +++ b/pole_detection/test/labels/2012.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46f3219e37346e8b240ddc644a1c9fff3453666815748d769951bbbae1886262 +size 78 diff --git a/pole_detection/test/labels/2013.txt b/pole_detection/test/labels/2013.txt new file mode 100644 index 0000000000000000000000000000000000000000..7b95c79d4b9c5c7752d354112ca7fc26c965f499 --- /dev/null +++ b/pole_detection/test/labels/2013.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9313e97a9d93106ef8977b28b2b7e26d1731e355e440c5a72ab2fad546567a2 +size 78 diff --git a/pole_detection/test/labels/2014.txt b/pole_detection/test/labels/2014.txt new file mode 100644 index 0000000000000000000000000000000000000000..e11941bd5197d23192f778938bc32eaa56b58879 --- /dev/null +++ b/pole_detection/test/labels/2014.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2f0fd8764b15db44de53d269a4381bd7c91f0dadd7023844d8f0b383eaeb1d0 +size 145 diff --git a/pole_detection/test/labels/2015.txt b/pole_detection/test/labels/2015.txt new file mode 100644 index 0000000000000000000000000000000000000000..a485f30d19a93715b6a93e4270714f713e7f1eca --- /dev/null +++ b/pole_detection/test/labels/2015.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00cd41ec8a5b9dcdd1d23e4e1fcceb463e0026a4fdfdb3719cc96342b75e3bae +size 78 diff --git a/pole_detection/test/labels/2016.txt b/pole_detection/test/labels/2016.txt new file mode 100644 index 0000000000000000000000000000000000000000..0b4af4f3db1fefae6e111d2685a964d4f7b23edb --- /dev/null +++ b/pole_detection/test/labels/2016.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:933bc004eb994c0ffe584201bf199eb99e86b36033a702d27a7b06c5086920df +size 80 diff --git a/pole_detection/test/labels/2017.txt b/pole_detection/test/labels/2017.txt new file mode 100644 index 0000000000000000000000000000000000000000..108e3d640c79bbcc18ff06cd54e89ce5f136f09b --- /dev/null +++ b/pole_detection/test/labels/2017.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18c16febe8200e338370e4d5abb33b9f4b6b91974aad96e9a63f18cb0772e593 +size 146 diff --git a/pole_detection/test/labels/2018.txt b/pole_detection/test/labels/2018.txt new file mode 100644 index 0000000000000000000000000000000000000000..f32073a6d3924f3b24c74a6a65ad2805ab9526b2 --- /dev/null +++ b/pole_detection/test/labels/2018.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b7471085e9661404480ceabfd32528d741f2845ffd426230c0462980f461d04 +size 78 diff --git a/pole_detection/test/labels/2019.txt b/pole_detection/test/labels/2019.txt new file mode 100644 index 0000000000000000000000000000000000000000..befd60712855b5e85046613765e140b4e62ce518 --- /dev/null +++ b/pole_detection/test/labels/2019.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2354e36a748a477f7d9346747b822eb4128cb2c54ab88251e28cafa436e6421c +size 79 diff --git a/pole_detection/test/labels/2020.txt b/pole_detection/test/labels/2020.txt new file mode 100644 index 0000000000000000000000000000000000000000..594f6348dc2bfd43f260f7eb3a81e4ea36a9d9c8 --- /dev/null +++ b/pole_detection/test/labels/2020.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44a9101a60b7d4ee105b05cf657e57cff0e88b5a8fc91d1c1e5b457854840617 +size 61 diff --git a/pole_detection/test/labels/2021.txt b/pole_detection/test/labels/2021.txt new file mode 100644 index 0000000000000000000000000000000000000000..b7f8fe43744b22ac07dbceabee24364c06ddace9 --- /dev/null +++ b/pole_detection/test/labels/2021.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7984b29594529bf9c88c65042be2692793bdfcf82241fba6f2ee0f6200445066 +size 79 diff --git a/pole_detection/test/labels/2022.txt b/pole_detection/test/labels/2022.txt new file mode 100644 index 0000000000000000000000000000000000000000..de60ad295ef1014cf0f71ce5761cce46d77830b2 --- /dev/null +++ b/pole_detection/test/labels/2022.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b87335bdea1d554260337e73963085f8e5be144b303a2f2edd4a3a76dd1758c +size 78 diff --git a/pole_detection/test/labels/2023.txt b/pole_detection/test/labels/2023.txt new file mode 100644 index 0000000000000000000000000000000000000000..50be3d78c12246a814109efe805ce4db83133eca --- /dev/null +++ b/pole_detection/test/labels/2023.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a5cd2c81b626eb42f8809140b7e1bc9afd8fe3fe72c9659c243ec79715bac74 +size 79 diff --git a/pole_detection/test/labels/2024.txt b/pole_detection/test/labels/2024.txt new file mode 100644 index 0000000000000000000000000000000000000000..f0603fc315c8ee9305d18987805b6a081ef1a03a --- /dev/null +++ b/pole_detection/test/labels/2024.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbb05b693546ea3eaa3fe150a20b125c25b14600c79567169b93df3b05c4a0fb +size 73 diff --git a/pole_detection/test/labels/2025.txt b/pole_detection/test/labels/2025.txt new file mode 100644 index 0000000000000000000000000000000000000000..086be3cdb8f2461c3384ade1f5b9b30c166f8daf --- /dev/null +++ b/pole_detection/test/labels/2025.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a68b4fc63ef761bff5781c65580636700f089b63bf6a33cbc4a475afdaad5e08 +size 76 diff --git a/pole_detection/test/labels/2026.txt b/pole_detection/test/labels/2026.txt new file mode 100644 index 0000000000000000000000000000000000000000..346af48c73846f61734fd899980146a395e39613 --- /dev/null +++ b/pole_detection/test/labels/2026.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:617dcbf2811978f2da4302c8c2f06a0027509144c8d39e1d717bbf82d37090cf +size 79 diff --git a/pole_detection/test/labels/2027.txt b/pole_detection/test/labels/2027.txt new file mode 100644 index 0000000000000000000000000000000000000000..566a0f57648c1328edf1fdd061c7ee20ed3312a2 --- /dev/null +++ b/pole_detection/test/labels/2027.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a11eb3bbefe0ecbd77049d65cd47866a3f0899835c3ebb140ccc3a090f728b36 +size 77 diff --git a/pole_detection/test/labels/2028.txt b/pole_detection/test/labels/2028.txt new file mode 100644 index 0000000000000000000000000000000000000000..af68592d5baea05a7d6edf873ba6ca4e961d3676 --- /dev/null +++ b/pole_detection/test/labels/2028.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0efa4de6e1b5b573823fc5633986fcc1531857a6ab65ce2d408a48287e64ebdf +size 71 diff --git a/pole_detection/test/labels/2029.txt b/pole_detection/test/labels/2029.txt new file mode 100644 index 0000000000000000000000000000000000000000..3b94a2fc969cd13ff3b0601fac0e434c622e2142 --- /dev/null +++ b/pole_detection/test/labels/2029.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec42cad0226f1300ab2afcd741b3daecdd444560aed6284215ef521d0b57bc76 +size 66 diff --git a/pole_detection/test/labels/2030.txt b/pole_detection/test/labels/2030.txt new file mode 100644 index 0000000000000000000000000000000000000000..6e7e6a62a6666abb817741b9a0b1aa2f0ce0de66 --- /dev/null +++ b/pole_detection/test/labels/2030.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:504adaf537ddd35a485fbd7ff5cace86400683588506efa836e36947b733cd6d +size 79 diff --git a/pole_detection/test/labels/2031.txt b/pole_detection/test/labels/2031.txt new file mode 100644 index 0000000000000000000000000000000000000000..3fde787d77f57cbf4dbbbd51af330e69a9db1f3d --- /dev/null +++ b/pole_detection/test/labels/2031.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42f3f457df950d642851cbf04961baddef3fd8ce638b7fbb9d3f8405955c780b +size 58 diff --git a/pole_detection/test/labels/2032.txt b/pole_detection/test/labels/2032.txt new file mode 100644 index 0000000000000000000000000000000000000000..7696511c3b42b52f34ddd51e9086730475eeb243 --- /dev/null +++ b/pole_detection/test/labels/2032.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:085148de7b8c1fa97fee98212f8451b6890d1375520c5a69f3fc9978cfa106f5 +size 72 diff --git a/pole_detection/test/labels/2033.txt b/pole_detection/test/labels/2033.txt new file mode 100644 index 0000000000000000000000000000000000000000..d9242c3729774d3d5df1d6987e58e2b2ad7f3cea --- /dev/null +++ b/pole_detection/test/labels/2033.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fae7ea232bb53853c9ddc3b14ec17afe2a4a783dc90cd9d833b2715538f37a2 +size 157 diff --git a/pole_detection/test/labels/2034.txt b/pole_detection/test/labels/2034.txt new file mode 100644 index 0000000000000000000000000000000000000000..71bd834945591cc8d4f590d90ee7aebc9ddfa00b --- /dev/null +++ b/pole_detection/test/labels/2034.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce366318a399aecd13cd45b3226b976e2ec974a22b6572e2de5ee3443852955d +size 79 diff --git a/pole_detection/test/labels/2035.txt b/pole_detection/test/labels/2035.txt new file mode 100644 index 0000000000000000000000000000000000000000..7d8f8112ca4b80140fd28db3f4b4bac1117f62d8 --- /dev/null +++ b/pole_detection/test/labels/2035.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a4d689ef92409f3a6f2be7a37af36a68a749f83652f8f08dbc3fd1f8de50780 +size 78 diff --git a/pole_detection/test/labels/2036.txt b/pole_detection/test/labels/2036.txt new file mode 100644 index 0000000000000000000000000000000000000000..3ff058a249b5816ea262ac26e26c87bb2754f5bd --- /dev/null +++ b/pole_detection/test/labels/2036.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2ab3940f3e4bb08fb08df95bae2eea8a82fc842ed214e5d92a19a98b43fdba8 +size 78 diff --git a/pole_detection/test/labels/2037.txt b/pole_detection/test/labels/2037.txt new file mode 100644 index 0000000000000000000000000000000000000000..f5873b3f60b90ceee12973f460c495648431c6c6 --- /dev/null +++ b/pole_detection/test/labels/2037.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d9be456cec9f9827b57052c5c35ce84aeca5f58f2f1dcaecdca7994fcb0a332 +size 80 diff --git a/pole_detection/test/labels/2038.txt b/pole_detection/test/labels/2038.txt new file mode 100644 index 0000000000000000000000000000000000000000..faf0321e7da8595b624e298fe4b9af7773023087 --- /dev/null +++ b/pole_detection/test/labels/2038.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:965955194aa0e72e88656f7d1dc71243c02e0be4ae4aad1937b58cbcda77a3e1 +size 61 diff --git a/pole_detection/test/labels/2039.txt b/pole_detection/test/labels/2039.txt new file mode 100644 index 0000000000000000000000000000000000000000..97e489fcf1fce08846de2a17ffbbccd30832779b --- /dev/null +++ b/pole_detection/test/labels/2039.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca8a609df57c6175f85ea743408b6fc35cb95827e7c0e7ef18f97f555c9033f4 +size 79 diff --git a/pole_detection/test/labels/2040.txt b/pole_detection/test/labels/2040.txt new file mode 100644 index 0000000000000000000000000000000000000000..1de028ccb0cbfd62be5081fe04ab917855ea0e0d --- /dev/null +++ b/pole_detection/test/labels/2040.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6a01cadf6673bd540a6bb1d66723af67170cdf52e4b11651e7235c674911fea +size 156 diff --git a/pole_detection/test/labels/2041.txt b/pole_detection/test/labels/2041.txt new file mode 100644 index 0000000000000000000000000000000000000000..3cc4d68279938a4fd31fc25c960f2ad474b72ab6 --- /dev/null +++ b/pole_detection/test/labels/2041.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67b36dc9e7dcee629022ae317476249daf85eeba45c8da15bd199e22141d5f31 +size 78 diff --git a/pole_detection/test/labels/2042.txt b/pole_detection/test/labels/2042.txt new file mode 100644 index 0000000000000000000000000000000000000000..e3a32ebbe56cb937f80d393707f01c55bfe2eccd --- /dev/null +++ b/pole_detection/test/labels/2042.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33524d873af8d4f6303abac189567227993cbdfede2ee45f8c33bc839fbb931b +size 68 diff --git a/pole_detection/test/labels/2043.txt b/pole_detection/test/labels/2043.txt new file mode 100644 index 0000000000000000000000000000000000000000..430837e558906cefaeb28bbfb5f3a5638f788a8d --- /dev/null +++ b/pole_detection/test/labels/2043.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b5dc432a685329220fe1423ce766e3fadddab02bd27cb2333523cd35d0442ae +size 78 diff --git a/pole_detection/test/labels/2044.txt b/pole_detection/test/labels/2044.txt new file mode 100644 index 0000000000000000000000000000000000000000..b811758d4b480bcd700bbc37292f257494901447 --- /dev/null +++ b/pole_detection/test/labels/2044.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11e4464b3117aca306404e410df92c270d9df6e31916effd228c7a4a1102cd46 +size 78 diff --git a/pole_detection/test/labels/2045.txt b/pole_detection/test/labels/2045.txt new file mode 100644 index 0000000000000000000000000000000000000000..e7ce7e391cae8b28a9937e91744bc0f06caf85e4 --- /dev/null +++ b/pole_detection/test/labels/2045.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d37a286422a687549f715e232120a4ba4e29b98b2111c0f2eac179bcc5b63c86 +size 64 diff --git a/pole_detection/test/labels/2046.txt b/pole_detection/test/labels/2046.txt new file mode 100644 index 0000000000000000000000000000000000000000..a045550acdbfdf856ac00f42f6f1bc8fb772cf90 --- /dev/null +++ b/pole_detection/test/labels/2046.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:454fa1db96b2741abc8cae2d5af4a98c79a5952cbe79a262305910f39654a848 +size 78 diff --git a/pole_detection/test/labels/2047.txt b/pole_detection/test/labels/2047.txt new file mode 100644 index 0000000000000000000000000000000000000000..cbfa3b0d7e06490e0c1daf0c802382de160d1576 --- /dev/null +++ b/pole_detection/test/labels/2047.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de5b3753401b77c18a90d8c4b7d7b8b827b9c9753f2e756c36f973c313859494 +size 64 diff --git a/pole_detection/test/labels/2048.txt b/pole_detection/test/labels/2048.txt new file mode 100644 index 0000000000000000000000000000000000000000..6b8e1e93eecea1a0a4287bfcac2ea01989b80d28 --- /dev/null +++ b/pole_detection/test/labels/2048.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ede62f90d972a439b08bbe4926f4bca94f7d9f0a45a1affe567edc0f988faa56 +size 79 diff --git a/pole_detection/test/labels/2049.txt b/pole_detection/test/labels/2049.txt new file mode 100644 index 0000000000000000000000000000000000000000..eabbf1e5376a3310fdacd70a18c1edc944751880 --- /dev/null +++ b/pole_detection/test/labels/2049.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f78dca354db1d6e2c672a0ebc5f40e82ba25ff856eca08a643375d858c013180 +size 77 diff --git a/pole_detection/test/labels/2050.txt b/pole_detection/test/labels/2050.txt new file mode 100644 index 0000000000000000000000000000000000000000..924837686960d3290677ea42124a26ee84676c78 --- /dev/null +++ b/pole_detection/test/labels/2050.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fefe2332b96174be7f26c78b19b091eb246bcda0282b2ba6f432d8e80f03afb3 +size 135 diff --git a/pole_detection/test/labels/2051.txt b/pole_detection/test/labels/2051.txt new file mode 100644 index 0000000000000000000000000000000000000000..0800d16b27ab9d4ab277598e657ff00a07448049 --- /dev/null +++ b/pole_detection/test/labels/2051.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b97e7477c7726f2e02369fb90e5f99d4583fa658741a4ab460cf256d67aefc83 +size 63 diff --git a/pole_detection/test/labels/2052.txt b/pole_detection/test/labels/2052.txt new file mode 100644 index 0000000000000000000000000000000000000000..ab73f2083a55dca7d5af96ec08acf367c2f6c94b --- /dev/null +++ b/pole_detection/test/labels/2052.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dcb34c0579f6c348968f9363a34f219453ff37fe9c20ada633a23faaadcff8a +size 76 diff --git a/pole_detection/test/labels/2053.txt b/pole_detection/test/labels/2053.txt new file mode 100644 index 0000000000000000000000000000000000000000..6c100069d174e75f62c28850c1444889e0159178 --- /dev/null +++ b/pole_detection/test/labels/2053.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07dc8f233af745128bd16c49a77752e90f8fbc0e4b962f51c4257fab00161a65 +size 70 diff --git a/pole_detection/test/labels/2054.txt b/pole_detection/test/labels/2054.txt new file mode 100644 index 0000000000000000000000000000000000000000..e131ed9979f79bdc9f1e49395765fd50040dd4cc --- /dev/null +++ b/pole_detection/test/labels/2054.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ce854093ee9b193eb80e68ee1fa78582e9d538515c1e4243dd59bf594c37974 +size 63 diff --git a/pole_detection/test/labels/2055.txt b/pole_detection/test/labels/2055.txt new file mode 100644 index 0000000000000000000000000000000000000000..b4485d8a97b950a94c3ddd9b5ae03402e0c2d036 --- /dev/null +++ b/pole_detection/test/labels/2055.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c4f1fe644d6fbf223d96a342b500b61370812d3fe788df864fb20f2fef36eef +size 67 diff --git a/pole_detection/test/labels/2056.txt b/pole_detection/test/labels/2056.txt new file mode 100644 index 0000000000000000000000000000000000000000..a8694a8eb763d8cc601801610a7b732fb9164453 --- /dev/null +++ b/pole_detection/test/labels/2056.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6a3b11c4daf370618c017e5a082e6e497fb94d08df929c45e94737a303b3d25 +size 67 diff --git a/pole_detection/test/labels/2057.txt b/pole_detection/test/labels/2057.txt new file mode 100644 index 0000000000000000000000000000000000000000..38640598d0628104c83d4822320b6354b9e36751 --- /dev/null +++ b/pole_detection/test/labels/2057.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3562f40affd23f6a50fc2d72dab0b9ddcae7ec97955721c8a78096d738dbfef2 +size 77 diff --git a/pole_detection/test/labels/2058.txt b/pole_detection/test/labels/2058.txt new file mode 100644 index 0000000000000000000000000000000000000000..cd3be808d3889932a043bf4588034e8ccec0456a --- /dev/null +++ b/pole_detection/test/labels/2058.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:232f433527ce5ee75e6fa9bafb59d5570e199c6755f7f9942deb1a0e83377911 +size 78 diff --git a/pole_detection/test/labels/2059.txt b/pole_detection/test/labels/2059.txt new file mode 100644 index 0000000000000000000000000000000000000000..1ef30cf5b60fb7b4de142da30de6a9daecba0f5b --- /dev/null +++ b/pole_detection/test/labels/2059.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f97ff17b533415ababc421cb4ae488a23c1db9fe6ad45d181f6b3a7ce85f313c +size 77 diff --git a/pole_detection/test/labels/2060.txt b/pole_detection/test/labels/2060.txt new file mode 100644 index 0000000000000000000000000000000000000000..190236dbca9f8cd43c302a89c2a39b2edc77f7ba --- /dev/null +++ b/pole_detection/test/labels/2060.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24b0c1240d9244d1dab7bc8abe0592919365351dcf2f91da17a64b5d0a5ae6e7 +size 70 diff --git a/pole_detection/test/labels/2061.txt b/pole_detection/test/labels/2061.txt new file mode 100644 index 0000000000000000000000000000000000000000..89036185b04de98f90353e07e6ce73a51e5afc52 --- /dev/null +++ b/pole_detection/test/labels/2061.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7225a9c38c8dd698d7d975265a49d4e7fa3906cac436f83589cea3ab1f00a70d +size 57 diff --git a/pole_detection/test/labels/2062.txt b/pole_detection/test/labels/2062.txt new file mode 100644 index 0000000000000000000000000000000000000000..ee3facf69a321aef06cba695d51357339bd114c4 --- /dev/null +++ b/pole_detection/test/labels/2062.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a01fa17db4c3dba1af79c075afa301e16ef3738013bc5a44a27258cfac4a6ab6 +size 78 diff --git a/pole_detection/test/labels/2063.txt b/pole_detection/test/labels/2063.txt new file mode 100644 index 0000000000000000000000000000000000000000..b3712a4187dbc0c50dcdb4f6624a54fa24357e72 --- /dev/null +++ b/pole_detection/test/labels/2063.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e32a1439a5eec4ca37492bef41486b5267f36fb2babcd3fb29ea8a2adc1a3adf +size 77 diff --git a/pole_detection/test/labels/2064.txt b/pole_detection/test/labels/2064.txt new file mode 100644 index 0000000000000000000000000000000000000000..4a9636418b97f91b4a4079ccea506a113d365c29 --- /dev/null +++ b/pole_detection/test/labels/2064.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29c1231d63dbba30e6c9b7dba331425e1f572812d089180295da1253b1944e76 +size 154 diff --git a/pole_detection/test/labels/2065.txt b/pole_detection/test/labels/2065.txt new file mode 100644 index 0000000000000000000000000000000000000000..ade056bbcab5c252acffad4735e1d6f2a3f7830c --- /dev/null +++ b/pole_detection/test/labels/2065.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9079d185edf887cefc6ff5db5ef1a595d9575b7a18693442c5c3bba13595d791 +size 77 diff --git a/pole_detection/test/labels/2066.txt b/pole_detection/test/labels/2066.txt new file mode 100644 index 0000000000000000000000000000000000000000..8322c09c8a3acfa358b99dd9e1a498fad524ec55 --- /dev/null +++ b/pole_detection/test/labels/2066.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f716a24f4a64ae90edd477454ad863fc15ab5f5512086cba631390e98982382 +size 78 diff --git a/pole_detection/test/labels/2067.txt b/pole_detection/test/labels/2067.txt new file mode 100644 index 0000000000000000000000000000000000000000..4160449c7c439498df8bd30dc2b85de958d3f29f --- /dev/null +++ b/pole_detection/test/labels/2067.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:955e440f0be0df5682258cd2d6dd9f435806a77ea2689aeb81a0dd2820726f02 +size 81 diff --git a/pole_detection/test/labels/2068.txt b/pole_detection/test/labels/2068.txt new file mode 100644 index 0000000000000000000000000000000000000000..54f5e286502b988b4dfa2cbf1607fb731f53ae96 --- /dev/null +++ b/pole_detection/test/labels/2068.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdd0bf9ac9860da9f323fb43335d0460a99ebd221b68354f6af21112204d2769 +size 77 diff --git a/pole_detection/test/labels/2069.txt b/pole_detection/test/labels/2069.txt new file mode 100644 index 0000000000000000000000000000000000000000..67f46d068e8b1241fcd814ee33caeed727ce2d6c --- /dev/null +++ b/pole_detection/test/labels/2069.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9758337ba8f5dd40f9490d09ec4a47fe3987f6d8f15c2159ce6a60b2b9171914 +size 63 diff --git a/pole_detection/test/labels/2070.txt b/pole_detection/test/labels/2070.txt new file mode 100644 index 0000000000000000000000000000000000000000..bc456791f0673dec9b6ca599d52cf89d38d65849 --- /dev/null +++ b/pole_detection/test/labels/2070.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea0198a6582cae039ef544e9f0f4440f1278b154432f8ae3479520c605670656 +size 77 diff --git a/pole_detection/test/labels/2071.txt b/pole_detection/test/labels/2071.txt new file mode 100644 index 0000000000000000000000000000000000000000..2016a7874576a1a6993acd8b44b29007b1bb7387 --- /dev/null +++ b/pole_detection/test/labels/2071.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb2cf652018737963f827181feb6b43d7a5a1eadcc897674ff9b3a487e95a836 +size 78 diff --git a/pole_detection/test/labels/2072.txt b/pole_detection/test/labels/2072.txt new file mode 100644 index 0000000000000000000000000000000000000000..7712684e60beba71bea9008aab13c63bc4543bee --- /dev/null +++ b/pole_detection/test/labels/2072.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:206a9965a5d3d141cc1d4b6bc080f619633fd517ec6a4d5b6d7e07ad1e94dd3a +size 77 diff --git a/pole_detection/test/labels/2073.txt b/pole_detection/test/labels/2073.txt new file mode 100644 index 0000000000000000000000000000000000000000..f4df1381bb13d1bcdf805780b27cfcb7aa82f58f --- /dev/null +++ b/pole_detection/test/labels/2073.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70011e75ee5d5e0102942b9f0dd1390e0e97d0719dcf80277cf57c3d1b4f163b +size 71 diff --git a/pole_detection/test/labels/2074.txt b/pole_detection/test/labels/2074.txt new file mode 100644 index 0000000000000000000000000000000000000000..27018ee868d7992cdde95ecae20bc3e6206c464b --- /dev/null +++ b/pole_detection/test/labels/2074.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49f07c6c764f530d01aa667fe282ab11a339527a04091857b6f7c6cc857fd425 +size 79 diff --git a/pole_detection/test/labels/2075.txt b/pole_detection/test/labels/2075.txt new file mode 100644 index 0000000000000000000000000000000000000000..e606e735b0427a0adf2170bd81cda756860a5409 --- /dev/null +++ b/pole_detection/test/labels/2075.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa0ffdc81d787c3cd6cb7a333c49133382f7cbbdcfbd22f026fc4c37dca47dc9 +size 79 diff --git a/pole_detection/test/labels/2076.txt b/pole_detection/test/labels/2076.txt new file mode 100644 index 0000000000000000000000000000000000000000..06f12825fcfb3cd2256528e652d4feed8e5fe701 --- /dev/null +++ b/pole_detection/test/labels/2076.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ce9349dba1c9351e5db241c7155a329c7692edf394a9ef525c121d803865342 +size 79 diff --git a/pole_detection/test/labels/2077.txt b/pole_detection/test/labels/2077.txt new file mode 100644 index 0000000000000000000000000000000000000000..47ae694995bf8ca313b92508d671b35a661ee82b --- /dev/null +++ b/pole_detection/test/labels/2077.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:936c013b4a33c74ba38a5099f9718b4e4f1218988d69c4d61ebc23457436d85e +size 63 diff --git a/pole_detection/test/labels/2078.txt b/pole_detection/test/labels/2078.txt new file mode 100644 index 0000000000000000000000000000000000000000..541ab4e49684f3db502e683fb33e94c6187452c9 --- /dev/null +++ b/pole_detection/test/labels/2078.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:985240ef64f73f532e03cc46bb3d4ea73bc0d67b58a03788d6831a0c164f85c0 +size 49 diff --git a/pole_detection/test/labels/2079.txt b/pole_detection/test/labels/2079.txt new file mode 100644 index 0000000000000000000000000000000000000000..e774b7d754b79227a32fa049965ac5164e34cb39 --- /dev/null +++ b/pole_detection/test/labels/2079.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:276a9e5093959a356da56f957f4bcbe69309a8e6c7c17a3c12224c54199edecb +size 77 diff --git a/pole_detection/test/labels/2080.txt b/pole_detection/test/labels/2080.txt new file mode 100644 index 0000000000000000000000000000000000000000..95311f42108658ae83f766766723abc40b0a0e36 --- /dev/null +++ b/pole_detection/test/labels/2080.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:730f4e68457b9682a855e7a2fcb9065a3f9a3aafb39079752da337a418f4b80c +size 74 diff --git a/pole_detection/test/labels/2081.txt b/pole_detection/test/labels/2081.txt new file mode 100644 index 0000000000000000000000000000000000000000..0cbc541ddb20f8effecd420909ce16941ea9c5a3 --- /dev/null +++ b/pole_detection/test/labels/2081.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e66fbe1a89a0e8130bbc475b0e9d3537fbe25a7817101a5015603ff497d9324 +size 77 diff --git a/pole_detection/test/labels/2082.txt b/pole_detection/test/labels/2082.txt new file mode 100644 index 0000000000000000000000000000000000000000..54e60df3550295727833d02dec83ccf934735838 --- /dev/null +++ b/pole_detection/test/labels/2082.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:006e64aac0f39db85f3ce6d8b7afe49487be2df311caef679a67a1c932efb6bf +size 74 diff --git a/pole_detection/test/labels/2083.txt b/pole_detection/test/labels/2083.txt new file mode 100644 index 0000000000000000000000000000000000000000..4021cfaa0f2d924ca97e60bd4649d5a543a7a6ed --- /dev/null +++ b/pole_detection/test/labels/2083.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfd6af345ba6af887816adf728306f07a826335d2caed7a73dff64ee53d84b5f +size 79 diff --git a/pole_detection/test/labels/2084.txt b/pole_detection/test/labels/2084.txt new file mode 100644 index 0000000000000000000000000000000000000000..7c6206169cd1eaa47528b7abc68d3c11566cde01 --- /dev/null +++ b/pole_detection/test/labels/2084.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:589326f2f788fb8fab7f2968e7056e392b5936c35a968521fea7f9e80e1d98c4 +size 77 diff --git a/pole_detection/test/labels/2085.txt b/pole_detection/test/labels/2085.txt new file mode 100644 index 0000000000000000000000000000000000000000..d473cfe308619d386122b844528ab56d4833a873 --- /dev/null +++ b/pole_detection/test/labels/2085.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01201bcf9a017461f82398b0a4327d3f8d3e6c22fdbba1835410719ffe91a7ea +size 57 diff --git a/pole_detection/test/labels/2086.txt b/pole_detection/test/labels/2086.txt new file mode 100644 index 0000000000000000000000000000000000000000..feb7d132d689391762e10ecefcb168685e1d2561 --- /dev/null +++ b/pole_detection/test/labels/2086.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e976fe115f72988cec240d96ad51435221ad3b9761c58157e1924f58df844f8 +size 59 diff --git a/pole_detection/test/labels/2087.txt b/pole_detection/test/labels/2087.txt new file mode 100644 index 0000000000000000000000000000000000000000..d9a7e47e12a27a6b05d22de666d56ecfe37f2332 --- /dev/null +++ b/pole_detection/test/labels/2087.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4a87de2fdedfe3e9036509c32d461ed6e75eb10294c42529cfd44b6a09e2c05 +size 78 diff --git a/pole_detection/test/labels/2088.txt b/pole_detection/test/labels/2088.txt new file mode 100644 index 0000000000000000000000000000000000000000..b15917796a50f7856b8de09e9afb92b83d223d9b --- /dev/null +++ b/pole_detection/test/labels/2088.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:727e66c691f709c59caf60012b353172354355c78e46235da6155f012d389fe4 +size 58 diff --git a/pole_detection/test/labels/2089.txt b/pole_detection/test/labels/2089.txt new file mode 100644 index 0000000000000000000000000000000000000000..47aea1af666867b717093f73501cf9cf21d79b78 --- /dev/null +++ b/pole_detection/test/labels/2089.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9241ca6ae6774e5b4419d5017df6ca55066acb0c2ae5dca2270d1e882cb3375 +size 67 diff --git a/pole_detection/test/labels/2090.txt b/pole_detection/test/labels/2090.txt new file mode 100644 index 0000000000000000000000000000000000000000..a921ed7f65b615e9682f3c5fb1c177ba3c5583cd --- /dev/null +++ b/pole_detection/test/labels/2090.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7217f1ac0ebd78ac07f66b5a239a26dd1240fd17ea82448644e8a69c4692896c +size 60 diff --git a/pole_detection/test/labels/2091.txt b/pole_detection/test/labels/2091.txt new file mode 100644 index 0000000000000000000000000000000000000000..48d8cf33a7d7518f5b32dd37c9c9ec1b2bd05291 --- /dev/null +++ b/pole_detection/test/labels/2091.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3179b564b5c7ef577a02805263ed08e6b82938ff532432e7b29d97f1a3dad8a +size 69 diff --git a/pole_detection/test/labels/2092.txt b/pole_detection/test/labels/2092.txt new file mode 100644 index 0000000000000000000000000000000000000000..1c4f5076ebd8d215bb4bdd35e522e9a87d05b9e4 --- /dev/null +++ b/pole_detection/test/labels/2092.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d759b74fa5328846b22da404f5d54341128a16467d4d0f898f97153c8c886ed8 +size 70 diff --git a/pole_detection/test/labels/2093.txt b/pole_detection/test/labels/2093.txt new file mode 100644 index 0000000000000000000000000000000000000000..beeb7d37d8cbe40f9d83f527083849f7e2a0337c --- /dev/null +++ b/pole_detection/test/labels/2093.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:791d3a2afb199965fac158c9100677e474287ac8f128b4f0d6ba7860b81b1bcf +size 79 diff --git a/pole_detection/test/labels/2094.txt b/pole_detection/test/labels/2094.txt new file mode 100644 index 0000000000000000000000000000000000000000..ec7762e09e1dabefa2f8cb58d16bfdf28b0c9f54 --- /dev/null +++ b/pole_detection/test/labels/2094.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a24ebfa64e019efef09048b1f1f254f8a5bd25d87024486d5c89192480fabd7d +size 44 diff --git a/pole_detection/test/labels/2095.txt b/pole_detection/test/labels/2095.txt new file mode 100644 index 0000000000000000000000000000000000000000..048a4206b5e871f6533bb9aaf2056dc19ebf9826 --- /dev/null +++ b/pole_detection/test/labels/2095.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e76e92e59f9117378add27afca8c933c82336c012d7acb8f29466a64f196976f +size 77 diff --git a/pole_detection/test/labels/2096.txt b/pole_detection/test/labels/2096.txt new file mode 100644 index 0000000000000000000000000000000000000000..bd939f4cdba4263719c12c09fde0ab66771cf526 --- /dev/null +++ b/pole_detection/test/labels/2096.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ec67e9b7fe1f03817e751e86115dd772b0524a1b917dc2ff265721791263492 +size 80 diff --git a/pole_detection/test/labels/2097.txt b/pole_detection/test/labels/2097.txt new file mode 100644 index 0000000000000000000000000000000000000000..2beef7deb32faf6d3d9767bfadd83ae195be84c5 --- /dev/null +++ b/pole_detection/test/labels/2097.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30229745118a18612b334d1bff91d3af9412b40deb6e5ca7957db10e7804812f +size 78 diff --git a/pole_detection/test/labels/2098.txt b/pole_detection/test/labels/2098.txt new file mode 100644 index 0000000000000000000000000000000000000000..03c83f8674e6072fcd6f6a59f9a1499f45d5e490 --- /dev/null +++ b/pole_detection/test/labels/2098.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccf4fb4c2cc45e62de87ef29ce5c22ae441ce0de944dafb6ba15dbfcc1b2cb24 +size 78 diff --git a/pole_detection/test/labels/2099.txt b/pole_detection/test/labels/2099.txt new file mode 100644 index 0000000000000000000000000000000000000000..4785dbe6e7b8e8aabd74b16712e7bafd52d58e50 --- /dev/null +++ b/pole_detection/test/labels/2099.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdfab00d44b2189cf1e3c13a1d27a2031500234121703f9255d7977f25c529bf +size 81 diff --git a/pole_detection/test/labels/2100.txt b/pole_detection/test/labels/2100.txt new file mode 100644 index 0000000000000000000000000000000000000000..7f0f030e701d7420d1afdbbc4ef1039f3a3b890b --- /dev/null +++ b/pole_detection/test/labels/2100.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11217955d56c751ebebd72d4ac2e43f008c671c20ca5a34232955713301a5eb8 +size 144 diff --git a/pole_detection/test/labels/2101.txt b/pole_detection/test/labels/2101.txt new file mode 100644 index 0000000000000000000000000000000000000000..9b28cb001b92c7d8723b83d14dc406dbfb3449d8 --- /dev/null +++ b/pole_detection/test/labels/2101.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4042c346628da7c437ce2d2840a5adf243f25edb1a9455f4c066ebfd8d06b3dd +size 78 diff --git a/pole_detection/test/labels/2102.txt b/pole_detection/test/labels/2102.txt new file mode 100644 index 0000000000000000000000000000000000000000..4751ddf987850e43dfbad0b96a870a02626e360f --- /dev/null +++ b/pole_detection/test/labels/2102.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:296b5a8a324bf906eab19abfa563771f01ec8d033dad5f4add910b9dbf7de5c3 +size 77 diff --git a/pole_detection/test/labels/2103.txt b/pole_detection/test/labels/2103.txt new file mode 100644 index 0000000000000000000000000000000000000000..f5e56a892b6c4f278cd14e80b57a3c35e8139076 --- /dev/null +++ b/pole_detection/test/labels/2103.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e32e39ec338401e572194d7998ddededc4247ca2fd618d1cd3d609d022bdeaf +size 78 diff --git a/pole_detection/test/labels/2104.txt b/pole_detection/test/labels/2104.txt new file mode 100644 index 0000000000000000000000000000000000000000..f9af35b9734a1dfc7eef1cf1cdfc6fa8927dd0f1 --- /dev/null +++ b/pole_detection/test/labels/2104.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c08a47bb703b3efdefbdfa8e41fe272d5f1d55fcd1d1e9eb32a4d4119a619b8 +size 77 diff --git a/pole_detection/test/labels/2105.txt b/pole_detection/test/labels/2105.txt new file mode 100644 index 0000000000000000000000000000000000000000..5193678fd714edf6c89480a296995745f1b27ab9 --- /dev/null +++ b/pole_detection/test/labels/2105.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31fe299271496f4985f3ee3fe665864e6f4d47e5bcd09f4707ad5dd0f487d681 +size 56 diff --git a/pole_detection/test/labels/2106.txt b/pole_detection/test/labels/2106.txt new file mode 100644 index 0000000000000000000000000000000000000000..252981ab8ad8235d152668e893746f0f911bc1c7 --- /dev/null +++ b/pole_detection/test/labels/2106.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9b644090c0a9d192b7fa89c96c8877255ce2ad30ad378518f909dcf0d18e247 +size 78 diff --git a/pole_detection/test/labels/2107.txt b/pole_detection/test/labels/2107.txt new file mode 100644 index 0000000000000000000000000000000000000000..4eb4db876e2bb25bcbab396425d8c4d7e6663dbf --- /dev/null +++ b/pole_detection/test/labels/2107.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d19b88f8fcc3884e331755a0bad8ab1fab3c6189e3fc0714f195ab57db900f49 +size 80 diff --git a/pole_detection/test/labels/2108.txt b/pole_detection/test/labels/2108.txt new file mode 100644 index 0000000000000000000000000000000000000000..a833f1c74699fbca5b76f284015c1e20a8a9a392 --- /dev/null +++ b/pole_detection/test/labels/2108.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af73c1e4cf7efb7665761e4941d03e4c412efdd194c4e70123863efe992508ed +size 78 diff --git a/pole_detection/test/labels/2109.txt b/pole_detection/test/labels/2109.txt new file mode 100644 index 0000000000000000000000000000000000000000..c6abadce6f145a5dd4fc3e73c1f8adcf9024814c --- /dev/null +++ b/pole_detection/test/labels/2109.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3e7cdd2dffd054fab763c4369179ccd540dc0343bc5cf6a592dd5ec9f718c49 +size 78 diff --git a/pole_detection/test/labels/2110.txt b/pole_detection/test/labels/2110.txt new file mode 100644 index 0000000000000000000000000000000000000000..5e71939b4c3e8c36f95a7229d48c999417008424 --- /dev/null +++ b/pole_detection/test/labels/2110.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e98d28b2a6bc2d20d4093c65f2272e14bdb34fd2f095563d98e1dda26f400c5 +size 63 diff --git a/pole_detection/test/labels/2111.txt b/pole_detection/test/labels/2111.txt new file mode 100644 index 0000000000000000000000000000000000000000..ad06f58f46129c293ff0f4c3b32bcd3f59e7f06b --- /dev/null +++ b/pole_detection/test/labels/2111.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29687326bfdb34142bd55e407de0bb6ff41398708f6aff320e8dcc7928e08e2f +size 78 diff --git a/pole_detection/test/labels/2112.txt b/pole_detection/test/labels/2112.txt new file mode 100644 index 0000000000000000000000000000000000000000..1d1c479b98db4ae37f1598813e7aed09ce675a16 --- /dev/null +++ b/pole_detection/test/labels/2112.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b285a592b7ddcebf03ecfea86a07dd3828d4fafe0d986d48cf425000bf802f2 +size 78 diff --git a/pole_detection/test/labels/2113.txt b/pole_detection/test/labels/2113.txt new file mode 100644 index 0000000000000000000000000000000000000000..02b542251a5cd29b98da406dd99d25e0c1e249ba --- /dev/null +++ b/pole_detection/test/labels/2113.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9400187374f17baedca716083ff8e674487ea52e3860398eeb8327be0c7e812c +size 69 diff --git a/pole_detection/test/labels/2114.txt b/pole_detection/test/labels/2114.txt new file mode 100644 index 0000000000000000000000000000000000000000..6ca8337d69be0a0fa1c028e1db695e2578cb5ce7 --- /dev/null +++ b/pole_detection/test/labels/2114.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:174f5d4cfb59ffd5f2d2bd7fb842dacffb41c3de42393711cb0f7ec50f556304 +size 50 diff --git a/pole_detection/test/labels/2115.txt b/pole_detection/test/labels/2115.txt new file mode 100644 index 0000000000000000000000000000000000000000..51b68ee6f8c1395b8ba75d38dca708ebe1e7aa71 --- /dev/null +++ b/pole_detection/test/labels/2115.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acac8f13c2045d53b875c394f925af0558326b08b2078cc5629f7f9c27e1b14c +size 157 diff --git a/pole_detection/test/labels/2116.txt b/pole_detection/test/labels/2116.txt new file mode 100644 index 0000000000000000000000000000000000000000..0ad8ecf659602ea3c97abab31b457a729a93344b --- /dev/null +++ b/pole_detection/test/labels/2116.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3399d49c0f2fea544dc95d42b7920be581f6899d736d87494b14cfd83ff0d04d +size 72 diff --git a/pole_detection/test/labels/2117.txt b/pole_detection/test/labels/2117.txt new file mode 100644 index 0000000000000000000000000000000000000000..aa7263f4e1ee06ed27467ec275e3b9241168081d --- /dev/null +++ b/pole_detection/test/labels/2117.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2861c6b33b759a246c6cde73861d89be8d91077e19f20983a959541d7957470c +size 78 diff --git a/pole_detection/test/labels/2118.txt b/pole_detection/test/labels/2118.txt new file mode 100644 index 0000000000000000000000000000000000000000..b82e719c77c90bda979fac6a89f9808b79a311d1 --- /dev/null +++ b/pole_detection/test/labels/2118.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99cce26f9a63c77d5bf206d4ba5ac63e234d170a1e147cda66d4ed4eed55510f +size 77 diff --git a/pole_detection/test/labels/2119.txt b/pole_detection/test/labels/2119.txt new file mode 100644 index 0000000000000000000000000000000000000000..6d252e88e7cc4c05f53b811c3321fa4d1df68d3f --- /dev/null +++ b/pole_detection/test/labels/2119.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d00f7e805d43e76964a732193783544e557145c6d1af2658363454aceac2fbf3 +size 77 diff --git a/pole_detection/test/labels/2120.txt b/pole_detection/test/labels/2120.txt new file mode 100644 index 0000000000000000000000000000000000000000..90c1fb446b0a79d9159272aa1456ba1674ba753c --- /dev/null +++ b/pole_detection/test/labels/2120.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf1763fae9dc52d04b8fb9e10c9dce03528c38d163e2fb3ed8e451a76cc2462c +size 157 diff --git a/pole_detection/test/labels/2121.txt b/pole_detection/test/labels/2121.txt new file mode 100644 index 0000000000000000000000000000000000000000..61deca4b7ab9681cf40efc2c64f4bcc5e2d71ed7 --- /dev/null +++ b/pole_detection/test/labels/2121.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57d531a9921009432ce4ec8b1b3b582c8953fe08b1ea5551b363497729c919bc +size 63 diff --git a/pole_detection/test/labels/2122.txt b/pole_detection/test/labels/2122.txt new file mode 100644 index 0000000000000000000000000000000000000000..bb61897299afb3af35e81ecdcf1d7a0c72eb557d --- /dev/null +++ b/pole_detection/test/labels/2122.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8818202f6ae1e5044a75db018d73b8d5a4fc3e4a7f7f2d75262c175fc6732f8c +size 66 diff --git a/pole_detection/test/labels/2123.txt b/pole_detection/test/labels/2123.txt new file mode 100644 index 0000000000000000000000000000000000000000..e31e53290ffa093598f93093dc13fcac408c68e4 --- /dev/null +++ b/pole_detection/test/labels/2123.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:953c27734ab77a9a5ae1fec9723346e0cf45ef5950e5bdc1e6837664890f9ea2 +size 158 diff --git a/pole_detection/test/labels/2124.txt b/pole_detection/test/labels/2124.txt new file mode 100644 index 0000000000000000000000000000000000000000..62a5d69fa0b0498db372f9de0528d44c9d4e5cd9 --- /dev/null +++ b/pole_detection/test/labels/2124.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17fca0bf37494fb5dce74f7a15171a32ee7274fe414ab8ab90d633315ca4a7f5 +size 79 diff --git a/pole_detection/test/labels/2125.txt b/pole_detection/test/labels/2125.txt new file mode 100644 index 0000000000000000000000000000000000000000..f6217d7ceea4d3eb179803e015e8141384f46cb3 --- /dev/null +++ b/pole_detection/test/labels/2125.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59cb7b39722239fccaa328a9861aff8cb3da1c1bbb2305a11b1b1a1967c9fefa +size 60 diff --git a/pole_detection/test/labels/2126.txt b/pole_detection/test/labels/2126.txt new file mode 100644 index 0000000000000000000000000000000000000000..d4726381627536092d87a6ba19c830be17719f73 --- /dev/null +++ b/pole_detection/test/labels/2126.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8ce7c22602ae523b5cedb1bfec81ceaeb3d6d143a3c02bd5cab7a5dd1b0bd67 +size 78 diff --git a/pole_detection/test/labels/2127.txt b/pole_detection/test/labels/2127.txt new file mode 100644 index 0000000000000000000000000000000000000000..7b691d6e4138c9d824193c4b57c3151687cd0932 --- /dev/null +++ b/pole_detection/test/labels/2127.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8129963a2e0b6c6098516d350bcc4e610f2f2fe9e750ca34e05866b5874860d9 +size 78 diff --git a/pole_detection/test/labels/2128.txt b/pole_detection/test/labels/2128.txt new file mode 100644 index 0000000000000000000000000000000000000000..0220791831301d969d0552897f16c7537d1f4790 --- /dev/null +++ b/pole_detection/test/labels/2128.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70bfe46c6ebe9e5f471854746c61f68b315416104e94904a7ff8239c77cfae3a +size 78 diff --git a/pole_detection/test/labels/2129.txt b/pole_detection/test/labels/2129.txt new file mode 100644 index 0000000000000000000000000000000000000000..38c188b9c3add807830cf3b327af1385e80fcbca --- /dev/null +++ b/pole_detection/test/labels/2129.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c56ce20d790c7e51da7c83fb5472c0d34c846f2eea2dbdd76808e2828a4598b3 +size 73 diff --git a/pole_detection/test/labels/2130.txt b/pole_detection/test/labels/2130.txt new file mode 100644 index 0000000000000000000000000000000000000000..5b793cc30fe5a4371d38c5dc50c64141651fbd20 --- /dev/null +++ b/pole_detection/test/labels/2130.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef5b23ee6d160ceeac058a1ebc96c2ef51d31c0939f8ca584c409a2656f9db9e +size 79 diff --git a/pole_detection/test/labels/2131.txt b/pole_detection/test/labels/2131.txt new file mode 100644 index 0000000000000000000000000000000000000000..a4848ef58959381a6f7a48d357a1075f8e2550d5 --- /dev/null +++ b/pole_detection/test/labels/2131.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:574dc2c0aac699f81f8b3e82b4f82f0f25320c262a31f41ed4bf0f9935a56dc5 +size 80 diff --git a/pole_detection/test/labels/2132.txt b/pole_detection/test/labels/2132.txt new file mode 100644 index 0000000000000000000000000000000000000000..d8ba3fe812cf9e2a6be950bbdc3757786502ade1 --- /dev/null +++ b/pole_detection/test/labels/2132.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:184d458137a3a826d5681d55d5df00799399daf21a9c5a6156c403242a97bd9b +size 78 diff --git a/pole_detection/test/labels/2133.txt b/pole_detection/test/labels/2133.txt new file mode 100644 index 0000000000000000000000000000000000000000..1a47c22d1f0dd85793f915fe92d3c3d256870cc1 --- /dev/null +++ b/pole_detection/test/labels/2133.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe29afd6cea16da5e5686fbe6a45b723b521c4ce3090fcf4ba804c7f2c88ed9c +size 75 diff --git a/pole_detection/test/labels/2134.txt b/pole_detection/test/labels/2134.txt new file mode 100644 index 0000000000000000000000000000000000000000..5e9a8e04f4b63012d0c07e823957d4b4429764b3 --- /dev/null +++ b/pole_detection/test/labels/2134.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53f7c110311a98539b1704ea3fad8496fdfa0a1d60c9bed5225a2cdce3efd134 +size 76 diff --git a/pole_detection/test/labels/2135.txt b/pole_detection/test/labels/2135.txt new file mode 100644 index 0000000000000000000000000000000000000000..bd363da3932e47be09e2c6540ad73bbdc94e1828 --- /dev/null +++ b/pole_detection/test/labels/2135.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37b5e8bdedda80f19dc3343a4ebd3d370e92f76971d9c14d230092ae80138dba +size 78 diff --git a/pole_detection/test/labels/2136.txt b/pole_detection/test/labels/2136.txt new file mode 100644 index 0000000000000000000000000000000000000000..c2f787d9aba53e007838a8d8d048b540c85e4d18 --- /dev/null +++ b/pole_detection/test/labels/2136.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de84c53cdb84623194dceb8506a3f9dca4121986970811bef4087959e3d8598d +size 70 diff --git a/pole_detection/test/labels/2137.txt b/pole_detection/test/labels/2137.txt new file mode 100644 index 0000000000000000000000000000000000000000..8e1d800ca7ea99ab4a6fdebbff4040d1167d84c2 --- /dev/null +++ b/pole_detection/test/labels/2137.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5609f5d4b18d8efa0c6f8a928b3969262d6a03b6e018bfd323198734d8232531 +size 77 diff --git a/pole_detection/test/labels/2138.txt b/pole_detection/test/labels/2138.txt new file mode 100644 index 0000000000000000000000000000000000000000..88f9e523c214e72b7ec79e6d2289ed7aea52ad76 --- /dev/null +++ b/pole_detection/test/labels/2138.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:281374cfca95eb625b6b10f70e71b69abbe44bc15af6ac9219ae2d3eb279c27c +size 79 diff --git a/pole_detection/test/labels/2139.txt b/pole_detection/test/labels/2139.txt new file mode 100644 index 0000000000000000000000000000000000000000..7426761eed1e960de3d015eff6f585ae66abe61d --- /dev/null +++ b/pole_detection/test/labels/2139.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e43cda398286c9a745273dd676e7d601d3de8619ed83419a4b056bc89a510ae +size 79 diff --git a/pole_detection/test/labels/2140.txt b/pole_detection/test/labels/2140.txt new file mode 100644 index 0000000000000000000000000000000000000000..5285a30d8b1da9e9534a9243d73513dab40ecc85 --- /dev/null +++ b/pole_detection/test/labels/2140.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17f4fbb05018ca9b2078b857c93058d48ea14a33c107e0c21da4ab779ab39a00 +size 60 diff --git a/pole_detection/test/labels/2141.txt b/pole_detection/test/labels/2141.txt new file mode 100644 index 0000000000000000000000000000000000000000..eaa1c36101e3027b1b2d2aded154a1528f681cac --- /dev/null +++ b/pole_detection/test/labels/2141.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75a87b16e720254fab45b72c7aeb723895c1499b6c0a3cf1317cbb7a21faa27a +size 70 diff --git a/pole_detection/test/labels/2142.txt b/pole_detection/test/labels/2142.txt new file mode 100644 index 0000000000000000000000000000000000000000..8b9270a9dfae29525db70e90a4a3529814893b3a --- /dev/null +++ b/pole_detection/test/labels/2142.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5912ebbdb4ef30502909d15dba09973eec14e53529685a10ecfdbdcc29939ba6 +size 78 diff --git a/pole_detection/test/labels/2143.txt b/pole_detection/test/labels/2143.txt new file mode 100644 index 0000000000000000000000000000000000000000..de83f0ab99caface6a3165e4f10e24697a7846c1 --- /dev/null +++ b/pole_detection/test/labels/2143.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c26f43006392d4e11148ae9bb92d28b76efc6465c03972031f9e8206d812f05 +size 116 diff --git a/pole_detection/test/labels/2144.txt b/pole_detection/test/labels/2144.txt new file mode 100644 index 0000000000000000000000000000000000000000..5aba52a6c0928a23c90da5787fe462392e49042f --- /dev/null +++ b/pole_detection/test/labels/2144.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:660de5888c938fe550b26ced0945a736ff5e53dcc2da6132773b2b97ca2f99d9 +size 79 diff --git a/pole_detection/test/labels/2145.txt b/pole_detection/test/labels/2145.txt new file mode 100644 index 0000000000000000000000000000000000000000..8b1a3359b7ec035c835d83d157f15adbde7d753d --- /dev/null +++ b/pole_detection/test/labels/2145.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:450d106a420cab881ec7329a4c5b435c939322283de53821115c3022a49afec6 +size 70 diff --git a/pole_detection/test/labels/2146.txt b/pole_detection/test/labels/2146.txt new file mode 100644 index 0000000000000000000000000000000000000000..4f5c713777480b42fbb276c728e30238e9ca00c5 --- /dev/null +++ b/pole_detection/test/labels/2146.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4307db446f6f4f77f6c1393093030267c8492cd2dc92bb2c74904f9a5cdf604d +size 130 diff --git a/pole_detection/test/labels/2147.txt b/pole_detection/test/labels/2147.txt new file mode 100644 index 0000000000000000000000000000000000000000..cb2c4843a8d764876058e8482f201bc3ec320325 --- /dev/null +++ b/pole_detection/test/labels/2147.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86ede766f308653404e65a1f216a03e651d4f472d19e3af4f77c49bc65990aca +size 79 diff --git a/pole_detection/test/labels/2148.txt b/pole_detection/test/labels/2148.txt new file mode 100644 index 0000000000000000000000000000000000000000..933b55c962eda71e1f1ff152028834552a3e84ae --- /dev/null +++ b/pole_detection/test/labels/2148.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0452ca00fa812f7a95406f53712f056b74a987394d6514afaffef9fe4b46d5c2 +size 78 diff --git a/pole_detection/test/labels/2149.txt b/pole_detection/test/labels/2149.txt new file mode 100644 index 0000000000000000000000000000000000000000..8bd6ced9ea6fa42db2037b63eeff88a08d0ee8e7 --- /dev/null +++ b/pole_detection/test/labels/2149.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:609708d3c49bc820e6fa4450b0620b1b4ea323b6efc42d0fcec748cdfe604edb +size 78 diff --git a/pole_detection/test/labels/2150.txt b/pole_detection/test/labels/2150.txt new file mode 100644 index 0000000000000000000000000000000000000000..cf9333d25effda400025aa43f17b743904349a3e --- /dev/null +++ b/pole_detection/test/labels/2150.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0097af1f05e6b7ff7a547ffd2e27de63e32ab92ddce9549d57c453a1de707056 +size 78 diff --git a/pole_detection/test/labels/2151.txt b/pole_detection/test/labels/2151.txt new file mode 100644 index 0000000000000000000000000000000000000000..d6d627c4356cb13cf179b208ad3e988c6d05c533 --- /dev/null +++ b/pole_detection/test/labels/2151.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9f3f486e43050b0d6d18d051b8b3979f2de4da6d695d7bfc045aade17381e76 +size 78 diff --git a/pole_detection/test/labels/2152.txt b/pole_detection/test/labels/2152.txt new file mode 100644 index 0000000000000000000000000000000000000000..3080240da0baf071aa0701daf4bbedeaf88fea12 --- /dev/null +++ b/pole_detection/test/labels/2152.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0cd12948a83d1615676a213268b4ff6e1d99444bc8c2592b5f5995f4f9375a9 +size 78 diff --git a/pole_detection/test/labels/2153.txt b/pole_detection/test/labels/2153.txt new file mode 100644 index 0000000000000000000000000000000000000000..c9f9008be5df91adf1b531a1a5396552bd6750b0 --- /dev/null +++ b/pole_detection/test/labels/2153.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85f7ddb952fb181459ed54e77d6308cf916e3b25b748902cf28aac5443f4677a +size 76 diff --git a/pole_detection/test/labels/2154.txt b/pole_detection/test/labels/2154.txt new file mode 100644 index 0000000000000000000000000000000000000000..d7c63ec05020a5bbc2a74bea8117d035d2a9ba2c --- /dev/null +++ b/pole_detection/test/labels/2154.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4d99b893a95d1541313d241d70faa9edd77427434530d49f52408a3375c2d67 +size 76 diff --git a/pole_detection/test/labels/2155.txt b/pole_detection/test/labels/2155.txt new file mode 100644 index 0000000000000000000000000000000000000000..c94cd4b8923bc9cc2ed9ec9cc1c58152881bb4aa --- /dev/null +++ b/pole_detection/test/labels/2155.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc394b7aee62ab3a6f2b35c15d77b335185bd16868b908412ba8848f08609264 +size 78 diff --git a/pole_detection/test/labels/2156.txt b/pole_detection/test/labels/2156.txt new file mode 100644 index 0000000000000000000000000000000000000000..9652ed63fe6ae90cb4c1150c60f9f27200314ead --- /dev/null +++ b/pole_detection/test/labels/2156.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58236906872ed99c74e591da0ad5ce8dd72324f42a555b6429bab878a4386db8 +size 75 diff --git a/pole_detection/test/labels/2157.txt b/pole_detection/test/labels/2157.txt new file mode 100644 index 0000000000000000000000000000000000000000..015d37e87c2e57336a7aeb6d8e73ad24c7e4ba7d --- /dev/null +++ b/pole_detection/test/labels/2157.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6ecec88ae166c182eef84dfac0917d2bd0ca1ea29835f020986ea8b9fda712c +size 78 diff --git a/pole_detection/test/labels/2158.txt b/pole_detection/test/labels/2158.txt new file mode 100644 index 0000000000000000000000000000000000000000..8c306948444f087479872ae770ee296d84068709 --- /dev/null +++ b/pole_detection/test/labels/2158.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7321996820a6c68f3704ee6815482e879d3354f93a0f16c38b0e2ecc43ff9054 +size 79 diff --git a/pole_detection/test/labels/2159.txt b/pole_detection/test/labels/2159.txt new file mode 100644 index 0000000000000000000000000000000000000000..eace52d158a52e06f0eb62f0a7a45d1b2d2b5b12 --- /dev/null +++ b/pole_detection/test/labels/2159.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78b6821f237778dfac4936c95c5f83c1ad503829330d5befb56bdf7037fa9ef2 +size 77 diff --git a/pole_detection/test/labels/2160.txt b/pole_detection/test/labels/2160.txt new file mode 100644 index 0000000000000000000000000000000000000000..9a0375cfc8eda53e0778a3b537d5249c126719dc --- /dev/null +++ b/pole_detection/test/labels/2160.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46efa2edc404c1fafd71153a0fad8afaca18d9205a6f01cf4c33b097df7238a1 +size 78 diff --git a/pole_detection/test/labels/2161.txt b/pole_detection/test/labels/2161.txt new file mode 100644 index 0000000000000000000000000000000000000000..560c9e483466011053e300bfdda59fafac775614 --- /dev/null +++ b/pole_detection/test/labels/2161.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d6688ae0cda5d0f03b045e096385a1f59e159d13f4e44fa8960971e523e2929 +size 241 diff --git a/pole_detection/test/labels/2162.txt b/pole_detection/test/labels/2162.txt new file mode 100644 index 0000000000000000000000000000000000000000..17ef358f65d800ec8576a42a13ba0d105ec81beb --- /dev/null +++ b/pole_detection/test/labels/2162.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0523754ac8871fce2b82950a08f7a9fef7b8bd7b12235b54810a4201a6f28403 +size 78 diff --git a/pole_detection/test/labels/2163.txt b/pole_detection/test/labels/2163.txt new file mode 100644 index 0000000000000000000000000000000000000000..71b5c3f2e1dbe3d978ff764ccc37e10c954c4ebf --- /dev/null +++ b/pole_detection/test/labels/2163.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5594f7819d222e75d0ace421e18c719f9adf5cbbbb447f50bc93738233cc77c +size 79 diff --git a/pole_detection/test/labels/2164.txt b/pole_detection/test/labels/2164.txt new file mode 100644 index 0000000000000000000000000000000000000000..c25fd19136ef4ab34a6996532bfe5a2e8619f7a2 --- /dev/null +++ b/pole_detection/test/labels/2164.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e51c0486f959459d47de3590f70433ff56cdaff24b11a430e5fe2c540f2e911 +size 78 diff --git a/pole_detection/test/labels/2165.txt b/pole_detection/test/labels/2165.txt new file mode 100644 index 0000000000000000000000000000000000000000..cad559def85c49294f249991b992908abd0642dc --- /dev/null +++ b/pole_detection/test/labels/2165.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fc77f7669e0a601bcb52036b5bebba2977fdc479ef40d1dd1804e69c5544d9f +size 78 diff --git a/pole_detection/test/labels/2166.txt b/pole_detection/test/labels/2166.txt new file mode 100644 index 0000000000000000000000000000000000000000..e071c40449d3580630101af7122bb68104748f7c --- /dev/null +++ b/pole_detection/test/labels/2166.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:133b4bee72172dc56d7d112ce441f9ebf1c0de5ff96f61b7b12d0a3df264574b +size 80 diff --git a/pole_detection/test/labels/2167.txt b/pole_detection/test/labels/2167.txt new file mode 100644 index 0000000000000000000000000000000000000000..d4de30df3269d19d542a03923fc0227e73c7feba --- /dev/null +++ b/pole_detection/test/labels/2167.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7aeb0d9230965d313eec52187b882397678cf43e7033e178c9206eb9459ba9c +size 76 diff --git a/pole_detection/test/labels/2168.txt b/pole_detection/test/labels/2168.txt new file mode 100644 index 0000000000000000000000000000000000000000..e7771f5e8353973904f672ff6563bc06fee43397 --- /dev/null +++ b/pole_detection/test/labels/2168.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b70bb38957f43233e0451fdd436ffd0be0780540a3f2161de8a211f3b0f76f7 +size 78 diff --git a/pole_detection/test/labels/2169.txt b/pole_detection/test/labels/2169.txt new file mode 100644 index 0000000000000000000000000000000000000000..b962cd3a62fcb7f5bf0add21e6cc5abce02033c7 --- /dev/null +++ b/pole_detection/test/labels/2169.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c6a78dad8ceaf81c77e0dc10f57caa357858ca143c392f477c98731cfe99c07 +size 78 diff --git a/pole_detection/test/labels/2170.txt b/pole_detection/test/labels/2170.txt new file mode 100644 index 0000000000000000000000000000000000000000..d943fbdcbfcd1f48322ed3b949491ebd92b7e2e6 --- /dev/null +++ b/pole_detection/test/labels/2170.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8309768fdb20cd17ec35a67b8c7f90d7f098a9b9aac4d624317ef364eb1f8f7 +size 79 diff --git a/pole_detection/test/labels/2171.txt b/pole_detection/test/labels/2171.txt new file mode 100644 index 0000000000000000000000000000000000000000..5ad135d58120ac299477bbd8b5f3a3478b8d0e19 --- /dev/null +++ b/pole_detection/test/labels/2171.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b93cb58c1093f2d89743aab437472046c30662f4805ae6fa2c16ca64cb5f3ad0 +size 75 diff --git a/pole_detection/test/labels/2172.txt b/pole_detection/test/labels/2172.txt new file mode 100644 index 0000000000000000000000000000000000000000..d89cda11e41914d1d1733c521b76b8cf8fcf47b2 --- /dev/null +++ b/pole_detection/test/labels/2172.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4efe2beb5e7fea58f9b8a683ec0669d1a6580ef2b04705e8c10e7b304564028d +size 77 diff --git a/pole_detection/test/labels/2173.txt b/pole_detection/test/labels/2173.txt new file mode 100644 index 0000000000000000000000000000000000000000..60e8b87e2a5fbdc883da9662f0f4dce862d0c290 --- /dev/null +++ b/pole_detection/test/labels/2173.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:647ad790619d54d0fb2a72c440e8747700598a32ca94c6bc16eeceeca9bd1094 +size 79 diff --git a/pole_detection/test/labels/2174.txt b/pole_detection/test/labels/2174.txt new file mode 100644 index 0000000000000000000000000000000000000000..0cb5ffb93b334347951d300b1ee405b4672df8ea --- /dev/null +++ b/pole_detection/test/labels/2174.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:455c1ac73ac2b1907b95308adc6f30f571d3fbdea4bdda83d1a8fcb2c06ba4d8 +size 77 diff --git a/pole_detection/test/labels/2175.txt b/pole_detection/test/labels/2175.txt new file mode 100644 index 0000000000000000000000000000000000000000..082ccd148bff7b0b3383182e44745b4b1f85a0e9 --- /dev/null +++ b/pole_detection/test/labels/2175.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fcecf4182243193b4d2da5a9c34ae736732477c2aceb675edf180c6f746d4b0 +size 78 diff --git a/pole_detection/test/labels/2176.txt b/pole_detection/test/labels/2176.txt new file mode 100644 index 0000000000000000000000000000000000000000..f876799c897fde627ada1607496496482471d4af --- /dev/null +++ b/pole_detection/test/labels/2176.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a49bcc3a28768aa733f016f144fdd7dfe97ee75017b6aae3020ddefa290ffc5 +size 78 diff --git a/pole_detection/test/labels/2177.txt b/pole_detection/test/labels/2177.txt new file mode 100644 index 0000000000000000000000000000000000000000..49d09e2adf2e9bf81050138e70da0a0b0196dea9 --- /dev/null +++ b/pole_detection/test/labels/2177.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:612185d2896abe4f70572b5fff37910049496791256cbd096bd4a40cbcf82530 +size 79 diff --git a/pole_detection/test/labels/2178.txt b/pole_detection/test/labels/2178.txt new file mode 100644 index 0000000000000000000000000000000000000000..70f36c33fc49391baf8d45649484fae95a86a10e --- /dev/null +++ b/pole_detection/test/labels/2178.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3873f255212d911630a0a7b0c3bd729f218a4366496d8a3034cf29216485a0c1 +size 79 diff --git a/pole_detection/test/labels/2179.txt b/pole_detection/test/labels/2179.txt new file mode 100644 index 0000000000000000000000000000000000000000..91476a936c5cb5cb468405f95b7704a6a24664c1 --- /dev/null +++ b/pole_detection/test/labels/2179.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d863cbe24dc67da55350e6f2fc07f24bbd58f55d3a9cf9eaa9198ec09f0c2844 +size 80 diff --git a/pole_detection/test/labels/2180.txt b/pole_detection/test/labels/2180.txt new file mode 100644 index 0000000000000000000000000000000000000000..9eff95805417655d68b6ed05165d5795907e4696 --- /dev/null +++ b/pole_detection/test/labels/2180.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b6df463c87fb183c41817f70869075643f0303d212e53e05262f3177de43df0 +size 79 diff --git a/pole_detection/test/labels/2181.txt b/pole_detection/test/labels/2181.txt new file mode 100644 index 0000000000000000000000000000000000000000..070f0ac35513821a7bb92d71b12d8bd7b143cfd6 --- /dev/null +++ b/pole_detection/test/labels/2181.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:751e018bab20a62e50444c88f2d6eefa71416b2313307ad00aeb2d7b3e6729b7 +size 156 diff --git a/pole_detection/test/labels/2182.txt b/pole_detection/test/labels/2182.txt new file mode 100644 index 0000000000000000000000000000000000000000..6206019ab98af574970e6e4d6e6b0c7c13f82d89 --- /dev/null +++ b/pole_detection/test/labels/2182.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84edff3d2534a682780c9fbcd25fb9d11d80eb33ef2535d4de27fcb59dd1dadd +size 78 diff --git a/pole_detection/test/labels/2183.txt b/pole_detection/test/labels/2183.txt new file mode 100644 index 0000000000000000000000000000000000000000..3318780159c232c55d27b2749d9f1cd42711d89e --- /dev/null +++ b/pole_detection/test/labels/2183.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad2b82e9a5cc997b94b82bf3664147315f769835acb259bbfee4c4f12ba7e1e7 +size 79 diff --git a/pole_detection/test/labels/2184.txt b/pole_detection/test/labels/2184.txt new file mode 100644 index 0000000000000000000000000000000000000000..930d7ef309d40323f7036a6db244f6d68f5c0c3b --- /dev/null +++ b/pole_detection/test/labels/2184.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e583740ccd1032dbc86eba6ee2d304fc6f4b088c2bd5f795f4c7f7dfe281be9 +size 78 diff --git a/pole_detection/test/labels/2185.txt b/pole_detection/test/labels/2185.txt new file mode 100644 index 0000000000000000000000000000000000000000..757e83a5332847c7d462c88e1735c50afc0c3028 --- /dev/null +++ b/pole_detection/test/labels/2185.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:334e91824b492d024bc9ca5d05d08111b30fd9c57530331369eedcd8d49ad039 +size 78 diff --git a/pole_detection/test/labels/2186.txt b/pole_detection/test/labels/2186.txt new file mode 100644 index 0000000000000000000000000000000000000000..5e34dc6ab63d5fb6e0aeaa2110af0ed0e8f23d9e --- /dev/null +++ b/pole_detection/test/labels/2186.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed7b22c60f814c2615aeadccbf8128872dd4b872b19750f5b00af47d38a4adc6 +size 78 diff --git a/pole_detection/test/labels/2187.txt b/pole_detection/test/labels/2187.txt new file mode 100644 index 0000000000000000000000000000000000000000..093347ad9f26ecc9af6ff31c4a75355f5a1f8722 --- /dev/null +++ b/pole_detection/test/labels/2187.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d15a606aacc22adebd869bdb2a61c3738f092d6a98bc149e4e7614407bbec4e +size 78 diff --git a/pole_detection/test/labels/2188.txt b/pole_detection/test/labels/2188.txt new file mode 100644 index 0000000000000000000000000000000000000000..9ddca356a0d5014f94b6179c7256a436260bfbb7 --- /dev/null +++ b/pole_detection/test/labels/2188.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:036b288b705aa1e876dfe3ad3dc0bae95861df5b5f0c4f3ae2027a6d426cef76 +size 78 diff --git a/pole_detection/test/labels/2189.txt b/pole_detection/test/labels/2189.txt new file mode 100644 index 0000000000000000000000000000000000000000..79c08b8f382ac1c3b8dfd439b5030d6aed20a076 --- /dev/null +++ b/pole_detection/test/labels/2189.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e4ef067a474f263b6aac5744dc0d28a8417ddfdca3c12f7e3fad2a6cd896e1d +size 77 diff --git a/pole_detection/test/labels/2190.txt b/pole_detection/test/labels/2190.txt new file mode 100644 index 0000000000000000000000000000000000000000..0fcfad21bac773967e6906eda700593f26d7872e --- /dev/null +++ b/pole_detection/test/labels/2190.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:396eaafd6d415fd601a61c862028c78bf47b66158b1b3d4442a0b385e938f086 +size 79 diff --git a/pole_detection/test/labels/2191.txt b/pole_detection/test/labels/2191.txt new file mode 100644 index 0000000000000000000000000000000000000000..0466fae6e19f53b954b5cfde1c014d8fbbced1a0 --- /dev/null +++ b/pole_detection/test/labels/2191.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9a8b0e8e7e727a5794f8c352c355a0b3ee533316f4b96cf768c537a61354b2e +size 79 diff --git a/pole_detection/test/labels/2192.txt b/pole_detection/test/labels/2192.txt new file mode 100644 index 0000000000000000000000000000000000000000..e9a42f800d84231229da7b3b1e90a6233c36b8a6 --- /dev/null +++ b/pole_detection/test/labels/2192.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6620843cfe6df1cfe054197c5668bd085fac77facf3dce482c6f5491348a1a3d +size 77 diff --git a/pole_detection/test/labels/2193.txt b/pole_detection/test/labels/2193.txt new file mode 100644 index 0000000000000000000000000000000000000000..1d72489c36c566081ee8c47970f87993bf8a3b67 --- /dev/null +++ b/pole_detection/test/labels/2193.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:440d0b0044d0607ff3fdb7a33e6cc2113b7861ff7a4eb0550453dd9721b5750d +size 77 diff --git a/pole_detection/test/labels/2194.txt b/pole_detection/test/labels/2194.txt new file mode 100644 index 0000000000000000000000000000000000000000..681b944c3eecedaf0b852713ff4f8815ac62177d --- /dev/null +++ b/pole_detection/test/labels/2194.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db8b72a77ab6fcd011e2024225659fcc99cbf811f0a82798266284a4b6b7c70f +size 80 diff --git a/pole_detection/test/labels/2195.txt b/pole_detection/test/labels/2195.txt new file mode 100644 index 0000000000000000000000000000000000000000..89baebb4b237614dfa5ee4db1602df92cb7c6c58 --- /dev/null +++ b/pole_detection/test/labels/2195.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f435281ae8b65e9e33d7458a627a9483b84a455e3e92db3728c07cb03036f44 +size 78 diff --git a/pole_detection/test/labels/2196.txt b/pole_detection/test/labels/2196.txt new file mode 100644 index 0000000000000000000000000000000000000000..2e6a00fd8e5757785115fc13ecbfd9073418057c --- /dev/null +++ b/pole_detection/test/labels/2196.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bb73f21d4d85e7ab813e49ffec54fd482304afb5287ef098db771acde20c2b9 +size 50 diff --git a/pole_detection/test/labels/2197.txt b/pole_detection/test/labels/2197.txt new file mode 100644 index 0000000000000000000000000000000000000000..19469bd096d3c1b23372c9db96a5ec7166ecd6f3 --- /dev/null +++ b/pole_detection/test/labels/2197.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80a6bf20090640c7978349c4eb7a6866e80b07302d6a397447471744b9cbf482 +size 78 diff --git a/pole_detection/test/labels/2198.txt b/pole_detection/test/labels/2198.txt new file mode 100644 index 0000000000000000000000000000000000000000..7bb2e82ce4e3feacd5f0cd1f0b00a7bc865b5a2c --- /dev/null +++ b/pole_detection/test/labels/2198.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9614e63fddae3f013c57dc03977dce297815fae72a1780f071c045da7369089a +size 78 diff --git a/pole_detection/test/labels/2199.txt b/pole_detection/test/labels/2199.txt new file mode 100644 index 0000000000000000000000000000000000000000..ef5f4c906f240f9dd57661fad840d4fad25f1ad4 --- /dev/null +++ b/pole_detection/test/labels/2199.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e46b9fc043312db12e4cb8e2d5205dbee0c4e83116d18c02db66c2a37294defb +size 79 diff --git a/pole_detection/test/labels/2200.txt b/pole_detection/test/labels/2200.txt new file mode 100644 index 0000000000000000000000000000000000000000..3f2ebac3b50e7b51b91706e6b7e23ec1b15fc093 --- /dev/null +++ b/pole_detection/test/labels/2200.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8577dc4b811232839a0cc706ca7e5707300a2e3c46877886e31011982ddcccee +size 77 diff --git a/pole_detection/test/labels/2201.txt b/pole_detection/test/labels/2201.txt new file mode 100644 index 0000000000000000000000000000000000000000..f46c2b1676006e94422cf37fe2de26de3e62343f --- /dev/null +++ b/pole_detection/test/labels/2201.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6a405b3440604d913fae87ea1b346b419aa906385f53ea3b6e243482a209044 +size 79 diff --git a/pole_detection/test/labels/2202.txt b/pole_detection/test/labels/2202.txt new file mode 100644 index 0000000000000000000000000000000000000000..7a931dee0623555124f62cabe71dad11e9b01bff --- /dev/null +++ b/pole_detection/test/labels/2202.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b1939aed1c0c91d6d4e50072541bea03eb4c4a0f83d8a1bdcb4759d9492d25b +size 79 diff --git a/pole_detection/test/labels/2203.txt b/pole_detection/test/labels/2203.txt new file mode 100644 index 0000000000000000000000000000000000000000..e5ee2fffbb30775950199a6056badb74511b7617 --- /dev/null +++ b/pole_detection/test/labels/2203.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5186918d327bda482abf427cbc18b42025cf4f4e59a54e44e9e995156a0ef387 +size 77 diff --git a/pole_detection/test/labels/2204.txt b/pole_detection/test/labels/2204.txt new file mode 100644 index 0000000000000000000000000000000000000000..2f26020997568a534dff7c23e2490ac091334449 --- /dev/null +++ b/pole_detection/test/labels/2204.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4da03b283df574154a2b63e345cc661cca5ed0bb7dc22b855231b26286ae5c56 +size 77 diff --git a/pole_detection/test/labels/2205.txt b/pole_detection/test/labels/2205.txt new file mode 100644 index 0000000000000000000000000000000000000000..ae89dcf4974eb8c8156f5a25c13a77b41e52ced5 --- /dev/null +++ b/pole_detection/test/labels/2205.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:306e1f049ed290ece788cfee7d2b8ebcb46c11ac7d590e554edf64641532ea9f +size 78 diff --git a/pole_detection/test/labels/2206.txt b/pole_detection/test/labels/2206.txt new file mode 100644 index 0000000000000000000000000000000000000000..2a814992cf1acc83feada2b72482da4044c45cf4 --- /dev/null +++ b/pole_detection/test/labels/2206.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:589f03b4fae549fe26505fa46801df89f80cf8dd9762e528ad1c7efb2fd234eb +size 78 diff --git a/pole_detection/test/labels/2207.txt b/pole_detection/test/labels/2207.txt new file mode 100644 index 0000000000000000000000000000000000000000..ec493e0eb0b7421b73bc0e3daca117e9d641946b --- /dev/null +++ b/pole_detection/test/labels/2207.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cf89039710cf818bd26605de9c60d9384744378d082f3aaddc4cf53927ed394 +size 79 diff --git a/pole_detection/test/labels/2208.txt b/pole_detection/test/labels/2208.txt new file mode 100644 index 0000000000000000000000000000000000000000..3a3dd8a72c0b6683e358682eb2a1ad734d44150f --- /dev/null +++ b/pole_detection/test/labels/2208.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce1e4bf8856bf060f90b8f5885c3cf23899cc9f4ce51812276af3cf2417f7169 +size 77 diff --git a/pole_detection/test/labels/2209.txt b/pole_detection/test/labels/2209.txt new file mode 100644 index 0000000000000000000000000000000000000000..ebdbf5cde02bc0532b9da76ac65adf9ded14655d --- /dev/null +++ b/pole_detection/test/labels/2209.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:531b50c5eb89b679fdfbc2a6b3a788303bc9f19ecd6a1e435a8c2ec61675ad1d +size 80 diff --git a/pole_detection/test/labels/2210.txt b/pole_detection/test/labels/2210.txt new file mode 100644 index 0000000000000000000000000000000000000000..4329591c4f2544b2e4d2df0ec99f878471c2d8f6 --- /dev/null +++ b/pole_detection/test/labels/2210.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbe7198a59b7601476869dc4ebc7cc5b4284e9b34b97a20e74257335e250dfa5 +size 78 diff --git a/pole_detection/test/labels/2211.txt b/pole_detection/test/labels/2211.txt new file mode 100644 index 0000000000000000000000000000000000000000..ac821b7e3e63dd2b6d16a250036fa891f57a7d23 --- /dev/null +++ b/pole_detection/test/labels/2211.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ebd567b5f31a0d28542a5d6919aa5fad6f23b457b36c7513465c0c632692752 +size 77 diff --git a/pole_detection/test/labels/2212.txt b/pole_detection/test/labels/2212.txt new file mode 100644 index 0000000000000000000000000000000000000000..823a87d8ab789520fb121852b7164ffbfa1009af --- /dev/null +++ b/pole_detection/test/labels/2212.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6495f17032922e92817010693c5fce8a37b2229c6f7a39427e0300fabf5e5ddf +size 162 diff --git a/pole_detection/test/labels/2213.txt b/pole_detection/test/labels/2213.txt new file mode 100644 index 0000000000000000000000000000000000000000..f1e405f12658186592bd44be4ebb21dbb17736c7 --- /dev/null +++ b/pole_detection/test/labels/2213.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00843ab0e173d8a50f0829b4cdc32cc3c82380a4fee5af2ada0b9b3a9dab0322 +size 78 diff --git a/pole_detection/test/labels/2214.txt b/pole_detection/test/labels/2214.txt new file mode 100644 index 0000000000000000000000000000000000000000..556e967f19adf30c36f9fdab297631156b969264 --- /dev/null +++ b/pole_detection/test/labels/2214.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c14bf9fc2d6c51ccee8f27cea9e07a0b766260bd096ab9f6af3afc3bd1cf7ede +size 77 diff --git a/pole_detection/test/labels/2215.txt b/pole_detection/test/labels/2215.txt new file mode 100644 index 0000000000000000000000000000000000000000..70c6fb948aa6cc1a0f700b4587ff713b402fc19b --- /dev/null +++ b/pole_detection/test/labels/2215.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e30c10de156416bf4ed58601b783aa105f2facdeedff61085308829210990913 +size 77 diff --git a/pole_detection/test/labels/2216.txt b/pole_detection/test/labels/2216.txt new file mode 100644 index 0000000000000000000000000000000000000000..a2ddb2c402168c524511990352a9e0f024cd4aba --- /dev/null +++ b/pole_detection/test/labels/2216.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:323fdd09861ca81fe1b3463d4c9ec3645c2787c52d60d73069a78c2f299d265f +size 78 diff --git a/pole_detection/test/labels/2217.txt b/pole_detection/test/labels/2217.txt new file mode 100644 index 0000000000000000000000000000000000000000..39138a5cc53ec1e5af1eceeb1ef96f3e8ce8cc0f --- /dev/null +++ b/pole_detection/test/labels/2217.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:453511050c5593aa1e90f22fdec8bb10da35f000aec0665fb7182594c5e59fa1 +size 78 diff --git a/pole_detection/test/labels/2218.txt b/pole_detection/test/labels/2218.txt new file mode 100644 index 0000000000000000000000000000000000000000..0fab75fddef7339a8e4ad8d8f5ed6270c542e753 --- /dev/null +++ b/pole_detection/test/labels/2218.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7364ffdfb62dfc3de778edc7a386ba6f9aa70aba536717cb3a15f23f23d394a1 +size 77 diff --git a/pole_detection/test/labels/2219.txt b/pole_detection/test/labels/2219.txt new file mode 100644 index 0000000000000000000000000000000000000000..42efa003c6053686d2facf13e5ae1f89f2ee8a89 --- /dev/null +++ b/pole_detection/test/labels/2219.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1987a08a32c58cb96bb7f576df0f5ba8856330ebbfb293a4f77c42db754322da +size 79 diff --git a/pole_detection/test/labels/2220.txt b/pole_detection/test/labels/2220.txt new file mode 100644 index 0000000000000000000000000000000000000000..43c7ecfd5cdc896c99654592fdf3d524ac00bcb2 --- /dev/null +++ b/pole_detection/test/labels/2220.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0525bfc0240e323fba27ad9aa53b84913d2e17623a52bf70c05b85eb173dc3d4 +size 79 diff --git a/pole_detection/test/labels/2221.txt b/pole_detection/test/labels/2221.txt new file mode 100644 index 0000000000000000000000000000000000000000..c630e5a85009d1996231a7604aeb07a30c9d6a33 --- /dev/null +++ b/pole_detection/test/labels/2221.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6b84bfcffcaa8c103d92f2b3a18837d7429fe5f00f0bc744f835ca766c6deda +size 77 diff --git a/pole_detection/test/labels/2222.txt b/pole_detection/test/labels/2222.txt new file mode 100644 index 0000000000000000000000000000000000000000..2a9124c5f0cfc47e917c42d38296aaaa77e50e64 --- /dev/null +++ b/pole_detection/test/labels/2222.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9272887f1cc298a40dc062112bb21a51f8abcdbc97f35665ba573c0584e1d90 +size 78 diff --git a/pole_detection/test/labels/2223.txt b/pole_detection/test/labels/2223.txt new file mode 100644 index 0000000000000000000000000000000000000000..5995332460fcee9de39c77a7ddd381183bdbcfc0 --- /dev/null +++ b/pole_detection/test/labels/2223.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a06a7efdb425cdd7ae28dca3850a1506e49d02ba926722b2f2e59ec10a7f7f38 +size 79 diff --git a/pole_detection/test/labels/2224.txt b/pole_detection/test/labels/2224.txt new file mode 100644 index 0000000000000000000000000000000000000000..8e4d7f5624d903cd72f9cd8761fd34aa25799108 --- /dev/null +++ b/pole_detection/test/labels/2224.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f72b786c833d1e165243f70f94a1df1492d45d4374cd338941b663c4332b8047 +size 79 diff --git a/pole_detection/test/labels/2225.txt b/pole_detection/test/labels/2225.txt new file mode 100644 index 0000000000000000000000000000000000000000..8e53f5643e9b626fa7332f5686686f64a2e6e98f --- /dev/null +++ b/pole_detection/test/labels/2225.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:536588d128d790ee21133faadb1475723b8f91df2aa07298999e94a6552c2b56 +size 76 diff --git a/pole_detection/test/labels/2226.txt b/pole_detection/test/labels/2226.txt new file mode 100644 index 0000000000000000000000000000000000000000..af503bf9ca91c1241a9e8133fb10c98e79ad1c43 --- /dev/null +++ b/pole_detection/test/labels/2226.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f74a91aa5c7db88dbb0987392cfb152cf3260c9e318675a7249f4c37a682434c +size 80 diff --git a/pole_detection/test/labels/2227.txt b/pole_detection/test/labels/2227.txt new file mode 100644 index 0000000000000000000000000000000000000000..b9225b93dcf84d9e1847aeedd3ca1050f20bde66 --- /dev/null +++ b/pole_detection/test/labels/2227.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1551080809528a06659e402ff799c5802866efff8bb0c9ad8063577c1d41b42c +size 79 diff --git a/pole_detection/test/labels/2228.txt b/pole_detection/test/labels/2228.txt new file mode 100644 index 0000000000000000000000000000000000000000..fae89cf5ac6e5379e6a5ee3fbd73fe0752c10195 --- /dev/null +++ b/pole_detection/test/labels/2228.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e77ff8a1787fe93fa341c0c5981d652181dd7d762c35685c9a552dfc7a4162b1 +size 77 diff --git a/pole_detection/test/labels/2229.txt b/pole_detection/test/labels/2229.txt new file mode 100644 index 0000000000000000000000000000000000000000..c8bcd5c9a46b192e3478d856738f25c77380b798 --- /dev/null +++ b/pole_detection/test/labels/2229.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e3315413637bf7e1dc0a15234863a1297113dca538a7ff0082e4f122e17d734 +size 80 diff --git a/pole_detection/test/labels/2230.txt b/pole_detection/test/labels/2230.txt new file mode 100644 index 0000000000000000000000000000000000000000..79e764ea8e95a61a5310aef2bc0f451320c5badf --- /dev/null +++ b/pole_detection/test/labels/2230.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f09b0e9e15114da5ac78f60315709e86856f91cb1ec6b41822120b05f23ec10c +size 77 diff --git a/pole_detection/test/labels/2231.txt b/pole_detection/test/labels/2231.txt new file mode 100644 index 0000000000000000000000000000000000000000..70eaab69b3ea4d433ef57dced4bf05e43c5a92bd --- /dev/null +++ b/pole_detection/test/labels/2231.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d2cca9d80f83cda335012808532d826b4e2d39425ddd8527719f1b9aba6f2ab +size 78 diff --git a/pole_detection/test/labels/2232.txt b/pole_detection/test/labels/2232.txt new file mode 100644 index 0000000000000000000000000000000000000000..4159c2c49ac9074318df41f5e53e6d0e75c151c3 --- /dev/null +++ b/pole_detection/test/labels/2232.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:179683244518f842020a7921e6815cad3dbb675d6b4f67920a56b7687c0c03c5 +size 78 diff --git a/pole_detection/test/labels/2233.txt b/pole_detection/test/labels/2233.txt new file mode 100644 index 0000000000000000000000000000000000000000..376913c9bf4544341685bcbfee06d1eb012cfdef --- /dev/null +++ b/pole_detection/test/labels/2233.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0266d659ece8622d3458e71f40380f7c9019a9c95ec5094a9e2253076be7a279 +size 79 diff --git a/pole_detection/test/labels/2234.txt b/pole_detection/test/labels/2234.txt new file mode 100644 index 0000000000000000000000000000000000000000..9446b1a0825a24a8af6ec0c15944877d8d374521 --- /dev/null +++ b/pole_detection/test/labels/2234.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0256c11673f4165e71f6b38ce79bcccdf4af6d8564a0301a3f7f7c4bfa1af0d +size 77 diff --git a/pole_detection/test/labels/2235.txt b/pole_detection/test/labels/2235.txt new file mode 100644 index 0000000000000000000000000000000000000000..9b8325e5d858c0278fa8e63101317907b679dbb0 --- /dev/null +++ b/pole_detection/test/labels/2235.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c320e22c29884ea6787e84481caaffebbf61cd043e87e6d1de92fe259884d77 +size 79 diff --git a/pole_detection/test/labels/2236.txt b/pole_detection/test/labels/2236.txt new file mode 100644 index 0000000000000000000000000000000000000000..5979844e85c0275c52aac9bfd4d5a3d898b07a36 --- /dev/null +++ b/pole_detection/test/labels/2236.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8024eaa55c4e4b2e3fecbcb2bbbc4557622105f12e7ebbaa19fb51fd5d9aecfb +size 78 diff --git a/pole_detection/test/labels/2237.txt b/pole_detection/test/labels/2237.txt new file mode 100644 index 0000000000000000000000000000000000000000..edfb46ea24deb4315700976d39d94fc7c2e7bafa --- /dev/null +++ b/pole_detection/test/labels/2237.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:655d36a9239f448cb7d233acc1b29b82eea27eb3f4a79d864aea4fb29334b8b5 +size 77 diff --git a/pole_detection/test/labels/2238.txt b/pole_detection/test/labels/2238.txt new file mode 100644 index 0000000000000000000000000000000000000000..0d6731db3067cb0654ade779ba49cdddd4238c3a --- /dev/null +++ b/pole_detection/test/labels/2238.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de003df677b97b787190659aa786dfb91222c8c8bb2d484f5796361235f65ef1 +size 157 diff --git a/pole_detection/test/labels/2239.txt b/pole_detection/test/labels/2239.txt new file mode 100644 index 0000000000000000000000000000000000000000..dfb9b6b1d2fd1dbab1dbafc493303126f376a288 --- /dev/null +++ b/pole_detection/test/labels/2239.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e49d7c9d36da26e1979c94aa23da104e06e60f65d94aac9d77997e382b9f9546 +size 80 diff --git a/pole_detection/test/labels/2240.txt b/pole_detection/test/labels/2240.txt new file mode 100644 index 0000000000000000000000000000000000000000..c0df003a357cb861cedae80106cba1dedca38800 --- /dev/null +++ b/pole_detection/test/labels/2240.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc64884eb89de8ae26d4f178e17bb933c60f550c10d4bb3e304466ac64428b53 +size 79 diff --git a/pole_detection/test/labels/2241.txt b/pole_detection/test/labels/2241.txt new file mode 100644 index 0000000000000000000000000000000000000000..5c8e4484c7ebd9cd3b35749e8d394aa8a736d695 --- /dev/null +++ b/pole_detection/test/labels/2241.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcbc4efe5d2a86a2b1f1331d8bbd29ab913c71f1c003cd417dbc6cd92550ace0 +size 78 diff --git a/pole_detection/test/labels/2242.txt b/pole_detection/test/labels/2242.txt new file mode 100644 index 0000000000000000000000000000000000000000..6ea391039ac49d5055cfbf222e9cbc689f37b936 --- /dev/null +++ b/pole_detection/test/labels/2242.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e13e898dfdc3184ece07b5d611bb1820875d2ff9dd8d04859689247cd5180bc6 +size 77 diff --git a/pole_detection/test/labels/2243.txt b/pole_detection/test/labels/2243.txt new file mode 100644 index 0000000000000000000000000000000000000000..359960de05ce34b88697554bf5cf087fc65f42cd --- /dev/null +++ b/pole_detection/test/labels/2243.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a842f413de2c2568ffdc115d8fe1cbb1d2c8f9b4693f24a10fa9d633334bc3ac +size 77 diff --git a/pole_detection/test/labels/2244.txt b/pole_detection/test/labels/2244.txt new file mode 100644 index 0000000000000000000000000000000000000000..e8557cdcb1a42a464f0d8b79ebc3f6381485313d --- /dev/null +++ b/pole_detection/test/labels/2244.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b4930a0756586a613835bcc4053195d6245d25c741b16bc4925935d428282be +size 77 diff --git a/pole_detection/test/labels/2245.txt b/pole_detection/test/labels/2245.txt new file mode 100644 index 0000000000000000000000000000000000000000..38e4abafaaf469e73b51558af3d6a82ff1d97dfb --- /dev/null +++ b/pole_detection/test/labels/2245.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69cbf59a67767924a6341c679f990a9bda6ae319f039a21aad26cb632b6a323e +size 77 diff --git a/pole_detection/test/labels/2246.txt b/pole_detection/test/labels/2246.txt new file mode 100644 index 0000000000000000000000000000000000000000..fdd15e247061476c7d021f10814ed3a649ea76e2 --- /dev/null +++ b/pole_detection/test/labels/2246.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d104221d77195f06c10263f2a7cb18e5cf08af0ba831447bda54a0920aed8d6b +size 78 diff --git a/pole_detection/test/labels/2247.txt b/pole_detection/test/labels/2247.txt new file mode 100644 index 0000000000000000000000000000000000000000..ebe1ad642e2494f3c43031a694b2b4e4f9098284 --- /dev/null +++ b/pole_detection/test/labels/2247.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f21e82ede9a6b34a93adba684a0542bb1a027d249c0e578342d3689774eef56d +size 236 diff --git a/pole_detection/test/labels/2248.txt b/pole_detection/test/labels/2248.txt new file mode 100644 index 0000000000000000000000000000000000000000..7d6e48811129787edde25ecbe1b2c09fa82422cf --- /dev/null +++ b/pole_detection/test/labels/2248.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cd87481d020a7b8928b27404a2cc2461d6f56eea0bcb83fdc8f3c77644e5c6a +size 79 diff --git a/pole_detection/test/labels/2249.txt b/pole_detection/test/labels/2249.txt new file mode 100644 index 0000000000000000000000000000000000000000..4e029d702099b994f1960af51c2860d474d7d0e2 --- /dev/null +++ b/pole_detection/test/labels/2249.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a221996dc6967b32bee3f40cf41e3bf9293ffcecf2b4b9006b7a9e0dbc50b2a +size 79 diff --git a/pole_detection/test/labels/2250.txt b/pole_detection/test/labels/2250.txt new file mode 100644 index 0000000000000000000000000000000000000000..caf75ff2027d3273547e24630d3d3c6f67539de8 --- /dev/null +++ b/pole_detection/test/labels/2250.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68c2867b0bf7062159e21f0f38016963a0d9d0f1374702d2864824d8375b927b +size 79 diff --git a/pole_detection/test/labels/2251.txt b/pole_detection/test/labels/2251.txt new file mode 100644 index 0000000000000000000000000000000000000000..678326f1f288db59a5874c6969545099ef08e09e --- /dev/null +++ b/pole_detection/test/labels/2251.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:953a14755c9c0a708f553c31c98546d8bce68d672be67e75e6b180d20648b932 +size 79 diff --git a/pole_detection/test/labels/2252.txt b/pole_detection/test/labels/2252.txt new file mode 100644 index 0000000000000000000000000000000000000000..d4870b091f247363fdc758fdc1a591c4554edd96 --- /dev/null +++ b/pole_detection/test/labels/2252.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0ed8ebfe43d0a05e8dc3e76d276a30a50179eb3e08df57b5fd3e1dc33a0498d +size 160 diff --git a/pole_detection/test/test.json b/pole_detection/test/test.json new file mode 100644 index 0000000000000000000000000000000000000000..37dff5365b7fce836ed80b48e5f8467560c07bd4 --- /dev/null +++ b/pole_detection/test/test.json @@ -0,0 +1,4662 @@ +[ + { + "image": "1959.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4916025641025641, + 0.4772019230769231, + 0.17851282051282052, + 0.6138076923076923 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.617474358974359, + 0.5310384615384615, + 0.1704871794871795, + 0.6214423076923077 + ] + } + ] + }, + { + "image": "1960.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.19683333333333333, + 0.42750000000000005, + 0.10124358974358973, + 0.38217307692307695 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49541025641025643, + 0.41165384615384615, + 0.17798717948717954, + 0.5000865384615384 + ] + } + ] + }, + { + "image": "1961.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4546051167964405, + 0.4914759224515322, + 0.1088431590656285, + 0.9391119449656036 + ] + } + ] + }, + { + "image": "1962.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4701247537754432, + 0.5271602101116218, + 0.09652002626395273, + 0.5677806959947472 + ] + } + ] + }, + { + "image": "1963.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5415006510416667, + 0.47935546875, + 0.18070312499999996, + 0.9114135742187501 + ] + } + ] + }, + { + "image": "1964.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5039043381535039, + 0.49467792370231395, + 0.16604004449388207, + 0.5671419637273296 + ] + } + ] + }, + { + "image": "1965.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4861165364583333, + 0.515970458984375, + 0.32574869791666666, + 0.92207763671875 + ] + } + ] + }, + { + "image": "1966.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.38135091145833333, + 0.49940673828125, + 0.22708984374999996, + 0.83196533203125 + ] + } + ] + }, + { + "image": "1967.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5476048714479026, + 0.46578125, + 0.2738700947225981, + 0.79380625 + ] + } + ] + }, + { + "image": "1968.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5064276048714479, + 0.4779375, + 0.20603518267929632, + 0.8412312499999999 + ] + } + ] + }, + { + "image": "1969.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46640711902113463, + 0.399155722326454, + 0.29020022246941046, + 0.7295059412132583 + ] + } + ] + }, + { + "image": "1970.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4467175925925926, + 0.49832552083333337, + 0.17556481481481484, + 0.4342994791666667 + ] + } + ] + }, + { + "image": "1971.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.494739970282318, + 0.5230602006688964, + 0.2851708766716196, + 0.8571571906354516 + ] + } + ] + }, + { + "image": "1972.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4836333333333333, + 0.44555624999999993, + 0.16050000000000006, + 0.554975 + ] + } + ] + }, + { + "image": "1973.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.52972191323693, + 0.48946216385240776, + 0.14124582869855398, + 0.423933708567855 + ] + } + ] + }, + { + "image": "1974.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5081646273637376, + 0.44587554721701056, + 0.28662958843159064, + 0.5427829893683552 + ] + } + ] + }, + { + "image": "1975.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4948194444444444, + 0.4387578125, + 0.2310972222222222, + 0.815828125 + ] + } + ] + }, + { + "image": "1976.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4329571984435798, + 0.46418604651162787, + 0.30657101167315176, + 0.8244049247606019 + ] + } + ] + }, + { + "image": "1977.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48691203703703706, + 0.45310937500000004, + 0.1761759259259259, + 0.8122369791666666 + ] + } + ] + }, + { + "image": "1978.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47989351851851847, + 0.5051927083333333, + 0.23954629629629634, + 0.8311979166666668 + ] + } + ] + }, + { + "image": "1979.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.36913415285943346, + 0.5063269230769231, + 0.25836985569214327, + 0.6248822115384616 + ] + } + ] + }, + { + "image": "1980.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4536892361111111, + 0.49281494140625, + 0.2574305555555555, + 0.8969287109375 + ] + } + ] + }, + { + "image": "1981.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5627697441601779, + 0.550569105691057, + 0.1423581757508342, + 0.39819262038774245 + ] + } + ] + }, + { + "image": "1982.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4281111111111111, + 0.504109375, + 0.3590972222222222, + 0.9144687499999999 + ] + } + ] + }, + { + "image": "1983.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5824027777777777, + 0.49310937499999996, + 0.5300833333333332, + 0.9608125 + ] + } + ] + }, + { + "image": "1984.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4347916666666667, + 0.4357265625, + 0.4099722222222221, + 0.8373750000000001 + ] + } + ] + }, + { + "image": "1985.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4953472222222222, + 0.39725781250000003, + 0.2126527777777778, + 0.7189921874999999 + ] + } + ] + }, + { + "image": "1986.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.531557719054242, + 0.44484999999999997, + 0.2258414464534075, + 0.7700562499999998 + ] + } + ] + }, + { + "image": "1987.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.462865090403338, + 0.43373125, + 0.19187760778859533, + 0.5837812499999999 + ] + } + ] + }, + { + "image": "1988.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4108531746031746, + 0.44996372767857146, + 0.4843551587301588, + 0.8492829241071428 + ] + } + ] + }, + { + "image": "1989.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4669755244755245, + 0.4211875, + 0.324527972027972, + 0.7347890625 + ] + } + ] + }, + { + "image": "1990.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.41758333333333336, + 0.4994843749999999, + 0.252875, + 0.9507656250000001 + ] + } + ] + }, + { + "image": "1991.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.410028129395218, + 0.37226877470355735, + 0.21246132208157525, + 0.697106719367589 + ] + } + ] + }, + { + "image": "1992.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.38894675925925926, + 0.36847204161248376, + 0.20483796296296297, + 0.5486540962288686 + ] + } + ] + }, + { + "image": "1993.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.39335372636262517, + 0.3290275171982489, + 0.23943270300333705, + 0.579255784865541 + ] + } + ] + }, + { + "image": "1994.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4759398148148148, + 0.5095559895833334, + 0.28521296296296295, + 0.6290078124999999 + ] + } + ] + }, + { + "image": "1995.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3884722222222222, + 0.5769375, + 0.22101388888888887, + 0.7030859374999999 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6002222222222223, + 0.577, + 0.25212500000000004, + 0.695625 + ] + } + ] + }, + { + "image": "1996.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5552038043478261, + 0.5007169117647059, + 0.29320652173913037, + 0.7484191176470588 + ] + } + ] + }, + { + "image": "1997.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7915489130434783, + 0.5430637254901961, + 0.2293840579710145, + 0.7574468954248366 + ] + } + ] + }, + { + "image": "1998.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5636448163644817, + 0.43792941176470584, + 0.1900557880055788, + 0.5856627450980392 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4824918642491864, + 0.5046614379084967, + 0.130697350069735, + 0.2851267973856209 + ] + } + ] + }, + { + "image": "1999.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5966666666666667, + 0.3758028846153846, + 0.29537414965986397, + 0.7131442307692307 + ] + } + ] + }, + { + "image": "2000.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4461059190031153, + 0.5099296875, + 0.15155763239875394, + 0.6260546874999999 + ] + } + ] + }, + { + "image": "2001.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49512552301255236, + 0.394206572769953, + 0.24481171548117156, + 0.28811267605633806 + ] + } + ] + }, + { + "image": "2002.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4230381944444444, + 0.500046875, + 0.5146354166666667, + 0.6302265625000001 + ] + } + ] + }, + { + "image": "2003.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.39980186480186475, + 0.48816666666666664, + 0.32298368298368296, + 0.9279035087719297 + ] + } + ] + }, + { + "image": "2004.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49925062447960034, + 0.50938125, + 0.3433139050791007, + 0.9753624999999999 + ] + } + ] + }, + { + "image": "2005.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5024913194444445, + 0.497796875, + 0.52234375, + 0.78934375 + ] + } + ] + }, + { + "image": "2006.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5311944444444444, + 0.492875, + 0.3848888888888889, + 0.8139218749999999 + ] + } + ] + }, + { + "image": "2007.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47006259780907667, + 0.3522183098591549, + 0.1810798122065728, + 0.32231514084507035 + ] + } + ] + }, + { + "image": "2008.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.8451030585106384, + 0.3506125, + 0.05653922872340416, + 0.6144925 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.37507313829787237, + 0.4982925, + 0.14352726063829788, + 0.206395 + ] + } + ] + }, + { + "image": "2009.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3565059840425532, + 0.424625, + 0.22487367021276597, + 0.6390225 + ] + } + ] + }, + { + "image": "2010.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5514305555555555, + 0.4271484375, + 0.35080555555555554, + 0.7133828125000001 + ] + } + ] + }, + { + "image": "2011.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5439666666666667, + 0.37691875, + 0.07992500000000007, + 0.34072500000000006 + ] + } + ] + }, + { + "image": "2012.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4989855072463768, + 0.47841961852861037, + 0.1649114331723027, + 0.6898183469573116 + ] + } + ] + }, + { + "image": "2013.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5190277777777778, + 0.43130468749999995, + 0.2520972222222222, + 0.7791171874999999 + ] + } + ] + }, + { + "image": "2014.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4351944444444444, + 0.5913515625, + 0.19631944444444446, + 0.7338281249999999 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.12944444444444445, + 0.619140625, + 0.13015277777777778, + 0.2772500000000001 + ] + } + ] + }, + { + "image": "2015.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47249165739710786, + 0.4509568480300188, + 0.3103337041156841, + 0.4790556597873671 + ] + } + ] + }, + { + "image": "2016.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.22325833333333336, + 0.4695937500000001, + 0.25511666666666666, + 0.45751250000000004 + ] + } + ] + }, + { + "image": "2017.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.13681944444444444, + 0.4294296875, + 0.23120833333333332, + 0.7093046875000001 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5193611111111112, + 0.546359375, + 0.11241666666666658, + 0.29834374999999996 + ] + } + ] + }, + { + "image": "2018.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.380719584569733, + 0.41364774624373957, + 0.20951038575667658, + 0.8222871452420701 + ] + } + ] + }, + { + "image": "2019.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5018386243386244, + 0.5848993875765529, + 0.09440476190476191, + 0.32419947506561675 + ] + } + ] + }, + { + "image": "2020.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.481375, + 0.384671875, + 0.13246875000000002, + 0.5069296875000001 + ] + } + ] + }, + { + "image": "2021.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.38168771526980483, + 0.5389283408650742, + 0.1111595866819748, + 0.34912846998063257 + ] + } + ] + }, + { + "image": "2022.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5406417112299465, + 0.4472588832487309, + 0.16952941176470587, + 0.8638663282571911 + ] + } + ] + }, + { + "image": "2023.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5910920436817473, + 0.49685639229422063, + 0.16736349453978155, + 0.6849474605954466 + ] + } + ] + }, + { + "image": "2024.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47631249999999997, + 0.4630703125, + 0.09935416666666666, + 0.5477656249999999 + ] + } + ] + }, + { + "image": "2025.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.495771643663739, + 0.5410933081998115, + 0.21313676286072775, + 0.266239396795476 + ] + } + ] + }, + { + "image": "2026.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6251980792316927, + 0.40958558558558555, + 0.10435774309723897, + 0.4602882882882883 + ] + } + ] + }, + { + "image": "2027.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5320648967551622, + 0.5199867338816662, + 0.3113274336283186, + 0.9290687184929689 + ] + } + ] + }, + { + "image": "2028.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6021354166666666, + 0.5027968749999999, + 0.3019895833333334, + 0.9864296875 + ] + } + ] + }, + { + "image": "2029.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.50245, + 0.5317238493723849, + 0.5238375000000001, + 0.8260753138075314 + ] + } + ] + }, + { + "image": "2030.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5615454545454546, + 0.40615778688524595, + 0.22850000000000004, + 0.3953995901639344 + ] + } + ] + }, + { + "image": "2031.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45445, + 0.41157499999999997, + 0.2032416666666667, + 0.7509375 + ] + } + ] + }, + { + "image": "2032.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5456458333333334, + 0.5188828125, + 0.23723958333333334, + 0.8391562499999999 + ] + } + ] + }, + { + "image": "2033.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.8636221837088387, + 0.4481365853658537, + 0.07972270363951463, + 0.2305268292682927 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.514627383015598, + 0.4787707317073171, + 0.24941074523396875, + 0.28077073170731703 + ] + } + ] + }, + { + "image": "2034.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4878111111111111, + 0.5468375000000001, + 0.03877777777777775, + 0.13605000000000003 + ] + } + ] + }, + { + "image": "2035.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5104457572502685, + 0.4465780998389694, + 0.23678839957035444, + 0.7756038647342994 + ] + } + ] + }, + { + "image": "2036.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48953592814371255, + 0.4249639711769415, + 0.3832634730538922, + 0.7175980784627702 + ] + } + ] + }, + { + "image": "2037.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48133764832793957, + 0.47150363783346805, + 0.25333333333333335, + 0.7950687146321747 + ] + } + ] + }, + { + "image": "2038.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5341979166666667, + 0.523296875, + 0.1913125, + 0.8731562500000001 + ] + } + ] + }, + { + "image": "2039.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43778276481149014, + 0.44659259259259265, + 0.2326481149012567, + 0.6753602693602693 + ] + } + ] + }, + { + "image": "2040.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47042933810375676, + 0.5296378269617706, + 0.22654740608228977, + 0.6962575452716298 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.650983899821109, + 0.4862877263581489, + 0.3985688729874776, + 0.6632193158953722 + ] + } + ] + }, + { + "image": "2041.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4653102189781022, + 0.5159409020217729, + 0.12405109489051096, + 0.7115085536547434 + ] + } + ] + }, + { + "image": "2042.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4472435897435898, + 0.44753600000000004, + 0.3018945868945869, + 0.791072 + ] + } + ] + }, + { + "image": "2043.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5387500000000001, + 0.5565808823529411, + 0.05961564171122991, + 0.6870153743315509 + ] + } + ] + }, + { + "image": "2044.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4636247334754797, + 0.34427612655800566, + 0.4688699360341151, + 0.6577372962607861 + ] + } + ] + }, + { + "image": "2045.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.50153125, + 0.5248515625, + 0.13728124999999997, + 0.6856874999999999 + ] + } + ] + }, + { + "image": "2046.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4618333333333334, + 0.5963671875000001, + 0.08928125000000003, + 0.5993125000000001 + ] + } + ] + }, + { + "image": "2047.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.2298993288590604, + 0.487234375, + 0.2651789709172259, + 0.9010390625 + ] + } + ] + }, + { + "image": "2048.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5314583333333334, + 0.40928906249999997, + 0.23920138888888884, + 0.6528437500000001 + ] + } + ] + }, + { + "image": "2049.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5885615577889447, + 0.4871406338426712, + 0.8215954773869347, + 0.9686219581211093 + ] + } + ] + }, + { + "image": "2050.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5745083333333333, + 0.4268167604752971, + 0.1563833333333334, + 0.6850469043151972 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.816725, + 0.3568730456535334, + 0.210425, + 0.7061976235146967 + ] + } + ] + }, + { + "image": "2051.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49484374999999997, + 0.4022578125, + 0.2694791666666667, + 0.6245625 + ] + } + ] + }, + { + "image": "2052.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4373934426229509, + 0.4087921117502054, + 0.0966448087431694, + 0.608874281018899 + ] + } + ] + }, + { + "image": "2053.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4287604166666667, + 0.48492968750000004, + 0.1366875, + 0.49954687499999995 + ] + } + ] + }, + { + "image": "2054.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5588072916666668, + 0.501671875, + 0.13636458333333332, + 0.48459375 + ] + } + ] + }, + { + "image": "2055.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.39495833333333336, + 0.5006015625, + 0.09492708333333333, + 0.5355703125 + ] + } + ] + }, + { + "image": "2056.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45327083333333335, + 0.5797265625, + 0.17071875000000006, + 0.4884921875 + ] + } + ] + }, + { + "image": "2057.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5350727370689655, + 0.4820919117647059, + 0.2544127155172414, + 0.5136936274509804 + ] + } + ] + }, + { + "image": "2058.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44818131256952165, + 0.5077392120075047, + 0.2912458286985539, + 0.6827704815509693 + ] + } + ] + }, + { + "image": "2059.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5083147942157954, + 0.4565071919949969, + 0.17347052280311456, + 0.641594746716698 + ] + } + ] + }, + { + "image": "2060.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5015964523281596, + 0.55988125, + 0.34687361419068735, + 0.7422624999999999 + ] + } + ] + }, + { + "image": "2061.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.491975, + 0.5177499999999999, + 0.08352500000000002, + 0.78605 + ] + } + ] + }, + { + "image": "2062.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5976516990291263, + 0.5507422586520947, + 0.20986650485436895, + 0.7025774134790528 + ] + } + ] + }, + { + "image": "2063.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.616269744835966, + 0.5173633879781421, + 0.11953827460510327, + 0.6121402550091075 + ] + } + ] + }, + { + "image": "2064.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4471445929526124, + 0.555327868852459, + 0.2891859052247874, + 0.889344262295082 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7577703523693803, + 0.6867213114754098, + 0.19354799513973267, + 0.4417486338797814 + ] + } + ] + }, + { + "image": "2065.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49692992213570636, + 0.5608286429018137, + 0.2396885428253615, + 0.828974358974359 + ] + } + ] + }, + { + "image": "2066.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4839000992391664, + 0.5399007444168735, + 0.14543830631822693, + 0.6599503722084367 + ] + } + ] + }, + { + "image": "2067.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44752499999999995, + 0.49114375000000005, + 0.21579166666666671, + 0.26105625000000005 + ] + } + ] + }, + { + "image": "2068.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3619932432432432, + 0.4080212550607287, + 0.3185810810810811, + 0.6885121457489879 + ] + } + ] + }, + { + "image": "2069.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4628715670436187, + 0.5548691860465116, + 0.265, + 0.748546511627907 + ] + } + ] + }, + { + "image": "2070.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3993269230769231, + 0.4418402777777778, + 0.2448076923076923, + 0.8836805555555556 + ] + } + ] + }, + { + "image": "2071.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5215288461538461, + 0.5051302083333334, + 0.22767307692307692, + 0.4477604166666667 + ] + } + ] + }, + { + "image": "2072.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4607788461538462, + 0.47815972222222214, + 0.3561730769230769, + 0.701111111111111 + ] + } + ] + }, + { + "image": "2073.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5769711538461538, + 0.4529644097222223, + 0.46548076923076925, + 0.648984375 + ] + } + ] + }, + { + "image": "2074.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5073859844271412, + 0.46919949968730457, + 0.14500556173526136, + 0.6757348342714197 + ] + } + ] + }, + { + "image": "2075.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5394160177975529, + 0.45113508442776734, + 0.12666295884315906, + 0.7434208880550344 + ] + } + ] + }, + { + "image": "2076.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5314212962962962, + 0.45184635416666663, + 0.28090740740740744, + 0.8726510416666666 + ] + } + ] + }, + { + "image": "2077.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5418559322033898, + 0.5226484375, + 0.256593220338983, + 0.824984375 + ] + } + ] + }, + { + "image": "2078.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.40873333333333334, + 0.39320625, + 0.2508, + 0.5976625 + ] + } + ] + }, + { + "image": "2079.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3774444444444444, + 0.5320911458333334, + 0.4211296296296296, + 0.8322213541666668 + ] + } + ] + }, + { + "image": "2080.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45806966145833333, + 0.44771809895833337, + 0.14595703125, + 0.7645768229166667 + ] + } + ] + }, + { + "image": "2081.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45640434192673, + 0.44163125000000003, + 0.24842605156037992, + 0.6907562500000001 + ] + } + ] + }, + { + "image": "2082.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5049348958333334, + 0.494404296875, + 0.16026367187499999, + 0.7565397135416667 + ] + } + ] + }, + { + "image": "2083.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4080096153846154, + 0.41133802816901405, + 0.18909615384615383, + 0.4803141928494041 + ] + } + ] + }, + { + "image": "2084.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5819555749128921, + 0.3847450980392157, + 0.3253310104529617, + 0.7209607843137255 + ] + } + ] + }, + { + "image": "2085.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.51617136659436, + 0.4089575, + 0.20913232104121474, + 0.571915 + ] + } + ] + }, + { + "image": "2086.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5164642082429501, + 0.4772025, + 0.30190889370932755, + 0.423405 + ] + } + ] + }, + { + "image": "2087.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5626857749469214, + 0.48671323529411764, + 0.2739225053078557, + 0.7847965686274508 + ] + } + ] + }, + { + "image": "2088.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4854277777777778, + 0.42877812500000007, + 0.2553, + 0.42880625 + ] + } + ] + }, + { + "image": "2089.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5453470715835141, + 0.42305000000000004, + 0.22952277657266812, + 0.6811 + ] + } + ] + }, + { + "image": "2090.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.467380694143167, + 0.39516625, + 0.19940347071583514, + 0.5238325 + ] + } + ] + }, + { + "image": "2091.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5116111111111111, + 0.5359375, + 0.22168055555555558, + 0.8664999999999999 + ] + } + ] + }, + { + "image": "2092.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4827222222222222, + 0.46965625000000005, + 0.24766666666666667, + 0.7455625 + ] + } + ] + }, + { + "image": "2093.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45679830747531736, + 0.4417567567567568, + 0.24060648801128354, + 0.7932829888712241 + ] + } + ] + }, + { + "image": "2094.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5495, + 0.4851875, + 0.1304916666666666, + 0.9602 + ] + } + ] + }, + { + "image": "2095.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4475750834260289, + 0.4772232645403378, + 0.2606340378197997, + 0.7328642901813633 + ] + } + ] + }, + { + "image": "2096.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49159542444310655, + 0.49725925925925923, + 0.31586393738711627, + 0.8449657064471879 + ] + } + ] + }, + { + "image": "2097.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4962736373748609, + 0.3152845528455284, + 0.20747497219132371, + 0.6043026891807379 + ] + } + ] + }, + { + "image": "2098.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5132621951219513, + 0.5314166666666668, + 0.18418989547038325, + 0.8187156862745099 + ] + } + ] + }, + { + "image": "2099.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45102597402597405, + 0.34586793737236216, + 0.30984415584415587, + 0.48343090537780803 + ] + } + ] + }, + { + "image": "2100.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5099189814814815, + 0.4120390625, + 0.21428240740740742, + 0.7094947916666666 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6133217592592592, + 0.5112473958333333, + 0.19145833333333334, + 0.508953125 + ] + } + ] + }, + { + "image": "2101.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5693249128919861, + 0.47306617647058824, + 0.17010888501742166, + 0.920392156862745 + ] + } + ] + }, + { + "image": "2102.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49302918118466893, + 0.515314950980392, + 0.2830966898954704, + 0.9041593137254902 + ] + } + ] + }, + { + "image": "2103.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5671527777777777, + 0.37226302083333335, + 0.2926388888888889, + 0.7132786458333332 + ] + } + ] + }, + { + "image": "2104.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42403225806451617, + 0.4500062539086929, + 0.354182424916574, + 0.7886929330831769 + ] + } + ] + }, + { + "image": "2105.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49453125, + 0.4369609375, + 0.19722916666666665, + 0.71478125 + ] + } + ] + }, + { + "image": "2106.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46834517766497463, + 0.5035922330097087, + 0.3383756345177666, + 0.8409765848086809 + ] + } + ] + }, + { + "image": "2107.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5063958333333333, + 0.46690624999999997, + 0.10760416666666663, + 0.46878906249999996 + ] + } + ] + }, + { + "image": "2108.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5078642936596218, + 0.44440275171982485, + 0.1863403781979978, + 0.8876110068792995 + ] + } + ] + }, + { + "image": "2109.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.40007024586051176, + 0.4865419284348539, + 0.2863421976919217, + 0.9676208686151325 + ] + } + ] + }, + { + "image": "2110.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4293125, + 0.40982812500000004, + 0.1406041666666667, + 0.7206953125 + ] + } + ] + }, + { + "image": "2111.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6285205784204672, + 0.34627267041901194, + 0.2784760845383759, + 0.5406879299562226 + ] + } + ] + }, + { + "image": "2112.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4804115684093437, + 0.40934021263289555, + 0.1999777530589544, + 0.8186804252657911 + ] + } + ] + }, + { + "image": "2113.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5257291666666667, + 0.5339375000000001, + 0.18895833333333334, + 0.4600625 + ] + } + ] + }, + { + "image": "2114.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5156354166666667, + 0.4961875, + 0.0479375, + 0.5814375 + ] + } + ] + }, + { + "image": "2115.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.676357063403782, + 0.49736085053158224, + 0.21589543937708566, + 0.6182363977485928 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5573915461624027, + 0.41006253908692936, + 0.2271301446051168, + 0.8201250781738587 + ] + } + ] + }, + { + "image": "2116.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7133968804159445, + 0.49485156249999995, + 0.14081455805892548, + 0.474078125 + ] + } + ] + }, + { + "image": "2117.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5921388888888889, + 0.45581250000000006, + 0.2233194444444444, + 0.8767656250000002 + ] + } + ] + }, + { + "image": "2118.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5569855394883204, + 0.5070606629143214, + 0.3567519466073415, + 0.7228017510944341 + ] + } + ] + }, + { + "image": "2119.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4576298076923077, + 0.4933026778469029, + 0.2639471153846154, + 0.8635434135785772 + ] + } + ] + }, + { + "image": "2120.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.40530755711775046, + 0.34623515439429925, + 0.1357469244288225, + 0.35834520981789386 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3099560632688928, + 0.4263460015835313, + 0.1489103690685413, + 0.317458432304038 + ] + } + ] + }, + { + "image": "2121.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49951285520974287, + 0.52213125, + 0.16534506089309886, + 0.90761875 + ] + } + ] + }, + { + "image": "2122.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5168600867678959, + 0.43959, + 0.2679934924078091, + 0.5731799999999999 + ] + } + ] + }, + { + "image": "2123.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48811704834605596, + 0.5455995993131082, + 0.32076335877862594, + 0.9086004579278764 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.8592442748091603, + 0.6411834573554666, + 0.1724325699745547, + 0.30011161991986257 + ] + } + ] + }, + { + "image": "2124.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5216017797552837, + 0.47646028767979987, + 0.19817575083426026, + 0.7724702939337086 + ] + } + ] + }, + { + "image": "2125.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44220000000000004, + 0.5762875, + 0.3624888888888889, + 0.6596625 + ] + } + ] + }, + { + "image": "2126.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4660392156862745, + 0.48425735294117644, + 0.1633464052287582, + 0.9107083333333332 + ] + } + ] + }, + { + "image": "2127.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4756176470588235, + 0.5011041666666667, + 0.25384967320261437, + 0.8370122549019609 + ] + } + ] + }, + { + "image": "2128.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4092011944755506, + 0.4298838511055135, + 0.14800298618887645, + 0.8149874055415617 + ] + } + ] + }, + { + "image": "2129.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43980555555555556, + 0.5136171875, + 0.21016203703703704, + 0.7142109375000001 + ] + } + ] + }, + { + "image": "2130.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47874999999999995, + 0.49389192708333335, + 0.3778703703703704, + 0.9008046875000001 + ] + } + ] + }, + { + "image": "2131.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44940849673202615, + 0.46336029411764706, + 0.17807843137254906, + 0.7847058823529411 + ] + } + ] + }, + { + "image": "2132.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6219583333333334, + 0.47515625000000006, + 0.3146388888888889, + 0.8768750000000001 + ] + } + ] + }, + { + "image": "2133.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3940853658536585, + 0.461453431372549, + 0.283815331010453, + 0.8479068627450981 + ] + } + ] + }, + { + "image": "2134.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5259583333333333, + 0.5135494791666667, + 0.239675925925926, + 0.9729010416666667 + ] + } + ] + }, + { + "image": "2135.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6883870967741935, + 0.5066791744840525, + 0.26717463848720807, + 0.8009255784865541 + ] + } + ] + }, + { + "image": "2136.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5815555555555556, + 0.41884375, + 0.10897222222222228, + 0.6840390624999999 + ] + } + ] + }, + { + "image": "2137.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3828587319243604, + 0.4308380237648531, + 0.4149499443826475, + 0.6488055034396498 + ] + } + ] + }, + { + "image": "2138.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5035138888888888, + 0.45292187500000003, + 0.19055555555555562, + 0.6649453125000001 + ] + } + ] + }, + { + "image": "2139.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49669632925472745, + 0.4918261413383364, + 0.13789766407119025, + 0.5450093808630394 + ] + } + ] + }, + { + "image": "2140.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5292944369063771, + 0.4562375, + 0.16131614654002713, + 0.8174875 + ] + } + ] + }, + { + "image": "2141.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4280868385345997, + 0.48645625000000003, + 0.2765807327001357, + 0.70661875 + ] + } + ] + }, + { + "image": "2142.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4616831683168317, + 0.45611473272490227, + 0.2615983026874115, + 0.5979074315514995 + ] + } + ] + }, + { + "image": "2143.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4218995929443691, + 0.4643375, + 0.2467842605156038, + 0.859925 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.8134328358208955, + 0.4846875, + 0.373134328358209, + 0.969375 + ] + } + ] + }, + { + "image": "2144.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3920833333333334, + 0.49339483394833944, + 0.36278846153846156, + 0.9079852398523987 + ] + } + ] + }, + { + "image": "2145.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4438805970149254, + 0.4947999999999999, + 0.18340569877883306, + 0.66645625 + ] + } + ] + }, + { + "image": "2146.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5623880597014925, + 0.41296875, + 0.28047489823609234, + 0.7737812500000001 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6403663500678425, + 0.544725, + 0.1766892808683853, + 0.50445625 + ] + } + ] + }, + { + "image": "2147.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49733815028901734, + 0.5348482220294882, + 0.12037283236994213, + 0.5429986990459671 + ] + } + ] + }, + { + "image": "2148.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.478455497382199, + 0.46895950920245394, + 0.15340641361256543, + 0.8693128834355828 + ] + } + ] + }, + { + "image": "2149.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5179865771812081, + 0.47728833217350963, + 0.32787675411836475, + 0.745690095105544 + ] + } + ] + }, + { + "image": "2150.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.41531485284052017, + 0.5441407061266875, + 0.4412662559890486, + 0.8185617860851504 + ] + } + ] + }, + { + "image": "2151.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5535032279986408, + 0.6264522768201698, + 0.12157662249405375, + 0.5815564702855673 + ] + } + ] + }, + { + "image": "2152.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.519672131147541, + 0.5299680196801968, + 0.10532131147540984, + 0.44528905289052884 + ] + } + ] + }, + { + "image": "2153.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4947307565246118, + 0.497857320407656, + 0.1700792864222002, + 0.7708625403927418 + ] + } + ] + }, + { + "image": "2154.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4802949245541838, + 0.4469290523045054, + 0.139139231824417, + 0.5221232522009323 + ] + } + ] + }, + { + "image": "2155.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5437790943715616, + 0.48230080000000003, + 0.2896318239526027, + 0.7249663999999999 + ] + } + ] + }, + { + "image": "2156.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44916123424598, + 0.48100893152497515, + 0.22136897001303776, + 0.81871319880913 + ] + } + ] + }, + { + "image": "2157.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45395004233700254, + 0.580864553314121, + 0.15088907705334467, + 0.7014089016970861 + ] + } + ] + }, + { + "image": "2158.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44530534351145035, + 0.428021978021978, + 0.16261450381679396, + 0.47979487179487185 + ] + } + ] + }, + { + "image": "2159.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4583175994605529, + 0.4481605095541401, + 0.2080478759271747, + 0.6792407643312102 + ] + } + ] + }, + { + "image": "2160.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5324376899696048, + 0.5918846597462515, + 0.13471124620060784, + 0.5905905420991926 + ] + } + ] + }, + { + "image": "2161.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3529692718770875, + 0.3809063444108761, + 0.11431863727454909, + 0.5926107754279961 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.20822311289245155, + 0.46939577039274927, + 0.025030060120240498, + 0.3541163141993958 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4907648630594522, + 0.47836354481369586, + 0.15760521042084163, + 0.49972306143001016 + ] + } + ] + }, + { + "image": "2162.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4872172172172172, + 0.5559039476992708, + 0.12675008341675004, + 0.5068468694996228 + ] + } + ] + }, + { + "image": "2163.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.34890597693114295, + 0.5754264392324094, + 0.12738203425375744, + 0.4980517057569297 + ] + } + ] + }, + { + "image": "2164.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4417846909537454, + 0.5771163849154747, + 0.20627097830536228, + 0.7944538361508452 + ] + } + ] + }, + { + "image": "2165.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.527372654155496, + 0.32911757269279396, + 0.12183981233243973, + 0.4476257901390645 + ] + } + ] + }, + { + "image": "2166.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43545208262783613, + 0.48890596976684597, + 0.19740602776837116, + 0.6157007430181911 + ] + } + ] + }, + { + "image": "2167.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.556243602865916, + 0.3003645294725956, + 0.09810644831115667, + 0.570726473629783 + ] + } + ] + }, + { + "image": "2168.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4002255132951868, + 0.3079435688866294, + 0.12034331874789632, + 0.3842323335027962 + ] + } + ] + }, + { + "image": "2169.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5530740615488671, + 0.41985425722321656, + 0.1205343253297261, + 0.4046535412937867 + ] + } + ] + }, + { + "image": "2170.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47411691153485463, + 0.5420114667940755, + 0.14909971866208183, + 0.8323960821786909 + ] + } + ] + }, + { + "image": "2171.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.544326710816777, + 0.5019183377627446, + 0.242245348470514, + 0.9689055327373762 + ] + } + ] + }, + { + "image": "2172.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6074798687742321, + 0.4417780778753095, + 0.1865762004175366, + 0.7900382624352914 + ] + } + ] + }, + { + "image": "2173.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5356584708656112, + 0.3410962025316456, + 0.16475917817446956, + 0.33047341772151895 + ] + } + ] + }, + { + "image": "2174.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4737171381031614, + 0.5417536377320622, + 0.12345424292845258, + 0.740270948319117 + ] + } + ] + }, + { + "image": "2175.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5214310768151525, + 0.5311602357984995, + 0.15500876885303397, + 0.6452947481243301 + ] + } + ] + }, + { + "image": "2176.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5404688015846814, + 0.5557426726279185, + 0.13793991416309018, + 0.6378092399403874 + ] + } + ] + }, + { + "image": "2177.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44848785494355115, + 0.4336342412451362, + 0.20830995552514536, + 0.6684332036316472 + ] + } + ] + }, + { + "image": "2178.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48512407780013417, + 0.4935020242914979, + 0.17365191146881284, + 0.6337727732793522 + ] + } + ] + }, + { + "image": "2179.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5189558232931727, + 0.37896159676604346, + 0.09267402945113784, + 0.49211217786760997 + ] + } + ] + }, + { + "image": "2180.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3943933054393305, + 0.33345757335448056, + 0.08697001394700138, + 0.4413587100185039 + ] + } + ] + }, + { + "image": "2181.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4985628542847616, + 0.4733416708354177, + 0.1357752584194732, + 0.7165682841420711 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6463121040346782, + 0.5248824412206103, + 0.08659553184394793, + 0.4148624312156078 + ] + } + ] + }, + { + "image": "2182.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5140659722222222, + 0.5333605048645805, + 0.15597569444444445, + 0.7643991585590324 + ] + } + ] + }, + { + "image": "2183.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4416825814948963, + 0.44617727160188164, + 0.27331906486664476, + 0.8209383510769993 + ] + } + ] + }, + { + "image": "2184.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4336439169139466, + 0.5014007171671896, + 0.13409198813056375, + 0.6446817570596145 + ] + } + ] + }, + { + "image": "2185.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49855453350854134, + 0.4516465070352999, + 0.1298127463863338, + 0.6077980745494941 + ] + } + ] + }, + { + "image": "2186.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5165627073656271, + 0.4225621079046424, + 0.16224286662242868, + 0.6440376411543287 + ] + } + ] + }, + { + "image": "2187.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3850382186773014, + 0.4724273547094188, + 0.27548354935194413, + 0.6675526052104208 + ] + } + ] + }, + { + "image": "2188.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4504231027535258, + 0.4958360822126363, + 0.14209536601746134, + 0.5963055062166963 + ] + } + ] + }, + { + "image": "2189.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5789480737018425, + 0.525591046277666, + 0.12209715242881074, + 0.7865140845070423 + ] + } + ] + }, + { + "image": "2190.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4596735645584378, + 0.46797063335524874, + 0.10466919265520254, + 0.4991431076046461 + ] + } + ] + }, + { + "image": "2191.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4778782840039907, + 0.3997886260694514, + 0.08735616893914194, + 0.37873678912934067 + ] + } + ] + }, + { + "image": "2192.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.514443235400798, + 0.3909138888888889, + 0.13659412404787818, + 0.6272444444444444 + ] + } + ] + }, + { + "image": "2193.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4318832983927323, + 0.347916224814422, + 0.19381201956673658, + 0.6383695652173913 + ] + } + ] + }, + { + "image": "2194.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47386315039201715, + 0.4098179842434121, + 0.10814682822523165, + 0.46564792176039127 + ] + } + ] + }, + { + "image": "2195.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4903169934640523, + 0.5178145695364239, + 0.22419281045751627, + 0.9643708609271523 + ] + } + ] + }, + { + "image": "2196.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.368, + 0.4717123459894393, + 0.32, + 0.9434246919788786 + ] + } + ] + }, + { + "image": "2197.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4525589777195282, + 0.4946604330708661, + 0.21582568807339444, + 0.9588582677165355 + ] + } + ] + }, + { + "image": "2198.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4864558629776021, + 0.5151040118870728, + 0.18322793148880098, + 0.9697919762258544 + ] + } + ] + }, + { + "image": "2199.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46557040417209905, + 0.5012029339853301, + 0.14991851368970008, + 0.9549095354523227 + ] + } + ] + }, + { + "image": "2200.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4549836921069798, + 0.5149400538292146, + 0.1725864318330072, + 0.9338218742353804 + ] + } + ] + }, + { + "image": "2201.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49410045961917265, + 0.5102689365901801, + 0.12784963887064998, + 0.8594843325931408 + ] + } + ] + }, + { + "image": "2202.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4800906500906501, + 0.43673727365903653, + 0.12717689717689712, + 0.8066791937136999 + ] + } + ] + }, + { + "image": "2203.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4783801436969301, + 0.4821587846116148, + 0.1369039843239712, + 0.8498333741729969 + ] + } + ] + }, + { + "image": "2204.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3676885150812065, + 0.5194689603590127, + 0.10164733178654294, + 0.671432311144353 + ] + } + ] + }, + { + "image": "2205.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5140006574621959, + 0.5089325426241661, + 0.16597633136094678, + 0.9092587101556707 + ] + } + ] + }, + { + "image": "2206.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4859502487562189, + 0.5362305475504323, + 0.22298507462686565, + 0.7981095100864554 + ] + } + ] + }, + { + "image": "2207.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4815185950413223, + 0.48715894213144806, + 0.17343663911845725, + 0.9666404818015188 + ] + } + ] + }, + { + "image": "2208.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.505223097112861, + 0.5211437022430367, + 0.12788385826771653, + 0.7142075425191028 + ] + } + ] + }, + { + "image": "2209.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43838222967309304, + 0.40515989340439706, + 0.16269488683989944, + 0.8103164556962025 + ] + } + ] + }, + { + "image": "2210.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.466033297140789, + 0.49960478708600053, + 0.11280130293159611, + 0.4945059838575008 + ] + } + ] + }, + { + "image": "2211.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4997972456006121, + 0.471210038840753, + 0.35302601377199694, + 0.8700328652524649 + ] + } + ] + }, + { + "image": "2212.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5207988067616838, + 0.44290314528207686, + 0.10267815710971155, + 0.40849475786320527 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49135896586012595, + 0.48829006490264604, + 0.05468677494199544, + 0.36297803295057407 + ] + } + ] + }, + { + "image": "2213.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4349783261087029, + 0.4323994974874373, + 0.12265421807269095, + 0.4872386934673367 + ] + } + ] + }, + { + "image": "2214.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5210974539069358, + 0.4722046204620462, + 0.2133947907521217, + 0.8518899889988999 + ] + } + ] + }, + { + "image": "2215.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4659703300030275, + 0.603494031221304, + 0.17999394489857704, + 0.5696441689623507 + ] + } + ] + }, + { + "image": "2216.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4437090698348305, + 0.5661595305368399, + 0.11330049261083744, + 0.5079852206042165 + ] + } + ] + }, + { + "image": "2217.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4999941741916691, + 0.4618118161925602, + 0.14385377221089424, + 0.7643347921225383 + ] + } + ] + }, + { + "image": "2218.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5368118081180812, + 0.4936264991433467, + 0.3340184501845019, + 0.9384637350085665 + ] + } + ] + }, + { + "image": "2219.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44757482993197273, + 0.49458408447076996, + 0.14519727891156467, + 0.614527427246974 + ] + } + ] + }, + { + "image": "2220.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49491353001017296, + 0.5613801308744795, + 0.17019328585961338, + 0.6551279000594884 + ] + } + ] + }, + { + "image": "2221.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5738568588469185, + 0.5470526578487647, + 0.2838634857521537, + 0.6584676815572746 + ] + } + ] + }, + { + "image": "2222.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4893615544760583, + 0.4687790697674418, + 0.16955586398334485, + 0.7546643763213531 + ] + } + ] + }, + { + "image": "2223.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5113013931362556, + 0.45706488156539654, + 0.14648318042813452, + 0.7189624098867147 + ] + } + ] + }, + { + "image": "2224.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4996354714335787, + 0.46448192771084335, + 0.19437784787942514, + 0.7130040160642571 + ] + } + ] + }, + { + "image": "2225.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5662003968253968, + 0.5013816280806572, + 0.126441798941799, + 0.6482798108040826 + ] + } + ] + }, + { + "image": "2226.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4912138216184288, + 0.43932724437513926, + 0.07376845835794453, + 0.30999999999999994 + ] + } + ] + }, + { + "image": "2227.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4307695327836671, + 0.3902035152636448, + 0.12835885355319981, + 0.43444650015417835 + ] + } + ] + }, + { + "image": "2228.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5123539561252156, + 0.4589001969796454, + 0.1122701503574069, + 0.7681024294156271 + ] + } + ] + }, + { + "image": "2229.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47897251308900524, + 0.40189985272459505, + 0.39821007853403134, + 0.6485027000490918 + ] + } + ] + }, + { + "image": "2230.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.494990099009901, + 0.4156214338873728, + 0.15735973597359743, + 0.6326569089555941 + ] + } + ] + }, + { + "image": "2231.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4817871621621621, + 0.40105209656925034, + 0.1408445945945946, + 0.7222287166454892 + ] + } + ] + }, + { + "image": "2232.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5271721548238012, + 0.45347778981581804, + 0.06598209127671861, + 0.327807150595883 + ] + } + ] + }, + { + "image": "2233.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4803545454545455, + 0.35048539222452263, + 0.10890909090909094, + 0.5334437543133196 + ] + } + ] + }, + { + "image": "2234.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5111717319663127, + 0.4905761084439424, + 0.13020505309410477, + 0.659457780288054 + ] + } + ] + }, + { + "image": "2235.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46952761144377914, + 0.46491355549987473, + 0.1730039920159681, + 0.5965572538210975 + ] + } + ] + }, + { + "image": "2236.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49107028288130655, + 0.5213825591586329, + 0.2923126275882182, + 0.8947239263803682 + ] + } + ] + }, + { + "image": "2237.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5034989267095983, + 0.5243957069528697, + 0.1726648267402637, + 0.8109262715818946 + ] + } + ] + }, + { + "image": "2238.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4647464368578058, + 0.5520124843945069, + 0.15001325820351347, + 0.6203021223470663 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7474477958236659, + 0.5995205992509363, + 0.08540603248259863, + 0.3997652933832708 + ] + } + ] + }, + { + "image": "2239.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.41947221359826137, + 0.49697724039829305, + 0.22825209562247747, + 0.8481270744428638 + ] + } + ] + }, + { + "image": "2240.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49199470724445915, + 0.5142864259028643, + 0.16250744293747924, + 0.9121220423412204 + ] + } + ] + }, + { + "image": "2241.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45227211796246647, + 0.5265662955465586, + 0.16280495978552276, + 0.896945850202429 + ] + } + ] + }, + { + "image": "2242.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4803864580006387, + 0.4933726357160403, + 0.1080006387735548, + 0.5916138540899042 + ] + } + ] + }, + { + "image": "2243.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5315326560232221, + 0.4653695225637672, + 0.1310740203193034, + 0.5947176804011337 + ] + } + ] + }, + { + "image": "2244.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.28540110650069156, + 0.46976927110645, + 0.25055670816044256, + 0.7553880440482433 + ] + } + ] + }, + { + "image": "2245.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6174672928547468, + 0.5996364554405453, + 0.2999396175779939, + 0.4045443069931835 + ] + } + ] + }, + { + "image": "2246.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5238885245901639, + 0.47396044499381956, + 0.1720360655737705, + 0.8137107540173053 + ] + } + ] + }, + { + "image": "2247.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6285583756345178, + 0.397800925925926, + 0.11475803722504234, + 0.6860262345679011 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7100236886632826, + 0.4933179012345679, + 0.1600846023688664, + 0.47322016460905353 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47315059221658207, + 0.3820601851851852, + 0.10823011844331647, + 0.7160956790123456 + ] + } + ] + }, + { + "image": "2248.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5104469273743016, + 0.44477193852255825, + 0.24106145251396655, + 0.7715964303420922 + ] + } + ] + }, + { + "image": "2249.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46567809239940394, + 0.4537112206436648, + 0.18998137108792845, + 0.8336938242968976 + ] + } + ] + }, + { + "image": "2250.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5163793700242298, + 0.46927532398836286, + 0.26985462097611634, + 0.7305051573657763 + ] + } + ] + }, + { + "image": "2251.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46815789473684205, + 0.4778843226788432, + 0.14641363022941978, + 0.6684424150177575 + ] + } + ] + }, + { + "image": "2252.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49091833682321273, + 0.44733604703753954, + 0.14443912653305419, + 0.8157734056987789 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4261202512713132, + 0.5166191768430574, + 0.04671851630272206, + 0.30953414744459523 + ] + } + ] + } +] \ No newline at end of file diff --git a/pole_detection/train/images/1.jpg b/pole_detection/train/images/1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f27d5ba1aaf4c06f46885f5b52d90a34b6b19875 --- /dev/null +++ b/pole_detection/train/images/1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ff9264a02644407b7e626174b0c0994f4fb955273743ad220652b5313de484c +size 115476 diff --git a/pole_detection/train/images/10.jpg b/pole_detection/train/images/10.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8a795e0235ff385d8300117a6ba6c02da2e404a1 --- /dev/null +++ b/pole_detection/train/images/10.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc57fb9278305e4fcf818a1b5939840e661457dfb8f1637fcf25df6d9e453d12 +size 982502 diff --git a/pole_detection/train/images/100.jpg b/pole_detection/train/images/100.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ccc9924003e598843ff122ab8c0314de27e12fa4 --- /dev/null +++ b/pole_detection/train/images/100.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbe11a2d5df1c7c4fbdf8434f9110ff978a31fccfea7e333c64511030f6ef3e5 +size 234689 diff --git a/pole_detection/train/images/1000.jpg b/pole_detection/train/images/1000.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0257be99a5db45c63d88e66736241a6ca64a229f --- /dev/null +++ b/pole_detection/train/images/1000.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1688dffc2af59fc78e9571b55e9ab8b5cfdf9d4b4ab509961c052916d049fc16 +size 1426273 diff --git a/pole_detection/train/images/1001.jpg b/pole_detection/train/images/1001.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7aca3aae3a18d662961d8076186bd233102f13dd --- /dev/null +++ b/pole_detection/train/images/1001.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abc32121e390f6a8df402934b1c6af57cc7ab565819dddeae3571a118da7034a +size 969946 diff --git a/pole_detection/train/images/1002.jpg b/pole_detection/train/images/1002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8cc360f8607c4ab10ba7dc6646aad50171eb66a9 --- /dev/null +++ b/pole_detection/train/images/1002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ddacc5e0e05f27a7b2afd17098d3165d032c625102a21a7989271bcc14c03b4 +size 816350 diff --git a/pole_detection/train/images/1003.jpg b/pole_detection/train/images/1003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..36c2a5464e971e254061840f343b626dc737bec9 --- /dev/null +++ b/pole_detection/train/images/1003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5438540dac05fb727ceb018acfd8d71aeeba036c7bd8937a8e210694e32e2cd +size 636004 diff --git a/pole_detection/train/images/1004.jpg b/pole_detection/train/images/1004.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4c1c3b780a1138896d00f110a51e93ba3bab121e --- /dev/null +++ b/pole_detection/train/images/1004.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5110c5aa299b4852112794c214fb708ef87771f5799c3bd059d494986e7eb800 +size 999630 diff --git a/pole_detection/train/images/1005.jpg b/pole_detection/train/images/1005.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c7734d7cf3162e003855aa0ddc032f66b2aecb46 --- /dev/null +++ b/pole_detection/train/images/1005.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5fbfe3a676be2f316ecaf99993975fe42db5ad2c29f40dd34e2cafe1d5a6028 +size 1240378 diff --git a/pole_detection/train/images/1006.jpg b/pole_detection/train/images/1006.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e4a6e8e4a191cb8630110c31e4dcd50bf74581c6 --- /dev/null +++ b/pole_detection/train/images/1006.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:300066f16aa481ce740a9e5c29f9e4037660e393e31b93f54b9c964e9c2fa865 +size 1022123 diff --git a/pole_detection/train/images/1007.jpg b/pole_detection/train/images/1007.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2820441eb09d60330973fd22f7838d574cb9d7a2 --- /dev/null +++ b/pole_detection/train/images/1007.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:808072c5c345361e88f02436607778a9018efeda5daa8d5f9d69ec71678f218d +size 1193266 diff --git a/pole_detection/train/images/1008.jpg b/pole_detection/train/images/1008.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c9c30f52120ae6d0d379c1d6106794ee94d9a54f --- /dev/null +++ b/pole_detection/train/images/1008.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15173cb0fd6a49d4df50d1dffc48cbfca6ad78adc851c34588ad2060f49587a0 +size 988054 diff --git a/pole_detection/train/images/1009.jpg b/pole_detection/train/images/1009.jpg new file mode 100644 index 0000000000000000000000000000000000000000..76e568e7be6927b974aa9260a9a65b4bf65c5cae --- /dev/null +++ b/pole_detection/train/images/1009.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c88196f7cd939880d5cc1d06c9e0cba36b40eb88bbf31155a53a3b6fb9fbc552 +size 1153534 diff --git a/pole_detection/train/images/101.jpg b/pole_detection/train/images/101.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9504df98d0c8c19e89edd63ebb9c2678f9b6f27e --- /dev/null +++ b/pole_detection/train/images/101.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:540ab023c7ed37be8201784a6b05629d37219b0b4c897af94a0289878bb07e56 +size 931473 diff --git a/pole_detection/train/images/1010.jpg b/pole_detection/train/images/1010.jpg new file mode 100644 index 0000000000000000000000000000000000000000..96f9f9ba64a8eb2e82dfc81572c543d5f28d3580 --- /dev/null +++ b/pole_detection/train/images/1010.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:186d59e900df03e4e959af7311ac37e77e4b01753f494b21a7bff48151b098e5 +size 1047378 diff --git a/pole_detection/train/images/1011.jpg b/pole_detection/train/images/1011.jpg new file mode 100644 index 0000000000000000000000000000000000000000..77eb290c74a42496039336b13bc59463d0eb43c3 --- /dev/null +++ b/pole_detection/train/images/1011.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79d8cb4a6e6cc35f77375b603f5d61dc8db9f5c905a2e595fcb13a449794a84e +size 1742441 diff --git a/pole_detection/train/images/1012.jpg b/pole_detection/train/images/1012.jpg new file mode 100644 index 0000000000000000000000000000000000000000..38d8be4ec2e3049291f00c69248b93e4756f9bee --- /dev/null +++ b/pole_detection/train/images/1012.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0964f17da3dd82edef4155ffc0f0e878679cd2ac45bc1630c207aa052b86453d +size 1116055 diff --git a/pole_detection/train/images/1013.jpg b/pole_detection/train/images/1013.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4a77869fbb2661ed273608c59f579fa4e6ca8daa --- /dev/null +++ b/pole_detection/train/images/1013.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ed65d64ce9d8ddc8943fb3dde13a2c56acc11281c4f03bbaac795744fc0a956 +size 1122459 diff --git a/pole_detection/train/images/1014.jpg b/pole_detection/train/images/1014.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6696ef1e46367b631be23b0ae1d6a60c6256ca9b --- /dev/null +++ b/pole_detection/train/images/1014.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecc1f560e68cd24bd3b4301abe34e8fab29e4ace36772dc6b1871555efa26dca +size 1052735 diff --git a/pole_detection/train/images/1015.jpg b/pole_detection/train/images/1015.jpg new file mode 100644 index 0000000000000000000000000000000000000000..82dedc7b7efaa6b8c3da178baccab0877274d3b0 --- /dev/null +++ b/pole_detection/train/images/1015.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cb6844f6d7a3f9feafbfda64d6d9026d544fbea17d43f6d4dbb4ffa233c0695 +size 1069647 diff --git a/pole_detection/train/images/1016.jpg b/pole_detection/train/images/1016.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5bc83a5917e2a02e472f4f43d124133292b9dfab --- /dev/null +++ b/pole_detection/train/images/1016.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d837728cd57c3e6514323f881441862fbbcf97533a7510498babf1224d5fac39 +size 819193 diff --git a/pole_detection/train/images/1017.jpg b/pole_detection/train/images/1017.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6495803be72f302b5da4b579f453dc8b999248c5 --- /dev/null +++ b/pole_detection/train/images/1017.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86f05129a86d2c148c4e885a89f78bd2fd4b1be4de1ff5abaab1b6338e6ce462 +size 1264074 diff --git a/pole_detection/train/images/1018.jpg b/pole_detection/train/images/1018.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a31b05e0d31ce4a278f7287e3bb835a379d29252 --- /dev/null +++ b/pole_detection/train/images/1018.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c77875a646cece80b17935e96c676b1b4dfbf64dff6b89e53ebb316de57a9b89 +size 1579291 diff --git a/pole_detection/train/images/1019.jpg b/pole_detection/train/images/1019.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eec859ca8573b0fa002c82090e6d49eb54c61ebc --- /dev/null +++ b/pole_detection/train/images/1019.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:668a97f62b15f9726f2c4d6ed57e2a72accbdac56bd42d686075e4ba956731f2 +size 1169709 diff --git a/pole_detection/train/images/102.jpg b/pole_detection/train/images/102.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3c0d5c236bce972ea0ae40ee4a0c4b1ca8f91875 --- /dev/null +++ b/pole_detection/train/images/102.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13dda7cc0be1f17de3ec240f0c443aeb9a4e657cbf373ed703864196150214a3 +size 143267 diff --git a/pole_detection/train/images/1020.jpg b/pole_detection/train/images/1020.jpg new file mode 100644 index 0000000000000000000000000000000000000000..98b27b5deb687174a36121375a85452a28c194b6 --- /dev/null +++ b/pole_detection/train/images/1020.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0acd6c6e86fbc1a148107e5f27b49d676269fe36f93fcd73045b4f8e743054f +size 979858 diff --git a/pole_detection/train/images/1021.jpg b/pole_detection/train/images/1021.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2c427b33efd7f5cef35ef49e2d471609f8b83a77 --- /dev/null +++ b/pole_detection/train/images/1021.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8886468134fe78e6cadcc0cefb5a972ba5a0763679f2834a99391cccdd4927d6 +size 1176089 diff --git a/pole_detection/train/images/1022.jpg b/pole_detection/train/images/1022.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ced6e3a0273ab72704d57cc75a5df1da7880a805 --- /dev/null +++ b/pole_detection/train/images/1022.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfd449e4da327d443a52eaa8e314611ccf529abc8728c0e4cbcf778df709b352 +size 673713 diff --git a/pole_detection/train/images/1023.jpg b/pole_detection/train/images/1023.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1478bdcdffb86fdea05ff5cdcc9a2ec893587a64 --- /dev/null +++ b/pole_detection/train/images/1023.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e8a3d82fe22505bf91377453765e0db165b3e07ce18ec673ff835427839ba6c +size 933999 diff --git a/pole_detection/train/images/1024.jpg b/pole_detection/train/images/1024.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e7b5c3aa66e7eae75db9889fe7c6e28ab099cf84 --- /dev/null +++ b/pole_detection/train/images/1024.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc85141ef217dbfe162916b1886a63457c45d6b95ed73a371a5465cdb553789b +size 1366894 diff --git a/pole_detection/train/images/1025.jpg b/pole_detection/train/images/1025.jpg new file mode 100644 index 0000000000000000000000000000000000000000..de8d23a062fa1b0ddf74136b05e8737794354c62 --- /dev/null +++ b/pole_detection/train/images/1025.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c7e32f1b04413441a2c68efd560e48aab25fe01fbb522cd2787ae9f3dfefa4b +size 1344922 diff --git a/pole_detection/train/images/1026.jpg b/pole_detection/train/images/1026.jpg new file mode 100644 index 0000000000000000000000000000000000000000..422f5517e2e7e6c0a0082a388cc29bd522a03727 --- /dev/null +++ b/pole_detection/train/images/1026.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:669f343502a8e94362f9d6308b31edd24f6196cef6866d0eac906b6e43500742 +size 1251953 diff --git a/pole_detection/train/images/1027.jpg b/pole_detection/train/images/1027.jpg new file mode 100644 index 0000000000000000000000000000000000000000..79dcd739af5aaae630b5c1cc7993dc4eabe86cd1 --- /dev/null +++ b/pole_detection/train/images/1027.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff7c484a1db6b1878afc324ef93bb05c72e1d326cd41e6e64dd61ea26e1b416d +size 1049513 diff --git a/pole_detection/train/images/1028.jpg b/pole_detection/train/images/1028.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fb05bc919ca46317510e03fcc6d3d258b6623f0c --- /dev/null +++ b/pole_detection/train/images/1028.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbdc134b91673a6128b787c08a373a9f862e21fcd88df48b64dd988328928313 +size 667759 diff --git a/pole_detection/train/images/1029.jpg b/pole_detection/train/images/1029.jpg new file mode 100644 index 0000000000000000000000000000000000000000..91fb74243aff961d94ef496f192e50acdb76dd6b --- /dev/null +++ b/pole_detection/train/images/1029.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d37a6f6ccbb2c89cf9904fa3a0c773a990e9ba23e17a668f71878f8c1ec83226 +size 1121675 diff --git a/pole_detection/train/images/103.jpg b/pole_detection/train/images/103.jpg new file mode 100644 index 0000000000000000000000000000000000000000..117ef51ac82c830c1b0140d358fdcee8da39f3fc --- /dev/null +++ b/pole_detection/train/images/103.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b6407bb4f60edce664a17b131b866c6488b7b895df9e0f9953d06255d488827 +size 251184 diff --git a/pole_detection/train/images/1030.jpg b/pole_detection/train/images/1030.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d121cab4c13a93dba683505376a8b5f9fc03be2 --- /dev/null +++ b/pole_detection/train/images/1030.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a5c9ec7df82f93df2cca47f833542dec70bf5c5bb7aa20326844b929bfd314e +size 503856 diff --git a/pole_detection/train/images/1031.jpg b/pole_detection/train/images/1031.jpg new file mode 100644 index 0000000000000000000000000000000000000000..35ea572209533b16d28d78006986a0925f6b3a17 --- /dev/null +++ b/pole_detection/train/images/1031.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:529bf54d7b7fe4687091001b718d6797fd526e619b9ff15ca5a25edcd1e810bc +size 1220884 diff --git a/pole_detection/train/images/1032.jpg b/pole_detection/train/images/1032.jpg new file mode 100644 index 0000000000000000000000000000000000000000..80991c7da0e6a8c48ad4ab99b7822dc8596dbc01 --- /dev/null +++ b/pole_detection/train/images/1032.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:375e970b5449738b430c159edb22990f6693d6738e905533b2685c0d268a1674 +size 1335374 diff --git a/pole_detection/train/images/1033.jpg b/pole_detection/train/images/1033.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d383d32f27e777a945485518b1e0a834caf5a990 --- /dev/null +++ b/pole_detection/train/images/1033.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1ef4988f288a4b63ab3ed144bab5e4fe1dd77df4e7d8c31b3b3366fa70bba69 +size 740606 diff --git a/pole_detection/train/images/1034.jpg b/pole_detection/train/images/1034.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0558b72c109c5c9d03b4736a7f22eec45a737880 --- /dev/null +++ b/pole_detection/train/images/1034.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf220aad538620142dbbf8eec0b50a6c8d3e69c345dfeea4150c88295868b5bb +size 962970 diff --git a/pole_detection/train/images/1035.jpg b/pole_detection/train/images/1035.jpg new file mode 100644 index 0000000000000000000000000000000000000000..20371772db8e7978c47d75b3216bfa1d665d1721 --- /dev/null +++ b/pole_detection/train/images/1035.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf31439aa998ae613a823d181b31704ab974dfdfb27bdaa11a28aca574623d5d +size 1032577 diff --git a/pole_detection/train/images/1036.jpg b/pole_detection/train/images/1036.jpg new file mode 100644 index 0000000000000000000000000000000000000000..951c77f1aec6bed6b64171ee5d6098a73a08a9c9 --- /dev/null +++ b/pole_detection/train/images/1036.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:030ca9f4374529a1faa331122b6e96490d112f8160372d0a6a2fdce8568d9ce7 +size 1404875 diff --git a/pole_detection/train/images/1037.jpg b/pole_detection/train/images/1037.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e657133ce82db2a7ce9d4c0306c547e9186d1716 --- /dev/null +++ b/pole_detection/train/images/1037.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2ffaaf165c16cd668f059a97216f090d7bc9a1d9e3e41fadcd14285e824cd54 +size 1226035 diff --git a/pole_detection/train/images/1038.jpg b/pole_detection/train/images/1038.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b72b117b145c3fa35f4387be86172ab9ae4eb35 --- /dev/null +++ b/pole_detection/train/images/1038.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4460c83ccde3b07fcfa1fcb29c156c0bd48d4c8443c1b22ea273284f2b15715e +size 728526 diff --git a/pole_detection/train/images/1039.jpg b/pole_detection/train/images/1039.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a05f8cec41ee552c4b16c3230122570cc9473920 --- /dev/null +++ b/pole_detection/train/images/1039.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b24f9ebdae6b7673827a8e5bb341d9c2b9ba0b757011b1e4d6b5e3eee19bdfc +size 1508488 diff --git a/pole_detection/train/images/104.jpg b/pole_detection/train/images/104.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5606ae8a06b1189ce6843e6c706bd9fe3f2a0f36 --- /dev/null +++ b/pole_detection/train/images/104.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea0bcaee7617f7e782e0e191ba5b9b19d67e2ab23f9f8a0f38663288d81363d1 +size 205716 diff --git a/pole_detection/train/images/1040.jpg b/pole_detection/train/images/1040.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b9f42a414b4cc1a2cd635c25efeae952953bfa48 --- /dev/null +++ b/pole_detection/train/images/1040.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3576507b8e0d1599118f75653f5a968a055f58c4ec60ca6899efb00bd9886819 +size 1338365 diff --git a/pole_detection/train/images/1041.jpg b/pole_detection/train/images/1041.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e98853527316fc33efea49906d03009d16328794 --- /dev/null +++ b/pole_detection/train/images/1041.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efd3c01da2d073f5c65ba39d2a4777cfa74019fb7c52b060515dd47c07c49b17 +size 960547 diff --git a/pole_detection/train/images/1042.jpg b/pole_detection/train/images/1042.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f896d634082db01235ff9a3acfffb6428e44b297 --- /dev/null +++ b/pole_detection/train/images/1042.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa6356952f9dacd398425eaad755d14bf85c1b0064f5f4943f26ba5fff285bea +size 234604 diff --git a/pole_detection/train/images/1043.jpg b/pole_detection/train/images/1043.jpg new file mode 100644 index 0000000000000000000000000000000000000000..53439f7312962881222f8922569cd6a1fe59b2db --- /dev/null +++ b/pole_detection/train/images/1043.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be0f1c04eb8bac5d00eab3cca8468a392e78190ac6711c8819731fb22ea84823 +size 2067930 diff --git a/pole_detection/train/images/1044.jpg b/pole_detection/train/images/1044.jpg new file mode 100644 index 0000000000000000000000000000000000000000..38e21c7d52a31f75a14061a198258b92f75ea62b --- /dev/null +++ b/pole_detection/train/images/1044.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95c88fde722fbd6c6bf7e4e385f8fdb75b887270bb26671ac5a15591f1afb6c2 +size 1588453 diff --git a/pole_detection/train/images/1045.jpg b/pole_detection/train/images/1045.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a250ea625bfbf65a56f9fed4ed1c494f66bbb7a9 --- /dev/null +++ b/pole_detection/train/images/1045.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f905e9b1697210a173e99b96c6dc7c8adfde06ac71ede4b7b12f1c924432e370 +size 741201 diff --git a/pole_detection/train/images/1046.jpg b/pole_detection/train/images/1046.jpg new file mode 100644 index 0000000000000000000000000000000000000000..313caed39cfa6be0481960f7a8c2bb148277562f --- /dev/null +++ b/pole_detection/train/images/1046.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f484c5e18e8f644fcdd42a46d53f3fc4860f6c0cb107b0e9e325f6ca2728f380 +size 1300312 diff --git a/pole_detection/train/images/1047.jpg b/pole_detection/train/images/1047.jpg new file mode 100644 index 0000000000000000000000000000000000000000..64b503bc9b4fcbc5cc8a4e3ff15f99c2fbed1d38 --- /dev/null +++ b/pole_detection/train/images/1047.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f66d005a78384231daf8b3704045b9d289c4a4868f4dce3128b4d1e1b7b58a9 +size 1059669 diff --git a/pole_detection/train/images/1048.jpg b/pole_detection/train/images/1048.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2d70dc408b95a921dda2771651a741f19ad7f12a --- /dev/null +++ b/pole_detection/train/images/1048.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:306118014fd48807ce8da4bfb075c9d792d7545b19c93c3d21dda55b86e1b762 +size 1445146 diff --git a/pole_detection/train/images/1049.jpg b/pole_detection/train/images/1049.jpg new file mode 100644 index 0000000000000000000000000000000000000000..18bf9af1fb641a0a15e6d503de23890d8e3ffe91 --- /dev/null +++ b/pole_detection/train/images/1049.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dae18ad25ade50cf4b6178639578fe8d6cf05a44f2bd2b99934a80244c05d7c8 +size 1298384 diff --git a/pole_detection/train/images/105.jpg b/pole_detection/train/images/105.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8d70269e866b7a73361d5062d3f5b7999b48c71f --- /dev/null +++ b/pole_detection/train/images/105.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e08e221baea89b33f9bb9a681cb466129b1efa29042a91e239f5dcca3b7c5291 +size 177097 diff --git a/pole_detection/train/images/1050.jpg b/pole_detection/train/images/1050.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b600cb0db3a00367885fcc9faf2c03601ab5a90b --- /dev/null +++ b/pole_detection/train/images/1050.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:220693d718e29c309453bb7261d76b00a3947f6e9aa09d2c8c1b89037c518dbe +size 1160417 diff --git a/pole_detection/train/images/1051.jpg b/pole_detection/train/images/1051.jpg new file mode 100644 index 0000000000000000000000000000000000000000..93ecf851fbc09d45752cb2d71455fd21da8b101b --- /dev/null +++ b/pole_detection/train/images/1051.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cc08028b30b547791a630f78e64690acdb6dd7c5530034e17c1a89d159c84f1 +size 235709 diff --git a/pole_detection/train/images/1052.jpg b/pole_detection/train/images/1052.jpg new file mode 100644 index 0000000000000000000000000000000000000000..908640dcfbe41834cd68613df0571086185d6888 --- /dev/null +++ b/pole_detection/train/images/1052.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab32ad5f65f1394985da5cfeb13a2f9269faa6bc0de2a7f86cdda3b27d91356e +size 1551008 diff --git a/pole_detection/train/images/1053.jpg b/pole_detection/train/images/1053.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a3ab903160007ebae4410431b63f4e37aa771101 --- /dev/null +++ b/pole_detection/train/images/1053.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d59274432bdc42264d84c654f9c0e5ed01425e2efc398bd4fe9529441cb4ef50 +size 1166604 diff --git a/pole_detection/train/images/1054.jpg b/pole_detection/train/images/1054.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a1bffeb4135ce60cd5b1bf174dfb4a20b2327cd4 --- /dev/null +++ b/pole_detection/train/images/1054.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cc5bfa0d8cc09835e7f011a9367c136b36e577a81ab28ce2865bd5e49083bbd +size 941359 diff --git a/pole_detection/train/images/1055.jpg b/pole_detection/train/images/1055.jpg new file mode 100644 index 0000000000000000000000000000000000000000..27fc958f6e82085109a3401a734dd9d8c4f6cc31 --- /dev/null +++ b/pole_detection/train/images/1055.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a53c6c13f0fe37939e8cdfe09237d0b1ce20b3bd2f3a954dfacf9aa51d2fe1b0 +size 1182698 diff --git a/pole_detection/train/images/1056.jpg b/pole_detection/train/images/1056.jpg new file mode 100644 index 0000000000000000000000000000000000000000..79aeeb00eccb1e67ecbaeeca0cebc93d632a24db --- /dev/null +++ b/pole_detection/train/images/1056.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed71e70c192203733d7b840068c70d59c7c78c4c77cdc21b0881d72eb3aa3e29 +size 1732363 diff --git a/pole_detection/train/images/1057.jpg b/pole_detection/train/images/1057.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a1fdffc62ee93a66e0ba40c452b100f3ff6948e8 --- /dev/null +++ b/pole_detection/train/images/1057.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9faffe7060e08e47436d2bcdc32cefd0aeda9d308994fcd32405f9470fc6d419 +size 1229289 diff --git a/pole_detection/train/images/1058.jpg b/pole_detection/train/images/1058.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a511694b7268ff5ea23e01d883451a4638e68713 --- /dev/null +++ b/pole_detection/train/images/1058.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f34b2ea0187f76f672fca02da6462b745bcc66fc522fe038f8f4b7608d6f1081 +size 1654290 diff --git a/pole_detection/train/images/1059.jpg b/pole_detection/train/images/1059.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fbca34d4cdb27e991c58a2544471a65e20ab0753 --- /dev/null +++ b/pole_detection/train/images/1059.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2d84bf52461c2692637a3a5faefeafc207b6ac280ed554b3f54217188a2626a +size 1078372 diff --git a/pole_detection/train/images/106.jpg b/pole_detection/train/images/106.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8bfd12e9d4df2ef1faa8e7c812712ff9caec1b1b --- /dev/null +++ b/pole_detection/train/images/106.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5430e816f2b9d0cc63d3d12d0b0117a189985beaeefe8974f3a60c4b10fe93d1 +size 146799 diff --git a/pole_detection/train/images/1060.jpg b/pole_detection/train/images/1060.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2a6513eeeff44c55b9f3a4907f4bd6814306f938 --- /dev/null +++ b/pole_detection/train/images/1060.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3eee06cb2b99d72e65f8d76d8ae4dee428a58c6650e1e7a26d093eec0237fbd6 +size 1070605 diff --git a/pole_detection/train/images/1061.jpg b/pole_detection/train/images/1061.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1866f9e98029b2eb1dafeef77a14dd3e7eef0c73 --- /dev/null +++ b/pole_detection/train/images/1061.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c926274a42704936b0090183d579259da77c55c162fd263d7c7e78e6901003e +size 908783 diff --git a/pole_detection/train/images/1062.jpg b/pole_detection/train/images/1062.jpg new file mode 100644 index 0000000000000000000000000000000000000000..92390321311c9478e767a192df3c3409dc9e9519 --- /dev/null +++ b/pole_detection/train/images/1062.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a5ed20b94dacfe1ea2631d2e703c6c029bd234e9cf3583b6f94392375a87e70 +size 829854 diff --git a/pole_detection/train/images/1063.jpg b/pole_detection/train/images/1063.jpg new file mode 100644 index 0000000000000000000000000000000000000000..be3f3735e6aedab9703b1470a17aa757b8065bbc --- /dev/null +++ b/pole_detection/train/images/1063.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:225365a3532e989ce9c9c1536557cc09c6285b3fc4c0d03c4b931075f9371def +size 112510 diff --git a/pole_detection/train/images/1064.jpg b/pole_detection/train/images/1064.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ecf6e73c943e4a8385232f5a322685227cf39114 --- /dev/null +++ b/pole_detection/train/images/1064.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ec929c92316c0436747a4c9f8fdb792f1d5687d3a94e3bf4a9d517045e86e97 +size 180735 diff --git a/pole_detection/train/images/1065.jpg b/pole_detection/train/images/1065.jpg new file mode 100644 index 0000000000000000000000000000000000000000..daec2148f8aa6e15b44d8abf292ba1f46034fda0 --- /dev/null +++ b/pole_detection/train/images/1065.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1e11bb01503040ba17b3c52b016ba8d5d882867ca0e63e01f13a8d6e1e83ac3 +size 1052905 diff --git a/pole_detection/train/images/1066.jpg b/pole_detection/train/images/1066.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f1dfa106434d00fc8d25496f2b8121724e530d89 --- /dev/null +++ b/pole_detection/train/images/1066.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e264eac70ee80362c8b91822f57ae0120d75d293f7b2997680de3008c9f5bee +size 1022082 diff --git a/pole_detection/train/images/1067.jpg b/pole_detection/train/images/1067.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7593f979ae0f9bedccf0281a2f28bd429f4d551a --- /dev/null +++ b/pole_detection/train/images/1067.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:befcb60d3278ab6ee00d950380b1c896c963303bd35a5fda183c0c075dabcd9f +size 870804 diff --git a/pole_detection/train/images/1068.jpg b/pole_detection/train/images/1068.jpg new file mode 100644 index 0000000000000000000000000000000000000000..658d795eb14c0de023fe152c521f8842d49619df --- /dev/null +++ b/pole_detection/train/images/1068.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:473a7bdd298cd22db299289667ba84d4adbd673625af62fea4ed8c3e6c4b85f4 +size 929288 diff --git a/pole_detection/train/images/1069.jpg b/pole_detection/train/images/1069.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2732ed1dd4a4aac530b84f7fad0d9b017a8df0fb --- /dev/null +++ b/pole_detection/train/images/1069.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ec689a421e6d2d3e7f9be5c3d85a468c2257ac8fee5d5e6f4a6867fb0dca44f +size 1063752 diff --git a/pole_detection/train/images/107.jpg b/pole_detection/train/images/107.jpg new file mode 100644 index 0000000000000000000000000000000000000000..36ce893a66b3e4bd3b09b4ac5ad3aa8429690a24 --- /dev/null +++ b/pole_detection/train/images/107.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c694a865d18f220305aaf7ef6957de988778333bfffdcafa900d1c5b2052bce +size 99216 diff --git a/pole_detection/train/images/1070.jpg b/pole_detection/train/images/1070.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b4fd829398817f9b4a9da469a73d71a0a6f29e62 --- /dev/null +++ b/pole_detection/train/images/1070.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b38ca443e3c8e9b19bc7cda57a16a9b6b955cdeadbb82342cf5e6eb0fbb02985 +size 1096703 diff --git a/pole_detection/train/images/1071.jpg b/pole_detection/train/images/1071.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e3077ed185e0635abe0ba8d95004af3f20e45b34 --- /dev/null +++ b/pole_detection/train/images/1071.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1118a8eb22a06fc0a5189707079f779c29395144aed131af3f4e4b4036cbf064 +size 1188856 diff --git a/pole_detection/train/images/1072.jpg b/pole_detection/train/images/1072.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4b3fd84e2c0f014d9a1de192407880fe4114d218 --- /dev/null +++ b/pole_detection/train/images/1072.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:959ee09c9d1e5de9431a55dee0ca7b9a9a44876370b7805f2a6a6acda7ae043e +size 929749 diff --git a/pole_detection/train/images/1073.jpg b/pole_detection/train/images/1073.jpg new file mode 100644 index 0000000000000000000000000000000000000000..083c157c7b5ee3c366333cce7e96d5344e8453f7 --- /dev/null +++ b/pole_detection/train/images/1073.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2b4eae9b685906d943b5dee690a1918d3453cf9304efd811a34f284aaed7c65 +size 937113 diff --git a/pole_detection/train/images/1074.jpg b/pole_detection/train/images/1074.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ddf8515f2aa8b8179e14a0d89c60698de24d97f8 --- /dev/null +++ b/pole_detection/train/images/1074.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ae0317f5cb0906de0e491d1fe79fa5820b3593ac497d881e953294a56e46df4 +size 527029 diff --git a/pole_detection/train/images/1075.jpg b/pole_detection/train/images/1075.jpg new file mode 100644 index 0000000000000000000000000000000000000000..37acf8ded5be18dca3720dbe8392641d14f8a4e1 --- /dev/null +++ b/pole_detection/train/images/1075.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34bc34b90102a59d713eacc438b9bb5a59f01d37e4e845702289dff58350a808 +size 529232 diff --git a/pole_detection/train/images/1076.jpg b/pole_detection/train/images/1076.jpg new file mode 100644 index 0000000000000000000000000000000000000000..486f78909dc1ebdd89eab850b6654d91293a481a --- /dev/null +++ b/pole_detection/train/images/1076.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0778b395bfe00c7228c2fb2b9e975b9d9ef546d2c654909a643168d6541a3ba +size 1014513 diff --git a/pole_detection/train/images/1077.jpg b/pole_detection/train/images/1077.jpg new file mode 100644 index 0000000000000000000000000000000000000000..43d31a4e9a3d4a273c3c772922ac80d56cd014af --- /dev/null +++ b/pole_detection/train/images/1077.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0218aef69404db06f07ab59e2b2e8b30f2db904d7692ae068bd152a0aa6fee0 +size 1031926 diff --git a/pole_detection/train/images/1078.jpg b/pole_detection/train/images/1078.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b586380ca3769d24bcff14c992019ea4eeea7ca0 --- /dev/null +++ b/pole_detection/train/images/1078.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc08a48321ba0ccdd3ea2f713619927d85b9fbc265c6890927ec38f661128439 +size 1266073 diff --git a/pole_detection/train/images/1079.jpg b/pole_detection/train/images/1079.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b161a343a684e7c6d989dc53193a5b0a42b7cadb --- /dev/null +++ b/pole_detection/train/images/1079.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5680102802b097aa6c92a3728be1b540dc6b5564589721f22ce9fe42f7abe5b6 +size 1173585 diff --git a/pole_detection/train/images/108.jpg b/pole_detection/train/images/108.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ee125f909ea09601f35316ae066d587c4c83850e --- /dev/null +++ b/pole_detection/train/images/108.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:366f1506104a94286944d78c840cda3d6aca53285038c9023b80e8ede3b65dee +size 318236 diff --git a/pole_detection/train/images/1080.jpg b/pole_detection/train/images/1080.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d7f097a7fee7e396e3d452670bf2bcdd2cf419b3 --- /dev/null +++ b/pole_detection/train/images/1080.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1256afeaf098d3ff87298eed875c686477e1afa3c454cde6e3d4a0517ad13cc9 +size 1320484 diff --git a/pole_detection/train/images/1081.jpg b/pole_detection/train/images/1081.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6a195ce4ab7ae69ffbf596ec7d2ee37adf61b7af --- /dev/null +++ b/pole_detection/train/images/1081.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9c782d050bd964c0fe4ed743ccb1ce0e69a13500c701917b5eda27ab216c73a +size 944689 diff --git a/pole_detection/train/images/1082.jpg b/pole_detection/train/images/1082.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5ee91a2294e998402a579fd7fe8c63fec29e1f43 --- /dev/null +++ b/pole_detection/train/images/1082.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d44ce40e0ca8100907f2428232e2016208a50fce80f3f4ba9aa8a92e81b6d97 +size 924020 diff --git a/pole_detection/train/images/1083.jpg b/pole_detection/train/images/1083.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f3af98e4f487e0fafcc782496cc73a5f28b42bb0 --- /dev/null +++ b/pole_detection/train/images/1083.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4ecf17a0a2988ba88da074d8bfcfd8a8726a3e16795a1a19a971b7daf20836c +size 1718153 diff --git a/pole_detection/train/images/1084.jpg b/pole_detection/train/images/1084.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a6be14b82835f297f7f922e6442b62b699916f96 --- /dev/null +++ b/pole_detection/train/images/1084.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:374eb750ec7c39be3c535ce7ca0b6bcb3e93eeb1fae350029cce3c94d1bf149e +size 1224096 diff --git a/pole_detection/train/images/1085.jpg b/pole_detection/train/images/1085.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8b837a7e1cf441d4de7661156eacda43820ea101 --- /dev/null +++ b/pole_detection/train/images/1085.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73022b03f0d4b142bb5ef0390b8783a895628446a2614f0e5eec833fccb008bc +size 1056090 diff --git a/pole_detection/train/images/1086.jpg b/pole_detection/train/images/1086.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c91e6fdc3eca7824d5a49681482c485fe2c4412e --- /dev/null +++ b/pole_detection/train/images/1086.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78e2e4676dbb4055bc4700504dc38f61b4bfde35617fcfa3b59b1c8d613f0265 +size 991317 diff --git a/pole_detection/train/images/1087.jpg b/pole_detection/train/images/1087.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6654446d1844fa5e62a35eff1239cf4468db357f --- /dev/null +++ b/pole_detection/train/images/1087.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a93fb1308846b14ca3765c5622671a848f85cf79a08fd1ac86a231e04a6f5a6c +size 1205355 diff --git a/pole_detection/train/images/1088.jpg b/pole_detection/train/images/1088.jpg new file mode 100644 index 0000000000000000000000000000000000000000..482083e71890ff861096077224a1389cf4c67808 --- /dev/null +++ b/pole_detection/train/images/1088.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bab07f742503ed48920b8608bfe13260f45fd65f15a57e178e33693797fb23e1 +size 1554885 diff --git a/pole_detection/train/images/1089.jpg b/pole_detection/train/images/1089.jpg new file mode 100644 index 0000000000000000000000000000000000000000..506b24ea23652f13da9b582fa1e1f3f68b13005e --- /dev/null +++ b/pole_detection/train/images/1089.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:166ba84ce8ff47d48b4f32bbe349de5f319e8ca8744b273e2ac88d1ac57c91b0 +size 814485 diff --git a/pole_detection/train/images/109.jpg b/pole_detection/train/images/109.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6fa2ed25523f83ab9e41560465f3fda8a1c50cf4 --- /dev/null +++ b/pole_detection/train/images/109.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac38018019cf4f0dd1f34829f35bc2a24442e11cacdcd0ebcec651fd22fb4b7a +size 248441 diff --git a/pole_detection/train/images/1090.jpg b/pole_detection/train/images/1090.jpg new file mode 100644 index 0000000000000000000000000000000000000000..edf3394490cf5406b2f97cc9a386d908ee32bccc --- /dev/null +++ b/pole_detection/train/images/1090.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c529664baa5dff319aca101185b7135b90efe152fed76df6390b3d787f8cef24 +size 1085992 diff --git a/pole_detection/train/images/1091.jpg b/pole_detection/train/images/1091.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2a5f3803f1b1243bf333c2348ee04ce9a6c65b40 --- /dev/null +++ b/pole_detection/train/images/1091.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1d5c6899f56fefb33c9a8852215cdaeab7f2aa2c729c20cb5efc9f29f0bc4a6 +size 1159564 diff --git a/pole_detection/train/images/1092.jpg b/pole_detection/train/images/1092.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8e41faecd452ba7f94dc423269d543128dc9e690 --- /dev/null +++ b/pole_detection/train/images/1092.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:553fca0603a6e713e24d0c6a55834f6da78ee8854dded5ee3daa4facc88aaf7b +size 1443367 diff --git a/pole_detection/train/images/1093.jpg b/pole_detection/train/images/1093.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cc8fb95f7b5c919ce7f931bb3ec5b8da0901d52b --- /dev/null +++ b/pole_detection/train/images/1093.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3637a9330a6c0910194ae3f1d85c72fade387ff88ec115661286bb82515b3a49 +size 1350785 diff --git a/pole_detection/train/images/1094.jpg b/pole_detection/train/images/1094.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d229dbce20291a476ea986dbc063d9318338fe90 --- /dev/null +++ b/pole_detection/train/images/1094.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2569abe382d4e2889848459ce7e4eca1b57a2e6921dc9f444ccd67ad31d4bb6 +size 1394788 diff --git a/pole_detection/train/images/1095.jpg b/pole_detection/train/images/1095.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e260e8a253e1431c5a9fa4ea78ebfeda75de879 --- /dev/null +++ b/pole_detection/train/images/1095.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e434a6ee5a78f95e8f5d56246357da050ae65fc47dcd183babe171f255875d9 +size 1375533 diff --git a/pole_detection/train/images/1096.jpg b/pole_detection/train/images/1096.jpg new file mode 100644 index 0000000000000000000000000000000000000000..57a9a4ab307014068882d9d937287c26ce538033 --- /dev/null +++ b/pole_detection/train/images/1096.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbe3e74e90b391e54726a9527270ecc08d5ed157af3553b0af80434f7bd38a10 +size 1095489 diff --git a/pole_detection/train/images/1097.jpg b/pole_detection/train/images/1097.jpg new file mode 100644 index 0000000000000000000000000000000000000000..75147c141900b30e6b440594010a9c69fd431cad --- /dev/null +++ b/pole_detection/train/images/1097.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76189118350b506e5f80f7d7e54e82830f05e385fc8416e2e96a838090232163 +size 243171 diff --git a/pole_detection/train/images/1098.jpg b/pole_detection/train/images/1098.jpg new file mode 100644 index 0000000000000000000000000000000000000000..392c282e1d1585f7fdf439e97abdc2689da96bac --- /dev/null +++ b/pole_detection/train/images/1098.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:111b7ac6488900fe12d63cd3991f4639e8127bd3246e05f60f52c5699571e2d3 +size 1086389 diff --git a/pole_detection/train/images/1099.jpg b/pole_detection/train/images/1099.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f1b60d24295926e0da71de1d1836606afa1c510f --- /dev/null +++ b/pole_detection/train/images/1099.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df664d6f22963a87cdf3338239b8fdf97a397fbb75fb28f997ae1255337eb02e +size 791750 diff --git a/pole_detection/train/images/11.jpg b/pole_detection/train/images/11.jpg new file mode 100644 index 0000000000000000000000000000000000000000..272819fbeade01ba67bbcaba11606481b1a67c26 --- /dev/null +++ b/pole_detection/train/images/11.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcfb676be128df194fa818b96c20e84f9ef3cca30a1873f70cfd6422cfc815d8 +size 107214 diff --git a/pole_detection/train/images/110.jpg b/pole_detection/train/images/110.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c091c5080163badfdf6527622379ea8cbc5c3365 --- /dev/null +++ b/pole_detection/train/images/110.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:745a3fa61fbdebe37785613ee930f18c3c8e5ceb3faf07acab24423fb0d59f53 +size 334750 diff --git a/pole_detection/train/images/1100.jpg b/pole_detection/train/images/1100.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0e8b9c52d53f3323954bc7803bb97992c1e6c3a8 --- /dev/null +++ b/pole_detection/train/images/1100.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3838b72ea1775df4c8311eb2f5a8c683355e4f5fc9c7be71080460e30bca5b76 +size 831481 diff --git a/pole_detection/train/images/1101.jpg b/pole_detection/train/images/1101.jpg new file mode 100644 index 0000000000000000000000000000000000000000..559c0ba200c676355d1d1aadb65d4b8767598d0d --- /dev/null +++ b/pole_detection/train/images/1101.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a11c2ee90d4aa5ebcc23d93e2e518c8dc64dec7dedd169a85ee3157848df8c5 +size 802553 diff --git a/pole_detection/train/images/1102.jpg b/pole_detection/train/images/1102.jpg new file mode 100644 index 0000000000000000000000000000000000000000..33b68f918b90972e864f574f4ab8ceeb35f6d85f --- /dev/null +++ b/pole_detection/train/images/1102.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0d3750144d9e9fef48cdf504a6734d8e20cacc85019338e891eb45d2ec1c924 +size 258888 diff --git a/pole_detection/train/images/1103.jpg b/pole_detection/train/images/1103.jpg new file mode 100644 index 0000000000000000000000000000000000000000..965dde0872e183bced3db5325d5af75c81d44cc6 --- /dev/null +++ b/pole_detection/train/images/1103.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d48b10f8b9b673b876fef844c5fa1b0658eb1a7e9471eb65c3db953ae67850bd +size 830241 diff --git a/pole_detection/train/images/1104.jpg b/pole_detection/train/images/1104.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0cc143c3337ac00222e2fec96ccba963d68f61f9 --- /dev/null +++ b/pole_detection/train/images/1104.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed5b3e78df47a15b2e6afcc8bb8ce0a80f616629f526dec47356d3b5d08d2a54 +size 866084 diff --git a/pole_detection/train/images/1105.jpg b/pole_detection/train/images/1105.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d10f21544ae7647e4d50c3545855aa8ee52eb318 --- /dev/null +++ b/pole_detection/train/images/1105.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:996e3473c292292f94621ef6548237a2fb6d97aab2e63bcd689658e79fb12c5a +size 841638 diff --git a/pole_detection/train/images/1106.jpg b/pole_detection/train/images/1106.jpg new file mode 100644 index 0000000000000000000000000000000000000000..36d1718ed6bec5d2b0215e82c07c926a9b54e85d --- /dev/null +++ b/pole_detection/train/images/1106.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b99dff261260e9dd543da33be7b7fe8fc5719290dd0907ae645e4ca974cd2e88 +size 742611 diff --git a/pole_detection/train/images/1107.jpg b/pole_detection/train/images/1107.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b0410b1a16049b05a48b04829c77b6287ed775b5 --- /dev/null +++ b/pole_detection/train/images/1107.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7e533bb24b5994031e16de2d2e3bc57070d5758b094d7e117c08980dc022196 +size 748707 diff --git a/pole_detection/train/images/1108.jpg b/pole_detection/train/images/1108.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e2b2fdc2982d18bbb3bae3ae57bf935f5983a280 --- /dev/null +++ b/pole_detection/train/images/1108.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6ddca6678c3f3741cb17817a4e3fdf3299e52d7313f0391c276001628b355f4 +size 874267 diff --git a/pole_detection/train/images/1109.jpg b/pole_detection/train/images/1109.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0461e7bc05404f5ba375c8b8dfd40e5199c585d5 --- /dev/null +++ b/pole_detection/train/images/1109.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b58280ea74818d61251ef0700acd3cc0dc16db3f1994a3f4ad189c9de719c08 +size 620386 diff --git a/pole_detection/train/images/111.jpg b/pole_detection/train/images/111.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9797d2ff2c9ba8584c87db0dfd16ad66d756823e --- /dev/null +++ b/pole_detection/train/images/111.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aebf3c68881d09f3da51484f5da77bf9bda0605adef18f88a988e159f9331c26 +size 81871 diff --git a/pole_detection/train/images/1110.jpg b/pole_detection/train/images/1110.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1f75323364dcf276b6996823747874644ce90b75 --- /dev/null +++ b/pole_detection/train/images/1110.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca0a2c6aefe10850aaaf3c04ad8b87c66b55bdc7f5434162b4d39b4056c108fd +size 935434 diff --git a/pole_detection/train/images/1111.jpg b/pole_detection/train/images/1111.jpg new file mode 100644 index 0000000000000000000000000000000000000000..151f417a4fc1e344c1de422670378662381318bc --- /dev/null +++ b/pole_detection/train/images/1111.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae5e1d2e9f7354a8f0fad8f20bf2fa16623323bbeabb21a164bd4ac61f8cde47 +size 884865 diff --git a/pole_detection/train/images/1112.jpg b/pole_detection/train/images/1112.jpg new file mode 100644 index 0000000000000000000000000000000000000000..85f40fb0b47b15b96a3f139f50ee12ea5a01063b --- /dev/null +++ b/pole_detection/train/images/1112.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fba0fd9d1b0037c188349533bf70c332843d5ddd3154f3ab9127deb74b015a6 +size 693549 diff --git a/pole_detection/train/images/1113.jpg b/pole_detection/train/images/1113.jpg new file mode 100644 index 0000000000000000000000000000000000000000..744147f96ce1769e2e19dace32ca9d81c9c380ca --- /dev/null +++ b/pole_detection/train/images/1113.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f93a4263f533fd170749a701513635a2fa08ad9c765c0c461a179fb8e2af3e5a +size 1024326 diff --git a/pole_detection/train/images/1114.jpg b/pole_detection/train/images/1114.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d57417401205d53be07fdeae4b58af5a2f3e8ed3 --- /dev/null +++ b/pole_detection/train/images/1114.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed05b7c7c4b36a084d23a38b51307f0238d56a5264b83e03ea292f258b4009e3 +size 897497 diff --git a/pole_detection/train/images/1115.jpg b/pole_detection/train/images/1115.jpg new file mode 100644 index 0000000000000000000000000000000000000000..deb4daef29b5b0e741d9e87bd96850e8d768335f --- /dev/null +++ b/pole_detection/train/images/1115.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3a3aed48aecae4600e7739ba523e75dc211e94a3002268a4efe47a47ee8eaee +size 881211 diff --git a/pole_detection/train/images/1116.jpg b/pole_detection/train/images/1116.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8eed2116b7b3d4b6a6125ec21800b364ada4a4d5 --- /dev/null +++ b/pole_detection/train/images/1116.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4f1ea397d8fabfb714f7349cd2deea4067ca4136d0ad0659420a1013a2e146f +size 937536 diff --git a/pole_detection/train/images/1117.jpg b/pole_detection/train/images/1117.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d19fb276ee13686b7faf532b4ed384c39f8188d8 --- /dev/null +++ b/pole_detection/train/images/1117.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf88977fa4ea69b53b783e7184b85da5e31bc21e3315a5270d45a640d54e7d41 +size 906124 diff --git a/pole_detection/train/images/1118.jpg b/pole_detection/train/images/1118.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7b0cddc222e6ae76ca1c5505442cc2203a4db027 --- /dev/null +++ b/pole_detection/train/images/1118.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a4e079cd9c9a9d9c1f26eccb09a7ede5f6f57df323f6446fa2d1d433b8aa4a1 +size 824038 diff --git a/pole_detection/train/images/1119.jpg b/pole_detection/train/images/1119.jpg new file mode 100644 index 0000000000000000000000000000000000000000..757a13197a004e556efbb1a25b536cf7d3d019e0 --- /dev/null +++ b/pole_detection/train/images/1119.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2250cc1312358e8573a9ad3781c64b807bc21a9c23176efed42e6b29d894510c +size 932730 diff --git a/pole_detection/train/images/112.jpg b/pole_detection/train/images/112.jpg new file mode 100644 index 0000000000000000000000000000000000000000..21dbb1f38027067d279f2712874fe5b9dbba278a --- /dev/null +++ b/pole_detection/train/images/112.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:862b238125d26a08bab8c7ed7c0f3587290301c02bb0b0830852c34451b457cd +size 376985 diff --git a/pole_detection/train/images/1120.jpg b/pole_detection/train/images/1120.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2594c1f6f294210613b1f08a128d17ac152fe136 --- /dev/null +++ b/pole_detection/train/images/1120.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb046926228f84063375f3924c476bc7061f66fa45b6b75944c10d6b91cb5ad4 +size 744857 diff --git a/pole_detection/train/images/1121.jpg b/pole_detection/train/images/1121.jpg new file mode 100644 index 0000000000000000000000000000000000000000..845e15b101bf00c05d401820609d23d9ddae55f2 --- /dev/null +++ b/pole_detection/train/images/1121.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73df00171114bbf748042efa8405c2690988529da31ef0711ff3e12ec72009e3 +size 861396 diff --git a/pole_detection/train/images/1122.jpg b/pole_detection/train/images/1122.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8acf02e56cfee06619767354771655a00a4634bd --- /dev/null +++ b/pole_detection/train/images/1122.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca478f980d49c55d2bf95c07f7d08e93d45f453b6790acf92e6bda0a93d755ca +size 1096965 diff --git a/pole_detection/train/images/1123.jpg b/pole_detection/train/images/1123.jpg new file mode 100644 index 0000000000000000000000000000000000000000..65f09534e82b13dbdcf710513f8eed9386f83ceb --- /dev/null +++ b/pole_detection/train/images/1123.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51dcb9bb1fcd9b4c6358fcdb5c6e30689d4085da7572a5521d63a6a62d5017e3 +size 846932 diff --git a/pole_detection/train/images/1124.jpg b/pole_detection/train/images/1124.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7239cb51275795a9863231a365d1a4444e8aa348 --- /dev/null +++ b/pole_detection/train/images/1124.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:632e0396779b6cfb9278fa0dee840fcf3ed340c01ac89108ea8bda86081b049f +size 910717 diff --git a/pole_detection/train/images/1125.jpg b/pole_detection/train/images/1125.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0569195877b916f87ad24e3b3a0bbf27a55d83bc --- /dev/null +++ b/pole_detection/train/images/1125.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb6d19b6cc5fe72b49026e82372f5081b103d4acc14eb01d1938c66c66fe8ea2 +size 1204912 diff --git a/pole_detection/train/images/1126.jpg b/pole_detection/train/images/1126.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a9a8971fa1590e48dd974ffb7096e0721caee3cf --- /dev/null +++ b/pole_detection/train/images/1126.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96c9c621d37f23a3bce13b02a372a6b2b3e7cbed58d455c96232411aa6c870c2 +size 1155000 diff --git a/pole_detection/train/images/1127.jpg b/pole_detection/train/images/1127.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2de531cacd51fc62ae696cc68ac1d8aabdb7715f --- /dev/null +++ b/pole_detection/train/images/1127.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8af263f6094794551f4d213e89955fd3bc7c5a588445091b4e3b540206748ef +size 739290 diff --git a/pole_detection/train/images/1128.jpg b/pole_detection/train/images/1128.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fc8aaf23a3858bf7df79ca691fd91d46fffb6628 --- /dev/null +++ b/pole_detection/train/images/1128.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82f09f0632f9a3cfebe1a7ae2d4abdcbfe1964e680192378f04724229bc02043 +size 830901 diff --git a/pole_detection/train/images/1129.jpg b/pole_detection/train/images/1129.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0c72538472c597ebc6a091984f3a871a02290671 --- /dev/null +++ b/pole_detection/train/images/1129.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:868eb780e9605aa17326f5201d7c9544c045e477de9e7507b23436adc4dba90c +size 1127664 diff --git a/pole_detection/train/images/113.jpg b/pole_detection/train/images/113.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1ae90cff6ae218f8726e5bc98a5f61bc400daaa8 --- /dev/null +++ b/pole_detection/train/images/113.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5771eac2931aefc321a8dd8e2c47012858b88d11af05dc93aa1ef0ae6ff2fba5 +size 231462 diff --git a/pole_detection/train/images/1130.jpg b/pole_detection/train/images/1130.jpg new file mode 100644 index 0000000000000000000000000000000000000000..80b390a5935d2d192448b76391b42895b68d2587 --- /dev/null +++ b/pole_detection/train/images/1130.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5eb5173e6f32ed33ca59b5a1f164c057dd1eeee03545831bc38bae2991ffb4a8 +size 1132886 diff --git a/pole_detection/train/images/1131.jpg b/pole_detection/train/images/1131.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a539c30189a5de5dad4e077eb7d222cd5e1fae6 --- /dev/null +++ b/pole_detection/train/images/1131.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92ec207d75899a8a3b741ad7fe03b277871d447d30e7afd7eae11c037f202854 +size 1138536 diff --git a/pole_detection/train/images/1132.jpg b/pole_detection/train/images/1132.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f57de1f3d51dd0018600f83cbf88c6dcb11666fa --- /dev/null +++ b/pole_detection/train/images/1132.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5090bfa6582cf2c28c989cd738f35f1f8708845b56c91c06af16d02dcc86823 +size 222258 diff --git a/pole_detection/train/images/1133.jpg b/pole_detection/train/images/1133.jpg new file mode 100644 index 0000000000000000000000000000000000000000..deee240396a93f2be9ac1eb468e44f288efefbd5 --- /dev/null +++ b/pole_detection/train/images/1133.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27c8906c1c31c63d39d13f8eaaf8d1e3460cb3bd590e0b5eb0a3d0ec6947b9f8 +size 750112 diff --git a/pole_detection/train/images/1134.jpg b/pole_detection/train/images/1134.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7ac5875e3eaf24a5b7560ac6c7251ed666439200 --- /dev/null +++ b/pole_detection/train/images/1134.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4aa13a2230c717468e93c26869870bc4151a546f1eac4d8f93b72d46d8fe53a +size 151749 diff --git a/pole_detection/train/images/1135.jpg b/pole_detection/train/images/1135.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d7a81ecbf2fcc74afef9404b7747c5571df78278 --- /dev/null +++ b/pole_detection/train/images/1135.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:804302b0e141526e8f52ca8733738e6ed3363d630825f8d50493cf4694fb707f +size 126897 diff --git a/pole_detection/train/images/1136.jpg b/pole_detection/train/images/1136.jpg new file mode 100644 index 0000000000000000000000000000000000000000..91e9825e20fc938fe0a2b5dd613e69204b4954a1 --- /dev/null +++ b/pole_detection/train/images/1136.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d90546af4984b1660528c63a671d5f2683dcb9c17e4326e1f803e487e9829506 +size 1109633 diff --git a/pole_detection/train/images/1137.jpg b/pole_detection/train/images/1137.jpg new file mode 100644 index 0000000000000000000000000000000000000000..37f6b332a8401892607f67b9e3ad79f230faf567 --- /dev/null +++ b/pole_detection/train/images/1137.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cdb81e9eb1a6e288494690d1a1df2dcf23e5c8774de709c7d2783434a601aa0 +size 1310992 diff --git a/pole_detection/train/images/1138.jpg b/pole_detection/train/images/1138.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7c1a58aeae8eda2408387afa97440e2bb6db2007 --- /dev/null +++ b/pole_detection/train/images/1138.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:152b0b0a174c3d12bd6a1c47091b0941563db09dd769c2e272d39338266feebe +size 1274982 diff --git a/pole_detection/train/images/1139.jpg b/pole_detection/train/images/1139.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d6a993aacdd32874e39271ba8667fc1f917a6655 --- /dev/null +++ b/pole_detection/train/images/1139.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc49e53ced35150f4d53f82eb92a2fcbd50c236cb2f0709d0b1080278fcdfc25 +size 1397345 diff --git a/pole_detection/train/images/114.jpg b/pole_detection/train/images/114.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d05f07431f312e99e5861bf3973c4bd103753622 --- /dev/null +++ b/pole_detection/train/images/114.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5ec3908362e205998e5cf0686a95cef7a5a8509b56e9ed274bc26786ad7ebe4 +size 166595 diff --git a/pole_detection/train/images/1140.jpg b/pole_detection/train/images/1140.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6936de9a222dde828459aea0d7253dfe06b043eb --- /dev/null +++ b/pole_detection/train/images/1140.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ea89459c10de0b904584f28e31a5bd2db40e5b42e0f2fbe5e573575b649c92b +size 1225375 diff --git a/pole_detection/train/images/1141.jpg b/pole_detection/train/images/1141.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f35aba9acfdd7f560a40b703f193585cd5eab243 --- /dev/null +++ b/pole_detection/train/images/1141.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29189d003f12c0d46b147443f40f7636d74b6917ee4c96548be52b245c8c9ef4 +size 875319 diff --git a/pole_detection/train/images/1142.jpg b/pole_detection/train/images/1142.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8ca67b4f47fb8cb29ef36c99f0e209641404226f --- /dev/null +++ b/pole_detection/train/images/1142.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:944e29e3551dd1291e5e610ac7a239e6fab66b5371f26cdb76f8a13315e9bdc1 +size 941005 diff --git a/pole_detection/train/images/1143.jpg b/pole_detection/train/images/1143.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2c2d0c469e7756ad27c5db2893bd1526f9bfd6cc --- /dev/null +++ b/pole_detection/train/images/1143.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d9e11feb8eefe590a1b638cc526b5a35bf711a8809f83e9f9a0289bc7ad08df +size 1073472 diff --git a/pole_detection/train/images/1144.jpg b/pole_detection/train/images/1144.jpg new file mode 100644 index 0000000000000000000000000000000000000000..afde8ffe61358e95793f3127910b77fa31c240db --- /dev/null +++ b/pole_detection/train/images/1144.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b57c386d90f58aa82cea239cbeb3e8fab366af1928191d42c4edbbf03eb24a0 +size 1290424 diff --git a/pole_detection/train/images/1145.jpg b/pole_detection/train/images/1145.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d12564d451c36eb5559d8bedcf452da1e291f9eb --- /dev/null +++ b/pole_detection/train/images/1145.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b24e1a5cd16a053aa26127f1a57b24040c1aa9ac2a923129ae7ff5aecac1cf18 +size 1055008 diff --git a/pole_detection/train/images/1146.jpg b/pole_detection/train/images/1146.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d93a63bbc6e4e30d2b9c08f59357e9f5016c509 --- /dev/null +++ b/pole_detection/train/images/1146.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de7cf2c27457875f6f2098895cb45e1f69e37285e1e866d2a9e3d1a080f09272 +size 1125513 diff --git a/pole_detection/train/images/1147.jpg b/pole_detection/train/images/1147.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b59c71a1e5cbb880a20afecb89ed8c7bd965a89 --- /dev/null +++ b/pole_detection/train/images/1147.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e212d6ec1a8363c142b6d0c901e9bf2815bba61749ca8fb8d26fc5186a5d1c14 +size 844734 diff --git a/pole_detection/train/images/1148.jpg b/pole_detection/train/images/1148.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6e19175479847490e01f83e837216a693881e402 --- /dev/null +++ b/pole_detection/train/images/1148.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:608098202ac098b63d3a8099ab7eb7caca7a1d1d7d29deaea5786385da863256 +size 930038 diff --git a/pole_detection/train/images/1149.jpg b/pole_detection/train/images/1149.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7c034a1ccdcfb67f49dc5bba66409ad17d4a2e28 --- /dev/null +++ b/pole_detection/train/images/1149.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0228e17b1ac95c99883b73dd5101e419c39e9115c769d5d0475d306401221ffa +size 1283313 diff --git a/pole_detection/train/images/115.jpg b/pole_detection/train/images/115.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f543c9fac49c1c0d6c134984f730c56ff179de23 --- /dev/null +++ b/pole_detection/train/images/115.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:648b4c7b7131a69b01f6ae42d39e779347b5e916500fff28fa00846c3c1a1ad0 +size 72348 diff --git a/pole_detection/train/images/1150.jpg b/pole_detection/train/images/1150.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b3e310f0ab07e10cc25d68dbe91547c3dc72d596 --- /dev/null +++ b/pole_detection/train/images/1150.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4db54fb5aa83bbff191109908c9c4f80ab0bd7f5bd3e18c42821811b52a6d399 +size 972718 diff --git a/pole_detection/train/images/1151.jpg b/pole_detection/train/images/1151.jpg new file mode 100644 index 0000000000000000000000000000000000000000..862b5672c6f6a806dc5ec2b9a11996805a0a23fd --- /dev/null +++ b/pole_detection/train/images/1151.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e4d8250e7b289d9fa79815d306db7eb4e187d8c655556730629aef1fe6d85e6 +size 1452645 diff --git a/pole_detection/train/images/1152.jpg b/pole_detection/train/images/1152.jpg new file mode 100644 index 0000000000000000000000000000000000000000..843cc4f8929950f5d278ea6179364990ceb7b4f3 --- /dev/null +++ b/pole_detection/train/images/1152.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:797ed95ddd1af61d6f8349642e46daad2934cee6071d575835f305b72f4d1bec +size 259575 diff --git a/pole_detection/train/images/1153.jpg b/pole_detection/train/images/1153.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c177e5322614895b81569b20c7b3c4d63b94caa --- /dev/null +++ b/pole_detection/train/images/1153.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:feb38193644742fdacff45ee16b8f1cf2647b0289c45ef34acef69db825ca9bb +size 1331998 diff --git a/pole_detection/train/images/1154.jpg b/pole_detection/train/images/1154.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eb95888861b7d5262a007ba1c70145f606ec3188 --- /dev/null +++ b/pole_detection/train/images/1154.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66566c74282053027f573c6353075e2fd58f4fed4dcd78173dbc2773b756821f +size 1073494 diff --git a/pole_detection/train/images/1155.jpg b/pole_detection/train/images/1155.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bb71ecc06e2ed5739fb4401afbd7e20a9feeba9e --- /dev/null +++ b/pole_detection/train/images/1155.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c552f17fb6660027f47fee5959b4e1a4b3243eb5d02d3736c9e4393c88373604 +size 2062473 diff --git a/pole_detection/train/images/1156.jpg b/pole_detection/train/images/1156.jpg new file mode 100644 index 0000000000000000000000000000000000000000..724ffd1e076be535eb96986b22e57948115e99ce --- /dev/null +++ b/pole_detection/train/images/1156.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9f9ada4fcc08735b32d89079185464f435f1776963324d61ca160d786d6b89b +size 1662401 diff --git a/pole_detection/train/images/1157.jpg b/pole_detection/train/images/1157.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1431375e8d34afcacd87b6c310354c65db88b6c6 --- /dev/null +++ b/pole_detection/train/images/1157.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b9e7f26fe5fd49b9d5e49e7f71f304c2204f578389ced7f8efd6bf2738bb2d6 +size 211185 diff --git a/pole_detection/train/images/1158.jpg b/pole_detection/train/images/1158.jpg new file mode 100644 index 0000000000000000000000000000000000000000..56fb5c02a7c56c79ed02646d7d88af069f07197b --- /dev/null +++ b/pole_detection/train/images/1158.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:582e7576aee8a2681e30ffd5a5418d6f67f33eee794d7ae33f1a43cbb37720fc +size 928215 diff --git a/pole_detection/train/images/1159.jpg b/pole_detection/train/images/1159.jpg new file mode 100644 index 0000000000000000000000000000000000000000..17e6e0a0fb9b1f9c03ddbc9e32dc18323263385a --- /dev/null +++ b/pole_detection/train/images/1159.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:359c9c4827cda894dfa7f63cc2e8cafad74632c56bb1cd447feaa8de799de5fc +size 955848 diff --git a/pole_detection/train/images/116.jpg b/pole_detection/train/images/116.jpg new file mode 100644 index 0000000000000000000000000000000000000000..81ffc357e3d50f8d00e22187ccd7170d0c769986 --- /dev/null +++ b/pole_detection/train/images/116.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7a95fb9085a076849b27c694a563f93275edae36a947af590763f5abc75dc8d +size 135433 diff --git a/pole_detection/train/images/1160.jpg b/pole_detection/train/images/1160.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2f33587942dc22a7eadff3524ec6dab78a88d2f8 --- /dev/null +++ b/pole_detection/train/images/1160.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61087373e853e8616e02fad5737ad6b55d6e3bde6e377797c6b314d77bf568da +size 1414344 diff --git a/pole_detection/train/images/1161.jpg b/pole_detection/train/images/1161.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f56288033f3bc1b66989548d605ea24acf18bf62 --- /dev/null +++ b/pole_detection/train/images/1161.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d583e3f2e7512a7ad5ddfe4098a4296c88e270fbdbcaf5015ce5c7b9d0328bb +size 107211 diff --git a/pole_detection/train/images/1162.jpg b/pole_detection/train/images/1162.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fa621e6ab3a031498112157f4e413760f3ebdb03 --- /dev/null +++ b/pole_detection/train/images/1162.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6ddfa8110c5dec27ed4fd4c8ad0c6d0589b943aff16247843f67222fcae8243 +size 929187 diff --git a/pole_detection/train/images/1163.jpg b/pole_detection/train/images/1163.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6bacce29cc5dbf23620ecf816114ef2e9bad09e7 --- /dev/null +++ b/pole_detection/train/images/1163.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d62f7bd0edca9ac88e199baa130e88a8d27f84da1e5621e142a97a759659c59 +size 1199979 diff --git a/pole_detection/train/images/1164.jpg b/pole_detection/train/images/1164.jpg new file mode 100644 index 0000000000000000000000000000000000000000..36a5e5593f80ccb08f9422c4a092e044b3407f5b --- /dev/null +++ b/pole_detection/train/images/1164.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03b45ea8b551e292b247ff77777dda55a5f352a8f8b80c561929841a1b9bee77 +size 1696272 diff --git a/pole_detection/train/images/1165.jpg b/pole_detection/train/images/1165.jpg new file mode 100644 index 0000000000000000000000000000000000000000..477c900494e22b316fcfe2198a418777f19c3628 --- /dev/null +++ b/pole_detection/train/images/1165.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d112efd447488324973d6defce119fd0ec53f2dce6bdffabed79831cd14de24 +size 1466120 diff --git a/pole_detection/train/images/1166.jpg b/pole_detection/train/images/1166.jpg new file mode 100644 index 0000000000000000000000000000000000000000..af5285d38220b2d1be06bd798adc10cc2e900aa5 --- /dev/null +++ b/pole_detection/train/images/1166.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f5bb405edf8839499261e43faf307a2a4e310b34f6c31b1aae0bba782a4fda3 +size 2123299 diff --git a/pole_detection/train/images/1167.jpg b/pole_detection/train/images/1167.jpg new file mode 100644 index 0000000000000000000000000000000000000000..31113b9d4deccbe115011cec03629651697e6205 --- /dev/null +++ b/pole_detection/train/images/1167.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93af216a5dd64d98198eeb7ae054209d7b06b26ca7dc3df135fcd2637155b11e +size 263978 diff --git a/pole_detection/train/images/1168.jpg b/pole_detection/train/images/1168.jpg new file mode 100644 index 0000000000000000000000000000000000000000..208c48aff7db69adb1372cf81db4c8d0bd60043c --- /dev/null +++ b/pole_detection/train/images/1168.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c2fb97c645a44e0d684b16ba7723f8cfb44bd4b9480353a68910a23f0c41d76 +size 1428940 diff --git a/pole_detection/train/images/1169.jpg b/pole_detection/train/images/1169.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7db9b9659391b7b31a7c240502bb44b4dfbe4244 --- /dev/null +++ b/pole_detection/train/images/1169.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06b707144a77043e7d7df7db9c79cfd3578ecb5133a863e501f1e85b3f44ac43 +size 1312863 diff --git a/pole_detection/train/images/117.jpg b/pole_detection/train/images/117.jpg new file mode 100644 index 0000000000000000000000000000000000000000..57960a9e257f2ad50dae17398ef71efc6e892f09 --- /dev/null +++ b/pole_detection/train/images/117.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:206bc52537e9b4af1cfa8f7db6f892c9b4fe017376c4e6f5880cfde861e5bd4f +size 104631 diff --git a/pole_detection/train/images/1170.jpg b/pole_detection/train/images/1170.jpg new file mode 100644 index 0000000000000000000000000000000000000000..011915374002f46f5ee1de22a550d89c42e8b26f --- /dev/null +++ b/pole_detection/train/images/1170.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85f40d0f05202191072bf5d4785b010051f59158afa18f3b2b940cdf8d98cd5c +size 1464411 diff --git a/pole_detection/train/images/1171.jpg b/pole_detection/train/images/1171.jpg new file mode 100644 index 0000000000000000000000000000000000000000..917d4a37ac5cd327378e4188d839721ef75b385d --- /dev/null +++ b/pole_detection/train/images/1171.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:451f6d75f9883b04ff6d2cb24d62f363e768402ec6e0689ce6c30d4b882eae44 +size 1249844 diff --git a/pole_detection/train/images/1172.jpg b/pole_detection/train/images/1172.jpg new file mode 100644 index 0000000000000000000000000000000000000000..48465aaf54111b46444b5102f61ce29b4d654b20 --- /dev/null +++ b/pole_detection/train/images/1172.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc3d76a7bd4bdf573c9c3c32390ed79e7114eed6d9607732a5fa236326446436 +size 223123 diff --git a/pole_detection/train/images/1173.jpg b/pole_detection/train/images/1173.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3b176e369aeb579e5ae3935db6aa065b156f7dd8 --- /dev/null +++ b/pole_detection/train/images/1173.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6de0c88c271b8793d8f7c9b8331433fa92f52f5cfb41dd410f6d476060441da +size 844613 diff --git a/pole_detection/train/images/1174.jpg b/pole_detection/train/images/1174.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f27fa60f7d888934769e564203c35db0718fba1b --- /dev/null +++ b/pole_detection/train/images/1174.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa5de083a248d98906995944ae28c05adcf5a1a6c0811f22b2f6615e3a1ff7c6 +size 258094 diff --git a/pole_detection/train/images/1175.jpg b/pole_detection/train/images/1175.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c7e3a0b90e8f11d4b8a0b3ffc16d8e3c22aacb18 --- /dev/null +++ b/pole_detection/train/images/1175.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6062d0fef81a126cf95f924a1b00f4b716bd4ee6102e10f2d498aa21e3b436f8 +size 803215 diff --git a/pole_detection/train/images/1176.jpg b/pole_detection/train/images/1176.jpg new file mode 100644 index 0000000000000000000000000000000000000000..706d5d1c396af88d88e5ad85dbddfbf21f925499 --- /dev/null +++ b/pole_detection/train/images/1176.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:382f6349ab3c073d4d7a28a3c45a42c94435e453556810868de26c01651ab669 +size 1662534 diff --git a/pole_detection/train/images/1177.jpg b/pole_detection/train/images/1177.jpg new file mode 100644 index 0000000000000000000000000000000000000000..46a7537940ff60ac897ef80e3da9301967660cdb --- /dev/null +++ b/pole_detection/train/images/1177.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e966cd36e0b9d0e2b219e155aadee363d427c7df47b6c9807555a2454dcb73a2 +size 1413347 diff --git a/pole_detection/train/images/1178.jpg b/pole_detection/train/images/1178.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b4598603af2cbea5176d5b6e1e82fe6607de8807 --- /dev/null +++ b/pole_detection/train/images/1178.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55dce146210774b457d61afb2bc2fc0ac2d6c0f6cb8c3a7229a6275e5252bf23 +size 183070 diff --git a/pole_detection/train/images/1179.jpg b/pole_detection/train/images/1179.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b0b79dc25485f966a0739afdd149c410b93cf508 --- /dev/null +++ b/pole_detection/train/images/1179.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a259f316e9726b051f373d7df8e00bc156c85c7ffd9fdfa3a0b05c2f8c484cfb +size 1507209 diff --git a/pole_detection/train/images/118.jpg b/pole_detection/train/images/118.jpg new file mode 100644 index 0000000000000000000000000000000000000000..16cc3faa58c09a1389cfe5992e57d5bda4a83480 --- /dev/null +++ b/pole_detection/train/images/118.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa3cf1527265a8ad23c6f069bd741370e4ea27f97800254feae766f70be9cd44 +size 96800 diff --git a/pole_detection/train/images/1180.jpg b/pole_detection/train/images/1180.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bef2a3b23d54db95496be33d207bde07b763a0d9 --- /dev/null +++ b/pole_detection/train/images/1180.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b1a2ebd94bf8d3bb7007c6608e587729c38682ee2773e6c497ff4b474afe0ba +size 954893 diff --git a/pole_detection/train/images/1181.jpg b/pole_detection/train/images/1181.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ac06abc1e77ad1d44b95923979b154640adee8a0 --- /dev/null +++ b/pole_detection/train/images/1181.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b5cb52a5a75697f8a23e7dd163dda84589da7c772a706e4d8bbf0ce4a72af25 +size 1132169 diff --git a/pole_detection/train/images/1182.jpg b/pole_detection/train/images/1182.jpg new file mode 100644 index 0000000000000000000000000000000000000000..66d714f35c1814ae88f53654b98d332a673773bf --- /dev/null +++ b/pole_detection/train/images/1182.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e23ef2f6f1fd93373e24fec7735dc12ad1b84ea6cebb0c1db51e44c3b0a0f18 +size 1304699 diff --git a/pole_detection/train/images/1183.jpg b/pole_detection/train/images/1183.jpg new file mode 100644 index 0000000000000000000000000000000000000000..beef384ffebc201e5c352cf119bd131dc8748e07 --- /dev/null +++ b/pole_detection/train/images/1183.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8f134f4ba4e2717eb447cae542cab4cb65e75db84a2bc8d2a25cac3360d3909 +size 2121503 diff --git a/pole_detection/train/images/1184.jpg b/pole_detection/train/images/1184.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a69c036b1f8236aef8e8671185b47d60caa04d5f --- /dev/null +++ b/pole_detection/train/images/1184.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc2ca59cc16c97cad5f1066b6169c4eb38855a5aeb9da9a6afd4f0cb20269d95 +size 616740 diff --git a/pole_detection/train/images/1185.jpg b/pole_detection/train/images/1185.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3fef37f72f463c60c6fc695e15436c847e14b376 --- /dev/null +++ b/pole_detection/train/images/1185.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e31a3d2aa509dbe83d85d035a9b1a626f782f35564ccfd38b9b5ee8a1965d616 +size 729378 diff --git a/pole_detection/train/images/1186.jpg b/pole_detection/train/images/1186.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b5f567d0bcdb7f263218996398d1c52468166e83 --- /dev/null +++ b/pole_detection/train/images/1186.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34b72a96b47c7ac610f4d5c3eb4a9ae216e94a3868536ad9154e4ff16eb72522 +size 1058270 diff --git a/pole_detection/train/images/1187.jpg b/pole_detection/train/images/1187.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5bd31a1daec1eef22859b1fffabc6c7639c5631a --- /dev/null +++ b/pole_detection/train/images/1187.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1dceca82685d16b4e169f2ef8a0db42128e4124db2c4ab2fb20d0dc52268927 +size 565866 diff --git a/pole_detection/train/images/1188.jpg b/pole_detection/train/images/1188.jpg new file mode 100644 index 0000000000000000000000000000000000000000..90fa346a9fb23967a8c8b1a0c4c517ffde291503 --- /dev/null +++ b/pole_detection/train/images/1188.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f67761d41660f64a09c06be3d3bb1fa68bef4e80942b325fd530b1d0cdc2e733 +size 216583 diff --git a/pole_detection/train/images/1189.jpg b/pole_detection/train/images/1189.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4ccc5fa92b772821415a7ab186b66ed66fa0ae2a --- /dev/null +++ b/pole_detection/train/images/1189.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bd54311133696da336f3787fa51dab7b79d614aa85c64da9f13f7a19810a76f +size 1616418 diff --git a/pole_detection/train/images/119.jpg b/pole_detection/train/images/119.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a84303d4c8d636b786f7c053a9c6681cb5e59ade --- /dev/null +++ b/pole_detection/train/images/119.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c49e1346cfb9331ada7bd373475a5c6b8e3fbe5ee9a96a9fa82b3bda5d17315a +size 99995 diff --git a/pole_detection/train/images/1190.jpg b/pole_detection/train/images/1190.jpg new file mode 100644 index 0000000000000000000000000000000000000000..df098830b6d5400d36337ccd69664f9f48c2d94d --- /dev/null +++ b/pole_detection/train/images/1190.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e5f6b58a45adf61030dd48bf3016d65ae197af4015c7cb1efb196f7af369d17 +size 1401124 diff --git a/pole_detection/train/images/1191.jpg b/pole_detection/train/images/1191.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fd0e1eb127a45d42f18d2211bfd8177e1b397953 --- /dev/null +++ b/pole_detection/train/images/1191.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91d43e0a003b6bd81ca17e17f27b15898be5c7c7fca764106a7238e684bc3804 +size 652513 diff --git a/pole_detection/train/images/1192.jpg b/pole_detection/train/images/1192.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5b4e12f41f150d76808600f11efca41b82fac096 --- /dev/null +++ b/pole_detection/train/images/1192.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d9414c035637622e83668022ce106048fe7b4d23207616654c5a7e082b0cccf +size 897107 diff --git a/pole_detection/train/images/1193.jpg b/pole_detection/train/images/1193.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9364122a84647d67ccfd101954e31d331dbde375 --- /dev/null +++ b/pole_detection/train/images/1193.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9ef054b86ae8cd6ea1c8831fff970417664073b599cafb1a569bbdcd415a7bd +size 1306460 diff --git a/pole_detection/train/images/1194.jpg b/pole_detection/train/images/1194.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3fda4867087c224f5867dcaa8339e2247d44556b --- /dev/null +++ b/pole_detection/train/images/1194.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65aa260f6da3edc77d4f11cee94981ca08b52bd29fbb190a518ad8b41c755ea8 +size 1176276 diff --git a/pole_detection/train/images/1195.jpg b/pole_detection/train/images/1195.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a75a7cc608b5d9bd86c807cdaf479ef2463b6bf5 --- /dev/null +++ b/pole_detection/train/images/1195.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3c0a3fefd94e8baff190e42757e1a7f3f52a29a75778ddd6380a7c15234ca79 +size 168737 diff --git a/pole_detection/train/images/1196.jpg b/pole_detection/train/images/1196.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1835478f35a298d944fcebe6c5e9337e71c22fa5 --- /dev/null +++ b/pole_detection/train/images/1196.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:489d22120a2a42bdb4bc1d0e5942332768a97cbf6cbd241833d3d8ad337b4b5b +size 1449788 diff --git a/pole_detection/train/images/1197.jpg b/pole_detection/train/images/1197.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8037c14e7a87237be3c844f877a13dbeafafa677 --- /dev/null +++ b/pole_detection/train/images/1197.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f10f98e2f2385ce662205a8de10b96ca0f601247808c6164f46521019cb4cf73 +size 1279216 diff --git a/pole_detection/train/images/1198.jpg b/pole_detection/train/images/1198.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e792821973f791480873514c47c9ef731769718a --- /dev/null +++ b/pole_detection/train/images/1198.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbced0a2efad0acc4b9b7e122ac17176c063a970a741ccee50061ec3122238da +size 1097472 diff --git a/pole_detection/train/images/1199.jpg b/pole_detection/train/images/1199.jpg new file mode 100644 index 0000000000000000000000000000000000000000..19b3c115118b86f78914da94dfecb1d588dedcc8 --- /dev/null +++ b/pole_detection/train/images/1199.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d85f5056cda10b362f192950f1951e32c509f33dd95886a63fe35240d6bfd07d +size 588313 diff --git a/pole_detection/train/images/12.jpg b/pole_detection/train/images/12.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6cc8bcd0346bc2b59e5e289fbdb18838ec651a30 --- /dev/null +++ b/pole_detection/train/images/12.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e5a7aa5f4e757f8840450ebf1fadeef0c86ce8da8537bff5cd76b5f4cbc4c25 +size 286802 diff --git a/pole_detection/train/images/120.jpg b/pole_detection/train/images/120.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b0489a9ba047cb45d7625b82c098c17b4076b46f --- /dev/null +++ b/pole_detection/train/images/120.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:241aaa9e8756e2191c8a50c60c9ee0cfbd9093490fee2a2f79c7a54d21b93278 +size 187543 diff --git a/pole_detection/train/images/1200.jpg b/pole_detection/train/images/1200.jpg new file mode 100644 index 0000000000000000000000000000000000000000..85fe19256438a293ef271b4328d5f7ec820a4e8c --- /dev/null +++ b/pole_detection/train/images/1200.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39879e2ecfa068fedad12b83f2bcc80d032d8377b846f2e93b8240f5fc45d58e +size 1335591 diff --git a/pole_detection/train/images/1201.jpg b/pole_detection/train/images/1201.jpg new file mode 100644 index 0000000000000000000000000000000000000000..65d9ad36a1c7a620bec824e0734a7d612320ead4 --- /dev/null +++ b/pole_detection/train/images/1201.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39e92d6140d30943fa0d18221356c1a574d32eecf5c9c4d864d6f52a2f2ad659 +size 1679504 diff --git a/pole_detection/train/images/1202.jpg b/pole_detection/train/images/1202.jpg new file mode 100644 index 0000000000000000000000000000000000000000..54ea4c0da3610153bb71b6e71a13433c2d68e3cf --- /dev/null +++ b/pole_detection/train/images/1202.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:def3194f5560634050290db0a02194fb8afd47f8e931e9bd3fcd521b91bb69ef +size 1055239 diff --git a/pole_detection/train/images/1203.jpg b/pole_detection/train/images/1203.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a2d8985ce0d0db572787b227d425c3b813a735fa --- /dev/null +++ b/pole_detection/train/images/1203.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d534981ba91e73e08c92157807c2ef050191ffe7df57547ec0a268a85cf0204 +size 1881894 diff --git a/pole_detection/train/images/1204.jpg b/pole_detection/train/images/1204.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ee68c31b7991552825fb3a3e389bc6b770b48a9 --- /dev/null +++ b/pole_detection/train/images/1204.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6abbbbf30d4a5d338f67025ee1e256e75b5a88c9aeb53886da2e0a2e93080622 +size 1241747 diff --git a/pole_detection/train/images/1205.jpg b/pole_detection/train/images/1205.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0192842620f41e4b0e1b94bdba8dba49e93d0ea3 --- /dev/null +++ b/pole_detection/train/images/1205.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2f8ee31c5859280e3423a0dcc7065a82bd512ef45ff544a4a196fca6754ed96 +size 1158667 diff --git a/pole_detection/train/images/1206.jpg b/pole_detection/train/images/1206.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c27425e857f7b5d835b9771894e902ac056f09f1 --- /dev/null +++ b/pole_detection/train/images/1206.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be51259a6bee4e97e534e8efb84f5d057cb1be8f6bce04f4e12e11cbe9885f06 +size 1571959 diff --git a/pole_detection/train/images/1207.jpg b/pole_detection/train/images/1207.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0875e71f3abe6227074717ee627aa9bf0e2fa11d --- /dev/null +++ b/pole_detection/train/images/1207.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37b4a7f247f43b669a7a0af1721c6e75e9288ffd163f08de2c55b52b68d7a55c +size 170631 diff --git a/pole_detection/train/images/1208.jpg b/pole_detection/train/images/1208.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bebae62140633d5e0cbb6944d1c20712ca049a67 --- /dev/null +++ b/pole_detection/train/images/1208.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b65ddc35e1b2455e0f271e3672e20213815faf94e18b3a3876046eef44782842 +size 2070024 diff --git a/pole_detection/train/images/1209.jpg b/pole_detection/train/images/1209.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9cad661879bc2ff03e36373520254e217541c2b6 --- /dev/null +++ b/pole_detection/train/images/1209.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6acc241281c7e4f131e84dd2b5e5f6a85a2e9a93076bf4ea10e5f667780ed3c +size 203798 diff --git a/pole_detection/train/images/121.jpg b/pole_detection/train/images/121.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2fca23a6b4b9dc247d3d8b40d1832ff74d703180 --- /dev/null +++ b/pole_detection/train/images/121.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:219662fdbaeba3680909a1746ab963a2f45ec937e18d63981746d50609f84776 +size 223857 diff --git a/pole_detection/train/images/1210.jpg b/pole_detection/train/images/1210.jpg new file mode 100644 index 0000000000000000000000000000000000000000..db5d7c062da7e7a9511f6f2aad6eced4dd2f8794 --- /dev/null +++ b/pole_detection/train/images/1210.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a44582aa31a90ebaba80ea8c920d02b57d8c22e38419f3c031d51f51c9a15f9b +size 2269459 diff --git a/pole_detection/train/images/1211.jpg b/pole_detection/train/images/1211.jpg new file mode 100644 index 0000000000000000000000000000000000000000..873257694834e013efe6c04b27304b786ddc1622 --- /dev/null +++ b/pole_detection/train/images/1211.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13c0ae45021e1e5bc086c7bf9b33dfd86083137f19b7d56b4301c9d4b0f7dc47 +size 2314930 diff --git a/pole_detection/train/images/1212.jpg b/pole_detection/train/images/1212.jpg new file mode 100644 index 0000000000000000000000000000000000000000..111a8d662e147569d4742ab08e9812b7c2c488eb --- /dev/null +++ b/pole_detection/train/images/1212.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cc646ed397d9561baa1543830cb00d2a1c0d5c94cc2315ab25e60288c269daa +size 2004609 diff --git a/pole_detection/train/images/1213.jpg b/pole_detection/train/images/1213.jpg new file mode 100644 index 0000000000000000000000000000000000000000..416e88abf284aa62caaf00a836af772e89ee1ed4 --- /dev/null +++ b/pole_detection/train/images/1213.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f119f1616537da5c8db41dacfd3b9cd233ceeb61430d387093a89e58168746bc +size 2085328 diff --git a/pole_detection/train/images/1214.jpg b/pole_detection/train/images/1214.jpg new file mode 100644 index 0000000000000000000000000000000000000000..23b0ff40d09c5b691e2e2ee4b7d52c44d9eb6e4e --- /dev/null +++ b/pole_detection/train/images/1214.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43a12a4e21e89f37789fede5727d7ccbc0d26be83afa2dbecfd3af2243f6c295 +size 2081942 diff --git a/pole_detection/train/images/1215.jpg b/pole_detection/train/images/1215.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a8689ac3a2cf044802d2dfd277568d1e0ee72d0d --- /dev/null +++ b/pole_detection/train/images/1215.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82c1b1dee7059fcd6f1f33ae2d89f3bc586933d77228a4ce2c630bba84e8c69f +size 1883906 diff --git a/pole_detection/train/images/1216.jpg b/pole_detection/train/images/1216.jpg new file mode 100644 index 0000000000000000000000000000000000000000..82c0697ee60f746e7bb47b92f861866be9dce269 --- /dev/null +++ b/pole_detection/train/images/1216.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64821897689a38eac576db758b6ab9e11c798e0d61e6e0fa04b6f59f5f66dcbc +size 2033136 diff --git a/pole_detection/train/images/1217.jpg b/pole_detection/train/images/1217.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7c9128173bcd1e9d65a09c15ddb418e44899ec92 --- /dev/null +++ b/pole_detection/train/images/1217.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26b2f8e873e8f6bc6cc660dec76491ab40facb56da2a3bbc9924eb4f9ce4ff48 +size 1080925 diff --git a/pole_detection/train/images/1218.jpg b/pole_detection/train/images/1218.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da9f0e6ae31437bb73a0eca9376de0d553f1055c --- /dev/null +++ b/pole_detection/train/images/1218.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80d9061c58c812f27e6a16257821ea294ed0a34513ffa09ce2ce6e280b74da40 +size 410132 diff --git a/pole_detection/train/images/1219.jpg b/pole_detection/train/images/1219.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5dabaa1c13009c3936a13618e4cd6c2ff1562560 --- /dev/null +++ b/pole_detection/train/images/1219.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d5e50d7e64bbf560affd8c4406f040ee434b773082c1cf50e5ea472fc1cc2bb +size 660431 diff --git a/pole_detection/train/images/122.jpg b/pole_detection/train/images/122.jpg new file mode 100644 index 0000000000000000000000000000000000000000..306c73d9cd105dea0a6131c7bd4db8e0c5d7ec0e --- /dev/null +++ b/pole_detection/train/images/122.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30cdf762cffec942178785713036be20b842e11f020a1a0f674be0d1b45dbb08 +size 113072 diff --git a/pole_detection/train/images/1220.jpg b/pole_detection/train/images/1220.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1b04f82fff10e80bec7b09cc3ba5570ea62898fa --- /dev/null +++ b/pole_detection/train/images/1220.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cdc47cf907436979ea458b41e7586c1dd244d68761dc4b55822aa36e2fc52d4 +size 1225643 diff --git a/pole_detection/train/images/1221.jpg b/pole_detection/train/images/1221.jpg new file mode 100644 index 0000000000000000000000000000000000000000..198735f83514f81db39621d8057c9abc64d62885 --- /dev/null +++ b/pole_detection/train/images/1221.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:408a02d838c3473661037af631c705abcc0cc7f0176d9f9f4ec727219b67cec1 +size 1179897 diff --git a/pole_detection/train/images/1222.jpg b/pole_detection/train/images/1222.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f4acae2d866a0484c0602da217c944107b850949 --- /dev/null +++ b/pole_detection/train/images/1222.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9bd28a820f4158c7267813b7cc629980219f5ced15cf59e0537f170131b5d18 +size 1341546 diff --git a/pole_detection/train/images/1223.jpg b/pole_detection/train/images/1223.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bf9de077703c0a28122198be3bccc1f34a51b408 --- /dev/null +++ b/pole_detection/train/images/1223.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7495c6826c0ffaf5c9f86c5bb7a7bfc774c970e3925aef34b6666a3320c242f9 +size 984608 diff --git a/pole_detection/train/images/1224.jpg b/pole_detection/train/images/1224.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a9815dfe2cd988e81854fbe22a6904df96e97412 --- /dev/null +++ b/pole_detection/train/images/1224.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0490dcf3022c3af1d3104e798f7d6a8595fa59e7ec1f5de982cda622c3c32436 +size 1197311 diff --git a/pole_detection/train/images/1225.jpg b/pole_detection/train/images/1225.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f49d3f43fb48ad5f8ffec43df37e942916b27765 --- /dev/null +++ b/pole_detection/train/images/1225.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53c3542260feb16edee6a2e5f486597afb257ca8c4208f77742133cf7d562701 +size 1331014 diff --git a/pole_detection/train/images/1226.jpg b/pole_detection/train/images/1226.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9427ba2f40fcf363112c93c6d05ef8128404df4a --- /dev/null +++ b/pole_detection/train/images/1226.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1feaceb1d8ea265027da2506377f36b13ac8c461301b2ccbcc768d0f1fe73b4c +size 1200399 diff --git a/pole_detection/train/images/1227.jpg b/pole_detection/train/images/1227.jpg new file mode 100644 index 0000000000000000000000000000000000000000..38b6348250c0cbdb0fe98412a9440be366b34961 --- /dev/null +++ b/pole_detection/train/images/1227.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:800e1cb42f98e132eab26bf90cbd8cf50c07531608d3aca307b57254e6fd56c8 +size 1641143 diff --git a/pole_detection/train/images/1228.jpg b/pole_detection/train/images/1228.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e674313a4e970b21c9e3420e5070cbfe4bf76c4 --- /dev/null +++ b/pole_detection/train/images/1228.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa1c5f6b181c326e7c81d538e00d4a3d623482a2f85788e52eb2031b954f5177 +size 1788831 diff --git a/pole_detection/train/images/1229.jpg b/pole_detection/train/images/1229.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8a00223407a8bde5d3d1a2e2d0a0cae316f3e31b --- /dev/null +++ b/pole_detection/train/images/1229.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a4289166adbd61287199542ea3b0eec691cafa671fb7fe67d7fc826031e0338 +size 130844 diff --git a/pole_detection/train/images/123.jpg b/pole_detection/train/images/123.jpg new file mode 100644 index 0000000000000000000000000000000000000000..73fb904651b2e99f68ed117138223e17cfae8863 --- /dev/null +++ b/pole_detection/train/images/123.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8f4544f332290810b050198f6a132ac9d77238bdcd8465bd073ca72098db75e +size 1340489 diff --git a/pole_detection/train/images/1230.jpg b/pole_detection/train/images/1230.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c216f2b17ec5a7ae3e740474d1f3cbefbbb87150 --- /dev/null +++ b/pole_detection/train/images/1230.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9406d864378527c58b2ad31a75853af2bb09e4f681de8073196963e1396a2cc +size 1598313 diff --git a/pole_detection/train/images/1231.jpg b/pole_detection/train/images/1231.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cc31be6f5614a545d3f2d17e277c0ed94cac9a23 --- /dev/null +++ b/pole_detection/train/images/1231.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8115340a2e0009612abcc9551803bda5fb720407d000b084c2dbaeaefb432124 +size 1716662 diff --git a/pole_detection/train/images/1232.jpg b/pole_detection/train/images/1232.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf71ca092ea992c114b8f73c5ba7223785cc5f04 --- /dev/null +++ b/pole_detection/train/images/1232.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82e694187bf642eeefc1f8d6de81aeca0a4e376a3f8a57699ff702429496eb03 +size 1215652 diff --git a/pole_detection/train/images/1233.jpg b/pole_detection/train/images/1233.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1a1a825d9c10d5d1a1d169dbb5f0d053dacad860 --- /dev/null +++ b/pole_detection/train/images/1233.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0808c316a7cf6684fde62c2567c08d07a37e5d21b48637da486dcd4795216ff5 +size 1310629 diff --git a/pole_detection/train/images/1234.jpg b/pole_detection/train/images/1234.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a179af7415531ccab8136fe271405429cf5ea9f8 --- /dev/null +++ b/pole_detection/train/images/1234.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad5c90487d8fb1d71cee2890b02f32daa14861d0cc577846d683f3f03f61aa72 +size 1518948 diff --git a/pole_detection/train/images/1235.jpg b/pole_detection/train/images/1235.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f52004ec4805e3a13a7e2b170b168afebe02c8fa --- /dev/null +++ b/pole_detection/train/images/1235.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:566fbc36a16684d91c9a7466cfe172146e620faccf44ca33a7dec439d4c9fd14 +size 1615983 diff --git a/pole_detection/train/images/1236.jpg b/pole_detection/train/images/1236.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bd081a4fbc7aa169cd68a963b5eef0e647f10e0f --- /dev/null +++ b/pole_detection/train/images/1236.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d8d99b8d4cdb74f3403aeac3ba5b39b3dc6cff85cb186b5eb9d874028fb686f +size 1608673 diff --git a/pole_detection/train/images/1237.jpg b/pole_detection/train/images/1237.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d2429f6181f2b97cc1c687f4e8b4b3f540652191 --- /dev/null +++ b/pole_detection/train/images/1237.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d07d754d07b568a9e9103343b2cf0cf98b09a538583f1cdb6f57f6fd8e68c148 +size 1332241 diff --git a/pole_detection/train/images/1238.jpg b/pole_detection/train/images/1238.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f1cb2fbccf67c94880eb44bd2ac0241519744150 --- /dev/null +++ b/pole_detection/train/images/1238.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ae1438521f18ffefba49ec2bc43bb669f14056f4a9f4cea32386755ecac0771 +size 1849242 diff --git a/pole_detection/train/images/1239.jpg b/pole_detection/train/images/1239.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b403db3484a52968862793f2cbe5ab4c821c8aa7 --- /dev/null +++ b/pole_detection/train/images/1239.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ebb22f40b4bf69d7046e4ecf9d4334d9b8f134862d9a2efd46398b00048cb4e +size 128541 diff --git a/pole_detection/train/images/124.jpg b/pole_detection/train/images/124.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c606922aae6bc5b641bec1be0b88754beafab469 --- /dev/null +++ b/pole_detection/train/images/124.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:772a6b1acc3eae190e47ce03366437e0ac2c0c1309802af847ec5cf952a63fa4 +size 887122 diff --git a/pole_detection/train/images/1240.jpg b/pole_detection/train/images/1240.jpg new file mode 100644 index 0000000000000000000000000000000000000000..372b1003e00c74c0bbdca007800ced9be8217258 --- /dev/null +++ b/pole_detection/train/images/1240.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc81c6924f5eb2e2c964a9fe98ba6e619a9fbf171c4b22d67ec5d42c7b82ce2f +size 142712 diff --git a/pole_detection/train/images/1241.jpg b/pole_detection/train/images/1241.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5d6e8794be2a6b324e48bce28de5eafd509d9bdc --- /dev/null +++ b/pole_detection/train/images/1241.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e263ec5e9195c15659bf07ded750a7bf020f5d1d2198e9e43ef3db7e5630aea +size 1760202 diff --git a/pole_detection/train/images/1242.jpg b/pole_detection/train/images/1242.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4b3162339d5472f529a960478694d7b400b6d41f --- /dev/null +++ b/pole_detection/train/images/1242.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:513a483c2b87098d0ee15a9da579e42b572bff8444aede890775e3bc50bc5e90 +size 86821 diff --git a/pole_detection/train/images/1243.jpg b/pole_detection/train/images/1243.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dc0809e82ccd7ad4df2b4775fbdbfd3ee1afcb25 --- /dev/null +++ b/pole_detection/train/images/1243.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3dc9167ecf6fa405fe016afc0fbc6161cfee15b3b257741e9b9ca218b71b2fa +size 1125331 diff --git a/pole_detection/train/images/1244.jpg b/pole_detection/train/images/1244.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a8213f6ca924b280c72b44e5acbe99e1cba41db2 --- /dev/null +++ b/pole_detection/train/images/1244.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cb3f0ef327bfdc514c14074a0a96b06563aff7df5db7f3b1be5f7393f0f86ec +size 1651347 diff --git a/pole_detection/train/images/1245.jpg b/pole_detection/train/images/1245.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6d9afdc8ef79c032b849836b50e315bbff004486 --- /dev/null +++ b/pole_detection/train/images/1245.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:398623c2ea192bc8263dc524ca01afffc27bd50498ce4fc78e462462bd134873 +size 1358892 diff --git a/pole_detection/train/images/1246.jpg b/pole_detection/train/images/1246.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f7666f95c9d12fe7cccbd0d9381482f098c1c9a8 --- /dev/null +++ b/pole_detection/train/images/1246.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4bb125a66974194cd9c2d08dda38603b57abd45bfe78a9232f6143c3949be23 +size 941639 diff --git a/pole_detection/train/images/1247.jpg b/pole_detection/train/images/1247.jpg new file mode 100644 index 0000000000000000000000000000000000000000..592d3c652620885e877b07fc69d3d85a1f99db66 --- /dev/null +++ b/pole_detection/train/images/1247.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ba69eba9902d87c19bdbede4363a160570e153a3ab6cc4680eb5657e86fb3a8 +size 1328225 diff --git a/pole_detection/train/images/1248.jpg b/pole_detection/train/images/1248.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6a6c8f32d71da25d0bfeaad0c451d08c85cad75c --- /dev/null +++ b/pole_detection/train/images/1248.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6f5de83736fd11d7593755a3c2a97f85b54bed6273fd6537b9c03a408a96ac9 +size 1144844 diff --git a/pole_detection/train/images/1249.jpg b/pole_detection/train/images/1249.jpg new file mode 100644 index 0000000000000000000000000000000000000000..245f35cdf53881cf1d1ac5909ef199a4e975e266 --- /dev/null +++ b/pole_detection/train/images/1249.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccb46a024d9f9c526f50f7045da572d542799e57222bed0e0b0f8bb46580d399 +size 2013137 diff --git a/pole_detection/train/images/125.jpg b/pole_detection/train/images/125.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d3080606baaae1443f58453b5c9b41aac049e70d --- /dev/null +++ b/pole_detection/train/images/125.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6024820bab3e32b6c41686449d0a1a1e5b57312c81e55561ad5359a20fd3f93f +size 329766 diff --git a/pole_detection/train/images/1250.jpg b/pole_detection/train/images/1250.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf4fbc2cafee6d7e6c8af4b205c4c42c3c980e44 --- /dev/null +++ b/pole_detection/train/images/1250.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adb68778d13dd0b78ebf72afba3fc1e7f00adbd358f152880ea4ae370bbc01a0 +size 85494 diff --git a/pole_detection/train/images/1251.jpg b/pole_detection/train/images/1251.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed06299b1039e79242c0f21d6886dde961aa3b57 --- /dev/null +++ b/pole_detection/train/images/1251.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43f148fb4211e5030c78a5f13c1230ccfd713e6263ee0d2bba1c5f358952e973 +size 2141352 diff --git a/pole_detection/train/images/1252.jpg b/pole_detection/train/images/1252.jpg new file mode 100644 index 0000000000000000000000000000000000000000..079864315d06483638f734110075a26409a1fd7d --- /dev/null +++ b/pole_detection/train/images/1252.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd02143913c545eaa31c30036e23582ab16da5a99deacd47d31e3c68c09dd69a +size 1130018 diff --git a/pole_detection/train/images/1253.jpg b/pole_detection/train/images/1253.jpg new file mode 100644 index 0000000000000000000000000000000000000000..39527b8c4aeb9392b17e18cdd5d051d06423c5fb --- /dev/null +++ b/pole_detection/train/images/1253.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20c9fb3293b79fff2f4026a59abd31de25e5ea7c896b5aaf50b9b5ea61606267 +size 606023 diff --git a/pole_detection/train/images/1254.jpg b/pole_detection/train/images/1254.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0ebae3d366afee71c50af5de423f30b3bc7a1561 --- /dev/null +++ b/pole_detection/train/images/1254.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:664a9317fc6afcbf8025918d1b55bc8bb7c5ea00b5dc21693eaffee442632b7e +size 2135485 diff --git a/pole_detection/train/images/1255.jpg b/pole_detection/train/images/1255.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e128f5c09773cf51fc9622953d00cbc8c2667eb0 --- /dev/null +++ b/pole_detection/train/images/1255.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c7cda80d23939e58cc79e6aab6c352b672450d2ea4c647c364ba3219ae64def +size 2179391 diff --git a/pole_detection/train/images/1256.jpg b/pole_detection/train/images/1256.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b8de528e5c80313eb75db04bd3a80b9837f65fae --- /dev/null +++ b/pole_detection/train/images/1256.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fd7482ed82d4d0ee75a6b4e7bd97df6ae5cb6df4eef0a4eacafba38876d2737 +size 1193088 diff --git a/pole_detection/train/images/1257.jpg b/pole_detection/train/images/1257.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4c40816dc474c76e2e9ffa95797eb1dd408758c8 --- /dev/null +++ b/pole_detection/train/images/1257.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a95bb413fa8eb033df4566bf94fce7918d5b5067a18ea3afafbe844e2823adc +size 2174232 diff --git a/pole_detection/train/images/1258.jpg b/pole_detection/train/images/1258.jpg new file mode 100644 index 0000000000000000000000000000000000000000..28bd42d937c0c62e53607f2b9561c05cfbec7aed --- /dev/null +++ b/pole_detection/train/images/1258.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abc181124fb02dd24c95a8bdd41b3af906e28f43ff590d70b6a75c4c32e62114 +size 889854 diff --git a/pole_detection/train/images/1259.jpg b/pole_detection/train/images/1259.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ff0f5adae6bff51b5cf4472cd6e9fed5464f4245 --- /dev/null +++ b/pole_detection/train/images/1259.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66ab01d92e3d6ffba486c67ca626f2754503d8c5a408a4ceea0acf30d2f1a8f7 +size 1376805 diff --git a/pole_detection/train/images/126.jpg b/pole_detection/train/images/126.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c62645b6c99d17008af46530b885519373791163 --- /dev/null +++ b/pole_detection/train/images/126.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5af842da5ebdf4f417065225d3742cbf841ed1f875d03fa14a772737233ebff7 +size 194472 diff --git a/pole_detection/train/images/1260.jpg b/pole_detection/train/images/1260.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8401fd821898c0e846d15a4a77a5a957d0a5eb06 --- /dev/null +++ b/pole_detection/train/images/1260.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9324ce24ec435618698e78efecdedef78df97dbe21af39440e347be41fd945f5 +size 1186620 diff --git a/pole_detection/train/images/1261.jpg b/pole_detection/train/images/1261.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d2d1deb51397d1967e228877bf15e9b6fb990a3c --- /dev/null +++ b/pole_detection/train/images/1261.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa9c28b54aec1826c3aab1116eb5c04f0740a1d5c20cf8bc31d6ec67ca033309 +size 264098 diff --git a/pole_detection/train/images/1262.jpg b/pole_detection/train/images/1262.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0d7d2141f7ef10f7fe401a096c72b41494bbe84e --- /dev/null +++ b/pole_detection/train/images/1262.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0bf044f349292220d2ada3cd34df7ef567b0fef4a656818688213159d698c5d +size 965464 diff --git a/pole_detection/train/images/1263.jpg b/pole_detection/train/images/1263.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c6aa3f06bd066b66c317bd3c0c872fa865f0387c --- /dev/null +++ b/pole_detection/train/images/1263.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13eac4a3ccdf15a146cdc6f7c96fde5e444a3b2d01dfe42336f61d1e516d7061 +size 1349541 diff --git a/pole_detection/train/images/1264.jpg b/pole_detection/train/images/1264.jpg new file mode 100644 index 0000000000000000000000000000000000000000..85eb6522435a89be8175ce12673ba5eb1a895956 --- /dev/null +++ b/pole_detection/train/images/1264.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39825796138ecaa0b68aa49693f3c70613e3db7165c72dfd961ed8dc0b370da5 +size 1559707 diff --git a/pole_detection/train/images/1265.jpg b/pole_detection/train/images/1265.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7667c5f805edaabea62c1d38cad25e275735e0a9 --- /dev/null +++ b/pole_detection/train/images/1265.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d7f9f9f568cefd268f23e3443cf8e6d185c49ad41530edfefb088a7bc104609 +size 108825 diff --git a/pole_detection/train/images/1266.jpg b/pole_detection/train/images/1266.jpg new file mode 100644 index 0000000000000000000000000000000000000000..325c3a6deec63c9ac508821bab65e3474e5297be --- /dev/null +++ b/pole_detection/train/images/1266.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15f8faf885c64c472e5bd008332d82b1ddf2267b42b7850585714cb1cd80e953 +size 237675 diff --git a/pole_detection/train/images/1267.jpg b/pole_detection/train/images/1267.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9eb65484f0431bb0a086897bb78411bd458ebb82 --- /dev/null +++ b/pole_detection/train/images/1267.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:437b7732d9eb5d4e9b929f4e3360fceb12571fba3003c477d6897c0ea1a94c7b +size 1374058 diff --git a/pole_detection/train/images/1268.jpg b/pole_detection/train/images/1268.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a94aca8bdc5f9400b985bf8b2893b5183b16d219 --- /dev/null +++ b/pole_detection/train/images/1268.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9df38320a55bc3021dd4a9c9979fc0c35d2b7069fa4405f8c8772e155bea3246 +size 1500777 diff --git a/pole_detection/train/images/1269.jpg b/pole_detection/train/images/1269.jpg new file mode 100644 index 0000000000000000000000000000000000000000..13ce2c05e22856561216b44eb7f1c6288bd99a74 --- /dev/null +++ b/pole_detection/train/images/1269.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8236e305c186fec526ca4d0e01299b706c955a50e5272492eb15bfa5aaf840f1 +size 1623618 diff --git a/pole_detection/train/images/127.jpg b/pole_detection/train/images/127.jpg new file mode 100644 index 0000000000000000000000000000000000000000..549137d6f4c257b96443ed295fea40daeef08767 --- /dev/null +++ b/pole_detection/train/images/127.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f4e8b2d2f5fff178227d67ee3261d42b01ce2c3809fb9d54a783dc0de053ab8 +size 106957 diff --git a/pole_detection/train/images/1270.jpg b/pole_detection/train/images/1270.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2252afc87cbb64c73487198838ad368b333dbfc2 --- /dev/null +++ b/pole_detection/train/images/1270.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49c4deec3d712be31cf312288daada2d15d56e50d633b3a2edab4917dfbd6e96 +size 1565828 diff --git a/pole_detection/train/images/1271.jpg b/pole_detection/train/images/1271.jpg new file mode 100644 index 0000000000000000000000000000000000000000..77bf448f3e0911f30f2c07dd2c6468116cdb4eb4 --- /dev/null +++ b/pole_detection/train/images/1271.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68e6ab29b915bedf0e57f8f09c935c7aeb62d9a776ab22b0a13c2c6ab854ed76 +size 882101 diff --git a/pole_detection/train/images/1272.jpg b/pole_detection/train/images/1272.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c5813f00c97c992357bf85aa34d083057f04b200 --- /dev/null +++ b/pole_detection/train/images/1272.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a568a2eeb8f26d2a996fd1f31e398f280449e7c5c43a9bb3527ca2718696cb9f +size 141473 diff --git a/pole_detection/train/images/1273.jpg b/pole_detection/train/images/1273.jpg new file mode 100644 index 0000000000000000000000000000000000000000..abe29e1f4ef754de997adb95f60df08a55990564 --- /dev/null +++ b/pole_detection/train/images/1273.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15c764fed7a1e645b85ea1a4fc17e228c7e08181b64b03b1bd96098bb7dd0efe +size 1406574 diff --git a/pole_detection/train/images/1274.jpg b/pole_detection/train/images/1274.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4a42cfdfdc3de0a199dba2926111625cd37969d6 --- /dev/null +++ b/pole_detection/train/images/1274.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9fb4d18a46b2ecdfca282823cd434bd02f460f61202d6bb6367d0d97dba57d7 +size 1301318 diff --git a/pole_detection/train/images/1275.jpg b/pole_detection/train/images/1275.jpg new file mode 100644 index 0000000000000000000000000000000000000000..098f6f66c172078730b977f7eeb3d8752375c5bb --- /dev/null +++ b/pole_detection/train/images/1275.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08a486dda56fdcd284cd163d703bc82981198ad1ae405c280d639d1f14d7768b +size 247774 diff --git a/pole_detection/train/images/1276.jpg b/pole_detection/train/images/1276.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fcbd96a0f55043b49a669c0011d80d5d7d1042b2 --- /dev/null +++ b/pole_detection/train/images/1276.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:706e5b6a3cac7587e2463e3803f80ec19c869f12e0632db595f1aca24bfb1b11 +size 279638 diff --git a/pole_detection/train/images/1277.jpg b/pole_detection/train/images/1277.jpg new file mode 100644 index 0000000000000000000000000000000000000000..56a2a3f91403a632d220f3450299add49c0070db --- /dev/null +++ b/pole_detection/train/images/1277.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df5ea226174d921dc9b4417b7e4f54b8b7fd15d53bbafbc56939c3cb6b0b2c04 +size 173206 diff --git a/pole_detection/train/images/1278.jpg b/pole_detection/train/images/1278.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2848f31ece2935fb1d69cd496f5b1b96a5d712c1 --- /dev/null +++ b/pole_detection/train/images/1278.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbdb3d5514feba5f2658e1abed8df540f5545dfda6d0ee0ff6fe9d0682240df0 +size 1337873 diff --git a/pole_detection/train/images/1279.jpg b/pole_detection/train/images/1279.jpg new file mode 100644 index 0000000000000000000000000000000000000000..87c6fb18f00cfb39c189956743e0dddf7354a9b7 --- /dev/null +++ b/pole_detection/train/images/1279.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88ea75cf39961f94116615ec6b65f612eaa8fa0e2f6e397291de579253b66334 +size 916685 diff --git a/pole_detection/train/images/128.jpg b/pole_detection/train/images/128.jpg new file mode 100644 index 0000000000000000000000000000000000000000..79d99e09c2b6193a5bfa3b92886d7eb8bf8aa274 --- /dev/null +++ b/pole_detection/train/images/128.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:662061ba7cc03793ed7783bf07f61a1c5b0031f8e21081d65012a95b7d80996a +size 186473 diff --git a/pole_detection/train/images/1280.jpg b/pole_detection/train/images/1280.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b0e7f780dbe356c0b87be7786ce53e7c4ef8fbb8 --- /dev/null +++ b/pole_detection/train/images/1280.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59810a7dab6e8bd777ee8df7de88b41c789f69032bee6d97ccaedd25f589eee7 +size 1099925 diff --git a/pole_detection/train/images/1281.jpg b/pole_detection/train/images/1281.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f68214182843a6b688b929595fc7c993d9232698 --- /dev/null +++ b/pole_detection/train/images/1281.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1901fe49592a0f81a4d6d2a79899313b6891c16be18adfb0995872389bfde940 +size 1084526 diff --git a/pole_detection/train/images/1282.jpg b/pole_detection/train/images/1282.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5886d7f22ae558dfbb0a18704fd5203f9be3f3ca --- /dev/null +++ b/pole_detection/train/images/1282.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f316ac3738a2e6aa598f28a4e9f4c3cbd2b6333e18cefe7130b5cfc4c12e334 +size 844145 diff --git a/pole_detection/train/images/1283.jpg b/pole_detection/train/images/1283.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e03685424069565d7d8513c4025e857963d53155 --- /dev/null +++ b/pole_detection/train/images/1283.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:091629d6c3a15de54785835e85f44ac07c8f725d7d660e2c51a7e09105751e40 +size 716145 diff --git a/pole_detection/train/images/1284.jpg b/pole_detection/train/images/1284.jpg new file mode 100644 index 0000000000000000000000000000000000000000..25c781c3cc6be284c94e9f30f78f4ad788229580 --- /dev/null +++ b/pole_detection/train/images/1284.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cd433fb865c1c619e5b6bceae0c5c0d78b09119adf2e65d2eaacd5f9a036fed +size 1347096 diff --git a/pole_detection/train/images/1285.jpg b/pole_detection/train/images/1285.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fcd43774b210a51d51c9174ad27b2c94bfd5f74b --- /dev/null +++ b/pole_detection/train/images/1285.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00fe8ea06fce983112159fd7950ea0ebf6477107ee2b85aba5bfe3725e689b0b +size 1101278 diff --git a/pole_detection/train/images/1286.jpg b/pole_detection/train/images/1286.jpg new file mode 100644 index 0000000000000000000000000000000000000000..36847ab31a5a7229a388d17176d561c1f13669dc --- /dev/null +++ b/pole_detection/train/images/1286.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b6f3c015d24b34bba0e9c447077edcb7834cbc49ed1bc63f6ecb4e3748b1ef5 +size 932745 diff --git a/pole_detection/train/images/1287.jpg b/pole_detection/train/images/1287.jpg new file mode 100644 index 0000000000000000000000000000000000000000..798b9fdb4bdb1079ef74f079d451932d2e0f17ea --- /dev/null +++ b/pole_detection/train/images/1287.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e94079fc02760a3a6f68c2c9c1d974a004e539d5e32f5612691b8a290ffbe08b +size 1251254 diff --git a/pole_detection/train/images/1288.jpg b/pole_detection/train/images/1288.jpg new file mode 100644 index 0000000000000000000000000000000000000000..10b6f573a210d67d2fdca1f76f3856cc58e153a7 --- /dev/null +++ b/pole_detection/train/images/1288.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98460467875af2c9111a0d170b149bfbd5da490da9c17e0d86e544fc4feb6f07 +size 1159333 diff --git a/pole_detection/train/images/1289.jpg b/pole_detection/train/images/1289.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7522509d7bde0925e3aae624475e0cac3752cb13 --- /dev/null +++ b/pole_detection/train/images/1289.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3858e0090da1f03755eb60712fe7f6c956c96f0ac756c87449f1c43d6c7d6e2d +size 981740 diff --git a/pole_detection/train/images/129.jpg b/pole_detection/train/images/129.jpg new file mode 100644 index 0000000000000000000000000000000000000000..58bfd69598c592a062c7bdb35e87ab76882fe81b --- /dev/null +++ b/pole_detection/train/images/129.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92ec462f36cac0b1566cecd79293b8bd313406bde901d199fa9fda3b0b491c8c +size 286702 diff --git a/pole_detection/train/images/1290.jpg b/pole_detection/train/images/1290.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f5aed3a842df43b5f613bbe389a759d3d00361f7 --- /dev/null +++ b/pole_detection/train/images/1290.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b180a815f3a2550ecc5666ea9fa9f9393edcf404c73b511e052e6adb1ae462bf +size 604941 diff --git a/pole_detection/train/images/1291.jpg b/pole_detection/train/images/1291.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0bf587f3752bfc8c6ef5ac1968e2ee53f253c404 --- /dev/null +++ b/pole_detection/train/images/1291.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9dfcab7eba627b8b665ef3c285f05b99cba40e7f69c56799a646773ad0eaeb9 +size 1517124 diff --git a/pole_detection/train/images/1292.jpg b/pole_detection/train/images/1292.jpg new file mode 100644 index 0000000000000000000000000000000000000000..39df62277be73b6ad5dcc73e9d626adad1a6d6e7 --- /dev/null +++ b/pole_detection/train/images/1292.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0c845ea5ba46d0ce454eb0db74b9e77a10c66709d6b5c8e29757bcb1f058a2d +size 1138532 diff --git a/pole_detection/train/images/1293.jpg b/pole_detection/train/images/1293.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6d7da965802f2fabfe2429f1054b74e775eb9a8d --- /dev/null +++ b/pole_detection/train/images/1293.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e12ad22193a8bea01d96e343d1fd98525204f9d00302e595279a95415be4133b +size 227102 diff --git a/pole_detection/train/images/1294.jpg b/pole_detection/train/images/1294.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b222eb887b7c6eccd14ab0866eb0c6271890498 --- /dev/null +++ b/pole_detection/train/images/1294.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fb3f5bf8bb060b7b6e638bbad702b08683abd17a252ef37726816e008fe02b7 +size 1680123 diff --git a/pole_detection/train/images/1295.jpg b/pole_detection/train/images/1295.jpg new file mode 100644 index 0000000000000000000000000000000000000000..01c3f157351cf1dc261f36ce6e4509c43fac8fc9 --- /dev/null +++ b/pole_detection/train/images/1295.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38b6d28149ee58e01a8826bf542cde2a20f40de092a0bb408a91b5ff5384ac76 +size 695918 diff --git a/pole_detection/train/images/1296.jpg b/pole_detection/train/images/1296.jpg new file mode 100644 index 0000000000000000000000000000000000000000..315cb7acfe284ba9baef217174e5ef7bd2f95536 --- /dev/null +++ b/pole_detection/train/images/1296.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:986664e256a009c0de8c0710accb9f59ece7938a8a2b6b0b19e7319be29d1903 +size 530017 diff --git a/pole_detection/train/images/1297.jpg b/pole_detection/train/images/1297.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e07d87a04efc2eea9c07537af8e9ccba19cc4892 --- /dev/null +++ b/pole_detection/train/images/1297.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e079f30bfc68c438d15dbed92846cfc685ee47fdfb5eba64dd8f550212a2255 +size 1158683 diff --git a/pole_detection/train/images/1298.jpg b/pole_detection/train/images/1298.jpg new file mode 100644 index 0000000000000000000000000000000000000000..43dec23e4de161f6901401e658fedb80aa4d5641 --- /dev/null +++ b/pole_detection/train/images/1298.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e93f287236c1b84a22fccb4c0d349d3dbe50ee53bd9649c814449e6af64dc0ac +size 1223096 diff --git a/pole_detection/train/images/1299.jpg b/pole_detection/train/images/1299.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f56a7c14b0176ee5790bf864fdfdd17aea17ebe0 --- /dev/null +++ b/pole_detection/train/images/1299.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db10b9ae5656cc7b261ed012917f929b753503790bab7fae75d5335733628dea +size 98006 diff --git a/pole_detection/train/images/13.jpg b/pole_detection/train/images/13.jpg new file mode 100644 index 0000000000000000000000000000000000000000..48f8591d7771e36d17e211abdee9bea2a5b5cbc5 --- /dev/null +++ b/pole_detection/train/images/13.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:443104b73e754bd6e3163e56304203ed60c7888afe58d1d4704821c18c9d3dba +size 123498 diff --git a/pole_detection/train/images/130.jpg b/pole_detection/train/images/130.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d76df5c3d4c33ba2e78e4191951f94511553a4d4 --- /dev/null +++ b/pole_detection/train/images/130.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dcac67f664dc76fbcc400a267e4f1824c2624137078ab4a6b3a127e18fdc713 +size 140853 diff --git a/pole_detection/train/images/1300.jpg b/pole_detection/train/images/1300.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7347846e3091d3e191b5850d07c6c477008ac5aa --- /dev/null +++ b/pole_detection/train/images/1300.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5cebfe5df4bb9f6d978101a19b05ded5cf8acf79d4e1a299df7b30fa34f8aea +size 686618 diff --git a/pole_detection/train/images/1301.jpg b/pole_detection/train/images/1301.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3b88c05639948fa08e43a0c6aa9f2fa3d16e3846 --- /dev/null +++ b/pole_detection/train/images/1301.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cf9e816192c3034b0cca0a483508bef19b7d7ba949b0fb8dd035f36eb6c6192 +size 814119 diff --git a/pole_detection/train/images/1302.jpg b/pole_detection/train/images/1302.jpg new file mode 100644 index 0000000000000000000000000000000000000000..af16ad16428985ccc915d68c2edd0f38833044c2 --- /dev/null +++ b/pole_detection/train/images/1302.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d131ee79f664462eb7ac6b77e5aa54b04048fb2fac019f79ce011aa7f707f3f8 +size 1327222 diff --git a/pole_detection/train/images/1303.jpg b/pole_detection/train/images/1303.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da6ccd5e768991a16af9a7a117960ae8f656251a --- /dev/null +++ b/pole_detection/train/images/1303.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d15a12009b6472fb4796dfd3a3eef4e148945e68f5280237926442b95cf20770 +size 1493367 diff --git a/pole_detection/train/images/1304.jpg b/pole_detection/train/images/1304.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a70bd09896d8068fddc0b95d00756b309e34aaf --- /dev/null +++ b/pole_detection/train/images/1304.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8272e05ac865f3c72a76028e41c954c94f23e3e5a74e60e4dcda6acbf496f39e +size 798020 diff --git a/pole_detection/train/images/1305.jpg b/pole_detection/train/images/1305.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d7c8d6ccf9b43f9e7d43de232ed99e6da0f4d1d8 --- /dev/null +++ b/pole_detection/train/images/1305.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:370025d486cd2470f2d1f036895d3a78442ac8ddb4a481ef8ddb97969274a9bd +size 1105886 diff --git a/pole_detection/train/images/1306.jpg b/pole_detection/train/images/1306.jpg new file mode 100644 index 0000000000000000000000000000000000000000..901cd7215d1ebb704533cbf3e9d0d72a4daee208 --- /dev/null +++ b/pole_detection/train/images/1306.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:038c96a0f3cfc69fac061033550d4aefb6254e45224884e03cea943029ad251b +size 1635400 diff --git a/pole_detection/train/images/1307.jpg b/pole_detection/train/images/1307.jpg new file mode 100644 index 0000000000000000000000000000000000000000..97f5a34792cfe9ec26b85e44b886e43c3d1e10ec --- /dev/null +++ b/pole_detection/train/images/1307.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29c73cf5b1e39f60defb211ca5da96b97235577cdf451cf487ba54e3e84a5d37 +size 1124544 diff --git a/pole_detection/train/images/1308.jpg b/pole_detection/train/images/1308.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a112985e0ed1bc08746ced2d5be5649050c0b68d --- /dev/null +++ b/pole_detection/train/images/1308.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:328631a14333b0043c4ab7e1381503d050067de64d8d61d61fe3b97d98775cb2 +size 1521511 diff --git a/pole_detection/train/images/1309.jpg b/pole_detection/train/images/1309.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0631896ce224a19810e3dadbc8049da44dc1df01 --- /dev/null +++ b/pole_detection/train/images/1309.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e943a821c33f7e506123b345e7f33eaa3f8560f63f9057769ea8499027a603e +size 1151560 diff --git a/pole_detection/train/images/131.jpg b/pole_detection/train/images/131.jpg new file mode 100644 index 0000000000000000000000000000000000000000..294d516e6fba925c2f69a609674a5c860b7ceac5 --- /dev/null +++ b/pole_detection/train/images/131.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1e436f3cc6c478415b3454c3777db9b35e534263bef90defbc647c1066b12c1 +size 197698 diff --git a/pole_detection/train/images/1310.jpg b/pole_detection/train/images/1310.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f718c08b79e60b12cb9e8062364c6b95b0e07206 --- /dev/null +++ b/pole_detection/train/images/1310.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9d588cdb84d4fbcc01d917cb44b4a2bd8993e07d4eaaad3448a4041aeb272f3 +size 977875 diff --git a/pole_detection/train/images/1311.jpg b/pole_detection/train/images/1311.jpg new file mode 100644 index 0000000000000000000000000000000000000000..52eac053df960ba4a5e50dcd547cd7b223842a32 --- /dev/null +++ b/pole_detection/train/images/1311.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ae6c96b86a363ee8aa35c1cc190c3475504d4f257743dddb2d6854ba7703d7d +size 1539098 diff --git a/pole_detection/train/images/1312.jpg b/pole_detection/train/images/1312.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3353b4f7a3b6001eb944035d84298a195cad3a96 --- /dev/null +++ b/pole_detection/train/images/1312.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bb76d7232796dd3021ef515da348f6e80f5bac8da7ebbf43d1558737cc14cd1 +size 1984568 diff --git a/pole_detection/train/images/1313.jpg b/pole_detection/train/images/1313.jpg new file mode 100644 index 0000000000000000000000000000000000000000..66ecce50fb7b04bedeb04b4bf5751d902ad3a4ea --- /dev/null +++ b/pole_detection/train/images/1313.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d510162122ff5331af5da5bea1d3fdffd842f41755639f06bb890e71b7f32ba3 +size 1387419 diff --git a/pole_detection/train/images/1314.jpg b/pole_detection/train/images/1314.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d854ba21fca13285d765275c9657b2cb723539f --- /dev/null +++ b/pole_detection/train/images/1314.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2777f86bf099ad26a804198271ea7f38281e81aecac693a052ca8b374fea7ee +size 383439 diff --git a/pole_detection/train/images/1315.jpg b/pole_detection/train/images/1315.jpg new file mode 100644 index 0000000000000000000000000000000000000000..af07e52234818dc2b085c5e08b4ccbf971cf2249 --- /dev/null +++ b/pole_detection/train/images/1315.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a3e6af1731cff0f0127e008dad1946a8d8ec5778e47318c6b94d525aa9f7246 +size 2013891 diff --git a/pole_detection/train/images/1316.jpg b/pole_detection/train/images/1316.jpg new file mode 100644 index 0000000000000000000000000000000000000000..84bb4d5f7d135456abfa04924e368d532fc24659 --- /dev/null +++ b/pole_detection/train/images/1316.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aba6ce12037b99a303a883a57f175332ac6656faae734bd2532b1baaffaa5f03 +size 1806718 diff --git a/pole_detection/train/images/1317.jpg b/pole_detection/train/images/1317.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ec98c698d573e4ab6f97b66c6c1a91ab9674183e --- /dev/null +++ b/pole_detection/train/images/1317.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da523dd340606bbf493812676a9ec652e71a0d4c82b7d66a8c28d2162134c874 +size 1374317 diff --git a/pole_detection/train/images/1318.jpg b/pole_detection/train/images/1318.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d4d95f07ba6bef8af24dc501cf1b772802960a03 --- /dev/null +++ b/pole_detection/train/images/1318.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:101b4ef15f7185c2bc38e323a717035e16cb3dc9fc5f6e34ff888c54cc382b74 +size 2359442 diff --git a/pole_detection/train/images/1319.jpg b/pole_detection/train/images/1319.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ec1f465d5d270fc0855b673c7a33a950d8078af --- /dev/null +++ b/pole_detection/train/images/1319.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2b961ad4d2ad3d32ab5611703a1b663b89a0bd4ccac6150505a75a066b14175 +size 1529591 diff --git a/pole_detection/train/images/132.jpg b/pole_detection/train/images/132.jpg new file mode 100644 index 0000000000000000000000000000000000000000..160fcb6d669f41588d4252064e461394f9547a80 --- /dev/null +++ b/pole_detection/train/images/132.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2540f326b11e115ffacc7d344e698a6e4c7bc04d2d1602aa590ba0c47e0e5da5 +size 131802 diff --git a/pole_detection/train/images/1320.jpg b/pole_detection/train/images/1320.jpg new file mode 100644 index 0000000000000000000000000000000000000000..24552a72964c305cf6ea98b1bdf19ee16c465cb6 --- /dev/null +++ b/pole_detection/train/images/1320.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3a2d174e1ea20c93f48bd088bccc8d32edeeb3f1b51fe72f12fa4a2d94a9e04 +size 2042150 diff --git a/pole_detection/train/images/1321.jpg b/pole_detection/train/images/1321.jpg new file mode 100644 index 0000000000000000000000000000000000000000..baa8aa0ec50478af3146845eac012642b4a06ed9 --- /dev/null +++ b/pole_detection/train/images/1321.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fd8d05952a1c781dd298ce1e7248a5afeab0a362d143411103a7a6de0c031ee +size 1539578 diff --git a/pole_detection/train/images/1322.jpg b/pole_detection/train/images/1322.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b490955c550b9c4749611e2fdeea93aca57c3e83 --- /dev/null +++ b/pole_detection/train/images/1322.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a9d0c7771091671750601b8191578c72811e51ab17f9ec7efa533a1b037a267 +size 155823 diff --git a/pole_detection/train/images/1323.jpg b/pole_detection/train/images/1323.jpg new file mode 100644 index 0000000000000000000000000000000000000000..801672071f27d61851f320b494f5be721d5e4b93 --- /dev/null +++ b/pole_detection/train/images/1323.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5da2bf6c906de1b560c1aef1acad3521c2ee5e79e468f3550e343a0f5939055a +size 907512 diff --git a/pole_detection/train/images/1324.jpg b/pole_detection/train/images/1324.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a25e82cf16c4c47ca324d144bae795f97f04081f --- /dev/null +++ b/pole_detection/train/images/1324.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7318b882b86cf200f558dcbd10cd65151bbcf6ef22f07dd0d7c731f01802ba82 +size 1861596 diff --git a/pole_detection/train/images/1325.jpg b/pole_detection/train/images/1325.jpg new file mode 100644 index 0000000000000000000000000000000000000000..db73597e8c45320ac658be3ea74293d8cd506b0c --- /dev/null +++ b/pole_detection/train/images/1325.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b869255aba2697de106721a9bd8409438bfde86b48f14475c5aa61314b6ef0f +size 198240 diff --git a/pole_detection/train/images/1326.jpg b/pole_detection/train/images/1326.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9d3000c485c5233055746f7488111083b0ff4633 --- /dev/null +++ b/pole_detection/train/images/1326.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a94a059412d2f0a774a1986b67f5dc1ac5d31fe78cd43cba338c0c42571923e +size 1887555 diff --git a/pole_detection/train/images/1327.jpg b/pole_detection/train/images/1327.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e6d5d3663d27607dfb02c893e07be3d7746123f8 --- /dev/null +++ b/pole_detection/train/images/1327.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5babbf1a27330b1f146f72d335b841e3015165367f425c3dccb2e426994d3c91 +size 1776952 diff --git a/pole_detection/train/images/1328.jpg b/pole_detection/train/images/1328.jpg new file mode 100644 index 0000000000000000000000000000000000000000..43ec24729faf40116ec91619ddc4d445c6ebb64f --- /dev/null +++ b/pole_detection/train/images/1328.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbb073ff3a514f43b67b33f64bb4257a349bd29f242729acd822c771f9849795 +size 1512842 diff --git a/pole_detection/train/images/1329.jpg b/pole_detection/train/images/1329.jpg new file mode 100644 index 0000000000000000000000000000000000000000..86bf22ba108f00cbb9334d17c13e6c1a8f7fcc17 --- /dev/null +++ b/pole_detection/train/images/1329.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eda773641af8a8c164a873572a2fe0ec21edd58fa51d7a7e7d0d204501b26402 +size 1192370 diff --git a/pole_detection/train/images/133.jpg b/pole_detection/train/images/133.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dfa70d1be0e36e085156ed7f51f53463064b13a4 --- /dev/null +++ b/pole_detection/train/images/133.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b6796b0884e4b5cb8fac751a6e854795a10ffc40001ba29777d65c9fca6a995 +size 119473 diff --git a/pole_detection/train/images/1330.jpg b/pole_detection/train/images/1330.jpg new file mode 100644 index 0000000000000000000000000000000000000000..49172a5647155fb7db54a85328a538318ff149d5 --- /dev/null +++ b/pole_detection/train/images/1330.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:625376189d0ffe0be4e198ce4ede7301eada4f427a1a2c6240a435eaa778e1f4 +size 1232245 diff --git a/pole_detection/train/images/1331.jpg b/pole_detection/train/images/1331.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e96efc95e09d29bf85bcf6edb0bf06111778479 --- /dev/null +++ b/pole_detection/train/images/1331.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62583ebbb24f050477956b5f4cd93a392cbc5b464d70b3beea2f27cde13ebeca +size 1533643 diff --git a/pole_detection/train/images/1332.jpg b/pole_detection/train/images/1332.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0dbb65a5c04085141cca6eec8cf3cda30acee959 --- /dev/null +++ b/pole_detection/train/images/1332.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a008bbbf6119990e57716282e20ce2cb6d89de58fa9a7c5a6c4ad8d748d01e9 +size 2188321 diff --git a/pole_detection/train/images/1333.jpg b/pole_detection/train/images/1333.jpg new file mode 100644 index 0000000000000000000000000000000000000000..83579bbedd24b64e37d05bd306f107646e8f4561 --- /dev/null +++ b/pole_detection/train/images/1333.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3e8c51f612aae85ef4428d4651da8eea210662de01b3f1e3f51cb063dd3fef9 +size 1619409 diff --git a/pole_detection/train/images/1334.jpg b/pole_detection/train/images/1334.jpg new file mode 100644 index 0000000000000000000000000000000000000000..920ee47138c4500655d3a6aab28d106aad6b5264 --- /dev/null +++ b/pole_detection/train/images/1334.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e768361c9632bc50f7dbc474096dcc3e99af0159960db218737738f170fec6b8 +size 1889623 diff --git a/pole_detection/train/images/1335.jpg b/pole_detection/train/images/1335.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2723b59d4f27e2d524b20a04207ca3bbd3405082 --- /dev/null +++ b/pole_detection/train/images/1335.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ff2693a1365bd458c2736b7a01007bb1b11d8226ac1a23754e687fa6a4a04ae +size 1978146 diff --git a/pole_detection/train/images/1336.jpg b/pole_detection/train/images/1336.jpg new file mode 100644 index 0000000000000000000000000000000000000000..207dd707423e682fd9364a2b255a60e9b2dda2ff --- /dev/null +++ b/pole_detection/train/images/1336.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83ad0e72484a857df70976b4b7c938b0f3c96503239265b3a43218f3512a8f4b +size 150848 diff --git a/pole_detection/train/images/1337.jpg b/pole_detection/train/images/1337.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f369878b1f0e7ec688572961301df0b5082f15d0 --- /dev/null +++ b/pole_detection/train/images/1337.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04511997f2321048f986d245f4eb82dd5ebe8a1987a633e111a6e2c947cdbb63 +size 1343290 diff --git a/pole_detection/train/images/1338.jpg b/pole_detection/train/images/1338.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f3e03064101039331ad7ad6b3daca08c72dcf456 --- /dev/null +++ b/pole_detection/train/images/1338.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a989f2431fa8e774ff9375f625a03bee96f867afa6b78b698522282a0c6eec0 +size 1601745 diff --git a/pole_detection/train/images/1339.jpg b/pole_detection/train/images/1339.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c605743f6bd98ff3dfac11a5518a21670b19db37 --- /dev/null +++ b/pole_detection/train/images/1339.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78220f9464c554075b602d2335cfc9405ed31c92b833e730a18218fab42dd2a4 +size 1432280 diff --git a/pole_detection/train/images/134.jpg b/pole_detection/train/images/134.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e07642638ad1d8d1652c9b3a3bffd1cc922aad61 --- /dev/null +++ b/pole_detection/train/images/134.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:732ae7a981ec2a777368ae74a091ec9a33c8a80d019ed5851d358b1de72b3a48 +size 183978 diff --git a/pole_detection/train/images/1340.jpg b/pole_detection/train/images/1340.jpg new file mode 100644 index 0000000000000000000000000000000000000000..80d436d7c53ea4353691b43b9cbb5e85e150b114 --- /dev/null +++ b/pole_detection/train/images/1340.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d92758be5347580e5a8524a3169cf4fc9ec518df97050b969a9ce6e3a961b315 +size 1682799 diff --git a/pole_detection/train/images/1341.jpg b/pole_detection/train/images/1341.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f9e2ac46aa7983306ccb7d10ce45fcb5cf1590b0 --- /dev/null +++ b/pole_detection/train/images/1341.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce3d273be9a580658a02c95af752a57993ae12153909f27ac0821ce776ce0ccd +size 1202324 diff --git a/pole_detection/train/images/1342.jpg b/pole_detection/train/images/1342.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c05cb6d4654eea4345b2bc36e2edef018ed9da1d --- /dev/null +++ b/pole_detection/train/images/1342.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6e04758263cc70f16ccd81ac2ec8d64a4404ad967fe628403a656f2f5eb47f7 +size 1980462 diff --git a/pole_detection/train/images/1343.jpg b/pole_detection/train/images/1343.jpg new file mode 100644 index 0000000000000000000000000000000000000000..071f25400cc527d30c7a6131f11c66f27851efd0 --- /dev/null +++ b/pole_detection/train/images/1343.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9798db568b12420c5c634d0f9790e421f0aa08194e9696621e17f75e4f4b9770 +size 1619984 diff --git a/pole_detection/train/images/1344.jpg b/pole_detection/train/images/1344.jpg new file mode 100644 index 0000000000000000000000000000000000000000..de60e675fec8c4c5de5421d2db0a47c77f84528a --- /dev/null +++ b/pole_detection/train/images/1344.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a52f8440ce69765fd016400faf8469c20d30706a4e5d9eec91c2504e4324216 +size 1403073 diff --git a/pole_detection/train/images/1345.jpg b/pole_detection/train/images/1345.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9086428f91c7eced21b4b5e228b18408184cf7d9 --- /dev/null +++ b/pole_detection/train/images/1345.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d2efc5cdbf7bd8ddca0525183b45c86d294341a6b9b11b25b6819d56d3e6fc4 +size 1577781 diff --git a/pole_detection/train/images/1346.jpg b/pole_detection/train/images/1346.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bf63ecf33d93c15db4e324999c86d24903b288c5 --- /dev/null +++ b/pole_detection/train/images/1346.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5aadfabe2ad5ee172a7226bfef813a792f11b15744df56bd34cfbc3fac681e14 +size 1563554 diff --git a/pole_detection/train/images/1347.jpg b/pole_detection/train/images/1347.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fe2eb49db442f4439ddff7166bff233b9e3f2126 --- /dev/null +++ b/pole_detection/train/images/1347.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:005f55136bc8c233dac663632a78127c955953c694d1a7c7cfc445e8d0daad55 +size 942708 diff --git a/pole_detection/train/images/1348.jpg b/pole_detection/train/images/1348.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5f2d7ab901d90ce8533039f0b1cd53bfcb174f7b --- /dev/null +++ b/pole_detection/train/images/1348.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cabd39101ebde16f97fde3acc3d9751b167a5891faea21882ea4403a9c94aa20 +size 1631976 diff --git a/pole_detection/train/images/1349.jpg b/pole_detection/train/images/1349.jpg new file mode 100644 index 0000000000000000000000000000000000000000..75e2a1160eb2ecb83ea7ef9df512b55842a6366b --- /dev/null +++ b/pole_detection/train/images/1349.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf950a2c5c183d5d07ae39a13b9075439723d4b25848966a22ead09c5ee8af93 +size 2096833 diff --git a/pole_detection/train/images/135.jpg b/pole_detection/train/images/135.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f6f816a0c7e91cc79901fdc8ec52058d81c53d7a --- /dev/null +++ b/pole_detection/train/images/135.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3721bccfd5b976d9ed573b6cd7711530d07076f557b72cb60dc6b20cea7e785 +size 123272 diff --git a/pole_detection/train/images/1350.jpg b/pole_detection/train/images/1350.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0dd9ddb3fb60320a9b386967709272246d1ed9ce --- /dev/null +++ b/pole_detection/train/images/1350.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:444a5e207d64a89dd4345658657971bff56376ff8a6bdc4bd39019a40e28df3f +size 1929195 diff --git a/pole_detection/train/images/1351.jpg b/pole_detection/train/images/1351.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7b554a66832e52a50b58cac9abc8288f06deb989 --- /dev/null +++ b/pole_detection/train/images/1351.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25bafa2bb9cefcd1b46f7559975a465741c63854babdcb6eb9ca8273a40c7805 +size 1563380 diff --git a/pole_detection/train/images/1352.jpg b/pole_detection/train/images/1352.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9015db22257927572d33b611466801b5270fd284 --- /dev/null +++ b/pole_detection/train/images/1352.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d16aa4310e703acbd5c9413d629a03ae2b917e6817bed2af309e5f623a21770 +size 2119321 diff --git a/pole_detection/train/images/1353.jpg b/pole_detection/train/images/1353.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dac1f191e4c45830cdfa9f9fd51d456748616087 --- /dev/null +++ b/pole_detection/train/images/1353.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9d980fec2c349b5f8cc1f6a4a1d303379840cb3d584492f6f0a4cf97c12c10d +size 1730575 diff --git a/pole_detection/train/images/1354.jpg b/pole_detection/train/images/1354.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3ccd48988b9d41e4b95780501db7f4faa3459d87 --- /dev/null +++ b/pole_detection/train/images/1354.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:835bdf81acb68e409328ab17c853b3de9bb672520eeb3b92d518bbec80f872e2 +size 1732676 diff --git a/pole_detection/train/images/1355.jpg b/pole_detection/train/images/1355.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7581be4393b908ec2619239aec1c524e8485f73c --- /dev/null +++ b/pole_detection/train/images/1355.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80796280332c993e3599c39e0955cf83301de1688054acb23b59c2c1c1d7d7c9 +size 2317625 diff --git a/pole_detection/train/images/1356.jpg b/pole_detection/train/images/1356.jpg new file mode 100644 index 0000000000000000000000000000000000000000..129873483b84884c9f98940bbe1ec52402f01145 --- /dev/null +++ b/pole_detection/train/images/1356.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1143bdae0a293daee8a77708d24489c373fea6a7defabbabce305f67440cd132 +size 774367 diff --git a/pole_detection/train/images/1357.jpg b/pole_detection/train/images/1357.jpg new file mode 100644 index 0000000000000000000000000000000000000000..29411a890267c378d0a49aa0e4f938de4efab0b5 --- /dev/null +++ b/pole_detection/train/images/1357.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46bd26d7dcea75d80018f498f754ef6f4743e532a2c3842739cf54a09dba431e +size 2050711 diff --git a/pole_detection/train/images/1358.jpg b/pole_detection/train/images/1358.jpg new file mode 100644 index 0000000000000000000000000000000000000000..17e08c9937c652f4a715ee3c9fdcd83ac11eefb1 --- /dev/null +++ b/pole_detection/train/images/1358.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:611cf0c8238348c2a1662da9ceeb217a9409e0af54feb7b7bb345c014984b72f +size 762573 diff --git a/pole_detection/train/images/1359.jpg b/pole_detection/train/images/1359.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6fe0b02c1f11b0973f9c1330b251677905b02917 --- /dev/null +++ b/pole_detection/train/images/1359.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d31954d141a39ba484064a6580149ad3d4c3160ef817278e9189330051d736e8 +size 1923029 diff --git a/pole_detection/train/images/136.jpg b/pole_detection/train/images/136.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0f30b6ea7499685c71da3235d30fb45d9e8ff8e3 --- /dev/null +++ b/pole_detection/train/images/136.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84e6eec35fa21ffa47ba9e3a80e95f356c24a95d0b203052cb9ddc3fe194a4d5 +size 108590 diff --git a/pole_detection/train/images/1360.jpg b/pole_detection/train/images/1360.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a1922eb72dd26fcb6b2c26aab94c0802ad542ff2 --- /dev/null +++ b/pole_detection/train/images/1360.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f114302979a984f2a79e687ea9e944e66acedcf3b4d12128605b606b7d9422a +size 1627136 diff --git a/pole_detection/train/images/1361.jpg b/pole_detection/train/images/1361.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8a6bf9d6f56009bd0d8357b0d025c048f0b49a9a --- /dev/null +++ b/pole_detection/train/images/1361.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7b506338aad7b42977ca8192704663992a5c43a93e08eff75695ae82c402d64 +size 1267282 diff --git a/pole_detection/train/images/1362.jpg b/pole_detection/train/images/1362.jpg new file mode 100644 index 0000000000000000000000000000000000000000..847bd787b06f06f568c2048f868a9a3a062d6499 --- /dev/null +++ b/pole_detection/train/images/1362.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee9bfc734701f916f813b387d69d4c472be28ad3760789a7e47510a4006b275e +size 1823980 diff --git a/pole_detection/train/images/1363.jpg b/pole_detection/train/images/1363.jpg new file mode 100644 index 0000000000000000000000000000000000000000..db90bae60c00f84387cd03132cca97c79965bc6f --- /dev/null +++ b/pole_detection/train/images/1363.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7864028625b392e0e8f31f35d0d16136c8d3bebf0a1a913d5e44973b1d753d1d +size 1170603 diff --git a/pole_detection/train/images/1364.jpg b/pole_detection/train/images/1364.jpg new file mode 100644 index 0000000000000000000000000000000000000000..138b548d37ed2c11c32e6c715fb1028ce081a4cd --- /dev/null +++ b/pole_detection/train/images/1364.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49cd710ae8bee37851a8bb92bb03a2f82f79c7db59cb65b7fd6e08f308588ec2 +size 2497270 diff --git a/pole_detection/train/images/1365.jpg b/pole_detection/train/images/1365.jpg new file mode 100644 index 0000000000000000000000000000000000000000..29123746acfa087083144d67dab5bd8b8b2ed8cf --- /dev/null +++ b/pole_detection/train/images/1365.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d74d038cb5b4fe9c76ab639a5b68a16b669339578bc6118ab192cba4df48588a +size 2542645 diff --git a/pole_detection/train/images/1366.jpg b/pole_detection/train/images/1366.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b46063f3029509bfa17fa439b6500e86092a71d0 --- /dev/null +++ b/pole_detection/train/images/1366.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b58ea6abd91a337d969666625f51f41111769cc97941c37554d8ff9965bf1899 +size 2048267 diff --git a/pole_detection/train/images/1367.jpg b/pole_detection/train/images/1367.jpg new file mode 100644 index 0000000000000000000000000000000000000000..65e60032b67e5621f56b0899ee4102b3e42a1d4c --- /dev/null +++ b/pole_detection/train/images/1367.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0467d57c06700868719ab804606ccb136721499d6c87b62dc5862a8eb77482e3 +size 1644246 diff --git a/pole_detection/train/images/1368.jpg b/pole_detection/train/images/1368.jpg new file mode 100644 index 0000000000000000000000000000000000000000..376bf90db7b32b5d1a2854475059753b67e8cca8 --- /dev/null +++ b/pole_detection/train/images/1368.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce62504818527e9eeaf7309b02f684c7be763a7a75c686dfe9e3b3ee4354a46a +size 139811 diff --git a/pole_detection/train/images/1369.jpg b/pole_detection/train/images/1369.jpg new file mode 100644 index 0000000000000000000000000000000000000000..99a3f8eac77b5efd570adec3d9d695afb5233b85 --- /dev/null +++ b/pole_detection/train/images/1369.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:040a7354d871046d8492427dadb3d821861e98119a16e281b12b1bf85e9f8b53 +size 1977612 diff --git a/pole_detection/train/images/137.jpg b/pole_detection/train/images/137.jpg new file mode 100644 index 0000000000000000000000000000000000000000..16a33addeb309537a0cca9a43944f5bec72b0d9d --- /dev/null +++ b/pole_detection/train/images/137.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71c7f64a53cf348a9fe60618f34d6eac3e82c5d2c1cf6f60bee7d58c121821a1 +size 104794 diff --git a/pole_detection/train/images/1370.jpg b/pole_detection/train/images/1370.jpg new file mode 100644 index 0000000000000000000000000000000000000000..07cfd348f7cd5ef9fad707922d223b6041a35c6f --- /dev/null +++ b/pole_detection/train/images/1370.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44ce29294d225487af4ccf178c9649d47a57db7b97cdc2ab9fa7ddfe6f86513e +size 1529334 diff --git a/pole_detection/train/images/1371.jpg b/pole_detection/train/images/1371.jpg new file mode 100644 index 0000000000000000000000000000000000000000..87e78ef18e7815acac95879fa1b61b35d5fb11dc --- /dev/null +++ b/pole_detection/train/images/1371.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2058c7cb0378167871b0e9f852ac614c29f40c58135da457cf91427cce35823 +size 1502408 diff --git a/pole_detection/train/images/1372.jpg b/pole_detection/train/images/1372.jpg new file mode 100644 index 0000000000000000000000000000000000000000..23750e841d761226103e0205117ba637404f7bdc --- /dev/null +++ b/pole_detection/train/images/1372.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3a6888461fdd54add43200906e74ed1c46e182b2824d264f37d6cfd912de5a1 +size 1663045 diff --git a/pole_detection/train/images/1373.jpg b/pole_detection/train/images/1373.jpg new file mode 100644 index 0000000000000000000000000000000000000000..503f9bbc682cfbd771f3a3e8839a6e3828ae6e70 --- /dev/null +++ b/pole_detection/train/images/1373.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52d1338a5dc141c5c05f3a311df0eb13123c8d278d901a9e4825ebf37780494a +size 1053892 diff --git a/pole_detection/train/images/1374.jpg b/pole_detection/train/images/1374.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c5ea5715d1b166cb726d00e6499ceb613b0d2c76 --- /dev/null +++ b/pole_detection/train/images/1374.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d81b4983f193a705f1c028533a5ddb82aa403705aead1f56ad634e60cb979c0 +size 1746021 diff --git a/pole_detection/train/images/1375.jpg b/pole_detection/train/images/1375.jpg new file mode 100644 index 0000000000000000000000000000000000000000..10c55b86e95e81943207e09a462ccfce083dc9c5 --- /dev/null +++ b/pole_detection/train/images/1375.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7480c7d41cd242bd7245b80e83ff521fff12e32a7c169f45f8ea2208491f674 +size 1420990 diff --git a/pole_detection/train/images/1376.jpg b/pole_detection/train/images/1376.jpg new file mode 100644 index 0000000000000000000000000000000000000000..172bfceedb7c4f0dfc8e2211a1df902eb42e7a9c --- /dev/null +++ b/pole_detection/train/images/1376.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4040f8eb92c4997000ed70b65d20ca3e1ad8a8ebf79996bb3bed63f1f20d72dd +size 1539852 diff --git a/pole_detection/train/images/1377.jpg b/pole_detection/train/images/1377.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ca751b216ec99eeb86d251bc9ac1b4aeb629801f --- /dev/null +++ b/pole_detection/train/images/1377.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c8ab3d6b3407cb41f7826f528e1c51b9477edbc172561db2a0db96762848743 +size 1898673 diff --git a/pole_detection/train/images/1378.jpg b/pole_detection/train/images/1378.jpg new file mode 100644 index 0000000000000000000000000000000000000000..595ad79323bc714682dfe971f41ed2b82b8d9e85 --- /dev/null +++ b/pole_detection/train/images/1378.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43c51c5d2e00e62a3f592fa4597dfb3ed0d27b4bf905e0e9624d29009b2a4879 +size 1762858 diff --git a/pole_detection/train/images/1379.jpg b/pole_detection/train/images/1379.jpg new file mode 100644 index 0000000000000000000000000000000000000000..84e3c697cf5e8dd84dbba762151c454517c9159e --- /dev/null +++ b/pole_detection/train/images/1379.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbb8c95ab9ab3e798b6c87237e4e443530c983482c15bd89405610a39c394259 +size 1437540 diff --git a/pole_detection/train/images/138.jpg b/pole_detection/train/images/138.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e623a2e1d3e2abcb86d9f727677eb9d6609e55e7 --- /dev/null +++ b/pole_detection/train/images/138.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d3a32fe2c9471c53e95af9ad28f6ebf241fe078348e993a11b6da86527fd8df +size 80229 diff --git a/pole_detection/train/images/1380.jpg b/pole_detection/train/images/1380.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d68d87fe36463d308edfc0e415480f6d83673c20 --- /dev/null +++ b/pole_detection/train/images/1380.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db136dc7dc43f694c72d6ca7d8eb74db7c553ff4f1820fc8113826a7f5033ae8 +size 1557836 diff --git a/pole_detection/train/images/1381.jpg b/pole_detection/train/images/1381.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9a90c1bad62224597541c10590b101715245b892 --- /dev/null +++ b/pole_detection/train/images/1381.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:901cd8319c2a97dccf55d881895a14845e2506bc69cd2099a43231e8f0d7cdfe +size 1161520 diff --git a/pole_detection/train/images/1382.jpg b/pole_detection/train/images/1382.jpg new file mode 100644 index 0000000000000000000000000000000000000000..07190999131b07058d5b1109744327f5b121b17a --- /dev/null +++ b/pole_detection/train/images/1382.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be1723248cbd6529045dc6cc5d9713323c8db50e0899369f6eb273b24d1c6ced +size 2033878 diff --git a/pole_detection/train/images/1383.jpg b/pole_detection/train/images/1383.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a5a9432ffadf1b6b6d2129a16ba10ebeadb10b7 --- /dev/null +++ b/pole_detection/train/images/1383.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09eacc4d042d9e1bf3bdead5beab02bdb0421c2c257e22d4b46ced013262a8ed +size 1163249 diff --git a/pole_detection/train/images/1384.jpg b/pole_detection/train/images/1384.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1fb00c51273cb01cc5c480211fd27487b9eecdf5 --- /dev/null +++ b/pole_detection/train/images/1384.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6007cd59cfbce6d89c49d04796337ef7070c0d5f7a150016d9ad7ba2a978d0b0 +size 1061431 diff --git a/pole_detection/train/images/1385.jpg b/pole_detection/train/images/1385.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e1177eafbbcab409cce9d0bf5db4a001c18b4c1e --- /dev/null +++ b/pole_detection/train/images/1385.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d051914958752553a24a5df2f1614f0dc08c40f0d20d8f9fbee69e249f97b421 +size 1047377 diff --git a/pole_detection/train/images/1386.jpg b/pole_detection/train/images/1386.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b88743f540c18b437f2cbe3b4a0c2f5b43233339 --- /dev/null +++ b/pole_detection/train/images/1386.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff4bc09611db621111948cde312f1d4f8f2bce6037f00d187da91180ad59bbbe +size 908932 diff --git a/pole_detection/train/images/1387.jpg b/pole_detection/train/images/1387.jpg new file mode 100644 index 0000000000000000000000000000000000000000..51f8f8151e01d5fd5dfc72c0961485b35b693199 --- /dev/null +++ b/pole_detection/train/images/1387.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:415d4d742f544db67a263df1bd388b7e7246e51068e90e236b12e3f36247a656 +size 916362 diff --git a/pole_detection/train/images/1388.jpg b/pole_detection/train/images/1388.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f2ad6b5ae6325159f0dc5aa2de3007c4740ad895 --- /dev/null +++ b/pole_detection/train/images/1388.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3959f3c791f763fe0565f2358b2c3e6d92ddee4f967a1fa54f894236af8e946 +size 988354 diff --git a/pole_detection/train/images/1389.jpg b/pole_detection/train/images/1389.jpg new file mode 100644 index 0000000000000000000000000000000000000000..70d1f6523142afc69d412fbe0e01fcaf16f0137d --- /dev/null +++ b/pole_detection/train/images/1389.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63fd26001fa6f60c99e312bc95f5e9f4e9fd744d7962ae3fa4e4c3b5aadc52c9 +size 159562 diff --git a/pole_detection/train/images/139.jpg b/pole_detection/train/images/139.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b4a9d071089ee9e6f964829208ce47477b6dcd0e --- /dev/null +++ b/pole_detection/train/images/139.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:879f934cf7006ec6609e72aa93ad2509d9f83378da740ceeb7d2fdb8d1e8e12b +size 353043 diff --git a/pole_detection/train/images/1390.jpg b/pole_detection/train/images/1390.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ae2a940d2e2934f0f996783af1e1b24f114e3227 --- /dev/null +++ b/pole_detection/train/images/1390.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:896b3a5f47d231361efcd02819de08c50a2503ff2e116bbcee87f024b7d63778 +size 1164820 diff --git a/pole_detection/train/images/1391.jpg b/pole_detection/train/images/1391.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0cdc7961849982a46b16251739e65f4e2047c0dd --- /dev/null +++ b/pole_detection/train/images/1391.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f44894b6b9461e058c4af92961db108dc012aa262918c965d6f6fe31d9f9325 +size 857403 diff --git a/pole_detection/train/images/1392.jpg b/pole_detection/train/images/1392.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a3cec6d151312aff56caee09066c0791855c03f2 --- /dev/null +++ b/pole_detection/train/images/1392.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32a8c7af25932e2bb9ab9f2e0a49375878cff9bab8b33d7d5730fbed88618a6d +size 1125339 diff --git a/pole_detection/train/images/1393.jpg b/pole_detection/train/images/1393.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6500893842cf0b2a6325c5764d5364fdd59e45ef --- /dev/null +++ b/pole_detection/train/images/1393.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:432e819205fb65774ee4201c6fbdf21ae80cb306130e1e7eeb11b97c746c70a4 +size 977002 diff --git a/pole_detection/train/images/1394.jpg b/pole_detection/train/images/1394.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0ff054c3e3ae67579ee895ceff0e315505121ae8 --- /dev/null +++ b/pole_detection/train/images/1394.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68d76d49bea887b75a89030c566f7bf96a0d1b166c3815cc306f5d89a61e459f +size 1016412 diff --git a/pole_detection/train/images/1395.jpg b/pole_detection/train/images/1395.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4f94681d55e8028623ee5ddb6f8b2ae4401b0535 --- /dev/null +++ b/pole_detection/train/images/1395.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:296f3003d6938649eaaea11dac15ac62ff6438ebf11af8a80f3fc9957facf5b1 +size 1498244 diff --git a/pole_detection/train/images/1396.jpg b/pole_detection/train/images/1396.jpg new file mode 100644 index 0000000000000000000000000000000000000000..372928c7a2749980abbbd2cee4519e55de03b4a7 --- /dev/null +++ b/pole_detection/train/images/1396.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42cdb087232cfdeaca26eecc66185a981c032b7949a5cc7f60d65b74c65dbb89 +size 1068632 diff --git a/pole_detection/train/images/1397.jpg b/pole_detection/train/images/1397.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5cb4e6399d2c212c40e954f22eeb1092af771477 --- /dev/null +++ b/pole_detection/train/images/1397.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e316b42749c5f83e945e9e3b8443fb9e52b3a41571bb67f5d67bc2872ba696c +size 2290468 diff --git a/pole_detection/train/images/1398.jpg b/pole_detection/train/images/1398.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1fe1b6d46847da2400d31e943cf7c5026679314e --- /dev/null +++ b/pole_detection/train/images/1398.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64dc8308f7ad7248c7f9c021992e77b94bfd12ca7ab8acb3eef57f29cc6b46e2 +size 1522983 diff --git a/pole_detection/train/images/1399.jpg b/pole_detection/train/images/1399.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c859585b93bd634a077f40ef5a538be7154b8308 --- /dev/null +++ b/pole_detection/train/images/1399.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb97eafd595660aa730f257cdcfa8601ae1365f440e0957b702f12bafe3676d2 +size 1488132 diff --git a/pole_detection/train/images/14.jpg b/pole_detection/train/images/14.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1486ec699ea9bfd2bd24fc2317efc5826fe66342 --- /dev/null +++ b/pole_detection/train/images/14.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b39d1927caddca27d38a66fae97889dfbf44d4d18f19384b56a8803956b3fc3 +size 120207 diff --git a/pole_detection/train/images/140.jpg b/pole_detection/train/images/140.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b1978a07deee448dbe253c154f38940483a0656a --- /dev/null +++ b/pole_detection/train/images/140.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0a822d0eb3c60b9efa263453f25e102f7a4d758cfca0987f046b1df22372c90 +size 148748 diff --git a/pole_detection/train/images/1400.jpg b/pole_detection/train/images/1400.jpg new file mode 100644 index 0000000000000000000000000000000000000000..787043ee044b41cd915fcff93bf2d9130930a448 --- /dev/null +++ b/pole_detection/train/images/1400.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49b254d81aa696f4a528571b7c94482a3d57a7013471ed75fe2fb23855d1caac +size 152163 diff --git a/pole_detection/train/images/1401.jpg b/pole_detection/train/images/1401.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c530803bc53c3696ef16c2ab97fc8dc3478547b4 --- /dev/null +++ b/pole_detection/train/images/1401.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d99873cf1602d3b695423c9e174495820b6b04368f401e7b3949307f200689a7 +size 2396512 diff --git a/pole_detection/train/images/1402.jpg b/pole_detection/train/images/1402.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3b115e1d55476bceb4ecc66a879733b22a73bd3c --- /dev/null +++ b/pole_detection/train/images/1402.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bb5b9fb2043877723a626f2826ca01f9e9c5b3eefc3e1a6e7e65ef141deee3d +size 1138218 diff --git a/pole_detection/train/images/1403.jpg b/pole_detection/train/images/1403.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9d1a425e055ba9e0bb25990df42ca32218cd317e --- /dev/null +++ b/pole_detection/train/images/1403.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e528f0193a110eeac7a71441f8d2663a8a3bc3f610939b5d17f7016df2eaa4e +size 1313765 diff --git a/pole_detection/train/images/1404.jpg b/pole_detection/train/images/1404.jpg new file mode 100644 index 0000000000000000000000000000000000000000..441d6f6626a05a79e423798c7da0a1d0d5a34482 --- /dev/null +++ b/pole_detection/train/images/1404.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d1bff935478e6f0a9a6b54e47113af5a78e70f1fb000dfb60c254026247946d +size 1014329 diff --git a/pole_detection/train/images/1405.jpg b/pole_detection/train/images/1405.jpg new file mode 100644 index 0000000000000000000000000000000000000000..84f0dd90e30b96e8ebcbfd5c69048993bd35b81a --- /dev/null +++ b/pole_detection/train/images/1405.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d8e48b915d427da638d18fbad4b09fb224f1dd372171d5eed9875ad888b4dd0 +size 1474869 diff --git a/pole_detection/train/images/1406.jpg b/pole_detection/train/images/1406.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b65ad913cfa3d3fd8c0e20fbe36b038f17a20ff5 --- /dev/null +++ b/pole_detection/train/images/1406.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e6ed9ae937c69ea9a4eafc061ef427d7b5e639b9903c1f0ba137d4d78dd8e27 +size 1201627 diff --git a/pole_detection/train/images/1407.jpg b/pole_detection/train/images/1407.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4c33fefd642fbecec39c847d1dccc241208133a6 --- /dev/null +++ b/pole_detection/train/images/1407.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc9c00b19a4e7a3bd041cab702752ed8a7f9fb9e48e02b24d08e9903874728ba +size 960442 diff --git a/pole_detection/train/images/1408.jpg b/pole_detection/train/images/1408.jpg new file mode 100644 index 0000000000000000000000000000000000000000..809dc04355eae9030f6beccef46cc1704f3aec48 --- /dev/null +++ b/pole_detection/train/images/1408.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c332178c24973fc2436b8758e03b8fab37b48e8f6ca5e2b5ab0856717e4364b +size 1478944 diff --git a/pole_detection/train/images/1409.jpg b/pole_detection/train/images/1409.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d2f107df848c3c589bf9401c9d932fc52d9935ba --- /dev/null +++ b/pole_detection/train/images/1409.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a7a6832e6ab91f326711067ffe81ed26698c17984f53539eb11f234f495522b +size 1334801 diff --git a/pole_detection/train/images/141.jpg b/pole_detection/train/images/141.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c24ae2c6157ace6f1837cf56987baa565d6d28fb --- /dev/null +++ b/pole_detection/train/images/141.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e296b3742ca23682898cbbd63a6127d1d6efcdc947591a88f4e25de7ec40c314 +size 1125918 diff --git a/pole_detection/train/images/1410.jpg b/pole_detection/train/images/1410.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c02df92f95e54a16057bd783dfad93394b5266bf --- /dev/null +++ b/pole_detection/train/images/1410.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d975ba12b65d721adf37ae4441e74524eb00355036277bb2785b598c316c532 +size 1427669 diff --git a/pole_detection/train/images/1411.jpg b/pole_detection/train/images/1411.jpg new file mode 100644 index 0000000000000000000000000000000000000000..faf14f4d1051be3df01d82b7feaaba578449a43d --- /dev/null +++ b/pole_detection/train/images/1411.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2671bb4e9a83e1fd1cd02a5ae4ee075cfe142090710450d4d0f3c5948c3212e +size 146892 diff --git a/pole_detection/train/images/1412.jpg b/pole_detection/train/images/1412.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c2add11644d35769ee693a41b60c78c528e55e14 --- /dev/null +++ b/pole_detection/train/images/1412.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e1f3481b151f21e84c14bd7d34173b5bd3379121759c4195948c7f3ffa6f504 +size 1528596 diff --git a/pole_detection/train/images/1413.jpg b/pole_detection/train/images/1413.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f5bb3af3fbfdcce228698c956b714b4a1676e611 --- /dev/null +++ b/pole_detection/train/images/1413.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2da84deebf99cb9636fc834106f5941c764f5853a3d457b21944f5de5ac44cfd +size 1699050 diff --git a/pole_detection/train/images/1414.jpg b/pole_detection/train/images/1414.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7e0207cb75ae191f7d695854956b5f69886eea6e --- /dev/null +++ b/pole_detection/train/images/1414.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eff29718391cf1fe55bea5fada9a08cd3f0b98d214703827f8920acf53ae27b7 +size 1655555 diff --git a/pole_detection/train/images/1415.jpg b/pole_detection/train/images/1415.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b2a379326a3a8a43a37b28c9ac099d9935bf1aa6 --- /dev/null +++ b/pole_detection/train/images/1415.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdcd47e009b608608494d89c71ddfc2e9c99ed13ea42dd38053e91e12ae5eb4c +size 1321303 diff --git a/pole_detection/train/images/1416.jpg b/pole_detection/train/images/1416.jpg new file mode 100644 index 0000000000000000000000000000000000000000..275c362d3b97860d4ba46e6e07bff39e8ee52f50 --- /dev/null +++ b/pole_detection/train/images/1416.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fe775e7ba301b818604c0416bae87301fbc2802af5f594ea491141736c40808 +size 113485 diff --git a/pole_detection/train/images/1417.jpg b/pole_detection/train/images/1417.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0c901d2bf68309bacc2c9d3c370ad9d13dcc37bf --- /dev/null +++ b/pole_detection/train/images/1417.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fb5f984cb8d037b7648e64411e1ca8bdab2e009ffc98bc3dc460651f915bd60 +size 2001844 diff --git a/pole_detection/train/images/1418.jpg b/pole_detection/train/images/1418.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b4d071b666ae64ff5c7fda8b5be8d9e21f023e5 --- /dev/null +++ b/pole_detection/train/images/1418.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7084a80524d20e0064dd04acc96d42ea8cc864bbcd240a7d8f6ad595ec97d4f6 +size 1863340 diff --git a/pole_detection/train/images/1419.jpg b/pole_detection/train/images/1419.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e922b184104465906bbc57e0f4bc0255ace56c8d --- /dev/null +++ b/pole_detection/train/images/1419.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:735b5dcf14c48e80c1d36415ff54f18ed2aa18fc3008ef761c99b0950e532ef5 +size 1492505 diff --git a/pole_detection/train/images/142.jpg b/pole_detection/train/images/142.jpg new file mode 100644 index 0000000000000000000000000000000000000000..57e355b592cb8e2d5e397402ce707fd8fb81aa9f --- /dev/null +++ b/pole_detection/train/images/142.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:952f2fee770223465744d532bf99bf5da527651ae881a9113c53be508447b04d +size 162963 diff --git a/pole_detection/train/images/1420.jpg b/pole_detection/train/images/1420.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4088217147f325317fa8e9d35b85e88f1f8f6c1e --- /dev/null +++ b/pole_detection/train/images/1420.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:587301f6ef9e6e7936048a0ff169a5defb43981ea186f0ace70b4acc67edfed3 +size 1477867 diff --git a/pole_detection/train/images/1421.jpg b/pole_detection/train/images/1421.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a1eef9168d1bf4d07eaf20e2c1bd726fec8994d3 --- /dev/null +++ b/pole_detection/train/images/1421.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdf63a07e870282406ad34b201ad73ee7890c96076eca61108b1c3dc494dc490 +size 1494986 diff --git a/pole_detection/train/images/1422.jpg b/pole_detection/train/images/1422.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e9cebe7ebb49bc8e9f4253b740046075fbd73fd9 --- /dev/null +++ b/pole_detection/train/images/1422.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a257e77ab89090d14861bd8f8ad3355139a1c339db0d8b04c930b4ead80b6f91 +size 158973 diff --git a/pole_detection/train/images/1423.jpg b/pole_detection/train/images/1423.jpg new file mode 100644 index 0000000000000000000000000000000000000000..314ad57d64d9229f64a778317b7d8ef308409935 --- /dev/null +++ b/pole_detection/train/images/1423.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64140e21f52eec357d1177235723da03cb999b25ab75df17850fc2d6ed362023 +size 1291859 diff --git a/pole_detection/train/images/1424.jpg b/pole_detection/train/images/1424.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2092c35c9df7096552b208404a5aa2b9292c23ee --- /dev/null +++ b/pole_detection/train/images/1424.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3956966f07e82726573ebc3c566056b5a3cdb75a0bd8eadb56a3bc866a04dc3f +size 1398117 diff --git a/pole_detection/train/images/1425.jpg b/pole_detection/train/images/1425.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d2fdf194ea76bd7576cf078447800de7f79c1dae --- /dev/null +++ b/pole_detection/train/images/1425.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da89a288f02e09f161c9fe0f8a53e0f5fdf720a44bc4a4d1e6847cf9a73fa91c +size 1191278 diff --git a/pole_detection/train/images/1426.jpg b/pole_detection/train/images/1426.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f1e486f36e6d6d6a772c9701d8bdbd95cc5b84e1 --- /dev/null +++ b/pole_detection/train/images/1426.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6edd4407f43befd3ea089324f84e352553c15fb344b71ade8979833ba48d616 +size 1303305 diff --git a/pole_detection/train/images/1427.jpg b/pole_detection/train/images/1427.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cb507cca3c7ec6aef11f49807902aeee2885e4a2 --- /dev/null +++ b/pole_detection/train/images/1427.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cdb58406e52602cf812dc58175d937196905d6bef5a95de49bf39775e27e65f +size 1242631 diff --git a/pole_detection/train/images/1428.jpg b/pole_detection/train/images/1428.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0219b67af9e6bae371fad7e07e6152dd6f352ade --- /dev/null +++ b/pole_detection/train/images/1428.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ac4f04f0c2c44b0bdea2a93eed81fa899381d3c2ddbb0245dce7492ca6a75ed +size 1662275 diff --git a/pole_detection/train/images/1429.jpg b/pole_detection/train/images/1429.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf1ea996049847887462a85dab66a6e89bdb86fc --- /dev/null +++ b/pole_detection/train/images/1429.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcf1e5017b70d593922e8dfa97a169f7af8b3300c3201c29e7ef78afe0112585 +size 1004439 diff --git a/pole_detection/train/images/143.jpg b/pole_detection/train/images/143.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bfc084b335dc3d20121a392639e453cf059848cc --- /dev/null +++ b/pole_detection/train/images/143.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df7e56d8a6300a46dc1db7fe6bf663ceb8fd7bdb19d0245517e34c8f8a279383 +size 146115 diff --git a/pole_detection/train/images/1430.jpg b/pole_detection/train/images/1430.jpg new file mode 100644 index 0000000000000000000000000000000000000000..14642589d0a7373f95f9bd27a60ee5d36499e7c0 --- /dev/null +++ b/pole_detection/train/images/1430.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:205891122d4772db33d1380cc77f7e2921ba76bda0da8cfa66e4e631a6364396 +size 1091957 diff --git a/pole_detection/train/images/1431.jpg b/pole_detection/train/images/1431.jpg new file mode 100644 index 0000000000000000000000000000000000000000..61701164005e80cbddcc644e7d1f33bd897e3a1c --- /dev/null +++ b/pole_detection/train/images/1431.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e30a1fc34a816c64564e80ede261b3e9fb48a09a72959a257388dd0da4c222df +size 1590486 diff --git a/pole_detection/train/images/1432.jpg b/pole_detection/train/images/1432.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c13590e8233a9b6099f8716d34f0f68015e768bf --- /dev/null +++ b/pole_detection/train/images/1432.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:584088c124e1761bb65bbca7977277f2fb18f1bfc886bf3bfeef3c128e433e7f +size 1629974 diff --git a/pole_detection/train/images/1433.jpg b/pole_detection/train/images/1433.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a7071e5935ef27f5155252c549491c00240f7b81 --- /dev/null +++ b/pole_detection/train/images/1433.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b35465309c86e011c696ff7699cfe8ec7e4753ce5b3123d48ef0902074459af +size 1615950 diff --git a/pole_detection/train/images/1434.jpg b/pole_detection/train/images/1434.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f56c1c953b7f6a1faf511c236cb6c86ff572ed25 --- /dev/null +++ b/pole_detection/train/images/1434.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7baff48482f98db36ef54bff7a196efe3f235e53896c3ec2e4edc615b7ab666b +size 108275 diff --git a/pole_detection/train/images/1435.jpg b/pole_detection/train/images/1435.jpg new file mode 100644 index 0000000000000000000000000000000000000000..48c68cf29453ec603b379045049fe6f7728d9d41 --- /dev/null +++ b/pole_detection/train/images/1435.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:593613aabaff267b9255c7277f4eb9ef143727cde980a6c28d244eaf292072a9 +size 1310653 diff --git a/pole_detection/train/images/1436.jpg b/pole_detection/train/images/1436.jpg new file mode 100644 index 0000000000000000000000000000000000000000..18fc05007218ce65dbbfce05efa567f3aa555478 --- /dev/null +++ b/pole_detection/train/images/1436.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f62ad68ba795dc6adada5e717b5515e97d0d747c1ae7be0181c1b9f58ca3ce06 +size 1327320 diff --git a/pole_detection/train/images/1437.jpg b/pole_detection/train/images/1437.jpg new file mode 100644 index 0000000000000000000000000000000000000000..60bae94ca5f64435405be71ca7028a7062592430 --- /dev/null +++ b/pole_detection/train/images/1437.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ac5d50a97fe9bdfc0c0b77538543aa9593ee66851c9b498079e1be5d73da708 +size 1736372 diff --git a/pole_detection/train/images/1438.jpg b/pole_detection/train/images/1438.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c9c8805c1f284f7432c284a84d016106578a913a --- /dev/null +++ b/pole_detection/train/images/1438.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3338b26cad56c789414100b25864b57b52f5a951cb1baff7ccbca4d43974d9e5 +size 277564 diff --git a/pole_detection/train/images/1439.jpg b/pole_detection/train/images/1439.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5a897d8e6a0e8f9be1d943ab5607f65ff022ce46 --- /dev/null +++ b/pole_detection/train/images/1439.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e195a43be194092019d37f9aef61bdcb4baf7d3a5b26f4b62fc5e8375b7f4119 +size 1423145 diff --git a/pole_detection/train/images/144.jpg b/pole_detection/train/images/144.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2b5626b46b64036f71a738cc2e7b1ff5f9af1a7e --- /dev/null +++ b/pole_detection/train/images/144.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10696a321ea1d326dd30039bc4503ca03e514b53673f6ae8be4ea21f1757bd53 +size 181702 diff --git a/pole_detection/train/images/1440.jpg b/pole_detection/train/images/1440.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6494124c89621279adc4a1a8703d711749a7464e --- /dev/null +++ b/pole_detection/train/images/1440.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:671e9f8d616fd7d7fdddb2cf8b2167fa054d3013788c0956d7fb073b2ad9f0f6 +size 1709798 diff --git a/pole_detection/train/images/1441.jpg b/pole_detection/train/images/1441.jpg new file mode 100644 index 0000000000000000000000000000000000000000..87552527a9f8734ef82bcfadc475986a9b1dd3ac --- /dev/null +++ b/pole_detection/train/images/1441.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b90c9a87cfb0fbd2f5b4d6dacf2f888c246dd8f246b934d5a1bcdfb16e242226 +size 1001166 diff --git a/pole_detection/train/images/1442.jpg b/pole_detection/train/images/1442.jpg new file mode 100644 index 0000000000000000000000000000000000000000..905229cd57c1765c7766670c41775230485009f9 --- /dev/null +++ b/pole_detection/train/images/1442.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b32ab95dbb840951d6078f974056bb652c70ea3f7448649f0201e2730e0bbb3d +size 1439337 diff --git a/pole_detection/train/images/1443.jpg b/pole_detection/train/images/1443.jpg new file mode 100644 index 0000000000000000000000000000000000000000..869315e9091125be1aa93aba8f6180a84e824349 --- /dev/null +++ b/pole_detection/train/images/1443.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbe4ae886b55362f7fd0ba6bff08229c88a4520334b7bc259a765b3f20c20f81 +size 1027109 diff --git a/pole_detection/train/images/1444.jpg b/pole_detection/train/images/1444.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4bc692f20e6231027c58df8d7d494776ae245957 --- /dev/null +++ b/pole_detection/train/images/1444.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d23215730972d9324cd823e913c3771664996704615678ae7457befbfb9927d9 +size 1417801 diff --git a/pole_detection/train/images/1445.jpg b/pole_detection/train/images/1445.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7f396a3cd8909c9df2811e5d743a2d069754eaea --- /dev/null +++ b/pole_detection/train/images/1445.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8f432af50edda1f16eb3c780a0a285a2bc967c9319c802844a4a0a83aa6a322 +size 1677750 diff --git a/pole_detection/train/images/1446.jpg b/pole_detection/train/images/1446.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b4a5d91a9140594c07b00c4914bd82c318fa18b0 --- /dev/null +++ b/pole_detection/train/images/1446.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddff058bf3b206ae21aab63fd077e4a82e9e0194b0cdcd69d28b05a6207a0aee +size 158974 diff --git a/pole_detection/train/images/1447.jpg b/pole_detection/train/images/1447.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0771c8148c9695b0377670cb95e44454c3231411 --- /dev/null +++ b/pole_detection/train/images/1447.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c565cd7a11b73d86d15e7d8a7e4b9c9ac4b18df4cff5ff129d626a9e2fc19abd +size 1531649 diff --git a/pole_detection/train/images/1448.jpg b/pole_detection/train/images/1448.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a416d9a23e3610766c41c1c2bddc50848ba4987 --- /dev/null +++ b/pole_detection/train/images/1448.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:369d16c03f3015825bc752a8fbe9c5643efd3ef7f7dd537945f0229b9e90b3c8 +size 1496890 diff --git a/pole_detection/train/images/1449.jpg b/pole_detection/train/images/1449.jpg new file mode 100644 index 0000000000000000000000000000000000000000..95a5fa5d83005651c471c62468f0966f01de3421 --- /dev/null +++ b/pole_detection/train/images/1449.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:878d8e2f609d308b9a26e972adf4d09a497b162d3b564f0b69c5b4934e5d1010 +size 188758 diff --git a/pole_detection/train/images/145.jpg b/pole_detection/train/images/145.jpg new file mode 100644 index 0000000000000000000000000000000000000000..01e5f897956a1629bf98cadadf872b44df1621f7 --- /dev/null +++ b/pole_detection/train/images/145.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0eeafb22b00303dbcb7392e1f9ee860b8f506c2888b8bf1774213bbe6eea7a7 +size 216812 diff --git a/pole_detection/train/images/1450.jpg b/pole_detection/train/images/1450.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d71a6b12986f3e3e31cde84082d7895272ba010e --- /dev/null +++ b/pole_detection/train/images/1450.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52b7883d920299c83f5ec3343ca4d25f94772ec1b4ddf7a5d39b97efc68baa5a +size 177174 diff --git a/pole_detection/train/images/1451.jpg b/pole_detection/train/images/1451.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8eee715b63b31265aa439bf7542c57e7a03244cc --- /dev/null +++ b/pole_detection/train/images/1451.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3374ab436f3d33233b5f34d5537dabe0281b28a3fafffd68d0ff5aec9caaf671 +size 2058386 diff --git a/pole_detection/train/images/1452.jpg b/pole_detection/train/images/1452.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e68002cae1d6bf2c7b90a3bfe15acf247a2d3eb7 --- /dev/null +++ b/pole_detection/train/images/1452.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77871441061a9b922c0e2e2a89780528208f40824eda9c743b5dac9f3cf325c7 +size 439605 diff --git a/pole_detection/train/images/1453.jpg b/pole_detection/train/images/1453.jpg new file mode 100644 index 0000000000000000000000000000000000000000..633d5a30df47f739db769367a445e97d836d6894 --- /dev/null +++ b/pole_detection/train/images/1453.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19264289054bc821235e9a2f44de215e2a46280e091f06625efdb5da2ca13a0a +size 487919 diff --git a/pole_detection/train/images/1454.jpg b/pole_detection/train/images/1454.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a0c884473a9ed63908b72e29f375691b96bdcd6f --- /dev/null +++ b/pole_detection/train/images/1454.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba5762f50a864526465cf21bd72b2febc71271d4baaf6c4125c65d4ad1271cd4 +size 1110103 diff --git a/pole_detection/train/images/1455.jpg b/pole_detection/train/images/1455.jpg new file mode 100644 index 0000000000000000000000000000000000000000..576222d1c973ad19ef3e2edabb70281c14947880 --- /dev/null +++ b/pole_detection/train/images/1455.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31c23d8d9a69ea611314f4672e4126513fd6f07b9e80fa249324133485be8252 +size 821927 diff --git a/pole_detection/train/images/1456.jpg b/pole_detection/train/images/1456.jpg new file mode 100644 index 0000000000000000000000000000000000000000..60de1dca5e810706383b6188952253827d5ea74a --- /dev/null +++ b/pole_detection/train/images/1456.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3534f15d92f907dc56ea06d54d9504680fcb2285bbd8860c82fb5d84fe246de5 +size 880389 diff --git a/pole_detection/train/images/1457.jpg b/pole_detection/train/images/1457.jpg new file mode 100644 index 0000000000000000000000000000000000000000..55e2da80d0241cfb82b4050ce373a539a61ddb5b --- /dev/null +++ b/pole_detection/train/images/1457.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b948cf8cb6a7bad9042549c2c2faccc82e03c93f96ecedb092635e806eb33def +size 975342 diff --git a/pole_detection/train/images/1458.jpg b/pole_detection/train/images/1458.jpg new file mode 100644 index 0000000000000000000000000000000000000000..23a866d845e48fddb3c343260c73ca5e7dcca547 --- /dev/null +++ b/pole_detection/train/images/1458.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15ed19384cf4f08d9ac22c1e27d4e62d467975e0df76bf877c69c07c70ccc98b +size 760618 diff --git a/pole_detection/train/images/1459.jpg b/pole_detection/train/images/1459.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3a6fd716504b41195c294cb570604656108282d9 --- /dev/null +++ b/pole_detection/train/images/1459.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df4d1c56d9fef77d3c7ba1c6677fac920d8b2dd97a18eaf2677e9a8fc97da24a +size 93215 diff --git a/pole_detection/train/images/146.jpg b/pole_detection/train/images/146.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cae564d6e7c7727bc6be5dff0da1ccae03ef4c1a --- /dev/null +++ b/pole_detection/train/images/146.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a9d73017527053b7cbe5bbba04f001fd8ce4e3a1fcdcd98bbf2be230e8aced4 +size 373369 diff --git a/pole_detection/train/images/1460.jpg b/pole_detection/train/images/1460.jpg new file mode 100644 index 0000000000000000000000000000000000000000..de5673a5f1ce6a71076889494ba293760798ec64 --- /dev/null +++ b/pole_detection/train/images/1460.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:020edda2e9c70aa1907bc0ad15f880a5230d80b5f020bfa46dd9bdf57d9dca21 +size 758541 diff --git a/pole_detection/train/images/1461.jpg b/pole_detection/train/images/1461.jpg new file mode 100644 index 0000000000000000000000000000000000000000..80490f739387274c218c83ec6429d4a9d1373492 --- /dev/null +++ b/pole_detection/train/images/1461.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66945e5842cb4f8dbcf2c7a9c9625486e444597a97cc394b10d6dffbe662c26b +size 133449 diff --git a/pole_detection/train/images/1462.jpg b/pole_detection/train/images/1462.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2a06deaf1c273eba62e4a11a03d088533e2eaff4 --- /dev/null +++ b/pole_detection/train/images/1462.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8527888dfcfea3260712553589b7955a5d578e622af72f669f298ca0ae50d101 +size 845704 diff --git a/pole_detection/train/images/1463.jpg b/pole_detection/train/images/1463.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ee3b9bf0c4947b4321a095b3154e4025603e2591 --- /dev/null +++ b/pole_detection/train/images/1463.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:160f5c48801ecce52335ba99ee9a5069c183a23c315a85a5c517e605899825fe +size 766963 diff --git a/pole_detection/train/images/1464.jpg b/pole_detection/train/images/1464.jpg new file mode 100644 index 0000000000000000000000000000000000000000..247c29c0acc66f3a2b88fdf31cda5ca8a48c2b3a --- /dev/null +++ b/pole_detection/train/images/1464.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a028d1eb2f5b9c2e972980f92f15a96e8f06adc1f1bf4b2029466270f4de6f7 +size 911024 diff --git a/pole_detection/train/images/1465.jpg b/pole_detection/train/images/1465.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e1b523234d35ca58ba8d4f2abf7d1104a294162b --- /dev/null +++ b/pole_detection/train/images/1465.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d02a033a6ff51cb3e26e8d76e72ed931d36d220afa3bed636c00c9b41d8424b4 +size 865822 diff --git a/pole_detection/train/images/1466.jpg b/pole_detection/train/images/1466.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e5a8f61760b55944d30db9f9ef4e7d3fb3d86e90 --- /dev/null +++ b/pole_detection/train/images/1466.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6893f96028b1a28907d4ae823e3ff1e2fb71570fcca001f1a13ec915878986e3 +size 1344585 diff --git a/pole_detection/train/images/1467.jpg b/pole_detection/train/images/1467.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ff0037d94a09719e602a13d679d0ed51df576916 --- /dev/null +++ b/pole_detection/train/images/1467.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed5ec5aa5f8f3db8f51714a7a1ee43ea22980909b974975164262a5a11ad4521 +size 2035078 diff --git a/pole_detection/train/images/1468.jpg b/pole_detection/train/images/1468.jpg new file mode 100644 index 0000000000000000000000000000000000000000..92f81a29e8a90c9f429c00b553577e91c22ce4b5 --- /dev/null +++ b/pole_detection/train/images/1468.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c322c4fa545a390aaf11bc4ef7ac125b1bf1750d9328b9a42c8e0dbe7b0bdec +size 1502104 diff --git a/pole_detection/train/images/1469.jpg b/pole_detection/train/images/1469.jpg new file mode 100644 index 0000000000000000000000000000000000000000..88dfeac71a051d85f37861454c041a3c84c134a6 --- /dev/null +++ b/pole_detection/train/images/1469.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87e1a52ba1745f899eba653dc196839056c43fc27623e2909e9829052acd02fe +size 1040625 diff --git a/pole_detection/train/images/147.jpg b/pole_detection/train/images/147.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e5c39a3ea56d6dff660fa73eeae09983fe236cf0 --- /dev/null +++ b/pole_detection/train/images/147.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da34709bdd90904e3333cdf20cdfa958b6b045b1e702817fcc9f251e12c84a6f +size 72892 diff --git a/pole_detection/train/images/1470.jpg b/pole_detection/train/images/1470.jpg new file mode 100644 index 0000000000000000000000000000000000000000..58319657ba1ce4d803f970eb1fcc2384da4e82f3 --- /dev/null +++ b/pole_detection/train/images/1470.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29a38ed71a3c591bf6bae1d4858f83eb21a1ad60f6429bf20f73f27046f6aa45 +size 855686 diff --git a/pole_detection/train/images/1471.jpg b/pole_detection/train/images/1471.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bcc7bedb6d18f706e555978190ea7e1dbd0d9af1 --- /dev/null +++ b/pole_detection/train/images/1471.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1da5e3854136270ddef024af0a3a318291ed97874a8bf5fd1cfbfa726fdb6fde +size 1160815 diff --git a/pole_detection/train/images/1472.jpg b/pole_detection/train/images/1472.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b1448a830870ac3561eec945dbe35bfdc0a0e29b --- /dev/null +++ b/pole_detection/train/images/1472.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7b35f9d5d18c1af7f45247e9aede169bba9aec9bbc9147cafdc762e0fd5d834 +size 157460 diff --git a/pole_detection/train/images/1473.jpg b/pole_detection/train/images/1473.jpg new file mode 100644 index 0000000000000000000000000000000000000000..181a2c3bb1af5ec26e61b1a3e94cbe7643f7167f --- /dev/null +++ b/pole_detection/train/images/1473.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:848e256ea417b2f1f94fa8c45a3d33bfcac5d80a2b0db7649e1258d5a0a2635c +size 1015894 diff --git a/pole_detection/train/images/1474.jpg b/pole_detection/train/images/1474.jpg new file mode 100644 index 0000000000000000000000000000000000000000..962ae78a610c793d961444c69ce51a86b75c42d8 --- /dev/null +++ b/pole_detection/train/images/1474.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e04ff595f4d968d07c470797ae2802b25e3ff16a517b592bf994bc3b46e6c3d5 +size 1193774 diff --git a/pole_detection/train/images/1475.jpg b/pole_detection/train/images/1475.jpg new file mode 100644 index 0000000000000000000000000000000000000000..057818e5e371b0ace31456e5794ab15bb8c9a85a --- /dev/null +++ b/pole_detection/train/images/1475.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c93b4d7fb2521ad5449104047ad83762f1bf91cadebdfcb784d846a29449d566 +size 961650 diff --git a/pole_detection/train/images/1476.jpg b/pole_detection/train/images/1476.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f6fcd5964577a69fc85c7257bf02eb12a68c1f4d --- /dev/null +++ b/pole_detection/train/images/1476.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7722bf83c363509505f73b2c7630bbaf0d5fd51c70aed79590d971228f8caf00 +size 1130709 diff --git a/pole_detection/train/images/1477.jpg b/pole_detection/train/images/1477.jpg new file mode 100644 index 0000000000000000000000000000000000000000..77fc7fabe51cbcf4ab013db2042eeaab0046ac87 --- /dev/null +++ b/pole_detection/train/images/1477.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9718c5f8b7deec3181f816a36fbfb9e0c5bcdea15a9dcfed40573c532236cc15 +size 1303854 diff --git a/pole_detection/train/images/1478.jpg b/pole_detection/train/images/1478.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6bf74dc63e3ed2c74d466b816bd2eb5eea5e0001 --- /dev/null +++ b/pole_detection/train/images/1478.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26dfc641703cec281eeba8afd019c8b36ea5ac33131e04be0ccbd5c10ac2208d +size 1187558 diff --git a/pole_detection/train/images/1479.jpg b/pole_detection/train/images/1479.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0fe39690272fc3aca78d2351b1866d48bd08a468 --- /dev/null +++ b/pole_detection/train/images/1479.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c10b76f9a18b29f515eb09f7dfc9c200f6e738b4c3bc8092ac912257d640aca +size 890564 diff --git a/pole_detection/train/images/148.jpg b/pole_detection/train/images/148.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f31cc099d6eef2f90cc9b04e6b1fb812e3e222d0 --- /dev/null +++ b/pole_detection/train/images/148.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42c47a5a75d22810fc9dd215229128b8fa8052e0caaf64d0fc7f5efbddfb0582 +size 71686 diff --git a/pole_detection/train/images/1480.jpg b/pole_detection/train/images/1480.jpg new file mode 100644 index 0000000000000000000000000000000000000000..400222a8ae19b5934184c333808c481a9592469f --- /dev/null +++ b/pole_detection/train/images/1480.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:883eab9024d75b6ff2882357bd66e58d3a3e5e0ce1160468991508b4174a53bb +size 899358 diff --git a/pole_detection/train/images/1481.jpg b/pole_detection/train/images/1481.jpg new file mode 100644 index 0000000000000000000000000000000000000000..02da094a67d5870e864702021fee97272deb3666 --- /dev/null +++ b/pole_detection/train/images/1481.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3adcf2081713941fa71e4335e99bba49fd13022c4d8767d05ff6e1211d1570c1 +size 1035486 diff --git a/pole_detection/train/images/1482.jpg b/pole_detection/train/images/1482.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cbb3b47eea96f07fceecd4a963d919d35da6f60f --- /dev/null +++ b/pole_detection/train/images/1482.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ca83f6eea9027ef2f5b1630aaf6afda7e769f8037d6e5648107f1a788754aca +size 177833 diff --git a/pole_detection/train/images/1483.jpg b/pole_detection/train/images/1483.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0c09bd74c7d72f64df5f3031a5e9bbe1b263577e --- /dev/null +++ b/pole_detection/train/images/1483.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d56c859d5ad46dca5e111fb3ef8183cb5fdc868724af55510f73131f66283e3 +size 1005836 diff --git a/pole_detection/train/images/1484.jpg b/pole_detection/train/images/1484.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e475f731201e2c2ae8fcfa7afef1cc1284799813 --- /dev/null +++ b/pole_detection/train/images/1484.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25d807e3fe20557eb689dc94076d121021e8383b3bbf7e6853191675c1dd7db6 +size 837976 diff --git a/pole_detection/train/images/1485.jpg b/pole_detection/train/images/1485.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2934be563eb9a545d7d449dd77bda55e843ea6c4 --- /dev/null +++ b/pole_detection/train/images/1485.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a03200a9e23d004d5d8f758385c5318880b140d5028be623d2ee6a46f8a05c98 +size 1011603 diff --git a/pole_detection/train/images/1486.jpg b/pole_detection/train/images/1486.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9621d2cc91198337f451134840ca72c54e40b414 --- /dev/null +++ b/pole_detection/train/images/1486.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6772a710b10406aa9642555b65c6611e41a960868b45f19abbfa789c19cfe378 +size 1125571 diff --git a/pole_detection/train/images/1487.jpg b/pole_detection/train/images/1487.jpg new file mode 100644 index 0000000000000000000000000000000000000000..df61a4883a5d82cb4096d0d4bbb0ce755182c083 --- /dev/null +++ b/pole_detection/train/images/1487.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69d9739bb82314a4f7914f17a4e0bdd77fcab935d330d2e109ebef1927587eab +size 1067631 diff --git a/pole_detection/train/images/1488.jpg b/pole_detection/train/images/1488.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c468784aaba8405df7c4a8048b443b87b5c76dc4 --- /dev/null +++ b/pole_detection/train/images/1488.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1557b76d51c8e2efe7c6cb77a375f45a8096af7b31bc648c30ca14cc5d8fd716 +size 1055749 diff --git a/pole_detection/train/images/1489.jpg b/pole_detection/train/images/1489.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8d06e7be0c8cd3a56106d66f66b7fb13ceaaa6c3 --- /dev/null +++ b/pole_detection/train/images/1489.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d3ab8313d1d202a5baf715efee1abe831ab7fd3df1efb156918a342182e273f +size 1059262 diff --git a/pole_detection/train/images/149.jpg b/pole_detection/train/images/149.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1abcc70d5102c5acf6e06bcc2d56902b94755dc5 --- /dev/null +++ b/pole_detection/train/images/149.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51fc1ee9ea016745777d7dd4745d272e0658207f5df7fa6497f71e00b8d179d5 +size 117370 diff --git a/pole_detection/train/images/1490.jpg b/pole_detection/train/images/1490.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f62270320e882a4e4d0c125b77e58cbb19dd21dd --- /dev/null +++ b/pole_detection/train/images/1490.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b35fde6a9cf0ffd1c1511dd2dc3272d6095778b99accc6e175cf3cf5626b1a8 +size 1172993 diff --git a/pole_detection/train/images/1491.jpg b/pole_detection/train/images/1491.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e8c65926e064bee62899c05d943a4e920de994e7 --- /dev/null +++ b/pole_detection/train/images/1491.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30e34715e61d4a4d43cbf2ee7c02254cca91dac5f60690c70bd3945aeb4a0fa5 +size 1162552 diff --git a/pole_detection/train/images/1492.jpg b/pole_detection/train/images/1492.jpg new file mode 100644 index 0000000000000000000000000000000000000000..13fe7480672780b9fe5077bd3a0e1893c7fd3c16 --- /dev/null +++ b/pole_detection/train/images/1492.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:438fc3e8d5769086a2ea5fb14ad106e284ed08c610186e03982b6c7b30aa8638 +size 168585 diff --git a/pole_detection/train/images/1493.jpg b/pole_detection/train/images/1493.jpg new file mode 100644 index 0000000000000000000000000000000000000000..15b8d8c3e789196e0745cf3dd1efc1dde980fc6e --- /dev/null +++ b/pole_detection/train/images/1493.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:120f02387df07ce7c861170556b717903fc07219eecbe4119751a8c756974501 +size 298727 diff --git a/pole_detection/train/images/1494.jpg b/pole_detection/train/images/1494.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0383de353329d50bb0840c0be23f9ba897615cab --- /dev/null +++ b/pole_detection/train/images/1494.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5774af23a72a9fb468378017364f1afa884b1456a7f1546909ba7dc88e4807b5 +size 1105009 diff --git a/pole_detection/train/images/1495.jpg b/pole_detection/train/images/1495.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0bf36a668b4ceb4d2242469632bf3e192a3eaf85 --- /dev/null +++ b/pole_detection/train/images/1495.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec863bad81bc593a4c4c4681b7b504266fc5f061fe5367b4e8361b96a539c86d +size 963104 diff --git a/pole_detection/train/images/1496.jpg b/pole_detection/train/images/1496.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d006adb8df3474ebfc7212581821fd9246c31f4d --- /dev/null +++ b/pole_detection/train/images/1496.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0e3d1713f1b0c83a9cc9a92c7d0662322286a0095c3acf22bf88580ca27c0f2 +size 765128 diff --git a/pole_detection/train/images/1497.jpg b/pole_detection/train/images/1497.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9d08c8b48157542c8eaf09fb8c8258bf0d873c29 --- /dev/null +++ b/pole_detection/train/images/1497.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0692b88bba507372507478994f597fb845d3362cd8579422729c918ae8bf3825 +size 1152928 diff --git a/pole_detection/train/images/1498.jpg b/pole_detection/train/images/1498.jpg new file mode 100644 index 0000000000000000000000000000000000000000..819f5075c8e989b14c90bc32df8d2cf0880c36af --- /dev/null +++ b/pole_detection/train/images/1498.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:981e05dbf5902fcdd09bb8b107b1b2ab19cf1d803b262a15f1629e1bfb975a5c +size 854580 diff --git a/pole_detection/train/images/1499.jpg b/pole_detection/train/images/1499.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9a7fb22a28516beca6a5f37075e67c1b51239f80 --- /dev/null +++ b/pole_detection/train/images/1499.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e25ae8309d6442a27a5b144b437399992def139f1d69af7413f8a8c3049ff6d +size 1062810 diff --git a/pole_detection/train/images/15.jpg b/pole_detection/train/images/15.jpg new file mode 100644 index 0000000000000000000000000000000000000000..62e2f159d444dcb0806c93f5b89688c497a7b47a --- /dev/null +++ b/pole_detection/train/images/15.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a14e3b03877e55452b97390cdf39641daeceeeca35e3ea0d4291e3db3f240ded +size 682081 diff --git a/pole_detection/train/images/150.jpg b/pole_detection/train/images/150.jpg new file mode 100644 index 0000000000000000000000000000000000000000..06cdd4e4ef8971b0675a4b97c04428c2e2d34460 --- /dev/null +++ b/pole_detection/train/images/150.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1716dc4cceabe554521467324e376cafc32a04ca3860ab6dc2223b1d6213b20c +size 77330 diff --git a/pole_detection/train/images/1500.jpg b/pole_detection/train/images/1500.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b055d7adc17d932f15db20659446cbae752d85f5 --- /dev/null +++ b/pole_detection/train/images/1500.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ac271d33ab8fd254a4d9a0f5566eb547476759da6cb0274d628158693d6024b +size 888339 diff --git a/pole_detection/train/images/1501.jpg b/pole_detection/train/images/1501.jpg new file mode 100644 index 0000000000000000000000000000000000000000..777cda160719a3250f9ad2116c59a702b1c74f2f --- /dev/null +++ b/pole_detection/train/images/1501.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7c7f88cdf76eb20b62e1be444e3bb6b9a1ac6c7408bf9e76773d2eca2284d14 +size 988076 diff --git a/pole_detection/train/images/1502.jpg b/pole_detection/train/images/1502.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3298d46c3b769b5347f83814f64ece26c97f689e --- /dev/null +++ b/pole_detection/train/images/1502.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcd09010ae2928127cbc5dd3681bcd726726b432cc85c4e06d92153ce5518b99 +size 1579279 diff --git a/pole_detection/train/images/1503.jpg b/pole_detection/train/images/1503.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ef2e19f326cf720f76a0a918e86771160c3b8fe9 --- /dev/null +++ b/pole_detection/train/images/1503.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e3b593027f6aa4e79a518a1e7119d560950c4f10f75d1b4a996fcc3f77b337f +size 195889 diff --git a/pole_detection/train/images/1504.jpg b/pole_detection/train/images/1504.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b972a7e5290cbb6761dbdfab0eec02d75906ecab --- /dev/null +++ b/pole_detection/train/images/1504.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77dbddecd2b1b82fef65b51f6ab1ff0808e217be21e74741c90dcec033e059e8 +size 180245 diff --git a/pole_detection/train/images/1505.jpg b/pole_detection/train/images/1505.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5a634fee7cb550f86657e8aab22708ec2e3820f0 --- /dev/null +++ b/pole_detection/train/images/1505.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28c94286c4c82dc93324d0aea142fc5856344f308620eae1d17fff245259cf6a +size 1105082 diff --git a/pole_detection/train/images/1506.jpg b/pole_detection/train/images/1506.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bf0219717badaad1478966597b5ac9fa39bcdded --- /dev/null +++ b/pole_detection/train/images/1506.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41a733342eb436830079f367c0f245e6c9a3cd5d121224fa6304602e173a9e45 +size 844179 diff --git a/pole_detection/train/images/1507.jpg b/pole_detection/train/images/1507.jpg new file mode 100644 index 0000000000000000000000000000000000000000..808f754950285d0076cdf5f5dbe999a16183e39d --- /dev/null +++ b/pole_detection/train/images/1507.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dde934030bee15468e75b2205e6e75702b87558f5edba6166b76933563f45c6 +size 1666684 diff --git a/pole_detection/train/images/1508.jpg b/pole_detection/train/images/1508.jpg new file mode 100644 index 0000000000000000000000000000000000000000..54252fa342599885003d4fcbfee213f3c5e051de --- /dev/null +++ b/pole_detection/train/images/1508.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b77cca2e5891d319ddd7e9908d1c777577033e8147daedab011467ee4cd12e29 +size 1156291 diff --git a/pole_detection/train/images/1509.jpg b/pole_detection/train/images/1509.jpg new file mode 100644 index 0000000000000000000000000000000000000000..064e874f5ee3ed0c888c312c439159404ee54bf7 --- /dev/null +++ b/pole_detection/train/images/1509.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2969b9554a0137c26cded531bc7e129fa8e1fbfea5718add27c99d456b69c914 +size 1260322 diff --git a/pole_detection/train/images/151.jpg b/pole_detection/train/images/151.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fe055bfc183d4131eb99776b2782ab7bdbaf1804 --- /dev/null +++ b/pole_detection/train/images/151.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fad41f1bb945d59be968d549d95d30aa7c0ba18cf0381b8678497fcd4dfc7ffa +size 60051 diff --git a/pole_detection/train/images/1510.jpg b/pole_detection/train/images/1510.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7ac1e6f69cf1282b76ea3b04387d2e05a031c990 --- /dev/null +++ b/pole_detection/train/images/1510.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84b5e8ea9e57c161dcdec390761c98cd9a9bbd0c423ab5e81e08baaf4022c3c0 +size 1016295 diff --git a/pole_detection/train/images/1511.jpg b/pole_detection/train/images/1511.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c471fe0b7f4e0daf4b3cbb23d9487543481453f2 --- /dev/null +++ b/pole_detection/train/images/1511.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49067a10423cc0b97c4d690e8c40dd9bde519dee749ecfa09679842ca1bb65bc +size 1623733 diff --git a/pole_detection/train/images/1512.jpg b/pole_detection/train/images/1512.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0c42a7eb7f36b9fe29630b5ebc4ad96e9163a713 --- /dev/null +++ b/pole_detection/train/images/1512.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4c36942ba0208cea1f22afd45abdc740507b0aa93a3cf3193030a36584d4ac0 +size 1416138 diff --git a/pole_detection/train/images/1513.jpg b/pole_detection/train/images/1513.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7fc156ea37fc369cd85c47de4fe995fd3ff37a43 --- /dev/null +++ b/pole_detection/train/images/1513.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2019d1b65aa73b5bc6ce42dd32a0a7d6fe47de804ef01947bdd91a1feef6c9d5 +size 1547236 diff --git a/pole_detection/train/images/1514.jpg b/pole_detection/train/images/1514.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6924878ad164e95e0035057c000e376c02bec89d --- /dev/null +++ b/pole_detection/train/images/1514.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91ce9cddd3db667890345376e69bacaf9f5e985d92b137ffb26694c8d74be47d +size 150539 diff --git a/pole_detection/train/images/1515.jpg b/pole_detection/train/images/1515.jpg new file mode 100644 index 0000000000000000000000000000000000000000..827565ba91ab7499dc161e9630c98833080b4e06 --- /dev/null +++ b/pole_detection/train/images/1515.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf1aa4cf7a03f2b81ea0a7a798db0fad582a67325535f7cbf7c19b21e710b644 +size 1647334 diff --git a/pole_detection/train/images/1516.jpg b/pole_detection/train/images/1516.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3b7b7a867d46dc820ef980b5f98cacf1006f43b4 --- /dev/null +++ b/pole_detection/train/images/1516.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7b3e8ad52490684f7334b493ccef974eebec85324fac5486fe0c6efcd94cea0 +size 1158256 diff --git a/pole_detection/train/images/1517.jpg b/pole_detection/train/images/1517.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cea06f3d7ba2df7d63a1169fae5d55c850bb0cf7 --- /dev/null +++ b/pole_detection/train/images/1517.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:345374d397d156d5c583a71bb95bca77d026ffa8e3a6d50c3a44b3f5828d224d +size 176790 diff --git a/pole_detection/train/images/1518.jpg b/pole_detection/train/images/1518.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6d91627c0a4c79dcec2ac9224c997beea3fb3f87 --- /dev/null +++ b/pole_detection/train/images/1518.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1603c1e8a950b79cf06b494420ee3648200e44df982ccd3376ff160caa82ed5f +size 1468503 diff --git a/pole_detection/train/images/1519.jpg b/pole_detection/train/images/1519.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fbf468b79fdebd68621a18e3e9a91460eadd22af --- /dev/null +++ b/pole_detection/train/images/1519.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d3c4e4b0cfdad977282765223e3784a1de69db80d7a74abc4bababd2453b74c +size 1862388 diff --git a/pole_detection/train/images/152.jpg b/pole_detection/train/images/152.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7dd04521bac581b1f316f719979a9fa32b7c9618 --- /dev/null +++ b/pole_detection/train/images/152.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d009043b04de6d49f449d43b31b98f96804bdb4797ea2fa0cd0cc0b5b00cce0 +size 91534 diff --git a/pole_detection/train/images/1520.jpg b/pole_detection/train/images/1520.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3be19a29294cd43fb69827b8b987744e94720da2 --- /dev/null +++ b/pole_detection/train/images/1520.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f911f239c0619888b8f411ed474d1354226a9f9d0cda407dbe460fc57ec84724 +size 1459260 diff --git a/pole_detection/train/images/1521.jpg b/pole_detection/train/images/1521.jpg new file mode 100644 index 0000000000000000000000000000000000000000..983e80d305412291728f3a068fb47fce1a9808d9 --- /dev/null +++ b/pole_detection/train/images/1521.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2243c732c55ac0fe577341ce75f511347cd87bd726deab3042dc16ca44596d65 +size 1373385 diff --git a/pole_detection/train/images/1522.jpg b/pole_detection/train/images/1522.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c5587536a144561ed49b77a9216fe0190cf91877 --- /dev/null +++ b/pole_detection/train/images/1522.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c426225a642230995113ac8fb2124df98286b607a4e2b5a23b61267ccedf309 +size 1485325 diff --git a/pole_detection/train/images/1523.jpg b/pole_detection/train/images/1523.jpg new file mode 100644 index 0000000000000000000000000000000000000000..046ca04f243699bb72255531462b8afb99085a4e --- /dev/null +++ b/pole_detection/train/images/1523.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29ffd4a5dd3b102a1156b5788c7c2636ef36bedcf427ea608a6cf2277beeb263 +size 1886028 diff --git a/pole_detection/train/images/1524.jpg b/pole_detection/train/images/1524.jpg new file mode 100644 index 0000000000000000000000000000000000000000..43349208d50ad1290be568719e31521a40f9225f --- /dev/null +++ b/pole_detection/train/images/1524.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:431f28e953dcb64477db2fe02698dc552beec98c6e3640e4c72ab6d9517b6325 +size 1855140 diff --git a/pole_detection/train/images/1525.jpg b/pole_detection/train/images/1525.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cc2e1f5b7c8e1cdb837fa244c995f0a6891d27d0 --- /dev/null +++ b/pole_detection/train/images/1525.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d458e80ceda35bf7aa8d482cfe84f6d6c2498e2e1b09dd83bae0bae599c6a84 +size 132401 diff --git a/pole_detection/train/images/1526.jpg b/pole_detection/train/images/1526.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6235e7ad1ff09ffbf2abf5dfde0270819de0e0a8 --- /dev/null +++ b/pole_detection/train/images/1526.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c82f8aedb42819097a4d383e03f75ef545a952593454d2213bbf02a376acacd +size 1477887 diff --git a/pole_detection/train/images/1527.jpg b/pole_detection/train/images/1527.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e51ee26a9a418c6317a49861c2c3435a3b39b198 --- /dev/null +++ b/pole_detection/train/images/1527.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:baaf56a05490df51bb71f7be4c3a3fc03b915b3849d4ca7d234bd7489a7ef194 +size 2137949 diff --git a/pole_detection/train/images/1528.jpg b/pole_detection/train/images/1528.jpg new file mode 100644 index 0000000000000000000000000000000000000000..90345b6cc5d78c9d99ef8004a79988a5551ee66f --- /dev/null +++ b/pole_detection/train/images/1528.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0a1473b3a5de8658622a90fdc083a540ed81c675dd59859c971f6786237fe0e +size 1270215 diff --git a/pole_detection/train/images/1529.jpg b/pole_detection/train/images/1529.jpg new file mode 100644 index 0000000000000000000000000000000000000000..96f79ad7b629348dfa4b8b88a2aa6c77aee8ce59 --- /dev/null +++ b/pole_detection/train/images/1529.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77123c8c372e7ff78d30cad3885b730ba221f452fbd936181ee03c8104c93c0e +size 119431 diff --git a/pole_detection/train/images/153.jpg b/pole_detection/train/images/153.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bf1d5e8cf8938f0ab23a1755549c2722a9aeb3c8 --- /dev/null +++ b/pole_detection/train/images/153.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2dc4685ba15a736123561274ba5c72afe6fe602f3e1ecd72652638a66648060 +size 53576 diff --git a/pole_detection/train/images/1530.jpg b/pole_detection/train/images/1530.jpg new file mode 100644 index 0000000000000000000000000000000000000000..63f4dbebba0b821c6565bfb60ca737db433e37f2 --- /dev/null +++ b/pole_detection/train/images/1530.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:924e4b0d9b6e2f8096318f3435ff5c0ef90f930486c2c330e05f0a17b051cdb8 +size 1186191 diff --git a/pole_detection/train/images/1531.jpg b/pole_detection/train/images/1531.jpg new file mode 100644 index 0000000000000000000000000000000000000000..74d718fb67d9edba2706cdf18666a6da694c35bf --- /dev/null +++ b/pole_detection/train/images/1531.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe9e86f3fce3be11f9f624d6f810518bd1d46919e2583686bf2a357cbd1567ea +size 1386517 diff --git a/pole_detection/train/images/1532.jpg b/pole_detection/train/images/1532.jpg new file mode 100644 index 0000000000000000000000000000000000000000..95c125f0294226afc82061fba69df63601fcefac --- /dev/null +++ b/pole_detection/train/images/1532.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a93ed1dbaaeb27c46c0147da79acd65f9118aeb9978c5409c4a77b92a973dab9 +size 1188322 diff --git a/pole_detection/train/images/1533.jpg b/pole_detection/train/images/1533.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dcb02d842978673ebc73f878fde37db17880eb30 --- /dev/null +++ b/pole_detection/train/images/1533.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea57f66614616b7c5ba37fa32630d969be5e738f6e548c1ed08b053d723e1d82 +size 1459550 diff --git a/pole_detection/train/images/1534.jpg b/pole_detection/train/images/1534.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8c0d7c709ca76f0a37c9beea5b0cad66bcdb0023 --- /dev/null +++ b/pole_detection/train/images/1534.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:840dea8371766a6eeafdf280907e471edbb4f6dcf11f8e806388470eb3e6c47c +size 1753677 diff --git a/pole_detection/train/images/1535.jpg b/pole_detection/train/images/1535.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1164a425e837673e25d5b29b8dd59b7a5f611086 --- /dev/null +++ b/pole_detection/train/images/1535.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ebd4c36fca0b38d5bc3f7104d7c860a4336ad5918d7dbd6b0bfe00016c38798 +size 1247600 diff --git a/pole_detection/train/images/1536.jpg b/pole_detection/train/images/1536.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ea8442bc7d3f51558fbd0c387dc685b7d30575c4 --- /dev/null +++ b/pole_detection/train/images/1536.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d69ccc8d70ccef67396e057265e59ba8a14956ab53566786d844173e7b71359f +size 1438469 diff --git a/pole_detection/train/images/1537.jpg b/pole_detection/train/images/1537.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e55c0833846acbe4ed01d04d8682bc8ad2466db5 --- /dev/null +++ b/pole_detection/train/images/1537.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e19e700fa8904a6adf50d04fb362c7aaae130f490a5f78b5e3e04a38a246bda9 +size 154730 diff --git a/pole_detection/train/images/1538.jpg b/pole_detection/train/images/1538.jpg new file mode 100644 index 0000000000000000000000000000000000000000..201a071159ebc52ab4757989591aff1c0c72b0fe --- /dev/null +++ b/pole_detection/train/images/1538.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84e4f1b9f796c1fdda641b8ffc28ffc9f74a8391686d17a2ec837ab038e0b69a +size 197643 diff --git a/pole_detection/train/images/1539.jpg b/pole_detection/train/images/1539.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8a3a1b9fb99a9aab1d480d2870b63b1821705046 --- /dev/null +++ b/pole_detection/train/images/1539.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddf86206a3fb179b8d19bb0cbd2531603aef3e3322e710fb5e0d036e5f34be38 +size 813119 diff --git a/pole_detection/train/images/154.jpg b/pole_detection/train/images/154.jpg new file mode 100644 index 0000000000000000000000000000000000000000..123a6786915cd44fd29bbfd1220cad39cd5730a5 --- /dev/null +++ b/pole_detection/train/images/154.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a524fcc2b571761c2cf682a6ee10cdb93ed9a18893464f99f3834ae4cdb0cbbf +size 184240 diff --git a/pole_detection/train/images/1540.jpg b/pole_detection/train/images/1540.jpg new file mode 100644 index 0000000000000000000000000000000000000000..50660b41969a068b4b7076456773e7ba9b5e5b37 --- /dev/null +++ b/pole_detection/train/images/1540.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8b410391f4619862b7e045781dca078b3e80a21e87e6f464fce0f960238a5f2 +size 328560 diff --git a/pole_detection/train/images/1541.jpg b/pole_detection/train/images/1541.jpg new file mode 100644 index 0000000000000000000000000000000000000000..370e896a4142b89d7b9d234f0194790ae349a980 --- /dev/null +++ b/pole_detection/train/images/1541.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0bef24ce084bdb7c396babbe8f8ff3a3d7f82859b676d57d514c04bb5932327 +size 184119 diff --git a/pole_detection/train/images/1542.jpg b/pole_detection/train/images/1542.jpg new file mode 100644 index 0000000000000000000000000000000000000000..30345136e0b2cec552e4eb494c902b8ca69e95bc --- /dev/null +++ b/pole_detection/train/images/1542.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8114458b59b15e2c9da76922dcef5cbd65c22b1f3ad9e7b292e5590f33e49f2b +size 145362 diff --git a/pole_detection/train/images/1543.jpg b/pole_detection/train/images/1543.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5a5e56868fcd6ca473e0a84125bebdfcfd8aedc6 --- /dev/null +++ b/pole_detection/train/images/1543.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c496a8ac082469e0ad0c01af94fe41bf85bbc92e9d72b0a6b5fcf6a89a9c7df +size 129854 diff --git a/pole_detection/train/images/1544.jpg b/pole_detection/train/images/1544.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7a425a519397c1440cec1a5ba4615f66a994b3af --- /dev/null +++ b/pole_detection/train/images/1544.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcfac7a8d57a147e65ec50da151bfad1a08a406c2bab0231cfb83ca4b9055892 +size 126785 diff --git a/pole_detection/train/images/1545.jpg b/pole_detection/train/images/1545.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2693882cc4fffeb58077299b2ced3d03366a40ef --- /dev/null +++ b/pole_detection/train/images/1545.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1f51484a6d40bdb0868e3426e2b9d2db769bb55b72abe7d54355b07ceab142a +size 1873983 diff --git a/pole_detection/train/images/1546.jpg b/pole_detection/train/images/1546.jpg new file mode 100644 index 0000000000000000000000000000000000000000..25b840516df6f08dfb176f0589cf06f7cbe000d1 --- /dev/null +++ b/pole_detection/train/images/1546.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62c0164d70a8af15b6634e9ab4e73152d126452e5ad907660b33c0535294a3ee +size 336700 diff --git a/pole_detection/train/images/1547.jpg b/pole_detection/train/images/1547.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fa4dc6b908316c4deb39234d2ee52a61f8e84843 --- /dev/null +++ b/pole_detection/train/images/1547.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93c900de2af190843186fd066e6659a8143190b3666718df9c807c6d6fb3581c +size 124708 diff --git a/pole_detection/train/images/1548.jpg b/pole_detection/train/images/1548.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c6b16f910a924c0f7666c428392db79fa1dc287e --- /dev/null +++ b/pole_detection/train/images/1548.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aab3c698e8009873f9a1854356bcf4be7150e5f299120a6bf34acc12252a84b +size 116705 diff --git a/pole_detection/train/images/1549.jpg b/pole_detection/train/images/1549.jpg new file mode 100644 index 0000000000000000000000000000000000000000..658fdb3a8c5cd4ca33cb47a6238c06929e3664a5 --- /dev/null +++ b/pole_detection/train/images/1549.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a265346b24d8c020e8a0fea509c68e6082764c8165cdcafe44070740e51ab69b +size 938289 diff --git a/pole_detection/train/images/155.jpg b/pole_detection/train/images/155.jpg new file mode 100644 index 0000000000000000000000000000000000000000..66fe8399c6ac9c71c1a2f4ee3bc4f6385ee613df --- /dev/null +++ b/pole_detection/train/images/155.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc0474c4acd54e727a58539ee095a431087f4c987a639a931d3fc0b7c491283e +size 68792 diff --git a/pole_detection/train/images/1550.jpg b/pole_detection/train/images/1550.jpg new file mode 100644 index 0000000000000000000000000000000000000000..044fa0899a973447549702001b9ff6ab91a75e8f --- /dev/null +++ b/pole_detection/train/images/1550.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb22eaa906891d5dfbe31a5ddab8fb422f23f41aeb701cd8357409b467b626b6 +size 86684 diff --git a/pole_detection/train/images/1551.jpg b/pole_detection/train/images/1551.jpg new file mode 100644 index 0000000000000000000000000000000000000000..398cceafd94b8f10fc526e94b24c8ec04564b50b --- /dev/null +++ b/pole_detection/train/images/1551.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed4fb4daffad5975d4c32bc5f70365752759c17a72f9fc90f4e5507b7bddf801 +size 117835 diff --git a/pole_detection/train/images/1552.jpg b/pole_detection/train/images/1552.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c7ec22ad417a02e854ffdcafcc85b15cd911c935 --- /dev/null +++ b/pole_detection/train/images/1552.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed789e85d0fb8b21979a7c2c945aff20d88c625acdf0acb8449cc849fb0671c4 +size 134767 diff --git a/pole_detection/train/images/1553.jpg b/pole_detection/train/images/1553.jpg new file mode 100644 index 0000000000000000000000000000000000000000..184f7679fd5285e34ea1c345fc3e5d710ba06024 --- /dev/null +++ b/pole_detection/train/images/1553.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da45301082bb314454157de24ff220172e9e55d91d28ebbe2ea5f69ee519d5a2 +size 665751 diff --git a/pole_detection/train/images/1554.jpg b/pole_detection/train/images/1554.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e4e4f255b313c28a6084c095db7ac67a05445660 --- /dev/null +++ b/pole_detection/train/images/1554.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b3c8586170044f1ebef281db445306ffac7273adf12b1b54d321cd1e61a8bfd +size 157597 diff --git a/pole_detection/train/images/1555.jpg b/pole_detection/train/images/1555.jpg new file mode 100644 index 0000000000000000000000000000000000000000..580ea64b73c6bf70e9a2a3429be3fb030fc5d9a7 --- /dev/null +++ b/pole_detection/train/images/1555.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1185bbbbf28753cba3c5283ee75fe6a3583bcb0b9c59f4f763063c384d3fa61f +size 1370225 diff --git a/pole_detection/train/images/1556.jpg b/pole_detection/train/images/1556.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b299f03a4f7f9d0cce234b43cc5ceb323141c16a --- /dev/null +++ b/pole_detection/train/images/1556.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1536fcf4907c039e985cff12281b73641641888e46b277bb8a2ee762ebd32f6a +size 1230932 diff --git a/pole_detection/train/images/1557.jpg b/pole_detection/train/images/1557.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e8e9d2a813f9b219904858837a5e4bef013cb58d --- /dev/null +++ b/pole_detection/train/images/1557.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a08cc4c44520ab3bb967d8f8d30e0d78b4654d42b6b6b68c776cd91d36f0d8dc +size 143526 diff --git a/pole_detection/train/images/1558.jpg b/pole_detection/train/images/1558.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a8681af9fede5293442db42ea977fc21c651b897 --- /dev/null +++ b/pole_detection/train/images/1558.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:087c5b83ad58aa4de40f015a6eda910482058b105f662e5b869e9148a7169eff +size 242942 diff --git a/pole_detection/train/images/1559.jpg b/pole_detection/train/images/1559.jpg new file mode 100644 index 0000000000000000000000000000000000000000..31a9b6b48123830bea2b1844d47d981c6d4e2caa --- /dev/null +++ b/pole_detection/train/images/1559.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78514e158cd4d46bea1065b3c5d9c66e8a5f93af3d2f8493a766b123c227f93a +size 832607 diff --git a/pole_detection/train/images/156.jpg b/pole_detection/train/images/156.jpg new file mode 100644 index 0000000000000000000000000000000000000000..927f446073c7ce9a93f296beb523714d84664844 --- /dev/null +++ b/pole_detection/train/images/156.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7de59333c67c974b3275015cffb1abb93c3804fcb1500a80584f86bc2652e0af +size 60328 diff --git a/pole_detection/train/images/1560.jpg b/pole_detection/train/images/1560.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1f03bbe6651d3923de38b151e5ab0b99bfac1195 --- /dev/null +++ b/pole_detection/train/images/1560.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fc501b132e07e25bf142b396a5ccfd98aad619c1170e16b7f5d63a031499063 +size 127478 diff --git a/pole_detection/train/images/1561.jpg b/pole_detection/train/images/1561.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ea36d64454e47bb7e2632734946d671393f280c8 --- /dev/null +++ b/pole_detection/train/images/1561.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94c31b2a7a7008adbe82967c9c8d119a86b53d0d465f7110da77c50db4018011 +size 1198404 diff --git a/pole_detection/train/images/1562.jpg b/pole_detection/train/images/1562.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fff1c04611ea44b6b8c2e707a866b5afd744d8d8 --- /dev/null +++ b/pole_detection/train/images/1562.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a204fa02e4c37fee9bc9c67df0a922249229481eb88654acccbbe6eeeb80981 +size 984797 diff --git a/pole_detection/train/images/1563.jpg b/pole_detection/train/images/1563.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dd4617b8cce1df1fbbeb370d55a2e2e880645fe5 --- /dev/null +++ b/pole_detection/train/images/1563.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af1cdaa94fc01432b9405f616f8933bc57e9149f4953a758bb98436f35898749 +size 137759 diff --git a/pole_detection/train/images/1564.jpg b/pole_detection/train/images/1564.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b0ad5057d14e7e60aaaf904e7090625bf9cb40e4 --- /dev/null +++ b/pole_detection/train/images/1564.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90bde6734905bbadeadd79b970f5e543a6698c66af63d305c4c7d18f84864555 +size 102235 diff --git a/pole_detection/train/images/1565.jpg b/pole_detection/train/images/1565.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bef295a38db31abd3a332e76b4332d9c9c01f0fc --- /dev/null +++ b/pole_detection/train/images/1565.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e14d42dd47a01a474b2d6817fc42b6a80c7057118092d295066cc3fdc507daf +size 170492 diff --git a/pole_detection/train/images/1566.jpg b/pole_detection/train/images/1566.jpg new file mode 100644 index 0000000000000000000000000000000000000000..27ed7e7ad7c71fd4b95d159eba0614c4f10d178e --- /dev/null +++ b/pole_detection/train/images/1566.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed711bdfbf63d82e4c953d6897cd867634730b967cdb9eb8b018e26e958a521c +size 1097464 diff --git a/pole_detection/train/images/1567.jpg b/pole_detection/train/images/1567.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2151f5040e63ea5e0ce95d5314279debcb9ffa8a --- /dev/null +++ b/pole_detection/train/images/1567.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a784b354294717fd5af8e37562e23219f5e8abecade83ca8242abf2c5755dc91 +size 1492401 diff --git a/pole_detection/train/images/1568.jpg b/pole_detection/train/images/1568.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c82feb9605f03ba3331eea010d4a4b2c7a573d6 --- /dev/null +++ b/pole_detection/train/images/1568.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51568f66e010db42a690a9f5340dc4b429e0d6b18ca63d1c7645e3693f43d8ed +size 851407 diff --git a/pole_detection/train/images/1569.jpg b/pole_detection/train/images/1569.jpg new file mode 100644 index 0000000000000000000000000000000000000000..caaafd6e30d8da3cae088cac69a9d44c8ef8b7f4 --- /dev/null +++ b/pole_detection/train/images/1569.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec19cd55a4d936ddc6afa67938968949462cffbbe3f03978b22c20b16d171ee0 +size 1059575 diff --git a/pole_detection/train/images/157.jpg b/pole_detection/train/images/157.jpg new file mode 100644 index 0000000000000000000000000000000000000000..98fbc065633cc0b255b71434203102620b203bb1 --- /dev/null +++ b/pole_detection/train/images/157.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf9a878090c81876309cc4af6b4415cd46ce723242a4e9942c1cde66e3d17651 +size 56106 diff --git a/pole_detection/train/images/1570.jpg b/pole_detection/train/images/1570.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6e17883a5bfb1c74f07ba208fcc28870062cb7be --- /dev/null +++ b/pole_detection/train/images/1570.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f473383a857955fc4a634d350ed87aa9c9cb417616f135c19f99c2d571846eed +size 184910 diff --git a/pole_detection/train/images/1571.jpg b/pole_detection/train/images/1571.jpg new file mode 100644 index 0000000000000000000000000000000000000000..14dfbd8738f46658f11d2606438de2bcf6e58230 --- /dev/null +++ b/pole_detection/train/images/1571.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bc60c9781d02f449305d45da993ac7d0eef13a028149fc5b8b742761eb80b46 +size 156414 diff --git a/pole_detection/train/images/1572.jpg b/pole_detection/train/images/1572.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c3efe9d42b7d6af6f3843a7386a92d66d2ecf142 --- /dev/null +++ b/pole_detection/train/images/1572.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:620305267dac3df555f89f5dd84bf6f7de297bc26b5dd448f063c858ebd94390 +size 156555 diff --git a/pole_detection/train/images/1573.jpg b/pole_detection/train/images/1573.jpg new file mode 100644 index 0000000000000000000000000000000000000000..47debfe858a3f72c755673b88c477a90cfd80ece --- /dev/null +++ b/pole_detection/train/images/1573.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:baf13aa99c93ee3b95fe58ba2f74c5c02953b727f3d5fc9b513ceffcc64468a9 +size 136839 diff --git a/pole_detection/train/images/1574.jpg b/pole_detection/train/images/1574.jpg new file mode 100644 index 0000000000000000000000000000000000000000..be41c3aef009982af25b030ae6d27e72270fed24 --- /dev/null +++ b/pole_detection/train/images/1574.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f2177d3faf37cd8eebb65b093963cfb241c5ff2dc44937560c851fff400fc53 +size 109473 diff --git a/pole_detection/train/images/1575.jpg b/pole_detection/train/images/1575.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ab93e5fdf3b0218d45a455aa27c9a8ea924ab66c --- /dev/null +++ b/pole_detection/train/images/1575.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4a9cae70bf51b8f82a63cd678709eca2981212075581b6e2060db41f117ac84 +size 108049 diff --git a/pole_detection/train/images/1576.jpg b/pole_detection/train/images/1576.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5af7cb41c42f5ba2701dd6fa7c5382d00b07aa06 --- /dev/null +++ b/pole_detection/train/images/1576.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19a93eaf85fab80edd962d0359329fc8ac250151e29b62c80efccdf363af729b +size 124913 diff --git a/pole_detection/train/images/1577.jpg b/pole_detection/train/images/1577.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ef0cdfd34dbb4307532384bdf303e5ceed0182ae --- /dev/null +++ b/pole_detection/train/images/1577.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6251feda9ef6ebea5caecb1c20586b1b8d0e8e96d615c85d9678b98a0be57a51 +size 77240 diff --git a/pole_detection/train/images/1578.jpg b/pole_detection/train/images/1578.jpg new file mode 100644 index 0000000000000000000000000000000000000000..af5ef86dbbdf4665050a8975dbc6339f805b01a3 --- /dev/null +++ b/pole_detection/train/images/1578.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e40cdf4442e46d985586c15211af0841015647e8d79ade8a204b890c203f2991 +size 839607 diff --git a/pole_detection/train/images/1579.jpg b/pole_detection/train/images/1579.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b0b46f7d0d7c5ac273cb72706f85672fa4d2e0dd --- /dev/null +++ b/pole_detection/train/images/1579.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:557b7a3365956d0885ac30495cf2c418a986e77a580352b65ab68058548dac64 +size 1577182 diff --git a/pole_detection/train/images/158.jpg b/pole_detection/train/images/158.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e9f10bd80b1d96543bf4b330fc6f3960d558814b --- /dev/null +++ b/pole_detection/train/images/158.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa7ba27d5915bdea5729c21f34dd5dc766ce71ac919819f5615e1c2b9a28059f +size 88318 diff --git a/pole_detection/train/images/1580.jpg b/pole_detection/train/images/1580.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8445722c19f0a669ef3f727d89478cc5ae89b366 --- /dev/null +++ b/pole_detection/train/images/1580.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:802535db79696ef6d82e876de264d17e03ed2300fdbc1d67983a091f1c6c1540 +size 148478 diff --git a/pole_detection/train/images/1581.jpg b/pole_detection/train/images/1581.jpg new file mode 100644 index 0000000000000000000000000000000000000000..25378e1eeea64c124d918df013449d8b949c2152 --- /dev/null +++ b/pole_detection/train/images/1581.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbdcaf28d5004a0aa1c569646e564086d3c48cac3c4c1f3d674c21a8ad35b59b +size 132388 diff --git a/pole_detection/train/images/1582.jpg b/pole_detection/train/images/1582.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f0949d0b3aa8adc19d6b183e6af0e846e473395c --- /dev/null +++ b/pole_detection/train/images/1582.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15c839d89df791772dd95ce249946a01590ca292ff71ba7fa98e201684881366 +size 1166227 diff --git a/pole_detection/train/images/1583.jpg b/pole_detection/train/images/1583.jpg new file mode 100644 index 0000000000000000000000000000000000000000..05649234fddb28739b6a57651ee337aa192c4eb1 --- /dev/null +++ b/pole_detection/train/images/1583.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a4a0d22c78460822da128de8ea20c82a68da4477dadc8f3406b97fe53384889 +size 952565 diff --git a/pole_detection/train/images/1584.jpg b/pole_detection/train/images/1584.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e193a2b65b12c12aaff864f7f2c343fad3ec6e2e --- /dev/null +++ b/pole_detection/train/images/1584.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c33a8d6fa6c9c7d480171b26567c1c78c86977a89146d9e530e6a2ed40dd34b8 +size 135808 diff --git a/pole_detection/train/images/1585.jpg b/pole_detection/train/images/1585.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b10ff60893c2b4b06c333dcc2017c6698d0d3a52 --- /dev/null +++ b/pole_detection/train/images/1585.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3f8cb6e0e83761d64e09d83d33d46ab67f65c16e2c3d6736c3fca6088e79668 +size 173927 diff --git a/pole_detection/train/images/1586.jpg b/pole_detection/train/images/1586.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9504377bd4192707cfabca675be7e866f100c1e5 --- /dev/null +++ b/pole_detection/train/images/1586.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c28021f8dd187bd6cb8bf7a9ff1e3ce428194927a04443b99ae177a2930d640 +size 142873 diff --git a/pole_detection/train/images/1587.jpg b/pole_detection/train/images/1587.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f762ff472a23db307d75eb5bf0e3c2fadcb4d24e --- /dev/null +++ b/pole_detection/train/images/1587.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8973ea5087a8ece39b800adc134f0d5c74f30365f1edef3ca0dcb87b863a98d3 +size 1010375 diff --git a/pole_detection/train/images/1588.jpg b/pole_detection/train/images/1588.jpg new file mode 100644 index 0000000000000000000000000000000000000000..271c6b97112f08247643b3fbef0fb7188b6c4027 --- /dev/null +++ b/pole_detection/train/images/1588.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:359e89b117d197045ffd8357a342246b2f19e2756f0868fca9c00cce606a3632 +size 106833 diff --git a/pole_detection/train/images/1589.jpg b/pole_detection/train/images/1589.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e06eff89c3cc0894cb218e0123b0a8ea9c03ce16 --- /dev/null +++ b/pole_detection/train/images/1589.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7500648620473f5efc76ff3ef0bcbe89eb1d72d4051a2854908909b5e3d44b9 +size 147163 diff --git a/pole_detection/train/images/159.jpg b/pole_detection/train/images/159.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7edf21832dec2446ad5be193bec673dd51b4b46a --- /dev/null +++ b/pole_detection/train/images/159.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7214f2390c544f9180eec7b4f3fbd00fe752d8bbaa2936a6dfeb829f806d34b +size 173757 diff --git a/pole_detection/train/images/1590.jpg b/pole_detection/train/images/1590.jpg new file mode 100644 index 0000000000000000000000000000000000000000..42390c02bd73f11dba66f21427b56334718f823f --- /dev/null +++ b/pole_detection/train/images/1590.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83f3dd7276cbfc80b29935d741e17370aea9e2ce04ce126d4cb968e8460874fd +size 131253 diff --git a/pole_detection/train/images/1591.jpg b/pole_detection/train/images/1591.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cfdefe5ac6daa6c0bbc854cb40b0bb545371d9db --- /dev/null +++ b/pole_detection/train/images/1591.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e93a923ca132ae06d6180ccca771b809e9ad488ac4e9581ca3d3816b3adfea75 +size 190986 diff --git a/pole_detection/train/images/1592.jpg b/pole_detection/train/images/1592.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e6f4b937926bc6bb595208a01f0b0500f9cffa45 --- /dev/null +++ b/pole_detection/train/images/1592.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02d300815b23dbb2c52949d2734846bb5d4d3a1dd2d3f0dd7225da7987712cfc +size 166198 diff --git a/pole_detection/train/images/1593.jpg b/pole_detection/train/images/1593.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d3484de2a3a82beb74933bf6f8337a3e45f1b536 --- /dev/null +++ b/pole_detection/train/images/1593.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d36725353da2aa5dacb8c1c5c69fea52d70b8d283ae9eae6ad52cde5ae35d142 +size 179478 diff --git a/pole_detection/train/images/1594.jpg b/pole_detection/train/images/1594.jpg new file mode 100644 index 0000000000000000000000000000000000000000..738129f6f6717029a46c970cc9116611e132e9d2 --- /dev/null +++ b/pole_detection/train/images/1594.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92d2d528b53995dcfdc8928ae2ac347eb648210bc1a2abeef29d5fc0fb0070d5 +size 87491 diff --git a/pole_detection/train/images/1595.jpg b/pole_detection/train/images/1595.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9f62d87d68efe2395a8f4c59789b9122c483c809 --- /dev/null +++ b/pole_detection/train/images/1595.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce10b8486207aea31f93d89519978a7ac246153264f8a80fab1fa94553c2b56c +size 56988 diff --git a/pole_detection/train/images/1596.jpg b/pole_detection/train/images/1596.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cb80d69cde2e6c1dd176dc2a874fd06a5e26790a --- /dev/null +++ b/pole_detection/train/images/1596.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8319d3faa16f91760bd79791911d4d40ad3f7994bf2bd8a67eecb6e5aa0f3a18 +size 70880 diff --git a/pole_detection/train/images/1597.jpg b/pole_detection/train/images/1597.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9a4ba797598ab38c2287c8c8cace74fab317bb50 --- /dev/null +++ b/pole_detection/train/images/1597.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:370f02f05e6c6678fb6d92108cc62e06fc43037798864dd224a82fa8d198efc1 +size 77951 diff --git a/pole_detection/train/images/1598.jpg b/pole_detection/train/images/1598.jpg new file mode 100644 index 0000000000000000000000000000000000000000..501774400baa7e46cc33fcb2dd5900bd7ee9dc04 --- /dev/null +++ b/pole_detection/train/images/1598.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87d5ae92b4d9ef2d6e804250b04973a11147fac1c7e732162a5ebd341f939e0d +size 1794915 diff --git a/pole_detection/train/images/1599.jpg b/pole_detection/train/images/1599.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2841c4fb7f4163765713d9337d7b97853357656b --- /dev/null +++ b/pole_detection/train/images/1599.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a5c95a2acdbb6bc9e2a48ed64f1e51d474fd9887ab541bd70eec595bac541b8 +size 78508 diff --git a/pole_detection/train/images/16.jpg b/pole_detection/train/images/16.jpg new file mode 100644 index 0000000000000000000000000000000000000000..67adde160ed494fa306e3c3e34b62896b9a77e67 --- /dev/null +++ b/pole_detection/train/images/16.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d008a090d56ed4fb75b872ae40a578f6e8c7e1699705301e353e59c913221bec +size 2120675 diff --git a/pole_detection/train/images/160.jpg b/pole_detection/train/images/160.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e1d655d54fec54356f04c5bdbf1baf229ef6c024 --- /dev/null +++ b/pole_detection/train/images/160.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:389448500601246f78fe5aa59b86aa460603554f06fbee70d93752607e8954df +size 1260556 diff --git a/pole_detection/train/images/1600.jpg b/pole_detection/train/images/1600.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e63043546ac5a9b06a474a0dfe836c63e6c739ca --- /dev/null +++ b/pole_detection/train/images/1600.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:658e46e99afe37015f4c215b3dee48d4353b9f20ce14490c7873c47a125d15ea +size 100311 diff --git a/pole_detection/train/images/1601.jpg b/pole_detection/train/images/1601.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d4cefff724438027fc2d4ab44091d65a1980eda2 --- /dev/null +++ b/pole_detection/train/images/1601.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24f409c982d98c781b027f183f4b631a1e611494753925eb6f7ff49d760856aa +size 152671 diff --git a/pole_detection/train/images/1602.jpg b/pole_detection/train/images/1602.jpg new file mode 100644 index 0000000000000000000000000000000000000000..77e929ef6180db5b7e5ba789ba83fa9bfb966cae --- /dev/null +++ b/pole_detection/train/images/1602.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0006bd7a52961e2c65fb92b30692dae2729637e58ca95459fb912687ad5f1bab +size 89059 diff --git a/pole_detection/train/images/1603.jpg b/pole_detection/train/images/1603.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5caa3ed321ab88065473fe38a2954553ac7d380c --- /dev/null +++ b/pole_detection/train/images/1603.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0abf443855323af88d4a1078f2c98ab80f09a1716e339ed2fa419a879f6ac8b3 +size 1044276 diff --git a/pole_detection/train/images/1604.jpg b/pole_detection/train/images/1604.jpg new file mode 100644 index 0000000000000000000000000000000000000000..20f6e420a10966c32480255094665c5ee3d400f0 --- /dev/null +++ b/pole_detection/train/images/1604.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97779563883f55daedc7ad742b5be4efe73461b755bca67da756e298512be634 +size 116861 diff --git a/pole_detection/train/images/1605.jpg b/pole_detection/train/images/1605.jpg new file mode 100644 index 0000000000000000000000000000000000000000..25ab617e661d46f39f4dca9f3f084e25b9e70e25 --- /dev/null +++ b/pole_detection/train/images/1605.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7293cd8666302052c5bb019c1de3f076d6245ed7a3e7f95a55b3ace39a8cf040 +size 123034 diff --git a/pole_detection/train/images/1606.jpg b/pole_detection/train/images/1606.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e8d3e0c6a093c17f21ebf965b7b7bfe14070a807 --- /dev/null +++ b/pole_detection/train/images/1606.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63414aabcb2d8e21e49ec9dd9e8705bf77af0e467d1081ba9ef52d99cba12472 +size 124840 diff --git a/pole_detection/train/images/1607.jpg b/pole_detection/train/images/1607.jpg new file mode 100644 index 0000000000000000000000000000000000000000..002fddf93a0692a3d8fced05c12baf7473a7015b --- /dev/null +++ b/pole_detection/train/images/1607.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:082ded0d2791588f3b5809f65e71c6358d0c97ddd1aa6413af058efaacf32234 +size 113563 diff --git a/pole_detection/train/images/1608.jpg b/pole_detection/train/images/1608.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d37f4f933740021a8438db2072a82c33f886bf4 --- /dev/null +++ b/pole_detection/train/images/1608.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e7a9c14d79751307a44fd88c38458de586ee5c37e4c57717a2ba2b31ef0edf3 +size 1015885 diff --git a/pole_detection/train/images/1609.jpg b/pole_detection/train/images/1609.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0753d895d842fa768602e5276ecba5e2adeb8ece --- /dev/null +++ b/pole_detection/train/images/1609.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d58e609e315f0c74b155f4243ea5803c4deff6212b32012b7baaeb300ce4a11b +size 152788 diff --git a/pole_detection/train/images/161.jpg b/pole_detection/train/images/161.jpg new file mode 100644 index 0000000000000000000000000000000000000000..23d98028361cbc087341617f5e57f023b2bbf30c --- /dev/null +++ b/pole_detection/train/images/161.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aba62869ae1ea83e69f865f7d8df4b7d9d269674547d68cff36f1e0d88bfbe57 +size 142369 diff --git a/pole_detection/train/images/1610.jpg b/pole_detection/train/images/1610.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fc62c7034727f875e0f5205a062306435d5c674d --- /dev/null +++ b/pole_detection/train/images/1610.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:107c8abe631ecc88a1580db3bf8ccc64f64921de5824a7018bea7798c0822529 +size 118793 diff --git a/pole_detection/train/images/1611.jpg b/pole_detection/train/images/1611.jpg new file mode 100644 index 0000000000000000000000000000000000000000..83c315d4da4bce517d69b465161641121267a68c --- /dev/null +++ b/pole_detection/train/images/1611.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5049d4c47a5826c616853a7b40d7579e0e071901b4d81a876dae6203be50011 +size 88008 diff --git a/pole_detection/train/images/1612.jpg b/pole_detection/train/images/1612.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b469ef7e2ffe1c747f86a8c9190603bd0a7f91dd --- /dev/null +++ b/pole_detection/train/images/1612.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25c03183565a091e316817dc18fd05fd384bec0966b758f89eb88d077a58bfcb +size 164321 diff --git a/pole_detection/train/images/1613.jpg b/pole_detection/train/images/1613.jpg new file mode 100644 index 0000000000000000000000000000000000000000..79248998208d2e775921d30ed6aa3c09a05b9181 --- /dev/null +++ b/pole_detection/train/images/1613.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60b37c2034006085e8850665893fed2a3369111642bc74991f87fa1fbc6d7613 +size 111551 diff --git a/pole_detection/train/images/1614.jpg b/pole_detection/train/images/1614.jpg new file mode 100644 index 0000000000000000000000000000000000000000..95bb166ff3b1cd2159527dc39a3501538353506f --- /dev/null +++ b/pole_detection/train/images/1614.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a9498f1ff438f5728689e77284731b44bc8f271c261d6d0759875ffa1a9fa6f +size 144758 diff --git a/pole_detection/train/images/1615.jpg b/pole_detection/train/images/1615.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed45c7b5f78f2809c101e01e5521111ad5432c10 --- /dev/null +++ b/pole_detection/train/images/1615.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b152060afdb18b3ee58cb8ee7ad4c500a27cebbf07f46a2d9e5a6d15b6809adb +size 400175 diff --git a/pole_detection/train/images/1616.jpg b/pole_detection/train/images/1616.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0c52d7909c270c19f9dd0d5ac9938b346ab3bd9b --- /dev/null +++ b/pole_detection/train/images/1616.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afc42153f9c96d18a3f262e45f16cf707d6e9c6339097b318c34f007aa1b5fe3 +size 133274 diff --git a/pole_detection/train/images/1617.jpg b/pole_detection/train/images/1617.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4b89657c4530b892e5b6eb452840a9ecbf7f5a47 --- /dev/null +++ b/pole_detection/train/images/1617.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18cc32fad0b1fa57fdc0455d3f2b458de6b0ecc2aeea1d25ff1af57bfd32ae94 +size 123391 diff --git a/pole_detection/train/images/1618.jpg b/pole_detection/train/images/1618.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7f9e8d1124bc6bf56dbfeae0f0c378289b664bed --- /dev/null +++ b/pole_detection/train/images/1618.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a4e3fd347b7354c4920bb5bfcb3e62e2533b215028fa34eca2b22f3b2a83d77 +size 110909 diff --git a/pole_detection/train/images/1619.jpg b/pole_detection/train/images/1619.jpg new file mode 100644 index 0000000000000000000000000000000000000000..97f7e98819bf7ed4bae369fc2c1a7defb5fab4aa --- /dev/null +++ b/pole_detection/train/images/1619.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd561e7c88963a5fac893682337db9a09b94715b7b7fcfe973086f99d155726a +size 1180967 diff --git a/pole_detection/train/images/162.jpg b/pole_detection/train/images/162.jpg new file mode 100644 index 0000000000000000000000000000000000000000..58015fc8128b384be1d74e2edba039d443886e54 --- /dev/null +++ b/pole_detection/train/images/162.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54eaa005d903b7a81bdf1d3c565776b57b50ee9ae66a9aab24dc985a31f03f63 +size 239381 diff --git a/pole_detection/train/images/1620.jpg b/pole_detection/train/images/1620.jpg new file mode 100644 index 0000000000000000000000000000000000000000..91cbaf2b7673d22c99ca509c56b4af7792be4338 --- /dev/null +++ b/pole_detection/train/images/1620.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:422236024bbaffe1bfcc647ad8469a07bc6b9d15375f376dd1ac95424693e9ce +size 363918 diff --git a/pole_detection/train/images/1621.jpg b/pole_detection/train/images/1621.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6f31aa5990be2f7b0c0be9d6520555537a3fd467 --- /dev/null +++ b/pole_detection/train/images/1621.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33378002a18ca8be883badfc858fe003c2b1960dfdf35233cc63f1a82db129d0 +size 1066978 diff --git a/pole_detection/train/images/1622.jpg b/pole_detection/train/images/1622.jpg new file mode 100644 index 0000000000000000000000000000000000000000..97716050418f7fc0f2e86b05185fc3c97e693525 --- /dev/null +++ b/pole_detection/train/images/1622.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62cf7e0760135f432ccd9e49b07287678a4bd87a561d1c8692fa14ace62e75bf +size 1309942 diff --git a/pole_detection/train/images/1623.jpg b/pole_detection/train/images/1623.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4b69e9a1a967e3dfde9d26c89a283770a918a51a --- /dev/null +++ b/pole_detection/train/images/1623.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26734bf332ce2a81b2f63cf1b63367095644fbfd0e580e67dfb6736cc13faf78 +size 168478 diff --git a/pole_detection/train/images/1624.jpg b/pole_detection/train/images/1624.jpg new file mode 100644 index 0000000000000000000000000000000000000000..27d0734d93f4c66d35c710d749e1ebce5000dae1 --- /dev/null +++ b/pole_detection/train/images/1624.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04ca295a4b60516af7469c95a50b7e357d85a4e700b60e69ae08551675b382b0 +size 829856 diff --git a/pole_detection/train/images/1625.jpg b/pole_detection/train/images/1625.jpg new file mode 100644 index 0000000000000000000000000000000000000000..af72a538fd3c15441b8fb240c5f5cbbcc04b214d --- /dev/null +++ b/pole_detection/train/images/1625.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:608d78264ccd5305ba50bfeea49cd9c9273508c85ee44f730ea8a99f1c0a5440 +size 1250811 diff --git a/pole_detection/train/images/1626.jpg b/pole_detection/train/images/1626.jpg new file mode 100644 index 0000000000000000000000000000000000000000..46b2026544f4f66d14eb4bbb1e49805b92534a09 --- /dev/null +++ b/pole_detection/train/images/1626.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64f6246dd7a4ca8cb9e79afcd0494104e7d694d1c605158fa45102f8764cadb7 +size 791936 diff --git a/pole_detection/train/images/1627.jpg b/pole_detection/train/images/1627.jpg new file mode 100644 index 0000000000000000000000000000000000000000..04ac119fc9238374e0fa609a292a3eed6500b077 --- /dev/null +++ b/pole_detection/train/images/1627.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c66bc6cb030b4dacc69878f0a85edbad0d46085d8774fd966065093ddfc5214a +size 670370 diff --git a/pole_detection/train/images/1628.jpg b/pole_detection/train/images/1628.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b9dab9b9d526172c701516334c76cb65e2dae93 --- /dev/null +++ b/pole_detection/train/images/1628.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3886540d82cc68b5addfefac174cee8d854e721aa8d6e8fb599edb7189c42c1d +size 231961 diff --git a/pole_detection/train/images/1629.jpg b/pole_detection/train/images/1629.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a1e54d5d1fc7e874e00dc8730eb913230387e731 --- /dev/null +++ b/pole_detection/train/images/1629.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dd5267c3e96ae0fbe51264e1f27d8689bed41c0e1719e1b6af4e66c11f738b3 +size 885331 diff --git a/pole_detection/train/images/163.jpg b/pole_detection/train/images/163.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b8fa23d8147b1ae5b85e943387622a4075488a07 --- /dev/null +++ b/pole_detection/train/images/163.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54d5de6fcba1542c36b34d2556c558a79d4592021fa2cbc1cf51ef53e32e4d38 +size 162848 diff --git a/pole_detection/train/images/1630.jpg b/pole_detection/train/images/1630.jpg new file mode 100644 index 0000000000000000000000000000000000000000..338114abedc594353213ce5e0c59cba0b90e2458 --- /dev/null +++ b/pole_detection/train/images/1630.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:070f70540d16f8cad4ddf9247c4afef25a8e056ec146a2d44fb9b97897bc143a +size 1364557 diff --git a/pole_detection/train/images/1631.jpg b/pole_detection/train/images/1631.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1fc3613b7b8b9c13e8a528e0911d1c118a10b5be --- /dev/null +++ b/pole_detection/train/images/1631.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11eebb39c782cf7da139e1505f6b1446447ff85a75c2b2e6d061385fcb796d85 +size 302660 diff --git a/pole_detection/train/images/1632.jpg b/pole_detection/train/images/1632.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bb28537de41410ae557026c837c08ce2a72a3494 --- /dev/null +++ b/pole_detection/train/images/1632.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc787c1e6c8f26b4251098aa631eb49f1867d83b57551a609f61a4312e18aa62 +size 1094261 diff --git a/pole_detection/train/images/1633.jpg b/pole_detection/train/images/1633.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cbe45ffdfcd4cc2e9b7a11ba48854a3f272d31aa --- /dev/null +++ b/pole_detection/train/images/1633.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66d9e2c1439ee2ad70289ec0669afc682ddbd59eea9ca159b27e002a6befe59d +size 78187 diff --git a/pole_detection/train/images/1634.jpg b/pole_detection/train/images/1634.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3024bb41b6f207b3995be080faf18ce8a4dcac6e --- /dev/null +++ b/pole_detection/train/images/1634.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa9abc79e69d09708d13231bb76c0d2e32124d7f0565c452206c763a9cc375c8 +size 854463 diff --git a/pole_detection/train/images/1635.jpg b/pole_detection/train/images/1635.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aa21eee00702a581c5bb0f82a21945c845ad5c11 --- /dev/null +++ b/pole_detection/train/images/1635.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5b0ea2952bdaa8e9c85c41388675a8b0cef0db7d7e495f6c0789af82efc65c6 +size 185928 diff --git a/pole_detection/train/images/1636.jpg b/pole_detection/train/images/1636.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d06ed26c0c0155ac5c5b1ee3bafea09389a2b91b --- /dev/null +++ b/pole_detection/train/images/1636.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e0a3aafd21a971676eb22f9774dee22b24bf797943c671331402e0c48fa6997 +size 133272 diff --git a/pole_detection/train/images/1637.jpg b/pole_detection/train/images/1637.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f89f972a74ec2ac4877698161c5d538426e7cb39 --- /dev/null +++ b/pole_detection/train/images/1637.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:627d9c42c5028b2563c0ed03329866ef633461af215ab3128884705e82aa4a9d +size 73400 diff --git a/pole_detection/train/images/1638.jpg b/pole_detection/train/images/1638.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a13fae4395301ea53850ec99671822b5580aca4d --- /dev/null +++ b/pole_detection/train/images/1638.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:236888d37d9228bec387d46aa6453a1528b1b12b70e985802232e9bbf48be57a +size 87209 diff --git a/pole_detection/train/images/1639.jpg b/pole_detection/train/images/1639.jpg new file mode 100644 index 0000000000000000000000000000000000000000..61a6922fb097495051014ae5668fe2c029586b68 --- /dev/null +++ b/pole_detection/train/images/1639.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7670d753bfb476c0d8ca38595fe29e883ec4173131d72f9d99e775f720ea3644 +size 69924 diff --git a/pole_detection/train/images/164.jpg b/pole_detection/train/images/164.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3a65d77caf0d317d2252cd05434f54520f8b8945 --- /dev/null +++ b/pole_detection/train/images/164.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8849d0807609cf1cd757d4859b2b767979664bc975c97f9c1df573e6587842ef +size 110993 diff --git a/pole_detection/train/images/1640.jpg b/pole_detection/train/images/1640.jpg new file mode 100644 index 0000000000000000000000000000000000000000..99848ce7c820540b35a1fc706e60f4110d05c2b4 --- /dev/null +++ b/pole_detection/train/images/1640.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79af32f8adb1ab5229cbafa5cfb5b66f4a89631d5ae35a02bf13f3470b22981d +size 101540 diff --git a/pole_detection/train/images/1641.jpg b/pole_detection/train/images/1641.jpg new file mode 100644 index 0000000000000000000000000000000000000000..423462081eb193688a33637c56aabeea5d8bc0e6 --- /dev/null +++ b/pole_detection/train/images/1641.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bda6bd23ebcc8afebc523daeb4ee2ba0b99f4ef92d17574612f1b07e269e54b0 +size 1475518 diff --git a/pole_detection/train/images/1642.jpg b/pole_detection/train/images/1642.jpg new file mode 100644 index 0000000000000000000000000000000000000000..670b4cc0218bab18fdd1efe239a2bd2a69bad337 --- /dev/null +++ b/pole_detection/train/images/1642.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37a3eb25078f130b4eb756926a627ea21e2f0a01d58cca3e72bbb0ae857b8879 +size 734630 diff --git a/pole_detection/train/images/1643.jpg b/pole_detection/train/images/1643.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bdfb60768c33b5b2e12c0e92b7c675521a24cc72 --- /dev/null +++ b/pole_detection/train/images/1643.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eefd40d4161054005852ec31113aab54dcde20b1f0b4e8030be591cc3819ad1c +size 172802 diff --git a/pole_detection/train/images/1644.jpg b/pole_detection/train/images/1644.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a9bf5e4bf5c4eea38e6a22115ab9964d850c5ac3 --- /dev/null +++ b/pole_detection/train/images/1644.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a74905fbfed71a2409ca0f0f605a8116c32537a99e0345d3b9a2003437cc592 +size 911717 diff --git a/pole_detection/train/images/1645.jpg b/pole_detection/train/images/1645.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bd78de9e809e274bcc7da7220bc8bcc5258fcca0 --- /dev/null +++ b/pole_detection/train/images/1645.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f78e9f2f2626a52ae53edddbb511e270e287885cd5c5229fd498ff76a18ebd6 +size 131970 diff --git a/pole_detection/train/images/1646.jpg b/pole_detection/train/images/1646.jpg new file mode 100644 index 0000000000000000000000000000000000000000..db8fb0e624ed98fc7683dbbc5e9c9e1e37f27acd --- /dev/null +++ b/pole_detection/train/images/1646.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f17b41a190a57388426c18991631db89cebb3e8bb72c3f6ce16aeee64cb1d567 +size 244867 diff --git a/pole_detection/train/images/1647.jpg b/pole_detection/train/images/1647.jpg new file mode 100644 index 0000000000000000000000000000000000000000..81f938adc62191f98802f8b05a4dd923edddfcc3 --- /dev/null +++ b/pole_detection/train/images/1647.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38c11ea7debd1661ebbcd22b02370e432afb1d5e35de8c4f5ed0fedf75009a30 +size 125734 diff --git a/pole_detection/train/images/1648.jpg b/pole_detection/train/images/1648.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ca7da4f73459328b81c2f575d8daa573986574ba --- /dev/null +++ b/pole_detection/train/images/1648.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:411baa2ddf379d480c5975ca909caccf595a2001cdc624153df85f226a6413a5 +size 180430 diff --git a/pole_detection/train/images/1649.jpg b/pole_detection/train/images/1649.jpg new file mode 100644 index 0000000000000000000000000000000000000000..75c1658fb36ed015122011b9f840b2cad9f8e61b --- /dev/null +++ b/pole_detection/train/images/1649.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b2062c48dbcc099f6736df02b031cb2e6bb5bc548e249c8f3d0fd3d3e1a6b43 +size 236657 diff --git a/pole_detection/train/images/165.jpg b/pole_detection/train/images/165.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e788170175a67f37bbfe8393f5372c6efcf71e11 --- /dev/null +++ b/pole_detection/train/images/165.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3f81b010479ee94366ee3e1f579f3a1fafa0b1a4329df961467a0c301b3585f +size 100682 diff --git a/pole_detection/train/images/1650.jpg b/pole_detection/train/images/1650.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4ea49b2c04ccd6a22a75c07b564f3d29fbe1eaef --- /dev/null +++ b/pole_detection/train/images/1650.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45c6f6951d093fe74fd825132a4c6e0fb37653968aafb860781feba6f4ae1c9c +size 182599 diff --git a/pole_detection/train/images/1651.jpg b/pole_detection/train/images/1651.jpg new file mode 100644 index 0000000000000000000000000000000000000000..685aecb4cf2ef3d76cd1b47381a5b90cebb938dc --- /dev/null +++ b/pole_detection/train/images/1651.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b495237b22a606cdb428c1d6d68b9f0b6bb3e8af30a655d3d456822e432f4a4 +size 90077 diff --git a/pole_detection/train/images/1652.jpg b/pole_detection/train/images/1652.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1edd69d0546c7aa0d18743cde35d5ca1fdea0c37 --- /dev/null +++ b/pole_detection/train/images/1652.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0281b78512403f75d080183f52c579cee7b39ca2000b4da7d33737037168eca +size 106038 diff --git a/pole_detection/train/images/1653.jpg b/pole_detection/train/images/1653.jpg new file mode 100644 index 0000000000000000000000000000000000000000..42bdf811748192842a4b41f6804c1a52a6805d10 --- /dev/null +++ b/pole_detection/train/images/1653.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:807bcbf9cd8f3b9029e6869696d611864ae9701e92611174500067a0c91b6504 +size 427670 diff --git a/pole_detection/train/images/1654.jpg b/pole_detection/train/images/1654.jpg new file mode 100644 index 0000000000000000000000000000000000000000..60f828c48147df21fab528c4304beda8c99f8445 --- /dev/null +++ b/pole_detection/train/images/1654.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:534cd84eb3d5124c0b527164acb4eeced4e1891a681db474494f8762edfdfc42 +size 97295 diff --git a/pole_detection/train/images/1655.jpg b/pole_detection/train/images/1655.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5e91f85c607720c9931df6d57fe28753ca48a5e4 --- /dev/null +++ b/pole_detection/train/images/1655.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2f53425a2142ff24aff3d09e13a3832a80267ca5cbff1dd10aa38671100ec92 +size 118092 diff --git a/pole_detection/train/images/1656.jpg b/pole_detection/train/images/1656.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4fe3e53eb9f4a0c78ca8b150be023d39ce0342eb --- /dev/null +++ b/pole_detection/train/images/1656.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbb060a114c1024ef4c5fbb53d4c83bf608382efed5589f33ecb70720b7fc0e1 +size 167024 diff --git a/pole_detection/train/images/1657.jpg b/pole_detection/train/images/1657.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e8b2b31f90c03b81d6048abcf892b05a5ab269e0 --- /dev/null +++ b/pole_detection/train/images/1657.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67acfd95386d34a747d17848ec4d75ab8315b3102d013f4969fe404868307b20 +size 109847 diff --git a/pole_detection/train/images/1658.jpg b/pole_detection/train/images/1658.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da96ee7ee89f5d39066a7030cebf45f0d6b32fa1 --- /dev/null +++ b/pole_detection/train/images/1658.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7796b8b2c06e8f9f1434d26625b525f99af9f1a56e0c33ce53bbbdf81532bc2 +size 85555 diff --git a/pole_detection/train/images/1659.jpg b/pole_detection/train/images/1659.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4526ab5eae3e144dd1f65a742b9d8180dff8743c --- /dev/null +++ b/pole_detection/train/images/1659.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e42029f768ec54902c7e91c57b2af9821e38541c985ba6434b78acbae17d009f +size 296585 diff --git a/pole_detection/train/images/166.jpg b/pole_detection/train/images/166.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b53f7f3b9f57807484512ca4cc2ea5b9fbf4ea7d --- /dev/null +++ b/pole_detection/train/images/166.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:456adb83051e6a6da69190f384fda57dc55128d3e7c5b63c988afdc52a4e832a +size 103024 diff --git a/pole_detection/train/images/1660.jpg b/pole_detection/train/images/1660.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ef1c48456ca9df4e6fb15af6bf65a6f4da0c6df --- /dev/null +++ b/pole_detection/train/images/1660.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26dc418a21ee294641804c58a7cae8f3a21da7c0a3b113c405784282166d03b5 +size 105432 diff --git a/pole_detection/train/images/1661.jpg b/pole_detection/train/images/1661.jpg new file mode 100644 index 0000000000000000000000000000000000000000..42aabc4ad4c0d9c2cf31d52be7ddf223023b36d0 --- /dev/null +++ b/pole_detection/train/images/1661.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1dc70e30a170cde49f7d719a35ba931cc058ae41998e0f3ccbb1aa091117615 +size 132424 diff --git a/pole_detection/train/images/1662.jpg b/pole_detection/train/images/1662.jpg new file mode 100644 index 0000000000000000000000000000000000000000..72f98d674685a0c346eed2851754cdc7702e01d4 --- /dev/null +++ b/pole_detection/train/images/1662.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbf1bcd761dae144b31a2343c96f78131de4e4ee114526a6cabb67ea3d48bb89 +size 101228 diff --git a/pole_detection/train/images/1663.jpg b/pole_detection/train/images/1663.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9af2d8ca8fed96c56140b30afa73b7c75cd5ae22 --- /dev/null +++ b/pole_detection/train/images/1663.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94165ad26b5c2516864a0542037d4168f04d26f009f63c6e498ec8a9d40b0af6 +size 146978 diff --git a/pole_detection/train/images/1664.jpg b/pole_detection/train/images/1664.jpg new file mode 100644 index 0000000000000000000000000000000000000000..793868d10c2db075a57e4911a9cb8dd481c9ecd8 --- /dev/null +++ b/pole_detection/train/images/1664.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91a5c9a4f5da4321b6249a01bf48f0dce3df48231cb3d765812acbd909f32d9f +size 91936 diff --git a/pole_detection/train/images/1665.jpg b/pole_detection/train/images/1665.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a35e4605b1b7311b0ecb4853fac19e7fc4d0eb18 --- /dev/null +++ b/pole_detection/train/images/1665.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05b4320996aeb2b8d91a5a36068e95f9a5318450969b42b54cce2ce06b397f69 +size 1006164 diff --git a/pole_detection/train/images/167.jpg b/pole_detection/train/images/167.jpg new file mode 100644 index 0000000000000000000000000000000000000000..346b41c46e51b8d0edf5e78928df98796d416cbf --- /dev/null +++ b/pole_detection/train/images/167.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:044edd6c34d16a98e26bf601b274681b404c319808b6cdbb5e416aa001ce17ce +size 57189 diff --git a/pole_detection/train/images/168.jpg b/pole_detection/train/images/168.jpg new file mode 100644 index 0000000000000000000000000000000000000000..182475070420322235428a60badcaae42019ab88 --- /dev/null +++ b/pole_detection/train/images/168.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac137d66029d4850e499c50c36d65cec97ab713425a6cf87eff9a1015a7459c2 +size 1003617 diff --git a/pole_detection/train/images/169.jpg b/pole_detection/train/images/169.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fd85dbeea345d7cc643d2b8699b1285319eca499 --- /dev/null +++ b/pole_detection/train/images/169.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:537ea1e9c190d5e22a5b0346e57482ee077bcc97165f9e30ef9aca59a362ab76 +size 122921 diff --git a/pole_detection/train/images/17.jpg b/pole_detection/train/images/17.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6d40728f1504cc58b74319011b97c1bb3eb87f6c --- /dev/null +++ b/pole_detection/train/images/17.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fe7a8d5f8fb8fc7870d78e1aca83d35e6287c43a3b62fe3eaffed51f022fb72 +size 165708 diff --git a/pole_detection/train/images/170.jpg b/pole_detection/train/images/170.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fc1f790462fa40e61de58898d556d959ff2c5896 --- /dev/null +++ b/pole_detection/train/images/170.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59a7050a541570d7896f832b0f08f77e36c16a2d35e0d188efab23ee06b7de50 +size 172402 diff --git a/pole_detection/train/images/171.jpg b/pole_detection/train/images/171.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dfd259d2a28007c322e2385143ee38eb24bf9707 --- /dev/null +++ b/pole_detection/train/images/171.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:223d11f4d7e7531befdd95210c2ed89d5b43e6bff1a4d229705a210bc1c73f4c +size 280985 diff --git a/pole_detection/train/images/172.jpg b/pole_detection/train/images/172.jpg new file mode 100644 index 0000000000000000000000000000000000000000..679d97e0168ee438402aeb7c3e2dbc7ccec5fa46 --- /dev/null +++ b/pole_detection/train/images/172.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e0a8586bd063228abfb01286d6b77d7845953231682f04d82ff7b1b05cf4442 +size 98231 diff --git a/pole_detection/train/images/173.jpg b/pole_detection/train/images/173.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5517398e2203d86d0af9791c1422562deac49659 --- /dev/null +++ b/pole_detection/train/images/173.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3fcb1bb77d175a1e6b28ab9699baba2a3cb95875efcd8ffc34e018c934832da +size 102487 diff --git a/pole_detection/train/images/174.jpg b/pole_detection/train/images/174.jpg new file mode 100644 index 0000000000000000000000000000000000000000..912f0799a872a3691fd7a571f5688d41f5a19314 --- /dev/null +++ b/pole_detection/train/images/174.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:341a4cc5e39d52d57f566461aef20574437ef7bae8e9715e3885de25dff496d8 +size 145484 diff --git a/pole_detection/train/images/175.jpg b/pole_detection/train/images/175.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6bd3393ee0ebee38f599968817f0ed0fd91b7688 --- /dev/null +++ b/pole_detection/train/images/175.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88b1d057cd8a4d5f4e551340800caae8ae0db4ea953d44b9d7afea1766afc6e1 +size 68175 diff --git a/pole_detection/train/images/176.jpg b/pole_detection/train/images/176.jpg new file mode 100644 index 0000000000000000000000000000000000000000..adc9fb737c8fbf69c8c9e8bbecd127176a4816e0 --- /dev/null +++ b/pole_detection/train/images/176.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba6f630e5732173784396958e531271a58ba4697653cf47cda873e80b4d72be7 +size 88207 diff --git a/pole_detection/train/images/177.jpg b/pole_detection/train/images/177.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ca2f8175c128f8d86f8ef03741f346b2060108c2 --- /dev/null +++ b/pole_detection/train/images/177.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7a21d96f215b753849371721eceac6d6f91275788bfd6a727f7d714eebfa2db +size 1093432 diff --git a/pole_detection/train/images/178.jpg b/pole_detection/train/images/178.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d94d623b1391158e1aeb0388f0d7d1716b781aa2 --- /dev/null +++ b/pole_detection/train/images/178.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f9585b05f20ae6c24c6dec3998b011a87cc78eec335f2b28bee7af2e5e44b92 +size 131074 diff --git a/pole_detection/train/images/179.jpg b/pole_detection/train/images/179.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a3f80b783ee85b7a1ec011822e1d6363cd854df4 --- /dev/null +++ b/pole_detection/train/images/179.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85e5bcdc7eba2a4bbfcf54ca2975f9ed90c4cfbafe04fbdc55804f57b9c115d6 +size 97812 diff --git a/pole_detection/train/images/18.jpg b/pole_detection/train/images/18.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5f1216cb570952a1abc603b7a515d0c087071e4d --- /dev/null +++ b/pole_detection/train/images/18.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26cd82bcb0928cfc22500ede6687c5bc06afb1cc90363646b142e7814298a5d5 +size 131838 diff --git a/pole_detection/train/images/180.jpg b/pole_detection/train/images/180.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8594a18a864a49da17fa04c6d88c7100a67887e4 --- /dev/null +++ b/pole_detection/train/images/180.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2210e2baac1b6b7fbb69059b3a9b6c24a3c61c05af87064dbd8f290b55ad7553 +size 151081 diff --git a/pole_detection/train/images/181.jpg b/pole_detection/train/images/181.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d8430cd223d6c5c720f5dc92bbb0d4b6f6efe695 --- /dev/null +++ b/pole_detection/train/images/181.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:197f03bfe298916d60f38d11cc06f1964f3de4a39fbeb2047e6e66272a6dca61 +size 109369 diff --git a/pole_detection/train/images/182.jpg b/pole_detection/train/images/182.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8132ac6c9ea4705a74ab2b5622a3039dddb077d0 --- /dev/null +++ b/pole_detection/train/images/182.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43009c80db7be1403f2e1472e1fb53dc9bf9cafd85ab02eb4784a4f3e4b1c752 +size 418850 diff --git a/pole_detection/train/images/183.jpg b/pole_detection/train/images/183.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e6f35d32537158c8735b1f2908133ebc739f740c --- /dev/null +++ b/pole_detection/train/images/183.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8829a288f302255cb912d6d1894fd841c222fba615bacbe909a91ea801bbee20 +size 179188 diff --git a/pole_detection/train/images/184.jpg b/pole_detection/train/images/184.jpg new file mode 100644 index 0000000000000000000000000000000000000000..20b405d22fa0f4c13f61ea2d378d26013a795896 --- /dev/null +++ b/pole_detection/train/images/184.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2147abb79554b0f0059b680c852d855ed2dc1479d8f93ebf2e9f4446c03c01ed +size 125909 diff --git a/pole_detection/train/images/185.jpg b/pole_detection/train/images/185.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a4462c819c9dea76b827f7fac3e47373aa5c3db2 --- /dev/null +++ b/pole_detection/train/images/185.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3b2033bebcc4247cfa61b8d251d6c6907cc19d9343751c1ebcaf069dfb233b7 +size 1289190 diff --git a/pole_detection/train/images/186.jpg b/pole_detection/train/images/186.jpg new file mode 100644 index 0000000000000000000000000000000000000000..286172dbf4a593be0c4dca487aee48887732dc82 --- /dev/null +++ b/pole_detection/train/images/186.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:258db2e4c729a3f0a55575de8d75c55c2d2862cbb73f855855b96fb26eb85f8c +size 1743943 diff --git a/pole_detection/train/images/187.jpg b/pole_detection/train/images/187.jpg new file mode 100644 index 0000000000000000000000000000000000000000..125cae703ba4d7b0d57996eb77738446a26986cc --- /dev/null +++ b/pole_detection/train/images/187.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee6dc3aa198e6bc6b4e00b11c143f182f584683fc60e39fc84b330c8f9f01741 +size 171034 diff --git a/pole_detection/train/images/188.jpg b/pole_detection/train/images/188.jpg new file mode 100644 index 0000000000000000000000000000000000000000..22018d1fdb92530e2dc29da830839b6132cf8a4a --- /dev/null +++ b/pole_detection/train/images/188.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78f808fa64ee4acf2492597d28598739d90583d987244fdcb11a23ab4e86e659 +size 143223 diff --git a/pole_detection/train/images/189.jpg b/pole_detection/train/images/189.jpg new file mode 100644 index 0000000000000000000000000000000000000000..40543e50ca72be7d3995cb8d373e941695adffe5 --- /dev/null +++ b/pole_detection/train/images/189.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b46ecfb883577e57079c3477858afd4b4cab169c393b0fedde3e702487e12982 +size 242476 diff --git a/pole_detection/train/images/19.jpg b/pole_detection/train/images/19.jpg new file mode 100644 index 0000000000000000000000000000000000000000..56bdb57fc11873a32fc72a1135ea7c1dabb351ca --- /dev/null +++ b/pole_detection/train/images/19.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bf681e570569f1a866035941d454128b64a649190d0ae63b038e6c0dbfd6abb +size 128162 diff --git a/pole_detection/train/images/190.jpg b/pole_detection/train/images/190.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d25ea7fe2438901e3e627ebef04940e39e246aa5 --- /dev/null +++ b/pole_detection/train/images/190.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1d728973862fff617399a331ee6eb110ca71b3dd07dcc9a2e0173ca2d39b310 +size 106800 diff --git a/pole_detection/train/images/191.jpg b/pole_detection/train/images/191.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d7238c3c6e1ada1471cfd8d157ba2a0c270dd74 --- /dev/null +++ b/pole_detection/train/images/191.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d36da283ca15d29a0a7393396bff941bdd96565a964fffdae8c0ae2bec988820 +size 135608 diff --git a/pole_detection/train/images/192.jpg b/pole_detection/train/images/192.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1493ed76a7004a97bf47a614dddc98cd0c34f6eb --- /dev/null +++ b/pole_detection/train/images/192.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59d5a3a0099ac72a6a3d73fd1955a2a78b753bfb6ce054a6779dce97f9c32e63 +size 167350 diff --git a/pole_detection/train/images/193.jpg b/pole_detection/train/images/193.jpg new file mode 100644 index 0000000000000000000000000000000000000000..13e0c4b69845bbb5507d651530f01bf8138ec384 --- /dev/null +++ b/pole_detection/train/images/193.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4468b866becda0d4c9ef7a45d89f97954109c084fd241b5360126bce02734688 +size 164422 diff --git a/pole_detection/train/images/194.jpg b/pole_detection/train/images/194.jpg new file mode 100644 index 0000000000000000000000000000000000000000..14d805e66ff92fdb171d949ad0f7bc2bd57ab5ec --- /dev/null +++ b/pole_detection/train/images/194.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43a20d7be3f7a8633344f4a6e360605704c2d361332b48c851f457bc9706a832 +size 174486 diff --git a/pole_detection/train/images/195.jpg b/pole_detection/train/images/195.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c944e9e3a2bd7d8eb9ef088e458158016e50c3e9 --- /dev/null +++ b/pole_detection/train/images/195.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f217031d9fb4c6749df8767eade2943f3b56c29e255649dfb4eb91cffd4f2b0 +size 185249 diff --git a/pole_detection/train/images/196.jpg b/pole_detection/train/images/196.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6c94c08de0c4e1930e675051e82d459d3af4af2a --- /dev/null +++ b/pole_detection/train/images/196.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41043755ca4d6821af0299ab7bd138efc35009226f5c9b158555e9274473f1c2 +size 112499 diff --git a/pole_detection/train/images/197.jpg b/pole_detection/train/images/197.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f3b052e383e58944b8905b62388ad320edb9be5c --- /dev/null +++ b/pole_detection/train/images/197.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b171eb1b827a0166996b8441ec000f46d35d5ce43efa3c2613a7da4d34440089 +size 134119 diff --git a/pole_detection/train/images/198.jpg b/pole_detection/train/images/198.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b7aece318a2226b15c4435ceb5c5e52bd600c68a --- /dev/null +++ b/pole_detection/train/images/198.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c735d72bb01ef2e24232924f85d22e77f0ecdcedce3158f9d4d44ff8715b59c +size 99126 diff --git a/pole_detection/train/images/199.jpg b/pole_detection/train/images/199.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c0e5ce35503e861d1029ae38ef8331f297e7714 --- /dev/null +++ b/pole_detection/train/images/199.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83cfa3b126facd08951a8c288d3e79ca0089dd5d633953849b39ebd885196245 +size 31950 diff --git a/pole_detection/train/images/2.jpg b/pole_detection/train/images/2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1cd72d887b8fb79b073c5bfc95c4ef3478c71617 --- /dev/null +++ b/pole_detection/train/images/2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a0cd754d8add9c764a580373ae4f796c48e087039042019925ef7867f93827d +size 502794 diff --git a/pole_detection/train/images/20.jpg b/pole_detection/train/images/20.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d06b5b315d4b15ec6d607f893f9fb5314df7df21 --- /dev/null +++ b/pole_detection/train/images/20.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84d96a05dfc3e6a4979b2d3cac4d24d7ce182e5159ecb56add7e701c469e953c +size 163103 diff --git a/pole_detection/train/images/200.jpg b/pole_detection/train/images/200.jpg new file mode 100644 index 0000000000000000000000000000000000000000..72efafd63c94fac601854b8aad69242d88c7b394 --- /dev/null +++ b/pole_detection/train/images/200.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d33326286de6e624a9c175af75947f294931a9ef30475d9624fe135ed1d65d2c +size 88915 diff --git a/pole_detection/train/images/201.jpg b/pole_detection/train/images/201.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ddc5b9f383ad1103ad63f0f06aaafd047da5e9bd --- /dev/null +++ b/pole_detection/train/images/201.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ba3718db895a9072478f4b780a36db140316f84424806a29d94db594a7827d6 +size 242914 diff --git a/pole_detection/train/images/202.jpg b/pole_detection/train/images/202.jpg new file mode 100644 index 0000000000000000000000000000000000000000..735ae30651643fa70af413e73067bd737da5ced3 --- /dev/null +++ b/pole_detection/train/images/202.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa9aeaf8ac2808a2bc5f61d87aedeb6bbaf5c382f3e277f74aa4a90dd3676260 +size 56505 diff --git a/pole_detection/train/images/203.jpg b/pole_detection/train/images/203.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9cccd18a7a7863c301ee83ac6e52870e16d1d35e --- /dev/null +++ b/pole_detection/train/images/203.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:277d1e3c25f46a66a81e05e2fcd44aac38e503f3bb5901acf3bb837f3eec7bf9 +size 172299 diff --git a/pole_detection/train/images/204.jpg b/pole_detection/train/images/204.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b3b42d7b16340b69f1d23ee4fbda0e41999fe156 --- /dev/null +++ b/pole_detection/train/images/204.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c02be7c1adbaaafd1b4a90af3ec3268610fe100991b73b71ffa5e1c67e69b15b +size 689335 diff --git a/pole_detection/train/images/205.jpg b/pole_detection/train/images/205.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7a2f74c9e8890ecfdd9ae61a29a1f6d33727d0b8 --- /dev/null +++ b/pole_detection/train/images/205.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b48b491525f962ed35be7555f748c951d8f1e406b370769551a84af3c34f33d5 +size 1651441 diff --git a/pole_detection/train/images/206.jpg b/pole_detection/train/images/206.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8e3151d2158011b39f59c1ab80bc83369f26b532 --- /dev/null +++ b/pole_detection/train/images/206.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7ab6bfe33efe895b2125d33587bfe4fa87332d6d27b7bf7aa64cc36ede8f06a +size 851251 diff --git a/pole_detection/train/images/207.jpg b/pole_detection/train/images/207.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d64b247719bec33ba177c86a57ebd885f7a7f492 --- /dev/null +++ b/pole_detection/train/images/207.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3236e991b60ed2db78874ea16d86f3afd226276fcdd44a7a1dd8099b53ba08bd +size 195188 diff --git a/pole_detection/train/images/208.jpg b/pole_detection/train/images/208.jpg new file mode 100644 index 0000000000000000000000000000000000000000..28c927f327c853f119199eb1e073d6efb3b70315 --- /dev/null +++ b/pole_detection/train/images/208.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22a071d40b48339f3c64c8e63898973b889a97a20b9e6ef40ead451e667bbcb4 +size 147138 diff --git a/pole_detection/train/images/209.jpg b/pole_detection/train/images/209.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0662fa325bc5b4b28c8738835fe9eb24665c7b37 --- /dev/null +++ b/pole_detection/train/images/209.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6307170a69b02448bd45337c6f37de408fab1f647c8169187d2bdc8b0eb99ca +size 207214 diff --git a/pole_detection/train/images/21.jpg b/pole_detection/train/images/21.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4f690c97be734079412b7144782d61fcb00737d7 --- /dev/null +++ b/pole_detection/train/images/21.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01a8c771829d801df41e63a7cf2b1f11ea1615a959171801f57e15c874bdc2c0 +size 271175 diff --git a/pole_detection/train/images/210.jpg b/pole_detection/train/images/210.jpg new file mode 100644 index 0000000000000000000000000000000000000000..960da13dee7bf24b1ff86295447f870720ed2136 --- /dev/null +++ b/pole_detection/train/images/210.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0bec8e387bc2bd5b76a94e4183ac7bb6a7b4a4d9522c2537584ecd634aa2a91 +size 330414 diff --git a/pole_detection/train/images/211.jpg b/pole_detection/train/images/211.jpg new file mode 100644 index 0000000000000000000000000000000000000000..74de91a54a0cb72c773d852abdb1b054dcf263bd --- /dev/null +++ b/pole_detection/train/images/211.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d25e2aa6c5cf26024533531c5d7e77b6e612b50ff91cfafa4b1b7606aab85846 +size 233401 diff --git a/pole_detection/train/images/212.jpg b/pole_detection/train/images/212.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bf386b922818c60e6be0cb02454e1b28cfbb1422 --- /dev/null +++ b/pole_detection/train/images/212.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce33c271c605fb5e99ace6afebe03dde754f4a843553b56bea60e02ab5f0773d +size 380040 diff --git a/pole_detection/train/images/213.jpg b/pole_detection/train/images/213.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d260a9ef4b7b042cabab3c86ebe1a174e1842f76 --- /dev/null +++ b/pole_detection/train/images/213.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e937b039aa7da4349e18094c3c9b9b50b31e7ef63139ecbb196c1c086302f1c7 +size 258506 diff --git a/pole_detection/train/images/214.jpg b/pole_detection/train/images/214.jpg new file mode 100644 index 0000000000000000000000000000000000000000..482bb49fb9a3b39909a93a886e4a0a37e43cad8b --- /dev/null +++ b/pole_detection/train/images/214.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b537a062df413bc806ada10a4e4e0734d113dce8a5f3f8d6c5fc083c815c7adc +size 187625 diff --git a/pole_detection/train/images/215.jpg b/pole_detection/train/images/215.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d71e4ac9b7ba144f117ac4a5ec11b023eda7b0ba --- /dev/null +++ b/pole_detection/train/images/215.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cd3417c27442d5f1f95cb4bc967aea0c6b89c45758a473c1f831067a687ba3d +size 159028 diff --git a/pole_detection/train/images/216.jpg b/pole_detection/train/images/216.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ad50bc22a53efd8193dad20d865399446ceadaea --- /dev/null +++ b/pole_detection/train/images/216.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b656505287997c2699c8dbc636deacba97d5c992e51b376e0f678308e1fb3145 +size 226860 diff --git a/pole_detection/train/images/217.jpg b/pole_detection/train/images/217.jpg new file mode 100644 index 0000000000000000000000000000000000000000..acd7f9995e6c0e1763071c0974c101cc23c1d096 --- /dev/null +++ b/pole_detection/train/images/217.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:463fd7dacffcb6fc7f48643e644b27e7a6938792a922ea93e8d78e9fd16f76b7 +size 208824 diff --git a/pole_detection/train/images/218.jpg b/pole_detection/train/images/218.jpg new file mode 100644 index 0000000000000000000000000000000000000000..23a6456d82c6291b4c4a0023e24002282956926c --- /dev/null +++ b/pole_detection/train/images/218.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca46f2b0054e87f1632112c8e0a39747c9b8a9eb869de6d6c056cb11d86fedec +size 180048 diff --git a/pole_detection/train/images/219.jpg b/pole_detection/train/images/219.jpg new file mode 100644 index 0000000000000000000000000000000000000000..324fc0798bfdb7a5b30ae360cbe20070ffd4cf32 --- /dev/null +++ b/pole_detection/train/images/219.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:460f0df987e82c0585f2477d57e8c7de05406f87e742310c352aa345265e9cab +size 492060 diff --git a/pole_detection/train/images/22.jpg b/pole_detection/train/images/22.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c595409afb52e769164f0ffc2066be0509d2165 --- /dev/null +++ b/pole_detection/train/images/22.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22dc86840351b5c1cee6119fd275e8ad66f29311aa916548c8a1ec2bf8f3fe08 +size 971978 diff --git a/pole_detection/train/images/220.jpg b/pole_detection/train/images/220.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a110c1295631103579544654fd0a2c3f3c4d807f --- /dev/null +++ b/pole_detection/train/images/220.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d3d30a8b8eb3b607646d700e7afa66ed2e155048401d36c1e1449fdbcbf02f0 +size 1205899 diff --git a/pole_detection/train/images/221.jpg b/pole_detection/train/images/221.jpg new file mode 100644 index 0000000000000000000000000000000000000000..179f298e5b310cf0a3c4648b404f9e09dfaf85d2 --- /dev/null +++ b/pole_detection/train/images/221.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:231eb96445505d8d829d9310fbcbb29354f99dd716afb9bfac94e6cb810e2f61 +size 234384 diff --git a/pole_detection/train/images/222.jpg b/pole_detection/train/images/222.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6244559dea44514b112a248c0674341e2fea23c6 --- /dev/null +++ b/pole_detection/train/images/222.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6d776f1430930708e3aa5c3f8066d7f56e79af567045f164fea0c8a87bcfc50 +size 235531 diff --git a/pole_detection/train/images/223.jpg b/pole_detection/train/images/223.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b48ba6cebe8db4ec51f45ac931422d7c2de5cc99 --- /dev/null +++ b/pole_detection/train/images/223.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea66daad73a1304209ccbb56bfc3772f73fe5a13a1bbda7de6532520fd60bb99 +size 172862 diff --git a/pole_detection/train/images/224.jpg b/pole_detection/train/images/224.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4c6ceb324c3af03bba8287e5e14e008081628929 --- /dev/null +++ b/pole_detection/train/images/224.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:046199f17e824decec75867bcf6e2e654534bc25ef7ed10604d096aad519cdb1 +size 145073 diff --git a/pole_detection/train/images/225.jpg b/pole_detection/train/images/225.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3b21c78cf38b76385640070cc4ccaf5b07d62fc9 --- /dev/null +++ b/pole_detection/train/images/225.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4208e43bca828beb37e6fc0a09b57582f0f18ac362749cd918db547cd814bb3f +size 154888 diff --git a/pole_detection/train/images/226.jpg b/pole_detection/train/images/226.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9a96196c180f29dce24292118f365ff4e4039ad2 --- /dev/null +++ b/pole_detection/train/images/226.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecac416ecd7c183bfdd35f9b743b9fa4edc530361d466ea303a254480a96e724 +size 236078 diff --git a/pole_detection/train/images/227.jpg b/pole_detection/train/images/227.jpg new file mode 100644 index 0000000000000000000000000000000000000000..80c1fd604e12d052ce8473381a1caede5bc6890f --- /dev/null +++ b/pole_detection/train/images/227.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2aeee263eb862b5e419dc0707f38425c4cd22d84a05b38e2714ec1bfde03ae5 +size 158621 diff --git a/pole_detection/train/images/228.jpg b/pole_detection/train/images/228.jpg new file mode 100644 index 0000000000000000000000000000000000000000..000557e0609b7a26c695436fa948dcc3f15e8842 --- /dev/null +++ b/pole_detection/train/images/228.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5732602819f52e730e25713cdb76b04ed2b94b0f182217efb29b129d17d817fb +size 85862 diff --git a/pole_detection/train/images/229.jpg b/pole_detection/train/images/229.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1c9d5030de0f3e7527f5e91160a51e5d7d12f9e8 --- /dev/null +++ b/pole_detection/train/images/229.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:269e71de59c53e5ff812db5226b5f74bd2e38cbdf0c6e4755e917bc3c8d09820 +size 81819 diff --git a/pole_detection/train/images/23.jpg b/pole_detection/train/images/23.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ecd9d9badc4f0d6b13a30bfac2c7c936083e1071 --- /dev/null +++ b/pole_detection/train/images/23.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eba4ff3a2644a8f24d0ec1e7b02f216f6f8f9ec0ad3ead290cb5cb12258e514a +size 145934 diff --git a/pole_detection/train/images/230.jpg b/pole_detection/train/images/230.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5a93bcd937fcdcc2d6213e9e637b34156e1ea0e3 --- /dev/null +++ b/pole_detection/train/images/230.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2144ee1724e4d881b99a4a378b9f97e87d2b4037a3dcf4c520119da55cff039 +size 112857 diff --git a/pole_detection/train/images/231.jpg b/pole_detection/train/images/231.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bf379c2c778531903473e3b2aa717f4d663ef8a1 --- /dev/null +++ b/pole_detection/train/images/231.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6acc80fabaad08c892a445e8a47e9c337a001b0d8be8081dc4f03569bfbe1b7 +size 1151906 diff --git a/pole_detection/train/images/232.jpg b/pole_detection/train/images/232.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f8db6c223304df4ba565debadf8b996a6b3cfbc1 --- /dev/null +++ b/pole_detection/train/images/232.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f15e1de24ea7c1fe48e5b74c80cfda68f385159399570bd89dfd2ed21282b957 +size 115940 diff --git a/pole_detection/train/images/233.jpg b/pole_detection/train/images/233.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b4bd49679dc273b9899d8680ac7aede222b0eb99 --- /dev/null +++ b/pole_detection/train/images/233.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df9f8b42c0119297d5fb76305ef55a7ccaac0a35557d5ff94f5d68b577116009 +size 96800 diff --git a/pole_detection/train/images/234.jpg b/pole_detection/train/images/234.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9715fecd3568bf80f6ea9e6bc0f5f9d8b59423a9 --- /dev/null +++ b/pole_detection/train/images/234.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cd06754cc8089cf27bb31d4c5a7d1d5643dcc9a253717ec055d2510eb575dc1 +size 144687 diff --git a/pole_detection/train/images/235.jpg b/pole_detection/train/images/235.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b79689d68d02ae33b329de84fca8565d1792208c --- /dev/null +++ b/pole_detection/train/images/235.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f25196055906e3eddb902aa20230ed13d672e1cf5dbb299c6b814d95d90fe836 +size 213517 diff --git a/pole_detection/train/images/236.jpg b/pole_detection/train/images/236.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5ce88b038bece55de28ced54558c60cbb556a15f --- /dev/null +++ b/pole_detection/train/images/236.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5183c212192ad06364851fb9d8a7f09311079e3076815221cbc1fe24ec48312f +size 119498 diff --git a/pole_detection/train/images/237.jpg b/pole_detection/train/images/237.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0d7361986d3816bbc54b8d530d9fe5744eb60a17 --- /dev/null +++ b/pole_detection/train/images/237.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c26743904130536941cab88ef7853d071201016d7e4f907c9c3fd6b86b448d6 +size 279409 diff --git a/pole_detection/train/images/238.jpg b/pole_detection/train/images/238.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5a0744df4f583c0117dd7626d725f849846059a3 --- /dev/null +++ b/pole_detection/train/images/238.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba3f81f7a49f3eff3bd9d7416f62cf5711312c48781371a3ec83a665f7ab0b5d +size 179328 diff --git a/pole_detection/train/images/239.jpg b/pole_detection/train/images/239.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d646b51dfec0de3340801bf5dfbbf9bbee4cc2b --- /dev/null +++ b/pole_detection/train/images/239.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed12b6aac9134ed5478374e048d3ce61608bd9d9c02aeb762582e1f0cfc48d06 +size 76157 diff --git a/pole_detection/train/images/24.jpg b/pole_detection/train/images/24.jpg new file mode 100644 index 0000000000000000000000000000000000000000..52867c598fc126fd99bbab7d63ea4908d0b87b8e --- /dev/null +++ b/pole_detection/train/images/24.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73849b17671b8a246418412f7d62ebc001778d77c79850e822542fc88bc6657f +size 171093 diff --git a/pole_detection/train/images/240.jpg b/pole_detection/train/images/240.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2ab7546f1b8855cd8549a29134268be989bdd819 --- /dev/null +++ b/pole_detection/train/images/240.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:658708cbca513e1f1a97376f451bd79e37cacc9b71b4e175fcb2111c1b4914c5 +size 69823 diff --git a/pole_detection/train/images/241.jpg b/pole_detection/train/images/241.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6f96341b6779905fad67b097ed48e1d8c9bebecb --- /dev/null +++ b/pole_detection/train/images/241.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b01481e03e40d554e8cfb600809c640d74ff01d2edeb5d50b8cb89e9f14364ec +size 70578 diff --git a/pole_detection/train/images/242.jpg b/pole_detection/train/images/242.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b921ab3c7cb78946bdb49dce8e454430e16cee24 --- /dev/null +++ b/pole_detection/train/images/242.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6068ebf67eab37200224950c03f5083817aa253f25f99c82e973fcc7afc83b8 +size 1296434 diff --git a/pole_detection/train/images/243.jpg b/pole_detection/train/images/243.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1049e5761ce0c84b9d0e3799696623f5dc4ad7cb --- /dev/null +++ b/pole_detection/train/images/243.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55f70b5f3848e6d8562dd657c5fa2cdbbde101967446b20113546859d739bbb5 +size 97778 diff --git a/pole_detection/train/images/244.jpg b/pole_detection/train/images/244.jpg new file mode 100644 index 0000000000000000000000000000000000000000..70f3f1fefaed7503fedc98e280dc94aed5507fb7 --- /dev/null +++ b/pole_detection/train/images/244.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df041fec6264f503969362617c4421e592151ae6dd96888f60d6101fc5d8a550 +size 82350 diff --git a/pole_detection/train/images/245.jpg b/pole_detection/train/images/245.jpg new file mode 100644 index 0000000000000000000000000000000000000000..10ca6efeb347dc77d70f6b2d708d746956f0e114 --- /dev/null +++ b/pole_detection/train/images/245.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8aac5df8c10435bb5794d0425ba8bdc9be43db03746c794d3fe8be9e8ed86613 +size 159134 diff --git a/pole_detection/train/images/246.jpg b/pole_detection/train/images/246.jpg new file mode 100644 index 0000000000000000000000000000000000000000..039a7fdbaa6f93d5fedc0a90a9946e5e259b0884 --- /dev/null +++ b/pole_detection/train/images/246.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c036e37d6929c8c37070a82cda075c760cd17227b4aadce05ba1d2dabaac3105 +size 184434 diff --git a/pole_detection/train/images/247.jpg b/pole_detection/train/images/247.jpg new file mode 100644 index 0000000000000000000000000000000000000000..286a26e66edfee2f00d0b13b7581ee30ccb1e06d --- /dev/null +++ b/pole_detection/train/images/247.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe0eb9c85359b9e8ac0812e084b7c9c3c050894739830a9b94a18e351d2a0a58 +size 324179 diff --git a/pole_detection/train/images/248.jpg b/pole_detection/train/images/248.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9a6add721ad0d803be472c43485fb85bb4375fb6 --- /dev/null +++ b/pole_detection/train/images/248.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f2b7b68d1bb69f5375699e0456771622c6eb00ded43b4bcfc68bdabadf91f20 +size 1011041 diff --git a/pole_detection/train/images/249.jpg b/pole_detection/train/images/249.jpg new file mode 100644 index 0000000000000000000000000000000000000000..986cc7bcda88eab7fdba8f65b3cc01a4fbc7ba79 --- /dev/null +++ b/pole_detection/train/images/249.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbad4d5630fabfd420313375e1aacf5b99249b9e7124769c1707f4205a95acec +size 189117 diff --git a/pole_detection/train/images/25.jpg b/pole_detection/train/images/25.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f9d75e5e801392b9261ae584a54bbc00cc2a1006 --- /dev/null +++ b/pole_detection/train/images/25.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:404a19e93cb9364794b184cb693165ac8417a82dd6ee946d5716109e9d4958b0 +size 169062 diff --git a/pole_detection/train/images/250.jpg b/pole_detection/train/images/250.jpg new file mode 100644 index 0000000000000000000000000000000000000000..32f49970cd904f650d234187e81bd4b512b281e3 --- /dev/null +++ b/pole_detection/train/images/250.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6670844c4d674f52e93c2535b111eebce3ac47e17fc95135740dd90b9b232220 +size 217919 diff --git a/pole_detection/train/images/251.jpg b/pole_detection/train/images/251.jpg new file mode 100644 index 0000000000000000000000000000000000000000..025300d72f426bf9682795196b4106af7ff733f5 --- /dev/null +++ b/pole_detection/train/images/251.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e96f76ee3c09263181363d117afeecd78416fbd7c7ab038e7e7fcf4ffd894022 +size 126586 diff --git a/pole_detection/train/images/252.jpg b/pole_detection/train/images/252.jpg new file mode 100644 index 0000000000000000000000000000000000000000..98ac3ef3341095069505787896470ffdf3ef34cd --- /dev/null +++ b/pole_detection/train/images/252.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:495a3fa268146e04490491860bb11c141ccb525e0336c69049d102e78cf7e491 +size 102155 diff --git a/pole_detection/train/images/253.jpg b/pole_detection/train/images/253.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f9d93fc98002199b6a65eca6351618b51f44da17 --- /dev/null +++ b/pole_detection/train/images/253.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74c604429f21f3419ca253b7927757129c97d1511ff0b41475fe9285372db085 +size 119665 diff --git a/pole_detection/train/images/254.jpg b/pole_detection/train/images/254.jpg new file mode 100644 index 0000000000000000000000000000000000000000..68c411297e366adef47e6b9b06f99f12525cff86 --- /dev/null +++ b/pole_detection/train/images/254.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47d6577dbdc44fe248608c6f79e8ffe1579861ef747051713ddb15e7d39a2141 +size 1249961 diff --git a/pole_detection/train/images/255.jpg b/pole_detection/train/images/255.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7e43cdfbecd8b9afc1f2eb222a331c8954fbecc7 --- /dev/null +++ b/pole_detection/train/images/255.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e3a7fe9cda94888cfa5cc17a70b6fe30e240be0f5175254ed8b5c7fc9d927ac +size 164228 diff --git a/pole_detection/train/images/256.jpg b/pole_detection/train/images/256.jpg new file mode 100644 index 0000000000000000000000000000000000000000..de7223f7b00d6e449d98ddcad1dd3a0b2255132c --- /dev/null +++ b/pole_detection/train/images/256.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41fbf989a215544243956cf37866f94d49eadaf625ab55418fee1edfa4a63e99 +size 218982 diff --git a/pole_detection/train/images/257.jpg b/pole_detection/train/images/257.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b8cd25246e305ac46e75dc76826d2967ea114e50 --- /dev/null +++ b/pole_detection/train/images/257.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cde405052b482dc408c383b135d5c14e8c0e4f6001acf81129024249956dbc25 +size 160774 diff --git a/pole_detection/train/images/258.jpg b/pole_detection/train/images/258.jpg new file mode 100644 index 0000000000000000000000000000000000000000..abf245f6926621b181d3ff1904310d7c2aa82f12 --- /dev/null +++ b/pole_detection/train/images/258.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48abee3b1074b234fe82f60b5da4c356f7660cae1cab18633039c7615f7d023c +size 190767 diff --git a/pole_detection/train/images/259.jpg b/pole_detection/train/images/259.jpg new file mode 100644 index 0000000000000000000000000000000000000000..215cbdd918e66ab9385933289a726c9e85ca7103 --- /dev/null +++ b/pole_detection/train/images/259.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf161136852217d826f42677faea57b70c0cacb0811eb53dbafa7071fa11fe75 +size 90362 diff --git a/pole_detection/train/images/26.jpg b/pole_detection/train/images/26.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0d8458579b2c04fa40658e111aa661f125d2d923 --- /dev/null +++ b/pole_detection/train/images/26.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7832ba6cd1003e212857a10ae6b99310d2a382f23286247a43dd0951cce5d7d4 +size 1402479 diff --git a/pole_detection/train/images/260.jpg b/pole_detection/train/images/260.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c4264557fcca8a4c50851604530d04ff3be751f7 --- /dev/null +++ b/pole_detection/train/images/260.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:634c10febcb5c48411aa8e423ef578257ab71e5f624e9bd914f5e70f6f78ff55 +size 143776 diff --git a/pole_detection/train/images/261.jpg b/pole_detection/train/images/261.jpg new file mode 100644 index 0000000000000000000000000000000000000000..102797291d6dcd62ebc314c2964118ae4bda3a42 --- /dev/null +++ b/pole_detection/train/images/261.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ce680b492895b6bbe9aac05b04c87b6258896597e5a6b7029622b716e46f829 +size 189567 diff --git a/pole_detection/train/images/262.jpg b/pole_detection/train/images/262.jpg new file mode 100644 index 0000000000000000000000000000000000000000..90f16ee71d7e65bb75fdf4a7b7584f5e83e6bb27 --- /dev/null +++ b/pole_detection/train/images/262.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dea69c07e59684fba1f6bfbaba17a2836be027fffbe5d51dfdf9f2889baea6d4 +size 67527 diff --git a/pole_detection/train/images/263.jpg b/pole_detection/train/images/263.jpg new file mode 100644 index 0000000000000000000000000000000000000000..858800ae3ad1e918e80220a1105ba3afeb4a73b5 --- /dev/null +++ b/pole_detection/train/images/263.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f894ea9a5b737589eceacb27dc7f27b110d89e055c21d814e446a3ea0e7d6c73 +size 132399 diff --git a/pole_detection/train/images/264.jpg b/pole_detection/train/images/264.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8f5263e9a370b89b487346df78551b9e96d7478e --- /dev/null +++ b/pole_detection/train/images/264.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42b7eb2b5af04d1d5f2814799395a35974bacaafce2e61345d7cc889c0c65419 +size 175858 diff --git a/pole_detection/train/images/265.jpg b/pole_detection/train/images/265.jpg new file mode 100644 index 0000000000000000000000000000000000000000..048f99ffe715df42329d4e82b62557033346a40d --- /dev/null +++ b/pole_detection/train/images/265.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e29da4163aea6b0c39a5d1f94e3f937b7ec40058b6ef1137256cbf3168ea3538 +size 113657 diff --git a/pole_detection/train/images/266.jpg b/pole_detection/train/images/266.jpg new file mode 100644 index 0000000000000000000000000000000000000000..002a0085442ca27aed197c4dac20850deded024c --- /dev/null +++ b/pole_detection/train/images/266.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3b151a60b2e13cb8eba35c741d5d0456c3718565a995f240deb2c0e75524bad +size 125288 diff --git a/pole_detection/train/images/267.jpg b/pole_detection/train/images/267.jpg new file mode 100644 index 0000000000000000000000000000000000000000..64bf4db5301129b0e764f33010865741f5045b1c --- /dev/null +++ b/pole_detection/train/images/267.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:451c362285cedfca2e41ac73411b0f92804f8885c63b2d1497f55980604e1de4 +size 105725 diff --git a/pole_detection/train/images/268.jpg b/pole_detection/train/images/268.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c49f45f750d359c418a95752655bee9c57796143 --- /dev/null +++ b/pole_detection/train/images/268.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5436955e0be5115da5f125b5876e15f562553c69860dd1d01fc6399e95045ce +size 90560 diff --git a/pole_detection/train/images/269.jpg b/pole_detection/train/images/269.jpg new file mode 100644 index 0000000000000000000000000000000000000000..baa8cc9df051f4ee7d03b646861a605fbf7b5276 --- /dev/null +++ b/pole_detection/train/images/269.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b245d811c0a87438fba00b78ab84fac805e1bf13bbc212c4c1206fe042450e06 +size 176073 diff --git a/pole_detection/train/images/27.jpg b/pole_detection/train/images/27.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7ea8e3bfebd24414b5440dc7f26ff10a7540a754 --- /dev/null +++ b/pole_detection/train/images/27.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06f092ad0efbaa7d71b85ae2c4619193f53da9d8a8cfd757b428789aaef90281 +size 156921 diff --git a/pole_detection/train/images/270.jpg b/pole_detection/train/images/270.jpg new file mode 100644 index 0000000000000000000000000000000000000000..467a5b42d65496e3b57c263de705038526ddd60f --- /dev/null +++ b/pole_detection/train/images/270.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b122526341ad62437e735540c66506ad739a33c3ce6f55dbc14bf99ce605c371 +size 171042 diff --git a/pole_detection/train/images/271.jpg b/pole_detection/train/images/271.jpg new file mode 100644 index 0000000000000000000000000000000000000000..62e16406f8fe8011ad15b5bd6eb30621d020bcd2 --- /dev/null +++ b/pole_detection/train/images/271.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87fb76ea7388c23929ba5e41cbde2775c78bd07fbfa055dd13a59b3621c3951b +size 984356 diff --git a/pole_detection/train/images/272.jpg b/pole_detection/train/images/272.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cba913197d45ed62910e6a12d074eb70420ee772 --- /dev/null +++ b/pole_detection/train/images/272.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9aca2859441d9a38b369bc0c7dc35ba5b54360166d50826b55ed0d6d3a5dffd +size 1317787 diff --git a/pole_detection/train/images/273.jpg b/pole_detection/train/images/273.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4ec246dde32d02d2a767c400b5b4d3169a477c90 --- /dev/null +++ b/pole_detection/train/images/273.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:597edd6a8f49ec94006f5e67ce3a9d3406f3764357fcc9c2b6d80756129dd815 +size 79458 diff --git a/pole_detection/train/images/274.jpg b/pole_detection/train/images/274.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5f7738d4f8177edec28bd1b5c1e52172fb6d8c44 --- /dev/null +++ b/pole_detection/train/images/274.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f738f7096dcab6774ad3a128126f4a8aac53d895263ff25326fbb7c360c06bb4 +size 189728 diff --git a/pole_detection/train/images/275.jpg b/pole_detection/train/images/275.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e3e73f01389ee276e4e4646f2acea5be580cacee --- /dev/null +++ b/pole_detection/train/images/275.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d8b577f62c9d14241e4c181f733af0f08c9765b1fc7f491a4606a5ca60aae87 +size 158500 diff --git a/pole_detection/train/images/276.jpg b/pole_detection/train/images/276.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bb37ef245b2555e55ddf38f99c965c27e17bb6eb --- /dev/null +++ b/pole_detection/train/images/276.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9a87a7d70a2e18f5682fb76506b6139bcbb167eb4516fdbd9936bc05d64c671 +size 1257418 diff --git a/pole_detection/train/images/277.jpg b/pole_detection/train/images/277.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2318374e5106c43326b3e41fef4ebda0aea3a35c --- /dev/null +++ b/pole_detection/train/images/277.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b664e5fdf01b937ab5958e5197a6a4713c848571b6f89e9e2f0f3fa874dee247 +size 168821 diff --git a/pole_detection/train/images/278.jpg b/pole_detection/train/images/278.jpg new file mode 100644 index 0000000000000000000000000000000000000000..80357fb13baa087287f7b424d905bb863b8e21dc --- /dev/null +++ b/pole_detection/train/images/278.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6e76d3cdf7858039b4d6363314538550a70b801a023558ae18a265b97bbfd22 +size 1505946 diff --git a/pole_detection/train/images/279.jpg b/pole_detection/train/images/279.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d6d653b3ff5c804c7086f72945f3c3ea846de4a --- /dev/null +++ b/pole_detection/train/images/279.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f560d5faf08d646e1b1ccd0ac76baa9fd3ac11c712a5dc85252c9afafbded146 +size 759110 diff --git a/pole_detection/train/images/28.jpg b/pole_detection/train/images/28.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c7c90933a914e91cb363d0efd300536075c754e1 --- /dev/null +++ b/pole_detection/train/images/28.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4173536e9586e9f57f09ac39d63d8a8b70905d850d102644df295c26a292ad40 +size 223680 diff --git a/pole_detection/train/images/280.jpg b/pole_detection/train/images/280.jpg new file mode 100644 index 0000000000000000000000000000000000000000..627d2dd09c0397e84cbf90c2db8030e72d929c6c --- /dev/null +++ b/pole_detection/train/images/280.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5e69d58cf8744331a1c451d5a4af8bad971ce30d7de40e773e62cc3c268eddf +size 78667 diff --git a/pole_detection/train/images/281.jpg b/pole_detection/train/images/281.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7b6388e0dfdc28f2ce1f961a16251fe70bd85b33 --- /dev/null +++ b/pole_detection/train/images/281.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7e56976a7426da16f3fff6d1a89104332e42a65011b1261aa10edddf851e534 +size 203006 diff --git a/pole_detection/train/images/282.jpg b/pole_detection/train/images/282.jpg new file mode 100644 index 0000000000000000000000000000000000000000..83d0b027a2ad6b5734be1e6778744603d7978795 --- /dev/null +++ b/pole_detection/train/images/282.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6eb5e6d0b16f8e20a082ec2c3e5d9520011d249a9d07fe398e7efd78c768365f +size 187304 diff --git a/pole_detection/train/images/283.jpg b/pole_detection/train/images/283.jpg new file mode 100644 index 0000000000000000000000000000000000000000..98cab09d47bc3918187d5453ca612b05f15e96d6 --- /dev/null +++ b/pole_detection/train/images/283.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e09e3dbe17bbdf13306a5107a906a91ba18ef7ed3172e814040595d081b49005 +size 118224 diff --git a/pole_detection/train/images/284.jpg b/pole_detection/train/images/284.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d9c1a5266e4e5bc2b11f59fb6cffcdde8b39196b --- /dev/null +++ b/pole_detection/train/images/284.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4b7d2e96ad710263cffc764b235fe9b9617a4834e6e1b38fc105acb5b5e1e48 +size 285933 diff --git a/pole_detection/train/images/285.jpg b/pole_detection/train/images/285.jpg new file mode 100644 index 0000000000000000000000000000000000000000..90af1dff8e89c044f27d417ac823d2eb62e56bbb --- /dev/null +++ b/pole_detection/train/images/285.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f4f29024a7c640247e913be2b6f90ee7f62d28e87bf7527804a9f2bd15a67b4 +size 275705 diff --git a/pole_detection/train/images/286.jpg b/pole_detection/train/images/286.jpg new file mode 100644 index 0000000000000000000000000000000000000000..37a7dc6a4a49649f366624bc53fcde837d3bd43d --- /dev/null +++ b/pole_detection/train/images/286.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d29711fdff43eeac1db6dd97201ca6ab7f6fe4f34995590a792b01bda9cb82b8 +size 259335 diff --git a/pole_detection/train/images/287.jpg b/pole_detection/train/images/287.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b966de35cc378c06c7f77e907ef21efa87effa39 --- /dev/null +++ b/pole_detection/train/images/287.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b9fac79ac732d2f35be330ba132304ecc01b1885fbeeb048f3f6dd649a79cc8 +size 268583 diff --git a/pole_detection/train/images/288.jpg b/pole_detection/train/images/288.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e408f896219edff2d094fd1bd7bfab7085ceca33 --- /dev/null +++ b/pole_detection/train/images/288.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c3a22ce3b5561d3b40242c14b311c1f65952bf028e83b80e0e9c7e996befb94 +size 1534319 diff --git a/pole_detection/train/images/289.jpg b/pole_detection/train/images/289.jpg new file mode 100644 index 0000000000000000000000000000000000000000..513e93d4d8581e840cd4a8e8dbb28a56f180864c --- /dev/null +++ b/pole_detection/train/images/289.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bf986e45c41416ec8aba15895a5b0791e480128e418b9507ddba1ef8f2eb1e5 +size 315494 diff --git a/pole_detection/train/images/29.jpg b/pole_detection/train/images/29.jpg new file mode 100644 index 0000000000000000000000000000000000000000..54cbee8d457c861fc6c71c3c558bb6ba72047141 --- /dev/null +++ b/pole_detection/train/images/29.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ad66ec3158008bc4f10826de8fde1aa2e308e9f1f32d3ff7d7739796afa6083 +size 107597 diff --git a/pole_detection/train/images/290.jpg b/pole_detection/train/images/290.jpg new file mode 100644 index 0000000000000000000000000000000000000000..312330a741c7a553c45056ecf11f207e598b31c2 --- /dev/null +++ b/pole_detection/train/images/290.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf88d15ae0cf7bc2c9f31b6ec892586af0b87b88867f2d6088664f89ae39df19 +size 198914 diff --git a/pole_detection/train/images/291.jpg b/pole_detection/train/images/291.jpg new file mode 100644 index 0000000000000000000000000000000000000000..714baf7e48562b69235ff56f796ebdeac276a45d --- /dev/null +++ b/pole_detection/train/images/291.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8752292c2adf4df7f3bd0d476de6bb6a8775de350f4cc83909400408a3a7e926 +size 73305 diff --git a/pole_detection/train/images/292.jpg b/pole_detection/train/images/292.jpg new file mode 100644 index 0000000000000000000000000000000000000000..37ae4328223e3c1fd01d11346ca13363272c7f70 --- /dev/null +++ b/pole_detection/train/images/292.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82249d40288494e3096be56c7f2553b5a2332a430998a6d1043519d9fed3c335 +size 313744 diff --git a/pole_detection/train/images/293.jpg b/pole_detection/train/images/293.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cbcac76987bf4a16877bccaa56e124290370751c --- /dev/null +++ b/pole_detection/train/images/293.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90bcbd3e3ab2d508c43334f4e87d19900edc4e716d9f21ed83c3108647d77150 +size 431512 diff --git a/pole_detection/train/images/294.jpg b/pole_detection/train/images/294.jpg new file mode 100644 index 0000000000000000000000000000000000000000..28cf9fc9a6ee7bd768b442ca829339f1f19e15c3 --- /dev/null +++ b/pole_detection/train/images/294.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96e326a4b990804f3c2852d05a609c0f0157b6efde1e6bb9d86372a01771b615 +size 413211 diff --git a/pole_detection/train/images/295.jpg b/pole_detection/train/images/295.jpg new file mode 100644 index 0000000000000000000000000000000000000000..741d17c092eceec6b83658c9ccc0225d04b4b4e9 --- /dev/null +++ b/pole_detection/train/images/295.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3aaaaa927cb9c84eddd6faf35d95f5270c9cbd5439478252de188c92c056874 +size 232778 diff --git a/pole_detection/train/images/296.jpg b/pole_detection/train/images/296.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8fe3d995f7e9cde6cc6df61e79a7b7589d65bda3 --- /dev/null +++ b/pole_detection/train/images/296.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91e1cc899d65281aca5678694d1679e73ff8e87be94f14d0e5534483dbc62308 +size 257554 diff --git a/pole_detection/train/images/297.jpg b/pole_detection/train/images/297.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e96f38bd237167aa7bcb77707cd0530a04e21f4a --- /dev/null +++ b/pole_detection/train/images/297.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:123860f9dde67cbedcbf1cbcbab6f11e1f7397d0fb0281adf6f9d9f839378633 +size 229985 diff --git a/pole_detection/train/images/298.jpg b/pole_detection/train/images/298.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c055f878fb5917f0e6a47a021dc59aab5ae13b73 --- /dev/null +++ b/pole_detection/train/images/298.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:435a35fceb16a27dceffc82205608fccd5acfcc7cf1dd32e3ad59bac622208a6 +size 368648 diff --git a/pole_detection/train/images/299.jpg b/pole_detection/train/images/299.jpg new file mode 100644 index 0000000000000000000000000000000000000000..815f6c70c2761861ea2c159282af65b616286930 --- /dev/null +++ b/pole_detection/train/images/299.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:004578a6d98c2daafba8201f69882f3016d449090e094bd6bf46205d809e5bd1 +size 1992150 diff --git a/pole_detection/train/images/3.jpg b/pole_detection/train/images/3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a0cd9bf302363f2338f13c1e64af13a44d9bf743 --- /dev/null +++ b/pole_detection/train/images/3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de77daa83f6dbb78fb8b6ecc87bcf23cb1461025a0c8ff61eeb1f0b2d07f4425 +size 84355 diff --git a/pole_detection/train/images/30.jpg b/pole_detection/train/images/30.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b25d5c8497a23b98fb2610ce1e1e581762ad75f8 --- /dev/null +++ b/pole_detection/train/images/30.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dbbda9c6a5a68cac59bed7ac2be5035101abd574230b0c5a62061832288f06e +size 993691 diff --git a/pole_detection/train/images/300.jpg b/pole_detection/train/images/300.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a4a66618bd556e4f81ae76fb4e47179b2a2c7688 --- /dev/null +++ b/pole_detection/train/images/300.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:443ee9bf0b9208b31aa37ab17eea145e78141e26f0becff2cdcf77a1f2fade12 +size 114310 diff --git a/pole_detection/train/images/301.jpg b/pole_detection/train/images/301.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b02b80920b43b467b2dac0fc934a236ed727876a --- /dev/null +++ b/pole_detection/train/images/301.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ec4e2f96d604e00b7c518d2ab889a2319fd5a12f575cfb27ffc1f958786f1f0 +size 228043 diff --git a/pole_detection/train/images/302.jpg b/pole_detection/train/images/302.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e7610e1930f966488b3e9da4232f6c272102579f --- /dev/null +++ b/pole_detection/train/images/302.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2beab1e07de82815fdeb7e49aa29433e3e1cbdea7ca9072688b1b884ea123e4 +size 293949 diff --git a/pole_detection/train/images/303.jpg b/pole_detection/train/images/303.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8f68ee4a1037a9f7348da7899f7b3c5f7f62a247 --- /dev/null +++ b/pole_detection/train/images/303.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a870fd77707b9925ea7fab728cf19808aa3b816be04caa53f37b7653be303d06 +size 190352 diff --git a/pole_detection/train/images/304.jpg b/pole_detection/train/images/304.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e3d10a12dffbc289e714947cd5b61640839987c8 --- /dev/null +++ b/pole_detection/train/images/304.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e98455a213ddd3b66bb6a42b1747a2f957e81e17aa532026afa5532db91c2ab9 +size 189614 diff --git a/pole_detection/train/images/305.jpg b/pole_detection/train/images/305.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6c0b8e7000258f1b7049ce92cd96c9ff7947bb6c --- /dev/null +++ b/pole_detection/train/images/305.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:627bc0f635b73ac6e742ef94fb1e52d275c26e19d806b053bd5eb141916c13da +size 82544 diff --git a/pole_detection/train/images/306.jpg b/pole_detection/train/images/306.jpg new file mode 100644 index 0000000000000000000000000000000000000000..65d59a8250e4baf8952ef60c65b68d740bef711c --- /dev/null +++ b/pole_detection/train/images/306.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b999b767fee2807e5e0a4b3ffd739702ee4c0a8f9dccac0e78cee3d9e411702 +size 229105 diff --git a/pole_detection/train/images/307.jpg b/pole_detection/train/images/307.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9d2174e0caee32a9051153254ee92c569ab15dff --- /dev/null +++ b/pole_detection/train/images/307.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ca2b38d44f585fcd3ff68d6f037eb9ab0bd2684fb41480f9957271da0da2f92 +size 228281 diff --git a/pole_detection/train/images/308.jpg b/pole_detection/train/images/308.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b6819c4c073e2b23cf7d461c3d768315daf3eb31 --- /dev/null +++ b/pole_detection/train/images/308.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64bddfe0b0d377b2d6afba854a3e18296835cfb91ee3bbe2f1761af12564aabf +size 160391 diff --git a/pole_detection/train/images/309.jpg b/pole_detection/train/images/309.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed45e176b49c1b46589c22b0e5ec95fab22f2942 --- /dev/null +++ b/pole_detection/train/images/309.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b306fab7169fad9e4dbde0d3988ff0bc7b86a74e81174e5d29ed92ae55778d63 +size 134787 diff --git a/pole_detection/train/images/31.jpg b/pole_detection/train/images/31.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aa9abe75c72c3c4652d6230e2cd9b623e95eca4b --- /dev/null +++ b/pole_detection/train/images/31.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7c78159e82a989a5d065f33797bfcda6bca249d4579f6522e3dc13369b2c74b +size 254335 diff --git a/pole_detection/train/images/310.jpg b/pole_detection/train/images/310.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6f99c6d0c9fc7bdeaa7d05d4e808206ea4cc34b8 --- /dev/null +++ b/pole_detection/train/images/310.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67ee78f6a2e2c78ffa631371b6c0628743505bd025e3d3833756a9ec9c4311c8 +size 191863 diff --git a/pole_detection/train/images/311.jpg b/pole_detection/train/images/311.jpg new file mode 100644 index 0000000000000000000000000000000000000000..caaa8c6c92c10aa180694ab178378a8ac4b0fab7 --- /dev/null +++ b/pole_detection/train/images/311.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d01489e188ecb5e79bf199ec023bd0c9e18bec52fb965ddf9442d2fc0d35251 +size 333821 diff --git a/pole_detection/train/images/312.jpg b/pole_detection/train/images/312.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bbd3ff991ed6319bc0560890c7bc0e38da8bf303 --- /dev/null +++ b/pole_detection/train/images/312.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:611b53739499ff3eeaa6a8f772f1e495a1583bfd6abae9740b2647dc2aa461f8 +size 137384 diff --git a/pole_detection/train/images/313.jpg b/pole_detection/train/images/313.jpg new file mode 100644 index 0000000000000000000000000000000000000000..03eb0ddb6b4874521aca9e10cda93e3c8cf65160 --- /dev/null +++ b/pole_detection/train/images/313.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26335d7bae5775445ba12252bc9b5b8c73d5ef7219b0a70846699a4306a33c33 +size 318460 diff --git a/pole_detection/train/images/314.jpg b/pole_detection/train/images/314.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aa9eb50fb252ca69455cc736368901621801c660 --- /dev/null +++ b/pole_detection/train/images/314.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d40a94913b198506b669e7aee2c5728b567512997e7b5d7f6fdfe26760d14b1a +size 212158 diff --git a/pole_detection/train/images/315.jpg b/pole_detection/train/images/315.jpg new file mode 100644 index 0000000000000000000000000000000000000000..94ba10e274a38e2b0298357fb6fe0cddac49b04f --- /dev/null +++ b/pole_detection/train/images/315.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7957255d65061e37053b69e9a8e5fd51f09d287553025be7804579a4c9e3ae20 +size 499927 diff --git a/pole_detection/train/images/316.jpg b/pole_detection/train/images/316.jpg new file mode 100644 index 0000000000000000000000000000000000000000..31bcb2d5f6cc3d33f08a6c2b6d7a91106e2c9777 --- /dev/null +++ b/pole_detection/train/images/316.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77d5f5093a299a07498cee84a262241fe341b0795357576db52fc8b39712e46f +size 188335 diff --git a/pole_detection/train/images/317.jpg b/pole_detection/train/images/317.jpg new file mode 100644 index 0000000000000000000000000000000000000000..18b5973dbaee77ca367d03086f99ae1f06c53c6f --- /dev/null +++ b/pole_detection/train/images/317.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9077c6fe2f710b313fc0d6c9863f9c5e98a209401666c09ece8bad0ac78e24bd +size 190902 diff --git a/pole_detection/train/images/318.jpg b/pole_detection/train/images/318.jpg new file mode 100644 index 0000000000000000000000000000000000000000..156ec77e06137aaadcdba761649c5c1c8dfb0e71 --- /dev/null +++ b/pole_detection/train/images/318.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03a5a26d98a29f994bcf1deb9405687f0ea8a57cda95373d6ef8864242d1e7c2 +size 182658 diff --git a/pole_detection/train/images/319.jpg b/pole_detection/train/images/319.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8cc2f6f3dbce86baf4d154858d23edd9d2638816 --- /dev/null +++ b/pole_detection/train/images/319.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69c4ab9c840dd5d9d6de23c602ec9a342aa4cc87ce9c06cfb34531ead0f3b110 +size 113531 diff --git a/pole_detection/train/images/32.jpg b/pole_detection/train/images/32.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c8138980f6d7f5d23610c3fcb9b11f6a52e594ab --- /dev/null +++ b/pole_detection/train/images/32.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5c1c9014f13122cbfeb59a3825f3beeee3e109ccbc7e138bac3bbdba96f6ea2 +size 207816 diff --git a/pole_detection/train/images/320.jpg b/pole_detection/train/images/320.jpg new file mode 100644 index 0000000000000000000000000000000000000000..16285a30b33aa28be50bd39a0c98b0d11432388f --- /dev/null +++ b/pole_detection/train/images/320.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f82cbf37b125f8c72bd6954382ea7f80fb75bbda720cbb405bb1ceb8b7501612 +size 190169 diff --git a/pole_detection/train/images/321.jpg b/pole_detection/train/images/321.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9d538778b85f3418e2a4cb7e0655a2d44a75055e --- /dev/null +++ b/pole_detection/train/images/321.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16e0ffb3dc122d51aeaec87f1e31ec9fb78c253731d95bda7671a7d4f467afca +size 328933 diff --git a/pole_detection/train/images/322.jpg b/pole_detection/train/images/322.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da55deb1efbe042382a933b036593b85bfe5fb51 --- /dev/null +++ b/pole_detection/train/images/322.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe01860ea7ed8debbbf977b1712fbb40c4ff5a3e7a7ab9ccf02ca94cfc02d8f8 +size 180686 diff --git a/pole_detection/train/images/323.jpg b/pole_detection/train/images/323.jpg new file mode 100644 index 0000000000000000000000000000000000000000..43075432fb5e00505738054e17853a70b538bba1 --- /dev/null +++ b/pole_detection/train/images/323.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f82d4f41ac80840d9dbb13dbaa4143961bcbee01d416d2e4a1675d46113f091 +size 253669 diff --git a/pole_detection/train/images/324.jpg b/pole_detection/train/images/324.jpg new file mode 100644 index 0000000000000000000000000000000000000000..550ef29f9b1262d0cbe3fb07bfc9e956ac2a32cc --- /dev/null +++ b/pole_detection/train/images/324.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:950cdaf0457b50228794d578f2515a1f89a92d77f2eab82c1e0c856591f2a5ba +size 126481 diff --git a/pole_detection/train/images/325.jpg b/pole_detection/train/images/325.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0110add72077447e25102d938dc7d65c0006aea5 --- /dev/null +++ b/pole_detection/train/images/325.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:493fb2bf9a920ab7d89131dfb0b1b5531a5a0c84eacabbb0d02a4f84f7502fb6 +size 281150 diff --git a/pole_detection/train/images/326.jpg b/pole_detection/train/images/326.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3a5b69234fb6d95966f3ba1cbb8b3eb4a8ce213b --- /dev/null +++ b/pole_detection/train/images/326.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ac7c3adb4cb6a785eeb14b5ff0d60bcad8bb0e96b8eaaf7c497fa86ff0bea33 +size 242174 diff --git a/pole_detection/train/images/327.jpg b/pole_detection/train/images/327.jpg new file mode 100644 index 0000000000000000000000000000000000000000..70ee0e638037b0de4e93e8b3d9dfdde8d1c88424 --- /dev/null +++ b/pole_detection/train/images/327.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1aec89e7aa3e6588d19bc435d2c24943863f0c64c1f5385bbd66fa9b59f82cf +size 169091 diff --git a/pole_detection/train/images/328.jpg b/pole_detection/train/images/328.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fdfaa218afc7408a9fab9a3b8f104fadcb7cb6b9 --- /dev/null +++ b/pole_detection/train/images/328.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b12a5990bd6c9a226ee2fa92be99affeff7d50a03904134ac8efd69a7114bbe +size 1209722 diff --git a/pole_detection/train/images/329.jpg b/pole_detection/train/images/329.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b4024a883f8a4c0adda8327444c3c2ae5d45ddfa --- /dev/null +++ b/pole_detection/train/images/329.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f27009f8f6ae7c4516c08e16b04607819768c22d448a79aa169d32d963bad920 +size 1322679 diff --git a/pole_detection/train/images/33.jpg b/pole_detection/train/images/33.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d6b329baf8ff7ccebb3068dc3f9708086ac81435 --- /dev/null +++ b/pole_detection/train/images/33.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36be50d80a5107004e493ee9dbac82e4d0e4cd2b3bc57a381b0f3c9438b610d2 +size 114066 diff --git a/pole_detection/train/images/330.jpg b/pole_detection/train/images/330.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8359b97aee0e032716c4275a8119c3dda8518255 --- /dev/null +++ b/pole_detection/train/images/330.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:163a2bfa6ef159891b00d5eccd60872bda3d393cfb8454fdb7053f1d88b487bb +size 270659 diff --git a/pole_detection/train/images/331.jpg b/pole_detection/train/images/331.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d9818e7f2a8d6b44b2fe43338adc2a5cc914ca94 --- /dev/null +++ b/pole_detection/train/images/331.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1a42333884e559979829fc4ab6ab7bfb10583301f0ce11b6ff9c6a2e074681f +size 283178 diff --git a/pole_detection/train/images/332.jpg b/pole_detection/train/images/332.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ba7e3686ca7afce92cba3eec77aac5db6601958d --- /dev/null +++ b/pole_detection/train/images/332.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddbb3cc7e8042f4462a4fe93c64d639f739f2c03a40cd743f000340ebe433590 +size 212400 diff --git a/pole_detection/train/images/333.jpg b/pole_detection/train/images/333.jpg new file mode 100644 index 0000000000000000000000000000000000000000..987fe4ef88f12a3b4225151b67a2811479d184e1 --- /dev/null +++ b/pole_detection/train/images/333.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18cb2f56760b4ddffdd955e092193f4faac2119cf89c0276d87b092467d63175 +size 218673 diff --git a/pole_detection/train/images/334.jpg b/pole_detection/train/images/334.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aec19f5729da5b976d11e2233a3a86a295584486 --- /dev/null +++ b/pole_detection/train/images/334.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df2f1baebb51b269eb5ca601b04eb05d272baac9c88ab75fe8b865882ae5ef88 +size 778663 diff --git a/pole_detection/train/images/335.jpg b/pole_detection/train/images/335.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7cc9c5a39ec76e4eecfef885833fe857ac1d246c --- /dev/null +++ b/pole_detection/train/images/335.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3dd1dcf8f25551157b8346156fe1658b65bb6abdc94b3c5a8fc00840adfe1f0 +size 178687 diff --git a/pole_detection/train/images/336.jpg b/pole_detection/train/images/336.jpg new file mode 100644 index 0000000000000000000000000000000000000000..034edc357ba03d0ea617b084bcc0f6349d5a55ec --- /dev/null +++ b/pole_detection/train/images/336.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:718f81114e7c1a0736d1dae0c5ef9470b8b8a1d849ba46974e3d850afb5f7908 +size 202683 diff --git a/pole_detection/train/images/337.jpg b/pole_detection/train/images/337.jpg new file mode 100644 index 0000000000000000000000000000000000000000..20725c75dd66b367a527fca86daa8390c47432cf --- /dev/null +++ b/pole_detection/train/images/337.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4933885fbc27942b0b4b88dc71246d66e8bb64651c58fbcb6a36871230faa052 +size 188279 diff --git a/pole_detection/train/images/338.jpg b/pole_detection/train/images/338.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c5b9de4b81fc8c8dcadfdb7b6a84169cee7724af --- /dev/null +++ b/pole_detection/train/images/338.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3ccac67a8bff426504de545c10333a32e4d715a82b0867482af24438ae67560 +size 119788 diff --git a/pole_detection/train/images/339.jpg b/pole_detection/train/images/339.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a17bb9c57faa074f4e6277bbd36ce24749675a14 --- /dev/null +++ b/pole_detection/train/images/339.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b21f88eaba681b62b8018b77c8ec5a8ddeb6e040667c71b4225ce5df9254ec6 +size 167134 diff --git a/pole_detection/train/images/34.jpg b/pole_detection/train/images/34.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e7cbd607fe6028772eec860ce08686dc52a3a9ba --- /dev/null +++ b/pole_detection/train/images/34.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb8870b21d3907fcbcb0297e2cc7176e0d09c39280022749b082118e5175756b +size 141595 diff --git a/pole_detection/train/images/340.jpg b/pole_detection/train/images/340.jpg new file mode 100644 index 0000000000000000000000000000000000000000..21326975bb6420fcd65bacb401ca59e0c48ae83b --- /dev/null +++ b/pole_detection/train/images/340.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fb88e9082c0ab8b4918d34e1f861e279322aafad63d42fd80fef0d38d78edd9 +size 201742 diff --git a/pole_detection/train/images/341.jpg b/pole_detection/train/images/341.jpg new file mode 100644 index 0000000000000000000000000000000000000000..24d76d3eaeaa8df45990a667cee0de5be7c688fc --- /dev/null +++ b/pole_detection/train/images/341.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d4a52860256949da0a78a56756b33debcfac3b5ecab6dabaeccb1724427faac +size 1325776 diff --git a/pole_detection/train/images/342.jpg b/pole_detection/train/images/342.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7bbb486d182452a2e10e012fdbcd9d007bcef4d0 --- /dev/null +++ b/pole_detection/train/images/342.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f901d93d47cdf23fdd9b9e47343c7c915289240cf6b2500d5e5606aed3f990a +size 192629 diff --git a/pole_detection/train/images/343.jpg b/pole_detection/train/images/343.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1e5fe362004c583daab27a4da99bfa961b3a588e --- /dev/null +++ b/pole_detection/train/images/343.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d7d58d45f6df65ef3780e68a29c9562f2d5ece475988895bd4504b57a07421e +size 244077 diff --git a/pole_detection/train/images/344.jpg b/pole_detection/train/images/344.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2bc3964e55c5fb34a695f1e27bb6cac9d58567fa --- /dev/null +++ b/pole_detection/train/images/344.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4098bb600a20edd06e128fd064eff6207e10ac87495a1dd7dc74bc161f12179 +size 168379 diff --git a/pole_detection/train/images/345.jpg b/pole_detection/train/images/345.jpg new file mode 100644 index 0000000000000000000000000000000000000000..07b20de52c22b8da71d19bc5d5757535719b5ad9 --- /dev/null +++ b/pole_detection/train/images/345.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f2b35f47470f660a5d139ec4f5cd697dbe74b3a022ccdb753e9836a5950cc87 +size 157534 diff --git a/pole_detection/train/images/346.jpg b/pole_detection/train/images/346.jpg new file mode 100644 index 0000000000000000000000000000000000000000..db84a219fd8fc61c287a5bb14d9573f47f1fcbb1 --- /dev/null +++ b/pole_detection/train/images/346.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74af42a9e539baa5b55088260e6cbbcfabc8fe007e969ad72f3de294441e0d29 +size 174917 diff --git a/pole_detection/train/images/347.jpg b/pole_detection/train/images/347.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ebd24e1de3578d9d20120689849e56f238f44b74 --- /dev/null +++ b/pole_detection/train/images/347.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e138393b2df26115a54c622df6c3f6162b495291e0c13cb126ebbc98d21e072 +size 308545 diff --git a/pole_detection/train/images/348.jpg b/pole_detection/train/images/348.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0012224b6f56b7816e645a1bf002dbc36923e2d7 --- /dev/null +++ b/pole_detection/train/images/348.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3befb1e447accf6c426cdb2ebe33e48a67730692e9466584867b7fc351cc1bf7 +size 336865 diff --git a/pole_detection/train/images/349.jpg b/pole_detection/train/images/349.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b74952388881bd1f918827eb1c37e7f924323e38 --- /dev/null +++ b/pole_detection/train/images/349.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49a438fddcd8d1e819bcce3e8305cd536d17fc748a253f2391e3bc91bf96fa06 +size 788990 diff --git a/pole_detection/train/images/35.jpg b/pole_detection/train/images/35.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c8d712e2dc6939cc4d2a4ae1c376fd9e0853f12a --- /dev/null +++ b/pole_detection/train/images/35.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40313252cead85cd20f758c347c6a4ca231a3a773642f60672ebf3775b9ffe9c +size 95622 diff --git a/pole_detection/train/images/350.jpg b/pole_detection/train/images/350.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bf183c70d21b436a738d7e7b0851c9c23867867e --- /dev/null +++ b/pole_detection/train/images/350.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8a6c21079d92acc2ec31053e7cc99180e03441e92752297ecf0aa875fcc660c +size 197575 diff --git a/pole_detection/train/images/351.jpg b/pole_detection/train/images/351.jpg new file mode 100644 index 0000000000000000000000000000000000000000..487e9015834415fa5143c826cfcd2e79df4f3b47 --- /dev/null +++ b/pole_detection/train/images/351.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a86318d991049926f422090e2db64ae630fcf37a1c848b9388d3533a6a472d4 +size 139893 diff --git a/pole_detection/train/images/352.jpg b/pole_detection/train/images/352.jpg new file mode 100644 index 0000000000000000000000000000000000000000..503d046b2d9dd5bd0a0656303b857eaf4458f4fd --- /dev/null +++ b/pole_detection/train/images/352.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19b3017712a82714d4841e05ff4794b23590694132c88b76d1c08e6181a3cec7 +size 137445 diff --git a/pole_detection/train/images/353.jpg b/pole_detection/train/images/353.jpg new file mode 100644 index 0000000000000000000000000000000000000000..833edda00e42f3bd3b7967e1a29249c610b1d964 --- /dev/null +++ b/pole_detection/train/images/353.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcc059b65e78c69fe8ade8a8fed7f66351be92028eb79d83cb844b86b3c10ebd +size 98395 diff --git a/pole_detection/train/images/354.jpg b/pole_detection/train/images/354.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b3aaf7b2646d1aed6aa5633d57ad03f3c4715b1 --- /dev/null +++ b/pole_detection/train/images/354.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce2ba7b7a906be6a78e4766d5afce6d4f4f265e4b13f7fa24de270da77a1b794 +size 1188681 diff --git a/pole_detection/train/images/355.jpg b/pole_detection/train/images/355.jpg new file mode 100644 index 0000000000000000000000000000000000000000..04cec41b0ad37f7c241b54632165df91755f9003 --- /dev/null +++ b/pole_detection/train/images/355.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:615b42cf14c3a1e2b434b1d6e92d82ec98b07ce4cc46389ba0e4bd6f42e42ebf +size 231442 diff --git a/pole_detection/train/images/356.jpg b/pole_detection/train/images/356.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dea473090566c4fbc3ef4d1efac27c26b3a59773 --- /dev/null +++ b/pole_detection/train/images/356.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:804d4ec5eee433dfe2acbce036489562f1df11c8503ab30725bd79a0e5b782d6 +size 1839978 diff --git a/pole_detection/train/images/357.jpg b/pole_detection/train/images/357.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1bc4a0ba998aba51df1f1563a0a3add7c3f0d0fb --- /dev/null +++ b/pole_detection/train/images/357.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:396ebaf6ca6ade9018329ea33abe3883fbc911cf7a6c71aefe4da8f80ce21347 +size 239242 diff --git a/pole_detection/train/images/358.jpg b/pole_detection/train/images/358.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f5afad55ddf1a6ef20cde5faee798de35e7996c8 --- /dev/null +++ b/pole_detection/train/images/358.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7791a89ca4efee24f7b494b0345d280d8ad560ea4eda54c598f242e9a59d9725 +size 130005 diff --git a/pole_detection/train/images/359.jpg b/pole_detection/train/images/359.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ce04404da3d2c6aefd83bba5f0c92f5a9a7f0aea --- /dev/null +++ b/pole_detection/train/images/359.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ac605767732cdd77d043ac30c39cd4b8d292d7cc269569cd8f7aa93a4f238fa +size 165535 diff --git a/pole_detection/train/images/36.jpg b/pole_detection/train/images/36.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d762f0bdaf5d8acdf724ea6690807c0e6ea9b83b --- /dev/null +++ b/pole_detection/train/images/36.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1982372d9248346b6e4734440b674228fd064e946efc1719511ec3b8d3a4a0dd +size 492709 diff --git a/pole_detection/train/images/360.jpg b/pole_detection/train/images/360.jpg new file mode 100644 index 0000000000000000000000000000000000000000..256e874ab0da6302d459c6ba914601fc6f8d9811 --- /dev/null +++ b/pole_detection/train/images/360.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf491630324a0b87e1672750a38d4c32e7bbafffe8e0cc43112235bfde12f60d +size 805077 diff --git a/pole_detection/train/images/361.jpg b/pole_detection/train/images/361.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b126963931e87ecde59a85b24f725049a8fe74f9 --- /dev/null +++ b/pole_detection/train/images/361.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69e9aa0b0644191125d2f9e00edb249aa19117d2bb1b0390f6be854f3555258e +size 147726 diff --git a/pole_detection/train/images/362.jpg b/pole_detection/train/images/362.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b09a386b46b373b7fe6703eebb74386d2321fe0a --- /dev/null +++ b/pole_detection/train/images/362.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:601ccc5acec30cc395214fa8b112c1e71fb2f01c428905614ae19294827599b5 +size 228725 diff --git a/pole_detection/train/images/363.jpg b/pole_detection/train/images/363.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d2dc36105de61656d9871282450bc9dd356aa0e6 --- /dev/null +++ b/pole_detection/train/images/363.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c7ff8cc0035bc1682530def9eac84c167a509a831b01544962aa23f18bdf3c6 +size 159458 diff --git a/pole_detection/train/images/364.jpg b/pole_detection/train/images/364.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cc3f0e04f3cdf941b98e5d21ad8308496f948976 --- /dev/null +++ b/pole_detection/train/images/364.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f5f58dd0f5dd14d138309dfaeb1e3a8e990c9b40a3a95babe1b54ee41d47a1b +size 171722 diff --git a/pole_detection/train/images/365.jpg b/pole_detection/train/images/365.jpg new file mode 100644 index 0000000000000000000000000000000000000000..23781803596d3a3802e462a6156b3f708174973f --- /dev/null +++ b/pole_detection/train/images/365.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b71883d849968353f1ef9cdb4ed356ea151a36f594e57cf1c2914aaa1a0693d2 +size 334801 diff --git a/pole_detection/train/images/366.jpg b/pole_detection/train/images/366.jpg new file mode 100644 index 0000000000000000000000000000000000000000..efd96753d42f263b45ca5dd61a8007de28f01b41 --- /dev/null +++ b/pole_detection/train/images/366.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab99686b4ab1faf9ba8eb4bdd6cf913b66942192397629d493612aba87512bb8 +size 292015 diff --git a/pole_detection/train/images/367.jpg b/pole_detection/train/images/367.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7adc9a1fda48a15ca579ff3ae04d0d58eaf5a4a4 --- /dev/null +++ b/pole_detection/train/images/367.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74f7056c6a3d96108faedc1c9cad2fd2bda2906bcfdb7cde4a07a170974acad9 +size 292957 diff --git a/pole_detection/train/images/368.jpg b/pole_detection/train/images/368.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cb052b2c6f33a8bca58ab180a811ad7dc4ca437a --- /dev/null +++ b/pole_detection/train/images/368.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:100e643f6442a32f0a5002c57696dc9852f7b7daacece2d8bac8f3d4849312a5 +size 429674 diff --git a/pole_detection/train/images/369.jpg b/pole_detection/train/images/369.jpg new file mode 100644 index 0000000000000000000000000000000000000000..15601394e7c5f65cdc40ba8ab6c9efa1a01d0d81 --- /dev/null +++ b/pole_detection/train/images/369.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:158deb5ac449e1e9428fd21cb3fb3a97e9529ea7ef88e544a69aecf04e98c10c +size 191934 diff --git a/pole_detection/train/images/37.jpg b/pole_detection/train/images/37.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1a9141b300df8319ea1d5de7ad983645e599d7b2 --- /dev/null +++ b/pole_detection/train/images/37.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:462f03c4edab05166b18d6e05914f24d0a70fde46d2a19e78fc7ca00e36c1538 +size 194165 diff --git a/pole_detection/train/images/370.jpg b/pole_detection/train/images/370.jpg new file mode 100644 index 0000000000000000000000000000000000000000..437b03aaea5ac68f614aee27a4a2599d8914230d --- /dev/null +++ b/pole_detection/train/images/370.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c770b563922aa31a356853063ab6a0ca9793bbcae39fe91176040d97f4d4029 +size 167395 diff --git a/pole_detection/train/images/371.jpg b/pole_detection/train/images/371.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c034308684ce3eb51e1261e56227500f66632436 --- /dev/null +++ b/pole_detection/train/images/371.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bfcd5ece4cf748126ca78906f565a14b902dd1d2d866a78ef7a8d8e20cf77e9 +size 1802676 diff --git a/pole_detection/train/images/372.jpg b/pole_detection/train/images/372.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2669f27d9cf1853f190c7cd7fbd4b857a1002759 --- /dev/null +++ b/pole_detection/train/images/372.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8518b9dcc58deee1222bcea7dae5997e6f8db2fd2ba078ca079ab651ced6acf +size 314663 diff --git a/pole_detection/train/images/373.jpg b/pole_detection/train/images/373.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a9dff098337f490d94c3c804134ab80d52b33bce --- /dev/null +++ b/pole_detection/train/images/373.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99c0f54a431148db904b43072f4b2da0f305d8cb60025e0a12cc3634018eef82 +size 384774 diff --git a/pole_detection/train/images/374.jpg b/pole_detection/train/images/374.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a503f0168b6c251ba279d86fe13519acf4efc667 --- /dev/null +++ b/pole_detection/train/images/374.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0b5ed15b22bac57601dd5f9dc3adbaca73745df09ed2d8b6fbf961b775fa685 +size 485351 diff --git a/pole_detection/train/images/375.jpg b/pole_detection/train/images/375.jpg new file mode 100644 index 0000000000000000000000000000000000000000..95ab7bd1f91cda075ab20411266d5c11846d9782 --- /dev/null +++ b/pole_detection/train/images/375.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea6551ae93166e73233a11e68461c91c6827b318d0631958274b40a13fd4969c +size 414496 diff --git a/pole_detection/train/images/376.jpg b/pole_detection/train/images/376.jpg new file mode 100644 index 0000000000000000000000000000000000000000..64dfa7900208fc522f8e95c903b727c7bc9d1c26 --- /dev/null +++ b/pole_detection/train/images/376.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12551045c03cc77cffc2c961c484a3fab112f80b31e79a13ff4a2d7f25888261 +size 418518 diff --git a/pole_detection/train/images/377.jpg b/pole_detection/train/images/377.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0fde4821335b2f4486a1c3038c713d1d045f5ae0 --- /dev/null +++ b/pole_detection/train/images/377.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7eed78698d77bdcaa16d552fb5a0991f26d893af561be8c00a63b6aa047a4343 +size 257439 diff --git a/pole_detection/train/images/378.jpg b/pole_detection/train/images/378.jpg new file mode 100644 index 0000000000000000000000000000000000000000..01e285286457a3a81ec3184786851a61bed32a30 --- /dev/null +++ b/pole_detection/train/images/378.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8f8de555de21d46407290ce21e58c452b87cca8355945b3494c304a36945d21 +size 259346 diff --git a/pole_detection/train/images/379.jpg b/pole_detection/train/images/379.jpg new file mode 100644 index 0000000000000000000000000000000000000000..143851511083ebb73361a165b7ec554badc25f95 --- /dev/null +++ b/pole_detection/train/images/379.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77a27e0ba241532ddd1bb13c2d8a922a848e3bd0c4024cbc1d9b84c38e9b8b96 +size 220150 diff --git a/pole_detection/train/images/38.jpg b/pole_detection/train/images/38.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0baca82e16bedbf546f2c01509344ec15dc14fe5 --- /dev/null +++ b/pole_detection/train/images/38.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c4c0dd3c9c3141536f4f528dd1560027499b86a5860caf2b94b20973cbeb3cb +size 114420 diff --git a/pole_detection/train/images/380.jpg b/pole_detection/train/images/380.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1cfa23938dd0df19d546a8a9ce8c03b1cc84d09e --- /dev/null +++ b/pole_detection/train/images/380.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:463346f779013c1070aab11f6fe9fea1e98c7c7bcbf6c8d93873310be9051abc +size 305748 diff --git a/pole_detection/train/images/381.jpg b/pole_detection/train/images/381.jpg new file mode 100644 index 0000000000000000000000000000000000000000..21f3b2b62e3725c6af93228a0377848944874d5c --- /dev/null +++ b/pole_detection/train/images/381.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b9ccdb4f5e8f909257b1e4303d03e773e33f9e7336ac0ec53ed480cd7d59e2d +size 1491604 diff --git a/pole_detection/train/images/382.jpg b/pole_detection/train/images/382.jpg new file mode 100644 index 0000000000000000000000000000000000000000..799d77b3aab4a3ab3267ca5dfe23fd8f0b607dbd --- /dev/null +++ b/pole_detection/train/images/382.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f31e19e3b59941a6faef7b6c3aeaf47e2e34f9f560cd734795f6a1ccaa475c59 +size 205634 diff --git a/pole_detection/train/images/383.jpg b/pole_detection/train/images/383.jpg new file mode 100644 index 0000000000000000000000000000000000000000..16d785cf535355ec31bad9400e8f27f5259ceb55 --- /dev/null +++ b/pole_detection/train/images/383.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5faa0491bf605c4b4ce586511e42b46cb32e82668c246ff762de8bfb4c0e068c +size 185466 diff --git a/pole_detection/train/images/384.jpg b/pole_detection/train/images/384.jpg new file mode 100644 index 0000000000000000000000000000000000000000..44ab546fe2cdf00c9ec2c7da47d22ee45e632388 --- /dev/null +++ b/pole_detection/train/images/384.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:230095ace5913f84b1867bded9641787bbfa3420c2935470361f7826e589668d +size 315378 diff --git a/pole_detection/train/images/385.jpg b/pole_detection/train/images/385.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8726cae57af8b29554c16f76fd30853b6188c0c2 --- /dev/null +++ b/pole_detection/train/images/385.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8179ee5a1b5be9cf5b7348bfd77a106e0f9f70cb2e33a81cdf19635c866393b1 +size 263338 diff --git a/pole_detection/train/images/386.jpg b/pole_detection/train/images/386.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a44584dee6fcc627b98795dd3a5bf028ceefdda2 --- /dev/null +++ b/pole_detection/train/images/386.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b38e591af46752e52a02963e85667ff6295e427f11b4a2e079c55adcc9a1c84 +size 102536 diff --git a/pole_detection/train/images/387.jpg b/pole_detection/train/images/387.jpg new file mode 100644 index 0000000000000000000000000000000000000000..009afed67bfefb67ce5e97aad466a066fd193b1b --- /dev/null +++ b/pole_detection/train/images/387.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d61b2be39c1dc237de65d05a56ad82a4be349cd080f7e85f4018421d5c27ef96 +size 1756174 diff --git a/pole_detection/train/images/388.jpg b/pole_detection/train/images/388.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c8e65054880cba45019ee11c69599431b5d65fc --- /dev/null +++ b/pole_detection/train/images/388.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28bc24b979b4c25adb3fcf606fb48c931cca24027b655527043a7856ed4dfcfe +size 36019 diff --git a/pole_detection/train/images/389.jpg b/pole_detection/train/images/389.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8b64bf5c8aafaca1504dd3069bffc253ae29a682 --- /dev/null +++ b/pole_detection/train/images/389.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0a5734be32906c56b870639ce2418b4e75045db387ce775b718513aa435b068 +size 80519 diff --git a/pole_detection/train/images/39.jpg b/pole_detection/train/images/39.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8c9f6382f147ea80e42372cf40c971c1c63dab3a --- /dev/null +++ b/pole_detection/train/images/39.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01b5774f638b176d81c64dc744ccf2833bcb176cd3ebc6dc917b9fcc33a1e3fc +size 240610 diff --git a/pole_detection/train/images/390.jpg b/pole_detection/train/images/390.jpg new file mode 100644 index 0000000000000000000000000000000000000000..af2fe2b08fa91affba4d480768668e8fb3f0432b --- /dev/null +++ b/pole_detection/train/images/390.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb0f6f92d7f65449b2ae18506c2f894f275c98da147818cf6ccd95a7d29d1174 +size 154840 diff --git a/pole_detection/train/images/391.jpg b/pole_detection/train/images/391.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e248640c3d4e3bf40df67f104f6ff801b3d86991 --- /dev/null +++ b/pole_detection/train/images/391.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92a6cbbe750faab5e9c2359e4221fc2d1ad174c8613e410613d2c8b4d8c3acda +size 1289010 diff --git a/pole_detection/train/images/392.jpg b/pole_detection/train/images/392.jpg new file mode 100644 index 0000000000000000000000000000000000000000..36c4b5fc8f3ac56d20de15a0129d3cd45dfc3de8 --- /dev/null +++ b/pole_detection/train/images/392.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dffd7c0be897f8a3825605df622c6a4014184987066c68bdf7dc082d72f3e447 +size 275044 diff --git a/pole_detection/train/images/393.jpg b/pole_detection/train/images/393.jpg new file mode 100644 index 0000000000000000000000000000000000000000..afe98f67ebd034a62e507a56f92566f8f712380f --- /dev/null +++ b/pole_detection/train/images/393.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d790361208af64124bdb59d5d3990c5d2156611599ed54cf9f4659af07c40f36 +size 191868 diff --git a/pole_detection/train/images/394.jpg b/pole_detection/train/images/394.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5d36004b4e36639117a2913ccdc8e8f79bd0ce6a --- /dev/null +++ b/pole_detection/train/images/394.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b79aa810f59c4ab8788538090f5c7398a878ddb2cd3783105c22fefa15758f2e +size 67717 diff --git a/pole_detection/train/images/395.jpg b/pole_detection/train/images/395.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3913686192759eb9b8f5162b66ecaf51b28f7afb --- /dev/null +++ b/pole_detection/train/images/395.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87cd9442913aba8525f87a5c263440e7b980cc7587e1a7dea72b4f5e1e32f24c +size 133833 diff --git a/pole_detection/train/images/396.jpg b/pole_detection/train/images/396.jpg new file mode 100644 index 0000000000000000000000000000000000000000..455e5afd5050b3e777c0b420a1643a8e5225afb0 --- /dev/null +++ b/pole_detection/train/images/396.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ea40faf876a041e0505a5b1f2e4e0c65eb344776697e8f67ab54477bf0ae631 +size 280791 diff --git a/pole_detection/train/images/397.jpg b/pole_detection/train/images/397.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3fe27b1e54a660498cf759edcee842b839779786 --- /dev/null +++ b/pole_detection/train/images/397.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bdcff0d35950bc107109612487bbb35f512240678c31cc5baf39271ab5b66e2 +size 322433 diff --git a/pole_detection/train/images/398.jpg b/pole_detection/train/images/398.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e4739bd7727bd7462824104cc2d8d965741d7494 --- /dev/null +++ b/pole_detection/train/images/398.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e2535949a1661fd1526e17e773f2918e8a1470fa31acaaf332bc962813fbecb +size 283424 diff --git a/pole_detection/train/images/399.jpg b/pole_detection/train/images/399.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c4b69e769f8868d6b361f47b975c751bedf2f26 --- /dev/null +++ b/pole_detection/train/images/399.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a12b72060515bcbea87f79ce8e866b330c9a14a80081aedbc278b20ba5f6be4 +size 1480342 diff --git a/pole_detection/train/images/4.jpg b/pole_detection/train/images/4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a5d9644e89b4d15ff1d2b9a82664144c927bc0c4 --- /dev/null +++ b/pole_detection/train/images/4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19be110cd619e3e6a016080a4d095b079d2260a133363acfc158893e0f69825b +size 161189 diff --git a/pole_detection/train/images/40.jpg b/pole_detection/train/images/40.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e15cf23741a0d0151b67bf305c9e03aab5e9b331 --- /dev/null +++ b/pole_detection/train/images/40.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdc7f7786d72233e52ab7fdae28594863fb4fed869696a37575f4016492d05b1 +size 92287 diff --git a/pole_detection/train/images/400.jpg b/pole_detection/train/images/400.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d9bfe6043244b3c296638609a06f189c974405fe --- /dev/null +++ b/pole_detection/train/images/400.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fbec482bc64969bfdd4ebcd85a0c7c9124a96903461292c1dd9052c0e400e6e +size 1705949 diff --git a/pole_detection/train/images/401.jpg b/pole_detection/train/images/401.jpg new file mode 100644 index 0000000000000000000000000000000000000000..90e8222282f8ad16f3e87ca8054f64414997ba02 --- /dev/null +++ b/pole_detection/train/images/401.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd9fa777584305aab2cc190f2c85ee962a1d2004abe25387e5e3aea746adf5ea +size 91767 diff --git a/pole_detection/train/images/402.jpg b/pole_detection/train/images/402.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e322c11e73ee2eda6e30569bb0d0ef6d3b26be27 --- /dev/null +++ b/pole_detection/train/images/402.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec328c1a899dee56843b89842b3421de95c296f4dd0a94b617dc75381ef02215 +size 1571377 diff --git a/pole_detection/train/images/403.jpg b/pole_detection/train/images/403.jpg new file mode 100644 index 0000000000000000000000000000000000000000..78c01edbd2091909bc1dc60435a0f7cae28efb37 --- /dev/null +++ b/pole_detection/train/images/403.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e9bb7e1a6512db89c0979b7418a0dad8a9ddae7e16b653296398cfb5d10e63b +size 260530 diff --git a/pole_detection/train/images/404.jpg b/pole_detection/train/images/404.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d5ff8fe9f013473b218207f400f5f3dcb5f19268 --- /dev/null +++ b/pole_detection/train/images/404.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:792d795f5c43b3dce9534836789bc2ee4bc2748cc60616aca57a62afa824a189 +size 1621952 diff --git a/pole_detection/train/images/405.jpg b/pole_detection/train/images/405.jpg new file mode 100644 index 0000000000000000000000000000000000000000..189b63db697e3ba69a9c7b2ce48952b6e372608c --- /dev/null +++ b/pole_detection/train/images/405.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:504a826fda4d20b23c10aeeda7186edce02953cb4ca7cd66a88205c78d626632 +size 1724734 diff --git a/pole_detection/train/images/406.jpg b/pole_detection/train/images/406.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0e4e7b0d8e33a0132d51a0318371fa3db632e943 --- /dev/null +++ b/pole_detection/train/images/406.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:076d97740b382e5daa74ce39dc8893541beb97e8cc8623a1ba30f81733a7526d +size 1309228 diff --git a/pole_detection/train/images/407.jpg b/pole_detection/train/images/407.jpg new file mode 100644 index 0000000000000000000000000000000000000000..49bbaebb6efc78396ca7e3d793588375c687ffcd --- /dev/null +++ b/pole_detection/train/images/407.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcb8c2b636902a7af8f8dcba18f985f1332fc8b7c4686cb0f1046b6c9bd54ae1 +size 1564081 diff --git a/pole_detection/train/images/408.jpg b/pole_detection/train/images/408.jpg new file mode 100644 index 0000000000000000000000000000000000000000..45bafdf748b38a31e35577f504873f3f84a68518 --- /dev/null +++ b/pole_detection/train/images/408.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b20206539983c45279c908376150c7157c2b46f2a0e72068e5668f4df880f59 +size 1248854 diff --git a/pole_detection/train/images/409.jpg b/pole_detection/train/images/409.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f09c0f3e8fb8d0b3e309b0e31ad0499df2f40348 --- /dev/null +++ b/pole_detection/train/images/409.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae040f27ff733ed21752f66b3a8732eee0fe3075ebdc036c86b2409df9ce8c96 +size 149689 diff --git a/pole_detection/train/images/41.jpg b/pole_detection/train/images/41.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d9237e95db0e8e9bd720beb4ac5f28f7d305be10 --- /dev/null +++ b/pole_detection/train/images/41.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:519a443394944f30c08f83cb6e1468964d454e90ee9fe9e437d676bccb9df13a +size 192586 diff --git a/pole_detection/train/images/410.jpg b/pole_detection/train/images/410.jpg new file mode 100644 index 0000000000000000000000000000000000000000..25628b56e02ea8f36f33c20f746dbb16b217ae84 --- /dev/null +++ b/pole_detection/train/images/410.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e197e7efd71a0a75a881a370224a51b51f05cde78ab21e8c4d7e04cfe5a1e8a +size 135372 diff --git a/pole_detection/train/images/411.jpg b/pole_detection/train/images/411.jpg new file mode 100644 index 0000000000000000000000000000000000000000..79b8aa64fc5077d508b71dcc9daeb9dcedfbc5d5 --- /dev/null +++ b/pole_detection/train/images/411.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b72e053c8781bf994dc00afbf7e318e3a3d6ca43da1d7f21d8d17e07f436e5b +size 116839 diff --git a/pole_detection/train/images/412.jpg b/pole_detection/train/images/412.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e233e5995e1652f2bd2a28f9d7ff644316b67df7 --- /dev/null +++ b/pole_detection/train/images/412.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff6cf15755289cd1bc419868519adfff416b91060103c731325f88b0445c2a9e +size 110189 diff --git a/pole_detection/train/images/413.jpg b/pole_detection/train/images/413.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a4df29b371fe857ce89d3bac346141c722428bd4 --- /dev/null +++ b/pole_detection/train/images/413.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d46d2c463c76116ffb624ae142312305fffbc461107112c09866f75182cd744 +size 1098025 diff --git a/pole_detection/train/images/414.jpg b/pole_detection/train/images/414.jpg new file mode 100644 index 0000000000000000000000000000000000000000..80d63fc4de28d85fd73ee321611034d5a309e448 --- /dev/null +++ b/pole_detection/train/images/414.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a14699bba2848ac07b23470178b4fc6aced6bcf908c2dec361f8efe60fc4ecdd +size 1775235 diff --git a/pole_detection/train/images/415.jpg b/pole_detection/train/images/415.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8ec35e4bca3fa47fde484638ad01f92546a56781 --- /dev/null +++ b/pole_detection/train/images/415.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02b8f16a12f265fdbda7c1167c2c818ccb7a39b1e1e530634b86a44dfafce74c +size 173928 diff --git a/pole_detection/train/images/416.jpg b/pole_detection/train/images/416.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3aa23242c8c9e89328cd44aee539315822ce5bb0 --- /dev/null +++ b/pole_detection/train/images/416.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b32e046c3e96764b2bd26d9d7196ca23d286c23004c81d5c0592a6fa3dacf0d2 +size 133329 diff --git a/pole_detection/train/images/417.jpg b/pole_detection/train/images/417.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c94ce9e9750a0a0775029ed04bc57913b76c95af --- /dev/null +++ b/pole_detection/train/images/417.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34b827681db98cbce549961816a5ac424e2836f4764fb6ef243affe03c38dd6f +size 789991 diff --git a/pole_detection/train/images/418.jpg b/pole_detection/train/images/418.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7b10b8f571ef4176623c57313ae65bff0d3c4505 --- /dev/null +++ b/pole_detection/train/images/418.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1984bae93b47accb9e1a893c05ad2112a29f788ef8a0757da42ae22657e05f2f +size 91851 diff --git a/pole_detection/train/images/419.jpg b/pole_detection/train/images/419.jpg new file mode 100644 index 0000000000000000000000000000000000000000..99bc55b73091ee7421458eee34060addb9260a63 --- /dev/null +++ b/pole_detection/train/images/419.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b389480358250c979820364c6bb517674611f2ee72e15c143119227d581f692 +size 249396 diff --git a/pole_detection/train/images/42.jpg b/pole_detection/train/images/42.jpg new file mode 100644 index 0000000000000000000000000000000000000000..32a95e8972c6473d82c8f741e57bd4f85cfec119 --- /dev/null +++ b/pole_detection/train/images/42.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a493b802caaff5fc063af614c0bef2c64876ef99e0a93543bff7a2d90c67eba +size 92013 diff --git a/pole_detection/train/images/420.jpg b/pole_detection/train/images/420.jpg new file mode 100644 index 0000000000000000000000000000000000000000..35d14bf990535d663c71bf0c7e084c54f91c0bca --- /dev/null +++ b/pole_detection/train/images/420.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b95e7e1cf8a48d92bc28959b4d0b6dce94c1805ffda6a11d4c813b5203c9b539 +size 140899 diff --git a/pole_detection/train/images/421.jpg b/pole_detection/train/images/421.jpg new file mode 100644 index 0000000000000000000000000000000000000000..142b7e274decf36cbeb7a57e9b02162a8077a4fc --- /dev/null +++ b/pole_detection/train/images/421.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbf04136674ed0cc4ac1984689b7d0335d0dac8afe4b10e6241844b0f7295e5e +size 361797 diff --git a/pole_detection/train/images/422.jpg b/pole_detection/train/images/422.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f1709a97601a931d72f19e1badd2c469be69d9b5 --- /dev/null +++ b/pole_detection/train/images/422.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4229f57a0b52d7b94efb9b1ca56b755bf74e1102fde2da9324813343d2992263 +size 2101873 diff --git a/pole_detection/train/images/423.jpg b/pole_detection/train/images/423.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ce8d63a31f59acdc90ba46e09baba2c430ac7e42 --- /dev/null +++ b/pole_detection/train/images/423.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:613ab80b279ee3658cabaa04b11b069b8eea6e2ed62b2c3756794fe7cf361380 +size 117235 diff --git a/pole_detection/train/images/424.jpg b/pole_detection/train/images/424.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1bc7ade70eb79d1e49014490aa23b79d713df577 --- /dev/null +++ b/pole_detection/train/images/424.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d50c78fe263d71385a5e59dad4ce438656eae280eb4eb086fbcaeb0b3307158d +size 160652 diff --git a/pole_detection/train/images/425.jpg b/pole_detection/train/images/425.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7313f871684ee710cf1f1ae73b63f635da0a812d --- /dev/null +++ b/pole_detection/train/images/425.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02b70044e43c21471524c439e72694c6c106b6df5a9cdb4ccb2967ff0749ffe6 +size 1125550 diff --git a/pole_detection/train/images/426.jpg b/pole_detection/train/images/426.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e2d4bbeb982f31a343bb187f045bb91faba9f3fe --- /dev/null +++ b/pole_detection/train/images/426.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14b60baa31c14d01d99ce4cc53e4f451bc8e301eeddce1c37a2a6cbc0b4de1b2 +size 156664 diff --git a/pole_detection/train/images/427.jpg b/pole_detection/train/images/427.jpg new file mode 100644 index 0000000000000000000000000000000000000000..46f52e76d2762beebd91ed9783c2db37cf1873b1 --- /dev/null +++ b/pole_detection/train/images/427.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c24527216bf8e675422eccad739b6b39771cb8eaa25bac1935d65af1dc02fd27 +size 341329 diff --git a/pole_detection/train/images/428.jpg b/pole_detection/train/images/428.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a8e6ba900678a80dd3d05110f2ea527eb8407e9a --- /dev/null +++ b/pole_detection/train/images/428.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1f399a289447ca44a0c00e07678ff4c095be853b5a0c3964bea5722515f1c1d +size 193987 diff --git a/pole_detection/train/images/429.jpg b/pole_detection/train/images/429.jpg new file mode 100644 index 0000000000000000000000000000000000000000..787374bccba4347323b70a9aed0ab26fac29e4c4 --- /dev/null +++ b/pole_detection/train/images/429.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c104aa4af4df87966530e6a5c2b1f5b5d786a58f80df40aeca112683b8359f23 +size 305321 diff --git a/pole_detection/train/images/43.jpg b/pole_detection/train/images/43.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a914cf39c071ca1a98264ccebd29885a1f98e3e2 --- /dev/null +++ b/pole_detection/train/images/43.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6da2d6f566e42635a0f958462c2de0d4199a78ca704f3ab075572af2b2512f8d +size 110196 diff --git a/pole_detection/train/images/430.jpg b/pole_detection/train/images/430.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b8dda74f1b8c12d13f791be7d195f5449ef97b2c --- /dev/null +++ b/pole_detection/train/images/430.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2593409f923dbc5c2049b86484a79ce26c06be1d3825d70bf964eee8b88b8986 +size 303641 diff --git a/pole_detection/train/images/431.jpg b/pole_detection/train/images/431.jpg new file mode 100644 index 0000000000000000000000000000000000000000..79997fe97658f80733969607d64a9a349c9fc21c --- /dev/null +++ b/pole_detection/train/images/431.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e328837c4e015f309072c85beac6cbdd1e2b6baf09ad8a28eb6efbe382531ba5 +size 205243 diff --git a/pole_detection/train/images/432.jpg b/pole_detection/train/images/432.jpg new file mode 100644 index 0000000000000000000000000000000000000000..99e50487a3111bf09a6d3bfc8e8e7ebe2a9a6c90 --- /dev/null +++ b/pole_detection/train/images/432.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:337f29f2b47179aa4bb3e936a80ee9cb78070376f46f9fa4a6f9968494192aaf +size 393179 diff --git a/pole_detection/train/images/433.jpg b/pole_detection/train/images/433.jpg new file mode 100644 index 0000000000000000000000000000000000000000..acb6176316233678f4dc50722523a641ddc4b4af --- /dev/null +++ b/pole_detection/train/images/433.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80e09f08e679ed327c23febdba49a5cb97408cb8bda2231ae28e1a8c37554845 +size 134034 diff --git a/pole_detection/train/images/434.jpg b/pole_detection/train/images/434.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9a65b226dbf359be67240e771ae4095559cdacef --- /dev/null +++ b/pole_detection/train/images/434.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5eeec8b1648ac477038e30bb6e765dd4489974d862c002fcbe6804245e42e2c +size 309077 diff --git a/pole_detection/train/images/435.jpg b/pole_detection/train/images/435.jpg new file mode 100644 index 0000000000000000000000000000000000000000..180ebbaf82fcd32e1e7e00b367a90679f1023364 --- /dev/null +++ b/pole_detection/train/images/435.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:968a78670ef9d1a12f81b056ee36aece1254183c800a2ff63b192c4d6214ee87 +size 309733 diff --git a/pole_detection/train/images/436.jpg b/pole_detection/train/images/436.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e06d65d0c1a7d73a400f835e62762c340b76d164 --- /dev/null +++ b/pole_detection/train/images/436.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bedc290baf556c67456d6d844f0a86baaa07a3dabf8f3ca0b42a91bfcde4bb21 +size 221109 diff --git a/pole_detection/train/images/437.jpg b/pole_detection/train/images/437.jpg new file mode 100644 index 0000000000000000000000000000000000000000..97b413c2a2603edb9eb33f6b4a409a1ee24538d3 --- /dev/null +++ b/pole_detection/train/images/437.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0519a2a39a36dbecf8482875ece5ab3fc41eb9d223bfbd6e248aa1f39e164c8f +size 260085 diff --git a/pole_detection/train/images/438.jpg b/pole_detection/train/images/438.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f3014ea2b5d1d7f6a7eb6710ed649ef7b76d1f73 --- /dev/null +++ b/pole_detection/train/images/438.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4b99efcbdce72cd507f7b71c87832713e48c303467f891118d3102485cd57ee +size 201480 diff --git a/pole_detection/train/images/439.jpg b/pole_detection/train/images/439.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7b929ae698a70a59bc3ec4e7dc5303567f1861cb --- /dev/null +++ b/pole_detection/train/images/439.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bc670343bafe646f3b175c88a1db7b585e4d4337a8e54282b88862eaf84fe68 +size 187803 diff --git a/pole_detection/train/images/44.jpg b/pole_detection/train/images/44.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e5c50b9f3bb20c9ef5490eb60c8c146929d337d8 --- /dev/null +++ b/pole_detection/train/images/44.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c1f2c281acfbcefc04d178ca0225ca286f8269a934862d50447bcb1ba6b7641 +size 230330 diff --git a/pole_detection/train/images/440.jpg b/pole_detection/train/images/440.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f0f6b92612643fbece883930bba5ee2f3f275846 --- /dev/null +++ b/pole_detection/train/images/440.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73ebc7bc911febdeafc813952b4f3eec675e3e9cdff653ba3cf9110ef9f560e3 +size 205343 diff --git a/pole_detection/train/images/441.jpg b/pole_detection/train/images/441.jpg new file mode 100644 index 0000000000000000000000000000000000000000..58b4676aab3319654da82e3b2f0a285f5324cdd1 --- /dev/null +++ b/pole_detection/train/images/441.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbb77cbf228ab1bcfd4e18be34ad6e43491d48204556d65a5aa5b564bc689e92 +size 190215 diff --git a/pole_detection/train/images/442.jpg b/pole_detection/train/images/442.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1502656498b23d364443aa4c1668a5ce95edec70 --- /dev/null +++ b/pole_detection/train/images/442.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49cff227b9e6dcfc55fd8713a8345ca45f87336acd04ea5cedfaa8df7b771b21 +size 570112 diff --git a/pole_detection/train/images/443.jpg b/pole_detection/train/images/443.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ca2cf9904de7115d76808670422d5593323b5185 --- /dev/null +++ b/pole_detection/train/images/443.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4fa2dd623b8c1130b91d510e03a8ebcf0d4c547be734909d4f1ed442a4044bf +size 316028 diff --git a/pole_detection/train/images/444.jpg b/pole_detection/train/images/444.jpg new file mode 100644 index 0000000000000000000000000000000000000000..54e9cd06071d801017f6f5ae3c01b1af3c8f97c0 --- /dev/null +++ b/pole_detection/train/images/444.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95c82d1a28141a913859ffed4579db0c12bbfaef019c9850e8c550612d8cd68a +size 2106188 diff --git a/pole_detection/train/images/445.jpg b/pole_detection/train/images/445.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0d2010d49e6a38780cf9007b525234941c5d50cb --- /dev/null +++ b/pole_detection/train/images/445.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ae6808d4e7e3e4acac2ba18a4df8fb9109977244809d9c86ebafccc62f59b36 +size 275653 diff --git a/pole_detection/train/images/446.jpg b/pole_detection/train/images/446.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d5127a2317e8b8c23ebf8dacd47443af790da2ca --- /dev/null +++ b/pole_detection/train/images/446.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a792e496170a879357d0fa7a364374b8031c4d2fbecb659bc10332aeecca4a94 +size 998905 diff --git a/pole_detection/train/images/447.jpg b/pole_detection/train/images/447.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b82bb0eea1ab887ad4dae145f57fee38566e3f11 --- /dev/null +++ b/pole_detection/train/images/447.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dbf3531300672155fbd7fe736a137c5f6e1e515099963cd370281bc193af1ae +size 226596 diff --git a/pole_detection/train/images/448.jpg b/pole_detection/train/images/448.jpg new file mode 100644 index 0000000000000000000000000000000000000000..83f83dc08cea4613831ed4d09d26a424bbc946da --- /dev/null +++ b/pole_detection/train/images/448.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99c6d46c662bc6f557a8583f222f4dedf991779f2a2e437ac038340fa865a36a +size 96106 diff --git a/pole_detection/train/images/449.jpg b/pole_detection/train/images/449.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4587ed392f3c794784553fb019a2867f9561fe31 --- /dev/null +++ b/pole_detection/train/images/449.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0596be5e56f0c525d31268fbe8a7997ff92ecb942c47fc814fd6554b6a5f5ad8 +size 99928 diff --git a/pole_detection/train/images/45.jpg b/pole_detection/train/images/45.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a12c7985a1c2354710a15a60264485700e6d7ed2 --- /dev/null +++ b/pole_detection/train/images/45.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63ced7d2e9a4a226b379937719685cb91f0d3313a6e8d8e55b4f5eb58ffccf90 +size 508905 diff --git a/pole_detection/train/images/450.jpg b/pole_detection/train/images/450.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0f583401c7f3c4d3839d22010e8f3f18354f454a --- /dev/null +++ b/pole_detection/train/images/450.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4569ced14d6b5f8db8a386786a76717a3ee4b8023b31c9e370e00849e189de03 +size 84470 diff --git a/pole_detection/train/images/451.jpg b/pole_detection/train/images/451.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3ecffc13aa54f9fe64166d7e075eba602fa861af --- /dev/null +++ b/pole_detection/train/images/451.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e96e32e86c369f64f2b0856e8e6bb7092fff385de89299dcb3b4854b8bd9637 +size 61733 diff --git a/pole_detection/train/images/452.jpg b/pole_detection/train/images/452.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3f61673c0f6b6995e9c240e67ad8fbdc43b0e408 --- /dev/null +++ b/pole_detection/train/images/452.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf2638644718daafff5cb5fc12f84f10f63b7c8c36e5405f1bd6317ee6cf8195 +size 85548 diff --git a/pole_detection/train/images/453.jpg b/pole_detection/train/images/453.jpg new file mode 100644 index 0000000000000000000000000000000000000000..21ce16e8351c08fd6b41ddaf4d019a2d1bce0123 --- /dev/null +++ b/pole_detection/train/images/453.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:236cafc5e6b5c86e0c8506c1f2be733c7f2df7121d9dd8c1475550bd2fe82ff0 +size 1121937 diff --git a/pole_detection/train/images/454.jpg b/pole_detection/train/images/454.jpg new file mode 100644 index 0000000000000000000000000000000000000000..706c09e70abcd6b197603fcebe7c322e8701d483 --- /dev/null +++ b/pole_detection/train/images/454.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:891edf602bbe3cb1c0bdcaba077e101e14e36e3e36e26f6535e161941128a79c +size 63872 diff --git a/pole_detection/train/images/455.jpg b/pole_detection/train/images/455.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7761dbe71a8bcc610255a8989578a42d7c77d2c9 --- /dev/null +++ b/pole_detection/train/images/455.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c93d13f3bbcf72d913766de38a72bdbb3fe7fbde66ba4b427bf728b0b0ccdae +size 94792 diff --git a/pole_detection/train/images/456.jpg b/pole_detection/train/images/456.jpg new file mode 100644 index 0000000000000000000000000000000000000000..91d0e19c7a614f2c41b8501df9ffd5becfeeed0e --- /dev/null +++ b/pole_detection/train/images/456.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f344a222dcca289c7502fedfdc5e2fcb3d579cf0eb6b2ea5e0d804452d58489 +size 213663 diff --git a/pole_detection/train/images/457.jpg b/pole_detection/train/images/457.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4b8da7be60c56389dd447907eb61b0cc72d4b958 --- /dev/null +++ b/pole_detection/train/images/457.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c1da87d80caa1afe2da45ce9649812eb68e7c0881281148937e1f8c0f5acc7a +size 217011 diff --git a/pole_detection/train/images/458.jpg b/pole_detection/train/images/458.jpg new file mode 100644 index 0000000000000000000000000000000000000000..406021dd02a4549e9dad9f2dd90389c8b1ea073c --- /dev/null +++ b/pole_detection/train/images/458.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8e4c558792585630e8556fa9810d47d4af5174a29c27911c4cde592eda9aac7 +size 246601 diff --git a/pole_detection/train/images/459.jpg b/pole_detection/train/images/459.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0f2d953a6c64410d4076e3b1233ca16c41bf4de0 --- /dev/null +++ b/pole_detection/train/images/459.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04972b04c8be485c46d484f4a3f6651a12e2cbb3cd68c0b11864726c19ce10b2 +size 1169472 diff --git a/pole_detection/train/images/46.jpg b/pole_detection/train/images/46.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1d8a718e7084c555f2efb7d8249718631c96dd65 --- /dev/null +++ b/pole_detection/train/images/46.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df90087bc9944467c7c2ddddb1868cfc200906c91077cfb85cce139f5b73e192 +size 108915 diff --git a/pole_detection/train/images/460.jpg b/pole_detection/train/images/460.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d8968a0d1705b714b10866a7bab7f418f61708a --- /dev/null +++ b/pole_detection/train/images/460.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c70e74194faa04911918836f9ca0f0c3b17287596f8d3e70df73220fbb06ad9c +size 128323 diff --git a/pole_detection/train/images/461.jpg b/pole_detection/train/images/461.jpg new file mode 100644 index 0000000000000000000000000000000000000000..20d391b1d79a396522337ccc857c6c8b68a45814 --- /dev/null +++ b/pole_detection/train/images/461.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b00e10b243a551e4f8eacf823a1874c6c207fa1cfc4d7d25b22081be40a2da0e +size 152475 diff --git a/pole_detection/train/images/462.jpg b/pole_detection/train/images/462.jpg new file mode 100644 index 0000000000000000000000000000000000000000..19f0d62809ff4d555ae076543979e3401057d44c --- /dev/null +++ b/pole_detection/train/images/462.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca6ef6727f8fc64f6deeb980cfcbc05e761d206dbdcaa82076f45b4a5b1e577c +size 147456 diff --git a/pole_detection/train/images/463.jpg b/pole_detection/train/images/463.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7415b534a2273a3c972df88c8a44cc658c6bd87f --- /dev/null +++ b/pole_detection/train/images/463.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e20f1c9db847cca80450185b8102e88cfb031928d03db685cd57501f40ec4e8 +size 208028 diff --git a/pole_detection/train/images/464.jpg b/pole_detection/train/images/464.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f93379cff20d8b93426bc4734ee2bc49cf91035a --- /dev/null +++ b/pole_detection/train/images/464.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd1744f033576e10cdde21a378c9eabcc0b5815e23be44d3ff7539c5d63f17f4 +size 1022959 diff --git a/pole_detection/train/images/465.jpg b/pole_detection/train/images/465.jpg new file mode 100644 index 0000000000000000000000000000000000000000..38bb7640935d5e96d27b737e00216ecf49996cac --- /dev/null +++ b/pole_detection/train/images/465.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2eb0f62bc0765aecbc78e8ba28b92863b7e7bc0f8cbb5fec360229ab461644c +size 175521 diff --git a/pole_detection/train/images/466.jpg b/pole_detection/train/images/466.jpg new file mode 100644 index 0000000000000000000000000000000000000000..74ea3424dd262f072b9effaf2fdb3063a4d0ba88 --- /dev/null +++ b/pole_detection/train/images/466.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d019e9ef896724c89da2518f02002c5159d8276cd73464f49d9c096ae5cff169 +size 232892 diff --git a/pole_detection/train/images/467.jpg b/pole_detection/train/images/467.jpg new file mode 100644 index 0000000000000000000000000000000000000000..722c252848ab8312e7a2464808d4797a3fe2fe6b --- /dev/null +++ b/pole_detection/train/images/467.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84f6f084c7d92ab7cdd69fe71ac1e26e4a5d7a41a4e5f4c23f97e6c6f8ec71d1 +size 805572 diff --git a/pole_detection/train/images/468.jpg b/pole_detection/train/images/468.jpg new file mode 100644 index 0000000000000000000000000000000000000000..60be3100477fa13e978e10e3e32d232575dc92af --- /dev/null +++ b/pole_detection/train/images/468.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8add408365aa8b8543957cfe875bcd6c37bc213f4dc0ae0457b3159ef34dc4ed +size 147383 diff --git a/pole_detection/train/images/469.jpg b/pole_detection/train/images/469.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f09d6d94cb9e13f78f619085a9f30faae3177b6e --- /dev/null +++ b/pole_detection/train/images/469.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:710fb551a6387477154beaeca50e36d1ac89d94bf3fe7c7742c9c24079f418ce +size 133018 diff --git a/pole_detection/train/images/47.jpg b/pole_detection/train/images/47.jpg new file mode 100644 index 0000000000000000000000000000000000000000..11d116c9ed9251ce1d84865c105e0ad5f9fd101a --- /dev/null +++ b/pole_detection/train/images/47.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2eb228a378a5627846640a801c0088c7c8abeb6cec34a0e78f1d5320a1d92453 +size 671481 diff --git a/pole_detection/train/images/470.jpg b/pole_detection/train/images/470.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bfad5efba3a09530bd82b190de425155202c1e48 --- /dev/null +++ b/pole_detection/train/images/470.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8007f01536291c4ef96bc313d9f50044b9fa01d6e44dc180e9d4824abab65bc4 +size 81940 diff --git a/pole_detection/train/images/471.jpg b/pole_detection/train/images/471.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c2803ee175ec18a922ea37c925128b0fc8f8dec8 --- /dev/null +++ b/pole_detection/train/images/471.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55673b72469fe55937aa5409b2440c45e3514e91590ec712165610fe80e81b23 +size 141813 diff --git a/pole_detection/train/images/472.jpg b/pole_detection/train/images/472.jpg new file mode 100644 index 0000000000000000000000000000000000000000..37e549a3ef73766c225afa33772a89f2e3fe8db9 --- /dev/null +++ b/pole_detection/train/images/472.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8627cf769cd9091fb96378f7e5ef1e65dae35ebe04a90a5aee14a6fd2b19384 +size 104580 diff --git a/pole_detection/train/images/473.jpg b/pole_detection/train/images/473.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8ee418147e8d0d457acddc6d8fe58eb9e300a99b --- /dev/null +++ b/pole_detection/train/images/473.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82653cc2c3b7afda185cd0ac2e73e698e275393947e78e946d48255b9a90ca88 +size 157954 diff --git a/pole_detection/train/images/474.jpg b/pole_detection/train/images/474.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a3a450541814e9f70fd5c986a6290cfe1d17b0fd --- /dev/null +++ b/pole_detection/train/images/474.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9be283a661dfd40ccf715773d57e8d3249415e3b68b916bd1d8bc0b55a0f4197 +size 138195 diff --git a/pole_detection/train/images/475.jpg b/pole_detection/train/images/475.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b5c64f423d6bb58205361ac771e2900551333259 --- /dev/null +++ b/pole_detection/train/images/475.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:716e49db8cc8f5963792aac98a7673a4a562b5b333fc8543f9276bbe6a6e62b2 +size 1049624 diff --git a/pole_detection/train/images/476.jpg b/pole_detection/train/images/476.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5661a63d0c1a3e7c7e53e9b2d055cd8c17678cbc --- /dev/null +++ b/pole_detection/train/images/476.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05be2c9b12ef5ba7b85fd055c2c28140a4e59fe61761a47e3262ed95f6f26403 +size 237983 diff --git a/pole_detection/train/images/477.jpg b/pole_detection/train/images/477.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fce1a8de1e94cdaccb61703769f0f23655ce2f6d --- /dev/null +++ b/pole_detection/train/images/477.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39b9a25d0b3c9ba8a14c81931056304f764f01d97c464d778dc7861a9a48b53d +size 176812 diff --git a/pole_detection/train/images/478.jpg b/pole_detection/train/images/478.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f389b24587caeddeffd0dea32d659e0a69e0f75c --- /dev/null +++ b/pole_detection/train/images/478.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03a3a5972d2c2a8e3492b9dfc40d59d9dd116634e5f46c905d24c18402968c25 +size 106793 diff --git a/pole_detection/train/images/479.jpg b/pole_detection/train/images/479.jpg new file mode 100644 index 0000000000000000000000000000000000000000..998dcf406e4c527d0cc319b50fee4357c4dd3170 --- /dev/null +++ b/pole_detection/train/images/479.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cfad56f0acdaee94c5f8a40386a0c48e034b9980c76442487f5bd8768b49b34 +size 184897 diff --git a/pole_detection/train/images/48.jpg b/pole_detection/train/images/48.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0d2a8d3430566326ea1e9456db28c191744b37c5 --- /dev/null +++ b/pole_detection/train/images/48.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6beed145c8d75b4d8ed4c0eb36cbf1f90be788c94a4733907bbb8fd460e902dd +size 973776 diff --git a/pole_detection/train/images/480.jpg b/pole_detection/train/images/480.jpg new file mode 100644 index 0000000000000000000000000000000000000000..88483546ec6e581686fc6b3e38ce8c951a4aa0f2 --- /dev/null +++ b/pole_detection/train/images/480.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2108a36fca04e1869429db1e14a3b109c90be41aee3e23958fb3815a62ee6df +size 110284 diff --git a/pole_detection/train/images/481.jpg b/pole_detection/train/images/481.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ccc4cd75158eb490a3f20249c15a98020b4b23ff --- /dev/null +++ b/pole_detection/train/images/481.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34f7b2b5ba32775d4087dac98b152df230430153570f0a99f633ac7ea813e650 +size 93768 diff --git a/pole_detection/train/images/482.jpg b/pole_detection/train/images/482.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4e41ab7930bd7b9fd6adf01d4f76b72b41f54a73 --- /dev/null +++ b/pole_detection/train/images/482.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de5bacbac7b820fa2a773a1f1f440a4b51c1cd67707af6f31fa130bc3bbe53da +size 102214 diff --git a/pole_detection/train/images/483.jpg b/pole_detection/train/images/483.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6f0c73d3fb99dc5532010dc2ecf23ffd5880b107 --- /dev/null +++ b/pole_detection/train/images/483.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58b24b7d932d53597e35d2ad5df1bddc02a969ddc4c1f68cdb160bad1d89323f +size 125412 diff --git a/pole_detection/train/images/484.jpg b/pole_detection/train/images/484.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d92b48c84ea323b5b07f3e735e5ec63457450e15 --- /dev/null +++ b/pole_detection/train/images/484.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a06332f321d73ba9d259266a5a19f4806d307aa2ba4ff6a6eb297665b4447ae1 +size 98349 diff --git a/pole_detection/train/images/485.jpg b/pole_detection/train/images/485.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5e6595c27d936e300f904d2d1ad12ac1f02f0fb9 --- /dev/null +++ b/pole_detection/train/images/485.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afe42d6742320bbb5c653af68320e704eeace11ca738419164e8e84dda2b6981 +size 119462 diff --git a/pole_detection/train/images/486.jpg b/pole_detection/train/images/486.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f81024baea4e2aa08422e19d4d329c4db1ccb4c7 --- /dev/null +++ b/pole_detection/train/images/486.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63d1666c048d6ffb89fbc103c8c238d6364e7fe9d264b49bd2b4f2f9f1611fbd +size 1074262 diff --git a/pole_detection/train/images/487.jpg b/pole_detection/train/images/487.jpg new file mode 100644 index 0000000000000000000000000000000000000000..71ab947dfcfcf117b736cebdd766282e9c597142 --- /dev/null +++ b/pole_detection/train/images/487.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c46a0ba639704a702fac4ce5b1fd879c20b74d29bebc722b9f71aa93ad10c8b9 +size 116678 diff --git a/pole_detection/train/images/488.jpg b/pole_detection/train/images/488.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0d595813e1dbe0cf720b2adaa09f7bacb6191d00 --- /dev/null +++ b/pole_detection/train/images/488.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c5f9d6867a553195fe5b0eaa23e5c17cbc9172d07e4b36020bb0cf8c8a0e4f4 +size 152604 diff --git a/pole_detection/train/images/489.jpg b/pole_detection/train/images/489.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4fba22cbef1f67d8faad96423df7991fddb043a6 --- /dev/null +++ b/pole_detection/train/images/489.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5a8f81439078bee417ccf5c1eefb4371534dcc166e697f1e06e89952a1ac67d +size 100853 diff --git a/pole_detection/train/images/49.jpg b/pole_detection/train/images/49.jpg new file mode 100644 index 0000000000000000000000000000000000000000..96ecd050980203062859b4ba0bf45289319a95eb --- /dev/null +++ b/pole_detection/train/images/49.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58a028910d4b25cb832ea702051329f2ad341e257b8605989737c51e7a8aaf16 +size 1608081 diff --git a/pole_detection/train/images/490.jpg b/pole_detection/train/images/490.jpg new file mode 100644 index 0000000000000000000000000000000000000000..006773fb2c70109446de1170bf2b0d584cc341f7 --- /dev/null +++ b/pole_detection/train/images/490.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4414b1fe5cb7205b01366815227b568dce573f7e8a9df87a8344de58fe12af06 +size 176950 diff --git a/pole_detection/train/images/491.jpg b/pole_detection/train/images/491.jpg new file mode 100644 index 0000000000000000000000000000000000000000..783f83417ffbeef63541e70193af82380cc7764f --- /dev/null +++ b/pole_detection/train/images/491.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7aa9136e84f4f33a49387b901a44c333ffd8849f1c954dbdb21dc4f64024fae0 +size 94577 diff --git a/pole_detection/train/images/492.jpg b/pole_detection/train/images/492.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0853bb2de1d301ba4bd041ca704f161ce6f10072 --- /dev/null +++ b/pole_detection/train/images/492.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90500bcb0c7b063fa46585516915fd8bd454c965c0085380524f128da2fa348e +size 93198 diff --git a/pole_detection/train/images/493.jpg b/pole_detection/train/images/493.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a4e5ec8c0018eb324bc8ea0cccfab3e317e04df --- /dev/null +++ b/pole_detection/train/images/493.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8922446ed74d02a3a5743038c9d3b46ef6812497bf1fffb36da06d5681b8f277 +size 100515 diff --git a/pole_detection/train/images/494.jpg b/pole_detection/train/images/494.jpg new file mode 100644 index 0000000000000000000000000000000000000000..61ea68bbcd879fedf542225155b0f9a56915a2fc --- /dev/null +++ b/pole_detection/train/images/494.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a17c1dbefd4b55dbebe1f6f806da5ad8ee3aebe8a90abda5cee9b73a296c73c5 +size 102835 diff --git a/pole_detection/train/images/495.jpg b/pole_detection/train/images/495.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b71eddcaaa4f86c91ae408db7c050179a4f9b406 --- /dev/null +++ b/pole_detection/train/images/495.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcf1b5d6ba81ec450fc2a64b10e25050a6358153e72d135817c97ea21a885877 +size 279386 diff --git a/pole_detection/train/images/496.jpg b/pole_detection/train/images/496.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c7105c940823afdae5e48c9e8e3b631cbfa97f1e --- /dev/null +++ b/pole_detection/train/images/496.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32b422b3f89d1cc392fec336c4a5b1956ff1a3ac851b5e4b178eb6ba804ef7db +size 844187 diff --git a/pole_detection/train/images/497.jpg b/pole_detection/train/images/497.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d9b27037b95ac106c4a32adca30b3f80bd208f26 --- /dev/null +++ b/pole_detection/train/images/497.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd3f9a94b277a19d17332c7446c97ef29a8f57876af4f6f9c09047e2bc138d3d +size 1330829 diff --git a/pole_detection/train/images/498.jpg b/pole_detection/train/images/498.jpg new file mode 100644 index 0000000000000000000000000000000000000000..56e0081bca621cbf88f03ed4f3017652f48194ae --- /dev/null +++ b/pole_detection/train/images/498.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98fedd7047b76cdaaa1f0bcfa50aea219303018eff73b1acffd21051628b1215 +size 209886 diff --git a/pole_detection/train/images/499.jpg b/pole_detection/train/images/499.jpg new file mode 100644 index 0000000000000000000000000000000000000000..020bcb214d1f7106b9b519a2f1a87f1548182bd3 --- /dev/null +++ b/pole_detection/train/images/499.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:787a5a061b3793b250ccecdb6a3523794483a7885ea4ca03a6a05b749744106a +size 274889 diff --git a/pole_detection/train/images/5.jpg b/pole_detection/train/images/5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1252c9066fad880320b54f945fc265a7bbaa5084 --- /dev/null +++ b/pole_detection/train/images/5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44ad090933eb29254a59f6f03a9a854856677473432499d2aa2345562a826b54 +size 812861 diff --git a/pole_detection/train/images/50.jpg b/pole_detection/train/images/50.jpg new file mode 100644 index 0000000000000000000000000000000000000000..81c15ec0eb02ba86276a8041939b5a12d412ea05 --- /dev/null +++ b/pole_detection/train/images/50.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4dffcf8bb1fb2666b8cb25e936685240b9ddfdffb7c69f2dbefeeafbfbd0667 +size 1073835 diff --git a/pole_detection/train/images/500.jpg b/pole_detection/train/images/500.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b446cceb27f58b5e686b4726b9965c546e5c6926 --- /dev/null +++ b/pole_detection/train/images/500.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28dd6960a7b568bd3f674c8f3fc33edf5ee3b11d45c17209566330b9dc487560 +size 902741 diff --git a/pole_detection/train/images/501.jpg b/pole_detection/train/images/501.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ca781327712e1631b1208cbf46aaf14a11e00711 --- /dev/null +++ b/pole_detection/train/images/501.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14271ee3e8fb56f6fd45e46f4c40cdd089b08816808a5ac1e71c8e9f80fb7f40 +size 1219292 diff --git a/pole_detection/train/images/502.jpg b/pole_detection/train/images/502.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f80ec318b45d75def2250f570bbbd3cd500bce69 --- /dev/null +++ b/pole_detection/train/images/502.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce9da2490dfee808ddd1da97eb38bc1a239fc28548483d62d6cf6235029acb1c +size 1400637 diff --git a/pole_detection/train/images/503.jpg b/pole_detection/train/images/503.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b6a4306d2c50ac3a2cb7c39224ef474f1910b2c2 --- /dev/null +++ b/pole_detection/train/images/503.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81a4d234d2ce1c0aebd177b17079b7427d0b04775b329fe125a31c4da8b32111 +size 183547 diff --git a/pole_detection/train/images/504.jpg b/pole_detection/train/images/504.jpg new file mode 100644 index 0000000000000000000000000000000000000000..36042f79cd8dd918175bc8a4becd23c5adf42ffe --- /dev/null +++ b/pole_detection/train/images/504.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9335bc67e6636a2dd8c952fb52a8011d6a684ae21af3916bb00e9d45f1ca2b1e +size 773390 diff --git a/pole_detection/train/images/505.jpg b/pole_detection/train/images/505.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8556c78934d45953e3a42d1a35495ab80df25229 --- /dev/null +++ b/pole_detection/train/images/505.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbdf6b40598c914f0e1a2d7f48945ea6b3fe4cd3d7353d40444491cbe3a19f7a +size 192680 diff --git a/pole_detection/train/images/506.jpg b/pole_detection/train/images/506.jpg new file mode 100644 index 0000000000000000000000000000000000000000..167dddbd5db8aa9eab5cfcd2672c5da311b465c3 --- /dev/null +++ b/pole_detection/train/images/506.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:470bdbd7a5bf5da4ec7447e1b55266ca0668d65a38e6d2a5917e55cc3506ccc4 +size 1131715 diff --git a/pole_detection/train/images/507.jpg b/pole_detection/train/images/507.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1cc1ddca056cf19903cb889d45bcdc98d9de134a --- /dev/null +++ b/pole_detection/train/images/507.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c92aea965d23f26f5cf27d264699e35aa05f4fd5319a5a9f9af07cc94115ab3c +size 1469196 diff --git a/pole_detection/train/images/508.jpg b/pole_detection/train/images/508.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6efa16fed051986ea14b293a335d085c88c74fca --- /dev/null +++ b/pole_detection/train/images/508.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da92c9222e750d26978a9481211ecd10b83c1a3c469a052ae819b4be8d24e44e +size 607451 diff --git a/pole_detection/train/images/509.jpg b/pole_detection/train/images/509.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ca595eae019bdd81c288214e10cad45717ce9705 --- /dev/null +++ b/pole_detection/train/images/509.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:936ada0664a51c3145683e3c08c797ffc223eb342362a91a1fff89394234cfab +size 863970 diff --git a/pole_detection/train/images/51.jpg b/pole_detection/train/images/51.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9912e0b0b044cd7579cb2d3ed687b92dd9b017ef --- /dev/null +++ b/pole_detection/train/images/51.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88d26109c4467d872b92333a55e890f5c23882dc9c3823e18896de8d16af9c89 +size 453698 diff --git a/pole_detection/train/images/510.jpg b/pole_detection/train/images/510.jpg new file mode 100644 index 0000000000000000000000000000000000000000..576e0866181dfa495a426d5692baff8113d5d80c --- /dev/null +++ b/pole_detection/train/images/510.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:799abc1fa988371d2951811b8b4e07880a8823bb18bb8e1fbd08807e08a6cb0a +size 324387 diff --git a/pole_detection/train/images/511.jpg b/pole_detection/train/images/511.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8f8ffef61bfdfe28c575b45d70484dedbb6c0d61 --- /dev/null +++ b/pole_detection/train/images/511.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5a5e896918a203982ab40d822af1366d93f4009dbe788d389cd1f71a38e446e +size 244975 diff --git a/pole_detection/train/images/512.jpg b/pole_detection/train/images/512.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f5cbdc2ca30c86f75dd9e6bf912e84bc871065dd --- /dev/null +++ b/pole_detection/train/images/512.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7af98c07686a534fe3c74ad8fd43365bb4ab6207420bfd71d92e006bd7d95c7 +size 140125 diff --git a/pole_detection/train/images/513.jpg b/pole_detection/train/images/513.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d92a638cf13b8533774f54de7fa2c4ddaeec329b --- /dev/null +++ b/pole_detection/train/images/513.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:909b9deab206852f2f86b8b7a179a2f1ab77e8d9de7abf24f52b7ad085aec923 +size 1385013 diff --git a/pole_detection/train/images/514.jpg b/pole_detection/train/images/514.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7cc5927d1f784ddf02124c39626c14c4210450f2 --- /dev/null +++ b/pole_detection/train/images/514.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50e2a0a9f56e105eeda970fa414e0933716b14c9a79dab4ea29a3949a306901b +size 874912 diff --git a/pole_detection/train/images/515.jpg b/pole_detection/train/images/515.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2bc775ba730c162e7426639d6e003193886e3c36 --- /dev/null +++ b/pole_detection/train/images/515.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e82154db9bd7eb0a130ee0490160165d9a7a0a4545a37c60694ae30a50f26611 +size 191436 diff --git a/pole_detection/train/images/516.jpg b/pole_detection/train/images/516.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9bce5c4682141dcf48cfd5b837e93b4789ceb134 --- /dev/null +++ b/pole_detection/train/images/516.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c5637380547562ba6cf12e4f295d0f95d708ee692cd75ebb95f21e8fab0679a +size 224300 diff --git a/pole_detection/train/images/517.jpg b/pole_detection/train/images/517.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d0d9f0279f5c1f9529a11858ee13e701a5e49307 --- /dev/null +++ b/pole_detection/train/images/517.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:854d5a8058226856750dc0016c085c31211a317b53f2ed682c5d82ef5dab5dcf +size 191584 diff --git a/pole_detection/train/images/518.jpg b/pole_detection/train/images/518.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9fbbf82b9271188ffbbf61022bf5b879e2ab5950 --- /dev/null +++ b/pole_detection/train/images/518.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4411f3cdcc7c444154a1a661d38d8a44efd99b01fc76f91cb52cc17b3b0ac1fa +size 1026159 diff --git a/pole_detection/train/images/519.jpg b/pole_detection/train/images/519.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cad4e41ba28e65f4c9aab0e0dddcbeec82869981 --- /dev/null +++ b/pole_detection/train/images/519.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e9fea59df8b1217e157f3eb428bb8f0b274f3145abb42e7c05a1af7c2926442 +size 129851 diff --git a/pole_detection/train/images/52.jpg b/pole_detection/train/images/52.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6406fec0bca72177df8c3230868e85377af8fd22 --- /dev/null +++ b/pole_detection/train/images/52.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:977419454132f50c01b47be7d64a50898e2b9b1601f59b717fb38afac0280853 +size 606793 diff --git a/pole_detection/train/images/520.jpg b/pole_detection/train/images/520.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9eb00403eecfaf9bff35d4e1e473aff5224e3a29 --- /dev/null +++ b/pole_detection/train/images/520.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee07cc5aabcbab5ab704c6f75d9182c02c9c0a93fd8345d47f4eae7a8db2f43e +size 224722 diff --git a/pole_detection/train/images/521.jpg b/pole_detection/train/images/521.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a821dbca6892c8b656537763921031530d82a40e --- /dev/null +++ b/pole_detection/train/images/521.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f08d86443dd9e018ecb1054956e49a1cbbd3bd96c89f2826aab9dcf739f1b132 +size 865003 diff --git a/pole_detection/train/images/522.jpg b/pole_detection/train/images/522.jpg new file mode 100644 index 0000000000000000000000000000000000000000..69cc2dff71697573c27568874afb096f2a4565f5 --- /dev/null +++ b/pole_detection/train/images/522.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df40609f494d84aab71ade16d5937566e5687fde23f07cf29a63dba2d8a4cb5a +size 95310 diff --git a/pole_detection/train/images/523.jpg b/pole_detection/train/images/523.jpg new file mode 100644 index 0000000000000000000000000000000000000000..515861dc61f80d41205c5dae6716dea566a17cc8 --- /dev/null +++ b/pole_detection/train/images/523.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c8c414701fa2deef94d5e94344e34cf8c1d24211d31e755949a3d01703e8ee2 +size 914340 diff --git a/pole_detection/train/images/524.jpg b/pole_detection/train/images/524.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c534b5d376c7d448e2db304f55d1441d2132bfbc --- /dev/null +++ b/pole_detection/train/images/524.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bda799aaeafb2a00d336d641370b6645fa37cb4798de42195fa88f6c9936e22 +size 215414 diff --git a/pole_detection/train/images/525.jpg b/pole_detection/train/images/525.jpg new file mode 100644 index 0000000000000000000000000000000000000000..517c363575b5d662a1111169bfda5287d086a4bc --- /dev/null +++ b/pole_detection/train/images/525.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f843f34468d14dec765144c7ec3b1898b5c9db6653d389bb47522eb78fff87e4 +size 88809 diff --git a/pole_detection/train/images/526.jpg b/pole_detection/train/images/526.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b702969756264f98067fb565c7a9eb5cb724e782 --- /dev/null +++ b/pole_detection/train/images/526.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38da1b8cb9cf6d6140163a685df4e94f035810515f30dd25e192dee53a3c1f93 +size 990493 diff --git a/pole_detection/train/images/527.jpg b/pole_detection/train/images/527.jpg new file mode 100644 index 0000000000000000000000000000000000000000..65decc2a539c6bb6ab7c622c0d644a1b5e66247b --- /dev/null +++ b/pole_detection/train/images/527.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96360bdf6c4bc13d7b01805fc35a4d3528cff65db9893c81246874bc699cdbb5 +size 885439 diff --git a/pole_detection/train/images/528.jpg b/pole_detection/train/images/528.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3b57352be38484b6807e412d56d21fac5b523b52 --- /dev/null +++ b/pole_detection/train/images/528.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0594182b0dbc65fc32ec699dd7941f2a5d0a5f3650b3cf175f05bb2c4733d9b7 +size 70750 diff --git a/pole_detection/train/images/529.jpg b/pole_detection/train/images/529.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ceb3a4dfdee298239f2ca87e2d2522026dd2940d --- /dev/null +++ b/pole_detection/train/images/529.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cde3dbf9dfe0fc577d1d88e47337e76d6de09c8926765cddb980d7180233b4b +size 216970 diff --git a/pole_detection/train/images/53.jpg b/pole_detection/train/images/53.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5e8e47e48ed97790f7dea8f3b4468548a2685133 --- /dev/null +++ b/pole_detection/train/images/53.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f2bfa27c3220d6d12c98931acd571a1980e097cf97864f9cc2c2c28d6a1401c +size 857451 diff --git a/pole_detection/train/images/530.jpg b/pole_detection/train/images/530.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a4fbeddb8e5aa1afb6e19699687648f51c833509 --- /dev/null +++ b/pole_detection/train/images/530.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff88946b2ce1118c1a510ca6de743a4c2b3a5f3f173a13b56157b770c3bc7c05 +size 120378 diff --git a/pole_detection/train/images/531.jpg b/pole_detection/train/images/531.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e2a48e8483bff8c94d912ceae008bcd7fdafe839 --- /dev/null +++ b/pole_detection/train/images/531.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d7a02ba30da4aa050631448ba873be7067e28693966b90083d9e61c8c221fa5 +size 93642 diff --git a/pole_detection/train/images/532.jpg b/pole_detection/train/images/532.jpg new file mode 100644 index 0000000000000000000000000000000000000000..18f4e22e2a97aaf0e4c4d78c90a2c9daec0824b2 --- /dev/null +++ b/pole_detection/train/images/532.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfe49097a0c96605cd89484118c73729af9c16920838583b45c70778b9490024 +size 1359062 diff --git a/pole_detection/train/images/533.jpg b/pole_detection/train/images/533.jpg new file mode 100644 index 0000000000000000000000000000000000000000..27c8dc430d9d0467c301976887a4c622a44dfbb6 --- /dev/null +++ b/pole_detection/train/images/533.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a7ce3463e9ddf8e2474833d6ca6245687595bacf65a12e93c03c82e63c9c5d1 +size 73037 diff --git a/pole_detection/train/images/534.jpg b/pole_detection/train/images/534.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b08567fd04ef4649e1f8252cc452fdc17b906cc --- /dev/null +++ b/pole_detection/train/images/534.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5067608b2626a8a4826921ecd6c67b2cccae68974e2a6a01563524b220d574f3 +size 971704 diff --git a/pole_detection/train/images/535.jpg b/pole_detection/train/images/535.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f7b1efa1cfc7be9b6c67359d80abe7f53251cb01 --- /dev/null +++ b/pole_detection/train/images/535.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ed17b3c9120639ea00614ee839bb9a651a3b0ae8b8c2a177ad75a536e23e301 +size 526263 diff --git a/pole_detection/train/images/536.jpg b/pole_detection/train/images/536.jpg new file mode 100644 index 0000000000000000000000000000000000000000..852af6b11710c252432eef5c22d7dfbf2bae1aa0 --- /dev/null +++ b/pole_detection/train/images/536.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9a53d365c06ff24bd40802fb10b4f08e2a177b349abd5dadece087604a017b4 +size 595275 diff --git a/pole_detection/train/images/537.jpg b/pole_detection/train/images/537.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0bcc06001d7a4de6207a9feb357eb53b35ff825f --- /dev/null +++ b/pole_detection/train/images/537.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12fc2687b92c0f278cf9f3327f9772c046c67a813a66d19da1ab5508ddf20f11 +size 339561 diff --git a/pole_detection/train/images/538.jpg b/pole_detection/train/images/538.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da02141da0fbfa3708214481439b7709fad0faa9 --- /dev/null +++ b/pole_detection/train/images/538.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:391a872b44ad7877202e3d0cb3dcd1461a5a74e67a444a9ef81f2e8d33fc8ea2 +size 125917 diff --git a/pole_detection/train/images/539.jpg b/pole_detection/train/images/539.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a3cbcd88361c2f4282ff716a787bb3cfffb7830 --- /dev/null +++ b/pole_detection/train/images/539.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aff04fed337a20adfefcf1723eff6091f8127270ccef7b0edd002ec3ccaee78 +size 659886 diff --git a/pole_detection/train/images/54.jpg b/pole_detection/train/images/54.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b75e920c6bd345fdeef42b17c841fc3ac0d9765 --- /dev/null +++ b/pole_detection/train/images/54.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:300126f5f0f362fa854036f225b473d81fd04d623c23d4e3a1a0e4016f49604b +size 999680 diff --git a/pole_detection/train/images/540.jpg b/pole_detection/train/images/540.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ac4f143a1a5c9e4572b5928cc976f4c3c932470a --- /dev/null +++ b/pole_detection/train/images/540.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f7020b6b78fe95e85adf4aa9a2e891f9c740ed348c80ac4fdd95f0d799f11bf +size 1165655 diff --git a/pole_detection/train/images/541.jpg b/pole_detection/train/images/541.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a9f30bc54e353055ca7b087955ec5225e5c09f9 --- /dev/null +++ b/pole_detection/train/images/541.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e61f77d1579811e7c6737063003a0439dd500d41465be5c6a8854c39f5c1bf4d +size 695822 diff --git a/pole_detection/train/images/542.jpg b/pole_detection/train/images/542.jpg new file mode 100644 index 0000000000000000000000000000000000000000..268a148a1692b642e6a7168c89272ed7f503749a --- /dev/null +++ b/pole_detection/train/images/542.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3777ce15bbda887475ab0bc82ade76d19d1382556092b7df819a8dc42fde4d39 +size 830151 diff --git a/pole_detection/train/images/543.jpg b/pole_detection/train/images/543.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0441ab6f8900d7b676debdad7694797c86838a9b --- /dev/null +++ b/pole_detection/train/images/543.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4aff845b841f19ffc29436dc3c884f0784fe405207a810735cf8ef8414f2afef +size 931221 diff --git a/pole_detection/train/images/544.jpg b/pole_detection/train/images/544.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4f524f53735954360a590a6e9957047eb022da8a --- /dev/null +++ b/pole_detection/train/images/544.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df69bd8d787a89ebf8a2bc67849e2f78ef6fc77bcffe52a123df633621126c61 +size 251910 diff --git a/pole_detection/train/images/545.jpg b/pole_detection/train/images/545.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0d002547ab4360f2479253f4413db5455b9b7346 --- /dev/null +++ b/pole_detection/train/images/545.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a20ca9e93e47c2b371f18ff2b581b448feeee8950a8cb54310b6b9e5da7fb3f +size 810262 diff --git a/pole_detection/train/images/546.jpg b/pole_detection/train/images/546.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aa6d6009b9a55e536dd88ae61403e9bb5fe55532 --- /dev/null +++ b/pole_detection/train/images/546.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a6724bf001e968bde3d9eb7cf91a391a1c60226e394ea0c77445e7e0a650cf7 +size 212207 diff --git a/pole_detection/train/images/547.jpg b/pole_detection/train/images/547.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ee2fbfc756e998df44f47d1488111892850d308d --- /dev/null +++ b/pole_detection/train/images/547.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2929c72ada10ed808ef3c9098a2c89f3679ef471e8020938ed9dc5a3c2e1587d +size 688191 diff --git a/pole_detection/train/images/548.jpg b/pole_detection/train/images/548.jpg new file mode 100644 index 0000000000000000000000000000000000000000..49bbcb938d8ef03cb5537f6125b6a0ba814f36f4 --- /dev/null +++ b/pole_detection/train/images/548.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9fa39be859aafeafcabefc4b5decfeab1ff385a5f089b1b14cea5c910059deb +size 583421 diff --git a/pole_detection/train/images/549.jpg b/pole_detection/train/images/549.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a2b4408748c6fd04155da32e45d5d0bd434fae8f --- /dev/null +++ b/pole_detection/train/images/549.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51c20159db7c43544fd1c24b1853539c154827531565754ebe57f747c4416341 +size 282333 diff --git a/pole_detection/train/images/55.jpg b/pole_detection/train/images/55.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d134cff18d7c11694a4e86b1596f9c18b485ab24 --- /dev/null +++ b/pole_detection/train/images/55.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49be963a2ffa62b0865f732fc69cd45e2fca75d91cd31f26a9724af6de07a8b5 +size 176951 diff --git a/pole_detection/train/images/550.jpg b/pole_detection/train/images/550.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f9d92b65e9b11905fa68390474b1df9d4553e491 --- /dev/null +++ b/pole_detection/train/images/550.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27415b8557096b154208b066740fc7a61893b87968786e76a5066934c376d351 +size 1438529 diff --git a/pole_detection/train/images/551.jpg b/pole_detection/train/images/551.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d43f576ae58b70802812e43f1fc59c0d3f6d6cb3 --- /dev/null +++ b/pole_detection/train/images/551.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f93d882012f81514cf924d0b904c1a2624806fcaa409c6501384dde0fd7e4122 +size 615346 diff --git a/pole_detection/train/images/552.jpg b/pole_detection/train/images/552.jpg new file mode 100644 index 0000000000000000000000000000000000000000..42b53302daa811859128ed1671af6643198b4e99 --- /dev/null +++ b/pole_detection/train/images/552.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e196991f18a22660fc23c753cefcf39f35e6ef0633fefb2f830c2ceeb0644ab +size 338972 diff --git a/pole_detection/train/images/553.jpg b/pole_detection/train/images/553.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b865e8e5cce132ca9171f6b0caadd862f774f063 --- /dev/null +++ b/pole_detection/train/images/553.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87a5da4f9b4dcb6397fb6c7922e3c61a092fe7659d8d69d0cdc41a724f38d4dc +size 706757 diff --git a/pole_detection/train/images/554.jpg b/pole_detection/train/images/554.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d6fbc5187924c114a5cd7fbd45a960b00977b69c --- /dev/null +++ b/pole_detection/train/images/554.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92d06efdba83437e37d6e8188c67b8fd89df597aa9faf182bba9465df3cc8d6c +size 354220 diff --git a/pole_detection/train/images/555.jpg b/pole_detection/train/images/555.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1f251bb177b8258b08db916d02188d746ba4ed0b --- /dev/null +++ b/pole_detection/train/images/555.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1eebddbcc7be342830bb1ef354eda43530d265b2a8cd87d64e8c3a348af014d1 +size 1519841 diff --git a/pole_detection/train/images/556.jpg b/pole_detection/train/images/556.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ea3e9cb3291e7332511bcd57884dd702843cc323 --- /dev/null +++ b/pole_detection/train/images/556.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85308a98bb70ca822bb8840846549f928f1c07cb1e71734e873b00297605918e +size 198966 diff --git a/pole_detection/train/images/557.jpg b/pole_detection/train/images/557.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3a08664d15c8e40bb2098b1d7021f789e80f2c04 --- /dev/null +++ b/pole_detection/train/images/557.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f428552df7e9caeb1027ad9bad316bc8802f189632aebedec65d06bb642c9d3 +size 145242 diff --git a/pole_detection/train/images/558.jpg b/pole_detection/train/images/558.jpg new file mode 100644 index 0000000000000000000000000000000000000000..618fc45fd4c7ec84d5be3b0c60bedcf495584d62 --- /dev/null +++ b/pole_detection/train/images/558.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df319153073f9eecd3e1ae9f87df2c5b18e9187077c17cc2369d032ffc7fc074 +size 1254442 diff --git a/pole_detection/train/images/559.jpg b/pole_detection/train/images/559.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7e25d2c56de123919a39d9f47901051b00d7f3ee --- /dev/null +++ b/pole_detection/train/images/559.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:031a8c5f13ac8500e15a20d39974c703dc26a360b7ee69c106965a35a9bf8a40 +size 748248 diff --git a/pole_detection/train/images/56.jpg b/pole_detection/train/images/56.jpg new file mode 100644 index 0000000000000000000000000000000000000000..259a9ade12488046cec91f878d7b37a3b800eb70 --- /dev/null +++ b/pole_detection/train/images/56.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12d7acf7e2d30824929e6435a67110f25313bedbb248f416c6ba838123bbc35c +size 103958 diff --git a/pole_detection/train/images/560.jpg b/pole_detection/train/images/560.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1a457346392beb3456a411bf0d560323bd2a5d92 --- /dev/null +++ b/pole_detection/train/images/560.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ce4029da62f7435f3864a75988460709336563b718e67f8e496d1d6e9e478ff +size 200358 diff --git a/pole_detection/train/images/561.jpg b/pole_detection/train/images/561.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a31e14c79278402b895bea54fd6a00c894edafc3 --- /dev/null +++ b/pole_detection/train/images/561.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75e13a31c3860af98144d8dcc01fa01348d5a595bd6b28d62492d165a0934389 +size 2747974 diff --git a/pole_detection/train/images/562.jpg b/pole_detection/train/images/562.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a50dd19d0dbcc1fa82edd70b8dfd37f1bdb7628a --- /dev/null +++ b/pole_detection/train/images/562.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7313b43bd37bd05c902579cdb95bcd0b3be5b15e008023155ac65c4746812d90 +size 126667 diff --git a/pole_detection/train/images/563.jpg b/pole_detection/train/images/563.jpg new file mode 100644 index 0000000000000000000000000000000000000000..053d90aef56aae16435759b19b34146aa502b5d9 --- /dev/null +++ b/pole_detection/train/images/563.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ed4e852d8e62a36f6dfe6fc484855cfcefb2312e5dce98e73ff7e8a9f4b10e0 +size 1023938 diff --git a/pole_detection/train/images/564.jpg b/pole_detection/train/images/564.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6c6fe77b4d7b8e065428f4ccc39582257981dca3 --- /dev/null +++ b/pole_detection/train/images/564.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f936fcd555365d3bb609efb260cbd08498bc619777609a701c78cb0328392030 +size 216264 diff --git a/pole_detection/train/images/565.jpg b/pole_detection/train/images/565.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b1623450acf0976263d962ccb83923d0ffbeb480 --- /dev/null +++ b/pole_detection/train/images/565.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db8c2e5b5964a96eadbff7909cf1ff9a6daa561007939948321c55b6ad16a381 +size 194280 diff --git a/pole_detection/train/images/566.jpg b/pole_detection/train/images/566.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8692542aef83b4e06d85e0a9c80fd4b03da7debd --- /dev/null +++ b/pole_detection/train/images/566.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20b4be851c40b06d8f52bcd60a475f4a0f4739680c20941fd4a01f05b8052661 +size 143902 diff --git a/pole_detection/train/images/567.jpg b/pole_detection/train/images/567.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fb5477031d55c8ccdbc3941bc8b896f974205786 --- /dev/null +++ b/pole_detection/train/images/567.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:899e78370412fa2d0d73e65d53da9075727acde5f6f181f649ceca0ace74e96e +size 207186 diff --git a/pole_detection/train/images/568.jpg b/pole_detection/train/images/568.jpg new file mode 100644 index 0000000000000000000000000000000000000000..90f02c51fafc1983aa152db9c1bef7d9e511a252 --- /dev/null +++ b/pole_detection/train/images/568.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b2fcf95180a23622f95b1ab164e74e0663dea83da45a5cdd6a549ef2bb9ff18 +size 938901 diff --git a/pole_detection/train/images/569.jpg b/pole_detection/train/images/569.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d04dd1e803e025ffa05a7e938720a75cd7f4232c --- /dev/null +++ b/pole_detection/train/images/569.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e644267a9c4c5d11da93593476983dcce69d91ba7984a1b94db25154c669077e +size 1340054 diff --git a/pole_detection/train/images/57.jpg b/pole_detection/train/images/57.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4eb4cd7569377a8aef81c8ebb5954cf3753bc881 --- /dev/null +++ b/pole_detection/train/images/57.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:381505a9257b89f33dd5f0f4918d4aecc6b0b16289f5468afcbb3adf53c3e43f +size 122406 diff --git a/pole_detection/train/images/570.jpg b/pole_detection/train/images/570.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e07854a5405e32d96bc71eb2da5a29e11376b71f --- /dev/null +++ b/pole_detection/train/images/570.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e38e6d8c634a5833a90c4019609bd76a66cec9006d28404dca2028d1925a1ce9 +size 282893 diff --git a/pole_detection/train/images/571.jpg b/pole_detection/train/images/571.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b77414fec5fa4857b613e0b7e511323507d9099d --- /dev/null +++ b/pole_detection/train/images/571.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:336a25c32ba2fa742ead47ca12093b047389582a1f8dbe51d1c34b88d23fb675 +size 1500570 diff --git a/pole_detection/train/images/572.jpg b/pole_detection/train/images/572.jpg new file mode 100644 index 0000000000000000000000000000000000000000..445135c81ee6c4e0eae25d818849b8da66067576 --- /dev/null +++ b/pole_detection/train/images/572.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cff5b14b821bc719b61e621e0f03de5c9c703c5af14fe5455e6e25f16f9785f +size 1082297 diff --git a/pole_detection/train/images/573.jpg b/pole_detection/train/images/573.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7e9885545a518c537ecff98a85eab5558910f408 --- /dev/null +++ b/pole_detection/train/images/573.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56add2c6ab2f3eccdb2263ff8e65e7dad049409723f31f6ca79cee6d49aa1c84 +size 771016 diff --git a/pole_detection/train/images/574.jpg b/pole_detection/train/images/574.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c0ec0ac4421e3cb312456c821528c68cf27ba57d --- /dev/null +++ b/pole_detection/train/images/574.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf7426d660fa3866c789582043574cfb4b14daa6a7d34ef3182d2e73780e14db +size 902131 diff --git a/pole_detection/train/images/575.jpg b/pole_detection/train/images/575.jpg new file mode 100644 index 0000000000000000000000000000000000000000..580ece1ec12db34e422358d32c31bd371943fdce --- /dev/null +++ b/pole_detection/train/images/575.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65b9eee44dff7d93061e2f838d68aed3faf4c235748d31ae502104f860f17f8e +size 956669 diff --git a/pole_detection/train/images/576.jpg b/pole_detection/train/images/576.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3a9ad35879f1bdf5fc25efdf246a03ecd21e3bcd --- /dev/null +++ b/pole_detection/train/images/576.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d97239dde5e924f80439f89e2e0d776e8998730fb77084cac3d53124492c286f +size 1353326 diff --git a/pole_detection/train/images/577.jpg b/pole_detection/train/images/577.jpg new file mode 100644 index 0000000000000000000000000000000000000000..934e205aa86dd56ef97b3cd1e087fe72f2f5fce2 --- /dev/null +++ b/pole_detection/train/images/577.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:922631a3fb4b66c4efeaa3c7981d479d6ec8da158d01488e374cd079232e3e33 +size 107109 diff --git a/pole_detection/train/images/578.jpg b/pole_detection/train/images/578.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0bbeb16d152e3593175b0362a727417d0bd1165c --- /dev/null +++ b/pole_detection/train/images/578.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e55a1d210b64d4570737d1debb6d62280f4242510e66d473e42b3e5f4ffa2f9 +size 826082 diff --git a/pole_detection/train/images/579.jpg b/pole_detection/train/images/579.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ec7091f19e996f4eb1892d15b46fdaf83ed1ed29 --- /dev/null +++ b/pole_detection/train/images/579.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:629237ff7d5fb1420a1d7bf4d934f9492191926119485890f55efa5afbcfe039 +size 132273 diff --git a/pole_detection/train/images/58.jpg b/pole_detection/train/images/58.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bd9e2ff43e2b50419518f852773fea5fa0c8617f --- /dev/null +++ b/pole_detection/train/images/58.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79e8003451465f421f633866f8cbd51fc463b81af5b1effa33ac9ebfec3d3d27 +size 108961 diff --git a/pole_detection/train/images/580.jpg b/pole_detection/train/images/580.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d65de5dd11cd1950a8fc6f13c6a97366adca4f08 --- /dev/null +++ b/pole_detection/train/images/580.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf21ac2d65a8c4b5951a094f8353bc73b5207d22925719f38c8cd5b79fa544c1 +size 986456 diff --git a/pole_detection/train/images/581.jpg b/pole_detection/train/images/581.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed5f1998328dbe82214407e4a6bf116ae4207334 --- /dev/null +++ b/pole_detection/train/images/581.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a99fff057ac12e4be8c24080c418ca18864766c8d9190b0619b6fd1097f2c85 +size 1200729 diff --git a/pole_detection/train/images/582.jpg b/pole_detection/train/images/582.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d8e6bc054fb52ee7e448abe42514bdaca832e612 --- /dev/null +++ b/pole_detection/train/images/582.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffafeb63dbb8a6ca902606c4164d968b43e2a0f1e8855b8eaf900481b8a3f32e +size 587128 diff --git a/pole_detection/train/images/583.jpg b/pole_detection/train/images/583.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dd880e73afa4643e41259cac710708b402ec0505 --- /dev/null +++ b/pole_detection/train/images/583.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87a7fb9e8732ba11a1fd4902149c892ae3996aa3b47e0ad93f79f92d6b9d38aa +size 938066 diff --git a/pole_detection/train/images/584.jpg b/pole_detection/train/images/584.jpg new file mode 100644 index 0000000000000000000000000000000000000000..890fc3b8b7d145ca50c5a25e4d309443f978216e --- /dev/null +++ b/pole_detection/train/images/584.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5534c8e452a7b626f23b1d54436e80230c89c49151b08f5e00c7cb1833963ef +size 147555 diff --git a/pole_detection/train/images/585.jpg b/pole_detection/train/images/585.jpg new file mode 100644 index 0000000000000000000000000000000000000000..821789062a3e94323c7a5d08068d3e9804ad68b7 --- /dev/null +++ b/pole_detection/train/images/585.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88be6bebcfaa18ce9dd646eeec1adf451e57d6d9e97328e666a2576727906f81 +size 195165 diff --git a/pole_detection/train/images/586.jpg b/pole_detection/train/images/586.jpg new file mode 100644 index 0000000000000000000000000000000000000000..360f9c0da27880c60b6e8768af2f9dd555ef27b8 --- /dev/null +++ b/pole_detection/train/images/586.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d5ba37122578785851906c77ec41cd4cc89b9139f16a7889d07678d698053cb +size 175136 diff --git a/pole_detection/train/images/587.jpg b/pole_detection/train/images/587.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8c2b225e891f4704f9553893a742a4a61c75e10c --- /dev/null +++ b/pole_detection/train/images/587.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de05c99730c5dbeadc196f0158fb922f66e608299595f920cc121386d645a314 +size 201735 diff --git a/pole_detection/train/images/588.jpg b/pole_detection/train/images/588.jpg new file mode 100644 index 0000000000000000000000000000000000000000..46a2e90ab1fb44aed96488d2406470d0b081ea8f --- /dev/null +++ b/pole_detection/train/images/588.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23e1a78dbe3ba469bd787d8ac796c6a959ee49ff8d9f4477f8bc1b96c221f165 +size 223751 diff --git a/pole_detection/train/images/589.jpg b/pole_detection/train/images/589.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e49de68d6458f5c0c12ff95bdd88c823b74a5524 --- /dev/null +++ b/pole_detection/train/images/589.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23cedadb3e0a393bbcf03709c2ca51ee3bfd5171e73a49375f54cd471471650e +size 218869 diff --git a/pole_detection/train/images/59.jpg b/pole_detection/train/images/59.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4f35ecc9b8fbd77db7b342494fa1bac58a9fa6e3 --- /dev/null +++ b/pole_detection/train/images/59.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc543f22892cf8752cb6a58e9bb17219208e779539ad2cce37ca9c507671b9b1 +size 578227 diff --git a/pole_detection/train/images/590.jpg b/pole_detection/train/images/590.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1d0248feebcbaaaf680714f3a38a8722b3a70bb2 --- /dev/null +++ b/pole_detection/train/images/590.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d215d108cb4d22e300261fc6bf009b55bf1625e5aba523b9aca0f93ea4abf236 +size 222679 diff --git a/pole_detection/train/images/591.jpg b/pole_detection/train/images/591.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1d6e28ccb51f02059f54ae1eb17befa5ae4146aa --- /dev/null +++ b/pole_detection/train/images/591.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86e407d83b2c4045ee97d6a6f12d96b625c81557ba9b07ce8fdf77394b9092ba +size 901900 diff --git a/pole_detection/train/images/592.jpg b/pole_detection/train/images/592.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a2b25ee377ed9297c5a70439e12b13d11bacb5ec --- /dev/null +++ b/pole_detection/train/images/592.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93943e3f04bc4267ee4bd7d6dfe6a9e56c5fa95c5faca3257d449d0041c00eb4 +size 398849 diff --git a/pole_detection/train/images/593.jpg b/pole_detection/train/images/593.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3ccc7fa9e42b86b49af3db6f76765530daa4df7e --- /dev/null +++ b/pole_detection/train/images/593.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7fc70ae5cd250f4d6a952f7c3a22b13afa6fbbc44e56371e378a2c962ef965a +size 1259823 diff --git a/pole_detection/train/images/594.jpg b/pole_detection/train/images/594.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ac84c7578b24ec517a9f70b1b4a8087a0025972 --- /dev/null +++ b/pole_detection/train/images/594.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:558b113450e9d19977796611eee27232705079c346f8b9f79e4e2da47f2e6323 +size 204171 diff --git a/pole_detection/train/images/595.jpg b/pole_detection/train/images/595.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d1aa64995047886c4d688f9dc40689af521c73d0 --- /dev/null +++ b/pole_detection/train/images/595.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fc8b2efa6f7756a112cb69fb3e842006889037aabceada45d33c31e75419839 +size 441373 diff --git a/pole_detection/train/images/596.jpg b/pole_detection/train/images/596.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cdb4efa021457a0f228c48799c34130c5aa9b924 --- /dev/null +++ b/pole_detection/train/images/596.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7741a46a8eb4b38ee4f28bcb514fe8871691060f1199c5a031ca6447ccbc8d7 +size 309842 diff --git a/pole_detection/train/images/597.jpg b/pole_detection/train/images/597.jpg new file mode 100644 index 0000000000000000000000000000000000000000..43e6bc589e9e92d872f0569fc45c6b4004e3a7cb --- /dev/null +++ b/pole_detection/train/images/597.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:377b9b8abd03e37cf1e38f0c397828b72cc1b1d058ea443c295b5f93f18a223f +size 684287 diff --git a/pole_detection/train/images/598.jpg b/pole_detection/train/images/598.jpg new file mode 100644 index 0000000000000000000000000000000000000000..00f3f3c6f21e23140cf77624c030a462ec7ce2c1 --- /dev/null +++ b/pole_detection/train/images/598.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e70d32417d354aaf36e6ee5cba4b2fcac8491ace398ea9f0db8ca0552308d6f +size 215252 diff --git a/pole_detection/train/images/599.jpg b/pole_detection/train/images/599.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9441a2ac4d32a7125cb72a1bdb18cefa29cb93b2 --- /dev/null +++ b/pole_detection/train/images/599.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbaecb2e59c6b7c1c067588f6197fa5dd79eb474f613a2a64cbe00d5c2121eff +size 1224731 diff --git a/pole_detection/train/images/6.jpg b/pole_detection/train/images/6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a215859137ecb320129819eb54b88148bc211560 --- /dev/null +++ b/pole_detection/train/images/6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1351f3375f2be3fe58bdba6a297cb34343d4542b525b19e4d60402655db93cc +size 211825 diff --git a/pole_detection/train/images/60.jpg b/pole_detection/train/images/60.jpg new file mode 100644 index 0000000000000000000000000000000000000000..11c685f076171ddd975cf52d005bb23b6b9e2803 --- /dev/null +++ b/pole_detection/train/images/60.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d60eacc5e9ffff8626d6dc8b02a6e50be298245c97be306eebac9b1b22781fa +size 83970 diff --git a/pole_detection/train/images/600.jpg b/pole_detection/train/images/600.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3e3efad66215f624c01a92b155842b29a263fe43 --- /dev/null +++ b/pole_detection/train/images/600.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9313fb2fc5206f42a723c64cf1378544038bed2602410a4d9b98029040dc328 +size 192913 diff --git a/pole_detection/train/images/601.jpg b/pole_detection/train/images/601.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0c76e9978fbbb024873db82b1730982004858453 --- /dev/null +++ b/pole_detection/train/images/601.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f77aa71ada1cad373bd2d490b1b7d9689395cb46c83cb86e117c36a5fc12538 +size 158442 diff --git a/pole_detection/train/images/602.jpg b/pole_detection/train/images/602.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6680355b66217fb3114fa6dd60479559a6e02e4c --- /dev/null +++ b/pole_detection/train/images/602.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb33c5e8b4d234fab5eb8df61b1e88dfb7d7a39dec9276de9188b49fa4e0fe52 +size 1038152 diff --git a/pole_detection/train/images/603.jpg b/pole_detection/train/images/603.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a0265cde3519bdd6da57767d49a1100c9b4249df --- /dev/null +++ b/pole_detection/train/images/603.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfc924fe550ddddf61d45a5b1222da42460bc9d7a72c873d5e1ef3c2079cd340 +size 227741 diff --git a/pole_detection/train/images/604.jpg b/pole_detection/train/images/604.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1dc05f6613024fce220244e1a4ceb3f390eb3032 --- /dev/null +++ b/pole_detection/train/images/604.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c32a32f42671a716395b47fa3a9f54224fe37401da9cfee844e301343d2d359c +size 930037 diff --git a/pole_detection/train/images/605.jpg b/pole_detection/train/images/605.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f459c12dbf589b5949146e0af5fe9bd7180f5330 --- /dev/null +++ b/pole_detection/train/images/605.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eec1d4a2f68edf156d18c1d698a2c3db92da105b9b9fec1380cf600052ad863d +size 641874 diff --git a/pole_detection/train/images/606.jpg b/pole_detection/train/images/606.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0f6c8e69f7a214d3a1c9eb82f605e41e23e6b786 --- /dev/null +++ b/pole_detection/train/images/606.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:777e9c6352ceecdfa130c115862d3640f719e17789cbcd7c64e07ce864a46045 +size 281091 diff --git a/pole_detection/train/images/607.jpg b/pole_detection/train/images/607.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c4539253e1445c611fbe83db474f0e1f4b5dc2e --- /dev/null +++ b/pole_detection/train/images/607.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9a9f2ff9934c4ba5865003e3af279c95884bd70b15cd577ab171a8602f9400b +size 293102 diff --git a/pole_detection/train/images/608.jpg b/pole_detection/train/images/608.jpg new file mode 100644 index 0000000000000000000000000000000000000000..19c27e1d1d173c7d1c2a70e13d0e5dd7d57ca60c --- /dev/null +++ b/pole_detection/train/images/608.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1a81f19fb6c75419c59f9890e11386a984d86d5ea441a37bb7e196eae3eaccc +size 308483 diff --git a/pole_detection/train/images/609.jpg b/pole_detection/train/images/609.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c0518747dde25a70d755116f9a410508e27a582b --- /dev/null +++ b/pole_detection/train/images/609.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae74dd770efd85c63af2ac1249410aa8b911be18529284c57b4ef8a3edfbd518 +size 677734 diff --git a/pole_detection/train/images/61.jpg b/pole_detection/train/images/61.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c44be7d1f850352714c6da9c0c6df8567122144 --- /dev/null +++ b/pole_detection/train/images/61.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e06ba34417909a1ce8fbd012ff87feec50ebf99088b648e436acb3b5ff2045c3 +size 1257742 diff --git a/pole_detection/train/images/610.jpg b/pole_detection/train/images/610.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5671a93f0e176897ed4eb7e08abaa8307f63066d --- /dev/null +++ b/pole_detection/train/images/610.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55828c3edf66c13204c0f2830140ddad7b932e9c311ddea9eaa7e140b18a4541 +size 152495 diff --git a/pole_detection/train/images/611.jpg b/pole_detection/train/images/611.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6d6465b19acb710583ea7ae982f147b625ab3be5 --- /dev/null +++ b/pole_detection/train/images/611.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4655d8fbf100db99310786013be84de35009ff84d683ce24bb5a1d4b36637300 +size 899825 diff --git a/pole_detection/train/images/612.jpg b/pole_detection/train/images/612.jpg new file mode 100644 index 0000000000000000000000000000000000000000..97b2394f7908c600fae6632ee61bdd8455f2b060 --- /dev/null +++ b/pole_detection/train/images/612.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aab39cc4345389f3966a02ff63c56fe9dfd45049c982932d7a40855010c3d48e +size 173668 diff --git a/pole_detection/train/images/613.jpg b/pole_detection/train/images/613.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aa2c74d366705213203638220f2145d7e0b9f089 --- /dev/null +++ b/pole_detection/train/images/613.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fd7081338c5f424fe768c047ce19ae9c48af832827f506985834d8c7cfed78a +size 1236156 diff --git a/pole_detection/train/images/614.jpg b/pole_detection/train/images/614.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a94327a48b374bf52a2bcf145bcffc62942319e5 --- /dev/null +++ b/pole_detection/train/images/614.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0ad31d91054bcbf5c4e78fac81f46435b5fab1651174e4753c7804f907213ab +size 185685 diff --git a/pole_detection/train/images/615.jpg b/pole_detection/train/images/615.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ab108c401aa9a8bb099ce10c210d242bff8ff33b --- /dev/null +++ b/pole_detection/train/images/615.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6f2fe98eaea040914f52c4a1f8cdbe8ee7e3097be128ee60fab82ac682d6d12 +size 898353 diff --git a/pole_detection/train/images/616.jpg b/pole_detection/train/images/616.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a48e764ca9d09a40cee76f2e62032e298df67ffc --- /dev/null +++ b/pole_detection/train/images/616.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b6d72703d56e7cd5db86064d2abc46276962637e379546b9ab2200b7dda23da +size 258818 diff --git a/pole_detection/train/images/617.jpg b/pole_detection/train/images/617.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f936cf2e6a6e4bb96de7df3f9fff8600218fdb4e --- /dev/null +++ b/pole_detection/train/images/617.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73e3aec560990bd0ba9f671bf7a957125dae617187d8e3f658de072b11272bb9 +size 183416 diff --git a/pole_detection/train/images/618.jpg b/pole_detection/train/images/618.jpg new file mode 100644 index 0000000000000000000000000000000000000000..08e37874cbc17c517b09a7c83f37b1f8e406f415 --- /dev/null +++ b/pole_detection/train/images/618.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9eb351f406c66ccf6df9a95f185b1542d8ff7edf640172965965013b66e079e7 +size 164227 diff --git a/pole_detection/train/images/619.jpg b/pole_detection/train/images/619.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6f4f821bfb87f1ba1ffb009eeaa6188869b6ecbb --- /dev/null +++ b/pole_detection/train/images/619.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2961cd597ea31ef822a4da9380aaf34d4a0e025ee8f6ccea8ce60e6ab3d92e36 +size 152815 diff --git a/pole_detection/train/images/62.jpg b/pole_detection/train/images/62.jpg new file mode 100644 index 0000000000000000000000000000000000000000..25a4741cf1a27bad587e6207fb4ec8f5bb4d4bd4 --- /dev/null +++ b/pole_detection/train/images/62.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af0831eb00c22ff2c51e6f34d5f49906a9aff28669fc6ffda3ab9a12d1a45299 +size 352591 diff --git a/pole_detection/train/images/620.jpg b/pole_detection/train/images/620.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d521ac72fccf66504ec8094bdc30c7aa5e62d7eb --- /dev/null +++ b/pole_detection/train/images/620.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df80785cae4a56436206b96322df42d1a8bdf466337ae926f796747c6aa04e17 +size 876836 diff --git a/pole_detection/train/images/621.jpg b/pole_detection/train/images/621.jpg new file mode 100644 index 0000000000000000000000000000000000000000..df3ff3c9778ea06fba68e3c719b432d7fdd7dd9c --- /dev/null +++ b/pole_detection/train/images/621.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36b6b760808c4923c04266a8499d69bb1d2d20ff421beca66c1b6f92a86285e5 +size 566513 diff --git a/pole_detection/train/images/622.jpg b/pole_detection/train/images/622.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aed0076ab947cb38eddbdbb6d890254b11ceeefc --- /dev/null +++ b/pole_detection/train/images/622.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e17d7a98a92832f2672e6a6bef1aae5f1300b85137ce759870d58cf7fc3725c2 +size 133181 diff --git a/pole_detection/train/images/623.jpg b/pole_detection/train/images/623.jpg new file mode 100644 index 0000000000000000000000000000000000000000..550ab9933cd655c3709bdb1fd2aac55e40e3f218 --- /dev/null +++ b/pole_detection/train/images/623.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c77ca20eecb0ccbdc776d448245447b1eef6a00cde89d7bcfcd0dcc72183f0c +size 997849 diff --git a/pole_detection/train/images/624.jpg b/pole_detection/train/images/624.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3b66a0829748af57357be4c4069dcb01369eca6c --- /dev/null +++ b/pole_detection/train/images/624.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5885db3712fe6d671f6e62a5a5fd3e2d795c214812d03188b30079faff556207 +size 201509 diff --git a/pole_detection/train/images/625.jpg b/pole_detection/train/images/625.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1a4e19814fdd0d21d6fc0b9f9b0d741d348bf143 --- /dev/null +++ b/pole_detection/train/images/625.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:698c9f45b6e1d900833764776ee3aa89df88d3f8732c1b7864be74b7db2a5732 +size 1089043 diff --git a/pole_detection/train/images/626.jpg b/pole_detection/train/images/626.jpg new file mode 100644 index 0000000000000000000000000000000000000000..48e9c0c04ed79319ca72d7a9974697a973567aaa --- /dev/null +++ b/pole_detection/train/images/626.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:051baaf6f96b3d9ed31608d9b7ba7bd55b4d73a4e03eee09a9324ad79ab86ed1 +size 164333 diff --git a/pole_detection/train/images/627.jpg b/pole_detection/train/images/627.jpg new file mode 100644 index 0000000000000000000000000000000000000000..73ad02af89ed2b460da746f00cadee83b9aff983 --- /dev/null +++ b/pole_detection/train/images/627.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19b3301c4da9c9a71b5db604957baeec4d1a3b81e9ed279b7963b9a3172b6cbe +size 818928 diff --git a/pole_detection/train/images/628.jpg b/pole_detection/train/images/628.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ecf8cb6f5ff87c79d8474c1a4a8da3be566ac08b --- /dev/null +++ b/pole_detection/train/images/628.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f44fd9f6712cbf28c6c2ba84ed8707b6fa0bcbca6dcb04c0c142e990cd057784 +size 208981 diff --git a/pole_detection/train/images/629.jpg b/pole_detection/train/images/629.jpg new file mode 100644 index 0000000000000000000000000000000000000000..28af73af57e94dccc8530cf9dde8179ffaac3ceb --- /dev/null +++ b/pole_detection/train/images/629.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37264ad0892d7abc98d7cc8548db12ac5b12024b0c987eea3de05f7f6fd6f63a +size 174888 diff --git a/pole_detection/train/images/63.jpg b/pole_detection/train/images/63.jpg new file mode 100644 index 0000000000000000000000000000000000000000..47360770e713a3930364e96129482483fbd29aca --- /dev/null +++ b/pole_detection/train/images/63.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef1619ae9fa0f80fe6355b8c8c7d0e382bd15152267865e1eaa18382b5375961 +size 126086 diff --git a/pole_detection/train/images/630.jpg b/pole_detection/train/images/630.jpg new file mode 100644 index 0000000000000000000000000000000000000000..387a156bf903b5dfc177f1d559b5de4855545791 --- /dev/null +++ b/pole_detection/train/images/630.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09156f5d3d498f2a8cfe3c4eac0809f62dcb2b1f473bf70d9b2ecd22829f4a35 +size 305062 diff --git a/pole_detection/train/images/631.jpg b/pole_detection/train/images/631.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e79aea6e5efd6470499f01d0bc56341b15439bcc --- /dev/null +++ b/pole_detection/train/images/631.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5490ac89d75520952f541fd28dac6b2a4ec1283175b05bea5c0765faf887fe70 +size 176664 diff --git a/pole_detection/train/images/632.jpg b/pole_detection/train/images/632.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d49beee72a8f3bae11426ad8b02151dd00531396 --- /dev/null +++ b/pole_detection/train/images/632.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:589d1123972388b92c523e10aada440e696e964b14a39146b3548bf69cd3ea34 +size 864490 diff --git a/pole_detection/train/images/633.jpg b/pole_detection/train/images/633.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d90148b1fd755c6603a74bc545107bd4497a780 --- /dev/null +++ b/pole_detection/train/images/633.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4dc3bbd98c02feec03e7a60a8597e8ff4f310d8e490a5463ce9b04fffb762ee +size 221719 diff --git a/pole_detection/train/images/634.jpg b/pole_detection/train/images/634.jpg new file mode 100644 index 0000000000000000000000000000000000000000..332f606979fd89d107c8736cd362eda491876236 --- /dev/null +++ b/pole_detection/train/images/634.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bdf9959c733af87e786dce8721c84859a4930f354e5c70d2e838bc6922b1d5a +size 1032420 diff --git a/pole_detection/train/images/635.jpg b/pole_detection/train/images/635.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f912730868db85ea35739379c50dfffb362df4a7 --- /dev/null +++ b/pole_detection/train/images/635.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f409fad55c6361f91758fbc55e12ad6817dd301805d8ff061c8df563e3e95cbb +size 175512 diff --git a/pole_detection/train/images/636.jpg b/pole_detection/train/images/636.jpg new file mode 100644 index 0000000000000000000000000000000000000000..47acad203dd549e37077e18e4cc5cb00d594b0d1 --- /dev/null +++ b/pole_detection/train/images/636.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:275d625418b8c2359f704ab1ead2dc0e8650c6207b49b713485a4047e37252ee +size 1179695 diff --git a/pole_detection/train/images/637.jpg b/pole_detection/train/images/637.jpg new file mode 100644 index 0000000000000000000000000000000000000000..76a5d6354585534a43d59d471b978c47821e2cf4 --- /dev/null +++ b/pole_detection/train/images/637.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30a522484998499e9e1e237821f3e364a506e0cb3d186db1b5aa0f96337e3100 +size 1031758 diff --git a/pole_detection/train/images/638.jpg b/pole_detection/train/images/638.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0202af92511ee63fd8665ab07597708fadac78f3 --- /dev/null +++ b/pole_detection/train/images/638.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8862d6a60131d4a134fff1d2f82130129c4f29cc771e103de788fc3078a8f16b +size 188255 diff --git a/pole_detection/train/images/639.jpg b/pole_detection/train/images/639.jpg new file mode 100644 index 0000000000000000000000000000000000000000..220a544fca6ee664d2eb62635aaf4505ac6ceed7 --- /dev/null +++ b/pole_detection/train/images/639.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab1222d80129a648fbef00da59c6a5dce0fd47a81f26b98f45c9ce2a61941322 +size 326580 diff --git a/pole_detection/train/images/64.jpg b/pole_detection/train/images/64.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ad4330f27f90b11ec5fc57992b61df0cddbb6d26 --- /dev/null +++ b/pole_detection/train/images/64.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57d8b029bfd7eb89873493e110a5942f7d88896f2fd12c014f6eda2585947707 +size 1926271 diff --git a/pole_detection/train/images/640.jpg b/pole_detection/train/images/640.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8f9d03607fba4f1a7791b9d473cb97d4a41d777a --- /dev/null +++ b/pole_detection/train/images/640.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c6e925d2636d405f1f975550807d3dc9b9bd6d09cecdb1419662e9a08f5bcc1 +size 1048727 diff --git a/pole_detection/train/images/641.jpg b/pole_detection/train/images/641.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b487f385be44894ee07f9f1bc3446025cbb5a3ab --- /dev/null +++ b/pole_detection/train/images/641.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41ec3e00efe9e4b3bf3b667508a99274dfee11a52dd8346b7c6c36019581ee49 +size 300913 diff --git a/pole_detection/train/images/642.jpg b/pole_detection/train/images/642.jpg new file mode 100644 index 0000000000000000000000000000000000000000..53667be9bc0dc7b49f6078eed28b16b26107ba9e --- /dev/null +++ b/pole_detection/train/images/642.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e3ae154dbdac85000a6091a55da46cd70c3fe26bca0294fb09e9d165d6ee094 +size 879372 diff --git a/pole_detection/train/images/643.jpg b/pole_detection/train/images/643.jpg new file mode 100644 index 0000000000000000000000000000000000000000..56f8ca246661128854a7b86654373e1961597c0f --- /dev/null +++ b/pole_detection/train/images/643.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42ecd6a289b6d77d3640e0688930e1cb42c29f82618236f25369b49925bb078c +size 234618 diff --git a/pole_detection/train/images/644.jpg b/pole_detection/train/images/644.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6245609c0b466d5e71df2902e629f0e818f3ea1a --- /dev/null +++ b/pole_detection/train/images/644.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7388d42180c9f44d94d8955df5cdf6b3ae12bfe18736e5b023257139ef176ea6 +size 998197 diff --git a/pole_detection/train/images/645.jpg b/pole_detection/train/images/645.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8fd9ad0002159190cd024e473c1d7c376e525d34 --- /dev/null +++ b/pole_detection/train/images/645.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15997ce5bf0f796509fa5e8f4b2bd0ddbf257362c4eb6faa3449522889ed6adf +size 261949 diff --git a/pole_detection/train/images/646.jpg b/pole_detection/train/images/646.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9733271f6b124fc6862c49408d2aa1c53305f80a --- /dev/null +++ b/pole_detection/train/images/646.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5a0d57061b1398af1a1c3fe80f2860e7646d3bb77207c44649183c8b9f03d39 +size 100964 diff --git a/pole_detection/train/images/647.jpg b/pole_detection/train/images/647.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e9615d05e94405317af9715d08799d179bb3549 --- /dev/null +++ b/pole_detection/train/images/647.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16fcdf1403466564115a27d1a1102ab0df414a73b475364598d2556d07948858 +size 142433 diff --git a/pole_detection/train/images/648.jpg b/pole_detection/train/images/648.jpg new file mode 100644 index 0000000000000000000000000000000000000000..73337ad614de0c4960e4f781a30624664240ba64 --- /dev/null +++ b/pole_detection/train/images/648.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e32ce74e478f681e0786e533c2373ed5c032f421b52fdbaadeb59ac937e62970 +size 274682 diff --git a/pole_detection/train/images/649.jpg b/pole_detection/train/images/649.jpg new file mode 100644 index 0000000000000000000000000000000000000000..63bb548abd91f4010518b1f5f20df30d16d60e99 --- /dev/null +++ b/pole_detection/train/images/649.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1f27e3ef2eccb0b19041c0b407e68cb86a3c910226f998fdf53421a9fe066a5 +size 806392 diff --git a/pole_detection/train/images/65.jpg b/pole_detection/train/images/65.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d51fff310c37cb909e02b0fdaf6529fdbe0c94c2 --- /dev/null +++ b/pole_detection/train/images/65.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:060ba2ab98b092ddbe675d770f84a2a3a42e0771c276f785b7a7e086b41a803b +size 197770 diff --git a/pole_detection/train/images/650.jpg b/pole_detection/train/images/650.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ace28282116c53eebeab0793713507c179e92378 --- /dev/null +++ b/pole_detection/train/images/650.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a67fc86af567a55252479519443eb343248d71e364c2402dc91a091a9402a3d4 +size 808024 diff --git a/pole_detection/train/images/651.jpg b/pole_detection/train/images/651.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ffd6526293f4c5de284f644e9da2859c8ec17b8b --- /dev/null +++ b/pole_detection/train/images/651.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fccde3ed5bce08d2910712ae60719900619c05181e1d08b74e806af9a74d1170 +size 1470810 diff --git a/pole_detection/train/images/652.jpg b/pole_detection/train/images/652.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3b6b5084ce3fa0ba556693cd56e4c12253b3f3bc --- /dev/null +++ b/pole_detection/train/images/652.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1a07442fb501277eb0bde07a2a51a178b80a804182ae6b0a22edbf17c261b04 +size 115319 diff --git a/pole_detection/train/images/653.jpg b/pole_detection/train/images/653.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c6840e974eb9dbd5d3452a499161c84c6e39a0ce --- /dev/null +++ b/pole_detection/train/images/653.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:847cfdfd03dd0f4b311e832e697376904f76745bb7e98e041f6e8be26aa8d41b +size 900306 diff --git a/pole_detection/train/images/654.jpg b/pole_detection/train/images/654.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6038a8f376ecba00965e72bcb67126c54c22c6b0 --- /dev/null +++ b/pole_detection/train/images/654.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8a3d1638b93bb32d1b4040b00836bdce908ab594afd31c8cc3f7731b09649bb +size 868975 diff --git a/pole_detection/train/images/655.jpg b/pole_detection/train/images/655.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c81de5d7f957b1bb37e90ca5cc92e28bceaef91d --- /dev/null +++ b/pole_detection/train/images/655.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:daa4fc0cd8495711d327b22f9e8a8018605c29717463f6b36fd60ae21290f63d +size 173474 diff --git a/pole_detection/train/images/656.jpg b/pole_detection/train/images/656.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6f1423db3f48944e82ac3b1ec17cc9eda6f6fd52 --- /dev/null +++ b/pole_detection/train/images/656.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f5575715963dd25dfc16e40f47927c2de250909efe71719e9c6ac077aa6cf6f +size 90550 diff --git a/pole_detection/train/images/657.jpg b/pole_detection/train/images/657.jpg new file mode 100644 index 0000000000000000000000000000000000000000..004e2a50d95d3e596c8c789756eb7a6d2302e74e --- /dev/null +++ b/pole_detection/train/images/657.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:458f3be104f294fdd06f610712ea776f121af9dcf47b5272a6de3f9140c29ead +size 1451044 diff --git a/pole_detection/train/images/658.jpg b/pole_detection/train/images/658.jpg new file mode 100644 index 0000000000000000000000000000000000000000..20270f319b71ed50d7a21e4b252c73883274c33c --- /dev/null +++ b/pole_detection/train/images/658.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e17a37fdb89ab55020f3338355fab73fcc34584c27adecf1f3e0578a342ee2cb +size 90988 diff --git a/pole_detection/train/images/659.jpg b/pole_detection/train/images/659.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9d6b555283812d09d58b0d032b501ce72de84c87 --- /dev/null +++ b/pole_detection/train/images/659.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57b5a3da5f260a656a8e6e194f1db1827e3f1237b06312412ca296fa30060d26 +size 187084 diff --git a/pole_detection/train/images/66.jpg b/pole_detection/train/images/66.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ff84f0a29df60c1eb36ddac43a7b5c43063072a1 --- /dev/null +++ b/pole_detection/train/images/66.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80027f05c381436e34cecd560980511aa8103854aeeef4afbc67604263c2b30b +size 189952 diff --git a/pole_detection/train/images/660.jpg b/pole_detection/train/images/660.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c9b1c95fe15f7035edf1c6e338c2c769c89d7f49 --- /dev/null +++ b/pole_detection/train/images/660.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20c79f0a8223ef0fede9d89dab4a6e4146b1b66285987b66130921439e14e264 +size 111825 diff --git a/pole_detection/train/images/661.jpg b/pole_detection/train/images/661.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4c860e1b1c340b3f697fa0671277609edc9729ee --- /dev/null +++ b/pole_detection/train/images/661.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02578181f4bc9b52c9f2df2deb2cd8863f38767bbc5407d13f197bbce5bcc1e7 +size 254557 diff --git a/pole_detection/train/images/662.jpg b/pole_detection/train/images/662.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6743e29ef524e144f6c3a6f79d4d39ff3d93c10d --- /dev/null +++ b/pole_detection/train/images/662.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:829f2b5dfcaff198248af3d49ed31c03ecc3eda7f45c5878203d8a6dafaacf49 +size 812676 diff --git a/pole_detection/train/images/663.jpg b/pole_detection/train/images/663.jpg new file mode 100644 index 0000000000000000000000000000000000000000..67298b10d31604107178c38cab75eeb5470e80e0 --- /dev/null +++ b/pole_detection/train/images/663.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:723bb4155b04cb420faa60b1d3b904eff5cbd45dba1e83ff6128ae5deb85b15a +size 217175 diff --git a/pole_detection/train/images/664.jpg b/pole_detection/train/images/664.jpg new file mode 100644 index 0000000000000000000000000000000000000000..12932d07002a93367a51a346962d95069734109f --- /dev/null +++ b/pole_detection/train/images/664.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e8933cc075e50a7f0f93de0499fc1b55e2433c05f0c7e4e8d233f6f3defe63b +size 200487 diff --git a/pole_detection/train/images/665.jpg b/pole_detection/train/images/665.jpg new file mode 100644 index 0000000000000000000000000000000000000000..21c6dcf4da0b500856cce9e89064917ebaced35a --- /dev/null +++ b/pole_detection/train/images/665.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94a657fde97cc21b4eccfbca9a462617bb282c8b938b681e503a0e68dc3a0e3d +size 979450 diff --git a/pole_detection/train/images/666.jpg b/pole_detection/train/images/666.jpg new file mode 100644 index 0000000000000000000000000000000000000000..55caa43dcab428a6c78cb46143cb658d72e58536 --- /dev/null +++ b/pole_detection/train/images/666.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1d579cdcd0a9e3d187c00dc18fae76d133a1c9df614377c07c3233747671bf3 +size 1501193 diff --git a/pole_detection/train/images/667.jpg b/pole_detection/train/images/667.jpg new file mode 100644 index 0000000000000000000000000000000000000000..af6e16717bcf20974b0fa44425f0e6e4a0f7cc97 --- /dev/null +++ b/pole_detection/train/images/667.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf12ee1588cd6a47920ab5a10e118cee24e6a631a480674d8bad0703b3fdec05 +size 238770 diff --git a/pole_detection/train/images/668.jpg b/pole_detection/train/images/668.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e97703e1c06a3fe89d7d1831b081d1a1a33596d7 --- /dev/null +++ b/pole_detection/train/images/668.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a81a59d8d1c97d2ca19fed36e8ac1ecb230e700aef0b8740fc359ab3b4c47048 +size 930835 diff --git a/pole_detection/train/images/669.jpg b/pole_detection/train/images/669.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dcd2b72c9ff5da2a973d19a90312056f1a3b7053 --- /dev/null +++ b/pole_detection/train/images/669.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3f5a96c505a5d83fabc22ef6a0db00c50ef8577890f1d76b7e30fe03efb81d4 +size 133763 diff --git a/pole_detection/train/images/67.jpg b/pole_detection/train/images/67.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a10e77b7b492633fde0b29318f80256278006380 --- /dev/null +++ b/pole_detection/train/images/67.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc8d864f27cc8b45b450e262aa1dcaaf1f937d25cbc5d50f316e195cd34aadbc +size 114594 diff --git a/pole_detection/train/images/670.jpg b/pole_detection/train/images/670.jpg new file mode 100644 index 0000000000000000000000000000000000000000..10567f81a4b7d708cf12c48e19e328d50196b2a8 --- /dev/null +++ b/pole_detection/train/images/670.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfe8093c0c13d29c0094edebf4843e0500daae88e7bbcb7b007290e7b91e9e91 +size 292658 diff --git a/pole_detection/train/images/671.jpg b/pole_detection/train/images/671.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1430ae0371d08c59af38a599b12fa50d922ac748 --- /dev/null +++ b/pole_detection/train/images/671.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1dbbeb96a262ee6c76329f6b99fe588986f000fa362cb833c253fdc68d5911b +size 234959 diff --git a/pole_detection/train/images/672.jpg b/pole_detection/train/images/672.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2aef413c4bb01f94d3c4b4069f98645c52383f56 --- /dev/null +++ b/pole_detection/train/images/672.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddedbdba5915c740cc4f821cf7f3ca73c1b80e63cf07c57ea5cf9addddac9c97 +size 931103 diff --git a/pole_detection/train/images/673.jpg b/pole_detection/train/images/673.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1eadb175a9afea06ed7651c2edb8d83163465a0a --- /dev/null +++ b/pole_detection/train/images/673.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b5b37d8552c4edc65611ea2caab9d0f6609c877f402efc40bcb0a0c712e8ca9 +size 208553 diff --git a/pole_detection/train/images/674.jpg b/pole_detection/train/images/674.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c398a258324741cbc5770ad8d4626b1fa282b4f4 --- /dev/null +++ b/pole_detection/train/images/674.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88ecc3b7331f4883491cee3941beadaa60e7d649c5ab4f68e5753fe0f7aafbab +size 825387 diff --git a/pole_detection/train/images/675.jpg b/pole_detection/train/images/675.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d811d8472c3cad79539f33ae214f6051ee4ea25a --- /dev/null +++ b/pole_detection/train/images/675.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e88df981c63bf03986005762ca0b5fea5efb8cc2642738094ea881fa7f55845b +size 264056 diff --git a/pole_detection/train/images/676.jpg b/pole_detection/train/images/676.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c653159a95e4e6fb5c8f3a2344a2529b514bedb7 --- /dev/null +++ b/pole_detection/train/images/676.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eea48787502dd0fa2f1a0a4b692a6e8600a9e8afdc69be50815965ee59fe021f +size 1960900 diff --git a/pole_detection/train/images/677.jpg b/pole_detection/train/images/677.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1e9935f6b31af9afc95edcee7260e6f97145366f --- /dev/null +++ b/pole_detection/train/images/677.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:991edce59b5ccc00e92cfd9f0806a67e2a566fab1789a9cbb28227a558786e37 +size 231266 diff --git a/pole_detection/train/images/678.jpg b/pole_detection/train/images/678.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6c16f954c545c419faee8e87e0e73a95b7e15ef7 --- /dev/null +++ b/pole_detection/train/images/678.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:270f8398a3ea8e0655b3754baa76b87662ac8561329959d0138306013bf12a9a +size 206996 diff --git a/pole_detection/train/images/679.jpg b/pole_detection/train/images/679.jpg new file mode 100644 index 0000000000000000000000000000000000000000..332fa36a1b6ab4a0e3777dd1fe743fdb3aa69388 --- /dev/null +++ b/pole_detection/train/images/679.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5cec8299996919132c62b84a4cd9b26436d50835b1d3afbc97f6fbd48cf19af +size 1305237 diff --git a/pole_detection/train/images/68.jpg b/pole_detection/train/images/68.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4c142a9eaf8f1733b4fcfec620e6e82ba5ca8e8b --- /dev/null +++ b/pole_detection/train/images/68.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb77f7c51086efecf4a9f6b3baca00c40aaf4a4891a84857b3bd1e94dab21698 +size 116513 diff --git a/pole_detection/train/images/680.jpg b/pole_detection/train/images/680.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ac3ddaff66a2c91033a9707d25a0d9581f33a81f --- /dev/null +++ b/pole_detection/train/images/680.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3c32a44c6e261f4a8105ea266a665ab67c244d8e533eb1612d2a218ab5839c9 +size 161073 diff --git a/pole_detection/train/images/681.jpg b/pole_detection/train/images/681.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3934910992cccdda445098c017dc7af639dddabf --- /dev/null +++ b/pole_detection/train/images/681.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5dd49acc13a4e9d5912736ca96e59bf0061c9756afa44f5822bfd0eddd3eaec +size 269667 diff --git a/pole_detection/train/images/682.jpg b/pole_detection/train/images/682.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6d9b53b8b8275978924ebc687e9939b0ec8bb408 --- /dev/null +++ b/pole_detection/train/images/682.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f6ff073ca0fc0d054bd34f2214ccfbdb0bf3c2ca9106fea760bcdfcf26011bf +size 1185410 diff --git a/pole_detection/train/images/683.jpg b/pole_detection/train/images/683.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7de08a6cc8167ce2db243dd3376048f2671e66ac --- /dev/null +++ b/pole_detection/train/images/683.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f99b924f7296b42e264d4658e36baf0318408100bd9bebbbc127690986f84c68 +size 152652 diff --git a/pole_detection/train/images/684.jpg b/pole_detection/train/images/684.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6df9396438961e848345619d6993d4eeadb641fb --- /dev/null +++ b/pole_detection/train/images/684.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d020ac3b46d89ccc79a06c948daad5907338604d369f1e706354134838f49fc +size 278287 diff --git a/pole_detection/train/images/685.jpg b/pole_detection/train/images/685.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d48b3fb733ddc674750af5fc9c4dce41457ed167 --- /dev/null +++ b/pole_detection/train/images/685.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53649cc9ee0a1cdd885db65c2ce19b041860f1dc4f2fc35458529bb92be59dcb +size 470325 diff --git a/pole_detection/train/images/686.jpg b/pole_detection/train/images/686.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a1ee82bd911d7085ea6bec340faf0f21bc8897a3 --- /dev/null +++ b/pole_detection/train/images/686.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be67b704c2372c7ecbae43a3d950712eb78f96620835b7e74ff844430559665f +size 221467 diff --git a/pole_detection/train/images/687.jpg b/pole_detection/train/images/687.jpg new file mode 100644 index 0000000000000000000000000000000000000000..29c3e684e16812e260fcbe9086df287537f90089 --- /dev/null +++ b/pole_detection/train/images/687.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8495908708060438c478c308fa0c0191b80d8b2b0952312338361b480272a6f +size 296512 diff --git a/pole_detection/train/images/688.jpg b/pole_detection/train/images/688.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d5ebff8196c1e335ce1eb02d12c867bd9cfe664c --- /dev/null +++ b/pole_detection/train/images/688.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74c5cc392dcc9c30a0decfd205964e195c45329a2c284d688dced385b5b405e1 +size 785684 diff --git a/pole_detection/train/images/689.jpg b/pole_detection/train/images/689.jpg new file mode 100644 index 0000000000000000000000000000000000000000..92c1b44473fe5e123ed85b4ade490167a2cc3020 --- /dev/null +++ b/pole_detection/train/images/689.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03ff3402635c3543efabc45935ef8e885fab2091c75654f65c8a98959c644f62 +size 229970 diff --git a/pole_detection/train/images/69.jpg b/pole_detection/train/images/69.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8201940b65a586deca15c3e8d6a19be7259f1765 --- /dev/null +++ b/pole_detection/train/images/69.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b78503408fb29daf49518e6f4fcc8469d178d29a2a428e2bec012b75687ebef7 +size 186556 diff --git a/pole_detection/train/images/690.jpg b/pole_detection/train/images/690.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0905c505f47c3dd4fbc9cd1af1ec0adaa5b464ff --- /dev/null +++ b/pole_detection/train/images/690.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27b40e5a2d9a1296567c15ddecdc803e6ef464db3a9559e2234af23ae8e69270 +size 1183452 diff --git a/pole_detection/train/images/691.jpg b/pole_detection/train/images/691.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5223a96bcfb0581c5590848c9c2c3b0f0f187ba2 --- /dev/null +++ b/pole_detection/train/images/691.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65735344b4c381293916820f3ac4816526e5d3f5c6180d77eae9b6a88833e249 +size 255767 diff --git a/pole_detection/train/images/692.jpg b/pole_detection/train/images/692.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fe5276c2d2aa985afb6326bbb37bbfa56e6118c3 --- /dev/null +++ b/pole_detection/train/images/692.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcfa2d9f9c23e9ac132dd12274ddfe09681085e41a7e60c2a12e666ad2b6cae6 +size 269961 diff --git a/pole_detection/train/images/693.jpg b/pole_detection/train/images/693.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5ac6605e6475011f0f76eb9ec3718526a4233469 --- /dev/null +++ b/pole_detection/train/images/693.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21c508482e313edb3202d1d2204381ae8b35b0abc344e74b71e112bcf7859700 +size 154019 diff --git a/pole_detection/train/images/694.jpg b/pole_detection/train/images/694.jpg new file mode 100644 index 0000000000000000000000000000000000000000..444ce66d9a25263781ee6b74deeafab3d9632e48 --- /dev/null +++ b/pole_detection/train/images/694.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5f09d32a4ebca14e9d0756c880de2ddb0b008286c06c4bc9bc040f12d9db462 +size 821742 diff --git a/pole_detection/train/images/695.jpg b/pole_detection/train/images/695.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c86e813982639df42ae9982d8ce9279684377f11 --- /dev/null +++ b/pole_detection/train/images/695.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac3c54efc0a9bbaf250860078135bb0c4c2f301712cfc102d7792713b16ddde9 +size 157620 diff --git a/pole_detection/train/images/696.jpg b/pole_detection/train/images/696.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8ecc684b4f6900ba6800bf7b9aaa328219f75296 --- /dev/null +++ b/pole_detection/train/images/696.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0577f3615e277878e1de378fae3ac753efc38805252cf8ff6295e89979264202 +size 842269 diff --git a/pole_detection/train/images/697.jpg b/pole_detection/train/images/697.jpg new file mode 100644 index 0000000000000000000000000000000000000000..86ae2444b96d55dc48b49dca8494ece495c5f2c9 --- /dev/null +++ b/pole_detection/train/images/697.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc3e67bdf9340623fa4d5cac0dc148ae74b58284b82865ecc5b7a732e666a5d7 +size 1230813 diff --git a/pole_detection/train/images/698.jpg b/pole_detection/train/images/698.jpg new file mode 100644 index 0000000000000000000000000000000000000000..603e3acd6e47478b297fbf92e570dfc1b180fa94 --- /dev/null +++ b/pole_detection/train/images/698.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d472c0dc515ace8834d40cbb50f03978fc4db65a654a8813693bde365079c42 +size 183159 diff --git a/pole_detection/train/images/699.jpg b/pole_detection/train/images/699.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a4c8636eaa3f7e07efe679beaa6c1ae78d537fce --- /dev/null +++ b/pole_detection/train/images/699.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45d63c5fe571754fc7218b7e8254d2e151d76bc7297d0063ea1fee868214deea +size 970537 diff --git a/pole_detection/train/images/7.jpg b/pole_detection/train/images/7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6b3ecfa1b720b9f23ba740c8d263257ac24c5d82 --- /dev/null +++ b/pole_detection/train/images/7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:711e4910d868722b4a391630cc8eb05fe1cb6c711797d4cc257de7d3e2b13159 +size 148497 diff --git a/pole_detection/train/images/70.jpg b/pole_detection/train/images/70.jpg new file mode 100644 index 0000000000000000000000000000000000000000..43bb80580e4875bddd3680a90f3f2927e0e4abd5 --- /dev/null +++ b/pole_detection/train/images/70.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66bafa18eff2cd6167071baa20cbf02c7724596cc2fac290212a77445c1810f6 +size 132313 diff --git a/pole_detection/train/images/700.jpg b/pole_detection/train/images/700.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a33499ba3a6c9eddedd1338c1a716ac484e9d811 --- /dev/null +++ b/pole_detection/train/images/700.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2875e068488a3ba7a748cf890d420219f0607b40ab2b99dd4bd9b421a0fd76f6 +size 1394770 diff --git a/pole_detection/train/images/701.jpg b/pole_detection/train/images/701.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8e5612fcbb196f550019023ed69d23c9690d949a --- /dev/null +++ b/pole_detection/train/images/701.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79af79167cbc4d47757eec3f63b2cbf072be5e8fa32c539c1fa2ff3f79174e59 +size 227453 diff --git a/pole_detection/train/images/702.jpg b/pole_detection/train/images/702.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c3d5a29b0ddc9f262f4f56e89357f88f344b425 --- /dev/null +++ b/pole_detection/train/images/702.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afb1f3d6d58f821b09b3c894a22a771caa721a08ee73e5bac1139512d72b2e8c +size 1015572 diff --git a/pole_detection/train/images/703.jpg b/pole_detection/train/images/703.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da68531f836135d3e6c799bb8d46e6758e5bd136 --- /dev/null +++ b/pole_detection/train/images/703.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2168a65872292cc5e9ae84962fc1b11fa436d7488dc5b362d1d9cb3e7c91722b +size 212682 diff --git a/pole_detection/train/images/704.jpg b/pole_detection/train/images/704.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bf4421bc6e234487ea5c5734a4ee3b15445fa82d --- /dev/null +++ b/pole_detection/train/images/704.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7aa2db3e197912c2a6ea1b6c581e30d45ac768c07af6c1dc574c85781736e626 +size 130649 diff --git a/pole_detection/train/images/705.jpg b/pole_detection/train/images/705.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7ece9c42c248af202211ed911360a9218b13a951 --- /dev/null +++ b/pole_detection/train/images/705.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f1b987c72c316bead12c98a64347bc1d47f8623321e0f0277c393e16d2e6178 +size 117820 diff --git a/pole_detection/train/images/706.jpg b/pole_detection/train/images/706.jpg new file mode 100644 index 0000000000000000000000000000000000000000..21147cc42f56f92f4a81f0164970086b8200886c --- /dev/null +++ b/pole_detection/train/images/706.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a8833c982176afd32cc8e2d4073a5dcb460743de4be1f6806d841933b14576b +size 460407 diff --git a/pole_detection/train/images/707.jpg b/pole_detection/train/images/707.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f5b51734ff3926f92c5c8e5bfc253bd818677a7f --- /dev/null +++ b/pole_detection/train/images/707.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce82570eca890671432c3e0ff07afc6d54766ff5676da85643789a499bd8c4e0 +size 77759 diff --git a/pole_detection/train/images/708.jpg b/pole_detection/train/images/708.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e7531c4a39b664bc1fcae100a61ba673f60df13d --- /dev/null +++ b/pole_detection/train/images/708.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ad58925ff67ece0a7ffabce18a8485b2ca35988bba6eb44231e90203c3ce478 +size 108061 diff --git a/pole_detection/train/images/709.jpg b/pole_detection/train/images/709.jpg new file mode 100644 index 0000000000000000000000000000000000000000..801d02cfc62430a008f444cd923cf41228d5f8c9 --- /dev/null +++ b/pole_detection/train/images/709.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53f0b6a23932985176b2300b110e2758677f2fe3111415d4dd49ef055a33c36e +size 58108 diff --git a/pole_detection/train/images/71.jpg b/pole_detection/train/images/71.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f69e4812f52d59526ac7fe9c25e1b41d21a19651 --- /dev/null +++ b/pole_detection/train/images/71.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17c886831e69984e6b52f99f5fb69c3ae94496b267cc966e83b456cab11ad2d2 +size 679686 diff --git a/pole_detection/train/images/710.jpg b/pole_detection/train/images/710.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2bac0d68d6c4017a9c118dea5bade0341355ad1b --- /dev/null +++ b/pole_detection/train/images/710.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5e498bdebdd8ffc087b94cecdf93aa37791ff7e2e3167d40a4f50c4836c3ad7 +size 810141 diff --git a/pole_detection/train/images/711.jpg b/pole_detection/train/images/711.jpg new file mode 100644 index 0000000000000000000000000000000000000000..170b949705d3a3aeb0dfd58c1af5237910b4f26c --- /dev/null +++ b/pole_detection/train/images/711.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a055a1611d455370a67e4d971b4e4ee9e7b7f9b2d8bbc9323dde6c1247e591f2 +size 1449449 diff --git a/pole_detection/train/images/712.jpg b/pole_detection/train/images/712.jpg new file mode 100644 index 0000000000000000000000000000000000000000..82ec2d901ba706d100e242dc5b88a7454826acfb --- /dev/null +++ b/pole_detection/train/images/712.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd898190a8f9a0fab2b5256bf5854e8098077af643e9099178b52e9ed027d1c3 +size 254579 diff --git a/pole_detection/train/images/713.jpg b/pole_detection/train/images/713.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cd48ecc3dba3e0c4f132770c2a9d38715c7e64c9 --- /dev/null +++ b/pole_detection/train/images/713.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38d8de20d2bff40025faf9357e65c66d6c15d96a512a9004df73e3782592d226 +size 143879 diff --git a/pole_detection/train/images/714.jpg b/pole_detection/train/images/714.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0fb31241fa0ec7774942142dbc21912730661211 --- /dev/null +++ b/pole_detection/train/images/714.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab1b18556761bc456cb5e8cc522748e8a78baab6ade61ef1ee5ded42a6a60fdb +size 149472 diff --git a/pole_detection/train/images/715.jpg b/pole_detection/train/images/715.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6afc0d4fe1277d4fd4443d439cedbf3c842b2c11 --- /dev/null +++ b/pole_detection/train/images/715.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83ffe96200e0c084eccdc84744657ea410b176c09eeac00fa681a291567b4fc2 +size 191692 diff --git a/pole_detection/train/images/716.jpg b/pole_detection/train/images/716.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5a79a5b47ff1135419c30738ac262a2dd6513e9c --- /dev/null +++ b/pole_detection/train/images/716.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73fd4d44aa34e3dd1772af24d772c00db42410969608e9ee0806bcb1af87e01c +size 207258 diff --git a/pole_detection/train/images/717.jpg b/pole_detection/train/images/717.jpg new file mode 100644 index 0000000000000000000000000000000000000000..14930a0e196f5dc2c3c4180c75be1185a5d6ba8b --- /dev/null +++ b/pole_detection/train/images/717.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68628b55737fa550aa075c97b8564fb0046b54c219409d4051b693eb694b7896 +size 279193 diff --git a/pole_detection/train/images/718.jpg b/pole_detection/train/images/718.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b4066aa6c0781c6d2e8e1a3ea348e9644e360aec --- /dev/null +++ b/pole_detection/train/images/718.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7fe351f18a0f4bb97fe5b389c16a16e706b397567fb47c75d9b281dd491552d +size 888477 diff --git a/pole_detection/train/images/719.jpg b/pole_detection/train/images/719.jpg new file mode 100644 index 0000000000000000000000000000000000000000..913eec95e3fdf6ec033dc01324d24e1e0f1b416a --- /dev/null +++ b/pole_detection/train/images/719.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b3c5722fffadc00afa785921fd85999b48c406a28fdf07bc09ff9689e6ec702 +size 285363 diff --git a/pole_detection/train/images/72.jpg b/pole_detection/train/images/72.jpg new file mode 100644 index 0000000000000000000000000000000000000000..72eab790a7fc1171a4689ef4f26add065fb914d5 --- /dev/null +++ b/pole_detection/train/images/72.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9660deb36a4078cc46c5be093cad70a1c4232ec798a2cdd8bcc9a9969389a792 +size 1809114 diff --git a/pole_detection/train/images/720.jpg b/pole_detection/train/images/720.jpg new file mode 100644 index 0000000000000000000000000000000000000000..907f95a6e1a43e7b6dc052d7967a8d7525dce13e --- /dev/null +++ b/pole_detection/train/images/720.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c26f453a7bbfab32514d0d4d2a9858913ac601c56361effe6f6a81972e80a1e3 +size 106855 diff --git a/pole_detection/train/images/721.jpg b/pole_detection/train/images/721.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d214e41eb2048dc8e4072af858547418107a8796 --- /dev/null +++ b/pole_detection/train/images/721.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:574225a3e14bec7139e2d46c56c9448b05fb3a9bd7c076b482ce8bd51325934e +size 992547 diff --git a/pole_detection/train/images/722.jpg b/pole_detection/train/images/722.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c725a1e0fc3b60345d70b17f0d31cd68455f7a27 --- /dev/null +++ b/pole_detection/train/images/722.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69fb5675036b9d3e7c34f750e6202e2b7ea90187d59d53cfb31dfbe86b7bd123 +size 1560431 diff --git a/pole_detection/train/images/723.jpg b/pole_detection/train/images/723.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ee11063fceb0fca7ad2195124d10df647a117dee --- /dev/null +++ b/pole_detection/train/images/723.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30d230e7226ee50b04a8ff9868e1d12ad734da192021d5524b5c672330eb8b09 +size 218434 diff --git a/pole_detection/train/images/724.jpg b/pole_detection/train/images/724.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eefd6c8da7264a22affa0c86903c2d09752887e3 --- /dev/null +++ b/pole_detection/train/images/724.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6424d8a48855ab9c874041a06fc0ffe65c6c0167324cf0d91e5f1a4d24808574 +size 172056 diff --git a/pole_detection/train/images/725.jpg b/pole_detection/train/images/725.jpg new file mode 100644 index 0000000000000000000000000000000000000000..83929f8f792fd54770033ff54a8fc85b70dbdd73 --- /dev/null +++ b/pole_detection/train/images/725.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13b47fdf2379df7c533c63aace2a09c99c26d085e9e20d105d02cdc22cda4dfb +size 431302 diff --git a/pole_detection/train/images/726.jpg b/pole_detection/train/images/726.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0faaf3c1a5bd59c2e5b66b25485d18c60c7d5741 --- /dev/null +++ b/pole_detection/train/images/726.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96c40271bdb1230831d70b552cca0e3c8a0ffd4b12e9cfd7121d8cf9998fb9f5 +size 1034453 diff --git a/pole_detection/train/images/727.jpg b/pole_detection/train/images/727.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a25cdb3c6bc1b0fdf183beb1c0071ded5c79d421 --- /dev/null +++ b/pole_detection/train/images/727.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e874602778e01f60e85b5b49b94b9128953761d7b8f630feda8171bd48bd5c54 +size 1140640 diff --git a/pole_detection/train/images/728.jpg b/pole_detection/train/images/728.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d28402d2f0fb4f5f3b2c1832c7dae1fcb9f50be8 --- /dev/null +++ b/pole_detection/train/images/728.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94b97fa02d1f80a0a45dd50edcad0463b5ff651805b312581bb4e2f62cbbc2c8 +size 295886 diff --git a/pole_detection/train/images/729.jpg b/pole_detection/train/images/729.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2d8cfb9a25f1b13c634026139b67636c34841761 --- /dev/null +++ b/pole_detection/train/images/729.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f0c543556428c68c60a32a739108fced55b7e6b6a66ebb9f8c5959080c33853 +size 976099 diff --git a/pole_detection/train/images/73.jpg b/pole_detection/train/images/73.jpg new file mode 100644 index 0000000000000000000000000000000000000000..00e07b112f1fb04d4ad77cf15ae5ebc79d79a0ae --- /dev/null +++ b/pole_detection/train/images/73.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e06ea2d40baf189b5304eeea39f412ba78ae7f3791768a725bee73f6765b6c09 +size 1818042 diff --git a/pole_detection/train/images/730.jpg b/pole_detection/train/images/730.jpg new file mode 100644 index 0000000000000000000000000000000000000000..75fa34ec58579d409d56a454861593889f6f5044 --- /dev/null +++ b/pole_detection/train/images/730.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6eb65f3a4dbd1623bc81f4240dee5c71568e31641cc956c66e293725cab0e1b4 +size 113495 diff --git a/pole_detection/train/images/731.jpg b/pole_detection/train/images/731.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f1aca13e24cc8d117905ced008c1cc364ed4936a --- /dev/null +++ b/pole_detection/train/images/731.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2ec065189383e02c0669958a77d8021e31a333c8755cd775c6240a30dfe2049 +size 278557 diff --git a/pole_detection/train/images/732.jpg b/pole_detection/train/images/732.jpg new file mode 100644 index 0000000000000000000000000000000000000000..473555f95d8ef77981db389845a3a397f9f33e93 --- /dev/null +++ b/pole_detection/train/images/732.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32f54cfd0a8641a3a5636f3ce24255c4743ee167a7d9cfef95f319eb08ec9574 +size 163353 diff --git a/pole_detection/train/images/733.jpg b/pole_detection/train/images/733.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5f82e23d738ee2312c23a35fdc2c70455c3742e0 --- /dev/null +++ b/pole_detection/train/images/733.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d7775c7e54dc3121211b71ec2480fbae48e70261948abf4369e5e2d88869ace +size 2112273 diff --git a/pole_detection/train/images/734.jpg b/pole_detection/train/images/734.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fc24b1650c64937fd86af4882b6e513b8cb4126e --- /dev/null +++ b/pole_detection/train/images/734.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a5cbcfd9579a2ca87b05fbe530d0277d52978ba456c6e93600419e67b06e960 +size 735150 diff --git a/pole_detection/train/images/735.jpg b/pole_detection/train/images/735.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0ccbb46bf49d2a9e7fc630bab1473dc62251cd7e --- /dev/null +++ b/pole_detection/train/images/735.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccf8e6595848b81fcd9929f3601edd1c3a46008755dcaef2c2379c144d30016e +size 194811 diff --git a/pole_detection/train/images/736.jpg b/pole_detection/train/images/736.jpg new file mode 100644 index 0000000000000000000000000000000000000000..096b06c0f8b8b62603b1d0718671fc4387664387 --- /dev/null +++ b/pole_detection/train/images/736.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f17c434ca31d08263828b02d07783ad553e6203f0f8c17f4051c0ce65c048fc4 +size 179106 diff --git a/pole_detection/train/images/737.jpg b/pole_detection/train/images/737.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d054863ef8dfc944efde07833d2618e64493c2ce --- /dev/null +++ b/pole_detection/train/images/737.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b5bbd85c8b6e664ee703e1f56392952cd79b4c1d8e5185ec76406441b4af256 +size 163264 diff --git a/pole_detection/train/images/738.jpg b/pole_detection/train/images/738.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bcba98f51842c25b846a66a0e5351a6cad7bbc90 --- /dev/null +++ b/pole_detection/train/images/738.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf622d2f67efe3101f5a49770a9cf658c981da386fbd9d04e14b973c042e2840 +size 243485 diff --git a/pole_detection/train/images/739.jpg b/pole_detection/train/images/739.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e6717eb0f7a1e8c6a5f0a9850c4ccccd1e2c0605 --- /dev/null +++ b/pole_detection/train/images/739.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1accbd9a87df5eec3c9f785661cb5b69f8596b2e66af78393d0891cf9332c691 +size 233358 diff --git a/pole_detection/train/images/74.jpg b/pole_detection/train/images/74.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d95e0a9eec6c8911450010cbb2bfa3741004303f --- /dev/null +++ b/pole_detection/train/images/74.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a42f1c00742eefee2befca7d9edc92702cd9fee29080a0f2736acd0d0aad07f +size 1533542 diff --git a/pole_detection/train/images/740.jpg b/pole_detection/train/images/740.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2b6ac08a86aca409a7a880c842dbbc5e15b588fd --- /dev/null +++ b/pole_detection/train/images/740.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:783c08ac7141c3494ff4b3783e520cf9cb1aa1864c6e4cbbf222c3d10b3bab00 +size 847778 diff --git a/pole_detection/train/images/741.jpg b/pole_detection/train/images/741.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1fbe1552ee863aafea538d90286651fbedbcc4bc --- /dev/null +++ b/pole_detection/train/images/741.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ba4450619453f71da7d5a9981afbc6c21a5facc90646fe3315c8ab8d0644a80 +size 185304 diff --git a/pole_detection/train/images/742.jpg b/pole_detection/train/images/742.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8f403f5aea5eea660cce0926d4af5cf4f8515cc4 --- /dev/null +++ b/pole_detection/train/images/742.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c50107a4b77f92d833040d949f81febaa36999156cae3b1185db4b02d1d4d3a +size 312129 diff --git a/pole_detection/train/images/743.jpg b/pole_detection/train/images/743.jpg new file mode 100644 index 0000000000000000000000000000000000000000..868c3bb2cf27aa756ca87e30716901299c26350f --- /dev/null +++ b/pole_detection/train/images/743.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3699dee28b4331504af63cf8bd701f54148d1f95a030bad1e0cda9b796b474e4 +size 217922 diff --git a/pole_detection/train/images/744.jpg b/pole_detection/train/images/744.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c5ab4e5e35624e567ce8dad571ff7fa47b64d387 --- /dev/null +++ b/pole_detection/train/images/744.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e23e2cc2ed37cea2e455021c9172319005196dc0bd7acbf0e116924a841dc6b6 +size 1238474 diff --git a/pole_detection/train/images/745.jpg b/pole_detection/train/images/745.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fac361dc7aa961f3dbea30785049d346b87e35c1 --- /dev/null +++ b/pole_detection/train/images/745.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fd017b2a1eaa486739c9c9183c8c1fe6b0510aa88fcf8099a9a99acbfd03398 +size 124623 diff --git a/pole_detection/train/images/746.jpg b/pole_detection/train/images/746.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8cbd6411e62163e4f3e9a5bb1933c143cef0ecdc --- /dev/null +++ b/pole_detection/train/images/746.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87dc5b70ee78735091a1b389356c58c7da66605ba93addd563953e363d7208d2 +size 203808 diff --git a/pole_detection/train/images/747.jpg b/pole_detection/train/images/747.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d0b0a913c49b316600737cab60f0160e1b517971 --- /dev/null +++ b/pole_detection/train/images/747.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf4adf5ac8f8e526b8cf3162dc867a018cf8e05d3c6bc600a27c74010a7b5b1b +size 841974 diff --git a/pole_detection/train/images/748.jpg b/pole_detection/train/images/748.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7684ab7d6ef63fe2a37fe46183df055219cf0bd4 --- /dev/null +++ b/pole_detection/train/images/748.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bb43a7343a50b5a686c56d054e4b543594b7015a860b6042b538725a854a41a +size 933440 diff --git a/pole_detection/train/images/749.jpg b/pole_detection/train/images/749.jpg new file mode 100644 index 0000000000000000000000000000000000000000..125891fb4eeba7def1f5b232132f8807f7f34944 --- /dev/null +++ b/pole_detection/train/images/749.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2df2066fd5141a7b98df589a1f598f9e500241257ecd465ece3442e34e9cf1b4 +size 174731 diff --git a/pole_detection/train/images/75.jpg b/pole_detection/train/images/75.jpg new file mode 100644 index 0000000000000000000000000000000000000000..06148f227fb1c7b54deb058785ee2b82faac67cd --- /dev/null +++ b/pole_detection/train/images/75.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23179a189762dcd70ec42a42d84e889fdd221f5b9d2a538a15a9b876d127274f +size 252500 diff --git a/pole_detection/train/images/750.jpg b/pole_detection/train/images/750.jpg new file mode 100644 index 0000000000000000000000000000000000000000..38c1c794ae42f51ea12f6e582bb83dd0fdf3f7c0 --- /dev/null +++ b/pole_detection/train/images/750.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8b4c4859399ab845d55759e48ff6fc2393d9fb2f36fb2a6c1cc112d519d0ce6 +size 147466 diff --git a/pole_detection/train/images/751.jpg b/pole_detection/train/images/751.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3e84c36eca3eacbf11dc955ce6df022e9ccaf8e6 --- /dev/null +++ b/pole_detection/train/images/751.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94f3a42e8f38b5a7c6d70ee380460c40ebf43c6cb931069f13665b85e460cc21 +size 182356 diff --git a/pole_detection/train/images/752.jpg b/pole_detection/train/images/752.jpg new file mode 100644 index 0000000000000000000000000000000000000000..34efda0fef092b1fd531e8ac958514910042b0f7 --- /dev/null +++ b/pole_detection/train/images/752.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99fa6c696d05201199e974028581cc0532f63809db0741487acb61bcb89b4618 +size 180673 diff --git a/pole_detection/train/images/753.jpg b/pole_detection/train/images/753.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5003b7adb82e8e96ea31d1fdb9023960d412e509 --- /dev/null +++ b/pole_detection/train/images/753.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ba213e0cea34ddf5db1b45faadaadd545b5ec3c62b7399e0328ab3e2823f638 +size 197983 diff --git a/pole_detection/train/images/754.jpg b/pole_detection/train/images/754.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a99bc35ca52dd1a2347a0fbe83ced358e0f371fc --- /dev/null +++ b/pole_detection/train/images/754.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7795f4dc41d4fc26bbaa014073be49fa6298f4093d89e4f6738638f8daa5d074 +size 246518 diff --git a/pole_detection/train/images/755.jpg b/pole_detection/train/images/755.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3b24313e71ad5694527d085dda7a7bde231b74c6 --- /dev/null +++ b/pole_detection/train/images/755.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc7659f501eaba9a498dda5a7ce843c2ad92210475dad6b9cca43ac8c51ebfc0 +size 885103 diff --git a/pole_detection/train/images/756.jpg b/pole_detection/train/images/756.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6c4ed4664066ccb02ef20a18ca23f7df4754d31e --- /dev/null +++ b/pole_detection/train/images/756.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abdb3e09c069387ba8f0588ac15195e20f409319cf381dc4bd1882a08eb8892a +size 1125897 diff --git a/pole_detection/train/images/757.jpg b/pole_detection/train/images/757.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2d70d1f772ca20386e23675545062deff2bd706b --- /dev/null +++ b/pole_detection/train/images/757.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:069bff456c7b6292bd2883279a9ab468369d70ba3bb30bb190546be53113a549 +size 142350 diff --git a/pole_detection/train/images/758.jpg b/pole_detection/train/images/758.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4b91e5858c53a376db9af85213463aac1a27f8a1 --- /dev/null +++ b/pole_detection/train/images/758.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:152f9440beb4b6b023ef8186cba5da3d71244667b88298847b22381bab3df699 +size 808856 diff --git a/pole_detection/train/images/759.jpg b/pole_detection/train/images/759.jpg new file mode 100644 index 0000000000000000000000000000000000000000..398d537f2030cb4fde36dd42a0fcf52b62629b4b --- /dev/null +++ b/pole_detection/train/images/759.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d067ad681b56448f3e76978d35024db87105184573f11b82855bc09d34facbb8 +size 180195 diff --git a/pole_detection/train/images/76.jpg b/pole_detection/train/images/76.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b54a0fd2217d8bbf7f8c1701427c692e1cdec9ec --- /dev/null +++ b/pole_detection/train/images/76.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:723e63d0b76548bfc802193bedf8cc12e94a314f13c659c7571446c69f3625df +size 99285 diff --git a/pole_detection/train/images/760.jpg b/pole_detection/train/images/760.jpg new file mode 100644 index 0000000000000000000000000000000000000000..026c8e64fa231c2ef98bd0f8826720ea3794e989 --- /dev/null +++ b/pole_detection/train/images/760.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adfe3293c1d6793acbe260563d24bb114f37f5c48233322190ce87b5c38a39bd +size 835491 diff --git a/pole_detection/train/images/761.jpg b/pole_detection/train/images/761.jpg new file mode 100644 index 0000000000000000000000000000000000000000..be045102a1aa57e318b8504a57dd96afd85686f5 --- /dev/null +++ b/pole_detection/train/images/761.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bad9d9bedc9218bb1b41bc4d8e9fd3fa3298c8c8d8bac0d87f6a7f028500658 +size 954747 diff --git a/pole_detection/train/images/762.jpg b/pole_detection/train/images/762.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b3e9b07e302523031b07b7837bab4cee0031a869 --- /dev/null +++ b/pole_detection/train/images/762.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9142ef28af663c8dfa1856ec09243e5f066c85feb6fcd79bbc1b2136cca1d2c +size 232836 diff --git a/pole_detection/train/images/763.jpg b/pole_detection/train/images/763.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c65f9207d6e396bd9ee7a83d6624369d0f28b822 --- /dev/null +++ b/pole_detection/train/images/763.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a36280ea9dcf31d3818504be87164138071c1606f31a90e5857204069e2ffc58 +size 1069893 diff --git a/pole_detection/train/images/764.jpg b/pole_detection/train/images/764.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5174cf384dd64a0a07aedef58e7923d36093e911 --- /dev/null +++ b/pole_detection/train/images/764.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9967a291c4743b5f34331723c617157b3d1e7d35e7773317e25fc02ddfcf576 +size 829182 diff --git a/pole_detection/train/images/765.jpg b/pole_detection/train/images/765.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4c10e8c0746fff09fda45c60930ca84885b1e1f8 --- /dev/null +++ b/pole_detection/train/images/765.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f37073791c865ba94e069fc714c07b19347b2d90791f5596b92b297dc922ca1 +size 901713 diff --git a/pole_detection/train/images/766.jpg b/pole_detection/train/images/766.jpg new file mode 100644 index 0000000000000000000000000000000000000000..51b3384ff6725a981f95985fdbfb79185fe26501 --- /dev/null +++ b/pole_detection/train/images/766.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2572ba941bb727ff96708161c27b48574587c92ccad98d30d9b104b925de5dc3 +size 171117 diff --git a/pole_detection/train/images/767.jpg b/pole_detection/train/images/767.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4cb079ff0c5c9a64b112da392fa72f404cad0210 --- /dev/null +++ b/pole_detection/train/images/767.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fdd98471c8f2402d0ce2edba79ae6286fc6ae83dbff224c4e51d84567c3dce8 +size 81079 diff --git a/pole_detection/train/images/768.jpg b/pole_detection/train/images/768.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9e6a8ea023283078d56e4185bf92686c95b162a9 --- /dev/null +++ b/pole_detection/train/images/768.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ee40681d5528563356d6c2c7f7b488ffad57a82f7202b449a4db415664676e6 +size 1141951 diff --git a/pole_detection/train/images/769.jpg b/pole_detection/train/images/769.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8bbeaea82e13471d8eaf6d345adac1bd0ec153ca --- /dev/null +++ b/pole_detection/train/images/769.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d866645e5469b102cf457ce29fb80e27b7e06426fae5c46e2a5e115646c2ca1 +size 855952 diff --git a/pole_detection/train/images/77.jpg b/pole_detection/train/images/77.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eddbab6cc91737a0bfc88b1abac7f7bd68ecdc29 --- /dev/null +++ b/pole_detection/train/images/77.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b7dca2114da9d0f5eaf02e02c1f562963c52b548f61bba415ed535c2ea96335 +size 119117 diff --git a/pole_detection/train/images/770.jpg b/pole_detection/train/images/770.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b536ba80e418295eb11bc63b568f6bee5d26a9a8 --- /dev/null +++ b/pole_detection/train/images/770.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bdbfbd27b6b4efb2fa2680a31eb18ab7ace0b47e2d121f27e16ef040f6313c1 +size 746929 diff --git a/pole_detection/train/images/771.jpg b/pole_detection/train/images/771.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e96f5566f57d4c0af797d8d7e85c418d31f8016c --- /dev/null +++ b/pole_detection/train/images/771.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a9c9c1f96ce50e3b571945dbb4c697d15141b129b2eca8f723449e6221a202c +size 696766 diff --git a/pole_detection/train/images/772.jpg b/pole_detection/train/images/772.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e33da8f96224fd1af39b6748978f5dd6ce143a34 --- /dev/null +++ b/pole_detection/train/images/772.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1b65f0928cab9125847e1cc53ea6ca32c0db5f54c9e3696e99728b284aa2bfa +size 754553 diff --git a/pole_detection/train/images/773.jpg b/pole_detection/train/images/773.jpg new file mode 100644 index 0000000000000000000000000000000000000000..41ab74256ff8aecc7acf1d83a1fb6e4cea560237 --- /dev/null +++ b/pole_detection/train/images/773.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09444e0ac34cfe974e99a2a21612dad7fdcb859afb57f8ebd85048931871aff2 +size 655721 diff --git a/pole_detection/train/images/774.jpg b/pole_detection/train/images/774.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2f47cfb100207ed011db0bb834f71ede4dd1128f --- /dev/null +++ b/pole_detection/train/images/774.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81b35efc21e2c1905fcc709b9f01ec0ea5e00a56332405aa6fea19660971e114 +size 1071745 diff --git a/pole_detection/train/images/775.jpg b/pole_detection/train/images/775.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7163362a444ecae21b642060d36d46c78e773759 --- /dev/null +++ b/pole_detection/train/images/775.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:917e59279cb4b5f4d077a8c884d2857a889da026f560c7b10fec984ff185de79 +size 115551 diff --git a/pole_detection/train/images/776.jpg b/pole_detection/train/images/776.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5add0db29a12a1a44fbef43b9b7b6809f1c1ccc0 --- /dev/null +++ b/pole_detection/train/images/776.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:741917aa83d92f121f1433176bcfd290aebda9bec4e34b222295d90644f15d88 +size 798853 diff --git a/pole_detection/train/images/777.jpg b/pole_detection/train/images/777.jpg new file mode 100644 index 0000000000000000000000000000000000000000..93632030503bb4b2b7338931cd299e6315a45fbd --- /dev/null +++ b/pole_detection/train/images/777.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bedd38ea12f6b3f059bc75bb4bf160c2290ca1ea1c5272ddeb6c5d31d25faf60 +size 934589 diff --git a/pole_detection/train/images/778.jpg b/pole_detection/train/images/778.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d8a25783f75cc42053a2eacbf36c85e678ee916f --- /dev/null +++ b/pole_detection/train/images/778.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7258a4134602aa073cad5ae1b02ddafab120ec6249a2859f0fae4616dddaeb78 +size 912531 diff --git a/pole_detection/train/images/779.jpg b/pole_detection/train/images/779.jpg new file mode 100644 index 0000000000000000000000000000000000000000..30cf32196697281987fb69957f6719eb4a900b7d --- /dev/null +++ b/pole_detection/train/images/779.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fe6f90a2b020d8a46442ddc9d9f37512438f97d50c40b246dae0fd8a4a7a26d +size 155777 diff --git a/pole_detection/train/images/78.jpg b/pole_detection/train/images/78.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b89bc1c3a3d85c51f0b7ba5cd070797a4062950b --- /dev/null +++ b/pole_detection/train/images/78.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27e633a75ed14fb517999b05da5dcddcaf717d1f8e6bf6df17a7099e72421fc7 +size 211892 diff --git a/pole_detection/train/images/780.jpg b/pole_detection/train/images/780.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d244003b74ebf5d31e0355670a11a8ad3b985118 --- /dev/null +++ b/pole_detection/train/images/780.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e606a40d2d3ce2c10f9bc8b6577dd3f5352b284335207593f392d51a2b567a1f +size 820406 diff --git a/pole_detection/train/images/781.jpg b/pole_detection/train/images/781.jpg new file mode 100644 index 0000000000000000000000000000000000000000..29df31a6ede3669916856d4cb966e0dfb6cd064a --- /dev/null +++ b/pole_detection/train/images/781.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e264ae6729efe8f0a657018ed7f4d1776bb5351a0c0566669fd857e43ae5542 +size 183718 diff --git a/pole_detection/train/images/782.jpg b/pole_detection/train/images/782.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9e895f29b3ca1bb988f4cfddb7c6cc5b7c26fbb5 --- /dev/null +++ b/pole_detection/train/images/782.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb3c2eaeb6c40369401c798eb1a2b9a3e244797c4e4cf1334a61cc68e025fb3a +size 883146 diff --git a/pole_detection/train/images/783.jpg b/pole_detection/train/images/783.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a98f968d76d529fd7977081d5426dc9f233a7ac5 --- /dev/null +++ b/pole_detection/train/images/783.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f4ba2a10473ea1bb3ca4092de1d28c5275db7c74fd8f5d6bfe0e5df25477b17 +size 289667 diff --git a/pole_detection/train/images/784.jpg b/pole_detection/train/images/784.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2921e17a6ebe14df22be5d950f548fd23882745c --- /dev/null +++ b/pole_detection/train/images/784.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46ad856f55875b9b12ed0b6c6bf13f431f6013254c2574b95e8fe49c8ecacd24 +size 180087 diff --git a/pole_detection/train/images/785.jpg b/pole_detection/train/images/785.jpg new file mode 100644 index 0000000000000000000000000000000000000000..df24d089a370bffde6a9d57636809675ce31da37 --- /dev/null +++ b/pole_detection/train/images/785.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c53ec7af8450fd3ebac8427eeee434c95c8647222a3ad7e7adf7e03952400dce +size 257233 diff --git a/pole_detection/train/images/786.jpg b/pole_detection/train/images/786.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2a90e10df2e5870fa9a53f71e0c7225af96a276e --- /dev/null +++ b/pole_detection/train/images/786.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eeb0bf6778cbf29f1a75ddec6b26f13b501d33205e9b3869cd632f9ed5f326bc +size 1208754 diff --git a/pole_detection/train/images/787.jpg b/pole_detection/train/images/787.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c315eda452b8171411e6dd03f266e0d60471b85f --- /dev/null +++ b/pole_detection/train/images/787.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0da3c214f91e78d4fcc81ea2e71849a869d11e0dcce290814eedd93b3db0c055 +size 169158 diff --git a/pole_detection/train/images/788.jpg b/pole_detection/train/images/788.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1de11dd14873f5765d30e58de7deed04bdf78e30 --- /dev/null +++ b/pole_detection/train/images/788.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7bea62ae0486dcb830d8ac52fdc383c3361855f41ae0874d683d6c7a5b350f7 +size 1067022 diff --git a/pole_detection/train/images/789.jpg b/pole_detection/train/images/789.jpg new file mode 100644 index 0000000000000000000000000000000000000000..59ffc1868d2fc88d54b98c62f61ad8119ebda11a --- /dev/null +++ b/pole_detection/train/images/789.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a1d0ceb6b3fab64d05f851821b80984dd519430e1711ff472bf14f4b800a2e5 +size 191842 diff --git a/pole_detection/train/images/79.jpg b/pole_detection/train/images/79.jpg new file mode 100644 index 0000000000000000000000000000000000000000..57ce9c1ff99cab254d979b3be0aed186e3db39f8 --- /dev/null +++ b/pole_detection/train/images/79.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d635abd6c9e0d63131b784962beea5d3c2281e2798790482d67c596532bda1a +size 170317 diff --git a/pole_detection/train/images/790.jpg b/pole_detection/train/images/790.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7c456f21a74bb9f4f8edddbc665095368f10ce07 --- /dev/null +++ b/pole_detection/train/images/790.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6aaad47ac3540e3ebf9ef268574abdc8d290cb5cab1a8b56092864c396144b13 +size 217401 diff --git a/pole_detection/train/images/791.jpg b/pole_detection/train/images/791.jpg new file mode 100644 index 0000000000000000000000000000000000000000..80d0f0730588e2afea7edd677a905bd244c7f839 --- /dev/null +++ b/pole_detection/train/images/791.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cf8c230158bf42789a9a7159490c24ef324ea7d8a967fae674b168ddd1ded47 +size 1067274 diff --git a/pole_detection/train/images/792.jpg b/pole_detection/train/images/792.jpg new file mode 100644 index 0000000000000000000000000000000000000000..60588ccbc608f86206146cd9473d59b103457fdc --- /dev/null +++ b/pole_detection/train/images/792.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fc65cc7ac40a5c85970e0bc990bf1b452a912bc56cb14fb8ec0370f5a2bb7f8 +size 1430499 diff --git a/pole_detection/train/images/793.jpg b/pole_detection/train/images/793.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b4f0c1ab006b22388e4b0b4c9e24a404774a6c78 --- /dev/null +++ b/pole_detection/train/images/793.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2bbcdef9ef2daea704e73fbefdba55ac66800838ef47874b7751258bf23c53c +size 1301029 diff --git a/pole_detection/train/images/794.jpg b/pole_detection/train/images/794.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3388cf26753f0944cfb87cd295eb3bca78372258 --- /dev/null +++ b/pole_detection/train/images/794.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37ed3a644ce3bca8aa2e52f15061a6ea103df7d59a57f84d049ae2d1a9391f1e +size 1000350 diff --git a/pole_detection/train/images/795.jpg b/pole_detection/train/images/795.jpg new file mode 100644 index 0000000000000000000000000000000000000000..06c1cf2720e86334c40de4fce756e68e7cf6a389 --- /dev/null +++ b/pole_detection/train/images/795.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ec538f0ba027a4083186b60d010c266a0f55a943dd270294aeaf29b3b42926b +size 953535 diff --git a/pole_detection/train/images/796.jpg b/pole_detection/train/images/796.jpg new file mode 100644 index 0000000000000000000000000000000000000000..412d1ae6e63c0b28e37013019967e44eb8f11127 --- /dev/null +++ b/pole_detection/train/images/796.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a81eeb0b4c3637e5bbbb4ea7fbde943d61bac33734bb6dc84d18e3fd95d5d926 +size 756348 diff --git a/pole_detection/train/images/797.jpg b/pole_detection/train/images/797.jpg new file mode 100644 index 0000000000000000000000000000000000000000..759b1f9d24f6532ff46e1d62b7d8d690a7598dc4 --- /dev/null +++ b/pole_detection/train/images/797.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1947a272a530ae7d263156792e9d2a04b62d30db1fafca1c0b588004242887fe +size 2083521 diff --git a/pole_detection/train/images/798.jpg b/pole_detection/train/images/798.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e33882659d83a84babd93eb7d38f8f2d7ba0b761 --- /dev/null +++ b/pole_detection/train/images/798.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3414d5530e76e0abe853347c2e537ac9b4ed07f673c6a5912d16316a6d21609 +size 1862259 diff --git a/pole_detection/train/images/799.jpg b/pole_detection/train/images/799.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4ec2a6864fe9ba1b0d7f048219d8e260dbc40ca7 --- /dev/null +++ b/pole_detection/train/images/799.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4521272d72c37c83ea092e31ba6d0d5dec0b63bab540dff91a71bd5104c7dd24 +size 302037 diff --git a/pole_detection/train/images/8.jpg b/pole_detection/train/images/8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..27619028f8a338af049f740e6af87febbe09223a --- /dev/null +++ b/pole_detection/train/images/8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2e2f3160cb1e9e8cc325cce99ddfa6d19e26b79a5a9a6b669c052556ffbaa2c +size 64596 diff --git a/pole_detection/train/images/80.jpg b/pole_detection/train/images/80.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e606459a6d6d96f1feb33e089a5328ec973b3856 --- /dev/null +++ b/pole_detection/train/images/80.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83fce2e19316ecd904ff389788ee893cac4ad10e8b87c651472d100e85a313f7 +size 1453953 diff --git a/pole_detection/train/images/800.jpg b/pole_detection/train/images/800.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5774b50a3564c693664f3de985ac8bf07af4b38b --- /dev/null +++ b/pole_detection/train/images/800.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3414ba91985936f7588bc47602e037efc6c9c40e0d587bda1d16dd1388f0648 +size 1039705 diff --git a/pole_detection/train/images/801.jpg b/pole_detection/train/images/801.jpg new file mode 100644 index 0000000000000000000000000000000000000000..505e3a012cb5397b30ac90838c35f64253ade3e4 --- /dev/null +++ b/pole_detection/train/images/801.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8251764a987719a2452aae8081a376634837f7039b620eae48f2b20d1efba42d +size 1105754 diff --git a/pole_detection/train/images/802.jpg b/pole_detection/train/images/802.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bff49e3341bbd82a3d08fd521a3f421164ef550b --- /dev/null +++ b/pole_detection/train/images/802.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3197b7cb7f36fa47bb7a9ba20abd9959df30e0663b77c75851303b8a2ed7f46e +size 1153694 diff --git a/pole_detection/train/images/803.jpg b/pole_detection/train/images/803.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b934ece18176ff6125902dbeb294c876b4a1202a --- /dev/null +++ b/pole_detection/train/images/803.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2160c770c6defb193dc0436748db63b173dd9da95cf51942975d18342af4bbdb +size 1463784 diff --git a/pole_detection/train/images/804.jpg b/pole_detection/train/images/804.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6abd7b01aa40ca901cf3a029de33de20b7a43446 --- /dev/null +++ b/pole_detection/train/images/804.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:632121ebe3eacab62bc06f85e441f9481ee18cdeaae2a0cfd74e28de9fb6129f +size 1140101 diff --git a/pole_detection/train/images/805.jpg b/pole_detection/train/images/805.jpg new file mode 100644 index 0000000000000000000000000000000000000000..17ddaf9f182f51741e931dd7dc15d829637fab69 --- /dev/null +++ b/pole_detection/train/images/805.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07c54e7bf019d58b715100c8af0a659f0fc0d29a205db7707990a87ff611bf93 +size 1376988 diff --git a/pole_detection/train/images/806.jpg b/pole_detection/train/images/806.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6e5a14447ea14e45e5b0a22efac6653b45571b86 --- /dev/null +++ b/pole_detection/train/images/806.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:414c34fb2df75d0306b561b74e18d010fa37c2ce78b380157e0fafeb8f8ffbf7 +size 1494402 diff --git a/pole_detection/train/images/807.jpg b/pole_detection/train/images/807.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c4c8702e879e39d152c43a72260ec00bffe45c82 --- /dev/null +++ b/pole_detection/train/images/807.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4899ee1ab526dfb375c608a526278ba3673189520c24376fdd78f348554701d +size 1332881 diff --git a/pole_detection/train/images/808.jpg b/pole_detection/train/images/808.jpg new file mode 100644 index 0000000000000000000000000000000000000000..19497b0454640cd2f6a78604b623671cf740fb2d --- /dev/null +++ b/pole_detection/train/images/808.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85c398a0b803b71e95e8478f748230614345d89be1d7a1b0487860e808a25092 +size 1049657 diff --git a/pole_detection/train/images/809.jpg b/pole_detection/train/images/809.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7c1e3f6f134d209410b77ee456c368dbce451a6d --- /dev/null +++ b/pole_detection/train/images/809.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4152c8f52b53bd7702a2c28f62068a0c8ff82cbc1e72dcfba93cfc862f9d09a7 +size 1008234 diff --git a/pole_detection/train/images/81.jpg b/pole_detection/train/images/81.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d280ad5c3551f07f1dea9289403ff3fb41129fc5 --- /dev/null +++ b/pole_detection/train/images/81.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9363564d59c764e23740247f14b8857a81a676e7cd824e77dd18f6d210c4399b +size 249943 diff --git a/pole_detection/train/images/810.jpg b/pole_detection/train/images/810.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9cca6c417a9f4abb5242c89f6a779899545f1bcf --- /dev/null +++ b/pole_detection/train/images/810.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f04d56816ada118e16afe72b55ab3ece2944b9b8370b4d25f5e4b627568bcb54 +size 960173 diff --git a/pole_detection/train/images/811.jpg b/pole_detection/train/images/811.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4867c3ed9871e34878881b9a1be891ce8d01719b --- /dev/null +++ b/pole_detection/train/images/811.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fba4a8c470d6c2166c9bf1b4a46f934ba56f1b90806925d60019fe5d1c501dbc +size 275647 diff --git a/pole_detection/train/images/812.jpg b/pole_detection/train/images/812.jpg new file mode 100644 index 0000000000000000000000000000000000000000..161b4f7f9883efb25dd59ae0d0f6328e194fe159 --- /dev/null +++ b/pole_detection/train/images/812.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ae83ec68f801953b52e3646a160e396941d0512c96d34e5607a7a5552f0116a +size 2153425 diff --git a/pole_detection/train/images/813.jpg b/pole_detection/train/images/813.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fc268a6e3786e85e2c0a9c03ef11e050fc774111 --- /dev/null +++ b/pole_detection/train/images/813.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9143c7e2019e25382dd762879d1914bbb3a7e038fe08bacb3cecae09f71eb587 +size 1358333 diff --git a/pole_detection/train/images/814.jpg b/pole_detection/train/images/814.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e67164336384dfcf2c90e875e3009dd500449e8e --- /dev/null +++ b/pole_detection/train/images/814.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f8a9b49347eb8ac9430fa996c1e9526758a079bfdf21e96825be54a4cacb0f1 +size 1824011 diff --git a/pole_detection/train/images/815.jpg b/pole_detection/train/images/815.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6dadb30ceaa77fe02f6836381a416ecbb36384f6 --- /dev/null +++ b/pole_detection/train/images/815.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddeeda2e66664c72b967cccef3bc6456a027cea75894a03673610047f0ee077b +size 848523 diff --git a/pole_detection/train/images/816.jpg b/pole_detection/train/images/816.jpg new file mode 100644 index 0000000000000000000000000000000000000000..68680a4481738c184df23d9146a623dcce79de30 --- /dev/null +++ b/pole_detection/train/images/816.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6b9c334ac67c16547669cafadb482e0f4bd202cb5273b63667130e49e1abf89 +size 545064 diff --git a/pole_detection/train/images/817.jpg b/pole_detection/train/images/817.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c0970e5fef9259c3cc3b2fe604f67b6efd5fee2e --- /dev/null +++ b/pole_detection/train/images/817.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fc2671462a2a902a3ed27d4a18fbca1ba1267705acb093fd61ee26c4b77da50 +size 175912 diff --git a/pole_detection/train/images/818.jpg b/pole_detection/train/images/818.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bae87491f82fd870c8f42b624ad64099831f3eb2 --- /dev/null +++ b/pole_detection/train/images/818.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:936d686bf88cd1348bafd386a132ea6900965d48fa179ce253ecd111a91eed9f +size 494585 diff --git a/pole_detection/train/images/819.jpg b/pole_detection/train/images/819.jpg new file mode 100644 index 0000000000000000000000000000000000000000..79fa911526ebad66676c53b1e3061975e815738b --- /dev/null +++ b/pole_detection/train/images/819.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0875e5ce134b5f31d8bc331badee55aac8b222cf66e6ad671825122b118d6ca6 +size 1493528 diff --git a/pole_detection/train/images/82.jpg b/pole_detection/train/images/82.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9370cc442f3eb1cf0e8a4ea5e0bbe4032a717944 --- /dev/null +++ b/pole_detection/train/images/82.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37b4b6374e36828bfedd5bbd32ba189494cc54ffdb388ddc98d6a757be52ffd0 +size 162680 diff --git a/pole_detection/train/images/820.jpg b/pole_detection/train/images/820.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9cdb61254a54a751b696bf2440aa08e7abbf889d --- /dev/null +++ b/pole_detection/train/images/820.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60e134c32424b363db48f197d35dcf32eea954618c5e8e71790f0c10c1fe5a16 +size 177222 diff --git a/pole_detection/train/images/821.jpg b/pole_detection/train/images/821.jpg new file mode 100644 index 0000000000000000000000000000000000000000..34936faed16e6acdc1b466f148cc00a67da6dc81 --- /dev/null +++ b/pole_detection/train/images/821.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60a8672bb3a9b227f1bb2b66605d43fc980941269a4aa65e7f4547c1cc5896be +size 2506523 diff --git a/pole_detection/train/images/822.jpg b/pole_detection/train/images/822.jpg new file mode 100644 index 0000000000000000000000000000000000000000..50a900648bc060341db056d52a8d6322bbe9d22b --- /dev/null +++ b/pole_detection/train/images/822.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1b576dd733055f56f1afacbf1322bcee30bd0029cdc1b9323969bc82f509037 +size 1180154 diff --git a/pole_detection/train/images/823.jpg b/pole_detection/train/images/823.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ad9ab8ec6a893da04518c46a36cde6495f8d0649 --- /dev/null +++ b/pole_detection/train/images/823.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63be7b41b7ca9858e4ed35d01154f315d6bfefe6171c37963909833a6c24e121 +size 1095493 diff --git a/pole_detection/train/images/824.jpg b/pole_detection/train/images/824.jpg new file mode 100644 index 0000000000000000000000000000000000000000..14f48ff96862b0345f0d3b9911963e69402e0b3f --- /dev/null +++ b/pole_detection/train/images/824.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66b5a765d38ddb8f9a27c8b80eea0e3cfbbee6da83c975be6be88c7f16e256dc +size 1062821 diff --git a/pole_detection/train/images/825.jpg b/pole_detection/train/images/825.jpg new file mode 100644 index 0000000000000000000000000000000000000000..893a9b9d77ef61e7213b31914122adabf02e5e03 --- /dev/null +++ b/pole_detection/train/images/825.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5c266fb0f404467cd5aa535781b60b9fc53652b6510cba08eed978157a7c964 +size 902875 diff --git a/pole_detection/train/images/826.jpg b/pole_detection/train/images/826.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2b5049f1462de5450d387e9bf198eb97f0b25f29 --- /dev/null +++ b/pole_detection/train/images/826.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8463b8bbf20552dd1fa1a70917cc1bab1d08e697740714f9503b4d7e5cbf0af +size 1615525 diff --git a/pole_detection/train/images/827.jpg b/pole_detection/train/images/827.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d6141b0d275b3d0843cb053458444e681a1d8ec --- /dev/null +++ b/pole_detection/train/images/827.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:837a904cf1490181db1d866e5fa0db3a8a146aa4e6fb18853115fe7a80729db9 +size 1000849 diff --git a/pole_detection/train/images/828.jpg b/pole_detection/train/images/828.jpg new file mode 100644 index 0000000000000000000000000000000000000000..df9a636e842be5389ed6b3e4e86615b4e46a4e91 --- /dev/null +++ b/pole_detection/train/images/828.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d51975ad76d896a79b5bdf4865aeed81173265dbcefeab32eb3f2c2d6ffc776 +size 214134 diff --git a/pole_detection/train/images/829.jpg b/pole_detection/train/images/829.jpg new file mode 100644 index 0000000000000000000000000000000000000000..28135eea16110140e724b3eb6a05f3d64504030d --- /dev/null +++ b/pole_detection/train/images/829.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab8db3c3505ecd58baaae1487d743896a8a45f496d8ffaaa7ef7b8e83d862363 +size 1005879 diff --git a/pole_detection/train/images/83.jpg b/pole_detection/train/images/83.jpg new file mode 100644 index 0000000000000000000000000000000000000000..50a0330ef90aa8c31e67800101a0a93915c0a1f8 --- /dev/null +++ b/pole_detection/train/images/83.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e13f658e1507fa3770851b47ca45fde2a6d3e500652ec01bf5853f3611b74c2b +size 1038362 diff --git a/pole_detection/train/images/830.jpg b/pole_detection/train/images/830.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d8b81c5a5ee3bfeb351b802764009e6434296d28 --- /dev/null +++ b/pole_detection/train/images/830.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9b97f4aee72c817209eb8f459e43ef54d3e720966a3e321764fca0927c2d415 +size 1498044 diff --git a/pole_detection/train/images/831.jpg b/pole_detection/train/images/831.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cd30c45dc19573726ae661ad34e8289f44aee0b4 --- /dev/null +++ b/pole_detection/train/images/831.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c73c200715f3c2b12f038bb6b5a686b54dd0f6b498547d810b8c76b0ba8eafa5 +size 962522 diff --git a/pole_detection/train/images/832.jpg b/pole_detection/train/images/832.jpg new file mode 100644 index 0000000000000000000000000000000000000000..92773fbcb2a029ea0e26fd276dc33d76ab6c51dc --- /dev/null +++ b/pole_detection/train/images/832.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dbc73986c25582de888f238fd5a195614d45761db6c93a2a75808407a677843 +size 125752 diff --git a/pole_detection/train/images/833.jpg b/pole_detection/train/images/833.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cdc236fa9f7ac839858bef015f7bf5ad95ad4e38 --- /dev/null +++ b/pole_detection/train/images/833.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b04feb80318d8584e05daafb08a7dc934cb9375db4429bf2d53e045de2d69153 +size 157995 diff --git a/pole_detection/train/images/834.jpg b/pole_detection/train/images/834.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9685c2de00e72060a0d856223ae32fa61d62c9c5 --- /dev/null +++ b/pole_detection/train/images/834.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:956ae04c57afeb88c9a74687ce2065b39ff77aca0345a085d7b305ba4390769c +size 1146073 diff --git a/pole_detection/train/images/835.jpg b/pole_detection/train/images/835.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eb04d1b2ea00570da37108631d6a229b412d450f --- /dev/null +++ b/pole_detection/train/images/835.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d034f162a835b85d1c2caa5c52eb9a7b64d1f6b2c50e1be16e7dfad082bebb00 +size 1211884 diff --git a/pole_detection/train/images/836.jpg b/pole_detection/train/images/836.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a89353fb8a83986a32459ba2c8ef33e273d00de8 --- /dev/null +++ b/pole_detection/train/images/836.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e410f1fb70ab8074e10f03b96e81dac7d3ac92185c48773d1698f573fc9b2956 +size 1392368 diff --git a/pole_detection/train/images/837.jpg b/pole_detection/train/images/837.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da20f47cd0b48581a8d8fc8532da914cebf7a760 --- /dev/null +++ b/pole_detection/train/images/837.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69a762f55de4662753d32e89a21da4c5fa1c7a99edf8489f6fb0b3227a4f7368 +size 552737 diff --git a/pole_detection/train/images/838.jpg b/pole_detection/train/images/838.jpg new file mode 100644 index 0000000000000000000000000000000000000000..38f89d1ef1fb41c05ad6f176a273c0e5825f5a49 --- /dev/null +++ b/pole_detection/train/images/838.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc3b126394b1063b4a9afe2c39a7e93692c39e989e1a2647bd7c2cc39c2712a7 +size 653447 diff --git a/pole_detection/train/images/839.jpg b/pole_detection/train/images/839.jpg new file mode 100644 index 0000000000000000000000000000000000000000..18c39673f4924d2058d87a49e22c60b785e0d0a9 --- /dev/null +++ b/pole_detection/train/images/839.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63bf09668f99f044ebb002c876843f559593fcabcc349ae87981fcd04c5cb509 +size 1249706 diff --git a/pole_detection/train/images/84.jpg b/pole_detection/train/images/84.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ffabb04e7c56cd911ad6046e03476f179ab5bf17 --- /dev/null +++ b/pole_detection/train/images/84.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19f887e27ca3f015324c397084873b9777d7ba5e658aebb09e0a7756ce83ad42 +size 1307559 diff --git a/pole_detection/train/images/840.jpg b/pole_detection/train/images/840.jpg new file mode 100644 index 0000000000000000000000000000000000000000..26a7329a9480e2c3efa793e010f9e1420992f0d1 --- /dev/null +++ b/pole_detection/train/images/840.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fc4a26d781957bc22a49c1031c1740e05913cf84b846abcbc128663dab0ac99 +size 1269179 diff --git a/pole_detection/train/images/841.jpg b/pole_detection/train/images/841.jpg new file mode 100644 index 0000000000000000000000000000000000000000..57c86bfb3a924345507711135f427a5cecc2b679 --- /dev/null +++ b/pole_detection/train/images/841.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8bfc468e77839d9acbf9ac9c58c115ad14003529e0cad9268cf78b71f6dc567 +size 1165828 diff --git a/pole_detection/train/images/842.jpg b/pole_detection/train/images/842.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ba1b1d3ac10a768f3a46410c52695647a7e9d44d --- /dev/null +++ b/pole_detection/train/images/842.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55cbce87608636b2b96d040dca06dddd955193937cbd1c6d0c68f0877b26d9c2 +size 2605000 diff --git a/pole_detection/train/images/843.jpg b/pole_detection/train/images/843.jpg new file mode 100644 index 0000000000000000000000000000000000000000..298cec2cca6275138ebb7217aeb53983064b94a3 --- /dev/null +++ b/pole_detection/train/images/843.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eecbec665364605ee13220df255b9354c8c8de428fe9508c14dce91670177d09 +size 943290 diff --git a/pole_detection/train/images/844.jpg b/pole_detection/train/images/844.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7543f0ce69b71ee5f6a8bbc422a60b7345281e5f --- /dev/null +++ b/pole_detection/train/images/844.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf94575284863adf8ced2f83014d84b6cedb2d5eaea70617b5d8e0b14fd40b40 +size 1647459 diff --git a/pole_detection/train/images/845.jpg b/pole_detection/train/images/845.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f5136e1ca6f52c62fc01494240f9fab0bf932b8b --- /dev/null +++ b/pole_detection/train/images/845.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88e0ae7bcdf0d0b792b5e5536ede42c4c86f27cdc43bb73664c5a2c31304403e +size 188988 diff --git a/pole_detection/train/images/846.jpg b/pole_detection/train/images/846.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d6cd6e6e43edd7c418e277237e2a69ea83c06059 --- /dev/null +++ b/pole_detection/train/images/846.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7476cd6cea355f39e3cfdf25a5f0f8bc3b97dc297853b0a849168a98f66eeb3a +size 1044552 diff --git a/pole_detection/train/images/847.jpg b/pole_detection/train/images/847.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a997300a77fb504ce6fceb1e9f8929289ed34d16 --- /dev/null +++ b/pole_detection/train/images/847.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03dabc4af9bbadcfbcb1682c57268dbe8634a4c266182924ce2e3e92fe1b7044 +size 1190230 diff --git a/pole_detection/train/images/848.jpg b/pole_detection/train/images/848.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8895a48b4a70e87ff60d7e62cc1047494bbf944f --- /dev/null +++ b/pole_detection/train/images/848.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a9d3617549135c159431c836e94c7efcbd453bd96802075d7216aa873a0fec0 +size 737472 diff --git a/pole_detection/train/images/849.jpg b/pole_detection/train/images/849.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8f77388b86ddc1a04da1e5602ecbb783e7bea75f --- /dev/null +++ b/pole_detection/train/images/849.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:097e328090fcfb0a78f3322091ad80a68198bd82d590a000ec9cfe085fd8755a +size 750097 diff --git a/pole_detection/train/images/85.jpg b/pole_detection/train/images/85.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0f28847780628b7472b2f82d88d41eef77d0265d --- /dev/null +++ b/pole_detection/train/images/85.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caf8abd4eb6869dcc4dba0173577a8253b36933971defccd113b70900a2580ec +size 228292 diff --git a/pole_detection/train/images/850.jpg b/pole_detection/train/images/850.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7554f26304c3a8585156c21678ddb6406cc68f64 --- /dev/null +++ b/pole_detection/train/images/850.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b73d0ceb5e01f5e512526500a88db90af760737dac355bb134ac97398a79da5 +size 166605 diff --git a/pole_detection/train/images/851.jpg b/pole_detection/train/images/851.jpg new file mode 100644 index 0000000000000000000000000000000000000000..65345fcf5a63306fcf158230694a49dfc2ac1827 --- /dev/null +++ b/pole_detection/train/images/851.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ccb0085e6779ab84f5da7407a8fd3459b16830f6421fb3dcf9c2a6dfceac885 +size 849658 diff --git a/pole_detection/train/images/852.jpg b/pole_detection/train/images/852.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ce07394b9074fa4d964b3f0408729443c5b8bbc0 --- /dev/null +++ b/pole_detection/train/images/852.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ee700d5d1a83a783af21131137c68cab53511904549e647ccd052c70b617b38 +size 1010613 diff --git a/pole_detection/train/images/853.jpg b/pole_detection/train/images/853.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0fa3b453cdcff45d81028dfa1231630d6a810c10 --- /dev/null +++ b/pole_detection/train/images/853.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a74526ddb3ac48e3fa93595c2a19bd3b6a9b40242f4076efa27cb9a4b4b667e8 +size 1102118 diff --git a/pole_detection/train/images/854.jpg b/pole_detection/train/images/854.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4481906959d1b2cce289678e3f1d14292133696e --- /dev/null +++ b/pole_detection/train/images/854.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8465c46c9697f916108f47c5bc415e3d78b943f3f79577c489b336c19c0ca41d +size 1037679 diff --git a/pole_detection/train/images/855.jpg b/pole_detection/train/images/855.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5760952997d326e90d80793178d9d5d2cbcff808 --- /dev/null +++ b/pole_detection/train/images/855.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31dc18ffbd710a021a153702ce624860ab5b9b1499b2cb71f5c6939abd5e224b +size 749083 diff --git a/pole_detection/train/images/856.jpg b/pole_detection/train/images/856.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c20511db9a42f82deaa2504b1cb441d7b892dd34 --- /dev/null +++ b/pole_detection/train/images/856.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c456415c6bcbe79cbacad9420c4e0a49b344071c92647f58497f976750177626 +size 170356 diff --git a/pole_detection/train/images/857.jpg b/pole_detection/train/images/857.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6cb04b53d54d820221fa89e8f928009f6edac237 --- /dev/null +++ b/pole_detection/train/images/857.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a85a451306f7e17bb7741214746cd39d8ad1b7c90093c8e145b5fb31c432beb8 +size 798703 diff --git a/pole_detection/train/images/858.jpg b/pole_detection/train/images/858.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4b33af1d250ac68b5187b3b42e442c5c1de61824 --- /dev/null +++ b/pole_detection/train/images/858.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75a68d9b40b0ca90aa17fe458780bb0bffef650a94a105c0018e7a289a9e7f61 +size 1118777 diff --git a/pole_detection/train/images/859.jpg b/pole_detection/train/images/859.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6be7355c8d3a8762d50698fed43fb71ff597f603 --- /dev/null +++ b/pole_detection/train/images/859.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1d0bc3aaec6c7ddd87212ce6668e1d6b44fdabb26b4f78eb2537f2b27672dca +size 250165 diff --git a/pole_detection/train/images/86.jpg b/pole_detection/train/images/86.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b86835693e94301d5e5564c1bce3bc19535733f5 --- /dev/null +++ b/pole_detection/train/images/86.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7deea0e44ca0582b78a1c9dc695b50d5aae5992d484267cfb2737aac89fe09fe +size 88365 diff --git a/pole_detection/train/images/860.jpg b/pole_detection/train/images/860.jpg new file mode 100644 index 0000000000000000000000000000000000000000..13e4bd610afd83c21b38720bec00ef19c84a6883 --- /dev/null +++ b/pole_detection/train/images/860.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:912c0bc2d54d9dfebf72b13bba9d028875e5537188cb1de29209bbca7769f961 +size 859096 diff --git a/pole_detection/train/images/861.jpg b/pole_detection/train/images/861.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4103b6c08140ca19c0bd01eefc0cba7e7273b803 --- /dev/null +++ b/pole_detection/train/images/861.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb24a5e235f35d1c0b6e3f09f9972e1f51af703fb5c84a22370f4d211f7c5d99 +size 609035 diff --git a/pole_detection/train/images/862.jpg b/pole_detection/train/images/862.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dfd9323122b04c5275921edadedc78d3d007d5f3 --- /dev/null +++ b/pole_detection/train/images/862.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8709bd3bad60ca80bb4ca2373d4e414815067ef0932792499a270e46b6c4ca67 +size 758813 diff --git a/pole_detection/train/images/863.jpg b/pole_detection/train/images/863.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a72fc12021d5e1112be61c21ba900c026bee85d6 --- /dev/null +++ b/pole_detection/train/images/863.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ceb31e7e2b6f61b72c8310b0a30b8a1b35abf6810268bc88ccd824b346617bd +size 740289 diff --git a/pole_detection/train/images/864.jpg b/pole_detection/train/images/864.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bc8d024a3838fa6def31a53a05da43de27952087 --- /dev/null +++ b/pole_detection/train/images/864.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5ccb5b60a931e3b34919485f1eb72645f81f20ff675a7bd7daf6cf1c27e6cee +size 882963 diff --git a/pole_detection/train/images/865.jpg b/pole_detection/train/images/865.jpg new file mode 100644 index 0000000000000000000000000000000000000000..101f9ebcd6f3d1e7c99785db63d66c6f86058c52 --- /dev/null +++ b/pole_detection/train/images/865.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae2c3b17d9ffe53d27f2b41e8c680893a5c564c425fe502000509e43b75b1cc9 +size 900283 diff --git a/pole_detection/train/images/866.jpg b/pole_detection/train/images/866.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2328db9f167089dcd3c0a0549c601eec93bbe0b2 --- /dev/null +++ b/pole_detection/train/images/866.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3441e3f2e9d8df8ffa81bd3481cf6cdb904cf99d6624afee687a830df6b36f5 +size 1080587 diff --git a/pole_detection/train/images/867.jpg b/pole_detection/train/images/867.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6b4a97622be331c8326796fede515d671ab2b0ac --- /dev/null +++ b/pole_detection/train/images/867.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e82ce0bc49e05d774416c7f705aee6136d6dc4dcf1c39f45a8624a4ba514a417 +size 233985 diff --git a/pole_detection/train/images/868.jpg b/pole_detection/train/images/868.jpg new file mode 100644 index 0000000000000000000000000000000000000000..44b92a1683f17058456bdce35d4f0a76007e7ae2 --- /dev/null +++ b/pole_detection/train/images/868.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f817c0306904207e56c22e37e57ecb35de51473d007e518484e667fb8155f7a +size 1552612 diff --git a/pole_detection/train/images/869.jpg b/pole_detection/train/images/869.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f91ba68d6fc710cd416bdfe565e3d72391a47eb3 --- /dev/null +++ b/pole_detection/train/images/869.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99a8694377689560e77178fcb49ae15b19bb8e4d3f3bf8798a67a88f22ea878c +size 862718 diff --git a/pole_detection/train/images/87.jpg b/pole_detection/train/images/87.jpg new file mode 100644 index 0000000000000000000000000000000000000000..06b66eac7a10d458b0dcd70b00fff428bf490823 --- /dev/null +++ b/pole_detection/train/images/87.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71f912244fb1f0ccf7335de8c85691e1686b4080a4c2cb5135b2193d63496511 +size 210224 diff --git a/pole_detection/train/images/870.jpg b/pole_detection/train/images/870.jpg new file mode 100644 index 0000000000000000000000000000000000000000..02a69df6bfe80d69abba421e83361db54c5231bc --- /dev/null +++ b/pole_detection/train/images/870.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe82dc749d4d2a625c90e7a30cdb1a7d96eef60683db666bb0965b2ff2d80a54 +size 1593668 diff --git a/pole_detection/train/images/871.jpg b/pole_detection/train/images/871.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6cbdf920121931e2cedb8d45c711f23d1aa379d0 --- /dev/null +++ b/pole_detection/train/images/871.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cfb1d39f2e728bd09ece4cecbc954a2b426f524826b9ab54bc43cee3f89a905 +size 855873 diff --git a/pole_detection/train/images/872.jpg b/pole_detection/train/images/872.jpg new file mode 100644 index 0000000000000000000000000000000000000000..11bf212f7258035675f9eb5c2fc6f9d06fdf7ccf --- /dev/null +++ b/pole_detection/train/images/872.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26103cc219672e8e951f9a544cde3bac90f0acf310668672c865aa936e93ee1e +size 1732644 diff --git a/pole_detection/train/images/873.jpg b/pole_detection/train/images/873.jpg new file mode 100644 index 0000000000000000000000000000000000000000..df4c88e8f8ea2f257a1afe340927dad5bcca136d --- /dev/null +++ b/pole_detection/train/images/873.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d13b8214314fa395ac2330a4075f73403a6af96be15296240fde5cc5a9349809 +size 750479 diff --git a/pole_detection/train/images/874.jpg b/pole_detection/train/images/874.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ba467d2ea0834b48c00eac5c9cf597bffb0daed1 --- /dev/null +++ b/pole_detection/train/images/874.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fed64c62857e4a1e2d97026c4b720d89ed9ba8e9676f2a70a2944081e1a2d025 +size 760889 diff --git a/pole_detection/train/images/875.jpg b/pole_detection/train/images/875.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f0e61e6b8a6a68cfe4c1b380bc76be8f07e5799a --- /dev/null +++ b/pole_detection/train/images/875.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17d11db05aa785a4630dcdea83e675a2566105350f83124cb39f91380a736456 +size 924456 diff --git a/pole_detection/train/images/876.jpg b/pole_detection/train/images/876.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8caf45abdd57d13ab15e49bd1be98fe16db8ce1f --- /dev/null +++ b/pole_detection/train/images/876.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89d1b67f34489252e22c7d9e2b1718517218dbd3cb8e3a0f41d95afde4e31ca4 +size 722630 diff --git a/pole_detection/train/images/877.jpg b/pole_detection/train/images/877.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6e2814c9c4ab9cf06eb8dc4d485b8aafc5b88658 --- /dev/null +++ b/pole_detection/train/images/877.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4c59799b06302f40bfcd62c7aa3d2b96db56e47413ae1c3e5f07b56c2309def +size 317504 diff --git a/pole_detection/train/images/878.jpg b/pole_detection/train/images/878.jpg new file mode 100644 index 0000000000000000000000000000000000000000..afbbd62c73df2328b889c888dcd32bae2f4d9e81 --- /dev/null +++ b/pole_detection/train/images/878.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:002edcd5ab0f0ac9f85eca958ed81e58403ed2a2b4cc64eac684c4e6f573f67e +size 125949 diff --git a/pole_detection/train/images/879.jpg b/pole_detection/train/images/879.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8cdecc62d76b7a521ccad857fac13921cc86b1a2 --- /dev/null +++ b/pole_detection/train/images/879.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9973bedb58a5d56ff8a483bb9822ebc416f3beae06e40ffac064ca63c9441a9f +size 1136813 diff --git a/pole_detection/train/images/88.jpg b/pole_detection/train/images/88.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0c622403185cb4032f882aca25f94f166d07e3cc --- /dev/null +++ b/pole_detection/train/images/88.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41e6833bb4062e12d5f58ff12c5746cfb4ccb933323f02ce76393a4acdf9421c +size 107289 diff --git a/pole_detection/train/images/880.jpg b/pole_detection/train/images/880.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a8dc098f7a3e04f5d70cafc2a65575fb092d78d1 --- /dev/null +++ b/pole_detection/train/images/880.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16eda0c2a1d08292a99b01f8c65e323d628bdc04d82ea164b237c95c4a4227df +size 191597 diff --git a/pole_detection/train/images/881.jpg b/pole_detection/train/images/881.jpg new file mode 100644 index 0000000000000000000000000000000000000000..343ba82fdd78c8ba9a8121baa43067dce092180a --- /dev/null +++ b/pole_detection/train/images/881.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39fa14c9133e62ab8781f2a50f1cf1d305b2e35caeeba0ceb0f4a3341203f0be +size 1550728 diff --git a/pole_detection/train/images/882.jpg b/pole_detection/train/images/882.jpg new file mode 100644 index 0000000000000000000000000000000000000000..91db796e50b4bac3564c8a5f03d56f9d315b0638 --- /dev/null +++ b/pole_detection/train/images/882.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:baede3dcadc3638a149cf1e470eb5ccffae4ba7569d7c815f5a4ea21dd063ddf +size 897225 diff --git a/pole_detection/train/images/883.jpg b/pole_detection/train/images/883.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d5efebb37f57e62b54e01363a8d6657c0ff57afd --- /dev/null +++ b/pole_detection/train/images/883.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd0e8719bd481e0f32c6952fda1c24c96dae0300815cf4425b16d41ec9984c0d +size 1493594 diff --git a/pole_detection/train/images/884.jpg b/pole_detection/train/images/884.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1bab70220fa62e0c2eaea8314cfcbc711430d805 --- /dev/null +++ b/pole_detection/train/images/884.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:788678225b2108d933089e518451ec39e5933774724ce7ea1e353965f73d85e0 +size 1292453 diff --git a/pole_detection/train/images/885.jpg b/pole_detection/train/images/885.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b3e3712f1991bbde34600848d132ab4a9adc5153 --- /dev/null +++ b/pole_detection/train/images/885.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbc2d62d4904448d68c5d1719badbc6844483e365a6750738d15f96ccfc6b35d +size 1050749 diff --git a/pole_detection/train/images/886.jpg b/pole_detection/train/images/886.jpg new file mode 100644 index 0000000000000000000000000000000000000000..763bcd7b3c3babc11fc398ef6d927bf771eeab0e --- /dev/null +++ b/pole_detection/train/images/886.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06c481290a401ec5ce3002a679efb9aabb49bf6ac156643fddfd8a3dd317fbed +size 1216507 diff --git a/pole_detection/train/images/887.jpg b/pole_detection/train/images/887.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ad1e7c1077c727de9d9f3b73b79bc432b2678af7 --- /dev/null +++ b/pole_detection/train/images/887.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b2730559c0da2b1bf56de36fb31813a2953bac572d4d2d58fb6aad8792ef3b3 +size 848138 diff --git a/pole_detection/train/images/888.jpg b/pole_detection/train/images/888.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e7289760ec39a7ec7f96b12cba3a93e4b9c4892 --- /dev/null +++ b/pole_detection/train/images/888.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88dea8e00a7320e45888390e7c1d312b27da65f7df117a2010655b3495151cf5 +size 977088 diff --git a/pole_detection/train/images/889.jpg b/pole_detection/train/images/889.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c3e7d7cb60c2f9c39100b79ad29b9fd1bde1b531 --- /dev/null +++ b/pole_detection/train/images/889.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e3a7f36b4d33716a391e088a8955d972b9901904bc39c51c4d9d1fa15c5b014 +size 188864 diff --git a/pole_detection/train/images/89.jpg b/pole_detection/train/images/89.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1bd3290189e78cdf9bc9a4f88419e59fb339eb2d --- /dev/null +++ b/pole_detection/train/images/89.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f88f86b10be69750f2e71ac90e9b4d02df4c4c3f5b29d2b8dbad9857ae7228f +size 146132 diff --git a/pole_detection/train/images/890.jpg b/pole_detection/train/images/890.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b7028bc398e2917d9b00211e2dd17b6cf0186c35 --- /dev/null +++ b/pole_detection/train/images/890.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9b86826d54686c3d60ff44e8011dcdcfcd4e2387ba687854f8f649713f4cfe8 +size 1469559 diff --git a/pole_detection/train/images/891.jpg b/pole_detection/train/images/891.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ecdfba48dbfae467d69d16d6e378afec391eb459 --- /dev/null +++ b/pole_detection/train/images/891.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cac7fdd8643220c131817bd82a3fc1b9ad58b1ccef0a1bea934a36f20eaae8b3 +size 1083682 diff --git a/pole_detection/train/images/892.jpg b/pole_detection/train/images/892.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8ed27ae56cd3da015018c3b3e37867b82b4267d4 --- /dev/null +++ b/pole_detection/train/images/892.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fd61b8349648408d9188188b4d72876c616a805b1633345770d2a33707ad0f6 +size 1924857 diff --git a/pole_detection/train/images/893.jpg b/pole_detection/train/images/893.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a27a9f2de307308fd0041f1d8cbbc2e016390f7d --- /dev/null +++ b/pole_detection/train/images/893.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37da8e8398cbab7cea484ed3a27c5f342e2250edd589213a48e1b5bacda43694 +size 833819 diff --git a/pole_detection/train/images/894.jpg b/pole_detection/train/images/894.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9944095de41a2ad10316340a27c4a86468b50696 --- /dev/null +++ b/pole_detection/train/images/894.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1364c8b63271f5bbcdcfb497e53929dcfff820742c240623e41d5a49ba996c6b +size 2466436 diff --git a/pole_detection/train/images/895.jpg b/pole_detection/train/images/895.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0099286bf492f8980f4c7622dc6229b4d6d0af3e --- /dev/null +++ b/pole_detection/train/images/895.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97a57e252376ea663b4adfb127c22a404aa358f892f528a941cf0a303a4bd7a2 +size 2308669 diff --git a/pole_detection/train/images/896.jpg b/pole_detection/train/images/896.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a428323b6648c8e8665337f63653b1e473bd9728 --- /dev/null +++ b/pole_detection/train/images/896.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72c863909c3eca55c1e3038812e0e24eb53c0d9f761a442b89ba25bfb4d36520 +size 2595372 diff --git a/pole_detection/train/images/897.jpg b/pole_detection/train/images/897.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d97cfe8fcbaec5105f692b57404a54d73db6fb21 --- /dev/null +++ b/pole_detection/train/images/897.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88650522856d547e10636ca5e0c8cff3f85c59aaa5fed1d97411d4414d1736e1 +size 2473923 diff --git a/pole_detection/train/images/898.jpg b/pole_detection/train/images/898.jpg new file mode 100644 index 0000000000000000000000000000000000000000..77fd30d7c62babe14e45e792e0503f1b0cec0132 --- /dev/null +++ b/pole_detection/train/images/898.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52f7c8e5743c39f746fef1db82e5c5e3960cc123f68ecbe4c3dedafb175be9d3 +size 2021064 diff --git a/pole_detection/train/images/899.jpg b/pole_detection/train/images/899.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7f11eeb31eb279a70bba957f55c8548fd8f1e2c3 --- /dev/null +++ b/pole_detection/train/images/899.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aee3310f573c519764a318e916aecafceb350a9b18441828f0ec640b11d83a87 +size 2377040 diff --git a/pole_detection/train/images/9.jpg b/pole_detection/train/images/9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..160eddd6089d59e6d63dcb98839e5a78b9e6b4a1 --- /dev/null +++ b/pole_detection/train/images/9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cf4553817ef8b49677f16dc39f3a985dfcbe6182456200189341f989424f43a +size 185960 diff --git a/pole_detection/train/images/90.jpg b/pole_detection/train/images/90.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e40048d4e1aa517ce0c3c54f6e46bd21d1663747 --- /dev/null +++ b/pole_detection/train/images/90.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8aaae1b3e18f8b32eba530fe0e68bc2a75f184f97a1558b3391a0e7d8d0bfdc9 +size 375711 diff --git a/pole_detection/train/images/900.jpg b/pole_detection/train/images/900.jpg new file mode 100644 index 0000000000000000000000000000000000000000..808ced0f2efb84db35dc4c04ec1881896ff497ed --- /dev/null +++ b/pole_detection/train/images/900.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70eb086a75315eb515cf5eeebc1de30af872c5f92e5a286c283b89bf98d7981e +size 1432287 diff --git a/pole_detection/train/images/901.jpg b/pole_detection/train/images/901.jpg new file mode 100644 index 0000000000000000000000000000000000000000..53c64c37fc693bc0649218a540f36d3aed5193bc --- /dev/null +++ b/pole_detection/train/images/901.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e064cdd996033168581b1f73952535cb94d691d80252d1b5eff4ef45020a028c +size 1262836 diff --git a/pole_detection/train/images/902.jpg b/pole_detection/train/images/902.jpg new file mode 100644 index 0000000000000000000000000000000000000000..86acdb2ba39205dc610fc3d79fdfc1972629f694 --- /dev/null +++ b/pole_detection/train/images/902.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52337dfe7a9045310f767c7d71ebdecfba6d509fa996cfe0d85c30afe99f12c1 +size 148214 diff --git a/pole_detection/train/images/903.jpg b/pole_detection/train/images/903.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bba04e5e439c151c4feb34c384e91c56698762fc --- /dev/null +++ b/pole_detection/train/images/903.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c7faf64b81a2c23ae87d1428c634a0c77a8747db0b285ef709485073159b5ec +size 1623073 diff --git a/pole_detection/train/images/904.jpg b/pole_detection/train/images/904.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6a33c8ec65fbf975818c738584fff00edd6bb438 --- /dev/null +++ b/pole_detection/train/images/904.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcc1c97866bd344374905679bbfae213c1215634c22bbbebd16e7e52be332fa5 +size 1571064 diff --git a/pole_detection/train/images/905.jpg b/pole_detection/train/images/905.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b9b4f3f8dc5129eb84564f8ed5039c9fd96e7666 --- /dev/null +++ b/pole_detection/train/images/905.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5aba8c42a26338936f84b03c9e2f07b141676f5857a5e54da1e32dc9408a2446 +size 1591430 diff --git a/pole_detection/train/images/906.jpg b/pole_detection/train/images/906.jpg new file mode 100644 index 0000000000000000000000000000000000000000..99a3dbe6a8d5c015c3220a4c12350ccb9c3eb64f --- /dev/null +++ b/pole_detection/train/images/906.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8879ce273dbdfa090ad824afcedd6c6c7956125b9b8c4407f999d8d4379e154 +size 1287565 diff --git a/pole_detection/train/images/907.jpg b/pole_detection/train/images/907.jpg new file mode 100644 index 0000000000000000000000000000000000000000..76cfc04e7d4849cff710e1f3e1547e1b16059d8d --- /dev/null +++ b/pole_detection/train/images/907.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d38f726045cdafc2fb2f5e91ed2248d7e926e17bbfab40dcc13f692f2f624c00 +size 2396977 diff --git a/pole_detection/train/images/908.jpg b/pole_detection/train/images/908.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3a5ae506b6a80ffd55acb2c2d82964d96b14c4a6 --- /dev/null +++ b/pole_detection/train/images/908.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c5428e89a5a5dc9f12d2a70f66a9dba3ed25fc7ec48eef3c5907550a27de605 +size 2885004 diff --git a/pole_detection/train/images/909.jpg b/pole_detection/train/images/909.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0d578d947a7fb7db18aa454b22fdf4a830f92b60 --- /dev/null +++ b/pole_detection/train/images/909.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e734c6291857be6ac0832221c77a6e810349bba6b2dbd4d037eafd41da250eb +size 2249852 diff --git a/pole_detection/train/images/91.jpg b/pole_detection/train/images/91.jpg new file mode 100644 index 0000000000000000000000000000000000000000..678a3632f32c1100ab649fc9d718b38900d0bcf5 --- /dev/null +++ b/pole_detection/train/images/91.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ed36bae64139d2baec34290f4303e34e344efeda400cdceafb1a1b8d3a5b330 +size 266620 diff --git a/pole_detection/train/images/910.jpg b/pole_detection/train/images/910.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f4f78bc7a37800610a18e70ebeac3aac67276d47 --- /dev/null +++ b/pole_detection/train/images/910.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a266c675d112863baaaf40b78199a5df7cdaa4778dd0dff0d89396b8660d8c07 +size 1664777 diff --git a/pole_detection/train/images/911.jpg b/pole_detection/train/images/911.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f4dd0e7c1a56cfdea1ca252ff250d549dfb136cf --- /dev/null +++ b/pole_detection/train/images/911.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2ca4305b7399512e294bc0384b12dc3612c6100fc712b972a0b0f4bab249aa2 +size 1529761 diff --git a/pole_detection/train/images/912.jpg b/pole_detection/train/images/912.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bbe0bae342eef543412647579bc19d3b40a407a4 --- /dev/null +++ b/pole_detection/train/images/912.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d60eb22bb057de1c5c7ced020e05a30074a231d6250b4db2e22d07181617dc4 +size 1966775 diff --git a/pole_detection/train/images/913.jpg b/pole_detection/train/images/913.jpg new file mode 100644 index 0000000000000000000000000000000000000000..761646a66d9bf59f79feb4b006487a9eb854d8a9 --- /dev/null +++ b/pole_detection/train/images/913.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d556b2b1d5eb5d37d70eb34d5576f06e842f15faa8d6cd8b111b286cbf6987f +size 118702 diff --git a/pole_detection/train/images/914.jpg b/pole_detection/train/images/914.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7a9339ec8adae459bdfe46dd949e49218f39d866 --- /dev/null +++ b/pole_detection/train/images/914.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13b0d666cf4f47fe7b3abb46d1566fbc0042f9d26e0f94863447cf0b6da95951 +size 1954678 diff --git a/pole_detection/train/images/915.jpg b/pole_detection/train/images/915.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ecda140fdb73b8b517c1757eda59176b35ffdb3 --- /dev/null +++ b/pole_detection/train/images/915.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1eadcdafc04263996ba6902dba5af61b497ddd2121dd3ce33b5c7ab29f075ac +size 1937852 diff --git a/pole_detection/train/images/916.jpg b/pole_detection/train/images/916.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4f1fd68de5b4b772b4c1f08d48133d773f336f5d --- /dev/null +++ b/pole_detection/train/images/916.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3d8d815a8d0c1606e41858c8152fda14397fae3bb842f1017614b4d55f717d6 +size 1413037 diff --git a/pole_detection/train/images/917.jpg b/pole_detection/train/images/917.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e25788fd055db16b553e90b01c8b109bf139d106 --- /dev/null +++ b/pole_detection/train/images/917.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5040560c9078b10452a914a3067b0092dad4532a6e366005a889d599d61ecbe6 +size 1846686 diff --git a/pole_detection/train/images/918.jpg b/pole_detection/train/images/918.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7527720c46e37a527cd87b7ad334b4d1a038f969 --- /dev/null +++ b/pole_detection/train/images/918.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7951e9626df4ab8281ef3262b4a63ecca092cd2e3dc436dd4d5bb38fb86b9112 +size 1397638 diff --git a/pole_detection/train/images/919.jpg b/pole_detection/train/images/919.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dcb17dbda584afd6813a717894b33be1cc55fa56 --- /dev/null +++ b/pole_detection/train/images/919.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a3108a90f363af1273faadcdf4b2fad995feea9696940c5d7fb9240c662a85b +size 1701475 diff --git a/pole_detection/train/images/92.jpg b/pole_detection/train/images/92.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bc84291ee893b69985b67994b3b822dfbd6a60f2 --- /dev/null +++ b/pole_detection/train/images/92.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b83d2a04d12bd28619a60956b7e68edb56957c254dd69cfe8a0325035aaa2d8e +size 228308 diff --git a/pole_detection/train/images/920.jpg b/pole_detection/train/images/920.jpg new file mode 100644 index 0000000000000000000000000000000000000000..14d5fac200dd2d25752a627815a674c543f1d268 --- /dev/null +++ b/pole_detection/train/images/920.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c2cb73d809230125248a3d2f973da42d12af410c9566d557610cefd37fbb904 +size 1840010 diff --git a/pole_detection/train/images/921.jpg b/pole_detection/train/images/921.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0da1fe714dfdcb41f58df70cc6b38486bee4ae8c --- /dev/null +++ b/pole_detection/train/images/921.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1269275443f45465eb494eeb67e35fe03c5cddc2b28297e3e1d49dc4edc813e +size 194087 diff --git a/pole_detection/train/images/922.jpg b/pole_detection/train/images/922.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cc553004bbecad630e0366a919682420eea7463d --- /dev/null +++ b/pole_detection/train/images/922.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3edd887e3d599c1804094359ab59ba3f843dcc7464a68646b8c8a05ac75d2e14 +size 175318 diff --git a/pole_detection/train/images/923.jpg b/pole_detection/train/images/923.jpg new file mode 100644 index 0000000000000000000000000000000000000000..399c2da20e33e6fc7d6f9f257947fedc670448ba --- /dev/null +++ b/pole_detection/train/images/923.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbae7a670766a39b53d07a3d9bf0c5dc04625bceb40bf064262169f3a35a052a +size 1504647 diff --git a/pole_detection/train/images/924.jpg b/pole_detection/train/images/924.jpg new file mode 100644 index 0000000000000000000000000000000000000000..81560823eb5924d7ca30ba586f617a3d64ff3dd9 --- /dev/null +++ b/pole_detection/train/images/924.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a0d5d2f503d574cb4ad50e12a37d5032c7877448a6294403d0e1696aece6a60 +size 1451372 diff --git a/pole_detection/train/images/925.jpg b/pole_detection/train/images/925.jpg new file mode 100644 index 0000000000000000000000000000000000000000..28b98771aa27fcbd6ba9e2a8cd766cd937ddeb76 --- /dev/null +++ b/pole_detection/train/images/925.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ee5e86c9ddcf19257160fee1df5273a1f9c4bbd43a332b0421582d42cdbb8a1 +size 2102113 diff --git a/pole_detection/train/images/926.jpg b/pole_detection/train/images/926.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5402655d06b195464a18e53768e320936dbc9aae --- /dev/null +++ b/pole_detection/train/images/926.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a89426accb7e102d9e7c2884fe4668add12d5b162a6926fefdb32a710923893b +size 2114275 diff --git a/pole_detection/train/images/927.jpg b/pole_detection/train/images/927.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4fc1a190fd98aafacae6de6547021c7bb2231245 --- /dev/null +++ b/pole_detection/train/images/927.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17cbafd85c0dd2e63d8bfbee23bef48a3757c5a6bdfc726129f982059691d706 +size 1239788 diff --git a/pole_detection/train/images/928.jpg b/pole_detection/train/images/928.jpg new file mode 100644 index 0000000000000000000000000000000000000000..43720c147ce8ed7c69528992ceefadff00869d4e --- /dev/null +++ b/pole_detection/train/images/928.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faa7e195de20e781f36eecd85d6275c4c51365a7c0cc2a0c58171bf0a5aaeb4a +size 960454 diff --git a/pole_detection/train/images/929.jpg b/pole_detection/train/images/929.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e87813a5a384801ee9a739400d15d335a6b4a2ad --- /dev/null +++ b/pole_detection/train/images/929.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d78462e6937075e762a52d3d202b883b12f0b1a66a11a4fdb1cb3be4d3472097 +size 1857176 diff --git a/pole_detection/train/images/93.jpg b/pole_detection/train/images/93.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0206c76b923ce811c155c458aed893c1d5d80296 --- /dev/null +++ b/pole_detection/train/images/93.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:462c6810f8adba0402708cd01e063ad2a102f6188d8e6f3737fed0ec188169b4 +size 108107 diff --git a/pole_detection/train/images/930.jpg b/pole_detection/train/images/930.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b0a0195319292150d27af10326d166dfe2cc487 --- /dev/null +++ b/pole_detection/train/images/930.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:246dfb535834b96ebcfec65fad38131b941688b09c434eecdb16e50c0dfef09c +size 1003730 diff --git a/pole_detection/train/images/931.jpg b/pole_detection/train/images/931.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b2a000fba4c2330c03ecace9edd88da9f3f5f89 --- /dev/null +++ b/pole_detection/train/images/931.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:661e9abdacca43e62095ac4cca34a8f76ae1bcdf07c567754479efbb3a0ca01b +size 1727626 diff --git a/pole_detection/train/images/932.jpg b/pole_detection/train/images/932.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b49d13257339f875195a93208f49d926ddfa6a33 --- /dev/null +++ b/pole_detection/train/images/932.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c8da99cb868292d79741aab0f519221af4ba5daad26759e3b23a20336cbe706 +size 1250241 diff --git a/pole_detection/train/images/933.jpg b/pole_detection/train/images/933.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5706d8dd5630525875412fdbe1bb22f2312c4e06 --- /dev/null +++ b/pole_detection/train/images/933.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54020bb5255cd0e65ea1798d5f07c5d0514d4ad8abeb8534174699ed0a860a44 +size 1240888 diff --git a/pole_detection/train/images/934.jpg b/pole_detection/train/images/934.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aeb4f8ac71764e6941a1a199e6cd6b009a9c64e9 --- /dev/null +++ b/pole_detection/train/images/934.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:053f35f52fe4411a2eeefc05382b81a754146ebffd8ba58b2f3605b0988afa9a +size 168995 diff --git a/pole_detection/train/images/935.jpg b/pole_detection/train/images/935.jpg new file mode 100644 index 0000000000000000000000000000000000000000..36d8e3abbec32ad23e8fafe681ba901355469be4 --- /dev/null +++ b/pole_detection/train/images/935.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:211e25fcd583fe2d3906016a23f2de28dca12f1364b6bc912f35f1dc30e26bd3 +size 1305882 diff --git a/pole_detection/train/images/936.jpg b/pole_detection/train/images/936.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4476b4b437fe6845542594d1c4f6dcba8b917c72 --- /dev/null +++ b/pole_detection/train/images/936.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6987d8cacf2ac462eb4ec665d02c2d3cef546abe6839da0aaca6c0a9814af8bb +size 945928 diff --git a/pole_detection/train/images/937.jpg b/pole_detection/train/images/937.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e79fe85fa91c9cc648489a8d043af1ba667dc1f7 --- /dev/null +++ b/pole_detection/train/images/937.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6383dccf954b316d541c77861f068462953de0bf52bcc0199eefeb3f6bb80580 +size 1451291 diff --git a/pole_detection/train/images/938.jpg b/pole_detection/train/images/938.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed81a4971b290d11607f2d61f4861a9729df70af --- /dev/null +++ b/pole_detection/train/images/938.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c12fd4ff1c9a2e1e44fdcd5817776e0e142c1fbda12e06f2847e8a50f8107034 +size 906973 diff --git a/pole_detection/train/images/939.jpg b/pole_detection/train/images/939.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d26beaeadf48627e0c43a89194f98971a37c8c52 --- /dev/null +++ b/pole_detection/train/images/939.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2fe97f046d728929f8b501aabe5002c1f17fa73bd5d6e91590262d44ca3108d +size 844773 diff --git a/pole_detection/train/images/94.jpg b/pole_detection/train/images/94.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3bc57b5b66fe2ecc48e7689e6d23aa73055fcb2a --- /dev/null +++ b/pole_detection/train/images/94.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12c06c731565ac58f31f50f64ecb9a467fdcbaf80b40a12298ea872794729f8c +size 260676 diff --git a/pole_detection/train/images/940.jpg b/pole_detection/train/images/940.jpg new file mode 100644 index 0000000000000000000000000000000000000000..847749fe69a8e14e065ce82eca420463fbdbcf33 --- /dev/null +++ b/pole_detection/train/images/940.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86a072748cdce801ebf52354a2e268a621c713db477dceca8f4779089db9db8f +size 1118146 diff --git a/pole_detection/train/images/941.jpg b/pole_detection/train/images/941.jpg new file mode 100644 index 0000000000000000000000000000000000000000..60acdd6d3f6892431a111d4436025fb6787e019a --- /dev/null +++ b/pole_detection/train/images/941.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a56d0e93f786e006b725e9d391fc679b8392f81bcfa392ac00bc43e225b5ea20 +size 773127 diff --git a/pole_detection/train/images/942.jpg b/pole_detection/train/images/942.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b144f5ffc8423c713587ff8c846aff967187b80d --- /dev/null +++ b/pole_detection/train/images/942.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a881aec3b46a9c8f6ec00b07c59c6ffd88f919ecc9972212327eff729d005d5 +size 248889 diff --git a/pole_detection/train/images/943.jpg b/pole_detection/train/images/943.jpg new file mode 100644 index 0000000000000000000000000000000000000000..65fca73e8b399f4fe97909cc00bbb930cbe1202b --- /dev/null +++ b/pole_detection/train/images/943.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6e80f72f8a8a2bfaa869c118d886e8ea166efb9f41ba466c3b6bbf65002090b +size 1569772 diff --git a/pole_detection/train/images/944.jpg b/pole_detection/train/images/944.jpg new file mode 100644 index 0000000000000000000000000000000000000000..64f831e9faa82bf9c5338fc16d7c07b163e42641 --- /dev/null +++ b/pole_detection/train/images/944.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cd593031a9f9c39e5edca9743b36a47dccecaaca5b5c97d6b0022d56ac50509 +size 1105893 diff --git a/pole_detection/train/images/945.jpg b/pole_detection/train/images/945.jpg new file mode 100644 index 0000000000000000000000000000000000000000..401b2d494f514aa5312ae92d63a8aa4998c38d59 --- /dev/null +++ b/pole_detection/train/images/945.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68c1c57332b94de43690461e186b225a7499fd9c756ae537d8393257a659371b +size 985079 diff --git a/pole_detection/train/images/946.jpg b/pole_detection/train/images/946.jpg new file mode 100644 index 0000000000000000000000000000000000000000..598a4c0b96570a1c374a2418c657438a1c041a4e --- /dev/null +++ b/pole_detection/train/images/946.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1bcb65712bcf6e7d828fdcca98ca046ef1d81dcbca626769d2d1d2bb10b3066 +size 87218 diff --git a/pole_detection/train/images/947.jpg b/pole_detection/train/images/947.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b83c17624a26e1d40436c8acd243dc3953faf95e --- /dev/null +++ b/pole_detection/train/images/947.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91f4ab1b59d8d00ec1ee3f14aa47a091fee736d5d614f4535f66bd21bbdda236 +size 147457 diff --git a/pole_detection/train/images/948.jpg b/pole_detection/train/images/948.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7dd04ef7aaadad83742cf8b8db0b76f939470cf6 --- /dev/null +++ b/pole_detection/train/images/948.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cce6ca70320568e3a3b05e5b836f854f0c840d60e00fd78706ef013f72df3d67 +size 1059853 diff --git a/pole_detection/train/images/949.jpg b/pole_detection/train/images/949.jpg new file mode 100644 index 0000000000000000000000000000000000000000..458fdd27d2630c94f2830a7d12a21d918bdd8cdd --- /dev/null +++ b/pole_detection/train/images/949.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a23d9dcec8327c41c7d754d720ebd9b7b61884a292a765be7febf664f4c2cd4 +size 1455738 diff --git a/pole_detection/train/images/95.jpg b/pole_detection/train/images/95.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ee9125cf168233e6cb89d722bb9a3c52c21e908 --- /dev/null +++ b/pole_detection/train/images/95.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:396a745145fe1931fd88b5085e49b9e517e1ad45587608ad96f1b511026402f6 +size 1205681 diff --git a/pole_detection/train/images/950.jpg b/pole_detection/train/images/950.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7f4c59a977e2efc2b3a7ed7b454b5c55eabf2a6e --- /dev/null +++ b/pole_detection/train/images/950.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:864a528fd021b33ca42dc04bd6d59e599c4b36a3d2b72b0981de5baae520ac60 +size 1420772 diff --git a/pole_detection/train/images/951.jpg b/pole_detection/train/images/951.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6486ae40305bd2eef7a2c638269a7eedeb464285 --- /dev/null +++ b/pole_detection/train/images/951.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c523a5473c4fd5fc9a3c64144f2fde8e2a5152e218754271fba96d3f4315b41 +size 1204445 diff --git a/pole_detection/train/images/952.jpg b/pole_detection/train/images/952.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4c10c8cc18a94013b1e8b3d5bb8ce3451e3d3005 --- /dev/null +++ b/pole_detection/train/images/952.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8c48fd3dec5d4bc051bda5e5b3c6c5fc18820045939ae209e3ad571aa9a4d60 +size 903736 diff --git a/pole_detection/train/images/953.jpg b/pole_detection/train/images/953.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e17f9523338d68edbe3687f801e5451d20c4505c --- /dev/null +++ b/pole_detection/train/images/953.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb6ddcee0cbf13adf35764b81024251695be3d66d556fdefa08d320d4cc8eab6 +size 142573 diff --git a/pole_detection/train/images/954.jpg b/pole_detection/train/images/954.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7709d50065332639b6ddd6e3e5da9b999d7b112e --- /dev/null +++ b/pole_detection/train/images/954.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b790e5531906aecdb372e34799626fd81beff41173f61de2e81e4b6af686ae69 +size 1432745 diff --git a/pole_detection/train/images/955.jpg b/pole_detection/train/images/955.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4437a3f503431e1f87fe4441c71c696c30bce72a --- /dev/null +++ b/pole_detection/train/images/955.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e621de111547ba1469303ad8bdbba4b9a51dae1480e0012173a365774aefd94 +size 1380681 diff --git a/pole_detection/train/images/956.jpg b/pole_detection/train/images/956.jpg new file mode 100644 index 0000000000000000000000000000000000000000..64ed36b7b12ea22a35e0051f4c86c5eb302f6009 --- /dev/null +++ b/pole_detection/train/images/956.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78b46fd7e48c94d066a457d8418f07c2b7bcbad54cc8cae555e3029eb182ac20 +size 966969 diff --git a/pole_detection/train/images/957.jpg b/pole_detection/train/images/957.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eb8a939e3c1dbe030b9aef750c755170df65c220 --- /dev/null +++ b/pole_detection/train/images/957.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54b2811f4e48702bd887db91d54925b491781c8700f46c9c03904af0c8ba12d6 +size 1230124 diff --git a/pole_detection/train/images/958.jpg b/pole_detection/train/images/958.jpg new file mode 100644 index 0000000000000000000000000000000000000000..06268e14ee9eebb1212ac7c61864667e052ddf91 --- /dev/null +++ b/pole_detection/train/images/958.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:699f894444717cadf082ed396c33ca3bbacd173a5befe5b48b0cf563865350bd +size 1187755 diff --git a/pole_detection/train/images/959.jpg b/pole_detection/train/images/959.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4b765479b57eb40c63d83731128e6306523cd29f --- /dev/null +++ b/pole_detection/train/images/959.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0a03a9ab62603586c894605eb22eaff55b9ba027898120c572a6b70ce02ae5a +size 1129933 diff --git a/pole_detection/train/images/96.jpg b/pole_detection/train/images/96.jpg new file mode 100644 index 0000000000000000000000000000000000000000..016bf5e6c3b1b2b1863eda8275291838d233b4f7 --- /dev/null +++ b/pole_detection/train/images/96.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:698e9bd392f9c7e0f2e22e8c9f1bb85803a3f13e00e0a3b58241864f63499a3b +size 169652 diff --git a/pole_detection/train/images/960.jpg b/pole_detection/train/images/960.jpg new file mode 100644 index 0000000000000000000000000000000000000000..420c68204539d77b69722a5236ae098bdb491b65 --- /dev/null +++ b/pole_detection/train/images/960.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33cac7040f7efd30958c1199cc8f57629d6f6368a66d1b23aa10abbcda63f095 +size 1578321 diff --git a/pole_detection/train/images/961.jpg b/pole_detection/train/images/961.jpg new file mode 100644 index 0000000000000000000000000000000000000000..32625ed55c4a76a3a2f5f79de46d3ac9e07a27ff --- /dev/null +++ b/pole_detection/train/images/961.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb7232f4a60986edefc6109f486976086d4991d5f4cfd51fff760d621ea7af25 +size 1230881 diff --git a/pole_detection/train/images/962.jpg b/pole_detection/train/images/962.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d7746f8ec7368c65317caddb2d31a0112172ccaf --- /dev/null +++ b/pole_detection/train/images/962.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3992ef96f859deb5acb6f7bafe4075dd2446de3fe2342da75e65795a21c8d20d +size 1431460 diff --git a/pole_detection/train/images/963.jpg b/pole_detection/train/images/963.jpg new file mode 100644 index 0000000000000000000000000000000000000000..308eb6eab1a1e090963d2599b342d5d2ce817ea3 --- /dev/null +++ b/pole_detection/train/images/963.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c747690177a3c06e471f6e0d22457515aee9f045baef456770d31fdcba176d42 +size 719989 diff --git a/pole_detection/train/images/964.jpg b/pole_detection/train/images/964.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d0be74421907c49066d17803635aff64e10e3506 --- /dev/null +++ b/pole_detection/train/images/964.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d622cf458221a9b6916ab5252a9d6a2c742555b4381bfedfc6f461c6a6e5585 +size 1110969 diff --git a/pole_detection/train/images/965.jpg b/pole_detection/train/images/965.jpg new file mode 100644 index 0000000000000000000000000000000000000000..163ad3ace7ca91fbe01b787849f0c934c7972da6 --- /dev/null +++ b/pole_detection/train/images/965.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31aa69c84bc9fa550ed1ff5cf247e4936bea9dc67ff605391c93e5f73744049a +size 1047654 diff --git a/pole_detection/train/images/966.jpg b/pole_detection/train/images/966.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ac22bc2a2c6956bac853a35de0ebb5c203e4fdd8 --- /dev/null +++ b/pole_detection/train/images/966.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f20d2fb48ff7b51e56f893f12c89c70fc85ea0d1aab2a88f7191aff43fbc398b +size 1646044 diff --git a/pole_detection/train/images/967.jpg b/pole_detection/train/images/967.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2639b46ae38b280b7e54e44b654f34aaa585f045 --- /dev/null +++ b/pole_detection/train/images/967.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c4a51ccf31cdf6b16b8d3ec0ffbaeb5110fb5260e6ed833cfec998cfcc189c3 +size 1099442 diff --git a/pole_detection/train/images/968.jpg b/pole_detection/train/images/968.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a9f92c5bf162ade4cc4a82ac382d723ea078d627 --- /dev/null +++ b/pole_detection/train/images/968.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e565c8ea3ad0f3ea3dbb9fe8e1b20e3b1132a2802e1cf60f6cf31737bbf3dbd6 +size 1126258 diff --git a/pole_detection/train/images/969.jpg b/pole_detection/train/images/969.jpg new file mode 100644 index 0000000000000000000000000000000000000000..acbab3c9c711e2b43d1609a42835b0c339ea4940 --- /dev/null +++ b/pole_detection/train/images/969.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77fa2b36f24148410fd07617c421ba3c40260ea2a19542143ba588accbb0d9c7 +size 1068095 diff --git a/pole_detection/train/images/97.jpg b/pole_detection/train/images/97.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7c900dbb02f99f7d89189bfce72a66509384e64e --- /dev/null +++ b/pole_detection/train/images/97.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4517c7ac48f26e89bc930efb54f5a4a095bda328fe3e1726e32f18a2ff16fe38 +size 73831 diff --git a/pole_detection/train/images/970.jpg b/pole_detection/train/images/970.jpg new file mode 100644 index 0000000000000000000000000000000000000000..20bc0de3d1f2f17774b7c443996f1770c81069fc --- /dev/null +++ b/pole_detection/train/images/970.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79b2ea2a09782bd58c9ff291990e297c2637141089c1b0b4cf7ffc3f9e40eaef +size 1010330 diff --git a/pole_detection/train/images/971.jpg b/pole_detection/train/images/971.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9429e7a68dd72b6e0164e8cda8d4a69c71083f97 --- /dev/null +++ b/pole_detection/train/images/971.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98cd2efde9f081fb3ff5718b26241c58e6cd98e1f11da505395f092f7b3ec332 +size 1682689 diff --git a/pole_detection/train/images/972.jpg b/pole_detection/train/images/972.jpg new file mode 100644 index 0000000000000000000000000000000000000000..384f5c23d356e254a405ebff79c9a461f75c7ada --- /dev/null +++ b/pole_detection/train/images/972.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bacafa1b4d5c317e4c010bd4d4ae85104ea3698f844b7eb800a8a0b8f8b46b42 +size 1696363 diff --git a/pole_detection/train/images/973.jpg b/pole_detection/train/images/973.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2c8d3e23b0ff81e3e5a1fdbbcac6e13b51f9f1f3 --- /dev/null +++ b/pole_detection/train/images/973.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d20402314126e1892b004ce94cb860bbe9ec0d3afba7beb7499582b0b9d7cfe +size 140846 diff --git a/pole_detection/train/images/974.jpg b/pole_detection/train/images/974.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1495b36ac8a081306beaf10cd7ba1e98f9435743 --- /dev/null +++ b/pole_detection/train/images/974.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f3722158a96c884124b865488163d7c6489d9057f72a1cd7c404cd641ea9a11 +size 1329146 diff --git a/pole_detection/train/images/975.jpg b/pole_detection/train/images/975.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2b4c094fea5b5c61ef29437aecc730f40ccb6f96 --- /dev/null +++ b/pole_detection/train/images/975.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64a9d9346cc3a5885fba95b043ce93c709e986df0acca1466068b0bba1692f09 +size 1076032 diff --git a/pole_detection/train/images/976.jpg b/pole_detection/train/images/976.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f4ce58724a52367823392a5d25116d4d442e9ed0 --- /dev/null +++ b/pole_detection/train/images/976.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd6e78c2a5587deb804458b2b557d3566cabd2d709e74fc21c47a583de94f066 +size 1372186 diff --git a/pole_detection/train/images/977.jpg b/pole_detection/train/images/977.jpg new file mode 100644 index 0000000000000000000000000000000000000000..29aee619a44cebf222e808e39233af6cea145ce8 --- /dev/null +++ b/pole_detection/train/images/977.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9f726c0a162659adafb8835293d8455a18f7886494349c185d3b4cf8311f1be +size 1823484 diff --git a/pole_detection/train/images/978.jpg b/pole_detection/train/images/978.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9d593166eacb7f1429266302d2be4430c31f8211 --- /dev/null +++ b/pole_detection/train/images/978.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf9f6a59c951366a2ff6c0f43e436b4f7ab170d6db56988564c52a9f2391ac5f +size 1309024 diff --git a/pole_detection/train/images/979.jpg b/pole_detection/train/images/979.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6b86f6df13c1bd273f5b5ab5affd31c7796117e9 --- /dev/null +++ b/pole_detection/train/images/979.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed30e8551bbb41d674db2cd7c46405aafa2977086b015e099970b5cb5dd07840 +size 1320398 diff --git a/pole_detection/train/images/98.jpg b/pole_detection/train/images/98.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e071ee9f6ae6cc0d02cdba959e0dd71ef0d52ed3 --- /dev/null +++ b/pole_detection/train/images/98.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a95d5ae1d45b5f048807c25187911386630d30b568eb3bc01fc9b27b14d57c5 +size 1633612 diff --git a/pole_detection/train/images/980.jpg b/pole_detection/train/images/980.jpg new file mode 100644 index 0000000000000000000000000000000000000000..739e90f6f94a63d55ca7bb8ffb0fa9f1a663d74d --- /dev/null +++ b/pole_detection/train/images/980.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a10389db0c37416b0c39b0d7e35fe1b1c5b338b033c042febe980b2e9b17b7b +size 959878 diff --git a/pole_detection/train/images/981.jpg b/pole_detection/train/images/981.jpg new file mode 100644 index 0000000000000000000000000000000000000000..152d149fa5ea610edca5dc03e89e3a225fbe6b45 --- /dev/null +++ b/pole_detection/train/images/981.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c273075b9a2455bfcd11868313292f1a4d3e75d69afb65b21a590a4c72861f6 +size 1305385 diff --git a/pole_detection/train/images/982.jpg b/pole_detection/train/images/982.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2f581f810220f6c0fe02519b424866b23346ab04 --- /dev/null +++ b/pole_detection/train/images/982.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9324877a01643591dece282e9237963c53df3f66d49275882f1f9871fa9cc12 +size 1303331 diff --git a/pole_detection/train/images/983.jpg b/pole_detection/train/images/983.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aa816ebdd144379dc1c93f9dd5ee0825b88b5889 --- /dev/null +++ b/pole_detection/train/images/983.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0fb4f21fa468b0b458334696a0f695aa05d58b1d31d91b08e6bf680fc7b8a9a +size 1432560 diff --git a/pole_detection/train/images/984.jpg b/pole_detection/train/images/984.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8d765a10a40d5a710b713f578b6ab4ef18c0b3fb --- /dev/null +++ b/pole_detection/train/images/984.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:986b9a8d40d7bf45c3033e9a6ab1e98359d8ddcba80bb487f36bca467d9686e0 +size 136171 diff --git a/pole_detection/train/images/985.jpg b/pole_detection/train/images/985.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d28636df8069227808b85ec7db99e1bc1a43a21f --- /dev/null +++ b/pole_detection/train/images/985.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a7993a2fc0dd2b2a7bd3da083025b81ab0dfdd33bad56c1e495d41b0d58b372 +size 651851 diff --git a/pole_detection/train/images/986.jpg b/pole_detection/train/images/986.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e17588d161c997cd6c1e13e87618d6856fcab4d2 --- /dev/null +++ b/pole_detection/train/images/986.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:971d3018ad2e1d4aa1085a3bd5416f12989d205c7cce43fdb8da89be6dc6c484 +size 940135 diff --git a/pole_detection/train/images/987.jpg b/pole_detection/train/images/987.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7c666fc7c4de63568c237722be19f4eeb5ad2022 --- /dev/null +++ b/pole_detection/train/images/987.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:142425561895735624d8495ce62df51ee671a37c45495df0ef69be633d00554b +size 1356818 diff --git a/pole_detection/train/images/988.jpg b/pole_detection/train/images/988.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7327a82e32041fa9649f74ac8f506c2067aefb72 --- /dev/null +++ b/pole_detection/train/images/988.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8636c040ef77c9b6bbb75395cf8c0272c073ec80353e67f8f1ee5e0128bf1d3f +size 953729 diff --git a/pole_detection/train/images/989.jpg b/pole_detection/train/images/989.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e95d0289bf8a9fe146c18b421eb5fb42c188b03e --- /dev/null +++ b/pole_detection/train/images/989.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c88e1e2076d349ae02b6a9c163f777954dc0ef08922b79689f9c91395e80e87c +size 943674 diff --git a/pole_detection/train/images/99.jpg b/pole_detection/train/images/99.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6cab82e0dea2d6c954b7b65021cbc1f649d58fb7 --- /dev/null +++ b/pole_detection/train/images/99.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:359899df14699446f36c923796cd79d1dc8001387c4f29844279ff64f7db681e +size 507189 diff --git a/pole_detection/train/images/990.jpg b/pole_detection/train/images/990.jpg new file mode 100644 index 0000000000000000000000000000000000000000..953b76732930265027dcadbd3427b87976ca3fc6 --- /dev/null +++ b/pole_detection/train/images/990.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03d07d01f2836115a01fc39b3a8f674b9e18c09b353b3577defce2db3d4e2a2b +size 783610 diff --git a/pole_detection/train/images/991.jpg b/pole_detection/train/images/991.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5932fd57c89301fdf9fdb358faaf0e71330ae191 --- /dev/null +++ b/pole_detection/train/images/991.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:573635b90be1f780135ea75fa1a5b8f8483b0d68ac509347dc4b26d99fb91345 +size 899713 diff --git a/pole_detection/train/images/992.jpg b/pole_detection/train/images/992.jpg new file mode 100644 index 0000000000000000000000000000000000000000..439bc4379e03c5a2339ce85f434de4c885659537 --- /dev/null +++ b/pole_detection/train/images/992.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:311e6e5e3f2df4b96fa73d553d9947fee8d6d4bfe3b7df8f36cb6bdfd7537f58 +size 109396 diff --git a/pole_detection/train/images/993.jpg b/pole_detection/train/images/993.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d864bef418811acd98c9ed301cf18827a6920ea9 --- /dev/null +++ b/pole_detection/train/images/993.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e0ae63ef453d05a78eb3943139062d83be189ab8ab6e9a0675158596d2c3f11 +size 672103 diff --git a/pole_detection/train/images/994.jpg b/pole_detection/train/images/994.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4c7b5340a360570ccb6415c3f884941cebd2230d --- /dev/null +++ b/pole_detection/train/images/994.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97f4b21760d1b65ad270250aad29aa63b4819d8cef732a5aa91eefadea8593b1 +size 767632 diff --git a/pole_detection/train/images/995.jpg b/pole_detection/train/images/995.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b2551b91b51bc2d5485224ec46e72209817eeff --- /dev/null +++ b/pole_detection/train/images/995.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ae0eea3fdd5669364d801b49e991dbb24fb31cec0a072cbfc132c647fcb189d +size 1331142 diff --git a/pole_detection/train/images/996.jpg b/pole_detection/train/images/996.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cb2f9451cefd6d71f2bc94152fb99591442eabec --- /dev/null +++ b/pole_detection/train/images/996.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44c0824a0cd9d086fbf24d1a609b0481429d25908f8f7bbc5ccf617950340c7c +size 1173690 diff --git a/pole_detection/train/images/997.jpg b/pole_detection/train/images/997.jpg new file mode 100644 index 0000000000000000000000000000000000000000..79585fc686a9cac6ecd2f76e0b124f7690da470c --- /dev/null +++ b/pole_detection/train/images/997.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aaf8c01be312cb9d9af8f6ea67ee5ca226022e1455fc5c076ca56ca0069daa5b +size 1571293 diff --git a/pole_detection/train/images/998.jpg b/pole_detection/train/images/998.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a1af5be927072e88fac90d10611161f823694657 --- /dev/null +++ b/pole_detection/train/images/998.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfa8dff5685903310d691595a43b0d5279b97c4bd83d2d920ff742156d9c6fad +size 1096551 diff --git a/pole_detection/train/images/999.jpg b/pole_detection/train/images/999.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9f51b876ac3dbe21d48e79d629f9183565d0200d --- /dev/null +++ b/pole_detection/train/images/999.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dee8d8538376131c42299e2730b33e6eabd063e8795638fe1a67d956eb3e00e2 +size 999826 diff --git a/pole_detection/train/labels/1.txt b/pole_detection/train/labels/1.txt new file mode 100644 index 0000000000000000000000000000000000000000..d189d29906157c0b2bc1abe0e5ecbfda85777882 --- /dev/null +++ b/pole_detection/train/labels/1.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1f51a1cc19c81d1c38b8cc1788f71c3e46f85b64c39eb931f7026ef645f49f6 +size 76 diff --git a/pole_detection/train/labels/10.txt b/pole_detection/train/labels/10.txt new file mode 100644 index 0000000000000000000000000000000000000000..4582e316429e4d4dad16232f7ee0aa3296c9c126 --- /dev/null +++ b/pole_detection/train/labels/10.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e53dbfc13a038e6652af76dbc8c3f2f952aecdb7efbe0eeae5faffd75914869f +size 78 diff --git a/pole_detection/train/labels/100.txt b/pole_detection/train/labels/100.txt new file mode 100644 index 0000000000000000000000000000000000000000..4b30ce96b46ba67c7b070ad5bd9444362926504a --- /dev/null +++ b/pole_detection/train/labels/100.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9683b65a1cd216bf8c82656e01649fef61a9bbd75fdd46d81db570f35e1e25bc +size 77 diff --git a/pole_detection/train/labels/1000.txt b/pole_detection/train/labels/1000.txt new file mode 100644 index 0000000000000000000000000000000000000000..57144c58c3d2983b3c9d40e9d538148b30f0327b --- /dev/null +++ b/pole_detection/train/labels/1000.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f74c0be0fe42859f35b71465356de1ebf7e9ad73f26e60dfe2c9c0d7b585536 +size 78 diff --git a/pole_detection/train/labels/1001.txt b/pole_detection/train/labels/1001.txt new file mode 100644 index 0000000000000000000000000000000000000000..56d6521eb503aba47c178dd6d4ee3506a85e0767 --- /dev/null +++ b/pole_detection/train/labels/1001.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:088d063250c35a0946a45149c7808d3df0e8f3a80ea34afea932c612e198f63b +size 79 diff --git a/pole_detection/train/labels/1002.txt b/pole_detection/train/labels/1002.txt new file mode 100644 index 0000000000000000000000000000000000000000..18e0181f7ddeec2d23290d7827693ba5014c3f5c --- /dev/null +++ b/pole_detection/train/labels/1002.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdbdffd67c0d14266b886f0acfe14210c50a95f928dbc6fd2c4cca3e3b37cb51 +size 77 diff --git a/pole_detection/train/labels/1003.txt b/pole_detection/train/labels/1003.txt new file mode 100644 index 0000000000000000000000000000000000000000..8509b4d251bf452ecf2159e65588762f34eb79f5 --- /dev/null +++ b/pole_detection/train/labels/1003.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4cf2741bb1df39b171e42cccbdaa6119700ca3c69942bdb45d46f3c87547b86 +size 79 diff --git a/pole_detection/train/labels/1004.txt b/pole_detection/train/labels/1004.txt new file mode 100644 index 0000000000000000000000000000000000000000..9ef462ac9468f2cbcc01c9f19d081be2dcdbb65e --- /dev/null +++ b/pole_detection/train/labels/1004.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ad9ec1bdfee09858138b77dd5a68245a871cec66bff9fbba5de37ec94741a92 +size 72 diff --git a/pole_detection/train/labels/1005.txt b/pole_detection/train/labels/1005.txt new file mode 100644 index 0000000000000000000000000000000000000000..3d66feff6e5063c158be03d97e00982bcc16aaae --- /dev/null +++ b/pole_detection/train/labels/1005.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:695cb824f761e477a5f84583fe62ffc2e15ab686dcb07009aae04d35cac62ca2 +size 78 diff --git a/pole_detection/train/labels/1006.txt b/pole_detection/train/labels/1006.txt new file mode 100644 index 0000000000000000000000000000000000000000..9fec257c1df294ee005da6a7b9f57df212928e4c --- /dev/null +++ b/pole_detection/train/labels/1006.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54a6a9b9471fb9fee52d2d83d6343b6b9c4c09f980a0ece4cd24f011ee6b6fe5 +size 77 diff --git a/pole_detection/train/labels/1007.txt b/pole_detection/train/labels/1007.txt new file mode 100644 index 0000000000000000000000000000000000000000..5b68603e90b9b9142d420e6f6e5a67d19a64be2c --- /dev/null +++ b/pole_detection/train/labels/1007.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab2194f3abbee3f297c402dc4dc9ef0aa9be6118f7e14f30652b67f91f0b0f74 +size 77 diff --git a/pole_detection/train/labels/1008.txt b/pole_detection/train/labels/1008.txt new file mode 100644 index 0000000000000000000000000000000000000000..8ec19766bcc1b127cedb09684c8d662d86e962b0 --- /dev/null +++ b/pole_detection/train/labels/1008.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b3139726d8a035e617c21ebc28b2c448ae44786ac995e4e5b97911ebc918623 +size 79 diff --git a/pole_detection/train/labels/1009.txt b/pole_detection/train/labels/1009.txt new file mode 100644 index 0000000000000000000000000000000000000000..8ba8c09ed52f6d2c6f7cfb86c3db5475c636f08f --- /dev/null +++ b/pole_detection/train/labels/1009.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62ab8fa1641cade3af0bb17d0df1fcf0f6341aedf80c2bc13856a269710021b8 +size 79 diff --git a/pole_detection/train/labels/101.txt b/pole_detection/train/labels/101.txt new file mode 100644 index 0000000000000000000000000000000000000000..7cabbee6b7f512fb8d375315c354d113ca1b8ab0 --- /dev/null +++ b/pole_detection/train/labels/101.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cab995a3775bfe13097cf7a6328d66fed6da8e10de364ae3ba3d2b83778d44b3 +size 76 diff --git a/pole_detection/train/labels/1010.txt b/pole_detection/train/labels/1010.txt new file mode 100644 index 0000000000000000000000000000000000000000..aac39f111f35e4633c6cd7c1de9002c4d5c681c9 --- /dev/null +++ b/pole_detection/train/labels/1010.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2892969c9212df31b089356b31f665cbd1bfce2791f8d02ab08d52a5e40f7046 +size 78 diff --git a/pole_detection/train/labels/1011.txt b/pole_detection/train/labels/1011.txt new file mode 100644 index 0000000000000000000000000000000000000000..8abdfaa9774a67cb2fb097c351d91c69c3d112e8 --- /dev/null +++ b/pole_detection/train/labels/1011.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c87c1acf6304a7a9dd4ff89e3b6ada862a8d920b5ceb97fc47abfaa92916388f +size 78 diff --git a/pole_detection/train/labels/1012.txt b/pole_detection/train/labels/1012.txt new file mode 100644 index 0000000000000000000000000000000000000000..31d63732a9eee2051526d4111941d58049fe530d --- /dev/null +++ b/pole_detection/train/labels/1012.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e56848e263109776729740b5b415333ba3db7f06072bc61a0e4846775ad4eaf2 +size 78 diff --git a/pole_detection/train/labels/1013.txt b/pole_detection/train/labels/1013.txt new file mode 100644 index 0000000000000000000000000000000000000000..526a959e5562644a26617d9aa79a2d9b4c084c8c --- /dev/null +++ b/pole_detection/train/labels/1013.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccc2c20576162d25381055932a4d56f326095ea7dad1accad644ef7fa7b0d9e7 +size 79 diff --git a/pole_detection/train/labels/1014.txt b/pole_detection/train/labels/1014.txt new file mode 100644 index 0000000000000000000000000000000000000000..0add1df887e3395cb7376d309e55316a1e7576d3 --- /dev/null +++ b/pole_detection/train/labels/1014.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61ec78bf361172582c898c19933d8fa23a7fcba2c21760e31b1f4b2bdebb8f55 +size 78 diff --git a/pole_detection/train/labels/1015.txt b/pole_detection/train/labels/1015.txt new file mode 100644 index 0000000000000000000000000000000000000000..61512f8df0ae1e9fd9b52828f50113560d94a6a7 --- /dev/null +++ b/pole_detection/train/labels/1015.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5790bb24d6a7f4d861602dd2f3e4097f28bb35e3d2f876cd88740e4fade0fc05 +size 78 diff --git a/pole_detection/train/labels/1016.txt b/pole_detection/train/labels/1016.txt new file mode 100644 index 0000000000000000000000000000000000000000..803b8548e01b7dad444bd7c82e9ef465ec5774a6 --- /dev/null +++ b/pole_detection/train/labels/1016.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa8ad26a2219cb0fc0b358205b80bf36293a65933d3f45b87552afbf9b441231 +size 158 diff --git a/pole_detection/train/labels/1017.txt b/pole_detection/train/labels/1017.txt new file mode 100644 index 0000000000000000000000000000000000000000..8bb666eb6ceacf1c9a97aba0455146b08d671808 --- /dev/null +++ b/pole_detection/train/labels/1017.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2150c3389148f5239f52ebed5453329e524a9928b46963bf5d8e11abc063d04c +size 80 diff --git a/pole_detection/train/labels/1018.txt b/pole_detection/train/labels/1018.txt new file mode 100644 index 0000000000000000000000000000000000000000..23ed8e64708b6b91eac34a37a8722cfb4e5a3ca8 --- /dev/null +++ b/pole_detection/train/labels/1018.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01735de69f9515d25f1a0b08c183ebf720cf2887a1c4f4ee3b6909ab4e734cc5 +size 77 diff --git a/pole_detection/train/labels/1019.txt b/pole_detection/train/labels/1019.txt new file mode 100644 index 0000000000000000000000000000000000000000..d59a8985c9b5c7b5050aa7f8ccfdd55d3d52df20 --- /dev/null +++ b/pole_detection/train/labels/1019.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b4227a9fcbab1948141f72a9d813899202d36dd680858dcbcaa76ed08e13dec +size 76 diff --git a/pole_detection/train/labels/102.txt b/pole_detection/train/labels/102.txt new file mode 100644 index 0000000000000000000000000000000000000000..ceb8feb36346bf2a3af9ed9372f8062abf24145b --- /dev/null +++ b/pole_detection/train/labels/102.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc879a8edd0926f07162da2d964956646a847a70fdc363f5249916e278b49290 +size 77 diff --git a/pole_detection/train/labels/1020.txt b/pole_detection/train/labels/1020.txt new file mode 100644 index 0000000000000000000000000000000000000000..940f8589ab020a9a887ff8fbfc16c9ac2a2857ce --- /dev/null +++ b/pole_detection/train/labels/1020.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2bb0dabb24dbf4f868709f768225ada99d9014247f7679b2ce8b6a187bfc78c +size 78 diff --git a/pole_detection/train/labels/1021.txt b/pole_detection/train/labels/1021.txt new file mode 100644 index 0000000000000000000000000000000000000000..5db2b7bcc34534aaa800ee421931777aa5280e63 --- /dev/null +++ b/pole_detection/train/labels/1021.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ddcff93865d0dc8c078dc467eff8dbd664381cdbb30fb017c483736550a98bc +size 78 diff --git a/pole_detection/train/labels/1022.txt b/pole_detection/train/labels/1022.txt new file mode 100644 index 0000000000000000000000000000000000000000..7e01c573f556b12b155a68463945c91f94f48dae --- /dev/null +++ b/pole_detection/train/labels/1022.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c0f1fb86d50517bc308e11421aba3f89e70184e56e3598f26e5dffb3c0eed4c +size 80 diff --git a/pole_detection/train/labels/1023.txt b/pole_detection/train/labels/1023.txt new file mode 100644 index 0000000000000000000000000000000000000000..68f1e4ac462d22637eda1d59cd3b3fa0c3be719d --- /dev/null +++ b/pole_detection/train/labels/1023.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc994aebfb73280d16b1767b9fd219ef88e5a9ab47f050f43e770dc55ea48c52 +size 76 diff --git a/pole_detection/train/labels/1024.txt b/pole_detection/train/labels/1024.txt new file mode 100644 index 0000000000000000000000000000000000000000..331a43d179c4614f4ebf6332571314a26911f69c --- /dev/null +++ b/pole_detection/train/labels/1024.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97896a75367e754c437ee881ab423d12eafc64d24a6dead92c50bb389ec65d77 +size 80 diff --git a/pole_detection/train/labels/1025.txt b/pole_detection/train/labels/1025.txt new file mode 100644 index 0000000000000000000000000000000000000000..1e2e31b2a825953c81449f271f3ea814185ee236 --- /dev/null +++ b/pole_detection/train/labels/1025.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45478ab077363ed6f00d483915bd426f8b7dd64bc1f4136774291bb88e67e737 +size 78 diff --git a/pole_detection/train/labels/1026.txt b/pole_detection/train/labels/1026.txt new file mode 100644 index 0000000000000000000000000000000000000000..22916e82ae10fb67afd3899a1c85d8357ee0fea7 --- /dev/null +++ b/pole_detection/train/labels/1026.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85976ca9aa75db57096c30c5ac4c211480d5ca9f4225e7404234e53c60f2a527 +size 78 diff --git a/pole_detection/train/labels/1027.txt b/pole_detection/train/labels/1027.txt new file mode 100644 index 0000000000000000000000000000000000000000..dfd6789a9cdaf153fdd57c5572ffcf1ed0702969 --- /dev/null +++ b/pole_detection/train/labels/1027.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5d4611553b0a1843548319d4fbec1b0e9d53f910bc1635f717d70e594e3a3c7 +size 77 diff --git a/pole_detection/train/labels/1028.txt b/pole_detection/train/labels/1028.txt new file mode 100644 index 0000000000000000000000000000000000000000..2341d1bef4f4dc9220954c10d76a5ecb37a1d0db --- /dev/null +++ b/pole_detection/train/labels/1028.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a967ceadb7c88a2f6c5cd1c24a2d9dc6acb8cad5e7cc173e03ab4e42fcefaf86 +size 78 diff --git a/pole_detection/train/labels/1029.txt b/pole_detection/train/labels/1029.txt new file mode 100644 index 0000000000000000000000000000000000000000..2a4d8e71c8cdc53e2188b11d199d4b1c1f406aaa --- /dev/null +++ b/pole_detection/train/labels/1029.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf311846e3df8cc5f0a73db004612306e336f739246cce461cb7b79d8839a948 +size 78 diff --git a/pole_detection/train/labels/103.txt b/pole_detection/train/labels/103.txt new file mode 100644 index 0000000000000000000000000000000000000000..89a52fa6d0c23ff47d3149fa86002ab9f88e7120 --- /dev/null +++ b/pole_detection/train/labels/103.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b03be99757be7b7b27322f4b910246f96c493d572ec7c120b97f073b8f4ca4c +size 80 diff --git a/pole_detection/train/labels/1030.txt b/pole_detection/train/labels/1030.txt new file mode 100644 index 0000000000000000000000000000000000000000..aa4a0af7e4dfcf35b3ec74218e9cc26b7b52c0b0 --- /dev/null +++ b/pole_detection/train/labels/1030.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06d6afb659011a0b22777abea7733abc355d9eadfdd83a1941f9c0289d99c1b4 +size 69 diff --git a/pole_detection/train/labels/1031.txt b/pole_detection/train/labels/1031.txt new file mode 100644 index 0000000000000000000000000000000000000000..467137bb9367f8eda2f753b00e4c5653e6d464c5 --- /dev/null +++ b/pole_detection/train/labels/1031.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4b58474293f727723e9556db5339e88814a1d315d092be6e6f691fd0dfd512b +size 78 diff --git a/pole_detection/train/labels/1032.txt b/pole_detection/train/labels/1032.txt new file mode 100644 index 0000000000000000000000000000000000000000..305f6d13de414b689bef1878675735024eff3807 --- /dev/null +++ b/pole_detection/train/labels/1032.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acf80a507f5f71c505ae4dbdf4adf37632af4bcbcfc49921f7102fb9ef29c535 +size 78 diff --git a/pole_detection/train/labels/1033.txt b/pole_detection/train/labels/1033.txt new file mode 100644 index 0000000000000000000000000000000000000000..90822a2ac73e69dce580c942e5f938d12dfcd965 --- /dev/null +++ b/pole_detection/train/labels/1033.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e1718331ca04d1f9598a6e604d052dd75f51ec4d068155ad0257904763e557 +size 78 diff --git a/pole_detection/train/labels/1034.txt b/pole_detection/train/labels/1034.txt new file mode 100644 index 0000000000000000000000000000000000000000..669491d96d8c5ef0c149eaef528c9ae841d92064 --- /dev/null +++ b/pole_detection/train/labels/1034.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47ab412b1d260bea0d3c4e74147577180bae6f8d08fb91dba0342c3f246befd3 +size 78 diff --git a/pole_detection/train/labels/1035.txt b/pole_detection/train/labels/1035.txt new file mode 100644 index 0000000000000000000000000000000000000000..237892900b2b805a47d397a0de75440a76dbebc1 --- /dev/null +++ b/pole_detection/train/labels/1035.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:497683fc286a3661e4d1fed4ee3fbf68e91436778205857f9ba67f4635c97927 +size 78 diff --git a/pole_detection/train/labels/1036.txt b/pole_detection/train/labels/1036.txt new file mode 100644 index 0000000000000000000000000000000000000000..aadf6f96026d488fdecc4fc0eaa647f9001d2aca --- /dev/null +++ b/pole_detection/train/labels/1036.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90bc471506ba21275911ac319497ce5774aca084d5d8dda32ded9f8eb8fcc056 +size 77 diff --git a/pole_detection/train/labels/1037.txt b/pole_detection/train/labels/1037.txt new file mode 100644 index 0000000000000000000000000000000000000000..c91e85dcfa0bfd8350abb5f1be4ef8a24e847cb0 --- /dev/null +++ b/pole_detection/train/labels/1037.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5aec4d452141006c7a2a24657eb2c0bc637ccbd11868ce29980b8178792e0aee +size 78 diff --git a/pole_detection/train/labels/1038.txt b/pole_detection/train/labels/1038.txt new file mode 100644 index 0000000000000000000000000000000000000000..7219232181c95b72a75c039ebed6f57823ba7635 --- /dev/null +++ b/pole_detection/train/labels/1038.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:803f748a4a75eac28d99237a477dd9a59b5d76cfead738278210b81ef1810f81 +size 158 diff --git a/pole_detection/train/labels/1039.txt b/pole_detection/train/labels/1039.txt new file mode 100644 index 0000000000000000000000000000000000000000..de127158908c4f69043e0fd4ae96052fd3a7a854 --- /dev/null +++ b/pole_detection/train/labels/1039.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a94323745287fed545fa40040d5d64f8f8530137bd847db5d818c904a9fa0591 +size 156 diff --git a/pole_detection/train/labels/104.txt b/pole_detection/train/labels/104.txt new file mode 100644 index 0000000000000000000000000000000000000000..955097c9b6b0ef4ee76cf3f98105f5c84d43e963 --- /dev/null +++ b/pole_detection/train/labels/104.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fe89be91e0269316e51d5709b2d5980d810babb1559864cacc97ac425ab6cdd +size 78 diff --git a/pole_detection/train/labels/1040.txt b/pole_detection/train/labels/1040.txt new file mode 100644 index 0000000000000000000000000000000000000000..bb22a933a8d2dd155199c8deeaeab86a9db8f324 --- /dev/null +++ b/pole_detection/train/labels/1040.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2868db1e1f23a604aaa0f0b45eaa6da0caaf4bf702e7e35ce9c062ade67a9b70 +size 79 diff --git a/pole_detection/train/labels/1041.txt b/pole_detection/train/labels/1041.txt new file mode 100644 index 0000000000000000000000000000000000000000..c328f53d440ba181ca5a78befcd29766a3e7b226 --- /dev/null +++ b/pole_detection/train/labels/1041.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acdd1a7e8d11319a29755de7679ca0e858505c693c2f65da3fc76d87016e19d4 +size 158 diff --git a/pole_detection/train/labels/1042.txt b/pole_detection/train/labels/1042.txt new file mode 100644 index 0000000000000000000000000000000000000000..bdb7bc65257038e3272cbcb159743f469d116441 --- /dev/null +++ b/pole_detection/train/labels/1042.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3a2e049c98592b8a8a85b4677eb90d00843a66713cef76571255641ccfdd8a7 +size 62 diff --git a/pole_detection/train/labels/1043.txt b/pole_detection/train/labels/1043.txt new file mode 100644 index 0000000000000000000000000000000000000000..c19dd5613b9752670f690715997640f14eae83a5 --- /dev/null +++ b/pole_detection/train/labels/1043.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faab4e9fff3941e6107682f4fc9cdd97fac290fe711bf4e5ef9518a6003cad94 +size 78 diff --git a/pole_detection/train/labels/1044.txt b/pole_detection/train/labels/1044.txt new file mode 100644 index 0000000000000000000000000000000000000000..056926e5978a8dd89ca7e39e2785b499ddd6b37b --- /dev/null +++ b/pole_detection/train/labels/1044.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42ba27d85217cdcbb1eee4cac6e2f82a11f37e19ff05fe822bdc7ca3453e2ff0 +size 78 diff --git a/pole_detection/train/labels/1045.txt b/pole_detection/train/labels/1045.txt new file mode 100644 index 0000000000000000000000000000000000000000..a749a46d03b9efa2104cedff8b725ec3c5f45059 --- /dev/null +++ b/pole_detection/train/labels/1045.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df5a397fc022f4c376c2d20464f9c53c821742d21dc75c25675cdab4e81442c2 +size 77 diff --git a/pole_detection/train/labels/1046.txt b/pole_detection/train/labels/1046.txt new file mode 100644 index 0000000000000000000000000000000000000000..21273e1ce0470caf219d07375304388038a80636 --- /dev/null +++ b/pole_detection/train/labels/1046.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7244169a3e3e8c0d4f111c1dc010805f5bfb9bbbce8329f2acbdd367138d36a7 +size 79 diff --git a/pole_detection/train/labels/1047.txt b/pole_detection/train/labels/1047.txt new file mode 100644 index 0000000000000000000000000000000000000000..941ac7b2e28be0cef956f4af9b32ba9251f865ae --- /dev/null +++ b/pole_detection/train/labels/1047.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83e2e159fd3141b776b6f992dbf8a14c6db1c42a59acc8bc471323657043de10 +size 78 diff --git a/pole_detection/train/labels/1048.txt b/pole_detection/train/labels/1048.txt new file mode 100644 index 0000000000000000000000000000000000000000..46a54925318faf746ccaddefe5ec603f7ce761ba --- /dev/null +++ b/pole_detection/train/labels/1048.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0955f2a9174cf8236a4dd556e35b6ae1e8b37c272bce9351aebe2012a37d450 +size 80 diff --git a/pole_detection/train/labels/1049.txt b/pole_detection/train/labels/1049.txt new file mode 100644 index 0000000000000000000000000000000000000000..16a4f6dce6fb179abd2eca27b75201511f64b9d5 --- /dev/null +++ b/pole_detection/train/labels/1049.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efb8cf4e790fa71d976b0f1992f1729a3c717879cb03e2ca2f7bf78fdc0a4479 +size 77 diff --git a/pole_detection/train/labels/105.txt b/pole_detection/train/labels/105.txt new file mode 100644 index 0000000000000000000000000000000000000000..8d900dc60a03f30bfccbd0a59306cf1735e093ae --- /dev/null +++ b/pole_detection/train/labels/105.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0850eb8d55295eedbe49bd8f31ebedeac20f1d091564d673f6a2ef1f43c0ba2 +size 65 diff --git a/pole_detection/train/labels/1050.txt b/pole_detection/train/labels/1050.txt new file mode 100644 index 0000000000000000000000000000000000000000..998c82060051b4ebeae6dbc6d800a4645c270925 --- /dev/null +++ b/pole_detection/train/labels/1050.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e37f1896eb6b50497d14b1bdb2e8e42bdccdf6fe29d1bffbd08ce79798b8884 +size 79 diff --git a/pole_detection/train/labels/1051.txt b/pole_detection/train/labels/1051.txt new file mode 100644 index 0000000000000000000000000000000000000000..bc9b01e5404841b7958924cdb201f4af396d14e5 --- /dev/null +++ b/pole_detection/train/labels/1051.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cca7a16050548ecbcb7411deadf956086bb08777c3b27714aed0268c7a7bed12 +size 77 diff --git a/pole_detection/train/labels/1052.txt b/pole_detection/train/labels/1052.txt new file mode 100644 index 0000000000000000000000000000000000000000..3ebec64d71b6f05360c861cee3934c5de066abaf --- /dev/null +++ b/pole_detection/train/labels/1052.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e919996fc0db407ba790830deb101b5f38aff884cd446537808f6e9db48e677 +size 78 diff --git a/pole_detection/train/labels/1053.txt b/pole_detection/train/labels/1053.txt new file mode 100644 index 0000000000000000000000000000000000000000..f0e3111de99ce4673c2c214e34b475db01ebcb3d --- /dev/null +++ b/pole_detection/train/labels/1053.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:059d37b954e6b36f7afbdd5220d58202c952b00507b9dabe76ba0bc5982138bf +size 78 diff --git a/pole_detection/train/labels/1054.txt b/pole_detection/train/labels/1054.txt new file mode 100644 index 0000000000000000000000000000000000000000..08fac012e909282882b0e37f651c81451028c16e --- /dev/null +++ b/pole_detection/train/labels/1054.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a9078d21adaa92a0cc22a2c46d0a8fa1ea0e2b18d301e67ae92238a9c006e5a +size 78 diff --git a/pole_detection/train/labels/1055.txt b/pole_detection/train/labels/1055.txt new file mode 100644 index 0000000000000000000000000000000000000000..f54aee4f049af159327dc632a958f150ee1f2c91 --- /dev/null +++ b/pole_detection/train/labels/1055.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e66b6c53511c7d1816a7691735e5ed51341e49fc1d3243932b6938b4d8a28eb +size 79 diff --git a/pole_detection/train/labels/1056.txt b/pole_detection/train/labels/1056.txt new file mode 100644 index 0000000000000000000000000000000000000000..4c7f04c823bdd1bb4b12cb38f1679dc095862c9c --- /dev/null +++ b/pole_detection/train/labels/1056.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79312a9c18474ccfb2877fd65a3d8c1dbfa722811ea0cfd2d626c8d2d02d8584 +size 77 diff --git a/pole_detection/train/labels/1057.txt b/pole_detection/train/labels/1057.txt new file mode 100644 index 0000000000000000000000000000000000000000..fa3af20dbc7c1e56155dda2288ebdc44d9b81eb1 --- /dev/null +++ b/pole_detection/train/labels/1057.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e90a51672ca13867d907733f9c5640baf85c93511fdc9c5efd54225db7817985 +size 79 diff --git a/pole_detection/train/labels/1058.txt b/pole_detection/train/labels/1058.txt new file mode 100644 index 0000000000000000000000000000000000000000..e798ad1062b7c3298155b24f62a3ac8e4d77ee44 --- /dev/null +++ b/pole_detection/train/labels/1058.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d5455c5123562977334bada0fc40ed2d20f466f1ce94d83f4a90b069821eb74 +size 156 diff --git a/pole_detection/train/labels/1059.txt b/pole_detection/train/labels/1059.txt new file mode 100644 index 0000000000000000000000000000000000000000..ecb6478651881cb00fd2b6b349f4048bdb29d1de --- /dev/null +++ b/pole_detection/train/labels/1059.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33ebbe906b1a72852cf5571ad33c1c814f826109b548830e19842c4293370800 +size 79 diff --git a/pole_detection/train/labels/106.txt b/pole_detection/train/labels/106.txt new file mode 100644 index 0000000000000000000000000000000000000000..01b887dfcf5c74553adec6a88414cff9a6b058e7 --- /dev/null +++ b/pole_detection/train/labels/106.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d077c7fa3b82a6daea80be3369dc6ad435e09471b48ad15a8f3f7a08a032e20 +size 77 diff --git a/pole_detection/train/labels/1060.txt b/pole_detection/train/labels/1060.txt new file mode 100644 index 0000000000000000000000000000000000000000..cef24fc3d026a9abd0d38919557b630ad638f435 --- /dev/null +++ b/pole_detection/train/labels/1060.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30c2316f1a49fb806c12c2695e7937e2578e2cf2a6a0d291fb501bcdf1e241a3 +size 78 diff --git a/pole_detection/train/labels/1061.txt b/pole_detection/train/labels/1061.txt new file mode 100644 index 0000000000000000000000000000000000000000..773c26e42c5b3c82a447405095976aeaa46c0b24 --- /dev/null +++ b/pole_detection/train/labels/1061.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5489b20ad8d25751a353ef5e7890c3ffad7dc8ab9fa65702bb8439aeec508e56 +size 80 diff --git a/pole_detection/train/labels/1062.txt b/pole_detection/train/labels/1062.txt new file mode 100644 index 0000000000000000000000000000000000000000..12713df13d7aa5da6d967c5a020c2ced2fc0070a --- /dev/null +++ b/pole_detection/train/labels/1062.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:882c9fed266ac93844ebb78aca96008e21f7c9af6bc267f20bf390ef4d6a8f0d +size 80 diff --git a/pole_detection/train/labels/1063.txt b/pole_detection/train/labels/1063.txt new file mode 100644 index 0000000000000000000000000000000000000000..5d003b3ff9f88b8c72456d2799cbb9b159b934f8 --- /dev/null +++ b/pole_detection/train/labels/1063.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5818274dc0ca2d4bb2e0fbc2264dae2f58322f3bd951d4bb23fb46f02ccebdce +size 155 diff --git a/pole_detection/train/labels/1064.txt b/pole_detection/train/labels/1064.txt new file mode 100644 index 0000000000000000000000000000000000000000..4f487577472c26209e86844a10197a4931e10ab5 --- /dev/null +++ b/pole_detection/train/labels/1064.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:feb573fc53a3fed00302e0e91569dda44f86f2a923534da749e8f226bcdc7d90 +size 78 diff --git a/pole_detection/train/labels/1065.txt b/pole_detection/train/labels/1065.txt new file mode 100644 index 0000000000000000000000000000000000000000..66ba5321272a288c4a6b593551510edc281beb95 --- /dev/null +++ b/pole_detection/train/labels/1065.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25163df35a4a982cd19381d01f0bdaf63cd9f03dbddf78c77e04d9e6673cfe5f +size 78 diff --git a/pole_detection/train/labels/1066.txt b/pole_detection/train/labels/1066.txt new file mode 100644 index 0000000000000000000000000000000000000000..4e6e18dc035f96ec942320e24a13438b46007e25 --- /dev/null +++ b/pole_detection/train/labels/1066.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d526177d65d7ef29e319a18834cda2541b4aae970586cd5b7a685cc2cd54cf7 +size 78 diff --git a/pole_detection/train/labels/1067.txt b/pole_detection/train/labels/1067.txt new file mode 100644 index 0000000000000000000000000000000000000000..d1683814615c3d293b32d5e486112c6fc4b75802 --- /dev/null +++ b/pole_detection/train/labels/1067.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:669ffcf11e5defc0b132ecb73ea75ad80ecfdbadae11d8930117f55029c2c600 +size 77 diff --git a/pole_detection/train/labels/1068.txt b/pole_detection/train/labels/1068.txt new file mode 100644 index 0000000000000000000000000000000000000000..d71b61f6521b4b600ca83944f2441de54621d087 --- /dev/null +++ b/pole_detection/train/labels/1068.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c21f13c59543a02c156593ead82dfb7c7cda9b41ef07fafe9d671c41b350042 +size 80 diff --git a/pole_detection/train/labels/1069.txt b/pole_detection/train/labels/1069.txt new file mode 100644 index 0000000000000000000000000000000000000000..0cf9c066189e407ac063416d6079f79833485c07 --- /dev/null +++ b/pole_detection/train/labels/1069.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03f2ad2891eb4d883e0c6f43defe4fc245cfe6524d83d6b083a67debb1b976a8 +size 79 diff --git a/pole_detection/train/labels/107.txt b/pole_detection/train/labels/107.txt new file mode 100644 index 0000000000000000000000000000000000000000..aa8b13291f3ce1fd14a049fb0835e852654367cc --- /dev/null +++ b/pole_detection/train/labels/107.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b11f95a1db0e6d4c642dfb9838823cee83246d9b0f7c5747ab11095e5e3b818 +size 66 diff --git a/pole_detection/train/labels/1070.txt b/pole_detection/train/labels/1070.txt new file mode 100644 index 0000000000000000000000000000000000000000..0a4d23685739ef91612a79e0a7c9942f2f881fd8 --- /dev/null +++ b/pole_detection/train/labels/1070.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:752ab886e07421067c1a1f2f69bfdfef6dd521a904e0fc43b269062f6f3622d3 +size 78 diff --git a/pole_detection/train/labels/1071.txt b/pole_detection/train/labels/1071.txt new file mode 100644 index 0000000000000000000000000000000000000000..e2208fc4498ea8805c85d9c8405fe7f92faf904c --- /dev/null +++ b/pole_detection/train/labels/1071.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf9ea734f60090febd442229a62909a30bab0532c789000c41b04a5ff5a4559b +size 77 diff --git a/pole_detection/train/labels/1072.txt b/pole_detection/train/labels/1072.txt new file mode 100644 index 0000000000000000000000000000000000000000..2ba39b7e9dced764b6ab2e7323fd9c0b73883f78 --- /dev/null +++ b/pole_detection/train/labels/1072.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfc1163efbd53da5a9e27fa583f5cf5135cc639e356a9df71f88ac9af62e7095 +size 76 diff --git a/pole_detection/train/labels/1073.txt b/pole_detection/train/labels/1073.txt new file mode 100644 index 0000000000000000000000000000000000000000..f6abdb6d36eaea523473016d662a663cf9d56ecd --- /dev/null +++ b/pole_detection/train/labels/1073.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c14748185c7eaddd2cb372e423c28d89eb1fbb7c1bd0f4a300009264d461391 +size 78 diff --git a/pole_detection/train/labels/1074.txt b/pole_detection/train/labels/1074.txt new file mode 100644 index 0000000000000000000000000000000000000000..9e728883aea41f6d4a1971def9463b56f2c8c75d --- /dev/null +++ b/pole_detection/train/labels/1074.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c0e6cf71373f9c89e4e009868952240c1276a4796e9b05feb11e0cf848a9555 +size 77 diff --git a/pole_detection/train/labels/1075.txt b/pole_detection/train/labels/1075.txt new file mode 100644 index 0000000000000000000000000000000000000000..061175bf7dcd409154f61ee9e7de6e588cbd9f40 --- /dev/null +++ b/pole_detection/train/labels/1075.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34d7d0c5c1514d2ed0480568d678b21e35420daaf089d9c50061ac4cfe7bb4b5 +size 79 diff --git a/pole_detection/train/labels/1076.txt b/pole_detection/train/labels/1076.txt new file mode 100644 index 0000000000000000000000000000000000000000..5fc7e14c3904ea169672780cf2fcaaa3e8ee3c2b --- /dev/null +++ b/pole_detection/train/labels/1076.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e965aff6f7ea12ac8eb16ed58f4026740cfae3f394a626f99aab756f35686e99 +size 71 diff --git a/pole_detection/train/labels/1077.txt b/pole_detection/train/labels/1077.txt new file mode 100644 index 0000000000000000000000000000000000000000..5f8853fe3ee7ec1830aeeb3387ba7cb523a04ccc --- /dev/null +++ b/pole_detection/train/labels/1077.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49a103be18b634a0b4d847e4480541038a6505625ca14dfc559bafde06e2c99e +size 78 diff --git a/pole_detection/train/labels/1078.txt b/pole_detection/train/labels/1078.txt new file mode 100644 index 0000000000000000000000000000000000000000..0e6a9bea98bf9ee51511374cb799d88bc2d88de8 --- /dev/null +++ b/pole_detection/train/labels/1078.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41b8fce04d3640417423242f6ca91bb6db7edf201cd6d38a262405475c5e2ed9 +size 79 diff --git a/pole_detection/train/labels/1079.txt b/pole_detection/train/labels/1079.txt new file mode 100644 index 0000000000000000000000000000000000000000..2c30748eddf8de55d417ff6a86a289245d74a0a5 --- /dev/null +++ b/pole_detection/train/labels/1079.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2adc13d987d582d66e2ce13598d7952238b3015929f3d9fc935239fe36f94350 +size 76 diff --git a/pole_detection/train/labels/108.txt b/pole_detection/train/labels/108.txt new file mode 100644 index 0000000000000000000000000000000000000000..3b8c1b4fb206a0d095894b8003c772a037b5387c --- /dev/null +++ b/pole_detection/train/labels/108.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de5d9a828a749aeb04b3200cf2f10c21dff11ec1f3dc8f92227167cf2b60da02 +size 72 diff --git a/pole_detection/train/labels/1080.txt b/pole_detection/train/labels/1080.txt new file mode 100644 index 0000000000000000000000000000000000000000..34094676c32d36f1d00dc96732e407d0accf2f4c --- /dev/null +++ b/pole_detection/train/labels/1080.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c6e44063b90a3657202197baa8899b33ff2cedcf22f3f4160b0b37ee740203a +size 78 diff --git a/pole_detection/train/labels/1081.txt b/pole_detection/train/labels/1081.txt new file mode 100644 index 0000000000000000000000000000000000000000..6e60c81f37162fc6a447a05a4262d251fdf964b3 --- /dev/null +++ b/pole_detection/train/labels/1081.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a85ebe584af778a7bb510292f6c394ebab5813b104a740870c51141379824fd +size 79 diff --git a/pole_detection/train/labels/1082.txt b/pole_detection/train/labels/1082.txt new file mode 100644 index 0000000000000000000000000000000000000000..de79c0643d8c154852e03e0987555c772814b5f2 --- /dev/null +++ b/pole_detection/train/labels/1082.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a099c94c201babd72c5dcdff93998aef1704d5b0b45f3052c394a2f3a0caaeb1 +size 78 diff --git a/pole_detection/train/labels/1083.txt b/pole_detection/train/labels/1083.txt new file mode 100644 index 0000000000000000000000000000000000000000..c9e036597b3c532cd7ec605ec854b015449d91e9 --- /dev/null +++ b/pole_detection/train/labels/1083.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9848f3b60c8046380affe08ff8b1f905b88d7054f8c96ebd3c9abce478f7c7c7 +size 79 diff --git a/pole_detection/train/labels/1084.txt b/pole_detection/train/labels/1084.txt new file mode 100644 index 0000000000000000000000000000000000000000..b49f7744a0e1b3770f6ae917d4b99ed2df967ab2 --- /dev/null +++ b/pole_detection/train/labels/1084.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57db3ccfb98b215750422e7b9d47e80940d43154bee3a9d9cb9db6db00270a41 +size 79 diff --git a/pole_detection/train/labels/1085.txt b/pole_detection/train/labels/1085.txt new file mode 100644 index 0000000000000000000000000000000000000000..7619549daf3bcf00eb9ea67e9dda18c5539ff9a6 --- /dev/null +++ b/pole_detection/train/labels/1085.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b957b59cad21911c99dd182811765896dc0f46afa17f0e3de85e8accca5c528 +size 58 diff --git a/pole_detection/train/labels/1086.txt b/pole_detection/train/labels/1086.txt new file mode 100644 index 0000000000000000000000000000000000000000..3d9eff21d33b63affd977cd8e9802041405746e0 --- /dev/null +++ b/pole_detection/train/labels/1086.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0d29e8b5434cf72f2fb9773666fcbd8e61425348191866c8e28de0bf45e79fe +size 76 diff --git a/pole_detection/train/labels/1087.txt b/pole_detection/train/labels/1087.txt new file mode 100644 index 0000000000000000000000000000000000000000..c7f664234371f4583c85ffbcda58059dca3c99a5 --- /dev/null +++ b/pole_detection/train/labels/1087.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9982a929fb2f1e3d4f066ef0791ae791f24764ceafbf6d492341d67862060c3 +size 78 diff --git a/pole_detection/train/labels/1088.txt b/pole_detection/train/labels/1088.txt new file mode 100644 index 0000000000000000000000000000000000000000..53af9bf7229f41f0072c41ac2ef6eca74747caf2 --- /dev/null +++ b/pole_detection/train/labels/1088.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ef4e2ab6a84b4704c7b06523365c343a16d6cbf6319c619808058e62f317c73 +size 78 diff --git a/pole_detection/train/labels/1089.txt b/pole_detection/train/labels/1089.txt new file mode 100644 index 0000000000000000000000000000000000000000..72284d7f34d882645cf08bca7ed664d355c3cd41 --- /dev/null +++ b/pole_detection/train/labels/1089.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ad026c33a5705b6c9ce8ded6f0be9f0db852c2d0b29b6be14355795aec5f5ea +size 78 diff --git a/pole_detection/train/labels/109.txt b/pole_detection/train/labels/109.txt new file mode 100644 index 0000000000000000000000000000000000000000..93a38b06776ab8f267e7c294087aa97ab6a30b3a --- /dev/null +++ b/pole_detection/train/labels/109.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08d81a03823dc6198b8ecf9a79bafdf3e942f8f5d23d979362cfbe6abc432e00 +size 147 diff --git a/pole_detection/train/labels/1090.txt b/pole_detection/train/labels/1090.txt new file mode 100644 index 0000000000000000000000000000000000000000..d258c90c4a946b92310e7e752c4739545ebedd5a --- /dev/null +++ b/pole_detection/train/labels/1090.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c499185026fc633b73ac1db33eb4ad52c72077439a11fa973dc6af237569e5cb +size 76 diff --git a/pole_detection/train/labels/1091.txt b/pole_detection/train/labels/1091.txt new file mode 100644 index 0000000000000000000000000000000000000000..b98173eb9ebe52f35a380e94428659431030ff90 --- /dev/null +++ b/pole_detection/train/labels/1091.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87092cca44723a4052741968bbb6311b6a80dc4999963b7b97b3f6cabee5ca7b +size 80 diff --git a/pole_detection/train/labels/1092.txt b/pole_detection/train/labels/1092.txt new file mode 100644 index 0000000000000000000000000000000000000000..f1ee3b4f4aaf4eb11bb554ad559997d3bb41b3ab --- /dev/null +++ b/pole_detection/train/labels/1092.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71af17aef1ad1971005e80c4febf9244ad3a34412763f6a4a8be2df5c862a426 +size 79 diff --git a/pole_detection/train/labels/1093.txt b/pole_detection/train/labels/1093.txt new file mode 100644 index 0000000000000000000000000000000000000000..a1b2e9306266775acbbf95a1deb5221b18f6b0a7 --- /dev/null +++ b/pole_detection/train/labels/1093.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c940c3def4120e5e102a7cdeffc17c9bee08553a63f27292328901053a04ae7 +size 78 diff --git a/pole_detection/train/labels/1094.txt b/pole_detection/train/labels/1094.txt new file mode 100644 index 0000000000000000000000000000000000000000..1fa58783236cfd7a0a79acab8b01a86a5b07e8f8 --- /dev/null +++ b/pole_detection/train/labels/1094.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5197c55d9f6c82e5af6d5bb7505d987dffef9ca9e36e677a9f6fb7338015b831 +size 76 diff --git a/pole_detection/train/labels/1095.txt b/pole_detection/train/labels/1095.txt new file mode 100644 index 0000000000000000000000000000000000000000..2391d12d5c7ba104ddb107b2adaa0f6ec80609e6 --- /dev/null +++ b/pole_detection/train/labels/1095.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e758f19eac4e8d296102c1711a3378d53ece889ed76ba1272c9e9a2122526819 +size 79 diff --git a/pole_detection/train/labels/1096.txt b/pole_detection/train/labels/1096.txt new file mode 100644 index 0000000000000000000000000000000000000000..eece67227a81a3babc78f05b59aee5aaa52ee91d --- /dev/null +++ b/pole_detection/train/labels/1096.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3df12a5ed7c9a338c17b0ca36cdc82b7f0862a98aaaa295ddbd170e3191e5e09 +size 79 diff --git a/pole_detection/train/labels/1097.txt b/pole_detection/train/labels/1097.txt new file mode 100644 index 0000000000000000000000000000000000000000..ac71fdb1ffbbad093dd1b70adc31cd2c86444635 --- /dev/null +++ b/pole_detection/train/labels/1097.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b1c003cbfde5c8d441a4d8c4e55e082270e95a6a6b745d76bd9d9173cb450b5 +size 79 diff --git a/pole_detection/train/labels/1098.txt b/pole_detection/train/labels/1098.txt new file mode 100644 index 0000000000000000000000000000000000000000..cc237b875e78e53daeb59846f6791bb337d4787f --- /dev/null +++ b/pole_detection/train/labels/1098.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:974a255a7baaf3e0b2c4036348a7ac63e3b3bdf798ef6a8cda83ba7cab596729 +size 79 diff --git a/pole_detection/train/labels/1099.txt b/pole_detection/train/labels/1099.txt new file mode 100644 index 0000000000000000000000000000000000000000..e0f119b40dc4a1e650e5f503f61a2d8e7b5501f6 --- /dev/null +++ b/pole_detection/train/labels/1099.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ef6b02363a18f3ee69b403d670fde2c27b5be51312d309f7ddf42b97a042b00 +size 80 diff --git a/pole_detection/train/labels/11.txt b/pole_detection/train/labels/11.txt new file mode 100644 index 0000000000000000000000000000000000000000..e801fe3c182a6e60de44a0f54dcb8d93793f0643 --- /dev/null +++ b/pole_detection/train/labels/11.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20c3beb9531086233d8e77ebb748f79ec1cc9ef4c5da06afd35804b6353ce80b +size 145 diff --git a/pole_detection/train/labels/110.txt b/pole_detection/train/labels/110.txt new file mode 100644 index 0000000000000000000000000000000000000000..0e21e50901d1d906b04ffa221215f166367f3d48 --- /dev/null +++ b/pole_detection/train/labels/110.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2e6d2640c90922f6f07de165d10d4ed391ab9b261ed7e38b8185c6ddee6d9cf +size 70 diff --git a/pole_detection/train/labels/1100.txt b/pole_detection/train/labels/1100.txt new file mode 100644 index 0000000000000000000000000000000000000000..9b77e48041e4d151bd61a1cfbf29a3c22b82d701 --- /dev/null +++ b/pole_detection/train/labels/1100.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0876d0e125e693434a493697c4876935bc45f79833c9c4dd875c9258618a9caf +size 78 diff --git a/pole_detection/train/labels/1101.txt b/pole_detection/train/labels/1101.txt new file mode 100644 index 0000000000000000000000000000000000000000..37b6313680a131e42ebaff6164da329bb6d20b7a --- /dev/null +++ b/pole_detection/train/labels/1101.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf0fbca8faa98953567da9ebf85a0ce9a2aa6f602f3f117d3f5f6382cabebb54 +size 77 diff --git a/pole_detection/train/labels/1102.txt b/pole_detection/train/labels/1102.txt new file mode 100644 index 0000000000000000000000000000000000000000..503747cfb0ea47116d37615a9803af3f45107ee0 --- /dev/null +++ b/pole_detection/train/labels/1102.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0230ab7da2a758e5901ab7e4cb02f3a919f25c1edf1204d15e755d45337fd1e +size 78 diff --git a/pole_detection/train/labels/1103.txt b/pole_detection/train/labels/1103.txt new file mode 100644 index 0000000000000000000000000000000000000000..5b05f39fa07818cb752548610d5ff44b472dac8d --- /dev/null +++ b/pole_detection/train/labels/1103.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3256f3081d90a1e5f7e0cbd892b932c3f76da30c83fdad7fac263acbb7a9ed2 +size 79 diff --git a/pole_detection/train/labels/1104.txt b/pole_detection/train/labels/1104.txt new file mode 100644 index 0000000000000000000000000000000000000000..3ac6b48ef729e768f6df54cd2678d80840fd1b47 --- /dev/null +++ b/pole_detection/train/labels/1104.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f62c04a2b2af1cf1b248e9c6fa04213ddc7ede235a6ec5ef5e2bc857e30d5fa +size 66 diff --git a/pole_detection/train/labels/1105.txt b/pole_detection/train/labels/1105.txt new file mode 100644 index 0000000000000000000000000000000000000000..3600e37da5aa47b4ee8a2d0b0bf1722049ccd856 --- /dev/null +++ b/pole_detection/train/labels/1105.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1bca3df8745de40b21ee6021c0e810baf34484eeeddc09f35521ed05e252110 +size 80 diff --git a/pole_detection/train/labels/1106.txt b/pole_detection/train/labels/1106.txt new file mode 100644 index 0000000000000000000000000000000000000000..ea2ef27ba913737a5d9c5e63b00b1eaf61d00324 --- /dev/null +++ b/pole_detection/train/labels/1106.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:778f4412e573593806683c4a72c1f628431fc46ff443b36eb47a065c2709e14b +size 79 diff --git a/pole_detection/train/labels/1107.txt b/pole_detection/train/labels/1107.txt new file mode 100644 index 0000000000000000000000000000000000000000..f060914c43268fdcc642ef1073dfa0eb67d6d4df --- /dev/null +++ b/pole_detection/train/labels/1107.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e65f84f91e196238e5df46f82e0e2161dcbfa66d549fbd722cbdd466c5510989 +size 78 diff --git a/pole_detection/train/labels/1108.txt b/pole_detection/train/labels/1108.txt new file mode 100644 index 0000000000000000000000000000000000000000..16dccc310920be1b9609a5d3a4110774ca6bb522 --- /dev/null +++ b/pole_detection/train/labels/1108.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e556ac6ab64363c358007c3ab76ed40d37fa1e1a727fbf0505b6dc5ab47931e +size 78 diff --git a/pole_detection/train/labels/1109.txt b/pole_detection/train/labels/1109.txt new file mode 100644 index 0000000000000000000000000000000000000000..8d8b9ce6cd41541d16d747cc78a4db2fb716c586 --- /dev/null +++ b/pole_detection/train/labels/1109.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7987d63d38abdc5c4ef40e5984ba5e8874af13b140da7eade7c690473a68015a +size 68 diff --git a/pole_detection/train/labels/111.txt b/pole_detection/train/labels/111.txt new file mode 100644 index 0000000000000000000000000000000000000000..9f3a2aed2c9e086b2a8e07b2911f9cad8e6729b4 --- /dev/null +++ b/pole_detection/train/labels/111.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e3220ec6ec845d35eb62c6392d51da4132d15a1ca2e1ab97ceb540f24b2efe5 +size 79 diff --git a/pole_detection/train/labels/1110.txt b/pole_detection/train/labels/1110.txt new file mode 100644 index 0000000000000000000000000000000000000000..a22e0ebb153024b63ed91290a7f62b58b1ff6fd6 --- /dev/null +++ b/pole_detection/train/labels/1110.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6403e11f1dd59bed62f9713f90356dc6bfa39af41b329a8bd0aeec6a5b3e64c2 +size 77 diff --git a/pole_detection/train/labels/1111.txt b/pole_detection/train/labels/1111.txt new file mode 100644 index 0000000000000000000000000000000000000000..8034eb4fc20c9d77afefb1e02b19a390ba4a841d --- /dev/null +++ b/pole_detection/train/labels/1111.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59d1621d8dc6c854896a7a42daae31c51b2639dbb0b746fe43d720fd235088fe +size 79 diff --git a/pole_detection/train/labels/1112.txt b/pole_detection/train/labels/1112.txt new file mode 100644 index 0000000000000000000000000000000000000000..47db1aeeeda62f31cd1f68114c0ab0bc5b25c440 --- /dev/null +++ b/pole_detection/train/labels/1112.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:444806a99279bed22bf17483934c641e5ae3f1e85a9f1fb82b4864288f4d0f68 +size 78 diff --git a/pole_detection/train/labels/1113.txt b/pole_detection/train/labels/1113.txt new file mode 100644 index 0000000000000000000000000000000000000000..0d8c2df218201a6eb4390fe0c6e7fdddc6e04f11 --- /dev/null +++ b/pole_detection/train/labels/1113.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b1d04578bd66330cdf332ce1dddff65cc09b41384071fa469a9103c568e6995 +size 77 diff --git a/pole_detection/train/labels/1114.txt b/pole_detection/train/labels/1114.txt new file mode 100644 index 0000000000000000000000000000000000000000..55ef27909e2c91ea829f0825af115fb65e2fe574 --- /dev/null +++ b/pole_detection/train/labels/1114.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97f7985eabcf1e11a86ff871c0eeacab1fbd5380b3dcaffe9300f357160c9c50 +size 77 diff --git a/pole_detection/train/labels/1115.txt b/pole_detection/train/labels/1115.txt new file mode 100644 index 0000000000000000000000000000000000000000..f081f15a816d8abc4825ba30a5fde6b33af02b7e --- /dev/null +++ b/pole_detection/train/labels/1115.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f7a94cc28a7b49ab1fb3c5b7c7229ec2ce7ca713a5ce7d89036da260a034b62 +size 78 diff --git a/pole_detection/train/labels/1116.txt b/pole_detection/train/labels/1116.txt new file mode 100644 index 0000000000000000000000000000000000000000..aafd6b9b481459bb3fcfbf3810acd537d94b337c --- /dev/null +++ b/pole_detection/train/labels/1116.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ed41fdf884813e46ad48325a7196276b022141dc969ce552dca2be072dee445 +size 77 diff --git a/pole_detection/train/labels/1117.txt b/pole_detection/train/labels/1117.txt new file mode 100644 index 0000000000000000000000000000000000000000..5216f026796ab87ad3e19f884b9ecf71b3a3e32c --- /dev/null +++ b/pole_detection/train/labels/1117.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:787f60c043625546433ba2bb7ec604955a52841d5b9bc6f7214d1359be5b6b3e +size 78 diff --git a/pole_detection/train/labels/1118.txt b/pole_detection/train/labels/1118.txt new file mode 100644 index 0000000000000000000000000000000000000000..0c3381a3808c5128272497209b899143df99487c --- /dev/null +++ b/pole_detection/train/labels/1118.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9601c034feb1e037eaf2edb59d9b74d13bf55b41e891629584ede2721cfebe8 +size 78 diff --git a/pole_detection/train/labels/1119.txt b/pole_detection/train/labels/1119.txt new file mode 100644 index 0000000000000000000000000000000000000000..bc03ab8788c2714594273e9a4c8e27de64ecff4b --- /dev/null +++ b/pole_detection/train/labels/1119.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41327fe535cef8ec6b5d560e8ab98e66580424cb93e787dfac750d7cb7e9889d +size 79 diff --git a/pole_detection/train/labels/112.txt b/pole_detection/train/labels/112.txt new file mode 100644 index 0000000000000000000000000000000000000000..fc17cfbb0e7f22b48d06ba16ce5d6ece0b330ac9 --- /dev/null +++ b/pole_detection/train/labels/112.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7df71b9969e4649b8e48a654796963e898280e053d5197fc6545e8d4789bd930 +size 131 diff --git a/pole_detection/train/labels/1120.txt b/pole_detection/train/labels/1120.txt new file mode 100644 index 0000000000000000000000000000000000000000..1920ae9ef78bb5c80e0c1f34bd300aee452734df --- /dev/null +++ b/pole_detection/train/labels/1120.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0a3ee2a5970e351bcf6d4708668fd18b19a875719585e96afac71c69fee0fad +size 71 diff --git a/pole_detection/train/labels/1121.txt b/pole_detection/train/labels/1121.txt new file mode 100644 index 0000000000000000000000000000000000000000..f8b07ce3ecff7782dbd424f57d04c5ce04675876 --- /dev/null +++ b/pole_detection/train/labels/1121.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4352d443aa9d00dd471c58e8dc1d7f195c99cbebcf705c5e33ad6469970b1a7 +size 78 diff --git a/pole_detection/train/labels/1122.txt b/pole_detection/train/labels/1122.txt new file mode 100644 index 0000000000000000000000000000000000000000..035559ddf2e767487c74ee788831a9e03b544fca --- /dev/null +++ b/pole_detection/train/labels/1122.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be48d50d3d84c89b5745d5fb41981dcce2f5cb4314879b15ebdcccd057676008 +size 78 diff --git a/pole_detection/train/labels/1123.txt b/pole_detection/train/labels/1123.txt new file mode 100644 index 0000000000000000000000000000000000000000..5ffaa3ce219cc00736561fcd24728b8d231c569b --- /dev/null +++ b/pole_detection/train/labels/1123.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70ca13792bddc0be739a32d389f8e7fd5e42e55c377bcc85a427ff951f0853ab +size 77 diff --git a/pole_detection/train/labels/1124.txt b/pole_detection/train/labels/1124.txt new file mode 100644 index 0000000000000000000000000000000000000000..2d5b2bfd0137c6676e33f6136c91062e322db825 --- /dev/null +++ b/pole_detection/train/labels/1124.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6792e9323d3d3aadc1230947b5e6d31b2319e89194797e866c9039557ac16798 +size 78 diff --git a/pole_detection/train/labels/1125.txt b/pole_detection/train/labels/1125.txt new file mode 100644 index 0000000000000000000000000000000000000000..c5a615caf9d2494b0a6e2f7cfb745a319bb3f4f3 --- /dev/null +++ b/pole_detection/train/labels/1125.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a8f70549b3503077d16940c83c1224c244454ef4315f69fc1bd8743064d6bf1 +size 78 diff --git a/pole_detection/train/labels/1126.txt b/pole_detection/train/labels/1126.txt new file mode 100644 index 0000000000000000000000000000000000000000..01643115cf5bf5902124f8160bc7c3ef3384199c --- /dev/null +++ b/pole_detection/train/labels/1126.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d388d75fd2c8362b430ffa095ba8833a299952f952f637f43322c9589cf0372e +size 80 diff --git a/pole_detection/train/labels/1127.txt b/pole_detection/train/labels/1127.txt new file mode 100644 index 0000000000000000000000000000000000000000..45ae5c04f57b3fdb9537dee66aa2ec51f315f684 --- /dev/null +++ b/pole_detection/train/labels/1127.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccbba0dfdbc899200bcf2582826e980d3e269bb371cd24dad3beb4155d632070 +size 78 diff --git a/pole_detection/train/labels/1128.txt b/pole_detection/train/labels/1128.txt new file mode 100644 index 0000000000000000000000000000000000000000..433e57d7fe76624f1966f0459df3ce4c0a406e72 --- /dev/null +++ b/pole_detection/train/labels/1128.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd4f239d549c4671d9ec5a09347a1b0265e2cf2a3ca5f7247f8a0f51da9868a8 +size 78 diff --git a/pole_detection/train/labels/1129.txt b/pole_detection/train/labels/1129.txt new file mode 100644 index 0000000000000000000000000000000000000000..9bb501ec51d29bf22af4cbd3bf1f9ca665c40f48 --- /dev/null +++ b/pole_detection/train/labels/1129.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a13af62354b8362f5efdab6c57e69c916591c254c0207132e9b67c73d42195cf +size 79 diff --git a/pole_detection/train/labels/113.txt b/pole_detection/train/labels/113.txt new file mode 100644 index 0000000000000000000000000000000000000000..bb78fb4b65b42d8e08e159a9d51c17a6493eb83f --- /dev/null +++ b/pole_detection/train/labels/113.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2ee9ca654df24784d6e64d38335575fed8a69fc9ba22beab4c183653ac50963 +size 73 diff --git a/pole_detection/train/labels/1130.txt b/pole_detection/train/labels/1130.txt new file mode 100644 index 0000000000000000000000000000000000000000..d63d4b53e610e88edc65498b0d8c5355b3a68ccf --- /dev/null +++ b/pole_detection/train/labels/1130.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9aa746cb2d5e150789b08037573537df4ee9615ee2117d0f99662ae83f09bf9 +size 79 diff --git a/pole_detection/train/labels/1131.txt b/pole_detection/train/labels/1131.txt new file mode 100644 index 0000000000000000000000000000000000000000..7069fb9f72b1c35dacf8bbaa26fe37b4d8fd2d42 --- /dev/null +++ b/pole_detection/train/labels/1131.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c77860d82e4ee3dc58bd47736dc19874303d133ff9db2d02b9e255e71fbcd439 +size 79 diff --git a/pole_detection/train/labels/1132.txt b/pole_detection/train/labels/1132.txt new file mode 100644 index 0000000000000000000000000000000000000000..ad89cce852460c40733800ab7a3ad7185efcd39a --- /dev/null +++ b/pole_detection/train/labels/1132.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e48482856b15d39eb3ef1b5771d42a2fa3905e20fd6a1c8c37381f181446fe3 +size 62 diff --git a/pole_detection/train/labels/1133.txt b/pole_detection/train/labels/1133.txt new file mode 100644 index 0000000000000000000000000000000000000000..837417e7d02f8ac385b362d9063b2ddb108c893a --- /dev/null +++ b/pole_detection/train/labels/1133.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0977e5f08fc10d55c7f940596006bfcf12743a362398efd40a321bde5ec974e +size 78 diff --git a/pole_detection/train/labels/1134.txt b/pole_detection/train/labels/1134.txt new file mode 100644 index 0000000000000000000000000000000000000000..62cb48f12701f33e4fcf0d2939388f5b8b463743 --- /dev/null +++ b/pole_detection/train/labels/1134.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0db236cc07d1d424f0943399ea1675118f707bd9a6272ad9d7081454980d6483 +size 78 diff --git a/pole_detection/train/labels/1135.txt b/pole_detection/train/labels/1135.txt new file mode 100644 index 0000000000000000000000000000000000000000..10936b949fbbbedc05bef303f45fb8b532b6eb5a --- /dev/null +++ b/pole_detection/train/labels/1135.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:140a57baf3a691e10362dc361d49c1ed97d742f4b46f805939d1cb82e76a78bf +size 79 diff --git a/pole_detection/train/labels/1136.txt b/pole_detection/train/labels/1136.txt new file mode 100644 index 0000000000000000000000000000000000000000..ae511c0ddbf395d7b4e9ea2437a0f6209dc65357 --- /dev/null +++ b/pole_detection/train/labels/1136.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41bd577dfec7ce7b4292d86c17558c47cff6669b633426308b9f9a9af9e5788e +size 78 diff --git a/pole_detection/train/labels/1137.txt b/pole_detection/train/labels/1137.txt new file mode 100644 index 0000000000000000000000000000000000000000..220c4f76c1ac99085bdcb517313619eae62a9d51 --- /dev/null +++ b/pole_detection/train/labels/1137.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61d35c1bf19bb6f430ab42dbc9718ddcd887f790ba4e6926a3813bdaf4c46d24 +size 76 diff --git a/pole_detection/train/labels/1138.txt b/pole_detection/train/labels/1138.txt new file mode 100644 index 0000000000000000000000000000000000000000..5f1a815fd0b7ec10076acba00129e06856216ed4 --- /dev/null +++ b/pole_detection/train/labels/1138.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04991be2a00b562d29c221bb295e51d3043d12bb1ee12b3d30cb8e2889c04b40 +size 79 diff --git a/pole_detection/train/labels/1139.txt b/pole_detection/train/labels/1139.txt new file mode 100644 index 0000000000000000000000000000000000000000..dd9867d41c0dbe19ac5f8a4ef7d4a6696a5b3065 --- /dev/null +++ b/pole_detection/train/labels/1139.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ef2ecb51351c51fc1cd6aab36871cb0f49061f69a0c326590a85edaa12aafac +size 78 diff --git a/pole_detection/train/labels/114.txt b/pole_detection/train/labels/114.txt new file mode 100644 index 0000000000000000000000000000000000000000..d5f7680cb93dc2cbafdb536df1837926420ad0e0 --- /dev/null +++ b/pole_detection/train/labels/114.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7195d80ef7bca54f8a8cba7b420eaa2ec5158fb133b9bc1b2f6cf1ebd3d1899 +size 72 diff --git a/pole_detection/train/labels/1140.txt b/pole_detection/train/labels/1140.txt new file mode 100644 index 0000000000000000000000000000000000000000..b9a55f695460ba8992b3d2b221a36143b499f941 --- /dev/null +++ b/pole_detection/train/labels/1140.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bf1e7f32d190691335eebd04291f6b8f482a95c3c1bd12d8d33887b031e3ff4 +size 79 diff --git a/pole_detection/train/labels/1141.txt b/pole_detection/train/labels/1141.txt new file mode 100644 index 0000000000000000000000000000000000000000..a55426f690f001a3ffda894f5b382b2738ba75f1 --- /dev/null +++ b/pole_detection/train/labels/1141.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0122ed985f596bf4304e3b5f0f648d4767a8636d0b11559d26a8dcc1a31c675 +size 76 diff --git a/pole_detection/train/labels/1142.txt b/pole_detection/train/labels/1142.txt new file mode 100644 index 0000000000000000000000000000000000000000..0d87fb686714dea8f988a2ceec2ec762160be768 --- /dev/null +++ b/pole_detection/train/labels/1142.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79bd67a2eb9cb026795af2991cecdc3891560f72c0d8f026546836b51aeaaf13 +size 78 diff --git a/pole_detection/train/labels/1143.txt b/pole_detection/train/labels/1143.txt new file mode 100644 index 0000000000000000000000000000000000000000..fb040fea2675868f564fa24a996b1fed11510e97 --- /dev/null +++ b/pole_detection/train/labels/1143.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20c696e0fd33bfd46a29edc1c15a400558ced43c87e7f92dc8c1b71cbd3bfd89 +size 78 diff --git a/pole_detection/train/labels/1144.txt b/pole_detection/train/labels/1144.txt new file mode 100644 index 0000000000000000000000000000000000000000..fb4fb3a8a1f796f6471b753bba64122a473f8c0c --- /dev/null +++ b/pole_detection/train/labels/1144.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e3d92780fec24f5c913d21fff927aad40a6b16460350d551be4448f7a1a95ea +size 78 diff --git a/pole_detection/train/labels/1145.txt b/pole_detection/train/labels/1145.txt new file mode 100644 index 0000000000000000000000000000000000000000..129990b81d25843727eac0452b92cdc744764896 --- /dev/null +++ b/pole_detection/train/labels/1145.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:824f8bf4f12f8dcde92e3ee9ba2ce76afd944a1dbb099adc542d80f0d7208507 +size 77 diff --git a/pole_detection/train/labels/1146.txt b/pole_detection/train/labels/1146.txt new file mode 100644 index 0000000000000000000000000000000000000000..c2413bb3a36e6cf3191f9b1d433c7d15dc072233 --- /dev/null +++ b/pole_detection/train/labels/1146.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77b5ba84b033068626450d554fa80454a091017685f345ee48e5d0d650e8d933 +size 68 diff --git a/pole_detection/train/labels/1147.txt b/pole_detection/train/labels/1147.txt new file mode 100644 index 0000000000000000000000000000000000000000..15137a31a6bcec3e6b3ff09f46190d2aa270d2cb --- /dev/null +++ b/pole_detection/train/labels/1147.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3823b4614ded6ec39bc763c819871443c4814747a6892c4681a994e477d31bf4 +size 78 diff --git a/pole_detection/train/labels/1148.txt b/pole_detection/train/labels/1148.txt new file mode 100644 index 0000000000000000000000000000000000000000..48070f0311ba13ad3683f4fb8192cda6def9ecba --- /dev/null +++ b/pole_detection/train/labels/1148.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0700feae258a30a10a605d12b56e840f1ac5bdd425a28d2bf08d70e7ce6d002 +size 79 diff --git a/pole_detection/train/labels/1149.txt b/pole_detection/train/labels/1149.txt new file mode 100644 index 0000000000000000000000000000000000000000..c47c652e415a913327de1da3586f09a71a5d8098 --- /dev/null +++ b/pole_detection/train/labels/1149.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a2b3c41f9a7314a684de727ea65870a3eddaa7b6182cce57a5ec9663da30044 +size 78 diff --git a/pole_detection/train/labels/115.txt b/pole_detection/train/labels/115.txt new file mode 100644 index 0000000000000000000000000000000000000000..aa0f281c602448ee7ffd82b6df5bb5b0682b1a82 --- /dev/null +++ b/pole_detection/train/labels/115.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8244a491d69d19185cf7da88b6f9adeba68e01e2c77bbbc92bb0c0be549ddbe6 +size 78 diff --git a/pole_detection/train/labels/1150.txt b/pole_detection/train/labels/1150.txt new file mode 100644 index 0000000000000000000000000000000000000000..c5045dfa3c91db5032762a1d53ba06d4f3563059 --- /dev/null +++ b/pole_detection/train/labels/1150.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61f1518e823561a3bdb67a0165c08c7a2697f40d08d54cdb458694778321fd56 +size 78 diff --git a/pole_detection/train/labels/1151.txt b/pole_detection/train/labels/1151.txt new file mode 100644 index 0000000000000000000000000000000000000000..0b8ded28b57f5e0a81dc6398ea5a1a25676c9d98 --- /dev/null +++ b/pole_detection/train/labels/1151.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95c77b1b39ed996bb08bce7aa2ba151094df3077029a448b66cd3901ff8c3577 +size 80 diff --git a/pole_detection/train/labels/1152.txt b/pole_detection/train/labels/1152.txt new file mode 100644 index 0000000000000000000000000000000000000000..10ca815a5ca8a54feecb3c14f178e01bbb1b20f3 --- /dev/null +++ b/pole_detection/train/labels/1152.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bd00bb12d2ef1719dd8028ee06e5112931d352ec53ef7b3dbf9de2d96612d43 +size 62 diff --git a/pole_detection/train/labels/1153.txt b/pole_detection/train/labels/1153.txt new file mode 100644 index 0000000000000000000000000000000000000000..60711b06bf90b523f3c2c50f8d9b29ecdbf43244 --- /dev/null +++ b/pole_detection/train/labels/1153.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7578874a4b2dbf1911c51fa055df6214d342c6c6ba38ed8a2609754e2662bd61 +size 78 diff --git a/pole_detection/train/labels/1154.txt b/pole_detection/train/labels/1154.txt new file mode 100644 index 0000000000000000000000000000000000000000..56d91ea09451c5853c58da314d03be3ca821da12 --- /dev/null +++ b/pole_detection/train/labels/1154.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ebaac9e01471c6c111ebe2c9e1aa47b02165a62d4e299b6e69effc25c04e171 +size 79 diff --git a/pole_detection/train/labels/1155.txt b/pole_detection/train/labels/1155.txt new file mode 100644 index 0000000000000000000000000000000000000000..3e6a374f2b0bdd889be43978625c80c4930a7344 --- /dev/null +++ b/pole_detection/train/labels/1155.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:954da59f1ebad701593a89f43814be5189a43d3862334c9b9ea8fe42a4eb0efe +size 79 diff --git a/pole_detection/train/labels/1156.txt b/pole_detection/train/labels/1156.txt new file mode 100644 index 0000000000000000000000000000000000000000..653bdef27ba39d6ec6f1c7fa5a00019bad60ec48 --- /dev/null +++ b/pole_detection/train/labels/1156.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f9ddbed805073913bbf2936d98e51d3ff27bd7c751e14a65c16a635a1a1ad41 +size 79 diff --git a/pole_detection/train/labels/1157.txt b/pole_detection/train/labels/1157.txt new file mode 100644 index 0000000000000000000000000000000000000000..1483347b58ffeefa5b3edd0a2511a93883c3f09d --- /dev/null +++ b/pole_detection/train/labels/1157.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dd15f88ce20a9c811279d0bf1d48e5e9ddcf9933ccc028f25dc1a86417a0666 +size 78 diff --git a/pole_detection/train/labels/1158.txt b/pole_detection/train/labels/1158.txt new file mode 100644 index 0000000000000000000000000000000000000000..14e492676d48e4b0f68c7248ea69b4af4b845247 --- /dev/null +++ b/pole_detection/train/labels/1158.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba233dcf779d14ccccf3a35a7807bd95f224be5e3fd4ab98d986982ddee5f2d5 +size 79 diff --git a/pole_detection/train/labels/1159.txt b/pole_detection/train/labels/1159.txt new file mode 100644 index 0000000000000000000000000000000000000000..e8b524e92ce91dd9d33be21222779a13e10faae3 --- /dev/null +++ b/pole_detection/train/labels/1159.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84e99d4b6ce5eaeb21cf95b8c08410c6405e09d802f65d0a003bd4b12c105877 +size 78 diff --git a/pole_detection/train/labels/116.txt b/pole_detection/train/labels/116.txt new file mode 100644 index 0000000000000000000000000000000000000000..806b9ecede636f2adad320bc2974756598330481 --- /dev/null +++ b/pole_detection/train/labels/116.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:355987617716309fcc0cfa14c98c37c25e045e907439657a0d798bb8f6687da5 +size 79 diff --git a/pole_detection/train/labels/1160.txt b/pole_detection/train/labels/1160.txt new file mode 100644 index 0000000000000000000000000000000000000000..9feec43d9de8e2973f08a644e1d48dd50aab5e87 --- /dev/null +++ b/pole_detection/train/labels/1160.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34f1a3f3bbd9154813b23b9b7f7defc46bb7ddb9ae748d68f3569a4434e95d49 +size 79 diff --git a/pole_detection/train/labels/1161.txt b/pole_detection/train/labels/1161.txt new file mode 100644 index 0000000000000000000000000000000000000000..aa27c783d9c3de89ea62ca2b095dcdee580d5be7 --- /dev/null +++ b/pole_detection/train/labels/1161.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef402de08d05670d031497066896f060fce8322e2965e9d76d191a920b028291 +size 77 diff --git a/pole_detection/train/labels/1162.txt b/pole_detection/train/labels/1162.txt new file mode 100644 index 0000000000000000000000000000000000000000..a37b55317a259f94a6f093b8a143c4b83e528936 --- /dev/null +++ b/pole_detection/train/labels/1162.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48aeedc15953d306abbb36bc8535eef7268565544e37f6379ce4673639ae95ec +size 79 diff --git a/pole_detection/train/labels/1163.txt b/pole_detection/train/labels/1163.txt new file mode 100644 index 0000000000000000000000000000000000000000..a78533a823f727ba38a2a05550e68044a4b940f5 --- /dev/null +++ b/pole_detection/train/labels/1163.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:913f9945672d973a7e52674e433812e02101a658fb284d7997ed26303760e4b5 +size 79 diff --git a/pole_detection/train/labels/1164.txt b/pole_detection/train/labels/1164.txt new file mode 100644 index 0000000000000000000000000000000000000000..6ce806bd279f2de1f75890011389bd02a2f83c91 --- /dev/null +++ b/pole_detection/train/labels/1164.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eaea7ef3b2775e7a4dbfe8cf8686c137a199910203e499717810fc05feb6b721 +size 79 diff --git a/pole_detection/train/labels/1165.txt b/pole_detection/train/labels/1165.txt new file mode 100644 index 0000000000000000000000000000000000000000..80d2d348110042f892e29cbaef828868bdb0c243 --- /dev/null +++ b/pole_detection/train/labels/1165.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b530697091e2f131ab5c3843f828e64e9286e709fc460466269548f8eb18da0 +size 78 diff --git a/pole_detection/train/labels/1166.txt b/pole_detection/train/labels/1166.txt new file mode 100644 index 0000000000000000000000000000000000000000..943903f66c4f1da36950d4ccb28fedd18bd1ab2f --- /dev/null +++ b/pole_detection/train/labels/1166.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3640bc520f1338edec1322edd09bd64705e87a60684898fd3d9fd9d01550d222 +size 76 diff --git a/pole_detection/train/labels/1167.txt b/pole_detection/train/labels/1167.txt new file mode 100644 index 0000000000000000000000000000000000000000..66836747dff39206ac00c17aa52d0b37d5dbd3ba --- /dev/null +++ b/pole_detection/train/labels/1167.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85cbd235f678417042c13ceb5e589690c2b2ead5c73f5470b0968eaab3522aca +size 60 diff --git a/pole_detection/train/labels/1168.txt b/pole_detection/train/labels/1168.txt new file mode 100644 index 0000000000000000000000000000000000000000..73eadab35738d2a427a75e3791fb7b7092b67846 --- /dev/null +++ b/pole_detection/train/labels/1168.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a46eb9f095c413fc1595ba6e5012c233a818ab86769448ef90416431595bbb4f +size 79 diff --git a/pole_detection/train/labels/1169.txt b/pole_detection/train/labels/1169.txt new file mode 100644 index 0000000000000000000000000000000000000000..acd8fec325ab2f1a13e713b1f1df286733c24238 --- /dev/null +++ b/pole_detection/train/labels/1169.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c90bb63abf2c207ff2c0679668867ddf9e24e69b5c2a4183fe150477460ccfc +size 77 diff --git a/pole_detection/train/labels/117.txt b/pole_detection/train/labels/117.txt new file mode 100644 index 0000000000000000000000000000000000000000..b96f96ec044eb00561d7920430907d6453f3ea44 --- /dev/null +++ b/pole_detection/train/labels/117.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3daba1e23a19cdfa8736cf464faa411b7503342cee111d67a8181d4627ea4275 +size 48 diff --git a/pole_detection/train/labels/1170.txt b/pole_detection/train/labels/1170.txt new file mode 100644 index 0000000000000000000000000000000000000000..c0a9506c4d952695dfde777c51e7f00a42ce1621 --- /dev/null +++ b/pole_detection/train/labels/1170.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9837b12910de649c0f6ca8891014081d72c86f97b56369cba16f3280d4c1b405 +size 80 diff --git a/pole_detection/train/labels/1171.txt b/pole_detection/train/labels/1171.txt new file mode 100644 index 0000000000000000000000000000000000000000..2041f6ccd77cdfe1433902b673e97729d56183be --- /dev/null +++ b/pole_detection/train/labels/1171.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0628eecd707713ccf3bcf6e89a7f7858fdb014b808138351f8d8f3a41f0833c0 +size 79 diff --git a/pole_detection/train/labels/1172.txt b/pole_detection/train/labels/1172.txt new file mode 100644 index 0000000000000000000000000000000000000000..d09f371060ba8aad119088076a701b126c8f417b --- /dev/null +++ b/pole_detection/train/labels/1172.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67e9995f16d46d46668cac337d219bfd7f736da4fc62cce59d73809bf7a667fa +size 77 diff --git a/pole_detection/train/labels/1173.txt b/pole_detection/train/labels/1173.txt new file mode 100644 index 0000000000000000000000000000000000000000..35b8fa0a341afd66721941411f9b7532e0b33566 --- /dev/null +++ b/pole_detection/train/labels/1173.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:decca867a992a94000965b03b9a562124d4011455522c6e73bbe271025b77b3d +size 79 diff --git a/pole_detection/train/labels/1174.txt b/pole_detection/train/labels/1174.txt new file mode 100644 index 0000000000000000000000000000000000000000..d593dddb24bcaedf31c05a63d915363e63f3be82 --- /dev/null +++ b/pole_detection/train/labels/1174.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:870a03171d24f053a9b904edc33490991de841b4be03c08d36ff43b7f964123d +size 78 diff --git a/pole_detection/train/labels/1175.txt b/pole_detection/train/labels/1175.txt new file mode 100644 index 0000000000000000000000000000000000000000..259c48173ea78e851d2dd1775b094cc360213cc6 --- /dev/null +++ b/pole_detection/train/labels/1175.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae1b7c11836e2960f94b62fb8c5ebf0cba310318331734a9666b3c4a61446b2a +size 78 diff --git a/pole_detection/train/labels/1176.txt b/pole_detection/train/labels/1176.txt new file mode 100644 index 0000000000000000000000000000000000000000..1544b011e604eff4d270605832c8c66e7c52ae4b --- /dev/null +++ b/pole_detection/train/labels/1176.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bda48826fb341156389da5c7777b611fed78d339da20041427efdeac07ec7350 +size 77 diff --git a/pole_detection/train/labels/1177.txt b/pole_detection/train/labels/1177.txt new file mode 100644 index 0000000000000000000000000000000000000000..d40465df12a112b1017aec7cd4704bbc409573e7 --- /dev/null +++ b/pole_detection/train/labels/1177.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a98665b2227437482e600be2ef08f78b2eb96b2327631a9668e8cc544a883845 +size 79 diff --git a/pole_detection/train/labels/1178.txt b/pole_detection/train/labels/1178.txt new file mode 100644 index 0000000000000000000000000000000000000000..bb53083a3b2838b161880aa56d113c4b43562591 --- /dev/null +++ b/pole_detection/train/labels/1178.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d7e42e4e5e0e4f415b5f6876943429321da0d0eb7058e0c16d5871e576b5b7c +size 67 diff --git a/pole_detection/train/labels/1179.txt b/pole_detection/train/labels/1179.txt new file mode 100644 index 0000000000000000000000000000000000000000..0b2d853655310d7496b2af4a88aef0040a2e591c --- /dev/null +++ b/pole_detection/train/labels/1179.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fa96fefd37f6c899e0ac24c153e4fae5342631ab38ecdb9a688d2e2ba9cf631 +size 77 diff --git a/pole_detection/train/labels/118.txt b/pole_detection/train/labels/118.txt new file mode 100644 index 0000000000000000000000000000000000000000..38b3225b0a107f97dc66a812d25bddcc09858b86 --- /dev/null +++ b/pole_detection/train/labels/118.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fba301b112a2e6c243a75aef58bbb98d9081368957a5dc5cc5052aa9a043430 +size 79 diff --git a/pole_detection/train/labels/1180.txt b/pole_detection/train/labels/1180.txt new file mode 100644 index 0000000000000000000000000000000000000000..3347ee8406f8963ee8552eaf0ea1834716133da5 --- /dev/null +++ b/pole_detection/train/labels/1180.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9934a27ee793c082ff2a63b895ced07793a6e077aa6daa7e820b32216c02f03c +size 78 diff --git a/pole_detection/train/labels/1181.txt b/pole_detection/train/labels/1181.txt new file mode 100644 index 0000000000000000000000000000000000000000..6a3ec74dc69cf7fc5f9a72b500a0a4277ede442f --- /dev/null +++ b/pole_detection/train/labels/1181.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f61f4af3563bbbf62d677cc7dd85b444fe1434775a7e7efdbcdf13d322eae7e8 +size 77 diff --git a/pole_detection/train/labels/1182.txt b/pole_detection/train/labels/1182.txt new file mode 100644 index 0000000000000000000000000000000000000000..649093a2736084f2d455b75d0d2d518b64cd41d1 --- /dev/null +++ b/pole_detection/train/labels/1182.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46d5a4c4023de92a76b373d151206e55d483176a15ed9d238cd23d1e78f0ed00 +size 76 diff --git a/pole_detection/train/labels/1183.txt b/pole_detection/train/labels/1183.txt new file mode 100644 index 0000000000000000000000000000000000000000..355c1580d375ec4e8dbd8dd59f9b3b3793f67bfd --- /dev/null +++ b/pole_detection/train/labels/1183.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb754df80469d41a9f872ede846263c47876f15ee6dd63a2921213acc65c5099 +size 79 diff --git a/pole_detection/train/labels/1184.txt b/pole_detection/train/labels/1184.txt new file mode 100644 index 0000000000000000000000000000000000000000..784de204c802176c0fa0f161dfdb041e307247e1 --- /dev/null +++ b/pole_detection/train/labels/1184.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55dfa3fc6dea6e80fda98915c8f177e7e8ddfdec8e537e0a60841bea398e0728 +size 78 diff --git a/pole_detection/train/labels/1185.txt b/pole_detection/train/labels/1185.txt new file mode 100644 index 0000000000000000000000000000000000000000..cf72fd7b110b63c53923f5fe845f830aad850bf1 --- /dev/null +++ b/pole_detection/train/labels/1185.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1b70e5deb7bbde735ed7f9495081563f4e837d265551ea2a83c26b4fbd3f7bf +size 77 diff --git a/pole_detection/train/labels/1186.txt b/pole_detection/train/labels/1186.txt new file mode 100644 index 0000000000000000000000000000000000000000..83b059f6b332735d925663601bdfb6e267f1c505 --- /dev/null +++ b/pole_detection/train/labels/1186.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef4c0b4e1fd4276932626424846ddb421d9cb64af3777585275a075d1a4c0619 +size 78 diff --git a/pole_detection/train/labels/1187.txt b/pole_detection/train/labels/1187.txt new file mode 100644 index 0000000000000000000000000000000000000000..1372f9d6edbd6506844502ed92abc4ad8c20efce --- /dev/null +++ b/pole_detection/train/labels/1187.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b01020e1cbb58ff43601c6e206eea47e88354a47919a0fc1e9c332415e773d9 +size 78 diff --git a/pole_detection/train/labels/1188.txt b/pole_detection/train/labels/1188.txt new file mode 100644 index 0000000000000000000000000000000000000000..007dccd23d90989fd1bb54070a6de993e85eda71 --- /dev/null +++ b/pole_detection/train/labels/1188.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0f4df4eab2079c73ab58ba386931b1dfead9a95f26139728dab4cf8dc39ff73 +size 78 diff --git a/pole_detection/train/labels/1189.txt b/pole_detection/train/labels/1189.txt new file mode 100644 index 0000000000000000000000000000000000000000..cca1544a3b773b19aead273f3e20801c07456ef1 --- /dev/null +++ b/pole_detection/train/labels/1189.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c4e273b9d6594d8b522add81f87d7a03de32b19f1e5c22eb6e17839eed832b7 +size 77 diff --git a/pole_detection/train/labels/119.txt b/pole_detection/train/labels/119.txt new file mode 100644 index 0000000000000000000000000000000000000000..83439441fa9a792ac47a4ace2c1219cf854cd66e --- /dev/null +++ b/pole_detection/train/labels/119.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56ccd3bef769379c9037ad95273758da62511503e2d39eb6217e450e425b4135 +size 79 diff --git a/pole_detection/train/labels/1190.txt b/pole_detection/train/labels/1190.txt new file mode 100644 index 0000000000000000000000000000000000000000..df24e3f61013d1e62d4a07bfaa01e037b13810f8 --- /dev/null +++ b/pole_detection/train/labels/1190.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08b8ae3aed3e0bd56c25f6795ae1a7df451fd70dba1c93656db1b565891bd0d3 +size 77 diff --git a/pole_detection/train/labels/1191.txt b/pole_detection/train/labels/1191.txt new file mode 100644 index 0000000000000000000000000000000000000000..33769017b06305d1387f1e57105c297cdced7b6d --- /dev/null +++ b/pole_detection/train/labels/1191.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf90db3d3f0b0e65ae48355a49e3a58af4115d3473091e0761e1397d4a6bd787 +size 79 diff --git a/pole_detection/train/labels/1192.txt b/pole_detection/train/labels/1192.txt new file mode 100644 index 0000000000000000000000000000000000000000..85c064e16065fb82806ee462bbe9ba0787ca3570 --- /dev/null +++ b/pole_detection/train/labels/1192.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46c5d6de4737ad28c847e7d2cfcff7bd6f030642b948e679bab2cf0e50d13b19 +size 78 diff --git a/pole_detection/train/labels/1193.txt b/pole_detection/train/labels/1193.txt new file mode 100644 index 0000000000000000000000000000000000000000..beca8e997723b4f556d6497404ba7105eceb184c --- /dev/null +++ b/pole_detection/train/labels/1193.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:269558786223e268d0d7743a8b36a09b139b4a4e65db178a22f0b6633e100d67 +size 80 diff --git a/pole_detection/train/labels/1194.txt b/pole_detection/train/labels/1194.txt new file mode 100644 index 0000000000000000000000000000000000000000..f01b727072ab0192f30997acc8d9510f3f50512d --- /dev/null +++ b/pole_detection/train/labels/1194.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aad259b3b220fe753a9a1555448c8004b24e8171654de8e71ebd371c4950d1f8 +size 77 diff --git a/pole_detection/train/labels/1195.txt b/pole_detection/train/labels/1195.txt new file mode 100644 index 0000000000000000000000000000000000000000..05b49c0119d259650ca9cd75d12b8da32037a9df --- /dev/null +++ b/pole_detection/train/labels/1195.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:599d89a0832176ec7898dba6e5c54ab650d4fae2314611a7fe1b51ef28787cf3 +size 79 diff --git a/pole_detection/train/labels/1196.txt b/pole_detection/train/labels/1196.txt new file mode 100644 index 0000000000000000000000000000000000000000..12ab30bb9087fc00b1f0b868bf8ace54c92bb808 --- /dev/null +++ b/pole_detection/train/labels/1196.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b87198a0ddcc2ebf62bdb823cbba5aaab168df2569f25cadb198ae2a085a128e +size 79 diff --git a/pole_detection/train/labels/1197.txt b/pole_detection/train/labels/1197.txt new file mode 100644 index 0000000000000000000000000000000000000000..44a4222879b9c9108e96bbd58f4f240a2a2a02ed --- /dev/null +++ b/pole_detection/train/labels/1197.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf8100c97a2899648460505ce4c7d213bd26222e580a21e4397349c55540e845 +size 78 diff --git a/pole_detection/train/labels/1198.txt b/pole_detection/train/labels/1198.txt new file mode 100644 index 0000000000000000000000000000000000000000..a102af5a378c482c310a4e6e45e58d5f583aa376 --- /dev/null +++ b/pole_detection/train/labels/1198.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecb523be76a3f937a993eb9135eaf2d1806d9bb3bc0825f44b1dff2bb1324acd +size 76 diff --git a/pole_detection/train/labels/1199.txt b/pole_detection/train/labels/1199.txt new file mode 100644 index 0000000000000000000000000000000000000000..9a10023307509971ed81b567c3d70389c521278c --- /dev/null +++ b/pole_detection/train/labels/1199.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e0526ba6c1f65ead891e5b0bae73d83e0c417c492a7e98916fc16ab90ad5b70 +size 77 diff --git a/pole_detection/train/labels/12.txt b/pole_detection/train/labels/12.txt new file mode 100644 index 0000000000000000000000000000000000000000..5e3264dc3f235e3c0c35ea19e35e9ee1f833fac7 --- /dev/null +++ b/pole_detection/train/labels/12.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd9c02ed0ef8055ce2071bd3fe62d897f1976f5e08572468d1c7fcf6510b4f18 +size 78 diff --git a/pole_detection/train/labels/120.txt b/pole_detection/train/labels/120.txt new file mode 100644 index 0000000000000000000000000000000000000000..fb681ec2dce47ad1c375eed3fd1eb3db3cd3c2e7 --- /dev/null +++ b/pole_detection/train/labels/120.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8acb9f143beffaf42d9afd48dba690afc0dbbd6c6cc0c1752b2dd37f6aeef6f +size 76 diff --git a/pole_detection/train/labels/1200.txt b/pole_detection/train/labels/1200.txt new file mode 100644 index 0000000000000000000000000000000000000000..cfaabd2e3868dec34128dca2248c6929bcb31d8f --- /dev/null +++ b/pole_detection/train/labels/1200.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2a766f3d6b6f3bb5ca5c5e8d01d099d481f732bd5a4891b7b9f59afc2fadaf4 +size 79 diff --git a/pole_detection/train/labels/1201.txt b/pole_detection/train/labels/1201.txt new file mode 100644 index 0000000000000000000000000000000000000000..0d7ee7cb83a8deabdd5a5844e70e529c77f31374 --- /dev/null +++ b/pole_detection/train/labels/1201.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7446ca830dc6be380b873a5db472116687e77b11df7af39b69b4b36c99882bd1 +size 79 diff --git a/pole_detection/train/labels/1202.txt b/pole_detection/train/labels/1202.txt new file mode 100644 index 0000000000000000000000000000000000000000..02da718db585de8b1d548696e3242606df9abdb0 --- /dev/null +++ b/pole_detection/train/labels/1202.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55ce77532dbfb87254f2f1ab749447e82b69fc6832a1883c53e5df00aca542c5 +size 78 diff --git a/pole_detection/train/labels/1203.txt b/pole_detection/train/labels/1203.txt new file mode 100644 index 0000000000000000000000000000000000000000..5eb7ab35e389d647cfebec969050477280b5db5d --- /dev/null +++ b/pole_detection/train/labels/1203.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dae4ac5f2ee1cfcc0a9c7a384654eda2a567ae0bcee82b3b189f93cfa73f64f +size 78 diff --git a/pole_detection/train/labels/1204.txt b/pole_detection/train/labels/1204.txt new file mode 100644 index 0000000000000000000000000000000000000000..af154196ddb81ed5a2db3ff08d0c4afac3f450df --- /dev/null +++ b/pole_detection/train/labels/1204.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d1567a920082a52181d6c6aecc5f0be9820b34fd944a439930f75c7390e643f +size 76 diff --git a/pole_detection/train/labels/1205.txt b/pole_detection/train/labels/1205.txt new file mode 100644 index 0000000000000000000000000000000000000000..1f06778b77464fe297e80ef91bd1a3acfe231202 --- /dev/null +++ b/pole_detection/train/labels/1205.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44499e75c5c7126a69bc7c6846075762869b3672a71ee5e17d4f767040715369 +size 78 diff --git a/pole_detection/train/labels/1206.txt b/pole_detection/train/labels/1206.txt new file mode 100644 index 0000000000000000000000000000000000000000..5e086ef9dfcad5ffed8299d8b49710fcf45f3a64 --- /dev/null +++ b/pole_detection/train/labels/1206.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ca2a5fc92834330b14aa67350e8af0916bf40dde5bed0ea4cea4bafed35575e +size 77 diff --git a/pole_detection/train/labels/1207.txt b/pole_detection/train/labels/1207.txt new file mode 100644 index 0000000000000000000000000000000000000000..47f356eb6e9daa6983168ced8a9609aa91d55586 --- /dev/null +++ b/pole_detection/train/labels/1207.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64467e522dcd67213ec4fc9838c0646956c93b2fcb36d03f75b628457035a320 +size 77 diff --git a/pole_detection/train/labels/1208.txt b/pole_detection/train/labels/1208.txt new file mode 100644 index 0000000000000000000000000000000000000000..528845fedf9c8b2cfd2181e1da5b498b405d98c2 --- /dev/null +++ b/pole_detection/train/labels/1208.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84e8941c465a34aed3e2034c961b56d500ada9ef6f3404a2cc58b6d5bc05459b +size 78 diff --git a/pole_detection/train/labels/1209.txt b/pole_detection/train/labels/1209.txt new file mode 100644 index 0000000000000000000000000000000000000000..206ba631f82607f862891f922fdd1d14080a2a69 --- /dev/null +++ b/pole_detection/train/labels/1209.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea0034b1ead06e7bab6e73e039174b7665f45fafc30fe39135ebc0974bae535e +size 77 diff --git a/pole_detection/train/labels/121.txt b/pole_detection/train/labels/121.txt new file mode 100644 index 0000000000000000000000000000000000000000..c365544419cd6db91e79783060d59a97d5ae6408 --- /dev/null +++ b/pole_detection/train/labels/121.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55558ea7598bc3d02bf554ec7885c6e88fec5d6bf2f944b28cf1690a2d16c313 +size 67 diff --git a/pole_detection/train/labels/1210.txt b/pole_detection/train/labels/1210.txt new file mode 100644 index 0000000000000000000000000000000000000000..1e350eefbec6d5c37e2c8da50cde30621c8bd6d6 --- /dev/null +++ b/pole_detection/train/labels/1210.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1eed199299ee2347233e633334cad7426078a7c5ea20261393c2a0d2c4045df1 +size 78 diff --git a/pole_detection/train/labels/1211.txt b/pole_detection/train/labels/1211.txt new file mode 100644 index 0000000000000000000000000000000000000000..4bbd4a99cdd7f927bbe9bb9972ad10ba71d3d56b --- /dev/null +++ b/pole_detection/train/labels/1211.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a8f12c83b4a62c58b31326f467a39f5f23c205c4da90373a7a5c64b54bd189b +size 79 diff --git a/pole_detection/train/labels/1212.txt b/pole_detection/train/labels/1212.txt new file mode 100644 index 0000000000000000000000000000000000000000..b4b3c355361ddb958c5ae7b60ddeca86a5c781f3 --- /dev/null +++ b/pole_detection/train/labels/1212.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fb828bfaea6b087d68123370eda4eff7513578d38e20c0d305cb9de8566a48f +size 76 diff --git a/pole_detection/train/labels/1213.txt b/pole_detection/train/labels/1213.txt new file mode 100644 index 0000000000000000000000000000000000000000..5b45bfd3d0b5d2aa49a67001fa734ab4d32533bf --- /dev/null +++ b/pole_detection/train/labels/1213.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60f5180bec12af211a49347537a4d4244c7b94bf303f689ac1e19ed949f24508 +size 79 diff --git a/pole_detection/train/labels/1214.txt b/pole_detection/train/labels/1214.txt new file mode 100644 index 0000000000000000000000000000000000000000..ea1820d4bb9605d9c222efff54678731de6c5801 --- /dev/null +++ b/pole_detection/train/labels/1214.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f58d090d445dce269ba6607aa702e5d6d067f305e83c2d386ee8d1bab28153c +size 77 diff --git a/pole_detection/train/labels/1215.txt b/pole_detection/train/labels/1215.txt new file mode 100644 index 0000000000000000000000000000000000000000..946aafe0a7d4e821ec7e65c282c88d5797650329 --- /dev/null +++ b/pole_detection/train/labels/1215.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e5392d6c080cbb52c1537488f1185ffdc99113d8417a9b665c60a569a00f794 +size 78 diff --git a/pole_detection/train/labels/1216.txt b/pole_detection/train/labels/1216.txt new file mode 100644 index 0000000000000000000000000000000000000000..25b9eefd7e6f8e8436c9af8c94bd2b4eb351d368 --- /dev/null +++ b/pole_detection/train/labels/1216.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:587fb9c7aa1ccd462e36f106182c0f4f3384569a6f7d9ef01047ac1904ec626c +size 79 diff --git a/pole_detection/train/labels/1217.txt b/pole_detection/train/labels/1217.txt new file mode 100644 index 0000000000000000000000000000000000000000..0f4cbcaedc89093d19a0faac26fc81a736932bcf --- /dev/null +++ b/pole_detection/train/labels/1217.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9758da83860e96789d32354c210c11a9f463f342eb485f4e2fe53c37d01a5ab1 +size 78 diff --git a/pole_detection/train/labels/1218.txt b/pole_detection/train/labels/1218.txt new file mode 100644 index 0000000000000000000000000000000000000000..138b0ca278ed24851ce6b3429eb8ba0783503f82 --- /dev/null +++ b/pole_detection/train/labels/1218.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0041a77190b5dc4e3f7aee2c9db24967d4ec71f8452e01a1d49a11ba9d8a5227 +size 77 diff --git a/pole_detection/train/labels/1219.txt b/pole_detection/train/labels/1219.txt new file mode 100644 index 0000000000000000000000000000000000000000..bf240938a81e17ba2db091fa70afd8fa1876ca8a --- /dev/null +++ b/pole_detection/train/labels/1219.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9bccb1d93d11903d552cc89e8769d6d71907375a5c66665c4a2b43075eceb8b +size 78 diff --git a/pole_detection/train/labels/122.txt b/pole_detection/train/labels/122.txt new file mode 100644 index 0000000000000000000000000000000000000000..ca775e2ffb15f1cfa6322db24c1d59f183ff53dd --- /dev/null +++ b/pole_detection/train/labels/122.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b46389163780caae49274a5fa4e31480e46f8eaa86202e7fc07aeab8ea30df14 +size 66 diff --git a/pole_detection/train/labels/1220.txt b/pole_detection/train/labels/1220.txt new file mode 100644 index 0000000000000000000000000000000000000000..3ad1294a3bf10639637c1484dcd9b529f7f5bebe --- /dev/null +++ b/pole_detection/train/labels/1220.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f209935cd807071cf7ca0837eb88218f0c4b13b8fe8bafe4d78c26312957179 +size 77 diff --git a/pole_detection/train/labels/1221.txt b/pole_detection/train/labels/1221.txt new file mode 100644 index 0000000000000000000000000000000000000000..5ecc40f028744bdc51c0e8b28b7aff7700859ef3 --- /dev/null +++ b/pole_detection/train/labels/1221.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d5e3285a73a689e33acf5284965519124b28e4824dad56b9a074d840d42da6a +size 79 diff --git a/pole_detection/train/labels/1222.txt b/pole_detection/train/labels/1222.txt new file mode 100644 index 0000000000000000000000000000000000000000..4ca1c5639a3a20fba2f45ec6614b5f6305149bab --- /dev/null +++ b/pole_detection/train/labels/1222.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51896dd0e833cf7fe6c99d40f8a2bcab5b16b529a9318b7aa904aadbb3d8d7de +size 79 diff --git a/pole_detection/train/labels/1223.txt b/pole_detection/train/labels/1223.txt new file mode 100644 index 0000000000000000000000000000000000000000..4e0c3ab3a0c674450f0d08046ee80878feb7869e --- /dev/null +++ b/pole_detection/train/labels/1223.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33ec8ceb7320d4450e01f81cfc562977b62bbd6bdad9e45c5777a00612907f60 +size 77 diff --git a/pole_detection/train/labels/1224.txt b/pole_detection/train/labels/1224.txt new file mode 100644 index 0000000000000000000000000000000000000000..014b49d972c471d646baa62796b296d5c4100e1b --- /dev/null +++ b/pole_detection/train/labels/1224.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55c9657f46011c4e289f3049a6b02583d338a921ec1aa0d6bc47b0a3ec509871 +size 79 diff --git a/pole_detection/train/labels/1225.txt b/pole_detection/train/labels/1225.txt new file mode 100644 index 0000000000000000000000000000000000000000..ecdc13ee237cec8d5c3b9550ca6ceb7fa6665ce0 --- /dev/null +++ b/pole_detection/train/labels/1225.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea344b0d2e9816ab7645121a545fdca4c840ae2733430e96b09f9afee93fbc75 +size 78 diff --git a/pole_detection/train/labels/1226.txt b/pole_detection/train/labels/1226.txt new file mode 100644 index 0000000000000000000000000000000000000000..03c508da9c193865a38de4f2c20202b1c9ac5774 --- /dev/null +++ b/pole_detection/train/labels/1226.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:524cd73988a081ad1ea809ae4884f62aea9f2c9fb1f93e3e8fa6fa72b91cead4 +size 78 diff --git a/pole_detection/train/labels/1227.txt b/pole_detection/train/labels/1227.txt new file mode 100644 index 0000000000000000000000000000000000000000..a298554343f366a296664ce79f4894fade448508 --- /dev/null +++ b/pole_detection/train/labels/1227.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cf06558906e5c7e4c209e0a44f3a5d2e1608717144d49265155ef70e23a4983 +size 77 diff --git a/pole_detection/train/labels/1228.txt b/pole_detection/train/labels/1228.txt new file mode 100644 index 0000000000000000000000000000000000000000..99285a55112a93d017e0bf3a428cd3562c4ff0fe --- /dev/null +++ b/pole_detection/train/labels/1228.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2dce8986e584a00313b7c5360b23bdbf85bc8b2ea60b870b9b538dd567de33a +size 77 diff --git a/pole_detection/train/labels/1229.txt b/pole_detection/train/labels/1229.txt new file mode 100644 index 0000000000000000000000000000000000000000..cfe753b8dc4cafe3cd609668687cc1b75c6cdaed --- /dev/null +++ b/pole_detection/train/labels/1229.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:834a6ae358d514819d0bca44628fdb68a8038e38307ed41a1c648ac1e71dbc88 +size 79 diff --git a/pole_detection/train/labels/123.txt b/pole_detection/train/labels/123.txt new file mode 100644 index 0000000000000000000000000000000000000000..d9dfca2edce5c84ae64e654c4c50091daf7992e2 --- /dev/null +++ b/pole_detection/train/labels/123.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:927e91118e4da704f7e96bdc864db90ec439c383e0e0481626bc6d9e706a05fa +size 158 diff --git a/pole_detection/train/labels/1230.txt b/pole_detection/train/labels/1230.txt new file mode 100644 index 0000000000000000000000000000000000000000..d0d9c2d4d5adb066e68aaafa27e3729f0d02d0b5 --- /dev/null +++ b/pole_detection/train/labels/1230.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bdab147b2f5439a45aa8912778b18a2d5d501fe778d5be12127db04b0eda06a +size 77 diff --git a/pole_detection/train/labels/1231.txt b/pole_detection/train/labels/1231.txt new file mode 100644 index 0000000000000000000000000000000000000000..000cc17d0a6319b74c70f96811c95c889842f78d --- /dev/null +++ b/pole_detection/train/labels/1231.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d3978047016f95308fa73c4db296a52fca131998f2398a0a02d908c3f68f97b +size 78 diff --git a/pole_detection/train/labels/1232.txt b/pole_detection/train/labels/1232.txt new file mode 100644 index 0000000000000000000000000000000000000000..aacac35967153044275b73feb9cc4be87a06c176 --- /dev/null +++ b/pole_detection/train/labels/1232.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e014fc26417fe5b73f1984428407eb51af170363c2f53ceb1ef73b758a86e67 +size 77 diff --git a/pole_detection/train/labels/1233.txt b/pole_detection/train/labels/1233.txt new file mode 100644 index 0000000000000000000000000000000000000000..9677ba50a7b742d2f8c2e9ecb5f9141d7df05b3e --- /dev/null +++ b/pole_detection/train/labels/1233.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6be0bd7392cb82dda3792630d89dbef04e176e46e52cea0c0b8d02fc60d2c5e3 +size 78 diff --git a/pole_detection/train/labels/1234.txt b/pole_detection/train/labels/1234.txt new file mode 100644 index 0000000000000000000000000000000000000000..28e08d8b2cb1b6ac6f72eaefb99ab8508f192d54 --- /dev/null +++ b/pole_detection/train/labels/1234.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af411d010232f7f2bc5055712a3ee83836db122e3e890ca69cf093a9590b85bc +size 78 diff --git a/pole_detection/train/labels/1235.txt b/pole_detection/train/labels/1235.txt new file mode 100644 index 0000000000000000000000000000000000000000..e917d81ac3cad01d1e08d2d3e71c76a67a8f4414 --- /dev/null +++ b/pole_detection/train/labels/1235.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dbe2e7e7c2b755bf9aba3dcef84f5c4f43677d8e033b334300a1dbaa015d802 +size 79 diff --git a/pole_detection/train/labels/1236.txt b/pole_detection/train/labels/1236.txt new file mode 100644 index 0000000000000000000000000000000000000000..9caa407edd2dd126cfb65fc5ad38f1aaba3b80db --- /dev/null +++ b/pole_detection/train/labels/1236.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e909d75fa0519985f92f4b9d7620bf96048bbecab12c65f1d3b03cfe0b5e4d76 +size 78 diff --git a/pole_detection/train/labels/1237.txt b/pole_detection/train/labels/1237.txt new file mode 100644 index 0000000000000000000000000000000000000000..6c8ae4dba45b52f170fa37b3efc958597ac2d4f2 --- /dev/null +++ b/pole_detection/train/labels/1237.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f28053ee4c9006e12d66a6d1be535acefbc8a4ecaba3132c534500bc1a273f1 +size 78 diff --git a/pole_detection/train/labels/1238.txt b/pole_detection/train/labels/1238.txt new file mode 100644 index 0000000000000000000000000000000000000000..955337a8105a98f5add139f57f7513d1ba990721 --- /dev/null +++ b/pole_detection/train/labels/1238.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bddaf4189bbbf00e4448b4724bb43c3c256c74e87a2addec83ce1776449e5b98 +size 78 diff --git a/pole_detection/train/labels/1239.txt b/pole_detection/train/labels/1239.txt new file mode 100644 index 0000000000000000000000000000000000000000..cb84d3909ee85628509967b515e960ba17069445 --- /dev/null +++ b/pole_detection/train/labels/1239.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7350d20c87c3c982844699eebc35b23e862d065dc53a1da22454aa1975a00a65 +size 79 diff --git a/pole_detection/train/labels/124.txt b/pole_detection/train/labels/124.txt new file mode 100644 index 0000000000000000000000000000000000000000..0d9fc79c1d33fc1fa758492f6636d013a34f2a87 --- /dev/null +++ b/pole_detection/train/labels/124.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5034217243701fe1cd5296c07c820b48700c4380e15f7a484f43a69a79e0fb12 +size 75 diff --git a/pole_detection/train/labels/1240.txt b/pole_detection/train/labels/1240.txt new file mode 100644 index 0000000000000000000000000000000000000000..ea5b9597ae3098ab934459117af9f0528fff6a2d --- /dev/null +++ b/pole_detection/train/labels/1240.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6cf0778b8a56cd1c39eddcd16e3179dc73e11c8acf7993f6c84b83247e9cf77 +size 79 diff --git a/pole_detection/train/labels/1241.txt b/pole_detection/train/labels/1241.txt new file mode 100644 index 0000000000000000000000000000000000000000..576473a83cf53fabc3ae075a0658da0a30842b25 --- /dev/null +++ b/pole_detection/train/labels/1241.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c74ed6871db4fc9cb7b92f63724f09bc54d29d03da5969571f50f7dc003efab +size 79 diff --git a/pole_detection/train/labels/1242.txt b/pole_detection/train/labels/1242.txt new file mode 100644 index 0000000000000000000000000000000000000000..7c69cabeba228ff61ee20c23a0f7ec90c233c483 --- /dev/null +++ b/pole_detection/train/labels/1242.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ed9a71400061042eff8a8635c1fff0a1ac9415c3b9583ba82abedd810a37d15 +size 78 diff --git a/pole_detection/train/labels/1243.txt b/pole_detection/train/labels/1243.txt new file mode 100644 index 0000000000000000000000000000000000000000..8ac22651335e7949b385c5ac742c01d4f6c80449 --- /dev/null +++ b/pole_detection/train/labels/1243.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7861ae34b34a5759496d0ed15aa927d132ea95bcb882a3bdf0b1871b8f2927a +size 79 diff --git a/pole_detection/train/labels/1244.txt b/pole_detection/train/labels/1244.txt new file mode 100644 index 0000000000000000000000000000000000000000..f3db2659bd4f12fccb62371714b7b958afb116df --- /dev/null +++ b/pole_detection/train/labels/1244.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:002993ddc96c5c491e5ef295c928eb6f50e643f6466eaf5dec4d32cebaedcd69 +size 78 diff --git a/pole_detection/train/labels/1245.txt b/pole_detection/train/labels/1245.txt new file mode 100644 index 0000000000000000000000000000000000000000..947d8f42beb339c071be95d34e3cc10dc9784a35 --- /dev/null +++ b/pole_detection/train/labels/1245.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cf24e08286b7f2e65c97fc6f77e6d3c560a198cf8ea7bbbdf83bc1ec476908f +size 79 diff --git a/pole_detection/train/labels/1246.txt b/pole_detection/train/labels/1246.txt new file mode 100644 index 0000000000000000000000000000000000000000..b9b4ed6e868ce7b05069b64d84d6df1086129e13 --- /dev/null +++ b/pole_detection/train/labels/1246.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bfbbfb14b723d86765e255ed34e4fe05898ebbfdf4a27c28f7ebb2e90ff48d9 +size 76 diff --git a/pole_detection/train/labels/1247.txt b/pole_detection/train/labels/1247.txt new file mode 100644 index 0000000000000000000000000000000000000000..48297dba113633c813871d4270b90dbe7eebb606 --- /dev/null +++ b/pole_detection/train/labels/1247.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75193548f6b7241facecc7186a5174e937b9923e48111dec6381fd5d31509fc2 +size 78 diff --git a/pole_detection/train/labels/1248.txt b/pole_detection/train/labels/1248.txt new file mode 100644 index 0000000000000000000000000000000000000000..61c1cdf3c3027fe41e3ca458f4d96eadbd12427c --- /dev/null +++ b/pole_detection/train/labels/1248.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29c710231d3891a844dc29b3e125bac7f23d9473ca448c7f94a515e9cb3039c9 +size 78 diff --git a/pole_detection/train/labels/1249.txt b/pole_detection/train/labels/1249.txt new file mode 100644 index 0000000000000000000000000000000000000000..e00a6c232512ec87a44e16cfb064b22791261ca2 --- /dev/null +++ b/pole_detection/train/labels/1249.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6e86765414bb96ccfdbd95160d9659319c74ddd78b4ac8c56c55b31e7ae971f +size 78 diff --git a/pole_detection/train/labels/125.txt b/pole_detection/train/labels/125.txt new file mode 100644 index 0000000000000000000000000000000000000000..3ae7a43a9fc56b8719201b3b1bdd05215e5059ae --- /dev/null +++ b/pole_detection/train/labels/125.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0b5627d3b3ab2f257bede9d647f551ca07b379b32fa374fad9a1123492ab2b8 +size 79 diff --git a/pole_detection/train/labels/1250.txt b/pole_detection/train/labels/1250.txt new file mode 100644 index 0000000000000000000000000000000000000000..5551b12cc9277b8dc0f171f730b9c4b3e0dd92d4 --- /dev/null +++ b/pole_detection/train/labels/1250.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1e61aa5fd94e7a99bcd315a5e733dd4cc0e0a0ab93070fa94c5e35e1d743be5 +size 65 diff --git a/pole_detection/train/labels/1251.txt b/pole_detection/train/labels/1251.txt new file mode 100644 index 0000000000000000000000000000000000000000..cfabf4ae98165cea9656f0613b11f771edba5b9a --- /dev/null +++ b/pole_detection/train/labels/1251.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66a480651fb1bde281e2cfded1699f1976af50cd47b98c6ec8a9c6c275540c88 +size 79 diff --git a/pole_detection/train/labels/1252.txt b/pole_detection/train/labels/1252.txt new file mode 100644 index 0000000000000000000000000000000000000000..7dd9c1a53c213c66f87b1e98fab51eb824011313 --- /dev/null +++ b/pole_detection/train/labels/1252.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8323cb8b5bbb8975cefdcaee55520f639ddb915b65657ea22a3f7e2afc52cf0f +size 77 diff --git a/pole_detection/train/labels/1253.txt b/pole_detection/train/labels/1253.txt new file mode 100644 index 0000000000000000000000000000000000000000..b88f07acc166389c3589d4f43b77f3cd1fe18fb8 --- /dev/null +++ b/pole_detection/train/labels/1253.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b5588a06e1b580ac68edbe273e5da1c3df8e20d2986919da145857bdcdaa04b +size 78 diff --git a/pole_detection/train/labels/1254.txt b/pole_detection/train/labels/1254.txt new file mode 100644 index 0000000000000000000000000000000000000000..f69c66e5529f6426db02a8f15d0e3f94fd6b3282 --- /dev/null +++ b/pole_detection/train/labels/1254.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67b0458fe6a5d23b4eaaccce38c8319462b8d3c8ec218574d8e7c012bcb98e42 +size 78 diff --git a/pole_detection/train/labels/1255.txt b/pole_detection/train/labels/1255.txt new file mode 100644 index 0000000000000000000000000000000000000000..faddb0167458845aaa4a4e0ea6d6537219ad9d2e --- /dev/null +++ b/pole_detection/train/labels/1255.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38573f46091ce087a5b17ae5260a87841c8a1faee6d99fd74f9d7bbf1140c6b9 +size 78 diff --git a/pole_detection/train/labels/1256.txt b/pole_detection/train/labels/1256.txt new file mode 100644 index 0000000000000000000000000000000000000000..551150f4f3f791b9bbd4f731ca4650908857dd4f --- /dev/null +++ b/pole_detection/train/labels/1256.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad0b00ed159254a00dff94780a937dc1f6591f1f360c875b48daa4eb14fefb47 +size 77 diff --git a/pole_detection/train/labels/1257.txt b/pole_detection/train/labels/1257.txt new file mode 100644 index 0000000000000000000000000000000000000000..98f894989f253c3a2d040e5b9af75cef25ee0978 --- /dev/null +++ b/pole_detection/train/labels/1257.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1976b14163aeca962f8ca322f1283c62c3fbf1e6213160fe19411ace57fba0fc +size 80 diff --git a/pole_detection/train/labels/1258.txt b/pole_detection/train/labels/1258.txt new file mode 100644 index 0000000000000000000000000000000000000000..26ba8ecc08d2a18e93270fa35e2448c66ee9a147 --- /dev/null +++ b/pole_detection/train/labels/1258.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d6f0f2fb764c5be43eb730706f7c5bc3d2ca1a48e1d25640f146ff49eddb354 +size 77 diff --git a/pole_detection/train/labels/1259.txt b/pole_detection/train/labels/1259.txt new file mode 100644 index 0000000000000000000000000000000000000000..90c0002705087fdd3f7caf725f7bf0c967eb1d7a --- /dev/null +++ b/pole_detection/train/labels/1259.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69c4e518d4828c2f2cd31ee8528619f1511ce2da08b841bb2af3d1c7e6e36f76 +size 77 diff --git a/pole_detection/train/labels/126.txt b/pole_detection/train/labels/126.txt new file mode 100644 index 0000000000000000000000000000000000000000..2bcf3c40cfcf890f81909e82623171f1d6447bc1 --- /dev/null +++ b/pole_detection/train/labels/126.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2c3c63528678b02b9f88f8339b863ddc55fc521f2cbcead1403a60f68f70047 +size 139 diff --git a/pole_detection/train/labels/1260.txt b/pole_detection/train/labels/1260.txt new file mode 100644 index 0000000000000000000000000000000000000000..faea495e481af11b5b9eef557f6d142ad0b6cb0d --- /dev/null +++ b/pole_detection/train/labels/1260.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:334f2b0ac96a1d352acd8212b68fe97a16789dddc8d62406156f104e05800e37 +size 78 diff --git a/pole_detection/train/labels/1261.txt b/pole_detection/train/labels/1261.txt new file mode 100644 index 0000000000000000000000000000000000000000..bc0461e88c04d7cc1d6ed4bf2f492d7cc7d74d48 --- /dev/null +++ b/pole_detection/train/labels/1261.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcc1298dfb069c5a1e50664a1cdaa93d43be91ce99a44d81dee9463aca04faff +size 78 diff --git a/pole_detection/train/labels/1262.txt b/pole_detection/train/labels/1262.txt new file mode 100644 index 0000000000000000000000000000000000000000..bdd2e2ac37e7df5282cb9c3404a809ae4ffffb20 --- /dev/null +++ b/pole_detection/train/labels/1262.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a90c98c92f5a2734f2f72cc2e64de3301d1bcd6bf5dd2c86ac40a57ca2976fc +size 79 diff --git a/pole_detection/train/labels/1263.txt b/pole_detection/train/labels/1263.txt new file mode 100644 index 0000000000000000000000000000000000000000..0ddc9be2c1465876d27177d8f0eab13c0546d3fc --- /dev/null +++ b/pole_detection/train/labels/1263.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:651a3709c4fb075f9bf5b2006495a378982c621d2312d7bba28e9f26b6d0d934 +size 79 diff --git a/pole_detection/train/labels/1264.txt b/pole_detection/train/labels/1264.txt new file mode 100644 index 0000000000000000000000000000000000000000..df5373ffedb00c89cc15f4c09be6f5a04307c2f3 --- /dev/null +++ b/pole_detection/train/labels/1264.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfa51fdf3eb27465c83b8ba58df22de825713babb69694ab12b8ff3104c99e41 +size 79 diff --git a/pole_detection/train/labels/1265.txt b/pole_detection/train/labels/1265.txt new file mode 100644 index 0000000000000000000000000000000000000000..f43e389a4835b3e00d08535f3f89b966d10dcf4a --- /dev/null +++ b/pole_detection/train/labels/1265.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9866771d23b91ec5cddaa3502772b545cadf883525a6e5e03f02c6c53bba6ee1 +size 78 diff --git a/pole_detection/train/labels/1266.txt b/pole_detection/train/labels/1266.txt new file mode 100644 index 0000000000000000000000000000000000000000..a58d6b7f303151eab94c09ba16b1b45e4b0ba512 --- /dev/null +++ b/pole_detection/train/labels/1266.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5066ec3c504f87695f0fb5ba7844237a93504b09d624b8dea7b458b34b79aa8 +size 79 diff --git a/pole_detection/train/labels/1267.txt b/pole_detection/train/labels/1267.txt new file mode 100644 index 0000000000000000000000000000000000000000..d87cac0abe624bac1e4669fb81c531500a218bc8 --- /dev/null +++ b/pole_detection/train/labels/1267.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:680d8c19d700e1e0cc3749e1796fb720a18c9b63098efbcce9bf467ec502abc5 +size 79 diff --git a/pole_detection/train/labels/1268.txt b/pole_detection/train/labels/1268.txt new file mode 100644 index 0000000000000000000000000000000000000000..3d49694bd14eacdd58a2596350b2e8ebb5d4f0d4 --- /dev/null +++ b/pole_detection/train/labels/1268.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88462e557d6fc4ad914639cc9d4b1a75b3304c4d6364b3a691507f6b14fe8ad9 +size 78 diff --git a/pole_detection/train/labels/1269.txt b/pole_detection/train/labels/1269.txt new file mode 100644 index 0000000000000000000000000000000000000000..cd8328ad17c10018375d5d4278af784276121686 --- /dev/null +++ b/pole_detection/train/labels/1269.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d1cf2b77f69a0f77e8a6d72b372398dd089705dd2a5c1dee0f699ebbdd2e18e +size 79 diff --git a/pole_detection/train/labels/127.txt b/pole_detection/train/labels/127.txt new file mode 100644 index 0000000000000000000000000000000000000000..0c86ed5bd206154fe3852f81616d58e4d829b7c9 --- /dev/null +++ b/pole_detection/train/labels/127.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b80bb36bf7b56b7039ce3d184fac5e2ba0385d439b1dd4799bd1682571739c12 +size 79 diff --git a/pole_detection/train/labels/1270.txt b/pole_detection/train/labels/1270.txt new file mode 100644 index 0000000000000000000000000000000000000000..050fd9385319c1bf052c5ab2ff67b533af3527af --- /dev/null +++ b/pole_detection/train/labels/1270.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9186348968512700589a0485453b90f4ca5fc7d827e5448c6d1b619948c01b3 +size 77 diff --git a/pole_detection/train/labels/1271.txt b/pole_detection/train/labels/1271.txt new file mode 100644 index 0000000000000000000000000000000000000000..c62c081c2bae00dae27491971ab90e1bf64a42d6 --- /dev/null +++ b/pole_detection/train/labels/1271.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b2df2be51b78b9219b11abe5af2e649cb77589a34c7b38738381d04518a2f2b +size 78 diff --git a/pole_detection/train/labels/1272.txt b/pole_detection/train/labels/1272.txt new file mode 100644 index 0000000000000000000000000000000000000000..b357c3b60b70f183a9e3e952dfb7a6fe67b05e4e --- /dev/null +++ b/pole_detection/train/labels/1272.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d02b2371c7869e04d33542b13558c3ddfeed7d68278f1fd7f630f875aeeb3d84 +size 79 diff --git a/pole_detection/train/labels/1273.txt b/pole_detection/train/labels/1273.txt new file mode 100644 index 0000000000000000000000000000000000000000..a3a130250712e93ce7011c0df32c024e53e755e3 --- /dev/null +++ b/pole_detection/train/labels/1273.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3c64cdb78b49a786b1e47ac3b21ec14a6c7b2bbb8b4585f16ed00dbed237bdf +size 78 diff --git a/pole_detection/train/labels/1274.txt b/pole_detection/train/labels/1274.txt new file mode 100644 index 0000000000000000000000000000000000000000..4502da3694c4fc62756a2f8b5cc71d279ffbdbe3 --- /dev/null +++ b/pole_detection/train/labels/1274.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06d2fed3dbc3a31d8bf6b2b204ff552f9762a6987cebb479a36c064e0eb525fe +size 76 diff --git a/pole_detection/train/labels/1275.txt b/pole_detection/train/labels/1275.txt new file mode 100644 index 0000000000000000000000000000000000000000..b90d8edb65a8bdb4ea3235ff2e426f6cae5bb65a --- /dev/null +++ b/pole_detection/train/labels/1275.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c88e1e7a2edf2ac48733bc06d543cf4024b7c4d8ca4b208b7a30c27c57f0da18 +size 158 diff --git a/pole_detection/train/labels/1276.txt b/pole_detection/train/labels/1276.txt new file mode 100644 index 0000000000000000000000000000000000000000..373964854570532c3e5c988bafc179c2986792f7 --- /dev/null +++ b/pole_detection/train/labels/1276.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:281f17eac876d9a2fd8c1a6352c018bc8ac9e16186a99eefa69cc13f4d31f48b +size 79 diff --git a/pole_detection/train/labels/1277.txt b/pole_detection/train/labels/1277.txt new file mode 100644 index 0000000000000000000000000000000000000000..a07893502fd6a6977db37b18df194b5052cd7fc9 --- /dev/null +++ b/pole_detection/train/labels/1277.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58aee65e67801fb025b7b3dbed8fd95375dd279d2f3b6249fc87a33afa678cd7 +size 156 diff --git a/pole_detection/train/labels/1278.txt b/pole_detection/train/labels/1278.txt new file mode 100644 index 0000000000000000000000000000000000000000..0163b6ffa2ae51270a2193b3c10758b6a16dc841 --- /dev/null +++ b/pole_detection/train/labels/1278.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c363f01f72bc23bb1adf7f3c795ae1004ccde7524939b28d9a70ebbb21a4eca8 +size 78 diff --git a/pole_detection/train/labels/1279.txt b/pole_detection/train/labels/1279.txt new file mode 100644 index 0000000000000000000000000000000000000000..4563a98380c0592febd607ae9ac43435e4ad616c --- /dev/null +++ b/pole_detection/train/labels/1279.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1ae5ab10d2ada41a246c96c4b6652f9709c5ccd79b0d7411d76d5a2cc6c12e0 +size 77 diff --git a/pole_detection/train/labels/128.txt b/pole_detection/train/labels/128.txt new file mode 100644 index 0000000000000000000000000000000000000000..6485caa9dfca419dd9cd529bd0453c1b1271f996 --- /dev/null +++ b/pole_detection/train/labels/128.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77e45ee1b2249e8e962fa4390f47badf20252e653fd89712e984a382bfbee0f5 +size 77 diff --git a/pole_detection/train/labels/1280.txt b/pole_detection/train/labels/1280.txt new file mode 100644 index 0000000000000000000000000000000000000000..8e7a140c13b6f309fc2f54ad0d8d799ccd07aa0e --- /dev/null +++ b/pole_detection/train/labels/1280.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92d955b4193533e0668500e51b6c70d5629da1832d696224807bbaf791606d02 +size 77 diff --git a/pole_detection/train/labels/1281.txt b/pole_detection/train/labels/1281.txt new file mode 100644 index 0000000000000000000000000000000000000000..62db20a1b5185f19f9edc21a3442387a5e4ee371 --- /dev/null +++ b/pole_detection/train/labels/1281.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45b9fa9b8e7aafc8c672cc29706809c8b6a252cc470eb788d45ec8eedb8bb8f3 +size 78 diff --git a/pole_detection/train/labels/1282.txt b/pole_detection/train/labels/1282.txt new file mode 100644 index 0000000000000000000000000000000000000000..e1cba4cd90e8ea032e8b82d1264fdc050b8509a0 --- /dev/null +++ b/pole_detection/train/labels/1282.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69431ba514b5fec1cd343bdbce5be775719077f054278db3b77f0d8bf6f3241f +size 78 diff --git a/pole_detection/train/labels/1283.txt b/pole_detection/train/labels/1283.txt new file mode 100644 index 0000000000000000000000000000000000000000..8e66f40f5a1a6cf633fe6734aca25b1f772cd2f6 --- /dev/null +++ b/pole_detection/train/labels/1283.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35e9995635b01e3859debee147ee53ae8cf3a9a411dd5840dc4bde3929430510 +size 78 diff --git a/pole_detection/train/labels/1284.txt b/pole_detection/train/labels/1284.txt new file mode 100644 index 0000000000000000000000000000000000000000..e49919de7f54c50654ef2efa2e4bd7c7faa4d72f --- /dev/null +++ b/pole_detection/train/labels/1284.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af5aa64be1cf0a95cd054f02a3f86a2f6c6ab91274262f6322f85749876675ed +size 79 diff --git a/pole_detection/train/labels/1285.txt b/pole_detection/train/labels/1285.txt new file mode 100644 index 0000000000000000000000000000000000000000..6a6d29628c8a5549e0e585e4671e3ec5cceafe61 --- /dev/null +++ b/pole_detection/train/labels/1285.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e135cc7cfc33ca50033f09b5cc359dfc5005e57187b7875c855c06c59aa9597 +size 78 diff --git a/pole_detection/train/labels/1286.txt b/pole_detection/train/labels/1286.txt new file mode 100644 index 0000000000000000000000000000000000000000..9ba4db8ee8c0f2e0e47e3ed944cf7ee0b0006451 --- /dev/null +++ b/pole_detection/train/labels/1286.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6da54ec5165ed47ed93024548fbdefb2db173ed77fedb2172b26c428772e7279 +size 80 diff --git a/pole_detection/train/labels/1287.txt b/pole_detection/train/labels/1287.txt new file mode 100644 index 0000000000000000000000000000000000000000..4a838804bc03cbef5f5853d4faed9af8733a7369 --- /dev/null +++ b/pole_detection/train/labels/1287.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a7b896422922cea1aa56403d5f215c8105f180d07dbd623ca2b50d6937edc5a +size 76 diff --git a/pole_detection/train/labels/1288.txt b/pole_detection/train/labels/1288.txt new file mode 100644 index 0000000000000000000000000000000000000000..dda87f891e46cd64916e72865fe3f6a4ab789553 --- /dev/null +++ b/pole_detection/train/labels/1288.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3a77f6d07b282b5577209d60f06da40896c137aa732b47d6d3e76ce7a60ce67 +size 79 diff --git a/pole_detection/train/labels/1289.txt b/pole_detection/train/labels/1289.txt new file mode 100644 index 0000000000000000000000000000000000000000..088eeca1f2bf0d2f501ab701ea2fdb221a42bf9c --- /dev/null +++ b/pole_detection/train/labels/1289.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26614344a3bbe9246686353b1ec54c2684775fa1d25b5f1237261d3779c530d7 +size 157 diff --git a/pole_detection/train/labels/129.txt b/pole_detection/train/labels/129.txt new file mode 100644 index 0000000000000000000000000000000000000000..d860e2c4b2002b848743687b3dd5d5fa47003b36 --- /dev/null +++ b/pole_detection/train/labels/129.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22fdd5a8570692885713bab5c5da9cbef46671e3d28cbdb47b5ef9974e5b8086 +size 79 diff --git a/pole_detection/train/labels/1290.txt b/pole_detection/train/labels/1290.txt new file mode 100644 index 0000000000000000000000000000000000000000..b9a058d6c0fa0926ed3c00747485be2456f06b89 --- /dev/null +++ b/pole_detection/train/labels/1290.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec14d8055e785e7fc1a5170d0896b1c0f98643ebec4c339d70753b3d2cad2bed +size 78 diff --git a/pole_detection/train/labels/1291.txt b/pole_detection/train/labels/1291.txt new file mode 100644 index 0000000000000000000000000000000000000000..e6702782bcbd954f695fbf90fde223d937e5c5a6 --- /dev/null +++ b/pole_detection/train/labels/1291.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00b7aa3d44d11bbb88a0f5fd7e5e3e02c43b874cb7b6e2964afbadff6ea23c28 +size 78 diff --git a/pole_detection/train/labels/1292.txt b/pole_detection/train/labels/1292.txt new file mode 100644 index 0000000000000000000000000000000000000000..9af78fa7ec2952d20f79985e24903f6ab51f87b2 --- /dev/null +++ b/pole_detection/train/labels/1292.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:899eef04054bef8e3c0256975115da3a15b158f2086b3c434cb3e6e95c0c8ea4 +size 80 diff --git a/pole_detection/train/labels/1293.txt b/pole_detection/train/labels/1293.txt new file mode 100644 index 0000000000000000000000000000000000000000..7cef2a7da55912d88f3fd9296f878554e7ab8d45 --- /dev/null +++ b/pole_detection/train/labels/1293.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc20235a86d08dd100f4bb1a6840986b1e7fac08ed680bc6815080957c93d147 +size 77 diff --git a/pole_detection/train/labels/1294.txt b/pole_detection/train/labels/1294.txt new file mode 100644 index 0000000000000000000000000000000000000000..fef88c163e9bed19c0e40e8c02130ba8675be2fe --- /dev/null +++ b/pole_detection/train/labels/1294.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d1dbc742ef9d1d5086d3c0b39cb5d430801e2c65698ad47945e4838bb9bd24f +size 75 diff --git a/pole_detection/train/labels/1295.txt b/pole_detection/train/labels/1295.txt new file mode 100644 index 0000000000000000000000000000000000000000..d3939b14e7d89e8c56b69df44a8c7a8b6bdc5068 --- /dev/null +++ b/pole_detection/train/labels/1295.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b7bd85cb2bfa467ae8432ff502cbd6fef998abd41c4db52ba7d8bbd1964df76 +size 77 diff --git a/pole_detection/train/labels/1296.txt b/pole_detection/train/labels/1296.txt new file mode 100644 index 0000000000000000000000000000000000000000..76fd57a2b426e85955d03cb3ab48055ec22ce793 --- /dev/null +++ b/pole_detection/train/labels/1296.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f363646c897ad75bb58587053c4b84f9c0953f2cce585f623d6e04e3e78978d +size 77 diff --git a/pole_detection/train/labels/1297.txt b/pole_detection/train/labels/1297.txt new file mode 100644 index 0000000000000000000000000000000000000000..42ee573b99cc0cb83c3a1e39e5c1e9acf7b4fb27 --- /dev/null +++ b/pole_detection/train/labels/1297.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5e42636284d69f0f3cfb6f7345feef4a1df2e1e1306f2a2c3557a1eb3c74e47 +size 80 diff --git a/pole_detection/train/labels/1298.txt b/pole_detection/train/labels/1298.txt new file mode 100644 index 0000000000000000000000000000000000000000..2e62772d56ce386255a964dbd9fc4511a0cfeed0 --- /dev/null +++ b/pole_detection/train/labels/1298.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d51e053269608b7d6e2f20a7cf08f37fb07b07f452b59893143546cb36db0e7d +size 78 diff --git a/pole_detection/train/labels/1299.txt b/pole_detection/train/labels/1299.txt new file mode 100644 index 0000000000000000000000000000000000000000..7dc9cc005ac484a2e4300513aa249dd7ee2b9245 --- /dev/null +++ b/pole_detection/train/labels/1299.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b586f5dfda28afe8a11b3720d4f1f2a3fefb52ddc72c08b1652bc06d91a4642 +size 44 diff --git a/pole_detection/train/labels/13.txt b/pole_detection/train/labels/13.txt new file mode 100644 index 0000000000000000000000000000000000000000..1658653b9e71d392cb8b4ec4f581c7f2f8314278 --- /dev/null +++ b/pole_detection/train/labels/13.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42b3e8c598e67c2c9b529fded63446bb4dc84d0471c8f00681c53f08ada1dfcd +size 53 diff --git a/pole_detection/train/labels/130.txt b/pole_detection/train/labels/130.txt new file mode 100644 index 0000000000000000000000000000000000000000..7efd591427c43f600c2325789b1c592360a09946 --- /dev/null +++ b/pole_detection/train/labels/130.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff8b3bd3079eacfefd3035cb74b9964f5a907250e7817cd7f6b98c67114dcd26 +size 77 diff --git a/pole_detection/train/labels/1300.txt b/pole_detection/train/labels/1300.txt new file mode 100644 index 0000000000000000000000000000000000000000..cd32c358eaf432d684a02ab210919c432eca8a19 --- /dev/null +++ b/pole_detection/train/labels/1300.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:005360bc5c2996f160224f3233994fde6ce623490b38c6dfa8509a49a80fed2a +size 78 diff --git a/pole_detection/train/labels/1301.txt b/pole_detection/train/labels/1301.txt new file mode 100644 index 0000000000000000000000000000000000000000..67cd1ae0504d198fb09282837578cd2a9872b06c --- /dev/null +++ b/pole_detection/train/labels/1301.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a6110066dafa586ecc537aa2efa0d15274d611cc2eb4026b6bfd8b10965f57a +size 78 diff --git a/pole_detection/train/labels/1302.txt b/pole_detection/train/labels/1302.txt new file mode 100644 index 0000000000000000000000000000000000000000..6e3253683410196d621efd12851ee1b26ff805a8 --- /dev/null +++ b/pole_detection/train/labels/1302.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a005c3d819256b7d8353dd1277e30f4b4e5642643bf211ac647fd3feb5f9be00 +size 76 diff --git a/pole_detection/train/labels/1303.txt b/pole_detection/train/labels/1303.txt new file mode 100644 index 0000000000000000000000000000000000000000..b24c952196a81f2933982c956718216c2687e2ee --- /dev/null +++ b/pole_detection/train/labels/1303.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2deaae26c69fabe1a5c384ef0e97ae24c479511ed661108bc5f6b21a25adca12 +size 79 diff --git a/pole_detection/train/labels/1304.txt b/pole_detection/train/labels/1304.txt new file mode 100644 index 0000000000000000000000000000000000000000..fea137ce00426cd78666d4e87ed4af00aa7d9e70 --- /dev/null +++ b/pole_detection/train/labels/1304.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b90d3b8d2b9741a55755aca8e95a594df3abe7e2d93dfcd2aefd14b6bd739cad +size 77 diff --git a/pole_detection/train/labels/1305.txt b/pole_detection/train/labels/1305.txt new file mode 100644 index 0000000000000000000000000000000000000000..14d83f16b9d9e078dd1d169faac3f7e5e9c92b99 --- /dev/null +++ b/pole_detection/train/labels/1305.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:297c0d17dcd7a461cce8c0d9736932689730dd782cca7bddb1abd74901a95cf5 +size 78 diff --git a/pole_detection/train/labels/1306.txt b/pole_detection/train/labels/1306.txt new file mode 100644 index 0000000000000000000000000000000000000000..ded94e547fafe762845c6a4e4bd4b91c4f4c6f2e --- /dev/null +++ b/pole_detection/train/labels/1306.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8db34e8f017e07b1569c429b37c4315724350edc57c47978bfeaafb7abb61821 +size 77 diff --git a/pole_detection/train/labels/1307.txt b/pole_detection/train/labels/1307.txt new file mode 100644 index 0000000000000000000000000000000000000000..caa432972d44a6e0cabde57f59b657c480b77e00 --- /dev/null +++ b/pole_detection/train/labels/1307.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03cc37cb537e51738f53b6250b4c8ff24d86a85e1855d6240366df0ebe6eb5b6 +size 78 diff --git a/pole_detection/train/labels/1308.txt b/pole_detection/train/labels/1308.txt new file mode 100644 index 0000000000000000000000000000000000000000..2ad783d1fa59963551ec2713bc7f554174e81b91 --- /dev/null +++ b/pole_detection/train/labels/1308.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c0dfcea846b5badcdea35bc44c29331af260ce8e0cdb36f149be1b1235c80e2 +size 79 diff --git a/pole_detection/train/labels/1309.txt b/pole_detection/train/labels/1309.txt new file mode 100644 index 0000000000000000000000000000000000000000..fd82aeb2efbb57da9490e0aaaa770f9991f25486 --- /dev/null +++ b/pole_detection/train/labels/1309.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d760b2deaf857fccecfd7d95785112d3aff512ea70af0fe7dcf8ebfee0fc9212 +size 78 diff --git a/pole_detection/train/labels/131.txt b/pole_detection/train/labels/131.txt new file mode 100644 index 0000000000000000000000000000000000000000..d13a27e8566b468146c2fef1ea3f4d38a8ef2e35 --- /dev/null +++ b/pole_detection/train/labels/131.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6e579d5d448e4635aa5d219b31d347f43042fbf5a6cac00da222fa5ab23e8fc +size 81 diff --git a/pole_detection/train/labels/1310.txt b/pole_detection/train/labels/1310.txt new file mode 100644 index 0000000000000000000000000000000000000000..0404b429adbfe3e81207a841886617d6482b5b87 --- /dev/null +++ b/pole_detection/train/labels/1310.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0b2bd4cb5bd36bfff99413270a3b33220811ac5f904013aae4cf5fa70907e3a +size 75 diff --git a/pole_detection/train/labels/1311.txt b/pole_detection/train/labels/1311.txt new file mode 100644 index 0000000000000000000000000000000000000000..a8cf0e3f9c12a4c9b440cf63208afe393fcdbf5f --- /dev/null +++ b/pole_detection/train/labels/1311.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ae65dfedc4dda73ce1298ab32c587552c4c7b86b5867c05e1e8908b1bd688b7 +size 80 diff --git a/pole_detection/train/labels/1312.txt b/pole_detection/train/labels/1312.txt new file mode 100644 index 0000000000000000000000000000000000000000..ccb70eeb1be1120743b9a3cff2487e0c5401a4fd --- /dev/null +++ b/pole_detection/train/labels/1312.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55bfae4918b944d31b5e8c6c4138bb11ccaf9da3066b33e46c859bfcceb57ca4 +size 80 diff --git a/pole_detection/train/labels/1313.txt b/pole_detection/train/labels/1313.txt new file mode 100644 index 0000000000000000000000000000000000000000..76a59cb603f5cbff41113738c0f29264c42e6e9b --- /dev/null +++ b/pole_detection/train/labels/1313.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5632517cd06429f5561493d4f3948daf310eab6fefddbf780e13df187860ce01 +size 78 diff --git a/pole_detection/train/labels/1314.txt b/pole_detection/train/labels/1314.txt new file mode 100644 index 0000000000000000000000000000000000000000..ee0f81f938b641815b68a1cf3b532cd73e2b1760 --- /dev/null +++ b/pole_detection/train/labels/1314.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16f7f97e3fb0a333f93e73b6b6bc92b399aa2cdcab62ab2a8f0bcf4912da3592 +size 158 diff --git a/pole_detection/train/labels/1315.txt b/pole_detection/train/labels/1315.txt new file mode 100644 index 0000000000000000000000000000000000000000..e08bcfe3e4c56e50c3fd0f3d01c2442f01cdca97 --- /dev/null +++ b/pole_detection/train/labels/1315.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34ea1b696482564e31446ea81d6f30f3fc76a1c75d5b02cf44f378b2368171c8 +size 79 diff --git a/pole_detection/train/labels/1316.txt b/pole_detection/train/labels/1316.txt new file mode 100644 index 0000000000000000000000000000000000000000..5f62973fe3f839e146200132c9fdf03d8755c0c5 --- /dev/null +++ b/pole_detection/train/labels/1316.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9a4fb196cfedc3f3996935fb5c08103bed1fd4c98f5ae68b6cb1dda09e0f3dc +size 79 diff --git a/pole_detection/train/labels/1317.txt b/pole_detection/train/labels/1317.txt new file mode 100644 index 0000000000000000000000000000000000000000..d57c4fde45ecd5e41512209e246c7b422b041e72 --- /dev/null +++ b/pole_detection/train/labels/1317.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5b5540a6c3fa08baeac4a86ddc7bc62e70234948b4b5d9c3c4b5f53d331cca6 +size 78 diff --git a/pole_detection/train/labels/1318.txt b/pole_detection/train/labels/1318.txt new file mode 100644 index 0000000000000000000000000000000000000000..635bb4cd9032cf5f60f2aa2e794c696b673a948b --- /dev/null +++ b/pole_detection/train/labels/1318.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24c127ac88d10dba74647bc3ce6e4a718df0bce914ae5817a59af9e7bcf5a0fa +size 79 diff --git a/pole_detection/train/labels/1319.txt b/pole_detection/train/labels/1319.txt new file mode 100644 index 0000000000000000000000000000000000000000..81c2663f47e86eec55f92665b7c090a07b0184d3 --- /dev/null +++ b/pole_detection/train/labels/1319.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a42d82b58750767d0e13f1ba6ed38873e667ed5b36bd531bb597aef082687f44 +size 78 diff --git a/pole_detection/train/labels/132.txt b/pole_detection/train/labels/132.txt new file mode 100644 index 0000000000000000000000000000000000000000..1d93398402b33dd5471f649eb3dc522b04cd56b8 --- /dev/null +++ b/pole_detection/train/labels/132.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:298030b25d48b1d1d64763ef624aa84d101179b772a71d039e2b2ec77b963544 +size 78 diff --git a/pole_detection/train/labels/1320.txt b/pole_detection/train/labels/1320.txt new file mode 100644 index 0000000000000000000000000000000000000000..cb38907775e726abf98d5468514d48ae07457588 --- /dev/null +++ b/pole_detection/train/labels/1320.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5a32912dabe7bb7c430336f7bd8e5e75e4aab8c43fb368b94327d1dd6df3c73 +size 79 diff --git a/pole_detection/train/labels/1321.txt b/pole_detection/train/labels/1321.txt new file mode 100644 index 0000000000000000000000000000000000000000..6d481b689fb69f189ced5c7e6a010b50a952af10 --- /dev/null +++ b/pole_detection/train/labels/1321.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88ad538b8acfb0577e09051b9b67279217caeb0617fa1af1a2ba8cbfa64afcd1 +size 78 diff --git a/pole_detection/train/labels/1322.txt b/pole_detection/train/labels/1322.txt new file mode 100644 index 0000000000000000000000000000000000000000..71064bf65ee29edd91c4510e17a7a981229fd48a --- /dev/null +++ b/pole_detection/train/labels/1322.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b41b34d81cc26e6f09e1c51a56df912cdca71f7ab9fa4c30464ac5a5f26b4ba +size 79 diff --git a/pole_detection/train/labels/1323.txt b/pole_detection/train/labels/1323.txt new file mode 100644 index 0000000000000000000000000000000000000000..6e424d0520a6a511350ddc00ac988c639828e6a1 --- /dev/null +++ b/pole_detection/train/labels/1323.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0b274a8542bf106b0491058102f311a7c1618189e1df1e0b1b11cd73e4a0391 +size 77 diff --git a/pole_detection/train/labels/1324.txt b/pole_detection/train/labels/1324.txt new file mode 100644 index 0000000000000000000000000000000000000000..f80bf457067602eff07e6ae46cb4c50ce39c0061 --- /dev/null +++ b/pole_detection/train/labels/1324.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06a82484090d14372db392fc64cb5a3b1129733d9f4d73b48449c482cee54900 +size 77 diff --git a/pole_detection/train/labels/1325.txt b/pole_detection/train/labels/1325.txt new file mode 100644 index 0000000000000000000000000000000000000000..8128f39c9dc249eb80e410616c4ba598709cd47a --- /dev/null +++ b/pole_detection/train/labels/1325.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95d80cb402d17cb8a72f71a65eecd2c51a1dcc2492afa2ac5c9ab96b76232ddf +size 74 diff --git a/pole_detection/train/labels/1326.txt b/pole_detection/train/labels/1326.txt new file mode 100644 index 0000000000000000000000000000000000000000..71a82d911ba005c30734e4dad6f6ab4523b707c3 --- /dev/null +++ b/pole_detection/train/labels/1326.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fe220025d46cdef3bbfc71a0c3b167bbf973a4f79cdda67bcea78676d5aa454 +size 80 diff --git a/pole_detection/train/labels/1327.txt b/pole_detection/train/labels/1327.txt new file mode 100644 index 0000000000000000000000000000000000000000..939d543bf50104942443d73ca91bc70eb4cd6270 --- /dev/null +++ b/pole_detection/train/labels/1327.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:053a51acfb7593892d12f5c999ee3852c16348482dcbb5510357f48fb1af05bc +size 77 diff --git a/pole_detection/train/labels/1328.txt b/pole_detection/train/labels/1328.txt new file mode 100644 index 0000000000000000000000000000000000000000..f29f944c2aace32e8b5c39c227e93784e002d349 --- /dev/null +++ b/pole_detection/train/labels/1328.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f938334c0761d4835c7beb53fa2b8be2b004c251daab7786edef41c0d4d5db8 +size 77 diff --git a/pole_detection/train/labels/1329.txt b/pole_detection/train/labels/1329.txt new file mode 100644 index 0000000000000000000000000000000000000000..b09927102a761e1bfa4fc5ec56699d99ef2b486f --- /dev/null +++ b/pole_detection/train/labels/1329.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f232ff7b340fa2b9fbbde8b6a788ef5d410a42290d41ed43bab337fc523e3c3 +size 78 diff --git a/pole_detection/train/labels/133.txt b/pole_detection/train/labels/133.txt new file mode 100644 index 0000000000000000000000000000000000000000..664103739efc4deaa42a033c67dbf75c98e6564c --- /dev/null +++ b/pole_detection/train/labels/133.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:823d87f7c0a3c2c44d955972dbc69cc870b5683aef02f546520cf20bc494cc6d +size 67 diff --git a/pole_detection/train/labels/1330.txt b/pole_detection/train/labels/1330.txt new file mode 100644 index 0000000000000000000000000000000000000000..d56b0a1d87400e46740f00d05a050943db44d47c --- /dev/null +++ b/pole_detection/train/labels/1330.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3549c004fa66139c05046f15b30ce8e38f035b97635315c6274c84277905a0cc +size 77 diff --git a/pole_detection/train/labels/1331.txt b/pole_detection/train/labels/1331.txt new file mode 100644 index 0000000000000000000000000000000000000000..51600b4c65b62e8430c544a23b70aec2bb40b7a7 --- /dev/null +++ b/pole_detection/train/labels/1331.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31f25d5d92e53eb149b9788685a5f74a432d80611ccbedc573ee9c1e0943193b +size 79 diff --git a/pole_detection/train/labels/1332.txt b/pole_detection/train/labels/1332.txt new file mode 100644 index 0000000000000000000000000000000000000000..fae12e3e113f3a342e95bea3f7d4f7fbecba5537 --- /dev/null +++ b/pole_detection/train/labels/1332.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fdc5fba10f4a6aa8e3b8b707ce634635ce9f5ec6dd1a74c499bee6a77911402 +size 78 diff --git a/pole_detection/train/labels/1333.txt b/pole_detection/train/labels/1333.txt new file mode 100644 index 0000000000000000000000000000000000000000..bcc7a9003adde71ff691877d700d4c669135a2cb --- /dev/null +++ b/pole_detection/train/labels/1333.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63a07d0b5a692fc9580fb964e4d6f9d0cc15ed8d8e23992a892a6ae7b85885a2 +size 79 diff --git a/pole_detection/train/labels/1334.txt b/pole_detection/train/labels/1334.txt new file mode 100644 index 0000000000000000000000000000000000000000..c74a0932c8ddb9ab9c22f7fa6cee1a0b0b011d11 --- /dev/null +++ b/pole_detection/train/labels/1334.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f89f7fc3ca2e19e55318a5be59e871e2871511ffa06f397db23b7e8a1076abe8 +size 78 diff --git a/pole_detection/train/labels/1335.txt b/pole_detection/train/labels/1335.txt new file mode 100644 index 0000000000000000000000000000000000000000..39c60aab142322fcfc4ddd70b0b67fc0d40d810e --- /dev/null +++ b/pole_detection/train/labels/1335.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18339d201256e40adefac588df8d00ce52fed52ddcf61c791262dea303ba533b +size 78 diff --git a/pole_detection/train/labels/1336.txt b/pole_detection/train/labels/1336.txt new file mode 100644 index 0000000000000000000000000000000000000000..88bbbbe9d318c6c25cd16bc4487b4d6be160ef42 --- /dev/null +++ b/pole_detection/train/labels/1336.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3748bb4ed94cb99905b00a131fe6c1ed523ab9db1638b9a76f8fd6d6d6489156 +size 77 diff --git a/pole_detection/train/labels/1337.txt b/pole_detection/train/labels/1337.txt new file mode 100644 index 0000000000000000000000000000000000000000..86a46417236b9e75ace1a4d6039162124cd58dae --- /dev/null +++ b/pole_detection/train/labels/1337.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:076e93f7d05a23d3bd7dc4201a22f7ee4c23fdcbdad4f9634a23be7cff123f93 +size 78 diff --git a/pole_detection/train/labels/1338.txt b/pole_detection/train/labels/1338.txt new file mode 100644 index 0000000000000000000000000000000000000000..1cf3353bd090d248aef69f32fe44b33c6a0043d7 --- /dev/null +++ b/pole_detection/train/labels/1338.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79073df8d431c3734c76e781d1460aab63115b1cd9bb7224a66e3e78e6f786a7 +size 80 diff --git a/pole_detection/train/labels/1339.txt b/pole_detection/train/labels/1339.txt new file mode 100644 index 0000000000000000000000000000000000000000..86d73f4c6353c2c47253cb1af601f54078ca24da --- /dev/null +++ b/pole_detection/train/labels/1339.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b1e12ff46229e3d0dff3440f77bbfad4407eb9d340b18c2a63286e3b4001dcb +size 79 diff --git a/pole_detection/train/labels/134.txt b/pole_detection/train/labels/134.txt new file mode 100644 index 0000000000000000000000000000000000000000..c741f531a86b7a2ec26b840b34242af176ba3f16 --- /dev/null +++ b/pole_detection/train/labels/134.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f0566f53b0b48d9ab97ec2b2c484ce2c295c2adf9566eeaa85db45c453b3094 +size 58 diff --git a/pole_detection/train/labels/1340.txt b/pole_detection/train/labels/1340.txt new file mode 100644 index 0000000000000000000000000000000000000000..5c70d862106a4f627f60818e182d55a878700a80 --- /dev/null +++ b/pole_detection/train/labels/1340.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5a5f8061d9c1942e3434edbea1aba4ff6bcb85580ee35cbe09d763a69aba997 +size 77 diff --git a/pole_detection/train/labels/1341.txt b/pole_detection/train/labels/1341.txt new file mode 100644 index 0000000000000000000000000000000000000000..11406e2e9f72f12cda3101fc2238c373fbf73afc --- /dev/null +++ b/pole_detection/train/labels/1341.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1bd51638903622464d1bbb77850aaf51e1c4fb6743b0b51366ee1013f5bb07b +size 78 diff --git a/pole_detection/train/labels/1342.txt b/pole_detection/train/labels/1342.txt new file mode 100644 index 0000000000000000000000000000000000000000..2a3f89ad9026fe72f1afd54ca8d0a4f1bfd61580 --- /dev/null +++ b/pole_detection/train/labels/1342.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ef51468ab51130272b5d48285f4d3a3ecf74a7434c73cfc485c41b3bcc7f952 +size 77 diff --git a/pole_detection/train/labels/1343.txt b/pole_detection/train/labels/1343.txt new file mode 100644 index 0000000000000000000000000000000000000000..76a75e356207a57d703fb0089a16af61c0cea828 --- /dev/null +++ b/pole_detection/train/labels/1343.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f8aa09e33a09141b038137c30b2100bdade476993a5faf7d9675b36a3327b0c +size 78 diff --git a/pole_detection/train/labels/1344.txt b/pole_detection/train/labels/1344.txt new file mode 100644 index 0000000000000000000000000000000000000000..d9e551a24f0d8ca5eaf23f63dfe13fe258f269d7 --- /dev/null +++ b/pole_detection/train/labels/1344.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1906ba58c9f3e588530722dcd4d272b4375c3c2b7dc47081bf41c7652f82103e +size 79 diff --git a/pole_detection/train/labels/1345.txt b/pole_detection/train/labels/1345.txt new file mode 100644 index 0000000000000000000000000000000000000000..3006d26f7cba3bc9b749cfd7f1b4c88c9755f323 --- /dev/null +++ b/pole_detection/train/labels/1345.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:413c89b6d0e1e2373793dd32247de03278c71defbe01d53a9484aba0816af264 +size 79 diff --git a/pole_detection/train/labels/1346.txt b/pole_detection/train/labels/1346.txt new file mode 100644 index 0000000000000000000000000000000000000000..71334dc7e6780046060618222b685254f90f4c2f --- /dev/null +++ b/pole_detection/train/labels/1346.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd56c8a37e33272489406c587f2c8a09c69d771f1e2051046756591c55899ae4 +size 79 diff --git a/pole_detection/train/labels/1347.txt b/pole_detection/train/labels/1347.txt new file mode 100644 index 0000000000000000000000000000000000000000..8c097fd254a336cb111a6b64d2d83ff0b89d4160 --- /dev/null +++ b/pole_detection/train/labels/1347.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c06a50674c41f20c6408b205bd51c50f4e907c067a14fde65277c160f50fead +size 78 diff --git a/pole_detection/train/labels/1348.txt b/pole_detection/train/labels/1348.txt new file mode 100644 index 0000000000000000000000000000000000000000..0164dd0c9a7712910cc7f80ad36c2dd45009bcbf --- /dev/null +++ b/pole_detection/train/labels/1348.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bfe261f64016ee49013176a468ae9c67bd84d894a7f398f28157cceb59363b5 +size 78 diff --git a/pole_detection/train/labels/1349.txt b/pole_detection/train/labels/1349.txt new file mode 100644 index 0000000000000000000000000000000000000000..d572893ea6c31245dcbb1b12a432f72b9d4c396e --- /dev/null +++ b/pole_detection/train/labels/1349.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f5814a8a6e141a2243ee0d16ecc791f44b4aa30dff05ac8744cee7a3987e98f +size 77 diff --git a/pole_detection/train/labels/135.txt b/pole_detection/train/labels/135.txt new file mode 100644 index 0000000000000000000000000000000000000000..1b311c99de0358185e33264630dcd4eb72158797 --- /dev/null +++ b/pole_detection/train/labels/135.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1abacf8276f1f4615e35135d22e5c23483f7cd3de9dad51e94311677df0a2c3e +size 77 diff --git a/pole_detection/train/labels/1350.txt b/pole_detection/train/labels/1350.txt new file mode 100644 index 0000000000000000000000000000000000000000..f7c1517453a148d5aa8558ed15ced5ff4b93acdf --- /dev/null +++ b/pole_detection/train/labels/1350.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04078dba7e194d2fef50b075b4079fa982e525bc23147ad2b5d79e41b7f3a42a +size 79 diff --git a/pole_detection/train/labels/1351.txt b/pole_detection/train/labels/1351.txt new file mode 100644 index 0000000000000000000000000000000000000000..107ca3a7e7eef525fa74e1722fb7def47719400f --- /dev/null +++ b/pole_detection/train/labels/1351.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf2612ba6ffa2ea45ed30da203a9fdef0092987491f6e10fc1b1f2c0cef36937 +size 79 diff --git a/pole_detection/train/labels/1352.txt b/pole_detection/train/labels/1352.txt new file mode 100644 index 0000000000000000000000000000000000000000..8ef77035f61a2aacb3b465a2a2fe984d5c844279 --- /dev/null +++ b/pole_detection/train/labels/1352.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac4b527ecb217fdbc89d4fcce570eb5136927a51af83ded539c768b5bc46380e +size 77 diff --git a/pole_detection/train/labels/1353.txt b/pole_detection/train/labels/1353.txt new file mode 100644 index 0000000000000000000000000000000000000000..3b07a96db162aeaf6a046c52e32dbb6bfbdfdde6 --- /dev/null +++ b/pole_detection/train/labels/1353.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0628313ff5cd5669fcfeef09617cd2961a1e03e303b0422dc54ec9a0bef2671 +size 79 diff --git a/pole_detection/train/labels/1354.txt b/pole_detection/train/labels/1354.txt new file mode 100644 index 0000000000000000000000000000000000000000..797780062bfe3bb9c4a63f6412e58182efc1dcc0 --- /dev/null +++ b/pole_detection/train/labels/1354.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:000131bca4297dca97ca0da243b0816e400a73a43092ab0a4a1c835edcdba1df +size 79 diff --git a/pole_detection/train/labels/1355.txt b/pole_detection/train/labels/1355.txt new file mode 100644 index 0000000000000000000000000000000000000000..3f426e4bb92a980f7a47aa6ffe43568e377d615a --- /dev/null +++ b/pole_detection/train/labels/1355.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e64ddf48261407b9ae1a58931ed4728daa9ebdfd314252b6c2a47fedc63a8a0 +size 79 diff --git a/pole_detection/train/labels/1356.txt b/pole_detection/train/labels/1356.txt new file mode 100644 index 0000000000000000000000000000000000000000..950874fafdec851c12af9ed05955e7b9a2f75cd9 --- /dev/null +++ b/pole_detection/train/labels/1356.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8eb09fc7c77b25cc0db0f2fbddf34f9516725804509551316dd670fa16fddb37 +size 79 diff --git a/pole_detection/train/labels/1357.txt b/pole_detection/train/labels/1357.txt new file mode 100644 index 0000000000000000000000000000000000000000..8523c76cc6e848ec0abcb12d6df5f9cd415a35dc --- /dev/null +++ b/pole_detection/train/labels/1357.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f73aeb4d00cfa2ea940ce59649ad151c82e293889212c1228eb6e1f73dac0832 +size 78 diff --git a/pole_detection/train/labels/1358.txt b/pole_detection/train/labels/1358.txt new file mode 100644 index 0000000000000000000000000000000000000000..2a5f3654c53f3388d8039cefeab95e2821716e46 --- /dev/null +++ b/pole_detection/train/labels/1358.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f438b6a1828e4c8a30e8a403d6d7cc9192593b1a9440ae9db9c7eb3f0814685e +size 78 diff --git a/pole_detection/train/labels/1359.txt b/pole_detection/train/labels/1359.txt new file mode 100644 index 0000000000000000000000000000000000000000..e72bf004f2d456adedbd03d323c741358a59db9e --- /dev/null +++ b/pole_detection/train/labels/1359.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0742d2804872024f94bf475eb5e2fea9db320a9d91c87868e8c345c2d451ef7d +size 78 diff --git a/pole_detection/train/labels/136.txt b/pole_detection/train/labels/136.txt new file mode 100644 index 0000000000000000000000000000000000000000..37ce4d1c2f3083bb061dbfbe3a2c6d7aee2cc27d --- /dev/null +++ b/pole_detection/train/labels/136.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f987195f8bc3d146b402ae3ad4f91370e3dabac5bf7b852469f5f40e9d7ebeaa +size 80 diff --git a/pole_detection/train/labels/1360.txt b/pole_detection/train/labels/1360.txt new file mode 100644 index 0000000000000000000000000000000000000000..ee183ece7e3a23888c74d1ebd778623c2253696c --- /dev/null +++ b/pole_detection/train/labels/1360.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c547c5abba748a95529cba07221b94ccbbd3a8380c2af23272b2d2b1d03d706 +size 77 diff --git a/pole_detection/train/labels/1361.txt b/pole_detection/train/labels/1361.txt new file mode 100644 index 0000000000000000000000000000000000000000..22ab240883c1759742e9bed79fbf23ea8e5e5206 --- /dev/null +++ b/pole_detection/train/labels/1361.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:068ee77679c50569b735a390b2872c561cd3e12fab101c3d7e548f1ac554a7ad +size 76 diff --git a/pole_detection/train/labels/1362.txt b/pole_detection/train/labels/1362.txt new file mode 100644 index 0000000000000000000000000000000000000000..b7078ae0ab3fef9558b075762338b95167d0d5bc --- /dev/null +++ b/pole_detection/train/labels/1362.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b96344aa63fd5302343971afad7d65d78c544f642d12d81dd7f17d9e3074c4b9 +size 79 diff --git a/pole_detection/train/labels/1363.txt b/pole_detection/train/labels/1363.txt new file mode 100644 index 0000000000000000000000000000000000000000..71260eca1fc4d2b437a471d6042a7a7071b6c854 --- /dev/null +++ b/pole_detection/train/labels/1363.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:baacbfe5d27de0e6c7f7285d20af177c134ec12617975da4e6f1c28c5d5e5e6f +size 78 diff --git a/pole_detection/train/labels/1364.txt b/pole_detection/train/labels/1364.txt new file mode 100644 index 0000000000000000000000000000000000000000..b1d12dccaef2f288b7d8674c46bc77ef2620d7aa --- /dev/null +++ b/pole_detection/train/labels/1364.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1086e1ccf57832399bdc09730bfff90f3e79ffd78897dae997ff419c938238e3 +size 66 diff --git a/pole_detection/train/labels/1365.txt b/pole_detection/train/labels/1365.txt new file mode 100644 index 0000000000000000000000000000000000000000..c1f1bce7a7121504c9aa5e8e2f899a393866f4b2 --- /dev/null +++ b/pole_detection/train/labels/1365.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7057e4524cd169ecdc7115e1d8fdf69ca14aaae539a83c960fd9ba9f4183c091 +size 78 diff --git a/pole_detection/train/labels/1366.txt b/pole_detection/train/labels/1366.txt new file mode 100644 index 0000000000000000000000000000000000000000..a068382f90c2854e418e4bce3a10232e72039748 --- /dev/null +++ b/pole_detection/train/labels/1366.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45498775b4395ac9023237324e27b8a2b8845f82f4854b82aaff4763d66f8e7f +size 79 diff --git a/pole_detection/train/labels/1367.txt b/pole_detection/train/labels/1367.txt new file mode 100644 index 0000000000000000000000000000000000000000..5048efb15f49d658b3261de579080206b0cca5ca --- /dev/null +++ b/pole_detection/train/labels/1367.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3a263f0e7b99cc06fd4905de20c6c2cc26541714672cac94b2317dfe6e3aef1 +size 78 diff --git a/pole_detection/train/labels/1368.txt b/pole_detection/train/labels/1368.txt new file mode 100644 index 0000000000000000000000000000000000000000..d831e6e59f26c96464fa26e56754cadbb78b180b --- /dev/null +++ b/pole_detection/train/labels/1368.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d28c78408339d72f51e55ed0ee75b0c92344a47530d2ab246a12c82f629dca7 +size 78 diff --git a/pole_detection/train/labels/1369.txt b/pole_detection/train/labels/1369.txt new file mode 100644 index 0000000000000000000000000000000000000000..c373ce124124a0967d4b2bb57f21e883cd07ddc4 --- /dev/null +++ b/pole_detection/train/labels/1369.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c8faf2d579dfc80476ab2a3d5bf9f1642f88c123f0aa9224ed08e6ffd5cb4b7 +size 79 diff --git a/pole_detection/train/labels/137.txt b/pole_detection/train/labels/137.txt new file mode 100644 index 0000000000000000000000000000000000000000..3e9ef164a3284a5bab69b265b1f5e4a37c59f64d --- /dev/null +++ b/pole_detection/train/labels/137.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bcfaa068ba499574337a30d5bc556506429cb221f2b55d2b99fa13b6103c3a3 +size 77 diff --git a/pole_detection/train/labels/1370.txt b/pole_detection/train/labels/1370.txt new file mode 100644 index 0000000000000000000000000000000000000000..156a89783960adbdfa8b2f46d4855fb51aa8f526 --- /dev/null +++ b/pole_detection/train/labels/1370.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0416dbdc8e41a661ea4f775da96f9f8ed3ca357762dcc37d8b47c23184f81b3e +size 79 diff --git a/pole_detection/train/labels/1371.txt b/pole_detection/train/labels/1371.txt new file mode 100644 index 0000000000000000000000000000000000000000..54ea04b2916583664037c8f66510686d340b84e1 --- /dev/null +++ b/pole_detection/train/labels/1371.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:952a27510d777e5d9f548a3711ddcf9828b4978cfc7329012f731f7b93ba5538 +size 80 diff --git a/pole_detection/train/labels/1372.txt b/pole_detection/train/labels/1372.txt new file mode 100644 index 0000000000000000000000000000000000000000..2c27ecaa50a7cb092260e6b6c70893ee4444edf1 --- /dev/null +++ b/pole_detection/train/labels/1372.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:881fca2f684db865966927efc0105186d3ab8cd2136bc94bcebde97e461b5ba6 +size 78 diff --git a/pole_detection/train/labels/1373.txt b/pole_detection/train/labels/1373.txt new file mode 100644 index 0000000000000000000000000000000000000000..274d0d006af5773be3379aa3e750f97c578e1792 --- /dev/null +++ b/pole_detection/train/labels/1373.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b9cbc95891080318cdae9ded7297a6354950d55e5e67ec2845e677a91882aae +size 78 diff --git a/pole_detection/train/labels/1374.txt b/pole_detection/train/labels/1374.txt new file mode 100644 index 0000000000000000000000000000000000000000..abadd60414bc0ce42587f0390334b05adc2a27fd --- /dev/null +++ b/pole_detection/train/labels/1374.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c14d14c5b213f0cca6518279ce313ae88ceb5b594a1a507607f0426ded2d16c +size 79 diff --git a/pole_detection/train/labels/1375.txt b/pole_detection/train/labels/1375.txt new file mode 100644 index 0000000000000000000000000000000000000000..2f46ab7fc434f30211964284e0d1e6f8ef5b2f97 --- /dev/null +++ b/pole_detection/train/labels/1375.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf0dbab9c0e494fef8fe2269db365241733f209ed6f665032cbe3bb6594a7c6d +size 79 diff --git a/pole_detection/train/labels/1376.txt b/pole_detection/train/labels/1376.txt new file mode 100644 index 0000000000000000000000000000000000000000..262b55cc068f74e2d10649d8b122b25e7d68bd5e --- /dev/null +++ b/pole_detection/train/labels/1376.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ac0edca7fabc0c154c39120d16c893bdb8d7886ae226957e64ad78e8fbaf9a8 +size 77 diff --git a/pole_detection/train/labels/1377.txt b/pole_detection/train/labels/1377.txt new file mode 100644 index 0000000000000000000000000000000000000000..9a30c03c7d07bfcb4be0e4f037f760577c6b6f88 --- /dev/null +++ b/pole_detection/train/labels/1377.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66304fa872aeb97862df3aea20559955f70a76d8497b674eb0f268a5c8cf5cd5 +size 77 diff --git a/pole_detection/train/labels/1378.txt b/pole_detection/train/labels/1378.txt new file mode 100644 index 0000000000000000000000000000000000000000..dbb3b4320a7f595fe28734228e6f7d9bf6459528 --- /dev/null +++ b/pole_detection/train/labels/1378.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a003706cb213e13c4398cc382033cc38e57c2da2594e9e9529b0e27c81fe3af7 +size 77 diff --git a/pole_detection/train/labels/1379.txt b/pole_detection/train/labels/1379.txt new file mode 100644 index 0000000000000000000000000000000000000000..73adc23c512884984dd49600c5cddac06ff4da95 --- /dev/null +++ b/pole_detection/train/labels/1379.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da94ddd2e005ef7abe9f7e99985e5a85b0d8249291d06b7ebddf066c98f29433 +size 77 diff --git a/pole_detection/train/labels/138.txt b/pole_detection/train/labels/138.txt new file mode 100644 index 0000000000000000000000000000000000000000..e0ae0b28f854e84cfe089729c605adf1d3e33efa --- /dev/null +++ b/pole_detection/train/labels/138.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:008fc49a099d0e0feaf266c3aa2c5ee7b0bb2ec2c15c2cd3dcb95de092b204d7 +size 234 diff --git a/pole_detection/train/labels/1380.txt b/pole_detection/train/labels/1380.txt new file mode 100644 index 0000000000000000000000000000000000000000..196203876681faeb4fe0b679ecbb6c5b398bb2c3 --- /dev/null +++ b/pole_detection/train/labels/1380.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6aff5aab97fe9fd34e8a7b12f93338dcab5b46328e25b309dc6b70b026df0205 +size 78 diff --git a/pole_detection/train/labels/1381.txt b/pole_detection/train/labels/1381.txt new file mode 100644 index 0000000000000000000000000000000000000000..0b433435e5cc3420f03cece14f47607bef8ff731 --- /dev/null +++ b/pole_detection/train/labels/1381.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:068dbbfdcb4d32e339ed687f3afeac06d0c5cf2e85ffc5b15740764e205e7361 +size 79 diff --git a/pole_detection/train/labels/1382.txt b/pole_detection/train/labels/1382.txt new file mode 100644 index 0000000000000000000000000000000000000000..304dbd8095d613e49ef3d76fca6fc44ca3d52f13 --- /dev/null +++ b/pole_detection/train/labels/1382.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:154e78e0ee578d3f0eb067f68ad527605f7e2dbf8c52ed9dbd7801e027dc5a38 +size 79 diff --git a/pole_detection/train/labels/1383.txt b/pole_detection/train/labels/1383.txt new file mode 100644 index 0000000000000000000000000000000000000000..24103cc82a32f5db291d441171273afa2b5ca8d5 --- /dev/null +++ b/pole_detection/train/labels/1383.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b78a51e7d150154f1cbaecb3258b9688059a63ce94f39b1955157084f40d1a63 +size 78 diff --git a/pole_detection/train/labels/1384.txt b/pole_detection/train/labels/1384.txt new file mode 100644 index 0000000000000000000000000000000000000000..1f5c243b3d19ba93bd9ded0295105f8f4b8f746d --- /dev/null +++ b/pole_detection/train/labels/1384.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eddf295d5b8046d7e810e8e1ba33c0b2a95d69b15ac42dbef04f0b6d9a67e466 +size 78 diff --git a/pole_detection/train/labels/1385.txt b/pole_detection/train/labels/1385.txt new file mode 100644 index 0000000000000000000000000000000000000000..1508a1a8444f35193eb3c9eb6f108342efec5330 --- /dev/null +++ b/pole_detection/train/labels/1385.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f701642abe19dbf40c69e156aadac894a6f1a864aa368d687c96ca4ed8b7545 +size 80 diff --git a/pole_detection/train/labels/1386.txt b/pole_detection/train/labels/1386.txt new file mode 100644 index 0000000000000000000000000000000000000000..5d9ea588404444b1f81d8d942edcbc46472051d8 --- /dev/null +++ b/pole_detection/train/labels/1386.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e9a854d83dbf7313e3cd5d6c5b811963d314b6950bb774ae90b65eca73e8fb6 +size 78 diff --git a/pole_detection/train/labels/1387.txt b/pole_detection/train/labels/1387.txt new file mode 100644 index 0000000000000000000000000000000000000000..da9e6aec49ead660fc51afaa9dffb33eacf43d63 --- /dev/null +++ b/pole_detection/train/labels/1387.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18d0f8de4bf57da7c8ab3c5e0156a9a96be87d0380e72927ff9dda5015051047 +size 77 diff --git a/pole_detection/train/labels/1388.txt b/pole_detection/train/labels/1388.txt new file mode 100644 index 0000000000000000000000000000000000000000..7f4f4c816cef98d631638e6957046006914c6ea7 --- /dev/null +++ b/pole_detection/train/labels/1388.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f04fdc8fa581d3d02d4247a09c57e6bcce08a1812c09bc8287dc757cdcd9bbf +size 78 diff --git a/pole_detection/train/labels/1389.txt b/pole_detection/train/labels/1389.txt new file mode 100644 index 0000000000000000000000000000000000000000..5a41db131973e5a19691be0e784cb23cc8d6a2e3 --- /dev/null +++ b/pole_detection/train/labels/1389.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74f13cda764859b26c282f666a8075fef4ac570116de1582e4ff2ad011a31e02 +size 77 diff --git a/pole_detection/train/labels/139.txt b/pole_detection/train/labels/139.txt new file mode 100644 index 0000000000000000000000000000000000000000..20defab356e099dc292cbaefef92d96c442151a2 --- /dev/null +++ b/pole_detection/train/labels/139.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea0af6fb5c17229d4de6b94ce01841cda12e37e04a8454cab885fc08f5c9fff9 +size 69 diff --git a/pole_detection/train/labels/1390.txt b/pole_detection/train/labels/1390.txt new file mode 100644 index 0000000000000000000000000000000000000000..cf1967b787c249f91ed83a8b30da41edf0099d2d --- /dev/null +++ b/pole_detection/train/labels/1390.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d542552dc957e3433094051490cd54db8779cf215ecac27dd211e9b11222163 +size 79 diff --git a/pole_detection/train/labels/1391.txt b/pole_detection/train/labels/1391.txt new file mode 100644 index 0000000000000000000000000000000000000000..1866988540268cfb0c3486737c000b58b19e6e9c --- /dev/null +++ b/pole_detection/train/labels/1391.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec6b7c96128317df0ac16856f1069134d845b11f2f1d5f488a0affcd14c3bfe5 +size 77 diff --git a/pole_detection/train/labels/1392.txt b/pole_detection/train/labels/1392.txt new file mode 100644 index 0000000000000000000000000000000000000000..6fb06786aaa548949a7d990a9eb7ec6c04d2d7ee --- /dev/null +++ b/pole_detection/train/labels/1392.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29bcbf45b8c28ad29bf99eeb296302f9f87810e39647caa43d109da92a526187 +size 79 diff --git a/pole_detection/train/labels/1393.txt b/pole_detection/train/labels/1393.txt new file mode 100644 index 0000000000000000000000000000000000000000..cfc237842bb544656d17edb403f8d817f5807dbd --- /dev/null +++ b/pole_detection/train/labels/1393.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e185d17b2366629b33889f9245a7482e0ed42284a5ae4e5510d4dd4141591f61 +size 159 diff --git a/pole_detection/train/labels/1394.txt b/pole_detection/train/labels/1394.txt new file mode 100644 index 0000000000000000000000000000000000000000..63006e4f15bc39b947df32808f38e29ff2dc74c4 --- /dev/null +++ b/pole_detection/train/labels/1394.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a752d1e685896f273ee8cc000137f1003a496180cb45016f659a839c7bff5237 +size 78 diff --git a/pole_detection/train/labels/1395.txt b/pole_detection/train/labels/1395.txt new file mode 100644 index 0000000000000000000000000000000000000000..edeee3d729f84844a3657a28980f30cb01cbd9a6 --- /dev/null +++ b/pole_detection/train/labels/1395.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed73e09883e6d701c5ba948bbc26357954ce2a2f881b99a229b5f01266d9c8fd +size 77 diff --git a/pole_detection/train/labels/1396.txt b/pole_detection/train/labels/1396.txt new file mode 100644 index 0000000000000000000000000000000000000000..a97f651d42fd0dc64b2bab247ed6fea34dd7b7bb --- /dev/null +++ b/pole_detection/train/labels/1396.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d3f34267e6ce537dd01e52ddadf7415e967ef3ed65b667a817cd904c7cdd253 +size 44 diff --git a/pole_detection/train/labels/1397.txt b/pole_detection/train/labels/1397.txt new file mode 100644 index 0000000000000000000000000000000000000000..23f740a2cdbe15655010dd50f581771f089268b5 --- /dev/null +++ b/pole_detection/train/labels/1397.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e153d48ac4d910024175bf66be7bd6bbc07bcc6a5dc247395cdcb66c7a628e1 +size 77 diff --git a/pole_detection/train/labels/1398.txt b/pole_detection/train/labels/1398.txt new file mode 100644 index 0000000000000000000000000000000000000000..5cd6098fc5e717bf5a0689c06f52087bd95e9c10 --- /dev/null +++ b/pole_detection/train/labels/1398.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cd5b92fbd7c1c5a0a73fae7ea05ced8a7af2a193fb71ec58d151535e7b66a12 +size 79 diff --git a/pole_detection/train/labels/1399.txt b/pole_detection/train/labels/1399.txt new file mode 100644 index 0000000000000000000000000000000000000000..836992b2a966941a6bf3e557b2369ebe0fa82440 --- /dev/null +++ b/pole_detection/train/labels/1399.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:441a46c9774e3fdf6edda3ba398314a2e91b837737613a3ce09e105563a3ea60 +size 73 diff --git a/pole_detection/train/labels/14.txt b/pole_detection/train/labels/14.txt new file mode 100644 index 0000000000000000000000000000000000000000..d55c82d422495312355c2c78e2f3e297c864787c --- /dev/null +++ b/pole_detection/train/labels/14.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d616c4da543014ad007ecde51bdcb7c42a3853938709a98e278415eb77ad366 +size 69 diff --git a/pole_detection/train/labels/140.txt b/pole_detection/train/labels/140.txt new file mode 100644 index 0000000000000000000000000000000000000000..9dac249dde4517126901dc2c9b0d7780bfa9a812 --- /dev/null +++ b/pole_detection/train/labels/140.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d576980e430fb812c9a25fe8ab2834269f8b3239871eb1a00302f712d232414 +size 62 diff --git a/pole_detection/train/labels/1400.txt b/pole_detection/train/labels/1400.txt new file mode 100644 index 0000000000000000000000000000000000000000..ecdd7963044782249337dcd51620f806b1d5ab73 --- /dev/null +++ b/pole_detection/train/labels/1400.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4225f6921f4858b74d428a435a01486837b9875ba217bfddccc0cb29bf223d8f +size 62 diff --git a/pole_detection/train/labels/1401.txt b/pole_detection/train/labels/1401.txt new file mode 100644 index 0000000000000000000000000000000000000000..94e5b2ef8735445b8b01037155b5602386228154 --- /dev/null +++ b/pole_detection/train/labels/1401.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7aaccd5de5c2c97b699347bda4465d23f463eb33ef0d5da3a93440cf0458dbc +size 76 diff --git a/pole_detection/train/labels/1402.txt b/pole_detection/train/labels/1402.txt new file mode 100644 index 0000000000000000000000000000000000000000..d7a2af2750436c7945317a952cb31fe84a828186 --- /dev/null +++ b/pole_detection/train/labels/1402.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a5e7f0c7fa7f37a9e61f7f1aaa1a4b60db67092e585763abcffb3aae0c93844 +size 155 diff --git a/pole_detection/train/labels/1403.txt b/pole_detection/train/labels/1403.txt new file mode 100644 index 0000000000000000000000000000000000000000..2c162b2d50535817a29dc5aaf3a10137b5055ffe --- /dev/null +++ b/pole_detection/train/labels/1403.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:037a30013f0b80d1ba850b8249d91acb5388c2f14d482cb9c158e97da597a456 +size 79 diff --git a/pole_detection/train/labels/1404.txt b/pole_detection/train/labels/1404.txt new file mode 100644 index 0000000000000000000000000000000000000000..2e6bb6c5c8e5c428466ac25cfdea5cbe6931e950 --- /dev/null +++ b/pole_detection/train/labels/1404.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54b73b8552f48ba2c7dc07806b889e01e532c20b6ce675af0a9f5d05aca507f2 +size 78 diff --git a/pole_detection/train/labels/1405.txt b/pole_detection/train/labels/1405.txt new file mode 100644 index 0000000000000000000000000000000000000000..fb201cf8e098bc0999e058f7f3c1f8601020d424 --- /dev/null +++ b/pole_detection/train/labels/1405.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30e96ceae2ec5d335bbce5aa6efc75109f28e561698878d4c3bedd46d042a128 +size 78 diff --git a/pole_detection/train/labels/1406.txt b/pole_detection/train/labels/1406.txt new file mode 100644 index 0000000000000000000000000000000000000000..df0dddff4501875f04d4b3e2e72702652a737448 --- /dev/null +++ b/pole_detection/train/labels/1406.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e6bda12abd5be74fcba1ffb635da24cf1b96f3425f7ab46dbcdb5d774fffdb4 +size 78 diff --git a/pole_detection/train/labels/1407.txt b/pole_detection/train/labels/1407.txt new file mode 100644 index 0000000000000000000000000000000000000000..8b424e1c9f051353bf319d4f76bebe2053793d82 --- /dev/null +++ b/pole_detection/train/labels/1407.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19f303e27622a513def3d4dcb3ff509744b9f01499bd23a3ab736ee3c81e32a4 +size 78 diff --git a/pole_detection/train/labels/1408.txt b/pole_detection/train/labels/1408.txt new file mode 100644 index 0000000000000000000000000000000000000000..3ccb16de7f8f9d368a687efa2f38a25c4347a860 --- /dev/null +++ b/pole_detection/train/labels/1408.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c75c8704dc029ff4f7fb0e3fb9bfc1889e6607e9b225017ec458d95cbf9e2b9 +size 78 diff --git a/pole_detection/train/labels/1409.txt b/pole_detection/train/labels/1409.txt new file mode 100644 index 0000000000000000000000000000000000000000..75ce592735111f4956ba7eb90d3e2eed03f41f46 --- /dev/null +++ b/pole_detection/train/labels/1409.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f465ce17a7ed5ce288a7dc64373f4f996ed4962da9a74f2307e1459a29c0fea6 +size 79 diff --git a/pole_detection/train/labels/141.txt b/pole_detection/train/labels/141.txt new file mode 100644 index 0000000000000000000000000000000000000000..19d87a19e9c20f95f1a83bbe833e84b793b57df5 --- /dev/null +++ b/pole_detection/train/labels/141.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7367b72bd74dbb9aff8f9e5c40a3ac44571f5d206bc1c5d8995863db48adff31 +size 77 diff --git a/pole_detection/train/labels/1410.txt b/pole_detection/train/labels/1410.txt new file mode 100644 index 0000000000000000000000000000000000000000..91161a5626ceb489168cad8e3642adb58a4a3a51 --- /dev/null +++ b/pole_detection/train/labels/1410.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:442231e5fd302f5515a730351dfd77bd7818c8a99a85c02bf2abf9da09c0a136 +size 77 diff --git a/pole_detection/train/labels/1411.txt b/pole_detection/train/labels/1411.txt new file mode 100644 index 0000000000000000000000000000000000000000..c77c494f354a897c8aeec749a82d991321c81d40 --- /dev/null +++ b/pole_detection/train/labels/1411.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:063a3721537727a20f1823dae30cc40f1ccd4f201d317d4621bfea846da6526d +size 72 diff --git a/pole_detection/train/labels/1412.txt b/pole_detection/train/labels/1412.txt new file mode 100644 index 0000000000000000000000000000000000000000..34bf0f24caee5dae054fe05ec034036daa806a39 --- /dev/null +++ b/pole_detection/train/labels/1412.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6231665d4c74df7dd3c7247c55217f05370b3acfa94a03c8421c10ab057f82b +size 77 diff --git a/pole_detection/train/labels/1413.txt b/pole_detection/train/labels/1413.txt new file mode 100644 index 0000000000000000000000000000000000000000..96e236ec18e251735b5459ed0ef0ed4e8f581bdf --- /dev/null +++ b/pole_detection/train/labels/1413.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69fd4a04d7ecc4b80e6d2f4bd90ca6e0b1e673befd4c93b7aa85e97a98cd576a +size 78 diff --git a/pole_detection/train/labels/1414.txt b/pole_detection/train/labels/1414.txt new file mode 100644 index 0000000000000000000000000000000000000000..82a964c7149eb2a4c1d1c3e7299271539461b706 --- /dev/null +++ b/pole_detection/train/labels/1414.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2df374a2769556ca424e2ec86e19ea7ab33b95974dea0b643ee4cedea32d3c35 +size 78 diff --git a/pole_detection/train/labels/1415.txt b/pole_detection/train/labels/1415.txt new file mode 100644 index 0000000000000000000000000000000000000000..df5599cb8f6fea6a364416a023a7a7a7b89be5e2 --- /dev/null +++ b/pole_detection/train/labels/1415.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fac2c954dbba62ac278c4fb96396e49fd8b644fecc277e6705891b608625098 +size 77 diff --git a/pole_detection/train/labels/1416.txt b/pole_detection/train/labels/1416.txt new file mode 100644 index 0000000000000000000000000000000000000000..7a0b98069ed0d2d7bc420e883be4348cd368e56d --- /dev/null +++ b/pole_detection/train/labels/1416.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddc1e885102c77cb105eee3878edaf9d0c62420e28f631f98e054f42edad4ee4 +size 77 diff --git a/pole_detection/train/labels/1417.txt b/pole_detection/train/labels/1417.txt new file mode 100644 index 0000000000000000000000000000000000000000..e29445db8d37cf8d149d5b62126affd5f151ba1e --- /dev/null +++ b/pole_detection/train/labels/1417.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d26fd7df23f6f3f34927842fb0c2cac8947df4ee61db03f7a26e27d1759c0c0b +size 78 diff --git a/pole_detection/train/labels/1418.txt b/pole_detection/train/labels/1418.txt new file mode 100644 index 0000000000000000000000000000000000000000..a47eaa2b8e48f39d41407a73404605215483b034 --- /dev/null +++ b/pole_detection/train/labels/1418.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c67ac0a382448d83c8f8ce813ae455eb475bb785f66a8a3832a62845579fbf9 +size 67 diff --git a/pole_detection/train/labels/1419.txt b/pole_detection/train/labels/1419.txt new file mode 100644 index 0000000000000000000000000000000000000000..23527d0b3494bd16c6c332b9405f3baa8a2bdfd6 --- /dev/null +++ b/pole_detection/train/labels/1419.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af5320c6109b039cf9ca0ca560081446d7f19bcc11c57196f82494e4673d385c +size 77 diff --git a/pole_detection/train/labels/142.txt b/pole_detection/train/labels/142.txt new file mode 100644 index 0000000000000000000000000000000000000000..ffcfedef000e5ca52abece30142a2c92e4d8ab78 --- /dev/null +++ b/pole_detection/train/labels/142.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:863c559b8b1190a97b7a8710ddd9fff9af95f6b04fceb6b363fb3e0996f35071 +size 78 diff --git a/pole_detection/train/labels/1420.txt b/pole_detection/train/labels/1420.txt new file mode 100644 index 0000000000000000000000000000000000000000..413bbcf000954f66e5b4173642dc53e1a6f3368d --- /dev/null +++ b/pole_detection/train/labels/1420.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80a634d1d6b94dc4c6b7f062dad39a4a621f645045d3a12149ee69673421de10 +size 78 diff --git a/pole_detection/train/labels/1421.txt b/pole_detection/train/labels/1421.txt new file mode 100644 index 0000000000000000000000000000000000000000..08f4ec26b4e270255c61885ed654d28b10de07f5 --- /dev/null +++ b/pole_detection/train/labels/1421.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4c5b42231fd7c15ef80d7f32a9e377cc103d9bc7b05ffcb182df626daf808eb +size 77 diff --git a/pole_detection/train/labels/1422.txt b/pole_detection/train/labels/1422.txt new file mode 100644 index 0000000000000000000000000000000000000000..46527f91ed7d9118064f4c87e2f65c38bfb4e9b0 --- /dev/null +++ b/pole_detection/train/labels/1422.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:188bede7229422c928cfd149f18e975a12f3c53fec07aa2123fed352e756ea57 +size 72 diff --git a/pole_detection/train/labels/1423.txt b/pole_detection/train/labels/1423.txt new file mode 100644 index 0000000000000000000000000000000000000000..f0fa801af2ea79d84da915db7bbba1c6843f50d9 --- /dev/null +++ b/pole_detection/train/labels/1423.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcb80202a5500969977ad134ba7d028b1cfa4195d32f30a29fde73ea6b523a26 +size 77 diff --git a/pole_detection/train/labels/1424.txt b/pole_detection/train/labels/1424.txt new file mode 100644 index 0000000000000000000000000000000000000000..cb35159dc157c5d48a959c7e66403263103a33ac --- /dev/null +++ b/pole_detection/train/labels/1424.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e27732fd5ecdac2a98fcf141c45c3ccd44010a0deea65ed350853a048b71d14 +size 80 diff --git a/pole_detection/train/labels/1425.txt b/pole_detection/train/labels/1425.txt new file mode 100644 index 0000000000000000000000000000000000000000..0e8b1f1cf3c5fe9239fc4d46ab03ba77bc6a590a --- /dev/null +++ b/pole_detection/train/labels/1425.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d075bc7a65a6e86bf9e26d1d4bf889faa191048288664f279448bfdd6955a839 +size 76 diff --git a/pole_detection/train/labels/1426.txt b/pole_detection/train/labels/1426.txt new file mode 100644 index 0000000000000000000000000000000000000000..9abf41731a26bd4da9bcd97b6053a3f65db95e85 --- /dev/null +++ b/pole_detection/train/labels/1426.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:247dbdfa30f631bf97148a68d5a3e46b3b795cd3779c6fd24409c534798c1208 +size 80 diff --git a/pole_detection/train/labels/1427.txt b/pole_detection/train/labels/1427.txt new file mode 100644 index 0000000000000000000000000000000000000000..88787f83819d78ebcc2e5bdd3db168f5f021daca --- /dev/null +++ b/pole_detection/train/labels/1427.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc906bac97f999d915b691d9513fcaffd02d3122198de97165a2836b1034c2d4 +size 80 diff --git a/pole_detection/train/labels/1428.txt b/pole_detection/train/labels/1428.txt new file mode 100644 index 0000000000000000000000000000000000000000..ea560761cbd392834e616466db233e41041e8612 --- /dev/null +++ b/pole_detection/train/labels/1428.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d787aed6f33ccb3c1c3bdc0b001418b8966f407c16b2774ed026f72a68631ff0 +size 77 diff --git a/pole_detection/train/labels/1429.txt b/pole_detection/train/labels/1429.txt new file mode 100644 index 0000000000000000000000000000000000000000..69afdfec64641fe7f1a25b8e3e97b0a4f6f6f281 --- /dev/null +++ b/pole_detection/train/labels/1429.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5958729c640f6286989df6b09106b27b4a052090899c44dbe0d5d59e088d18f4 +size 78 diff --git a/pole_detection/train/labels/143.txt b/pole_detection/train/labels/143.txt new file mode 100644 index 0000000000000000000000000000000000000000..528d523f84c897006d8d82019b6341713c81044f --- /dev/null +++ b/pole_detection/train/labels/143.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72f7bbbae99a752bfea48cb4221473169b2cf87b969f988bcfed78cd2c70004f +size 56 diff --git a/pole_detection/train/labels/1430.txt b/pole_detection/train/labels/1430.txt new file mode 100644 index 0000000000000000000000000000000000000000..92635c21a44bd333cd9a6dc386b2e5b3cbfd7c21 --- /dev/null +++ b/pole_detection/train/labels/1430.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfffa65a203048ea50034749ea2e23da514093d5855f08a8c649eb23246a464b +size 79 diff --git a/pole_detection/train/labels/1431.txt b/pole_detection/train/labels/1431.txt new file mode 100644 index 0000000000000000000000000000000000000000..f4dfb7ca789b15d5be98eaf626d77ed3ca5ea5b3 --- /dev/null +++ b/pole_detection/train/labels/1431.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f176afdfd870d3c3e1bc961e6d840f552ed69749b0d34caa9c71521500609f74 +size 78 diff --git a/pole_detection/train/labels/1432.txt b/pole_detection/train/labels/1432.txt new file mode 100644 index 0000000000000000000000000000000000000000..305ec7e67a5d10d7e1be1284bbb2c2d5bae05d24 --- /dev/null +++ b/pole_detection/train/labels/1432.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1828910da8266222a60b1fe2ad916c56a3e1e5523e49478c93292556b4da354c +size 78 diff --git a/pole_detection/train/labels/1433.txt b/pole_detection/train/labels/1433.txt new file mode 100644 index 0000000000000000000000000000000000000000..17ce65ebad337231f997cbcc46bbe8887405c9ad --- /dev/null +++ b/pole_detection/train/labels/1433.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba5534fc3cda190ebea893ad38567cda3216099f03b9764b1c0e74a03f7f4291 +size 80 diff --git a/pole_detection/train/labels/1434.txt b/pole_detection/train/labels/1434.txt new file mode 100644 index 0000000000000000000000000000000000000000..4afc3385932b9644832a5a6e0c4937db18d0c2db --- /dev/null +++ b/pole_detection/train/labels/1434.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c98c9691c9ec95a0cc8faa4b95e1f6f6b472c7572586592063fa26361ab755a9 +size 78 diff --git a/pole_detection/train/labels/1435.txt b/pole_detection/train/labels/1435.txt new file mode 100644 index 0000000000000000000000000000000000000000..eadfc2be077eac24d4584c11630d7c45c8388c99 --- /dev/null +++ b/pole_detection/train/labels/1435.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a4ef3f0f78b20160b177cb5815bb0f00373dd4b9ff9dcd734ad5f35735cd789 +size 79 diff --git a/pole_detection/train/labels/1436.txt b/pole_detection/train/labels/1436.txt new file mode 100644 index 0000000000000000000000000000000000000000..71fdfd92da761180e3de11336b6ebe400487a27d --- /dev/null +++ b/pole_detection/train/labels/1436.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:639de660166f670464b975c416abfb5a2bc3ceee8c8a43c6b028347ace842582 +size 77 diff --git a/pole_detection/train/labels/1437.txt b/pole_detection/train/labels/1437.txt new file mode 100644 index 0000000000000000000000000000000000000000..ac2df9b4205a23a8a90d5eff12a605aedbc8c000 --- /dev/null +++ b/pole_detection/train/labels/1437.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dee870277a1c294be9d435e29fbbdbf8d787b583aea3def6683db0889fe2f9e8 +size 77 diff --git a/pole_detection/train/labels/1438.txt b/pole_detection/train/labels/1438.txt new file mode 100644 index 0000000000000000000000000000000000000000..0839f67096331a633a41ed85f65662394a9cf644 --- /dev/null +++ b/pole_detection/train/labels/1438.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4207f2974a1429af3840eab6c3d07cb043bdec66cf6cc68e3ac2cd0e529f4bca +size 70 diff --git a/pole_detection/train/labels/1439.txt b/pole_detection/train/labels/1439.txt new file mode 100644 index 0000000000000000000000000000000000000000..40b410aed2513be6f6f32923bb7966f0bc75b428 --- /dev/null +++ b/pole_detection/train/labels/1439.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48d18eddc029d447f94b39eb40eb39461a4ec3c21aa27bf866886d248ebd68f0 +size 78 diff --git a/pole_detection/train/labels/144.txt b/pole_detection/train/labels/144.txt new file mode 100644 index 0000000000000000000000000000000000000000..2f3c32bdc9977ce27a615797ed5765d4d2badd2d --- /dev/null +++ b/pole_detection/train/labels/144.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:262fbf9a604625094b7fca74ca161bd2d566889e7b742154264e1e2c3f8f6e87 +size 72 diff --git a/pole_detection/train/labels/1440.txt b/pole_detection/train/labels/1440.txt new file mode 100644 index 0000000000000000000000000000000000000000..ea35b1e7ea7d80fbeabe7711c08670c03ed0b98d --- /dev/null +++ b/pole_detection/train/labels/1440.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ca9033242cc8bede0b65da2471f55b313ad5d57d2e62b38dc0c17ed21f85c72 +size 76 diff --git a/pole_detection/train/labels/1441.txt b/pole_detection/train/labels/1441.txt new file mode 100644 index 0000000000000000000000000000000000000000..5671908504ad8bf11c6d99b3cbcfacb220ab619e --- /dev/null +++ b/pole_detection/train/labels/1441.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d47e9203ee6a443818a9e34dd1b1cf7186d46c34a3492d402847e7280a26646 +size 77 diff --git a/pole_detection/train/labels/1442.txt b/pole_detection/train/labels/1442.txt new file mode 100644 index 0000000000000000000000000000000000000000..3de677b174a15f2604da34bb190d088bbd482727 --- /dev/null +++ b/pole_detection/train/labels/1442.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d48f6014b57d7755cffc7028e75aeaf1e4a96bbf2261aca87a1d61d2845b33a6 +size 77 diff --git a/pole_detection/train/labels/1443.txt b/pole_detection/train/labels/1443.txt new file mode 100644 index 0000000000000000000000000000000000000000..df2eb664dfc89a08b31a65164dd0656b027ca4dd --- /dev/null +++ b/pole_detection/train/labels/1443.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0c7e41c917141c894324de02a53459d22b40ff3d812a7c92a235b2ae718cde5 +size 79 diff --git a/pole_detection/train/labels/1444.txt b/pole_detection/train/labels/1444.txt new file mode 100644 index 0000000000000000000000000000000000000000..81cc118ae5a962ef0972eff28e8715cb127886b2 --- /dev/null +++ b/pole_detection/train/labels/1444.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8990f4e8124184826ac6a04a40f2dcbfe9fbc69b3606e89c960ddf5975afebdc +size 80 diff --git a/pole_detection/train/labels/1445.txt b/pole_detection/train/labels/1445.txt new file mode 100644 index 0000000000000000000000000000000000000000..9dd54f7313ad91103e9fc084fae5a304e5a66750 --- /dev/null +++ b/pole_detection/train/labels/1445.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9ac3ea7690713b93138858a767d59e60c1cc77c990ca2a6fc83a38f8d251308 +size 76 diff --git a/pole_detection/train/labels/1446.txt b/pole_detection/train/labels/1446.txt new file mode 100644 index 0000000000000000000000000000000000000000..f8d7f2830151fabb9215ac67905ff8ad9bd79165 --- /dev/null +++ b/pole_detection/train/labels/1446.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f00ceed50bb50f70e01d27ec7a7b793aadcf50aa4eea037b0312f6f0cb27d9ac +size 120 diff --git a/pole_detection/train/labels/1447.txt b/pole_detection/train/labels/1447.txt new file mode 100644 index 0000000000000000000000000000000000000000..c35aecebb2436c2e0c762276ad160bfe8e1df806 --- /dev/null +++ b/pole_detection/train/labels/1447.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d207608729bf9ae8139709db8312e8b42c797cfddfe55f3aaa730b7a5c258232 +size 76 diff --git a/pole_detection/train/labels/1448.txt b/pole_detection/train/labels/1448.txt new file mode 100644 index 0000000000000000000000000000000000000000..413ef21918825d46db0a77a76d47287911f7e61b --- /dev/null +++ b/pole_detection/train/labels/1448.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bb6a3cb428623f31d074febd8e9ff5ad445e3fa23444d13fe40e479280b1098 +size 78 diff --git a/pole_detection/train/labels/1449.txt b/pole_detection/train/labels/1449.txt new file mode 100644 index 0000000000000000000000000000000000000000..ac10e26e47ce73153d5b6dbf23ab714be0b05f24 --- /dev/null +++ b/pole_detection/train/labels/1449.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef873dc773bc2b93ae85e43ff20d94a4f8c0ee3a5f66f0c035915a6a5bb0d581 +size 78 diff --git a/pole_detection/train/labels/145.txt b/pole_detection/train/labels/145.txt new file mode 100644 index 0000000000000000000000000000000000000000..d26190c7de18cdbae262f0024c9272dc30a6cf0a --- /dev/null +++ b/pole_detection/train/labels/145.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e9164dd6a55494c123185c8f3778182e6f95a103a8a85da111f3e418cb6cd36 +size 78 diff --git a/pole_detection/train/labels/1450.txt b/pole_detection/train/labels/1450.txt new file mode 100644 index 0000000000000000000000000000000000000000..da9fc2bfaf404c4567b3eacb739586f808868e85 --- /dev/null +++ b/pole_detection/train/labels/1450.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78604621c3b6632342395400b58c13a4d38f0cd799d372a73952ed5b49efe35e +size 80 diff --git a/pole_detection/train/labels/1451.txt b/pole_detection/train/labels/1451.txt new file mode 100644 index 0000000000000000000000000000000000000000..b8066cf4e95468c9ab62f1e395051656736b0f32 --- /dev/null +++ b/pole_detection/train/labels/1451.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42ba17da909d88f69467e2e6a387286d83bdc5094fe2dd05f4f052cbdd2bad20 +size 77 diff --git a/pole_detection/train/labels/1452.txt b/pole_detection/train/labels/1452.txt new file mode 100644 index 0000000000000000000000000000000000000000..237d6331397a8b1f6556bb93608d3a6629ce21b9 --- /dev/null +++ b/pole_detection/train/labels/1452.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:242e18d8f306a90c138e65e7a9eaf23e47e2a30851245b5193c28cd9a9b7dfdd +size 78 diff --git a/pole_detection/train/labels/1453.txt b/pole_detection/train/labels/1453.txt new file mode 100644 index 0000000000000000000000000000000000000000..a67599e2a62303bce8fbf78139671e1a80ecdfc9 --- /dev/null +++ b/pole_detection/train/labels/1453.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bddd1910167db6a71b1835cecae983df29bdb111ee2f5fa8947b7f4ad6dfa3f +size 77 diff --git a/pole_detection/train/labels/1454.txt b/pole_detection/train/labels/1454.txt new file mode 100644 index 0000000000000000000000000000000000000000..8833c20d35f5883914447f5215b3da463c1f6998 --- /dev/null +++ b/pole_detection/train/labels/1454.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:205a43bde965447561616b59ca9a2d77eb655d9e3992e855f3cb9240632797d6 +size 79 diff --git a/pole_detection/train/labels/1455.txt b/pole_detection/train/labels/1455.txt new file mode 100644 index 0000000000000000000000000000000000000000..b8700efb631ebc763b760d9c5d3bf4a8ec00da13 --- /dev/null +++ b/pole_detection/train/labels/1455.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:143a6c5c49de28e1ad25d45e91b8db2e2b3d29411c3c0da91f170521519a7542 +size 77 diff --git a/pole_detection/train/labels/1456.txt b/pole_detection/train/labels/1456.txt new file mode 100644 index 0000000000000000000000000000000000000000..4d20daac6ab03d1e025b885ad43a3f9ad3c60459 --- /dev/null +++ b/pole_detection/train/labels/1456.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:016cb5be20beffc23afe69b3b42813064a8708a4b1c9e21c30a3fbb1217c171a +size 80 diff --git a/pole_detection/train/labels/1457.txt b/pole_detection/train/labels/1457.txt new file mode 100644 index 0000000000000000000000000000000000000000..4d3dff6c348288756d6cb00fff8f7901feda40eb --- /dev/null +++ b/pole_detection/train/labels/1457.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e55e505ece1d19e031ded2c4b540f0419d812d88d72eb4733ecf65d6f472eb3 +size 78 diff --git a/pole_detection/train/labels/1458.txt b/pole_detection/train/labels/1458.txt new file mode 100644 index 0000000000000000000000000000000000000000..ba38eaf6a511a3d6f4276838f11de506086a9829 --- /dev/null +++ b/pole_detection/train/labels/1458.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b68ab2f76802aba8a474cfaf2729b63c45b783cd12fefddc7d4c0768c440d9b8 +size 80 diff --git a/pole_detection/train/labels/1459.txt b/pole_detection/train/labels/1459.txt new file mode 100644 index 0000000000000000000000000000000000000000..0b0cac7b2a6dfe8e36a3e17ea3b95a4eda1cc777 --- /dev/null +++ b/pole_detection/train/labels/1459.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:357966bf7eb1ce2223722680da07927474771dc04286c847654b0dd27497e53a +size 77 diff --git a/pole_detection/train/labels/146.txt b/pole_detection/train/labels/146.txt new file mode 100644 index 0000000000000000000000000000000000000000..a013885f9d3004f323a37323efff5b15f6996570 --- /dev/null +++ b/pole_detection/train/labels/146.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3024430ac60c9c13504ab86b3a5249d857a848579baa45c2b98791a819ff45d5 +size 70 diff --git a/pole_detection/train/labels/1460.txt b/pole_detection/train/labels/1460.txt new file mode 100644 index 0000000000000000000000000000000000000000..ce004c37f2340b7a5a68eb26c784997ce2b6fdf0 --- /dev/null +++ b/pole_detection/train/labels/1460.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69de6a034867538f06aa06f463ca4f9a72d90d9596c793464357f3e4e34b7ae1 +size 78 diff --git a/pole_detection/train/labels/1461.txt b/pole_detection/train/labels/1461.txt new file mode 100644 index 0000000000000000000000000000000000000000..cd48418c6821cd3562bcf59632313577c982f94d --- /dev/null +++ b/pole_detection/train/labels/1461.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c09e4c606c2c137cd71415149d60a60563697e72698a539d20ef677ebba7b6f5 +size 72 diff --git a/pole_detection/train/labels/1462.txt b/pole_detection/train/labels/1462.txt new file mode 100644 index 0000000000000000000000000000000000000000..a543ee8f36767af623ae474750a1f0200988f81a --- /dev/null +++ b/pole_detection/train/labels/1462.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eab517cc9c0637b16eb083d75153f1ef52be0006020aa52c5e5362a11f2b4173 +size 78 diff --git a/pole_detection/train/labels/1463.txt b/pole_detection/train/labels/1463.txt new file mode 100644 index 0000000000000000000000000000000000000000..dd894d383faa2ad79427645acba18c80df71f438 --- /dev/null +++ b/pole_detection/train/labels/1463.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2efa49b8ace0802197a09790385b3c378c04d8a90b2386ef65108704662f6314 +size 78 diff --git a/pole_detection/train/labels/1464.txt b/pole_detection/train/labels/1464.txt new file mode 100644 index 0000000000000000000000000000000000000000..c3add061dc1238e92babc0844d721a7a9548fda4 --- /dev/null +++ b/pole_detection/train/labels/1464.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4e297d5d7a1fb07a5e51f8b4cc0650eeaa0176b51edd9dec8cb5af46f01bb5f +size 78 diff --git a/pole_detection/train/labels/1465.txt b/pole_detection/train/labels/1465.txt new file mode 100644 index 0000000000000000000000000000000000000000..e1bd67c66f94d61e8e1a085f2a8a90495dd0505f --- /dev/null +++ b/pole_detection/train/labels/1465.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca0ed1a7f4081c7db02a1acb44c1e1c58c6193fd14ee53108fb4a5f5bba694d6 +size 79 diff --git a/pole_detection/train/labels/1466.txt b/pole_detection/train/labels/1466.txt new file mode 100644 index 0000000000000000000000000000000000000000..c55adf6e6ba06fa00b3ebb276ccbe156e84fa87c --- /dev/null +++ b/pole_detection/train/labels/1466.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47f8f69875ec47bde1bee1d4251315c3e4f7abaab15323557632b0fa180df84e +size 78 diff --git a/pole_detection/train/labels/1467.txt b/pole_detection/train/labels/1467.txt new file mode 100644 index 0000000000000000000000000000000000000000..1a8942c6633f4426da62f77b8a75eba4aa95daf1 --- /dev/null +++ b/pole_detection/train/labels/1467.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b5e8b744309f0abda9792ea4e9cc41094f48a40c6bb186d3ed7268fc9c8facb +size 79 diff --git a/pole_detection/train/labels/1468.txt b/pole_detection/train/labels/1468.txt new file mode 100644 index 0000000000000000000000000000000000000000..f8bde9cd7eacb732061797b9c6782f009d8ff457 --- /dev/null +++ b/pole_detection/train/labels/1468.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab253be6f8cb6f71061828dbf014c405b1b634f2a7e7e6a0348beb32e76e2972 +size 77 diff --git a/pole_detection/train/labels/1469.txt b/pole_detection/train/labels/1469.txt new file mode 100644 index 0000000000000000000000000000000000000000..301b6d152d74107dbef2b367dfcfedaffd38befa --- /dev/null +++ b/pole_detection/train/labels/1469.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ea841fb6be2bfcb31128479da97ddbde68282a4cf2ee56b2873a647eddbe24c +size 80 diff --git a/pole_detection/train/labels/147.txt b/pole_detection/train/labels/147.txt new file mode 100644 index 0000000000000000000000000000000000000000..e0309a1d04d44c32a5935a2e893be871ef7198c0 --- /dev/null +++ b/pole_detection/train/labels/147.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8edb9b99268b4c0b3a5ba41fb97511874bd1574caac4449a68b7b459bba52df4 +size 66 diff --git a/pole_detection/train/labels/1470.txt b/pole_detection/train/labels/1470.txt new file mode 100644 index 0000000000000000000000000000000000000000..6aeae6e569a3e9bd7e045eb60f8dfbbfd1e1fa53 --- /dev/null +++ b/pole_detection/train/labels/1470.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53c807a1ead7facd4480f8b7e09bb8de7198a05b880228eb9e2e15feed307ae9 +size 78 diff --git a/pole_detection/train/labels/1471.txt b/pole_detection/train/labels/1471.txt new file mode 100644 index 0000000000000000000000000000000000000000..5a83c3e15ed26cfe58e2f42f9f9dbcc8c48e437f --- /dev/null +++ b/pole_detection/train/labels/1471.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72ce395a888175d774b9e55901d5bf03af2fffaff4e4a29c2b783fc2eebcd6b8 +size 79 diff --git a/pole_detection/train/labels/1472.txt b/pole_detection/train/labels/1472.txt new file mode 100644 index 0000000000000000000000000000000000000000..67d72f650d1eb200203b14e6acc57c607a94dc72 --- /dev/null +++ b/pole_detection/train/labels/1472.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea48f40d1bf995a8dfb43101cbefd135272b50c4f1e957a58d7fcfbcbb169a50 +size 63 diff --git a/pole_detection/train/labels/1473.txt b/pole_detection/train/labels/1473.txt new file mode 100644 index 0000000000000000000000000000000000000000..d8387a0df965cca4cad39f95a7759d390f516109 --- /dev/null +++ b/pole_detection/train/labels/1473.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6807d467c42535a4fd83eaa5b85c6e629ddcb12e749e3cf83c51c438e0dc9879 +size 79 diff --git a/pole_detection/train/labels/1474.txt b/pole_detection/train/labels/1474.txt new file mode 100644 index 0000000000000000000000000000000000000000..12dc99c6bc6254052dcc86e58939a0261fcfa7c1 --- /dev/null +++ b/pole_detection/train/labels/1474.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d353b33400d4f4f235f09fd25dbed13cc404ceae0987eb092f15dee6955f88b2 +size 79 diff --git a/pole_detection/train/labels/1475.txt b/pole_detection/train/labels/1475.txt new file mode 100644 index 0000000000000000000000000000000000000000..2e0a1b069b20e928ce4b725e7c77a9c8c8cb6fc4 --- /dev/null +++ b/pole_detection/train/labels/1475.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56219f83e0396f706e6df9e7702290a783280e7772d88ddc8883e3125c69b248 +size 77 diff --git a/pole_detection/train/labels/1476.txt b/pole_detection/train/labels/1476.txt new file mode 100644 index 0000000000000000000000000000000000000000..919c4d1fb9046fa3d089d035f2d3c5d1ae6b0587 --- /dev/null +++ b/pole_detection/train/labels/1476.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49008113f2cc0cf06931a9dbafd6e9e65468d6231c8efa1761a17482d2a2a7ef +size 79 diff --git a/pole_detection/train/labels/1477.txt b/pole_detection/train/labels/1477.txt new file mode 100644 index 0000000000000000000000000000000000000000..038d5397433ff0a0fb55bd98f8bf6324095369a9 --- /dev/null +++ b/pole_detection/train/labels/1477.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edd5111a3b86204085ae3a2e6c20de63d63936154376e969e7da44e9d31ecb61 +size 76 diff --git a/pole_detection/train/labels/1478.txt b/pole_detection/train/labels/1478.txt new file mode 100644 index 0000000000000000000000000000000000000000..466df15e4ccb955ebfe0a48bcb8bd31da6160153 --- /dev/null +++ b/pole_detection/train/labels/1478.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98128a9947968df9680a267dc1c5fbb8998956982b3d5b21e04924459be0bf63 +size 77 diff --git a/pole_detection/train/labels/1479.txt b/pole_detection/train/labels/1479.txt new file mode 100644 index 0000000000000000000000000000000000000000..5ad2fc91c4a7902289369b6db32e986d045e9308 --- /dev/null +++ b/pole_detection/train/labels/1479.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f8419b27027f1ff6e10bdeb86f2d43e3a209a28caaba1e5dd704995b0e2e19d +size 78 diff --git a/pole_detection/train/labels/148.txt b/pole_detection/train/labels/148.txt new file mode 100644 index 0000000000000000000000000000000000000000..3fadc9675782355861e2641334bcb35ec2640fdd --- /dev/null +++ b/pole_detection/train/labels/148.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d89981109b56a017d9faaadc3f1c71789677d1a4e7a74fb9dffb544c0e77414f +size 78 diff --git a/pole_detection/train/labels/1480.txt b/pole_detection/train/labels/1480.txt new file mode 100644 index 0000000000000000000000000000000000000000..ebd905b99c51bb081ecd0bd15959f2c1f7ad8811 --- /dev/null +++ b/pole_detection/train/labels/1480.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c6b76480649f22c55713c2df7a161c2091f1d65479dcd03b8f0ea01cdbc3d8a +size 77 diff --git a/pole_detection/train/labels/1481.txt b/pole_detection/train/labels/1481.txt new file mode 100644 index 0000000000000000000000000000000000000000..5c118503c19692f34d986e9007ef925088623426 --- /dev/null +++ b/pole_detection/train/labels/1481.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96a0455b7854264a38ed5f180be3064f11052235e9d32a48cc6fb0ef129972c9 +size 78 diff --git a/pole_detection/train/labels/1482.txt b/pole_detection/train/labels/1482.txt new file mode 100644 index 0000000000000000000000000000000000000000..8bb193cea1a31ea5d32cb81132227c16f467e765 --- /dev/null +++ b/pole_detection/train/labels/1482.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49c48b90a333ee5cfbffddee7d27bd9ed6ff8e61b9f5d61ece52584788f38c24 +size 66 diff --git a/pole_detection/train/labels/1483.txt b/pole_detection/train/labels/1483.txt new file mode 100644 index 0000000000000000000000000000000000000000..57fac67ffc5af6cb2d770f08f098a9d650b41574 --- /dev/null +++ b/pole_detection/train/labels/1483.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21226dfd352778093d1b8c96aadd667bc44bd812d77e9afb9e57f41b0b76fad9 +size 77 diff --git a/pole_detection/train/labels/1484.txt b/pole_detection/train/labels/1484.txt new file mode 100644 index 0000000000000000000000000000000000000000..08cad57a98e0a26f57e3ffe1e092476564410ce9 --- /dev/null +++ b/pole_detection/train/labels/1484.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efd7e62fec547d2c331630161f1f46d0f3cc08f339bdaa3ccbd7c3ba5351d773 +size 77 diff --git a/pole_detection/train/labels/1485.txt b/pole_detection/train/labels/1485.txt new file mode 100644 index 0000000000000000000000000000000000000000..9deb49543be47d48b5c4fc92194561deed562838 --- /dev/null +++ b/pole_detection/train/labels/1485.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3016b33c235999eb1bf249aede6dc2f59fedd17637f50404b7be06825b56eee6 +size 146 diff --git a/pole_detection/train/labels/1486.txt b/pole_detection/train/labels/1486.txt new file mode 100644 index 0000000000000000000000000000000000000000..d45e01987e69eee26ed1f6711eed15637f379a57 --- /dev/null +++ b/pole_detection/train/labels/1486.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd061fe2ef250094d717e6d912ff95ad345518c2a62db12dc4e7cfede176af28 +size 78 diff --git a/pole_detection/train/labels/1487.txt b/pole_detection/train/labels/1487.txt new file mode 100644 index 0000000000000000000000000000000000000000..b32621c067150e96f277a486452324f3f6841b92 --- /dev/null +++ b/pole_detection/train/labels/1487.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32f5ea2bbb6133a8c638d96e2c2ba59cb1a122ad2cece942d40caf25f1695c95 +size 79 diff --git a/pole_detection/train/labels/1488.txt b/pole_detection/train/labels/1488.txt new file mode 100644 index 0000000000000000000000000000000000000000..a7504516537466c80d0495515e4bb45394c48d5b --- /dev/null +++ b/pole_detection/train/labels/1488.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:470f0c0228b7e4217c894133fc86019f9f4052cc4eedbc17aaa4c1e6f73a3968 +size 77 diff --git a/pole_detection/train/labels/1489.txt b/pole_detection/train/labels/1489.txt new file mode 100644 index 0000000000000000000000000000000000000000..4f2ef866cf2472b8664b5b21138c3380deec64dd --- /dev/null +++ b/pole_detection/train/labels/1489.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0422b254aa4ba53e215dcca23829e2c7c18148e9788910846cc02176e0f513b2 +size 76 diff --git a/pole_detection/train/labels/149.txt b/pole_detection/train/labels/149.txt new file mode 100644 index 0000000000000000000000000000000000000000..431fb005f827120cf911638d232c98d035c88416 --- /dev/null +++ b/pole_detection/train/labels/149.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22913336554869b4dd6e670fe8c3381d1fce30af347453a1d1a00463c06c637e +size 78 diff --git a/pole_detection/train/labels/1490.txt b/pole_detection/train/labels/1490.txt new file mode 100644 index 0000000000000000000000000000000000000000..2dab97d9945922ec0664eec800565f2e3e9c0f2e --- /dev/null +++ b/pole_detection/train/labels/1490.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94f8c38df09387d30f14f5e7d46048ca8a1866abdc2cb2aa5e0cfad36b06fc6d +size 158 diff --git a/pole_detection/train/labels/1491.txt b/pole_detection/train/labels/1491.txt new file mode 100644 index 0000000000000000000000000000000000000000..ba52209e90a28aefa6f56460c47ff2b9f525e1df --- /dev/null +++ b/pole_detection/train/labels/1491.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32c51451eb6e4eff3afcbe96d199a4776b7ca15fd1c0f2c7f9b0a912e7746852 +size 65 diff --git a/pole_detection/train/labels/1492.txt b/pole_detection/train/labels/1492.txt new file mode 100644 index 0000000000000000000000000000000000000000..9b49d219e5145377a3d0d8be92f81991524b7d34 --- /dev/null +++ b/pole_detection/train/labels/1492.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a91c74e47c9cd1864e9e56a17529807784fad48e668121cfbf18664c7f2bb1f +size 67 diff --git a/pole_detection/train/labels/1493.txt b/pole_detection/train/labels/1493.txt new file mode 100644 index 0000000000000000000000000000000000000000..065cbf3f1fa94328be15be16d311c2ed962bbd54 --- /dev/null +++ b/pole_detection/train/labels/1493.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1202611c2f4efd58df2d6fe27a4356b0f485fb82907bcfe7488ca68ceb53c089 +size 78 diff --git a/pole_detection/train/labels/1494.txt b/pole_detection/train/labels/1494.txt new file mode 100644 index 0000000000000000000000000000000000000000..b2ad999a3444270f25f37a711fd72745e3c543a7 --- /dev/null +++ b/pole_detection/train/labels/1494.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27ef359692462fb51720cafe5b9179cafff1e8c9710d40b4731f6aea88a7f550 +size 78 diff --git a/pole_detection/train/labels/1495.txt b/pole_detection/train/labels/1495.txt new file mode 100644 index 0000000000000000000000000000000000000000..810134d855a517fdd3c49126cadda2707df7b48c --- /dev/null +++ b/pole_detection/train/labels/1495.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:150c617b1e772602a96c92bbc9d93f75b1d4b570a21c493db43a4b3b6fdba8b1 +size 79 diff --git a/pole_detection/train/labels/1496.txt b/pole_detection/train/labels/1496.txt new file mode 100644 index 0000000000000000000000000000000000000000..82b5b52bc2e62dd4777bb0abbee0edf35e0dab57 --- /dev/null +++ b/pole_detection/train/labels/1496.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba1b682444095702efa9870725d3aa8d61a8525dcf3fadecece5312dfdd5552e +size 237 diff --git a/pole_detection/train/labels/1497.txt b/pole_detection/train/labels/1497.txt new file mode 100644 index 0000000000000000000000000000000000000000..ab6f20c805cc279736a6bb940204a247355a37e8 --- /dev/null +++ b/pole_detection/train/labels/1497.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:737838f41772a9a498d55e9b5230f4ca3a76c17150df438c08c7cc2b0802c639 +size 78 diff --git a/pole_detection/train/labels/1498.txt b/pole_detection/train/labels/1498.txt new file mode 100644 index 0000000000000000000000000000000000000000..111431dbe26070a95110f3f2f0fbaa00e276fb6e --- /dev/null +++ b/pole_detection/train/labels/1498.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed66023ce23f4892c2fef0aa7bd8536b3347f16c0a8d11dc7ecd09bb87f27f29 +size 79 diff --git a/pole_detection/train/labels/1499.txt b/pole_detection/train/labels/1499.txt new file mode 100644 index 0000000000000000000000000000000000000000..ee3eee847a74f9c455720ff6ffc20fdc6ca0bd15 --- /dev/null +++ b/pole_detection/train/labels/1499.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0219776edc70024872c197aace0d6d11a865880ca46b05d0af9c038319c17c64 +size 78 diff --git a/pole_detection/train/labels/15.txt b/pole_detection/train/labels/15.txt new file mode 100644 index 0000000000000000000000000000000000000000..7a80638e68217d6b104468171f62cb724618e8af --- /dev/null +++ b/pole_detection/train/labels/15.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47dbb0295151aed028cf5a38a278ca098b88a6e799d910d1c09e9d9d1b1b3976 +size 76 diff --git a/pole_detection/train/labels/150.txt b/pole_detection/train/labels/150.txt new file mode 100644 index 0000000000000000000000000000000000000000..e81b9169cc863f63b99ae53f9ffcd6fa50121d7a --- /dev/null +++ b/pole_detection/train/labels/150.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad5aba40423df4a2ec0be4729dd856c79d97840baf03ac35593216a4bdd3ea78 +size 79 diff --git a/pole_detection/train/labels/1500.txt b/pole_detection/train/labels/1500.txt new file mode 100644 index 0000000000000000000000000000000000000000..b3165d5b7aec945763600e3a8e2697111854dec8 --- /dev/null +++ b/pole_detection/train/labels/1500.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86891f992e442d233043c765a93f3645c67aa1e8f3903f5cfee92558fa872bb8 +size 158 diff --git a/pole_detection/train/labels/1501.txt b/pole_detection/train/labels/1501.txt new file mode 100644 index 0000000000000000000000000000000000000000..a3c85fc79f0991e9b57dd714faacece2bc67c65e --- /dev/null +++ b/pole_detection/train/labels/1501.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:730adc6836002a4526179f073eaa6c4432d76c363709db5c0d1d5f066d522468 +size 79 diff --git a/pole_detection/train/labels/1502.txt b/pole_detection/train/labels/1502.txt new file mode 100644 index 0000000000000000000000000000000000000000..04c99e22acd20e23924841f3c4c117d23dbcbea3 --- /dev/null +++ b/pole_detection/train/labels/1502.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d047252117e65edf3596a3f4421896b8ec4adf06b810d7aad1cddf22ae3aec5 +size 80 diff --git a/pole_detection/train/labels/1503.txt b/pole_detection/train/labels/1503.txt new file mode 100644 index 0000000000000000000000000000000000000000..611d0fc51b6a9c01464f6e50af39e9e660bfaf30 --- /dev/null +++ b/pole_detection/train/labels/1503.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3f7753f248e8e4bb6019824bfe9291d7a8b3838ab8d5003d9af21b8a9a5e48b +size 62 diff --git a/pole_detection/train/labels/1504.txt b/pole_detection/train/labels/1504.txt new file mode 100644 index 0000000000000000000000000000000000000000..d32d0f244ac3b00b48a917ca3618449d63f3e459 --- /dev/null +++ b/pole_detection/train/labels/1504.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27c6261264fb71e22c6b50d846cf8ad38d58f28d262deb4295694bed27e6203b +size 79 diff --git a/pole_detection/train/labels/1505.txt b/pole_detection/train/labels/1505.txt new file mode 100644 index 0000000000000000000000000000000000000000..bab1ebded5be2e5b36e2f3b62df21b9f34412cc6 --- /dev/null +++ b/pole_detection/train/labels/1505.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:455d6ce55006ec4deea7451b4d8e0b1d4717689891a298886d28e78291e37edc +size 156 diff --git a/pole_detection/train/labels/1506.txt b/pole_detection/train/labels/1506.txt new file mode 100644 index 0000000000000000000000000000000000000000..213c692768c7666e6e566d54f7f55d53de502675 --- /dev/null +++ b/pole_detection/train/labels/1506.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35e522b2928027871e109a19b1bba4631a723054a0f1d099d162706cee544702 +size 79 diff --git a/pole_detection/train/labels/1507.txt b/pole_detection/train/labels/1507.txt new file mode 100644 index 0000000000000000000000000000000000000000..63995997a64d6e464e0615228e09541cf776745f --- /dev/null +++ b/pole_detection/train/labels/1507.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4021f25de69454b888c95c4159fe83c4ab619c4256b5b3078cc52f4ba320e574 +size 77 diff --git a/pole_detection/train/labels/1508.txt b/pole_detection/train/labels/1508.txt new file mode 100644 index 0000000000000000000000000000000000000000..17abeb8626766cc18d466da65114e303fc625141 --- /dev/null +++ b/pole_detection/train/labels/1508.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cc394257316dcf3a09f929ffc9afba3212b8d88a4574a31aa824358acaea901 +size 79 diff --git a/pole_detection/train/labels/1509.txt b/pole_detection/train/labels/1509.txt new file mode 100644 index 0000000000000000000000000000000000000000..8c235b5b675c3b067440b19c195a4005fe9818a0 --- /dev/null +++ b/pole_detection/train/labels/1509.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d1088fef4fc9b3aacceacdd94dd9520c8ed8524fd6d26a577fcb034210fc7fe +size 80 diff --git a/pole_detection/train/labels/151.txt b/pole_detection/train/labels/151.txt new file mode 100644 index 0000000000000000000000000000000000000000..7e9ce1d10bad7b99c44145e7110921032a5f3dc1 --- /dev/null +++ b/pole_detection/train/labels/151.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af401d739d7ce1df4cb7925c94b84ca9231b2641fca9dd349597ccb6cf8965bc +size 78 diff --git a/pole_detection/train/labels/1510.txt b/pole_detection/train/labels/1510.txt new file mode 100644 index 0000000000000000000000000000000000000000..ccea8c2da7eae20581ee8fbede8c44984b974f6e --- /dev/null +++ b/pole_detection/train/labels/1510.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f23a7d0d8e49f688b99fb6452ee3bc4f1a71c5f372a02b050932905a80da9adf +size 78 diff --git a/pole_detection/train/labels/1511.txt b/pole_detection/train/labels/1511.txt new file mode 100644 index 0000000000000000000000000000000000000000..aa74b8918c050bfca99edb8833bb46829b52080d --- /dev/null +++ b/pole_detection/train/labels/1511.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29234e0600c76b62f7dd243c8fdb62c276cfabb6fff0f601da3424c9e4197920 +size 78 diff --git a/pole_detection/train/labels/1512.txt b/pole_detection/train/labels/1512.txt new file mode 100644 index 0000000000000000000000000000000000000000..7c9981db0778f026bd549e805ac9d60476b5fe55 --- /dev/null +++ b/pole_detection/train/labels/1512.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f489ff95f5bdd4bdf3db8959f3dca80387864ce0e417a753091e208bb2f7dd31 +size 78 diff --git a/pole_detection/train/labels/1513.txt b/pole_detection/train/labels/1513.txt new file mode 100644 index 0000000000000000000000000000000000000000..1ee7342af3b4501bb9440533dde8ce45c6cf5430 --- /dev/null +++ b/pole_detection/train/labels/1513.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eaa6e19667702b93faa2295b816a6a5b95ab6684c8f781f10b03b34e97ca1d9b +size 78 diff --git a/pole_detection/train/labels/1514.txt b/pole_detection/train/labels/1514.txt new file mode 100644 index 0000000000000000000000000000000000000000..4f4bef872717bae533d11e470e034b3bf0d5653a --- /dev/null +++ b/pole_detection/train/labels/1514.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69b368cc4b8c86c5c7f63d463f83f3a858347ca0cefd21c10b1883f8a98d8f11 +size 78 diff --git a/pole_detection/train/labels/1515.txt b/pole_detection/train/labels/1515.txt new file mode 100644 index 0000000000000000000000000000000000000000..dbd0c0636c0c6fcbe1c67938bbcd06ba75dd74d5 --- /dev/null +++ b/pole_detection/train/labels/1515.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3043e29f76d34c58e70d90f7096f8876a99a693db9fe931879e1c18bcde41fa +size 78 diff --git a/pole_detection/train/labels/1516.txt b/pole_detection/train/labels/1516.txt new file mode 100644 index 0000000000000000000000000000000000000000..17ef2a50b9545c90466c4a68ba1225a31b10722f --- /dev/null +++ b/pole_detection/train/labels/1516.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad97ff5c399fcc6bc0d7441334b37c24f3c5a3aac4f092b0bb7409d9b5999e36 +size 76 diff --git a/pole_detection/train/labels/1517.txt b/pole_detection/train/labels/1517.txt new file mode 100644 index 0000000000000000000000000000000000000000..d3ecc16bd4841b117ba8e95cdf57794118694e0a --- /dev/null +++ b/pole_detection/train/labels/1517.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e942a03c0e0af454e4ea6239b82c19796e39f9db9e1ff616ace17bead57a6f39 +size 77 diff --git a/pole_detection/train/labels/1518.txt b/pole_detection/train/labels/1518.txt new file mode 100644 index 0000000000000000000000000000000000000000..32db8c69d7fad3f754626069dd89af7cba41ad86 --- /dev/null +++ b/pole_detection/train/labels/1518.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fac3153ad86c5e35f498cef7988bf0eab89e486937633ee0a78c991526854762 +size 78 diff --git a/pole_detection/train/labels/1519.txt b/pole_detection/train/labels/1519.txt new file mode 100644 index 0000000000000000000000000000000000000000..c3c6bbd8a6d7ce08d745cfa8a4aa38f3ea94bf52 --- /dev/null +++ b/pole_detection/train/labels/1519.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f2b6343efba34c45962841c59efb71ea2fd5f09d2312a22c587c0288a302267 +size 79 diff --git a/pole_detection/train/labels/152.txt b/pole_detection/train/labels/152.txt new file mode 100644 index 0000000000000000000000000000000000000000..b7597559b650b73f5560bd6d9be3b0c6312b46bc --- /dev/null +++ b/pole_detection/train/labels/152.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f2e8ee4fde8718edb149fc38f722d6e0254650edd895e76aafc116fa23a3857 +size 70 diff --git a/pole_detection/train/labels/1520.txt b/pole_detection/train/labels/1520.txt new file mode 100644 index 0000000000000000000000000000000000000000..d9b6cfe48dde1098da7cdba166a5bb8773c8db4c --- /dev/null +++ b/pole_detection/train/labels/1520.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7f4ee3f3ab1e86554d02226e764f16d2f7d5a992d1ea663891206a4f0513d2a +size 80 diff --git a/pole_detection/train/labels/1521.txt b/pole_detection/train/labels/1521.txt new file mode 100644 index 0000000000000000000000000000000000000000..ac52a03fe64c1dfb9f63d77f4938cfc6aba485e6 --- /dev/null +++ b/pole_detection/train/labels/1521.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5439fbf0ef851d5e866859de169320bf4575a03b511c5694aa0a3b4c604e8aa +size 77 diff --git a/pole_detection/train/labels/1522.txt b/pole_detection/train/labels/1522.txt new file mode 100644 index 0000000000000000000000000000000000000000..b25bde9eb9df5ee58199d5c007417d355a358534 --- /dev/null +++ b/pole_detection/train/labels/1522.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19a86ff91266f5219daed1a18b1723e5e4a055d2be1b3217fdcbc045d2013000 +size 78 diff --git a/pole_detection/train/labels/1523.txt b/pole_detection/train/labels/1523.txt new file mode 100644 index 0000000000000000000000000000000000000000..ccae34516ebbfb3ebf665826a42f2593d70d0068 --- /dev/null +++ b/pole_detection/train/labels/1523.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36a3d514aa5c4f675ad5de24ebfb48b32fec5d5970e02fc0833ea22f973786f6 +size 79 diff --git a/pole_detection/train/labels/1524.txt b/pole_detection/train/labels/1524.txt new file mode 100644 index 0000000000000000000000000000000000000000..58f6d835a36e74110431faa83ee4f0bbbdb43dde --- /dev/null +++ b/pole_detection/train/labels/1524.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd31b831e1ecff6b25ad1df77283c52bed6d37c4f2b4ef45aa1b9cef2f1e7a57 +size 78 diff --git a/pole_detection/train/labels/1525.txt b/pole_detection/train/labels/1525.txt new file mode 100644 index 0000000000000000000000000000000000000000..bf0c1b805b5dbf2b851c6212ae3ccc84ec013779 --- /dev/null +++ b/pole_detection/train/labels/1525.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35626ae0a64bd33d94865a03d41669e2263292c2d1dc1ffa60c5afe68f216f85 +size 78 diff --git a/pole_detection/train/labels/1526.txt b/pole_detection/train/labels/1526.txt new file mode 100644 index 0000000000000000000000000000000000000000..166ce418c947ea5cbec359fc4dd0609639fd0dc6 --- /dev/null +++ b/pole_detection/train/labels/1526.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2146e8edbc4c754d1b7ac3a9d7a35edbb70ebc99bdddde5d7643ed65476ca58c +size 78 diff --git a/pole_detection/train/labels/1527.txt b/pole_detection/train/labels/1527.txt new file mode 100644 index 0000000000000000000000000000000000000000..9373975699940c22ec05fa4438d105c3c5ddc94c --- /dev/null +++ b/pole_detection/train/labels/1527.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b23cec0e0b1a1c05a2fe2a039c55e2ad7c651dfddd9391e9a9393313b60fe42 +size 78 diff --git a/pole_detection/train/labels/1528.txt b/pole_detection/train/labels/1528.txt new file mode 100644 index 0000000000000000000000000000000000000000..14f7ec7c0ff2b3b9685f92f5216caa12cff34494 --- /dev/null +++ b/pole_detection/train/labels/1528.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b80f699d1f3464e3c67692fa7a65cab05d24038489a001081bf65fcafc841da0 +size 78 diff --git a/pole_detection/train/labels/1529.txt b/pole_detection/train/labels/1529.txt new file mode 100644 index 0000000000000000000000000000000000000000..e723dcb24e8cc0bade6fba9ecd7766ae7e6d1311 --- /dev/null +++ b/pole_detection/train/labels/1529.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:180182f42e44c80080bfa68f6b29f206e8077575e6427241269c6ae24c67b6e0 +size 147 diff --git a/pole_detection/train/labels/153.txt b/pole_detection/train/labels/153.txt new file mode 100644 index 0000000000000000000000000000000000000000..6f879ff95466944500213d2e57b20a1dee5a6468 --- /dev/null +++ b/pole_detection/train/labels/153.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2aeacb48b78028dc5bd2f494ca15166490044513d5798339844fc9b25c659019 +size 79 diff --git a/pole_detection/train/labels/1530.txt b/pole_detection/train/labels/1530.txt new file mode 100644 index 0000000000000000000000000000000000000000..aa6648bfb48af17d83951f78e8ee27486e6d081f --- /dev/null +++ b/pole_detection/train/labels/1530.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adceb100999c0bea2695e7b531dc2ffa05a611a55e06cdef5f66567730a4f58a +size 80 diff --git a/pole_detection/train/labels/1531.txt b/pole_detection/train/labels/1531.txt new file mode 100644 index 0000000000000000000000000000000000000000..c057c10eb00b399552dd24c1062841b1d4fe0f2c --- /dev/null +++ b/pole_detection/train/labels/1531.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e3038922096855efa7a04208b8479302dfe4266a4faad4a71a70c6299f1e8cf +size 78 diff --git a/pole_detection/train/labels/1532.txt b/pole_detection/train/labels/1532.txt new file mode 100644 index 0000000000000000000000000000000000000000..9a29358f9fc0fdb25e58a95532ae60cbdc9a8417 --- /dev/null +++ b/pole_detection/train/labels/1532.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae30b1bc7075e6d1255255d8d191f4ab026b3b09bfd8d05134a4b0aa047d9241 +size 77 diff --git a/pole_detection/train/labels/1533.txt b/pole_detection/train/labels/1533.txt new file mode 100644 index 0000000000000000000000000000000000000000..e1d0c884d8ca8444e9899558732c95c739cfdf57 --- /dev/null +++ b/pole_detection/train/labels/1533.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94b68ee3c6dcd381a59c3d69dd4d8817ea411deee09fe53b56f940ce574b8db1 +size 79 diff --git a/pole_detection/train/labels/1534.txt b/pole_detection/train/labels/1534.txt new file mode 100644 index 0000000000000000000000000000000000000000..87afac613715e00d678b377007ea4c76ce39a31a --- /dev/null +++ b/pole_detection/train/labels/1534.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93228d81e62db4dd8117b96e32332f2b20a8bebf43591e0255a1cff5dce235c6 +size 78 diff --git a/pole_detection/train/labels/1535.txt b/pole_detection/train/labels/1535.txt new file mode 100644 index 0000000000000000000000000000000000000000..01b687f80c97d407d202611f401bae860adc9e2f --- /dev/null +++ b/pole_detection/train/labels/1535.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:285935797c9dd24905edf29f0da5bf875375633c974c83053b0105289e00879b +size 78 diff --git a/pole_detection/train/labels/1536.txt b/pole_detection/train/labels/1536.txt new file mode 100644 index 0000000000000000000000000000000000000000..a5348fa446d65d945684d262927943d32fb4d7ed --- /dev/null +++ b/pole_detection/train/labels/1536.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d99bf9c435cb8bb6332e8526f2d4afba8dec81feeff378f9c6944882f784133 +size 72 diff --git a/pole_detection/train/labels/1537.txt b/pole_detection/train/labels/1537.txt new file mode 100644 index 0000000000000000000000000000000000000000..c016558932247f40e5cf0f0b27f2a6002a32bca9 --- /dev/null +++ b/pole_detection/train/labels/1537.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29520ab275c566ce451df33ed1f8586a3321c70f7135b1221445c19a2e113e7f +size 75 diff --git a/pole_detection/train/labels/1538.txt b/pole_detection/train/labels/1538.txt new file mode 100644 index 0000000000000000000000000000000000000000..e6782e1f9639c06ef9c7e2343cbe24b8b44d6211 --- /dev/null +++ b/pole_detection/train/labels/1538.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1923835ead19dfc913d0c4b05bb21dcc4cac14607cc854e9db8f955164ef5c1 +size 74 diff --git a/pole_detection/train/labels/1539.txt b/pole_detection/train/labels/1539.txt new file mode 100644 index 0000000000000000000000000000000000000000..15451f4f4e2f8b65a0bba419ad95e116d1d8046a --- /dev/null +++ b/pole_detection/train/labels/1539.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12740345d031de0008405e01e557b6ff778d56471f2a14bffaa06c25e6362edd +size 73 diff --git a/pole_detection/train/labels/154.txt b/pole_detection/train/labels/154.txt new file mode 100644 index 0000000000000000000000000000000000000000..cbbd0d27ae26faa0ed5e6591ead64031fb1e3247 --- /dev/null +++ b/pole_detection/train/labels/154.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8443e9dba1c0954b7a077955f0ce283cab1cc73d92c2d8cb0c371ef537e048f +size 128 diff --git a/pole_detection/train/labels/1540.txt b/pole_detection/train/labels/1540.txt new file mode 100644 index 0000000000000000000000000000000000000000..51f2fba59bfd68990001ffcb63668d4c2c412667 --- /dev/null +++ b/pole_detection/train/labels/1540.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2af60640712d0abd1b3006c315f805c1dcf96a0dc706737d2d47eb6d906fe18f +size 79 diff --git a/pole_detection/train/labels/1541.txt b/pole_detection/train/labels/1541.txt new file mode 100644 index 0000000000000000000000000000000000000000..437671985f8ecef7e979a9b7b60f278c2b83460e --- /dev/null +++ b/pole_detection/train/labels/1541.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2c4b3f55543ee06c760ba6b0667522f7784c6f4545efee65cb23e19b72f3b74 +size 72 diff --git a/pole_detection/train/labels/1542.txt b/pole_detection/train/labels/1542.txt new file mode 100644 index 0000000000000000000000000000000000000000..b103c2721f79aa62f0a788aa2eacd15e94cbbba4 --- /dev/null +++ b/pole_detection/train/labels/1542.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b209bf755ae1b2e172de70c20842735cc68d7f5a05b30c189a9ce913904255be +size 69 diff --git a/pole_detection/train/labels/1543.txt b/pole_detection/train/labels/1543.txt new file mode 100644 index 0000000000000000000000000000000000000000..1de339259a4e47f2c9bb167dd51a7d8de4ffa58c --- /dev/null +++ b/pole_detection/train/labels/1543.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d480d2ecca83477bc68dcdd5e05a341a2307135be4ddd656060e3b3d272928b0 +size 70 diff --git a/pole_detection/train/labels/1544.txt b/pole_detection/train/labels/1544.txt new file mode 100644 index 0000000000000000000000000000000000000000..a4a64f6c8eacf58b46504b0c419864c1988ee8ff --- /dev/null +++ b/pole_detection/train/labels/1544.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b454ab45df63c2bba7c020fd05f3b8a80f697d312ea0690c028eecf2a61defc +size 68 diff --git a/pole_detection/train/labels/1545.txt b/pole_detection/train/labels/1545.txt new file mode 100644 index 0000000000000000000000000000000000000000..f9e13b64578a5a1c8bd0893bda37bbaf4ec3c1aa --- /dev/null +++ b/pole_detection/train/labels/1545.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d2413fbb51358d27fa4c666d240afef41f5343374ce643dda272c43214c5c63 +size 75 diff --git a/pole_detection/train/labels/1546.txt b/pole_detection/train/labels/1546.txt new file mode 100644 index 0000000000000000000000000000000000000000..73aea6d370e7ef3469ed04c386152ea3635eb8dd --- /dev/null +++ b/pole_detection/train/labels/1546.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8dc1e0c77e9de8f5e47add52fc8fe0e6d71ff973bc3f8467e575779e3759538 +size 78 diff --git a/pole_detection/train/labels/1547.txt b/pole_detection/train/labels/1547.txt new file mode 100644 index 0000000000000000000000000000000000000000..644bde98b4d35ff6846ea6954aed8e8164139bfc --- /dev/null +++ b/pole_detection/train/labels/1547.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a54f1e2d66896db888a70aa2bf94312b761fd509b4b6a3184be79d957bae926 +size 71 diff --git a/pole_detection/train/labels/1548.txt b/pole_detection/train/labels/1548.txt new file mode 100644 index 0000000000000000000000000000000000000000..803e452fee23f7243b141884da2d34bf99aba309 --- /dev/null +++ b/pole_detection/train/labels/1548.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1a566d025d2100ac9cca97056959dc3d2a9b054fa684869c41c5306e74c551b +size 66 diff --git a/pole_detection/train/labels/1549.txt b/pole_detection/train/labels/1549.txt new file mode 100644 index 0000000000000000000000000000000000000000..2bd505ec0fe023120b4390d5fa94043b6a605719 --- /dev/null +++ b/pole_detection/train/labels/1549.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef685ad54eb74f96eb1dfa3f26eb115c5f8661677d235ef8c4f9a84d43ba033d +size 77 diff --git a/pole_detection/train/labels/155.txt b/pole_detection/train/labels/155.txt new file mode 100644 index 0000000000000000000000000000000000000000..58924231aebc622ce15c6ada441f07b41e4363a7 --- /dev/null +++ b/pole_detection/train/labels/155.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94853bac4de6f88f6b890a9658d67b8dcd36346c39863bfdf6ae22d1dedd405e +size 80 diff --git a/pole_detection/train/labels/1550.txt b/pole_detection/train/labels/1550.txt new file mode 100644 index 0000000000000000000000000000000000000000..be05f772569f68322ab4de12c42f00af06af1e85 --- /dev/null +++ b/pole_detection/train/labels/1550.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61ec2a85d89ad097aa34db7fb9a5081b19cef18b8f6fc44d72b1bf3fde4971b9 +size 62 diff --git a/pole_detection/train/labels/1551.txt b/pole_detection/train/labels/1551.txt new file mode 100644 index 0000000000000000000000000000000000000000..4e5f0f1f777e88825577f8377c1f8f974288309b --- /dev/null +++ b/pole_detection/train/labels/1551.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c61693c8ac6757f18622e4b41af94a76721852f8452ead0445150551c9b3d54e +size 78 diff --git a/pole_detection/train/labels/1552.txt b/pole_detection/train/labels/1552.txt new file mode 100644 index 0000000000000000000000000000000000000000..9d14eaaba5cb4e70273bcb370a287bfba02bf7d3 --- /dev/null +++ b/pole_detection/train/labels/1552.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72507f1fb13b0ba1e1e9956f30bb77880cbe5b8dccbb0640ad6182c3e2d8985e +size 136 diff --git a/pole_detection/train/labels/1553.txt b/pole_detection/train/labels/1553.txt new file mode 100644 index 0000000000000000000000000000000000000000..1dd689a883e52b85b0250983d8b1a29200de49d1 --- /dev/null +++ b/pole_detection/train/labels/1553.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e30d149c6b991b1099f3fb472c8434bd19451a742c23a25fdd53ffe149f1bce +size 58 diff --git a/pole_detection/train/labels/1554.txt b/pole_detection/train/labels/1554.txt new file mode 100644 index 0000000000000000000000000000000000000000..0a141e03caf8ee6913e2e427afbc2878d77d984f --- /dev/null +++ b/pole_detection/train/labels/1554.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac18c78a77924aced6a43a7859864d469f2b3f993955c42fcd9e23ae563402dc +size 132 diff --git a/pole_detection/train/labels/1555.txt b/pole_detection/train/labels/1555.txt new file mode 100644 index 0000000000000000000000000000000000000000..91b04844f8f22307e3b1ce382f69132e6d1aa1b3 --- /dev/null +++ b/pole_detection/train/labels/1555.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18050e857fef345ea6ba99fdb764f03679c73fdadd0901d558c7dd205b2c34f1 +size 66 diff --git a/pole_detection/train/labels/1556.txt b/pole_detection/train/labels/1556.txt new file mode 100644 index 0000000000000000000000000000000000000000..fa891e4195af4da9e5f1d6a88e3fdc6990b19bd9 --- /dev/null +++ b/pole_detection/train/labels/1556.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a8977308a84251601de17e5ec1fbbcb9125e9a17513d11bfe7c9f54b5fd39eb +size 78 diff --git a/pole_detection/train/labels/1557.txt b/pole_detection/train/labels/1557.txt new file mode 100644 index 0000000000000000000000000000000000000000..b160e1afdb65db46ac8e66fe2b9e95586881be3e --- /dev/null +++ b/pole_detection/train/labels/1557.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e85c8a7ff3b40629e7d40cfc9758fe61e2244f096e9d87cfa4d83383c31710da +size 78 diff --git a/pole_detection/train/labels/1558.txt b/pole_detection/train/labels/1558.txt new file mode 100644 index 0000000000000000000000000000000000000000..153ef3881060d238e2ed0fc78353361bc313c651 --- /dev/null +++ b/pole_detection/train/labels/1558.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfd7c6aadf7db939341d25d116adcae7eaf5f27a82a1e68a2a46377f968f4069 +size 78 diff --git a/pole_detection/train/labels/1559.txt b/pole_detection/train/labels/1559.txt new file mode 100644 index 0000000000000000000000000000000000000000..ae9fe64fda5283d717227ced4651eea276917f3b --- /dev/null +++ b/pole_detection/train/labels/1559.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a584ca3c8961a9a45410c50c0ba7aeb96a8a5d8b2e0005f5c75b862f2fdea2d +size 79 diff --git a/pole_detection/train/labels/156.txt b/pole_detection/train/labels/156.txt new file mode 100644 index 0000000000000000000000000000000000000000..ca50c83a5124d6542c0b445a36f9da570597ead9 --- /dev/null +++ b/pole_detection/train/labels/156.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af4f369f741c0dbde08497b2aae82fb23f117580e8a8a0052a84d75c7f1cb170 +size 78 diff --git a/pole_detection/train/labels/1560.txt b/pole_detection/train/labels/1560.txt new file mode 100644 index 0000000000000000000000000000000000000000..f3f94f566580357fcb59749ef8c5e7ac134d453b --- /dev/null +++ b/pole_detection/train/labels/1560.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d109375a89bdd763d8551bd75eedd535ff3c8aa5c834df22c434645bb8f1106c +size 70 diff --git a/pole_detection/train/labels/1561.txt b/pole_detection/train/labels/1561.txt new file mode 100644 index 0000000000000000000000000000000000000000..0b2571deb22aef9ac05657298f1d35040d01fd73 --- /dev/null +++ b/pole_detection/train/labels/1561.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ae01bb32bdae01f80f6f0b8ba72d553222fe0a1b102fd5983745aff130a119d +size 79 diff --git a/pole_detection/train/labels/1562.txt b/pole_detection/train/labels/1562.txt new file mode 100644 index 0000000000000000000000000000000000000000..cbd378cd136200328db4f23c75dd1ab63a18a44f --- /dev/null +++ b/pole_detection/train/labels/1562.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2716c7b1fb709f7c5015c41982cf814c10a28f0daf93622a8beed486c10ca41a +size 78 diff --git a/pole_detection/train/labels/1563.txt b/pole_detection/train/labels/1563.txt new file mode 100644 index 0000000000000000000000000000000000000000..7a19e76c89c31a5f8631edfbcc576a936c160014 --- /dev/null +++ b/pole_detection/train/labels/1563.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75bcf189e88bf8d3e644fc340da421c8c2a8c8b1e70d0be3eafbc215a50fcff2 +size 59 diff --git a/pole_detection/train/labels/1564.txt b/pole_detection/train/labels/1564.txt new file mode 100644 index 0000000000000000000000000000000000000000..56bfb617ed321bad1725a1c6078c30619f356634 --- /dev/null +++ b/pole_detection/train/labels/1564.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91db91d3263d094e0015591b6812a71c3c3c0f86f2ad8b0f2d030175a26ca2d3 +size 65 diff --git a/pole_detection/train/labels/1565.txt b/pole_detection/train/labels/1565.txt new file mode 100644 index 0000000000000000000000000000000000000000..b45db58b0bc34472fde7c20c6554f4f321b6638a --- /dev/null +++ b/pole_detection/train/labels/1565.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ba9eee34d2f02ac43307f522e06d433d248e7f5c410f6350ae65fdbffe5135b +size 69 diff --git a/pole_detection/train/labels/1566.txt b/pole_detection/train/labels/1566.txt new file mode 100644 index 0000000000000000000000000000000000000000..be0313b07919a280be2d793792c6764a3f3653f5 --- /dev/null +++ b/pole_detection/train/labels/1566.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d21a8c983749f87d5623fdd64c35080c0bb1feafbd07f93719f8d49aaa77c8a1 +size 78 diff --git a/pole_detection/train/labels/1567.txt b/pole_detection/train/labels/1567.txt new file mode 100644 index 0000000000000000000000000000000000000000..5b3937e9ef2f1f38a90022da6f2f55bb529bd6c9 --- /dev/null +++ b/pole_detection/train/labels/1567.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6e79bd8cb5541c7245f675df03b926b76fc30735866c7fd34a7f3f121dafdab +size 70 diff --git a/pole_detection/train/labels/1568.txt b/pole_detection/train/labels/1568.txt new file mode 100644 index 0000000000000000000000000000000000000000..e19ccc031b47c090fddb0788b67ee6e8d3c6c534 --- /dev/null +++ b/pole_detection/train/labels/1568.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2388a90982eef61990a4c0de9c564bc81e8bdde7adaa93347f4a56df06d2e9eb +size 76 diff --git a/pole_detection/train/labels/1569.txt b/pole_detection/train/labels/1569.txt new file mode 100644 index 0000000000000000000000000000000000000000..cb718da4a18918b9e3f0f72f048be2a58ce20dca --- /dev/null +++ b/pole_detection/train/labels/1569.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:896626322a6707e1fd49ac3917e37086e7c2237f821ac629b8d1924ea5b70d16 +size 79 diff --git a/pole_detection/train/labels/157.txt b/pole_detection/train/labels/157.txt new file mode 100644 index 0000000000000000000000000000000000000000..81b0842b99ec7e5d6a57566e8fd9e76b8f267f97 --- /dev/null +++ b/pole_detection/train/labels/157.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:115c542611e2dba28691b27df1c9c7ab66ac88a1a8f327ec7c9f738da976c2c6 +size 79 diff --git a/pole_detection/train/labels/1570.txt b/pole_detection/train/labels/1570.txt new file mode 100644 index 0000000000000000000000000000000000000000..cfae2952729539796223352c8e744c045d3cc669 --- /dev/null +++ b/pole_detection/train/labels/1570.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:824a600b6e7e5b6b333ffb7ab505ae91f080403120d672837fdb748aefaeb144 +size 68 diff --git a/pole_detection/train/labels/1571.txt b/pole_detection/train/labels/1571.txt new file mode 100644 index 0000000000000000000000000000000000000000..763ac59c8d7b39a7f368de478c94f830d52b42e4 --- /dev/null +++ b/pole_detection/train/labels/1571.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef8a524898d44b00d0c74188e72287e97dc066b6a61f87f234db536b09fd8e48 +size 60 diff --git a/pole_detection/train/labels/1572.txt b/pole_detection/train/labels/1572.txt new file mode 100644 index 0000000000000000000000000000000000000000..5a868d5d7f5045fe60db48893b70b48a26f16eed --- /dev/null +++ b/pole_detection/train/labels/1572.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f421c51977f7fdf40fd6735fc5faa70371306b780cf38eab48c57079a6d11055 +size 68 diff --git a/pole_detection/train/labels/1573.txt b/pole_detection/train/labels/1573.txt new file mode 100644 index 0000000000000000000000000000000000000000..8707ac15efa3e635627a56ffd53c4ee85c5692d3 --- /dev/null +++ b/pole_detection/train/labels/1573.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ce55023e0a0f0399a249f5c397c41f372601900ac5c1338f35efae52fd04fbc +size 68 diff --git a/pole_detection/train/labels/1574.txt b/pole_detection/train/labels/1574.txt new file mode 100644 index 0000000000000000000000000000000000000000..8b79e1ea0d72dd577f16d9e0b968dce4675a6641 --- /dev/null +++ b/pole_detection/train/labels/1574.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17c4e8e8f5256a44b86377ab5326af1802c22bca613076380fcec30bd0e98d04 +size 71 diff --git a/pole_detection/train/labels/1575.txt b/pole_detection/train/labels/1575.txt new file mode 100644 index 0000000000000000000000000000000000000000..bcf3158544d7cef5c97c5780ee389134d9bfe805 --- /dev/null +++ b/pole_detection/train/labels/1575.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e948f1fdeab0fe982ddb8aa3b1475aa3c671bc73dd5461225ad3d50e9dc7ba3 +size 76 diff --git a/pole_detection/train/labels/1576.txt b/pole_detection/train/labels/1576.txt new file mode 100644 index 0000000000000000000000000000000000000000..a538e6125681e2ea2678b3407983f48e3d3c959e --- /dev/null +++ b/pole_detection/train/labels/1576.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e76c27fb9bdd4c7a93b25f38693223dbaaace125d3af2e5a3ad7cbf6223019d6 +size 78 diff --git a/pole_detection/train/labels/1577.txt b/pole_detection/train/labels/1577.txt new file mode 100644 index 0000000000000000000000000000000000000000..b6bfb0191d6d7075cb5020444c7425632a0c0ad6 --- /dev/null +++ b/pole_detection/train/labels/1577.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e86130dc42ecb66d98f190d551dfb7751c2a493b2a0c763426f0c66e2c9ada59 +size 72 diff --git a/pole_detection/train/labels/1578.txt b/pole_detection/train/labels/1578.txt new file mode 100644 index 0000000000000000000000000000000000000000..b617378ce6590d5d3ed3a4030138297ac135406b --- /dev/null +++ b/pole_detection/train/labels/1578.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3cf68aea32409553d07a4fcc03fc488aa8b4ecca569ee184b762eca73f13274 +size 73 diff --git a/pole_detection/train/labels/1579.txt b/pole_detection/train/labels/1579.txt new file mode 100644 index 0000000000000000000000000000000000000000..072bdfca7c19fca1306575af5e867c4ff6f30e94 --- /dev/null +++ b/pole_detection/train/labels/1579.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b32d73bee1f23b440bfaff0a2e325f2a0480ffb713f6e96e5893b509a89dc224 +size 77 diff --git a/pole_detection/train/labels/158.txt b/pole_detection/train/labels/158.txt new file mode 100644 index 0000000000000000000000000000000000000000..2774b8bbe1b499ade735319914e4b4d51af0786e --- /dev/null +++ b/pole_detection/train/labels/158.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:603d5df12eff6ba403ba9fe398f59d55f8872c3abae75a525e936f85005184b4 +size 78 diff --git a/pole_detection/train/labels/1580.txt b/pole_detection/train/labels/1580.txt new file mode 100644 index 0000000000000000000000000000000000000000..ee46bcce45205c76f5cef823b21203db12065cd8 --- /dev/null +++ b/pole_detection/train/labels/1580.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a2a91410444d63ad7f61f3b72fae0af2490110394813472a7573c2a2d420961 +size 79 diff --git a/pole_detection/train/labels/1581.txt b/pole_detection/train/labels/1581.txt new file mode 100644 index 0000000000000000000000000000000000000000..4cbac6e4fd997e00fe0b21bddc687a122a4c2e8c --- /dev/null +++ b/pole_detection/train/labels/1581.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a77985e5c255450231bd8a029ab25469b366230ad42edc967ffd799ad6601d7 +size 77 diff --git a/pole_detection/train/labels/1582.txt b/pole_detection/train/labels/1582.txt new file mode 100644 index 0000000000000000000000000000000000000000..32bd0547233b92dc6b690915fcfd696f22e82eb9 --- /dev/null +++ b/pole_detection/train/labels/1582.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7bf5870b543255267faab002bb2cad309c27858cb974b55a31284b2ea5f2efd +size 77 diff --git a/pole_detection/train/labels/1583.txt b/pole_detection/train/labels/1583.txt new file mode 100644 index 0000000000000000000000000000000000000000..6d28018d7f2c3924ba6ccd0198b85e6927f2b3ab --- /dev/null +++ b/pole_detection/train/labels/1583.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e9a020a6d7e9018f219e342248fb63a2d68aee1239f28a184ab51f7fb5a4a9e +size 65 diff --git a/pole_detection/train/labels/1584.txt b/pole_detection/train/labels/1584.txt new file mode 100644 index 0000000000000000000000000000000000000000..3ed92e3366dfa3abe22d3ecef68ae81c7a0f6792 --- /dev/null +++ b/pole_detection/train/labels/1584.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a562cc35c4f0bd556ff2fceca2888b824440b21207c49bad41e60d6bf422c2d9 +size 75 diff --git a/pole_detection/train/labels/1585.txt b/pole_detection/train/labels/1585.txt new file mode 100644 index 0000000000000000000000000000000000000000..ebcbf4f9625f0eb5a997abcff7f6e1e54922d1b1 --- /dev/null +++ b/pole_detection/train/labels/1585.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25f2df5424694f9e38742cc82b3527b6ae73bf1a87c2a333319f4e49d378dd9a +size 80 diff --git a/pole_detection/train/labels/1586.txt b/pole_detection/train/labels/1586.txt new file mode 100644 index 0000000000000000000000000000000000000000..653ffbdfd973d89f5935fced85eae9c5904127d9 --- /dev/null +++ b/pole_detection/train/labels/1586.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2d2a66055c4e05706b3d62c8749c22abc664df84417d9619cbdd52eaa9ddc14 +size 78 diff --git a/pole_detection/train/labels/1587.txt b/pole_detection/train/labels/1587.txt new file mode 100644 index 0000000000000000000000000000000000000000..78b3d03ae250faaf88a0e20fb8ab6e773e33f9bb --- /dev/null +++ b/pole_detection/train/labels/1587.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dba6bb7d86bd935639f4b494ea0015f3dd9189db58cbe8f9289457941610c76f +size 78 diff --git a/pole_detection/train/labels/1588.txt b/pole_detection/train/labels/1588.txt new file mode 100644 index 0000000000000000000000000000000000000000..14caecd3782db7f5a99ae060d5418c38d74d65ca --- /dev/null +++ b/pole_detection/train/labels/1588.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d12d6562cad8a11832b05bbe65fe238efc767a3b2ec989627f58957410738b8 +size 130 diff --git a/pole_detection/train/labels/1589.txt b/pole_detection/train/labels/1589.txt new file mode 100644 index 0000000000000000000000000000000000000000..7a2680ae545cdf9d0d9a1e5fe8bf44a9343b4e3c --- /dev/null +++ b/pole_detection/train/labels/1589.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e1db863f2f4ec2d7e58dd7488e88344e89c4ea8752135f430338eb4a4ab43e3 +size 75 diff --git a/pole_detection/train/labels/159.txt b/pole_detection/train/labels/159.txt new file mode 100644 index 0000000000000000000000000000000000000000..9aec534afb7c63386d87fbadb5f4af79fd25baf6 --- /dev/null +++ b/pole_detection/train/labels/159.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33034e711481353d617539deed33393cccf2090b2c976316f5e7b99e282962de +size 80 diff --git a/pole_detection/train/labels/1590.txt b/pole_detection/train/labels/1590.txt new file mode 100644 index 0000000000000000000000000000000000000000..c1859ffd647dbf44f389ae0ef3efb01b53a1f1bd --- /dev/null +++ b/pole_detection/train/labels/1590.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:137ac5fcca9ec49b286b9ce9177d5265c12764f38dc53651c63c3f537846e6a7 +size 77 diff --git a/pole_detection/train/labels/1591.txt b/pole_detection/train/labels/1591.txt new file mode 100644 index 0000000000000000000000000000000000000000..98c4b919933eebb278539f8ac00a4d5e3aa85d12 --- /dev/null +++ b/pole_detection/train/labels/1591.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6ca3248d6b527f6253814e5f3df289f44423d39968af3abd18fb1bff5c5f74e +size 77 diff --git a/pole_detection/train/labels/1592.txt b/pole_detection/train/labels/1592.txt new file mode 100644 index 0000000000000000000000000000000000000000..2ff7ca920ba179c9826d7bf40bb3ecd98214fa33 --- /dev/null +++ b/pole_detection/train/labels/1592.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8837c035090c018de2cc4b8cf634cf2086a999152d1ee58eae0c69183e34e586 +size 78 diff --git a/pole_detection/train/labels/1593.txt b/pole_detection/train/labels/1593.txt new file mode 100644 index 0000000000000000000000000000000000000000..a95eb9b12739e10a83699ff075c2b0f51e1197e7 --- /dev/null +++ b/pole_detection/train/labels/1593.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d76d5d09df19cc728c7fcdbf2bb568151076fbf7b85a1b25eccdd52001fd90b7 +size 74 diff --git a/pole_detection/train/labels/1594.txt b/pole_detection/train/labels/1594.txt new file mode 100644 index 0000000000000000000000000000000000000000..42885b85c12b3e5b9e248b0170b769c8c92c758f --- /dev/null +++ b/pole_detection/train/labels/1594.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87d21ccb8dde566b273a625b9ca2ccc921dc88a0dc9c9c90a59bb6857bb6a69e +size 71 diff --git a/pole_detection/train/labels/1595.txt b/pole_detection/train/labels/1595.txt new file mode 100644 index 0000000000000000000000000000000000000000..4e716a1a100fad129a591e63be00399b92cb839e --- /dev/null +++ b/pole_detection/train/labels/1595.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2013443ec2a3468acf0dc59912b8f4d55714d836add5eb7c2149ccfd4af8afaf +size 78 diff --git a/pole_detection/train/labels/1596.txt b/pole_detection/train/labels/1596.txt new file mode 100644 index 0000000000000000000000000000000000000000..fbafaf9d0e3ac35e3759089fa6e6ad9a71e5cea5 --- /dev/null +++ b/pole_detection/train/labels/1596.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74fc0b9460eb3181deab9617cdbf9e1fc053ffa584ad8387d1f6d6395c728f2e +size 73 diff --git a/pole_detection/train/labels/1597.txt b/pole_detection/train/labels/1597.txt new file mode 100644 index 0000000000000000000000000000000000000000..efd4e1d20df08fb1fa04130f01c1c69c963bb8b6 --- /dev/null +++ b/pole_detection/train/labels/1597.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e23dd12396f9facbb98051a08319fbc80ee65b5986da60d073a27d5e046349d8 +size 72 diff --git a/pole_detection/train/labels/1598.txt b/pole_detection/train/labels/1598.txt new file mode 100644 index 0000000000000000000000000000000000000000..36ded5a2651b4756c24b9678c8301d9fb22f94da --- /dev/null +++ b/pole_detection/train/labels/1598.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82d91548b06bd59256c0cb7697446683d6ef53ed46da67aa6b0fe98a58765b01 +size 74 diff --git a/pole_detection/train/labels/1599.txt b/pole_detection/train/labels/1599.txt new file mode 100644 index 0000000000000000000000000000000000000000..e5d7bbdb10fea683d0ec44e6cd767118d845790c --- /dev/null +++ b/pole_detection/train/labels/1599.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ecf185513d9b5ba684240785996e78400b8171fb540c26e6f006a28d743a83a +size 77 diff --git a/pole_detection/train/labels/16.txt b/pole_detection/train/labels/16.txt new file mode 100644 index 0000000000000000000000000000000000000000..2d9400d2b81961213bba4e44f62fa705b16f32c5 --- /dev/null +++ b/pole_detection/train/labels/16.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f46325701efd27d303787003632c6a19cf335011626401ed7c064ddfc972ef99 +size 68 diff --git a/pole_detection/train/labels/160.txt b/pole_detection/train/labels/160.txt new file mode 100644 index 0000000000000000000000000000000000000000..b85277c5df4131ac2098e99dfc79be86bd0790f4 --- /dev/null +++ b/pole_detection/train/labels/160.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77fbde7e22e950bc3a4cbb5a768af6958b72dd45357d3c70650ea22cf2fe0dc4 +size 78 diff --git a/pole_detection/train/labels/1600.txt b/pole_detection/train/labels/1600.txt new file mode 100644 index 0000000000000000000000000000000000000000..15cc4b5ee72651c0951f12c7224d446c7589d118 --- /dev/null +++ b/pole_detection/train/labels/1600.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5f17d82efec9cc626ceb264c3880e2bcee8cac5d562ee35ba59aecd24886516 +size 65 diff --git a/pole_detection/train/labels/1601.txt b/pole_detection/train/labels/1601.txt new file mode 100644 index 0000000000000000000000000000000000000000..7badcbf92b896e3a6a6e2fbde6711738ff9c3c29 --- /dev/null +++ b/pole_detection/train/labels/1601.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caa8b996ec62b2adb27a8e0db9051834969294ac007fc211ea600ae81d2e4d58 +size 78 diff --git a/pole_detection/train/labels/1602.txt b/pole_detection/train/labels/1602.txt new file mode 100644 index 0000000000000000000000000000000000000000..d678140b566961430a524eb0e067273d5413a07b --- /dev/null +++ b/pole_detection/train/labels/1602.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcd0c9208f001b1e8953d75399371515a22070f63e4fb2e5e94db308de437de0 +size 72 diff --git a/pole_detection/train/labels/1603.txt b/pole_detection/train/labels/1603.txt new file mode 100644 index 0000000000000000000000000000000000000000..32722c6e8385e48a9c500d08b5bc920d44b039a3 --- /dev/null +++ b/pole_detection/train/labels/1603.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e284261ce1b9b67ebed6685e4463d727a269b8f843a76c2acc9bd826867d4d49 +size 65 diff --git a/pole_detection/train/labels/1604.txt b/pole_detection/train/labels/1604.txt new file mode 100644 index 0000000000000000000000000000000000000000..230c4ffa6608a3e2a31f2ed7631b80d78bc831ab --- /dev/null +++ b/pole_detection/train/labels/1604.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37bf1f8625c0414fd93ac6aa3636fbc2fa6d6c09c81a8b160f96ddf8af08936e +size 157 diff --git a/pole_detection/train/labels/1605.txt b/pole_detection/train/labels/1605.txt new file mode 100644 index 0000000000000000000000000000000000000000..2e24ceb55e354b517451eb35f4fa3f5b47310c1d --- /dev/null +++ b/pole_detection/train/labels/1605.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee38e92696d394622f226b16a6167a7083f3843f91adcaaefbc986d52969b4c5 +size 70 diff --git a/pole_detection/train/labels/1606.txt b/pole_detection/train/labels/1606.txt new file mode 100644 index 0000000000000000000000000000000000000000..65d177ce523c296a8f565f15e4551d1da301b700 --- /dev/null +++ b/pole_detection/train/labels/1606.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a87f6ba9baab75b845ad3b814ff834959d88dda9dd30ec50e18584fa085bb2dd +size 65 diff --git a/pole_detection/train/labels/1607.txt b/pole_detection/train/labels/1607.txt new file mode 100644 index 0000000000000000000000000000000000000000..f318666178f5e69cccbfa18f16b1949b13ed04de --- /dev/null +++ b/pole_detection/train/labels/1607.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce4e7d1011e2d0658cb751c03307c2a83bbee31eba0ff4f3bb74eff655cf3db2 +size 70 diff --git a/pole_detection/train/labels/1608.txt b/pole_detection/train/labels/1608.txt new file mode 100644 index 0000000000000000000000000000000000000000..c4bf578777167dfeb08a645d21925e91b147a0be --- /dev/null +++ b/pole_detection/train/labels/1608.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:917547d1c40e7f21eea1465b125202f22f4334e9a59c707465a5586b9b7787cf +size 79 diff --git a/pole_detection/train/labels/1609.txt b/pole_detection/train/labels/1609.txt new file mode 100644 index 0000000000000000000000000000000000000000..9aaaebb19f760b0b4feb1f5ce59ff7d6080a4808 --- /dev/null +++ b/pole_detection/train/labels/1609.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3df4d4029a12f2394f893684258e9195874732d357b2fab7cce3d8be8f0affe +size 66 diff --git a/pole_detection/train/labels/161.txt b/pole_detection/train/labels/161.txt new file mode 100644 index 0000000000000000000000000000000000000000..49214d4ad9d5f28b02545b195c0c279d81dd4943 --- /dev/null +++ b/pole_detection/train/labels/161.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcb23d847c74950d5c7d029d7923b65d4888f0febb310ec1965962b38ee07937 +size 77 diff --git a/pole_detection/train/labels/1610.txt b/pole_detection/train/labels/1610.txt new file mode 100644 index 0000000000000000000000000000000000000000..19598ed8b686ca4a3d92e8b4e67261ec81b9a53b --- /dev/null +++ b/pole_detection/train/labels/1610.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:159981e838fef2959e778ae3471c29a570363e60144d3ad93c33d7f7116b4a62 +size 64 diff --git a/pole_detection/train/labels/1611.txt b/pole_detection/train/labels/1611.txt new file mode 100644 index 0000000000000000000000000000000000000000..df8ba6b44840de15aadeb3f05a290fa048ffdfec --- /dev/null +++ b/pole_detection/train/labels/1611.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87ca1db2dc342d3801537a7c9351799b2a8cf3325967d8cccd6cd22e8157c83c +size 72 diff --git a/pole_detection/train/labels/1612.txt b/pole_detection/train/labels/1612.txt new file mode 100644 index 0000000000000000000000000000000000000000..79e80dca159c67c846dffc2b5a5a5f70fd452740 --- /dev/null +++ b/pole_detection/train/labels/1612.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:894d230efbbf04d3e65230801d71c522650fb881b25cfd82bfe8c472a4743dec +size 77 diff --git a/pole_detection/train/labels/1613.txt b/pole_detection/train/labels/1613.txt new file mode 100644 index 0000000000000000000000000000000000000000..225a104863755e281f53c17ab691a31c07733f50 --- /dev/null +++ b/pole_detection/train/labels/1613.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:795c0c5d5de19ea43c97b0d80abf92992fc68f4b71e3b78e531ccb5126004951 +size 158 diff --git a/pole_detection/train/labels/1614.txt b/pole_detection/train/labels/1614.txt new file mode 100644 index 0000000000000000000000000000000000000000..e57e10576a6d12500057d67413361dd85316ae69 --- /dev/null +++ b/pole_detection/train/labels/1614.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2da6347e62328fa5747e7f100c1d1798ea0dbde53d7c25ca027c88af08651f0 +size 71 diff --git a/pole_detection/train/labels/1615.txt b/pole_detection/train/labels/1615.txt new file mode 100644 index 0000000000000000000000000000000000000000..bd880394c0dc51144f2ed3131ab1b342a2b051ea --- /dev/null +++ b/pole_detection/train/labels/1615.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e7b9bc08e38de76868c2c39ee5e3f612143a2625a1aee53e12435e638e81679 +size 79 diff --git a/pole_detection/train/labels/1616.txt b/pole_detection/train/labels/1616.txt new file mode 100644 index 0000000000000000000000000000000000000000..9c865c86d5bf4ece4c62e89532fb9308742cdea1 --- /dev/null +++ b/pole_detection/train/labels/1616.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51d9fd1336af9cc4a66dbe9144600090c3ccf067b0cc58607808fa1dd81cb6fd +size 77 diff --git a/pole_detection/train/labels/1617.txt b/pole_detection/train/labels/1617.txt new file mode 100644 index 0000000000000000000000000000000000000000..48f58bc4e72a002b358754dbcf1e039544da8356 --- /dev/null +++ b/pole_detection/train/labels/1617.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edfb298655682d6bb3eecf4308a74e8570ca5107150bc26d792c346c92ac5a59 +size 78 diff --git a/pole_detection/train/labels/1618.txt b/pole_detection/train/labels/1618.txt new file mode 100644 index 0000000000000000000000000000000000000000..ee24c1d650954496d33c921db8646d2828d1c9a2 --- /dev/null +++ b/pole_detection/train/labels/1618.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fc1be9fa6ccd397f88e750b06ec808368e7e1aa19a8b196074247c355dff5b5 +size 64 diff --git a/pole_detection/train/labels/1619.txt b/pole_detection/train/labels/1619.txt new file mode 100644 index 0000000000000000000000000000000000000000..810a37c2886c09d56409869fb3a971a6ce4cd5e5 --- /dev/null +++ b/pole_detection/train/labels/1619.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00c41c2cf35348d39758fefed2b64826fd3ddacf719003302e6a0c34b0e5943f +size 74 diff --git a/pole_detection/train/labels/162.txt b/pole_detection/train/labels/162.txt new file mode 100644 index 0000000000000000000000000000000000000000..eb88ccf5713c8ceb3a3ffc3b806a2e31707a0a5f --- /dev/null +++ b/pole_detection/train/labels/162.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a7f56f1bd3cffa9ee191cf4e1e5899ce854e274e61ff62fa8a06f770c441c37 +size 78 diff --git a/pole_detection/train/labels/1620.txt b/pole_detection/train/labels/1620.txt new file mode 100644 index 0000000000000000000000000000000000000000..10e5c8f57bc6ee51f2c11e1ca662861902fab27f --- /dev/null +++ b/pole_detection/train/labels/1620.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc32df045e568f8fea13fa2fabdb746f0028e2049b006a84fc8318bb449a3b76 +size 78 diff --git a/pole_detection/train/labels/1621.txt b/pole_detection/train/labels/1621.txt new file mode 100644 index 0000000000000000000000000000000000000000..3a0816c3eb42e29f0215941f1bb97eb7ec22c87b --- /dev/null +++ b/pole_detection/train/labels/1621.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55d953288e646ee3a27dc399472911286907c8800a46654f644b97006592186e +size 239 diff --git a/pole_detection/train/labels/1622.txt b/pole_detection/train/labels/1622.txt new file mode 100644 index 0000000000000000000000000000000000000000..9d5d81a7d86b436e5c31282fde5fb326b7b7e0a1 --- /dev/null +++ b/pole_detection/train/labels/1622.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce09ff7b39aa6e4c0d45656ad3ce77432b9ceacc8b52730df48117fba48d3fbd +size 79 diff --git a/pole_detection/train/labels/1623.txt b/pole_detection/train/labels/1623.txt new file mode 100644 index 0000000000000000000000000000000000000000..53a611776a4d59b041936831d6ab9416bb188f70 --- /dev/null +++ b/pole_detection/train/labels/1623.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d344e2b61471bc16259a9380ec1a95ac62f6e8f58f0a0dbeca9c1a4193800b6 +size 71 diff --git a/pole_detection/train/labels/1624.txt b/pole_detection/train/labels/1624.txt new file mode 100644 index 0000000000000000000000000000000000000000..b4887d00d007fe28ce1f688c4f9f7572412b3634 --- /dev/null +++ b/pole_detection/train/labels/1624.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c91664d012c9e78f2e110cfb51ceabf3c1ecf5d66f2b3955678065293d450e2 +size 72 diff --git a/pole_detection/train/labels/1625.txt b/pole_detection/train/labels/1625.txt new file mode 100644 index 0000000000000000000000000000000000000000..c785cbb9727a93d067db5b3a08870443a8c30a3b --- /dev/null +++ b/pole_detection/train/labels/1625.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce9f820f3029b6faed14dfc6110ee396d261db3d5b70c20926db6b3e31da7221 +size 73 diff --git a/pole_detection/train/labels/1626.txt b/pole_detection/train/labels/1626.txt new file mode 100644 index 0000000000000000000000000000000000000000..2d1ee99384a6c16f8b83309dbb967fff844db802 --- /dev/null +++ b/pole_detection/train/labels/1626.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3269cf53a111ba4186f5e0e768f104ab87d197ea5bb6531e25d87197f306704 +size 69 diff --git a/pole_detection/train/labels/1627.txt b/pole_detection/train/labels/1627.txt new file mode 100644 index 0000000000000000000000000000000000000000..7f3f8c5e2b442fdd2623c34f85865edefcfba73f --- /dev/null +++ b/pole_detection/train/labels/1627.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c12a4eca0f452900b615d9d1b24e74e3f1f06e6b5e3b2c6d01634206318b482b +size 77 diff --git a/pole_detection/train/labels/1628.txt b/pole_detection/train/labels/1628.txt new file mode 100644 index 0000000000000000000000000000000000000000..9930f2f543cd7be640403d57f62004b72ff26f78 --- /dev/null +++ b/pole_detection/train/labels/1628.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:668904a01df631e32eaef804d4bfb82170ae1231f6da03d22a720508e038d480 +size 77 diff --git a/pole_detection/train/labels/1629.txt b/pole_detection/train/labels/1629.txt new file mode 100644 index 0000000000000000000000000000000000000000..4e5655aeed80c9442ef967c320e26eaab619b17b --- /dev/null +++ b/pole_detection/train/labels/1629.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:634f059cfc39baaf0c91e7eb3698e1a35413a38570bcf225d69c52a0a2d8e6fb +size 78 diff --git a/pole_detection/train/labels/163.txt b/pole_detection/train/labels/163.txt new file mode 100644 index 0000000000000000000000000000000000000000..954ce493525bf7d9c3533ec9b53a7ff81916f635 --- /dev/null +++ b/pole_detection/train/labels/163.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:968a71f1e51295bf77960b2fbdd75fdda927683746ab78c36316d4f74f02fbe4 +size 79 diff --git a/pole_detection/train/labels/1630.txt b/pole_detection/train/labels/1630.txt new file mode 100644 index 0000000000000000000000000000000000000000..e368bf1e15466a7e9bb6a195228be610d1fde003 --- /dev/null +++ b/pole_detection/train/labels/1630.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f914906b8fba1c18a3f6193e8b42f263e8a645b997632a0562b6e44ece6d719e +size 74 diff --git a/pole_detection/train/labels/1631.txt b/pole_detection/train/labels/1631.txt new file mode 100644 index 0000000000000000000000000000000000000000..1e979d5074c0360ed61db1e18dd749ede9868168 --- /dev/null +++ b/pole_detection/train/labels/1631.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a246a5cce4c90845f95640d77e2d525ab18a43f57e35efa5884a59926f13ea20 +size 120 diff --git a/pole_detection/train/labels/1632.txt b/pole_detection/train/labels/1632.txt new file mode 100644 index 0000000000000000000000000000000000000000..95801ffcb5206828f91f80ecb342562898a7b06b --- /dev/null +++ b/pole_detection/train/labels/1632.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c14f75045b1ee7f5b37e7cd19ad104db080c7d5d1aeb9274a77a4f34f767b497 +size 155 diff --git a/pole_detection/train/labels/1633.txt b/pole_detection/train/labels/1633.txt new file mode 100644 index 0000000000000000000000000000000000000000..be53ce1c92c22cdb3d9c5e564177407354033c58 --- /dev/null +++ b/pole_detection/train/labels/1633.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09503e6a46a0b6774b1c1bd56e3462badf500972e6c23251504fde16145262b2 +size 71 diff --git a/pole_detection/train/labels/1634.txt b/pole_detection/train/labels/1634.txt new file mode 100644 index 0000000000000000000000000000000000000000..34e8ae36fab018089b6cb61925d6183bfc1b19b2 --- /dev/null +++ b/pole_detection/train/labels/1634.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a22964bfb11e382506eb5a1c3f8d6ab9a2b81fc2cd2f1c8c58e6f47a9bbc2941 +size 142 diff --git a/pole_detection/train/labels/1635.txt b/pole_detection/train/labels/1635.txt new file mode 100644 index 0000000000000000000000000000000000000000..d3309efc8972f35470fa7051d2a6e7383d469376 --- /dev/null +++ b/pole_detection/train/labels/1635.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:989da2c8cf68d47c3e828949078c52ab4dc8ec9887d52c7aad2aaf4bcd0b2494 +size 78 diff --git a/pole_detection/train/labels/1636.txt b/pole_detection/train/labels/1636.txt new file mode 100644 index 0000000000000000000000000000000000000000..6c4d7508628dc13307b5720ad89370f024ad5b82 --- /dev/null +++ b/pole_detection/train/labels/1636.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31c81d8f447c1f5db82302e64a5eefc9f856283feb147865a2694b11e6257bfd +size 71 diff --git a/pole_detection/train/labels/1637.txt b/pole_detection/train/labels/1637.txt new file mode 100644 index 0000000000000000000000000000000000000000..894f2377e8b2f080353914d2e12efbb32ab150a2 --- /dev/null +++ b/pole_detection/train/labels/1637.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc3821423116d69950f88925c6fae38de6d3e78758d05f07a412f14ee1b1d916 +size 145 diff --git a/pole_detection/train/labels/1638.txt b/pole_detection/train/labels/1638.txt new file mode 100644 index 0000000000000000000000000000000000000000..dbc62133c840437aa8cd4183c9fc1a9b46fa4fc0 --- /dev/null +++ b/pole_detection/train/labels/1638.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b261a86a3f5353653c33d44c52d4bdd260916d82b35e47e4b4cf20bd95876047 +size 72 diff --git a/pole_detection/train/labels/1639.txt b/pole_detection/train/labels/1639.txt new file mode 100644 index 0000000000000000000000000000000000000000..66e911ae9765d4e97dbd92c752bede4464ac12ba --- /dev/null +++ b/pole_detection/train/labels/1639.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61e5f3c46b8bc124aec88f42760ce776c809559c13d76502d3e465ff14556b8a +size 70 diff --git a/pole_detection/train/labels/164.txt b/pole_detection/train/labels/164.txt new file mode 100644 index 0000000000000000000000000000000000000000..1523b5237b2ec10615bc2e6acc66e6b53ee7c3f3 --- /dev/null +++ b/pole_detection/train/labels/164.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1bb44002f62b654afa9d0dce1a7be6a2c4bfe4bd210d62e2df945ee402e9bb6 +size 157 diff --git a/pole_detection/train/labels/1640.txt b/pole_detection/train/labels/1640.txt new file mode 100644 index 0000000000000000000000000000000000000000..a824474bda2b244f0b0c405f84a52f5ba608f603 --- /dev/null +++ b/pole_detection/train/labels/1640.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:866171a8b3a2df2486ecdc988dacdf0268e50891b9379f581729bc2df8ad6450 +size 79 diff --git a/pole_detection/train/labels/1641.txt b/pole_detection/train/labels/1641.txt new file mode 100644 index 0000000000000000000000000000000000000000..88fce261ab372f8d04b52f19954ebfdd4a02830d --- /dev/null +++ b/pole_detection/train/labels/1641.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:193b02060772eee55473b50f2fc17e01ea564a2c050a73a401ef0c183da3b8b3 +size 63 diff --git a/pole_detection/train/labels/1642.txt b/pole_detection/train/labels/1642.txt new file mode 100644 index 0000000000000000000000000000000000000000..04511416d139f2dd5c86aa287445a48968504c94 --- /dev/null +++ b/pole_detection/train/labels/1642.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:371f5ae63b4d6ecb8e9fc4b7c9a28aea36b9ffe0c74f974e473765d5bc4dd337 +size 78 diff --git a/pole_detection/train/labels/1643.txt b/pole_detection/train/labels/1643.txt new file mode 100644 index 0000000000000000000000000000000000000000..3f4a4ba939265f29c5abb8037c725feacd1aaa4b --- /dev/null +++ b/pole_detection/train/labels/1643.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:433575f8a3c00a5ecbc23316feaa1e8e4801e5ce56a3695eb5e78b043af43c75 +size 70 diff --git a/pole_detection/train/labels/1644.txt b/pole_detection/train/labels/1644.txt new file mode 100644 index 0000000000000000000000000000000000000000..8012d44bef4e83d8433a4c7f902e69fe925f5d95 --- /dev/null +++ b/pole_detection/train/labels/1644.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55ccbe4052851a15c539b0ea620957b978bfceefbee62124954a01c36f2653a3 +size 220 diff --git a/pole_detection/train/labels/1645.txt b/pole_detection/train/labels/1645.txt new file mode 100644 index 0000000000000000000000000000000000000000..8dd89b5cd37e16a207d8b4185174d46e4f2c613f --- /dev/null +++ b/pole_detection/train/labels/1645.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ddf204a79d363a742ff4d56e725b5cdf26c77e56f92c508cff8cfa8126472ef +size 78 diff --git a/pole_detection/train/labels/1646.txt b/pole_detection/train/labels/1646.txt new file mode 100644 index 0000000000000000000000000000000000000000..926ffd867e50ce5055f8800bf1e070e57bb7133a --- /dev/null +++ b/pole_detection/train/labels/1646.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3818765819ab4a65ec6ba90f5727cf8fb76461368d62803db478ef7df2ef777c +size 80 diff --git a/pole_detection/train/labels/1647.txt b/pole_detection/train/labels/1647.txt new file mode 100644 index 0000000000000000000000000000000000000000..e4492d63cb8bfcaea6baf614a89a0f115baa2ab3 --- /dev/null +++ b/pole_detection/train/labels/1647.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53d48a02e49d512f3a07d515f2d75b1cd921b81eb0d69f8a12d40e058af71fcd +size 63 diff --git a/pole_detection/train/labels/1648.txt b/pole_detection/train/labels/1648.txt new file mode 100644 index 0000000000000000000000000000000000000000..360a67aadec9dd55b66f596bf6826cbc8f852815 --- /dev/null +++ b/pole_detection/train/labels/1648.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48e21cd08e0c7a6b501447ea1d02c8ed037f62911fa87e7604472b859623115c +size 78 diff --git a/pole_detection/train/labels/1649.txt b/pole_detection/train/labels/1649.txt new file mode 100644 index 0000000000000000000000000000000000000000..15b24551f0e149f8838184525654352b7a1e0da9 --- /dev/null +++ b/pole_detection/train/labels/1649.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29d80bd13655dd851959cfc9f562791822c4918fe3cea33f29234db49af92f5f +size 158 diff --git a/pole_detection/train/labels/165.txt b/pole_detection/train/labels/165.txt new file mode 100644 index 0000000000000000000000000000000000000000..d8966486c3a7c6650b4651b9cb947973564fcc6e --- /dev/null +++ b/pole_detection/train/labels/165.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b30c1efa0b4c77e2809b25cebfb6ca6d7ac824c172b612406cebcd3f36d18ff8 +size 78 diff --git a/pole_detection/train/labels/1650.txt b/pole_detection/train/labels/1650.txt new file mode 100644 index 0000000000000000000000000000000000000000..a8df96d34c08b66bf1bce86eced6441e42134ca9 --- /dev/null +++ b/pole_detection/train/labels/1650.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e383f1d4041a86cf05cde943280f0893e24b83353876dc50f1ff0b9ccc8df81c +size 76 diff --git a/pole_detection/train/labels/1651.txt b/pole_detection/train/labels/1651.txt new file mode 100644 index 0000000000000000000000000000000000000000..4e0925ff1b103bb0dc45e432e13146fe37918862 --- /dev/null +++ b/pole_detection/train/labels/1651.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60714bd4e9ae03f61471297485f4b5852be8214e55c969278f5e0250a30ea241 +size 78 diff --git a/pole_detection/train/labels/1652.txt b/pole_detection/train/labels/1652.txt new file mode 100644 index 0000000000000000000000000000000000000000..db00e3fee5bf34a8401db01da4470046a8e59e7a --- /dev/null +++ b/pole_detection/train/labels/1652.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:552500d950731b9f8a2d15dd8d1213ecfc900dc217147d2b9f91cb12dbc2a4f1 +size 78 diff --git a/pole_detection/train/labels/1653.txt b/pole_detection/train/labels/1653.txt new file mode 100644 index 0000000000000000000000000000000000000000..d54a96e40be3c91065b0a84c4a25d6160b0e1f8f --- /dev/null +++ b/pole_detection/train/labels/1653.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4011277d64337ddc149768b46930a26e0d4d693828ac405c4d877f44831e2f4e +size 78 diff --git a/pole_detection/train/labels/1654.txt b/pole_detection/train/labels/1654.txt new file mode 100644 index 0000000000000000000000000000000000000000..a2ba7de7ecf3cf7cec8580f7243496985fa06fee --- /dev/null +++ b/pole_detection/train/labels/1654.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33b39154d612731fad0ac4bd0731d7bd0575b9e4ff575027128e2b97d320fd7a +size 79 diff --git a/pole_detection/train/labels/1655.txt b/pole_detection/train/labels/1655.txt new file mode 100644 index 0000000000000000000000000000000000000000..d508893f910aa0646356947d128c42a762ec50d0 --- /dev/null +++ b/pole_detection/train/labels/1655.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a99125923848a988b6b670bb59b57929d391898f6dfcae998549fdd0c750e7c2 +size 71 diff --git a/pole_detection/train/labels/1656.txt b/pole_detection/train/labels/1656.txt new file mode 100644 index 0000000000000000000000000000000000000000..6f75bc5f69c5b6df989c8f10847d730a438a2fc5 --- /dev/null +++ b/pole_detection/train/labels/1656.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f45675b785cf4b79e3d3b4ddc4a19aa1f22c7a8420383b81d6927ddf4e1da65 +size 63 diff --git a/pole_detection/train/labels/1657.txt b/pole_detection/train/labels/1657.txt new file mode 100644 index 0000000000000000000000000000000000000000..ec0d6d67390db57bebf159e19a4d242a94fd3e1b --- /dev/null +++ b/pole_detection/train/labels/1657.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:531e48b090d5ea39479f198364f367df533358d41bbba9834558a94af81c68e1 +size 79 diff --git a/pole_detection/train/labels/1658.txt b/pole_detection/train/labels/1658.txt new file mode 100644 index 0000000000000000000000000000000000000000..6e77aedafbb9d6f25f8acbc38c50b90a55a50a45 --- /dev/null +++ b/pole_detection/train/labels/1658.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cd863f15ad7c1984f35b9eed16e73730aa7b1af4d942d339b60ec9360b60ef1 +size 77 diff --git a/pole_detection/train/labels/1659.txt b/pole_detection/train/labels/1659.txt new file mode 100644 index 0000000000000000000000000000000000000000..61b66bae46326d02a83909198f0c9e5f22da9273 --- /dev/null +++ b/pole_detection/train/labels/1659.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41021ba2c811cc5fbbdc17f2682b935a657276b175d6e052b5b4d0dd906fb481 +size 79 diff --git a/pole_detection/train/labels/166.txt b/pole_detection/train/labels/166.txt new file mode 100644 index 0000000000000000000000000000000000000000..8ebcd1e641f5992b4fa928cf6c09a88040087dea --- /dev/null +++ b/pole_detection/train/labels/166.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afa15964f65facdb846b7e7076a84023262dc6eac80e7b3b1ff8d14737bf572d +size 78 diff --git a/pole_detection/train/labels/1660.txt b/pole_detection/train/labels/1660.txt new file mode 100644 index 0000000000000000000000000000000000000000..ec01aef579b89b50007dab43d65aad7310fa2143 --- /dev/null +++ b/pole_detection/train/labels/1660.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8cb377585c8682e2002b5e81404890aff549891ead226e8b890d5d98218c9fb +size 67 diff --git a/pole_detection/train/labels/1661.txt b/pole_detection/train/labels/1661.txt new file mode 100644 index 0000000000000000000000000000000000000000..255711e085a5e4d0fb812498c00de924d09c39b0 --- /dev/null +++ b/pole_detection/train/labels/1661.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91dd10b88dc5cdf14d6de20ca278e48b6ba3291e1afefb1f54b280e758b4b7df +size 72 diff --git a/pole_detection/train/labels/1662.txt b/pole_detection/train/labels/1662.txt new file mode 100644 index 0000000000000000000000000000000000000000..eed0f4599a52c5aaa0c0e1aadaa4e2423f1ad9b4 --- /dev/null +++ b/pole_detection/train/labels/1662.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebf69e509cd920970e3669d32de4c7c8ea02542e06dd7ee44d7b4519cff04564 +size 66 diff --git a/pole_detection/train/labels/1663.txt b/pole_detection/train/labels/1663.txt new file mode 100644 index 0000000000000000000000000000000000000000..00117cb677463f244ead5cd4f581ef68699cc77e --- /dev/null +++ b/pole_detection/train/labels/1663.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3bada2293b4c158dc8c6d9bddab62c34e9a5cd0fb51e71bae4adc0cf84ab658 +size 72 diff --git a/pole_detection/train/labels/1664.txt b/pole_detection/train/labels/1664.txt new file mode 100644 index 0000000000000000000000000000000000000000..ce6f03816f4fceeecfe2d4bc4f69a96dc3774d0b --- /dev/null +++ b/pole_detection/train/labels/1664.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb44647b54f6f33064443f8e7dbafdaaf304c0397d834a14604a357145dd4ad6 +size 78 diff --git a/pole_detection/train/labels/1665.txt b/pole_detection/train/labels/1665.txt new file mode 100644 index 0000000000000000000000000000000000000000..8b1da5e1fd7b9a044686db5d1b7596454d2e144c --- /dev/null +++ b/pole_detection/train/labels/1665.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ac25406c8c8a1dbf49a56c067a5ba939de47688f65943fa241d56626f565a7d +size 78 diff --git a/pole_detection/train/labels/167.txt b/pole_detection/train/labels/167.txt new file mode 100644 index 0000000000000000000000000000000000000000..331a88c7088a929f3bc1ea7938b9c791f85d3c26 --- /dev/null +++ b/pole_detection/train/labels/167.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b81ac86976acec3ae83edb76e707fcb65fe476f5c3c4f6cd9e9cb5077ce782b4 +size 77 diff --git a/pole_detection/train/labels/168.txt b/pole_detection/train/labels/168.txt new file mode 100644 index 0000000000000000000000000000000000000000..e60a198019dc692e426fbc8eb4d21256c7088c17 --- /dev/null +++ b/pole_detection/train/labels/168.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c1c32475f7eaa68d4435828d2c8efc38db78d8b858a1d09555d7007e3aefc18 +size 69 diff --git a/pole_detection/train/labels/169.txt b/pole_detection/train/labels/169.txt new file mode 100644 index 0000000000000000000000000000000000000000..d4daf1b30e4f2dc1bc3b684c6e02ed42d95fb011 --- /dev/null +++ b/pole_detection/train/labels/169.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03286982d637455b2a194dcc020cf6c641c2a87adf409b8a6bf361c836833b7a +size 69 diff --git a/pole_detection/train/labels/17.txt b/pole_detection/train/labels/17.txt new file mode 100644 index 0000000000000000000000000000000000000000..1ba48ee86a165d982edfa96ce1112f9b4c66ceac --- /dev/null +++ b/pole_detection/train/labels/17.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc655d9bd169c7bb08efd5f89ebdac4a850e777723b46a120ff66354cac24719 +size 157 diff --git a/pole_detection/train/labels/170.txt b/pole_detection/train/labels/170.txt new file mode 100644 index 0000000000000000000000000000000000000000..fd1b8d9d50b2385728c320ff535f209e7b65ad65 --- /dev/null +++ b/pole_detection/train/labels/170.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a02a170e79d535cee15534ad98909682425abd67154067f623332c476447de4 +size 72 diff --git a/pole_detection/train/labels/171.txt b/pole_detection/train/labels/171.txt new file mode 100644 index 0000000000000000000000000000000000000000..b900531b8825564d8c57dbdd92f922011e07a7a3 --- /dev/null +++ b/pole_detection/train/labels/171.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b110ac60d2a1f8d40fba61e100804e3af3e4c4272973bf997e6cc1ee82e52e6 +size 80 diff --git a/pole_detection/train/labels/172.txt b/pole_detection/train/labels/172.txt new file mode 100644 index 0000000000000000000000000000000000000000..b3674bc425f2ee692985b69aaea23d7d467a2bfa --- /dev/null +++ b/pole_detection/train/labels/172.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f977ca6b995fd4a3e2fd7cbaf9f5ae19f752770701999f70f6abce9435d7614b +size 79 diff --git a/pole_detection/train/labels/173.txt b/pole_detection/train/labels/173.txt new file mode 100644 index 0000000000000000000000000000000000000000..68d5c5c1b3f15440de0e764924ea96badb60ccac --- /dev/null +++ b/pole_detection/train/labels/173.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acb650c31f8f730df24154a589aeb3a6316a703a2e4786fc33f3ca77d87915ad +size 76 diff --git a/pole_detection/train/labels/174.txt b/pole_detection/train/labels/174.txt new file mode 100644 index 0000000000000000000000000000000000000000..a0fb5d2a1a15b05bdfc6f74e8799bc142d84db1e --- /dev/null +++ b/pole_detection/train/labels/174.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9de94dad4cfa7768607d5cd7e277b4f0e42844deb935e12278aef69010c36812 +size 79 diff --git a/pole_detection/train/labels/175.txt b/pole_detection/train/labels/175.txt new file mode 100644 index 0000000000000000000000000000000000000000..a102ab88c709ec052391c62db253e5c312482279 --- /dev/null +++ b/pole_detection/train/labels/175.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93fec9a76ee9f20722c4e9f2d032a44f4f8c229f14ced0805a8d829a5a700933 +size 77 diff --git a/pole_detection/train/labels/176.txt b/pole_detection/train/labels/176.txt new file mode 100644 index 0000000000000000000000000000000000000000..9c024d2cd13018f2ff1a204888e62c86e816ca5a --- /dev/null +++ b/pole_detection/train/labels/176.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:369f8f7dd57575b24e3b109ee69144a0120cbac54d9ae99ad196ea52d0b5c84b +size 79 diff --git a/pole_detection/train/labels/177.txt b/pole_detection/train/labels/177.txt new file mode 100644 index 0000000000000000000000000000000000000000..f4af6739907de9e40eb9cbc49d148330dd45f6ed --- /dev/null +++ b/pole_detection/train/labels/177.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b42337fabfe0b2df0a5b3f899ae8236b0c6e4563cc5d8368a156c786a9c1909 +size 78 diff --git a/pole_detection/train/labels/178.txt b/pole_detection/train/labels/178.txt new file mode 100644 index 0000000000000000000000000000000000000000..73dfbf51d2d1a1ca585c2218e29c892f30291716 --- /dev/null +++ b/pole_detection/train/labels/178.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f39b3f6b92efdf5789fdf363d0cab4b93f32e2e741263abd550ac9e09b1621a +size 73 diff --git a/pole_detection/train/labels/179.txt b/pole_detection/train/labels/179.txt new file mode 100644 index 0000000000000000000000000000000000000000..93c1287d349f227f8db08c90177cc0de251c79f5 --- /dev/null +++ b/pole_detection/train/labels/179.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5c99a746d1c6f0fdfa8dc1860a4f4c527b42b16d6cca972256e28b81ae49c8b +size 79 diff --git a/pole_detection/train/labels/18.txt b/pole_detection/train/labels/18.txt new file mode 100644 index 0000000000000000000000000000000000000000..6710852c742901738061f06df13470e51a8d16be --- /dev/null +++ b/pole_detection/train/labels/18.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83ba741d690364598ec0efd66cb84d0bdfb88f60407314bd2058bd17fe85a68f +size 79 diff --git a/pole_detection/train/labels/180.txt b/pole_detection/train/labels/180.txt new file mode 100644 index 0000000000000000000000000000000000000000..29d225bf087a3f94835cebdf0ec8241d1017ab1d --- /dev/null +++ b/pole_detection/train/labels/180.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c690a0ad1b977a4ae12d8092e18679ae7353193f93cc8e0ea1e96d017b7f927 +size 79 diff --git a/pole_detection/train/labels/181.txt b/pole_detection/train/labels/181.txt new file mode 100644 index 0000000000000000000000000000000000000000..7ccc5412d47369105a491f08edb225496b5256c5 --- /dev/null +++ b/pole_detection/train/labels/181.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db7d813b8d0be02396060151d9f9b900f98957598f5455fd43586a2015ba917d +size 78 diff --git a/pole_detection/train/labels/182.txt b/pole_detection/train/labels/182.txt new file mode 100644 index 0000000000000000000000000000000000000000..8e52de5c3d21f4c140f8d666a3825cb777fb68d7 --- /dev/null +++ b/pole_detection/train/labels/182.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9f0f388d46d83ff7aa0585ec221b7b2bca2520655c5c6aee3e851e9e1593ef4 +size 78 diff --git a/pole_detection/train/labels/183.txt b/pole_detection/train/labels/183.txt new file mode 100644 index 0000000000000000000000000000000000000000..a29f478d361e4e946ba029eaade844d8b198a76c --- /dev/null +++ b/pole_detection/train/labels/183.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f534bb7cf7fcf1dd976bab391a322accb46f11bcc01c5427c256c85f138ca729 +size 78 diff --git a/pole_detection/train/labels/184.txt b/pole_detection/train/labels/184.txt new file mode 100644 index 0000000000000000000000000000000000000000..4629dac9feb781e6ce52080578951ceb7cb9393c --- /dev/null +++ b/pole_detection/train/labels/184.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c4d422a9a7587a992f37f7cf8b00a161e75c2ba7454de45e2886cc21af7f3a5 +size 72 diff --git a/pole_detection/train/labels/185.txt b/pole_detection/train/labels/185.txt new file mode 100644 index 0000000000000000000000000000000000000000..d9f21796570bd3aedf7d299da8b5d53f1dec61e9 --- /dev/null +++ b/pole_detection/train/labels/185.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76e4d1dcd5bb013df6eb38a544b502a47cd66668bc09ace630b500638ed9fa3f +size 78 diff --git a/pole_detection/train/labels/186.txt b/pole_detection/train/labels/186.txt new file mode 100644 index 0000000000000000000000000000000000000000..02e618804b14161ec9405987b9fc1b4a2891e14d --- /dev/null +++ b/pole_detection/train/labels/186.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7e58824b6f54ae163a8e2f93ff11504ba14888cd4102f427dc1dae4a557521a +size 75 diff --git a/pole_detection/train/labels/187.txt b/pole_detection/train/labels/187.txt new file mode 100644 index 0000000000000000000000000000000000000000..aff6b9a1ba93781c34a1ad0548ca656c02cc4185 --- /dev/null +++ b/pole_detection/train/labels/187.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ee99f2ed7c5ee6a89f6f63af27581948cc3c1bde73606e38b47ef35bc1ff602 +size 69 diff --git a/pole_detection/train/labels/188.txt b/pole_detection/train/labels/188.txt new file mode 100644 index 0000000000000000000000000000000000000000..5af66e51f7676c02fb2a878749fb39edff47c18f --- /dev/null +++ b/pole_detection/train/labels/188.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65fa4b310e9cdd31a40dc0efce539d1934abf3176e321146b55b63b929d048a6 +size 78 diff --git a/pole_detection/train/labels/189.txt b/pole_detection/train/labels/189.txt new file mode 100644 index 0000000000000000000000000000000000000000..63476c436ba29da2191a33a5e7023a908aaced81 --- /dev/null +++ b/pole_detection/train/labels/189.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b3f409ddc9b4a9304f790db576cb8ea38a0659010e368487934d3cb2b72e281 +size 80 diff --git a/pole_detection/train/labels/19.txt b/pole_detection/train/labels/19.txt new file mode 100644 index 0000000000000000000000000000000000000000..61e39d28553ccb95ff7420aee2860e8028fa5374 --- /dev/null +++ b/pole_detection/train/labels/19.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53aacdf76f600b3cf0bdfa07ddb5cc1603a99e238ae31ba0d2cac5309d1134d6 +size 69 diff --git a/pole_detection/train/labels/190.txt b/pole_detection/train/labels/190.txt new file mode 100644 index 0000000000000000000000000000000000000000..cd22a7d8937b2f21e1b72c3fc08a9e6b0fbe6617 --- /dev/null +++ b/pole_detection/train/labels/190.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c3bbd121e2e0d1ecbed6ed02a056d81c7053ca0071ddaf7e1ffcdf4f6c5e70e +size 156 diff --git a/pole_detection/train/labels/191.txt b/pole_detection/train/labels/191.txt new file mode 100644 index 0000000000000000000000000000000000000000..4826d688f40d7acf31e411d390e97a0643a9b8ef --- /dev/null +++ b/pole_detection/train/labels/191.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18c396d19151da01de4acc4b4ed2d682fc162fba3a207635da43b5ac93aacf99 +size 62 diff --git a/pole_detection/train/labels/192.txt b/pole_detection/train/labels/192.txt new file mode 100644 index 0000000000000000000000000000000000000000..7c805bb41a8c264ed0b5da90f784973726e35745 --- /dev/null +++ b/pole_detection/train/labels/192.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1f88e549dda61a69de7dea9827a5a25f37d2091c1674dc6e7c4625db3022fd9 +size 64 diff --git a/pole_detection/train/labels/193.txt b/pole_detection/train/labels/193.txt new file mode 100644 index 0000000000000000000000000000000000000000..97d3571cf34193f6c3a2cdec6933024fb5c999b3 --- /dev/null +++ b/pole_detection/train/labels/193.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1e3273f602dc347f56d99e00f542800819f7341a7200e7e4ce6bb6350b12fa1 +size 149 diff --git a/pole_detection/train/labels/194.txt b/pole_detection/train/labels/194.txt new file mode 100644 index 0000000000000000000000000000000000000000..9b22cd09d3b236c757dc1994becb687701f707ff --- /dev/null +++ b/pole_detection/train/labels/194.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e5409bab7ad1611b030d135dc2a014581d396ca7c72da0880f1347794f49b22 +size 78 diff --git a/pole_detection/train/labels/195.txt b/pole_detection/train/labels/195.txt new file mode 100644 index 0000000000000000000000000000000000000000..70532aebc5a120f297c21fb00456054e482f2000 --- /dev/null +++ b/pole_detection/train/labels/195.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6e37d0ed4e350f805bee8b85f066d145ab194b242fc9af4cb7fdb267523b78a +size 77 diff --git a/pole_detection/train/labels/196.txt b/pole_detection/train/labels/196.txt new file mode 100644 index 0000000000000000000000000000000000000000..ece8e901fb64418d1a897753afb20353cd63ec80 --- /dev/null +++ b/pole_detection/train/labels/196.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d50e69b2e626cffadeaa4882e1999f3882f217bbfba4e8f9f2e9c23f412f263 +size 64 diff --git a/pole_detection/train/labels/197.txt b/pole_detection/train/labels/197.txt new file mode 100644 index 0000000000000000000000000000000000000000..c3b0596bc1d758b977710484266f87b5c022219d --- /dev/null +++ b/pole_detection/train/labels/197.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4577de6b436eb2c446e6724503d636351f1b5d96c83c227057751a69e096f1c8 +size 78 diff --git a/pole_detection/train/labels/198.txt b/pole_detection/train/labels/198.txt new file mode 100644 index 0000000000000000000000000000000000000000..5d23c77cbee1793655de1e72b063bc731d84e398 --- /dev/null +++ b/pole_detection/train/labels/198.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ed50554fb717b3ed1268c90033298af62e23f2de91a4c4de061c177ae7c5a25 +size 78 diff --git a/pole_detection/train/labels/199.txt b/pole_detection/train/labels/199.txt new file mode 100644 index 0000000000000000000000000000000000000000..19c66756ee09f5393f19114af19228a0a30ca9a8 --- /dev/null +++ b/pole_detection/train/labels/199.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59668f7d11bdd6a2b25524bd9dfe30ae9e0dade3480dff43304914c775820362 +size 78 diff --git a/pole_detection/train/labels/2.txt b/pole_detection/train/labels/2.txt new file mode 100644 index 0000000000000000000000000000000000000000..8e193cf6088b8835a2d7b38265003506fc4e7ed1 --- /dev/null +++ b/pole_detection/train/labels/2.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0336236201a0982a316d1c99821af0ce408526e1594b01f837787103de837aea +size 72 diff --git a/pole_detection/train/labels/20.txt b/pole_detection/train/labels/20.txt new file mode 100644 index 0000000000000000000000000000000000000000..8bef47469d5095ee0a6941cbc3f1a3830db2f8ad --- /dev/null +++ b/pole_detection/train/labels/20.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2001967dce1970383c403d5e6a3ff10116ad72571220cbb16627869ab5b06be +size 80 diff --git a/pole_detection/train/labels/200.txt b/pole_detection/train/labels/200.txt new file mode 100644 index 0000000000000000000000000000000000000000..34f66c49170f6bb75c5c6645205a9603cef588a7 --- /dev/null +++ b/pole_detection/train/labels/200.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a45afc6676addbccdc649c91d9a5e6ebf1721ff609afb68373aab499772bcc6 +size 79 diff --git a/pole_detection/train/labels/201.txt b/pole_detection/train/labels/201.txt new file mode 100644 index 0000000000000000000000000000000000000000..805a7dfa533b1b54d3fd24f4151b4706098f923c --- /dev/null +++ b/pole_detection/train/labels/201.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7a518e16241d00caa30d4e7f8cfff91d308046542d98e94e7fd06d292006d83 +size 78 diff --git a/pole_detection/train/labels/202.txt b/pole_detection/train/labels/202.txt new file mode 100644 index 0000000000000000000000000000000000000000..bbbbb61fc0360f15b557ce191a928c52b1cb346e --- /dev/null +++ b/pole_detection/train/labels/202.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f422b8f78bc6dab1f850a89ba774d16d07b4797bbcfc2b16a203d376c60a23d0 +size 78 diff --git a/pole_detection/train/labels/203.txt b/pole_detection/train/labels/203.txt new file mode 100644 index 0000000000000000000000000000000000000000..8188c63c423e9e23757f820832141c9a760d969a --- /dev/null +++ b/pole_detection/train/labels/203.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fc46f8c0b0cbd95beb769c2f61da249350331522742460520cec5597353c098 +size 71 diff --git a/pole_detection/train/labels/204.txt b/pole_detection/train/labels/204.txt new file mode 100644 index 0000000000000000000000000000000000000000..d90dd244821c202bdc5501ec16fdc8920d3897e7 --- /dev/null +++ b/pole_detection/train/labels/204.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb91169b62b1ed9aea982baacb991763c9fdddd1200c1a6dc0254db0f82c7c0a +size 77 diff --git a/pole_detection/train/labels/205.txt b/pole_detection/train/labels/205.txt new file mode 100644 index 0000000000000000000000000000000000000000..5da492fa63c42390f93713a867424f13aedc9022 --- /dev/null +++ b/pole_detection/train/labels/205.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d47f3caca379a8e1232ff0cbe58f05bed9ff6304a0f9d1ea3b694984daf7a48b +size 75 diff --git a/pole_detection/train/labels/206.txt b/pole_detection/train/labels/206.txt new file mode 100644 index 0000000000000000000000000000000000000000..3e3ba6280965868e0a0ce822ba97fe86eaf86c8c --- /dev/null +++ b/pole_detection/train/labels/206.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b14913141195d64ffb16791c44524a94f6ff096f303a8af62f1d0382bafb80cd +size 78 diff --git a/pole_detection/train/labels/207.txt b/pole_detection/train/labels/207.txt new file mode 100644 index 0000000000000000000000000000000000000000..a6d122ef8ac1e303bd91bee7030393698b8290d2 --- /dev/null +++ b/pole_detection/train/labels/207.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce5821d98ce085e6a14166b11d2a812134176a7022a180c47ed1b83e5264b010 +size 79 diff --git a/pole_detection/train/labels/208.txt b/pole_detection/train/labels/208.txt new file mode 100644 index 0000000000000000000000000000000000000000..f56f7b12edf7701a70ac12f14069e3cf0ea0277d --- /dev/null +++ b/pole_detection/train/labels/208.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f4314eba68e25d7233a2ccfaf6abdaaa7700b34fda446a19acaff145209567e +size 61 diff --git a/pole_detection/train/labels/209.txt b/pole_detection/train/labels/209.txt new file mode 100644 index 0000000000000000000000000000000000000000..d01f4bbbb9170331ff786f2932f4ddb538372a8c --- /dev/null +++ b/pole_detection/train/labels/209.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a99769ee4127c6b4a771fb4c92292c20b475f8d57f6f0bb43a54a20dc722bfdb +size 57 diff --git a/pole_detection/train/labels/21.txt b/pole_detection/train/labels/21.txt new file mode 100644 index 0000000000000000000000000000000000000000..5713752c95eb7e086e2200dbc57ca97964780a2a --- /dev/null +++ b/pole_detection/train/labels/21.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e174c9ba0f171ac34547a49e776c219947c260dce20fc2dfd522b803b218747d +size 80 diff --git a/pole_detection/train/labels/210.txt b/pole_detection/train/labels/210.txt new file mode 100644 index 0000000000000000000000000000000000000000..baa64c5739b332c221e38e452d740d7cf0c5c4e3 --- /dev/null +++ b/pole_detection/train/labels/210.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:300e00134acdb82eb102dc4ee2d45b80da38c4d354cbda83a27411b046e50e4e +size 62 diff --git a/pole_detection/train/labels/211.txt b/pole_detection/train/labels/211.txt new file mode 100644 index 0000000000000000000000000000000000000000..e2373f7584d3d83b55e293cf40873a2aa5bcc67d --- /dev/null +++ b/pole_detection/train/labels/211.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a32ee1570816c5c6356172e005de748e32cf4d897c16a92488b42dbe3d56acd +size 78 diff --git a/pole_detection/train/labels/212.txt b/pole_detection/train/labels/212.txt new file mode 100644 index 0000000000000000000000000000000000000000..df5e901d46b570abdc5ff39e79cf86a9e1dfbfa1 --- /dev/null +++ b/pole_detection/train/labels/212.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d7b414940af8a5c3a5d7940de0e235407e77b6a9e20819935c342a0db67ba22 +size 69 diff --git a/pole_detection/train/labels/213.txt b/pole_detection/train/labels/213.txt new file mode 100644 index 0000000000000000000000000000000000000000..4407e44b221885be314c626d4486451ef8a5d3f3 --- /dev/null +++ b/pole_detection/train/labels/213.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e8ea7a6b4e6817f7df51d8d815a53c2e328c445a131ba338ae72c53730c986f +size 77 diff --git a/pole_detection/train/labels/214.txt b/pole_detection/train/labels/214.txt new file mode 100644 index 0000000000000000000000000000000000000000..48a73e9c7b9f93edc309a14008ec63711662e037 --- /dev/null +++ b/pole_detection/train/labels/214.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ddb09cdc746256fee2dba42bc9d5e92b1abfa1a887b151cc4b519b423794049 +size 75 diff --git a/pole_detection/train/labels/215.txt b/pole_detection/train/labels/215.txt new file mode 100644 index 0000000000000000000000000000000000000000..db8a0e87425d6e28c213010921767e5590d6c91e --- /dev/null +++ b/pole_detection/train/labels/215.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:290f20f273e0c789d0c2a633b9ead2b66b4ac7ff254c700fd24f8a2eb7706a60 +size 78 diff --git a/pole_detection/train/labels/216.txt b/pole_detection/train/labels/216.txt new file mode 100644 index 0000000000000000000000000000000000000000..77e63c66861fc3057ab4866d5a017c2b0401abf5 --- /dev/null +++ b/pole_detection/train/labels/216.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bfc132a312956bcd3128a756d6f6316133e8442878b4b39e13df1f739313552 +size 65 diff --git a/pole_detection/train/labels/217.txt b/pole_detection/train/labels/217.txt new file mode 100644 index 0000000000000000000000000000000000000000..103f80aef9064c0d686473631ea2886ce298f609 --- /dev/null +++ b/pole_detection/train/labels/217.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b563d5176f0fa927c508555d0bc9fa4e97e17cf6d1d4720deefc68bd6972d957 +size 79 diff --git a/pole_detection/train/labels/218.txt b/pole_detection/train/labels/218.txt new file mode 100644 index 0000000000000000000000000000000000000000..6ebc1e43462e5b97bd2c925265ca51c8f3326ccb --- /dev/null +++ b/pole_detection/train/labels/218.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a63e2c924f1de62c8f1dde67a1be213381a089928a911371e0f304bd0eef0b54 +size 78 diff --git a/pole_detection/train/labels/219.txt b/pole_detection/train/labels/219.txt new file mode 100644 index 0000000000000000000000000000000000000000..60eca02a3fff46b7af08a316a510f207c0acc2b9 --- /dev/null +++ b/pole_detection/train/labels/219.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a14d6be09b57842e8c37efe9dbcb6f99ab440d5485b645ae17e32cca80737ce7 +size 78 diff --git a/pole_detection/train/labels/22.txt b/pole_detection/train/labels/22.txt new file mode 100644 index 0000000000000000000000000000000000000000..bd06fdb6a92d8b15c2718020932fa0638fa41f06 --- /dev/null +++ b/pole_detection/train/labels/22.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12c9e80983692f3a0e604a73989d66929ce12f36c07c0c3964c52de1714f8f4b +size 79 diff --git a/pole_detection/train/labels/220.txt b/pole_detection/train/labels/220.txt new file mode 100644 index 0000000000000000000000000000000000000000..7975bb762782640bcd3f24ed7ae5f764568128d3 --- /dev/null +++ b/pole_detection/train/labels/220.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:010ee43b8148bfa5c746bdecea15128258fe423023390436a20f72406c3e779f +size 155 diff --git a/pole_detection/train/labels/221.txt b/pole_detection/train/labels/221.txt new file mode 100644 index 0000000000000000000000000000000000000000..e63bf94faac1461abd92514ab7e5ad39ff74b9d2 --- /dev/null +++ b/pole_detection/train/labels/221.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c60bbdfc27caf957c5212bad10457c57331995c38718558f379cf950b4851b4 +size 71 diff --git a/pole_detection/train/labels/222.txt b/pole_detection/train/labels/222.txt new file mode 100644 index 0000000000000000000000000000000000000000..5d45708aeb008b7c3347d8efdd855e6103861059 --- /dev/null +++ b/pole_detection/train/labels/222.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5754d91c6581c6d3bcb567ec549148d4a1becbaa0b3e061999ef93c317516db +size 52 diff --git a/pole_detection/train/labels/223.txt b/pole_detection/train/labels/223.txt new file mode 100644 index 0000000000000000000000000000000000000000..1b64714c3eec83bae51920a66aaa048626f9ae8b --- /dev/null +++ b/pole_detection/train/labels/223.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:249a3315583669d986516252a6beebf4ef8510c418ce1c035484282c7ddff1e8 +size 78 diff --git a/pole_detection/train/labels/224.txt b/pole_detection/train/labels/224.txt new file mode 100644 index 0000000000000000000000000000000000000000..0c93817d1f4efa71fe860b2e8fe2b5c709a24d3c --- /dev/null +++ b/pole_detection/train/labels/224.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b21c78e040ee568d07d8695f103ff69fb4725e213d752546dc1decd3453bdda +size 78 diff --git a/pole_detection/train/labels/225.txt b/pole_detection/train/labels/225.txt new file mode 100644 index 0000000000000000000000000000000000000000..33fd773a73485fb773c90967d41876cf96cf5dc6 --- /dev/null +++ b/pole_detection/train/labels/225.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e4f7d25cca1c959abf81184d7d134b61f13ecb272a737d1702edae83a176f95 +size 79 diff --git a/pole_detection/train/labels/226.txt b/pole_detection/train/labels/226.txt new file mode 100644 index 0000000000000000000000000000000000000000..60073eeda1a684e71c7d94adf63e518356d43ac4 --- /dev/null +++ b/pole_detection/train/labels/226.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65add5f6a0837adf0c025e8d5e4c6c32c7bf595995d2829088f8b844481bd9a1 +size 78 diff --git a/pole_detection/train/labels/227.txt b/pole_detection/train/labels/227.txt new file mode 100644 index 0000000000000000000000000000000000000000..64e6da5e958f7279d3e6935be9f0b089c8e5bedf --- /dev/null +++ b/pole_detection/train/labels/227.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4369d58a766c47f8ed206e42b269883155c93f1339f49623ad03dc223397bd94 +size 79 diff --git a/pole_detection/train/labels/228.txt b/pole_detection/train/labels/228.txt new file mode 100644 index 0000000000000000000000000000000000000000..a0ca84179febee290c1e498c5770496f0a5e9271 --- /dev/null +++ b/pole_detection/train/labels/228.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16e9153f72295d47b171e0b955cd94567d166da3646f72f3d9e8af1dee376483 +size 77 diff --git a/pole_detection/train/labels/229.txt b/pole_detection/train/labels/229.txt new file mode 100644 index 0000000000000000000000000000000000000000..5e5e1f254609459f053738bdd2327fdf047b19cd --- /dev/null +++ b/pole_detection/train/labels/229.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4353f37c9bab7ed92d7b70fb234999059ab35a12d1511eaf76c5a09afec68ef +size 61 diff --git a/pole_detection/train/labels/23.txt b/pole_detection/train/labels/23.txt new file mode 100644 index 0000000000000000000000000000000000000000..5eb2bca6fc6805878d5f13dc30393ff7026a009e --- /dev/null +++ b/pole_detection/train/labels/23.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4fba3dcfa4f5bb119a8295d6cf37d3660ef1cc990e94978f43ccd1a70e47103 +size 72 diff --git a/pole_detection/train/labels/230.txt b/pole_detection/train/labels/230.txt new file mode 100644 index 0000000000000000000000000000000000000000..36e977f0f4502aac0a5e79b8bb63b9408bb28701 --- /dev/null +++ b/pole_detection/train/labels/230.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbff4c3527d30b93ea96d667e05fd94286f5b3cf1217a847b8d5426192b58bf6 +size 72 diff --git a/pole_detection/train/labels/231.txt b/pole_detection/train/labels/231.txt new file mode 100644 index 0000000000000000000000000000000000000000..55f1a53481c70a09dee6b8c800cb0f3c76029b39 --- /dev/null +++ b/pole_detection/train/labels/231.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:287dfeab7b8af6bb4e44d13b9acd89af2d4687c2d2cb05ae7b86664e91f7d327 +size 78 diff --git a/pole_detection/train/labels/232.txt b/pole_detection/train/labels/232.txt new file mode 100644 index 0000000000000000000000000000000000000000..ee0ffef694747b8b3ab800a5b149e00f6242d96a --- /dev/null +++ b/pole_detection/train/labels/232.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d563ed88c0ce3b484ffc9b23989f15cd6d2b689bcc7dadd21aaf4e01e88097ba +size 79 diff --git a/pole_detection/train/labels/233.txt b/pole_detection/train/labels/233.txt new file mode 100644 index 0000000000000000000000000000000000000000..d67a7fed34262e22cdcbb0484b734554650afa0c --- /dev/null +++ b/pole_detection/train/labels/233.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8cbdc83324d1d8aba6d0706d9eeb891e3251bc80bb79e63d26cd24423a42b37 +size 78 diff --git a/pole_detection/train/labels/234.txt b/pole_detection/train/labels/234.txt new file mode 100644 index 0000000000000000000000000000000000000000..cd127958213eb556a34e16321071957cb9d2b303 --- /dev/null +++ b/pole_detection/train/labels/234.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25199d9120e3dede7bfb390de4146228ca942f5e50ae0519bf3d1b932587f237 +size 79 diff --git a/pole_detection/train/labels/235.txt b/pole_detection/train/labels/235.txt new file mode 100644 index 0000000000000000000000000000000000000000..8da4e90088adcace4d68bd6f87cecb8900983e39 --- /dev/null +++ b/pole_detection/train/labels/235.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d676d5449697b4b075f3018f2532551f07fe285ce6f2f5e404a87cbbf59bfc43 +size 68 diff --git a/pole_detection/train/labels/236.txt b/pole_detection/train/labels/236.txt new file mode 100644 index 0000000000000000000000000000000000000000..873ae525eb168c9a76c6bea4c994fad90a7afe28 --- /dev/null +++ b/pole_detection/train/labels/236.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dd220b24f4f270b18775e39f21ad24dfd93b24f81e807677753c4ba0e860a91 +size 77 diff --git a/pole_detection/train/labels/237.txt b/pole_detection/train/labels/237.txt new file mode 100644 index 0000000000000000000000000000000000000000..107af44039b17e0ab528fa4fe6ce72705f7aba2e --- /dev/null +++ b/pole_detection/train/labels/237.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e70a6da45ce60773502aa616f63482add887d1db771e7978828e848e4200f605 +size 68 diff --git a/pole_detection/train/labels/238.txt b/pole_detection/train/labels/238.txt new file mode 100644 index 0000000000000000000000000000000000000000..04d30651d3823fd0158a4ebcea2de8cdca77ff6b --- /dev/null +++ b/pole_detection/train/labels/238.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a00c43f236b1d26d6a78f7898fb697baad378419bebda3180b1676dede6f1de4 +size 71 diff --git a/pole_detection/train/labels/239.txt b/pole_detection/train/labels/239.txt new file mode 100644 index 0000000000000000000000000000000000000000..e87bb88adfc5096edc926e84869a3488dce91a42 --- /dev/null +++ b/pole_detection/train/labels/239.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68a171c805deb95163d14660b56a47bfaf89bdbe93c608c7e310174156a80dac +size 78 diff --git a/pole_detection/train/labels/24.txt b/pole_detection/train/labels/24.txt new file mode 100644 index 0000000000000000000000000000000000000000..980d14e541128ce7a1e7f4275de5652f1918f9f8 --- /dev/null +++ b/pole_detection/train/labels/24.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38eb6264ec1b96481c351df361128d1186d217949285bffd6a7906490a92c7fd +size 78 diff --git a/pole_detection/train/labels/240.txt b/pole_detection/train/labels/240.txt new file mode 100644 index 0000000000000000000000000000000000000000..60bc3f2ed450241bfff552cce6442af9ba540e83 --- /dev/null +++ b/pole_detection/train/labels/240.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3162267b465754890673fe7a450f314813091a4de82814ac5fddb208b513b5b +size 76 diff --git a/pole_detection/train/labels/241.txt b/pole_detection/train/labels/241.txt new file mode 100644 index 0000000000000000000000000000000000000000..0a9f54267b9f895a4f637e1bab50d22fc8ef021b --- /dev/null +++ b/pole_detection/train/labels/241.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a190784f52794d4ca1180f956ac1306e691aa6499394446951f129fe68b0101 +size 62 diff --git a/pole_detection/train/labels/242.txt b/pole_detection/train/labels/242.txt new file mode 100644 index 0000000000000000000000000000000000000000..80bf6a08e42847c9da3ade3395821b26de2c3624 --- /dev/null +++ b/pole_detection/train/labels/242.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07b3c7b4eb90921bc5f224a2fbeb8de3244d0e73017c8fad78c73af80542bb63 +size 71 diff --git a/pole_detection/train/labels/243.txt b/pole_detection/train/labels/243.txt new file mode 100644 index 0000000000000000000000000000000000000000..55ba40203f1411331bf375927c105dcf18fb53ea --- /dev/null +++ b/pole_detection/train/labels/243.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:828dab67ba11756bb020021f24db63832cb571a41aff1b7e1e7e5ff6ab14e264 +size 78 diff --git a/pole_detection/train/labels/244.txt b/pole_detection/train/labels/244.txt new file mode 100644 index 0000000000000000000000000000000000000000..9d42e7e0e0ba3e3b633bacfa8880867de138caf7 --- /dev/null +++ b/pole_detection/train/labels/244.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea15e105394401f3f580a6f550b0e6d5429bfc711f54313489bb842eb94e66e4 +size 78 diff --git a/pole_detection/train/labels/245.txt b/pole_detection/train/labels/245.txt new file mode 100644 index 0000000000000000000000000000000000000000..ae2bf3b6869001538a75b3e54f52b6bc74abc349 --- /dev/null +++ b/pole_detection/train/labels/245.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cfe4d72b7a8ce6d49f91adb6d84805d6dfee66d16741d4ba1094016daad32c4 +size 79 diff --git a/pole_detection/train/labels/246.txt b/pole_detection/train/labels/246.txt new file mode 100644 index 0000000000000000000000000000000000000000..c5bf19773471e8b9ea64741e2b0ad2eb634e547d --- /dev/null +++ b/pole_detection/train/labels/246.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f276484c9bd9eeb6905a9179d2acd81d2bd87702bc2f8c1458c5024a1d539bb2 +size 70 diff --git a/pole_detection/train/labels/247.txt b/pole_detection/train/labels/247.txt new file mode 100644 index 0000000000000000000000000000000000000000..2c8c04893e77dc58b3a6e54520ccae3422e9a78d --- /dev/null +++ b/pole_detection/train/labels/247.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67c1134187b5791356d1cc845123b34d8d350dfe2a52316c95313495051ca323 +size 153 diff --git a/pole_detection/train/labels/248.txt b/pole_detection/train/labels/248.txt new file mode 100644 index 0000000000000000000000000000000000000000..11988e34a5c09bc3a8a90112dce488ab6036f189 --- /dev/null +++ b/pole_detection/train/labels/248.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:943cf3be595c9603fd7778112b39fc94a40b7b0cff68cebd77edd0521efdfabf +size 77 diff --git a/pole_detection/train/labels/249.txt b/pole_detection/train/labels/249.txt new file mode 100644 index 0000000000000000000000000000000000000000..f2ea1e73016c4c58044899000127cf42d540ac01 --- /dev/null +++ b/pole_detection/train/labels/249.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67ca835f457c2e7ad7864fe78ec69906518fd828a773fc10741748c33b9cb35f +size 77 diff --git a/pole_detection/train/labels/25.txt b/pole_detection/train/labels/25.txt new file mode 100644 index 0000000000000000000000000000000000000000..2136cbb6829d0e7824aef605e1871ef4ee3b42bf --- /dev/null +++ b/pole_detection/train/labels/25.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93cb2e95a29336053713661eead5620f5f845a191d88e4a04ff87713e7648430 +size 78 diff --git a/pole_detection/train/labels/250.txt b/pole_detection/train/labels/250.txt new file mode 100644 index 0000000000000000000000000000000000000000..62dca7f64dac0c60e0df1194f830706184dce657 --- /dev/null +++ b/pole_detection/train/labels/250.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26230b7079b8c50f86ccda478a2a115ea3a4fadc04017719d92e1ac40b45ad86 +size 69 diff --git a/pole_detection/train/labels/251.txt b/pole_detection/train/labels/251.txt new file mode 100644 index 0000000000000000000000000000000000000000..285615024a20416cdea7f7ac5f1886d8ced57e9a --- /dev/null +++ b/pole_detection/train/labels/251.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:253a04defbc93d923157ad5a9013fe2d6e426e10c30a8bd340c80b1786d6b90b +size 78 diff --git a/pole_detection/train/labels/252.txt b/pole_detection/train/labels/252.txt new file mode 100644 index 0000000000000000000000000000000000000000..3895192a20b948d3279701f48949465f74bc1901 --- /dev/null +++ b/pole_detection/train/labels/252.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29e492330f08e32a9eda82138f5e810421fe97774e96b983175e6d758d09b3cd +size 79 diff --git a/pole_detection/train/labels/253.txt b/pole_detection/train/labels/253.txt new file mode 100644 index 0000000000000000000000000000000000000000..34bf75ca35d3dd6c84b65ac99d504729f96ad59e --- /dev/null +++ b/pole_detection/train/labels/253.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4ddad0cc075cb9f95643f320a76e68d3134115d8d8f11ee17038ecade056345 +size 79 diff --git a/pole_detection/train/labels/254.txt b/pole_detection/train/labels/254.txt new file mode 100644 index 0000000000000000000000000000000000000000..134c17e9f352324349c9d59f35d86e077c3d8a37 --- /dev/null +++ b/pole_detection/train/labels/254.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1afc2ea4ac907ded8b427531a01480be1b375bb6d6caac44d9f869a4369ce02 +size 71 diff --git a/pole_detection/train/labels/255.txt b/pole_detection/train/labels/255.txt new file mode 100644 index 0000000000000000000000000000000000000000..5a6c047eac793aab8d34fd3093aa9090964fa687 --- /dev/null +++ b/pole_detection/train/labels/255.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5af4ee3b21aa8e8e20f7dd7369f74832383a37510925ff4e972d31a98d7e91e9 +size 80 diff --git a/pole_detection/train/labels/256.txt b/pole_detection/train/labels/256.txt new file mode 100644 index 0000000000000000000000000000000000000000..1ed38c4c4ac171d4616e6d1afef4d51cbd91c547 --- /dev/null +++ b/pole_detection/train/labels/256.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ea529b42a5eedc3cad2d643934f6555676f0b0fc23e5c3c1aa4afec24ee3ac3 +size 45 diff --git a/pole_detection/train/labels/257.txt b/pole_detection/train/labels/257.txt new file mode 100644 index 0000000000000000000000000000000000000000..182ef35d9cc2402f1af830c15addd69bfe45d223 --- /dev/null +++ b/pole_detection/train/labels/257.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b1506c5bd3d68084db0fda9d49bc727af2896d2405e4795bf95021e0c4f7bd0 +size 78 diff --git a/pole_detection/train/labels/258.txt b/pole_detection/train/labels/258.txt new file mode 100644 index 0000000000000000000000000000000000000000..f336700d50db7cffdebc9a500bf854def1f7804d --- /dev/null +++ b/pole_detection/train/labels/258.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c561fe866159b5ddf045323d90b4fa9ec959529b45be0cde34e01d3e6eb38182 +size 67 diff --git a/pole_detection/train/labels/259.txt b/pole_detection/train/labels/259.txt new file mode 100644 index 0000000000000000000000000000000000000000..2adb2ad9c9af3b89fe72eedaf4ac23f45f9a4ea8 --- /dev/null +++ b/pole_detection/train/labels/259.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14d2705c63845bc6e6fccbaa71c23dbbfcc1afd27b279a86245b7f018e2d56bf +size 78 diff --git a/pole_detection/train/labels/26.txt b/pole_detection/train/labels/26.txt new file mode 100644 index 0000000000000000000000000000000000000000..13e9460db4bcdfc265c30ab1abf05451072d8852 --- /dev/null +++ b/pole_detection/train/labels/26.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4614fecc7ab4561a2da7410fbabc69e3f72a0f757938edb34544432e9741b281 +size 77 diff --git a/pole_detection/train/labels/260.txt b/pole_detection/train/labels/260.txt new file mode 100644 index 0000000000000000000000000000000000000000..b17255b3157a008f61c3c407ab2a061dad3b49ab --- /dev/null +++ b/pole_detection/train/labels/260.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b4118779d4cee862c0b08dde09f2a7e6c7bcfe24e40da763f8806f58c1dd433 +size 79 diff --git a/pole_detection/train/labels/261.txt b/pole_detection/train/labels/261.txt new file mode 100644 index 0000000000000000000000000000000000000000..ab029724746b88406b6efe1d54038af32dc0850e --- /dev/null +++ b/pole_detection/train/labels/261.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99a2f464399ceb9ed1c1af73a1573e533bee27982a51b6c74c803e858c5fde93 +size 59 diff --git a/pole_detection/train/labels/262.txt b/pole_detection/train/labels/262.txt new file mode 100644 index 0000000000000000000000000000000000000000..b5c279e929d4f7c2aa51de35348b7d53f1518d7f --- /dev/null +++ b/pole_detection/train/labels/262.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b84a1f3f3af2139e125717bf67ab77bc469c8bc74b69f1ba7e7792f4a3393da0 +size 77 diff --git a/pole_detection/train/labels/263.txt b/pole_detection/train/labels/263.txt new file mode 100644 index 0000000000000000000000000000000000000000..2d2fbfa84f26cca569e0e101d63b0824565f113f --- /dev/null +++ b/pole_detection/train/labels/263.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3270bcb24c8fd85f76501ebfb920c61443bca28bd794cacee313e180c11e1f6a +size 60 diff --git a/pole_detection/train/labels/264.txt b/pole_detection/train/labels/264.txt new file mode 100644 index 0000000000000000000000000000000000000000..5271f11544e4dc5022152b09b06f641a9a22bf23 --- /dev/null +++ b/pole_detection/train/labels/264.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e1b8daa20c7ea30ac5199ee3fb116a73987e0519dbd952bd7924ae73b6a87bf +size 65 diff --git a/pole_detection/train/labels/265.txt b/pole_detection/train/labels/265.txt new file mode 100644 index 0000000000000000000000000000000000000000..f60a4c3777f1800559988b9f45d1777ec633f497 --- /dev/null +++ b/pole_detection/train/labels/265.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:546dfc07ba7534fb7c6697e221e53dfd172c602f7c4d535e809d700b5767e638 +size 78 diff --git a/pole_detection/train/labels/266.txt b/pole_detection/train/labels/266.txt new file mode 100644 index 0000000000000000000000000000000000000000..3a9c55092e76226f1569cd429bcd3fcd417e06dd --- /dev/null +++ b/pole_detection/train/labels/266.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c4c8ef7bd380d98f8ebb5a27d459eee13c3df8da7ec20a667c9eca9da1fc171 +size 77 diff --git a/pole_detection/train/labels/267.txt b/pole_detection/train/labels/267.txt new file mode 100644 index 0000000000000000000000000000000000000000..6ca4d8c79e80e5e13327fffe4bd3281ef69171cf --- /dev/null +++ b/pole_detection/train/labels/267.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:553b74f98a990eadbb38dafedd2ebda4bafa84762c797e4e7eb0fc596451c2a7 +size 66 diff --git a/pole_detection/train/labels/268.txt b/pole_detection/train/labels/268.txt new file mode 100644 index 0000000000000000000000000000000000000000..0bd49e2c8877e5e40d7cc386590caa93e34994c6 --- /dev/null +++ b/pole_detection/train/labels/268.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30929894da98cde26ce2707f5540ef3a543cf742dfcd6d4e5e925ed9c78b69f6 +size 78 diff --git a/pole_detection/train/labels/269.txt b/pole_detection/train/labels/269.txt new file mode 100644 index 0000000000000000000000000000000000000000..3d177661b172ab53fc9201b873dd835e57377f7c --- /dev/null +++ b/pole_detection/train/labels/269.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e23cbcaace26767d5a45aa3d9660b92ac5419850c1ec5fa9aac3070d507c802 +size 78 diff --git a/pole_detection/train/labels/27.txt b/pole_detection/train/labels/27.txt new file mode 100644 index 0000000000000000000000000000000000000000..f10d462f6797ac629bfc82db38e25af3514f1cd5 --- /dev/null +++ b/pole_detection/train/labels/27.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6023097b8c585d32031615712027dd2ecd4e79a59664c043977e9d3c96ad82df +size 77 diff --git a/pole_detection/train/labels/270.txt b/pole_detection/train/labels/270.txt new file mode 100644 index 0000000000000000000000000000000000000000..361afe8a81aa84f5bec435392de46e957116afed --- /dev/null +++ b/pole_detection/train/labels/270.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97ccfb0dde1db0d79540a080ebccfc5fdf8ac5b70e8b0795f6cae758b18a6e81 +size 78 diff --git a/pole_detection/train/labels/271.txt b/pole_detection/train/labels/271.txt new file mode 100644 index 0000000000000000000000000000000000000000..17e43d2ebbd790297fa1c6494e6ccbd7f90c9329 --- /dev/null +++ b/pole_detection/train/labels/271.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2ab2c8b61129a532bdc0bd0f084bbbdf5ab415ca38cc02cae9400f9147b9312 +size 77 diff --git a/pole_detection/train/labels/272.txt b/pole_detection/train/labels/272.txt new file mode 100644 index 0000000000000000000000000000000000000000..66df1af07303dba25a217257b17c80063a3fa27d --- /dev/null +++ b/pole_detection/train/labels/272.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35508e74f9dbe2f7cca9ef71795d753c26e3eaa2e3fcaa48f7776f3e2e77fc22 +size 79 diff --git a/pole_detection/train/labels/273.txt b/pole_detection/train/labels/273.txt new file mode 100644 index 0000000000000000000000000000000000000000..ed8f01e92655b8cbd93265bf852dde7383aa3092 --- /dev/null +++ b/pole_detection/train/labels/273.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fad3bc67315e9e9ec19eb4778fa89dd44d44ac98f07fd8de6c55ff096b46bfb +size 73 diff --git a/pole_detection/train/labels/274.txt b/pole_detection/train/labels/274.txt new file mode 100644 index 0000000000000000000000000000000000000000..06ea4cc5fb430b99e63230e333caf2bc265911f9 --- /dev/null +++ b/pole_detection/train/labels/274.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:940eac055246af4d077cdc224a9c18375ecdc50dc905708508797a908c1f9a09 +size 140 diff --git a/pole_detection/train/labels/275.txt b/pole_detection/train/labels/275.txt new file mode 100644 index 0000000000000000000000000000000000000000..0e25ae94994c3e05b82a895fb6bb2208d99b8ec2 --- /dev/null +++ b/pole_detection/train/labels/275.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe9d8d563de485f293aca56762c44ffa5ef50c24b70eb9feff408d0f6c3123a2 +size 74 diff --git a/pole_detection/train/labels/276.txt b/pole_detection/train/labels/276.txt new file mode 100644 index 0000000000000000000000000000000000000000..48ec8c31837f8d2978734e01440a2f21ebcf34f6 --- /dev/null +++ b/pole_detection/train/labels/276.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:556cc19c4abb8c804969bdd2c7572d9b0cabccf247b0321470a3b1abc9d0d19d +size 78 diff --git a/pole_detection/train/labels/277.txt b/pole_detection/train/labels/277.txt new file mode 100644 index 0000000000000000000000000000000000000000..914ca4ee44f5570031407a49289e935da673b484 --- /dev/null +++ b/pole_detection/train/labels/277.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5439049b94b2a104556364999e681240d148379f2f811ed71e88e538a4cb7644 +size 78 diff --git a/pole_detection/train/labels/278.txt b/pole_detection/train/labels/278.txt new file mode 100644 index 0000000000000000000000000000000000000000..0724d28a1d48363a92fb397614c9ad568c45d132 --- /dev/null +++ b/pole_detection/train/labels/278.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6309493775e39427813c2a37fdeea6c52a69b0e05c6ccabbf897a034c5646251 +size 79 diff --git a/pole_detection/train/labels/279.txt b/pole_detection/train/labels/279.txt new file mode 100644 index 0000000000000000000000000000000000000000..c5ca3f16e91696332c6f04ca9f3c78ed4323fb31 --- /dev/null +++ b/pole_detection/train/labels/279.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1a501292423845b015ee494a84d18a976c8ef000838fe5a43b4202e9aace32d +size 79 diff --git a/pole_detection/train/labels/28.txt b/pole_detection/train/labels/28.txt new file mode 100644 index 0000000000000000000000000000000000000000..3ccc7cd6133673a27f02b164ac5551d2457a313e --- /dev/null +++ b/pole_detection/train/labels/28.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a304bdbbed90a113342c6d463c22dfb5d6bbd5fa95845c4e8bf433f27d25127 +size 80 diff --git a/pole_detection/train/labels/280.txt b/pole_detection/train/labels/280.txt new file mode 100644 index 0000000000000000000000000000000000000000..3fabd33fd3db0e0af4413509746e15d84ab670e1 --- /dev/null +++ b/pole_detection/train/labels/280.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eac62a7be17eccb6266cd6043219a87b6bc9009b0c86eb6e004e162795bcbb61 +size 78 diff --git a/pole_detection/train/labels/281.txt b/pole_detection/train/labels/281.txt new file mode 100644 index 0000000000000000000000000000000000000000..426e5156e9f85b34de083fb2888e4adfdfb5659a --- /dev/null +++ b/pole_detection/train/labels/281.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:815585808186b3df59e13b139e577351fef8ac5461063e8a566bbf3d62f7b454 +size 128 diff --git a/pole_detection/train/labels/282.txt b/pole_detection/train/labels/282.txt new file mode 100644 index 0000000000000000000000000000000000000000..dff20251d0ca195a4af6ca3fded408375afc78e7 --- /dev/null +++ b/pole_detection/train/labels/282.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db5adbb9f882ebe8b768cec5ea24bfbd00f0b390f2b43f9b34d0c82f112ceb05 +size 67 diff --git a/pole_detection/train/labels/283.txt b/pole_detection/train/labels/283.txt new file mode 100644 index 0000000000000000000000000000000000000000..a7bc0e45435d5c0bd2605740425fb3f3b894df82 --- /dev/null +++ b/pole_detection/train/labels/283.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bf5f1abc7e50c2db16ed033aca67041371a828da1495ff56ff51f89e762e714 +size 72 diff --git a/pole_detection/train/labels/284.txt b/pole_detection/train/labels/284.txt new file mode 100644 index 0000000000000000000000000000000000000000..e3bd2dab5f2a5bf8062da9d3353790074b45bcd5 --- /dev/null +++ b/pole_detection/train/labels/284.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68d82ffee67eae527ed4b8130be7a435168eb334017150d8f1388332047166b9 +size 79 diff --git a/pole_detection/train/labels/285.txt b/pole_detection/train/labels/285.txt new file mode 100644 index 0000000000000000000000000000000000000000..6967868c76cf1183c7d8d4f8ef1100aa8e7e9159 --- /dev/null +++ b/pole_detection/train/labels/285.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44547a5fd4565e0b68bf68c3f99819aad35906dd6b68b197e16963032425fe2e +size 78 diff --git a/pole_detection/train/labels/286.txt b/pole_detection/train/labels/286.txt new file mode 100644 index 0000000000000000000000000000000000000000..7a33f31c7c7f468f404848686182f98a2e633c51 --- /dev/null +++ b/pole_detection/train/labels/286.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:968fb70e805c882c048ade14a50f46e1b2f3f9d550392bc5e25d8fea164eb037 +size 77 diff --git a/pole_detection/train/labels/287.txt b/pole_detection/train/labels/287.txt new file mode 100644 index 0000000000000000000000000000000000000000..697451d74667fdac1d3ff0adb590b0db7b4ff17b --- /dev/null +++ b/pole_detection/train/labels/287.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55ae7178675aac1bf06b598ae88f5e35f4146e33d30cf93e404e8a91c9875e86 +size 78 diff --git a/pole_detection/train/labels/288.txt b/pole_detection/train/labels/288.txt new file mode 100644 index 0000000000000000000000000000000000000000..b6f56acff355c86c782ab0263968fa39362f084e --- /dev/null +++ b/pole_detection/train/labels/288.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b57076e0d425b88b29085bc61d8d3c51ef2bf37926af0fe38b02c0b0a90c25ab +size 76 diff --git a/pole_detection/train/labels/289.txt b/pole_detection/train/labels/289.txt new file mode 100644 index 0000000000000000000000000000000000000000..0391da971071c86ddb6c26ca93565650d18f2790 --- /dev/null +++ b/pole_detection/train/labels/289.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:801508e78446cf7b842fff61dcff1e70148836ad6abdfb52a07bc4c8dc85af95 +size 79 diff --git a/pole_detection/train/labels/29.txt b/pole_detection/train/labels/29.txt new file mode 100644 index 0000000000000000000000000000000000000000..bbb5a13cf7abb7c27a4e700cb18097207ac9226a --- /dev/null +++ b/pole_detection/train/labels/29.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c33ab0be999e8324c6bbc2bcc1b563897e97c7cfb9cd62c44c9ac8a3bf98c78 +size 76 diff --git a/pole_detection/train/labels/290.txt b/pole_detection/train/labels/290.txt new file mode 100644 index 0000000000000000000000000000000000000000..d48ab60a6387e0d47129538612f59dc1c5da37ed --- /dev/null +++ b/pole_detection/train/labels/290.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61aee610e3ad799013b3dce0bfa1ca921c2b5d5aeed6ed38acbaacc275e7cac3 +size 76 diff --git a/pole_detection/train/labels/291.txt b/pole_detection/train/labels/291.txt new file mode 100644 index 0000000000000000000000000000000000000000..cfe42f178a9379dd24169d6cc4933719391ce20b --- /dev/null +++ b/pole_detection/train/labels/291.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c1e36b640f4792325299b6b97aac80253d7dbd2688e6aee6cd4c6577426ba86 +size 75 diff --git a/pole_detection/train/labels/292.txt b/pole_detection/train/labels/292.txt new file mode 100644 index 0000000000000000000000000000000000000000..c876c783f6ca4c93fe104d17b835f01ec4e61191 --- /dev/null +++ b/pole_detection/train/labels/292.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f9719c0d55874e419e717383e3babafeee0e57d7e12a0ad1519f225f0daa1ac +size 79 diff --git a/pole_detection/train/labels/293.txt b/pole_detection/train/labels/293.txt new file mode 100644 index 0000000000000000000000000000000000000000..a3f0603a226ce91dfeb9d3ea375106a64e3002b7 --- /dev/null +++ b/pole_detection/train/labels/293.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:679e0c3075639073a8242d90f7d2a35f7cd6ddff0cf881e2deee6db85a3a5c50 +size 78 diff --git a/pole_detection/train/labels/294.txt b/pole_detection/train/labels/294.txt new file mode 100644 index 0000000000000000000000000000000000000000..4ed75dbfd75d271e5758accf503ebcb92e0e6a88 --- /dev/null +++ b/pole_detection/train/labels/294.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4812c46bc982e4a000c82e6255e1eb195352ae3388a08a86f4563d3a1f947117 +size 56 diff --git a/pole_detection/train/labels/295.txt b/pole_detection/train/labels/295.txt new file mode 100644 index 0000000000000000000000000000000000000000..08ed85c3f43c0deaf065aeeb097253ffee116d9e --- /dev/null +++ b/pole_detection/train/labels/295.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a80a0e246cfd5cf428d7fde7ab36370e3fcd5ae14abca42a50b4bea93ed7099 +size 158 diff --git a/pole_detection/train/labels/296.txt b/pole_detection/train/labels/296.txt new file mode 100644 index 0000000000000000000000000000000000000000..4ba2eadbc521e615a289fe1b41bf57a7af3ae70b --- /dev/null +++ b/pole_detection/train/labels/296.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27aa677bf5d8c1feba40508e6f47ed171b3ac4aaf191684d81327e5097960078 +size 68 diff --git a/pole_detection/train/labels/297.txt b/pole_detection/train/labels/297.txt new file mode 100644 index 0000000000000000000000000000000000000000..ae78c41759e4ce40610ecc222b2e1374cd3447f6 --- /dev/null +++ b/pole_detection/train/labels/297.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eddffe95e0a05c480e8efea517d564d7d304271ffd5cd2c62372f1bb1c3ae971 +size 78 diff --git a/pole_detection/train/labels/298.txt b/pole_detection/train/labels/298.txt new file mode 100644 index 0000000000000000000000000000000000000000..e620b9346b528fbc219a24fd8a612c62ce26dd8b --- /dev/null +++ b/pole_detection/train/labels/298.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:299f8c293d1cd13e8b4558919d438b68dae806ad283c4b83333c0eb420b6a183 +size 70 diff --git a/pole_detection/train/labels/299.txt b/pole_detection/train/labels/299.txt new file mode 100644 index 0000000000000000000000000000000000000000..c08aae0bed11c0b925c6452d47066d698076cd6d --- /dev/null +++ b/pole_detection/train/labels/299.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7894b3ea3664aecda9d8f58c9576ba6003292529f20fa345e21ce48dc1b7246 +size 76 diff --git a/pole_detection/train/labels/3.txt b/pole_detection/train/labels/3.txt new file mode 100644 index 0000000000000000000000000000000000000000..a0aac7cf094aebe93829e3975db2ca31c12bb913 --- /dev/null +++ b/pole_detection/train/labels/3.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:743911d962265e7ea6cb1be637e5eb741a23b070d80091f267b279d2da27901b +size 65 diff --git a/pole_detection/train/labels/30.txt b/pole_detection/train/labels/30.txt new file mode 100644 index 0000000000000000000000000000000000000000..fd55cbf11efb35e0982bbd660a23106e5ee5261d --- /dev/null +++ b/pole_detection/train/labels/30.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:826f924de66a19e19fa22cd3bab7070493e6c2d76678cac7f253a51cbc1d614f +size 80 diff --git a/pole_detection/train/labels/300.txt b/pole_detection/train/labels/300.txt new file mode 100644 index 0000000000000000000000000000000000000000..f9bd87e07300609fa3a7a1b0aa4f2f8a3798a9b8 --- /dev/null +++ b/pole_detection/train/labels/300.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7193184812ac60bdcfe8c173dc1f6f6575f6e31ffaaf9cedf54195188bbb720 +size 79 diff --git a/pole_detection/train/labels/301.txt b/pole_detection/train/labels/301.txt new file mode 100644 index 0000000000000000000000000000000000000000..d2e55fc727013577bfe09949c1f0750a095428ba --- /dev/null +++ b/pole_detection/train/labels/301.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54f7a764382debaa2d1eacc5489ef34cac69b7be198fc9dd251d1b097c778211 +size 158 diff --git a/pole_detection/train/labels/302.txt b/pole_detection/train/labels/302.txt new file mode 100644 index 0000000000000000000000000000000000000000..395d209f65ab11d0f8e8c2b0bca85a74b7b56d65 --- /dev/null +++ b/pole_detection/train/labels/302.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed3fdfaf0c919876bbd1af10043216a87f23b7a87d926b395706d74ba0b4ac77 +size 79 diff --git a/pole_detection/train/labels/303.txt b/pole_detection/train/labels/303.txt new file mode 100644 index 0000000000000000000000000000000000000000..dd02ea0d6ea3c76f06f09e8fa3209f87223897da --- /dev/null +++ b/pole_detection/train/labels/303.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66e58abc92c405bd10fedb5307c3cadfdd86d94379e3cce58d00defe359bde7f +size 58 diff --git a/pole_detection/train/labels/304.txt b/pole_detection/train/labels/304.txt new file mode 100644 index 0000000000000000000000000000000000000000..78a8da6ab4484ddd8b90d0fd5cdabb7e6b24fced --- /dev/null +++ b/pole_detection/train/labels/304.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c88514947a85bc57ee6534a2a77d686554d4c2121e946fa93fac96d3a200b982 +size 78 diff --git a/pole_detection/train/labels/305.txt b/pole_detection/train/labels/305.txt new file mode 100644 index 0000000000000000000000000000000000000000..53bb358f165ef409be65dce9da18db3f5486ca93 --- /dev/null +++ b/pole_detection/train/labels/305.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4d6759d760d3e0949ac509bb27f40bc24526df806b76e832756638b9d5f8392 +size 79 diff --git a/pole_detection/train/labels/306.txt b/pole_detection/train/labels/306.txt new file mode 100644 index 0000000000000000000000000000000000000000..aefd6905cc4e5f061c09623e59aa428b17e4dc37 --- /dev/null +++ b/pole_detection/train/labels/306.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bef46410da095384a00982007bda7c12d8735010336991b3d5e07057951899d2 +size 74 diff --git a/pole_detection/train/labels/307.txt b/pole_detection/train/labels/307.txt new file mode 100644 index 0000000000000000000000000000000000000000..cc87f8b62617acb7b7c199389d29c076a63ad884 --- /dev/null +++ b/pole_detection/train/labels/307.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12304db3b897d165309f3b126460ebde1118de66eaa746f08c39141fd9fab1cf +size 71 diff --git a/pole_detection/train/labels/308.txt b/pole_detection/train/labels/308.txt new file mode 100644 index 0000000000000000000000000000000000000000..5914a38658e9b8d04019876bbde1c14f1db920cc --- /dev/null +++ b/pole_detection/train/labels/308.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca6e861f2fa58e792a4006a91ea034d4842a248c17ffad353f8e8fcc6ffde375 +size 63 diff --git a/pole_detection/train/labels/309.txt b/pole_detection/train/labels/309.txt new file mode 100644 index 0000000000000000000000000000000000000000..972b2277f45f226adc1e460217f88fd7dff8e8f0 --- /dev/null +++ b/pole_detection/train/labels/309.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b7e12a223ea3252ebc00203e96772c24f5c8822c193acd11d26e5ff054c86da +size 77 diff --git a/pole_detection/train/labels/31.txt b/pole_detection/train/labels/31.txt new file mode 100644 index 0000000000000000000000000000000000000000..93e24a18768dfe3195524c3214850e96e152ac10 --- /dev/null +++ b/pole_detection/train/labels/31.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da380d172ba5791a61b5c8f80ff08b12030185cc9173e80931cd6472fd237eb8 +size 71 diff --git a/pole_detection/train/labels/310.txt b/pole_detection/train/labels/310.txt new file mode 100644 index 0000000000000000000000000000000000000000..ecf2046deb527089821aa98e1c71b186b357e22e --- /dev/null +++ b/pole_detection/train/labels/310.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94bf03f3e8fd89ab3d4faeb2fa5812b788ad30f501f595a9f4e573f0269d3acc +size 79 diff --git a/pole_detection/train/labels/311.txt b/pole_detection/train/labels/311.txt new file mode 100644 index 0000000000000000000000000000000000000000..b4f780e1e27beebdd7725d18d5dada2302eec3cd --- /dev/null +++ b/pole_detection/train/labels/311.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4e4a0619b83318c7e9a2e726d6997f3ef357d51e4f5cfb659c263bb7d2bcd08 +size 61 diff --git a/pole_detection/train/labels/312.txt b/pole_detection/train/labels/312.txt new file mode 100644 index 0000000000000000000000000000000000000000..3a04d38dd6146b2b3a705e13d8441f3b3973b85f --- /dev/null +++ b/pole_detection/train/labels/312.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8884327285306a5566fcc25ead8eb759ceea14612a9721e27c37683cb55a518 +size 69 diff --git a/pole_detection/train/labels/313.txt b/pole_detection/train/labels/313.txt new file mode 100644 index 0000000000000000000000000000000000000000..181270eeb8ce669dc36ed6aa6eada64ab6108581 --- /dev/null +++ b/pole_detection/train/labels/313.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ec16c3421f80426283be31c8a5f31a57eeeae7e97c6d0be669ff64234530e3f +size 156 diff --git a/pole_detection/train/labels/314.txt b/pole_detection/train/labels/314.txt new file mode 100644 index 0000000000000000000000000000000000000000..3f3e2ba14a695871046a91c27f91e87452b9f7f5 --- /dev/null +++ b/pole_detection/train/labels/314.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73f9335ef3b91c95d03c8dd3376e838bfc2f62d9f73355fc045423728162be96 +size 73 diff --git a/pole_detection/train/labels/315.txt b/pole_detection/train/labels/315.txt new file mode 100644 index 0000000000000000000000000000000000000000..f28561d2de13108c392f5f3e23ef3a6e496f9f5a --- /dev/null +++ b/pole_detection/train/labels/315.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9baac4cfdff9be8881b7e22fe772cd3c4799ef8477486bef90a85ab9ffd574ea +size 156 diff --git a/pole_detection/train/labels/316.txt b/pole_detection/train/labels/316.txt new file mode 100644 index 0000000000000000000000000000000000000000..386ce99028ac34f470e05d305c928b434e3f42de --- /dev/null +++ b/pole_detection/train/labels/316.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6319f9bfa6951b01b8f97076caa3366671e2cead817fa59a1f2e61bf061f106 +size 79 diff --git a/pole_detection/train/labels/317.txt b/pole_detection/train/labels/317.txt new file mode 100644 index 0000000000000000000000000000000000000000..e40d78d2095d0253d87062893ae63dc6299366c8 --- /dev/null +++ b/pole_detection/train/labels/317.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a794fd222120cc5a2ba7c6c69be5c7fa0f7ae9e8e7efa04ec4312e22f1a2d8f +size 58 diff --git a/pole_detection/train/labels/318.txt b/pole_detection/train/labels/318.txt new file mode 100644 index 0000000000000000000000000000000000000000..38664c11e546c3b8f8800bd43ae2553b78c733d8 --- /dev/null +++ b/pole_detection/train/labels/318.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44c928fa9774312e0c1929c8cee60f307d3de65d1d28fdc094954436966c5e07 +size 72 diff --git a/pole_detection/train/labels/319.txt b/pole_detection/train/labels/319.txt new file mode 100644 index 0000000000000000000000000000000000000000..77cb653eef812ac69230306a6b2ed36c41388b39 --- /dev/null +++ b/pole_detection/train/labels/319.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1573cc58688a1b74f3a5e7ecd49e3bdf7eace536c090234e2e306abda1f5e2df +size 78 diff --git a/pole_detection/train/labels/32.txt b/pole_detection/train/labels/32.txt new file mode 100644 index 0000000000000000000000000000000000000000..d785c20811a98098dbcbb5cc05ee0136a0cb09bf --- /dev/null +++ b/pole_detection/train/labels/32.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fce20db86246f844a5ea17a8808d97ed98ef4100e941b6bfdd06d6744a56644 +size 76 diff --git a/pole_detection/train/labels/320.txt b/pole_detection/train/labels/320.txt new file mode 100644 index 0000000000000000000000000000000000000000..7d4b657e99c8e847acdae024bd4d99df0a3c801e --- /dev/null +++ b/pole_detection/train/labels/320.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3c5bd5dbb52eda51cd258eb7fa2aefd46321e9a13b5fec8606eabaab30a5264 +size 77 diff --git a/pole_detection/train/labels/321.txt b/pole_detection/train/labels/321.txt new file mode 100644 index 0000000000000000000000000000000000000000..089af1a38b8fa25b4e3d8f3bdcce3590bc78cf25 --- /dev/null +++ b/pole_detection/train/labels/321.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17de2ff86cead8e87836860e8af08afbde3793b05d3ad2ca7c53e88a72596909 +size 67 diff --git a/pole_detection/train/labels/322.txt b/pole_detection/train/labels/322.txt new file mode 100644 index 0000000000000000000000000000000000000000..91dc2ea573c6c7a55908c2563a41639b2e7bf077 --- /dev/null +++ b/pole_detection/train/labels/322.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d447b0f80ea023de5e484b07202cfc5ffcba1d4305e6a1d9013626b801ba9d91 +size 78 diff --git a/pole_detection/train/labels/323.txt b/pole_detection/train/labels/323.txt new file mode 100644 index 0000000000000000000000000000000000000000..044e93fa61bab13607553c63f6422108f864e4fc --- /dev/null +++ b/pole_detection/train/labels/323.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df374184cf7ac0564d05748ee3e56c610fb66196ab0f3de6eb7c551235c484fd +size 78 diff --git a/pole_detection/train/labels/324.txt b/pole_detection/train/labels/324.txt new file mode 100644 index 0000000000000000000000000000000000000000..213898dc0975b29ab59f3257c13ee82c024584e5 --- /dev/null +++ b/pole_detection/train/labels/324.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a573c05b4e07de802ef0a3439de73ce1e526e17ebdbd46b956a3e906fa793cdf +size 67 diff --git a/pole_detection/train/labels/325.txt b/pole_detection/train/labels/325.txt new file mode 100644 index 0000000000000000000000000000000000000000..a7b878a3d66305f00ba50a1fbb631db2d6d97b56 --- /dev/null +++ b/pole_detection/train/labels/325.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9e419b91fbd03a0fe818bf166e1c436b1a7dfd1bacbd9190b549ab32fb94788 +size 57 diff --git a/pole_detection/train/labels/326.txt b/pole_detection/train/labels/326.txt new file mode 100644 index 0000000000000000000000000000000000000000..129129d77654796de57e3d0319694d42ca46ebcd --- /dev/null +++ b/pole_detection/train/labels/326.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc51517ec359c57bf02f2f66bc3539b2bd4a5152736d02e95d538ddb95fb85ec +size 79 diff --git a/pole_detection/train/labels/327.txt b/pole_detection/train/labels/327.txt new file mode 100644 index 0000000000000000000000000000000000000000..3ccc9d18b7f5aadcc29937873597e364d9ecda57 --- /dev/null +++ b/pole_detection/train/labels/327.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a492282e2989bacf7399ba007674b34feeaf9b2a5fc5a2f6414d2313d78512a4 +size 65 diff --git a/pole_detection/train/labels/328.txt b/pole_detection/train/labels/328.txt new file mode 100644 index 0000000000000000000000000000000000000000..616c914f85b49cfeb361142f220c6a6f9f94ac93 --- /dev/null +++ b/pole_detection/train/labels/328.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48ffae430a0918778c88d414974b80eb2010b0c328ddb9083bd7b949e52de1ff +size 77 diff --git a/pole_detection/train/labels/329.txt b/pole_detection/train/labels/329.txt new file mode 100644 index 0000000000000000000000000000000000000000..67e6763b44c720c61819e10e0784e1ec6ab4e00f --- /dev/null +++ b/pole_detection/train/labels/329.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93fe4e580a55241035476e0fb889913bc388f39f0c4dcb67fb5dacb4d0aa9d09 +size 69 diff --git a/pole_detection/train/labels/33.txt b/pole_detection/train/labels/33.txt new file mode 100644 index 0000000000000000000000000000000000000000..cc054b7c6863e5c565dba19f078c85b9c43b6582 --- /dev/null +++ b/pole_detection/train/labels/33.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65db905dbc5e445f9977b7b09ca20921d6cc0ffd24b8e5764bcb09962eac9442 +size 63 diff --git a/pole_detection/train/labels/330.txt b/pole_detection/train/labels/330.txt new file mode 100644 index 0000000000000000000000000000000000000000..b9ee985e39e24bf01f0785b6f92b3160349bc58d --- /dev/null +++ b/pole_detection/train/labels/330.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:658a46c84b71277a71552967bc57349ea91e205c810066e87ba1aeaa72a6e41a +size 77 diff --git a/pole_detection/train/labels/331.txt b/pole_detection/train/labels/331.txt new file mode 100644 index 0000000000000000000000000000000000000000..62ce8074ae185e402854b463ee402fe3b8b4c66b --- /dev/null +++ b/pole_detection/train/labels/331.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bb11bba330a13c2738a3984c575e17c6b5d15d9a9bf1b16d9ec4a39f04b5406 +size 157 diff --git a/pole_detection/train/labels/332.txt b/pole_detection/train/labels/332.txt new file mode 100644 index 0000000000000000000000000000000000000000..e4e1264b0a3fc62e5dd558df33280beab8e2851b --- /dev/null +++ b/pole_detection/train/labels/332.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6f308a19bf3634c98cf95454999de7123609cfbe9012e33a76e93a986f58b37 +size 77 diff --git a/pole_detection/train/labels/333.txt b/pole_detection/train/labels/333.txt new file mode 100644 index 0000000000000000000000000000000000000000..481b4790a19c3cc1e4e819e99ac4fdcbfe160aef --- /dev/null +++ b/pole_detection/train/labels/333.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8df137f6922f779bf7d3ee2a230057a8d3723d0c79113c75bedd3eee2b2c9ca +size 56 diff --git a/pole_detection/train/labels/334.txt b/pole_detection/train/labels/334.txt new file mode 100644 index 0000000000000000000000000000000000000000..9889a9ad84bf77474eabb5c6e5acd0d0f28a0331 --- /dev/null +++ b/pole_detection/train/labels/334.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87693c54ea65c3deb7f8da1b254d54976fd5b45bdcf67ffc3cfc63bac9ec0d65 +size 68 diff --git a/pole_detection/train/labels/335.txt b/pole_detection/train/labels/335.txt new file mode 100644 index 0000000000000000000000000000000000000000..0235eeb11499ae04e5fc595218d9fae3648fdb53 --- /dev/null +++ b/pole_detection/train/labels/335.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:598333f308b6c935f10cf744a2b2947de503169a325b706d1ba9467107a08e09 +size 77 diff --git a/pole_detection/train/labels/336.txt b/pole_detection/train/labels/336.txt new file mode 100644 index 0000000000000000000000000000000000000000..e41efba9ef20e09a2923f6c3c30ec055770c3519 --- /dev/null +++ b/pole_detection/train/labels/336.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2321ba137d9b17f081c855abb2b2f441b481fdfd3915d4c69095b279ebbdd32f +size 148 diff --git a/pole_detection/train/labels/337.txt b/pole_detection/train/labels/337.txt new file mode 100644 index 0000000000000000000000000000000000000000..1e137b34d46a3d17307682dc372fd05866604b9b --- /dev/null +++ b/pole_detection/train/labels/337.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc512700330b8dfd86553184930fc9d414e60666e9cb4601f223856c2ec5ec46 +size 77 diff --git a/pole_detection/train/labels/338.txt b/pole_detection/train/labels/338.txt new file mode 100644 index 0000000000000000000000000000000000000000..a97dc396e7713b0ee6d320958653200d60548715 --- /dev/null +++ b/pole_detection/train/labels/338.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45aa198a2cbbb6a23ae55dd3c263ab09c7f4800bc65ca898aa191fc2c68b95f9 +size 67 diff --git a/pole_detection/train/labels/339.txt b/pole_detection/train/labels/339.txt new file mode 100644 index 0000000000000000000000000000000000000000..733662de4383894893bd2e81c0c63c284f0e2c5d --- /dev/null +++ b/pole_detection/train/labels/339.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49662331c8b294a50a432b36dd3689b7e32ad0ac47c39129b1807376454a38f0 +size 78 diff --git a/pole_detection/train/labels/34.txt b/pole_detection/train/labels/34.txt new file mode 100644 index 0000000000000000000000000000000000000000..f8a4d10cadee49d956d6ea0484faa15365a32a76 --- /dev/null +++ b/pole_detection/train/labels/34.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:830341588e7bc6c73637d0594cc5e08fc535f0335613a99d909a596776b4228d +size 79 diff --git a/pole_detection/train/labels/340.txt b/pole_detection/train/labels/340.txt new file mode 100644 index 0000000000000000000000000000000000000000..45d06386ac90f2f4d59af3432a29be0b4c58b187 --- /dev/null +++ b/pole_detection/train/labels/340.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:731ac674589b9092b564bdd001844ccf6ec4875dc47f12131e8939f52cd3906a +size 51 diff --git a/pole_detection/train/labels/341.txt b/pole_detection/train/labels/341.txt new file mode 100644 index 0000000000000000000000000000000000000000..b9fe3aed2819eec797886f1d3f879fce10354b07 --- /dev/null +++ b/pole_detection/train/labels/341.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab1746e92b92e72322b112f2c4f44f163f642acf5b7b7b95d32aa45845f02ca7 +size 158 diff --git a/pole_detection/train/labels/342.txt b/pole_detection/train/labels/342.txt new file mode 100644 index 0000000000000000000000000000000000000000..ed4ec16ce185367d5d9886d1d6c2666a25fe01cd --- /dev/null +++ b/pole_detection/train/labels/342.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2addccccfd5c740ff5048b493e5e1e82b99d35c1e5d3cfadb3875e2956e5e35 +size 73 diff --git a/pole_detection/train/labels/343.txt b/pole_detection/train/labels/343.txt new file mode 100644 index 0000000000000000000000000000000000000000..323ce73827ebd2a31d6ed12dae095736b3bcbe6c --- /dev/null +++ b/pole_detection/train/labels/343.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9954da13592fcb63ff0e36acb9a2c54a4ae2b99e66eabd9942701dbdeeb6b64a +size 78 diff --git a/pole_detection/train/labels/344.txt b/pole_detection/train/labels/344.txt new file mode 100644 index 0000000000000000000000000000000000000000..53aaeb87b708b9d65f6e869d037278e049066d8e --- /dev/null +++ b/pole_detection/train/labels/344.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15f44389844a6d4f98979b55df95e11b6b33485fa6eac3a178244de42406325a +size 78 diff --git a/pole_detection/train/labels/345.txt b/pole_detection/train/labels/345.txt new file mode 100644 index 0000000000000000000000000000000000000000..8f1e199c9400242d7ce95c5fcccf9fd5c3c9cb94 --- /dev/null +++ b/pole_detection/train/labels/345.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bb511dd9e31c78d308ef3d59597a18a7d0cec3452380092ce872fead7b0b4ed +size 71 diff --git a/pole_detection/train/labels/346.txt b/pole_detection/train/labels/346.txt new file mode 100644 index 0000000000000000000000000000000000000000..3cd86da85e8d2506fee11a6302cbb58d26efd5be --- /dev/null +++ b/pole_detection/train/labels/346.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e35474e5edab802afd10010b0175277700e91b520b2854401b62bc21892dd960 +size 70 diff --git a/pole_detection/train/labels/347.txt b/pole_detection/train/labels/347.txt new file mode 100644 index 0000000000000000000000000000000000000000..9b0980502cd5c414401c67b6f3dfd6f70694646b --- /dev/null +++ b/pole_detection/train/labels/347.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c24f14bd612cb2c0762057d1e37334d0a7aa05cdd89886dca6e6c6405214f8c +size 78 diff --git a/pole_detection/train/labels/348.txt b/pole_detection/train/labels/348.txt new file mode 100644 index 0000000000000000000000000000000000000000..272a67cec37d332e294bda9d81e219509cec9a61 --- /dev/null +++ b/pole_detection/train/labels/348.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:952b03159b9b9e6b3addc58b3701222e2a73f4b24b4286e3fc78f433b51a39d8 +size 70 diff --git a/pole_detection/train/labels/349.txt b/pole_detection/train/labels/349.txt new file mode 100644 index 0000000000000000000000000000000000000000..7768323f9fbf5965de58a0b6c6066df29ffcf2a3 --- /dev/null +++ b/pole_detection/train/labels/349.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c60dbf57814b64e4e7be6abba1c56f88db75c3a055970f7724ceb2a9df141534 +size 77 diff --git a/pole_detection/train/labels/35.txt b/pole_detection/train/labels/35.txt new file mode 100644 index 0000000000000000000000000000000000000000..5e76f483ff203ad65b37bfa664445809d112590e --- /dev/null +++ b/pole_detection/train/labels/35.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:778ad8a31bd6e73d5d0adea9293286418746ee886c0dc08de52d8d02ac809692 +size 235 diff --git a/pole_detection/train/labels/350.txt b/pole_detection/train/labels/350.txt new file mode 100644 index 0000000000000000000000000000000000000000..b43e02a4ce09bbb1459f89e32ceb2cb35de821ce --- /dev/null +++ b/pole_detection/train/labels/350.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c8b06f73acccd55ea52011f43bb83e0ddb16e5e6871e816b38195bce8af749d +size 79 diff --git a/pole_detection/train/labels/351.txt b/pole_detection/train/labels/351.txt new file mode 100644 index 0000000000000000000000000000000000000000..7905854da8ba25b3789ece40db75190cf9432a01 --- /dev/null +++ b/pole_detection/train/labels/351.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70a2ddcb76fc26d7268fd91b8bb06e1f74352cdd4db1727b280e80121ed90655 +size 77 diff --git a/pole_detection/train/labels/352.txt b/pole_detection/train/labels/352.txt new file mode 100644 index 0000000000000000000000000000000000000000..fa15b2fe83d06fe6d8c7fcd3c5fbb8e01e1dfb78 --- /dev/null +++ b/pole_detection/train/labels/352.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aaf23c75524daa64cb26e28c8341ad34e19b5c4fc4ea972a4a598452ab0a9009 +size 60 diff --git a/pole_detection/train/labels/353.txt b/pole_detection/train/labels/353.txt new file mode 100644 index 0000000000000000000000000000000000000000..d27933426ac76abd4ced9313ebe9976e06511ca0 --- /dev/null +++ b/pole_detection/train/labels/353.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08aae4c2bff59e9d384144940e85d595574434249f890f0a0e60ac167d0a8b22 +size 77 diff --git a/pole_detection/train/labels/354.txt b/pole_detection/train/labels/354.txt new file mode 100644 index 0000000000000000000000000000000000000000..9b0915b3bd923ebfb52abe9bfa181f0bd47dfc1c --- /dev/null +++ b/pole_detection/train/labels/354.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98e22e97555610547a3c1cf4bb05564594168b296ed8561296bb1e7e47739c1f +size 73 diff --git a/pole_detection/train/labels/355.txt b/pole_detection/train/labels/355.txt new file mode 100644 index 0000000000000000000000000000000000000000..75ab3a8cc18e371d3919446a619c01e8157fe89b --- /dev/null +++ b/pole_detection/train/labels/355.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5916734277717d8acd67197f691fab405f1941dfb4d0177e2f71837d816f9bd4 +size 78 diff --git a/pole_detection/train/labels/356.txt b/pole_detection/train/labels/356.txt new file mode 100644 index 0000000000000000000000000000000000000000..191a437049cc4ea436cf93c3a826c46b5a68c055 --- /dev/null +++ b/pole_detection/train/labels/356.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83c7d861266402482223149d50aa672596de2327290bb422a89f3c1a98b9f259 +size 79 diff --git a/pole_detection/train/labels/357.txt b/pole_detection/train/labels/357.txt new file mode 100644 index 0000000000000000000000000000000000000000..04391b73e8f5ee07293630505f768a1db1af680a --- /dev/null +++ b/pole_detection/train/labels/357.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12dd5e6063a9b8efc264c8b0e9caa6566e9015bd0e0060ad36af5a6338444f40 +size 79 diff --git a/pole_detection/train/labels/358.txt b/pole_detection/train/labels/358.txt new file mode 100644 index 0000000000000000000000000000000000000000..7440f73e4f53f487068dece17ed029c65611613b --- /dev/null +++ b/pole_detection/train/labels/358.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21e83f69cff64b1fe96a32b0065d7bd76668eb986a86b962ad1f2570946b20f3 +size 77 diff --git a/pole_detection/train/labels/359.txt b/pole_detection/train/labels/359.txt new file mode 100644 index 0000000000000000000000000000000000000000..16a7b79d954422bea714b870ff40e3409b0e3fe5 --- /dev/null +++ b/pole_detection/train/labels/359.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd6e9a506eac13164c18e45412a2a34578a360a09cadb5d213f976d04ab0504b +size 78 diff --git a/pole_detection/train/labels/36.txt b/pole_detection/train/labels/36.txt new file mode 100644 index 0000000000000000000000000000000000000000..92275c2ed711584d926ae5a74e178ae4deb8aa65 --- /dev/null +++ b/pole_detection/train/labels/36.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5d533c3ea137f38e6f3fdafffecfa9ae75a7f37ae326d6b8392aa3cae88e5f5 +size 71 diff --git a/pole_detection/train/labels/360.txt b/pole_detection/train/labels/360.txt new file mode 100644 index 0000000000000000000000000000000000000000..66c2495c248a3a71670f809d7cf49e33a1a109bd --- /dev/null +++ b/pole_detection/train/labels/360.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3aec794ea55c61be3e1f1d806e69413b6429dac67e479031a65bddf0f38a3afb +size 76 diff --git a/pole_detection/train/labels/361.txt b/pole_detection/train/labels/361.txt new file mode 100644 index 0000000000000000000000000000000000000000..0aef5a1b4fbbe8973d9f62050053c90a1510566b --- /dev/null +++ b/pole_detection/train/labels/361.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0a427e694b539926af2ab0bd1a25f08dec9eee876153b126bfe06f6c8330a29 +size 77 diff --git a/pole_detection/train/labels/362.txt b/pole_detection/train/labels/362.txt new file mode 100644 index 0000000000000000000000000000000000000000..33e4e30ccf0a897f2e106e255eee6b9f3389de35 --- /dev/null +++ b/pole_detection/train/labels/362.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9465bb1ea3b12108dec63075eea2d79fd07d54bb36b3e3b2adb712c723d1ff79 +size 80 diff --git a/pole_detection/train/labels/363.txt b/pole_detection/train/labels/363.txt new file mode 100644 index 0000000000000000000000000000000000000000..2c9640704b55b0b305fb6578f9b5b47746447895 --- /dev/null +++ b/pole_detection/train/labels/363.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:377a847b5e30410805c07d0757fb7bccf4be7ec5cf93100ac2cc322745fe4d2c +size 158 diff --git a/pole_detection/train/labels/364.txt b/pole_detection/train/labels/364.txt new file mode 100644 index 0000000000000000000000000000000000000000..2dde79ad5ca994088be647704c2000dc45251a51 --- /dev/null +++ b/pole_detection/train/labels/364.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c80f08eab2752268a219d84fa6199d15177cb247060c1f82226f926c7de2afc7 +size 77 diff --git a/pole_detection/train/labels/365.txt b/pole_detection/train/labels/365.txt new file mode 100644 index 0000000000000000000000000000000000000000..8930ccd6dfb47e74cbea818a849923bbcf0237fe --- /dev/null +++ b/pole_detection/train/labels/365.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc9d66f3407e5ab33974ddf737ac88ab50109e82f708b8ef3dd7832c3c929a35 +size 78 diff --git a/pole_detection/train/labels/366.txt b/pole_detection/train/labels/366.txt new file mode 100644 index 0000000000000000000000000000000000000000..35af5d61881db74856e7fe5df8100eba8cd76161 --- /dev/null +++ b/pole_detection/train/labels/366.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:038bcdeed1242cdb78b66f61c2aab65263d7cc1b5b9ca8197f16fd4df9595e09 +size 77 diff --git a/pole_detection/train/labels/367.txt b/pole_detection/train/labels/367.txt new file mode 100644 index 0000000000000000000000000000000000000000..e663e896ea6ca698ac2dfdd6899419e279e87132 --- /dev/null +++ b/pole_detection/train/labels/367.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c81cc8310c90fd2b1c5abfb873c66ee215ce48269fc9da6a9de7471d2a6149b +size 51 diff --git a/pole_detection/train/labels/368.txt b/pole_detection/train/labels/368.txt new file mode 100644 index 0000000000000000000000000000000000000000..7109b399890b5145dcaee63a075c61f97bc3530b --- /dev/null +++ b/pole_detection/train/labels/368.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2ac66a8f5a1be0481e1679cf9dc1ec7ebda061b00245dc4cd57f88f2bec5938 +size 70 diff --git a/pole_detection/train/labels/369.txt b/pole_detection/train/labels/369.txt new file mode 100644 index 0000000000000000000000000000000000000000..6fd0b6baa77015a4e678cc4fabcc977d4bd66272 --- /dev/null +++ b/pole_detection/train/labels/369.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16b2814e68442f2eeb1728b44ead8b52ec90c02d3e2148248202684120d3d559 +size 77 diff --git a/pole_detection/train/labels/37.txt b/pole_detection/train/labels/37.txt new file mode 100644 index 0000000000000000000000000000000000000000..23ec98b31e8aedd2998b115699eebaaf0be73f7c --- /dev/null +++ b/pole_detection/train/labels/37.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27811f4bd5cf01c44c77239b40802b52beedd6c228dfe0b94430bea6bcf27af2 +size 78 diff --git a/pole_detection/train/labels/370.txt b/pole_detection/train/labels/370.txt new file mode 100644 index 0000000000000000000000000000000000000000..126ba1f4c010db04aa1f939bd83fe979f7c3e882 --- /dev/null +++ b/pole_detection/train/labels/370.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:312a165883090f8bce589af89e1a5964e6835ccc5bd7d2107efb234f6390e7a0 +size 69 diff --git a/pole_detection/train/labels/371.txt b/pole_detection/train/labels/371.txt new file mode 100644 index 0000000000000000000000000000000000000000..fef49aad85ea92b518d7c45bc6406a0ee309d363 --- /dev/null +++ b/pole_detection/train/labels/371.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fc6b10a65b27e18c82117f9e1a1b4d6e87355837739b2db4b79087f26567624 +size 80 diff --git a/pole_detection/train/labels/372.txt b/pole_detection/train/labels/372.txt new file mode 100644 index 0000000000000000000000000000000000000000..3e31c0cac238229ce15fb546a5c5f34ea45a158c --- /dev/null +++ b/pole_detection/train/labels/372.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4fd5819da09d37a789bb44e75aa8f0ab1e384709deb4f6536edb720ceb53033 +size 48 diff --git a/pole_detection/train/labels/373.txt b/pole_detection/train/labels/373.txt new file mode 100644 index 0000000000000000000000000000000000000000..48fb7c9ca1ed3427339ca2b9cfadfa069a3ae36c --- /dev/null +++ b/pole_detection/train/labels/373.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9034e2c2ca84974d830fb1e3e42d9f2965814b0a0235ef0ac1965a28424110b8 +size 65 diff --git a/pole_detection/train/labels/374.txt b/pole_detection/train/labels/374.txt new file mode 100644 index 0000000000000000000000000000000000000000..7739bb1c6c7040df2abbd61084ac0d252dbdafbc --- /dev/null +++ b/pole_detection/train/labels/374.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e68526e83607332b234ad0a57579a462d129a11b80c24d0a443ff7107a4ebaa9 +size 52 diff --git a/pole_detection/train/labels/375.txt b/pole_detection/train/labels/375.txt new file mode 100644 index 0000000000000000000000000000000000000000..534ff0bbd65e814cd751427d4e242ba26f090eee --- /dev/null +++ b/pole_detection/train/labels/375.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14388701314d1fda27c2e5fcaea92b5f9b49453c246314e197b6319da1e98a99 +size 70 diff --git a/pole_detection/train/labels/376.txt b/pole_detection/train/labels/376.txt new file mode 100644 index 0000000000000000000000000000000000000000..1c40575ecae2166855e1260788e20f937813c7ac --- /dev/null +++ b/pole_detection/train/labels/376.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a256b80450786000a36639a8c59193a454b763e97f45398f0fdbc7bdb189222 +size 79 diff --git a/pole_detection/train/labels/377.txt b/pole_detection/train/labels/377.txt new file mode 100644 index 0000000000000000000000000000000000000000..cde2e45b1cbcc815b3048e9567c9aa12c970a1d6 --- /dev/null +++ b/pole_detection/train/labels/377.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fa244b99b2b51240ea616ced2207ada10bf899f3061e7730ffd5ab9ee8c6bef +size 77 diff --git a/pole_detection/train/labels/378.txt b/pole_detection/train/labels/378.txt new file mode 100644 index 0000000000000000000000000000000000000000..2d70d0bac361e7569d04f681c04a4f0450694fd7 --- /dev/null +++ b/pole_detection/train/labels/378.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0593da3c207c1311d0570dd38531ab1a32d92170af1cf618d44a2aa184bb23b5 +size 78 diff --git a/pole_detection/train/labels/379.txt b/pole_detection/train/labels/379.txt new file mode 100644 index 0000000000000000000000000000000000000000..770bd90453aed7b6777818b5c419fe4b7a0c859e --- /dev/null +++ b/pole_detection/train/labels/379.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9edb490ebe45d7314f6d63e695909cc3d75f19d217ddb7847f9687f82fa2dcf3 +size 78 diff --git a/pole_detection/train/labels/38.txt b/pole_detection/train/labels/38.txt new file mode 100644 index 0000000000000000000000000000000000000000..56ddf0d2d738eb78af130cb4e4aa04f955208046 --- /dev/null +++ b/pole_detection/train/labels/38.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dee5f353b3b191831ed19d81bf854086e25cef71fd3f83a06a3b2657ac360298 +size 78 diff --git a/pole_detection/train/labels/380.txt b/pole_detection/train/labels/380.txt new file mode 100644 index 0000000000000000000000000000000000000000..c9b91a30912978c31e1d6556fd40b461f5b5580b --- /dev/null +++ b/pole_detection/train/labels/380.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:544cd9e7d8b738d9080abb66c4d899b950119f3f9613ef5924486c8cf335b011 +size 80 diff --git a/pole_detection/train/labels/381.txt b/pole_detection/train/labels/381.txt new file mode 100644 index 0000000000000000000000000000000000000000..6ea513a318f9d4083a13d6bda8f5c8260979f003 --- /dev/null +++ b/pole_detection/train/labels/381.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f873967de6cc4f26b5480cda4f43a030fccd966e52c5728782301180ffd8c349 +size 77 diff --git a/pole_detection/train/labels/382.txt b/pole_detection/train/labels/382.txt new file mode 100644 index 0000000000000000000000000000000000000000..d834042fbb85ab33c5d97beedb7f189cfb5e6236 --- /dev/null +++ b/pole_detection/train/labels/382.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbc59a6455ef4a4c3d42a2b784b6535e2e2cf2a0d380db17100aaf94a27e59bf +size 79 diff --git a/pole_detection/train/labels/383.txt b/pole_detection/train/labels/383.txt new file mode 100644 index 0000000000000000000000000000000000000000..0deef1cce122562a4286928efeea8b76e50e3ce2 --- /dev/null +++ b/pole_detection/train/labels/383.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ed6d52d255b2c01dce5fe6886d2840b34acd94fec4dae4290c7b4c192428fdb +size 79 diff --git a/pole_detection/train/labels/384.txt b/pole_detection/train/labels/384.txt new file mode 100644 index 0000000000000000000000000000000000000000..fa0e56209b51e290c6b702fdfe239a877c6de7f8 --- /dev/null +++ b/pole_detection/train/labels/384.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a69db9dec1b3b865872f20eb50890d2521bb0f404477d130749bd8737cd6bf8 +size 75 diff --git a/pole_detection/train/labels/385.txt b/pole_detection/train/labels/385.txt new file mode 100644 index 0000000000000000000000000000000000000000..3e852612ba1bc608f561d3e20399abab4924dd37 --- /dev/null +++ b/pole_detection/train/labels/385.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:699e16589b0d38b8782ed325e816f29eb67b03fb4af9bcd406deb8e5044b776c +size 50 diff --git a/pole_detection/train/labels/386.txt b/pole_detection/train/labels/386.txt new file mode 100644 index 0000000000000000000000000000000000000000..5891881e7159186a886974eb2a6f3ce83efed1f1 --- /dev/null +++ b/pole_detection/train/labels/386.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8064d90a2b605393fb6fdb6affda126308071fb5c2f053c9a416f14186b63885 +size 78 diff --git a/pole_detection/train/labels/387.txt b/pole_detection/train/labels/387.txt new file mode 100644 index 0000000000000000000000000000000000000000..0b7df401c12383a40b0b17c1bfe6ed6f4001dad0 --- /dev/null +++ b/pole_detection/train/labels/387.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a263c531f4303ccd3f9ef381a787f62cbff7ea65382d30eb7654b559f560ed34 +size 79 diff --git a/pole_detection/train/labels/388.txt b/pole_detection/train/labels/388.txt new file mode 100644 index 0000000000000000000000000000000000000000..7617a006079fc050fb55c0253459fcab9b7a4572 --- /dev/null +++ b/pole_detection/train/labels/388.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0331a85cc3e20bdcee33472b7c2de781893c47925587e3df6fe15eac56370bd3 +size 80 diff --git a/pole_detection/train/labels/389.txt b/pole_detection/train/labels/389.txt new file mode 100644 index 0000000000000000000000000000000000000000..1eea3cb411863bd9df4579faac41451e119b169c --- /dev/null +++ b/pole_detection/train/labels/389.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7a91c30165058451a22fb950132f382fd93d3f6210ccc6fa2b8892d43d7f12e +size 73 diff --git a/pole_detection/train/labels/39.txt b/pole_detection/train/labels/39.txt new file mode 100644 index 0000000000000000000000000000000000000000..9e09bc7501479c1f1145cc006f8ec28ab98c599e --- /dev/null +++ b/pole_detection/train/labels/39.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49aa9164aa210680e8373980f3d821919f687f5f02f1e7b668ff022f45c0ca3e +size 71 diff --git a/pole_detection/train/labels/390.txt b/pole_detection/train/labels/390.txt new file mode 100644 index 0000000000000000000000000000000000000000..802ec59cfa6b411840f82e0e42d53bf5e5f3789d --- /dev/null +++ b/pole_detection/train/labels/390.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79be6c74910157c727eac8ae0236bc39d9eec2e3268bb9fa55365186ebaf3987 +size 78 diff --git a/pole_detection/train/labels/391.txt b/pole_detection/train/labels/391.txt new file mode 100644 index 0000000000000000000000000000000000000000..876169b5b08634fecd0528f041734b5581cadb61 --- /dev/null +++ b/pole_detection/train/labels/391.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d193375145b65361f51d3da1d06807304a363e3f1446d4d603b9b72b626167c3 +size 79 diff --git a/pole_detection/train/labels/392.txt b/pole_detection/train/labels/392.txt new file mode 100644 index 0000000000000000000000000000000000000000..f3f0067966c15c066512582c4568b0ba3cbdb083 --- /dev/null +++ b/pole_detection/train/labels/392.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2eff2de0df1d366d5be79dd5d527c317cd4c66b2cea83ef5b08d5f00b7cb24bc +size 63 diff --git a/pole_detection/train/labels/393.txt b/pole_detection/train/labels/393.txt new file mode 100644 index 0000000000000000000000000000000000000000..dd2f6e9e402f8fb660e73dfb36cf312d4975e529 --- /dev/null +++ b/pole_detection/train/labels/393.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4156bcf92a3e7b7641c9b3955c450be42466590b527b7e400aa40cd9c0e03f7e +size 77 diff --git a/pole_detection/train/labels/394.txt b/pole_detection/train/labels/394.txt new file mode 100644 index 0000000000000000000000000000000000000000..13d9df0cf953c285c6b87d552db13ffacee0ca27 --- /dev/null +++ b/pole_detection/train/labels/394.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:287f8b799050b3ca4548c052d1c383888b2fbcb4bcc5f5a2391d3f171b0806ab +size 77 diff --git a/pole_detection/train/labels/395.txt b/pole_detection/train/labels/395.txt new file mode 100644 index 0000000000000000000000000000000000000000..f501529f43b927f414c5866c15b1dcca445a3ef6 --- /dev/null +++ b/pole_detection/train/labels/395.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7b7b952279f638c54410186f4dc3bcc84218dc45577e1d39aa74e0907256cc5 +size 61 diff --git a/pole_detection/train/labels/396.txt b/pole_detection/train/labels/396.txt new file mode 100644 index 0000000000000000000000000000000000000000..4ec3a6d682b745a07286fea0f58d47f02c508135 --- /dev/null +++ b/pole_detection/train/labels/396.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd8381ea004cfe12bc25bc998472b4109d948337aa35637ec72b8e9864136560 +size 156 diff --git a/pole_detection/train/labels/397.txt b/pole_detection/train/labels/397.txt new file mode 100644 index 0000000000000000000000000000000000000000..76752d5586cf739a40a318168a00889a40e0a83a --- /dev/null +++ b/pole_detection/train/labels/397.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6f365b4a3826d018c11b1af207c0d52b8953067893b50d30bff9f994bb93423 +size 62 diff --git a/pole_detection/train/labels/398.txt b/pole_detection/train/labels/398.txt new file mode 100644 index 0000000000000000000000000000000000000000..ad1fbccd694f06e35c2420ee0ddb274327273d22 --- /dev/null +++ b/pole_detection/train/labels/398.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c8feba53ac68dee42cf255793732ee3a5c90649d48b16c2cb0926df27f2f141 +size 78 diff --git a/pole_detection/train/labels/399.txt b/pole_detection/train/labels/399.txt new file mode 100644 index 0000000000000000000000000000000000000000..4ecb5e9f5c3bb78a9b8f306b0e631990b14066e3 --- /dev/null +++ b/pole_detection/train/labels/399.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e08660a23175e6bb28fcd48445f0ed753cb19309b9da77dbc36cc9330049146 +size 69 diff --git a/pole_detection/train/labels/4.txt b/pole_detection/train/labels/4.txt new file mode 100644 index 0000000000000000000000000000000000000000..69062680bce6ec8e03a6271ca87facf8d718e5a5 --- /dev/null +++ b/pole_detection/train/labels/4.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94cd9219931fef0b2727bdaab86714071bc2780b78fe897336029654f7b56e0e +size 73 diff --git a/pole_detection/train/labels/40.txt b/pole_detection/train/labels/40.txt new file mode 100644 index 0000000000000000000000000000000000000000..1fb771267791d60ab4fc75b28d59c15fe7546c5a --- /dev/null +++ b/pole_detection/train/labels/40.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d3864a3ec2234f28c5892ef0a9c5f1088aaa499e4a7300f0bcfd0e8b16bb296 +size 62 diff --git a/pole_detection/train/labels/400.txt b/pole_detection/train/labels/400.txt new file mode 100644 index 0000000000000000000000000000000000000000..9c2b2b2e40808b412c324c0b192635f82359298b --- /dev/null +++ b/pole_detection/train/labels/400.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc38dc6c4c8ef6d77a872e3cdc476818e38d909c725f766fbe1cdd79bdb594b3 +size 158 diff --git a/pole_detection/train/labels/401.txt b/pole_detection/train/labels/401.txt new file mode 100644 index 0000000000000000000000000000000000000000..a287e90f8f4ad095eb729e6963c1e4392caac9f7 --- /dev/null +++ b/pole_detection/train/labels/401.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34ff484c5006f20941d5a2d707cfb77ba290fd1bf6fc1fdac5406331d2f21c22 +size 80 diff --git a/pole_detection/train/labels/402.txt b/pole_detection/train/labels/402.txt new file mode 100644 index 0000000000000000000000000000000000000000..5928967ddbeb8d19f520d828d08e8ef0526f344e --- /dev/null +++ b/pole_detection/train/labels/402.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cc51e31cde25293d87c6ecdd940281e8b27f664921093129c1f6495107aa6e2 +size 78 diff --git a/pole_detection/train/labels/403.txt b/pole_detection/train/labels/403.txt new file mode 100644 index 0000000000000000000000000000000000000000..a3b05d3407c9dcabb10acfca0e37081e7acb3eec --- /dev/null +++ b/pole_detection/train/labels/403.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6625475961cce4611e26feb8a96b64b116f54ddf403262cdfc993ae659638bf4 +size 61 diff --git a/pole_detection/train/labels/404.txt b/pole_detection/train/labels/404.txt new file mode 100644 index 0000000000000000000000000000000000000000..fd8dfdb2aeb2345cc5f7a35150e3f3322ddbbd2f --- /dev/null +++ b/pole_detection/train/labels/404.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53453bbb99de36018baf6cc9248c5ef5ecee25a25d39ba4a149b55c2603d9d8d +size 80 diff --git a/pole_detection/train/labels/405.txt b/pole_detection/train/labels/405.txt new file mode 100644 index 0000000000000000000000000000000000000000..5e03b74d0bfadebc9e23cecb2e8deb66b647fca3 --- /dev/null +++ b/pole_detection/train/labels/405.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8b6fad1b8b3ce72584ea3e9114c1d9fd0ac8aa4b114f85400b96eff9bf181a3 +size 78 diff --git a/pole_detection/train/labels/406.txt b/pole_detection/train/labels/406.txt new file mode 100644 index 0000000000000000000000000000000000000000..c7256f94176e2e8df2e0ecc70385595b079ff6b2 --- /dev/null +++ b/pole_detection/train/labels/406.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:620f1f76bce2e73b3f5c0e427197f0af2e57aa802c5db5fc0ac68f55b7385698 +size 77 diff --git a/pole_detection/train/labels/407.txt b/pole_detection/train/labels/407.txt new file mode 100644 index 0000000000000000000000000000000000000000..4475a0fda812e6d594ccc2f4d54de95d75a644ec --- /dev/null +++ b/pole_detection/train/labels/407.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:291bcc5fef67c98e5896e4c0faaeac9c757cd6ea0a072d137c1ce9a5ec53641c +size 79 diff --git a/pole_detection/train/labels/408.txt b/pole_detection/train/labels/408.txt new file mode 100644 index 0000000000000000000000000000000000000000..1a5cdc48f59d574674de3fd4ab366a4187e79e64 --- /dev/null +++ b/pole_detection/train/labels/408.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3ba67a4e172d689f081e958b12533e20ee14f3769576b704e6b7764cb4ef0e9 +size 79 diff --git a/pole_detection/train/labels/409.txt b/pole_detection/train/labels/409.txt new file mode 100644 index 0000000000000000000000000000000000000000..a975397fefd28fba60b1176116f648f4a58c1d41 --- /dev/null +++ b/pole_detection/train/labels/409.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71c643cd6f1a7398382afd59e0b444eb029f2dbbd36f86f3aa893acadd1f5359 +size 73 diff --git a/pole_detection/train/labels/41.txt b/pole_detection/train/labels/41.txt new file mode 100644 index 0000000000000000000000000000000000000000..07f7debd14a21519e64c40b6175771cda14998a0 --- /dev/null +++ b/pole_detection/train/labels/41.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59ec467731132cf08cc55bb2d1032a48e4b686447b29048bae79c3d183c04929 +size 55 diff --git a/pole_detection/train/labels/410.txt b/pole_detection/train/labels/410.txt new file mode 100644 index 0000000000000000000000000000000000000000..f01546b89edbe498113c5919230f6e62763a230a --- /dev/null +++ b/pole_detection/train/labels/410.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ebdc66f6a366a2cb0107a589821a186db550d6aa059cce39be079086b1b2cf0 +size 78 diff --git a/pole_detection/train/labels/411.txt b/pole_detection/train/labels/411.txt new file mode 100644 index 0000000000000000000000000000000000000000..936dc28b17feba303b2d59fbf859d33e1b2e3b79 --- /dev/null +++ b/pole_detection/train/labels/411.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1178f6aff4155977f5d328d910cf80af57a39fdb523b797484a6b2466ee30036 +size 67 diff --git a/pole_detection/train/labels/412.txt b/pole_detection/train/labels/412.txt new file mode 100644 index 0000000000000000000000000000000000000000..5f207369810b3cd08184d550bcff850ae2e44ec0 --- /dev/null +++ b/pole_detection/train/labels/412.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26c0de60765178cb1c43259cdd23ecba2162e5842984d63f378f4786a7e2abeb +size 78 diff --git a/pole_detection/train/labels/413.txt b/pole_detection/train/labels/413.txt new file mode 100644 index 0000000000000000000000000000000000000000..80e03e15f5135dece1de0dbf16483afe95e913c5 --- /dev/null +++ b/pole_detection/train/labels/413.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c143f3151fa6c6815da8ffeee4fe369c122521eb57397cfad4f76d61a6626dd1 +size 76 diff --git a/pole_detection/train/labels/414.txt b/pole_detection/train/labels/414.txt new file mode 100644 index 0000000000000000000000000000000000000000..feb54bfbffdf0d34187a32258cc97b54b08591a5 --- /dev/null +++ b/pole_detection/train/labels/414.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2e3939901c9b2c7409fd609cd126ea2607ec1499da311fc0fc05ac35f06245a +size 79 diff --git a/pole_detection/train/labels/415.txt b/pole_detection/train/labels/415.txt new file mode 100644 index 0000000000000000000000000000000000000000..3d9b5595478bb5eccf719280f4aadf98c8f3e564 --- /dev/null +++ b/pole_detection/train/labels/415.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c4ad84aafb48a55d801f62169e659ceb674a5be61824bbc4ee0b87fbe7cca26 +size 70 diff --git a/pole_detection/train/labels/416.txt b/pole_detection/train/labels/416.txt new file mode 100644 index 0000000000000000000000000000000000000000..384413ca60c57f67830ec839482d648bf2ff92c6 --- /dev/null +++ b/pole_detection/train/labels/416.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37a68fcde65f9482fbaeb07b3e5b3eecca8e66d8fb4a9a5fa38b47e55a3b7e94 +size 75 diff --git a/pole_detection/train/labels/417.txt b/pole_detection/train/labels/417.txt new file mode 100644 index 0000000000000000000000000000000000000000..e093977cfcb99ea89d973bd0cb2cbf6f13830b2e --- /dev/null +++ b/pole_detection/train/labels/417.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26e2c60b7ea58cf958ce20c29dcef6ff9bf59125c77427dbd421250b52f81d14 +size 78 diff --git a/pole_detection/train/labels/418.txt b/pole_detection/train/labels/418.txt new file mode 100644 index 0000000000000000000000000000000000000000..093f7058a600e2faf7af9a9fa33d3fe50ffb0955 --- /dev/null +++ b/pole_detection/train/labels/418.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04f4f7bd29aa5805868f01c7c3f1d188a1ff738da0e487d543062172ff4a3ff9 +size 77 diff --git a/pole_detection/train/labels/419.txt b/pole_detection/train/labels/419.txt new file mode 100644 index 0000000000000000000000000000000000000000..a350e840e11405b357ab126dff465a5e625620a8 --- /dev/null +++ b/pole_detection/train/labels/419.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c42a28061861b5386bdb2aedea794be330cd098a2136e00a2033059eb8155de2 +size 79 diff --git a/pole_detection/train/labels/42.txt b/pole_detection/train/labels/42.txt new file mode 100644 index 0000000000000000000000000000000000000000..6f3de2b4ba9f5a0953496e906eb747c5aa7eb7ae --- /dev/null +++ b/pole_detection/train/labels/42.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc6036b6efa513505ae8924f39d3505d7efc7786b296709f53e085de697ad7a2 +size 71 diff --git a/pole_detection/train/labels/420.txt b/pole_detection/train/labels/420.txt new file mode 100644 index 0000000000000000000000000000000000000000..ec14f245b0e2c910dc6ed0a6baf4e432e46ee2f5 --- /dev/null +++ b/pole_detection/train/labels/420.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84f8850113f8e29914ae77b75aa289da94b84214ccf0fe0cdd78065dad7c7365 +size 77 diff --git a/pole_detection/train/labels/421.txt b/pole_detection/train/labels/421.txt new file mode 100644 index 0000000000000000000000000000000000000000..d4e344bb224d511e6eefb20bbe22448321753153 --- /dev/null +++ b/pole_detection/train/labels/421.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ea478668b1bc893c969b1d6c3e3322565a5a68c5a184d64d360bbdf661e1fd8 +size 77 diff --git a/pole_detection/train/labels/422.txt b/pole_detection/train/labels/422.txt new file mode 100644 index 0000000000000000000000000000000000000000..ffe9a8c49146182cdbf0625c08ed5273210805db --- /dev/null +++ b/pole_detection/train/labels/422.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4493c9eca6b35bb0b1fbe61f84d08519fe2b0463c6982df724827fd9fe26969 +size 77 diff --git a/pole_detection/train/labels/423.txt b/pole_detection/train/labels/423.txt new file mode 100644 index 0000000000000000000000000000000000000000..2cdc2f2af13408e43f1669906850c8062c9273e7 --- /dev/null +++ b/pole_detection/train/labels/423.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c316e99ff66e07084b28c43449f38145e92da2e2b45ccb473a128a854a038943 +size 78 diff --git a/pole_detection/train/labels/424.txt b/pole_detection/train/labels/424.txt new file mode 100644 index 0000000000000000000000000000000000000000..fd50ba91776838a1b6fda7766ef8c72376bccc17 --- /dev/null +++ b/pole_detection/train/labels/424.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e0a24e8a40d808566b499a5a6ffb83c0b0c77c6463fc62e0ee0ab5a9133f774 +size 76 diff --git a/pole_detection/train/labels/425.txt b/pole_detection/train/labels/425.txt new file mode 100644 index 0000000000000000000000000000000000000000..90b2475531dea6e271bc2520335d8475d5ce6cf8 --- /dev/null +++ b/pole_detection/train/labels/425.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cfe0c3a02a5707f6bdf48a94e03bd18fd76e90613c818b85c0d9a11689e554c +size 78 diff --git a/pole_detection/train/labels/426.txt b/pole_detection/train/labels/426.txt new file mode 100644 index 0000000000000000000000000000000000000000..3c8d13c6d3a5f06f0e07b547bdc0b89e77285ac3 --- /dev/null +++ b/pole_detection/train/labels/426.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0086a875fcbb331cf06b392eb3460ac1ea8b2c82e31f528951d7de0b8211e843 +size 58 diff --git a/pole_detection/train/labels/427.txt b/pole_detection/train/labels/427.txt new file mode 100644 index 0000000000000000000000000000000000000000..43c2cf2710e9c8e1836e8a5e4a2bfec76e053c84 --- /dev/null +++ b/pole_detection/train/labels/427.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bd696022d94799e5e1551c5dca67aa0e8f05096b6abe9c8df6a547849f50051 +size 50 diff --git a/pole_detection/train/labels/428.txt b/pole_detection/train/labels/428.txt new file mode 100644 index 0000000000000000000000000000000000000000..59b4e2ccaacd484e84cd38552ba86042b94e9978 --- /dev/null +++ b/pole_detection/train/labels/428.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5538c198c27baa4fd299debb19ef32db4e091c72a021a47fc298db384e185f8 +size 79 diff --git a/pole_detection/train/labels/429.txt b/pole_detection/train/labels/429.txt new file mode 100644 index 0000000000000000000000000000000000000000..acd5cdee30a17c3648b25d4695238b28a84cc095 --- /dev/null +++ b/pole_detection/train/labels/429.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c986955be988ea403ea0fe8af6ba750a111ccecc364d95119847cf8f05807dd +size 159 diff --git a/pole_detection/train/labels/43.txt b/pole_detection/train/labels/43.txt new file mode 100644 index 0000000000000000000000000000000000000000..f02cc2fb2d06209d695e84b2b15c470e36a0b83d --- /dev/null +++ b/pole_detection/train/labels/43.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f4f5b79b1de906ee876627067a1e44754c65f604cb0415700e52b28895a9192 +size 72 diff --git a/pole_detection/train/labels/430.txt b/pole_detection/train/labels/430.txt new file mode 100644 index 0000000000000000000000000000000000000000..b4a4169e5a90019dcdaffe1381e5866c6bca4c65 --- /dev/null +++ b/pole_detection/train/labels/430.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be83d90d5cebab6cce2559608ac90d7ecd31b3facaaca663c6a68e94411d7f76 +size 77 diff --git a/pole_detection/train/labels/431.txt b/pole_detection/train/labels/431.txt new file mode 100644 index 0000000000000000000000000000000000000000..ffccfd2402a62908ea45da5e8654ab830a844a02 --- /dev/null +++ b/pole_detection/train/labels/431.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32d39099f73e84eb96ba4f184b0b51d9ca3edf4b9ba4626f1278f99239941041 +size 155 diff --git a/pole_detection/train/labels/432.txt b/pole_detection/train/labels/432.txt new file mode 100644 index 0000000000000000000000000000000000000000..2970674c0fdc35ab5ef178444d722c479995dcd2 --- /dev/null +++ b/pole_detection/train/labels/432.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:984ff04392372a82e22e3f8792022d9ac58aec5a6af2aa0bcf363a7a7e29d361 +size 66 diff --git a/pole_detection/train/labels/433.txt b/pole_detection/train/labels/433.txt new file mode 100644 index 0000000000000000000000000000000000000000..4ea435f94e1b871a70ba7badc69b714fa473abc7 --- /dev/null +++ b/pole_detection/train/labels/433.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf9f7a309551aa19e1a07f58ee2210fa4e7dea19a61d9b6fc957d092eba77a10 +size 69 diff --git a/pole_detection/train/labels/434.txt b/pole_detection/train/labels/434.txt new file mode 100644 index 0000000000000000000000000000000000000000..70c96d8b901310902d0465c3eecd38df64a43d37 --- /dev/null +++ b/pole_detection/train/labels/434.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d68048d77bdb57ac496350e1f7d8933b4742ffe74446d6f2e59dd0f1502fdfef +size 61 diff --git a/pole_detection/train/labels/435.txt b/pole_detection/train/labels/435.txt new file mode 100644 index 0000000000000000000000000000000000000000..9414a6600f992d0c3069c92f5d5d9d0a4e6b3264 --- /dev/null +++ b/pole_detection/train/labels/435.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b088e1c84fd0952e56898d8fcf2ebe24dead222affe8f4d1889178780e981cb +size 62 diff --git a/pole_detection/train/labels/436.txt b/pole_detection/train/labels/436.txt new file mode 100644 index 0000000000000000000000000000000000000000..2b3e3d4fe0a707957dc3e3e9a055d1d50d50681a --- /dev/null +++ b/pole_detection/train/labels/436.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acb13a687c8cc8c2dea8a192110338ab3d66e37c066338290de34dfebb16c8f3 +size 77 diff --git a/pole_detection/train/labels/437.txt b/pole_detection/train/labels/437.txt new file mode 100644 index 0000000000000000000000000000000000000000..aba956e49e3934e5fd829f8b8e4cbb4b4d5e5931 --- /dev/null +++ b/pole_detection/train/labels/437.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cba3a81ed35cda6aa340392939b4448d004f932e2f54d1fc7d1944a6f63d605 +size 78 diff --git a/pole_detection/train/labels/438.txt b/pole_detection/train/labels/438.txt new file mode 100644 index 0000000000000000000000000000000000000000..0d400e0b2f1d96b12f3190715fe8af39de878cb7 --- /dev/null +++ b/pole_detection/train/labels/438.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:005ef9776ece18d8c2ece7aea21d5aec1e6101a422682fb03f4eea1d133d2c2c +size 158 diff --git a/pole_detection/train/labels/439.txt b/pole_detection/train/labels/439.txt new file mode 100644 index 0000000000000000000000000000000000000000..d5959b477728fc91ca9f7f82825b8edc418c4f04 --- /dev/null +++ b/pole_detection/train/labels/439.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfb441df67801300ad3a4e104f631f626b0a4314705141b164649b45237640b8 +size 75 diff --git a/pole_detection/train/labels/44.txt b/pole_detection/train/labels/44.txt new file mode 100644 index 0000000000000000000000000000000000000000..73feea2c034dc6b9d362c7df2164056ca4734e94 --- /dev/null +++ b/pole_detection/train/labels/44.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4d7dd9399b3a54cd1a3b46ef53931def77454082d1a5200d0840115a1480064 +size 71 diff --git a/pole_detection/train/labels/440.txt b/pole_detection/train/labels/440.txt new file mode 100644 index 0000000000000000000000000000000000000000..eb8e7cd5597d729b587a446ecf3278057c72ef17 --- /dev/null +++ b/pole_detection/train/labels/440.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58db882d6f6626d2c505df7a09cbe66a8d35d20ee6e70364da13385edeca9b6e +size 79 diff --git a/pole_detection/train/labels/441.txt b/pole_detection/train/labels/441.txt new file mode 100644 index 0000000000000000000000000000000000000000..424ad9e6b4601d3d0ffc7d4c2abf31f8b6fb2cdc --- /dev/null +++ b/pole_detection/train/labels/441.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c586ab731a7391276cc9c65d9ba432d862d65e172e610df9b5e2bb12f5a415b +size 78 diff --git a/pole_detection/train/labels/442.txt b/pole_detection/train/labels/442.txt new file mode 100644 index 0000000000000000000000000000000000000000..1a77d45936527cf6312294ecccf7c1ffc3786eba --- /dev/null +++ b/pole_detection/train/labels/442.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a864bb8b194b6043d2c27b7d50087159c70efcee9c98bcde882fa13ffbc0002e +size 68 diff --git a/pole_detection/train/labels/443.txt b/pole_detection/train/labels/443.txt new file mode 100644 index 0000000000000000000000000000000000000000..03c00a62937f5202abad5798d43999341cb0a352 --- /dev/null +++ b/pole_detection/train/labels/443.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4112fb492093f54099c46ed8038e3f90aea50cb6eb85e227682986ee41d8bac3 +size 77 diff --git a/pole_detection/train/labels/444.txt b/pole_detection/train/labels/444.txt new file mode 100644 index 0000000000000000000000000000000000000000..ff8afa60af601a1cd98ce5bdfbe749be6a44f032 --- /dev/null +++ b/pole_detection/train/labels/444.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bd056473f2261e1d379e69797b49a64317eb064243dd87ae3a04ef132a56f35 +size 77 diff --git a/pole_detection/train/labels/445.txt b/pole_detection/train/labels/445.txt new file mode 100644 index 0000000000000000000000000000000000000000..f78db78fc399c2dc7cb3f2e293cd90ec89677168 --- /dev/null +++ b/pole_detection/train/labels/445.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9cbb31118f0777f14f17d79571dded00c96ea366f3a8b7b38daad3a7e1f54d7 +size 77 diff --git a/pole_detection/train/labels/446.txt b/pole_detection/train/labels/446.txt new file mode 100644 index 0000000000000000000000000000000000000000..dae34c5bb92b286233921d92b2c1b51f73fd01b5 --- /dev/null +++ b/pole_detection/train/labels/446.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87d9605a635ccf2204fd150be6eef326274b746ffe9a337b78d595411eb676d1 +size 79 diff --git a/pole_detection/train/labels/447.txt b/pole_detection/train/labels/447.txt new file mode 100644 index 0000000000000000000000000000000000000000..7aeaf87e0fe33ba538e05ac0dbedb5329420c01c --- /dev/null +++ b/pole_detection/train/labels/447.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a127552e3571716206c87843ade399596ccdd176767fbfbc7330871ae315c1e9 +size 137 diff --git a/pole_detection/train/labels/448.txt b/pole_detection/train/labels/448.txt new file mode 100644 index 0000000000000000000000000000000000000000..eab3d3d6a95f95b7186a681cf6210797de67175c --- /dev/null +++ b/pole_detection/train/labels/448.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3795d3b323acea050e301684fb3305615f10c328fad70a846632478a20e07adf +size 77 diff --git a/pole_detection/train/labels/449.txt b/pole_detection/train/labels/449.txt new file mode 100644 index 0000000000000000000000000000000000000000..df21b307bf4399e637a5de6b421cc653fc5c323b --- /dev/null +++ b/pole_detection/train/labels/449.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e705d28668169802617271d99e0feb57a75be6d10fc758ad999dd44c0f792429 +size 78 diff --git a/pole_detection/train/labels/45.txt b/pole_detection/train/labels/45.txt new file mode 100644 index 0000000000000000000000000000000000000000..012da455300de36a51537d71a2e92762519c4596 --- /dev/null +++ b/pole_detection/train/labels/45.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:460f5e12310d1eaa36df82c23718d0b4a4132d4fc83b4525432a6d12b3a85bac +size 77 diff --git a/pole_detection/train/labels/450.txt b/pole_detection/train/labels/450.txt new file mode 100644 index 0000000000000000000000000000000000000000..45b61c7a6a5fa723b770d3b4afa59bb3c78e8e40 --- /dev/null +++ b/pole_detection/train/labels/450.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d35b91ae6eb8c3e5e540854a4e93af98564359f0ff4a181966c151b93e226b2 +size 78 diff --git a/pole_detection/train/labels/451.txt b/pole_detection/train/labels/451.txt new file mode 100644 index 0000000000000000000000000000000000000000..4c9bb4078b89b82450e4a1c1571faa954ddfcaf1 --- /dev/null +++ b/pole_detection/train/labels/451.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc45b8c42e471db1e119abf14928a8b96337fadc6be4528ad802c9084914f86c +size 73 diff --git a/pole_detection/train/labels/452.txt b/pole_detection/train/labels/452.txt new file mode 100644 index 0000000000000000000000000000000000000000..51a490f098b62edebbc559382cc094a8ecac4901 --- /dev/null +++ b/pole_detection/train/labels/452.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a81f9612701c0be1377c147fd5e004560a14dcc9484d474105ab143070a6a60 +size 78 diff --git a/pole_detection/train/labels/453.txt b/pole_detection/train/labels/453.txt new file mode 100644 index 0000000000000000000000000000000000000000..b6fe5c138bf07937dc443032b38b8cf41a04a85c --- /dev/null +++ b/pole_detection/train/labels/453.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb08de4d6cdb12beda74cbe729451bf2a00b0c8ce69ee6956ecf4bea315eeec4 +size 77 diff --git a/pole_detection/train/labels/454.txt b/pole_detection/train/labels/454.txt new file mode 100644 index 0000000000000000000000000000000000000000..8a339c833c0561782ed4b87e98daaf66faf609df --- /dev/null +++ b/pole_detection/train/labels/454.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33a9fe75e156244fdf54dc61a30dc58df99d900dff7a1fca8f0c26e0845246e1 +size 79 diff --git a/pole_detection/train/labels/455.txt b/pole_detection/train/labels/455.txt new file mode 100644 index 0000000000000000000000000000000000000000..f4982bfbfad978e50874f45489df48f22f617f0f --- /dev/null +++ b/pole_detection/train/labels/455.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abdbee18dabba117151f90702f367e20badda51b5318911ddd1540d34ed8d748 +size 79 diff --git a/pole_detection/train/labels/456.txt b/pole_detection/train/labels/456.txt new file mode 100644 index 0000000000000000000000000000000000000000..f32f6f1dbb04ef7f08926e9838d7a76c2642c474 --- /dev/null +++ b/pole_detection/train/labels/456.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c582c53e861d180f80ee456aeb65c97cf2991e71851f97a205595d628ecde2c1 +size 140 diff --git a/pole_detection/train/labels/457.txt b/pole_detection/train/labels/457.txt new file mode 100644 index 0000000000000000000000000000000000000000..286c12ca60c0ca24367c29b2a4c862f0f5db775a --- /dev/null +++ b/pole_detection/train/labels/457.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c20e528eb49f02ca616393aeac0d557dff2c567824a6aa019cbd6c04a0e88b38 +size 78 diff --git a/pole_detection/train/labels/458.txt b/pole_detection/train/labels/458.txt new file mode 100644 index 0000000000000000000000000000000000000000..5493202d8c58cb175380e8589915f41f87ab44d4 --- /dev/null +++ b/pole_detection/train/labels/458.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d55525fd731831ba2dd45c4f0e6c0c6dde1459d5145995afd60bdc186c285e5 +size 78 diff --git a/pole_detection/train/labels/459.txt b/pole_detection/train/labels/459.txt new file mode 100644 index 0000000000000000000000000000000000000000..39afee7bfa2aec723f9d3242fd9ee027bad72e49 --- /dev/null +++ b/pole_detection/train/labels/459.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58b9f66cca08da7e2fa931e39a6b7d69a02239ccdd546ec6b20add44b9d7aea3 +size 80 diff --git a/pole_detection/train/labels/46.txt b/pole_detection/train/labels/46.txt new file mode 100644 index 0000000000000000000000000000000000000000..9bf04c594a521507cf38a1c8f41c0256dde37f64 --- /dev/null +++ b/pole_detection/train/labels/46.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47e63bed9f94344a8e9d6ba07fc7721a2074d1aa6246acca25b90dead0705ec9 +size 63 diff --git a/pole_detection/train/labels/460.txt b/pole_detection/train/labels/460.txt new file mode 100644 index 0000000000000000000000000000000000000000..5bf2c028a33d38ef6313207f46a532d12b79bad4 --- /dev/null +++ b/pole_detection/train/labels/460.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e787c8ffb7e9e039397e54660627564d215a684115a96541b6effa5cd6fc775 +size 79 diff --git a/pole_detection/train/labels/461.txt b/pole_detection/train/labels/461.txt new file mode 100644 index 0000000000000000000000000000000000000000..f730a1a03795d5e6c6199ba2696c2a51ca9e5117 --- /dev/null +++ b/pole_detection/train/labels/461.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf10a6691b89118d4f744bab06e65b7408e52c77e0b2547dae381673d05c2c91 +size 59 diff --git a/pole_detection/train/labels/462.txt b/pole_detection/train/labels/462.txt new file mode 100644 index 0000000000000000000000000000000000000000..164e7eb357e3100cb78cbf7e17427ef6e759bc2e --- /dev/null +++ b/pole_detection/train/labels/462.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfc5eb6055e87cab4c588c255f72e20b430a523a4e9d81d54fd0dfbaf21a9acb +size 80 diff --git a/pole_detection/train/labels/463.txt b/pole_detection/train/labels/463.txt new file mode 100644 index 0000000000000000000000000000000000000000..0c11e0be4a15a8b227fe15fd25c35692e0ed2019 --- /dev/null +++ b/pole_detection/train/labels/463.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:552c79f2a442521f73e281bca13bf97a77f2197372e34487dd878a29f8286f8c +size 66 diff --git a/pole_detection/train/labels/464.txt b/pole_detection/train/labels/464.txt new file mode 100644 index 0000000000000000000000000000000000000000..24920c5fa5c1e1b7c5b6e89600b04edb17deccd8 --- /dev/null +++ b/pole_detection/train/labels/464.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ef8eccb897909481d169eb64fece68f0e84637458709cf2b9c74cdcf2c222fc +size 77 diff --git a/pole_detection/train/labels/465.txt b/pole_detection/train/labels/465.txt new file mode 100644 index 0000000000000000000000000000000000000000..bb35143edc0322c81b0c8af39b4bc024cede5aa5 --- /dev/null +++ b/pole_detection/train/labels/465.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:027ef71ea4a571a415ddf545bd122cc3ae0710d74ca43183805f60ff73256006 +size 62 diff --git a/pole_detection/train/labels/466.txt b/pole_detection/train/labels/466.txt new file mode 100644 index 0000000000000000000000000000000000000000..dcfad98515b48c55eb9e6e40d312fc32c8e481b1 --- /dev/null +++ b/pole_detection/train/labels/466.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3802ab1f65465d28f52db24618d3470306c385fc7a92846ee1b8ae435df6a8b7 +size 77 diff --git a/pole_detection/train/labels/467.txt b/pole_detection/train/labels/467.txt new file mode 100644 index 0000000000000000000000000000000000000000..007f74ec68b33e994d4f6eb13876a874fac982b6 --- /dev/null +++ b/pole_detection/train/labels/467.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e457f509a957e640add9e3f25d387e96ad98936b3d6806d3dcaf0edb67dce950 +size 78 diff --git a/pole_detection/train/labels/468.txt b/pole_detection/train/labels/468.txt new file mode 100644 index 0000000000000000000000000000000000000000..e5bfb524448a814581a76120c085a884f523d361 --- /dev/null +++ b/pole_detection/train/labels/468.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a209b5957b976485fe4598158c7401458e27b6974ae9f163909a1801a715ab22 +size 80 diff --git a/pole_detection/train/labels/469.txt b/pole_detection/train/labels/469.txt new file mode 100644 index 0000000000000000000000000000000000000000..67839f0cba1944941bfc7ea51a16520a818c3c1a --- /dev/null +++ b/pole_detection/train/labels/469.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a7be6ec70eceb70cd4efab3f4b1d7249df5301d073a989beae5b35ca6f96a13 +size 79 diff --git a/pole_detection/train/labels/47.txt b/pole_detection/train/labels/47.txt new file mode 100644 index 0000000000000000000000000000000000000000..f269a262aedf632f3d6caefc86497a9af4f81c21 --- /dev/null +++ b/pole_detection/train/labels/47.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a228ed57f65512f2a18d8b03559aa3653497527bf12b5bc1cebbcf10f9c2062e +size 78 diff --git a/pole_detection/train/labels/470.txt b/pole_detection/train/labels/470.txt new file mode 100644 index 0000000000000000000000000000000000000000..255fb744e3254a2a4f5d32bc014a4a48704ac9ea --- /dev/null +++ b/pole_detection/train/labels/470.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a03bc072ad9b60ff4ef5703115d60df6f5064b4c3fbc49cefa0061bc7016a4da +size 78 diff --git a/pole_detection/train/labels/471.txt b/pole_detection/train/labels/471.txt new file mode 100644 index 0000000000000000000000000000000000000000..8b7a767f2c52d3b5f8e0a2c49941cb03cb82f568 --- /dev/null +++ b/pole_detection/train/labels/471.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4fd106478beaf70a8b42f40dd8915ac71b9d974e30dd673df2683547a8bb36d +size 65 diff --git a/pole_detection/train/labels/472.txt b/pole_detection/train/labels/472.txt new file mode 100644 index 0000000000000000000000000000000000000000..08a887e4ccfa27a1c1ceb308519f87f40e0c98ee --- /dev/null +++ b/pole_detection/train/labels/472.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73b4ab022a818dfe6be63a7b838a2bc07414007a150ffdfaf4f873c05f5f15b0 +size 79 diff --git a/pole_detection/train/labels/473.txt b/pole_detection/train/labels/473.txt new file mode 100644 index 0000000000000000000000000000000000000000..616427d9d472f6ab11e68b6b8a4532ed14ea0c03 --- /dev/null +++ b/pole_detection/train/labels/473.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ce59728671d73c6e18fe7296f9a0c4db40be97bb98aceefd703fac9b6e77a36 +size 73 diff --git a/pole_detection/train/labels/474.txt b/pole_detection/train/labels/474.txt new file mode 100644 index 0000000000000000000000000000000000000000..f7db776437bdbddb9d8bf132ca4957adec85d9b2 --- /dev/null +++ b/pole_detection/train/labels/474.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39058b8ffc2f46df6af8da50f59becd05d65e06f9caee81b5cfe10f852a25d67 +size 71 diff --git a/pole_detection/train/labels/475.txt b/pole_detection/train/labels/475.txt new file mode 100644 index 0000000000000000000000000000000000000000..c29c73e5074614484f0fbbf6281f11347baf39c5 --- /dev/null +++ b/pole_detection/train/labels/475.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a1177c16a74fdc745b77dbcf54fda7b9e7eeb9632dc1856110472b25e2fea60 +size 79 diff --git a/pole_detection/train/labels/476.txt b/pole_detection/train/labels/476.txt new file mode 100644 index 0000000000000000000000000000000000000000..ae4d3d498c32f3aef0815c428c981a7aa9be2d26 --- /dev/null +++ b/pole_detection/train/labels/476.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4161bac9d8d94b6f9fb29ee99416200731044c7dc122614b0b8f18a65da63ca0 +size 68 diff --git a/pole_detection/train/labels/477.txt b/pole_detection/train/labels/477.txt new file mode 100644 index 0000000000000000000000000000000000000000..5de816dcde80ec63d9635b43195a091fdd370a3a --- /dev/null +++ b/pole_detection/train/labels/477.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:605d247736fc4473f7d46bb496fa06266c985af8cb94c58b430bca621675046b +size 136 diff --git a/pole_detection/train/labels/478.txt b/pole_detection/train/labels/478.txt new file mode 100644 index 0000000000000000000000000000000000000000..1a9bdcfad637cf4f65377a263c541943232a0332 --- /dev/null +++ b/pole_detection/train/labels/478.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bec9c0ab411ba60f15e8934ac5315f7cbbd6de14804b912a8bd35049ef979a6f +size 69 diff --git a/pole_detection/train/labels/479.txt b/pole_detection/train/labels/479.txt new file mode 100644 index 0000000000000000000000000000000000000000..332eb0f89018a78da86f9a797ec1aeb89e6570cf --- /dev/null +++ b/pole_detection/train/labels/479.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a753a5f2e24dd76bfe9167e34f52ee005c4b509ac392f586c4509d64d7ad7be +size 79 diff --git a/pole_detection/train/labels/48.txt b/pole_detection/train/labels/48.txt new file mode 100644 index 0000000000000000000000000000000000000000..11190e28f4383c08dce4a527f6de535f631bea4a --- /dev/null +++ b/pole_detection/train/labels/48.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de7f733915796359193d8918e8812cbb22be434b7b9db893639521c7a902b055 +size 79 diff --git a/pole_detection/train/labels/480.txt b/pole_detection/train/labels/480.txt new file mode 100644 index 0000000000000000000000000000000000000000..c39acc3972af8fc5a0f7c2c0fda8a8985590fcf5 --- /dev/null +++ b/pole_detection/train/labels/480.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de1844814c9582ad5f27e237bc25e51a15206baa6297e16d419e682106a6f7e6 +size 73 diff --git a/pole_detection/train/labels/481.txt b/pole_detection/train/labels/481.txt new file mode 100644 index 0000000000000000000000000000000000000000..14603cd1617dfb4f1e5a020366a7af09500b55ab --- /dev/null +++ b/pole_detection/train/labels/481.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98799e648ee8b92affaf88b0c4a906dce0be6fddb093c631146cf2ba91e20168 +size 71 diff --git a/pole_detection/train/labels/482.txt b/pole_detection/train/labels/482.txt new file mode 100644 index 0000000000000000000000000000000000000000..8d8eb91243053e57db9f255540bdf3eaa2e2ddc8 --- /dev/null +++ b/pole_detection/train/labels/482.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d93685353b24fa368aba00bda8ac7663f1831537897b10359586debb08ef4c53 +size 74 diff --git a/pole_detection/train/labels/483.txt b/pole_detection/train/labels/483.txt new file mode 100644 index 0000000000000000000000000000000000000000..fd522d4ac4d624bfcc340c402fad2027c7298e0a --- /dev/null +++ b/pole_detection/train/labels/483.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5944763f34a02374992c0825aa8a8ef6e8d86aebbb54394cc82d9d90355805c8 +size 65 diff --git a/pole_detection/train/labels/484.txt b/pole_detection/train/labels/484.txt new file mode 100644 index 0000000000000000000000000000000000000000..948a601dd4c0ea8a931af022189d8f7d34ab93fe --- /dev/null +++ b/pole_detection/train/labels/484.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eebd4ef0e6e81db5ace70ba97125de1d865b82866aba5a2abaa605dd3b2b6c23 +size 145 diff --git a/pole_detection/train/labels/485.txt b/pole_detection/train/labels/485.txt new file mode 100644 index 0000000000000000000000000000000000000000..363a88e06d6934238d48d81b1bd9279678feaa6c --- /dev/null +++ b/pole_detection/train/labels/485.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37b7d52f713932f4274c521075fef47e84c0b3b66cffbb94c10aa4f21eb6a722 +size 73 diff --git a/pole_detection/train/labels/486.txt b/pole_detection/train/labels/486.txt new file mode 100644 index 0000000000000000000000000000000000000000..660c74f88dbfcab73709b342aaf404a58a5c8bb4 --- /dev/null +++ b/pole_detection/train/labels/486.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8864acfaceee4c3f3a7d733b7cfc6b34baefda41e8a47ef711533ad0b921ae82 +size 78 diff --git a/pole_detection/train/labels/487.txt b/pole_detection/train/labels/487.txt new file mode 100644 index 0000000000000000000000000000000000000000..8639a666076b449328d4b6433e365a6284ffcec7 --- /dev/null +++ b/pole_detection/train/labels/487.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddcfd8e788b1288f6ff7f1d9c21c089e04522436f21fe1ebba1baa0abca4f87f +size 60 diff --git a/pole_detection/train/labels/488.txt b/pole_detection/train/labels/488.txt new file mode 100644 index 0000000000000000000000000000000000000000..0c1d093211c5b602cd7963dff0b2e819c5d12f76 --- /dev/null +++ b/pole_detection/train/labels/488.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:477c72042ca2ccd5456b1d9086c512e4d884135c3e3085e0ca0b81ecc5c52f6f +size 52 diff --git a/pole_detection/train/labels/489.txt b/pole_detection/train/labels/489.txt new file mode 100644 index 0000000000000000000000000000000000000000..2fdc0c712618d01d4215d4cfc991a5fe8e010ecd --- /dev/null +++ b/pole_detection/train/labels/489.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af3ada39ada680914cb8b8043c50ffb7f67a793c879a9b329cc2b170678a7b7f +size 78 diff --git a/pole_detection/train/labels/49.txt b/pole_detection/train/labels/49.txt new file mode 100644 index 0000000000000000000000000000000000000000..6b5980647ea0d185a72402708cb4025ee288c622 --- /dev/null +++ b/pole_detection/train/labels/49.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1cb0b48e331a2cf108f5ac55343b5da0d86f26be6795ea85a734fe1e0c40013 +size 73 diff --git a/pole_detection/train/labels/490.txt b/pole_detection/train/labels/490.txt new file mode 100644 index 0000000000000000000000000000000000000000..63e4278252fd5f19f619485141fbb73851aac43b --- /dev/null +++ b/pole_detection/train/labels/490.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3eddc2535bb7c5c1192a74f7ab11139a44890d68af0edc41abe0d3d52c59c305 +size 65 diff --git a/pole_detection/train/labels/491.txt b/pole_detection/train/labels/491.txt new file mode 100644 index 0000000000000000000000000000000000000000..de0ad09a322495958158828abed547d150acf119 --- /dev/null +++ b/pole_detection/train/labels/491.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84b8797e58607d0832d1fa5cebd8e77ab87b26d6c1f2564667b99c48560236cb +size 72 diff --git a/pole_detection/train/labels/492.txt b/pole_detection/train/labels/492.txt new file mode 100644 index 0000000000000000000000000000000000000000..ae6e19ca33a4641937dff131a1c899ad7de04f65 --- /dev/null +++ b/pole_detection/train/labels/492.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:667fb94e957f5ba10e679881be1a624ae9f37acea505355b991e9a0e83b55cff +size 130 diff --git a/pole_detection/train/labels/493.txt b/pole_detection/train/labels/493.txt new file mode 100644 index 0000000000000000000000000000000000000000..e16faa35e1224424404ef0f6bb856fbc30e66bd0 --- /dev/null +++ b/pole_detection/train/labels/493.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb650e74a74756fec60f9aa0dc04fd00a5cc1d1d8e329dc86d71b933610e8739 +size 150 diff --git a/pole_detection/train/labels/494.txt b/pole_detection/train/labels/494.txt new file mode 100644 index 0000000000000000000000000000000000000000..ed2ee9a038fc3600b9543dd0c227a5b8e2f61f5a --- /dev/null +++ b/pole_detection/train/labels/494.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b80449a430681f4bffca1ab1a3a32ff44cf06c336472a1c8838ebce63e77135 +size 65 diff --git a/pole_detection/train/labels/495.txt b/pole_detection/train/labels/495.txt new file mode 100644 index 0000000000000000000000000000000000000000..bfddf318328df7a26eb8acb15257a7edb0de5bf3 --- /dev/null +++ b/pole_detection/train/labels/495.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3015a3a8882e31a4b65c7c65a1555600492744bc0486484e5d2d0d3c1ba8c4f6 +size 71 diff --git a/pole_detection/train/labels/496.txt b/pole_detection/train/labels/496.txt new file mode 100644 index 0000000000000000000000000000000000000000..b24de4f5341ef091218940d7e34452432f0aae04 --- /dev/null +++ b/pole_detection/train/labels/496.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65cf62a41c31bc7c46f4710e3bef554dadb18294bd96261530df512354854753 +size 78 diff --git a/pole_detection/train/labels/497.txt b/pole_detection/train/labels/497.txt new file mode 100644 index 0000000000000000000000000000000000000000..1416574adc36c8531364007f21229019354de45d --- /dev/null +++ b/pole_detection/train/labels/497.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae3c637250202c1f63dfd56c344dfa7357ea996ff387855301aa348e6ebee6c7 +size 74 diff --git a/pole_detection/train/labels/498.txt b/pole_detection/train/labels/498.txt new file mode 100644 index 0000000000000000000000000000000000000000..539335da14a4be22fd258009eb12ba976daf2f6a --- /dev/null +++ b/pole_detection/train/labels/498.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2e23b0c6eec88dd41dca19db191aa8d4a568edbf13f1dd9569cc85cbf717811 +size 79 diff --git a/pole_detection/train/labels/499.txt b/pole_detection/train/labels/499.txt new file mode 100644 index 0000000000000000000000000000000000000000..dfc5ea8780b55c699c7be5f90e50403da5d4a981 --- /dev/null +++ b/pole_detection/train/labels/499.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:817afcbcb0adec72e5f5455851c07b6baa4fcc959bc19bc1f584fea136a9fd1c +size 77 diff --git a/pole_detection/train/labels/5.txt b/pole_detection/train/labels/5.txt new file mode 100644 index 0000000000000000000000000000000000000000..c7d055a97ae22e672d0af84072ab4f32117456ba --- /dev/null +++ b/pole_detection/train/labels/5.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74c69c01e4f2da39dc8f1afb646bcf0e3533c6b2fcbc074a2e86cd01ffaa5988 +size 79 diff --git a/pole_detection/train/labels/50.txt b/pole_detection/train/labels/50.txt new file mode 100644 index 0000000000000000000000000000000000000000..99a2a28f4635181d678aa437688af1609076411d --- /dev/null +++ b/pole_detection/train/labels/50.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e678b72944ba76c07442845c99db8a6843c895a722a100913094d97bd17945a +size 78 diff --git a/pole_detection/train/labels/500.txt b/pole_detection/train/labels/500.txt new file mode 100644 index 0000000000000000000000000000000000000000..b99ab8044d859b936fbcb6c403917879517970e6 --- /dev/null +++ b/pole_detection/train/labels/500.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:637b7846665491997f1653e323a7becc11b2b029244134dda8ed5671887f39fc +size 69 diff --git a/pole_detection/train/labels/501.txt b/pole_detection/train/labels/501.txt new file mode 100644 index 0000000000000000000000000000000000000000..22fecff897f2a787d776e3e677be23a0789ab32d --- /dev/null +++ b/pole_detection/train/labels/501.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed17a001ff3e17b15721c9ba7e1aee4ae3c43e294db89f5aa0259dbc1476821c +size 66 diff --git a/pole_detection/train/labels/502.txt b/pole_detection/train/labels/502.txt new file mode 100644 index 0000000000000000000000000000000000000000..3345e33f46035b5f8988bba10e9dd1978fbe19c6 --- /dev/null +++ b/pole_detection/train/labels/502.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc5e37b32bfaf878ae1c33ad7a9fc2eaec1f6f127384813f84f1591c2e6a5bc7 +size 239 diff --git a/pole_detection/train/labels/503.txt b/pole_detection/train/labels/503.txt new file mode 100644 index 0000000000000000000000000000000000000000..45a4224f58e42ed4985e979914793e7a0067affe --- /dev/null +++ b/pole_detection/train/labels/503.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bd0a34f38f174d742e92da2bf3b56be0eeed1ac2fa556de88a037e5d6da3e80 +size 52 diff --git a/pole_detection/train/labels/504.txt b/pole_detection/train/labels/504.txt new file mode 100644 index 0000000000000000000000000000000000000000..e5bbd772e3cd8e1b21bdc9c2aa84dd16024d7dcc --- /dev/null +++ b/pole_detection/train/labels/504.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0396ef6132801cbce6f0365a12c638ea90b9832eeb1a18b16532f92785bc62c8 +size 80 diff --git a/pole_detection/train/labels/505.txt b/pole_detection/train/labels/505.txt new file mode 100644 index 0000000000000000000000000000000000000000..56d6345f5442547bc1625e8f8fe68647aa3fc895 --- /dev/null +++ b/pole_detection/train/labels/505.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:073969307ae3d21ab6aab6ef65a18a2045a6d6c4b4ba32e89b11564ec6834f28 +size 77 diff --git a/pole_detection/train/labels/506.txt b/pole_detection/train/labels/506.txt new file mode 100644 index 0000000000000000000000000000000000000000..699129cd3f438a9c5cb2c6000188ae24432bcc7f --- /dev/null +++ b/pole_detection/train/labels/506.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c564e6c10d41ca0931a4d18a7cb74296da880e593c9f9b08c008831294a74b8 +size 72 diff --git a/pole_detection/train/labels/507.txt b/pole_detection/train/labels/507.txt new file mode 100644 index 0000000000000000000000000000000000000000..285ed8123368eb62f2593caf63e476f56d39d749 --- /dev/null +++ b/pole_detection/train/labels/507.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bd72c84086a4d55f4b808051b60ea0e81b1ad519f8b6d6e24688c14b968c4a4 +size 79 diff --git a/pole_detection/train/labels/508.txt b/pole_detection/train/labels/508.txt new file mode 100644 index 0000000000000000000000000000000000000000..3803fc5098acb9108cbb7dfbbee199e71f731588 --- /dev/null +++ b/pole_detection/train/labels/508.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3780855007ea62ba1a41a6fb4b12f72161b987cd9eb2bf1ad0f084334635a334 +size 70 diff --git a/pole_detection/train/labels/509.txt b/pole_detection/train/labels/509.txt new file mode 100644 index 0000000000000000000000000000000000000000..bd79d5000498bd77b26e16fbd4d0a25ef505d290 --- /dev/null +++ b/pole_detection/train/labels/509.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d08022d6b575787344b41da952c2bb03bab675ac7d5768ab8e964e0034d82b1 +size 78 diff --git a/pole_detection/train/labels/51.txt b/pole_detection/train/labels/51.txt new file mode 100644 index 0000000000000000000000000000000000000000..3b5b5f5480d66dafbd1f34f285009992e49f7456 --- /dev/null +++ b/pole_detection/train/labels/51.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdfceb289d47bc2eb1b3fa5b608f668052e3c5c299c4d98dc548fa2cdd8effd4 +size 79 diff --git a/pole_detection/train/labels/510.txt b/pole_detection/train/labels/510.txt new file mode 100644 index 0000000000000000000000000000000000000000..61e3e1a83366b457760876f021602cd350ecaba7 --- /dev/null +++ b/pole_detection/train/labels/510.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29c6864d25a3b1653299c1c439b7641ab529c27998a5c59206b8d3353a719473 +size 71 diff --git a/pole_detection/train/labels/511.txt b/pole_detection/train/labels/511.txt new file mode 100644 index 0000000000000000000000000000000000000000..cb62f531fdcbe743604c2b9db97f6b1393e8f297 --- /dev/null +++ b/pole_detection/train/labels/511.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85b96d857edfaa80d475a82ee2be49b5077b327446a747eb49014cb07af1a5b7 +size 70 diff --git a/pole_detection/train/labels/512.txt b/pole_detection/train/labels/512.txt new file mode 100644 index 0000000000000000000000000000000000000000..dd63760701533a735b5d2964057859423ff85a9f --- /dev/null +++ b/pole_detection/train/labels/512.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a9ae02ab902e791bc8b665d4b77644ea8622241cb1a0683a1688cdd4b61635b +size 79 diff --git a/pole_detection/train/labels/513.txt b/pole_detection/train/labels/513.txt new file mode 100644 index 0000000000000000000000000000000000000000..4723cead6736f48223d91410d3b5d3f9902b45b1 --- /dev/null +++ b/pole_detection/train/labels/513.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:507325d1cb03351586193bb6f77dbc0955c1da87fd8891fca0fe7d44de78c8c3 +size 79 diff --git a/pole_detection/train/labels/514.txt b/pole_detection/train/labels/514.txt new file mode 100644 index 0000000000000000000000000000000000000000..141e72c1838fc0b74f054cdfa825b1310cbecc9c --- /dev/null +++ b/pole_detection/train/labels/514.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06bb263baf90a1b34f4e471adc70ce6902d8887313ca455b6417e63e1f7b85c7 +size 70 diff --git a/pole_detection/train/labels/515.txt b/pole_detection/train/labels/515.txt new file mode 100644 index 0000000000000000000000000000000000000000..e14cd68b79996198b27b012d07767b6ef6057462 --- /dev/null +++ b/pole_detection/train/labels/515.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e37473b03a626b3c2b242dacc830917c10d015235195a6f7f07e8ce77765c14 +size 69 diff --git a/pole_detection/train/labels/516.txt b/pole_detection/train/labels/516.txt new file mode 100644 index 0000000000000000000000000000000000000000..caea907ac15fb6954860808377f59cd76827e469 --- /dev/null +++ b/pole_detection/train/labels/516.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5b4f15225e681334010bb9d94bc3c17ff12e99cf37c0e3b7d750fc3b2b12b2a +size 70 diff --git a/pole_detection/train/labels/517.txt b/pole_detection/train/labels/517.txt new file mode 100644 index 0000000000000000000000000000000000000000..60992e49bafb9774e6519b7078d44e1e161a56df --- /dev/null +++ b/pole_detection/train/labels/517.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed8e0658b00124ccef87eb093eab90b90fe012d2e804c2e60b372f66ac9714fc +size 78 diff --git a/pole_detection/train/labels/518.txt b/pole_detection/train/labels/518.txt new file mode 100644 index 0000000000000000000000000000000000000000..7e33a6308727837f74c903cb685aa12babfe7804 --- /dev/null +++ b/pole_detection/train/labels/518.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:324582a1e39e797f97f00000978f211431526c2a7c0f897edca66128c8c9a764 +size 79 diff --git a/pole_detection/train/labels/519.txt b/pole_detection/train/labels/519.txt new file mode 100644 index 0000000000000000000000000000000000000000..beb6d697f24706f08b9b5a83ea615ef0403d0484 --- /dev/null +++ b/pole_detection/train/labels/519.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8214a466ce32b928edd8f7d97e49ab01fd135386c82046f16b00f662fe35e639 +size 78 diff --git a/pole_detection/train/labels/52.txt b/pole_detection/train/labels/52.txt new file mode 100644 index 0000000000000000000000000000000000000000..099ec0b94373c25b62805be3b6a665ff705bc521 --- /dev/null +++ b/pole_detection/train/labels/52.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:073022a66825f57a9d7910f24fcc9499d5843b231c1f4a1389dabd2601bec8e0 +size 79 diff --git a/pole_detection/train/labels/520.txt b/pole_detection/train/labels/520.txt new file mode 100644 index 0000000000000000000000000000000000000000..2e7b7cd42741277c84cd4ed005eed93e5ad0728e --- /dev/null +++ b/pole_detection/train/labels/520.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0baad5408fa4abdfa42c4863043d39abbb34bb87b701a1ae499ce82bc40e9ca9 +size 77 diff --git a/pole_detection/train/labels/521.txt b/pole_detection/train/labels/521.txt new file mode 100644 index 0000000000000000000000000000000000000000..7dfe0746077a0f51eef955173c160aac5c1d1899 --- /dev/null +++ b/pole_detection/train/labels/521.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c38d55986ea00b74759dd8df6f8a61b7525b6d3d71ba2a4db00f87e8e7d1033e +size 78 diff --git a/pole_detection/train/labels/522.txt b/pole_detection/train/labels/522.txt new file mode 100644 index 0000000000000000000000000000000000000000..a7509e9babc2dc5b17c3ef765f83d502c17be820 --- /dev/null +++ b/pole_detection/train/labels/522.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f634d1735a9ae1dca002dbbd0a4f19b0388fe7695e62299f6b06ee7311f0e863 +size 79 diff --git a/pole_detection/train/labels/523.txt b/pole_detection/train/labels/523.txt new file mode 100644 index 0000000000000000000000000000000000000000..a83c9a9ef28bcc78e26f3cef048180f536f74994 --- /dev/null +++ b/pole_detection/train/labels/523.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1585a9b24bfc05abfc5fd6d6ba1bf1f804ae1df5c817ea95e434d82cbee54680 +size 73 diff --git a/pole_detection/train/labels/524.txt b/pole_detection/train/labels/524.txt new file mode 100644 index 0000000000000000000000000000000000000000..190caa1c8ea59107c41c3fe7462fe2018c77dc23 --- /dev/null +++ b/pole_detection/train/labels/524.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9222794b53b9667e602db71be040c15dd3a1d734a4db040b875640aef90da3bc +size 78 diff --git a/pole_detection/train/labels/525.txt b/pole_detection/train/labels/525.txt new file mode 100644 index 0000000000000000000000000000000000000000..8ba2920e5fa7483db7d2e552e5e93e8727d78113 --- /dev/null +++ b/pole_detection/train/labels/525.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9688deb5b3d5483b547ecba98b9717e19eac71883faefb5349f83f05545a1302 +size 79 diff --git a/pole_detection/train/labels/526.txt b/pole_detection/train/labels/526.txt new file mode 100644 index 0000000000000000000000000000000000000000..8a1573b37782bf25a1475ebb8383ab92f16028e3 --- /dev/null +++ b/pole_detection/train/labels/526.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:528fb46edce0225bf542eaf4effc898d6f09cb3abc3767f6865c1ffbcebf549e +size 77 diff --git a/pole_detection/train/labels/527.txt b/pole_detection/train/labels/527.txt new file mode 100644 index 0000000000000000000000000000000000000000..f7e03b2f7bfd806a59f2bab600d98895ae7dcb9f --- /dev/null +++ b/pole_detection/train/labels/527.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2a25975a94351a14e35b2b5e34f6c3a13c76d994c0f52a54ddc12fcd957c27f +size 78 diff --git a/pole_detection/train/labels/528.txt b/pole_detection/train/labels/528.txt new file mode 100644 index 0000000000000000000000000000000000000000..cac02e0069776e22b3f5d8879de7c02bc469dfd7 --- /dev/null +++ b/pole_detection/train/labels/528.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e76f69d22292164c5ff9f280f98f2c2320926cbaa85ffd8f082b43e2676cd9a +size 80 diff --git a/pole_detection/train/labels/529.txt b/pole_detection/train/labels/529.txt new file mode 100644 index 0000000000000000000000000000000000000000..693ed882bf559f2428220e3f2a5225032c8231fd --- /dev/null +++ b/pole_detection/train/labels/529.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61a88e07419bd414c54c7a65b6d53876d21344e65b47d3bcac239684e3fa8582 +size 80 diff --git a/pole_detection/train/labels/53.txt b/pole_detection/train/labels/53.txt new file mode 100644 index 0000000000000000000000000000000000000000..bffa955bc8c36e1f54556ef6d444f38f570a3f35 --- /dev/null +++ b/pole_detection/train/labels/53.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70742a49101bb8d50be5644dfce8c0a37a32a81599ec22a4171ddbd622d208ae +size 77 diff --git a/pole_detection/train/labels/530.txt b/pole_detection/train/labels/530.txt new file mode 100644 index 0000000000000000000000000000000000000000..2711cc63294905bd024b726894601e497b384b51 --- /dev/null +++ b/pole_detection/train/labels/530.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b730833692149987097f69d3ed6360c6650440d728e2c0a460ded1e764d9757 +size 77 diff --git a/pole_detection/train/labels/531.txt b/pole_detection/train/labels/531.txt new file mode 100644 index 0000000000000000000000000000000000000000..7a85893868a968efd1110f995ba856c831a32f53 --- /dev/null +++ b/pole_detection/train/labels/531.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bdcf02d9b8f6851ecdc75e3387d61bee72fbbd84d21bb3d52bb51ba956cb1eb +size 78 diff --git a/pole_detection/train/labels/532.txt b/pole_detection/train/labels/532.txt new file mode 100644 index 0000000000000000000000000000000000000000..37d3a85d4a7d941bb453294c328f3c3e03f9150b --- /dev/null +++ b/pole_detection/train/labels/532.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92766adf5fe0d5ea716aa9d7a66d64daa05910f5e6d02feca94a1020bcf51512 +size 74 diff --git a/pole_detection/train/labels/533.txt b/pole_detection/train/labels/533.txt new file mode 100644 index 0000000000000000000000000000000000000000..2612d0109d413855b28b35b79863fbe9f5d831df --- /dev/null +++ b/pole_detection/train/labels/533.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d39e69e2f76546e7a3c3f9fe63bc48fecc36f49f1a1512a1e284a94e0791f4d +size 78 diff --git a/pole_detection/train/labels/534.txt b/pole_detection/train/labels/534.txt new file mode 100644 index 0000000000000000000000000000000000000000..0bf3d2dff30bfb569349d41bc058e249a6ca62b6 --- /dev/null +++ b/pole_detection/train/labels/534.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:476295eeb2c95f01a67200dda26289cb2e063a8fb3019646e0efbd3466b20ab2 +size 151 diff --git a/pole_detection/train/labels/535.txt b/pole_detection/train/labels/535.txt new file mode 100644 index 0000000000000000000000000000000000000000..7cb3f1c2b90bc1d1d6ce87dca62b5835226aad4e --- /dev/null +++ b/pole_detection/train/labels/535.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b070950767ce1b5073d364edf824491c912e75cb75306badedfde5f162dd2f0b +size 78 diff --git a/pole_detection/train/labels/536.txt b/pole_detection/train/labels/536.txt new file mode 100644 index 0000000000000000000000000000000000000000..3c9fc100829d10793a22f000410202dd97ae6eee --- /dev/null +++ b/pole_detection/train/labels/536.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe9070e09fe264c8eff782689871dd591821cc083f849ab8965bd80450100acd +size 77 diff --git a/pole_detection/train/labels/537.txt b/pole_detection/train/labels/537.txt new file mode 100644 index 0000000000000000000000000000000000000000..3e9bed54a7cad22f4cd6c4355e448b44669f8843 --- /dev/null +++ b/pole_detection/train/labels/537.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4f0ca128553282853d71ff2ef3c63864e50680cfe9ec6046b7428b63079f0be +size 78 diff --git a/pole_detection/train/labels/538.txt b/pole_detection/train/labels/538.txt new file mode 100644 index 0000000000000000000000000000000000000000..c294d3bc9acb0e2c91c31c42d36fe55b3687868a --- /dev/null +++ b/pole_detection/train/labels/538.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e271d104c15cec6bf699fcdf7946ae53920ee816e3b96034214658f65382bb4f +size 51 diff --git a/pole_detection/train/labels/539.txt b/pole_detection/train/labels/539.txt new file mode 100644 index 0000000000000000000000000000000000000000..963811552035d36cbeb7425946592209f100b15f --- /dev/null +++ b/pole_detection/train/labels/539.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:308c613d8c1248894b96c9ced90fe7ff938a690c45a0346b4a4b12b4eed00348 +size 78 diff --git a/pole_detection/train/labels/54.txt b/pole_detection/train/labels/54.txt new file mode 100644 index 0000000000000000000000000000000000000000..f94e73e18cb9b142600a04cb4c47c5bdfa2496e9 --- /dev/null +++ b/pole_detection/train/labels/54.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfa30ac717f2733608b248c890200cb142091c81a45ba670abf2d4eaa8f2042d +size 79 diff --git a/pole_detection/train/labels/540.txt b/pole_detection/train/labels/540.txt new file mode 100644 index 0000000000000000000000000000000000000000..6057b43a8e16418e249e01dc8de1e9ac71925084 --- /dev/null +++ b/pole_detection/train/labels/540.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:555b7f018eef5ffb03a0ecb0a824e9faad1a134c3134a9f422b14a7114c53df7 +size 68 diff --git a/pole_detection/train/labels/541.txt b/pole_detection/train/labels/541.txt new file mode 100644 index 0000000000000000000000000000000000000000..dce5862a807745e3e2ac0c00d69ea131dde75642 --- /dev/null +++ b/pole_detection/train/labels/541.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05c3e3e93417b35c66e3d92368b892dec88d4ec65cbe0c4246135abada659770 +size 76 diff --git a/pole_detection/train/labels/542.txt b/pole_detection/train/labels/542.txt new file mode 100644 index 0000000000000000000000000000000000000000..5500b480ae9fc690df4ad94f6a4a97364364cd2e --- /dev/null +++ b/pole_detection/train/labels/542.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:349a7765c9dfa99bb7a1ffb9cd30b47af21038e50674a9c31c5cbdcadafb7873 +size 79 diff --git a/pole_detection/train/labels/543.txt b/pole_detection/train/labels/543.txt new file mode 100644 index 0000000000000000000000000000000000000000..924a7b07d6757fafd79e3adb499c03aeb242b8b8 --- /dev/null +++ b/pole_detection/train/labels/543.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65b902a1a614582bffd67921d4b7976ed44763802011b9e6a32e838622957f6c +size 158 diff --git a/pole_detection/train/labels/544.txt b/pole_detection/train/labels/544.txt new file mode 100644 index 0000000000000000000000000000000000000000..2c0025dee97fa781772bd65a59b18ce488db2d0f --- /dev/null +++ b/pole_detection/train/labels/544.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff41d9305ad7a88a9e09a3d3f00e4ff7b13a1429a875dda4db6f761eb4ab253b +size 79 diff --git a/pole_detection/train/labels/545.txt b/pole_detection/train/labels/545.txt new file mode 100644 index 0000000000000000000000000000000000000000..1f414e6d084a1af245ff3f8623b7dac1271e2023 --- /dev/null +++ b/pole_detection/train/labels/545.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55de68ef753a5e4210cdef690c53169f4134139ed7078bf49a8917b213adbb7d +size 77 diff --git a/pole_detection/train/labels/546.txt b/pole_detection/train/labels/546.txt new file mode 100644 index 0000000000000000000000000000000000000000..151d025dab5112ccb3cf31134b3d846d1694f4c2 --- /dev/null +++ b/pole_detection/train/labels/546.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0153ecd24088983bbb783663257ea30d24918b06132fbf12ad6181707c99290 +size 77 diff --git a/pole_detection/train/labels/547.txt b/pole_detection/train/labels/547.txt new file mode 100644 index 0000000000000000000000000000000000000000..3d8def6f02ca2f0c5f7f36490f5ecd85825496b4 --- /dev/null +++ b/pole_detection/train/labels/547.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d51c8d6cdad48f42b814084f31ad43cb875f27f47b5e3e526821ef2033e5db9 +size 65 diff --git a/pole_detection/train/labels/548.txt b/pole_detection/train/labels/548.txt new file mode 100644 index 0000000000000000000000000000000000000000..7891ccd5278fafa55bfd798df017b13af1f9775d --- /dev/null +++ b/pole_detection/train/labels/548.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:192dcf14deb8cfade4d3c6058174176ad3314027c89f33463608093e8a3f3080 +size 158 diff --git a/pole_detection/train/labels/549.txt b/pole_detection/train/labels/549.txt new file mode 100644 index 0000000000000000000000000000000000000000..509eb1dfd8a84f8e917cf4b3f13e106921ef3b01 --- /dev/null +++ b/pole_detection/train/labels/549.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6973bacde58edadcd96e6a8f8a7dfd4853bee3a23b7c5ca8e9d66a13ee345ae +size 118 diff --git a/pole_detection/train/labels/55.txt b/pole_detection/train/labels/55.txt new file mode 100644 index 0000000000000000000000000000000000000000..9e450cdd2ab21e219c7df247323b48989dc3f999 --- /dev/null +++ b/pole_detection/train/labels/55.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e336199fb112e841e4ee8e26fa543f16e40c2f80497931fdbd476f3e77c78f0a +size 72 diff --git a/pole_detection/train/labels/550.txt b/pole_detection/train/labels/550.txt new file mode 100644 index 0000000000000000000000000000000000000000..c16f8cc446a75a5c5ef0ec08f923d1db8746b7d5 --- /dev/null +++ b/pole_detection/train/labels/550.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f60819ce1ebccf7bd71e5d666f155bcd32bd75356aedb320622ab910b3671357 +size 78 diff --git a/pole_detection/train/labels/551.txt b/pole_detection/train/labels/551.txt new file mode 100644 index 0000000000000000000000000000000000000000..2d3c9674d47b2175266b528bf9b62ef17a3b2018 --- /dev/null +++ b/pole_detection/train/labels/551.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef1a3b7822bb4c1adf8d1422266cf55fe86dd98783524002349b4d44d8bcaa26 +size 72 diff --git a/pole_detection/train/labels/552.txt b/pole_detection/train/labels/552.txt new file mode 100644 index 0000000000000000000000000000000000000000..4698d042f4300b52c14437c6aed445a33895cd3a --- /dev/null +++ b/pole_detection/train/labels/552.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a81712a9f24dcbf926a8bad8d406298b3bf0222ed5bccd88cafc5d75e65183b +size 64 diff --git a/pole_detection/train/labels/553.txt b/pole_detection/train/labels/553.txt new file mode 100644 index 0000000000000000000000000000000000000000..f3c983f80e106f03976dd1e414cbb448a7c8a003 --- /dev/null +++ b/pole_detection/train/labels/553.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7800f0c967a59c18ea5ebab56f559cd30675865b6fa3b7e7f1da2ac7940bb7c +size 77 diff --git a/pole_detection/train/labels/554.txt b/pole_detection/train/labels/554.txt new file mode 100644 index 0000000000000000000000000000000000000000..5dc882f9a9f57fc691c9c2136886f853657e4d59 --- /dev/null +++ b/pole_detection/train/labels/554.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e208d0cfb351cb72afaf4fe5bcbe395b4e02b8f545f66e73698dc8736e838b3 +size 70 diff --git a/pole_detection/train/labels/555.txt b/pole_detection/train/labels/555.txt new file mode 100644 index 0000000000000000000000000000000000000000..85167a8d7a4af2adf30a22596c16e5cba55f16c3 --- /dev/null +++ b/pole_detection/train/labels/555.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9c5a7b6c6b1a3d26a58cc582ddc521f7d5d64223c4357d37950a4cf9f6b3e01 +size 78 diff --git a/pole_detection/train/labels/556.txt b/pole_detection/train/labels/556.txt new file mode 100644 index 0000000000000000000000000000000000000000..e28a453e073a91f69d5630f55250aec0b1b8e0b8 --- /dev/null +++ b/pole_detection/train/labels/556.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed37118c8adadd2f51dce8fb8acef303c94594608092f27953e7499a298f232f +size 78 diff --git a/pole_detection/train/labels/557.txt b/pole_detection/train/labels/557.txt new file mode 100644 index 0000000000000000000000000000000000000000..668852613a4d4c81b0a693cddf7a71e9dde811c5 --- /dev/null +++ b/pole_detection/train/labels/557.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c1797f24735d4b6ac49e76dbd50d5e7b78ff68a1c4ccc37cae1ea42c99042f9 +size 57 diff --git a/pole_detection/train/labels/558.txt b/pole_detection/train/labels/558.txt new file mode 100644 index 0000000000000000000000000000000000000000..ed57e7e6c9d71c75fa5c1bece1fe064f0ef265d3 --- /dev/null +++ b/pole_detection/train/labels/558.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44a470304beb4071fdc440a927e89f000c7d92fc284739979ec2a1df95061a9b +size 77 diff --git a/pole_detection/train/labels/559.txt b/pole_detection/train/labels/559.txt new file mode 100644 index 0000000000000000000000000000000000000000..47913572b543bfea39d9f215cc8eef941eb7c8ef --- /dev/null +++ b/pole_detection/train/labels/559.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc3619aedad86424966e3deaa7d6f39e957760836f2a6138c2169798af0544f2 +size 72 diff --git a/pole_detection/train/labels/56.txt b/pole_detection/train/labels/56.txt new file mode 100644 index 0000000000000000000000000000000000000000..9a18f985d1fc3406e5824c3e1807d852e5db8528 --- /dev/null +++ b/pole_detection/train/labels/56.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33dcf813a282e386b836a676e70a2b8b1d9725b44662272cd1f58b5b23f3f5d3 +size 74 diff --git a/pole_detection/train/labels/560.txt b/pole_detection/train/labels/560.txt new file mode 100644 index 0000000000000000000000000000000000000000..2b479f84c609acaed70e01bed5c1df469286da00 --- /dev/null +++ b/pole_detection/train/labels/560.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:983be609712e68e47e11b2598aaf1c1f0e024218252a7e0c9cf76b386a99a345 +size 79 diff --git a/pole_detection/train/labels/561.txt b/pole_detection/train/labels/561.txt new file mode 100644 index 0000000000000000000000000000000000000000..db3319d56d634e72b85ee0e920f75f51120bd0f3 --- /dev/null +++ b/pole_detection/train/labels/561.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08e0bd834d2bf19e7edcb349fd1b3102004b52de11f5d6d2cad7b84e73a59e9e +size 79 diff --git a/pole_detection/train/labels/562.txt b/pole_detection/train/labels/562.txt new file mode 100644 index 0000000000000000000000000000000000000000..32eac083223d994260e676cd23a723a0f5cfdf1b --- /dev/null +++ b/pole_detection/train/labels/562.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f6df1b1cc3077e467feaae23b84c74ea54b09e47ca260cb9292bd46b7205ab6 +size 79 diff --git a/pole_detection/train/labels/563.txt b/pole_detection/train/labels/563.txt new file mode 100644 index 0000000000000000000000000000000000000000..cdce5c469e26675d1ccf824f2f50d8d382ec099e --- /dev/null +++ b/pole_detection/train/labels/563.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3ef030e8abb6527307e74a37dcaaa9c7f975402bed1c65cee7d4a956d41a131 +size 78 diff --git a/pole_detection/train/labels/564.txt b/pole_detection/train/labels/564.txt new file mode 100644 index 0000000000000000000000000000000000000000..575dc1d1e9cc61513cce962ebb01e96f452ff49c --- /dev/null +++ b/pole_detection/train/labels/564.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84f5b5c530d3afde980945fc826aa1d2868225bf21017b7dc988e2afdfe43083 +size 79 diff --git a/pole_detection/train/labels/565.txt b/pole_detection/train/labels/565.txt new file mode 100644 index 0000000000000000000000000000000000000000..66a6e608226f428d8054cb124ef4bcf896a5440d --- /dev/null +++ b/pole_detection/train/labels/565.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b145b26e8eaf1a5b041b5ead7884078ee18e76b4424d9586f5a466b13e3e6fe4 +size 77 diff --git a/pole_detection/train/labels/566.txt b/pole_detection/train/labels/566.txt new file mode 100644 index 0000000000000000000000000000000000000000..2ce29c0ef36fea59d9282629c3f3d77bc08566bd --- /dev/null +++ b/pole_detection/train/labels/566.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1787d11cb354f454d5539e845149033e4c00903f7e6412b9e5d194a0a9f2a0ed +size 77 diff --git a/pole_detection/train/labels/567.txt b/pole_detection/train/labels/567.txt new file mode 100644 index 0000000000000000000000000000000000000000..f0900a768bfd9e39c8f2fe293e47632ad4370b5a --- /dev/null +++ b/pole_detection/train/labels/567.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfc287dc7e52d351329b6905d662afd91f0ed165af0a88f626916e3402dd40dc +size 78 diff --git a/pole_detection/train/labels/568.txt b/pole_detection/train/labels/568.txt new file mode 100644 index 0000000000000000000000000000000000000000..d281e7c025b90244355e582abce7d1d9167f62eb --- /dev/null +++ b/pole_detection/train/labels/568.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cb0aa3f9f8f96581c2053023d6281fb8615deadd3b98cee94305c234bd5c91f +size 158 diff --git a/pole_detection/train/labels/569.txt b/pole_detection/train/labels/569.txt new file mode 100644 index 0000000000000000000000000000000000000000..6747d288913879ee284a389b280c2b096a4d1b31 --- /dev/null +++ b/pole_detection/train/labels/569.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:698b19b5ce712406586696ed62b94184e1455d4460d63ffa06efb39cff860984 +size 79 diff --git a/pole_detection/train/labels/57.txt b/pole_detection/train/labels/57.txt new file mode 100644 index 0000000000000000000000000000000000000000..3c5c6c0440c08cc304cb32c4db74939c883aebd4 --- /dev/null +++ b/pole_detection/train/labels/57.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bbbaa7dab18aed905df7ebc23f3f2bb4f8b956778629e1acbab6302e7d5b566 +size 76 diff --git a/pole_detection/train/labels/570.txt b/pole_detection/train/labels/570.txt new file mode 100644 index 0000000000000000000000000000000000000000..bc063504352f30553e09979ce575b8e7e1745010 --- /dev/null +++ b/pole_detection/train/labels/570.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3246ef472dd3dd7a67e07f8cac7ef9accaac159e25ac24cc4f8b5c06e6deb0d +size 78 diff --git a/pole_detection/train/labels/571.txt b/pole_detection/train/labels/571.txt new file mode 100644 index 0000000000000000000000000000000000000000..a72e27d92b56a398319e9c4b8c07c8690cfec1fc --- /dev/null +++ b/pole_detection/train/labels/571.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f7e53c0f77e7e2388f16d7fd7cf10d922f4aea5910d50f08fc0b30cdb215a17 +size 78 diff --git a/pole_detection/train/labels/572.txt b/pole_detection/train/labels/572.txt new file mode 100644 index 0000000000000000000000000000000000000000..5fa15d4b8d46d8fad8e5137480349e54a353a18b --- /dev/null +++ b/pole_detection/train/labels/572.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e17a4ae716412ca584a540c02de90f9e8b23ae2c830362e120d1c51476041f +size 79 diff --git a/pole_detection/train/labels/573.txt b/pole_detection/train/labels/573.txt new file mode 100644 index 0000000000000000000000000000000000000000..dfd5f17ba9872d3088ce483ae18d2b4a9d8b266f --- /dev/null +++ b/pole_detection/train/labels/573.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:963da84e2f37f242d3855e6bec8c784c4f9594da8597db53e1625b93773c158d +size 72 diff --git a/pole_detection/train/labels/574.txt b/pole_detection/train/labels/574.txt new file mode 100644 index 0000000000000000000000000000000000000000..0ed3cb8c3af9c365f82df1080c189792808998e2 --- /dev/null +++ b/pole_detection/train/labels/574.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13154e49dd67f466636546fee49066351d32194f70882e10bbd0885e0bd45833 +size 74 diff --git a/pole_detection/train/labels/575.txt b/pole_detection/train/labels/575.txt new file mode 100644 index 0000000000000000000000000000000000000000..429e361c99c6b0d0b2e20a070ad0a9ea3a532a0c --- /dev/null +++ b/pole_detection/train/labels/575.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:031fbd976eafc37530c07d967c35562ce72044aec704eaf8c874892395015399 +size 78 diff --git a/pole_detection/train/labels/576.txt b/pole_detection/train/labels/576.txt new file mode 100644 index 0000000000000000000000000000000000000000..36a4dc2d6badb455211990018e19f4c88f17866e --- /dev/null +++ b/pole_detection/train/labels/576.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e196838b57a376ffb43d983f0c669fe1eeb3cee154ef57cc8c143d196fff779 +size 80 diff --git a/pole_detection/train/labels/577.txt b/pole_detection/train/labels/577.txt new file mode 100644 index 0000000000000000000000000000000000000000..85833495259033b0568c9cae46dc7dd18087f65b --- /dev/null +++ b/pole_detection/train/labels/577.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:120d10920e80f8270ec75ece2765eb7d387154b9ac478fbb4d2db3dd223c54ea +size 80 diff --git a/pole_detection/train/labels/578.txt b/pole_detection/train/labels/578.txt new file mode 100644 index 0000000000000000000000000000000000000000..21da3a666c5206b199744af052a68e5568706451 --- /dev/null +++ b/pole_detection/train/labels/578.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26aa5d90a1c9687c319b389de51b0409f68c4dffe0dd6f8e727c82c3316e7e05 +size 70 diff --git a/pole_detection/train/labels/579.txt b/pole_detection/train/labels/579.txt new file mode 100644 index 0000000000000000000000000000000000000000..ab06cf1f4e5537441e17b28129c08b584ff0c9d6 --- /dev/null +++ b/pole_detection/train/labels/579.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7802304cc9a5933844ae15a0f8c10e0c60e278370cf6f3960964e29f105b246b +size 78 diff --git a/pole_detection/train/labels/58.txt b/pole_detection/train/labels/58.txt new file mode 100644 index 0000000000000000000000000000000000000000..9ec0a49a0372ca2ee73ba1b541d121d9ac215bf6 --- /dev/null +++ b/pole_detection/train/labels/58.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68aa50f457dc7860cc45249175720daae5677faf28cd9857126b0d6ccc05e2a3 +size 58 diff --git a/pole_detection/train/labels/580.txt b/pole_detection/train/labels/580.txt new file mode 100644 index 0000000000000000000000000000000000000000..2758c1f149da3c7a3a282ef9c76866c788b8b065 --- /dev/null +++ b/pole_detection/train/labels/580.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:615f91a3f861c26a0c73911bc57fb1a0092c208655f7dd3a37635dab7d58ac65 +size 77 diff --git a/pole_detection/train/labels/581.txt b/pole_detection/train/labels/581.txt new file mode 100644 index 0000000000000000000000000000000000000000..26b8c82737550da807f8e5a851f1d336b1a0292d --- /dev/null +++ b/pole_detection/train/labels/581.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42e7077a0b165dc6611cfbb528b1e38d8e44a996174e2bb48bf162c6d84ae4bb +size 77 diff --git a/pole_detection/train/labels/582.txt b/pole_detection/train/labels/582.txt new file mode 100644 index 0000000000000000000000000000000000000000..38a8eb7ce0eb731366f838a617e927521a68b1ab --- /dev/null +++ b/pole_detection/train/labels/582.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:504f0bbcee32d4c7b2ed6694cb0377060b3436627a3d98533e7fc367502f5a15 +size 78 diff --git a/pole_detection/train/labels/583.txt b/pole_detection/train/labels/583.txt new file mode 100644 index 0000000000000000000000000000000000000000..94edb6985d5225e57884de4566716709f5bc0992 --- /dev/null +++ b/pole_detection/train/labels/583.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4725ffa14f49494e98ca4eec2d81c6c8a07ec57ae682df9734219e9d70d552f1 +size 80 diff --git a/pole_detection/train/labels/584.txt b/pole_detection/train/labels/584.txt new file mode 100644 index 0000000000000000000000000000000000000000..eba1afd1fe9748bf5e8187a1d61e3eaa94611479 --- /dev/null +++ b/pole_detection/train/labels/584.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ca172e22defc9a3960ee391560e1615d0d22c3084074e13a17dc88f91df387d +size 77 diff --git a/pole_detection/train/labels/585.txt b/pole_detection/train/labels/585.txt new file mode 100644 index 0000000000000000000000000000000000000000..6cbc992fbd462a838e8fa21c736a816f9f145785 --- /dev/null +++ b/pole_detection/train/labels/585.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2205ef8af19ef03789b0c4366fa27a227d366340898237c403acfa6d65789f97 +size 68 diff --git a/pole_detection/train/labels/586.txt b/pole_detection/train/labels/586.txt new file mode 100644 index 0000000000000000000000000000000000000000..71ac413f4e0988f4e0b328fc06e2e0a52c73557b --- /dev/null +++ b/pole_detection/train/labels/586.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b7058fb55249f8c24b8eb834c77b3dc448cf5c928d43832bebe1076e43a97d9 +size 70 diff --git a/pole_detection/train/labels/587.txt b/pole_detection/train/labels/587.txt new file mode 100644 index 0000000000000000000000000000000000000000..28d877e29444218e2d123ff28d64e7f06b78602f --- /dev/null +++ b/pole_detection/train/labels/587.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f4dfdf51fe8f24626a7253958cb94de0a3e44c50d30e747b81135c38baa2757 +size 78 diff --git a/pole_detection/train/labels/588.txt b/pole_detection/train/labels/588.txt new file mode 100644 index 0000000000000000000000000000000000000000..a07bc80c6e2f135860aa7d188bf30d0c3aafbc6b --- /dev/null +++ b/pole_detection/train/labels/588.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:282917c804047b1ac85334311976865cf286893f0ce56799f96739d186ac32c7 +size 120 diff --git a/pole_detection/train/labels/589.txt b/pole_detection/train/labels/589.txt new file mode 100644 index 0000000000000000000000000000000000000000..fb40832723a75327738fda67090ebf78bbb4d57b --- /dev/null +++ b/pole_detection/train/labels/589.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2789ed1f821c0800f7b4cb5dc43ab8d58fca98e86bdb0d7bfeec9d9f5a376408 +size 79 diff --git a/pole_detection/train/labels/59.txt b/pole_detection/train/labels/59.txt new file mode 100644 index 0000000000000000000000000000000000000000..7df57e5c5c75b77b3741430623781a40a9834281 --- /dev/null +++ b/pole_detection/train/labels/59.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c010609bec112e084a3d8a09e104d576c3f4b9d5b4f7bc75c21a4a7a0dfeed85 +size 79 diff --git a/pole_detection/train/labels/590.txt b/pole_detection/train/labels/590.txt new file mode 100644 index 0000000000000000000000000000000000000000..0c339881a50a75d2ab3edd3d507652f6924f8ac4 --- /dev/null +++ b/pole_detection/train/labels/590.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b732fa4c13352d13c91b3b03a42bb9551957cdaadc60580c805c1bb7a4790d9e +size 67 diff --git a/pole_detection/train/labels/591.txt b/pole_detection/train/labels/591.txt new file mode 100644 index 0000000000000000000000000000000000000000..baf544a401dbe5a03e88dfa7bd1d688ea8742e6f --- /dev/null +++ b/pole_detection/train/labels/591.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d18ae7eb91f1a36f1057664d970b1e7c025c257711c8cd1bfabb300c93eac962 +size 72 diff --git a/pole_detection/train/labels/592.txt b/pole_detection/train/labels/592.txt new file mode 100644 index 0000000000000000000000000000000000000000..5e0a89696fa637544f450153ce1841789cc6045f --- /dev/null +++ b/pole_detection/train/labels/592.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc6d5d9c11fd1d55c8f6e4b9e51d764455c95f3df034cb0fba266e558826a8a9 +size 77 diff --git a/pole_detection/train/labels/593.txt b/pole_detection/train/labels/593.txt new file mode 100644 index 0000000000000000000000000000000000000000..b5202f444da69bbef105e0241e253630c488c10c --- /dev/null +++ b/pole_detection/train/labels/593.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e65decb143698017793712e8e41c1afd52a29212e5e114c9023afbd45397c532 +size 79 diff --git a/pole_detection/train/labels/594.txt b/pole_detection/train/labels/594.txt new file mode 100644 index 0000000000000000000000000000000000000000..db08e67560a3b858536484b3e46595a4d7adccf6 --- /dev/null +++ b/pole_detection/train/labels/594.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c2f16656964854f929db580cce20262657baca93dce3b1fff1765b9f95b7ccf +size 68 diff --git a/pole_detection/train/labels/595.txt b/pole_detection/train/labels/595.txt new file mode 100644 index 0000000000000000000000000000000000000000..db55729871d8185361c7016dfff9b025a1ffc25c --- /dev/null +++ b/pole_detection/train/labels/595.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f8490a232ad613f6012fab8f73aba7bdd4bacb98514e8d4c239e24d141e51ad +size 79 diff --git a/pole_detection/train/labels/596.txt b/pole_detection/train/labels/596.txt new file mode 100644 index 0000000000000000000000000000000000000000..bd335d9412c60a5a8906595f46951643700e58e8 --- /dev/null +++ b/pole_detection/train/labels/596.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b44aa012b69c94e9d15740cd495ef98cefcf33823fe60eaa4b57ccc98f1b994 +size 131 diff --git a/pole_detection/train/labels/597.txt b/pole_detection/train/labels/597.txt new file mode 100644 index 0000000000000000000000000000000000000000..3662f9ef94725d5d65169c4e1d163bc59ef89db0 --- /dev/null +++ b/pole_detection/train/labels/597.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd546a669cf5c459cd93e70dbc1bda9b68c591bc96ece704dc5f44f7ea9dd4c5 +size 79 diff --git a/pole_detection/train/labels/598.txt b/pole_detection/train/labels/598.txt new file mode 100644 index 0000000000000000000000000000000000000000..d737d3f71ccd2d249ff0dd7fe130ddc2e8561839 --- /dev/null +++ b/pole_detection/train/labels/598.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d63b11172aaa113e519cd3a9d9b14a75e35a80e7dfb620536c72cdf8fd6fb7c4 +size 79 diff --git a/pole_detection/train/labels/599.txt b/pole_detection/train/labels/599.txt new file mode 100644 index 0000000000000000000000000000000000000000..7e6e0935d1453b9502189f5467ea2c32676dc5ed --- /dev/null +++ b/pole_detection/train/labels/599.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea7c12b86ce5348203ab03f6857775f06fd1080d044c52d1fb05fd170eb96e6a +size 78 diff --git a/pole_detection/train/labels/6.txt b/pole_detection/train/labels/6.txt new file mode 100644 index 0000000000000000000000000000000000000000..bf026cc1912f80929d455553bea53deac4d1c155 --- /dev/null +++ b/pole_detection/train/labels/6.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92c88ad584b9d245f33b3aa4edf33c2f15fd39216105deb5798b2c2aca5f1a5d +size 79 diff --git a/pole_detection/train/labels/60.txt b/pole_detection/train/labels/60.txt new file mode 100644 index 0000000000000000000000000000000000000000..e59cf28bde38f4411a54c18da6a529ee8cafbffb --- /dev/null +++ b/pole_detection/train/labels/60.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f4fc683bd1cfa1aded280f3be95155f381d32dd909fa5ce2141093423fce389 +size 70 diff --git a/pole_detection/train/labels/600.txt b/pole_detection/train/labels/600.txt new file mode 100644 index 0000000000000000000000000000000000000000..97889cc2badda1746e5f7ffc6f4d4eba0441e6dd --- /dev/null +++ b/pole_detection/train/labels/600.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d399a9120f9a8299f42ba47911b20d61da4f7220d2f84bdaeb2431fffca0e8df +size 78 diff --git a/pole_detection/train/labels/601.txt b/pole_detection/train/labels/601.txt new file mode 100644 index 0000000000000000000000000000000000000000..15c137020a354c3cde5d44e4a52761f83b4e4671 --- /dev/null +++ b/pole_detection/train/labels/601.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:452615fa40b933dacbd0e3ff98d4151a0a818a83198d4d3f61ded1963919af5b +size 78 diff --git a/pole_detection/train/labels/602.txt b/pole_detection/train/labels/602.txt new file mode 100644 index 0000000000000000000000000000000000000000..97273b951d29116518f8f937bab7dddb89dbea08 --- /dev/null +++ b/pole_detection/train/labels/602.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f44cb7209e580fbe1b4af41c1d06868bb45a3652be7d1cc0e1bb198de1f12b6 +size 77 diff --git a/pole_detection/train/labels/603.txt b/pole_detection/train/labels/603.txt new file mode 100644 index 0000000000000000000000000000000000000000..89c4edaee6385a34002897bc2fc3da55994fb876 --- /dev/null +++ b/pole_detection/train/labels/603.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:778b5c0a4be859544dbddc70c59c0d7bb25a4e95d4c594e195c5475d47f41973 +size 77 diff --git a/pole_detection/train/labels/604.txt b/pole_detection/train/labels/604.txt new file mode 100644 index 0000000000000000000000000000000000000000..90e1685d46ff49fd9312fd7ebb0356d82c1e30d5 --- /dev/null +++ b/pole_detection/train/labels/604.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c8b150e4bdd850731659e7f50bc43fffcf56ca8eb6257fd0dc5f57fb08362dc +size 77 diff --git a/pole_detection/train/labels/605.txt b/pole_detection/train/labels/605.txt new file mode 100644 index 0000000000000000000000000000000000000000..40d6f21e6d6746498c1d9be4e953651eba14174c --- /dev/null +++ b/pole_detection/train/labels/605.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62a3acc2f84798cae7fefcda70c40722ef1369aeb7ee81e7cee3e55cd49a7220 +size 149 diff --git a/pole_detection/train/labels/606.txt b/pole_detection/train/labels/606.txt new file mode 100644 index 0000000000000000000000000000000000000000..4f14a776728395dc7fcc935e7e480be1eb7a15aa --- /dev/null +++ b/pole_detection/train/labels/606.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c8d54487e8409879823be2e8e8b3487680fadc8484930409167403e35a8c4b9 +size 65 diff --git a/pole_detection/train/labels/607.txt b/pole_detection/train/labels/607.txt new file mode 100644 index 0000000000000000000000000000000000000000..1e9624ad999815c0ebecd842b0d1e81b2c420c05 --- /dev/null +++ b/pole_detection/train/labels/607.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e9bb30c163f049d4a4d620946561187f3e67827e4a15941302d8af15bf58dbe +size 78 diff --git a/pole_detection/train/labels/608.txt b/pole_detection/train/labels/608.txt new file mode 100644 index 0000000000000000000000000000000000000000..73db3c0beb4e7b92f30edaea367093f1d8c971e8 --- /dev/null +++ b/pole_detection/train/labels/608.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dee187da9f5155c49dd53514199161da3b8f6acc4524b7c9ea2ffe123292e9ff +size 67 diff --git a/pole_detection/train/labels/609.txt b/pole_detection/train/labels/609.txt new file mode 100644 index 0000000000000000000000000000000000000000..252c1766e9e7fa2ea573d81d3b2d79be219e5c16 --- /dev/null +++ b/pole_detection/train/labels/609.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08f0c45357f576abe62bb39dc3ae8c16eba92017a20fdcc32458b769d901fb2d +size 78 diff --git a/pole_detection/train/labels/61.txt b/pole_detection/train/labels/61.txt new file mode 100644 index 0000000000000000000000000000000000000000..14af2df6369bd795fd446ee80f64262f35bac099 --- /dev/null +++ b/pole_detection/train/labels/61.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d46a5360b1de26a374eb2e489221efa5da56bb09a9bf2ffb4bb5436a2d354578 +size 70 diff --git a/pole_detection/train/labels/610.txt b/pole_detection/train/labels/610.txt new file mode 100644 index 0000000000000000000000000000000000000000..864120b5401f2c3e6bc24d5e6ce89f9164563341 --- /dev/null +++ b/pole_detection/train/labels/610.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0ba91f2a8fd9f9076cb3b121d8998b2e20de32a5339761a28c20552a012ea6f +size 157 diff --git a/pole_detection/train/labels/611.txt b/pole_detection/train/labels/611.txt new file mode 100644 index 0000000000000000000000000000000000000000..37aa813840a91318e40be6821b1717564b69f07b --- /dev/null +++ b/pole_detection/train/labels/611.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26ce722ddc8051844db55b74e67f2537817d723f6ac4fb80d394ce05b4bb3855 +size 78 diff --git a/pole_detection/train/labels/612.txt b/pole_detection/train/labels/612.txt new file mode 100644 index 0000000000000000000000000000000000000000..87325b9f45da6d0963681307cb7f3aa71c607560 --- /dev/null +++ b/pole_detection/train/labels/612.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b873c92ebf290d907255352891acd67f76dcee3ef1d3ccf14b88f8066baf8feb +size 61 diff --git a/pole_detection/train/labels/613.txt b/pole_detection/train/labels/613.txt new file mode 100644 index 0000000000000000000000000000000000000000..7ced6357828a9177ba682fb9276b8bb8c2ac1d90 --- /dev/null +++ b/pole_detection/train/labels/613.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32f69341d399f01d0d941b04233040641238503ae0a72db56de06755db4bac46 +size 78 diff --git a/pole_detection/train/labels/614.txt b/pole_detection/train/labels/614.txt new file mode 100644 index 0000000000000000000000000000000000000000..e0cdc22cafc9b7a9750fa73416713d154a8f02a5 --- /dev/null +++ b/pole_detection/train/labels/614.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a080f4fa8501eb81af76cd88dc1336f054fac11d1dbd069287618eb3cadf76d +size 67 diff --git a/pole_detection/train/labels/615.txt b/pole_detection/train/labels/615.txt new file mode 100644 index 0000000000000000000000000000000000000000..125bb1c72e93f47a794149f0bd0754a99594117b --- /dev/null +++ b/pole_detection/train/labels/615.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f75880c819aacbce3326c5bea5105250a2467ec9057d2c8f27dfac0cea7f75ba +size 77 diff --git a/pole_detection/train/labels/616.txt b/pole_detection/train/labels/616.txt new file mode 100644 index 0000000000000000000000000000000000000000..69bca80628205adc8470bc6e5932e9c6b1223342 --- /dev/null +++ b/pole_detection/train/labels/616.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0aafd838c4dc105308fc5ba953e0ba653105656c7f6d76181672632aa1cabea +size 78 diff --git a/pole_detection/train/labels/617.txt b/pole_detection/train/labels/617.txt new file mode 100644 index 0000000000000000000000000000000000000000..b21bb689ad86ccaa586275b00ad7b616cfc60cba --- /dev/null +++ b/pole_detection/train/labels/617.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91d7da4d0dff4c74acbf5e8d804988a9cf00c2887a937e5dea20488b91339d7f +size 161 diff --git a/pole_detection/train/labels/618.txt b/pole_detection/train/labels/618.txt new file mode 100644 index 0000000000000000000000000000000000000000..daf9296603d46b5f126b7c570a9f40ffcbd88be0 --- /dev/null +++ b/pole_detection/train/labels/618.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92cec5cf477d011b919cb0630cb481a2082049db498c14d2f1573180fa700203 +size 78 diff --git a/pole_detection/train/labels/619.txt b/pole_detection/train/labels/619.txt new file mode 100644 index 0000000000000000000000000000000000000000..f5ba3270120cf738230a9380a05c40cc15acbbf1 --- /dev/null +++ b/pole_detection/train/labels/619.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bfb2e2140a277d968701b45000899bcad3cce1350043b21800d05d6da866a9d +size 71 diff --git a/pole_detection/train/labels/62.txt b/pole_detection/train/labels/62.txt new file mode 100644 index 0000000000000000000000000000000000000000..4323e8593940c616c765380d65d19a45379fc144 --- /dev/null +++ b/pole_detection/train/labels/62.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fdd4331984660da70aae0a7c73b09b4a93b022bd7b1f020406da3a2693e14c4 +size 117 diff --git a/pole_detection/train/labels/620.txt b/pole_detection/train/labels/620.txt new file mode 100644 index 0000000000000000000000000000000000000000..3c3eee919f1be9d039b85ba6b94cd53a4eb5948e --- /dev/null +++ b/pole_detection/train/labels/620.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f29f781eed9ab9f5ef22ba3128ee17ef377a1379f32e55afc4a634c2ebb59bf +size 76 diff --git a/pole_detection/train/labels/621.txt b/pole_detection/train/labels/621.txt new file mode 100644 index 0000000000000000000000000000000000000000..a8f6fc42c3af4e2f6e6cd35dde94177da3299ef4 --- /dev/null +++ b/pole_detection/train/labels/621.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e819eabab95c02a7321987eab5519867233382f7cf000b081852e00436bb2df4 +size 79 diff --git a/pole_detection/train/labels/622.txt b/pole_detection/train/labels/622.txt new file mode 100644 index 0000000000000000000000000000000000000000..ef2c9eab5fd81a5a833ffe82880216401dbc413e --- /dev/null +++ b/pole_detection/train/labels/622.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e30f9db4dd6a0ec5d492113fa39293d06cb2a15f1c0fa8310f381bb64211c271 +size 74 diff --git a/pole_detection/train/labels/623.txt b/pole_detection/train/labels/623.txt new file mode 100644 index 0000000000000000000000000000000000000000..7a5c50fa7ae0f9f54417b055912a87052866b191 --- /dev/null +++ b/pole_detection/train/labels/623.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d0e77d08b3f59a0d1f4e0eb1b731e9ab4abe08d6fe7afc587b9838834b97cbe +size 76 diff --git a/pole_detection/train/labels/624.txt b/pole_detection/train/labels/624.txt new file mode 100644 index 0000000000000000000000000000000000000000..fb6d96afc6d9290922326333a9e3c4bf49a8c58d --- /dev/null +++ b/pole_detection/train/labels/624.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8837563d848a3738e763aa0c6eba002512c05b9ee613276ee3c60f8fbbe07516 +size 68 diff --git a/pole_detection/train/labels/625.txt b/pole_detection/train/labels/625.txt new file mode 100644 index 0000000000000000000000000000000000000000..25d72cb546df605f18305f8f8d6b36eecf450829 --- /dev/null +++ b/pole_detection/train/labels/625.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f7154dfd4bf931dafedc12f10f43a1a3d5c963aed9a85e6beca9c8308b9c41f +size 77 diff --git a/pole_detection/train/labels/626.txt b/pole_detection/train/labels/626.txt new file mode 100644 index 0000000000000000000000000000000000000000..6b540eacc67c8b638ac1dad5e8363d988cb52f18 --- /dev/null +++ b/pole_detection/train/labels/626.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2818fb9e0fdd3c18a657d65e0a0c79313564c8534158f92bffd29653106034ae +size 158 diff --git a/pole_detection/train/labels/627.txt b/pole_detection/train/labels/627.txt new file mode 100644 index 0000000000000000000000000000000000000000..a985b18f13b2e5f04cd321eb7512a15c57ee0ad4 --- /dev/null +++ b/pole_detection/train/labels/627.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:965b9825c27305e0c53cf5626fb1589aca852e57fce348d2c21bdc088d7dfd18 +size 157 diff --git a/pole_detection/train/labels/628.txt b/pole_detection/train/labels/628.txt new file mode 100644 index 0000000000000000000000000000000000000000..95944eec0aa0e8d2dd61fd58b66785976ffea97b --- /dev/null +++ b/pole_detection/train/labels/628.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5961ba546b3819ce646270bbd683ff801662a10a9c15f0abce52ed684035ea20 +size 77 diff --git a/pole_detection/train/labels/629.txt b/pole_detection/train/labels/629.txt new file mode 100644 index 0000000000000000000000000000000000000000..fc87cc086816ab68f28b62f0505769e9bc33a3fe --- /dev/null +++ b/pole_detection/train/labels/629.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a851aeb47742c84f6d64e60fe8daf59e4875b04d5dc82bd81e5957d72b0df9d +size 158 diff --git a/pole_detection/train/labels/63.txt b/pole_detection/train/labels/63.txt new file mode 100644 index 0000000000000000000000000000000000000000..fcb3a0510196caba948c6581143987846db8ecf5 --- /dev/null +++ b/pole_detection/train/labels/63.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7d1b994aba42ac14a2327b129e36274544c26d1a5da4e84dbb706e4b727b4d3 +size 71 diff --git a/pole_detection/train/labels/630.txt b/pole_detection/train/labels/630.txt new file mode 100644 index 0000000000000000000000000000000000000000..f33e01fa663683cdff7c5837f03f6f40ea4487f4 --- /dev/null +++ b/pole_detection/train/labels/630.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d5440aadfe4f9466417035699cb4860e014b797923814374178639c67c7b74d +size 71 diff --git a/pole_detection/train/labels/631.txt b/pole_detection/train/labels/631.txt new file mode 100644 index 0000000000000000000000000000000000000000..39aa55cd08c1c8a98b1cd8416267e4dab4a88f4e --- /dev/null +++ b/pole_detection/train/labels/631.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f739cbbad6dbda9502ec453f9a0e10d805757b3bd6d5c4ac50fa1388db6b8930 +size 57 diff --git a/pole_detection/train/labels/632.txt b/pole_detection/train/labels/632.txt new file mode 100644 index 0000000000000000000000000000000000000000..f6637dbdbf045f9b416bbb83c4d568404b794ca3 --- /dev/null +++ b/pole_detection/train/labels/632.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ba8d41e4b0a16899541ae089998befb5c0657809a57505f94a6bd0c149234e4 +size 78 diff --git a/pole_detection/train/labels/633.txt b/pole_detection/train/labels/633.txt new file mode 100644 index 0000000000000000000000000000000000000000..4d092c3e015ab098952ad2fc061b597acae505ec --- /dev/null +++ b/pole_detection/train/labels/633.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dd4ee2c82e47deaf260868b4d051a25732ed42a3fb34ef3494644468a5a3aae +size 64 diff --git a/pole_detection/train/labels/634.txt b/pole_detection/train/labels/634.txt new file mode 100644 index 0000000000000000000000000000000000000000..4b5383cc112172bdbf9dfe10ab2be2d717ecf759 --- /dev/null +++ b/pole_detection/train/labels/634.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bea3f916bbcf7255a5b64588eb69d2e54190783ac3c21587313de060d6c97033 +size 80 diff --git a/pole_detection/train/labels/635.txt b/pole_detection/train/labels/635.txt new file mode 100644 index 0000000000000000000000000000000000000000..2452cb3fbb1866a0e73af7e7d1d4ef5ead36e208 --- /dev/null +++ b/pole_detection/train/labels/635.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe35531793775cc11b30dfb0a7f27ec39fd00789b8c32e2762cfb36f81b63fa1 +size 68 diff --git a/pole_detection/train/labels/636.txt b/pole_detection/train/labels/636.txt new file mode 100644 index 0000000000000000000000000000000000000000..6c4cbd89ee44f8e293337911b2ba320a44123373 --- /dev/null +++ b/pole_detection/train/labels/636.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55b660548f43213bd048333da749a047d0047a383dc51bfbbbf0a5eafb365b77 +size 72 diff --git a/pole_detection/train/labels/637.txt b/pole_detection/train/labels/637.txt new file mode 100644 index 0000000000000000000000000000000000000000..4fd7dc7a23e57507d930352b0c55eaecb7524bf0 --- /dev/null +++ b/pole_detection/train/labels/637.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3a74b993e73e7ea32d7892bc8a0d8cf3145b8145cee53bf619ddf294930953d +size 80 diff --git a/pole_detection/train/labels/638.txt b/pole_detection/train/labels/638.txt new file mode 100644 index 0000000000000000000000000000000000000000..9941d21a7f4cce407021a0d2c4966a137a9c2ca6 --- /dev/null +++ b/pole_detection/train/labels/638.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:308e8e0e2f0aae5ce57a0a053f31704d2db24d4d7f948b722ca01bb2165c7413 +size 64 diff --git a/pole_detection/train/labels/639.txt b/pole_detection/train/labels/639.txt new file mode 100644 index 0000000000000000000000000000000000000000..f3c45c8eed1de16e6f8f2d956cebffaa98ee1e12 --- /dev/null +++ b/pole_detection/train/labels/639.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a1b2a93af63be60d22af759e6432e30cf919e626a639f618362f7cd47a9eb01 +size 51 diff --git a/pole_detection/train/labels/64.txt b/pole_detection/train/labels/64.txt new file mode 100644 index 0000000000000000000000000000000000000000..35811b2c31a844bed3ddba3bc62e3308774e7b21 --- /dev/null +++ b/pole_detection/train/labels/64.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c90aae09960feb94050e8c103ee4288396f945add55ca44eef06e350ae2824c +size 76 diff --git a/pole_detection/train/labels/640.txt b/pole_detection/train/labels/640.txt new file mode 100644 index 0000000000000000000000000000000000000000..57f1c1e23b033c9758dc0e9832b96f887e462ccd --- /dev/null +++ b/pole_detection/train/labels/640.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b6538bb624319bfad005c24f520c9cea0d559d8f990d5ee1424df3b18269d71 +size 73 diff --git a/pole_detection/train/labels/641.txt b/pole_detection/train/labels/641.txt new file mode 100644 index 0000000000000000000000000000000000000000..b5f2c3af7f34907888b11d93a3098f5d96ace6f5 --- /dev/null +++ b/pole_detection/train/labels/641.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f60e3493eebf3036b0454194f0733eedc0df255e8a17b485cb6e214801ac6a1 +size 109 diff --git a/pole_detection/train/labels/642.txt b/pole_detection/train/labels/642.txt new file mode 100644 index 0000000000000000000000000000000000000000..f401ec00bbe359f356bca288f33293f591afcf48 --- /dev/null +++ b/pole_detection/train/labels/642.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:688d3db7aed3fa40a8c5ebecfac06744d0404fdf7dd24b358139b245279c0098 +size 77 diff --git a/pole_detection/train/labels/643.txt b/pole_detection/train/labels/643.txt new file mode 100644 index 0000000000000000000000000000000000000000..e2e72ea04d02409280772e8820e5f753cc2e66f4 --- /dev/null +++ b/pole_detection/train/labels/643.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c6f45bd5d3ce3c2413497953b771f5751eaa5e7c1928cd76449769cb2df5767 +size 78 diff --git a/pole_detection/train/labels/644.txt b/pole_detection/train/labels/644.txt new file mode 100644 index 0000000000000000000000000000000000000000..092ac90a9e8fa08efb0d8d80939c919dd057f278 --- /dev/null +++ b/pole_detection/train/labels/644.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84cddcd903920b5b9b8681b9e003dd71c87eab82af75ec524daf84a69f142f99 +size 78 diff --git a/pole_detection/train/labels/645.txt b/pole_detection/train/labels/645.txt new file mode 100644 index 0000000000000000000000000000000000000000..dd5fe08b74bbf7945642415a97921e42b1f44f01 --- /dev/null +++ b/pole_detection/train/labels/645.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fc1c6508c929eaae9713a50a379969f751cc4728c328a6e3567462c33d46b64 +size 79 diff --git a/pole_detection/train/labels/646.txt b/pole_detection/train/labels/646.txt new file mode 100644 index 0000000000000000000000000000000000000000..e2f9061ceb21508f727a521e9789d8522daa1304 --- /dev/null +++ b/pole_detection/train/labels/646.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9075b9a869589acfed05c85b8df825bbd5c352f1d420a25ad8cdf14107dfbbda +size 70 diff --git a/pole_detection/train/labels/647.txt b/pole_detection/train/labels/647.txt new file mode 100644 index 0000000000000000000000000000000000000000..f8438cc35db1dfe92f64d8cb431f07a49ee56cfa --- /dev/null +++ b/pole_detection/train/labels/647.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d45891df5ac62525733398098a45240b71e3407d96e41af2d55793dc11424b71 +size 160 diff --git a/pole_detection/train/labels/648.txt b/pole_detection/train/labels/648.txt new file mode 100644 index 0000000000000000000000000000000000000000..c3c3af7684a0a1bac7dfde37764cd1e3fa06afa4 --- /dev/null +++ b/pole_detection/train/labels/648.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87dac2ffdc705397aaff7db0985e6a015e046ff934e429bb392616d9386ff336 +size 70 diff --git a/pole_detection/train/labels/649.txt b/pole_detection/train/labels/649.txt new file mode 100644 index 0000000000000000000000000000000000000000..2937941bf210472cad25afd851b4da63c18eac94 --- /dev/null +++ b/pole_detection/train/labels/649.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a97840f7a512fc1c0c42e3556473744fa8f54da41e3c14fa3caf7f57cae8ce40 +size 77 diff --git a/pole_detection/train/labels/65.txt b/pole_detection/train/labels/65.txt new file mode 100644 index 0000000000000000000000000000000000000000..fc7464fa02a932746ecd29de630ff446e1a4a13b --- /dev/null +++ b/pole_detection/train/labels/65.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9196e800f8468179214edfb5bbab0f06ef04e9d943f0df825d79fd3ecf625ad3 +size 70 diff --git a/pole_detection/train/labels/650.txt b/pole_detection/train/labels/650.txt new file mode 100644 index 0000000000000000000000000000000000000000..e312be1c6591365b602af26ef7d171bb08693dd5 --- /dev/null +++ b/pole_detection/train/labels/650.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:077bcd790c085eec2332ba5797ab4ecf1338fa45498761e9d8ff5bb79b6908c9 +size 80 diff --git a/pole_detection/train/labels/651.txt b/pole_detection/train/labels/651.txt new file mode 100644 index 0000000000000000000000000000000000000000..82dc4a6415378d979a055d759b59af09e30ed9c9 --- /dev/null +++ b/pole_detection/train/labels/651.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b93b088b912f4c5e17ada89eb320d3e52e16a8c5edade96f3d47daceade419d8 +size 79 diff --git a/pole_detection/train/labels/652.txt b/pole_detection/train/labels/652.txt new file mode 100644 index 0000000000000000000000000000000000000000..58beb5021348317528d8d5b79ab3918dfc03686a --- /dev/null +++ b/pole_detection/train/labels/652.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a526041e4bf86c23ab9ebd4502cf2c36e2ba0ab597634e052872563433a26462 +size 80 diff --git a/pole_detection/train/labels/653.txt b/pole_detection/train/labels/653.txt new file mode 100644 index 0000000000000000000000000000000000000000..798c14d10dbba93c8e57c1747e650282f5266aaf --- /dev/null +++ b/pole_detection/train/labels/653.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2897d69806d407c3145c6a93a97397211e382f1c428a4e45c0ce36b6e29d9c30 +size 79 diff --git a/pole_detection/train/labels/654.txt b/pole_detection/train/labels/654.txt new file mode 100644 index 0000000000000000000000000000000000000000..85fe87dce1dcb73700df7c2a1782f2530a2f4a29 --- /dev/null +++ b/pole_detection/train/labels/654.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0ea5fb638262588f908b693348425810a353faa94a3c8c341576e172df00fd6 +size 78 diff --git a/pole_detection/train/labels/655.txt b/pole_detection/train/labels/655.txt new file mode 100644 index 0000000000000000000000000000000000000000..1250751f88ba223d506795d6db8713bdb65880dc --- /dev/null +++ b/pole_detection/train/labels/655.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cb1daf0358f8e74b668502db3e10eb3e94b1e2e467a4efc80be9ec1e4f65898 +size 78 diff --git a/pole_detection/train/labels/656.txt b/pole_detection/train/labels/656.txt new file mode 100644 index 0000000000000000000000000000000000000000..ad1ece5bad94f8b54e6c64a402c2166553a4db3d --- /dev/null +++ b/pole_detection/train/labels/656.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0dcdfd8ecab1310797da82ddf9da079dff34afec1f168e6dd4d653ceab798f6 +size 78 diff --git a/pole_detection/train/labels/657.txt b/pole_detection/train/labels/657.txt new file mode 100644 index 0000000000000000000000000000000000000000..d442f61645940cd87d92fe8152a79811885a5d3d --- /dev/null +++ b/pole_detection/train/labels/657.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29387e4197e801053eb4f9c77495dd110967c4f69eec3b1ae641f21ba08b5e8a +size 79 diff --git a/pole_detection/train/labels/658.txt b/pole_detection/train/labels/658.txt new file mode 100644 index 0000000000000000000000000000000000000000..8f796d1c208e8987c34f4e209ccf0354ba5d35a0 --- /dev/null +++ b/pole_detection/train/labels/658.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26b30fe7877cb4142fa86a5a49172ca89b6df020fdbfd31a67a6c59d67a3bc4f +size 78 diff --git a/pole_detection/train/labels/659.txt b/pole_detection/train/labels/659.txt new file mode 100644 index 0000000000000000000000000000000000000000..a192d3c83bc8f9311a64615b2aada4f40aee8db4 --- /dev/null +++ b/pole_detection/train/labels/659.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:026a42df97269df78aa215016ad11e1f1e1d02ff22bd7e2ae69ebff581900ae0 +size 79 diff --git a/pole_detection/train/labels/66.txt b/pole_detection/train/labels/66.txt new file mode 100644 index 0000000000000000000000000000000000000000..12a99453fde8d9a628d944613f2ec65e43a2528d --- /dev/null +++ b/pole_detection/train/labels/66.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f137f8ee0f89c180dda9cb7cbb921fad1ab2e8e229a51231c9ccc22ed779f99e +size 77 diff --git a/pole_detection/train/labels/660.txt b/pole_detection/train/labels/660.txt new file mode 100644 index 0000000000000000000000000000000000000000..b2d6a43c73de5e17b06c1d9a0a441c8150096343 --- /dev/null +++ b/pole_detection/train/labels/660.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d54e2c1855c2b4c80435c9b20bff198e9076277f5a91af75f1b575c27d34b497 +size 77 diff --git a/pole_detection/train/labels/661.txt b/pole_detection/train/labels/661.txt new file mode 100644 index 0000000000000000000000000000000000000000..95be718857b24068ad41868447d9a06a27953d56 --- /dev/null +++ b/pole_detection/train/labels/661.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c225e825734db0ca1520dcdb30adb460f42d997b3bada43331b8b748268712f +size 70 diff --git a/pole_detection/train/labels/662.txt b/pole_detection/train/labels/662.txt new file mode 100644 index 0000000000000000000000000000000000000000..a8e1aa6a9bb2de149e5bbf468cf693986c020ab5 --- /dev/null +++ b/pole_detection/train/labels/662.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1118f6107dcb42b4e58097327605222a808626e80a05836fac31857a4cbf671 +size 152 diff --git a/pole_detection/train/labels/663.txt b/pole_detection/train/labels/663.txt new file mode 100644 index 0000000000000000000000000000000000000000..61780493a501200325d518686a97f4a369fccd70 --- /dev/null +++ b/pole_detection/train/labels/663.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ccba0c3fbcae246cbbacbb41cdf1c2ac4645879cc1bdaa759892815ccac0852 +size 57 diff --git a/pole_detection/train/labels/664.txt b/pole_detection/train/labels/664.txt new file mode 100644 index 0000000000000000000000000000000000000000..6f74c1b7c1278395a32716bc82033a0f6330b658 --- /dev/null +++ b/pole_detection/train/labels/664.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3aba8ff03f2c04301063733b37b5e64103c0ef39e31d026033fff50e40fa242 +size 65 diff --git a/pole_detection/train/labels/665.txt b/pole_detection/train/labels/665.txt new file mode 100644 index 0000000000000000000000000000000000000000..143286a17cdbf7d2fb1117e1af229dad72955049 --- /dev/null +++ b/pole_detection/train/labels/665.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4178a334922733d89b6230f0c4a9f294bdd53e3d945005defb300ca668bfa5f +size 71 diff --git a/pole_detection/train/labels/666.txt b/pole_detection/train/labels/666.txt new file mode 100644 index 0000000000000000000000000000000000000000..b0585a4e9eb46d4254acb5fb593ccbb12d7317cf --- /dev/null +++ b/pole_detection/train/labels/666.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4442ef1f757d9ddce8cb8a7768dce86948e9842685d6d66c60e8c8b73d2a5e2f +size 78 diff --git a/pole_detection/train/labels/667.txt b/pole_detection/train/labels/667.txt new file mode 100644 index 0000000000000000000000000000000000000000..e039e67635463e63581c9a07e0add29911aaf6bb --- /dev/null +++ b/pole_detection/train/labels/667.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0eddce3e978db9817b3bcfb23b39a1c3f2a969e6d9efc1f3c8b14f170a6a71bd +size 77 diff --git a/pole_detection/train/labels/668.txt b/pole_detection/train/labels/668.txt new file mode 100644 index 0000000000000000000000000000000000000000..06e0c72e00cbf83c292dcc01bda8152e9e0c2344 --- /dev/null +++ b/pole_detection/train/labels/668.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:319a731f24ff591608d29f6b194c586f8d20f98cc598f9743ed86d69d5a894f1 +size 314 diff --git a/pole_detection/train/labels/669.txt b/pole_detection/train/labels/669.txt new file mode 100644 index 0000000000000000000000000000000000000000..7652b0bf347cca4d823930606ca321c7059182ce --- /dev/null +++ b/pole_detection/train/labels/669.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:204de2de85dd082f45d4921ab6a84bf975ab978e42e80ef8ec87354def90ccfb +size 72 diff --git a/pole_detection/train/labels/67.txt b/pole_detection/train/labels/67.txt new file mode 100644 index 0000000000000000000000000000000000000000..550ed0230234fb5c9a716d5b051bb6b008455e58 --- /dev/null +++ b/pole_detection/train/labels/67.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04e0c2fc21629d4b1b01261dc391214891b3805c80186d531481413b96263d39 +size 77 diff --git a/pole_detection/train/labels/670.txt b/pole_detection/train/labels/670.txt new file mode 100644 index 0000000000000000000000000000000000000000..85e3b205e204714f6a708761926e5a11ac008082 --- /dev/null +++ b/pole_detection/train/labels/670.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c6b72bb9911a69ff3cb2fd5879bb4f7e6a61043222d493ea94fb582d6bc60a4 +size 213 diff --git a/pole_detection/train/labels/671.txt b/pole_detection/train/labels/671.txt new file mode 100644 index 0000000000000000000000000000000000000000..0a13c051b9629b5805de1b91fd91a2eb6281ba9b --- /dev/null +++ b/pole_detection/train/labels/671.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a38ccf0edbc7d46e51a959d636ad71e6f2e316a101d0310dc905ff52f5e86f81 +size 77 diff --git a/pole_detection/train/labels/672.txt b/pole_detection/train/labels/672.txt new file mode 100644 index 0000000000000000000000000000000000000000..685f97cd79a9118ec9ec1c24ff5c76255c3c9294 --- /dev/null +++ b/pole_detection/train/labels/672.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:003bfd9241278f9a79afcb91cf193d070bbc3cea22b2b7a22772f77deb42fef6 +size 66 diff --git a/pole_detection/train/labels/673.txt b/pole_detection/train/labels/673.txt new file mode 100644 index 0000000000000000000000000000000000000000..bc52b66a1f9cff2d7ebfe975b1f0ff720156d678 --- /dev/null +++ b/pole_detection/train/labels/673.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c7dfe37b596185b6dd977e3ec6795175e017063441db58ffcf2ddb451f39f21 +size 79 diff --git a/pole_detection/train/labels/674.txt b/pole_detection/train/labels/674.txt new file mode 100644 index 0000000000000000000000000000000000000000..8fd710eed3416c0faf35a921f3bbb0d8cf3d5a15 --- /dev/null +++ b/pole_detection/train/labels/674.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e97640026c65dff98302152849de435cd922f47b5a722408485895324421ee02 +size 79 diff --git a/pole_detection/train/labels/675.txt b/pole_detection/train/labels/675.txt new file mode 100644 index 0000000000000000000000000000000000000000..4b002ad516cb45556ea54599c884ccf4a30b1edf --- /dev/null +++ b/pole_detection/train/labels/675.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01a5be1ab6e265015616b48611ea0a60d78eee8a71f8c7eb235fc87a408a31b9 +size 156 diff --git a/pole_detection/train/labels/676.txt b/pole_detection/train/labels/676.txt new file mode 100644 index 0000000000000000000000000000000000000000..73b8ec3386af8a32eaca1e2fc26b4af562d62a65 --- /dev/null +++ b/pole_detection/train/labels/676.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e92b3dadd57f2717782ffb02a9e44f5af044da67a477e0b56083130559aad2a +size 80 diff --git a/pole_detection/train/labels/677.txt b/pole_detection/train/labels/677.txt new file mode 100644 index 0000000000000000000000000000000000000000..5d24a091639d09ed7b66ee33ced0571a4574a2f0 --- /dev/null +++ b/pole_detection/train/labels/677.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd93b59333966bab182197a71bf9203cd51e0bbc86c10ace326b6b8c394f867a +size 72 diff --git a/pole_detection/train/labels/678.txt b/pole_detection/train/labels/678.txt new file mode 100644 index 0000000000000000000000000000000000000000..19e06e059847ecd5487c6b4fdc7138d35906be0f --- /dev/null +++ b/pole_detection/train/labels/678.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98ead3b9f6a567dcf6daf1f2ace3ec9147e32afe34b3f952685513e71415c2ae +size 79 diff --git a/pole_detection/train/labels/679.txt b/pole_detection/train/labels/679.txt new file mode 100644 index 0000000000000000000000000000000000000000..941fbc2d2ee86575102c4728c20063eaf8c31c86 --- /dev/null +++ b/pole_detection/train/labels/679.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a79837ad45891a0751625f780367481f70825e39295152bde4d41f7a423f7ed +size 77 diff --git a/pole_detection/train/labels/68.txt b/pole_detection/train/labels/68.txt new file mode 100644 index 0000000000000000000000000000000000000000..2bc9bb27f4a6483fa414dae40f949cf75a95a7a6 --- /dev/null +++ b/pole_detection/train/labels/68.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93992f0ba09214ddeb563505bd3276894d05ef6d95cfd5bda6c389a96aeb0aea +size 62 diff --git a/pole_detection/train/labels/680.txt b/pole_detection/train/labels/680.txt new file mode 100644 index 0000000000000000000000000000000000000000..0c8a59ca28df507211b587d5bd01e2bcbd9f70c9 --- /dev/null +++ b/pole_detection/train/labels/680.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e061eb69191c6ee9bc89418599dd10be3b1871953a6174637ea88e234a89c30 +size 61 diff --git a/pole_detection/train/labels/681.txt b/pole_detection/train/labels/681.txt new file mode 100644 index 0000000000000000000000000000000000000000..3f4a264cb62f55f442a3e312bf46e16a23a77d77 --- /dev/null +++ b/pole_detection/train/labels/681.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70a6a1746d43489c45bcae317acd8201747454c0c2c05257e42f65b8fe4b7ba6 +size 79 diff --git a/pole_detection/train/labels/682.txt b/pole_detection/train/labels/682.txt new file mode 100644 index 0000000000000000000000000000000000000000..3bde7b15ad261e584e34f0810c325314e1eb3fb5 --- /dev/null +++ b/pole_detection/train/labels/682.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:960333468a18a872f682e492d7df31a01db21c0dd424be8209a036103e135b17 +size 156 diff --git a/pole_detection/train/labels/683.txt b/pole_detection/train/labels/683.txt new file mode 100644 index 0000000000000000000000000000000000000000..110dddaa3b949aba677b7045148fde9e4157a5ff --- /dev/null +++ b/pole_detection/train/labels/683.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d43ae66f3b54fdec88ff333464dc4870a7595c81c2e247bf52f01f9549d848b2 +size 197 diff --git a/pole_detection/train/labels/684.txt b/pole_detection/train/labels/684.txt new file mode 100644 index 0000000000000000000000000000000000000000..ca37872a4db79c53f5bbf383587be78ba8ceca29 --- /dev/null +++ b/pole_detection/train/labels/684.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8dcda90bebf6523a312ce31fa5984d6ea5f6bee61f18d8ea3993efdc1062e76 +size 138 diff --git a/pole_detection/train/labels/685.txt b/pole_detection/train/labels/685.txt new file mode 100644 index 0000000000000000000000000000000000000000..db2e7ba0560afafc3f4a2b6e91354516e5f3a821 --- /dev/null +++ b/pole_detection/train/labels/685.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08a12404fa04f12cf89254e52643daa903e2e70f1c8ec9fff69fd886966ba977 +size 145 diff --git a/pole_detection/train/labels/686.txt b/pole_detection/train/labels/686.txt new file mode 100644 index 0000000000000000000000000000000000000000..cde02b6e67064c8d5afa51c5e32a7e01b58120ce --- /dev/null +++ b/pole_detection/train/labels/686.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42997a7e41c873aa6b4b966a063cc9112bc8d12a0a487d506196c099815d3beb +size 56 diff --git a/pole_detection/train/labels/687.txt b/pole_detection/train/labels/687.txt new file mode 100644 index 0000000000000000000000000000000000000000..3d7180984d7bdcae100ec77debf287a87066d38b --- /dev/null +++ b/pole_detection/train/labels/687.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1714210e2d3ed2eac99d0ec25d7bcbf71f931ce3a41ebf00b404aa0c1ef8b52 +size 63 diff --git a/pole_detection/train/labels/688.txt b/pole_detection/train/labels/688.txt new file mode 100644 index 0000000000000000000000000000000000000000..f39186ad6ea785d6d215944fcdb3d8a7aa14c923 --- /dev/null +++ b/pole_detection/train/labels/688.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2c3217ff1433b470c1b7ca5311b8166a46e23eb3d107b4079f77ae571eb1d20 +size 76 diff --git a/pole_detection/train/labels/689.txt b/pole_detection/train/labels/689.txt new file mode 100644 index 0000000000000000000000000000000000000000..b8f2dfed791f03dcd0bf5563af4c4ecb3a62c828 --- /dev/null +++ b/pole_detection/train/labels/689.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a70bb71970e382b66982e2d129d389ddb3ddc24ed3c9a045798ac115b5a60a9d +size 52 diff --git a/pole_detection/train/labels/69.txt b/pole_detection/train/labels/69.txt new file mode 100644 index 0000000000000000000000000000000000000000..9ea5145596291a745b2214d06f63fff68d323a7a --- /dev/null +++ b/pole_detection/train/labels/69.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4704a3589e9c42ab82368f33223a99887ca332db1b2b8be50aac38f3d8f236a8 +size 78 diff --git a/pole_detection/train/labels/690.txt b/pole_detection/train/labels/690.txt new file mode 100644 index 0000000000000000000000000000000000000000..bbd5ecf786b00f6bef8cecc37a79bac9231b8fbf --- /dev/null +++ b/pole_detection/train/labels/690.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80737ab5b8c616b14510a13b3c9bfe683fbedc4e1e13485bd9be821aa6fbf804 +size 77 diff --git a/pole_detection/train/labels/691.txt b/pole_detection/train/labels/691.txt new file mode 100644 index 0000000000000000000000000000000000000000..478e43df61da8a943468d3bd2dc70b09c4b47dcd --- /dev/null +++ b/pole_detection/train/labels/691.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:285ad45a3e3744f225bdd27421c8f1074e2a5056a9f8f12fa0e047b4612a4332 +size 56 diff --git a/pole_detection/train/labels/692.txt b/pole_detection/train/labels/692.txt new file mode 100644 index 0000000000000000000000000000000000000000..43eaf7e8d78efa3d37a9d94153673ae979ea36fd --- /dev/null +++ b/pole_detection/train/labels/692.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20763d932273dbd2e7c42dd6d437909e09fd83ac8f532ceba8fbd2a4e28eaf55 +size 78 diff --git a/pole_detection/train/labels/693.txt b/pole_detection/train/labels/693.txt new file mode 100644 index 0000000000000000000000000000000000000000..4e2b3964dd9d5d927e96b735329867c22c6739e0 --- /dev/null +++ b/pole_detection/train/labels/693.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f5fb53b6cc78e7400356bcad300175ba726db1a3776092ab8fdd2a58cea1bca +size 152 diff --git a/pole_detection/train/labels/694.txt b/pole_detection/train/labels/694.txt new file mode 100644 index 0000000000000000000000000000000000000000..6c1909ba760ddf379df8e71c6fde70d4478e69b1 --- /dev/null +++ b/pole_detection/train/labels/694.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:245c16ec4cb0701184c7aac8a03d45f5f3e8c5f35add4441521ec4b0a488956c +size 79 diff --git a/pole_detection/train/labels/695.txt b/pole_detection/train/labels/695.txt new file mode 100644 index 0000000000000000000000000000000000000000..eddb582f88191c0c2684f41664469702a62dcb08 --- /dev/null +++ b/pole_detection/train/labels/695.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f78169d5ffe5ec953d807b2bfb72c063b8d392e82abd73253da8bc69d27275ce +size 72 diff --git a/pole_detection/train/labels/696.txt b/pole_detection/train/labels/696.txt new file mode 100644 index 0000000000000000000000000000000000000000..9d31f768fb63a27f03a285d188388c2e80d0d4a7 --- /dev/null +++ b/pole_detection/train/labels/696.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d01019d15edd2c12d68987f0fb1a2b25efc896c6ee54d28cbd2c859a52a12a72 +size 73 diff --git a/pole_detection/train/labels/697.txt b/pole_detection/train/labels/697.txt new file mode 100644 index 0000000000000000000000000000000000000000..ec85ae5873d99f414d66c980041456a5b3dfed77 --- /dev/null +++ b/pole_detection/train/labels/697.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2337f68af46e5e38ec0b8d1a5de8315a557e5ed97186285475db7e48440b3fb4 +size 158 diff --git a/pole_detection/train/labels/698.txt b/pole_detection/train/labels/698.txt new file mode 100644 index 0000000000000000000000000000000000000000..0e3d729a83ce602804e82c69b009392637f3c7d4 --- /dev/null +++ b/pole_detection/train/labels/698.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ff585602b6f14a5e9aada28958358ed911cdd3b06da10fda4b62b6f55040424 +size 68 diff --git a/pole_detection/train/labels/699.txt b/pole_detection/train/labels/699.txt new file mode 100644 index 0000000000000000000000000000000000000000..77aa75722d4c1b6fb74a55337e27a89ee67ff7de --- /dev/null +++ b/pole_detection/train/labels/699.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5da4911325c03fdd1f5a35354a0881e2d9ecaf29c2419c86e61484bcdf8b514 +size 79 diff --git a/pole_detection/train/labels/7.txt b/pole_detection/train/labels/7.txt new file mode 100644 index 0000000000000000000000000000000000000000..49fb45c71a26357ab36ae3b9bfdc63b1bc0bd8e5 --- /dev/null +++ b/pole_detection/train/labels/7.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:133dbb5a4f5cc1bce42b0235ea01cb249810d3d273173e2b7df45fa943ff5255 +size 71 diff --git a/pole_detection/train/labels/70.txt b/pole_detection/train/labels/70.txt new file mode 100644 index 0000000000000000000000000000000000000000..4bbd3bd3e994cd78ba6439d47ac39ac37ff0d085 --- /dev/null +++ b/pole_detection/train/labels/70.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a93ed7917ccc0d2b813e9c996240f973cb1177c5b0fbc562359998dfe0921985 +size 70 diff --git a/pole_detection/train/labels/700.txt b/pole_detection/train/labels/700.txt new file mode 100644 index 0000000000000000000000000000000000000000..0b989e010790d8c4aecfc642d7b3baf57e4c752a --- /dev/null +++ b/pole_detection/train/labels/700.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38a880a87c897e22834fd18228993527939b6d4ea32d966fd24afc20157fedf8 +size 78 diff --git a/pole_detection/train/labels/701.txt b/pole_detection/train/labels/701.txt new file mode 100644 index 0000000000000000000000000000000000000000..84e672078420a743a333c99039f2ad1667aae5b6 --- /dev/null +++ b/pole_detection/train/labels/701.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3ba935a846d95719bb2133c1bc6858be402d9d3d8383d8fedb909b870572a3d +size 58 diff --git a/pole_detection/train/labels/702.txt b/pole_detection/train/labels/702.txt new file mode 100644 index 0000000000000000000000000000000000000000..633d6cbd1375df29c28251a251d9d1c0e0a8c895 --- /dev/null +++ b/pole_detection/train/labels/702.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:353bce04f9f00891a90bfe1acdcf63355aebfaf51601c69d7f51dd69c0f84cfd +size 145 diff --git a/pole_detection/train/labels/703.txt b/pole_detection/train/labels/703.txt new file mode 100644 index 0000000000000000000000000000000000000000..8db12ddd8750328ada351deb096b1be1955695eb --- /dev/null +++ b/pole_detection/train/labels/703.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65edf42ec0930944dd43b539cca5f9686c975c8f28c5aa5c983e5c2fa5f0a172 +size 73 diff --git a/pole_detection/train/labels/704.txt b/pole_detection/train/labels/704.txt new file mode 100644 index 0000000000000000000000000000000000000000..e46e627b78f61cd3885317049894062392e30b87 --- /dev/null +++ b/pole_detection/train/labels/704.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a15a2b7ba2f66d304430486eca199b9eea3f230e8b085bb176dbd14594c1692c +size 67 diff --git a/pole_detection/train/labels/705.txt b/pole_detection/train/labels/705.txt new file mode 100644 index 0000000000000000000000000000000000000000..3d72ea0ada224c4e4b377359f97093ec151b6ec8 --- /dev/null +++ b/pole_detection/train/labels/705.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1375e6755374ee0d57d15617bdd19012cc9c6254fb2ac19ffee363233f39d207 +size 79 diff --git a/pole_detection/train/labels/706.txt b/pole_detection/train/labels/706.txt new file mode 100644 index 0000000000000000000000000000000000000000..fca96d67f1371d69bf1fec03bcd4daacf82039df --- /dev/null +++ b/pole_detection/train/labels/706.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cf87a2aeb577e7a8bc89f6618bbe618ec0def3bce322676d33a6b3109ba823c +size 78 diff --git a/pole_detection/train/labels/707.txt b/pole_detection/train/labels/707.txt new file mode 100644 index 0000000000000000000000000000000000000000..09bae86c7d92c0c09ef56dbc51bd4dc7e44c4633 --- /dev/null +++ b/pole_detection/train/labels/707.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:872f21a17aa5dcbd7a613773eaea30c1a54e05555da20fa7cf8cba953a987d93 +size 66 diff --git a/pole_detection/train/labels/708.txt b/pole_detection/train/labels/708.txt new file mode 100644 index 0000000000000000000000000000000000000000..d8b17f1afadfc34921ffc56d378a507dfed04b82 --- /dev/null +++ b/pole_detection/train/labels/708.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43f58f70d98d67dc4c86ff0275315fff4bd95d2ad6ade70b68900d5826cda94d +size 65 diff --git a/pole_detection/train/labels/709.txt b/pole_detection/train/labels/709.txt new file mode 100644 index 0000000000000000000000000000000000000000..fe21be2e88ca2a076aa731e8ac4603f2b328f679 --- /dev/null +++ b/pole_detection/train/labels/709.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d57ee4d2253838f7f9ac859f1a70526acbec1676e09a65f9c21bcfe34d826f3 +size 71 diff --git a/pole_detection/train/labels/71.txt b/pole_detection/train/labels/71.txt new file mode 100644 index 0000000000000000000000000000000000000000..f822c93e1725dbe0555270fcd66d06c6180efd80 --- /dev/null +++ b/pole_detection/train/labels/71.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:825dd30c83de421c816bb0e87d0733dad8c59cef25024b8180be5e1905491734 +size 74 diff --git a/pole_detection/train/labels/710.txt b/pole_detection/train/labels/710.txt new file mode 100644 index 0000000000000000000000000000000000000000..56d91ce79883a815dc433ed0a91c91e353039fa5 --- /dev/null +++ b/pole_detection/train/labels/710.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb85eee3db781338c5f70efd5dbce37d9b3d4929f33083b8f90fae8b7e6603d2 +size 77 diff --git a/pole_detection/train/labels/711.txt b/pole_detection/train/labels/711.txt new file mode 100644 index 0000000000000000000000000000000000000000..f67c9400e2596cd4ecc5bedb09b0046b919f433b --- /dev/null +++ b/pole_detection/train/labels/711.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60ca6d8ec6a20ddcee0ee06cc2d5b4d03e186d2bb54c0f40964a890f302fccfd +size 80 diff --git a/pole_detection/train/labels/712.txt b/pole_detection/train/labels/712.txt new file mode 100644 index 0000000000000000000000000000000000000000..c71fcfe507b1969a3307c5b62eda4275eb847cf4 --- /dev/null +++ b/pole_detection/train/labels/712.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c8d19006e08001e857949e92de81f77053a61f8ceb6dbb842d5bf088d1437bf +size 151 diff --git a/pole_detection/train/labels/713.txt b/pole_detection/train/labels/713.txt new file mode 100644 index 0000000000000000000000000000000000000000..87bbaee41072c10e88d0f409b4011f9b271b39e6 --- /dev/null +++ b/pole_detection/train/labels/713.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bdaffd518ebb56f883f622b754995bce81f717b54f725f0ab7315274cbe7aef +size 159 diff --git a/pole_detection/train/labels/714.txt b/pole_detection/train/labels/714.txt new file mode 100644 index 0000000000000000000000000000000000000000..47639fbbb2fdc561de019ff911f0ee8036c061db --- /dev/null +++ b/pole_detection/train/labels/714.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a879087f31e4b8c8139b7348d63d3a2be8a448843bd9e8221401c09ac0b57bd1 +size 79 diff --git a/pole_detection/train/labels/715.txt b/pole_detection/train/labels/715.txt new file mode 100644 index 0000000000000000000000000000000000000000..e31767da8ed6f8a9a2d5971749e9eabddb3236c6 --- /dev/null +++ b/pole_detection/train/labels/715.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:364ad2d8bd5e67ee0ee6480cad1e0f9299400b263e326012f85eee86221a04f4 +size 77 diff --git a/pole_detection/train/labels/716.txt b/pole_detection/train/labels/716.txt new file mode 100644 index 0000000000000000000000000000000000000000..b067f55f8e3428b02ec45448811b39411c9e5d2f --- /dev/null +++ b/pole_detection/train/labels/716.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:051d58d4d11f6f06319d6597ceb5159ada6c807a3981c5e05eebbbefb039708a +size 114 diff --git a/pole_detection/train/labels/717.txt b/pole_detection/train/labels/717.txt new file mode 100644 index 0000000000000000000000000000000000000000..175ad44ad53c4e2e3b86818b30f6c16c0746d667 --- /dev/null +++ b/pole_detection/train/labels/717.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bef22239ad340b812f299055ab80d3b3e74db0a6e16143de8f9ddf9c9de807b8 +size 158 diff --git a/pole_detection/train/labels/718.txt b/pole_detection/train/labels/718.txt new file mode 100644 index 0000000000000000000000000000000000000000..13980e91d61bf15625e579a68c456698f057c671 --- /dev/null +++ b/pole_detection/train/labels/718.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f547334543af0b5dab371c31a93bb897824467670a3cf938fd1576e70802325b +size 78 diff --git a/pole_detection/train/labels/719.txt b/pole_detection/train/labels/719.txt new file mode 100644 index 0000000000000000000000000000000000000000..9b3372fd5a94fe7cdc336a61952dd4449bc5861e --- /dev/null +++ b/pole_detection/train/labels/719.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e87f5511d4daf1db27c7912248602d7c0592879114e751b8cdf7bba84ef061fc +size 78 diff --git a/pole_detection/train/labels/72.txt b/pole_detection/train/labels/72.txt new file mode 100644 index 0000000000000000000000000000000000000000..810546f718f22255e0751b78ddcb4f3c28cd6c33 --- /dev/null +++ b/pole_detection/train/labels/72.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41455be3dc55661900ce7c753f19e92e1772b956ba8725691f18487b7a7b7356 +size 67 diff --git a/pole_detection/train/labels/720.txt b/pole_detection/train/labels/720.txt new file mode 100644 index 0000000000000000000000000000000000000000..190e352af524032c39d411d5b46650721f596b92 --- /dev/null +++ b/pole_detection/train/labels/720.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e20ec9ce9353f38ed716d34161062a09d9d0d61d764a30f0cad79a207f6e3eb +size 77 diff --git a/pole_detection/train/labels/721.txt b/pole_detection/train/labels/721.txt new file mode 100644 index 0000000000000000000000000000000000000000..e7507ca5ae705a885beab2fce966305a594d8dbb --- /dev/null +++ b/pole_detection/train/labels/721.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d1bd0a1bed89745fb482b1d1f97313cc2a6527378ee9786c0a8debdd4f0943e +size 68 diff --git a/pole_detection/train/labels/722.txt b/pole_detection/train/labels/722.txt new file mode 100644 index 0000000000000000000000000000000000000000..d2e825a6efd4c2d567fdb9c26818cfeba9738b78 --- /dev/null +++ b/pole_detection/train/labels/722.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4115e91b4530d2de14ba5c6ca01b014d5aa6543800687f6f04cc5b505e0b4d16 +size 76 diff --git a/pole_detection/train/labels/723.txt b/pole_detection/train/labels/723.txt new file mode 100644 index 0000000000000000000000000000000000000000..a175edab84e94e8e884cee2d98003cc78f3c5b5f --- /dev/null +++ b/pole_detection/train/labels/723.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6c3c39c41dcfaf064b8d05018c083d2eab20d6ced66d022ce7345294c3ae9b5 +size 236 diff --git a/pole_detection/train/labels/724.txt b/pole_detection/train/labels/724.txt new file mode 100644 index 0000000000000000000000000000000000000000..c547b5808301adaed67e66fa1311f8636571e5d5 --- /dev/null +++ b/pole_detection/train/labels/724.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:131adaaa912a57dd5a613bd5074fa9b0f0d581da7e8b5717d758c6ae39574a48 +size 79 diff --git a/pole_detection/train/labels/725.txt b/pole_detection/train/labels/725.txt new file mode 100644 index 0000000000000000000000000000000000000000..72b1f5445d0d1a9a7deee2dbdd975a795275f638 --- /dev/null +++ b/pole_detection/train/labels/725.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29cad4ca4d7819eb3ec128d999cc79e3c1f91288d35dd22d34d90323782cf9d6 +size 78 diff --git a/pole_detection/train/labels/726.txt b/pole_detection/train/labels/726.txt new file mode 100644 index 0000000000000000000000000000000000000000..4a810df979f1da69b1fe78e12e21d9de09a87dfd --- /dev/null +++ b/pole_detection/train/labels/726.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2721dd4c238184ad360918cbfb9b138ecd22df8e00b39bac1de6653c672e9ba8 +size 77 diff --git a/pole_detection/train/labels/727.txt b/pole_detection/train/labels/727.txt new file mode 100644 index 0000000000000000000000000000000000000000..b22ba5411c819d33ef0dd5f7bc37696dc94f8b7b --- /dev/null +++ b/pole_detection/train/labels/727.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93b3f2fced3d97af4cc81e6c3a0f4cdef96b77fbd3e933dd8945cfb63e2ced5e +size 79 diff --git a/pole_detection/train/labels/728.txt b/pole_detection/train/labels/728.txt new file mode 100644 index 0000000000000000000000000000000000000000..f630d92508e579261c22876d35ffe5f0aa65cefe --- /dev/null +++ b/pole_detection/train/labels/728.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5a71b4c053dffadde39f38bc73c20d65244c190a2a16cc139c38569fd8b67a6 +size 77 diff --git a/pole_detection/train/labels/729.txt b/pole_detection/train/labels/729.txt new file mode 100644 index 0000000000000000000000000000000000000000..1e8f06d8030625a68048929f6b242a71926d6c7c --- /dev/null +++ b/pole_detection/train/labels/729.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a17d40d8f5ae83f70807762af9321d823f79aabc2cf1a8889ed426141dc14a55 +size 79 diff --git a/pole_detection/train/labels/73.txt b/pole_detection/train/labels/73.txt new file mode 100644 index 0000000000000000000000000000000000000000..f251c0808924810b797d5a9a6251c7fb3e0e1627 --- /dev/null +++ b/pole_detection/train/labels/73.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70a06f6f01af7565d1985716edc5d61e77e4511a017a460782e4e25e77f2fadf +size 75 diff --git a/pole_detection/train/labels/730.txt b/pole_detection/train/labels/730.txt new file mode 100644 index 0000000000000000000000000000000000000000..b80fc1b7180074c3b1f764664aa4e4e0d18ad2fb --- /dev/null +++ b/pole_detection/train/labels/730.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9414ee6a3c6b298e7589527d38da7b58b8ff79b9268470abcef75ff31ca2f7a9 +size 155 diff --git a/pole_detection/train/labels/731.txt b/pole_detection/train/labels/731.txt new file mode 100644 index 0000000000000000000000000000000000000000..dfd87d163a34068842b6a6948eb1621c31246213 --- /dev/null +++ b/pole_detection/train/labels/731.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47d7cc4e572346efbf80c0716b69efb6d7d2e3c88a9c794f32920715815e44a3 +size 74 diff --git a/pole_detection/train/labels/732.txt b/pole_detection/train/labels/732.txt new file mode 100644 index 0000000000000000000000000000000000000000..f5107540d57da49f4bae8c22e6ddb09cfd001f7d --- /dev/null +++ b/pole_detection/train/labels/732.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:222924c75ef452fbc89514d85c3cbf20e1a59057cf0ce5ee4489e8d88d4483a8 +size 78 diff --git a/pole_detection/train/labels/733.txt b/pole_detection/train/labels/733.txt new file mode 100644 index 0000000000000000000000000000000000000000..1359c6707bb2ae689b4fa2ed6c987dcfb95e3c87 --- /dev/null +++ b/pole_detection/train/labels/733.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61fa81ac3ddb3bd30a1a5475408b3b8a638ddd052c6bbdc086fadc7aea1c3c9c +size 76 diff --git a/pole_detection/train/labels/734.txt b/pole_detection/train/labels/734.txt new file mode 100644 index 0000000000000000000000000000000000000000..eb7eca0dde9e8a052ef032b7a914bc7c952d1d2b --- /dev/null +++ b/pole_detection/train/labels/734.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfc694b0a12ca3c153a14b3b629047e91bc04a9342258936fa00d731fb8c33f8 +size 79 diff --git a/pole_detection/train/labels/735.txt b/pole_detection/train/labels/735.txt new file mode 100644 index 0000000000000000000000000000000000000000..2d8d1c48f525e83240d68baa3513007fccecf067 --- /dev/null +++ b/pole_detection/train/labels/735.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:daefa2d2d5248938c38063f140469387178ff77dc2f41d0a4d5eb7071002d26b +size 59 diff --git a/pole_detection/train/labels/736.txt b/pole_detection/train/labels/736.txt new file mode 100644 index 0000000000000000000000000000000000000000..e0a859a1fab4705fd4dff0eb577503d62722a05d --- /dev/null +++ b/pole_detection/train/labels/736.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b918cd95ced95cea7d102e160979f476e3f84d03a020f59972958d0fb671a5e9 +size 79 diff --git a/pole_detection/train/labels/737.txt b/pole_detection/train/labels/737.txt new file mode 100644 index 0000000000000000000000000000000000000000..b9f06a87b4b56968cf6faeb5adf9368f79ca6ae6 --- /dev/null +++ b/pole_detection/train/labels/737.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a94113e01df92fcecf1b2fd407e30845c729f7e7725c8c0e8419d9049258cabd +size 68 diff --git a/pole_detection/train/labels/738.txt b/pole_detection/train/labels/738.txt new file mode 100644 index 0000000000000000000000000000000000000000..451c20c278f982e8601d00c1ce8500c7aa680832 --- /dev/null +++ b/pole_detection/train/labels/738.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:992e2676409b08086b2e90e62fa3ee0eac2f304badcee58e18a1606bc6323c16 +size 59 diff --git a/pole_detection/train/labels/739.txt b/pole_detection/train/labels/739.txt new file mode 100644 index 0000000000000000000000000000000000000000..50fb182ee617154cd480e0858477e8cbc1efe989 --- /dev/null +++ b/pole_detection/train/labels/739.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab5c7c525c9e72cd29391ea2eeb5745de9ac53ddafbf026c51f0f3c8dc4645be +size 59 diff --git a/pole_detection/train/labels/74.txt b/pole_detection/train/labels/74.txt new file mode 100644 index 0000000000000000000000000000000000000000..ed9241571455db0d10903294e0566fa640c77c4c --- /dev/null +++ b/pole_detection/train/labels/74.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a00491831901e2a5d350b8800889bbe61cdf26caae48d778a1169de970bd154 +size 78 diff --git a/pole_detection/train/labels/740.txt b/pole_detection/train/labels/740.txt new file mode 100644 index 0000000000000000000000000000000000000000..d8fa51b52cd32bd6d64f705976f59846f62d8364 --- /dev/null +++ b/pole_detection/train/labels/740.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45c011860d1f8172e96d91e492ed6bab481374bab03d83f503622a80f7a492ba +size 78 diff --git a/pole_detection/train/labels/741.txt b/pole_detection/train/labels/741.txt new file mode 100644 index 0000000000000000000000000000000000000000..d51b07ea8474f18e3f1f8bbf294ecbef35a95db0 --- /dev/null +++ b/pole_detection/train/labels/741.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e529d71e637348290e431259b39534a98e24e2a95281c9acf7f115ce98a884a8 +size 70 diff --git a/pole_detection/train/labels/742.txt b/pole_detection/train/labels/742.txt new file mode 100644 index 0000000000000000000000000000000000000000..58b845370fb2c4256eaf4a8d3f9a50d0266a63fb --- /dev/null +++ b/pole_detection/train/labels/742.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68f692bab05caf1452a683b1dc78fc928082e2dc3655d6711857adef487fc11a +size 78 diff --git a/pole_detection/train/labels/743.txt b/pole_detection/train/labels/743.txt new file mode 100644 index 0000000000000000000000000000000000000000..a168080585bc911944c7ee8cb3f056799cacf93e --- /dev/null +++ b/pole_detection/train/labels/743.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0d0dc4fc71307d7995953db958efadc4f92fe631e40d2b1e399a7d49d86ffb5 +size 76 diff --git a/pole_detection/train/labels/744.txt b/pole_detection/train/labels/744.txt new file mode 100644 index 0000000000000000000000000000000000000000..b9ae805fe927125aecded455b166039ca6bc28ea --- /dev/null +++ b/pole_detection/train/labels/744.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ac943eaf7d44329124b99b4934049dc8e0295ecb917407ffc222839c3b862a9 +size 79 diff --git a/pole_detection/train/labels/745.txt b/pole_detection/train/labels/745.txt new file mode 100644 index 0000000000000000000000000000000000000000..f3701fb2c6a065dd05224f43d15ff156cd3c56da --- /dev/null +++ b/pole_detection/train/labels/745.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:355fbe42b1373b77546089662cdd1d613de25a289309dc616bd2ef8f3a1b0076 +size 157 diff --git a/pole_detection/train/labels/746.txt b/pole_detection/train/labels/746.txt new file mode 100644 index 0000000000000000000000000000000000000000..afaca38c5f0e7dad2c991b519f3d18e773214676 --- /dev/null +++ b/pole_detection/train/labels/746.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3781e0f0c40c7ea092bfd54d3e54868fba33954872bf66fa179b514760194bd +size 79 diff --git a/pole_detection/train/labels/747.txt b/pole_detection/train/labels/747.txt new file mode 100644 index 0000000000000000000000000000000000000000..2afbaf1a33856f1661d1691be5355662f5bcdec8 --- /dev/null +++ b/pole_detection/train/labels/747.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86ff2952dd8a6221001e8e75e5463a3aa2d4add3b7ae1793f47760f8ff720313 +size 67 diff --git a/pole_detection/train/labels/748.txt b/pole_detection/train/labels/748.txt new file mode 100644 index 0000000000000000000000000000000000000000..c011754edf05d5cc40c358ca19c3b9f26514e6c1 --- /dev/null +++ b/pole_detection/train/labels/748.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89bbf274147895998b3f2762ae0896eb7f42dc3c0789a7ca94ac363f6cdb3dac +size 70 diff --git a/pole_detection/train/labels/749.txt b/pole_detection/train/labels/749.txt new file mode 100644 index 0000000000000000000000000000000000000000..95ca6d6dba801f112143803c63a46928013ba8f4 --- /dev/null +++ b/pole_detection/train/labels/749.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11f1371ebadfe7cb92bf8ce1ba10fef24b356efc117fec3a677f53e560f646c3 +size 62 diff --git a/pole_detection/train/labels/75.txt b/pole_detection/train/labels/75.txt new file mode 100644 index 0000000000000000000000000000000000000000..32b755c0da45c6af22a51ec535b11bbf44f4b80f --- /dev/null +++ b/pole_detection/train/labels/75.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0480304b4fdd5c0a98cb343cdf4a0ab6e789fe1e2a10aa2f00ab7ad9110f1f97 +size 77 diff --git a/pole_detection/train/labels/750.txt b/pole_detection/train/labels/750.txt new file mode 100644 index 0000000000000000000000000000000000000000..8e4c28017c6ebebd163b53a17ffea1106209a637 --- /dev/null +++ b/pole_detection/train/labels/750.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a348158b276b8ab7913e65a21281ffee1e0d47d3800ff785144c46a48f48d15 +size 59 diff --git a/pole_detection/train/labels/751.txt b/pole_detection/train/labels/751.txt new file mode 100644 index 0000000000000000000000000000000000000000..649937b0d0dd8c920a89a1821a7277f3fcd6ed86 --- /dev/null +++ b/pole_detection/train/labels/751.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f70f4406d8f9e91e28d2c1b4a809fce0459b98e0e9521bd7ee2b5335de9ca73 +size 67 diff --git a/pole_detection/train/labels/752.txt b/pole_detection/train/labels/752.txt new file mode 100644 index 0000000000000000000000000000000000000000..defea747fb73748bab3aee05569168fdbfa50c54 --- /dev/null +++ b/pole_detection/train/labels/752.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba8f80a816282f2a61dbb5bcf740e10bfacb400404beecda97e7857a60a0264b +size 70 diff --git a/pole_detection/train/labels/753.txt b/pole_detection/train/labels/753.txt new file mode 100644 index 0000000000000000000000000000000000000000..9f0e67bdbc62de228f2d07e9f559d3d5d8b399f9 --- /dev/null +++ b/pole_detection/train/labels/753.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1a69bab81e7a3e52064d1a8d96d71313198e8719962487d62ea755f48378fd5 +size 78 diff --git a/pole_detection/train/labels/754.txt b/pole_detection/train/labels/754.txt new file mode 100644 index 0000000000000000000000000000000000000000..b37bf5e1d9f4fcce9566892dfb5c4a9069e1ebe4 --- /dev/null +++ b/pole_detection/train/labels/754.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5cd84c7f48c09e5ff9afbee4ebbc874584ec2feee420c77e1d3f3f42bac7578 +size 78 diff --git a/pole_detection/train/labels/755.txt b/pole_detection/train/labels/755.txt new file mode 100644 index 0000000000000000000000000000000000000000..da94d81dde72980c4d2f40a7478b5e5026db61b4 --- /dev/null +++ b/pole_detection/train/labels/755.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aad8058640feb07c2c32f6558efc350dec77bff98c062e4ed8cefd1f3b1aeb1a +size 79 diff --git a/pole_detection/train/labels/756.txt b/pole_detection/train/labels/756.txt new file mode 100644 index 0000000000000000000000000000000000000000..3a38d4f53667f2a534dd28c9ec6fb9ff281bc433 --- /dev/null +++ b/pole_detection/train/labels/756.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0208ac5499a5d1b41852a178967f1938cbe87b61baaae5c699f85aa157b9cc74 +size 78 diff --git a/pole_detection/train/labels/757.txt b/pole_detection/train/labels/757.txt new file mode 100644 index 0000000000000000000000000000000000000000..9b6f286c9c8b995a5250a155725b93e46ea8a4bb --- /dev/null +++ b/pole_detection/train/labels/757.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6394fbfaf5130801aae4a99b1396e254ca2b8c469d64e66de18df8d7dcfc8317 +size 79 diff --git a/pole_detection/train/labels/758.txt b/pole_detection/train/labels/758.txt new file mode 100644 index 0000000000000000000000000000000000000000..4e7d5d9687eed7c0566145c106e705e2744a47d6 --- /dev/null +++ b/pole_detection/train/labels/758.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d12d0b61e6a7fe19dbdd43aefcd215a88c44317df2e92b922ea2d7cca5490ba9 +size 78 diff --git a/pole_detection/train/labels/759.txt b/pole_detection/train/labels/759.txt new file mode 100644 index 0000000000000000000000000000000000000000..3acae2cfffd97841d26d7124803cfb7d330da8ae --- /dev/null +++ b/pole_detection/train/labels/759.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d47825afef2f470f54b8e488bf518a928fa6361aa1faa969fd25bb4d6adbbd5b +size 78 diff --git a/pole_detection/train/labels/76.txt b/pole_detection/train/labels/76.txt new file mode 100644 index 0000000000000000000000000000000000000000..10fc2fef783722e83561a65fb7e84c26ba6c1472 --- /dev/null +++ b/pole_detection/train/labels/76.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aff3aaf8296b78e7901c29aa94ac62ec3d11da85bd43826a842cfa2ca29d88cb +size 80 diff --git a/pole_detection/train/labels/760.txt b/pole_detection/train/labels/760.txt new file mode 100644 index 0000000000000000000000000000000000000000..367ded755c2f03230f182ff0865d2b342f7e3a02 --- /dev/null +++ b/pole_detection/train/labels/760.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:592ef847901e1b43e0ea9e2e8b0b523ce520739415997210f82eeab6fa6f0163 +size 61 diff --git a/pole_detection/train/labels/761.txt b/pole_detection/train/labels/761.txt new file mode 100644 index 0000000000000000000000000000000000000000..3ef213c38ae3508472561bd080073073a57d64d3 --- /dev/null +++ b/pole_detection/train/labels/761.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6a604a243b89f60356a5a8e9f06c30a786d93a5c3bd3a1064c17a2262001e17 +size 77 diff --git a/pole_detection/train/labels/762.txt b/pole_detection/train/labels/762.txt new file mode 100644 index 0000000000000000000000000000000000000000..4148a60deee76196c37ca219d6ec1e361427934b --- /dev/null +++ b/pole_detection/train/labels/762.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79c579242ebff0750fed3da6511f84ba851b3870320ec432543443eb7bbe980a +size 150 diff --git a/pole_detection/train/labels/763.txt b/pole_detection/train/labels/763.txt new file mode 100644 index 0000000000000000000000000000000000000000..a2fa9abb3c3dedd2665ce0d0df497905a5aef794 --- /dev/null +++ b/pole_detection/train/labels/763.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9588f5ee79eb307df253dc208fbfae663e63b5c4665e432c4ae8608a7204b584 +size 77 diff --git a/pole_detection/train/labels/764.txt b/pole_detection/train/labels/764.txt new file mode 100644 index 0000000000000000000000000000000000000000..bae4a54fbd9d670583c02d1dbe64d58ac11bb48a --- /dev/null +++ b/pole_detection/train/labels/764.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b67819b2139a73bf8a8cf7d28e4407bea2d6fb94f43a3c09cf980799fb31a5e4 +size 77 diff --git a/pole_detection/train/labels/765.txt b/pole_detection/train/labels/765.txt new file mode 100644 index 0000000000000000000000000000000000000000..18037ab23afe3f439ee54d2d231857776ae6680a --- /dev/null +++ b/pole_detection/train/labels/765.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3f0bed7574580eba5cca57f5f428602301c6a716ba4268769b665a10ff144a6 +size 77 diff --git a/pole_detection/train/labels/766.txt b/pole_detection/train/labels/766.txt new file mode 100644 index 0000000000000000000000000000000000000000..7ca9fdbe1d89470d6b8b09c5245a7d2fc35e8666 --- /dev/null +++ b/pole_detection/train/labels/766.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:387c16f9dbec179e763a853e9346eb9fb68ac6a4e93609c23ac3cbb7fa0c69a9 +size 62 diff --git a/pole_detection/train/labels/767.txt b/pole_detection/train/labels/767.txt new file mode 100644 index 0000000000000000000000000000000000000000..9e3ff3da35b55987d2a1aae370dee634367b5e43 --- /dev/null +++ b/pole_detection/train/labels/767.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5a7ca2267de01303dc244c3428e6e45824ee29f2d3477bc86cc417d62e2aee8 +size 65 diff --git a/pole_detection/train/labels/768.txt b/pole_detection/train/labels/768.txt new file mode 100644 index 0000000000000000000000000000000000000000..61285bed2320b6e101118ef9101eb036088c8ff2 --- /dev/null +++ b/pole_detection/train/labels/768.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4026cae4e20f385a783873db616334ace9f5c10ff4c725c25e94a29d7bd49aec +size 77 diff --git a/pole_detection/train/labels/769.txt b/pole_detection/train/labels/769.txt new file mode 100644 index 0000000000000000000000000000000000000000..2c1f7dc7eae1e0f92fd59714f06d2df1e4a8984e --- /dev/null +++ b/pole_detection/train/labels/769.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d94c06cf10ebfaeb1f5d68c57d360d786678fb9a016628e27b8e87f17be04689 +size 67 diff --git a/pole_detection/train/labels/77.txt b/pole_detection/train/labels/77.txt new file mode 100644 index 0000000000000000000000000000000000000000..c58dcf2c325d6c68e122c3cd53423e88c6ac473f --- /dev/null +++ b/pole_detection/train/labels/77.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7f3aaadb01c62d50e8225a3381fb7255f39130fe65ad0d2c5ca33f2d357fc9e +size 78 diff --git a/pole_detection/train/labels/770.txt b/pole_detection/train/labels/770.txt new file mode 100644 index 0000000000000000000000000000000000000000..2a27668a46293c5bf91ec3de03f5482661364dbc --- /dev/null +++ b/pole_detection/train/labels/770.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3ddc4486c00a62abfe69ea44dc169a80fafba6316324b6940cebf779cc0f612 +size 73 diff --git a/pole_detection/train/labels/771.txt b/pole_detection/train/labels/771.txt new file mode 100644 index 0000000000000000000000000000000000000000..f03367c1acd63c266dd42e828fc046a09f2c21f5 --- /dev/null +++ b/pole_detection/train/labels/771.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:794fa95719b4319988d9211b2ba5483e73dd94a353ddae919a5ad77825d13c22 +size 76 diff --git a/pole_detection/train/labels/772.txt b/pole_detection/train/labels/772.txt new file mode 100644 index 0000000000000000000000000000000000000000..1a4ac15b078992982ee0179afe7367757c2b64d1 --- /dev/null +++ b/pole_detection/train/labels/772.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3678ee1b98eceded3af36405114af62cece75cbbecf66c7935bb53f0239c9406 +size 61 diff --git a/pole_detection/train/labels/773.txt b/pole_detection/train/labels/773.txt new file mode 100644 index 0000000000000000000000000000000000000000..5aa68f526ad2dd2dbc396e594de47829fd93ef2b --- /dev/null +++ b/pole_detection/train/labels/773.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0354e05c698b55174568c671bf8c4bda9bf1d5753215615a32c6fed1559dbbdb +size 69 diff --git a/pole_detection/train/labels/774.txt b/pole_detection/train/labels/774.txt new file mode 100644 index 0000000000000000000000000000000000000000..948851afbef2ed7e38511877e68d80631059ba4d --- /dev/null +++ b/pole_detection/train/labels/774.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a69682e9bb370f5a26897aedb3fe39b5fbac256576855d7500b852fadca39f5c +size 65 diff --git a/pole_detection/train/labels/775.txt b/pole_detection/train/labels/775.txt new file mode 100644 index 0000000000000000000000000000000000000000..6d23e1984f15f6c970692f6ff579b5b47d5b1b50 --- /dev/null +++ b/pole_detection/train/labels/775.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:459f3263d31f03f85f5e4c88174d55ddf8058978fd5addf8c8a581b11d630710 +size 158 diff --git a/pole_detection/train/labels/776.txt b/pole_detection/train/labels/776.txt new file mode 100644 index 0000000000000000000000000000000000000000..e15dacabb889087b54da530bf19822d4d8f9d51b --- /dev/null +++ b/pole_detection/train/labels/776.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a699c9596006af8ffad45016cb281142b167f5b10a6b7a8045b63fd0a75e3cb +size 78 diff --git a/pole_detection/train/labels/777.txt b/pole_detection/train/labels/777.txt new file mode 100644 index 0000000000000000000000000000000000000000..46498b56e4c4d9875751f5bcb3e61b86d6e78ae4 --- /dev/null +++ b/pole_detection/train/labels/777.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac7ceb7a28ea4505499d35f5cea6a8df85bc25a76cea544cee2d1aa0bf2467d8 +size 80 diff --git a/pole_detection/train/labels/778.txt b/pole_detection/train/labels/778.txt new file mode 100644 index 0000000000000000000000000000000000000000..9a6c3177436974fb411d279ee261b38640044f0a --- /dev/null +++ b/pole_detection/train/labels/778.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e71b72ed07c7a2bf4be054648298eda74df8d6793b141f0beda699e76df4972f +size 67 diff --git a/pole_detection/train/labels/779.txt b/pole_detection/train/labels/779.txt new file mode 100644 index 0000000000000000000000000000000000000000..fa4bf371004e1ce1d2f12987b96db0462433257b --- /dev/null +++ b/pole_detection/train/labels/779.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9a2e53dbbacef9d268994faf5f6b9ece18229ecc2e37d9402925590d1844ce3 +size 158 diff --git a/pole_detection/train/labels/78.txt b/pole_detection/train/labels/78.txt new file mode 100644 index 0000000000000000000000000000000000000000..7f99d9505431e4591801bb42f75904d5226a829c --- /dev/null +++ b/pole_detection/train/labels/78.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77f55f14782ce293f9a45413eb359c99b321fdbcec0028f57aa2bb30c900a3c0 +size 60 diff --git a/pole_detection/train/labels/780.txt b/pole_detection/train/labels/780.txt new file mode 100644 index 0000000000000000000000000000000000000000..73a85ec49001c85f879cbcb0f6ac8ce0c1036555 --- /dev/null +++ b/pole_detection/train/labels/780.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d8e0a4957571a8c5976bee71f5ceff17d805c3e960b0624d4ad2f7bdb8f6623 +size 77 diff --git a/pole_detection/train/labels/781.txt b/pole_detection/train/labels/781.txt new file mode 100644 index 0000000000000000000000000000000000000000..695f1104c7f8b3c2450079d6b28759492b5dee8d --- /dev/null +++ b/pole_detection/train/labels/781.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2efccc3377371755435eee7bc1607344aeb0f7ccd721a0641e75482878a1970 +size 77 diff --git a/pole_detection/train/labels/782.txt b/pole_detection/train/labels/782.txt new file mode 100644 index 0000000000000000000000000000000000000000..af6740136baf88e05a13e9e963204aa63e916ee1 --- /dev/null +++ b/pole_detection/train/labels/782.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0290fdd55785369cde8a2f030b0785008133e0b307da06cad0894552480bb5bd +size 79 diff --git a/pole_detection/train/labels/783.txt b/pole_detection/train/labels/783.txt new file mode 100644 index 0000000000000000000000000000000000000000..198ddb85945cecc029ee754d8a93df3dc6f1ad37 --- /dev/null +++ b/pole_detection/train/labels/783.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38cb3bce7376c12df837047961503294bc541891f16973d9bc7e357a14366f58 +size 76 diff --git a/pole_detection/train/labels/784.txt b/pole_detection/train/labels/784.txt new file mode 100644 index 0000000000000000000000000000000000000000..3cd19703a7ef82cd5361525a55f357017d352213 --- /dev/null +++ b/pole_detection/train/labels/784.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:137a1c8be14622d6d4da307134147b44b05a6ccffebaa496a1c5ce20e4812160 +size 75 diff --git a/pole_detection/train/labels/785.txt b/pole_detection/train/labels/785.txt new file mode 100644 index 0000000000000000000000000000000000000000..2c693c82a850872ff0ef85b34d85e2b07e4ed89c --- /dev/null +++ b/pole_detection/train/labels/785.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccc24d14383948c0825b1f4b4b4cd7d92540fbd0f48172164b5abb381938081b +size 48 diff --git a/pole_detection/train/labels/786.txt b/pole_detection/train/labels/786.txt new file mode 100644 index 0000000000000000000000000000000000000000..7602452f421f113117be1822010b59c7356dbc9c --- /dev/null +++ b/pole_detection/train/labels/786.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:783ee42e82365616e3fe21e24ae9f98a237d1364470009d82325bebe0ef4b21d +size 73 diff --git a/pole_detection/train/labels/787.txt b/pole_detection/train/labels/787.txt new file mode 100644 index 0000000000000000000000000000000000000000..a930a5678d7086208bc208d4d68853875030054d --- /dev/null +++ b/pole_detection/train/labels/787.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:362b323a953adc510929eedf4f6e511272180ff77324d2d0b8647031d8e608c7 +size 158 diff --git a/pole_detection/train/labels/788.txt b/pole_detection/train/labels/788.txt new file mode 100644 index 0000000000000000000000000000000000000000..7245a8095399e3874ae0496560c0676140025aa6 --- /dev/null +++ b/pole_detection/train/labels/788.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46357b2bb77c1d593a16500ddd479c6f9544491982c0fbcbb3b642330eaf3bc8 +size 79 diff --git a/pole_detection/train/labels/789.txt b/pole_detection/train/labels/789.txt new file mode 100644 index 0000000000000000000000000000000000000000..1f5f08d79981d01a569f2e87614d29a08a8f9445 --- /dev/null +++ b/pole_detection/train/labels/789.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6808a5f9ebdb8a85beb77b151729b135cc3c104702c58651ff11cc308e30b9b +size 76 diff --git a/pole_detection/train/labels/79.txt b/pole_detection/train/labels/79.txt new file mode 100644 index 0000000000000000000000000000000000000000..e5fd6b6cbdd183081efaeb36aff4aa7ddd0a46e9 --- /dev/null +++ b/pole_detection/train/labels/79.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e646fbe8e11d3446299a68a62b48729d5317a8c76bb1d0504d41d538bf56d924 +size 81 diff --git a/pole_detection/train/labels/790.txt b/pole_detection/train/labels/790.txt new file mode 100644 index 0000000000000000000000000000000000000000..f119bfb308c2333163997c2792318422124071cb --- /dev/null +++ b/pole_detection/train/labels/790.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f17aeed62ffa21b55813a0a763873f21638206cb63ea0c292ec5f7a178468dec +size 79 diff --git a/pole_detection/train/labels/791.txt b/pole_detection/train/labels/791.txt new file mode 100644 index 0000000000000000000000000000000000000000..ca20fb156d388348168c3f767e6f8a6bcb2826ba --- /dev/null +++ b/pole_detection/train/labels/791.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c72f2f932bdaee9f941497045aa01d1ffaeb7ef196c4ce55ddc283b36672e546 +size 78 diff --git a/pole_detection/train/labels/792.txt b/pole_detection/train/labels/792.txt new file mode 100644 index 0000000000000000000000000000000000000000..ed75f77bbad1fbc7923115ce2ac64e54ca79c06d --- /dev/null +++ b/pole_detection/train/labels/792.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4183a84844fd54fe948730f73fdc0e70a338b4bf63b9ce277eac1e8548574aa +size 79 diff --git a/pole_detection/train/labels/793.txt b/pole_detection/train/labels/793.txt new file mode 100644 index 0000000000000000000000000000000000000000..45ff3cb0c9add5dfb6514d395efe6702811bebac --- /dev/null +++ b/pole_detection/train/labels/793.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c9feb55208cff052c03c869c04a844945521b73b096d2d77e1eb004f14efb6f +size 79 diff --git a/pole_detection/train/labels/794.txt b/pole_detection/train/labels/794.txt new file mode 100644 index 0000000000000000000000000000000000000000..62c540144bede285f1dfeea6736d1cce29a2a7fa --- /dev/null +++ b/pole_detection/train/labels/794.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:959d0ee0b44953ca49c0b6f2feaeea9a4c3d2d20f50fd0de13a0cef90bd13064 +size 77 diff --git a/pole_detection/train/labels/795.txt b/pole_detection/train/labels/795.txt new file mode 100644 index 0000000000000000000000000000000000000000..e35aeb44facc20fb48174c6c2cf0663e73c8b45c --- /dev/null +++ b/pole_detection/train/labels/795.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:232422a5851e8ed6c4e5a2a51546a88342cb10deb5855ce7335ba01986dd515a +size 78 diff --git a/pole_detection/train/labels/796.txt b/pole_detection/train/labels/796.txt new file mode 100644 index 0000000000000000000000000000000000000000..2d47478e48dd8a95b2477c1b1fc181222d9f3293 --- /dev/null +++ b/pole_detection/train/labels/796.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62b7430fd8951b2a14709669a5fc98eb3bc8408f56a476f2ac835dc31cb57f2b +size 78 diff --git a/pole_detection/train/labels/797.txt b/pole_detection/train/labels/797.txt new file mode 100644 index 0000000000000000000000000000000000000000..afa33277b40e7c2dab592b60282a4031b87e14e0 --- /dev/null +++ b/pole_detection/train/labels/797.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35d4f4bc85b89428c38107189bd2531a3696a11d863cb97b03747bcb9fc989a1 +size 77 diff --git a/pole_detection/train/labels/798.txt b/pole_detection/train/labels/798.txt new file mode 100644 index 0000000000000000000000000000000000000000..47c3ae80d4b7f2a8753a42b03e351caa1de256d9 --- /dev/null +++ b/pole_detection/train/labels/798.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69903547dfa43ffc1311efd432543ef53df9e5610b601e4d5bf51b801a45326b +size 79 diff --git a/pole_detection/train/labels/799.txt b/pole_detection/train/labels/799.txt new file mode 100644 index 0000000000000000000000000000000000000000..b7c3cdbf1c6a5d79295417b56ac67900bbc6aa3f --- /dev/null +++ b/pole_detection/train/labels/799.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01004dacf8b21985facc86039ab325f2d27b60a0c37041b30d116b831a660b0b +size 148 diff --git a/pole_detection/train/labels/8.txt b/pole_detection/train/labels/8.txt new file mode 100644 index 0000000000000000000000000000000000000000..8fdbe5196e40a945f32b6ded4518ebd953143599 --- /dev/null +++ b/pole_detection/train/labels/8.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b0789843d3b86d8a47752de05bd5aaf26b5ebf8545da289a02346353127396b +size 78 diff --git a/pole_detection/train/labels/80.txt b/pole_detection/train/labels/80.txt new file mode 100644 index 0000000000000000000000000000000000000000..ba1461897875cc397df799c438e161e6591552b7 --- /dev/null +++ b/pole_detection/train/labels/80.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a78f3fd16bba8f887e6d5e0bde485424209737ed59b8aed022c7cc4e027ef2be +size 79 diff --git a/pole_detection/train/labels/800.txt b/pole_detection/train/labels/800.txt new file mode 100644 index 0000000000000000000000000000000000000000..79814c96a789094d8d672f292dbf6fa48f23a6e7 --- /dev/null +++ b/pole_detection/train/labels/800.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56b9f3f9a22bceb1cd2948d7e75867dee4a9024f266a0e7ff97b10eb6ba31bf6 +size 79 diff --git a/pole_detection/train/labels/801.txt b/pole_detection/train/labels/801.txt new file mode 100644 index 0000000000000000000000000000000000000000..381049db7f721169b873029ec0dc44c3001aa0a9 --- /dev/null +++ b/pole_detection/train/labels/801.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ba2c41b3639538402552edab08461249031fd7e316c82023897bb4d8084854a +size 78 diff --git a/pole_detection/train/labels/802.txt b/pole_detection/train/labels/802.txt new file mode 100644 index 0000000000000000000000000000000000000000..9846a5d7e6d71864ab97ec664a95bc55cef2ed8b --- /dev/null +++ b/pole_detection/train/labels/802.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7da2694b78601d21481dbf733ff28423c8247ddb78588cbc113785b22a2424d +size 77 diff --git a/pole_detection/train/labels/803.txt b/pole_detection/train/labels/803.txt new file mode 100644 index 0000000000000000000000000000000000000000..0cdd1c4bab573fec67e5f9f8fc82e7843d400e5b --- /dev/null +++ b/pole_detection/train/labels/803.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12c91bfd7deb5d89340e93b445274ba32320e1a20c3f1adf8844944a4ed495b2 +size 78 diff --git a/pole_detection/train/labels/804.txt b/pole_detection/train/labels/804.txt new file mode 100644 index 0000000000000000000000000000000000000000..a0f471eedb8bef96f33afca528986a672ed830cd --- /dev/null +++ b/pole_detection/train/labels/804.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb0f50a59ebe4d6bc573ef2c4ddd6cdb610e75a02bb141321111f198423de783 +size 77 diff --git a/pole_detection/train/labels/805.txt b/pole_detection/train/labels/805.txt new file mode 100644 index 0000000000000000000000000000000000000000..1a3b9cc8867e60b1fec7478edf914a4b2c76ed38 --- /dev/null +++ b/pole_detection/train/labels/805.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44d84f168ebde6f2ae1e4c6d6c32681dd6eefea48f2130c83b8ff69ba892ba47 +size 76 diff --git a/pole_detection/train/labels/806.txt b/pole_detection/train/labels/806.txt new file mode 100644 index 0000000000000000000000000000000000000000..979ac9cf6ace013e638c2bed6c1312b5590ff4ca --- /dev/null +++ b/pole_detection/train/labels/806.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ca2d716a392115da8fb7cfd90a0a7e1a5bf8d93afb4ce70dd8da964133797ad +size 78 diff --git a/pole_detection/train/labels/807.txt b/pole_detection/train/labels/807.txt new file mode 100644 index 0000000000000000000000000000000000000000..5497be8662038311aabbf50461f4392d68a47b9a --- /dev/null +++ b/pole_detection/train/labels/807.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:006cc0a2abcd13b8ad598e8a1dba851d9b994832bef84e6e7f34fb9a57db0606 +size 78 diff --git a/pole_detection/train/labels/808.txt b/pole_detection/train/labels/808.txt new file mode 100644 index 0000000000000000000000000000000000000000..4fce1f14aaa1415034cf2290dfbc6e8c4c6c7cab --- /dev/null +++ b/pole_detection/train/labels/808.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42355b534c80e6c0130f1cf1d2dd6f251be4ae719150efac4bc8897d99b9227e +size 78 diff --git a/pole_detection/train/labels/809.txt b/pole_detection/train/labels/809.txt new file mode 100644 index 0000000000000000000000000000000000000000..23bff1b3321a8140c14304270dcb1cb44bc80732 --- /dev/null +++ b/pole_detection/train/labels/809.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ea1ff89225d82aaf41313a73185bde55a64c04d704b51f37cbf91d359697f1a +size 80 diff --git a/pole_detection/train/labels/81.txt b/pole_detection/train/labels/81.txt new file mode 100644 index 0000000000000000000000000000000000000000..1a1b800aaa795563d3f432d76cddc8d46783bf0f --- /dev/null +++ b/pole_detection/train/labels/81.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0f2aae3e17f569d1d6beed4132ada44f58cf751126014d003270d779a98aa21 +size 80 diff --git a/pole_detection/train/labels/810.txt b/pole_detection/train/labels/810.txt new file mode 100644 index 0000000000000000000000000000000000000000..e408a08e50243917198ca69ba590dabc3402f7a8 --- /dev/null +++ b/pole_detection/train/labels/810.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fdb9e21176f3c1a4d84cf436118e74b577e8fa75c45a07e9bad95ca420e40a3 +size 77 diff --git a/pole_detection/train/labels/811.txt b/pole_detection/train/labels/811.txt new file mode 100644 index 0000000000000000000000000000000000000000..0882e91b225b76a16e0dfcd83158217def78b92f --- /dev/null +++ b/pole_detection/train/labels/811.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74195c739cd674d82e6e1cacbe05ad49d47a884e6ab6ebe83ccbc01d8eb94b90 +size 78 diff --git a/pole_detection/train/labels/812.txt b/pole_detection/train/labels/812.txt new file mode 100644 index 0000000000000000000000000000000000000000..4a6323e9d7a5cd63bedb04b7a6e744f999df1477 --- /dev/null +++ b/pole_detection/train/labels/812.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f6fb270caa7bd9ad73f6bd71ba6532b12d0ba92b9bf1fc44f9d5d95b27b05dc +size 79 diff --git a/pole_detection/train/labels/813.txt b/pole_detection/train/labels/813.txt new file mode 100644 index 0000000000000000000000000000000000000000..1d3e25186729f552a8f35ec51408a1a53ba4d0f4 --- /dev/null +++ b/pole_detection/train/labels/813.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7d1a5277aa6da5b0fbbb9a4cecfd03b3e1f447d8c13d15141c461ade0f1ea3a +size 78 diff --git a/pole_detection/train/labels/814.txt b/pole_detection/train/labels/814.txt new file mode 100644 index 0000000000000000000000000000000000000000..51bf2dda1657b0ba3c028baaf9c108b152db8a2f --- /dev/null +++ b/pole_detection/train/labels/814.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bebdff40e3303bd0442abbb8f9fefa0eac7739947023aee2dc9ffabe126dad8 +size 80 diff --git a/pole_detection/train/labels/815.txt b/pole_detection/train/labels/815.txt new file mode 100644 index 0000000000000000000000000000000000000000..df15290ac13d8f3040b5d5e799fddae671aef96e --- /dev/null +++ b/pole_detection/train/labels/815.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39b551ac27d69bd62fb2372f0cbeb6980f594822b3d072ba1f7a523a98d60e52 +size 76 diff --git a/pole_detection/train/labels/816.txt b/pole_detection/train/labels/816.txt new file mode 100644 index 0000000000000000000000000000000000000000..588e9b61dad85a149f57764b1ea7d39a31262fd3 --- /dev/null +++ b/pole_detection/train/labels/816.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e45e69793420d4c8df66907904c606175a13c0847c86288e70cbf20c1de309fa +size 65 diff --git a/pole_detection/train/labels/817.txt b/pole_detection/train/labels/817.txt new file mode 100644 index 0000000000000000000000000000000000000000..a22750ce70054a6fdcdc926b9c449cbe833cb01e --- /dev/null +++ b/pole_detection/train/labels/817.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea52d8d81d4114c40d66689c6ef3fba2bc2f75b2151273ce6bc9c2f39e2ebbbb +size 60 diff --git a/pole_detection/train/labels/818.txt b/pole_detection/train/labels/818.txt new file mode 100644 index 0000000000000000000000000000000000000000..f8639db7e0ee2493fc709e3155752f3028b44ce9 --- /dev/null +++ b/pole_detection/train/labels/818.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e4c81e18c2b5c084f54c48e7b75d3cb8cb76a07ebb76c1dab5a5912cdd7ea15 +size 79 diff --git a/pole_detection/train/labels/819.txt b/pole_detection/train/labels/819.txt new file mode 100644 index 0000000000000000000000000000000000000000..b8f5ead674a40ee0b8c43113fccde120ac26157d --- /dev/null +++ b/pole_detection/train/labels/819.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40a2ec20b2357b27210e7301a850f9c2d8a3a20d0d6ce47e2e236caac9d4e893 +size 79 diff --git a/pole_detection/train/labels/82.txt b/pole_detection/train/labels/82.txt new file mode 100644 index 0000000000000000000000000000000000000000..83ff4a41b479c7243d541c7798817403b6b39065 --- /dev/null +++ b/pole_detection/train/labels/82.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f2bd995a25f51f2f6de0039479ddba2ad8b44673fdbdb3eba2d41b23278c761 +size 73 diff --git a/pole_detection/train/labels/820.txt b/pole_detection/train/labels/820.txt new file mode 100644 index 0000000000000000000000000000000000000000..4b70f5fa8854c0683af2f72625f9415c767bc335 --- /dev/null +++ b/pole_detection/train/labels/820.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a51b751c16ce1495acdf813b091515b73b0c71776b478671aecc21ee3379773 +size 79 diff --git a/pole_detection/train/labels/821.txt b/pole_detection/train/labels/821.txt new file mode 100644 index 0000000000000000000000000000000000000000..b494d9d01f58f83850276ed88c22910e83212a84 --- /dev/null +++ b/pole_detection/train/labels/821.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11bc7b9cd901b6d0ecbc7e8703e7ca3990094f91b1d7274632d63d75f99d324a +size 77 diff --git a/pole_detection/train/labels/822.txt b/pole_detection/train/labels/822.txt new file mode 100644 index 0000000000000000000000000000000000000000..2aefbd929bfd217c2a4d6dc1b3f75e6da8e069c6 --- /dev/null +++ b/pole_detection/train/labels/822.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36809d9c9415fff4a2b360fb977a00927f5d22ac8170343fcd64baa6b89357dd +size 79 diff --git a/pole_detection/train/labels/823.txt b/pole_detection/train/labels/823.txt new file mode 100644 index 0000000000000000000000000000000000000000..31384c8ab501986cb55dd90b9c4c5e8e6936a2af --- /dev/null +++ b/pole_detection/train/labels/823.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30fd648fe3bfaec34692372ac2dba151f5071ce45e339066e1e3e8d193f102b5 +size 237 diff --git a/pole_detection/train/labels/824.txt b/pole_detection/train/labels/824.txt new file mode 100644 index 0000000000000000000000000000000000000000..c818ae38c4abcaa410d7532232cb64932170759b --- /dev/null +++ b/pole_detection/train/labels/824.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fda2d8068c57d2d680cfea888850d4c0ad7bef4b63971bc9f35b84c6dd55540 +size 77 diff --git a/pole_detection/train/labels/825.txt b/pole_detection/train/labels/825.txt new file mode 100644 index 0000000000000000000000000000000000000000..fb82ff0b89025d9b354cef7e484cd174698a8d40 --- /dev/null +++ b/pole_detection/train/labels/825.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b28648b60687903bd48bb28065d475a131c1d32369a950262fe8ea5b48690a55 +size 78 diff --git a/pole_detection/train/labels/826.txt b/pole_detection/train/labels/826.txt new file mode 100644 index 0000000000000000000000000000000000000000..a7bc89b923a3dd68a673f751d794bca9b4a8b47e --- /dev/null +++ b/pole_detection/train/labels/826.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d22bbbce32a3d3df4a6e8426d9010d89b020ee9a97e6920c03268ca83869622 +size 80 diff --git a/pole_detection/train/labels/827.txt b/pole_detection/train/labels/827.txt new file mode 100644 index 0000000000000000000000000000000000000000..d43a0f579d8f5314a2d71a75e32a8ca70cf2d451 --- /dev/null +++ b/pole_detection/train/labels/827.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afd752bc88a0797361f0e037e21fe23ef45cf45fe1af80f90177e36970517065 +size 79 diff --git a/pole_detection/train/labels/828.txt b/pole_detection/train/labels/828.txt new file mode 100644 index 0000000000000000000000000000000000000000..191101449c71cee6bd0da372c855f8a8308a3875 --- /dev/null +++ b/pole_detection/train/labels/828.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92407e90a3a1f8f32ba410dd09ab5d5f9a24b97c7665ef08029f5935aee94157 +size 79 diff --git a/pole_detection/train/labels/829.txt b/pole_detection/train/labels/829.txt new file mode 100644 index 0000000000000000000000000000000000000000..04f82e9fcbfd3b5e346748545c31a12393217ea7 --- /dev/null +++ b/pole_detection/train/labels/829.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f872d01b8124554aa09e0cde3b6b32066a45056cfe8b2acc705512c908c9a446 +size 80 diff --git a/pole_detection/train/labels/83.txt b/pole_detection/train/labels/83.txt new file mode 100644 index 0000000000000000000000000000000000000000..1aba65cdf3bbac80b6f9d21402ffbe9aab26ba9c --- /dev/null +++ b/pole_detection/train/labels/83.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:752ac1377c6c426e6023dc957e305d915f024b17a5550246f2e4ba473bcc9ef9 +size 78 diff --git a/pole_detection/train/labels/830.txt b/pole_detection/train/labels/830.txt new file mode 100644 index 0000000000000000000000000000000000000000..511bbdd777e48cebde0a7eb88505cf949771a5ed --- /dev/null +++ b/pole_detection/train/labels/830.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae53dc9a4f2557ac07d4fa83ece4a4dffb9d01a2d55a6321b13d710695b6c033 +size 79 diff --git a/pole_detection/train/labels/831.txt b/pole_detection/train/labels/831.txt new file mode 100644 index 0000000000000000000000000000000000000000..12ff25664a90a11b0f6db2965693cf545aa2086a --- /dev/null +++ b/pole_detection/train/labels/831.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5dcd09e7a233d1ddd1ae97e3bc7db86477c02b189ad7cc92688d5bcb1e75dae +size 77 diff --git a/pole_detection/train/labels/832.txt b/pole_detection/train/labels/832.txt new file mode 100644 index 0000000000000000000000000000000000000000..7b28552f6c575163cf0c22253d5b8349bbfce79e --- /dev/null +++ b/pole_detection/train/labels/832.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05bd480586a05604f822ecb8d2970362a2353a76b2de833c136eaf4d31cf40ab +size 78 diff --git a/pole_detection/train/labels/833.txt b/pole_detection/train/labels/833.txt new file mode 100644 index 0000000000000000000000000000000000000000..a0ade95c3c8823d9f3bee4e901eca00440d75b39 --- /dev/null +++ b/pole_detection/train/labels/833.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed57e92612204be090dfea780f8f3e6a51b2acae5543fb0e7a1da4fcc3ca9457 +size 77 diff --git a/pole_detection/train/labels/834.txt b/pole_detection/train/labels/834.txt new file mode 100644 index 0000000000000000000000000000000000000000..fb27a2b01c90f6a0b1cfc3cc4b5af5608b5da05e --- /dev/null +++ b/pole_detection/train/labels/834.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8975fda23fc5af776fcef267b3da954290df9db656fbafa7d071357cfacf47a1 +size 78 diff --git a/pole_detection/train/labels/835.txt b/pole_detection/train/labels/835.txt new file mode 100644 index 0000000000000000000000000000000000000000..65f936cc6d1969a4b016b92b491703692a55e022 --- /dev/null +++ b/pole_detection/train/labels/835.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:309f558cb59ac780c31ff95ad6a1ce995324fbc105bc8257d10589178dbc898e +size 78 diff --git a/pole_detection/train/labels/836.txt b/pole_detection/train/labels/836.txt new file mode 100644 index 0000000000000000000000000000000000000000..6a90651db27cbea3144f8a19c923dca45fb0ef55 --- /dev/null +++ b/pole_detection/train/labels/836.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd5a2fff096687ada8fd1f90df2a1c211c437e9816ea456bed9035afe6f8500c +size 44 diff --git a/pole_detection/train/labels/837.txt b/pole_detection/train/labels/837.txt new file mode 100644 index 0000000000000000000000000000000000000000..e4b55cc52fdedcb411d1647775ba1f79aed0e64b --- /dev/null +++ b/pole_detection/train/labels/837.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:928225ecd3915060998b9c04d7600ed31d6bbbe7d0847a3e1088856ac6481b16 +size 78 diff --git a/pole_detection/train/labels/838.txt b/pole_detection/train/labels/838.txt new file mode 100644 index 0000000000000000000000000000000000000000..4e697d98a7b579fb8ca26f0ca5a6f802b5da2f9b --- /dev/null +++ b/pole_detection/train/labels/838.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5511a548ac57cfd951890b3ac0ed2d7f926fcb8efbebfe2b4d7aabd484e4608 +size 76 diff --git a/pole_detection/train/labels/839.txt b/pole_detection/train/labels/839.txt new file mode 100644 index 0000000000000000000000000000000000000000..19b7edb8ebfbdd5055daec6d23993711d2553a9e --- /dev/null +++ b/pole_detection/train/labels/839.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34381c9a086ad6a5d3638f402ac5a0bb494bdd53c08e6b99bcab9e7d35e2107f +size 76 diff --git a/pole_detection/train/labels/84.txt b/pole_detection/train/labels/84.txt new file mode 100644 index 0000000000000000000000000000000000000000..c9747b14baf10d52e2d9f45eb17738d571ff2f1c --- /dev/null +++ b/pole_detection/train/labels/84.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:123756be57759f4016dc31710ee528661372dc92b5abebc2238335261847f2f6 +size 75 diff --git a/pole_detection/train/labels/840.txt b/pole_detection/train/labels/840.txt new file mode 100644 index 0000000000000000000000000000000000000000..e12eb19f56341f8f19403dc021927e2ddc51b7c1 --- /dev/null +++ b/pole_detection/train/labels/840.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c12b480238b325729ff838c57a9c2178f5fe997d29c641465926a5be28bf9387 +size 76 diff --git a/pole_detection/train/labels/841.txt b/pole_detection/train/labels/841.txt new file mode 100644 index 0000000000000000000000000000000000000000..1ea627bbe0a509f39feb9472a48db2e0a96d92f3 --- /dev/null +++ b/pole_detection/train/labels/841.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:595dc4e277aac2da2186d976fe262094876d75cd4ecf1585cff2fc66d8968ba0 +size 78 diff --git a/pole_detection/train/labels/842.txt b/pole_detection/train/labels/842.txt new file mode 100644 index 0000000000000000000000000000000000000000..99da35a0cab09623ff4ce670683216e280ef0a8c --- /dev/null +++ b/pole_detection/train/labels/842.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da19254f112e20f7362cfeeaf2d2ea5b8ef29ec553c3e52892ef9a20089f960b +size 241 diff --git a/pole_detection/train/labels/843.txt b/pole_detection/train/labels/843.txt new file mode 100644 index 0000000000000000000000000000000000000000..d0f8475fed0ce1a7a1f7ee9af60b52e25d4dca10 --- /dev/null +++ b/pole_detection/train/labels/843.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88d4a4353c6af81a6ce600fe233ae7fd70aef39cb0159dcf040ea49dc6c5256c +size 78 diff --git a/pole_detection/train/labels/844.txt b/pole_detection/train/labels/844.txt new file mode 100644 index 0000000000000000000000000000000000000000..eaf77c604ced1dc766710af0bf886902adb53cdf --- /dev/null +++ b/pole_detection/train/labels/844.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0826d05e834a5c010a0bb847eef4c4103702b6431a31f2c64cbb0bef9bf44f7b +size 77 diff --git a/pole_detection/train/labels/845.txt b/pole_detection/train/labels/845.txt new file mode 100644 index 0000000000000000000000000000000000000000..40de53e89c35b09196a92bd6cee82e1248edbc48 --- /dev/null +++ b/pole_detection/train/labels/845.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76a591bde633356465029178a32f85e6ac0d9cb0a8da9f8bef8f25ee6a408736 +size 75 diff --git a/pole_detection/train/labels/846.txt b/pole_detection/train/labels/846.txt new file mode 100644 index 0000000000000000000000000000000000000000..def0406ce122191149bbf6b16e71ff53a86a0793 --- /dev/null +++ b/pole_detection/train/labels/846.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c88588e96e746a0a0546f25c8a37177f3ce9ca5ad5f7be15eb0a02dd1471bbdd +size 79 diff --git a/pole_detection/train/labels/847.txt b/pole_detection/train/labels/847.txt new file mode 100644 index 0000000000000000000000000000000000000000..be6589cc6a15d336301a2a2fd80c12d8c824749d --- /dev/null +++ b/pole_detection/train/labels/847.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d86ade9b381249dc3382ddc65694f1d7b112f204ac487068f91421301638ab9a +size 79 diff --git a/pole_detection/train/labels/848.txt b/pole_detection/train/labels/848.txt new file mode 100644 index 0000000000000000000000000000000000000000..ac03e6a5ae028748239deb24bd0f4ff7f6bbdaf7 --- /dev/null +++ b/pole_detection/train/labels/848.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f7ef370c5293e95a89ecc71fec43c2d23b129181cc294243c119b82f6ca2d69 +size 78 diff --git a/pole_detection/train/labels/849.txt b/pole_detection/train/labels/849.txt new file mode 100644 index 0000000000000000000000000000000000000000..b2659ebc01e6fd40e8757ab6a101ed5c8780324e --- /dev/null +++ b/pole_detection/train/labels/849.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3246b5cd44248c7cc8e7cbfb83827e784e3e611f662237345787152182212cd +size 79 diff --git a/pole_detection/train/labels/85.txt b/pole_detection/train/labels/85.txt new file mode 100644 index 0000000000000000000000000000000000000000..80ec6c4b226c44a2477aac007fcc67038ba152e2 --- /dev/null +++ b/pole_detection/train/labels/85.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa68950100ad37d377f4e9a2cf0688f67c3e540f08f24966e207467023aef8fe +size 77 diff --git a/pole_detection/train/labels/850.txt b/pole_detection/train/labels/850.txt new file mode 100644 index 0000000000000000000000000000000000000000..f86ca09d978bf7c730e99d8cb4af790e7de7a5fa --- /dev/null +++ b/pole_detection/train/labels/850.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e70050ecc37400e654af6445b81ee44bd2df159d9ac9fc0a981b2ce8135dcf0e +size 159 diff --git a/pole_detection/train/labels/851.txt b/pole_detection/train/labels/851.txt new file mode 100644 index 0000000000000000000000000000000000000000..42509931a8c7ca2b463d030b04f43c681d92b780 --- /dev/null +++ b/pole_detection/train/labels/851.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc1a930bae77921a7de398612a1ddb0d8f9c54249585fd3377a2655cf4ff29b0 +size 79 diff --git a/pole_detection/train/labels/852.txt b/pole_detection/train/labels/852.txt new file mode 100644 index 0000000000000000000000000000000000000000..292b619fb71ee27d9921321ee997c0a1754b6e57 --- /dev/null +++ b/pole_detection/train/labels/852.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:877c7bebd2dec68048860ecdff28bd28719eaa0bef69d55a6737a56641745eaa +size 80 diff --git a/pole_detection/train/labels/853.txt b/pole_detection/train/labels/853.txt new file mode 100644 index 0000000000000000000000000000000000000000..97a3ec4e6596932893e7e906b3ce43c27c18cd68 --- /dev/null +++ b/pole_detection/train/labels/853.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf2b99c40f2df6970839435a98eab823654a462874f09f37b90441dac50f1327 +size 80 diff --git a/pole_detection/train/labels/854.txt b/pole_detection/train/labels/854.txt new file mode 100644 index 0000000000000000000000000000000000000000..a78689e929159cae0b61863c95bc09afd79ade0a --- /dev/null +++ b/pole_detection/train/labels/854.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67f19ceb2efc495e5707a9bac5eb3e3f516ad0100e99160dae40673ee076fbae +size 78 diff --git a/pole_detection/train/labels/855.txt b/pole_detection/train/labels/855.txt new file mode 100644 index 0000000000000000000000000000000000000000..0771f1fb6bc9f07f104f64390b8ba2870e5d0fc5 --- /dev/null +++ b/pole_detection/train/labels/855.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64a69fbc33c2b038866968d10a0b1459760c1252c3e8817eff4671c4800738bf +size 76 diff --git a/pole_detection/train/labels/856.txt b/pole_detection/train/labels/856.txt new file mode 100644 index 0000000000000000000000000000000000000000..300eef577afb82964c9ea9de9bcac8a2a193b88a --- /dev/null +++ b/pole_detection/train/labels/856.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:549a28b911a42869ae6c1f46d89f0cbfc8db4499e7c2c3627077722959a3571a +size 79 diff --git a/pole_detection/train/labels/857.txt b/pole_detection/train/labels/857.txt new file mode 100644 index 0000000000000000000000000000000000000000..787a961bf60d2cdce9d87957e13cedfc3271e495 --- /dev/null +++ b/pole_detection/train/labels/857.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:210119baa879741d0fbfcb88c9a7e3df6dc88458d7df7cf0e93e636fba650fd5 +size 78 diff --git a/pole_detection/train/labels/858.txt b/pole_detection/train/labels/858.txt new file mode 100644 index 0000000000000000000000000000000000000000..f36784708a55c334db072a958a5ba3f9897ef946 --- /dev/null +++ b/pole_detection/train/labels/858.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89140c9a1b315ab59ceeda41bd145b319fffebe72c482d6606893f8f59c003d6 +size 160 diff --git a/pole_detection/train/labels/859.txt b/pole_detection/train/labels/859.txt new file mode 100644 index 0000000000000000000000000000000000000000..5e55482aae348a00f741f46a4d935505705027f0 --- /dev/null +++ b/pole_detection/train/labels/859.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1025fa694b51a177c56acc7bbbd6ed64e7af40a9a5e4c249fbd1bcbc253c73a0 +size 67 diff --git a/pole_detection/train/labels/86.txt b/pole_detection/train/labels/86.txt new file mode 100644 index 0000000000000000000000000000000000000000..8bfb5f07e5171e2d72e1f726cfba02c1067edf53 --- /dev/null +++ b/pole_detection/train/labels/86.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b4446f3d2cc8f20d11b15c1aaea28acfbd97f2ca4c4edd38fac288619af4845 +size 77 diff --git a/pole_detection/train/labels/860.txt b/pole_detection/train/labels/860.txt new file mode 100644 index 0000000000000000000000000000000000000000..19944e0ee3489860cdc3127ea333dba3ad6c87ea --- /dev/null +++ b/pole_detection/train/labels/860.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:531a0dbb097085c71ef81208d4c2bcd04845a5a1e99de57df5820f44a540fe3c +size 79 diff --git a/pole_detection/train/labels/861.txt b/pole_detection/train/labels/861.txt new file mode 100644 index 0000000000000000000000000000000000000000..5ae26f50942982af88ffa73423d80f381214c880 --- /dev/null +++ b/pole_detection/train/labels/861.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4dbbef87935ed74d41480f3993cbda9008837d885431cd98850200291266455 +size 78 diff --git a/pole_detection/train/labels/862.txt b/pole_detection/train/labels/862.txt new file mode 100644 index 0000000000000000000000000000000000000000..399a468602cd58961a82e7a3398c3ba3e17952de --- /dev/null +++ b/pole_detection/train/labels/862.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d656f29282978bddad67af9b9393d80be773b7125e9c647103ea84232dba6ef +size 78 diff --git a/pole_detection/train/labels/863.txt b/pole_detection/train/labels/863.txt new file mode 100644 index 0000000000000000000000000000000000000000..14c195f2c8894ac778c5c603c792c58b53f30035 --- /dev/null +++ b/pole_detection/train/labels/863.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fa2833d6ff94bf520e8c27811fe8761f06b5622f427df76c71572af12b9a8e9 +size 77 diff --git a/pole_detection/train/labels/864.txt b/pole_detection/train/labels/864.txt new file mode 100644 index 0000000000000000000000000000000000000000..aa0246855a2e1ef469f5445a77f08bd0f1917f47 --- /dev/null +++ b/pole_detection/train/labels/864.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2612032b154b537e422329d811b3d9bc6581d2292f3faa4e8980a6895e5e287d +size 77 diff --git a/pole_detection/train/labels/865.txt b/pole_detection/train/labels/865.txt new file mode 100644 index 0000000000000000000000000000000000000000..0b92f735c7323ceae08a99984c9867d9cfceb92f --- /dev/null +++ b/pole_detection/train/labels/865.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d721318b90c983a8c887fa5d9947ca7eceb3c337349c75259f2466be3ea12fa9 +size 79 diff --git a/pole_detection/train/labels/866.txt b/pole_detection/train/labels/866.txt new file mode 100644 index 0000000000000000000000000000000000000000..ce269eacd7401f3688f96686350ee6e3b1a54b14 --- /dev/null +++ b/pole_detection/train/labels/866.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01105817b5664c9f7ab6840dd1d3bb31a4d21587c34f5baa383342a240de92a6 +size 78 diff --git a/pole_detection/train/labels/867.txt b/pole_detection/train/labels/867.txt new file mode 100644 index 0000000000000000000000000000000000000000..6617cca49b710ce18e19a9f730dfbdc74e26a41a --- /dev/null +++ b/pole_detection/train/labels/867.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b63202501d1493019a34271e9f435f30ed8b182bec0f070e390085ca7dee1b0d +size 67 diff --git a/pole_detection/train/labels/868.txt b/pole_detection/train/labels/868.txt new file mode 100644 index 0000000000000000000000000000000000000000..dcce9e3b82cf008e1bd79c73830c4867afb4c930 --- /dev/null +++ b/pole_detection/train/labels/868.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f368a0eb5e30ce26be8e9e2876800268c78bfcc574e3db398d11a2819924264b +size 78 diff --git a/pole_detection/train/labels/869.txt b/pole_detection/train/labels/869.txt new file mode 100644 index 0000000000000000000000000000000000000000..03abd751303ff09da4c21cf3ecc85ddccb05aa65 --- /dev/null +++ b/pole_detection/train/labels/869.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82c2d7b96decbb121cf1813dce159ca8d377a78539554a31df8dd93bd4c45597 +size 78 diff --git a/pole_detection/train/labels/87.txt b/pole_detection/train/labels/87.txt new file mode 100644 index 0000000000000000000000000000000000000000..dbd666a74119e3079ae6bb92f16d9ff2ab534acb --- /dev/null +++ b/pole_detection/train/labels/87.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fa3817f21277cd1ed57e9636110c8bc684f8eecb5014f18a3b84739f14f25a0 +size 69 diff --git a/pole_detection/train/labels/870.txt b/pole_detection/train/labels/870.txt new file mode 100644 index 0000000000000000000000000000000000000000..3ba92739a3ecf561efe9ed7991d508dd8e682d8b --- /dev/null +++ b/pole_detection/train/labels/870.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65313998c3aa4dbc7727bcb48427ee3bc1576b1404a28885c8e8e17881473045 +size 77 diff --git a/pole_detection/train/labels/871.txt b/pole_detection/train/labels/871.txt new file mode 100644 index 0000000000000000000000000000000000000000..0e670be1531367196990698ee47d8d7bfcd36bef --- /dev/null +++ b/pole_detection/train/labels/871.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ce0828fcc377bfb1d2a0f1fe795af17773a99a569438c51517dce3b033d4082 +size 77 diff --git a/pole_detection/train/labels/872.txt b/pole_detection/train/labels/872.txt new file mode 100644 index 0000000000000000000000000000000000000000..a452ef57d8ef065e055c23fab08840fb44b10cb9 --- /dev/null +++ b/pole_detection/train/labels/872.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:715d66b8c1f37d3d17960ea30639626b5b2fb5250d7158a4e74167fbac4afc63 +size 150 diff --git a/pole_detection/train/labels/873.txt b/pole_detection/train/labels/873.txt new file mode 100644 index 0000000000000000000000000000000000000000..5823a7181d110b67fe5eb42ffb01504332ce69be --- /dev/null +++ b/pole_detection/train/labels/873.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6d3b7f44996305c7326c5f2af8e960abb5edb5b536b5cbcc0c56bcd41beaf1f +size 78 diff --git a/pole_detection/train/labels/874.txt b/pole_detection/train/labels/874.txt new file mode 100644 index 0000000000000000000000000000000000000000..0e63312b57d2fb88fa193be25be3504295fedbec --- /dev/null +++ b/pole_detection/train/labels/874.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac0dd7365bc6676cef6f82d0a72fd2dfa8d65ee0c4822925a01fe7d5628d1d35 +size 75 diff --git a/pole_detection/train/labels/875.txt b/pole_detection/train/labels/875.txt new file mode 100644 index 0000000000000000000000000000000000000000..3cb3dbbbe14dde90085c971da11394799082ed7d --- /dev/null +++ b/pole_detection/train/labels/875.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58b962ec39f995acfdbcb6e35273090929bb3fc32a89a9d171edcc5cf5df814b +size 76 diff --git a/pole_detection/train/labels/876.txt b/pole_detection/train/labels/876.txt new file mode 100644 index 0000000000000000000000000000000000000000..c545b45ebe0155c6e8e3dd191af9bbf84c3f6883 --- /dev/null +++ b/pole_detection/train/labels/876.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3fe028f05448d03900777d29f9495fbd7822c365a8f2e6a594d5321b45c5fbb +size 78 diff --git a/pole_detection/train/labels/877.txt b/pole_detection/train/labels/877.txt new file mode 100644 index 0000000000000000000000000000000000000000..9ae8eddf188b8ba52ea6c814e6ae85028f375097 --- /dev/null +++ b/pole_detection/train/labels/877.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7aab62059a2049e5353e0e873cfa72852d7fc19ce743ddda61ae160db6414ef +size 76 diff --git a/pole_detection/train/labels/878.txt b/pole_detection/train/labels/878.txt new file mode 100644 index 0000000000000000000000000000000000000000..56c9a3005c2e148cb856d5845f3cc3e5e8b53994 --- /dev/null +++ b/pole_detection/train/labels/878.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebefd15c20d14554775ccf848992e19d14c573ae6cdcdc604db11e39ef60be1e +size 79 diff --git a/pole_detection/train/labels/879.txt b/pole_detection/train/labels/879.txt new file mode 100644 index 0000000000000000000000000000000000000000..8894b0a291da88d8ad17c1c432fa0c994c305d3a --- /dev/null +++ b/pole_detection/train/labels/879.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a47cae8a09070099270249f16e360251ad98b87f42b0e07bb8f2c63c65b45c7 +size 78 diff --git a/pole_detection/train/labels/88.txt b/pole_detection/train/labels/88.txt new file mode 100644 index 0000000000000000000000000000000000000000..3c7b507c023df7dec25f177fc7b9cb0035742e93 --- /dev/null +++ b/pole_detection/train/labels/88.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44f71a0454ba78d85eaa5709bfeb30dd244a2e5cb8c1fb9896d7faeeb5fe2f89 +size 158 diff --git a/pole_detection/train/labels/880.txt b/pole_detection/train/labels/880.txt new file mode 100644 index 0000000000000000000000000000000000000000..d8bb440f6a5c1aff9b10a58b59d4809ad5beaafc --- /dev/null +++ b/pole_detection/train/labels/880.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fcabef165a25722e4eb268a7f8bd6f0b212bee3becd4241ffc2461925c70c01 +size 79 diff --git a/pole_detection/train/labels/881.txt b/pole_detection/train/labels/881.txt new file mode 100644 index 0000000000000000000000000000000000000000..31f4df2208c83d5d11ea55ed3b1ca814c9aa8650 --- /dev/null +++ b/pole_detection/train/labels/881.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ae3aead2269b2693f671aeb93330c7f51e24b4728d4ccf2d906f1a7c5781a64 +size 78 diff --git a/pole_detection/train/labels/882.txt b/pole_detection/train/labels/882.txt new file mode 100644 index 0000000000000000000000000000000000000000..6b5b40469e1e4f9edda9d52af2f4a65de4415f16 --- /dev/null +++ b/pole_detection/train/labels/882.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2eb6bfcc0e581645061c337cc4502e109710be85f595018786655e03cc242d8 +size 77 diff --git a/pole_detection/train/labels/883.txt b/pole_detection/train/labels/883.txt new file mode 100644 index 0000000000000000000000000000000000000000..a9af3ff0b1da1e27e313f9138cdeae3efcccf786 --- /dev/null +++ b/pole_detection/train/labels/883.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09a40b7e9c532be477da13eb84e903989ab81326d7b939ba5edf2e21cf97699c +size 78 diff --git a/pole_detection/train/labels/884.txt b/pole_detection/train/labels/884.txt new file mode 100644 index 0000000000000000000000000000000000000000..9e80c35a83f35740ce73246c197d14df5133679e --- /dev/null +++ b/pole_detection/train/labels/884.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a25b96b071d7d877c25def79bbddd4f1f8e893d652f7601974a8a9043818f5d6 +size 75 diff --git a/pole_detection/train/labels/885.txt b/pole_detection/train/labels/885.txt new file mode 100644 index 0000000000000000000000000000000000000000..d150ed8fc023e9f7ca8d33f2332c607cfdcf1c5e --- /dev/null +++ b/pole_detection/train/labels/885.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b54618591ea772d40e82749aa35c3dad7bf69feebac1c946537632303e60ec7f +size 77 diff --git a/pole_detection/train/labels/886.txt b/pole_detection/train/labels/886.txt new file mode 100644 index 0000000000000000000000000000000000000000..b08a92e9076a94c07abec09152926af5e0dc94fc --- /dev/null +++ b/pole_detection/train/labels/886.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70958090fca72afa7941e851e3672831360b167187b68b685115b2e5d1bd8f9c +size 77 diff --git a/pole_detection/train/labels/887.txt b/pole_detection/train/labels/887.txt new file mode 100644 index 0000000000000000000000000000000000000000..7c1b1427983189c282f6033cbaa291bb8bb250c9 --- /dev/null +++ b/pole_detection/train/labels/887.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a6caf76256ec11e610951ba22c33edde235aae37201e8de9a32cc229d9dade7 +size 78 diff --git a/pole_detection/train/labels/888.txt b/pole_detection/train/labels/888.txt new file mode 100644 index 0000000000000000000000000000000000000000..aaba1201ade59e90d335cc6e41927575e21e79d1 --- /dev/null +++ b/pole_detection/train/labels/888.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e703ce25b3b54ea76e52c234833e08ba4ac903bff062154c261bc1f566caf51c +size 155 diff --git a/pole_detection/train/labels/889.txt b/pole_detection/train/labels/889.txt new file mode 100644 index 0000000000000000000000000000000000000000..a436ebf7514df59336301083003abb6ebe2e49fa --- /dev/null +++ b/pole_detection/train/labels/889.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e0ec327837f2b11ee6161cb3c8f8d56d66f1584395ce0fc1be0204041297042 +size 77 diff --git a/pole_detection/train/labels/89.txt b/pole_detection/train/labels/89.txt new file mode 100644 index 0000000000000000000000000000000000000000..cc9767b511ded5e5491c91a573685b3e893d751f --- /dev/null +++ b/pole_detection/train/labels/89.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:974c7e4f2bce2b151f4d61f34361ac0918a01869aa3b5953fa87fc091f64382b +size 73 diff --git a/pole_detection/train/labels/890.txt b/pole_detection/train/labels/890.txt new file mode 100644 index 0000000000000000000000000000000000000000..978c1ae257d16294f1706cce98cc1d600c15a664 --- /dev/null +++ b/pole_detection/train/labels/890.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10f9f23ca1c1f03f6e00aff266794587fc2c3ed30ce781747e201d1f939c7ced +size 79 diff --git a/pole_detection/train/labels/891.txt b/pole_detection/train/labels/891.txt new file mode 100644 index 0000000000000000000000000000000000000000..25a64ab1b2af9fa14e6366feca4028070e480967 --- /dev/null +++ b/pole_detection/train/labels/891.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34a71adb9ae2ee0aa94c7e69a75873c2ea37a2c2e535517107a80431cf6badac +size 78 diff --git a/pole_detection/train/labels/892.txt b/pole_detection/train/labels/892.txt new file mode 100644 index 0000000000000000000000000000000000000000..82148aca5c257fac76778ebc6c5ef4cfb4b79725 --- /dev/null +++ b/pole_detection/train/labels/892.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cacd614b3a405d92fa618f1fb8b1841c7a7c14e3014ec3146417904e97224826 +size 78 diff --git a/pole_detection/train/labels/893.txt b/pole_detection/train/labels/893.txt new file mode 100644 index 0000000000000000000000000000000000000000..53c31a0f48f32097a770e0eced5228474113d7a6 --- /dev/null +++ b/pole_detection/train/labels/893.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7bc017772cc64d829031852caa21c76571d27c2b18dca97577b6f4c947285fc +size 80 diff --git a/pole_detection/train/labels/894.txt b/pole_detection/train/labels/894.txt new file mode 100644 index 0000000000000000000000000000000000000000..77a8afc5d07d396d6467e4e7df9e8387de465c05 --- /dev/null +++ b/pole_detection/train/labels/894.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74e8a0196298dd4af37599604826f8592adff6443e895ad7292b6f219539b64a +size 159 diff --git a/pole_detection/train/labels/895.txt b/pole_detection/train/labels/895.txt new file mode 100644 index 0000000000000000000000000000000000000000..c6cfb034c77bf8222eadf62f312be26473f0358b --- /dev/null +++ b/pole_detection/train/labels/895.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ee7692b3260209600d89d9de803c2534e15d557ac58eb08e5a5ffdd210900fe +size 78 diff --git a/pole_detection/train/labels/896.txt b/pole_detection/train/labels/896.txt new file mode 100644 index 0000000000000000000000000000000000000000..b484b73fc4549fff36eb93be802c052e8159d803 --- /dev/null +++ b/pole_detection/train/labels/896.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c07e44abc4d7d653b16bd67cdf678b8e70a01a91b74185cf8d278420fb64a951 +size 77 diff --git a/pole_detection/train/labels/897.txt b/pole_detection/train/labels/897.txt new file mode 100644 index 0000000000000000000000000000000000000000..7de7720c69cf1def64f11ba6fe2c42bc12e01851 --- /dev/null +++ b/pole_detection/train/labels/897.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d42b3022f792464dac812503e6e11a6418d3b406095cdd326f159e3066c766b +size 79 diff --git a/pole_detection/train/labels/898.txt b/pole_detection/train/labels/898.txt new file mode 100644 index 0000000000000000000000000000000000000000..e45f0977d1ae1e95568820aad83b55b4a81cd4b8 --- /dev/null +++ b/pole_detection/train/labels/898.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa099f683e73781b0b8673d7fe404d2695d04deb9f6b712ba701b86c9947c862 +size 79 diff --git a/pole_detection/train/labels/899.txt b/pole_detection/train/labels/899.txt new file mode 100644 index 0000000000000000000000000000000000000000..a860c21e7e452b48bc6f83061444be0fce88017a --- /dev/null +++ b/pole_detection/train/labels/899.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d627f02f8c464e250cff1e8ec28406da80ad2285ad32fad055df4a4087af6da +size 79 diff --git a/pole_detection/train/labels/9.txt b/pole_detection/train/labels/9.txt new file mode 100644 index 0000000000000000000000000000000000000000..92d40cf6064c17b0609a8e08f19b184f3b77009a --- /dev/null +++ b/pole_detection/train/labels/9.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e825c530c4bab3273314bf06042ff64ecd93b49708c62be4cd68dc8d144a90d1 +size 77 diff --git a/pole_detection/train/labels/90.txt b/pole_detection/train/labels/90.txt new file mode 100644 index 0000000000000000000000000000000000000000..f19bf1daf8113afc849e0e202dddd748677d4885 --- /dev/null +++ b/pole_detection/train/labels/90.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de03f54824429188e30428247919449e071109e307d9570a8b3f6a7b782a9a3b +size 70 diff --git a/pole_detection/train/labels/900.txt b/pole_detection/train/labels/900.txt new file mode 100644 index 0000000000000000000000000000000000000000..cbebb01d5849530824901fc13ece5323974ba617 --- /dev/null +++ b/pole_detection/train/labels/900.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dbc77319347cb0593921b273351fe419bb0b913b816150465455062cf668e59 +size 79 diff --git a/pole_detection/train/labels/901.txt b/pole_detection/train/labels/901.txt new file mode 100644 index 0000000000000000000000000000000000000000..9ea5b8930ffa2a0b90a13fe3965e46079e7e5a95 --- /dev/null +++ b/pole_detection/train/labels/901.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdea034030786731718626ab383b667f817daa5153338457e74a8e619540ae30 +size 76 diff --git a/pole_detection/train/labels/902.txt b/pole_detection/train/labels/902.txt new file mode 100644 index 0000000000000000000000000000000000000000..4f67493b5b30574d7f255bd1cc93b97afa926582 --- /dev/null +++ b/pole_detection/train/labels/902.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe11bceb3bff910d995f9853703d91c90ab837483a9fbebc43b55418e9b9fc3e +size 77 diff --git a/pole_detection/train/labels/903.txt b/pole_detection/train/labels/903.txt new file mode 100644 index 0000000000000000000000000000000000000000..385afe4cfce0592c50e8083ba96cd85092ad49ff --- /dev/null +++ b/pole_detection/train/labels/903.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:493536fa33ad1c30b841fa8ec1f140bb5f3e9b1c12a7f540ceff664ea1d13a27 +size 77 diff --git a/pole_detection/train/labels/904.txt b/pole_detection/train/labels/904.txt new file mode 100644 index 0000000000000000000000000000000000000000..d1dd65d2251857ae693e6ddb0eee64873551b11d --- /dev/null +++ b/pole_detection/train/labels/904.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b675a2a93db3246ff15f5cca806add300897b5d73b7cfe0466ff5bb7193873c2 +size 80 diff --git a/pole_detection/train/labels/905.txt b/pole_detection/train/labels/905.txt new file mode 100644 index 0000000000000000000000000000000000000000..f2459480eccdd445d366e56747117994b8ef602d --- /dev/null +++ b/pole_detection/train/labels/905.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99d3fc9f34aa8497232f2090896737209132d99862139624347317a396e642a9 +size 78 diff --git a/pole_detection/train/labels/906.txt b/pole_detection/train/labels/906.txt new file mode 100644 index 0000000000000000000000000000000000000000..ee621571ca110f4ad82c30059378d8bbfba6c6d5 --- /dev/null +++ b/pole_detection/train/labels/906.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4658ee06c7f9f3094418a19c2617fd9ea682eed00b48763ae67fd1f6f9fa7339 +size 77 diff --git a/pole_detection/train/labels/907.txt b/pole_detection/train/labels/907.txt new file mode 100644 index 0000000000000000000000000000000000000000..ae9a004ab16dd34a7956c356821469fbbc9c59d9 --- /dev/null +++ b/pole_detection/train/labels/907.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:569083efd950bf2137b9298868d51f3fcdca7d2cae0eeb66cfba67f9015913c2 +size 79 diff --git a/pole_detection/train/labels/908.txt b/pole_detection/train/labels/908.txt new file mode 100644 index 0000000000000000000000000000000000000000..d357dbaec6c6e799d6c2915e83bd63893e6c3c92 --- /dev/null +++ b/pole_detection/train/labels/908.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eeb2e9b6021adb4bfaee3c5b50f25b47d45eb82d0c8312c2a0743df9de06f2de +size 78 diff --git a/pole_detection/train/labels/909.txt b/pole_detection/train/labels/909.txt new file mode 100644 index 0000000000000000000000000000000000000000..c02ebd3e370710819c251ce6858de7be8135b25d --- /dev/null +++ b/pole_detection/train/labels/909.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad3e94f822b2d5c82f051e2798e9727a4ab5bbfc26a1e3a246ea687896b9da07 +size 81 diff --git a/pole_detection/train/labels/91.txt b/pole_detection/train/labels/91.txt new file mode 100644 index 0000000000000000000000000000000000000000..22f902e1cbb55e9a73592c6dc79e5465cbe8c7a1 --- /dev/null +++ b/pole_detection/train/labels/91.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44b10ec33b6882c44d90db6dfe4a1c5f21cd0095e1e54f8d57426d7fed898d3c +size 42 diff --git a/pole_detection/train/labels/910.txt b/pole_detection/train/labels/910.txt new file mode 100644 index 0000000000000000000000000000000000000000..1ba5c9cd3916d4a6fe6f02b27e65b868beca8d59 --- /dev/null +++ b/pole_detection/train/labels/910.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13a95560c370cfa974c51453591f56cbd2c832131ef48c86c4b326ff28086056 +size 78 diff --git a/pole_detection/train/labels/911.txt b/pole_detection/train/labels/911.txt new file mode 100644 index 0000000000000000000000000000000000000000..6f22c42fd09e6faf9d81e7ca888b71211c9b5e22 --- /dev/null +++ b/pole_detection/train/labels/911.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fec8da4e119dd590961e0a536dabbbb7ec21b7e071f397c86fed0ca711f2c3dd +size 79 diff --git a/pole_detection/train/labels/912.txt b/pole_detection/train/labels/912.txt new file mode 100644 index 0000000000000000000000000000000000000000..4e76c356fe77f7f76949e2cbd2cbbec50b0fbfe2 --- /dev/null +++ b/pole_detection/train/labels/912.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73877dd03f5ef448a4fbf440288c2415c842de64d9ecb1d1940e4fdaae833772 +size 77 diff --git a/pole_detection/train/labels/913.txt b/pole_detection/train/labels/913.txt new file mode 100644 index 0000000000000000000000000000000000000000..221b8f7b6f3ee8500fc06ec1388653c3244002cc --- /dev/null +++ b/pole_detection/train/labels/913.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0f475293e0d5d63d865c66751dfa105645a8a84830700e59d04cdac26ed24cb +size 63 diff --git a/pole_detection/train/labels/914.txt b/pole_detection/train/labels/914.txt new file mode 100644 index 0000000000000000000000000000000000000000..6cc6838feeedc9fb8b4bf484341cc736f2c0c3e3 --- /dev/null +++ b/pole_detection/train/labels/914.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f39f6641bea6361548e8532348685e6a9d51a28db71fe1bca05793680e358867 +size 78 diff --git a/pole_detection/train/labels/915.txt b/pole_detection/train/labels/915.txt new file mode 100644 index 0000000000000000000000000000000000000000..c6a9f3af4ca55977049c7360056465ee66dd1b34 --- /dev/null +++ b/pole_detection/train/labels/915.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0401bf56f1536cf32c0233ea5b141c7ac1402c77d06c3daa7d73cb524b3ff9ae +size 78 diff --git a/pole_detection/train/labels/916.txt b/pole_detection/train/labels/916.txt new file mode 100644 index 0000000000000000000000000000000000000000..490bbd711f3460362c8310b6d685601743271904 --- /dev/null +++ b/pole_detection/train/labels/916.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae138f266c379ad8178de7979a7c8989605b5a64b11d34dedaf108f06a5349e1 +size 80 diff --git a/pole_detection/train/labels/917.txt b/pole_detection/train/labels/917.txt new file mode 100644 index 0000000000000000000000000000000000000000..6a113516cb8311a457f8d2a00f2f703575f15bca --- /dev/null +++ b/pole_detection/train/labels/917.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2e296439495e112b9132cc6a70dab135d9cffd952dd1656cd74344d82d82b32 +size 78 diff --git a/pole_detection/train/labels/918.txt b/pole_detection/train/labels/918.txt new file mode 100644 index 0000000000000000000000000000000000000000..8b23d46a7b0b8a30d6a9b73b07f35f89a7c50a0a --- /dev/null +++ b/pole_detection/train/labels/918.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc7843cbede22caf0a68785ff9a8c64e41413eefee1855942fde875fa0d0423a +size 78 diff --git a/pole_detection/train/labels/919.txt b/pole_detection/train/labels/919.txt new file mode 100644 index 0000000000000000000000000000000000000000..73b3fd2ebd9437a8d916b82aaf0073544e2008b5 --- /dev/null +++ b/pole_detection/train/labels/919.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fad3d649308b6222af2fc09ad02b87a99a60690828c25760c48f16a80e00894c +size 77 diff --git a/pole_detection/train/labels/92.txt b/pole_detection/train/labels/92.txt new file mode 100644 index 0000000000000000000000000000000000000000..2af418c963540b35aad67eac1c7f1a9df733d231 --- /dev/null +++ b/pole_detection/train/labels/92.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79e6e715c34f0d906f7537a0d2f436457dce29be48c7f0df159019fdc3923fc1 +size 156 diff --git a/pole_detection/train/labels/920.txt b/pole_detection/train/labels/920.txt new file mode 100644 index 0000000000000000000000000000000000000000..34f9caf9328f0023040e75d14d9d2c033ff9e298 --- /dev/null +++ b/pole_detection/train/labels/920.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:015da8297d25ce08a307c619b92ae6297f67435a7039ffee3e5f5a8eda1516d7 +size 77 diff --git a/pole_detection/train/labels/921.txt b/pole_detection/train/labels/921.txt new file mode 100644 index 0000000000000000000000000000000000000000..661106f4f5f35c561f747c5252f3f8b0190dd314 --- /dev/null +++ b/pole_detection/train/labels/921.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ec1fce30974d51ad36ac9cb860d490b61627ad651567777527b7d9e7db7b3e0 +size 73 diff --git a/pole_detection/train/labels/922.txt b/pole_detection/train/labels/922.txt new file mode 100644 index 0000000000000000000000000000000000000000..ffd8919a8be8dac5601bf759284a049462083e06 --- /dev/null +++ b/pole_detection/train/labels/922.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d864ed53fd62aa9bcbd590de51f68289bc2058ed0347139ef54cd9ad3f275246 +size 78 diff --git a/pole_detection/train/labels/923.txt b/pole_detection/train/labels/923.txt new file mode 100644 index 0000000000000000000000000000000000000000..ada2da438c317292853f28244e934c790a0ed711 --- /dev/null +++ b/pole_detection/train/labels/923.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41a63863a4aa41a9a15bc2992d2798bd615cc9c11baadd80b51f80994239c5a1 +size 78 diff --git a/pole_detection/train/labels/924.txt b/pole_detection/train/labels/924.txt new file mode 100644 index 0000000000000000000000000000000000000000..016f1175b017bafc21b00ef9726ef34bc558cc9a --- /dev/null +++ b/pole_detection/train/labels/924.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f701a411c38cb3e8fa2ecc3430a489c06c57de43ad9e9ac793a4caacc75ba95a +size 78 diff --git a/pole_detection/train/labels/925.txt b/pole_detection/train/labels/925.txt new file mode 100644 index 0000000000000000000000000000000000000000..a3095e222b11d78427807e67e8d0f9f5291de5f2 --- /dev/null +++ b/pole_detection/train/labels/925.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e81971f2494b90b025182d6ce6820b3617149d47376f2a3c935dc7d3e662fe2b +size 79 diff --git a/pole_detection/train/labels/926.txt b/pole_detection/train/labels/926.txt new file mode 100644 index 0000000000000000000000000000000000000000..3ba97f0246e390c3cdd35c6aac004d35d7f2b768 --- /dev/null +++ b/pole_detection/train/labels/926.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76359ad932e26d5f3f98796308fda6c3b5bf13865fd694fcdced3e3c83d57417 +size 79 diff --git a/pole_detection/train/labels/927.txt b/pole_detection/train/labels/927.txt new file mode 100644 index 0000000000000000000000000000000000000000..b810cf9279ee5cb9331342557bd940fe596f283f --- /dev/null +++ b/pole_detection/train/labels/927.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6f2ade59051dd303ca59bbf0fd8014c5b59110abb81b8f57f06dd7f53f5a051 +size 79 diff --git a/pole_detection/train/labels/928.txt b/pole_detection/train/labels/928.txt new file mode 100644 index 0000000000000000000000000000000000000000..ce4540ba3b810ba97fbda684959c73042bc0ca75 --- /dev/null +++ b/pole_detection/train/labels/928.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c96237da4a486748822ba2c1567877304aa9466b32a56e2d566ac0329bfdbc38 +size 76 diff --git a/pole_detection/train/labels/929.txt b/pole_detection/train/labels/929.txt new file mode 100644 index 0000000000000000000000000000000000000000..29f4dbef26096e289dd6ca641c25011641f69431 --- /dev/null +++ b/pole_detection/train/labels/929.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:308c6c58e34eb1b87c30854f8b493c6fd4971c7f8cf1babc46607ba0ea68d528 +size 79 diff --git a/pole_detection/train/labels/93.txt b/pole_detection/train/labels/93.txt new file mode 100644 index 0000000000000000000000000000000000000000..428194ac445102c92aa2f7a45b4cce5f72a196a9 --- /dev/null +++ b/pole_detection/train/labels/93.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0586d6ff314b8e9d1bb74850ffe5658ecd50822422abefcd014e28046582acb0 +size 79 diff --git a/pole_detection/train/labels/930.txt b/pole_detection/train/labels/930.txt new file mode 100644 index 0000000000000000000000000000000000000000..9e1281b5909b9fda3812c0a4880b5c046e5ef13b --- /dev/null +++ b/pole_detection/train/labels/930.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edba8717c4b8e05ee886e4fdf5a5eea779915899c26346b2fbdf5e19084f96b5 +size 77 diff --git a/pole_detection/train/labels/931.txt b/pole_detection/train/labels/931.txt new file mode 100644 index 0000000000000000000000000000000000000000..b789f809a60c1d396c127c63f46667e3e6af9715 --- /dev/null +++ b/pole_detection/train/labels/931.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b319d7a6bfd232f282102fd46b2fc0d4f9d6704f0dae01996ea050aedc2c1f5 +size 78 diff --git a/pole_detection/train/labels/932.txt b/pole_detection/train/labels/932.txt new file mode 100644 index 0000000000000000000000000000000000000000..caa5b507a6c5a0fbc1b0355d711dc296fe845fff --- /dev/null +++ b/pole_detection/train/labels/932.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59d2bc4243ca503be2a71d718af00059229a55d50ba5b026edc82590e62fb565 +size 76 diff --git a/pole_detection/train/labels/933.txt b/pole_detection/train/labels/933.txt new file mode 100644 index 0000000000000000000000000000000000000000..e2d7a6d5f159be5810e7d130e810a288ab3ef72f --- /dev/null +++ b/pole_detection/train/labels/933.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9ed1095810f27a809cbe1dc517a9797c7b7f03041f938908a7091e00c55ee2d +size 78 diff --git a/pole_detection/train/labels/934.txt b/pole_detection/train/labels/934.txt new file mode 100644 index 0000000000000000000000000000000000000000..300e509f5b92f5fa65456a93d9bd7420e46e432c --- /dev/null +++ b/pole_detection/train/labels/934.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a3f9cba22f544d33fe11aa98294685740ba2f1cc13831aa2a81786c05e41a1f +size 77 diff --git a/pole_detection/train/labels/935.txt b/pole_detection/train/labels/935.txt new file mode 100644 index 0000000000000000000000000000000000000000..0208dc6e38c321466cfa2c3e4679d237b8f0d70d --- /dev/null +++ b/pole_detection/train/labels/935.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e911ba80e8d46fa7acb8596fab8ffd212a832da39fab49a50fb4f0d7502e67fd +size 78 diff --git a/pole_detection/train/labels/936.txt b/pole_detection/train/labels/936.txt new file mode 100644 index 0000000000000000000000000000000000000000..8a46046cc358d758eb311671e59f66fa600a6f2b --- /dev/null +++ b/pole_detection/train/labels/936.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e94329c950d1e880ca2f1a5a54a14f536e63d31fea28358937cc3099f2728091 +size 77 diff --git a/pole_detection/train/labels/937.txt b/pole_detection/train/labels/937.txt new file mode 100644 index 0000000000000000000000000000000000000000..7220a028ab5a9227248df61a78701bab426c1e29 --- /dev/null +++ b/pole_detection/train/labels/937.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a032e935058928b73db2ed5a6ba3394f1d54b5bc4427a71a5c673c35167b5d5 +size 77 diff --git a/pole_detection/train/labels/938.txt b/pole_detection/train/labels/938.txt new file mode 100644 index 0000000000000000000000000000000000000000..3ffd196770c71823d87908493740683d3fd7683c --- /dev/null +++ b/pole_detection/train/labels/938.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a86b6cec885c866f2be0aa890aae9e5bf009fc1753d300ed443e6d2e629f09e7 +size 79 diff --git a/pole_detection/train/labels/939.txt b/pole_detection/train/labels/939.txt new file mode 100644 index 0000000000000000000000000000000000000000..57c9ad93024ed44ac4c681c96a78baf6614ccbcc --- /dev/null +++ b/pole_detection/train/labels/939.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5557664bb391ce548db3400d32f3e731e5c1dcdadca63b89e0ab27c9501cfa0 +size 76 diff --git a/pole_detection/train/labels/94.txt b/pole_detection/train/labels/94.txt new file mode 100644 index 0000000000000000000000000000000000000000..ca2064200bfbca561b2c920d6bcc19d223a5be80 --- /dev/null +++ b/pole_detection/train/labels/94.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d6313f2f5bfe01becafa189d827bb5061db02a07f1595490b1351387b297a31 +size 69 diff --git a/pole_detection/train/labels/940.txt b/pole_detection/train/labels/940.txt new file mode 100644 index 0000000000000000000000000000000000000000..382dda5682a50fa0bba54e44804c7e045f605415 --- /dev/null +++ b/pole_detection/train/labels/940.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf43e72f8f215ef68bde5492494a6b4ee251f37242b72bfb81b6fe6a70032934 +size 77 diff --git a/pole_detection/train/labels/941.txt b/pole_detection/train/labels/941.txt new file mode 100644 index 0000000000000000000000000000000000000000..c89e6685636faa24c1c9cc745e3407f812c97823 --- /dev/null +++ b/pole_detection/train/labels/941.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:750c8753a89e90dfd81c4f1b1d3701b9e2f12596a4744fa7e9c6a0325c796540 +size 78 diff --git a/pole_detection/train/labels/942.txt b/pole_detection/train/labels/942.txt new file mode 100644 index 0000000000000000000000000000000000000000..65049061bcaeadddb369e935fb28b920ee744d27 --- /dev/null +++ b/pole_detection/train/labels/942.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc27c3f6044842983841e717cc7eb6981b0b934f3b80af9626d31fe538fdc4f9 +size 159 diff --git a/pole_detection/train/labels/943.txt b/pole_detection/train/labels/943.txt new file mode 100644 index 0000000000000000000000000000000000000000..f6b2587aef6ab0e8c25cba758a5836a97db14b75 --- /dev/null +++ b/pole_detection/train/labels/943.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0b39f887d551affefd9b4850b976b9d53ab8e9f02c62cf527b99ef6522d1a9f +size 79 diff --git a/pole_detection/train/labels/944.txt b/pole_detection/train/labels/944.txt new file mode 100644 index 0000000000000000000000000000000000000000..a0b985cab6271395828c2712f0ca1f6ccb0f60d5 --- /dev/null +++ b/pole_detection/train/labels/944.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:125b5360bb69663f5dc04bd3d3851972f1bf886697a7c24f5de982686c21f4f7 +size 79 diff --git a/pole_detection/train/labels/945.txt b/pole_detection/train/labels/945.txt new file mode 100644 index 0000000000000000000000000000000000000000..0c6a9d52a96d0064ba7aa4834c7b6b9db1b8315c --- /dev/null +++ b/pole_detection/train/labels/945.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f6a60e2f6fee9bcaa0d58ffc507476007aa39c4accff7d82d9104592c7cceb2 +size 78 diff --git a/pole_detection/train/labels/946.txt b/pole_detection/train/labels/946.txt new file mode 100644 index 0000000000000000000000000000000000000000..c1fa78599d66535017f86e76d1340f08fde230a6 --- /dev/null +++ b/pole_detection/train/labels/946.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f577bd16051e402ab74556ffeb4a0444ff30ad847b211ed8ec3e9c1a1e0fbf1 +size 78 diff --git a/pole_detection/train/labels/947.txt b/pole_detection/train/labels/947.txt new file mode 100644 index 0000000000000000000000000000000000000000..aa6468f66ae1d02cbe5f1dd62d3502e7722c9529 --- /dev/null +++ b/pole_detection/train/labels/947.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f4eaf442247ca1faf1b1240fdc70aa0fecce2474614ccf1e4dc2919ee8ae878 +size 71 diff --git a/pole_detection/train/labels/948.txt b/pole_detection/train/labels/948.txt new file mode 100644 index 0000000000000000000000000000000000000000..5f881507c45b9371fd4fe99aabf49b60bb2eda7f --- /dev/null +++ b/pole_detection/train/labels/948.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab1ed27f476abd948bb4bb8ad3a60a503ae18fb8931342d03a5691218f6dbf5c +size 79 diff --git a/pole_detection/train/labels/949.txt b/pole_detection/train/labels/949.txt new file mode 100644 index 0000000000000000000000000000000000000000..08ae8d58ced80419e47ad49a8463d2e6b290c9fd --- /dev/null +++ b/pole_detection/train/labels/949.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24c5cae5ca7aa40c6cf8729811f1a0feb5a7ed3dd00d9a7412fab381271f6086 +size 79 diff --git a/pole_detection/train/labels/95.txt b/pole_detection/train/labels/95.txt new file mode 100644 index 0000000000000000000000000000000000000000..f961837c81d04f90cef00a572fed58151d7c9031 --- /dev/null +++ b/pole_detection/train/labels/95.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66786f7943805d6b3ab38c9275f8686f449e71c1d373317199fe0d10fad9c5c9 +size 77 diff --git a/pole_detection/train/labels/950.txt b/pole_detection/train/labels/950.txt new file mode 100644 index 0000000000000000000000000000000000000000..1e75761d0b9a0a870d0666fa301910f76682236b --- /dev/null +++ b/pole_detection/train/labels/950.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dba688a0523530bf28c862bce0a13d1d9ea178709e420e9b5cae58886bff8717 +size 77 diff --git a/pole_detection/train/labels/951.txt b/pole_detection/train/labels/951.txt new file mode 100644 index 0000000000000000000000000000000000000000..9b96794eba0c812365f57a69afa7316ccfafe347 --- /dev/null +++ b/pole_detection/train/labels/951.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6325a7bac8cd5e0ce97d3bc784b306d131273ceb2df0beaf01ba7ee069e7186 +size 77 diff --git a/pole_detection/train/labels/952.txt b/pole_detection/train/labels/952.txt new file mode 100644 index 0000000000000000000000000000000000000000..8c01a5c36da34690429b753b03c171883155d1c9 --- /dev/null +++ b/pole_detection/train/labels/952.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3114c74187941c205847af27cc84ea3da40dfd1cb3969c367614976d29ece52 +size 77 diff --git a/pole_detection/train/labels/953.txt b/pole_detection/train/labels/953.txt new file mode 100644 index 0000000000000000000000000000000000000000..a7bf498ceff8b449526d9f52e2d030f5f5c0cc96 --- /dev/null +++ b/pole_detection/train/labels/953.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dee90786c81516872710664aec206e8827a85809208684488d3d803d4c88cd7 +size 79 diff --git a/pole_detection/train/labels/954.txt b/pole_detection/train/labels/954.txt new file mode 100644 index 0000000000000000000000000000000000000000..928fb7f86237f1d277677d61fbfe543514dc741d --- /dev/null +++ b/pole_detection/train/labels/954.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c75a0dfab60b5561847a6fcc7e2c26d414b9b25715c70a49ddb8af2d450de3f0 +size 78 diff --git a/pole_detection/train/labels/955.txt b/pole_detection/train/labels/955.txt new file mode 100644 index 0000000000000000000000000000000000000000..b2b75b40c72163ee8929445a9ecc1c9ab398b585 --- /dev/null +++ b/pole_detection/train/labels/955.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75d69ac3b08d9dac35ac5ff847f918c1c57feaa35c08ad865aa9acab65294aae +size 77 diff --git a/pole_detection/train/labels/956.txt b/pole_detection/train/labels/956.txt new file mode 100644 index 0000000000000000000000000000000000000000..799411ba0164d74986af17a83973e135de4305f7 --- /dev/null +++ b/pole_detection/train/labels/956.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:991dbe81eafa33501cde10b98f663a14cc52e07637c9a84186191ebf02a1634d +size 78 diff --git a/pole_detection/train/labels/957.txt b/pole_detection/train/labels/957.txt new file mode 100644 index 0000000000000000000000000000000000000000..e90970c4a2774733be3b3a91087254585ad786cc --- /dev/null +++ b/pole_detection/train/labels/957.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1305187b995f35ad1dced555e1e82a9368e0b1422c53b5f196c3fb73c311d528 +size 80 diff --git a/pole_detection/train/labels/958.txt b/pole_detection/train/labels/958.txt new file mode 100644 index 0000000000000000000000000000000000000000..e80f7d9299312259db3b905a37749e6385b2538c --- /dev/null +++ b/pole_detection/train/labels/958.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f720bde430f45bcebeb593f4b8b17369380aed967609bc916398d78d452cf3a +size 77 diff --git a/pole_detection/train/labels/959.txt b/pole_detection/train/labels/959.txt new file mode 100644 index 0000000000000000000000000000000000000000..19be21ff99697c9e329f83c88dd423673dfe1760 --- /dev/null +++ b/pole_detection/train/labels/959.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef1bae4f5e922406ecf2bb1e067ee15f84586df6b6dc2bc3c0fde495727dea14 +size 78 diff --git a/pole_detection/train/labels/96.txt b/pole_detection/train/labels/96.txt new file mode 100644 index 0000000000000000000000000000000000000000..1ee95795616f93bbdc5d7dfe55bbdebfffb2e606 --- /dev/null +++ b/pole_detection/train/labels/96.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7be62e705715184fa74263cf7e09854231f82272f54b06eb379bf6f10e32509 +size 69 diff --git a/pole_detection/train/labels/960.txt b/pole_detection/train/labels/960.txt new file mode 100644 index 0000000000000000000000000000000000000000..3493f718020b369d08bab193cb59651831ada562 --- /dev/null +++ b/pole_detection/train/labels/960.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59ffe067d6325ff4cb9417d075ef645cb21b6df5d84e39bf2f772ca43be8fa90 +size 77 diff --git a/pole_detection/train/labels/961.txt b/pole_detection/train/labels/961.txt new file mode 100644 index 0000000000000000000000000000000000000000..849bbe0a4343ccab2335b75309edd25dd85da6e0 --- /dev/null +++ b/pole_detection/train/labels/961.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5830dbb94f3d7effe6c31b4952cf0a3e71051dcb0a21a3043d9e758b48840315 +size 77 diff --git a/pole_detection/train/labels/962.txt b/pole_detection/train/labels/962.txt new file mode 100644 index 0000000000000000000000000000000000000000..02b013a74970c2376d28fa46fd4fde807e247b20 --- /dev/null +++ b/pole_detection/train/labels/962.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99a408be9e667621a077e2e090259afda6923c80d9928845fe1481d6203ffdab +size 79 diff --git a/pole_detection/train/labels/963.txt b/pole_detection/train/labels/963.txt new file mode 100644 index 0000000000000000000000000000000000000000..a6f6686230200bc5e629423b65d18f1cc553754a --- /dev/null +++ b/pole_detection/train/labels/963.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0403c27a501e41e9fbccc7368eaf48904ef59bad68ac42e0d6034d99e22c4aaf +size 69 diff --git a/pole_detection/train/labels/964.txt b/pole_detection/train/labels/964.txt new file mode 100644 index 0000000000000000000000000000000000000000..eccccf859181b0b7d395be48eddd4c982d6dc722 --- /dev/null +++ b/pole_detection/train/labels/964.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fea2cb2097600803e6274efff875205f949966c2bd17925e90ed81d7ca3ce10 +size 77 diff --git a/pole_detection/train/labels/965.txt b/pole_detection/train/labels/965.txt new file mode 100644 index 0000000000000000000000000000000000000000..26ce303305e9a234edfe9bb75c16dc819343b7bf --- /dev/null +++ b/pole_detection/train/labels/965.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78504a9c9705313b2cb0c420986686ec606d304de30b4d76463f5e1b006bab60 +size 69 diff --git a/pole_detection/train/labels/966.txt b/pole_detection/train/labels/966.txt new file mode 100644 index 0000000000000000000000000000000000000000..af9aad86b96c033cd6703f8c750580148631eef5 --- /dev/null +++ b/pole_detection/train/labels/966.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c27d3c649e77b51b4de6dee0d7c49ee8fec7fc3e120e61fc98ac5f3ec19fb4f +size 159 diff --git a/pole_detection/train/labels/967.txt b/pole_detection/train/labels/967.txt new file mode 100644 index 0000000000000000000000000000000000000000..e4beb5d08d75889d9aee02bebede31625f24e8f6 --- /dev/null +++ b/pole_detection/train/labels/967.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60bbd90cab0cdc35c75b000749965bad1ffeb6a01ce606b4d15728788d027967 +size 80 diff --git a/pole_detection/train/labels/968.txt b/pole_detection/train/labels/968.txt new file mode 100644 index 0000000000000000000000000000000000000000..95f4ee1dd8b47c66c940040c45d7366f14dc9eda --- /dev/null +++ b/pole_detection/train/labels/968.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83a463443914a4295646aa3318e8e0d37e60ce4dfc04e1666d7cfe8c0c4e51ca +size 80 diff --git a/pole_detection/train/labels/969.txt b/pole_detection/train/labels/969.txt new file mode 100644 index 0000000000000000000000000000000000000000..28a7af81cef301aa21f83ad497adbec248fa8f7a --- /dev/null +++ b/pole_detection/train/labels/969.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b34407923af8c5df88c4ea131203d424d51ee45e90573a958c26bebf4a41d106 +size 80 diff --git a/pole_detection/train/labels/97.txt b/pole_detection/train/labels/97.txt new file mode 100644 index 0000000000000000000000000000000000000000..d95664c98b9e87352e5d1a7ec27c409a738bd473 --- /dev/null +++ b/pole_detection/train/labels/97.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dd66f9b92315ded1e1dbb735ed765a09bc3e25c3c39f31edb19b088d596a056 +size 79 diff --git a/pole_detection/train/labels/970.txt b/pole_detection/train/labels/970.txt new file mode 100644 index 0000000000000000000000000000000000000000..56c67a961b48d793e0a2cee08be72093f2c2c1f4 --- /dev/null +++ b/pole_detection/train/labels/970.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd7a4a59e63125121344f0b18ee66fc6c77412897b3721cc57fe1aa4c5c81766 +size 79 diff --git a/pole_detection/train/labels/971.txt b/pole_detection/train/labels/971.txt new file mode 100644 index 0000000000000000000000000000000000000000..e1b6105918081ba3b399a42e74d98b21d4865a52 --- /dev/null +++ b/pole_detection/train/labels/971.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdc446b0d89b1f0ad21e12f9191fcdcae6483ae6836de5a9fc9536ed9baa3be4 +size 79 diff --git a/pole_detection/train/labels/972.txt b/pole_detection/train/labels/972.txt new file mode 100644 index 0000000000000000000000000000000000000000..eff8fd305cd9db9cca6d9cf0692981b24051afd3 --- /dev/null +++ b/pole_detection/train/labels/972.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ec3b375c62c5f6958699f21acb867be897677e349e0b2efbc2bae97abb261ce +size 77 diff --git a/pole_detection/train/labels/973.txt b/pole_detection/train/labels/973.txt new file mode 100644 index 0000000000000000000000000000000000000000..ac04c19af9a74a8f5b99c2da6f09e7be86e5cad7 --- /dev/null +++ b/pole_detection/train/labels/973.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9b6f24fcda7da5e3f5304a6e9115a8c706ef85b7f0674f70a9a0aa7f0ad3ce4 +size 77 diff --git a/pole_detection/train/labels/974.txt b/pole_detection/train/labels/974.txt new file mode 100644 index 0000000000000000000000000000000000000000..3cac97e819ad0ee7d690b8b80a4e55910dfeb423 --- /dev/null +++ b/pole_detection/train/labels/974.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81af33e031029ab8a41e9e625e718b3366d5cacb224fabffb41e0a447ed5616d +size 78 diff --git a/pole_detection/train/labels/975.txt b/pole_detection/train/labels/975.txt new file mode 100644 index 0000000000000000000000000000000000000000..1cbe97b54a2dbee3260f65842ed61624d0aa4c92 --- /dev/null +++ b/pole_detection/train/labels/975.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5db3975772683788795c87c5a4baf5061370d148c3ee1d6efc8a9b8655fe0446 +size 79 diff --git a/pole_detection/train/labels/976.txt b/pole_detection/train/labels/976.txt new file mode 100644 index 0000000000000000000000000000000000000000..d5b5357baf2759a6e66b7419367d88925f2ce9bc --- /dev/null +++ b/pole_detection/train/labels/976.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62348bc1b65c7448a361d58589a9f15137300eaccb57aced191246dbd762ce61 +size 79 diff --git a/pole_detection/train/labels/977.txt b/pole_detection/train/labels/977.txt new file mode 100644 index 0000000000000000000000000000000000000000..e7da563158026e058be8933770b61ab8730fa02d --- /dev/null +++ b/pole_detection/train/labels/977.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4bbc550a6cd2ff503e2d7b776efe107dd8cd559f646861eb77b7d99ac28b656 +size 80 diff --git a/pole_detection/train/labels/978.txt b/pole_detection/train/labels/978.txt new file mode 100644 index 0000000000000000000000000000000000000000..88a16d300c230a9c03a456b9ee01e2d02fb15eee --- /dev/null +++ b/pole_detection/train/labels/978.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7e21d5c9e3fcfce913ef9d475f34c68a363af8c641b575cbccd8611d8dfcc7e +size 77 diff --git a/pole_detection/train/labels/979.txt b/pole_detection/train/labels/979.txt new file mode 100644 index 0000000000000000000000000000000000000000..87308dd96efe4f62c4811fba525799509a02416b --- /dev/null +++ b/pole_detection/train/labels/979.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b241ee3f58a41eb945790bf87d974bf92f41d0709956da341109003c6a51358 +size 80 diff --git a/pole_detection/train/labels/98.txt b/pole_detection/train/labels/98.txt new file mode 100644 index 0000000000000000000000000000000000000000..e17dc08b4a3c595dab3b9ab304b3b322250a0d7e --- /dev/null +++ b/pole_detection/train/labels/98.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c19e2a81de1d7d02dfc01b1157eef4a2b49c004e2d25819f29f3a5ac43656118 +size 79 diff --git a/pole_detection/train/labels/980.txt b/pole_detection/train/labels/980.txt new file mode 100644 index 0000000000000000000000000000000000000000..8a5431fc7e9085138f538a53f0b3ab4c9f6db738 --- /dev/null +++ b/pole_detection/train/labels/980.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b96c61342ef255da1e0fe6179e3af3bff64a3bc6721913dbc1bfd4ee27c7cc3 +size 79 diff --git a/pole_detection/train/labels/981.txt b/pole_detection/train/labels/981.txt new file mode 100644 index 0000000000000000000000000000000000000000..ef489138a41b239447d83baf27f1d247fd6f2f11 --- /dev/null +++ b/pole_detection/train/labels/981.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcbcbfc6e66fbb65b181548ae57e61f940cd77f69d811f5dad12e73b27c6aca8 +size 78 diff --git a/pole_detection/train/labels/982.txt b/pole_detection/train/labels/982.txt new file mode 100644 index 0000000000000000000000000000000000000000..043699d5298570d3a593e6556268971cc3e7d2b1 --- /dev/null +++ b/pole_detection/train/labels/982.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5c374e57d40ba8dfdcff9eef0a9c54b28013d81c0db723f8dcb4f1dc3964116 +size 78 diff --git a/pole_detection/train/labels/983.txt b/pole_detection/train/labels/983.txt new file mode 100644 index 0000000000000000000000000000000000000000..a909668268c6b531daf8d4be0d7f9abfccfe75ac --- /dev/null +++ b/pole_detection/train/labels/983.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c1a4218d4776b07bdb3d159e54d62996a863b25d52dab18f5675fcd99971ff5 +size 80 diff --git a/pole_detection/train/labels/984.txt b/pole_detection/train/labels/984.txt new file mode 100644 index 0000000000000000000000000000000000000000..34fd85bb00f8e2867ebd475f4d9eb0e42dea3cbd --- /dev/null +++ b/pole_detection/train/labels/984.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fa92c0ed15cea37b43c2fd9ebfb328316de926015aac0c1ea28543ff289d2ec +size 76 diff --git a/pole_detection/train/labels/985.txt b/pole_detection/train/labels/985.txt new file mode 100644 index 0000000000000000000000000000000000000000..ded271f9dfef3024c399062bf9ec2c655cc2d0ce --- /dev/null +++ b/pole_detection/train/labels/985.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bfeddc79ec60ff75cd47890726122fce8b832f6b49aca631bd5369b64f8bb28 +size 77 diff --git a/pole_detection/train/labels/986.txt b/pole_detection/train/labels/986.txt new file mode 100644 index 0000000000000000000000000000000000000000..13dee9ec8b6f265d7d14891c559cceaacf942fa5 --- /dev/null +++ b/pole_detection/train/labels/986.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54a6512033859036c7939887afdf4ccdad259f4b10827adef85c1af6a900ea58 +size 78 diff --git a/pole_detection/train/labels/987.txt b/pole_detection/train/labels/987.txt new file mode 100644 index 0000000000000000000000000000000000000000..4aea0a80875502d32b711ff6510710fd145b2288 --- /dev/null +++ b/pole_detection/train/labels/987.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:888ed406fac51229a464721cecb00f2e6447314b5837b9ecb59ab6a686f19895 +size 78 diff --git a/pole_detection/train/labels/988.txt b/pole_detection/train/labels/988.txt new file mode 100644 index 0000000000000000000000000000000000000000..cb7599110daee00d202593b1f7a683bd1872ca81 --- /dev/null +++ b/pole_detection/train/labels/988.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5493d73b4d2b506461438c89bd589d094a861cae11a287f49236648e18feff62 +size 78 diff --git a/pole_detection/train/labels/989.txt b/pole_detection/train/labels/989.txt new file mode 100644 index 0000000000000000000000000000000000000000..4515254a512cfba6151fc977a50c4aa6c60af70b --- /dev/null +++ b/pole_detection/train/labels/989.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94ca0223639fce7d259ce17db12c52e88f03d4072a5a2695a2aa9c6ecf0ed582 +size 77 diff --git a/pole_detection/train/labels/99.txt b/pole_detection/train/labels/99.txt new file mode 100644 index 0000000000000000000000000000000000000000..4872fa1bb6cc92b9216730e74b8c5007d30ee10e --- /dev/null +++ b/pole_detection/train/labels/99.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:001375fd0f94e0b5badbfc8dcf64bb2b8956842a93cc6be22365b59be823c0cb +size 157 diff --git a/pole_detection/train/labels/990.txt b/pole_detection/train/labels/990.txt new file mode 100644 index 0000000000000000000000000000000000000000..595ad6c5cd53007a79d6aa8dd6255dbfad92fefc --- /dev/null +++ b/pole_detection/train/labels/990.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f796ec323d15c52cfc0e1e3b2e3c6f2670e27a6e9b36d18490aea41e40115695 +size 78 diff --git a/pole_detection/train/labels/991.txt b/pole_detection/train/labels/991.txt new file mode 100644 index 0000000000000000000000000000000000000000..e918feee11662ff3f6a63e6ee3c301c35875fba2 --- /dev/null +++ b/pole_detection/train/labels/991.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35dfce3340980e16f951caf8dfca6e014eb133e37f2b955e8ade79f5dc02c66b +size 79 diff --git a/pole_detection/train/labels/992.txt b/pole_detection/train/labels/992.txt new file mode 100644 index 0000000000000000000000000000000000000000..8c9278751bf7130e1b22ec8de22356f6b2f174aa --- /dev/null +++ b/pole_detection/train/labels/992.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e34a621c1feb1e12b15577d61c4345144e32bda6ec2026b577b942daa7e714c +size 76 diff --git a/pole_detection/train/labels/993.txt b/pole_detection/train/labels/993.txt new file mode 100644 index 0000000000000000000000000000000000000000..ed7b973ecee3dc21582b8aa4189a2dbf9bbfd08e --- /dev/null +++ b/pole_detection/train/labels/993.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a464acdb8692e7e9a8f467d2115fb981112460ea0abb2c41961ad6ae2715d6f1 +size 79 diff --git a/pole_detection/train/labels/994.txt b/pole_detection/train/labels/994.txt new file mode 100644 index 0000000000000000000000000000000000000000..584dd4c7282daa243a82c802ec433fcff8eb1854 --- /dev/null +++ b/pole_detection/train/labels/994.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3f43d81054ab2bae28df632c087922f7a30dbfcc11c6ecc79c2ba5f2d8a0265 +size 78 diff --git a/pole_detection/train/labels/995.txt b/pole_detection/train/labels/995.txt new file mode 100644 index 0000000000000000000000000000000000000000..ee815f84e7e0e5889fa319f126fe5b64cb9edeb8 --- /dev/null +++ b/pole_detection/train/labels/995.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ca455c4e39e6b438a9e4da6fe41eb706a60f31c99fe45fb0a50b5ed3f458927 +size 79 diff --git a/pole_detection/train/labels/996.txt b/pole_detection/train/labels/996.txt new file mode 100644 index 0000000000000000000000000000000000000000..4bdc7c4a81d00490c5fd87d9e02ec613820a268c --- /dev/null +++ b/pole_detection/train/labels/996.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:127a1bd520a9c909cb9c18b8eb08c13ec883db005a539e80b59bc43d6b018d4d +size 78 diff --git a/pole_detection/train/labels/997.txt b/pole_detection/train/labels/997.txt new file mode 100644 index 0000000000000000000000000000000000000000..1064df32dc644dbbdba36c5ad3c1eab83301e7e8 --- /dev/null +++ b/pole_detection/train/labels/997.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8489da1e7ba9444bb470fe726b8835523de8f59aa77431fb564c4c1735119463 +size 78 diff --git a/pole_detection/train/labels/998.txt b/pole_detection/train/labels/998.txt new file mode 100644 index 0000000000000000000000000000000000000000..98a0579fd34e30d3204df2f11e88c53b1c56dec9 --- /dev/null +++ b/pole_detection/train/labels/998.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe6768ac92ecc24ce651da4b788882009986918a09df780d26df2ae0be7d6049 +size 77 diff --git a/pole_detection/train/labels/999.txt b/pole_detection/train/labels/999.txt new file mode 100644 index 0000000000000000000000000000000000000000..92ef40aa6d626818bea7c6ba1955c451b6e71b79 --- /dev/null +++ b/pole_detection/train/labels/999.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c981af8976f65284162d81ee7738dcb9513a6a3c9dc5c7bf14c22a4a28bbc6d2 +size 80 diff --git a/pole_detection/train/train.json b/pole_detection/train/train.json new file mode 100644 index 0000000000000000000000000000000000000000..82c9109689f29d0e8d116d2c86d41fb9fb7a999c --- /dev/null +++ b/pole_detection/train/train.json @@ -0,0 +1,26287 @@ +[ + { + "image": "1.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.603916083916084, + 0.5044418238993711, + 0.2437482517482518, + 0.8554716981132076 + ] + } + ] + }, + { + "image": "2.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6253287037037037, + 0.3643046875, + 0.22936111111111113, + 0.6775677083333334 + ] + } + ] + }, + { + "image": "3.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5287457627118644, + 0.4534765625, + 0.1977457627118644, + 0.5721171875 + ] + } + ] + }, + { + "image": "4.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5794305555555556, + 0.4858359375, + 0.09405555555555559, + 0.26018749999999996 + ] + } + ] + }, + { + "image": "5.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5188257222739981, + 0.43310272536687633, + 0.17756290773532157, + 0.5635665618448638 + ] + } + ] + }, + { + "image": "6.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5884872080088988, + 0.46382739212007495, + 0.38474972191323686, + 0.7953408380237649 + ] + } + ] + }, + { + "image": "7.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5271388888888889, + 0.41771874999999997, + 0.2192638888888889, + 0.641890625 + ] + } + ] + }, + { + "image": "8.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.24273809523809525, + 0.4718075313807531, + 0.4611507936507937, + 0.8390962343096235 + ] + } + ] + }, + { + "image": "9.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5033364661654135, + 0.525292459478506, + 0.39042293233082714, + 0.5468992248062016 + ] + } + ] + }, + { + "image": "10.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5055270034843206, + 0.46468137254901964, + 0.3092421602787456, + 0.8331985294117646 + ] + } + ] + }, + { + "image": "11.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7263194444444445, + 0.5057421875, + 0.12015277777777776, + 0.27005468750000006 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5836527777777778, + 0.50728125, + 0.08723611111111104, + 0.19415624999999997 + ] + } + ] + }, + { + "image": "12.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48773081201334817, + 0.5335397123202001, + 0.2916129032258065, + 0.6300062539086928 + ] + } + ] + }, + { + "image": "13.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.498, + 0.5026953125, + 0.10708333333333336, + 0.2785078125 + ] + } + ] + }, + { + "image": "14.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43493894165535957, + 0.5186625, + 0.2703120759837178, + 0.9013249999999999 + ] + } + ] + }, + { + "image": "15.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.50340522875817, + 0.5078758169934641, + 0.14667320261437913, + 0.9354967320261438 + ] + } + ] + }, + { + "image": "16.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49925, + 0.45539903846153845, + 0.14305769230769236, + 0.7062932692307693 + ] + } + ] + }, + { + "image": "17.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5231010452961672, + 0.456298955613577, + 0.16290360046457605, + 0.7358485639686685 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.39967479674796746, + 0.5748237597911227, + 0.16976771196283386, + 0.5549281984334202 + ] + } + ] + }, + { + "image": "18.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42475279106858055, + 0.3975673249551167, + 0.14251993620414674, + 0.2804578096947936 + ] + } + ] + }, + { + "image": "19.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.41258333333333336, + 0.4454375, + 0.3436388888888888, + 0.7358749999999998 + ] + } + ] + }, + { + "image": "20.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.35433333333333333, + 0.47037500000000004, + 0.30663888888888885, + 0.6141875000000001 + ] + } + ] + }, + { + "image": "21.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45683734939759035, + 0.46993215739484395, + 0.20283132530120482, + 0.9398643147896879 + ] + } + ] + }, + { + "image": "22.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47126727012863273, + 0.5323419078242229, + 0.20409242496426863, + 0.5534565916398714 + ] + } + ] + }, + { + "image": "23.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5098472222222222, + 0.4736640625, + 0.19398611111111105, + 0.6558359375000001 + ] + } + ] + }, + { + "image": "24.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5615906562847609, + 0.4445966228893058, + 0.20488320355951062, + 0.6845090681676047 + ] + } + ] + }, + { + "image": "25.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5989009497964721, + 0.48316875000000004, + 0.2706919945725916, + 0.9428687499999999 + ] + } + ] + }, + { + "image": "26.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5407394727832934, + 0.5223825417201541, + 0.2435501540568298, + 0.8738125802310654 + ] + } + ] + }, + { + "image": "27.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5610456062291435, + 0.5137961225766103, + 0.18577308120133482, + 0.731569731081926 + ] + } + ] + }, + { + "image": "28.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.39357005758157393, + 0.44354676258992803, + 0.49576775431861797, + 0.7346474820143883 + ] + } + ] + }, + { + "image": "29.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.408741935483871, + 0.5073881673881674, + 0.4134677419354839, + 0.6956132756132756 + ] + } + ] + }, + { + "image": "30.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47670666013712043, + 0.41395454545454546, + 0.19925073457394712, + 0.6978815426997245 + ] + } + ] + }, + { + "image": "31.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49215833333333336, + 0.37799999999999995, + 0.6243000000000001, + 0.59355625 + ] + } + ] + }, + { + "image": "32.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6514097744360903, + 0.430056338028169, + 0.5032236842105263, + 0.7434507042253522 + ] + } + ] + }, + { + "image": "33.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48303819444444446, + 0.510859375, + 0.3324479166666667, + 0.71584375 + ] + } + ] + }, + { + "image": "34.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4553726362625139, + 0.5279862414008756, + 0.16388209121245834, + 0.46747967479674796 + ] + } + ] + }, + { + "image": "35.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5435676625659052, + 0.534145056726094, + 0.2154305799648506, + 0.8705591572123177 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.13238137082601054, + 0.6065680713128039, + 0.26476274165202107, + 0.551871961102107 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.27565026362038664, + 0.6255510534846029, + 0.21035149384885765, + 0.4407293354943274 + ] + } + ] + }, + { + "image": "36.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5086833333333333, + 0.35254375000000004, + 0.10531666666666657, + 0.59748125 + ] + } + ] + }, + { + "image": "37.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.29652947719688544, + 0.4840900562851782, + 0.2785650723025584, + 0.8370669168230146 + ] + } + ] + }, + { + "image": "38.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5069791666666666, + 0.45676562500000006, + 0.4794618055555557, + 0.8762187499999999 + ] + } + ] + }, + { + "image": "39.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5434791666666666, + 0.50853125, + 0.08340624999999993, + 0.30069531250000003 + ] + } + ] + }, + { + "image": "40.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5005034722222222, + 0.4667890625, + 0.4196875, + 0.8036718750000003 + ] + } + ] + }, + { + "image": "41.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.530875, + 0.494703125, + 0.21798958333333332, + 0.4064296875 + ] + } + ] + }, + { + "image": "42.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4220104895104895, + 0.44059375, + 0.15970279720279723, + 0.35103906249999994 + ] + } + ] + }, + { + "image": "43.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6926909722222222, + 0.43530468750000006, + 0.4225694444444445, + 0.7717109375 + ] + } + ] + }, + { + "image": "44.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5084166666666666, + 0.4429609375, + 0.5407638888888889, + 0.5139375000000002 + ] + } + ] + }, + { + "image": "45.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4707834685598377, + 0.441340782122905, + 0.15150608519269776, + 0.7580575848732274 + ] + } + ] + }, + { + "image": "46.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6201085481682497, + 0.414303125, + 0.21172320217096335, + 0.63610625 + ] + } + ] + }, + { + "image": "47.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5292219087917254, + 0.41541098558628753, + 0.1820921485660555, + 0.7388858589793533 + ] + } + ] + }, + { + "image": "48.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4903448955459204, + 0.37212173100871737, + 0.16161214032321639, + 0.5848412204234122 + ] + } + ] + }, + { + "image": "49.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5261816406250001, + 0.48539794921875, + 0.18263671874999998, + 0.7325439453125 + ] + } + ] + }, + { + "image": "50.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.470567612687813, + 0.48669785082174466, + 0.26133555926544244, + 0.9066447534766119 + ] + } + ] + }, + { + "image": "51.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48075476694915253, + 0.4956693989071038, + 0.22316207627118642, + 0.9694808743169399 + ] + } + ] + }, + { + "image": "52.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48082107843137256, + 0.4807668585526315, + 0.17830882352941177, + 0.7649876644736843 + ] + } + ] + }, + { + "image": "53.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4810036579789666, + 0.38996805712138294, + 0.2468724279835391, + 0.636381059751973 + ] + } + ] + }, + { + "image": "54.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5306979806848112, + 0.44760435247948627, + 0.17114135206321335, + 0.7154013556903318 + ] + } + ] + }, + { + "image": "55.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5503671875, + 0.6187343750000001, + 0.2877656249999999, + 0.44757812500000005 + ] + } + ] + }, + { + "image": "56.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47685763888888894, + 0.4510859375, + 0.29399305555555555, + 0.20998437499999997 + ] + } + ] + }, + { + "image": "57.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.486501677852349, + 0.5036254826254827, + 0.2649496644295302, + 0.7941235521235522 + ] + } + ] + }, + { + "image": "58.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.51, + 0.5332734375, + 0.45055555555555554, + 0.8462343750000001 + ] + } + ] + }, + { + "image": "59.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5283013698630137, + 0.4490992647058823, + 0.16790410958904117, + 0.25895526960784315 + ] + } + ] + }, + { + "image": "60.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5050277777777777, + 0.44106249999999997, + 0.23379166666666673, + 0.7828125 + ] + } + ] + }, + { + "image": "61.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5146516927083333, + 0.4894580078125, + 0.2021809895833333, + 0.939853515625 + ] + } + ] + }, + { + "image": "62.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.58225, + 0.41722499999999996, + 0.1073333333333333, + 0.4663062500000001 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.8979, + 0.35835625, + 0.10970833333333341, + 0.6433125 + ] + } + ] + }, + { + "image": "63.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4900555555555555, + 0.53603125, + 0.22708333333333333, + 0.43581249999999994 + ] + } + ] + }, + { + "image": "64.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42271474358974354, + 0.498985576923077, + 0.1156923076923077, + 0.365701923076923 + ] + } + ] + }, + { + "image": "65.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4214555555555556, + 0.4174125, + 0.08057777777777776, + 0.23131250000000006 + ] + } + ] + }, + { + "image": "66.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4061754780652418, + 0.4644425675675675, + 0.1828571428571429, + 0.5871368243243242 + ] + } + ] + }, + { + "image": "67.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4811790017211704, + 0.4830258302583026, + 0.8418760757314974, + 0.6531365313653137 + ] + } + ] + }, + { + "image": "68.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49006784260515607, + 0.39296875, + 0.26643147896879243, + 0.7734375 + ] + } + ] + }, + { + "image": "69.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4998109010011123, + 0.38637273295809876, + 0.2623804226918799, + 0.5752407754846779 + ] + } + ] + }, + { + "image": "70.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5182361111111111, + 0.514359375, + 0.5091944444444445, + 0.6692031250000001 + ] + } + ] + }, + { + "image": "71.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4409497816593887, + 0.53991943359375, + 0.18816593886462885, + 0.53039306640625 + ] + } + ] + }, + { + "image": "72.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5218617021276596, + 0.43046499999999993, + 0.1717420212765957, + 0.75444 + ] + } + ] + }, + { + "image": "73.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4944661458333333, + 0.486705322265625, + 0.21809895833333334, + 0.94655517578125 + ] + } + ] + }, + { + "image": "74.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5027992021276596, + 0.4482850000000001, + 0.10134640957446805, + 0.5423975000000001 + ] + } + ] + }, + { + "image": "75.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.509599555061179, + 0.5179362101313322, + 0.32509454949944383, + 0.4832332707942465 + ] + } + ] + }, + { + "image": "76.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45749999999999996, + 0.41907812499999997, + 0.18738888888888883, + 0.6589062499999999 + ] + } + ] + }, + { + "image": "77.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5680088987764182, + 0.49963727329580987, + 0.2501779755283649, + 0.5297498436522826 + ] + } + ] + }, + { + "image": "78.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45549525101763905, + 0.47439375, + 0.2808005427408412, + 0.700325 + ] + } + ] + }, + { + "image": "79.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.38251612903225807, + 0.25424637681159423, + 0.40779354838709686, + 0.47218115942028976 + ] + } + ] + }, + { + "image": "80.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4367549019607843, + 0.48118627450980395, + 0.21316339869281045, + 0.7987401960784314 + ] + } + ] + }, + { + "image": "81.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4991770833333333, + 0.39468749999999997, + 0.09388541666666667, + 0.32804687499999996 + ] + } + ] + }, + { + "image": "82.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.40880555555555553, + 0.419265625, + 0.08787499999999998, + 0.35979687499999996 + ] + } + ] + }, + { + "image": "83.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4870305602716469, + 0.4409307065217391, + 0.16387436332767402, + 0.8295516304347825 + ] + } + ] + }, + { + "image": "84.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4073373101952278, + 0.37594482421875, + 0.4350867678958785, + 0.6753979492187501 + ] + } + ] + }, + { + "image": "85.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5274025974025973, + 0.5190466249130132, + 0.5602504638218925, + 0.5176757132915796 + ] + } + ] + }, + { + "image": "86.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.567758346581876, + 0.3837119856887299, + 0.19241653418124002, + 0.4798121645796063 + ] + } + ] + }, + { + "image": "87.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.31965034965034966, + 0.4780249999999999, + 0.4423076923076923, + 0.6124875 + ] + } + ] + }, + { + "image": "88.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6504871794871795, + 0.5319615384615385, + 0.06508974358974359, + 0.5023846153846154 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7051923076923077, + 0.41674038461538465, + 0.13701282051282052, + 0.5454711538461539 + ] + } + ] + }, + { + "image": "89.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48965277777777777, + 0.4016640625, + 0.23663888888888887, + 0.6623281249999999 + ] + } + ] + }, + { + "image": "90.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5503333333333333, + 0.3786625, + 0.04653333333333327, + 0.24221874999999998 + ] + } + ] + }, + { + "image": "91.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43515833333333337, + 0.5154, + 0.33, + 0.931975 + ] + } + ] + }, + { + "image": "92.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4991510611735331, + 0.5156774729842062, + 0.18681647940074905, + 0.9681795511221946 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6528152309612983, + 0.6145261845386534, + 0.2544444444444445, + 0.7120116375727348 + ] + } + ] + }, + { + "image": "93.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47158403869407495, + 0.4776497277676951, + 0.11805320435308343, + 0.4541197822141561 + ] + } + ] + }, + { + "image": "94.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.39126373626373623, + 0.3587875, + 0.1810851648351649, + 0.6747187500000001 + ] + } + ] + }, + { + "image": "95.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5354159534406026, + 0.5025507060333761, + 0.2416638137624101, + 0.9943183568677791 + ] + } + ] + }, + { + "image": "96.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46364010989010984, + 0.39894999999999997, + 0.26999999999999996, + 0.73725 + ] + } + ] + }, + { + "image": "97.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4816510538641686, + 0.6634892787524367, + 0.11026932084309128, + 0.47049707602339186 + ] + } + ] + }, + { + "image": "98.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.41766599597585513, + 0.4999974849094567, + 0.21695506371562712, + 0.9999974849094567 + ] + } + ] + }, + { + "image": "99.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5964705882352941, + 0.47968627450980394, + 0.13017647058823534, + 0.9147908496732027 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3262091503267974, + 0.4859869281045751, + 0.23297385620915034, + 0.824607843137255 + ] + } + ] + }, + { + "image": "100.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5386874304783092, + 0.517385866166354, + 0.17618464961067845, + 0.4669105691056912 + ] + } + ] + }, + { + "image": "101.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.434919425087108, + 0.4424240196078431, + 0.3489329268292683, + 0.8833774509803921 + ] + } + ] + }, + { + "image": "102.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4228055878928988, + 0.528301393728223, + 0.3599883585564611, + 0.47985191637630653 + ] + } + ] + }, + { + "image": "103.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.38638583638583635, + 0.47347985347985344, + 0.49034188034188037, + 0.6376007326007326 + ] + } + ] + }, + { + "image": "104.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5653337041156841, + 0.43623827392120074, + 0.4209899888765295, + 0.7136272670419012 + ] + } + ] + }, + { + "image": "105.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3443333333333334, + 0.3881640625, + 0.3154305555555556, + 0.3761953125 + ] + } + ] + }, + { + "image": "106.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.379566265060241, + 0.4623869801084991, + 0.31345783132530114, + 0.9243399638336347 + ] + } + ] + }, + { + "image": "107.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6573611111111112, + 0.3814453125, + 0.21512499999999998, + 0.7083984375 + ] + } + ] + }, + { + "image": "108.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.66678125, + 0.34967187499999997, + 0.06803124999999995, + 0.31674218749999994 + ] + } + ] + }, + { + "image": "109.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5805666666666667, + 0.42932499999999996, + 0.23224444444444442, + 0.46480000000000005 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3665666666666667, + 0.48169375000000003, + 0.0674666666666667, + 0.2589 + ] + } + ] + }, + { + "image": "110.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5050083333333333, + 0.47881250000000003, + 0.1714416666666667, + 0.90963125 + ] + } + ] + }, + { + "image": "111.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43644736842105264, + 0.4895046329294369, + 0.24750773993808048, + 0.6596935138987883 + ] + } + ] + }, + { + "image": "112.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5734888888888888, + 0.5437125, + 0.13509999999999997, + 0.7231062500000002 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.2568888888888889, + 0.47155625, + 0.18519999999999998, + 0.9431125 + ] + } + ] + }, + { + "image": "113.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45888888888888885, + 0.482546875, + 0.13811111111111118, + 0.46437499999999987 + ] + } + ] + }, + { + "image": "114.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4792083333333333, + 0.5461640625, + 0.19358333333333333, + 0.6858593749999999 + ] + } + ] + }, + { + "image": "115.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5206090133982947, + 0.47910467128027684, + 0.4955420219244823, + 0.8492128027681661 + ] + } + ] + }, + { + "image": "116.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47532534246575336, + 0.4383940042826553, + 0.05895547945205471, + 0.5595360456816558 + ] + } + ] + }, + { + "image": "117.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49045, + 0.58046875, + 0.319575, + 0.7289875000000001 + ] + } + ] + }, + { + "image": "118.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4571384615384615, + 0.47331314878892733, + 0.27326153846153844, + 0.7612370242214533 + ] + } + ] + }, + { + "image": "119.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4264406779661017, + 0.45528124999999997, + 0.18357627118644068, + 0.6225156250000001 + ] + } + ] + }, + { + "image": "120.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5354727474972191, + 0.5070731707317073, + 0.2044160177975528, + 0.854296435272045 + ] + } + ] + }, + { + "image": "121.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4099185888738128, + 0.470725, + 0.2579240162822253, + 0.6127374999999999 + ] + } + ] + }, + { + "image": "122.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4304, + 0.45705017301038064, + 0.27383076923076927, + 0.795129757785467 + ] + } + ] + }, + { + "image": "123.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3376797385620915, + 0.48884313725490197, + 0.2472549019607843, + 0.7325906862745097 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3609705882352941, + 0.5518333333333333, + 0.03305228758169935, + 0.47572549019607846 + ] + } + ] + }, + { + "image": "124.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5379153094462541, + 0.4771630859375, + 0.34292616720955477, + 0.8159106445312498 + ] + } + ] + }, + { + "image": "125.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4896083333333333, + 0.47540000000000004, + 0.2529666666666666, + 0.43376250000000005 + ] + } + ] + }, + { + "image": "126.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.624296875, + 0.59190625, + 0.08192187499999992, + 0.29839843750000006 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.36936718749999997, + 0.48444531249999995, + 0.29960937499999996, + 0.9080546875 + ] + } + ] + }, + { + "image": "127.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4189421487603306, + 0.34996275605214155, + 0.31366942148760335, + 0.3221601489757914 + ] + } + ] + }, + { + "image": "128.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46782127659574474, + 0.4449787595581988, + 0.322536170212766, + 0.8486151231945626 + ] + } + ] + }, + { + "image": "129.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4029061784897025, + 0.38779922779922776, + 0.43053775743707096, + 0.7022393822393822 + ] + } + ] + }, + { + "image": "130.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5135434412265758, + 0.5130749574105622, + 0.2048466780238501, + 0.5974275979557069 + ] + } + ] + }, + { + "image": "131.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.40525027808676306, + 0.37250781738586614, + 0.11963292547274745, + 0.37127579737335825 + ] + } + ] + }, + { + "image": "132.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4423880597014926, + 0.5255687499999999, + 0.27146540027137045, + 0.8586437499999999 + ] + } + ] + }, + { + "image": "133.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.560128, + 0.3910251798561151, + 0.4391039999999999, + 0.5251169064748201 + ] + } + ] + }, + { + "image": "134.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6014808362369338, + 0.481, + 0.18811846689895473, + 0.574453125 + ] + } + ] + }, + { + "image": "135.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5611301369863013, + 0.4071346153846154, + 0.3482534246575342, + 0.5703557692307691 + ] + } + ] + }, + { + "image": "136.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5150171232876712, + 0.45091346153846157, + 0.16657534246575337, + 0.46993269230769236 + ] + } + ] + }, + { + "image": "137.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5326883561643835, + 0.3898846153846154, + 0.2503767123287672, + 0.7391153846153845 + ] + } + ] + }, + { + "image": "138.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4506387665198238, + 0.5178968253968254, + 0.29775330396475774, + 0.9365873015873016 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5626762114537445, + 0.621686507936508, + 0.21345814977973568, + 0.6223412698412699 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6230176211453745, + 0.4876140873015873, + 0.2548458149779736, + 0.7569742063492063 + ] + } + ] + }, + { + "image": "139.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47067961165048544, + 0.500225, + 0.35768377253814143, + 0.6892437499999999 + ] + } + ] + }, + { + "image": "140.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43343055555555554, + 0.37867187499999994, + 0.25025, + 0.4960703125 + ] + } + ] + }, + { + "image": "141.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5031315104166666, + 0.49516601562500007, + 0.20953124999999995, + 0.93671630859375 + ] + } + ] + }, + { + "image": "142.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4727104959630911, + 0.4147145328719724, + 0.20064590542099198, + 0.8291003460207613 + ] + } + ] + }, + { + "image": "143.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4879104477611941, + 0.476275, + 0.37880597014925377, + 0.7988 + ] + } + ] + }, + { + "image": "144.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.41269989615784014, + 0.5285703125000001, + 0.5187123572170301, + 0.7207421875 + ] + } + ] + }, + { + "image": "145.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.40108958837772396, + 0.5202343749999999, + 0.5492493946731234, + 0.6435590277777778 + ] + } + ] + }, + { + "image": "146.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4771754932502596, + 0.504015625, + 0.2753478712357218, + 0.9264531249999999 + ] + } + ] + }, + { + "image": "147.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.511, + 0.45553819444444443, + 0.14200000000000007, + 0.2783420138888889 + ] + } + ] + }, + { + "image": "148.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5878076923076924, + 0.4921267361111111, + 0.27832692307692314, + 0.6535677083333334 + ] + } + ] + }, + { + "image": "149.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5710671936758893, + 0.6037040133779265, + 0.31043478260869567, + 0.7893478260869565 + ] + } + ] + }, + { + "image": "150.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5471201814058958, + 0.36588717948717947, + 0.21854875283446717, + 0.4122051282051282 + ] + } + ] + }, + { + "image": "151.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47959183673469385, + 0.3667144319344933, + 0.38367346938775515, + 0.638116683725691 + ] + } + ] + }, + { + "image": "152.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48488888888888887, + 0.44784375, + 0.2560555555555556, + 0.8409921874999998 + ] + } + ] + }, + { + "image": "153.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49964285714285717, + 0.3751783659378596, + 0.3558928571428571, + 0.44012658227848106 + ] + } + ] + }, + { + "image": "154.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5719538670284938, + 0.552553125, + 0.24567164179104478, + 0.63385625 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.30213025780189956, + 0.456096875, + 0.36816824966078693, + 0.70344375 + ] + } + ] + }, + { + "image": "155.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6339400000000001, + 0.48816987740805606, + 0.18120000000000006, + 0.20373029772329249 + ] + } + ] + }, + { + "image": "156.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5494724220623501, + 0.4518959913326111, + 0.35076738609112706, + 0.5663921993499458 + ] + } + ] + }, + { + "image": "157.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5119543147208123, + 0.40489092996555687, + 0.4169035532994924, + 0.48288174512055115 + ] + } + ] + }, + { + "image": "158.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43640086206896556, + 0.4853976721629486, + 0.4331465517241379, + 0.8738021338506304 + ] + } + ] + }, + { + "image": "159.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48530249110320284, + 0.5019949012109624, + 0.11752075919335699, + 0.30307202039515607 + ] + } + ] + }, + { + "image": "160.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48393817204301076, + 0.4607610887096774, + 0.0842876344086022, + 0.5443926411290323 + ] + } + ] + }, + { + "image": "161.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5292293577981652, + 0.3950554785020804, + 0.7957431192660549, + 0.7097850208044383 + ] + } + ] + }, + { + "image": "162.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6921357063403782, + 0.5948968105065666, + 0.16340378197997785, + 0.5337773608505315 + ] + } + ] + }, + { + "image": "163.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.38812258064516125, + 0.4182753623188406, + 0.40979354838709675, + 0.7945217391304348 + ] + } + ] + }, + { + "image": "164.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6341238471673254, + 0.5313344316309719, + 0.4823188405797102, + 0.6534184514003295 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45888010540184454, + 0.6339868204283361, + 0.10063241106719367, + 0.4101482701812192 + ] + } + ] + }, + { + "image": "165.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6318401486988847, + 0.48860754070265644, + 0.2822676579925651, + 0.9240874035989718 + ] + } + ] + }, + { + "image": "166.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6474479166666667, + 0.43100781250000003, + 0.4821180555555554, + 0.8333046875000001 + ] + } + ] + }, + { + "image": "167.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5145469798657718, + 0.4692493744787323, + 0.5021308724832214, + 0.8916180150125104 + ] + } + ] + }, + { + "image": "168.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44112962962962965, + 0.5073124999999999, + 0.2927314814814815, + 0.8505625 + ] + } + ] + }, + { + "image": "169.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3391388888888889, + 0.5007375, + 0.2917916666666667, + 0.44206249999999997 + ] + } + ] + }, + { + "image": "170.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5502612330198537, + 0.5040390625, + 0.20987460815047018, + 0.8486874999999999 + ] + } + ] + }, + { + "image": "171.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49931093394077447, + 0.45171785028790784, + 0.27197038724373573, + 0.7306909788867562 + ] + } + ] + }, + { + "image": "172.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.24817427385892118, + 0.2763450834879406, + 0.24435684647302902, + 0.5409740259740259 + ] + } + ] + }, + { + "image": "173.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.8236344086021505, + 0.3125641025641025, + 0.3087741935483872, + 0.570054945054945 + ] + } + ] + }, + { + "image": "174.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4803559510567297, + 0.36482801751094435, + 0.15748609566184654, + 0.6637273295809881 + ] + } + ] + }, + { + "image": "175.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6656444444444445, + 0.4796623093681917, + 0.3315333333333333, + 0.6071350762527233 + ] + } + ] + }, + { + "image": "176.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44229357798165136, + 0.5042676056338028, + 0.21056574923547405, + 0.6930281690140845 + ] + } + ] + }, + { + "image": "177.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.39049400479616303, + 0.5209875876956287, + 0.2668441247002398, + 0.8093793847814355 + ] + } + ] + }, + { + "image": "178.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47654450261780107, + 0.419953125, + 0.45596858638743454, + 0.45725781249999997 + ] + } + ] + }, + { + "image": "179.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5692193308550186, + 0.38046121593291404, + 0.08806691449814126, + 0.1792662473794549 + ] + } + ] + }, + { + "image": "180.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6114444444444445, + 0.35633593750000003, + 0.45919444444444435, + 0.6037578124999999 + ] + } + ] + }, + { + "image": "181.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6203300330033004, + 0.4008744186046512, + 0.38028052805280516, + 0.5752093023255814 + ] + } + ] + }, + { + "image": "182.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6874984365228267, + 0.3146341463414634, + 0.31425265791119444, + 0.5980112570356473 + ] + } + ] + }, + { + "image": "183.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4528449744463373, + 0.36158506224066395, + 0.8261839863713799, + 0.6682572614107883 + ] + } + ] + }, + { + "image": "184.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.11977777777777777, + 0.4976953125, + 0.2301527777777778, + 0.7621171874999999 + ] + } + ] + }, + { + "image": "185.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4369411764705882, + 0.4959558823529412, + 0.23387254901960783, + 0.9345563725490196 + ] + } + ] + }, + { + "image": "186.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4572650724149545, + 0.541659509977267, + 0.2142000673627484, + 0.862889618590553 + ] + } + ] + }, + { + "image": "187.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.552415196743555, + 0.48613124999999996, + 0.3834735413839892, + 0.68110625 + ] + } + ] + }, + { + "image": "188.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47784971098265894, + 0.5057006975269499, + 0.2599075144508671, + 0.5948002536461636 + ] + } + ] + }, + { + "image": "189.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49565420560747664, + 0.44786328124999997, + 0.10865005192107996, + 0.6847890624999999 + ] + } + ] + }, + { + "image": "190.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.38098076923076923, + 0.5223350694444444, + 0.1316153846153846, + 0.3272135416666667 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5275961538461539, + 0.4136892361111111, + 0.3415961538461538, + 0.6344357638888889 + ] + } + ] + }, + { + "image": "191.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4715555555555555, + 0.5111796875, + 0.11720833333333332, + 0.332625 + ] + } + ] + }, + { + "image": "192.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.647611111111111, + 0.469234375, + 0.25695833333333334, + 0.4863203125 + ] + } + ] + }, + { + "image": "193.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3848611111111111, + 0.4013541666666667, + 0.3264043209876543, + 0.45046875000000003 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5601543209876544, + 0.3778125, + 0.09660493827160498, + 0.42108506944444435 + ] + } + ] + }, + { + "image": "194.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.498167770419426, + 0.4601132686084143, + 0.08901766004415008, + 0.28234627831715214 + ] + } + ] + }, + { + "image": "195.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5173949579831933, + 0.4193265465935787, + 0.2686834733893558, + 0.7646045418950667 + ] + } + ] + }, + { + "image": "196.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6311944444444445, + 0.5399296875, + 0.3271388888888889, + 0.402921875 + ] + } + ] + }, + { + "image": "197.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5087893864013268, + 0.5102290076335877, + 0.30469320066334993, + 0.8444198473282443 + ] + } + ] + }, + { + "image": "198.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48574585635359113, + 0.6250305676855895, + 0.2848066298342541, + 0.6438951965065502 + ] + } + ] + }, + { + "image": "199.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49111773472429215, + 0.5958480074142725, + 0.2060953800298062, + 0.5331047265987026 + ] + } + ] + }, + { + "image": "200.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45831615120274916, + 0.5630096051227321, + 0.7190378006872853, + 0.40563500533617924 + ] + } + ] + }, + { + "image": "201.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4947507788161994, + 0.46820217530390273, + 0.5671651090342679, + 0.4898272552783109 + ] + } + ] + }, + { + "image": "202.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7522598870056497, + 0.2960039761431411, + 0.37090395480225974, + 0.5595427435387675 + ] + } + ] + }, + { + "image": "203.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5231458333333333, + 0.4371953125, + 0.1558437500000001, + 0.7352734374999998 + ] + } + ] + }, + { + "image": "204.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6290997830802603, + 0.5161139705882353, + 0.5976789587852493, + 0.7175220588235294 + ] + } + ] + }, + { + "image": "205.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4581803385416667, + 0.5041455078125, + 0.18469726562499997, + 0.8638769531249999 + ] + } + ] + }, + { + "image": "206.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5345079552150854, + 0.5147962716378163, + 0.16744843842074247, + 0.5038748335552597 + ] + } + ] + }, + { + "image": "207.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47076041666666674, + 0.5054531250000001, + 0.19846875000000003, + 0.9523046874999999 + ] + } + ] + }, + { + "image": "208.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5778154681139757, + 0.4366125, + 0.19614654002713697, + 0.61748125 + ] + } + ] + }, + { + "image": "209.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42675, + 0.4821250000000001, + 0.2769375, + 0.9610546875000001 + ] + } + ] + }, + { + "image": "210.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6092416666666667, + 0.52953125, + 0.25847500000000007, + 0.83579375 + ] + } + ] + }, + { + "image": "211.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3937098255280074, + 0.49097796143250694, + 0.3624426078971534, + 0.9425482093663912 + ] + } + ] + }, + { + "image": "212.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4528083333333333, + 0.5405187499999999, + 0.17723333333333338, + 0.8046375 + ] + } + ] + }, + { + "image": "213.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3567141585040071, + 0.5138209752839011, + 0.2654585930543188, + 0.7332130928523714 + ] + } + ] + }, + { + "image": "214.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5603399122807017, + 0.51847986852917, + 0.17950657894736846, + 0.700213640098603 + ] + } + ] + }, + { + "image": "215.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3375877192982456, + 0.5349712407559573, + 0.39804824561403507, + 0.8260147904683649 + ] + } + ] + }, + { + "image": "216.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45753645833333334, + 0.5476484375, + 0.3963229166666667, + 0.678109375 + ] + } + ] + }, + { + "image": "217.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5513570634037821, + 0.49482801751094435, + 0.29979977753058956, + 0.7090494058786742 + ] + } + ] + }, + { + "image": "218.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5481793478260869, + 0.3957742461287694, + 0.09635869565217392, + 0.7817685411572942 + ] + } + ] + }, + { + "image": "219.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5302268518518518, + 0.39429296875000003, + 0.3132314814814815, + 0.5896276041666667 + ] + } + ] + }, + { + "image": "220.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6066683316683317, + 0.4714747191011236, + 0.2932567432567433, + 0.9294662921348315 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4556318681318681, + 0.5173778089887641, + 0.3708041958041958, + 0.8336320224719102 + ] + } + ] + }, + { + "image": "221.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.56940625, + 0.38944531250000003, + 0.26325000000000004, + 0.7575703125000001 + ] + } + ] + }, + { + "image": "222.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5036458333333333, + 0.457421875, + 0.253125, + 0.91484375 + ] + } + ] + }, + { + "image": "223.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4508066298342542, + 0.4554266777133389, + 0.29829834254143645, + 0.7799502899751449 + ] + } + ] + }, + { + "image": "224.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.521172491544532, + 0.48056827820186604, + 0.28756482525366395, + 0.6545547073791349 + ] + } + ] + }, + { + "image": "225.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3727239709443099, + 0.39729508196721314, + 0.18668280871670703, + 0.7507559198542805 + ] + } + ] + }, + { + "image": "226.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5145523809523809, + 0.47247680228408284, + 0.2550857142857142, + 0.9348536759457531 + ] + } + ] + }, + { + "image": "227.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48346739130434785, + 0.5097473512632437, + 0.18680434782608696, + 0.7294539527302363 + ] + } + ] + }, + { + "image": "228.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5244694244604317, + 0.5834254689042448, + 0.30073741007194243, + 0.803573543928924 + ] + } + ] + }, + { + "image": "229.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5305084745762711, + 0.46846875, + 0.17654237288135594, + 0.7119375 + ] + } + ] + }, + { + "image": "230.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4367627118644068, + 0.47660156249999996, + 0.23623728813559322, + 0.648515625 + ] + } + ] + }, + { + "image": "231.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49516775077028413, + 0.5009293966623877, + 0.2166278671687778, + 0.9556456996148909 + ] + } + ] + }, + { + "image": "232.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45374358974358975, + 0.5051346153846155, + 0.28294017094017093, + 0.8635480769230769 + ] + } + ] + }, + { + "image": "233.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43184971098265895, + 0.5012337662337663, + 0.2403853564547206, + 0.8160064935064936 + ] + } + ] + }, + { + "image": "234.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5328676470588236, + 0.47824735449735445, + 0.21358823529411766, + 0.8162896825396826 + ] + } + ] + }, + { + "image": "235.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4922916666666666, + 0.48240625000000004, + 0.368375, + 0.7148125000000001 + ] + } + ] + }, + { + "image": "236.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46499999999999997, + 0.5538595041322313, + 0.2507058823529412, + 0.820884297520661 + ] + } + ] + }, + { + "image": "237.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5032722222222222, + 0.5518437500000001, + 0.3732111111111111, + 0.8961875 + ] + } + ] + }, + { + "image": "238.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4133518776077886, + 0.4500703125, + 0.3282197496522949, + 0.8696875000000001 + ] + } + ] + }, + { + "image": "239.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5601862197392924, + 0.4149622799664711, + 0.19992551210428308, + 0.5815423302598491 + ] + } + ] + }, + { + "image": "240.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.577340206185567, + 0.4138090824837813, + 0.5691134020618557, + 0.6923076923076923 + ] + } + ] + }, + { + "image": "241.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.662593220338983, + 0.424828125, + 0.265322033898305, + 0.7782578125 + ] + } + ] + }, + { + "image": "242.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48392903645833335, + 0.5096826171875, + 0.1791764322916666, + 0.849072265625 + ] + } + ] + }, + { + "image": "243.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6115164835164836, + 0.42160441426146006, + 0.2867692307692307, + 0.4951612903225806 + ] + } + ] + }, + { + "image": "244.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5717017208413002, + 0.4137865748709122, + 0.29661567877629064, + 0.5220998278829604 + ] + } + ] + }, + { + "image": "245.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.41511956521739135, + 0.5146047269763651, + 0.31622826086956524, + 0.8433903830480847 + ] + } + ] + }, + { + "image": "246.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5615299026425591, + 0.529734375, + 0.2948400556328234, + 0.8405781250000001 + ] + } + ] + }, + { + "image": "247.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49825361512792, + 0.510375234521576, + 0.23111234705228034, + 0.9079487179487179 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6145828698553949, + 0.5523827392120075, + 0.2019466073414905, + 0.8074859287054409 + ] + } + ] + }, + { + "image": "248.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5187638888888889, + 0.5280651041666666, + 0.2409398148148148, + 0.8587343749999999 + ] + } + ] + }, + { + "image": "249.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5061527777777778, + 0.4988624999999999, + 0.3428888888888889, + 0.8547374999999999 + ] + } + ] + }, + { + "image": "250.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5680694444444444, + 0.49844375, + 0.5132916666666666, + 0.9417812499999999 + ] + } + ] + }, + { + "image": "251.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5228775834658187, + 0.4840743388134382, + 0.40346581875993637, + 0.8588777698355969 + ] + } + ] + }, + { + "image": "252.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4627627118644067, + 0.42843749999999997, + 0.20813559322033895, + 0.6169140624999999 + ] + } + ] + }, + { + "image": "253.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5399270482603816, + 0.46820707070707074, + 0.08771043771043771, + 0.4414646464646465 + ] + } + ] + }, + { + "image": "254.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5331412760416666, + 0.47976806640625, + 0.3229524739583333, + 0.905283203125 + ] + } + ] + }, + { + "image": "255.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.35258101851851853, + 0.46914062500000003, + 0.28519675925925925, + 0.9233940972222222 + ] + } + ] + }, + { + "image": "256.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.28825, + 0.4608250000000001, + 0.451125, + 0.82065 + ] + } + ] + }, + { + "image": "257.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4792650462962963, + 0.4681901041666667, + 0.09741898148148148, + 0.7801302083333334 + ] + } + ] + }, + { + "image": "258.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4639270833333333, + 0.49934765625, + 0.20077083333333334, + 0.9283828125 + ] + } + ] + }, + { + "image": "259.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5228584729981378, + 0.4419656328583403, + 0.40139664804469277, + 0.7213160100586756 + ] + } + ] + }, + { + "image": "260.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5495138888888889, + 0.37791406250000004, + 0.14190972222222223, + 0.4899374999999999 + ] + } + ] + }, + { + "image": "261.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.40225, + 0.46051875000000003, + 0.4378472222222222, + 0.60063125 + ] + } + ] + }, + { + "image": "262.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3327191011235955, + 0.4201265182186235, + 0.3373483146067416, + 0.5042206477732794 + ] + } + ] + }, + { + "image": "263.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5222048846675712, + 0.47895625, + 0.1950203527815468, + 0.5704125 + ] + } + ] + }, + { + "image": "264.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4894583333333333, + 0.4577890625, + 0.33169444444444446, + 0.814015625 + ] + } + ] + }, + { + "image": "265.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5159881129271917, + 0.4478362573099415, + 0.24148588410104013, + 0.7620050125313284 + ] + } + ] + }, + { + "image": "266.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6059571619812584, + 0.3622330827067669, + 0.2055555555555555, + 0.5667218045112782 + ] + } + ] + }, + { + "image": "267.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4620797227036395, + 0.3751328125, + 0.20594454072790297, + 0.5466171875 + ] + } + ] + }, + { + "image": "268.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5098011928429423, + 0.47545129579982126, + 0.3663817097415506, + 0.9423413762287757 + ] + } + ] + }, + { + "image": "269.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4774955116696589, + 0.4791750841750842, + 0.22788150807899463, + 0.8815824915824917 + ] + } + ] + }, + { + "image": "270.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4900971731448763, + 0.4629423459244534, + 0.11072438162544167, + 0.8906958250497018 + ] + } + ] + }, + { + "image": "271.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4476429305032523, + 0.46951347881899874, + 0.1749845943170147, + 0.684854942233633 + ] + } + ] + }, + { + "image": "272.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4765079365079365, + 0.46318660022148395, + 0.23151716500553704, + 0.7958028792912514 + ] + } + ] + }, + { + "image": "273.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4781016949152542, + 0.47604687500000004, + 0.15733898305084748, + 0.5620390625 + ] + } + ] + }, + { + "image": "274.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46260416666666665, + 0.49153515625, + 0.2807638888888889, + 0.8033828125 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6373194444444444, + 0.48658984375000003, + 0.1440833333333333, + 0.5247421875 + ] + } + ] + }, + { + "image": "275.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42020833333333335, + 0.49540624999999994, + 0.23262500000000003, + 0.9072890625 + ] + } + ] + }, + { + "image": "276.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49159986639946557, + 0.5097845691382765, + 0.2045758183032732, + 0.9720916833667335 + ] + } + ] + }, + { + "image": "277.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5748697916666666, + 0.43923046874999994, + 0.4830729166666667, + 0.6643984374999999 + ] + } + ] + }, + { + "image": "278.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4819162363740677, + 0.5101394628099174, + 0.19504302925989672, + 0.45961518595041323 + ] + } + ] + }, + { + "image": "279.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4832791151594014, + 0.5245944363103953, + 0.24997397527651272, + 0.31762518301610543 + ] + } + ] + }, + { + "image": "280.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5028481012658228, + 0.4791516587677725, + 0.25464135021097045, + 0.5014312796208531 + ] + } + ] + }, + { + "image": "281.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45787500000000003, + 0.44375, + 0.18519444444444444, + 0.31875 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.2657083333333333, + 0.33863124999999994, + 0.05919444444444444, + 0.2835125 + ] + } + ] + }, + { + "image": "282.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4473472222222223, + 0.58026171875, + 0.13636111111111113, + 0.7792734375 + ] + } + ] + }, + { + "image": "283.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5268284228769498, + 0.38777343750000004, + 0.12471403812824955, + 0.380234375 + ] + } + ] + }, + { + "image": "284.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47175555555555554, + 0.5586937500000001, + 0.21437777777777772, + 0.5884250000000001 + ] + } + ] + }, + { + "image": "285.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5720125482625483, + 0.43980448950036205, + 0.2714382239382239, + 0.8318175235336712 + ] + } + ] + }, + { + "image": "286.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.573426005132592, + 0.4145314505776637, + 0.37867408041060735, + 0.8085237483953788 + ] + } + ] + }, + { + "image": "287.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4142418604651163, + 0.43425578486554095, + 0.1791813953488372, + 0.7009068167604753 + ] + } + ] + }, + { + "image": "288.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48383138020833333, + 0.4833056640625, + 0.20095703125000006, + 0.8588916015625001 + ] + } + ] + }, + { + "image": "289.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5071625000000001, + 0.45685428392745464, + 0.15765833333333334, + 0.6948217636022513 + ] + } + ] + }, + { + "image": "290.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.597161921708185, + 0.5498598130841121, + 0.1733451957295373, + 0.6284112149532711 + ] + } + ] + }, + { + "image": "291.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.647082494969819, + 0.3955244122965642, + 0.4517706237424547, + 0.398490054249548 + ] + } + ] + }, + { + "image": "292.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5437598597721297, + 0.43661184210526316, + 0.14798422436459238, + 0.5294078947368421 + ] + } + ] + }, + { + "image": "293.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5215833333333333, + 0.4400031269543465, + 0.20483333333333334, + 0.7261601000625392 + ] + } + ] + }, + { + "image": "294.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.455925, + 0.5175797373358348, + 0.20535, + 0.8049405878674171 + ] + } + ] + }, + { + "image": "295.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48190774487471527, + 0.4070787956438181, + 0.1688268792710706, + 0.5937860345932094 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6008314350797266, + 0.3819730941704036, + 0.12193621867881549, + 0.36035874439461885 + ] + } + ] + }, + { + "image": "296.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.507075, + 0.4532207629768606, + 0.25748333333333334, + 0.7263289555972483 + ] + } + ] + }, + { + "image": "297.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5416666666666666, + 0.4488258386866524, + 0.33666666666666667, + 0.8976516773733048 + ] + } + ] + }, + { + "image": "298.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45029583333333334, + 0.4469125, + 0.28059166666666663, + 0.7463249999999999 + ] + } + ] + }, + { + "image": "299.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44256998697916666, + 0.502674560546875, + 0.20415039062499998, + 0.90720458984375 + ] + } + ] + }, + { + "image": "300.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44972613458528954, + 0.4677792436235708, + 0.28599374021909235, + 0.5520932277924363 + ] + } + ] + }, + { + "image": "301.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3931978798586573, + 0.47224652087475155, + 0.2527120141342756, + 0.9377203445990723 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5588427561837456, + 0.4877799867461895, + 0.09559187279151947, + 0.43105367793240557 + ] + } + ] + }, + { + "image": "302.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3379571428571429, + 0.49302997858672376, + 0.23591428571428572, + 0.9418058529621699 + ] + } + ] + }, + { + "image": "303.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5032552083333334, + 0.5294375, + 0.20651041666666667, + 0.73075 + ] + } + ] + }, + { + "image": "304.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4762777777777778, + 0.48793125000000004, + 0.2173055555555556, + 0.9160624999999999 + ] + } + ] + }, + { + "image": "305.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4961666666666667, + 0.46910937500000005, + 0.12991666666666662, + 0.8532734375000001 + ] + } + ] + }, + { + "image": "306.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.36088020833333334, + 0.49974609374999995, + 0.31967708333333333, + 0.7198046875 + ] + } + ] + }, + { + "image": "307.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4300208333333334, + 0.4952734375, + 0.2697604166666668, + 0.6842500000000001 + ] + } + ] + }, + { + "image": "308.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4454895833333333, + 0.56159375, + 0.19936458333333332, + 0.772046875 + ] + } + ] + }, + { + "image": "309.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5244705882352941, + 0.4226478375992939, + 0.44501960784313727, + 0.781747572815534 + ] + } + ] + }, + { + "image": "310.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.32475169300225737, + 0.3560063492063492, + 0.28156884875846505, + 0.6278031746031746 + ] + } + ] + }, + { + "image": "311.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5323666666666667, + 0.33376875, + 0.19584444444444443, + 0.4650375 + ] + } + ] + }, + { + "image": "312.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5711805555555556, + 0.5329375, + 0.34996527777777786, + 0.6458281250000001 + ] + } + ] + }, + { + "image": "313.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3562021371326803, + 0.4831796927187709, + 0.213739982190561, + 0.9142551770207081 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6140739091718611, + 0.4856179024716099, + 0.038477292965271595, + 0.9030995323981297 + ] + } + ] + }, + { + "image": "314.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42932291666666667, + 0.5171171875, + 0.12065625000000005, + 0.7022499999999999 + ] + } + ] + }, + { + "image": "315.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.543712962962963, + 0.3981197916666667, + 0.23643981481481482, + 0.6436510416666666 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6256296296296295, + 0.4113489583333333, + 0.10318981481481476, + 0.5220572916666666 + ] + } + ] + }, + { + "image": "316.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.36953983516483513, + 0.4298571428571428, + 0.34896978021978026, + 0.7886718146718147 + ] + } + ] + }, + { + "image": "317.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44084375, + 0.4500078125, + 0.25326041666666665, + 0.6105390625 + ] + } + ] + }, + { + "image": "318.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5088645833333333, + 0.5119492187500001, + 0.14272916666666668, + 0.4676484375 + ] + } + ] + }, + { + "image": "319.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4013611615245009, + 0.48213955637707945, + 0.3453720508166969, + 0.8847966728280962 + ] + } + ] + }, + { + "image": "320.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.532438202247191, + 0.4822999157540017, + 0.25444943820224725, + 0.6934540859309184 + ] + } + ] + }, + { + "image": "321.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5366043613707165, + 0.52325, + 0.16930425752855655, + 0.5887968749999999 + ] + } + ] + }, + { + "image": "322.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5418836915297093, + 0.3997297297297297, + 0.39268015170670034, + 0.6184637268847795 + ] + } + ] + }, + { + "image": "323.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4337374860956619, + 0.41525015634771734, + 0.2445606229143493, + 0.5903502188868043 + ] + } + ] + }, + { + "image": "324.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5493269230769231, + 0.50125, + 0.33967948717948715, + 0.7467307692307692 + ] + } + ] + }, + { + "image": "325.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49666666666666665, + 0.564375, + 0.2633333333333333, + 0.85125 + ] + } + ] + }, + { + "image": "326.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4208797127468582, + 0.48171043771043776, + 0.38940754039497305, + 0.8859663299663301 + ] + } + ] + }, + { + "image": "327.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.526015625, + 0.5132578125, + 0.10599218750000006, + 0.7772890624999998 + ] + } + ] + }, + { + "image": "328.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.531675919500347, + 0.5080333068992863, + 0.18697432338653716, + 0.7771134020618558 + ] + } + ] + }, + { + "image": "329.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5728266666666667, + 0.4337175, + 0.20002666666666663, + 0.7286549999999999 + ] + } + ] + }, + { + "image": "330.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6361735261401557, + 0.531213258286429, + 0.42093437152391555, + 0.8612757973733584 + ] + } + ] + }, + { + "image": "331.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49451612903225806, + 0.4515134459036898, + 0.17927697441601775, + 0.8291682301438397 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.094293659621802, + 0.4473420888055034, + 0.08761957730812014, + 0.5175922451532208 + ] + } + ] + }, + { + "image": "332.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5137973137973139, + 0.4446259437199726, + 0.3120879120879121, + 0.7876733013040494 + ] + } + ] + }, + { + "image": "333.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4924421296296297, + 0.489775, + 0.28349537037037037, + 0.7833 + ] + } + ] + }, + { + "image": "334.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.535375, + 0.4460950520833334, + 0.21056481481481482, + 0.6776067708333334 + ] + } + ] + }, + { + "image": "335.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4023390275952694, + 0.406410635155096, + 0.23127463863337713, + 0.5840694239290989 + ] + } + ] + }, + { + "image": "336.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.9043072916666667, + 0.42236328125, + 0.11069791666666666, + 0.3541015625 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5270989583333333, + 0.46702343749999997, + 0.07711458333333333, + 0.23560937499999998 + ] + } + ] + }, + { + "image": "337.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.55331088664422, + 0.42644781144781146, + 0.13931537598204272, + 0.7236447811447811 + ] + } + ] + }, + { + "image": "338.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5433888888888889, + 0.42110546875, + 0.20066666666666666, + 0.7406484375 + ] + } + ] + }, + { + "image": "339.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5016666666666667, + 0.5188906249999999, + 0.08851041666666669, + 0.5802343750000001 + ] + } + ] + }, + { + "image": "340.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4938125, + 0.51709375, + 0.10268750000000004, + 0.545875 + ] + } + ] + }, + { + "image": "341.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43442156862745096, + 0.4585441176470588, + 0.1936797385620915, + 0.8543406862745098 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.14573856209150327, + 0.6493823529411765, + 0.13657516339869283, + 0.5276887254901961 + ] + } + ] + }, + { + "image": "342.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45778125000000003, + 0.5137578125, + 0.19755208333333338, + 0.8184140624999999 + ] + } + ] + }, + { + "image": "343.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4975364583333333, + 0.5665390625000001, + 0.18882291666666667, + 0.6737031250000001 + ] + } + ] + }, + { + "image": "344.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5201334816462737, + 0.40125703564727955, + 0.1882091212458287, + 0.5673671044402752 + ] + } + ] + }, + { + "image": "345.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6129166666666667, + 0.44053906249999997, + 0.1897222222222222, + 0.656078125 + ] + } + ] + }, + { + "image": "346.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49868741542625167, + 0.45122500000000004, + 0.2708795669824087, + 0.7993625 + ] + } + ] + }, + { + "image": "347.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5273994867408041, + 0.4903271327774214, + 0.25003421727972625, + 0.8449134060295062 + ] + } + ] + }, + { + "image": "348.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46032222222222224, + 0.40376249999999997, + 0.20064444444444446, + 0.537525 + ] + } + ] + }, + { + "image": "349.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3981644295302013, + 0.6090519645120406, + 0.26159060402684564, + 0.755852978453739 + ] + } + ] + }, + { + "image": "350.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5493963553530752, + 0.3018888888888889, + 0.12574031890660597, + 0.24017948717948717 + ] + } + ] + }, + { + "image": "351.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5094374342797056, + 0.5357807570977918, + 0.2680862250262881, + 0.5447476340694006 + ] + } + ] + }, + { + "image": "352.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.480609375, + 0.58251953125, + 0.15913541666666667, + 0.5509765625 + ] + } + ] + }, + { + "image": "353.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6252680798004988, + 0.5532803738317756, + 0.17322942643391523, + 0.783196261682243 + ] + } + ] + }, + { + "image": "354.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6127843347639486, + 0.39691650390625, + 0.39295064377682404, + 0.6243994140625 + ] + } + ] + }, + { + "image": "355.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5292769744160178, + 0.3978048780487805, + 0.18498331479421587, + 0.6435334584115072 + ] + } + ] + }, + { + "image": "356.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46934150326797386, + 0.4662316176470588, + 0.21646078431372548, + 0.8226593137254902 + ] + } + ] + }, + { + "image": "357.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5120467185761958, + 0.45809881175734835, + 0.33443826473859845, + 0.9161976235146967 + ] + } + ] + }, + { + "image": "358.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5006946454413893, + 0.5000267558528427, + 0.2097395079594791, + 0.8288160535117056 + ] + } + ] + }, + { + "image": "359.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3284837962962963, + 0.5027083333333333, + 0.15002314814814816, + 0.9342361111111112 + ] + } + ] + }, + { + "image": "360.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5204718570947084, + 0.533710499490316, + 0.2342197505898213, + 0.8867201834862385 + ] + } + ] + }, + { + "image": "361.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.475451388888889, + 0.4525607638888889, + 0.24744212962962966, + 0.8460416666666668 + ] + } + ] + }, + { + "image": "362.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43555555555555553, + 0.45082031250000004, + 0.20675925925925925, + 0.7592795138888889 + ] + } + ] + }, + { + "image": "363.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4215773447015834, + 0.40715068493150686, + 0.3949208282582217, + 0.7357625570776255 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.25157734470158344, + 0.5019223744292237, + 0.09389768574908648, + 0.2860365296803653 + ] + } + ] + }, + { + "image": "364.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4125115740740741, + 0.4345746527777778, + 0.2005787037037038, + 0.8222395833333334 + ] + } + ] + }, + { + "image": "365.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5563978965819457, + 0.48586456278763973, + 0.2153374233128834, + 0.7876397107166337 + ] + } + ] + }, + { + "image": "366.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4109965034965035, + 0.534367213114754, + 0.19810314685314684, + 0.7681180327868853 + ] + } + ] + }, + { + "image": "367.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4871, + 0.532440625, + 0.20586666666666667, + 0.82738125 + ] + } + ] + }, + { + "image": "368.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47057083333333327, + 0.5744812499999999, + 0.17114166666666666, + 0.7789625 + ] + } + ] + }, + { + "image": "369.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46953001132502836, + 0.5622897196261682, + 0.264088335220838, + 0.8238147833474936 + ] + } + ] + }, + { + "image": "370.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4519350473612991, + 0.44068125, + 0.2599864682002706, + 0.8326125000000001 + ] + } + ] + }, + { + "image": "371.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45233753315649866, + 0.49000749250749254, + 0.18458222811671082, + 0.7389435564435565 + ] + } + ] + }, + { + "image": "372.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.55978125, + 0.61175, + 0.19664583333333333, + 0.65475 + ] + } + ] + }, + { + "image": "373.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4239583333333333, + 0.4800999999999999, + 0.21379999999999996, + 0.805 + ] + } + ] + }, + { + "image": "374.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.41339166666666666, + 0.51, + 0.26344999999999996, + 0.795 + ] + } + ] + }, + { + "image": "375.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3380666666666667, + 0.52814375, + 0.32780000000000004, + 0.9262874999999999 + ] + } + ] + }, + { + "image": "376.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43393333333333334, + 0.5575687500000001, + 0.15953333333333333, + 0.8676375000000001 + ] + } + ] + }, + { + "image": "377.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4614087468460892, + 0.5300504413619167, + 0.25334735071488645, + 0.723404791929382 + ] + } + ] + }, + { + "image": "378.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.519210233592881, + 0.42297060662914326, + 0.20026696329254726, + 0.5757786116322702 + ] + } + ] + }, + { + "image": "379.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4535199321458864, + 0.6075063613231552, + 0.15725190839694658, + 0.7620865139949109 + ] + } + ] + }, + { + "image": "380.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49120454545454545, + 0.43901471529110675, + 0.26605681818181826, + 0.7804158669225848 + ] + } + ] + }, + { + "image": "381.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48898532625663443, + 0.4965687679083095, + 0.215410552606931, + 0.8671943648519579 + ] + } + ] + }, + { + "image": "382.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48341805433829976, + 0.5235239973701512, + 0.15176161262050833, + 0.6959631821170282 + ] + } + ] + }, + { + "image": "383.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49530445969125214, + 0.5411672025723473, + 0.07980274442538593, + 0.7903729903536977 + ] + } + ] + }, + { + "image": "384.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5692192832764505, + 0.510556621880998, + 0.244240614334471, + 0.7651951375559821 + ] + } + ] + }, + { + "image": "385.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47064999999999996, + 0.60288125, + 0.0663, + 0.61700625 + ] + } + ] + }, + { + "image": "386.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5867207792207793, + 0.33424227799227796, + 0.4418398268398268, + 0.4484073359073359 + ] + } + ] + }, + { + "image": "387.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43178320508531276, + 0.5602183186951066, + 0.21920374707259954, + 0.8524291091593476 + ] + } + ] + }, + { + "image": "388.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.28732558139534886, + 0.48439234449760765, + 0.16767441860465118, + 0.7910622009569378 + ] + } + ] + }, + { + "image": "389.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5099305555555556, + 0.49625390624999993, + 0.23166666666666666, + 0.7596953125 + ] + } + ] + }, + { + "image": "390.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5511915367483297, + 0.4511853088480801, + 0.14915367483296213, + 0.5451085141903171 + ] + } + ] + }, + { + "image": "391.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49107359891964886, + 0.4593358876117496, + 0.23326130992572588, + 0.8787892720306514 + ] + } + ] + }, + { + "image": "392.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43349120433017596, + 0.483246875, + 0.2688768606224628, + 0.74274375 + ] + } + ] + }, + { + "image": "393.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5635763097949886, + 0.5050256410256411, + 0.15025056947608195, + 0.394957264957265 + ] + } + ] + }, + { + "image": "394.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.596298969072165, + 0.4631881371640408, + 0.35136082474226804, + 0.7817979610750695 + ] + } + ] + }, + { + "image": "395.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49145833333333333, + 0.4989518229166667, + 0.54125, + 0.9653515625 + ] + } + ] + }, + { + "image": "396.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5630090497737557, + 0.3710990502035278, + 0.1432126696832579, + 0.7421981004070556 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5151493212669683, + 0.4769606512890095, + 0.17238009049773756, + 0.5373677069199457 + ] + } + ] + }, + { + "image": "397.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4259583333333333, + 0.49714375, + 0.21909166666666674, + 0.95498125 + ] + } + ] + }, + { + "image": "398.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4814213624894869, + 0.6109085173501577, + 0.17898233809924308, + 0.6755015772870663 + ] + } + ] + }, + { + "image": "399.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5346321614583333, + 0.449056396484375, + 0.14673828125, + 0.67155029296875 + ] + } + ] + }, + { + "image": "400.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6004624183006536, + 0.3914987745098039, + 0.14602287581699347, + 0.4432916666666667 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.438202614379085, + 0.36504779411764704, + 0.09274509803921568, + 0.36980147058823526 + ] + } + ] + }, + { + "image": "401.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4362782608695652, + 0.46458203124999997, + 0.17690434782608697, + 0.42447656250000004 + ] + } + ] + }, + { + "image": "402.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5041928864569083, + 0.5057032057911065, + 0.23753761969904238, + 0.9790072388831438 + ] + } + ] + }, + { + "image": "403.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5215832205683356, + 0.51910625, + 0.1284167794316644, + 0.79070625 + ] + } + ] + }, + { + "image": "404.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43270915032679735, + 0.36887009803921567, + 0.12438235294117651, + 0.4509754901960784 + ] + } + ] + }, + { + "image": "405.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.544578431372549, + 0.39796323529411765, + 0.06993790849673195, + 0.3061838235294118 + ] + } + ] + }, + { + "image": "406.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.2619542483660131, + 0.4572009803921569, + 0.1963790849673202, + 0.6401985294117648 + ] + } + ] + }, + { + "image": "407.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5169673202614379, + 0.34155637254901955, + 0.17919607843137259, + 0.6778700980392157 + ] + } + ] + }, + { + "image": "408.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47658063427800273, + 0.5446330043027082, + 0.22441632928475033, + 0.8847608200455581 + ] + } + ] + }, + { + "image": "409.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5073130434782609, + 0.47701953125, + 0.29810434782608697, + 0.8243515625000001 + ] + } + ] + }, + { + "image": "410.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3966310160427808, + 0.4692662389735365, + 0.34192513368983957, + 0.8294707297514033 + ] + } + ] + }, + { + "image": "411.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.28394565217391304, + 0.45751018744906274, + 0.1505, + 0.5058924205378973 + ] + } + ] + }, + { + "image": "412.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5608333333333333, + 0.4162854528819762, + 0.22329268292682927, + 0.7996340347666971 + ] + } + ] + }, + { + "image": "413.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.453519627411843, + 0.5067999000749438, + 0.2670758483033932, + 0.7306470147389459 + ] + } + ] + }, + { + "image": "414.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4587598039215686, + 0.45636642156862745, + 0.18418627450980393, + 0.7539093137254902 + ] + } + ] + }, + { + "image": "415.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.535426251691475, + 0.47586875000000006, + 0.29592692828146133, + 0.78483125 + ] + } + ] + }, + { + "image": "416.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4636188811188811, + 0.4880126182965299, + 0.453548951048951, + 0.830544164037855 + ] + } + ] + }, + { + "image": "417.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5288842592592593, + 0.4997552083333333, + 0.12173148148148151, + 0.7246927083333335 + ] + } + ] + }, + { + "image": "418.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6535264227642276, + 0.561267154620311, + 0.28266260162601625, + 0.7730375114364135 + ] + } + ] + }, + { + "image": "419.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.40902669632925476, + 0.4806003752345216, + 0.5599888765294772, + 0.33455909943714823 + ] + } + ] + }, + { + "image": "420.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5380952380952381, + 0.4568561872909699, + 0.8095238095238095, + 0.5096989966555184 + ] + } + ] + }, + { + "image": "421.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5595105672969967, + 0.333786741713571, + 0.06896551724137931, + 0.5887742338961851 + ] + } + ] + }, + { + "image": "422.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5156549043062201, + 0.5395496718714641, + 0.1523893540669857, + 0.7896515048653542 + ] + } + ] + }, + { + "image": "423.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5806211656441718, + 0.4594137931034483, + 0.7992791411042944, + 0.47400000000000003 + ] + } + ] + }, + { + "image": "424.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5685926928281462, + 0.4989999999999999, + 0.278254397834912, + 0.8426187500000001 + ] + } + ] + }, + { + "image": "425.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5271482329842931, + 0.5459374233128834, + 0.22183573298429318, + 0.8886846625766871 + ] + } + ] + }, + { + "image": "426.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5093125, + 0.46016015625, + 0.21029166666666665, + 0.6203203125 + ] + } + ] + }, + { + "image": "427.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5632166666666667, + 0.515384375, + 0.1031, + 0.34951875 + ] + } + ] + }, + { + "image": "428.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.41038160469667323, + 0.4308296622613803, + 0.30637964774951076, + 0.6268942731277533 + ] + } + ] + }, + { + "image": "429.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.18767431972789114, + 0.3823484365028717, + 0.09133503401360545, + 0.6983280153158902 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4753741496598639, + 0.37848117421825145, + 0.20755102040816328, + 0.7135673261008296 + ] + } + ] + }, + { + "image": "430.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4066666666666667, + 0.3977485928705441, + 0.6033333333333334, + 0.3777360850531582 + ] + } + ] + }, + { + "image": "431.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5200127226463105, + 0.3945991410164639, + 0.4293384223918575, + 0.6932784538296349 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.8194465648854963, + 0.4972977809591983, + 0.1350763358778626, + 0.3016821760916249 + ] + } + ] + }, + { + "image": "432.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5225, + 0.4509068167604753, + 0.4483333333333333, + 0.41901188242651655 + ] + } + ] + }, + { + "image": "433.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49951388888888887, + 0.488125, + 0.23736111111111108, + 0.8597890625000002 + ] + } + ] + }, + { + "image": "434.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5688777777777778, + 0.4724625, + 0.18130000000000002, + 0.57294375 + ] + } + ] + }, + { + "image": "435.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4, + 0.45841150719199497, + 0.5833333333333334, + 0.358974358974359 + ] + } + ] + }, + { + "image": "436.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5403737465815861, + 0.4124487004103967, + 0.4317046490428441, + 0.6853625170998632 + ] + } + ] + }, + { + "image": "437.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3886063708759955, + 0.3952144686299616, + 0.33352673492605234, + 0.7904289372599232 + ] + } + ] + }, + { + "image": "438.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5571314553990611, + 0.42183098591549295, + 0.102056338028169, + 0.3154929577464789 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.40415962441314557, + 0.37763732394366195, + 0.15667605633802817, + 0.4327394366197183 + ] + } + ] + }, + { + "image": "439.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4276491540516474, + 0.4451136363636364, + 0.292520035618878, + 0.850120320855615 + ] + } + ] + }, + { + "image": "440.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4876561085972851, + 0.43758995247793614, + 0.29114932126696835, + 0.6158452138492871 + ] + } + ] + }, + { + "image": "441.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44998082454458294, + 0.44075899280575537, + 0.545215723873442, + 0.7160503597122302 + ] + } + ] + }, + { + "image": "442.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4054361111111111, + 0.5570174999999999, + 0.17420555555555556, + 0.611035 + ] + } + ] + }, + { + "image": "443.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.34340295909486507, + 0.4837196554424433, + 0.291035683202785, + 0.5563899765074393 + ] + } + ] + }, + { + "image": "444.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4854606025492468, + 0.4902848445314199, + 0.1703534183082271, + 0.7611676451402478 + ] + } + ] + }, + { + "image": "445.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5773458725182863, + 0.4750634696755994, + 0.4336990595611285, + 0.8904513399153736 + ] + } + ] + }, + { + "image": "446.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4166296296296296, + 0.43252994791666666, + 0.22214814814814815, + 0.6812057291666667 + ] + } + ] + }, + { + "image": "447.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5762787550744249, + 0.48963124999999996, + 0.2708389715832206, + 0.80475625 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.22633288227334233, + 0.42147499999999993, + 0.2212719891745602, + 0.816 + ] + } + ] + }, + { + "image": "448.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3672337962962963, + 0.5042491319444444, + 0.1696527777777778, + 0.7046788194444444 + ] + } + ] + }, + { + "image": "449.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5681178396072013, + 0.37964483394833953, + 0.4815711947626841, + 0.6762638376383764 + ] + } + ] + }, + { + "image": "450.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.33152884615384615, + 0.4290451388888889, + 0.1938269230769231, + 0.8476736111111111 + ] + } + ] + }, + { + "image": "451.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47214423076923073, + 0.5119140625, + 0.20967307692307693, + 0.5012586805555556 + ] + } + ] + }, + { + "image": "452.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46787500000000004, + 0.4487717013888889, + 0.3165192307692308, + 0.6874739583333334 + ] + } + ] + }, + { + "image": "453.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6188854895104895, + 0.4916847024102312, + 0.3304326923076923, + 0.9641859321200197 + ] + } + ] + }, + { + "image": "454.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5904054054054054, + 0.48171922685656154, + 0.46272522522522525, + 0.7872227873855546 + ] + } + ] + }, + { + "image": "455.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5348974358974359, + 0.46921153846153846, + 0.20114102564102562, + 0.5767307692307692 + ] + } + ] + }, + { + "image": "456.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5590392422192152, + 0.5002125, + 0.22721244925575096, + 0.8279062500000001 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3097293640054127, + 0.54980625, + 0.33255751014884977, + 0.7328687500000001 + ] + } + ] + }, + { + "image": "457.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5065127919911012, + 0.3547998749218262, + 0.21658509454949945, + 0.6858348968105066 + ] + } + ] + }, + { + "image": "458.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5784983314794215, + 0.34709818636647904, + 0.2693437152391546, + 0.6691807379612258 + ] + } + ] + }, + { + "image": "459.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45319281045751636, + 0.48062745098039217, + 0.22146405228758168, + 0.8847843137254903 + ] + } + ] + }, + { + "image": "460.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3697745571658615, + 0.32832427536231884, + 0.43681159420289856, + 0.5642572463768116 + ] + } + ] + }, + { + "image": "461.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7324305555555556, + 0.4020546875, + 0.3330972222222222, + 0.6205 + ] + } + ] + }, + { + "image": "462.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49341113105924594, + 0.40386531986531987, + 0.17435368043087973, + 0.7295555555555555 + ] + } + ] + }, + { + "image": "463.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.564, + 0.49393683552220136, + 0.09133333333333332, + 0.7802439024390243 + ] + } + ] + }, + { + "image": "464.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.504630378815741, + 0.4191534541336353, + 0.20676351599852888, + 0.7752689694224235 + ] + } + ] + }, + { + "image": "465.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5362381596752368, + 0.470603125, + 0.2849255751014885, + 0.75995625 + ] + } + ] + }, + { + "image": "466.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4748833333333333, + 0.4148186366479049, + 0.31310000000000004, + 0.750838023764853 + ] + } + ] + }, + { + "image": "467.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4621018518518518, + 0.5127369791666666, + 0.16854166666666665, + 0.6944036458333334 + ] + } + ] + }, + { + "image": "468.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44024038461538456, + 0.43137254901960786, + 0.14250000000000002, + 0.8086544962812712 + ] + } + ] + }, + { + "image": "469.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5580508474576271, + 0.48776562500000004, + 0.23179661016949152, + 0.6377734375000002 + ] + } + ] + }, + { + "image": "470.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6378810408921933, + 0.3544520547945205, + 0.16672862453531606, + 0.5783732876712329 + ] + } + ] + }, + { + "image": "471.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5175762711864407, + 0.5329140625, + 0.28261016949152545, + 0.803328125 + ] + } + ] + }, + { + "image": "472.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5007796610169492, + 0.45015625000000004, + 0.25542372881355924, + 0.6686093750000002 + ] + } + ] + }, + { + "image": "473.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5402372881355932, + 0.47182421874999997, + 0.23640677966101692, + 0.5998984375 + ] + } + ] + }, + { + "image": "474.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46472881355932205, + 0.5247578125000001, + 0.2379322033898305, + 0.791703125 + ] + } + ] + }, + { + "image": "475.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.41783108774235955, + 0.3843399950653837, + 0.20305290831416362, + 0.7042610412040463 + ] + } + ] + }, + { + "image": "476.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4350067658998647, + 0.5041875, + 0.3016644113667118, + 0.7146187500000001 + ] + } + ] + }, + { + "image": "477.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.28001041666666665, + 0.4962890625, + 0.08722916666666668, + 0.5602812499999998 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.66225, + 0.47778124999999994, + 0.11598958333333324, + 0.6345546875 + ] + } + ] + }, + { + "image": "478.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5253220338983051, + 0.528453125, + 0.188271186440678, + 0.4661406250000001 + ] + } + ] + }, + { + "image": "479.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5061194029850746, + 0.39687741935483867, + 0.07927669345579788, + 0.5644258064516129 + ] + } + ] + }, + { + "image": "480.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45642372881355936, + 0.47318359374999996, + 0.2043728813559322, + 0.5682421875 + ] + } + ] + }, + { + "image": "481.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5569322033898305, + 0.46955468749999996, + 0.2189491525423729, + 0.607859375 + ] + } + ] + }, + { + "image": "482.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49510169491525424, + 0.49796875000000007, + 0.32730508474576275, + 0.8280234375 + ] + } + ] + }, + { + "image": "483.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5205593220338983, + 0.4874609375, + 0.16594915254237283, + 0.755046875 + ] + } + ] + }, + { + "image": "484.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.868322033898305, + 0.5424140625, + 0.16376271186440677, + 0.48482812500000005 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43264406779661013, + 0.408109375, + 0.18733898305084745, + 0.8071249999999999 + ] + } + ] + }, + { + "image": "485.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48893220338983057, + 0.4352421875, + 0.23694915254237287, + 0.7862499999999999 + ] + } + ] + }, + { + "image": "486.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4478683774834437, + 0.3467930125247199, + 0.17490894039735097, + 0.6773829927488465 + ] + } + ] + }, + { + "image": "487.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5298813559322034, + 0.5015, + 0.20889830508474577, + 0.6733203125 + ] + } + ] + }, + { + "image": "488.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5209742895805142, + 0.4575, + 0.2571041948579161, + 0.915 + ] + } + ] + }, + { + "image": "489.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.40251670378619153, + 0.6092237061769616, + 0.0984855233853006, + 0.4825626043405675 + ] + } + ] + }, + { + "image": "490.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4487118644067797, + 0.4895703125, + 0.28771186440677965, + 0.758828125 + ] + } + ] + }, + { + "image": "491.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5010508474576272, + 0.47913281249999995, + 0.16142372881355932, + 0.534828125 + ] + } + ] + }, + { + "image": "492.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5945254237288136, + 0.46384375, + 0.25081355932203386, + 0.8105078125 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5404406779661017, + 0.5437578125, + 0.2593220338983051, + 0.6078203125 + ] + } + ] + }, + { + "image": "493.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4768983050847458, + 0.49096875000000006, + 0.28469491525423735, + 0.6902265624999999 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.8133728813559322, + 0.6355000000000001, + 0.1225254237288135, + 0.298203125 + ] + } + ] + }, + { + "image": "494.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.553677966101695, + 0.41392578125, + 0.2124406779661017, + 0.6137890625 + ] + } + ] + }, + { + "image": "495.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5153166666666666, + 0.44986562500000005, + 0.17063333333333333, + 0.49473125 + ] + } + ] + }, + { + "image": "496.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47140000000000004, + 0.502716339102376, + 0.19330943396226413, + 0.8758228219419184 + ] + } + ] + }, + { + "image": "497.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46028240740740745, + 0.40725260416666664, + 0.24306018518518524, + 0.6151796875 + ] + } + ] + }, + { + "image": "498.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4592324805339266, + 0.37770168855534714, + 0.10645161290322581, + 0.6703502188868043 + ] + } + ] + }, + { + "image": "499.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4786288088642659, + 0.4956785490931832, + 0.4200831024930749, + 0.7980612883051907 + ] + } + ] + }, + { + "image": "500.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4161111111111111, + 0.46359375, + 0.4988888888888888, + 0.9053151041666666 + ] + } + ] + }, + { + "image": "501.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.39481712962962967, + 0.4812265625, + 0.32111574074074073, + 0.868703125 + ] + } + ] + }, + { + "image": "502.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7499537037037037, + 0.48798437499999997, + 0.4943518518518518, + 0.8863828125000001 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.37545370370370373, + 0.47826822916666667, + 0.2811064814814815, + 0.9071197916666667 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.1979675925925926, + 0.49207552083333334, + 0.19315277777777776, + 0.46071354166666667 + ] + } + ] + }, + { + "image": "503.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5328125, + 0.54765625, + 0.15520833333333334, + 0.9046875 + ] + } + ] + }, + { + "image": "504.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43377314814814816, + 0.38542968750000006, + 0.41581481481481475, + 0.6436614583333333 + ] + } + ] + }, + { + "image": "505.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.37293659621802, + 0.40499687304565346, + 0.14298109010011123, + 0.5923577235772357 + ] + } + ] + }, + { + "image": "506.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5185694444444445, + 0.4900013020833333, + 0.40473148148148147, + 0.9523984375 + ] + } + ] + }, + { + "image": "507.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46593406593406594, + 0.47294372294372294, + 0.2021978021978022, + 0.9458874458874459 + ] + } + ] + }, + { + "image": "508.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5782847222222223, + 0.4429739583333333, + 0.41768055555555555, + 0.83490625 + ] + } + ] + }, + { + "image": "509.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5473333333333333, + 0.4276536458333334, + 0.18633796296296296, + 0.5974947916666667 + ] + } + ] + }, + { + "image": "510.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4572888888888889, + 0.43236562500000003, + 0.09013333333333334, + 0.48723125 + ] + } + ] + }, + { + "image": "511.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5592422192151556, + 0.48184375, + 0.15676589986468203, + 0.7608750000000001 + ] + } + ] + }, + { + "image": "512.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.39002793296089383, + 0.4565814319433517, + 0.19905027932960895, + 0.7353501180173092 + ] + } + ] + }, + { + "image": "513.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5511759259259259, + 0.46504427083333333, + 0.37802777777777774, + 0.8485572916666667 + ] + } + ] + }, + { + "image": "514.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42676269531249994, + 0.479970703125, + 0.11654622395833332, + 0.77439453125 + ] + } + ] + }, + { + "image": "515.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4271506105834464, + 0.5227625, + 0.29527815468113977, + 0.7217749999999999 + ] + } + ] + }, + { + "image": "516.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46459972862957943, + 0.4394625, + 0.24005427408412477, + 0.6919187499999999 + ] + } + ] + }, + { + "image": "517.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5374152542372882, + 0.4322752585521082, + 0.15203389830508474, + 0.6827048528241846 + ] + } + ] + }, + { + "image": "518.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49913886997957796, + 0.5253364269141532, + 0.19478556841388706, + 0.8536272235112142 + ] + } + ] + }, + { + "image": "519.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45209848484848486, + 0.4499162011173184, + 0.4981363636363636, + 0.8998324022346368 + ] + } + ] + }, + { + "image": "520.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5605450500556174, + 0.4646966854283927, + 0.3212569521690768, + 0.5185303314571608 + ] + } + ] + }, + { + "image": "521.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4885277777777778, + 0.5130677083333334, + 0.25973611111111117, + 0.9110598958333332 + ] + } + ] + }, + { + "image": "522.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5261335403726708, + 0.49479151426481344, + 0.15316770186335402, + 0.9464228237015362 + ] + } + ] + }, + { + "image": "523.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49583984375, + 0.4733723958333333, + 0.13027343749999995, + 0.8074576822916667 + ] + } + ] + }, + { + "image": "524.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4499664804469274, + 0.5106132075471698, + 0.22283798882681563, + 0.7709119496855346 + ] + } + ] + }, + { + "image": "525.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5627891156462586, + 0.42154807692307694, + 0.22421768707482995, + 0.7834807692307693 + ] + } + ] + }, + { + "image": "526.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5237148217636022, + 0.5207717678100263, + 0.23035647279549717, + 0.867401055408971 + ] + } + ] + }, + { + "image": "527.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.38371428571428573, + 0.3810786001147447, + 0.18375510204081633, + 0.724865174985657 + ] + } + ] + }, + { + "image": "528.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47755838641188963, + 0.35811298076923076, + 0.46218683651804665, + 0.6717427884615385 + ] + } + ] + }, + { + "image": "529.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48913557779799816, + 0.47618578465869094, + 0.12549590536851685, + 0.9237649542575651 + ] + } + ] + }, + { + "image": "530.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5924829931972789, + 0.4087980769230769, + 0.2734183673469388, + 0.6733557692307692 + ] + } + ] + }, + { + "image": "531.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6150170068027211, + 0.38463942307692306, + 0.3456802721088435, + 0.7308173076923077 + ] + } + ] + }, + { + "image": "532.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43496093750000003, + 0.56141845703125, + 0.3605045572916666, + 0.85732177734375 + ] + } + ] + }, + { + "image": "533.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42360510805500984, + 0.34586666666666666, + 0.194950884086444, + 0.6717333333333333 + ] + } + ] + }, + { + "image": "534.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5668240740740741, + 0.5885130208333333, + 0.11235185185185186, + 0.38848697916666663 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4663101851851852, + 0.4184322916666667, + 0.2261388888888889, + 0.7186328125 + ] + } + ] + }, + { + "image": "535.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5470925925925926, + 0.4168177083333333, + 0.16085185185185186, + 0.6461354166666666 + ] + } + ] + }, + { + "image": "536.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5165462962962963, + 0.4170755208333333, + 0.3688981481481482, + 0.7662838541666667 + ] + } + ] + }, + { + "image": "537.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4460666666666667, + 0.46106250000000004, + 0.3269666666666667, + 0.7312312499999999 + ] + } + ] + }, + { + "image": "538.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4063055555555556, + 0.5641015625, + 0.2415, + 0.80809375 + ] + } + ] + }, + { + "image": "539.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4750706566916043, + 0.5134835929731523, + 0.36637572734829593, + 0.8633576400397747 + ] + } + ] + }, + { + "image": "540.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4863991323210412, + 0.5030749999999999, + 0.2764045553145336, + 0.8701525 + ] + } + ] + }, + { + "image": "541.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5156936936936937, + 0.4094768890119015, + 0.2507027027027027, + 0.705530030445613 + ] + } + ] + }, + { + "image": "542.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5483622559652928, + 0.40579750000000003, + 0.17784164859002166, + 0.6174199999999999 + ] + } + ] + }, + { + "image": "543.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5190233545647559, + 0.4512279411764706, + 0.23019108280254777, + 0.6191225490196078 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6085509554140127, + 0.5143541666666667, + 0.14279193205944798, + 0.38998284313725495 + ] + } + ] + }, + { + "image": "544.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5721380632790029, + 0.45878417266187055, + 0.22305848513902207, + 0.7097841726618704 + ] + } + ] + }, + { + "image": "545.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5099389596602972, + 0.5118799019607844, + 0.3160562632696391, + 0.8688578431372549 + ] + } + ] + }, + { + "image": "546.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3740378197997775, + 0.41606003752345216, + 0.4853948832035595, + 0.789899937460913 + ] + } + ] + }, + { + "image": "547.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5025, + 0.4744889725658957, + 0.2812237762237762, + 0.6310650887573965 + ] + } + ] + }, + { + "image": "548.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5162037037037037, + 0.3768229166666667, + 0.24537037037037038, + 0.7536458333333333 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.14541666666666667, + 0.43095312500000005, + 0.2112037037037037, + 0.5030520833333333 + ] + } + ] + }, + { + "image": "549.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5108833333333334, + 0.490165625, + 0.1928777777777778, + 0.59158125 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.1810277777777778, + 0.53935, + 0.08427777777777777, + 0.2412 + ] + } + ] + }, + { + "image": "550.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5278767942583732, + 0.43654298642533934, + 0.1961901913875598, + 0.8187511312217195 + ] + } + ] + }, + { + "image": "551.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4692361111111111, + 0.3643203125, + 0.18568518518518515, + 0.6236614583333334 + ] + } + ] + }, + { + "image": "552.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.40413888888888894, + 0.420078125, + 0.27938888888888885, + 0.76515625 + ] + } + ] + }, + { + "image": "553.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7130053547523427, + 0.4922144317849839, + 0.3489491298527443, + 0.9750511247443762 + ] + } + ] + }, + { + "image": "554.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5352555555555556, + 0.39759374999999997, + 0.3438444444444444, + 0.67401875 + ] + } + ] + }, + { + "image": "555.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5129216722729456, + 0.4666666666666667, + 0.29254204709274384, + 0.8719708788351533 + ] + } + ] + }, + { + "image": "556.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5147052280311457, + 0.46347404627892436, + 0.3775750834260289, + 0.9081863664790495 + ] + } + ] + }, + { + "image": "557.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49425, + 0.487375, + 0.18123611111111113, + 0.5932499999999999 + ] + } + ] + }, + { + "image": "558.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4966724738675958, + 0.4530931372549019, + 0.2782099303135888, + 0.8086397058823529 + ] + } + ] + }, + { + "image": "559.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48456481481481484, + 0.5641484375, + 0.1916018518518519, + 0.5831432291666668 + ] + } + ] + }, + { + "image": "560.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.40579852579852577, + 0.3999070385126162, + 0.40663390663390664, + 0.7322642762284196 + ] + } + ] + }, + { + "image": "561.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4688443113772455, + 0.47308127688476337, + 0.26685029940119753, + 0.7707946570070182 + ] + } + ] + }, + { + "image": "562.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47194230769230766, + 0.5348875432525952, + 0.34773076923076923, + 0.9296366782006921 + ] + } + ] + }, + { + "image": "563.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5513796296296296, + 0.5302434895833333, + 0.27775925925925926, + 0.8854869791666666 + ] + } + ] + }, + { + "image": "564.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.41016685205784204, + 0.43994371482176364, + 0.2619354838709677, + 0.5259161976235147 + ] + } + ] + }, + { + "image": "565.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5360176390773406, + 0.42010937499999995, + 0.366472184531886, + 0.8227187499999999 + ] + } + ] + }, + { + "image": "566.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4128076923076923, + 0.45330769230769236, + 0.186474358974359, + 0.8175865384615384 + ] + } + ] + }, + { + "image": "567.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4402824519230769, + 0.5038674780256931, + 0.18344951923076921, + 0.5019878296146045 + ] + } + ] + }, + { + "image": "568.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4543786666666667, + 0.5690969096909692, + 0.34099733333333326, + 0.7466966696669667 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.41381866666666667, + 0.6468256825682568, + 0.09226666666666666, + 0.3267146714671468 + ] + } + ] + }, + { + "image": "569.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5478473282442748, + 0.43435603892386954, + 0.21310432569974555, + 0.7864367487120778 + ] + } + ] + }, + { + "image": "570.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3064905450500556, + 0.42457473420888053, + 0.2904004449388209, + 0.5764790494058787 + ] + } + ] + }, + { + "image": "571.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4708023216114715, + 0.4372031934071594, + 0.21643905769887328, + 0.8222456863250065 + ] + } + ] + }, + { + "image": "572.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5474435166994106, + 0.45454846727423365, + 0.22357072691552063, + 0.6086274509803922 + ] + } + ] + }, + { + "image": "573.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5085092592592593, + 0.41715234375, + 0.1920185185185185, + 0.6410755208333333 + ] + } + ] + }, + { + "image": "574.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48301388888888885, + 0.40697916666666667, + 0.17899537037037042, + 0.6283046875 + ] + } + ] + }, + { + "image": "575.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6170905923344947, + 0.3969093137254902, + 0.19638066202090587, + 0.6509656862745098 + ] + } + ] + }, + { + "image": "576.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46530555555555553, + 0.49518229166666666, + 0.38445370370370374, + 0.8429661458333333 + ] + } + ] + }, + { + "image": "577.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46956158663883085, + 0.42838154808444084, + 0.16921711899791234, + 0.7816810007818608 + ] + } + ] + }, + { + "image": "578.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5484027777777778, + 0.565234375, + 0.3460277777777778, + 0.7384895833333334 + ] + } + ] + }, + { + "image": "579.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5030048076923077, + 0.3693644354293441, + 0.15568509615384613, + 0.6523529411764706 + ] + } + ] + }, + { + "image": "580.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.468087962962963, + 0.5080885416666666, + 0.12598611111111105, + 0.6992057291666666 + ] + } + ] + }, + { + "image": "581.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5020165505226482, + 0.46363480392156864, + 0.1715026132404181, + 0.833002450980392 + ] + } + ] + }, + { + "image": "582.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7219701986754967, + 0.44458621826574357, + 0.5223882450331124, + 0.7600560501153973 + ] + } + ] + }, + { + "image": "583.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46197299651567947, + 0.45711274509803923, + 0.35712108013937277, + 0.8496568627450979 + ] + } + ] + }, + { + "image": "584.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5841818181818182, + 0.5723286661753869, + 0.6121157024793389, + 0.7883271923360353 + ] + } + ] + }, + { + "image": "585.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5318934081346424, + 0.5153875000000001, + 0.3393127629733521, + 0.8449375 + ] + } + ] + }, + { + "image": "586.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47390603085553995, + 0.5254156249999999, + 0.2633800841514726, + 0.84208125 + ] + } + ] + }, + { + "image": "587.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5404488078541374, + 0.49001249999999996, + 0.2290182328190743, + 0.7450249999999999 + ] + } + ] + }, + { + "image": "588.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43636746143057503, + 0.48078125, + 0.2275736325385694, + 0.7903125 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7783520336605891, + 0.5243875, + 0.2523562412342216, + 0.710025 + ] + } + ] + }, + { + "image": "589.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5018232819074334, + 0.46216250000000003, + 0.20141654978962134, + 0.7647812500000001 + ] + } + ] + }, + { + "image": "590.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5232398316970547, + 0.4686937499999999, + 0.2898737727910238, + 0.893125 + ] + } + ] + }, + { + "image": "591.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4263472222222222, + 0.4166484375, + 0.20299537037037038, + 0.5576223958333333 + ] + } + ] + }, + { + "image": "592.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44403579254930603, + 0.4327486979166667, + 0.300781592403214, + 0.6441432291666668 + ] + } + ] + }, + { + "image": "593.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5364566149785549, + 0.46663525911232334, + 0.22848234905971618, + 0.7993528390776097 + ] + } + ] + }, + { + "image": "594.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.41524544179523143, + 0.4992125, + 0.355343618513324, + 0.8116562500000001 + ] + } + ] + }, + { + "image": "595.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5041157407407408, + 0.40480989583333327, + 0.16012499999999996, + 0.6328255208333334 + ] + } + ] + }, + { + "image": "596.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5180888888888888, + 0.45951875000000003, + 0.3486999999999999, + 0.8256375 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3115777777777778, + 0.5092875, + 0.23591111111111113, + 0.64433125 + ] + } + ] + }, + { + "image": "597.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43063425925925924, + 0.5113776041666667, + 0.17504166666666662, + 0.6225494791666667 + ] + } + ] + }, + { + "image": "598.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5194160177975529, + 0.42111944965603504, + 0.19789766407119022, + 0.7659412132582865 + ] + } + ] + }, + { + "image": "599.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3698888888888889, + 0.46304947916666667, + 0.2536712962962962, + 0.8436484375000001 + ] + } + ] + }, + { + "image": "600.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3678197997775306, + 0.41120075046904314, + 0.2342269187986652, + 0.5940087554721702 + ] + } + ] + }, + { + "image": "601.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.2661848635235732, + 0.4415023659305994, + 0.44303970223325057, + 0.8372634069400632 + ] + } + ] + }, + { + "image": "602.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.508905542000697, + 0.5244621513944223, + 0.18560125479261075, + 0.5577158034528553 + ] + } + ] + }, + { + "image": "603.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5133426028921023, + 0.4614165103189493, + 0.3748498331479422, + 0.9040712945590994 + ] + } + ] + }, + { + "image": "604.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5464939024390244, + 0.4890514705882353, + 0.21613240418118462, + 0.932345588235294 + ] + } + ] + }, + { + "image": "605.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5443009259259259, + 0.3875625, + 0.21284259259259256, + 0.7167369791666667 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3569212962962963, + 0.45589843750000003, + 0.16887037037037037, + 0.5551276041666665 + ] + } + ] + }, + { + "image": "606.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5157291666666667, + 0.550703125, + 0.13693359375, + 0.8058333333333333 + ] + } + ] + }, + { + "image": "607.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.489811320754717, + 0.40957184325108853, + 0.08851959361393325, + 0.6502249637155297 + ] + } + ] + }, + { + "image": "608.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49899739583333336, + 0.489765625, + 0.12169270833333333, + 0.84412109375 + ] + } + ] + }, + { + "image": "609.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6014285714285714, + 0.5066323529411765, + 0.40684668989547035, + 0.7134142156862746 + ] + } + ] + }, + { + "image": "610.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4268282402528978, + 0.4498894154818325, + 0.11252897787144359, + 0.791824644549763 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5956480505795574, + 0.45285939968404426, + 0.12014752370916752, + 0.7490758293838864 + ] + } + ] + }, + { + "image": "611.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5042019230769231, + 0.42000778816199374, + 0.3404471153846154, + 0.7767030114226378 + ] + } + ] + }, + { + "image": "612.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5716666666666667, + 0.453625, + 0.24049999999999996, + 0.687671875 + ] + } + ] + }, + { + "image": "613.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.41833272260901433, + 0.4399123551031948, + 0.21333455478197144, + 0.710186598812553 + ] + } + ] + }, + { + "image": "614.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4921041666666667, + 0.30746484375, + 0.12587500000000001, + 0.6118046875 + ] + } + ] + }, + { + "image": "615.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5275264423076924, + 0.4875297619047619, + 0.1752451923076923, + 0.3987608225108225 + ] + } + ] + }, + { + "image": "616.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49093078758949876, + 0.4805994641661085, + 0.4568019093078759, + 0.8674279973208305 + ] + } + ] + }, + { + "image": "617.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4590545050055617, + 0.36271419637273294, + 0.15058954393770857, + 0.4364978111319575 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.20804226918798666, + 0.42684490306441525, + 0.11797552836484984, + 0.29584115071919953 + ] + } + ] + }, + { + "image": "618.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5503681710213777, + 0.44253841015364065, + 0.1409619952494061, + 0.4080961923847696 + ] + } + ] + }, + { + "image": "619.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6425055555555556, + 0.41417187499999997, + 0.33834444444444445, + 0.75834375 + ] + } + ] + }, + { + "image": "620.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6722539198606271, + 0.5021862745098039, + 0.292243031358885, + 0.8185882352941177 + ] + } + ] + }, + { + "image": "621.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.8218544600938967, + 0.34858689910195456, + 0.18214084507042255, + 0.6676835710512415 + ] + } + ] + }, + { + "image": "622.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43892361111111106, + 0.44801171874999995, + 0.19173611111111113, + 0.7382109375 + ] + } + ] + }, + { + "image": "623.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4215389696169089, + 0.510789669729327, + 0.2842107001321004, + 0.5648100322820958 + ] + } + ] + }, + { + "image": "624.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5408333333333333, + 0.4800625, + 0.2113611111111112, + 0.6266484375000001 + ] + } + ] + }, + { + "image": "625.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4755747126436782, + 0.4683459051724138, + 0.2835249042145594, + 0.9366918103448276 + ] + } + ] + }, + { + "image": "626.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.31427299703264094, + 0.45092577147623014, + 0.16936201780415427, + 0.8343286071726438 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5549999999999999, + 0.4517681401167639, + 0.1786053412462908, + 0.8022935779816515 + ] + } + ] + }, + { + "image": "627.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5638414634146341, + 0.4046139705882353, + 0.3480662020905923, + 0.6871691176470588 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.33364764808362374, + 0.5104754901960784, + 0.1629398954703833, + 0.46065686274509804 + ] + } + ] + }, + { + "image": "628.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6881145717463849, + 0.3896998123827392, + 0.13484983314794216, + 0.666829268292683 + ] + } + ] + }, + { + "image": "629.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5288765294771969, + 0.42883989993746086, + 0.23906562847608454, + 0.6012695434646654 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.592174638487208, + 0.47547842401500934, + 0.19658509454949943, + 0.5106816760475298 + ] + } + ] + }, + { + "image": "630.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5001055555555556, + 0.36799687500000006, + 0.17354444444444445, + 0.57349375 + ] + } + ] + }, + { + "image": "631.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5370277777777778, + 0.446875, + 0.1907222222222222, + 0.671875 + ] + } + ] + }, + { + "image": "632.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4537456445993031, + 0.40638725490196076, + 0.3030749128919861, + 0.7670661764705883 + ] + } + ] + }, + { + "image": "633.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5484305555555555, + 0.3651171875, + 0.2246388888888889, + 0.598984375 + ] + } + ] + }, + { + "image": "634.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5385766182298547, + 0.49364697120158896, + 0.13700792602377812, + 0.27431976166832184 + ] + } + ] + }, + { + "image": "635.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.543625, + 0.44224218750000005, + 0.2364861111111111, + 0.6704687500000001 + ] + } + ] + }, + { + "image": "636.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.433400462962963, + 0.49732421875, + 0.25754166666666667, + 0.8144401041666666 + ] + } + ] + }, + { + "image": "637.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.41946234012316436, + 0.38680522248867577, + 0.18236380862150642, + 0.6382520650146549 + ] + } + ] + }, + { + "image": "638.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5392847222222221, + 0.5017421875, + 0.3230138888888889, + 0.983171875 + ] + } + ] + }, + { + "image": "639.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.50995, + 0.415396875, + 0.2110111111111111, + 0.51704375 + ] + } + ] + }, + { + "image": "640.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45824537037037033, + 0.5705234375, + 0.19297222222222224, + 0.7042708333333335 + ] + } + ] + }, + { + "image": "641.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46465555555555554, + 0.43567500000000003, + 0.2271, + 0.58509375 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.2818, + 0.46535625, + 0.11025555555555556, + 0.3469625 + ] + } + ] + }, + { + "image": "642.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5122774869109948, + 0.5270043433827286, + 0.4413089005235602, + 0.9339269289729177 + ] + } + ] + }, + { + "image": "643.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4220905923344948, + 0.3710907903331156, + 0.20771196283391405, + 0.6193860222077073 + ] + } + ] + }, + { + "image": "644.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4581794425087108, + 0.45636029411764706, + 0.2438850174216028, + 0.8303676470588236 + ] + } + ] + }, + { + "image": "645.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47626251390433816, + 0.4538586616635397, + 0.17139043381535043, + 0.7273858661663538 + ] + } + ] + }, + { + "image": "646.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5507916666666667, + 0.411109375, + 0.2624027777777777, + 0.6159140624999999 + ] + } + ] + }, + { + "image": "647.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.40197441601779754, + 0.33852407754846775, + 0.22775305895439377, + 0.5219512195121951 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5452892102335929, + 0.32562851782363983, + 0.21849833147942158, + 0.5049155722326454 + ] + } + ] + }, + { + "image": "648.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6005444444444444, + 0.42412500000000003, + 0.27077777777777784, + 0.5602125 + ] + } + ] + }, + { + "image": "649.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5507883275261324, + 0.4431936274509804, + 0.2069337979094076, + 0.8123235294117647 + ] + } + ] + }, + { + "image": "650.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45314024390243907, + 0.43430392156862746, + 0.23119337979094085, + 0.7795220588235293 + ] + } + ] + }, + { + "image": "651.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.41985384092454114, + 0.48434206052363143, + 0.18318490822569677, + 0.954406664399864 + ] + } + ] + }, + { + "image": "652.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47353155339805825, + 0.34751705320600274, + 0.24561893203883495, + 0.6145429740791268 + ] + } + ] + }, + { + "image": "653.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5458494623655914, + 0.49265624999999996, + 0.29789247311827954, + 0.8103677884615385 + ] + } + ] + }, + { + "image": "654.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43790277777777775, + 0.4419166666666667, + 0.4345879629629629, + 0.7419895833333333 + ] + } + ] + }, + { + "image": "655.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5012805662805663, + 0.44649891383055756, + 0.0784942084942085, + 0.8307241129616221 + ] + } + ] + }, + { + "image": "656.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.31346153846153846, + 0.5255190311418685, + 0.6269230769230769, + 0.9420415224913494 + ] + } + ] + }, + { + "image": "657.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44671747967479675, + 0.5536126056879324, + 0.17071815718157182, + 0.6498770176787085 + ] + } + ] + }, + { + "image": "658.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4564519230769231, + 0.5114878892733564, + 0.42059615384615384, + 0.9053287197231833 + ] + } + ] + }, + { + "image": "659.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46973303670745276, + 0.3346966854283927, + 0.21292547274749718, + 0.5986116322701689 + ] + } + ] + }, + { + "image": "660.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49947115384615387, + 0.5394031141868512, + 0.3604807692307692, + 0.919636678200692 + ] + } + ] + }, + { + "image": "661.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.41407222222222223, + 0.4311375, + 0.24814444444444445, + 0.7922750000000001 + ] + } + ] + }, + { + "image": "662.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5123842592592592, + 0.42851171875, + 0.30995370370370373, + 0.5606692708333333 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3812638888888889, + 0.5447773437500001, + 0.11067592592592593, + 0.3609088541666667 + ] + } + ] + }, + { + "image": "663.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.40284375, + 0.439265625, + 0.23491666666666663, + 0.5263046875 + ] + } + ] + }, + { + "image": "664.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49731770833333333, + 0.44301171875000006, + 0.24671875, + 0.5250859375 + ] + } + ] + }, + { + "image": "665.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4934259259259259, + 0.5250442708333334, + 0.18160648148148148, + 0.897765625 + ] + } + ] + }, + { + "image": "666.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5030648148148148, + 0.4780286458333334, + 0.19893055555555558, + 0.8080182291666667 + ] + } + ] + }, + { + "image": "667.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4489098998887653, + 0.3832395247029393, + 0.2551501668520578, + 0.7655534709193245 + ] + } + ] + }, + { + "image": "668.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47942038868053194, + 0.5302767002844582, + 0.2246607569041936, + 0.8778639772433411 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7534333446982612, + 0.661080941298164, + 0.12119331742243437, + 0.4477398500129299 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.8953699284009546, + 0.6296819239720713, + 0.09982270712580966, + 0.4469226790793897 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3485714285714286, + 0.5866227049392293, + 0.2115444936924651, + 0.48653736746832166 + ] + } + ] + }, + { + "image": "669.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6113194444444444, + 0.542046875, + 0.11703124999999995, + 0.39418749999999997 + ] + } + ] + }, + { + "image": "670.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6092291666666667, + 0.48460937499999995, + 0.24685416666666668, + 0.6342890625 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42623958333333334, + 0.5054375, + 0.20977083333333332, + 0.5158984375 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.29464583333333333, + 0.5155546875, + 0.15305208333333337, + 0.45601562500000004 + ] + } + ] + }, + { + "image": "671.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4043604004449388, + 0.3910631644777986, + 0.3230700778642937, + 0.6695622263914948 + ] + } + ] + }, + { + "image": "672.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49861, + 0.515127988748242, + 0.25102500000000005, + 0.8391364275668074 + ] + } + ] + }, + { + "image": "673.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4966629588431591, + 0.42882426516572864, + 0.13929922135706344, + 0.6080112570356473 + ] + } + ] + }, + { + "image": "674.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5018611111111111, + 0.38005208333333335, + 0.35564351851851855, + 0.7056666666666668 + ] + } + ] + }, + { + "image": "675.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.2551399491094148, + 0.47428389560789314, + 0.2032485156912638, + 0.7417122851686824 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4823833757421544, + 0.4843475493316358, + 0.16023748939779475, + 0.753609166136219 + ] + } + ] + }, + { + "image": "676.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45064773886433185, + 0.49911269760326366, + 0.12128867732063923, + 0.9344824069352371 + ] + } + ] + }, + { + "image": "677.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4341458333333333, + 0.45137499999999997, + 0.12572916666666673, + 0.570703125 + ] + } + ] + }, + { + "image": "678.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5433229166666667, + 0.43978124999999996, + 0.15239583333333329, + 0.6735156250000001 + ] + } + ] + }, + { + "image": "679.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5103790613718412, + 0.4825833333333333, + 0.2842960288808664, + 0.7096138888888889 + ] + } + ] + }, + { + "image": "680.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44675833333333337, + 0.4654625, + 0.2501416666666667, + 0.71663125 + ] + } + ] + }, + { + "image": "681.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4186944444444444, + 0.48236562499999996, + 0.22183333333333333, + 0.8297312499999999 + ] + } + ] + }, + { + "image": "682.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5700833333333334, + 0.49507291666666664, + 0.2769861111111111, + 0.8623515625000001 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.789587962962963, + 0.5509088541666666, + 0.28718055555555555, + 0.7764088541666666 + ] + } + ] + }, + { + "image": "683.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4217916666666667, + 0.3757109375, + 0.2644166666666667, + 0.6217343750000001 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.246, + 0.49947656250000005, + 0.06075, + 0.23957812500000003 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.17105729166666667, + 0.56005078125, + 0.037947916666666665, + 0.1310390625 + ] + } + ] + }, + { + "image": "684.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4147388888888889, + 0.48009999999999997, + 0.2628111111111111, + 0.72895 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.23060555555555556, + 0.5307312500000001, + 0.12787777777777778, + 0.3977125 + ] + } + ] + }, + { + "image": "685.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.645962962962963, + 0.35316406250000004, + 0.15303703703703703, + 0.695390625 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.11572453703703704, + 0.4470546875, + 0.17033796296296297, + 0.3451510416666667 + ] + } + ] + }, + { + "image": "686.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4185208333333333, + 0.50104296875, + 0.270375, + 0.6536484375 + ] + } + ] + }, + { + "image": "687.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4643055555555556, + 0.464540625, + 0.23305555555555554, + 0.80158125 + ] + } + ] + }, + { + "image": "688.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3452482578397213, + 0.479218137254902, + 0.5702874564459931, + 0.8657916666666666 + ] + } + ] + }, + { + "image": "689.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.443890625, + 0.45309375, + 0.12944791666666666, + 0.58275 + ] + } + ] + }, + { + "image": "690.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49704008589835363, + 0.54351259552788, + 0.24971725125268435, + 0.6762156807245968 + ] + } + ] + }, + { + "image": "691.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44725000000000004, + 0.52346484375, + 0.15075, + 0.3984921875 + ] + } + ] + }, + { + "image": "692.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4361444444444444, + 0.47629374999999996, + 0.2493555555555555, + 0.8737375000000001 + ] + } + ] + }, + { + "image": "693.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4298645833333333, + 0.44435156249999996, + 0.12461458333333333, + 0.4278203125000001 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.51671875, + 0.47954687500000004, + 0.07852083333333333, + 0.33974218750000007 + ] + } + ] + }, + { + "image": "694.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49549537037037034, + 0.5505130208333333, + 0.15087962962962967, + 0.7313177083333334 + ] + } + ] + }, + { + "image": "695.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4515885416666666, + 0.46642968749999997, + 0.11776041666666666, + 0.523484375 + ] + } + ] + }, + { + "image": "696.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4675162037037037, + 0.43754296875, + 0.21929166666666666, + 0.6990442708333333 + ] + } + ] + }, + { + "image": "697.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.31052546296296296, + 0.5092408854166667, + 0.18216203703703704, + 0.6174401041666666 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6269398148148149, + 0.43394791666666666, + 0.3140648148148148, + 0.6746666666666666 + ] + } + ] + }, + { + "image": "698.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45307291666666666, + 0.50335546875, + 0.07489583333333334, + 0.4098359375 + ] + } + ] + }, + { + "image": "699.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5010393518518518, + 0.45676822916666665, + 0.14744907407407407, + 0.7041614583333333 + ] + } + ] + }, + { + "image": "700.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5353987517337032, + 0.5512181004998684, + 0.27997919556171985, + 0.8596606156274667 + ] + } + ] + }, + { + "image": "701.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4669375, + 0.49375390625, + 0.08804166666666666, + 0.5000078125 + ] + } + ] + }, + { + "image": "702.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.31922396359959554, + 0.40640460619846464, + 0.06615267947421638, + 0.7263719078760308 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5725, + 0.434884845038385, + 0.0924216380182002, + 0.7975490474836509 + ] + } + ] + }, + { + "image": "703.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5489166666666667, + 0.40955859375000003, + 0.19158333333333333, + 0.7816171875 + ] + } + ] + }, + { + "image": "704.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45079166666666665, + 0.5549453124999999, + 0.0745, + 0.43332812499999995 + ] + } + ] + }, + { + "image": "705.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45977556109725687, + 0.32056705670567054, + 0.1477431421446384, + 0.5936183618361837 + ] + } + ] + }, + { + "image": "706.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4848283752860412, + 0.47631709451575266, + 0.4833867276887872, + 0.8919574095682614 + ] + } + ] + }, + { + "image": "707.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3981195840554593, + 0.36069921875, + 0.1653899480069324, + 0.5479609375 + ] + } + ] + }, + { + "image": "708.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4981022530329289, + 0.4108515625, + 0.15738301559792028, + 0.345140625 + ] + } + ] + }, + { + "image": "709.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4735528596187175, + 0.43520312499999997, + 0.13601386481802427, + 0.41259375 + ] + } + ] + }, + { + "image": "710.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.486037037037037, + 0.48459635416666663, + 0.2461435185185185, + 0.8874218749999999 + ] + } + ] + }, + { + "image": "711.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49491888160165687, + 0.43807692307692303, + 0.28286848463928194, + 0.8198770277341705 + ] + } + ] + }, + { + "image": "712.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48090555555555553, + 0.5178406249999999, + 0.3262555555555556, + 0.8194312499999999 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5481055555555556, + 0.686121875, + 0.14065555555555556, + 0.33099375000000003 + ] + } + ] + }, + { + "image": "713.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5642387332521316, + 0.37925393566050647, + 0.14674786845310597, + 0.5559069130732375 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.21189403166869672, + 0.4119678302532512, + 0.04132764920828258, + 0.5569952087611225 + ] + } + ] + }, + { + "image": "714.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43498445595854923, + 0.4222309505106049, + 0.21023834196891192, + 0.8444619010212098 + ] + } + ] + }, + { + "image": "715.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5220025839793281, + 0.4374404356705242, + 0.2288501291989664, + 0.8441184479237577 + ] + } + ] + }, + { + "image": "716.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5259041666666667, + 0.37795625, + 0.16847499999999999, + 0.7221625 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5800375, + 0.56593125, + 0.04840833333333334, + 0.2068625 + ] + } + ] + }, + { + "image": "717.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7547274749721913, + 0.42213883677298314, + 0.22135706340378197, + 0.8442776735459663 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43192992213570636, + 0.44839899937460914, + 0.3010122358175751, + 0.802989368355222 + ] + } + ] + }, + { + "image": "718.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5096080139372822, + 0.5423676470588236, + 0.42485191637630665, + 0.8282916666666665 + ] + } + ] + }, + { + "image": "719.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44159065628476085, + 0.4159224515322076, + 0.19502780867630706, + 0.539455909943715 + ] + } + ] + }, + { + "image": "720.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5728220858895706, + 0.4684334023464458, + 0.2805398773006135, + 0.9213595583160799 + ] + } + ] + }, + { + "image": "721.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4633125, + 0.5752669270833334, + 0.2951435185185185, + 0.8010546875000001 + ] + } + ] + }, + { + "image": "722.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6024402985074627, + 0.4864707585408222, + 0.335839552238806, + 0.9092877822814127 + ] + } + ] + }, + { + "image": "723.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5370901287553649, + 0.5063577863577864, + 0.21409442060085837, + 0.9058944658944659 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6060085836909871, + 0.6354987129987131, + 0.14935622317596567, + 0.5206756756756756 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3780557939914163, + 0.5219980694980695, + 0.11405150214592275, + 0.5652316602316603 + ] + } + ] + }, + { + "image": "724.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.40105116796440493, + 0.4047998749218261, + 0.26595105672969965, + 0.6132270168855535 + ] + } + ] + }, + { + "image": "725.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48872063329928495, + 0.4816015512783683, + 0.3798927477017365, + 0.8821918988796322 + ] + } + ] + }, + { + "image": "726.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3726480836236934, + 0.5211495098039216, + 0.3036454703832752, + 0.8625686274509805 + ] + } + ] + }, + { + "image": "727.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3987222222222222, + 0.48947135416666665, + 0.19559722222222228, + 0.7992760416666667 + ] + } + ] + }, + { + "image": "728.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4361401557285873, + 0.4842338961851157, + 0.5235150166852057, + 0.8913570981863663 + ] + } + ] + }, + { + "image": "729.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4438840830449827, + 0.5599234760051881, + 0.07323529411764707, + 0.45784954604409855 + ] + } + ] + }, + { + "image": "730.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.566595744680851, + 0.49105496453900704, + 0.162517730496454, + 0.9030141843971632 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6554373522458629, + 0.5861436170212766, + 0.11196217494089837, + 0.6616312056737588 + ] + } + ] + }, + { + "image": "731.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48622916666666666, + 0.47100781250000007, + 0.18912499999999993, + 0.7932109375 + ] + } + ] + }, + { + "image": "732.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5832035595105672, + 0.42153846153846153, + 0.2905895439377086, + 0.7657098186366479 + ] + } + ] + }, + { + "image": "733.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5151964395334561, + 0.5524702033185324, + 0.349782074892572, + 0.7923299836410377 + ] + } + ] + }, + { + "image": "734.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5167841648590022, + 0.41925999999999997, + 0.24250542299349237, + 0.6856700000000001 + ] + } + ] + }, + { + "image": "735.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4933423545331529, + 0.513525, + 0.1072801082543978, + 0.80454375 + ] + } + ] + }, + { + "image": "736.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6383626522327469, + 0.43416250000000006, + 0.29024357239512855, + 0.8683187499999999 + ] + } + ] + }, + { + "image": "737.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5483626522327469, + 0.4751625, + 0.3059945872801083, + 0.8625312499999999 + ] + } + ] + }, + { + "image": "738.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46648173207036536, + 0.45271875, + 0.16108254397834906, + 0.8205 + ] + } + ] + }, + { + "image": "739.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5116779431664411, + 0.48585, + 0.26734776725304454, + 0.84213125 + ] + } + ] + }, + { + "image": "740.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4969425087108014, + 0.5143872549019607, + 0.24570121951219517, + 0.7795661764705882 + ] + } + ] + }, + { + "image": "741.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5096143437077132, + 0.485440625, + 0.1342489851150203, + 0.8846312500000001 + ] + } + ] + }, + { + "image": "742.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.39840567612687816, + 0.4745340838023765, + 0.2024874791318865, + 0.6889055659787366 + ] + } + ] + }, + { + "image": "743.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.544982206405694, + 0.47651767845230153, + 0.1812366548042705, + 0.871054036024016 + ] + } + ] + }, + { + "image": "744.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4726837725381415, + 0.43237717908082407, + 0.20980929264909853, + 0.8032752245113576 + ] + } + ] + }, + { + "image": "745.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.8163461538461538, + 0.5129757785467128, + 0.36730769230769234, + 0.8339100346020761 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4830096153846154, + 0.5070069204152249, + 0.36986538461538465, + 0.9551903114186852 + ] + } + ] + }, + { + "image": "746.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49549499443826467, + 0.3727454659161976, + 0.22468298109010007, + 0.6592120075046903 + ] + } + ] + }, + { + "image": "747.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.56904, + 0.4217796610169492, + 0.25775999999999993, + 0.6409825211864406 + ] + } + ] + }, + { + "image": "748.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4220462962962963, + 0.47296875, + 0.28743981481481484, + 0.8924765625000001 + ] + } + ] + }, + { + "image": "749.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5975236806495263, + 0.500196875, + 0.5942354533152909, + 0.90914375 + ] + } + ] + }, + { + "image": "750.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5185656292286874, + 0.50465, + 0.26081190798376186, + 0.86450625 + ] + } + ] + }, + { + "image": "751.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.66680649526387, + 0.4738312500000001, + 0.2893775372124492, + 0.83051875 + ] + } + ] + }, + { + "image": "752.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5212719891745603, + 0.50890625, + 0.29235453315290927, + 0.7475437499999998 + ] + } + ] + }, + { + "image": "753.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4547361299052774, + 0.47793125000000003, + 0.4096887686062246, + 0.8877062499999999 + ] + } + ] + }, + { + "image": "754.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4630222222222223, + 0.4677437499999999, + 0.11972222222222222, + 0.8389812499999999 + ] + } + ] + }, + { + "image": "755.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49995161290322576, + 0.48959134615384614, + 0.3441827956989248, + 0.6791899038461539 + ] + } + ] + }, + { + "image": "756.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6522239936229574, + 0.3976942434727902, + 0.28508569151056207, + 0.5944668134633533 + ] + } + ] + }, + { + "image": "757.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6038690476190476, + 0.49494166094715175, + 0.28034226190476186, + 0.9871310912834592 + ] + } + ] + }, + { + "image": "758.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4794379963347587, + 0.43972269144144144, + 0.2270494807574832, + 0.6164949324324325 + ] + } + ] + }, + { + "image": "759.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4981868743047831, + 0.38226391494684175, + 0.16822024471635152, + 0.680281425891182 + ] + } + ] + }, + { + "image": "760.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42757049891540133, + 0.4220625, + 0.25254880694143167, + 0.6636375 + ] + } + ] + }, + { + "image": "761.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5079573170731707, + 0.4691764705882353, + 0.5741114982578397, + 0.9298455882352941 + ] + } + ] + }, + { + "image": "762.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4991745602165088, + 0.46181875, + 0.24921515561569682, + 0.6117687500000001 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.8711096075778079, + 0.5267562499999999, + 0.16266576454668477, + 0.44662499999999994 + ] + } + ] + }, + { + "image": "763.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5256077494692144, + 0.4933468137254902, + 0.31448513800424627, + 0.786203431372549 + ] + } + ] + }, + { + "image": "764.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44363588110403396, + 0.525031862745098, + 0.3193312101910828, + 0.8829068627450981 + ] + } + ] + }, + { + "image": "765.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4572962962962963, + 0.4812682291666667, + 0.3192546296296297, + 0.7641458333333334 + ] + } + ] + }, + { + "image": "766.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46388362652232745, + 0.50451875, + 0.2595805142083898, + 0.70701875 + ] + } + ] + }, + { + "image": "767.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.438, + 0.42107031250000004, + 0.2069166666666667, + 0.7065390624999999 + ] + } + ] + }, + { + "image": "768.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46773009060562704, + 0.5514149678111588, + 0.271654744873629, + 0.6468213519313305 + ] + } + ] + }, + { + "image": "769.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46875, + 0.4736311274509804, + 0.41414543524416136, + 0.8624583333333333 + ] + } + ] + }, + { + "image": "770.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45768981481481485, + 0.49214062499999994, + 0.2748842592592593, + 0.7562265625 + ] + } + ] + }, + { + "image": "771.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5398248407643312, + 0.4625514705882353, + 0.2670700636942675, + 0.730843137254902 + ] + } + ] + }, + { + "image": "772.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4431941431670282, + 0.44599875, + 0.40265726681127983, + 0.6039975 + ] + } + ] + }, + { + "image": "773.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4684652928416486, + 0.440785, + 0.16341648590021687, + 0.47434499999999996 + ] + } + ] + }, + { + "image": "774.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5076829268292683, + 0.4939779411764706, + 0.2599259581881533, + 0.8415 + ] + } + ] + }, + { + "image": "775.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.2933793738489871, + 0.48638306451612906, + 0.32893186003683245, + 0.661475806451613 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47090239410681395, + 0.37701612903225806, + 0.2419889502762431, + 0.7540322580645161 + ] + } + ] + }, + { + "image": "776.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4512722772277228, + 0.4279365079365079, + 0.35304455445544547, + 0.6986326928432192 + ] + } + ] + }, + { + "image": "777.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49520912547528523, + 0.46682186764321215, + 0.3776218458347736, + 0.49318074810358353 + ] + } + ] + }, + { + "image": "778.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47037960954446856, + 0.403765, + 0.243150759219089, + 0.6420674999999999 + ] + } + ] + }, + { + "image": "779.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45274034511092853, + 0.46985620377978643, + 0.09693508627773213, + 0.6323993426458504 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.325164338537387, + 0.5343385373870172, + 0.05706655710764175, + 0.3800986031224322 + ] + } + ] + }, + { + "image": "780.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4388178528347406, + 0.4446051167964405, + 0.5976779252110976, + 0.7641045606229143 + ] + } + ] + }, + { + "image": "781.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4847300469483568, + 0.4800088028169014, + 0.2878755868544601, + 0.8093750000000001 + ] + } + ] + }, + { + "image": "782.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5087742303306727, + 0.41129303547963214, + 0.24217787913340932, + 0.6016215505913273 + ] + } + ] + }, + { + "image": "783.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.470678531701891, + 0.3956285178236397, + 0.2962291434927697, + 0.7164227642276423 + ] + } + ] + }, + { + "image": "784.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.492313681868743, + 0.33024390243902435, + 0.186952169076752, + 0.586829268292683 + ] + } + ] + }, + { + "image": "785.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3553166666666666, + 0.53966875, + 0.2773, + 0.8418375 + ] + } + ] + }, + { + "image": "786.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47149537037037037, + 0.5655625000000001, + 0.20984259259259258, + 0.7587265625 + ] + } + ] + }, + { + "image": "787.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.28974301675977654, + 0.43416299559471366, + 0.41635754189944135, + 0.7336500943989931 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6561396648044693, + 0.5923127753303964, + 0.1949608938547486, + 0.5855066079295155 + ] + } + ] + }, + { + "image": "788.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4688074662979606, + 0.3995134710959979, + 0.28125475285171103, + 0.47667015432906096 + ] + } + ] + }, + { + "image": "789.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.589102402022756, + 0.4196870554765292, + 0.1845259165613148, + 0.7810526315789474 + ] + } + ] + }, + { + "image": "790.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5397942157953282, + 0.34192307692307694, + 0.15856507230255842, + 0.4987304565353346 + ] + } + ] + }, + { + "image": "791.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4485234179478012, + 0.49297075703744186, + 0.1951376474794423, + 0.6987127630500137 + ] + } + ] + }, + { + "image": "792.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4711070515162587, + 0.43930704225352113, + 0.25472780416514434, + 0.4744169014084508 + ] + } + ] + }, + { + "image": "793.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5390527065527065, + 0.48254773595199124, + 0.2276958689458689, + 0.39695581014729947 + ] + } + ] + }, + { + "image": "794.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3103640588690938, + 0.4214969696969697, + 0.22213013168086757, + 0.503560606060606 + ] + } + ] + }, + { + "image": "795.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4517818930041152, + 0.46512828438948994, + 0.2857942386831276, + 0.8522658423493045 + ] + } + ] + }, + { + "image": "796.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45519354838709675, + 0.4949278846153846, + 0.34465053763440856, + 0.712877403846154 + ] + } + ] + }, + { + "image": "797.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.477744163104242, + 0.46925339925834364, + 0.2155442288720815, + 0.6096365883807169 + ] + } + ] + }, + { + "image": "798.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3865934797072521, + 0.42771042084168337, + 0.39496007984031933, + 0.4794213426853708 + ] + } + ] + }, + { + "image": "799.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6464814814814815, + 0.4231979166666667, + 0.1464953703703703, + 0.4751197916666667 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5508055555555555, + 0.4254088541666667, + 0.20679629629629628, + 0.53746875 + ] + } + ] + }, + { + "image": "800.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47719638675142184, + 0.4701338383838384, + 0.17812311809969886, + 0.8431540404040405 + ] + } + ] + }, + { + "image": "801.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5242211948790896, + 0.5278113927500682, + 0.12099217638691323, + 0.9348759880076314 + ] + } + ] + }, + { + "image": "802.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4452037723139104, + 0.5014967021816337, + 0.3916402829235432, + 0.8016083206494165 + ] + } + ] + }, + { + "image": "803.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5351366666666667, + 0.48069872276483844, + 0.4245299999999999, + 0.8343025294264963 + ] + } + ] + }, + { + "image": "804.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5225976627712855, + 0.5010746492985971, + 0.2532153589315526, + 0.9975175350701403 + ] + } + ] + }, + { + "image": "805.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.54085618729097, + 0.5472582681141126, + 0.18863879598662214, + 0.7752411007321385 + ] + } + ] + }, + { + "image": "806.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4444216990788127, + 0.5461377168004142, + 0.23960423063800745, + 0.7087134351540254 + ] + } + ] + }, + { + "image": "807.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4238888888888889, + 0.5112864583333334, + 0.20761574074074077, + 0.7038854166666667 + ] + } + ] + }, + { + "image": "808.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5000072202166065, + 0.4269712865819989, + 0.1469891696750902, + 0.46535615681943676 + ] + } + ] + }, + { + "image": "809.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47951058660187434, + 0.48954258675078866, + 0.22227351614022905, + 0.8021976866456362 + ] + } + ] + }, + { + "image": "810.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5188479087452471, + 0.4509814323607428, + 0.4459429657794676, + 0.7345505452402004 + ] + } + ] + }, + { + "image": "811.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4379230769230769, + 0.45766621438263233, + 0.2315022624434389, + 0.6154681139755767 + ] + } + ] + }, + { + "image": "812.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4611637790127493, + 0.42910538286580746, + 0.38266753841124546, + 0.5301111953500126 + ] + } + ] + }, + { + "image": "813.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5144906234161175, + 0.4722625041960389, + 0.13178915357323864, + 0.7156394763343402 + ] + } + ] + }, + { + "image": "814.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45624648107600874, + 0.44528721876495936, + 0.20681889271191736, + 0.7168621349928196 + ] + } + ] + }, + { + "image": "815.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3342409901710957, + 0.409135317237507, + 0.2753258099745176, + 0.7340482874789444 + ] + } + ] + }, + { + "image": "816.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.451, + 0.5283038210624417, + 0.14383471074380164, + 0.7596613855234544 + ] + } + ] + }, + { + "image": "817.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.536425, + 0.50173125, + 0.15277499999999994, + 0.5341624999999999 + ] + } + ] + }, + { + "image": "818.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46788128606760093, + 0.5335924434809539, + 0.21847485572959605, + 0.8372994735212139 + ] + } + ] + }, + { + "image": "819.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5030227071660277, + 0.49924188528234775, + 0.13874373341197288, + 0.6870364606491774 + ] + } + ] + }, + { + "image": "820.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5359288097886541, + 0.48722326454033776, + 0.14642936596218017, + 0.4226829268292684 + ] + } + ] + }, + { + "image": "821.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4307841845140033, + 0.498729883634563, + 0.17209884678747947, + 0.7678979945531071 + ] + } + ] + }, + { + "image": "822.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45320118929633296, + 0.5574894357444693, + 0.14267922035018166, + 0.7046706437981607 + ] + } + ] + }, + { + "image": "823.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.35808845029239766, + 0.3887188113260443, + 0.14192251461988306, + 0.5932688533781888 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.24224780701754384, + 0.38485562097000287, + 0.14231725146198831, + 0.544188393608074 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5280263157894737, + 0.49941126997476876, + 0.07828216374269, + 0.25025511634426684 + ] + } + ] + }, + { + "image": "824.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4643617379589087, + 0.4128455696202532, + 0.1083361401145167, + 0.5509367088607594 + ] + } + ] + }, + { + "image": "825.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4812799704905939, + 0.4119914893617021, + 0.09105127259313912, + 0.4581475177304965 + ] + } + ] + }, + { + "image": "826.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42602891728312037, + 0.4004776345716452, + 0.08001681237390713, + 0.49190042961839775 + ] + } + ] + }, + { + "image": "827.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48061549601737874, + 0.3750914634146341, + 0.10027154236060819, + 0.6113968957871397 + ] + } + ] + }, + { + "image": "828.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4688209121245829, + 0.44001563477173233, + 0.13230255839822025, + 0.5298123827392119 + ] + } + ] + }, + { + "image": "829.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44889399293286214, + 0.43226014512227895, + 0.13104593639575976, + 0.6126525127653855 + ] + } + ] + }, + { + "image": "830.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4890889978976874, + 0.41418351063829784, + 0.21621233356692368, + 0.6038510638297871 + ] + } + ] + }, + { + "image": "831.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5588074662979606, + 0.6057400627615063, + 0.15484618043553414, + 0.657918410041841 + ] + } + ] + }, + { + "image": "832.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5002820512820513, + 0.5280096153846153, + 0.20551282051282047, + 0.7305865384615384 + ] + } + ] + }, + { + "image": "833.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5474972191323693, + 0.4844152595372109, + 0.17406006674082308, + 0.532714196372733 + ] + } + ] + }, + { + "image": "834.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5347556325823224, + 0.5563264235108895, + 0.13711611785095318, + 0.6101521910259774 + ] + } + ] + }, + { + "image": "835.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5286985613917699, + 0.5124434957307885, + 0.14418200066912013, + 0.5844475138121547 + ] + } + ] + }, + { + "image": "836.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.517990089811087, + 0.5, + 0.3329482812016103, + 1.0 + ] + } + ] + }, + { + "image": "837.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4715633074935401, + 0.5128034020281322, + 0.18509905254091302, + 0.7795191364082433 + ] + } + ] + }, + { + "image": "838.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3324989707698641, + 0.5241695020105166, + 0.2670481679703582, + 0.772016702752861 + ] + } + ] + }, + { + "image": "839.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4928235294117647, + 0.434421568627451, + 0.1779313725490197, + 0.6292867647058823 + ] + } + ] + }, + { + "image": "840.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4268386568386568, + 0.44609216589861755, + 0.1763923013923014, + 0.64484178187404 + ] + } + ] + }, + { + "image": "841.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5373251450017059, + 0.4523973333333333, + 0.18604912998976456, + 0.4585493333333333 + ] + } + ] + }, + { + "image": "842.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4154570074475288, + 0.31753712237583204, + 0.07305010155721055, + 0.37809779825908857 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6979316181448884, + 0.3532258064516129, + 0.08268449559918754, + 0.40001792114695334 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.8326641841570752, + 0.41206093189964155, + 0.06134055517941768, + 0.40184587813620076 + ] + } + ] + }, + { + "image": "843.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4358302949950282, + 0.43588514357053676, + 0.2153695724229367, + 0.6260823970037454 + ] + } + ] + }, + { + "image": "844.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4320156139105749, + 0.3800054362598532, + 0.1749148332150461, + 0.5690622451753193 + ] + } + ] + }, + { + "image": "845.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6114961067853171, + 0.470838023764853, + 0.3509121245828699, + 0.651494684177611 + ] + } + ] + }, + { + "image": "846.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47978985990660444, + 0.5142325113236034, + 0.15883255503669108, + 0.7095747357825867 + ] + } + ] + }, + { + "image": "847.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43627176220806796, + 0.5228201634877384, + 0.21595753715498936, + 0.9473092643051771 + ] + } + ] + }, + { + "image": "848.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4200461589185625, + 0.5266617063492064, + 0.19914276294098252, + 0.9466765873015873 + ] + } + ] + }, + { + "image": "849.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43315617867623085, + 0.4817926143311323, + 0.14246820997717632, + 0.7648936170212767 + ] + } + ] + }, + { + "image": "850.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5600333704115684, + 0.34820512820512817, + 0.21265850945495002, + 0.5283677298311446 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6714905450500556, + 0.43252032520325207, + 0.20802002224694102, + 0.3985303314571607 + ] + } + ] + }, + { + "image": "851.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5021514854717597, + 0.47119304262616374, + 0.15678419849820438, + 0.7877364037236648 + ] + } + ] + }, + { + "image": "852.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43269028871391074, + 0.48585161449346803, + 0.19004265091863518, + 0.8705348779886616 + ] + } + ] + }, + { + "image": "853.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44388054830287205, + 0.43754652301665037, + 0.16085509138381204, + 0.8120372184133202 + ] + } + ] + }, + { + "image": "854.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5002786885245901, + 0.4885717803496676, + 0.17413442622950823, + 0.8839152918000492 + ] + } + ] + }, + { + "image": "855.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.574991641591441, + 0.547682803832577, + 0.19978602474088933, + 0.6030156328794757 + ] + } + ] + }, + { + "image": "856.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48008342602892107, + 0.5132770481550969, + 0.20154616240266962, + 0.6000375234521577 + ] + } + ] + }, + { + "image": "857.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4558971807628524, + 0.45913043478260873, + 0.21921061359867333, + 0.866471764117941 + ] + } + ] + }, + { + "image": "858.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.37137290322580646, + 0.4936044928522805, + 0.07199225806451608, + 0.5895949625595642 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7757445161290323, + 0.5787304288631722, + 0.035842580645161375, + 0.26172906739278423 + ] + } + ] + }, + { + "image": "859.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4876953125, + 0.48743749999999986, + 0.12339062500000005, + 0.9494296875 + ] + } + ] + }, + { + "image": "860.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47331488114620646, + 0.5301367855398144, + 0.17424617388472816, + 0.7645407914020519 + ] + } + ] + }, + { + "image": "861.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4948368841544607, + 0.5085219573400251, + 0.23788282290279625, + 0.9334429109159349 + ] + } + ] + }, + { + "image": "862.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44521472392638034, + 0.5187874870734229, + 0.2769972733469666, + 0.7438624612202689 + ] + } + ] + }, + { + "image": "863.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4823006535947712, + 0.5221658081922982, + 0.1892843137254902, + 0.8314912926171204 + ] + } + ] + }, + { + "image": "864.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4230373831775701, + 0.5205112062452782, + 0.1780841121495327, + 0.6714681440443212 + ] + } + ] + }, + { + "image": "865.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.2944398706262864, + 0.43011066843736173, + 0.19490149955895322, + 0.7142253209384684 + ] + } + ] + }, + { + "image": "866.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4519217081850534, + 0.5386753188632805, + 0.14704626334519577, + 0.6521481315730588 + ] + } + ] + }, + { + "image": "867.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46764999999999995, + 0.4294, + 0.14362499999999997, + 0.6410250000000002 + ] + } + ] + }, + { + "image": "868.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3922671353251318, + 0.4468252919145186, + 0.17448447568834213, + 0.8835558493060145 + ] + } + ] + }, + { + "image": "869.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5015157770569154, + 0.49593645856476337, + 0.18478030079622534, + 0.823890246611864 + ] + } + ] + }, + { + "image": "870.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5276437908496732, + 0.5020269607843137, + 0.4181732026143791, + 0.8849093137254901 + ] + } + ] + }, + { + "image": "871.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4639306526806527, + 0.5829590720070037, + 0.2241928904428904, + 0.6149704530531845 + ] + } + ] + }, + { + "image": "872.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49225825471698115, + 0.4930601821008217, + 0.21203125, + 0.7707683766377971 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3305395047169811, + 0.4841061514545858, + 0.09487617924528303, + 0.47210970464135016 + ] + } + ] + }, + { + "image": "873.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5320702070207021, + 0.5372258796821794, + 0.10084308430843088, + 0.6903041997729852 + ] + } + ] + }, + { + "image": "874.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.606348251222264, + 0.5077112676056338, + 0.205562241444152, + 0.7307276995305165 + ] + } + ] + }, + { + "image": "875.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4814065573770492, + 0.519564787339268, + 0.19363278688524588, + 0.756036102868447 + ] + } + ] + }, + { + "image": "876.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5226323370543752, + 0.5267509727626459, + 0.15449765934461648, + 0.6793218454697053 + ] + } + ] + }, + { + "image": "877.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.545782628889921, + 0.5376448024549291, + 0.2011333023687877, + 0.8653893364019947 + ] + } + ] + }, + { + "image": "878.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5208647140864714, + 0.41656716417910444, + 0.16437935843793586, + 0.6090023566378633 + ] + } + ] + }, + { + "image": "879.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5097000659195782, + 0.5713079019073569, + 0.25396176664469344, + 0.5846445380232846 + ] + } + ] + }, + { + "image": "880.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.35927607361963193, + 0.46544827586206894, + 0.3734478527607362, + 0.9173793103448277 + ] + } + ] + }, + { + "image": "881.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5248854712041885, + 0.5231762395679922, + 0.12673756544502615, + 0.5173048600883653 + ] + } + ] + }, + { + "image": "882.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.530446758481693, + 0.5024067968551864, + 0.21296607322808195, + 0.8626959168146082 + ] + } + ] + }, + { + "image": "883.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5057996661101836, + 0.5805837946653245, + 0.18700500834724537, + 0.5734448917966783 + ] + } + ] + }, + { + "image": "884.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4879898403483309, + 0.569821278972354, + 0.2085740203193033, + 0.607347109745881 + ] + } + ] + }, + { + "image": "885.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5191558200074377, + 0.49524193548387097, + 0.1601004090740051, + 0.634501728110599 + ] + } + ] + }, + { + "image": "886.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4961838161838162, + 0.5337581535373808, + 0.3013386613386614, + 0.8773657802308077 + ] + } + ] + }, + { + "image": "887.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5644493554327809, + 0.5653158793397837, + 0.18999263351749537, + 0.6653244166192372 + ] + } + ] + }, + { + "image": "888.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4735678391959799, + 0.52855193328279, + 0.21681072026800666, + 0.8158402830427091 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.9386063651591289, + 0.4811953500126358, + 0.10388944723618079, + 0.5813267626990144 + ] + } + ] + }, + { + "image": "889.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6036262513904338, + 0.5084740462789243, + 0.2081868743047831, + 0.6412570356472794 + ] + } + ] + }, + { + "image": "890.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46336601307189546, + 0.4976764705882353, + 0.38026470588235284, + 0.9292892156862745 + ] + } + ] + }, + { + "image": "891.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4900170125893161, + 0.5061582066477712, + 0.13536577067029607, + 0.6689590311775316 + ] + } + ] + }, + { + "image": "892.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4875846833578792, + 0.5252828932771244, + 0.19950515463917531, + 0.9036165964055913 + ] + } + ] + }, + { + "image": "893.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.35111997635933806, + 0.46296502561817776, + 0.29027482269503546, + 0.6604722655379819 + ] + } + ] + }, + { + "image": "894.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5588148148148149, + 0.261648016276704, + 0.06177104377104378, + 0.20350203458799596 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4546700336700336, + 0.2859435401831129, + 0.025063973063973084, + 0.13527721261444553 + ] + } + ] + }, + { + "image": "895.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5524947145877378, + 0.2358869448183042, + 0.09029950669485552, + 0.3456850605652759 + ] + } + ] + }, + { + "image": "896.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.576274111675127, + 0.3122262026612078, + 0.07649407783417934, + 0.2771903787103377 + ] + } + ] + }, + { + "image": "897.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48858658453114306, + 0.2710981308411215, + 0.1330184804928131, + 0.48407320872274145 + ] + } + ] + }, + { + "image": "898.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5194629503738953, + 0.44595624195624195, + 0.13831747110808967, + 0.5188700128700128 + ] + } + ] + }, + { + "image": "899.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5459086188992731, + 0.4054423380726698, + 0.057442021460712984, + 0.2135887309110058 + ] + } + ] + }, + { + "image": "900.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4515103127079175, + 0.31965430861723443, + 0.13197272122421824, + 0.4764679358717435 + ] + } + ] + }, + { + "image": "901.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.478437908496732, + 0.4904803921568628, + 0.2823660130718954, + 0.8586029411764705 + ] + } + ] + }, + { + "image": "902.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49599555061179085, + 0.5055472170106317, + 0.21956618464961072, + 0.71869918699187 + ] + } + ] + }, + { + "image": "903.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5016896667788623, + 0.3444825832697686, + 0.2663244698754628, + 0.5124180015255531 + ] + } + ] + }, + { + "image": "904.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.35872565203037304, + 0.31233995037220846, + 0.20649719379333115, + 0.5826004962779157 + ] + } + ] + }, + { + "image": "905.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4584605131622792, + 0.4008812452924931, + 0.15116627790736425, + 0.7277680140597539 + ] + } + ] + }, + { + "image": "906.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.54674456879526, + 0.48311572700296734, + 0.21777814351547076, + 0.7115825914935707 + ] + } + ] + }, + { + "image": "907.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5460235448005232, + 0.3769323197645905, + 0.11041857423152382, + 0.35702550269740063 + ] + } + ] + }, + { + "image": "908.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5257552517505836, + 0.3393668341708543, + 0.1018506168722907, + 0.40749748743718583 + ] + } + ] + }, + { + "image": "909.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.41169069462647445, + 0.29255899705014754, + 0.10788007863695936, + 0.35805063913470997 + ] + } + ] + }, + { + "image": "910.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5605853499018967, + 0.4066298749080206, + 0.06848920863309355, + 0.3120333578611724 + ] + } + ] + }, + { + "image": "911.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48156617909382804, + 0.3004620010934937, + 0.08512665001783808, + 0.2696555494805905 + ] + } + ] + }, + { + "image": "912.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5574963126843658, + 0.286991452991453, + 0.0472750737463127, + 0.20360398860398857 + ] + } + ] + }, + { + "image": "913.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46343055555555557, + 0.449984375, + 0.1341666666666667, + 0.43296875 + ] + } + ] + }, + { + "image": "914.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4634411660149307, + 0.2740827436037017, + 0.05533238535371493, + 0.2266956995100708 + ] + } + ] + }, + { + "image": "915.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6037068024736267, + 0.3163967497898571, + 0.10856311385958532, + 0.3840459512468479 + ] + } + ] + }, + { + "image": "916.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5912429752066116, + 0.41640318170519514, + 0.09030082644628094, + 0.45303007705692266 + ] + } + ] + }, + { + "image": "917.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.613116927260367, + 0.27245559845559847, + 0.09437117607070016, + 0.2313616473616474 + ] + } + ] + }, + { + "image": "918.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6651833976833976, + 0.4804899777282851, + 0.21901222651222646, + 0.9029398663697105 + ] + } + ] + }, + { + "image": "919.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4808880666049954, + 0.5108994833255049, + 0.1700246685168054, + 0.8915758572099577 + ] + } + ] + }, + { + "image": "920.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5159285928592858, + 0.5234975034044486, + 0.3524482448244824, + 0.8728665456196095 + ] + } + ] + }, + { + "image": "921.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4741171875, + 0.44343750000000004, + 0.09005468749999998, + 0.7846718749999999 + ] + } + ] + }, + { + "image": "922.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4701446051167964, + 0.34904940587867417, + 0.3507452725250278, + 0.6593245778611633 + ] + } + ] + }, + { + "image": "923.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4930158730158731, + 0.5888051282051282, + 0.14606150793650796, + 0.6784615384615384 + ] + } + ] + }, + { + "image": "924.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5385581222056632, + 0.44398448721631717, + 0.3208159463487333, + 0.8476903188738868 + ] + } + ] + }, + { + "image": "925.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4324282067645182, + 0.47424368717822996, + 0.16960114869176762, + 0.7385903407697966 + ] + } + ] + }, + { + "image": "926.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4826314092228314, + 0.38090660705414797, + 0.20290228958400525, + 0.6407923497267759 + ] + } + ] + }, + { + "image": "927.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.41041152263374486, + 0.5030813050233041, + 0.30126886145404663, + 0.8223278094251683 + ] + } + ] + }, + { + "image": "928.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3098336727766463, + 0.5023355601233299, + 0.470224032586558, + 0.6740133607399795 + ] + } + ] + }, + { + "image": "929.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5306383701188455, + 0.47474549310710507, + 0.18429541595925297, + 0.7872375397667021 + ] + } + ] + }, + { + "image": "930.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5226146449704142, + 0.4103693100486688, + 0.1845044378698225, + 0.7404952762668194 + ] + } + ] + }, + { + "image": "931.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5105882352941177, + 0.4710735294117647, + 0.18765032679738564, + 0.8875294117647059 + ] + } + ] + }, + { + "image": "932.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5167994409503843, + 0.4545001332977872, + 0.14361285814116, + 0.43245001332977867 + ] + } + ] + }, + { + "image": "933.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4683697813121272, + 0.5372080838323353, + 0.28378727634194834, + 0.5975548902195609 + ] + } + ] + }, + { + "image": "934.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.537908787541713, + 0.5325328330206379, + 0.24576195773081194, + 0.7675734834271419 + ] + } + ] + }, + { + "image": "935.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5008150584795321, + 0.4396388261851016, + 0.22304824561403516, + 0.7134085778781037 + ] + } + ] + }, + { + "image": "936.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4395866666666667, + 0.5134448076439527, + 0.2418733333333333, + 0.7895348252451597 + ] + } + ] + }, + { + "image": "937.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.513813046402152, + 0.5264209456024402, + 0.20427370544720921, + 0.6991662430096592 + ] + } + ] + }, + { + "image": "938.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5028571428571429, + 0.44651048760555706, + 0.20895714285714284, + 0.5491800599291745 + ] + } + ] + }, + { + "image": "939.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5276122448979592, + 0.497790097988654, + 0.15480612244897962, + 0.643022176379577 + ] + } + ] + }, + { + "image": "940.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.514838337182448, + 0.5054394942805539, + 0.15154734411085444, + 0.6586544250451536 + ] + } + ] + }, + { + "image": "941.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49620615604867574, + 0.4097049986342529, + 0.2961453113815318, + 0.6620813985249931 + ] + } + ] + }, + { + "image": "942.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.41414733178654295, + 0.40454693611473275, + 0.09047563805104408, + 0.7647653194263364 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.9442343387470997, + 0.4653389830508475, + 0.11120649651972157, + 0.7298956975228162 + ] + } + ] + }, + { + "image": "943.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5111520899192132, + 0.35681696188942563, + 0.15481208289427467, + 0.6357836822329577 + ] + } + ] + }, + { + "image": "944.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44113796576032227, + 0.5151585087496829, + 0.20419939577039273, + 0.9186254121227493 + ] + } + ] + }, + { + "image": "945.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46567518905293487, + 0.4166085753803596, + 0.1943392149801944, + 0.6626085753803596 + ] + } + ] + }, + { + "image": "946.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3598639455782313, + 0.5193577981651376, + 0.29117006802721085, + 0.8875331294597351 + ] + } + ] + }, + { + "image": "947.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5040277777777777, + 0.466609375, + 0.22476388888888896, + 0.5591015625000001 + ] + } + ] + }, + { + "image": "948.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5525492957746478, + 0.47283714670255717, + 0.0903521126760563, + 0.47152624495289364 + ] + } + ] + }, + { + "image": "949.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.532429178470255, + 0.43862564380590946, + 0.07321175637393768, + 0.41804011927351586 + ] + } + ] + }, + { + "image": "950.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.524902033271719, + 0.4050753911806543, + 0.11332347504621071, + 0.5739089615931721 + ] + } + ] + }, + { + "image": "951.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4439720485472601, + 0.4791079545454546, + 0.2643398308201545, + 0.9184801136363637 + ] + } + ] + }, + { + "image": "952.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.40795081967213115, + 0.476413295542386, + 0.2715505464480874, + 0.7298943571244523 + ] + } + ] + }, + { + "image": "953.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5106617647058823, + 0.40574793388429753, + 0.22720588235294117, + 0.5255454545454545 + ] + } + ] + }, + { + "image": "954.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4128571428571428, + 0.5179715206878023, + 0.15557353976073182, + 0.7279392799570124 + ] + } + ] + }, + { + "image": "955.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4661744266851981, + 0.4734179894179894, + 0.3126824183460737, + 0.7087354497354497 + ] + } + ] + }, + { + "image": "956.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4741354417325541, + 0.5268833202819106, + 0.16310759711240977, + 0.8143670060036544 + ] + } + ] + }, + { + "image": "957.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49490781710914455, + 0.40131273036574994, + 0.11491519174041301, + 0.5603459030337397 + ] + } + ] + }, + { + "image": "958.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45505208333333336, + 0.48312255859375, + 0.28772569444444446, + 0.7318286132812499 + ] + } + ] + }, + { + "image": "959.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47653998678122933, + 0.5025621272365806, + 0.19880039656311968, + 0.652624254473161 + ] + } + ] + }, + { + "image": "960.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.438801510989011, + 0.41543653896273125, + 0.3289629120879121, + 0.5894579098253844 + ] + } + ] + }, + { + "image": "961.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4497078353253652, + 0.4564883779055236, + 0.1647244355909695, + 0.5942664333916521 + ] + } + ] + }, + { + "image": "962.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44040160642570286, + 0.5126880363452802, + 0.19160977242302535, + 0.9369939424533064 + ] + } + ] + }, + { + "image": "963.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5496612903225807, + 0.47071875, + 0.3790430107526882, + 0.6937788461538461 + ] + } + ] + }, + { + "image": "964.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.523715564738292, + 0.5957441799633796, + 0.23245523415977967, + 0.6151216322260005 + ] + } + ] + }, + { + "image": "965.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49305905773059056, + 0.5135149999999999, + 0.13823822163238225, + 0.634415 + ] + } + ] + }, + { + "image": "966.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5259932773109244, + 0.4006934213868428, + 0.13374117647058828, + 0.49838709677419357 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6454319327731093, + 0.41964947929895857, + 0.10819831932773105, + 0.6744119888239776 + ] + } + ] + }, + { + "image": "967.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48476545048399106, + 0.49936489607390305, + 0.21780342516753537, + 0.8373527713625867 + ] + } + ] + }, + { + "image": "968.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4730228704010606, + 0.41809535696455313, + 0.08685449121644016, + 0.42915876185721413 + ] + } + ] + }, + { + "image": "969.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49354871794871796, + 0.44996107939802804, + 0.07218119658119662, + 0.5781058640373636 + ] + } + ] + }, + { + "image": "970.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5167235970721505, + 0.43902711323763954, + 0.11345765074939011, + 0.4504040404040404 + ] + } + ] + }, + { + "image": "971.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4512521150592217, + 0.34730837789661323, + 0.10987478849407778, + 0.5146727782021899 + ] + } + ] + }, + { + "image": "972.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5389820989820989, + 0.358659381663113, + 0.11416637416637425, + 0.4577025586353945 + ] + } + ] + }, + { + "image": "973.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5202941176470588, + 0.4346363636363636, + 0.1984852941176471, + 0.5551735537190082 + ] + } + ] + }, + { + "image": "974.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4716815328708292, + 0.4635868754660701, + 0.17386521308225966, + 0.6715287099179716 + ] + } + ] + }, + { + "image": "975.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4860704607046071, + 0.45494356080041043, + 0.13864837398373983, + 0.6666854797331965 + ] + } + ] + }, + { + "image": "976.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3553732912723449, + 0.38962746141564664, + 0.1011742025937609, + 0.42724587546567316 + ] + } + ] + }, + { + "image": "977.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49567038162782845, + 0.39271849593495933, + 0.14711921648091858, + 0.6022560975609756 + ] + } + ] + }, + { + "image": "978.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3086112090236165, + 0.4339308681672026, + 0.1468558336270709, + 0.5708574490889604 + ] + } + ] + }, + { + "image": "979.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.41336838534599724, + 0.4469808429118774, + 0.11682496607869745, + 0.44071519795657726 + ] + } + ] + }, + { + "image": "980.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43346524432209227, + 0.5238960020904102, + 0.18548176187198903, + 0.8381970211654037 + ] + } + ] + }, + { + "image": "981.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3877318865943297, + 0.4359150066401062, + 0.14317815890794539, + 0.5674316069057105 + ] + } + ] + }, + { + "image": "982.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4956746031746032, + 0.5134021387714499, + 0.12247354497354501, + 0.7909798557572743 + ] + } + ] + }, + { + "image": "983.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45538306451612903, + 0.36050997222923503, + 0.10966733870967739, + 0.4579702095430446 + ] + } + ] + }, + { + "image": "984.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.502412746585736, + 0.483122866894198, + 0.25006069802731407, + 0.6838737201365188 + ] + } + ] + }, + { + "image": "985.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4625363558597092, + 0.5108293186510668, + 0.2945423438836612, + 0.9182450103234687 + ] + } + ] + }, + { + "image": "986.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45860989565802757, + 0.4905465175394001, + 0.20619993268259842, + 0.850183019827148 + ] + } + ] + }, + { + "image": "987.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5409631821170282, + 0.45710441866205875, + 0.1367850098619329, + 0.5920735620834361 + ] + } + ] + }, + { + "image": "988.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5098785425101214, + 0.4712506341958397, + 0.18016531713900127, + 0.8293860984271945 + ] + } + ] + }, + { + "image": "989.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4505615763546798, + 0.4968533201189296, + 0.19989819376026274, + 0.798221010901883 + ] + } + ] + }, + { + "image": "990.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5059796954314721, + 0.4739852304558187, + 0.26405752961082907, + 0.7706824548001018 + ] + } + ] + }, + { + "image": "991.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48204940848990957, + 0.4218723628691983, + 0.10489213639526793, + 0.7270833333333333 + ] + } + ] + }, + { + "image": "992.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.632826923076923, + 0.4973529411764706, + 0.6823461538461539, + 0.9520761245674739 + ] + } + ] + }, + { + "image": "993.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4927420932507336, + 0.42785609037328093, + 0.17328333876752527, + 0.6279739685658152 + ] + } + ] + }, + { + "image": "994.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4968732394366197, + 0.48340471092077086, + 0.16631338028169013, + 0.766892398286938 + ] + } + ] + }, + { + "image": "995.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45962091503267977, + 0.5134044117647059, + 0.21329738562091505, + 0.8026274509803922 + ] + } + ] + }, + { + "image": "996.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4325008707767329, + 0.5155215209928703, + 0.16140369209334723, + 0.8877528386585688 + ] + } + ] + }, + { + "image": "997.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3815896212347152, + 0.4598196166854566, + 0.27792722934685354, + 0.7152220969560316 + ] + } + ] + }, + { + "image": "998.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4727304107697618, + 0.5162464108587836, + 0.2205661028650328, + 0.8229835552075176 + ] + } + ] + }, + { + "image": "999.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47821295354357407, + 0.44303881511746684, + 0.16613089182773824, + 0.7008682328907047 + ] + } + ] + }, + { + "image": "1000.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5440053673264006, + 0.4792542202066012, + 0.19767863133176794, + 0.8597808012093726 + ] + } + ] + }, + { + "image": "1001.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5205372445616347, + 0.48973247460985886, + 0.12473302570863548, + 0.7510527619519445 + ] + } + ] + }, + { + "image": "1002.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.507892797319933, + 0.4419186046511628, + 0.14915577889447237, + 0.7562234580384226 + ] + } + ] + }, + { + "image": "1003.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48455719557195576, + 0.4880357649730343, + 0.16916605166051663, + 0.7783366449049106 + ] + } + ] + }, + { + "image": "1004.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5157060185185185, + 0.5066015625, + 0.16474537037037038, + 0.7949739583333333 + ] + } + ] + }, + { + "image": "1005.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4536999663639421, + 0.4735768452982811, + 0.15566431214261686, + 0.6759428715874621 + ] + } + ] + }, + { + "image": "1006.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4869628584861307, + 0.3843378271213323, + 0.2442595204513399, + 0.6259318001586043 + ] + } + ] + }, + { + "image": "1007.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5362433862433862, + 0.5007336483461826, + 0.2173578042328042, + 0.7471698582442178 + ] + } + ] + }, + { + "image": "1008.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4688296398891967, + 0.39888335517693324, + 0.13106994459833787, + 0.6585530799475754 + ] + } + ] + }, + { + "image": "1009.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4548592493297587, + 0.48481257861635224, + 0.15092493297587137, + 0.6275044025157233 + ] + } + ] + }, + { + "image": "1010.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4623253388946819, + 0.48289965762444026, + 0.3706221758776504, + 0.8702923360547801 + ] + } + ] + }, + { + "image": "1011.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.425420750253464, + 0.33664450127877243, + 0.15055086177762758, + 0.5452813299232737 + ] + } + ] + }, + { + "image": "1012.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.560546847788227, + 0.34638247011952195, + 0.10334378265412741, + 0.5897237715803452 + ] + } + ] + }, + { + "image": "1013.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43736120182887006, + 0.41537990196078434, + 0.1838112344872632, + 0.7094950980392156 + ] + } + ] + }, + { + "image": "1014.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3752859560067682, + 0.46476556495003846, + 0.1853299492385787, + 0.6270484242890084 + ] + } + ] + }, + { + "image": "1015.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4572487644151565, + 0.5288475836431227, + 0.19755848434925868, + 0.7857620817843867 + ] + } + ] + }, + { + "image": "1016.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.37523249599144837, + 0.44438942307692314, + 0.3012613575628006, + 0.7132307692307692 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.597723142704436, + 0.48123317307692304, + 0.19001068947087113, + 0.7149927884615385 + ] + } + ] + }, + { + "image": "1017.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45435626102292764, + 0.49575773889636615, + 0.24000705467372135, + 0.9697308209959624 + ] + } + ] + }, + { + "image": "1018.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4335063663075416, + 0.5364674179323862, + 0.2630199151158995, + 0.8408647721705046 + ] + } + ] + }, + { + "image": "1019.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45231475186947656, + 0.45543019062339, + 0.3333514615907546, + 0.8031092220504894 + ] + } + ] + }, + { + "image": "1020.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.40068333333333334, + 0.4525515334338864, + 0.3431433333333333, + 0.8535168426344897 + ] + } + ] + }, + { + "image": "1021.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4466621893888516, + 0.4486204287515762, + 0.23507387508394892, + 0.8406027742749054 + ] + } + ] + }, + { + "image": "1022.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48735709482178885, + 0.45872902897813933, + 0.16263281775386687, + 0.6328317234367057 + ] + } + ] + }, + { + "image": "1023.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3529070929070929, + 0.4863862380713209, + 0.1534199134199134, + 0.805876443997991 + ] + } + ] + }, + { + "image": "1024.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49942470389170895, + 0.49853795211411106, + 0.23279864636209815, + 0.9033749363219562 + ] + } + ] + }, + { + "image": "1025.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4781071190951431, + 0.4266942563330825, + 0.11532268795741844, + 0.7651467268623026 + ] + } + ] + }, + { + "image": "1026.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5072679045092838, + 0.5238411588411589, + 0.12995689655172407, + 0.8443356643356642 + ] + } + ] + }, + { + "image": "1027.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4421583442838371, + 0.5194692668476919, + 0.1447043363994744, + 0.6612466057763515 + ] + } + ] + }, + { + "image": "1028.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4976516683518706, + 0.5746730167756611, + 0.22786147623862488, + 0.7330821723059425 + ] + } + ] + }, + { + "image": "1029.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5144771241830065, + 0.4562218137254902, + 0.16294117647058826, + 0.7992083333333333 + ] + } + ] + }, + { + "image": "1030.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5079048637092464, + 0.49465625, + 0.3201496525921967, + 0.8861538461538463 + ] + } + ] + }, + { + "image": "1031.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4612362178416305, + 0.4973651033787191, + 0.17723020380888735, + 0.6284947049924358 + ] + } + ] + }, + { + "image": "1032.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4959158171654061, + 0.4551013346515076, + 0.21158171654061167, + 0.8996020761245674 + ] + } + ] + }, + { + "image": "1033.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4559018143009605, + 0.5209948495527243, + 0.20188545001778727, + 0.7340417457305504 + ] + } + ] + }, + { + "image": "1034.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5177404844290657, + 0.4740437302423604, + 0.11529757785467129, + 0.5324947312961011 + ] + } + ] + }, + { + "image": "1035.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5569404517453799, + 0.4461828512396694, + 0.21776522929500342, + 0.7594886363636363 + ] + } + ] + }, + { + "image": "1036.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5182163989856298, + 0.4638568807339449, + 0.2474725274725274, + 0.7812697247706422 + ] + } + ] + }, + { + "image": "1037.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5243816254416961, + 0.5028901220865705, + 0.15169316843345115, + 0.8311453940066593 + ] + } + ] + }, + { + "image": "1038.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4387814465408805, + 0.5132204198473282, + 0.21458726415094334, + 0.6962929389312978 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.11826650943396226, + 0.5060257633587787, + 0.16598663522012577, + 0.7090839694656488 + ] + } + ] + }, + { + "image": "1039.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5371910401647785, + 0.5490337999317173, + 0.21270597322348092, + 0.708426083987709 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7520365602471678, + 0.5524103789689314, + 0.09332904222451076, + 0.6132673267326731 + ] + } + ] + }, + { + "image": "1040.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47060457516339865, + 0.48048529411764707, + 0.3358333333333334, + 0.9270882352941178 + ] + } + ] + }, + { + "image": "1041.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4807222865971417, + 0.4703952941176471, + 0.27024333719582844, + 0.5748988235294118 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6328505214368482, + 0.47053176470588237, + 0.22239088451139435, + 0.5513364705882352 + ] + } + ] + }, + { + "image": "1042.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4352333333333333, + 0.44265625, + 0.18602222222222217, + 0.75859375 + ] + } + ] + }, + { + "image": "1043.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5265565085771947, + 0.4697850906648757, + 0.06251765893037334, + 0.5476292813969107 + ] + } + ] + }, + { + "image": "1044.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4901906941266209, + 0.4465596485299087, + 0.07246885329265197, + 0.5777965528894896 + ] + } + ] + }, + { + "image": "1045.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3804615384615385, + 0.5196096096096096, + 0.13923076923076927, + 0.870974610974611 + ] + } + ] + }, + { + "image": "1046.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4284244290479856, + 0.48199182839632276, + 0.05795740313061332, + 0.5290568607422539 + ] + } + ] + }, + { + "image": "1047.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4771476510067114, + 0.5628703386931235, + 0.08600929272070207, + 0.6767909681833734 + ] + } + ] + }, + { + "image": "1048.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5248181124395828, + 0.5467714672075726, + 0.057382345459170675, + 0.48521298174442196 + ] + } + ] + }, + { + "image": "1049.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5687620689655173, + 0.584857887874837, + 0.12460000000000004, + 0.7062320730117342 + ] + } + ] + }, + { + "image": "1050.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42277127659574465, + 0.4691135248773651, + 0.16212765957446806, + 0.6925087596355992 + ] + } + ] + }, + { + "image": "1051.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4794438264738598, + 0.5136647904940589, + 0.5759955506117911, + 0.8884615384615385 + ] + } + ] + }, + { + "image": "1052.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5053315492120131, + 0.3481801842282633, + 0.15129646149271483, + 0.4573197034374297 + ] + } + ] + }, + { + "image": "1053.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4821157407407407, + 0.5378229166666666, + 0.23906018518518513, + 0.8159505208333333 + ] + } + ] + }, + { + "image": "1054.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4990434254479198, + 0.5279981549815498, + 0.24440631642878832, + 0.6204635608856088 + ] + } + ] + }, + { + "image": "1055.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4803071470761961, + 0.5861416796613945, + 0.08229178972238625, + 0.38979282691022493 + ] + } + ] + }, + { + "image": "1056.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5487525443442861, + 0.515175879396985, + 0.14646408839779007, + 0.6589032117107276 + ] + } + ] + }, + { + "image": "1057.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45481953290870486, + 0.5461077844311377, + 0.09751592356687905, + 0.4393205895900506 + ] + } + ] + }, + { + "image": "1058.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5986490543380366, + 0.4435530802455104, + 0.2091654157910538, + 0.6954307797226642 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5906844791353948, + 0.5286269606728802, + 0.15754428099669776, + 0.5190156853830418 + ] + } + ] + }, + { + "image": "1059.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47773501110288674, + 0.3550227920227921, + 0.16940784603997047, + 0.6090712250712251 + ] + } + ] + }, + { + "image": "1060.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44318954248366016, + 0.5030245098039215, + 0.1704313725490196, + 0.9583357843137256 + ] + } + ] + }, + { + "image": "1061.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49700318809776833, + 0.37158036677454154, + 0.13069429684732548, + 0.6008333333333333 + ] + } + ] + }, + { + "image": "1062.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45770409982174687, + 0.39282685512367493, + 0.16965775401069513, + 0.7092960043490079 + ] + } + ] + }, + { + "image": "1063.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5922948717948718, + 0.4739038461538462, + 0.2179230769230769, + 0.6170384615384615 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.688448717948718, + 0.4902692307692308, + 0.14342307692307693, + 0.6997596153846154 + ] + } + ] + }, + { + "image": "1064.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5321939953810624, + 0.5015064935064936, + 0.14752886836027715, + 0.9558961038961038 + ] + } + ] + }, + { + "image": "1065.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.478499452354874, + 0.36331279753570433, + 0.11167579408543268, + 0.5445701484178103 + ] + } + ] + }, + { + "image": "1066.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4761862678450034, + 0.3498412291933419, + 0.11401087695445278, + 0.5650985915492958 + ] + } + ] + }, + { + "image": "1067.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4572290021536252, + 0.374594298245614, + 0.17263101220387647, + 0.6663514254385964 + ] + } + ] + }, + { + "image": "1068.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48972015586255757, + 0.40373685629549744, + 0.14353170386114064, + 0.6376597465624158 + ] + } + ] + }, + { + "image": "1069.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45471004720161834, + 0.3590139416983523, + 0.13802427511800408, + 0.6160735107731306 + ] + } + ] + }, + { + "image": "1070.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4570489510489511, + 0.3922944297082228, + 0.18551398601398608, + 0.5855729442970823 + ] + } + ] + }, + { + "image": "1071.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4606620209059234, + 0.5121470588235294, + 0.3339590592334495, + 0.8885882352941176 + ] + } + ] + }, + { + "image": "1072.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47667678300455235, + 0.404283196239718, + 0.1660394537177541, + 0.715343713278496 + ] + } + ] + }, + { + "image": "1073.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4505852231163131, + 0.4307381420151557, + 0.14487929773226038, + 0.7010580971091777 + ] + } + ] + }, + { + "image": "1074.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4658694754233787, + 0.4226128188358404, + 0.1613052457662123, + 0.7625931981687378 + ] + } + ] + }, + { + "image": "1075.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47375892482150356, + 0.39915469428666894, + 0.1468584628307434, + 0.7969295021717341 + ] + } + ] + }, + { + "image": "1076.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48907870370370377, + 0.5692630208333332, + 0.2668888888888889, + 0.793828125 + ] + } + ] + }, + { + "image": "1077.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4699010227647641, + 0.5169173492181682, + 0.20528868360277136, + 0.9153611317944899 + ] + } + ] + }, + { + "image": "1078.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49296793193717275, + 0.4864619164619165, + 0.23594895287958115, + 0.9234864864864866 + ] + } + ] + }, + { + "image": "1079.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.510818274803955, + 0.5035091802430824, + 0.1990487555404023, + 0.9592888544091027 + ] + } + ] + }, + { + "image": "1080.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46597319932998327, + 0.511679736908677, + 0.16811390284757124, + 0.9573387300784216 + ] + } + ] + }, + { + "image": "1081.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48282290279627166, + 0.4827126725219573, + 0.19719374167776293, + 0.9084516938519448 + ] + } + ] + }, + { + "image": "1082.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44609723160027004, + 0.4981123882503192, + 0.1886259284267387, + 0.9747969348659004 + ] + } + ] + }, + { + "image": "1083.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42205598133955347, + 0.4876602161347072, + 0.25116627790736423, + 0.8908494596632318 + ] + } + ] + }, + { + "image": "1084.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46849511400651467, + 0.4924987787005374, + 0.20926710097719878, + 0.9723204689789937 + ] + } + ] + }, + { + "image": "1085.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.454943596549436, + 0.5144725, + 0.22656270736562711, + 0.956915 + ] + } + ] + }, + { + "image": "1086.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.431849730458221, + 0.4863659531090724, + 0.2172675202156334, + 0.8532033639143729 + ] + } + ] + }, + { + "image": "1087.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3926092759426093, + 0.49104733131923467, + 0.2950884217550885, + 0.9812109768378651 + ] + } + ] + }, + { + "image": "1088.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4857731284733573, + 0.5060696761530912, + 0.25616868257600517, + 0.9265014720314033 + ] + } + ] + }, + { + "image": "1089.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4709777632439503, + 0.4592241590964891, + 0.16772073250490513, + 0.8045249202062362 + ] + } + ] + }, + { + "image": "1090.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4821412151067323, + 0.504828522082408, + 0.1537142857142857, + 0.8227017024426351 + ] + } + ] + }, + { + "image": "1091.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46796833773087076, + 0.49867245657568243, + 0.19761873350923478, + 0.9167320099255581 + ] + } + ] + }, + { + "image": "1092.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4831843760344257, + 0.47522302516820336, + 0.16267130089374374, + 0.8795888362820832 + ] + } + ] + }, + { + "image": "1093.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4739319907560251, + 0.5017113760556384, + 0.17742159128425217, + 0.9324987580725285 + ] + } + ] + }, + { + "image": "1094.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49803300330033, + 0.5088204618822945, + 0.29308250825082505, + 0.9570573628010928 + ] + } + ] + }, + { + "image": "1095.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44328187919463086, + 0.4660826572008114, + 0.21057382550335574, + 0.8296881338742393 + ] + } + ] + }, + { + "image": "1096.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4530104712041885, + 0.49062392532547283, + 0.21956151832460732, + 0.9411053795136329 + ] + } + ] + }, + { + "image": "1097.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47490000000000004, + 0.5012687499999999, + 0.19019999999999995, + 0.5664625000000001 + ] + } + ] + }, + { + "image": "1098.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47563868016987915, + 0.5027948026477078, + 0.17063051290427955, + 0.9240769796518755 + ] + } + ] + }, + { + "image": "1099.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42988482384823845, + 0.47785073095665564, + 0.16989159891598915, + 0.9376352911002822 + ] + } + ] + }, + { + "image": "1100.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4987396898713296, + 0.4885951849094068, + 0.13132299571098646, + 0.9247381484239265 + ] + } + ] + }, + { + "image": "1101.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.473990115321252, + 0.48976214073339946, + 0.19427677100494237, + 0.905540138751239 + ] + } + ] + }, + { + "image": "1102.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46015572858731923, + 0.4547967479674797, + 0.2203893214682981, + 0.7264540337711068 + ] + } + ] + }, + { + "image": "1103.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49357213930348254, + 0.5004946290282288, + 0.12079270315091212, + 0.8411216587559331 + ] + } + ] + }, + { + "image": "1104.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4773521681997372, + 0.5068, + 0.16347240473061764, + 0.9266617283950617 + ] + } + ] + }, + { + "image": "1105.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45681505728314237, + 0.47596461046940275, + 0.16515875613747952, + 0.8683976406979602 + ] + } + ] + }, + { + "image": "1106.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46591984231274636, + 0.5325376450259195, + 0.14940867279894882, + 0.8267884472969639 + ] + } + ] + }, + { + "image": "1107.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44856545961002786, + 0.4867613485532254, + 0.1303377437325905, + 0.9081868861162727 + ] + } + ] + }, + { + "image": "1108.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.468627129750983, + 0.45427516613339897, + 0.17204783748361735, + 0.8051858232832881 + ] + } + ] + }, + { + "image": "1109.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4742971672902191, + 0.4870625, + 0.1389524318546232, + 0.6419639423076924 + ] + } + ] + }, + { + "image": "1110.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5091407018694654, + 0.4867356491746736, + 0.1787668087897671, + 0.8542990884454299 + ] + } + ] + }, + { + "image": "1111.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48338134206219313, + 0.5202727942983534, + 0.12952209492635025, + 0.8313787171295158 + ] + } + ] + }, + { + "image": "1112.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4910906657745065, + 0.5069621212121211, + 0.17882234861157578, + 0.9748080808080808 + ] + } + ] + }, + { + "image": "1113.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5228425925925926, + 0.4961744791666666, + 0.1892731481481481, + 0.7373854166666668 + ] + } + ] + }, + { + "image": "1114.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47276938239159, + 0.48152098765432094, + 0.17150459921156372, + 0.9125283950617283 + ] + } + ] + }, + { + "image": "1115.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.490093085106383, + 0.48899273365071405, + 0.19573470744680851, + 0.8812127286394388 + ] + } + ] + }, + { + "image": "1116.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.503675799086758, + 0.4966136530462442, + 0.21312133072407038, + 0.9749351602642525 + ] + } + ] + }, + { + "image": "1117.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4530981293075156, + 0.5023205918618989, + 0.15942894650475883, + 0.8871319358816276 + ] + } + ] + }, + { + "image": "1118.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46968563864990076, + 0.4741853512705531, + 0.1640502978160158, + 0.8847409068261087 + ] + } + ] + }, + { + "image": "1119.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.41861941551897885, + 0.5082711348057882, + 0.16930802821632512, + 0.9271845646103073 + ] + } + ] + }, + { + "image": "1120.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5324166666666666, + 0.496421875, + 0.36361111111111116, + 0.8443072916666666 + ] + } + ] + }, + { + "image": "1121.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46846306068601584, + 0.4895012406947891, + 0.4476451187335093, + 0.9187866004962779 + ] + } + ] + }, + { + "image": "1122.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49617771969944463, + 0.5399509563511525, + 0.1509147337471414, + 0.7947743992153017 + ] + } + ] + }, + { + "image": "1123.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4345370370370371, + 0.5025651041666667, + 0.1933240740740741, + 0.6789869791666667 + ] + } + ] + }, + { + "image": "1124.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4925665778961385, + 0.4911847389558233, + 0.12093541944074566, + 0.8915010040160642 + ] + } + ] + }, + { + "image": "1125.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4931126507569925, + 0.5269684638860631, + 0.07832948421862966, + 0.6682129535435741 + ] + } + ] + }, + { + "image": "1126.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.526048430015966, + 0.45002094972067036, + 0.054845662586482206, + 0.48345321229050287 + ] + } + ] + }, + { + "image": "1127.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5807953367875648, + 0.44439166097060834, + 0.0901865284974093, + 0.6434107997265892 + ] + } + ] + }, + { + "image": "1128.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.553828702523579, + 0.47981450252951097, + 0.09109100178434874, + 0.8007217537942666 + ] + } + ] + }, + { + "image": "1129.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48513065326633165, + 0.4659286428809603, + 0.12100753768844225, + 0.7843081027009002 + ] + } + ] + }, + { + "image": "1130.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5260137719969395, + 0.46503881201484987, + 0.07193828105075234, + 0.5474924063449206 + ] + } + ] + }, + { + "image": "1131.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4966411539593759, + 0.45027620128641693, + 0.09200765381218728, + 0.6329549754067348 + ] + } + ] + }, + { + "image": "1132.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5463444444444444, + 0.47045625, + 0.20997777777777774, + 0.89116875 + ] + } + ] + }, + { + "image": "1133.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49776138970829237, + 0.5268291482028558, + 0.11987872828580794, + 0.852016248153619 + ] + } + ] + }, + { + "image": "1134.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5367964404894326, + 0.35906191369606005, + 0.1509232480533926, + 0.5810819262038773 + ] + } + ] + }, + { + "image": "1135.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5150055617352615, + 0.39961225766103814, + 0.15348164627363736, + 0.3864665415884928 + ] + } + ] + }, + { + "image": "1136.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4449554896142433, + 0.5122365484750806, + 0.29102538740520933, + 0.8962856434416068 + ] + } + ] + }, + { + "image": "1137.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4868046132971506, + 0.417984674329502, + 0.1542401628222523, + 0.6405185185185186 + ] + } + ] + }, + { + "image": "1138.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4297994652406417, + 0.46044394281414597, + 0.22513703208556154, + 0.8725307248557814 + ] + } + ] + }, + { + "image": "1139.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4090556900726392, + 0.4477565445026178, + 0.22503286060186792, + 0.8345602094240837 + ] + } + ] + }, + { + "image": "1140.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.38937185085656706, + 0.40775618374558303, + 0.3380953980517299, + 0.7432231196365472 + ] + } + ] + }, + { + "image": "1141.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3352271512560128, + 0.5203485576923077, + 0.359641902725815, + 0.6611322115384617 + ] + } + ] + }, + { + "image": "1142.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49664132231404956, + 0.4864585414585414, + 0.18665785123966938, + 0.944453046953047 + ] + } + ] + }, + { + "image": "1143.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5221264367816092, + 0.36622804314329743, + 0.1544170771756978, + 0.6247580893682587 + ] + } + ] + }, + { + "image": "1144.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5542569183464298, + 0.3757809278350515, + 0.11481038606081319, + 0.4734072164948454 + ] + } + ] + }, + { + "image": "1145.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5251099830795263, + 0.35296918767506996, + 0.10212521150592223, + 0.46301247771836 + ] + } + ] + }, + { + "image": "1146.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.532375, + 0.5338958333333333, + 0.20893518518518522, + 0.8119114583333332 + ] + } + ] + }, + { + "image": "1147.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5468371073776479, + 0.4302101428971701, + 0.09681154127100079, + 0.3204763239002521 + ] + } + ] + }, + { + "image": "1148.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4741993243243244, + 0.46472935196950443, + 0.10071283783783788, + 0.7583939008894538 + ] + } + ] + }, + { + "image": "1149.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5449379402884938, + 0.35174603174603175, + 0.1204360952700436, + 0.4366213151927437 + ] + } + ] + }, + { + "image": "1150.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49843341260404284, + 0.5732001795332136, + 0.12390011890606427, + 0.577975763016158 + ] + } + ] + }, + { + "image": "1151.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49077059344552704, + 0.40762138084632515, + 0.19301151461470328, + 0.6115567928730512 + ] + } + ] + }, + { + "image": "1152.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46657777777777776, + 0.61370625, + 0.26189999999999997, + 0.7454375 + ] + } + ] + }, + { + "image": "1153.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46757400257400256, + 0.5050979419786759, + 0.17289897039897037, + 0.769102405157451 + ] + } + ] + }, + { + "image": "1154.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42909700176366844, + 0.44564762670957364, + 0.16060317460317458, + 0.799798873692679 + ] + } + ] + }, + { + "image": "1155.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48081545064377684, + 0.4239861007694217, + 0.12331462528887421, + 0.5128766443286176 + ] + } + ] + }, + { + "image": "1156.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5058394415357766, + 0.46181043663471777, + 0.19936474694589873, + 0.5506283280085197 + ] + } + ] + }, + { + "image": "1157.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5128364849833148, + 0.4613633520950594, + 0.23210233592880974, + 0.7275984990619135 + ] + } + ] + }, + { + "image": "1158.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46769734687192926, + 0.4647724477244772, + 0.11347199475925314, + 0.7972619926199261 + ] + } + ] + }, + { + "image": "1159.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4209433354797167, + 0.5084531482399604, + 0.24424661944623313, + 0.9266831928606841 + ] + } + ] + }, + { + "image": "1160.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4580012262415696, + 0.47155659276546086, + 0.09285101164929495, + 0.4341773628938156 + ] + } + ] + }, + { + "image": "1161.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5205009276437849, + 0.5183833333333333, + 0.3759369202226345, + 0.9314333333333336 + ] + } + ] + }, + { + "image": "1162.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48109103307193996, + 0.5132247220067236, + 0.18375724514149336, + 0.8969252650633566 + ] + } + ] + }, + { + "image": "1163.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46880203045685276, + 0.5412208855899667, + 0.12429103214890008, + 0.9145456872280523 + ] + } + ] + }, + { + "image": "1164.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47225531914893615, + 0.4132113920942794, + 0.11604909983633395, + 0.6993346427694573 + ] + } + ] + }, + { + "image": "1165.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46525252525252525, + 0.4391506544138123, + 0.3110930735930736, + 0.6494179894179894 + ] + } + ] + }, + { + "image": "1166.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5179489695780176, + 0.4730325443786982, + 0.448900883218842, + 0.7169132149901382 + ] + } + ] + }, + { + "image": "1167.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4196916666666667, + 0.41481875, + 0.21980833333333333, + 0.569125 + ] + } + ] + }, + { + "image": "1168.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4680612998522895, + 0.47755950673931746, + 0.16663220088626302, + 0.5828333811299111 + ] + } + ] + }, + { + "image": "1169.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4729583202757756, + 0.4270664427920365, + 0.1285020369790035, + 0.4839817702086832 + ] + } + ] + }, + { + "image": "1170.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47902906208718626, + 0.49657398212512416, + 0.14562747688243066, + 0.8357571996027805 + ] + } + ] + }, + { + "image": "1171.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43785016286644945, + 0.5673044602456367, + 0.23073697068403912, + 0.8410245636716225 + ] + } + ] + }, + { + "image": "1172.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48192076830732294, + 0.5354594594594595, + 0.287454981992797, + 0.8181283783783784 + ] + } + ] + }, + { + "image": "1173.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5003842592592592, + 0.49705729166666673, + 0.23165277777777774, + 0.9090833333333334 + ] + } + ] + }, + { + "image": "1174.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4032427366447985, + 0.4829380624669137, + 0.22911902530459233, + 0.6072578083642137 + ] + } + ] + }, + { + "image": "1175.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5195070422535212, + 0.4810931174089069, + 0.11829979879275654, + 0.8947241902834008 + ] + } + ] + }, + { + "image": "1176.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4630787037037037, + 0.4532844356041771, + 0.2025694444444445, + 0.8216583789159622 + ] + } + ] + }, + { + "image": "1177.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4554684894964989, + 0.48334924623115577, + 0.16674558186062027, + 0.7922437185929648 + ] + } + ] + }, + { + "image": "1178.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.444125, + 0.4587031250000001, + 0.3105416666666667, + 0.7652500000000001 + ] + } + ] + }, + { + "image": "1179.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4698160535117057, + 0.5474476670870114, + 0.0730869565217392, + 0.4418259773013872 + ] + } + ] + }, + { + "image": "1180.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5237236533957845, + 0.5025536751704975, + 0.16455336232853796, + 0.7982647133114422 + ] + } + ] + }, + { + "image": "1181.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5097027804410355, + 0.5741805076778439, + 0.11267257909875358, + 0.542782826700094 + ] + } + ] + }, + { + "image": "1182.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4495969096405778, + 0.5495634517766498, + 0.2335236815586161, + 0.862522842639594 + ] + } + ] + }, + { + "image": "1183.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48572262272571237, + 0.5660630536737885, + 0.19825952626158605, + 0.7929077644606567 + ] + } + ] + }, + { + "image": "1184.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5660779902512186, + 0.4908233924934536, + 0.16289838770153725, + 0.8346494035496074 + ] + } + ] + }, + { + "image": "1185.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.462340994120791, + 0.5068221153846154, + 0.21856761090326032, + 0.8541923076923078 + ] + } + ] + }, + { + "image": "1186.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4888707037643208, + 0.4697003929273084, + 0.14263175122749583, + 0.7798379174852652 + ] + } + ] + }, + { + "image": "1187.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43429648241206026, + 0.459136546184739, + 0.19180904522613063, + 0.5423226238286479 + ] + } + ] + }, + { + "image": "1188.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4510322952710496, + 0.4589119170984456, + 0.26769319492502885, + 0.6820725388601035 + ] + } + ] + }, + { + "image": "1189.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4319524281466799, + 0.5398087431693989, + 0.1202378592666006, + 0.5163909587680079 + ] + } + ] + }, + { + "image": "1190.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4007834101382488, + 0.5847378832838773, + 0.1407109940750494, + 0.5798936696340258 + ] + } + ] + }, + { + "image": "1191.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45870983810709837, + 0.6099935379644588, + 0.09453300124533005, + 0.7582552504038773 + ] + } + ] + }, + { + "image": "1192.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4594703296703297, + 0.5847280701754386, + 0.06851648351648351, + 0.6913567251461987 + ] + } + ] + }, + { + "image": "1193.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4682490013315579, + 0.41480320882426674, + 0.10558921438082558, + 0.27270493858109796 + ] + } + ] + }, + { + "image": "1194.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5067744063324539, + 0.516364312267658, + 0.24737796833773093, + 0.8376183395291202 + ] + } + ] + }, + { + "image": "1195.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47225806451612895, + 0.4494121325828643, + 0.20964404894327027, + 0.6034333958724203 + ] + } + ] + }, + { + "image": "1196.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5517871759890859, + 0.36285861979839756, + 0.16346180081855388, + 0.4318221762729388 + ] + } + ] + }, + { + "image": "1197.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45672252010723857, + 0.4227534039334342, + 0.2173961126005362, + 0.8455068078668684 + ] + } + ] + }, + { + "image": "1198.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.557530149541727, + 0.5166359196961475, + 0.2958273034249879, + 0.8699538795442214 + ] + } + ] + }, + { + "image": "1199.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6445182724252492, + 0.5229426433915212, + 0.2245847176079734, + 0.9541147132169576 + ] + } + ] + }, + { + "image": "1200.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5303839676658808, + 0.38364120781527533, + 0.12227686089592454, + 0.6338873382390257 + ] + } + ] + }, + { + "image": "1201.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5534712111184646, + 0.43046909903201785, + 0.31349106551952355, + 0.7755572102258624 + ] + } + ] + }, + { + "image": "1202.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5140689175078316, + 0.42758757961783445, + 0.2226383571179951, + 0.7875663481953291 + ] + } + ] + }, + { + "image": "1203.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46778808739898237, + 0.5473470774807431, + 0.1930948817719246, + 0.6956502038966924 + ] + } + ] + }, + { + "image": "1204.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4995322153574581, + 0.502720017734427, + 0.1262135922330097, + 0.7954356018621148 + ] + } + ] + }, + { + "image": "1205.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5433382954968367, + 0.46472325781474044, + 0.3886639374767397, + 0.3838342414683108 + ] + } + ] + }, + { + "image": "1206.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5206178643384822, + 0.5337325551890383, + 0.1629550033579583, + 0.7940091347373762 + ] + } + ] + }, + { + "image": "1207.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5736373748609567, + 0.5340462789243278, + 0.2110678531701891, + 0.5959161976235147 + ] + } + ] + }, + { + "image": "1208.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4412902085542595, + 0.49227541689080145, + 0.22685047720042414, + 0.803593329747176 + ] + } + ] + }, + { + "image": "1209.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4221913236929922, + 0.4193558474046279, + 0.22602892102335922, + 0.691125703564728 + ] + } + ] + }, + { + "image": "1210.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4721039944903581, + 0.5063925039042165, + 0.17810950413223142, + 0.7761582509109839 + ] + } + ] + }, + { + "image": "1211.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43888179986568165, + 0.5010570131180626, + 0.17183680322364003, + 0.6868289606458123 + ] + } + ] + }, + { + "image": "1212.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4270112589559877, + 0.533574369531652, + 0.2161276015011941, + 0.7120226453937211 + ] + } + ] + }, + { + "image": "1213.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.36963340122199595, + 0.4134202453987729, + 0.21383231500339442, + 0.6286324130879346 + ] + } + ] + }, + { + "image": "1214.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3358375463431075, + 0.3994931576279777, + 0.2794236602628918, + 0.6618778509883425 + ] + } + ] + }, + { + "image": "1215.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4754366292898403, + 0.5366026625704045, + 0.08773700305810399, + 0.7327393753200204 + ] + } + ] + }, + { + "image": "1216.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43810397553516817, + 0.4072273425499232, + 0.08722731906218147, + 0.7116615463389657 + ] + } + ] + }, + { + "image": "1217.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5433209922251018, + 0.4988016055045871, + 0.18174379859311363, + 0.7517173165137614 + ] + } + ] + }, + { + "image": "1218.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.64724216380182, + 0.47294142735285755, + 0.28437310414560163, + 0.6604122831959056 + ] + } + ] + }, + { + "image": "1219.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.531258064516129, + 0.49119735755573907, + 0.11501792114695343, + 0.9119350399119186 + ] + } + ] + }, + { + "image": "1220.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4698290311766678, + 0.3642994436014163, + 0.1287864565873282, + 0.5042716236722308 + ] + } + ] + }, + { + "image": "1221.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45403010033444813, + 0.3403404791929382, + 0.12876923076923077, + 0.5506885245901639 + ] + } + ] + }, + { + "image": "1222.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4331798750411049, + 0.32125216102741416, + 0.16000986517592902, + 0.5807878488515684 + ] + } + ] + }, + { + "image": "1223.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.471442720369759, + 0.4672009925558312, + 0.17998349290194787, + 0.6384193548387097 + ] + } + ] + }, + { + "image": "1224.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5202755644090306, + 0.46025487256371816, + 0.13822045152722448, + 0.5454322838580711 + ] + } + ] + }, + { + "image": "1225.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4638574351978172, + 0.3311937984496124, + 0.17212141882673937, + 0.6564547803617571 + ] + } + ] + }, + { + "image": "1226.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5357905073649755, + 0.4034872298624754, + 0.15667757774140756, + 0.5818418467583497 + ] + } + ] + }, + { + "image": "1227.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5244133822181485, + 0.5594951632406288, + 0.1390811182401466, + 0.8613452237001209 + ] + } + ] + }, + { + "image": "1228.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.489965572641726, + 0.5454146489104116, + 0.10800550837732383, + 0.7087802663438256 + ] + } + ] + }, + { + "image": "1229.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5902334851936218, + 0.33512483994878356, + 0.1986902050113895, + 0.44233674775928294 + ] + } + ] + }, + { + "image": "1230.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.512961086806355, + 0.5443884673748103, + 0.09107759613170624, + 0.7110864946889227 + ] + } + ] + }, + { + "image": "1231.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4605545536519387, + 0.5149343675417661, + 0.10502705139765552, + 0.9128371121718377 + ] + } + ] + }, + { + "image": "1232.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4748018256065337, + 0.5254348508634223, + 0.11603891424453518, + 0.861767660910518 + ] + } + ] + }, + { + "image": "1233.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4963433001107419, + 0.5230067666960871, + 0.07567441860465118, + 0.6210591350397175 + ] + } + ] + }, + { + "image": "1234.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4713340707964601, + 0.5186596119929453, + 0.07394911504424778, + 0.5153586125808348 + ] + } + ] + }, + { + "image": "1235.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45581885317115556, + 0.5125629887054736, + 0.06336446568201559, + 0.5611062843903851 + ] + } + ] + }, + { + "image": "1236.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45482816149482813, + 0.3713732394366197, + 0.1340573907240574, + 0.5391976861167003 + ] + } + ] + }, + { + "image": "1237.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4954747337412192, + 0.5072947872977831, + 0.11619533197371397, + 0.8220641102456562 + ] + } + ] + }, + { + "image": "1238.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4793633044272022, + 0.5838385055739681, + 0.08211090826106804, + 0.7595992768906298 + ] + } + ] + }, + { + "image": "1239.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4892527821939587, + 0.44046511627906976, + 0.20200317965023842, + 0.5694454382826476 + ] + } + ] + }, + { + "image": "1240.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44644873699851406, + 0.4405346700083543, + 0.24986627043090634, + 0.6009941520467837 + ] + } + ] + }, + { + "image": "1241.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4994422485726834, + 0.48668711656441715, + 0.10221124286341683, + 0.5191966111598013 + ] + } + ] + }, + { + "image": "1242.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4964807692307693, + 0.5122318339100346, + 0.31519230769230766, + 0.9626816608996539 + ] + } + ] + }, + { + "image": "1243.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46983955659276544, + 0.45046679815910584, + 0.2599737456242707, + 0.8619329388560157 + ] + } + ] + }, + { + "image": "1244.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4833664240017648, + 0.5376920821114369, + 0.10397529230090446, + 0.7346715542521994 + ] + } + ] + }, + { + "image": "1245.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5212962396820544, + 0.49586895910780665, + 0.17180678691531642, + 0.8219772304832713 + ] + } + ] + }, + { + "image": "1246.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5313885578069131, + 0.511944194419442, + 0.20362634088200243, + 0.900573807380738 + ] + } + ] + }, + { + "image": "1247.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5122418879056048, + 0.4925222222222222, + 0.30302654867256645, + 0.9129155555555555 + ] + } + ] + }, + { + "image": "1248.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4700091547146781, + 0.5463946209135171, + 0.19595666768385722, + 0.8205981915140272 + ] + } + ] + }, + { + "image": "1249.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4320263424518744, + 0.4660086382113821, + 0.20471462343802765, + 0.7972230691056911 + ] + } + ] + }, + { + "image": "1250.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6316666666666667, + 0.4045078125, + 0.16048611111111113, + 0.802296875 + ] + } + ] + }, + { + "image": "1251.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4619790611279973, + 0.49576073152146305, + 0.11760216143194875, + 0.8125425450850903 + ] + } + ] + }, + { + "image": "1252.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.497376179245283, + 0.4639573617588274, + 0.14852299528301885, + 0.8388918498778594 + ] + } + ] + }, + { + "image": "1253.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4933065902578797, + 0.48735442032821596, + 0.5946361031518625, + 0.9535336156696664 + ] + } + ] + }, + { + "image": "1254.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49533333333333335, + 0.4671538257876622, + 0.2214520069808028, + 0.7264177918983319 + ] + } + ] + }, + { + "image": "1255.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48321952884943664, + 0.4534638166366211, + 0.1840901331512461, + 0.6907133659541591 + ] + } + ] + }, + { + "image": "1256.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5293974473137429, + 0.4599126344086022, + 0.1758266547937073, + 0.8279883512544801 + ] + } + ] + }, + { + "image": "1257.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.35561163101604276, + 0.48296138415245743, + 0.35019719251336895, + 0.6679438314944836 + ] + } + ] + }, + { + "image": "1258.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4091578947368421, + 0.6082549019607842, + 0.3234385964912281, + 0.6221519607843138 + ] + } + ] + }, + { + "image": "1259.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4903687184061849, + 0.536949494949495, + 0.17977698483496882, + 0.5181638608305276 + ] + } + ] + }, + { + "image": "1260.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4708637059724349, + 0.5230421616585139, + 0.12298621745788674, + 0.5837782436524575 + ] + } + ] + }, + { + "image": "1261.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.31437152391546164, + 0.3627454659161976, + 0.3169632925472748, + 0.6796247654784239 + ] + } + ] + }, + { + "image": "1262.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4918663117420881, + 0.48423059768064225, + 0.23593611357586508, + 0.8650267618198039 + ] + } + ] + }, + { + "image": "1263.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5485210355987056, + 0.45133899575318515, + 0.09823948220064724, + 0.6554109417936549 + ] + } + ] + }, + { + "image": "1264.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5092716049382716, + 0.43480819016239114, + 0.12233333333333338, + 0.7656319133913863 + ] + } + ] + }, + { + "image": "1265.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.39315384615384613, + 0.5094117647058823, + 0.6310384615384615, + 0.9537802768166089 + ] + } + ] + }, + { + "image": "1266.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47313432835820896, + 0.4552449567723343, + 0.24492537313432838, + 0.7742708933717579 + ] + } + ] + }, + { + "image": "1267.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5281326464906633, + 0.42061042183622827, + 0.12129426915647128, + 0.7626848635235731 + ] + } + ] + }, + { + "image": "1268.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5148703873132052, + 0.4955009276437848, + 0.14692894175053375, + 0.7685041743970316 + ] + } + ] + }, + { + "image": "1269.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5174550898203593, + 0.4571231502382744, + 0.08811377245508978, + 0.42248306997742663 + ] + } + ] + }, + { + "image": "1270.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5159204811226195, + 0.49430660615229455, + 0.083521550283996, + 0.4463540090771558 + ] + } + ] + }, + { + "image": "1271.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4850916030534351, + 0.4948214285714285, + 0.06170229007633582, + 0.4066309523809523 + ] + } + ] + }, + { + "image": "1272.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5421579532814238, + 0.3910569105691057, + 0.17662958843159063, + 0.49946841776110074 + ] + } + ] + }, + { + "image": "1273.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5252362074661381, + 0.5245176529090005, + 0.12535513709943832, + 0.6263898557931378 + ] + } + ] + }, + { + "image": "1274.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5052035579883681, + 0.4584263827577253, + 0.147954156688334, + 0.6081874837704493 + ] + } + ] + }, + { + "image": "1275.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5190927624872579, + 0.4906980906921241, + 0.18857288481141693, + 0.7502028639618138 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7118042813455657, + 0.6113186157517899, + 0.09687054026503565, + 0.32406921241050113 + ] + } + ] + }, + { + "image": "1276.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47729676787463265, + 0.5420563380281689, + 0.16548481880509303, + 0.6145633802816901 + ] + } + ] + }, + { + "image": "1277.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6875233160621762, + 0.47121026894865525, + 0.17713989637305705, + 0.699119804400978 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.8661865284974093, + 0.496919315403423, + 0.17232124352331601, + 0.5073655256723717 + ] + } + ] + }, + { + "image": "1278.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.467417348608838, + 0.41642190569744597, + 0.05581342062193133, + 0.3184282907662083 + ] + } + ] + }, + { + "image": "1279.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5263578500707213, + 0.4985710419485792, + 0.2134865629420084, + 0.9013315290933694 + ] + } + ] + }, + { + "image": "1280.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4482057180414065, + 0.3678953861337281, + 0.0800361485376274, + 0.3222773254379473 + ] + } + ] + }, + { + "image": "1281.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47095158597662773, + 0.3912808253648717, + 0.05905175292153594, + 0.340697030699547 + ] + } + ] + }, + { + "image": "1282.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5393671845395984, + 0.48106847697756794, + 0.22010610079575602, + 0.917021841794569 + ] + } + ] + }, + { + "image": "1283.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5318852745715286, + 0.4386862483311082, + 0.17850297306750618, + 0.7322056074766357 + ] + } + ] + }, + { + "image": "1284.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47693346842283013, + 0.4770789675440838, + 0.11340425531914892, + 0.8274060822898033 + ] + } + ] + }, + { + "image": "1285.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4877391304347826, + 0.4121182396606574, + 0.16155826086956523, + 0.6398568398727466 + ] + } + ] + }, + { + "image": "1286.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49306358381502885, + 0.44171134020618547, + 0.14764365861951725, + 0.6963144329896906 + ] + } + ] + }, + { + "image": "1287.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5033550347222222, + 0.50871337890625, + 0.23547743055555553, + 0.6841479492187499 + ] + } + ] + }, + { + "image": "1288.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5613763837638376, + 0.41897487150199886, + 0.19488191881918823, + 0.7036379211878925 + ] + } + ] + }, + { + "image": "1289.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.289045788185949, + 0.43735396105628166, + 0.08874519398811608, + 0.4476420378767671 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5150192240475359, + 0.4423766337690051, + 0.06280671094023071, + 0.6486903174179781 + ] + } + ] + }, + { + "image": "1290.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4976777777777778, + 0.48088328075709785, + 0.1298962962962964, + 0.7222999713220533 + ] + } + ] + }, + { + "image": "1291.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4916091183372444, + 0.4399670886075949, + 0.14358699296010732, + 0.7388911392405063 + ] + } + ] + }, + { + "image": "1292.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46242521367521366, + 0.42245494265428735, + 0.24196937321937328, + 0.6605789186237029 + ] + } + ] + }, + { + "image": "1293.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.2670189098998888, + 0.4168480300187617, + 0.2613348164627363, + 0.6085741088180113 + ] + } + ] + }, + { + "image": "1294.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.529646502364949, + 0.519682224428997, + 0.1008090614886731, + 0.8697881496193314 + ] + } + ] + }, + { + "image": "1295.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4988595041322314, + 0.471873600398109, + 0.14634380165289257, + 0.6047399850709131 + ] + } + ] + }, + { + "image": "1296.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5020975609756098, + 0.505836875664187, + 0.17491289198606272, + 0.7502577045696067 + ] + } + ] + }, + { + "image": "1297.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.40898972602739725, + 0.45256697009102725, + 0.30281849315068493, + 0.8576306892067621 + ] + } + ] + }, + { + "image": "1298.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5019612711022841, + 0.5163804491413474, + 0.10231132075471695, + 0.9144649933949802 + ] + } + ] + }, + { + "image": "1299.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.465375, + 0.4707265625, + 0.271625, + 0.901171875 + ] + } + ] + }, + { + "image": "1300.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5339278278972935, + 0.4787179487179487, + 0.23571478140180427, + 0.8372931535818133 + ] + } + ] + }, + { + "image": "1301.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4044067796610169, + 0.5229634268537074, + 0.39939847125290795, + 0.7447394789579158 + ] + } + ] + }, + { + "image": "1302.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4803012955709551, + 0.4278848789401553, + 0.1472943657728231, + 0.606904979442668 + ] + } + ] + }, + { + "image": "1303.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5764998237574903, + 0.48955256064690034, + 0.34447303489601694, + 0.8753234501347709 + ] + } + ] + }, + { + "image": "1304.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.479310861423221, + 0.34235328297501455, + 0.2821460674157303, + 0.5555607205113305 + ] + } + ] + }, + { + "image": "1305.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4898490318345914, + 0.5269477317554241, + 0.18902855267476198, + 0.7257371794871795 + ] + } + ] + }, + { + "image": "1306.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5624690422036897, + 0.4962244556113903, + 0.24321961081627497, + 0.777641541038526 + ] + } + ] + }, + { + "image": "1307.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5455320813771518, + 0.5098625901751975, + 0.13657276995305162, + 0.8855960151150805 + ] + } + ] + }, + { + "image": "1308.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4835002963841138, + 0.41147684045647803, + 0.14292827504445754, + 0.5954150816737525 + ] + } + ] + }, + { + "image": "1309.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5068414387031408, + 0.4996711409395973, + 0.09014690982776091, + 0.8705402684563759 + ] + } + ] + }, + { + "image": "1310.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5552560763888889, + 0.52652099609375, + 0.3481553819444445, + 0.7657397460937498 + ] + } + ] + }, + { + "image": "1311.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47664117647058823, + 0.41797030799911367, + 0.11522058823529412, + 0.5071526700642589 + ] + } + ] + }, + { + "image": "1312.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47906849315068495, + 0.4739296794208894, + 0.050380136986301415, + 0.7634100310237849 + ] + } + ] + }, + { + "image": "1313.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5046156156156156, + 0.4526615104640583, + 0.09295495495495494, + 0.3088444040036397 + ] + } + ] + }, + { + "image": "1314.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.557843137254902, + 0.5081699346405228, + 0.21241830065359477, + 0.9836601307189542 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.41664052287581704, + 0.47223529411764703, + 0.17822875816993466, + 0.9444705882352941 + ] + } + ] + }, + { + "image": "1315.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44749582079572053, + 0.4616984445559458, + 0.09495152123035774, + 0.8520070245860513 + ] + } + ] + }, + { + "image": "1316.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4592577319587629, + 0.4803972994027526, + 0.054890034364261174, + 0.7374733835367437 + ] + } + ] + }, + { + "image": "1317.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48373070108833205, + 0.4858048289738431, + 0.11312072892938498, + 0.860261569416499 + ] + } + ] + }, + { + "image": "1318.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48385256837891927, + 0.4630115057528764, + 0.15971647765176783, + 0.7985317658829416 + ] + } + ] + }, + { + "image": "1319.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4408909730363423, + 0.5419947043248016, + 0.12341148886283702, + 0.8334796999117389 + ] + } + ] + }, + { + "image": "1320.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42854583046175054, + 0.46400468994267846, + 0.1033597518952446, + 0.7380328295987495 + ] + } + ] + }, + { + "image": "1321.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5270471954534223, + 0.5023190789473684, + 0.17779342723004687, + 0.8044276315789474 + ] + } + ] + }, + { + "image": "1322.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48517241379310344, + 0.5755972482801752, + 0.25399332591768636, + 0.8311944965603502 + ] + } + ] + }, + { + "image": "1323.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5138877755511022, + 0.4599395008822788, + 0.2145791583166332, + 0.8418401814973532 + ] + } + ] + }, + { + "image": "1324.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.519146466370775, + 0.4911949523564254, + 0.10345168999658594, + 0.5679680659284059 + ] + } + ] + }, + { + "image": "1325.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.39975694444444443, + 0.45652734375000004, + 0.35506944444444444, + 0.7130546875 + ] + } + ] + }, + { + "image": "1326.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.39718927973199325, + 0.39985412474849086, + 0.11350753768844223, + 0.6604854124748492 + ] + } + ] + }, + { + "image": "1327.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43955079474775394, + 0.5035424836601308, + 0.1236489288182447, + 0.808802614379085 + ] + } + ] + }, + { + "image": "1328.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5854391721352853, + 0.575458500669344, + 0.16233720343260982, + 0.6674732262382865 + ] + } + ] + }, + { + "image": "1329.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6158357013691553, + 0.46970678486191614, + 0.2842702144148798, + 0.8807739515854076 + ] + } + ] + }, + { + "image": "1330.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5150172159370389, + 0.5273779088823336, + 0.0872503689129366, + 0.6594526384791872 + ] + } + ] + }, + { + "image": "1331.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5403187134502925, + 0.43624725032996037, + 0.10483333333333339, + 0.4402683677958645 + ] + } + ] + }, + { + "image": "1332.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4885776293823038, + 0.4314854709418838, + 0.15903505843071786, + 0.8387349699398797 + ] + } + ] + }, + { + "image": "1333.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49590147536884216, + 0.5142344735968116, + 0.06535383845961489, + 0.7275855197608768 + ] + } + ] + }, + { + "image": "1334.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4836133013369901, + 0.5218038302277432, + 0.10137470003428181, + 0.5564130434782607 + ] + } + ] + }, + { + "image": "1335.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4439932998324958, + 0.4409456740442656, + 0.10524288107202683, + 0.5911871227364185 + ] + } + ] + }, + { + "image": "1336.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5461957730812013, + 0.3671607254534084, + 0.1383092324805339, + 0.6467667292057536 + ] + } + ] + }, + { + "image": "1337.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5200660938532716, + 0.5353419547376275, + 0.11644745538664901, + 0.6533001740860482 + ] + } + ] + }, + { + "image": "1338.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49166618371486526, + 0.47742658255383946, + 0.20944074181396702, + 0.6656667391777248 + ] + } + ] + }, + { + "image": "1339.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46482042833607906, + 0.4998638613861386, + 0.18393739703459638, + 0.8055470297029702 + ] + } + ] + }, + { + "image": "1340.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5177999346191566, + 0.446077036310108, + 0.11726054266100026, + 0.5841658488714425 + ] + } + ] + }, + { + "image": "1341.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5073637298594447, + 0.49983072916666665, + 0.1736681522111759, + 0.8673098958333334 + ] + } + ] + }, + { + "image": "1342.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4776969872537659, + 0.4921200260926289, + 0.1880764774044033, + 0.9271145901282886 + ] + } + ] + }, + { + "image": "1343.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.430605749486653, + 0.39686466942148757, + 0.13449349760438048, + 0.6363636363636364 + ] + } + ] + }, + { + "image": "1344.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5166318537859008, + 0.49104579965711487, + 0.12593994778067888, + 0.8479230957629196 + ] + } + ] + }, + { + "image": "1345.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45587090163934424, + 0.48174394641937146, + 0.21393101092896172, + 0.764361154044307 + ] + } + ] + }, + { + "image": "1346.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4697111913357401, + 0.45574196489628443, + 0.10911251504211794, + 0.4501299293366765 + ] + } + ] + }, + { + "image": "1347.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4192314814814815, + 0.5486588541666666, + 0.33105555555555555, + 0.7936718749999999 + ] + } + ] + }, + { + "image": "1348.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44210816396830865, + 0.435170528508201, + 0.13797795384085434, + 0.6931293933871387 + ] + } + ] + }, + { + "image": "1349.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5068273092369479, + 0.3836925395629239, + 0.18746653279785813, + 0.652444109520221 + ] + } + ] + }, + { + "image": "1350.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.39959766162310867, + 0.4576565341647181, + 0.13836657496561205, + 0.7165029877890363 + ] + } + ] + }, + { + "image": "1351.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48596379483741203, + 0.42033224263780516, + 0.1685316795172645, + 0.6141656179209665 + ] + } + ] + }, + { + "image": "1352.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4476723549488055, + 0.5085225225225225, + 0.1259317406143345, + 0.6975624195624196 + ] + } + ] + }, + { + "image": "1353.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5081863895407308, + 0.49872860020140986, + 0.14754274220583302, + 0.7235397784491441 + ] + } + ] + }, + { + "image": "1354.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48052524567943067, + 0.4858739474355704, + 0.14849203659776342, + 0.6766368971676447 + ] + } + ] + }, + { + "image": "1355.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5508897876643074, + 0.44524702305548525, + 0.14420626895854402, + 0.7435621991385863 + ] + } + ] + }, + { + "image": "1356.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.36958176943699733, + 0.5036782178217821, + 0.48930294906166216, + 0.9807747524752475 + ] + } + ] + }, + { + "image": "1357.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4428940929744844, + 0.45900848356309654, + 0.1200314575323313, + 0.5413997879109226 + ] + } + ] + }, + { + "image": "1358.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5797038327526133, + 0.5075098039215686, + 0.24180749128919862, + 0.8871029411764706 + ] + } + ] + }, + { + "image": "1359.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4199448466046191, + 0.46001303101381286, + 0.1486763185108583, + 0.8209252019807141 + ] + } + ] + }, + { + "image": "1360.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.416173128342246, + 0.4992427281845537, + 0.17178475935828877, + 0.7267953861584754 + ] + } + ] + }, + { + "image": "1361.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.513246539222149, + 0.4934852613326728, + 0.1521918259723138, + 0.8261456527124103 + ] + } + ] + }, + { + "image": "1362.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49243542435424353, + 0.5181431090954901, + 0.11872190540087214, + 0.5603124212648023 + ] + } + ] + }, + { + "image": "1363.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4976787495843033, + 0.5200676183320811, + 0.13070169604256734, + 0.6688229401452543 + ] + } + ] + }, + { + "image": "1364.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5532974287699792, + 0.371928947368421, + 0.13764419735927724, + 0.45465 + ] + } + ] + }, + { + "image": "1365.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4201944065484311, + 0.3751555669838005, + 0.11894270122783092, + 0.3354821290820262 + ] + } + ] + }, + { + "image": "1366.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44996510816468943, + 0.4525608465608465, + 0.15630844382414516, + 0.7261772486772486 + ] + } + ] + }, + { + "image": "1367.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4763375906109769, + 0.4388276762402089, + 0.15028995512599236, + 0.7114699738903395 + ] + } + ] + }, + { + "image": "1368.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5734371523915461, + 0.5559287054409006, + 0.19763070077864295, + 0.5905315822388993 + ] + } + ] + }, + { + "image": "1369.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4892818971275885, + 0.38911550989726884, + 0.24540414161656654, + 0.6119569030318215 + ] + } + ] + }, + { + "image": "1370.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4650322361723787, + 0.48778175313059036, + 0.17333898880217166, + 0.8710886787630975 + ] + } + ] + }, + { + "image": "1371.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48225409836065575, + 0.47140685390363307, + 0.14930327868852453, + 0.7775418706518938 + ] + } + ] + }, + { + "image": "1372.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48524429967426713, + 0.4536335195530726, + 0.1049511400651466, + 0.5667150837988827 + ] + } + ] + }, + { + "image": "1373.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5507133243606999, + 0.5090818921668362, + 0.18855316285329748, + 0.9534537131230925 + ] + } + ] + }, + { + "image": "1374.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45310629514963885, + 0.44609832635983265, + 0.1813415892672858, + 0.6654968619246864 + ] + } + ] + }, + { + "image": "1375.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42886156008432885, + 0.4469020134228188, + 0.15690794096978214, + 0.6331436241610738 + ] + } + ] + }, + { + "image": "1376.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4398930665746809, + 0.4805325288562434, + 0.1664470507071403, + 0.7478725078698845 + ] + } + ] + }, + { + "image": "1377.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47968591691995943, + 0.436226366888094, + 0.17434312732185073, + 0.535968318855391 + ] + } + ] + }, + { + "image": "1378.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3999901510177281, + 0.4322526523562793, + 0.1518122127380171, + 0.5602837404391808 + ] + } + ] + }, + { + "image": "1379.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6236435185185185, + 0.5469166666666666, + 0.4371018518518518, + 0.7304583333333333 + ] + } + ] + }, + { + "image": "1380.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5691596638655462, + 0.4412881097560975, + 0.22699159663865554, + 0.5922688008130081 + ] + } + ] + }, + { + "image": "1381.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4481240544629349, + 0.49409893992932863, + 0.23688350983358553, + 0.6942638398115428 + ] + } + ] + }, + { + "image": "1382.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5113873626373626, + 0.46630576571875815, + 0.18555288461538458, + 0.7087555439603443 + ] + } + ] + }, + { + "image": "1383.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5143028685790527, + 0.4961682242990654, + 0.43339893262174783, + 0.9800858802727961 + ] + } + ] + }, + { + "image": "1384.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5042646577137242, + 0.4868820638820638, + 0.21975761546020312, + 0.8417493857493857 + ] + } + ] + }, + { + "image": "1385.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42828501571777855, + 0.48683439829605957, + 0.16732797764582605, + 0.7291799787007455 + ] + } + ] + }, + { + "image": "1386.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4561550954120991, + 0.45377734877734865, + 0.16794965489240762, + 0.717947232947233 + ] + } + ] + }, + { + "image": "1387.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4199395770392749, + 0.5223289280469897, + 0.2016918429003021, + 0.8717004405286344 + ] + } + ] + }, + { + "image": "1388.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43756798756798754, + 0.4554882871919684, + 0.1854195804195804, + 0.7379008214177063 + ] + } + ] + }, + { + "image": "1389.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4888209121245829, + 0.3164602876797999, + 0.3598665183537264, + 0.5782801751094434 + ] + } + ] + }, + { + "image": "1390.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46412353347135954, + 0.3784657749803304, + 0.18485507246376812, + 0.6481615525832678 + ] + } + ] + }, + { + "image": "1391.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.29457384859714136, + 0.5049450012221951, + 0.4123398623610376, + 0.802116841847959 + ] + } + ] + }, + { + "image": "1392.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4789375684556407, + 0.49066985645933014, + 0.12378240233661919, + 0.6212468336616943 + ] + } + ] + }, + { + "image": "1393.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4864825930372149, + 0.49793114339861017, + 0.16829931972789114, + 0.8805243209096651 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.38915566226490594, + 0.6895356917245736, + 0.14059223689475792, + 0.5012760581174984 + ] + } + ] + }, + { + "image": "1394.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5201263537906137, + 0.4470477247502775, + 0.17638989169675087, + 0.7026831298557158 + ] + } + ] + }, + { + "image": "1395.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.427062891010866, + 0.48408360128617367, + 0.2862067830095489, + 0.8685728419490478 + ] + } + ] + }, + { + "image": "1396.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.578925925925926, + 0.5, + 0.4958148148148148, + 1.0 + ] + } + ] + }, + { + "image": "1397.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4240527086383602, + 0.5762472503299604, + 0.2619882869692533, + 0.7694412670479541 + ] + } + ] + }, + { + "image": "1398.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4710756089844986, + 0.37501576521950036, + 0.20229041442581464, + 0.5962211981566821 + ] + } + ] + }, + { + "image": "1399.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.40467773437500004, + 0.49890380859375, + 0.3144694010416667, + 0.9159619140625 + ] + } + ] + }, + { + "image": "1400.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.515375, + 0.4677734375, + 0.43240277777777786, + 0.8283906250000002 + ] + } + ] + }, + { + "image": "1401.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5400374855824682, + 0.544705501618123, + 0.2975865051903113, + 0.7127141316073355 + ] + } + ] + }, + { + "image": "1402.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5749354422207876, + 0.531114150708779, + 0.20238218205293745, + 0.8600124347177318 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3470335700451904, + 0.4814523750310868, + 0.2555584247901872, + 0.9629047500621736 + ] + } + ] + }, + { + "image": "1403.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5669275274056029, + 0.48956753006475484, + 0.17995127892813642, + 0.8464685476410732 + ] + } + ] + }, + { + "image": "1404.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5171718452758403, + 0.5017513986864509, + 0.21877298668357634, + 0.9202310873266845 + ] + } + ] + }, + { + "image": "1405.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5521890547263681, + 0.47417991929741277, + 0.2126399253731343, + 0.9270970804652268 + ] + } + ] + }, + { + "image": "1406.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4995800604229607, + 0.5015384615384616, + 0.26182779456193356, + 0.9566506410256409 + ] + } + ] + }, + { + "image": "1407.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5158865740740741, + 0.4225260416666667, + 0.16418055555555555, + 0.5846354166666666 + ] + } + ] + }, + { + "image": "1408.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5022952975994739, + 0.5207715813598166, + 0.30086484708977307, + 0.8717850776674306 + ] + } + ] + }, + { + "image": "1409.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47812865497076024, + 0.5241274725274726, + 0.16947368421052628, + 0.8517362637362639 + ] + } + ] + }, + { + "image": "1410.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4857034938621341, + 0.5107471679922874, + 0.2812716399118665, + 0.7554157628344178 + ] + } + ] + }, + { + "image": "1411.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49206944444444445, + 0.4664140625, + 0.2938611111111112, + 0.8468984375000002 + ] + } + ] + }, + { + "image": "1412.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4647956483387239, + 0.5608412663272083, + 0.1360423404880917, + 0.7679034757582466 + ] + } + ] + }, + { + "image": "1413.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5004850518608908, + 0.5274345307068367, + 0.19799267846247712, + 0.8612560834298957 + ] + } + ] + }, + { + "image": "1414.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4828614367297866, + 0.4813580527752503, + 0.20218515178839797, + 0.9417606915377615 + ] + } + ] + }, + { + "image": "1415.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6157218777679362, + 0.5203114571746386, + 0.2413167995276056, + 0.8788075639599554 + ] + } + ] + }, + { + "image": "1416.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5498975409836067, + 0.5063800515907138, + 0.4317622950819672, + 0.8339122957867584 + ] + } + ] + }, + { + "image": "1417.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4785647058823529, + 0.5366460039849458, + 0.15857058823529407, + 0.7736218729245073 + ] + } + ] + }, + { + "image": "1418.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5034321372854914, + 0.47005, + 0.19210608424336967, + 0.8567785714285713 + ] + } + ] + }, + { + "image": "1419.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6206209362808842, + 0.5116649949849549, + 0.2501235370611183, + 0.8596514543630892 + ] + } + ] + }, + { + "image": "1420.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5519517345399698, + 0.48218036529680364, + 0.3980723981900453, + 0.8616849315068493 + ] + } + ] + }, + { + "image": "1421.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5442108605906636, + 0.5052958363769174, + 0.2604541124166401, + 0.9235646457268079 + ] + } + ] + }, + { + "image": "1422.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6063888888888889, + 0.47938281250000003, + 0.29413888888888884, + 0.832640625 + ] + } + ] + }, + { + "image": "1423.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43534294966146597, + 0.5238439370427843, + 0.21166028848984392, + 0.79714919086677 + ] + } + ] + }, + { + "image": "1424.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47784968684759915, + 0.42317700052994167, + 0.27020876826722334, + 0.7342845786963434 + ] + } + ] + }, + { + "image": "1425.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5241867827463395, + 0.4689753970725631, + 0.3014483577364464, + 0.800610401744005 + ] + } + ] + }, + { + "image": "1426.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49093061492929957, + 0.45010125957026426, + 0.19345281157513974, + 0.6880143245245741 + ] + } + ] + }, + { + "image": "1427.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45421527777777776, + 0.38825000000000004, + 0.21954166666666666, + 0.6723333333333333 + ] + } + ] + }, + { + "image": "1428.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5276689398636082, + 0.5576637502955781, + 0.4336174829510229, + 0.8557886025065028 + ] + } + ] + }, + { + "image": "1429.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5021021726365238, + 0.5149867432611578, + 0.26239577216676446, + 0.7420813079982324 + ] + } + ] + }, + { + "image": "1430.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4949462035044574, + 0.48230049145799203, + 0.19515831540116813, + 0.8496817224432485 + ] + } + ] + }, + { + "image": "1431.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4465452091767881, + 0.47123787646758547, + 0.1297469635627531, + 0.6939305768249108 + ] + } + ] + }, + { + "image": "1432.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4905555555555555, + 0.5568255928853756, + 0.13550953320184098, + 0.7550617588932805 + ] + } + ] + }, + { + "image": "1433.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43144260074500507, + 0.49816410256410254, + 0.15724686759227902, + 0.8753564102564102 + ] + } + ] + }, + { + "image": "1434.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5701896813353566, + 0.48340870307167233, + 0.28453717754172986, + 0.886612627986348 + ] + } + ] + }, + { + "image": "1435.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47370309951060363, + 0.4614733235438081, + 0.18407177814029357, + 0.7845863925599608 + ] + } + ] + }, + { + "image": "1436.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4221471172962227, + 0.5728542914171657, + 0.13024188204108686, + 0.743812375249501 + ] + } + ] + }, + { + "image": "1437.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4467124183006536, + 0.447000245278391, + 0.15199019607843142, + 0.8271204316899682 + ] + } + ] + }, + { + "image": "1438.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.569511574074074, + 0.3859856770833333, + 0.1797638888888889, + 0.6303046875 + ] + } + ] + }, + { + "image": "1439.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.26985943118666234, + 0.4635779141104294, + 0.1768846028113763, + 0.8682257668711657 + ] + } + ] + }, + { + "image": "1440.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4369625246548324, + 0.4482258463059056, + 0.15021696252465486, + 0.81196688905362 + ] + } + ] + }, + { + "image": "1441.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5040011699327289, + 0.5127360774818401, + 0.1393155893536122, + 0.8210807836231564 + ] + } + ] + }, + { + "image": "1442.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4675254643499101, + 0.495281179138322, + 0.10431995206710613, + 0.6881315192743764 + ] + } + ] + }, + { + "image": "1443.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49142900211034063, + 0.4754948571428571, + 0.07729574917093755, + 0.7118857142857142 + ] + } + ] + }, + { + "image": "1444.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.25718075698620446, + 0.43855672894665576, + 0.06238415281216842, + 0.8496154887625237 + ] + } + ] + }, + { + "image": "1445.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5362944749783048, + 0.501842847840243, + 0.1601157072606306, + 0.7517820707618841 + ] + } + ] + }, + { + "image": "1446.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46275, + 0.481546875, + 0.238375, + 0.948984375 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.2703611111111111, + 0.5518749999999999, + 0.2985277777777778, + 0.6154765624999998 + ] + } + ] + }, + { + "image": "1447.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5076602564102564, + 0.5524594831362243, + 0.162240675990676, + 0.7639750328515112 + ] + } + ] + }, + { + "image": "1448.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48537452637714956, + 0.4884312007011393, + 0.2476799766831828, + 0.7019040315512708 + ] + } + ] + }, + { + "image": "1449.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5226696329254727, + 0.40088180112570354, + 0.1653837597330368, + 0.5086366479049406 + ] + } + ] + }, + { + "image": "1450.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5126666666666667, + 0.38659374999999996, + 0.28752777777777777, + 0.48287500000000005 + ] + } + ] + }, + { + "image": "1451.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4561774053741693, + 0.4725205895101864, + 0.2073880381392661, + 0.6357910706545297 + ] + } + ] + }, + { + "image": "1452.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5095623145400593, + 0.6733112200749928, + 0.15116097922848673, + 0.5495846553216036 + ] + } + ] + }, + { + "image": "1453.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5345492809540512, + 0.6717321140398064, + 0.1522272886706419, + 0.6565357719203873 + ] + } + ] + }, + { + "image": "1454.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.38983860121049096, + 0.5246848685889257, + 0.09652320107599191, + 0.7391783618269967 + ] + } + ] + }, + { + "image": "1455.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5353590010405828, + 0.5205039787798408, + 0.0757578910856746, + 0.8104270557029177 + ] + } + ] + }, + { + "image": "1456.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49711463844797177, + 0.43942849404117007, + 0.11401058201058194, + 0.6265303358613217 + ] + } + ] + }, + { + "image": "1457.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5047854671280276, + 0.5124643046007403, + 0.13184083044982697, + 0.6676044420941302 + ] + } + ] + }, + { + "image": "1458.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48648968549205274, + 0.5478031860226106, + 0.11355089617855935, + 0.44750256937307303 + ] + } + ] + }, + { + "image": "1459.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5260530421216848, + 0.4607719298245614, + 0.2350234009360374, + 0.8344035087719298 + ] + } + ] + }, + { + "image": "1460.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5359594161623353, + 0.5041178082191781, + 0.14183695265218943, + 0.5023534246575342 + ] + } + ] + }, + { + "image": "1461.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5078559322033899, + 0.48177343750000007, + 0.25977966101694916, + 0.579171875 + ] + } + ] + }, + { + "image": "1462.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5008994708994708, + 0.5278454958567228, + 0.17905114638447978, + 0.9443063352044907 + ] + } + ] + }, + { + "image": "1463.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4498820586132952, + 0.5187904321826584, + 0.25634739099356685, + 0.8867708616471868 + ] + } + ] + }, + { + "image": "1464.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5082645541635962, + 0.4689666854884246, + 0.17603905674281503, + 0.8503303218520609 + ] + } + ] + }, + { + "image": "1465.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45907239819004525, + 0.43039244186046505, + 0.2846530920060332, + 0.4810697674418604 + ] + } + ] + }, + { + "image": "1466.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4543255970400269, + 0.4601013171225937, + 0.4041002354524051, + 0.43811803444782166 + ] + } + ] + }, + { + "image": "1467.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42857903494176375, + 0.46558970514742626, + 0.670792013311148, + 0.39415042478760626 + ] + } + ] + }, + { + "image": "1468.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5032073578595317, + 0.5330522088353413, + 0.5787290969899666, + 0.3681249999999999 + ] + } + ] + }, + { + "image": "1469.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49249494268374916, + 0.45992575524833584, + 0.20898179366149702, + 0.7822273425499232 + ] + } + ] + }, + { + "image": "1470.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5298191304347826, + 0.47182060154378497, + 0.18058782608695653, + 0.881354804365185 + ] + } + ] + }, + { + "image": "1471.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49621311475409835, + 0.5350544015825915, + 0.22132786885245892, + 0.8075865479723047 + ] + } + ] + }, + { + "image": "1472.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48594444444444446, + 0.48765625, + 0.1823888888888888, + 0.511515625 + ] + } + ] + }, + { + "image": "1473.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4876806607019959, + 0.48866071428571434, + 0.23572952512044054, + 0.8812237394957982 + ] + } + ] + }, + { + "image": "1474.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47732375979112274, + 0.4932817109144543, + 0.18465078328981724, + 0.8159242871189775 + ] + } + ] + }, + { + "image": "1475.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4524485294117647, + 0.48624750499001995, + 0.2546360294117648, + 0.832526375819789 + ] + } + ] + }, + { + "image": "1476.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49317089910775563, + 0.45968332897147346, + 0.1829306794783802, + 0.8402957341010207 + ] + } + ] + }, + { + "image": "1477.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4672785234899329, + 0.457345380503945, + 0.2191241610738256, + 0.7569305166709086 + ] + } + ] + }, + { + "image": "1478.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4870074224021593, + 0.4797438524590164, + 0.2538360323886639, + 0.9390727459016392 + ] + } + ] + }, + { + "image": "1479.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5547957695113056, + 0.5018520609824958, + 0.18775346462436185, + 0.8631818181818183 + ] + } + ] + }, + { + "image": "1480.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4802214876033058, + 0.4854795204795205, + 0.2686247933884298, + 0.9152972027972027 + ] + } + ] + }, + { + "image": "1481.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46380450070323487, + 0.5047531696789856, + 0.18836146272855128, + 0.865122740760723 + ] + } + ] + }, + { + "image": "1482.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4588194444444445, + 0.4896640625, + 0.28338888888888886, + 0.9205703125 + ] + } + ] + }, + { + "image": "1483.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.500093271152565, + 0.5409987389659521, + 0.27549633577614924, + 0.8053795712484237 + ] + } + ] + }, + { + "image": "1484.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4361476014760148, + 0.5131996562589516, + 0.2691439114391144, + 0.9028329991406474 + ] + } + ] + }, + { + "image": "1485.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5546902971715002, + 0.52784, + 0.29025778732545654, + 0.7461131034482759 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5498711063372718, + 0.5903641379310345, + 0.09687432867884002, + 0.3556744827586206 + ] + } + ] + }, + { + "image": "1486.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5178805460750854, + 0.5121315310631661, + 0.18933447098976108, + 0.8218481933974525 + ] + } + ] + }, + { + "image": "1487.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5198552223371251, + 0.45762167850565644, + 0.44103757325060317, + 0.8234517232307289 + ] + } + ] + }, + { + "image": "1488.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5617917847025495, + 0.5051524224278715, + 0.4797946175637395, + 0.9896951551442569 + ] + } + ] + }, + { + "image": "1489.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4881843381843382, + 0.49260397350993373, + 0.2706098406098406, + 0.85121059602649 + ] + } + ] + }, + { + "image": "1490.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5180225025571087, + 0.5072717922345076, + 0.15425502898056592, + 0.7035793263049627 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.08945448346403001, + 0.5329493443044484, + 0.09470508012274122, + 0.3932399074312163 + ] + } + ] + }, + { + "image": "1491.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.545, + 0.4362771876580678, + 0.18726783310901748, + 0.7339908952959029 + ] + } + ] + }, + { + "image": "1492.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4776666666666667, + 0.46285156250000004, + 0.2354583333333333, + 0.78825 + ] + } + ] + }, + { + "image": "1493.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7989328703703703, + 0.37916536458333333, + 0.1395324074074074, + 0.5489557291666666 + ] + } + ] + }, + { + "image": "1494.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5190301441677588, + 0.5016749011857707, + 0.21608453473132366, + 0.8461585968379447 + ] + } + ] + }, + { + "image": "1495.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4930030436252959, + 0.46710174717368963, + 0.25240784578965164, + 0.7559301130524152 + ] + } + ] + }, + { + "image": "1496.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.37809154066203515, + 0.5463127035830619, + 0.20276256640784632, + 0.9073745928338762 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45588067020841844, + 0.6105765472312704, + 0.1871475275847977, + 0.7788469055374593 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7430527176134042, + 0.5655342019543974, + 0.17840621168778092, + 0.8036514657980456 + ] + } + ] + }, + { + "image": "1497.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5676923076923077, + 0.4572101814516129, + 0.18394272394272398, + 0.7778578629032258 + ] + } + ] + }, + { + "image": "1498.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5568149264983038, + 0.45067372756693147, + 0.19372031662269132, + 0.8309767578699617 + ] + } + ] + }, + { + "image": "1499.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5233641025641025, + 0.4695233133628549, + 0.18149743589743594, + 0.7947824954415212 + ] + } + ] + }, + { + "image": "1500.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.38978746397694525, + 0.49872949680289125, + 0.17162103746397697, + 0.8270197386711148 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5804430835734871, + 0.5352321378926883, + 0.14254682997118157, + 0.670533778148457 + ] + } + ] + }, + { + "image": "1501.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45468333333333333, + 0.4902650176678445, + 0.19174333333333335, + 0.7697147905098436 + ] + } + ] + }, + { + "image": "1502.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.37509847640282423, + 0.42056684798167765, + 0.15220735785953174, + 0.3706756369882623 + ] + } + ] + }, + { + "image": "1503.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4780277777777778, + 0.476375, + 0.23225000000000004, + 0.7821640625 + ] + } + ] + }, + { + "image": "1504.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5174583333333334, + 0.49770312499999997, + 0.38737499999999997, + 0.9843359374999998 + ] + } + ] + }, + { + "image": "1505.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.2778284086863652, + 0.45932989690721654, + 0.1827732289070844, + 0.8020428648941942 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.521747953008188, + 0.5557487791644058, + 0.17189391242435026, + 0.7895523602821487 + ] + } + ] + }, + { + "image": "1506.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4904967602591792, + 0.49779367262723523, + 0.17217422606191513, + 0.7189463548830811 + ] + } + ] + }, + { + "image": "1507.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5261043052152607, + 0.4545498007968128, + 0.24540427021351063, + 0.831436918990704 + ] + } + ] + }, + { + "image": "1508.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47378567268491556, + 0.49418543625628686, + 0.2374868957483983, + 0.8256855455937023 + ] + } + ] + }, + { + "image": "1509.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48297289334119037, + 0.46926558686487685, + 0.19023276370064823, + 0.8267495007765697 + ] + } + ] + }, + { + "image": "1510.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5205261324041812, + 0.49764923402007394, + 0.2838606271777003, + 0.9068753301637611 + ] + } + ] + }, + { + "image": "1511.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49892732558139535, + 0.5128431158629719, + 0.2761482558139534, + 0.8467117608553351 + ] + } + ] + }, + { + "image": "1512.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4813439090092787, + 0.47597872821905407, + 0.14898533373241551, + 0.780029418420457 + ] + } + ] + }, + { + "image": "1513.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5067604201965435, + 0.46219897959183665, + 0.2457641477465266, + 0.8737908163265307 + ] + } + ] + }, + { + "image": "1514.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4619053876478318, + 0.49620384047267363, + 0.5184231274638633, + 0.8887223042836041 + ] + } + ] + }, + { + "image": "1515.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4508047690014903, + 0.41491445294912194, + 0.2183695976154993, + 0.7754682575416479 + ] + } + ] + }, + { + "image": "1516.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5043717447916667, + 0.4949072265625001, + 0.19190429687500007, + 0.88224365234375 + ] + } + ] + }, + { + "image": "1517.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48616292798110977, + 0.4874617940199336, + 0.2964580873671782, + 0.735767441860465 + ] + } + ] + }, + { + "image": "1518.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5263265913146936, + 0.4406692117673478, + 0.16451814396192746, + 0.7777453402200764 + ] + } + ] + }, + { + "image": "1519.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5114472157772622, + 0.46971932114882503, + 0.17857308584686768, + 0.8120604873803307 + ] + } + ] + }, + { + "image": "1520.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49286878091358743, + 0.41845532007865416, + 0.17288332848414323, + 0.7814245138737164 + ] + } + ] + }, + { + "image": "1521.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4580973321606567, + 0.4513693495038589, + 0.2814453239519202, + 0.7560573318632854 + ] + } + ] + }, + { + "image": "1522.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4063081591368847, + 0.4460249872514023, + 0.15936614969656102, + 0.8012799592044875 + ] + } + ] + }, + { + "image": "1523.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5379092113982771, + 0.44586826347305386, + 0.23752816434724988, + 0.7678243512974053 + ] + } + ] + }, + { + "image": "1524.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5323752039151713, + 0.4830714635340186, + 0.22894290375203916, + 0.8923225648556047 + ] + } + ] + }, + { + "image": "1525.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4894549499443826, + 0.5978361475922452, + 0.15361512791991103, + 0.5560037523452158 + ] + } + ] + }, + { + "image": "1526.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5285530328702135, + 0.4809879394405953, + 0.22799728905455782, + 0.9133949191685913 + ] + } + ] + }, + { + "image": "1527.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5193671305500331, + 0.4905289421157685, + 0.21406560636182895, + 0.8722679640718564 + ] + } + ] + }, + { + "image": "1528.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4930618556701031, + 0.4608067885117494, + 0.16844673539518895, + 0.8342741514360313 + ] + } + ] + }, + { + "image": "1529.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49324999999999997, + 0.43467968749999997, + 0.1842222222222222, + 0.7430625000000001 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.10541666666666667, + 0.4727578125, + 0.21083333333333334, + 0.6680546875 + ] + } + ] + }, + { + "image": "1530.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48935764469722315, + 0.45353372063652436, + 0.11268986283037803, + 0.8247537256883051 + ] + } + ] + }, + { + "image": "1531.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45694926568758343, + 0.5438680433140266, + 0.28816088117489985, + 0.869168975069252 + ] + } + ] + }, + { + "image": "1532.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5240749493585415, + 0.5149476372924648, + 0.2086225523295071, + 0.8027407407407409 + ] + } + ] + }, + { + "image": "1533.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48184399477806783, + 0.4647930443301494, + 0.20203002610966056, + 0.7318123928483957 + ] + } + ] + }, + { + "image": "1534.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5103704928878597, + 0.5019048804780877, + 0.22468739662586834, + 0.8544795816733068 + ] + } + ] + }, + { + "image": "1535.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5234319920186232, + 0.5273226372524442, + 0.17330229464582636, + 0.7581223364251691 + ] + } + ] + }, + { + "image": "1536.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4359699074074074, + 0.5475846354166667, + 0.35156944444444443, + 0.8540234375 + ] + } + ] + }, + { + "image": "1537.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.540782967032967, + 0.430015455950541, + 0.2665521978021979, + 0.7319319938176198 + ] + } + ] + }, + { + "image": "1538.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49133333333333334, + 0.49711718749999995, + 0.40687500000000004, + 0.8341796875 + ] + } + ] + }, + { + "image": "1539.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5315092592592592, + 0.43903776041666664, + 0.17227777777777778, + 0.5213046875 + ] + } + ] + }, + { + "image": "1540.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49083006535947715, + 0.5153071895424837, + 0.08463398692810459, + 0.5263267973856209 + ] + } + ] + }, + { + "image": "1541.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4468611111111111, + 0.4468828125, + 0.20622222222222225, + 0.8079218749999999 + ] + } + ] + }, + { + "image": "1542.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48697222222222225, + 0.4668906249999999, + 0.2800694444444444, + 0.8749375 + ] + } + ] + }, + { + "image": "1543.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5627777777777777, + 0.46196875000000004, + 0.38302777777777763, + 0.8806875 + ] + } + ] + }, + { + "image": "1544.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5163888888888889, + 0.4890625, + 0.2995972222222223, + 0.9437109374999999 + ] + } + ] + }, + { + "image": "1545.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5218912760416666, + 0.51668701171875, + 0.2124576822916667, + 0.9547460937500001 + ] + } + ] + }, + { + "image": "1546.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4099084967320261, + 0.4720326797385621, + 0.13417647058823526, + 0.8153071895424837 + ] + } + ] + }, + { + "image": "1547.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44580555555555557, + 0.494328125, + 0.2153611111111111, + 0.9239453125000001 + ] + } + ] + }, + { + "image": "1548.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4985694444444445, + 0.4404921875, + 0.23905555555555555, + 0.5007734375 + ] + } + ] + }, + { + "image": "1549.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5230566037735849, + 0.5387926313169031, + 0.3649380053908356, + 0.9115260144386359 + ] + } + ] + }, + { + "image": "1550.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5192222222222221, + 0.44228125, + 0.1621388888888889, + 0.648421875 + ] + } + ] + }, + { + "image": "1551.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5575306748466258, + 0.4780603448275862, + 0.28377300613496936, + 0.8492155172413793 + ] + } + ] + }, + { + "image": "1552.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4356666666666667, + 0.4083984375, + 0.21004166666666668, + 0.8052421875 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4775138888888889, + 0.50253125, + 0.2000972222222223, + 0.6440703124999999 + ] + } + ] + }, + { + "image": "1553.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5013115631691649, + 0.45456, + 0.22246252676659525, + 0.8553275 + ] + } + ] + }, + { + "image": "1554.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4980732700135685, + 0.430784375, + 0.306865671641791, + 0.73656875 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7129647218453189, + 0.5131593750000001, + 0.18576662143826322, + 0.48381875 + ] + } + ] + }, + { + "image": "1555.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.519248046875, + 0.506142578125, + 0.2563346354166667, + 0.9337646484375 + ] + } + ] + }, + { + "image": "1556.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3955740740740741, + 0.5285677083333333, + 0.21749074074074068, + 0.8302656249999999 + ] + } + ] + }, + { + "image": "1557.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5303893214682981, + 0.3288617886178862, + 0.08397107897664066, + 0.6229580988117572 + ] + } + ] + }, + { + "image": "1558.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5828476084538377, + 0.4007191994996873, + 0.32777530589543946, + 0.6570919324577862 + ] + } + ] + }, + { + "image": "1559.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6079858299595142, + 0.49553262316910784, + 0.30605263157894735, + 0.9724234354194407 + ] + } + ] + }, + { + "image": "1560.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5168472222222222, + 0.433984375, + 0.2588055555555556, + 0.8471328124999999 + ] + } + ] + }, + { + "image": "1561.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48474537037037035, + 0.48609635416666663, + 0.1556898148148148, + 0.9149010416666666 + ] + } + ] + }, + { + "image": "1562.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3902083333333333, + 0.5779817708333332, + 0.33410185185185187, + 0.7398567708333333 + ] + } + ] + }, + { + "image": "1563.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4656363636363636, + 0.5101625, + 0.2742517482517483, + 0.5942125 + ] + } + ] + }, + { + "image": "1564.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5341388888888888, + 0.4585859375, + 0.16902777777777783, + 0.917171875 + ] + } + ] + }, + { + "image": "1565.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3628650904033379, + 0.44347499999999995, + 0.2862030598052851, + 0.8546625 + ] + } + ] + }, + { + "image": "1566.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5004252336448598, + 0.5094901445466491, + 0.39723831775700935, + 0.8418475689881735 + ] + } + ] + }, + { + "image": "1567.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.436044921875, + 0.510845947265625, + 0.2952669270833333, + 0.91280517578125 + ] + } + ] + }, + { + "image": "1568.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5332268518518518, + 0.5128880208333333, + 0.571087962962963, + 0.9392213541666667 + ] + } + ] + }, + { + "image": "1569.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5398703703703703, + 0.47291666666666665, + 0.18794444444444447, + 0.8898619791666665 + ] + } + ] + }, + { + "image": "1570.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5446592489568846, + 0.525025, + 0.1343115438108483, + 0.42030624999999994 + ] + } + ] + }, + { + "image": "1571.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5932545201668985, + 0.41478125, + 0.23343532684283733, + 0.675475 + ] + } + ] + }, + { + "image": "1572.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44813630041724617, + 0.490625, + 0.4036995827538247, + 0.7931812500000001 + ] + } + ] + }, + { + "image": "1573.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5624756606397775, + 0.3993875, + 0.1920166898470098, + 0.6965812499999998 + ] + } + ] + }, + { + "image": "1574.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49520166898470097, + 0.4417750000000001, + 0.28606397774687065, + 0.77133125 + ] + } + ] + }, + { + "image": "1575.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5757255520504732, + 0.350198440822112, + 0.2678391167192428, + 0.6440892983699503 + ] + } + ] + }, + { + "image": "1576.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3468827160493827, + 0.4281427581427581, + 0.27304012345679013, + 0.7475675675675674 + ] + } + ] + }, + { + "image": "1577.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3952361111111111, + 0.39870312499999994, + 0.16958333333333336, + 0.534390625 + ] + } + ] + }, + { + "image": "1578.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47813425925925923, + 0.48444010416666666, + 0.43373611111111104, + 0.951984375 + ] + } + ] + }, + { + "image": "1579.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4058194444444445, + 0.5817213541666667, + 0.2619398148148149, + 0.6952317708333332 + ] + } + ] + }, + { + "image": "1580.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49989247311827967, + 0.43338709677419357, + 0.2479450418160096, + 0.6064112903225806 + ] + } + ] + }, + { + "image": "1581.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4761444308445532, + 0.451162310866575, + 0.22652386780905745, + 0.5506396148555709 + ] + } + ] + }, + { + "image": "1582.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6521990740740741, + 0.5046536458333333, + 0.5405092592592593, + 0.9213046874999998 + ] + } + ] + }, + { + "image": "1583.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.506462962962963, + 0.5331796875, + 0.21663425925925925, + 0.6629296875 + ] + } + ] + }, + { + "image": "1584.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.499513590844063, + 0.4667371202113606, + 0.266552217453505, + 0.9178929986789961 + ] + } + ] + }, + { + "image": "1585.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4501604938271605, + 0.46657182512144346, + 0.21572839506172842, + 0.44407356002775855 + ] + } + ] + }, + { + "image": "1586.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5195439377085651, + 0.38957160725453405, + 0.1425361512791991, + 0.5540025015634772 + ] + } + ] + }, + { + "image": "1587.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4985833333333334, + 0.46617187499999996, + 0.4172870370370371, + 0.8798906249999999 + ] + } + ] + }, + { + "image": "1588.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5762499999999999, + 0.40102343749999997, + 0.37194444444444447, + 0.670796875 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6602777777777777, + 0.4835, + 0.08444444444444445, + 0.4341875 + ] + } + ] + }, + { + "image": "1589.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3867185761957731, + 0.4538899312070044, + 0.18265850945495, + 0.8022326454033771 + ] + } + ] + }, + { + "image": "1590.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5338949275362318, + 0.4576775271512114, + 0.2748913043478261, + 0.6619465329991647 + ] + } + ] + }, + { + "image": "1591.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4534636264929424, + 0.4705456026058632, + 0.2011617806731813, + 0.9309120521172639 + ] + } + ] + }, + { + "image": "1592.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3202790178571429, + 0.5160251046025104, + 0.21421875000000004, + 0.8683682008368201 + ] + } + ] + }, + { + "image": "1593.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.554182424916574, + 0.523076923076923, + 0.245194660734149, + 0.8511944965603502 + ] + } + ] + }, + { + "image": "1594.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43977777777777777, + 0.401453125, + 0.1919305555555556, + 0.6567031250000002 + ] + } + ] + }, + { + "image": "1595.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5029910714285715, + 0.3857907949790795, + 0.21108630952380955, + 0.5755481171548117 + ] + } + ] + }, + { + "image": "1596.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45444444444444443, + 0.4823984375, + 0.20018055555555556, + 0.4503281250000001 + ] + } + ] + }, + { + "image": "1597.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5179370629370629, + 0.5016406250000001, + 0.35987762237762244, + 0.8591640625 + ] + } + ] + }, + { + "image": "1598.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48171549479166664, + 0.501787109375, + 0.2012272135416667, + 0.7539599609375001 + ] + } + ] + }, + { + "image": "1599.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6401184834123222, + 0.45096256684491975, + 0.398696682464455, + 0.7564705882352941 + ] + } + ] + }, + { + "image": "1600.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5306118881118881, + 0.4829609375, + 0.25286713286713286, + 0.724234375 + ] + } + ] + }, + { + "image": "1601.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47913730255164033, + 0.5385587431693989, + 0.3863183475091129, + 0.8913183060109289 + ] + } + ] + }, + { + "image": "1602.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4992482517482517, + 0.4620078125000001, + 0.38076923076923086, + 0.9240078125 + ] + } + ] + }, + { + "image": "1603.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5604027777777778, + 0.5509765625, + 0.40634722222222225, + 0.898046875 + ] + } + ] + }, + { + "image": "1604.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.23957055214723924, + 0.48208620689655174, + 0.2030674846625767, + 0.9262413793103449 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4787576687116564, + 0.4681379310344827, + 0.3072085889570552, + 0.9362758620689654 + ] + } + ] + }, + { + "image": "1605.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4269583333333334, + 0.5087578125000001, + 0.2702638888888889, + 0.796046875 + ] + } + ] + }, + { + "image": "1606.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6960243055555556, + 0.4194453125, + 0.2919270833333333, + 0.7404296875 + ] + } + ] + }, + { + "image": "1607.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3874652777777778, + 0.423328125, + 0.5083159722222224, + 0.7569921875000001 + ] + } + ] + }, + { + "image": "1608.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46378627034677994, + 0.4952574309978769, + 0.26161358811040347, + 0.9427441613588111 + ] + } + ] + }, + { + "image": "1609.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.39230902777777776, + 0.4764609375, + 0.2564236111111111, + 0.6175234375 + ] + } + ] + }, + { + "image": "1610.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6837326388888889, + 0.4553671875, + 0.3153645833333333, + 0.757953125 + ] + } + ] + }, + { + "image": "1611.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5278611111111111, + 0.3578828125, + 0.14183333333333334, + 0.5423281249999999 + ] + } + ] + }, + { + "image": "1612.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49781595092024544, + 0.3940234644582471, + 0.3282331288343558, + 0.588543823326432 + ] + } + ] + }, + { + "image": "1613.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5074282982791587, + 0.5199827882960413, + 0.28445506692160616, + 0.7060585197934596 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.23146271510516253, + 0.5517082616179002, + 0.21435946462715105, + 0.4992857142857143 + ] + } + ] + }, + { + "image": "1614.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4854340277777778, + 0.49074999999999996, + 0.21024305555555559, + 0.92284375 + ] + } + ] + }, + { + "image": "1615.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4717096774193549, + 0.47881730769230774, + 0.20618279569892478, + 0.5638798076923076 + ] + } + ] + }, + { + "image": "1616.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4087934904601571, + 0.4103791946308725, + 0.1823456790123457, + 0.7415637583892618 + ] + } + ] + }, + { + "image": "1617.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4377389984825494, + 0.3872269624573379, + 0.21690440060698027, + 0.7369112627986348 + ] + } + ] + }, + { + "image": "1618.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5578194444444444, + 0.43696875, + 0.20143055555555553, + 0.8738203125 + ] + } + ] + }, + { + "image": "1619.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4334407552083333, + 0.46901123046875, + 0.11332682291666663, + 0.52094970703125 + ] + } + ] + }, + { + "image": "1620.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4598333333333333, + 0.5179640522875817, + 0.17456862745098037, + 0.7862549019607843 + ] + } + ] + }, + { + "image": "1621.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45017796927688275, + 0.49801770160157344, + 0.18173473210940427, + 0.8049704973307108 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.2979055826152117, + 0.5517448721550998, + 0.19116523042337955, + 0.6308850800786738 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7507605844885725, + 0.6733871874121945, + 0.06278006744098913, + 0.22061534138803032 + ] + } + ] + }, + { + "image": "1622.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46380651945320717, + 0.48562565720294426, + 0.16420960392569225, + 0.695749211356467 + ] + } + ] + }, + { + "image": "1623.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48622795115332434, + 0.54565625, + 0.20712347354138397, + 0.6588187500000001 + ] + } + ] + }, + { + "image": "1624.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43283203125, + 0.45813720703125005, + 0.15866210937499994, + 0.59052490234375 + ] + } + ] + }, + { + "image": "1625.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48843098958333336, + 0.4420361328125, + 0.17749674479166666, + 0.8128466796875 + ] + } + ] + }, + { + "image": "1626.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45330403645833334, + 0.53390625, + 0.20943684895833328, + 0.88735107421875 + ] + } + ] + }, + { + "image": "1627.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4099343607305936, + 0.4986846326596086, + 0.38607876712328765, + 0.922297080526147 + ] + } + ] + }, + { + "image": "1628.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5220923913043478, + 0.5413786764705882, + 0.3132540760869566, + 0.8428553921568627 + ] + } + ] + }, + { + "image": "1629.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5017314814814815, + 0.4830911458333333, + 0.23107407407407402, + 0.9028072916666667 + ] + } + ] + }, + { + "image": "1630.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47330403645833335, + 0.52151611328125, + 0.1911393229166666, + 0.88432861328125 + ] + } + ] + }, + { + "image": "1631.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4933, + 0.59208125, + 0.24214444444444444, + 0.70915625 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5463444444444444, + 0.5027625, + 0.34824444444444447, + 0.8017749999999999 + ] + } + ] + }, + { + "image": "1632.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6969966840360019, + 0.5552665245202559, + 0.2987873045949787, + 0.7736487206823027 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3808289909995263, + 0.5174253731343283, + 0.3864756039791568, + 0.9134328358208955 + ] + } + ] + }, + { + "image": "1633.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5446440677966101, + 0.467859375, + 0.1816101694915254, + 0.44736718749999993 + ] + } + ] + }, + { + "image": "1634.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5701920572916667, + 0.6089420572916667, + 0.06355794270833333, + 0.4112467447916666 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46404296875, + 0.48577799479166667, + 0.24783203125, + 0.90970703125 + ] + } + ] + }, + { + "image": "1635.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5484312007011394, + 0.4456410256410257, + 0.14293602103418046, + 0.5351939513477975 + ] + } + ] + }, + { + "image": "1636.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4579127725856698, + 0.4931640625, + 0.2800311526479752, + 0.5807968750000001 + ] + } + ] + }, + { + "image": "1637.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7369618055555556, + 0.49800781250000004, + 0.09984374999999998, + 0.63928125 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.18206597222222223, + 0.5374921875, + 0.36411458333333335, + 0.5449453125000001 + ] + } + ] + }, + { + "image": "1638.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5092361111111111, + 0.420515625, + 0.33079861111111103, + 0.49467187499999987 + ] + } + ] + }, + { + "image": "1639.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5245486111111111, + 0.32322656250000004, + 0.24407986111111116, + 0.3786875 + ] + } + ] + }, + { + "image": "1640.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4154559505409583, + 0.27787141615986094, + 0.17701700154559502, + 0.3633622936576889 + ] + } + ] + }, + { + "image": "1641.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.52796875, + 0.500234375, + 0.19800455729166666, + 0.9380957031250001 + ] + } + ] + }, + { + "image": "1642.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5694418386491557, + 0.4561622691292876, + 0.22893996247654785, + 0.4912163588390501 + ] + } + ] + }, + { + "image": "1643.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43074999999999997, + 0.3862031249999999, + 0.3377222222222222, + 0.71953125 + ] + } + ] + }, + { + "image": "1644.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5082022471910113, + 0.5116977879919563, + 0.14, + 0.684412525136455 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3876710929519918, + 0.29608158575122095, + 0.15633810010214505, + 0.588141338695777 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.12936159346271706, + 0.582915828784832, + 0.13615423901940754, + 0.5033754668198793 + ] + } + ] + }, + { + "image": "1645.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5935555555555556, + 0.5397185576077396, + 0.31404678362573096, + 0.8300351802990324 + ] + } + ] + }, + { + "image": "1646.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3751724137931034, + 0.43772983114446534, + 0.19738598442714128, + 0.47502188868042533 + ] + } + ] + }, + { + "image": "1647.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4198080279232112, + 0.455203125, + 0.11226876090750439, + 0.33184375 + ] + } + ] + }, + { + "image": "1648.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5137708565072302, + 0.39444652908067546, + 0.1699110122358176, + 0.4912695434646654 + ] + } + ] + }, + { + "image": "1649.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7447251461988305, + 0.5285108481262327, + 0.09529824561403509, + 0.7440696909927679 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48223976608187136, + 0.4702465483234714, + 0.08962573099415204, + 0.9207692307692308 + ] + } + ] + }, + { + "image": "1650.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.570456062291435, + 0.4235897435897436, + 0.5029477196885427, + 0.5409818636647905 + ] + } + ] + }, + { + "image": "1651.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4435009310986965, + 0.45704382470119514, + 0.4814525139664805, + 0.7551314741035856 + ] + } + ] + }, + { + "image": "1652.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3653724053724054, + 0.39855082417582416, + 0.3563736263736264, + 0.4990865384615385 + ] + } + ] + }, + { + "image": "1653.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5838888888888889, + 0.5127124183006536, + 0.32986928104575164, + 0.9587581699346406 + ] + } + ] + }, + { + "image": "1654.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4323305785123967, + 0.48084696823869105, + 0.20823140495867773, + 0.7807988450433109 + ] + } + ] + }, + { + "image": "1655.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5337033898305085, + 0.40307812500000006, + 0.19622033898305083, + 0.65615625 + ] + } + ] + }, + { + "image": "1656.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.52, + 0.5592343750000001, + 0.1372083333333333, + 0.6760468749999999 + ] + } + ] + }, + { + "image": "1657.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.39044657097288676, + 0.4242369838420108, + 0.15818181818181815, + 0.7982764811490125 + ] + } + ] + }, + { + "image": "1658.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4720540540540541, + 0.5630607287449393, + 0.49610810810810796, + 0.862574898785425 + ] + } + ] + }, + { + "image": "1659.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5433039092055485, + 0.42485815602836874, + 0.14413619167717523, + 0.4259999999999999 + ] + } + ] + }, + { + "image": "1660.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4147126436781609, + 0.4769733656174334, + 0.16625, + 0.49972558514931387 + ] + } + ] + }, + { + "image": "1661.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43474999999999997, + 0.4460703125, + 0.1915555555555555, + 0.7991640624999998 + ] + } + ] + }, + { + "image": "1662.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4693611111111111, + 0.4943515625, + 0.22620833333333334, + 0.6579765625 + ] + } + ] + }, + { + "image": "1663.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5291527777777778, + 0.4287734375, + 0.24269444444444446, + 0.8249765625000001 + ] + } + ] + }, + { + "image": "1664.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5073948439620082, + 0.41730625000000005, + 0.2616146540027138, + 0.7030500000000001 + ] + } + ] + }, + { + "image": "1665.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4267270826071802, + 0.46203555245730216, + 0.1898082955733705, + 0.8843325200418265 + ] + } + ] + } +] \ No newline at end of file diff --git a/pole_detection/valid/images/1666.jpg b/pole_detection/valid/images/1666.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0180aca352dc0417ce65cfd13971cac3b6fb248b --- /dev/null +++ b/pole_detection/valid/images/1666.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08142ed6cef16126b960e0a384861f514ccb9a59f8606fd0e6dd02f152bbb751 +size 234347 diff --git a/pole_detection/valid/images/1667.jpg b/pole_detection/valid/images/1667.jpg new file mode 100644 index 0000000000000000000000000000000000000000..24bd66e505576189d65038fb4ca5aaecf7b5ea68 --- /dev/null +++ b/pole_detection/valid/images/1667.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b2020c763b8652027aeb03e2a20f358fafaf4856852419a69b55db1fa96780f +size 159032 diff --git a/pole_detection/valid/images/1668.jpg b/pole_detection/valid/images/1668.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ec227698a059a0bd8409699605ef95594f2337eb --- /dev/null +++ b/pole_detection/valid/images/1668.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24deb7b88fa0d56e3fbd19e576d5d7762503d5824566c7855c3855b96094677d +size 1514131 diff --git a/pole_detection/valid/images/1669.jpg b/pole_detection/valid/images/1669.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9d9b8d97196b1af5df2076f55a676f9180610342 --- /dev/null +++ b/pole_detection/valid/images/1669.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:880e9e22c29c777cb4467b7aa0eaa44b51a972b0a4f52c0b45ab7ef20f8b4bfe +size 248879 diff --git a/pole_detection/valid/images/1670.jpg b/pole_detection/valid/images/1670.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e5cc8c3fb317d3394155f3fa0177b1a0d1934eae --- /dev/null +++ b/pole_detection/valid/images/1670.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9000b18b3b1419a2af7d8e07fc29f1e8369f1c2795ea8cc2db6d295aab083bc1 +size 749799 diff --git a/pole_detection/valid/images/1671.jpg b/pole_detection/valid/images/1671.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a40a1e41bb4199078fcfa32654bdad1abea5f800 --- /dev/null +++ b/pole_detection/valid/images/1671.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:249906fbb4186bb0b1e24053ef46903942664560a7e310e9a5258c92c0ceb369 +size 79650 diff --git a/pole_detection/valid/images/1672.jpg b/pole_detection/valid/images/1672.jpg new file mode 100644 index 0000000000000000000000000000000000000000..16825f72aa511d4a4faba2c66be708a03fd5ed61 --- /dev/null +++ b/pole_detection/valid/images/1672.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a2bcc114c48edaa54159a671c77910c9c6cd2589ee675fea78d488358e9f566 +size 241684 diff --git a/pole_detection/valid/images/1673.jpg b/pole_detection/valid/images/1673.jpg new file mode 100644 index 0000000000000000000000000000000000000000..82af3105d28f5e4ffd48b391b13c1cfcc72edd16 --- /dev/null +++ b/pole_detection/valid/images/1673.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb80ad24ef1f3243910c4d1e83bd827c49b6dc9852333ad6229fe71db06e2e11 +size 269506 diff --git a/pole_detection/valid/images/1674.jpg b/pole_detection/valid/images/1674.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6279a1274de98cec252b2a8dca80fcc53f0775fe --- /dev/null +++ b/pole_detection/valid/images/1674.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a26f0b80376ea00a854627ef67f42bce68cdd6241559cec18121906baa3c237 +size 1565358 diff --git a/pole_detection/valid/images/1675.jpg b/pole_detection/valid/images/1675.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aa542a9d5f71f38ef21ce7c7f0161a85592724e4 --- /dev/null +++ b/pole_detection/valid/images/1675.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b0210e8fc8c866504dd056b691a2b19363abec3e128c8562af988aec85a8055 +size 1153970 diff --git a/pole_detection/valid/images/1676.jpg b/pole_detection/valid/images/1676.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ac1ac6e83c21da176d206a829ce07d4b44f7a63 --- /dev/null +++ b/pole_detection/valid/images/1676.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af7fb5dc3beb48c72ef237c3ef0e4b68003d669532db817c926fe9aceeba9c28 +size 101530 diff --git a/pole_detection/valid/images/1677.jpg b/pole_detection/valid/images/1677.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2d92301c61f48895cb32243347e24144bd50d984 --- /dev/null +++ b/pole_detection/valid/images/1677.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3fdc3d7bba1c373b685f041076bf68f25023947ca487a5fc055b30839befc53 +size 178970 diff --git a/pole_detection/valid/images/1678.jpg b/pole_detection/valid/images/1678.jpg new file mode 100644 index 0000000000000000000000000000000000000000..322b908e6b9ff658ac0a5e0e0a5881870b7d13bd --- /dev/null +++ b/pole_detection/valid/images/1678.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0902d86aa37687d08e58915ad3c25bc1de749de38e782ddbe2641b8d86f3bcc +size 233829 diff --git a/pole_detection/valid/images/1679.jpg b/pole_detection/valid/images/1679.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4b196cdba1ba854571fb62e3c2c5acf3a37fcc5f --- /dev/null +++ b/pole_detection/valid/images/1679.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a3f791ad1a75f32c7c5109eec0c33740a2786bb6d16a1d91400f14ada8d31cf +size 185631 diff --git a/pole_detection/valid/images/1680.jpg b/pole_detection/valid/images/1680.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1212da79ec6fdd7a9de9cc4ae835ff13283ef68b --- /dev/null +++ b/pole_detection/valid/images/1680.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebd56b3ebe7ddc11e6706043aee4c2fdc8b638133a2d567a0980d44ba3fd2e40 +size 169624 diff --git a/pole_detection/valid/images/1681.jpg b/pole_detection/valid/images/1681.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e3369f350070783b407927a08fb1a896c924ae82 --- /dev/null +++ b/pole_detection/valid/images/1681.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6c7746dc5676b3a3d3f1d740363c7b43810dd0d72e583828df6201efe61288f +size 194880 diff --git a/pole_detection/valid/images/1682.jpg b/pole_detection/valid/images/1682.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bb8d5bf066b176f7dd79d68837efedbce2f843cf --- /dev/null +++ b/pole_detection/valid/images/1682.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a31b586b589718618bfc493680ef9e3d64c58c71c855a45970019f9f9a87813 +size 182335 diff --git a/pole_detection/valid/images/1683.jpg b/pole_detection/valid/images/1683.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dbe031818ead22f3f16f6c720a953cbb53617bdc --- /dev/null +++ b/pole_detection/valid/images/1683.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6822dfdb19b02a257842cbc488328dc02a642e9b6d7e36ab8023d6748dc87b42 +size 143255 diff --git a/pole_detection/valid/images/1684.jpg b/pole_detection/valid/images/1684.jpg new file mode 100644 index 0000000000000000000000000000000000000000..944359608e78f19a52ea25c8d82aa00b11098569 --- /dev/null +++ b/pole_detection/valid/images/1684.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea93060c4f2361a973e5e022e6fa643a71e468588f325660cf28160186e1b533 +size 290025 diff --git a/pole_detection/valid/images/1685.jpg b/pole_detection/valid/images/1685.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cbc0ba428cb81caf88a5c6a9ad52f99f375ee55e --- /dev/null +++ b/pole_detection/valid/images/1685.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86119b449a2f9295cc8f13d6be524293f3cb1177e8a6ead2b36b1ab4242ce436 +size 301955 diff --git a/pole_detection/valid/images/1686.jpg b/pole_detection/valid/images/1686.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d7fc8a1dc07f34325c5a4f1a3a1119f2861bd2af --- /dev/null +++ b/pole_detection/valid/images/1686.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91ab99bd8d0717c92179bb7c7278cfd12e1df0144141ce9d17a3e33c0416dc7d +size 330338 diff --git a/pole_detection/valid/images/1687.jpg b/pole_detection/valid/images/1687.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eb381cbeac6f6eb3ff4f4780ea35062e3055b374 --- /dev/null +++ b/pole_detection/valid/images/1687.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e807f589b27aab450819c3e9e99110a07aadbbd6c763015eb155514a848a4f9 +size 106437 diff --git a/pole_detection/valid/images/1688.jpg b/pole_detection/valid/images/1688.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e426cfe6e6a0a61be5a99cd257b61e6a185bb186 --- /dev/null +++ b/pole_detection/valid/images/1688.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:842bf21342513a3531a25f348ac792c0dc58aafe47ff0662f78f5771f84a79ae +size 1130293 diff --git a/pole_detection/valid/images/1689.jpg b/pole_detection/valid/images/1689.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9e8a95a5c7642cee7ce4f899c1789062493cb785 --- /dev/null +++ b/pole_detection/valid/images/1689.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfd76cb1076016af1b13de79a01d6a10a7943098eb5000086a93fb6f7b0036d3 +size 929887 diff --git a/pole_detection/valid/images/1690.jpg b/pole_detection/valid/images/1690.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f13ec84e5776c0f4b8922a17c96f64d510c3d482 --- /dev/null +++ b/pole_detection/valid/images/1690.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40722d9ee029343301d116662ed656d38257cc2257a3b9c2e84e206c9b0e1424 +size 927468 diff --git a/pole_detection/valid/images/1691.jpg b/pole_detection/valid/images/1691.jpg new file mode 100644 index 0000000000000000000000000000000000000000..13703ce00ceca33e727d7a3e1f89cdf21c5ae4b7 --- /dev/null +++ b/pole_detection/valid/images/1691.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc2209ac493157ac3d0b7acdfcfe23b1faa991f692f9f24bee9496c1d3155737 +size 115315 diff --git a/pole_detection/valid/images/1692.jpg b/pole_detection/valid/images/1692.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5b992d11028399789894cfcb21d5f52f9228398b --- /dev/null +++ b/pole_detection/valid/images/1692.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09cb10e5800d384c771049272f534d080f3e1500897d08ad5b3e7436b0fb2be0 +size 361964 diff --git a/pole_detection/valid/images/1693.jpg b/pole_detection/valid/images/1693.jpg new file mode 100644 index 0000000000000000000000000000000000000000..90a7057643dd667d63e7c5880d21afe152d766ee --- /dev/null +++ b/pole_detection/valid/images/1693.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a248e89be7e952b73545b1aa993bd2e37e83e3f0117d0bca5a975c93f0d95a07 +size 1151743 diff --git a/pole_detection/valid/images/1694.jpg b/pole_detection/valid/images/1694.jpg new file mode 100644 index 0000000000000000000000000000000000000000..21b5505f289d6cbda0400381f2148e318d348065 --- /dev/null +++ b/pole_detection/valid/images/1694.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1fd31d1d3ef985d73d0a3cc3221912f9485546f93a3cede35da879e5039dd51 +size 86078 diff --git a/pole_detection/valid/images/1695.jpg b/pole_detection/valid/images/1695.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d29e0897b1d801b4650dc1359722550be7ea4ad3 --- /dev/null +++ b/pole_detection/valid/images/1695.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9861ec2f3a7ba9e5197cf7fe8dad24ce0cb4f9a1485c5c5a6408618cc048e50a +size 919090 diff --git a/pole_detection/valid/images/1696.jpg b/pole_detection/valid/images/1696.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e04993d8afda9dacbd85900e402167c66689da5e --- /dev/null +++ b/pole_detection/valid/images/1696.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63a2d60be9c61bda84ae895b09189454be13bcdf8799496f5142de753fd45e7e +size 168739 diff --git a/pole_detection/valid/images/1697.jpg b/pole_detection/valid/images/1697.jpg new file mode 100644 index 0000000000000000000000000000000000000000..358ae034eebd50892214b445a21df449c529c08b --- /dev/null +++ b/pole_detection/valid/images/1697.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7280369c21563e562a7a9ab86d0cdcaa40a55402517bcd3964e26238c316cab +size 1227570 diff --git a/pole_detection/valid/images/1698.jpg b/pole_detection/valid/images/1698.jpg new file mode 100644 index 0000000000000000000000000000000000000000..54cd107df37a1fb2c503deb865051275ec84b1f2 --- /dev/null +++ b/pole_detection/valid/images/1698.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bafee1ac4a57e75578514ca68126f572b5ff0a7451c647d892d6220d78c3f624 +size 110317 diff --git a/pole_detection/valid/images/1699.jpg b/pole_detection/valid/images/1699.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b023ce084f0c5a9c5f4cd03e7748e45a237d9266 --- /dev/null +++ b/pole_detection/valid/images/1699.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3959f44481963f71e5edf380b9d6001864b9a21f14193d10b0991a30a5eaa1b1 +size 58114 diff --git a/pole_detection/valid/images/1700.jpg b/pole_detection/valid/images/1700.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e5c3ceaa865e419ada15d4c5dbaa9172f67a6c2 --- /dev/null +++ b/pole_detection/valid/images/1700.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6243021005438c3cd2849ff1bc902e643283dac8b16546d1ac79de0c5146f6ea +size 98643 diff --git a/pole_detection/valid/images/1701.jpg b/pole_detection/valid/images/1701.jpg new file mode 100644 index 0000000000000000000000000000000000000000..85163fd5e23c78d3d720d5143225da9575e38107 --- /dev/null +++ b/pole_detection/valid/images/1701.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6ab274c65e5f45b45b355ca071dc53bbcce984df141c956ba3a74db301ecf20 +size 653374 diff --git a/pole_detection/valid/images/1702.jpg b/pole_detection/valid/images/1702.jpg new file mode 100644 index 0000000000000000000000000000000000000000..630e2f6851f0b845e5fa4f7cc7a5ad14b10ce5b9 --- /dev/null +++ b/pole_detection/valid/images/1702.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49b366c736bda762789fe9bf9088030e8c7d1998a87bd9545dacd17cffce0abf +size 960561 diff --git a/pole_detection/valid/images/1703.jpg b/pole_detection/valid/images/1703.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ca7edcb9d53b56c1bb30434e8316b914d15b1bbd --- /dev/null +++ b/pole_detection/valid/images/1703.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eca88ff0ad7eab0b1df8e14980a18e89018d782aded19f4b23475a3791f66a65 +size 165628 diff --git a/pole_detection/valid/images/1704.jpg b/pole_detection/valid/images/1704.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4fbb6c2393ade35454ba0102ede4630657d94325 --- /dev/null +++ b/pole_detection/valid/images/1704.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80868c48e9f3ca5b1c6c7549be08709430b4f6832388fafd63c9dbc96a2f02bd +size 307595 diff --git a/pole_detection/valid/images/1705.jpg b/pole_detection/valid/images/1705.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8925abf6013efcf0f75ffbfdb44dd60335a0ed41 --- /dev/null +++ b/pole_detection/valid/images/1705.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5d8eea7e8758d9a92183f5c2e50492fffb3f9dc063bca633756f91a7c6b6003 +size 109686 diff --git a/pole_detection/valid/images/1706.jpg b/pole_detection/valid/images/1706.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6ede7db134fc48f86cefd1e7a0bea3d7bcbb1b55 --- /dev/null +++ b/pole_detection/valid/images/1706.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58f768ebbf1f26c33c6b9262f2b12b9569709f7a59e1d09ffaefd0d64949ee4c +size 193753 diff --git a/pole_detection/valid/images/1707.jpg b/pole_detection/valid/images/1707.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c545bf01a68f08a9e85429d16cde5a44faec6935 --- /dev/null +++ b/pole_detection/valid/images/1707.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da1a8cf858e6b19ced0864d8d134463b97218b0d507c8d8818e45335ae3f007b +size 110564 diff --git a/pole_detection/valid/images/1708.jpg b/pole_detection/valid/images/1708.jpg new file mode 100644 index 0000000000000000000000000000000000000000..895039ab3f2d478c34853be860fc1fca71b2dad4 --- /dev/null +++ b/pole_detection/valid/images/1708.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e236509993d20defcdc528d5a1a38db932ffdd91506969b1e0d1ec4797287f0 +size 983451 diff --git a/pole_detection/valid/images/1709.jpg b/pole_detection/valid/images/1709.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf892947719ab4188787e0c13b6abe9ce82a0199 --- /dev/null +++ b/pole_detection/valid/images/1709.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76240b889cf49d8b7e0a552b67b259949d0f20b1f6a4681cba16420cad868b31 +size 34559 diff --git a/pole_detection/valid/images/1710.jpg b/pole_detection/valid/images/1710.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf350bc09324d20ef6e3b35e0890eed2d6f66d21 --- /dev/null +++ b/pole_detection/valid/images/1710.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bad315535351504009ce83f1b75f6e5477cfab1c1082278e0fd5668d6d4c69e2 +size 232268 diff --git a/pole_detection/valid/images/1711.jpg b/pole_detection/valid/images/1711.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cca11adc9effdcabfe1ecd60282b9ac89a506fb2 --- /dev/null +++ b/pole_detection/valid/images/1711.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7984f1335d2fcbf35cf569885733e592a8acc5714437a3a6fb89d7c3cdf8ef11 +size 50971 diff --git a/pole_detection/valid/images/1712.jpg b/pole_detection/valid/images/1712.jpg new file mode 100644 index 0000000000000000000000000000000000000000..62a8739ede0e2516e3af4d00e46b49fb896fc936 --- /dev/null +++ b/pole_detection/valid/images/1712.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:728dd672ffbc53a90eba12dd481d12e24df4af0546b41ad74ebf37b1c5811c3b +size 148322 diff --git a/pole_detection/valid/images/1713.jpg b/pole_detection/valid/images/1713.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5f3f52e18f8706b9b2f6cac298b599b87d6a8d05 --- /dev/null +++ b/pole_detection/valid/images/1713.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a3d225bda546d8a9577b011a49e2170f22889bf79950a16da563bc3c40c0a6a +size 171445 diff --git a/pole_detection/valid/images/1714.jpg b/pole_detection/valid/images/1714.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c77c944afb3fc80ce006c5045a7d6ba40ac4767b --- /dev/null +++ b/pole_detection/valid/images/1714.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c1d6cfc58545d6179e0b255d6139dd5a9f3d10baacbb6930dd591406172a8d7 +size 72374 diff --git a/pole_detection/valid/images/1715.jpg b/pole_detection/valid/images/1715.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d336f392155a1207ab2af84873ce3c9cf94f3edf --- /dev/null +++ b/pole_detection/valid/images/1715.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:369c623ba9fae5fc846359978f50f5744812a998dd1b139b041b17cda8fd4c79 +size 204358 diff --git a/pole_detection/valid/images/1716.jpg b/pole_detection/valid/images/1716.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bc5237795d4060964836682fe9a1812b6d515efd --- /dev/null +++ b/pole_detection/valid/images/1716.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03a6dfb9257be3545ba77ec73935865bacd3624b2c159851be8341b7cf86abd1 +size 2713283 diff --git a/pole_detection/valid/images/1717.jpg b/pole_detection/valid/images/1717.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0f50acfd446becc1d6bcbff1f0a22a25e406ce28 --- /dev/null +++ b/pole_detection/valid/images/1717.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55e4b0430c0014e78615fb36eb97ce5211988e5f9c6c0e5ebd4e254ac94fbeb4 +size 1914440 diff --git a/pole_detection/valid/images/1718.jpg b/pole_detection/valid/images/1718.jpg new file mode 100644 index 0000000000000000000000000000000000000000..32ed59dfef9a09bd1ecb2640bf394d46c05e844c --- /dev/null +++ b/pole_detection/valid/images/1718.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f4fc1afbdf00c5d7e6ffcb62dd07f431559e88706c59271ef87833ed9ba7096 +size 184974 diff --git a/pole_detection/valid/images/1719.jpg b/pole_detection/valid/images/1719.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3eaee29f7906054501bdc8a7a37ceabe2b4a71e5 --- /dev/null +++ b/pole_detection/valid/images/1719.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ceac5a45049566eac95dc3580f93f20e6a298c9ef6003e36220d25a95554901 +size 703582 diff --git a/pole_detection/valid/images/1720.jpg b/pole_detection/valid/images/1720.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4b444a7be1d31835fe931d30161030186ad8f2e1 --- /dev/null +++ b/pole_detection/valid/images/1720.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdb279fbfe7d6a1721619df3689c030ebaf96eb80d46f7ef98dd97b344663648 +size 698535 diff --git a/pole_detection/valid/images/1721.jpg b/pole_detection/valid/images/1721.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7fddbbca83ae0bf56e1da06eb608dcaa562148e7 --- /dev/null +++ b/pole_detection/valid/images/1721.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f356fee75099178dd4d6f5fcfd7a807298ee120d611569115c09908b9ca90a3e +size 123030 diff --git a/pole_detection/valid/images/1722.jpg b/pole_detection/valid/images/1722.jpg new file mode 100644 index 0000000000000000000000000000000000000000..afcd2adcd8bb691e05f023a118b88b77b7363b22 --- /dev/null +++ b/pole_detection/valid/images/1722.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0b459cdc3b4ba140dfd82e944ef0231223231efb775082ceda8d1d76fdd15f8 +size 185592 diff --git a/pole_detection/valid/images/1723.jpg b/pole_detection/valid/images/1723.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0c18b24f57c62089729f815fc76ff6349e6d560c --- /dev/null +++ b/pole_detection/valid/images/1723.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f35e5e6ddb988ab0928b8d0c962e42dd12f809c0e811666744acfb6dc12b39e +size 285369 diff --git a/pole_detection/valid/images/1724.jpg b/pole_detection/valid/images/1724.jpg new file mode 100644 index 0000000000000000000000000000000000000000..581fa6da3a034180d071b8612d9fd49c44f0f0db --- /dev/null +++ b/pole_detection/valid/images/1724.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b008d7db928bb032599acd3b20f097fed9b6584cccf52456a4f8dd8ffecb42e +size 1038561 diff --git a/pole_detection/valid/images/1725.jpg b/pole_detection/valid/images/1725.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5efd85942a74c03479f17b202a60a2fb3a9f5add --- /dev/null +++ b/pole_detection/valid/images/1725.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98fdcf199abfdbcba5636ed1c9c8f221932edad424fda9b224b91ac2d103f1b6 +size 251416 diff --git a/pole_detection/valid/images/1726.jpg b/pole_detection/valid/images/1726.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f7b635f355c08c4971b521f3ea69ced6f3279760 --- /dev/null +++ b/pole_detection/valid/images/1726.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dccec863d4a05dc7a39a4a092e36f556b5def17c92f172e6835b12f71c0b2b73 +size 277026 diff --git a/pole_detection/valid/images/1727.jpg b/pole_detection/valid/images/1727.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7f132f434434bcaaabeae0df9364ddc282c4f501 --- /dev/null +++ b/pole_detection/valid/images/1727.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c0328aa8682412aba0d47f67f324408f60d882cecb9e88cadbe91a3c56e6ac8 +size 1121682 diff --git a/pole_detection/valid/images/1728.jpg b/pole_detection/valid/images/1728.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8e5bc71f750dd597973ad9a1bc1baad6a4163dad --- /dev/null +++ b/pole_detection/valid/images/1728.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce9f851021228249223016ba73111754200e32898146d24a8fc490a672a6a66f +size 941760 diff --git a/pole_detection/valid/images/1729.jpg b/pole_detection/valid/images/1729.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eb55167410328718d1f0aa304d0494af3d80a5bc --- /dev/null +++ b/pole_detection/valid/images/1729.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28c8c36903dd550f80f1fba3408f29d7f7934992a89b4fb6cdc1147b6740b481 +size 203049 diff --git a/pole_detection/valid/images/1730.jpg b/pole_detection/valid/images/1730.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ef6838606ccd3bc1b2a27554855f506317e923ce --- /dev/null +++ b/pole_detection/valid/images/1730.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:745369bcde1004b0923df17c7cb3b3e8aed69e5714e5122e4fbf606485ce06f6 +size 201463 diff --git a/pole_detection/valid/images/1731.jpg b/pole_detection/valid/images/1731.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7812d31f2dabcb08ce17d23703fcecce2015d007 --- /dev/null +++ b/pole_detection/valid/images/1731.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0903702b801be911d2f51b4c14a425bbc3e3426d9caabb2f4ad4d55ab7012fe6 +size 56116 diff --git a/pole_detection/valid/images/1732.jpg b/pole_detection/valid/images/1732.jpg new file mode 100644 index 0000000000000000000000000000000000000000..69821d873efcbaea64ec30a0b4bfcabdba5247bf --- /dev/null +++ b/pole_detection/valid/images/1732.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c48cd0a1956ad8ff438545906ac8abbce5f339353cb9dd4469d6a0610f727ce +size 130797 diff --git a/pole_detection/valid/images/1733.jpg b/pole_detection/valid/images/1733.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d57eec81f0962e15b6031aa0b4ad41a9bbd42d5c --- /dev/null +++ b/pole_detection/valid/images/1733.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:321b3348d12ba0a3a72a4eb4b784cd706b11639beab333e60f154f11978c6c59 +size 295871 diff --git a/pole_detection/valid/images/1734.jpg b/pole_detection/valid/images/1734.jpg new file mode 100644 index 0000000000000000000000000000000000000000..86340075df7dedcd51997a9acc126bc5713fbac7 --- /dev/null +++ b/pole_detection/valid/images/1734.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf09b9449fd561891ac79ba7a1104b037020f459df35b4c27da097ad1543d376 +size 145312 diff --git a/pole_detection/valid/images/1735.jpg b/pole_detection/valid/images/1735.jpg new file mode 100644 index 0000000000000000000000000000000000000000..17f60f5ceb697b0e8d63c5806f549f0779ac1f43 --- /dev/null +++ b/pole_detection/valid/images/1735.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7462c3b2382612323bf10185be90ca16e2f3f65c82d024447c9eb0fa177024e9 +size 110609 diff --git a/pole_detection/valid/images/1736.jpg b/pole_detection/valid/images/1736.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2de70acacc97c5570d9fa6cbef93c3502c43e037 --- /dev/null +++ b/pole_detection/valid/images/1736.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:227abfc0d0703f1fba66a072d082a82e694fc9b50dbb5bf313aca3ec64a96b6b +size 122055 diff --git a/pole_detection/valid/images/1737.jpg b/pole_detection/valid/images/1737.jpg new file mode 100644 index 0000000000000000000000000000000000000000..22c7692c1b26e969d1e1e65247ebf5e7fd7c6e8d --- /dev/null +++ b/pole_detection/valid/images/1737.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7758516ca2e547d4aa13772a9c39819a7d997cb52e9a9cda4fadfdec9a39da7 +size 229640 diff --git a/pole_detection/valid/images/1738.jpg b/pole_detection/valid/images/1738.jpg new file mode 100644 index 0000000000000000000000000000000000000000..071777f252e5614aed4cbeb98170af1316f4a842 --- /dev/null +++ b/pole_detection/valid/images/1738.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f570fd2659081c536856704949021b1417194b64d93d004b1e33d63671c2021a +size 82887 diff --git a/pole_detection/valid/images/1739.jpg b/pole_detection/valid/images/1739.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1e66afc9b15c7f81711980e7fd4d525e1c04befe --- /dev/null +++ b/pole_detection/valid/images/1739.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aacd42f14096f7a8b9a073d96425ea170f644a815cdd0d8d7516cb50b843b4be +size 111861 diff --git a/pole_detection/valid/images/1740.jpg b/pole_detection/valid/images/1740.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0ce09501415e6857f089b3fb26da6855369c9203 --- /dev/null +++ b/pole_detection/valid/images/1740.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e30883b9b989762c413b530ff2d4f5759084a87df4ec5e887956cecf0b3bc7f3 +size 950809 diff --git a/pole_detection/valid/images/1741.jpg b/pole_detection/valid/images/1741.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a169c7a80c71159e10a47750c88f3b0ae3d08d20 --- /dev/null +++ b/pole_detection/valid/images/1741.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24a2eae55f5c19b8c563b96e3bffd0d018fa6484ba69e74917440086051d171f +size 329691 diff --git a/pole_detection/valid/images/1742.jpg b/pole_detection/valid/images/1742.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9532389941dce6361fadb24675af04c3791d4c64 --- /dev/null +++ b/pole_detection/valid/images/1742.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef188a6a657d20f08168195a540bf56e081223c71b1bc17c26dd48e2b8ad1533 +size 249155 diff --git a/pole_detection/valid/images/1743.jpg b/pole_detection/valid/images/1743.jpg new file mode 100644 index 0000000000000000000000000000000000000000..92f9a0cc372d604084f9e1a229baa77d22836c10 --- /dev/null +++ b/pole_detection/valid/images/1743.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1ecb0a2fc6ca754f1aa39b905b9cfd3e799a36cfd4f5810cb43a3c3891f42f9 +size 130095 diff --git a/pole_detection/valid/images/1744.jpg b/pole_detection/valid/images/1744.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5303761498c9183249c1992620cde33c7eb3985b --- /dev/null +++ b/pole_detection/valid/images/1744.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91317582f1540d9e499a8951dcf34b92bec333860fce43c77d713d25f2fba678 +size 148081 diff --git a/pole_detection/valid/images/1745.jpg b/pole_detection/valid/images/1745.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9eea847268b9a7630276bc07a307b551951e8b8d --- /dev/null +++ b/pole_detection/valid/images/1745.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca268249c4c68443e2ee01ef316a4a40c99b74bc6252ea77fc6c0c25dec02cdd +size 120880 diff --git a/pole_detection/valid/images/1746.jpg b/pole_detection/valid/images/1746.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5e21b079610a4086536d4d5dd92133143c913aa9 --- /dev/null +++ b/pole_detection/valid/images/1746.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e90c2c3fa09bbcc4479f67c692fe45fec4adecc69c22ae856639df70c12baa81 +size 175492 diff --git a/pole_detection/valid/images/1747.jpg b/pole_detection/valid/images/1747.jpg new file mode 100644 index 0000000000000000000000000000000000000000..73184b16fecad64d7035ca93dd839e883b0c4dd1 --- /dev/null +++ b/pole_detection/valid/images/1747.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7928914b16ddd2f8e8785640f832fa102fe5095bb29fd1216c71a0fc20fe24a0 +size 65581 diff --git a/pole_detection/valid/images/1748.jpg b/pole_detection/valid/images/1748.jpg new file mode 100644 index 0000000000000000000000000000000000000000..87dde6bb33ad5a5f823d0fad2663ddb2f13fcced --- /dev/null +++ b/pole_detection/valid/images/1748.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a19a8621a56bf63727aeefb91fa315a06ef78d6e292be62e08fae126f0696ef0 +size 88100 diff --git a/pole_detection/valid/images/1749.jpg b/pole_detection/valid/images/1749.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4ce812155bd32ca70fea205df379962f662fb67c --- /dev/null +++ b/pole_detection/valid/images/1749.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd2668a1c00b0bad4a6c4a258db2065caa5908359226f5dde290850807ba2f49 +size 94133 diff --git a/pole_detection/valid/images/1750.jpg b/pole_detection/valid/images/1750.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8746ac94aaf36449887b5b52e4abbf553b4c7e5c --- /dev/null +++ b/pole_detection/valid/images/1750.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdd136010f7a8e9b2ef06a1d9f2536a382c1adb894c08ea964e7bafa1ee47c38 +size 117157 diff --git a/pole_detection/valid/images/1751.jpg b/pole_detection/valid/images/1751.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4249342cf7591f87c6b0b8bca9bb9f8baf20ac40 --- /dev/null +++ b/pole_detection/valid/images/1751.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1abbfefbe4de12dfa5a5f858154e9c404f5ccdf6bda5279f7e86862aca1b84b2 +size 205313 diff --git a/pole_detection/valid/images/1752.jpg b/pole_detection/valid/images/1752.jpg new file mode 100644 index 0000000000000000000000000000000000000000..86a1b3e03437cb2d99a73d1f84aa2775d56d47c5 --- /dev/null +++ b/pole_detection/valid/images/1752.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f0b39dcf459316a991e0e8f0b78204631cdd3a8263831c0abbc75bd3eba4295 +size 154010 diff --git a/pole_detection/valid/images/1753.jpg b/pole_detection/valid/images/1753.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7f259a58cfb4e54c1e63606023729163e6e78e0f --- /dev/null +++ b/pole_detection/valid/images/1753.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f977f1639c17b6ae5bb9dce572932617d92c8b3f86dcb941124bb4f9a37880c +size 247323 diff --git a/pole_detection/valid/images/1754.jpg b/pole_detection/valid/images/1754.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ea632c0d38ccbbaabe6e955784093c97d1d25879 --- /dev/null +++ b/pole_detection/valid/images/1754.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aac4a331e5e6f4a5f8a3f9f0d2451c5138ba812de2caa8c39d32d38c48d166db +size 315838 diff --git a/pole_detection/valid/images/1755.jpg b/pole_detection/valid/images/1755.jpg new file mode 100644 index 0000000000000000000000000000000000000000..07f4540ecf5172629ee3a0a530fa9aa55dcb7adf --- /dev/null +++ b/pole_detection/valid/images/1755.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0feb2c40cd81ac30539fec9026f8c7a334b43aa6f26cbcdd5a1eb4966b247f84 +size 347965 diff --git a/pole_detection/valid/images/1756.jpg b/pole_detection/valid/images/1756.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fe7867eeeff411cda9ca5488e05288c97ed80b01 --- /dev/null +++ b/pole_detection/valid/images/1756.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:735e438416b31d9f67cbc4fb0ca75ef9b2d953a5780dc7f70b400f9dd9aebae8 +size 144945 diff --git a/pole_detection/valid/images/1757.jpg b/pole_detection/valid/images/1757.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8569e9ef2712a44b7af9217f8ae41ab1381eae0a --- /dev/null +++ b/pole_detection/valid/images/1757.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b4239bb4e913937a51dcb309e452894d973817588d3e60cf30df9f44f8ecc78 +size 193903 diff --git a/pole_detection/valid/images/1758.jpg b/pole_detection/valid/images/1758.jpg new file mode 100644 index 0000000000000000000000000000000000000000..87ad700234cee295ee38df4a51b070ad2548b2df --- /dev/null +++ b/pole_detection/valid/images/1758.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e71d1a50dd844f4b8ea37b4675d6810309d03890d79b89ecc24984dbe299bbd4 +size 184327 diff --git a/pole_detection/valid/images/1759.jpg b/pole_detection/valid/images/1759.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4137ed7a042fe4cfb531379942c1862f9edbd278 --- /dev/null +++ b/pole_detection/valid/images/1759.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:049f2fa8cc07d80134e06b1e42db5e074527a1508fc95faaf922e6bef36cc17c +size 202830 diff --git a/pole_detection/valid/images/1760.jpg b/pole_detection/valid/images/1760.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f5500a5f5bdd56e999ccad3ee449d7d475a6e70b --- /dev/null +++ b/pole_detection/valid/images/1760.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4987bda581ff59401344daee1633d0cd175843e58601c738627281ebefdc5f45 +size 272997 diff --git a/pole_detection/valid/images/1761.jpg b/pole_detection/valid/images/1761.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c70629428640f1be1aec1e9afcc2ced19f8d2b8c --- /dev/null +++ b/pole_detection/valid/images/1761.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b57f9b366de1fcf8b4e7e569293f2ff621fa48f7c24019a8b7f332e92f5b45e +size 224199 diff --git a/pole_detection/valid/images/1762.jpg b/pole_detection/valid/images/1762.jpg new file mode 100644 index 0000000000000000000000000000000000000000..079798e709c18676f3c81acb48f5d148efdbd636 --- /dev/null +++ b/pole_detection/valid/images/1762.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd6ceebea71f1784d078e26276143d55b51a73b87d59a3c276cd061c54acbe3a +size 198648 diff --git a/pole_detection/valid/images/1763.jpg b/pole_detection/valid/images/1763.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dcf6d754795c4e8e0f4b254875a25e96b7251eba --- /dev/null +++ b/pole_detection/valid/images/1763.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:940ef605eef2c92effc52269707a8c90b2e6a948b44b20133c3a995a4a7869fc +size 223827 diff --git a/pole_detection/valid/images/1764.jpg b/pole_detection/valid/images/1764.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9bccdd2774aebc7af658b9617ebe4a89eddc94f0 --- /dev/null +++ b/pole_detection/valid/images/1764.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdeb30cbea4019a13579d547d54b4e98cf9d48da26b184403bee4d6c335b1c72 +size 292058 diff --git a/pole_detection/valid/images/1765.jpg b/pole_detection/valid/images/1765.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e3a215d2985c0a97911742a7c8fcf1dc88a2d5c0 --- /dev/null +++ b/pole_detection/valid/images/1765.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94b9a5e4647360c88b175231bbdb5e4ba239893c4d401644227e9753d262dbff +size 1487912 diff --git a/pole_detection/valid/images/1766.jpg b/pole_detection/valid/images/1766.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ac506610668baf288ada742be6a307505e481d16 --- /dev/null +++ b/pole_detection/valid/images/1766.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0eeb68c0a47e4c945d79c6acedfeffc00c3de0994dcd0bff94ff2f2d4d742c1 +size 124712 diff --git a/pole_detection/valid/images/1767.jpg b/pole_detection/valid/images/1767.jpg new file mode 100644 index 0000000000000000000000000000000000000000..adedb666e5f61dc0698874e638d95639ebab54b9 --- /dev/null +++ b/pole_detection/valid/images/1767.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d699baf128a68dff7a6aa77c3d19034ad3252182a2de71bb686210a4033d87c3 +size 158838 diff --git a/pole_detection/valid/images/1768.jpg b/pole_detection/valid/images/1768.jpg new file mode 100644 index 0000000000000000000000000000000000000000..207a50f97919370a2d44998b816869b5ceb6eb86 --- /dev/null +++ b/pole_detection/valid/images/1768.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:774f9bc8c1959dc5e0153d78a26697b0348dd2edea8db84d93de971ce3f44d14 +size 287560 diff --git a/pole_detection/valid/images/1769.jpg b/pole_detection/valid/images/1769.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d7d3f11cffb36b88bb252fb7c5713cb0eb42232c --- /dev/null +++ b/pole_detection/valid/images/1769.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2ed647994ffb427697a629ab41d6b51dec648ffcc87ed54a59a317d275de13c +size 175983 diff --git a/pole_detection/valid/images/1770.jpg b/pole_detection/valid/images/1770.jpg new file mode 100644 index 0000000000000000000000000000000000000000..82d22dccd4567223e6bc84fb03f6503535569087 --- /dev/null +++ b/pole_detection/valid/images/1770.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a61e3ba932de0e8c595aa9637330c96879d8e0d85e3fcb5f875afce77b4cc09 +size 86951 diff --git a/pole_detection/valid/images/1771.jpg b/pole_detection/valid/images/1771.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e10f2a354173df401fe83e52cadb0f397d445c40 --- /dev/null +++ b/pole_detection/valid/images/1771.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46f7fc829d79b033c6f2680607bc0da13cf8a3d919fa9215feca59a9e3184472 +size 118837 diff --git a/pole_detection/valid/images/1772.jpg b/pole_detection/valid/images/1772.jpg new file mode 100644 index 0000000000000000000000000000000000000000..80cd902e308dcc8b8bcc22982fd4e84b6a2af37c --- /dev/null +++ b/pole_detection/valid/images/1772.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70c9842102199f2d094460091452dafdaeb3f98b0c81ab0beecc281a2b9d3caa +size 111178 diff --git a/pole_detection/valid/images/1773.jpg b/pole_detection/valid/images/1773.jpg new file mode 100644 index 0000000000000000000000000000000000000000..60d3ea95feb9a76aa68e51f4477e8753bbcbf672 --- /dev/null +++ b/pole_detection/valid/images/1773.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:147082dcb1a6272303ca72e5cce619f2eb5044909b6090ff0ccf89e9ec4b3f03 +size 96667 diff --git a/pole_detection/valid/images/1774.jpg b/pole_detection/valid/images/1774.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0c05455ec53b9d6251df0b01686081fb5cab3120 --- /dev/null +++ b/pole_detection/valid/images/1774.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37277a15252c110588e6e573fbea43d43c17cb6f336d4fddb0bb4657af9e3ed4 +size 132623 diff --git a/pole_detection/valid/images/1775.jpg b/pole_detection/valid/images/1775.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4db769662f5ba3e4faeac4a079c38bf3cba6abc3 --- /dev/null +++ b/pole_detection/valid/images/1775.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58d045d4036bcde25c9f6a479b343457e3d5eaf738a79618e2a4ae7bec7620a7 +size 815443 diff --git a/pole_detection/valid/images/1776.jpg b/pole_detection/valid/images/1776.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c7a3935fe79dc55c40b1491df079e5cd684a76d8 --- /dev/null +++ b/pole_detection/valid/images/1776.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:687c494b335a5c71925f758ffcc2f2a6b63fb798e741afac1bc7e7f2bebb16b7 +size 1168942 diff --git a/pole_detection/valid/images/1777.jpg b/pole_detection/valid/images/1777.jpg new file mode 100644 index 0000000000000000000000000000000000000000..45a9733890f43dc19223ec849f49e65fe7d1d225 --- /dev/null +++ b/pole_detection/valid/images/1777.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02825f869235b9bad7a30b8e1e213c9e07eb2511e68e12662ccc45bce59748a6 +size 223241 diff --git a/pole_detection/valid/images/1778.jpg b/pole_detection/valid/images/1778.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d38f2eddb29e69fb9af95321ba0b4fece2523ff1 --- /dev/null +++ b/pole_detection/valid/images/1778.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f28c11f8c4abd8fc966ac88d2c12dde43061b0feae774c79d2650248bfbd15a +size 944934 diff --git a/pole_detection/valid/images/1779.jpg b/pole_detection/valid/images/1779.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ab03bc121591166c2924b4d2dfbc80e14fb846e7 --- /dev/null +++ b/pole_detection/valid/images/1779.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1c264710b41fdeff8e900a314805ca8f671013468fbc10f70720bcf1ba2321a +size 76816 diff --git a/pole_detection/valid/images/1780.jpg b/pole_detection/valid/images/1780.jpg new file mode 100644 index 0000000000000000000000000000000000000000..556d166888c1562847873bbfd7653fcfdcbd4c7a --- /dev/null +++ b/pole_detection/valid/images/1780.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e8d9791cfb3e142a1ff313101098917d4637a93cb1233b66a2b5dd8671c2271 +size 71326 diff --git a/pole_detection/valid/images/1781.jpg b/pole_detection/valid/images/1781.jpg new file mode 100644 index 0000000000000000000000000000000000000000..29c7df93a8f00f618db015a927102892899b2a3e --- /dev/null +++ b/pole_detection/valid/images/1781.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f95b4967b693f829c6b16f6a9d969a73a3e7f286267cca2f861f8fb925a928ea +size 1065421 diff --git a/pole_detection/valid/images/1782.jpg b/pole_detection/valid/images/1782.jpg new file mode 100644 index 0000000000000000000000000000000000000000..529aba517ffe71f54593a0c8974399808f001edd --- /dev/null +++ b/pole_detection/valid/images/1782.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd19790292e95c3208c108bbedeb5f257e967392b3de3f8b645c1af91ae65bd0 +size 1133382 diff --git a/pole_detection/valid/images/1783.jpg b/pole_detection/valid/images/1783.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7b21256bc8417e02b9372a6dff711ced8b9fa978 --- /dev/null +++ b/pole_detection/valid/images/1783.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cb23fe2e64c6de4af041b5ffaadbbcde9e089c796051e0d1f8cdc9d595c5750 +size 109122 diff --git a/pole_detection/valid/images/1784.jpg b/pole_detection/valid/images/1784.jpg new file mode 100644 index 0000000000000000000000000000000000000000..85eecf66e65aac249be71c68f3a78a084cccac6e --- /dev/null +++ b/pole_detection/valid/images/1784.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71579d492afa85bd87c05f1c2a32a058522ed3ee321aa8dd60ae38423c8c9fd3 +size 176058 diff --git a/pole_detection/valid/images/1785.jpg b/pole_detection/valid/images/1785.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5bb8b4e0afb5e5712ea8555e72e435e157427102 --- /dev/null +++ b/pole_detection/valid/images/1785.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00c97fb5ba12138cc3fb776839212f5955cbeaacc686f6930d91e4879e636789 +size 1077490 diff --git a/pole_detection/valid/images/1786.jpg b/pole_detection/valid/images/1786.jpg new file mode 100644 index 0000000000000000000000000000000000000000..55f296cab1b3c80abc77a24c542aa8dbd2684875 --- /dev/null +++ b/pole_detection/valid/images/1786.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a8d442d0d30bdac37c7df3ccc68ba8b3369be74dd7eea542057a99dbbfb9416 +size 187658 diff --git a/pole_detection/valid/images/1787.jpg b/pole_detection/valid/images/1787.jpg new file mode 100644 index 0000000000000000000000000000000000000000..755db16af0a1f3b137b5c2858f298b47dfa3674b --- /dev/null +++ b/pole_detection/valid/images/1787.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb60706e231751e938a70125cf159494806883148a15d6bec05a0b717bb04831 +size 937086 diff --git a/pole_detection/valid/images/1788.jpg b/pole_detection/valid/images/1788.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2f7a97949ef4f9e6dbfcc3c88f818cf87e478f9a --- /dev/null +++ b/pole_detection/valid/images/1788.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78a6fc1315215ca5fc1c4c7fe7420e1b9463bcc83fbcff05d2e7394509d45bf2 +size 235650 diff --git a/pole_detection/valid/images/1789.jpg b/pole_detection/valid/images/1789.jpg new file mode 100644 index 0000000000000000000000000000000000000000..275c888b2c7e2b9e2769f64555660a678ec5beeb --- /dev/null +++ b/pole_detection/valid/images/1789.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2d573ad123581b08dfa7a54ef28cc8a3761771ca6c902b768710192956686d5 +size 233805 diff --git a/pole_detection/valid/images/1790.jpg b/pole_detection/valid/images/1790.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d222494bdf9ad031eed2ae5f9a73f08f1d7b8120 --- /dev/null +++ b/pole_detection/valid/images/1790.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:055eeaa6bdc2b67c7bb9995ef3565c21a1d54b976f93e47a82daf0540c99efd6 +size 115858 diff --git a/pole_detection/valid/images/1791.jpg b/pole_detection/valid/images/1791.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b34775c370dfb8885155a5df4960f04113fc87c5 --- /dev/null +++ b/pole_detection/valid/images/1791.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:144e0aa805d85961fac2ef4554cb35222ed9e266afc100986e6e3dbbb7da075a +size 1364437 diff --git a/pole_detection/valid/images/1792.jpg b/pole_detection/valid/images/1792.jpg new file mode 100644 index 0000000000000000000000000000000000000000..090c970322c16688bcbec8ea1e48cf62eadfb249 --- /dev/null +++ b/pole_detection/valid/images/1792.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79d28865b1b2ce338bed7fc5a36f4132fabe948635265e8c93c2cf32edd25322 +size 102645 diff --git a/pole_detection/valid/images/1793.jpg b/pole_detection/valid/images/1793.jpg new file mode 100644 index 0000000000000000000000000000000000000000..be7ecf4a8fe9b318dc01eb8d7849eeefae7289ff --- /dev/null +++ b/pole_detection/valid/images/1793.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0408393bbc1e36f570409ac837d0ffdf2d100bac17cc23368ada771c2defd550 +size 858447 diff --git a/pole_detection/valid/images/1794.jpg b/pole_detection/valid/images/1794.jpg new file mode 100644 index 0000000000000000000000000000000000000000..31ccc24bb8c9bdba8a447486ce2837bf538081f3 --- /dev/null +++ b/pole_detection/valid/images/1794.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3adcaea9bb0a6e9bbc88a7b0658b2b4d7d25c20f268753b422b24eb7dabef98 +size 639169 diff --git a/pole_detection/valid/images/1795.jpg b/pole_detection/valid/images/1795.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0e64553a4599d65f80bd9fe80567cde22d7d4adf --- /dev/null +++ b/pole_detection/valid/images/1795.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7264d748c2ee2d6df1535bb8cfe2365b36438c893cd050142fa8b739c9372a99 +size 150767 diff --git a/pole_detection/valid/images/1796.jpg b/pole_detection/valid/images/1796.jpg new file mode 100644 index 0000000000000000000000000000000000000000..355fd305c025080b7036505bb9264bfe9db11368 --- /dev/null +++ b/pole_detection/valid/images/1796.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0d96bc381292cdaf09ca5e0b1a3b418ab33ba525e70681040ae8ed270daf034 +size 296915 diff --git a/pole_detection/valid/images/1797.jpg b/pole_detection/valid/images/1797.jpg new file mode 100644 index 0000000000000000000000000000000000000000..62f20e21eccd6c95f4f9e6341d1e7fb84dc04134 --- /dev/null +++ b/pole_detection/valid/images/1797.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b599d53f46b9a125fb6d8c6c4016f60a8ce50bee1213520f1a7d1f9473044be4 +size 236174 diff --git a/pole_detection/valid/images/1798.jpg b/pole_detection/valid/images/1798.jpg new file mode 100644 index 0000000000000000000000000000000000000000..17ba8e503d1dc98466de9acb78b460850dda7d7b --- /dev/null +++ b/pole_detection/valid/images/1798.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24fa81d6d5e778e20f536ae4ca00ade9d74f59867c4fd710ddcbd150fef203da +size 960332 diff --git a/pole_detection/valid/images/1799.jpg b/pole_detection/valid/images/1799.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c4603e2694cee24eec0f29a20245e576375045fa --- /dev/null +++ b/pole_detection/valid/images/1799.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca2d313d4632e72bacf2795e4b4c55d744b789ac813594c10015ef6ce9f61868 +size 344899 diff --git a/pole_detection/valid/images/1800.jpg b/pole_detection/valid/images/1800.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3042f74f42a195ef5ace39d4548bcee77284ca47 --- /dev/null +++ b/pole_detection/valid/images/1800.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c33059bc6103d5171ece4bc41e4aec9905440644d7a9589deacef8375676a3e +size 239141 diff --git a/pole_detection/valid/images/1801.jpg b/pole_detection/valid/images/1801.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5300ee9147472994f6846c69ce472cb1dadabdcc --- /dev/null +++ b/pole_detection/valid/images/1801.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a971a6b682c799576530a23bf806acb4c835e14b6be44f4330439d524ccf8c2 +size 333495 diff --git a/pole_detection/valid/images/1802.jpg b/pole_detection/valid/images/1802.jpg new file mode 100644 index 0000000000000000000000000000000000000000..274ce147ba0ae3199cf11899756039895c090823 --- /dev/null +++ b/pole_detection/valid/images/1802.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48858175699341461d677bf5c068f76cec82650c1f78efb7ba91024420420a86 +size 220385 diff --git a/pole_detection/valid/images/1803.jpg b/pole_detection/valid/images/1803.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e530be5657fec3efcd8e25fee778010b6b614be9 --- /dev/null +++ b/pole_detection/valid/images/1803.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2156df6280838d518f9cd1f8a91b4b10d38d2dbde17cb612bff55b3156729851 +size 185255 diff --git a/pole_detection/valid/images/1804.jpg b/pole_detection/valid/images/1804.jpg new file mode 100644 index 0000000000000000000000000000000000000000..44da787aea3e906f65f5c64d0d8fedcdc3c0bf5a --- /dev/null +++ b/pole_detection/valid/images/1804.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eee77fa789406e3a82389d986432fe18ae180974c59c13cece4bbf2589972815 +size 120882 diff --git a/pole_detection/valid/images/1805.jpg b/pole_detection/valid/images/1805.jpg new file mode 100644 index 0000000000000000000000000000000000000000..064e949e57e1e45719cffccac5241eafebd50803 --- /dev/null +++ b/pole_detection/valid/images/1805.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0012548796464afb74fa6ece663107bfd9561ec94b2b5ad104da95ba1be01c9 +size 193062 diff --git a/pole_detection/valid/images/1806.jpg b/pole_detection/valid/images/1806.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7a7aba4af4c1af42cf1f2c3505d16e59950fb020 --- /dev/null +++ b/pole_detection/valid/images/1806.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:222625a0b9cf8596fb8234bec325ecb85d85977331cace1bb56038060c7ccf1e +size 173547 diff --git a/pole_detection/valid/images/1807.jpg b/pole_detection/valid/images/1807.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bc7b22092c582900d8328ed6b409674b39bce482 --- /dev/null +++ b/pole_detection/valid/images/1807.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:967e50ed17a7ba4352fa14639e24a6e4aba5564324b1e97ae28d992088a35399 +size 1201264 diff --git a/pole_detection/valid/images/1808.jpg b/pole_detection/valid/images/1808.jpg new file mode 100644 index 0000000000000000000000000000000000000000..23d783d05dcbcab8e14aa2a094bf528e13ec54a1 --- /dev/null +++ b/pole_detection/valid/images/1808.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e29bb3ca34a34e49b0a442995ebdf64689129d01585b0c20be711bfd34466d17 +size 212260 diff --git a/pole_detection/valid/images/1809.jpg b/pole_detection/valid/images/1809.jpg new file mode 100644 index 0000000000000000000000000000000000000000..006da9ff442cc30ebbb4489cc1c1bfe1ea368929 --- /dev/null +++ b/pole_detection/valid/images/1809.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fadef4e38665e341536bdff9d3e78ab07ee6e00fb39491fe8beef7df97ebcc63 +size 354011 diff --git a/pole_detection/valid/images/1810.jpg b/pole_detection/valid/images/1810.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b5ffdb9df66ab03f3810426949aca03e4142a54c --- /dev/null +++ b/pole_detection/valid/images/1810.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c341123a2ea79f55cab724ad1f88a02e758fae126a231d08dba32b7665fa6cf +size 238239 diff --git a/pole_detection/valid/images/1811.jpg b/pole_detection/valid/images/1811.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b1607c7a5322046704a924dd81d79e8f111303bc --- /dev/null +++ b/pole_detection/valid/images/1811.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81cd14223f9a0ab12949db198f7cf732729d5edda86222b4809e1bcbf3a8b24f +size 1245084 diff --git a/pole_detection/valid/images/1812.jpg b/pole_detection/valid/images/1812.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2d54f2387d8ad94e4afea2e979b2fa0660d1478b --- /dev/null +++ b/pole_detection/valid/images/1812.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adb689065deea4c5607cec81c352cf57b277ab8a3a007e64296b19de3ba5ad10 +size 935613 diff --git a/pole_detection/valid/images/1813.jpg b/pole_detection/valid/images/1813.jpg new file mode 100644 index 0000000000000000000000000000000000000000..60bc26a14a69cd063e42d1f09ac3cc5df7f7252e --- /dev/null +++ b/pole_detection/valid/images/1813.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44dbd6dfd6ca967448d62f13308f644d797eea8bf450eb4353e0f7f3d9c43301 +size 527858 diff --git a/pole_detection/valid/images/1814.jpg b/pole_detection/valid/images/1814.jpg new file mode 100644 index 0000000000000000000000000000000000000000..32d85cc8eacedbc6376911a8df2e58026d921ce1 --- /dev/null +++ b/pole_detection/valid/images/1814.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dea49a0425c7e52a14f87cd802cfef7972aa3dfc97e90ab8528c53bd26d2944f +size 159254 diff --git a/pole_detection/valid/images/1815.jpg b/pole_detection/valid/images/1815.jpg new file mode 100644 index 0000000000000000000000000000000000000000..de25948e22e1eecb39239264f1bdecdeb521f273 --- /dev/null +++ b/pole_detection/valid/images/1815.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06d22d80b80df85ab30d939df0e9719c06d838b60f549752081c6659a466844a +size 197805 diff --git a/pole_detection/valid/images/1816.jpg b/pole_detection/valid/images/1816.jpg new file mode 100644 index 0000000000000000000000000000000000000000..40c273391e2b5d25e1949fd9678607d8d502839e --- /dev/null +++ b/pole_detection/valid/images/1816.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f0f8b71714a6e2336643a8d1431a5799839cdfe2bec97fecf15b7eb50ce4927 +size 136996 diff --git a/pole_detection/valid/images/1817.jpg b/pole_detection/valid/images/1817.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d51ab9e9bb8da52dee5ed2d5266eef6c02770423 --- /dev/null +++ b/pole_detection/valid/images/1817.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bae81d40cf9c5743d7713d843d15f7b199aedc00a5dd30c8af8e80211b08058 +size 904969 diff --git a/pole_detection/valid/images/1818.jpg b/pole_detection/valid/images/1818.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1099867c9f4356de045c9bc6799d0341a4858b12 --- /dev/null +++ b/pole_detection/valid/images/1818.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8be31d8bf83c7b3001c29742e582e5893a193904d0bfa533b850abe1eb9a6f5 +size 1813636 diff --git a/pole_detection/valid/images/1819.jpg b/pole_detection/valid/images/1819.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d533211360bd7c5dbb7229de2383437d9b72543 --- /dev/null +++ b/pole_detection/valid/images/1819.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13f539f7cd24ef612fe00b7cbef264ddd5556ce7f57c41d082387f85a620fe23 +size 173191 diff --git a/pole_detection/valid/images/1820.jpg b/pole_detection/valid/images/1820.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ee2dc8d44769cdcc990dab4ff246dd37bed91325 --- /dev/null +++ b/pole_detection/valid/images/1820.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12221af6fc3467edc21923b943a89f3fab1daf1db37e75e2ca5ff018ecb3bef6 +size 692971 diff --git a/pole_detection/valid/images/1821.jpg b/pole_detection/valid/images/1821.jpg new file mode 100644 index 0000000000000000000000000000000000000000..45ecf446b5e8283c7d11d1508502a61b3a4e17a0 --- /dev/null +++ b/pole_detection/valid/images/1821.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef7e44376c12ff094957f4c6d0ca6ef233ce330da3ba5a7046c697f4d69c4c22 +size 279500 diff --git a/pole_detection/valid/images/1822.jpg b/pole_detection/valid/images/1822.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3168cc2f7e5afae9617a90f24a1719f9218287e2 --- /dev/null +++ b/pole_detection/valid/images/1822.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49356addc9caba1bd9db0c96dff4ccc5d487febf3ab368ee33fd6631e1237d1c +size 257254 diff --git a/pole_detection/valid/images/1823.jpg b/pole_detection/valid/images/1823.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3335f68c345bd623eb383d8f2b779fc950a330f2 --- /dev/null +++ b/pole_detection/valid/images/1823.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:408d578976157e64db82f581951ee0682a4ed0cd908ac9907f9fad57995409bd +size 1006625 diff --git a/pole_detection/valid/images/1824.jpg b/pole_detection/valid/images/1824.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9dc2201111134086cfea2ab42e996c899c0f6007 --- /dev/null +++ b/pole_detection/valid/images/1824.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82f8e47ebeed470d772bfda989eb51e333c1c37bf25f3268e68c17d30ea15a2f +size 141413 diff --git a/pole_detection/valid/images/1825.jpg b/pole_detection/valid/images/1825.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4b5c9e0057392702805f4c668115a6c9b1a19f87 --- /dev/null +++ b/pole_detection/valid/images/1825.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4751e8e72bc0902e836b051c87949ac6c5096064f5e7f054ac28a1157d48b54 +size 215090 diff --git a/pole_detection/valid/images/1826.jpg b/pole_detection/valid/images/1826.jpg new file mode 100644 index 0000000000000000000000000000000000000000..06bdf5a13ef59200d91efa409e3aacdcc1c13ce0 --- /dev/null +++ b/pole_detection/valid/images/1826.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7713ca6e7466c66e240ab0e43f8eb777e72090a80e8129182bf3e5430e5a8984 +size 182218 diff --git a/pole_detection/valid/images/1827.jpg b/pole_detection/valid/images/1827.jpg new file mode 100644 index 0000000000000000000000000000000000000000..56af40bc6bb321308190aa5572f1425806b1f8b6 --- /dev/null +++ b/pole_detection/valid/images/1827.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c435384d4a4c7dae4f33a17ad615f7fb5d5118d3500ec6a451e33ca22942ad60 +size 153717 diff --git a/pole_detection/valid/images/1828.jpg b/pole_detection/valid/images/1828.jpg new file mode 100644 index 0000000000000000000000000000000000000000..97640d220018daf7a826d9ca155badc1bfaed947 --- /dev/null +++ b/pole_detection/valid/images/1828.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c30166e23f10a77c93b2d82a09c38bee4e5c65191b2b0eafe21e46c9a8a2a89e +size 156805 diff --git a/pole_detection/valid/images/1829.jpg b/pole_detection/valid/images/1829.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a3322eb340195efb0650a62c052a8665b8ded8c2 --- /dev/null +++ b/pole_detection/valid/images/1829.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa4de61e57de03b822e4f833af91e29aaea67058c7bb2271ec4dcf5bffe3dff4 +size 149954 diff --git a/pole_detection/valid/images/1830.jpg b/pole_detection/valid/images/1830.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6deaf833a7ffb5af04b8df227859238ab6d785fd --- /dev/null +++ b/pole_detection/valid/images/1830.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97f35a93e098a5452e8f37db969438fc787a42fc1adcec3efcb00b1e8b968996 +size 1257637 diff --git a/pole_detection/valid/images/1831.jpg b/pole_detection/valid/images/1831.jpg new file mode 100644 index 0000000000000000000000000000000000000000..248f5eb8d5feb3b0fade0885e3a891011c0e6d62 --- /dev/null +++ b/pole_detection/valid/images/1831.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16cd9f9e389677e1ccb2acb1c4329135d7d2135ba7479182d5acc866c53e354c +size 851119 diff --git a/pole_detection/valid/images/1832.jpg b/pole_detection/valid/images/1832.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7a37b058e3737da63b5a622d0fcbd51ae58c8691 --- /dev/null +++ b/pole_detection/valid/images/1832.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:042111efbcaa2c0b26566cc4a9a43ac2c70e1a036b58d38f6dc2d616a52ed335 +size 2622677 diff --git a/pole_detection/valid/images/1833.jpg b/pole_detection/valid/images/1833.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b4f825611f2ba4ad6250c3824f4d5b6a2b2f36a8 --- /dev/null +++ b/pole_detection/valid/images/1833.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00f3f20c7c03881ae1adc2fa91d7c37aec233c3a363f17dcfbdef9b15a24a35f +size 1293744 diff --git a/pole_detection/valid/images/1834.jpg b/pole_detection/valid/images/1834.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1d62e5809043e35d863a13cf627ea406e94e2626 --- /dev/null +++ b/pole_detection/valid/images/1834.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:067ea8d3703a4994b8a082a35f3388ae00184b525101a33bea0662b9e289c584 +size 1749604 diff --git a/pole_detection/valid/images/1835.jpg b/pole_detection/valid/images/1835.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4dd1f5f6f76e501ea5614cf384476cdbe73913f4 --- /dev/null +++ b/pole_detection/valid/images/1835.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ad8a7b490df85fb0dda91eac86e2af248af85ecbbb54bfcefc1b25796da5544 +size 1430694 diff --git a/pole_detection/valid/images/1836.jpg b/pole_detection/valid/images/1836.jpg new file mode 100644 index 0000000000000000000000000000000000000000..181a7535caa84af3c81850c9c7b5f9d4f5f13e64 --- /dev/null +++ b/pole_detection/valid/images/1836.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b1c023561b034a336bf3284b9ac350c7f7a632ba3f761bff8bd56dc65ace854 +size 1250280 diff --git a/pole_detection/valid/images/1837.jpg b/pole_detection/valid/images/1837.jpg new file mode 100644 index 0000000000000000000000000000000000000000..82520b39dfc28caaa44151e38735441756068feb --- /dev/null +++ b/pole_detection/valid/images/1837.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f52bd5df8d8c7792a1be2028b76cec655d490fe4256148738fc5332300854a57 +size 1583766 diff --git a/pole_detection/valid/images/1838.jpg b/pole_detection/valid/images/1838.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8e730ce5f45345c2d1244792c954a71e1b9f2e73 --- /dev/null +++ b/pole_detection/valid/images/1838.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21872818e7f1d33ea3edf386abb8582dcba88c6ecf9bc1145062a4769174bf7c +size 1123183 diff --git a/pole_detection/valid/images/1839.jpg b/pole_detection/valid/images/1839.jpg new file mode 100644 index 0000000000000000000000000000000000000000..143f2a213fdf9c47bd3b092c4dbad7050db0ea0f --- /dev/null +++ b/pole_detection/valid/images/1839.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14ec6864f76db7e6aa2d7d001e7c6292650591265e191f8a39e26ebaf7b4153d +size 1457586 diff --git a/pole_detection/valid/images/1840.jpg b/pole_detection/valid/images/1840.jpg new file mode 100644 index 0000000000000000000000000000000000000000..95be1a2013cd23451691fa0f6ce09cbdc2e39a7b --- /dev/null +++ b/pole_detection/valid/images/1840.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3a4e29f6866031c53387b092e49fc6fd2edbc68c4ba485e83cd77409c0a2fa7 +size 1220721 diff --git a/pole_detection/valid/images/1841.jpg b/pole_detection/valid/images/1841.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3a4f7d3e5cf3273833881c2da536d784782921d5 --- /dev/null +++ b/pole_detection/valid/images/1841.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a04d183e24433f08bcdb0c74a611dc19856fb87118cab85bc3d5d97b9eb5d0b1 +size 1070363 diff --git a/pole_detection/valid/images/1842.jpg b/pole_detection/valid/images/1842.jpg new file mode 100644 index 0000000000000000000000000000000000000000..158232c6371228f6e08e39be5bebf694295525d6 --- /dev/null +++ b/pole_detection/valid/images/1842.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:362c671657b5b476473537fc6e4fbeefa3c735ffce29a1f83ef3c3ca8eef0127 +size 1480711 diff --git a/pole_detection/valid/images/1843.jpg b/pole_detection/valid/images/1843.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e74fc3304cb556e13d159b0ee3650a4dc5da7c0a --- /dev/null +++ b/pole_detection/valid/images/1843.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ea4dd256687ec637e401c72d0ae06c0439dc6304bb84c31c090a29144328f99 +size 1215127 diff --git a/pole_detection/valid/images/1844.jpg b/pole_detection/valid/images/1844.jpg new file mode 100644 index 0000000000000000000000000000000000000000..816396201e9908fda663775d363685263e40dc7e --- /dev/null +++ b/pole_detection/valid/images/1844.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5528a6e631860a5f9688c00a2dcb44b0d8169f0771ce1ef8f438e1aeb48949a6 +size 2889061 diff --git a/pole_detection/valid/images/1845.jpg b/pole_detection/valid/images/1845.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dbf1e1c52f56f339c1e1ab871dc18994a1bfc60e --- /dev/null +++ b/pole_detection/valid/images/1845.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6de229ed9147b1cad767da4db0c75d75360ff6e1cd3102386037be0589449ab +size 1327261 diff --git a/pole_detection/valid/images/1846.jpg b/pole_detection/valid/images/1846.jpg new file mode 100644 index 0000000000000000000000000000000000000000..812c7f873da44d85253cda31c3eb676315b97049 --- /dev/null +++ b/pole_detection/valid/images/1846.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc2f1e664510a4bc639c5f3e144c7f2abff2964cbfc613986920f33d31575d7c +size 805838 diff --git a/pole_detection/valid/images/1847.jpg b/pole_detection/valid/images/1847.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c1644a73182ccf143d3bff81b5ddcb2804a1bed4 --- /dev/null +++ b/pole_detection/valid/images/1847.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24a64dd3ac1c11eee4bfbde68a28bf50410a477c73efc7f96a3ddd692980f511 +size 1735894 diff --git a/pole_detection/valid/images/1848.jpg b/pole_detection/valid/images/1848.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dc9c09df12448e20e0458af44b3e5a51827bace1 --- /dev/null +++ b/pole_detection/valid/images/1848.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70608df60ed618e9dbd83bff7c7ee404a33b7a51460635234f4f0dd7c9ceacc9 +size 1415413 diff --git a/pole_detection/valid/images/1849.jpg b/pole_detection/valid/images/1849.jpg new file mode 100644 index 0000000000000000000000000000000000000000..55adf4297da53837f2a02987a8d8bcbcd1787bd0 --- /dev/null +++ b/pole_detection/valid/images/1849.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8afdd2f49197d65621f9c01e1bed561887822642403421499b02a9eecb90535e +size 772049 diff --git a/pole_detection/valid/images/1850.jpg b/pole_detection/valid/images/1850.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8ab0aebb3972c32b1959032c9174ebdd0e6bcc93 --- /dev/null +++ b/pole_detection/valid/images/1850.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72b82afe29711c00d3fe768278dc520c005e00cb0fabd88ae812d5e8c298bbe9 +size 787665 diff --git a/pole_detection/valid/images/1851.jpg b/pole_detection/valid/images/1851.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d5a1ebb353c27020f0879d2d7fa42b90f1976cc5 --- /dev/null +++ b/pole_detection/valid/images/1851.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0d9c0e416cb2e60e5743f2e2f264d5df52c716ca69a7ab41337b458cd754294 +size 815229 diff --git a/pole_detection/valid/images/1852.jpg b/pole_detection/valid/images/1852.jpg new file mode 100644 index 0000000000000000000000000000000000000000..012df93572171bf06b92936169041fe80f958051 --- /dev/null +++ b/pole_detection/valid/images/1852.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33e76ad5c031b65ef84a801c21cff125ba09172d695352ee3065c766fbd017cf +size 907953 diff --git a/pole_detection/valid/images/1853.jpg b/pole_detection/valid/images/1853.jpg new file mode 100644 index 0000000000000000000000000000000000000000..08b7b99db6d800f591fde2af3096762c7b91da72 --- /dev/null +++ b/pole_detection/valid/images/1853.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6319bb7e0e31c8b604659ba6863b38af0fc0fc66c20df746d4b50baefa988391 +size 1694969 diff --git a/pole_detection/valid/images/1854.jpg b/pole_detection/valid/images/1854.jpg new file mode 100644 index 0000000000000000000000000000000000000000..249964e87416dd36d9ce3f12cfdfcada7bfcfbf3 --- /dev/null +++ b/pole_detection/valid/images/1854.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57168eef649acf00657693806808bb370b6794b3edda88bad2553d33c3357d10 +size 1694482 diff --git a/pole_detection/valid/images/1855.jpg b/pole_detection/valid/images/1855.jpg new file mode 100644 index 0000000000000000000000000000000000000000..27e3293a0802760b8d31ed8dd257cbcd20303735 --- /dev/null +++ b/pole_detection/valid/images/1855.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c8eecaed9c15f95d9bf1d23a65913cea37f39ea2bc3768c9154ff8cd46c92aa +size 2268918 diff --git a/pole_detection/valid/images/1856.jpg b/pole_detection/valid/images/1856.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ad39fadb257c5e40d579f2b37beccef84bc05d32 --- /dev/null +++ b/pole_detection/valid/images/1856.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd489ee3deba57e65ee4855342852cfdf8484f6d47d3eb9dc99524058b8c3eef +size 1471547 diff --git a/pole_detection/valid/images/1857.jpg b/pole_detection/valid/images/1857.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9e0328abc9c7b06d7dcaa62afde56b5d06551a6e --- /dev/null +++ b/pole_detection/valid/images/1857.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16a77a397737ce3fb85be293bded091c1f6fb975fce07b240539951e2fdc4562 +size 1326729 diff --git a/pole_detection/valid/images/1858.jpg b/pole_detection/valid/images/1858.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9a907251c43b29b28ec7c243284cdc8b1d1688f5 --- /dev/null +++ b/pole_detection/valid/images/1858.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8501560c58776fc61f87a0cc1ffedaef0eb32602a258b370fb919c3091a0231f +size 1565040 diff --git a/pole_detection/valid/images/1859.jpg b/pole_detection/valid/images/1859.jpg new file mode 100644 index 0000000000000000000000000000000000000000..868112335a5d70be8e50d138fcd6db413c611d59 --- /dev/null +++ b/pole_detection/valid/images/1859.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58dc9bca8052a030161668d604afe6720ed73c3483d69ce5e49abc758208601b +size 1378634 diff --git a/pole_detection/valid/images/1860.jpg b/pole_detection/valid/images/1860.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e90cfbf89b1236187f973faece00a35b191b1c56 --- /dev/null +++ b/pole_detection/valid/images/1860.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75543286485ddbab9b807f2e60a000144376a90ddb1a7da34c71d63f17687394 +size 1045799 diff --git a/pole_detection/valid/images/1861.jpg b/pole_detection/valid/images/1861.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0364f2a808965782634864ed972dce06ada58881 --- /dev/null +++ b/pole_detection/valid/images/1861.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:211e953ca0c35b23925beca7a64bb0898e59223d882c84f7549efa63fd3da3ca +size 1565621 diff --git a/pole_detection/valid/images/1862.jpg b/pole_detection/valid/images/1862.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a95f126c9f794c2bc2e756a6ff6a0b4c9ce2de05 --- /dev/null +++ b/pole_detection/valid/images/1862.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79be5df862e5d34321527d9ca586b63f63ca85896017d72d667f946b2a6a9637 +size 1263407 diff --git a/pole_detection/valid/images/1863.jpg b/pole_detection/valid/images/1863.jpg new file mode 100644 index 0000000000000000000000000000000000000000..83e8271270a5ed868d20d1f26248f8b1e1cbfc42 --- /dev/null +++ b/pole_detection/valid/images/1863.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34a53bb4d62bd2fd8d3f430a721cb2cb0939a6fc707dff5ce5e7979d6b352c2a +size 948587 diff --git a/pole_detection/valid/images/1864.jpg b/pole_detection/valid/images/1864.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b6c39931f3606b6faef6b070a19460b266a2c245 --- /dev/null +++ b/pole_detection/valid/images/1864.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d12423d012b5bc191fee6cff8dea3adbe02bede714e8a93c3a3e56826423d4e +size 531175 diff --git a/pole_detection/valid/images/1865.jpg b/pole_detection/valid/images/1865.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b25252e814a55b254a0448de4e94cf4a2d0da38a --- /dev/null +++ b/pole_detection/valid/images/1865.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdb1e7666de941ff3cd95b582f6b470504023fc0d9283e6b6bd2ccc37676da52 +size 818855 diff --git a/pole_detection/valid/images/1866.jpg b/pole_detection/valid/images/1866.jpg new file mode 100644 index 0000000000000000000000000000000000000000..667f41289d2bd09b9cd323db20c7aaa16c4cfe86 --- /dev/null +++ b/pole_detection/valid/images/1866.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f72d224900e91b0b3b6884d0667a3ff3ffa754c9fd2b895fee7e0cb549ffa2e8 +size 939385 diff --git a/pole_detection/valid/images/1867.jpg b/pole_detection/valid/images/1867.jpg new file mode 100644 index 0000000000000000000000000000000000000000..43bd822ef4d7f1a1aaead44cff5f1dc005cd4800 --- /dev/null +++ b/pole_detection/valid/images/1867.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d81b693bac109c62e8d948e726c84a131b548555b5c5b3de6825227e7ff5459b +size 1089599 diff --git a/pole_detection/valid/images/1868.jpg b/pole_detection/valid/images/1868.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d7320ad0555225470650adfcc99d93f7fa3d3ec6 --- /dev/null +++ b/pole_detection/valid/images/1868.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3380a8f1851f15666fcaf04880780ff3ae539d56dcf583d6e595a73bf72de8af +size 936137 diff --git a/pole_detection/valid/images/1869.jpg b/pole_detection/valid/images/1869.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6a4ed53f3142428dd7e52300555fd7f00218ec54 --- /dev/null +++ b/pole_detection/valid/images/1869.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68330f82aa9c280d01dbe47b19496dfd94a9c7b89b2d17675d0b99ee83ef612c +size 761153 diff --git a/pole_detection/valid/images/1870.jpg b/pole_detection/valid/images/1870.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e9a8bc6d327159423e865e1e60bd008393e72d96 --- /dev/null +++ b/pole_detection/valid/images/1870.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07a9be707b0d4655b1f60c8c1dcfdfd7d502e5d4fc12b8cc900c67b03d2118cb +size 961491 diff --git a/pole_detection/valid/images/1871.jpg b/pole_detection/valid/images/1871.jpg new file mode 100644 index 0000000000000000000000000000000000000000..41c65324f94cf8fb1b85a3fd91e4d48b49c2a5f3 --- /dev/null +++ b/pole_detection/valid/images/1871.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9588fe5fbcdab382701994a35f09a337c1152af0e564647b46d0cc28fb1b0510 +size 925249 diff --git a/pole_detection/valid/images/1872.jpg b/pole_detection/valid/images/1872.jpg new file mode 100644 index 0000000000000000000000000000000000000000..391814973fb8eea9facdabcba06db35c9bc04f62 --- /dev/null +++ b/pole_detection/valid/images/1872.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e78e75677661c5d61c8b249e14f3c244eab25a1d210c14d06385dab758f938f +size 1855820 diff --git a/pole_detection/valid/images/1873.jpg b/pole_detection/valid/images/1873.jpg new file mode 100644 index 0000000000000000000000000000000000000000..94e469698db6550fb333f8a52de9234ab147b5af --- /dev/null +++ b/pole_detection/valid/images/1873.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efcb7cff061c1fa1310c756b1810a4a3381350ee740f7c6e8ec50d9d8917e20b +size 737092 diff --git a/pole_detection/valid/images/1874.jpg b/pole_detection/valid/images/1874.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e2679ef46c1b08bbf8b39964fedede8b2b7916ea --- /dev/null +++ b/pole_detection/valid/images/1874.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a918e4ccdac33311358e30c5c586e4e07fd98994058569e8c95a3cfb40cc2bf8 +size 970903 diff --git a/pole_detection/valid/images/1875.jpg b/pole_detection/valid/images/1875.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8b5a500637822a06f1f1a575521d902012eac1e8 --- /dev/null +++ b/pole_detection/valid/images/1875.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acfb10e86736b242041a5c0edd1abab9df50b53e51a1577817528eaa1c6c897d +size 766532 diff --git a/pole_detection/valid/images/1876.jpg b/pole_detection/valid/images/1876.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d371c12d842bd3383a2d391f66fedc9c3319058e --- /dev/null +++ b/pole_detection/valid/images/1876.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:222a651d34bb18e21445db2fbc78e54621087ab9a5844eb6c57d50ccc9a6d430 +size 1102128 diff --git a/pole_detection/valid/images/1877.jpg b/pole_detection/valid/images/1877.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0f0437d5874e038fb51f71fdc6cb615bee3a52e2 --- /dev/null +++ b/pole_detection/valid/images/1877.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e4efae7cca3861e439d8e027aa1df878e1629225d12be4acee03938e430029b +size 825282 diff --git a/pole_detection/valid/images/1878.jpg b/pole_detection/valid/images/1878.jpg new file mode 100644 index 0000000000000000000000000000000000000000..731fb9a54765c7bd7da352f9a09ba1b8bf636629 --- /dev/null +++ b/pole_detection/valid/images/1878.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92908b266fc5de95cac5a97edd3af18b854280ad28f12bd745b2de207fef14cc +size 813217 diff --git a/pole_detection/valid/images/1879.jpg b/pole_detection/valid/images/1879.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e9a3d8d6458d0724bf3033f28bc9f64e03d07749 --- /dev/null +++ b/pole_detection/valid/images/1879.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63f227a7c2f7f199340b54ee78f55d836ebe4cc929a8c7347eb0e4bf4a01d746 +size 746358 diff --git a/pole_detection/valid/images/1880.jpg b/pole_detection/valid/images/1880.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b774ce0589253c782c598a9bbb232dde562fbb82 --- /dev/null +++ b/pole_detection/valid/images/1880.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a316a4f8619a7c362e336162ce326928d89f6d6adb87161e7eee0db6f2bdedf +size 879470 diff --git a/pole_detection/valid/images/1881.jpg b/pole_detection/valid/images/1881.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a99bd0e840d8a755032175c454f8d2f96da39a1f --- /dev/null +++ b/pole_detection/valid/images/1881.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f38704895bdd1d12da50657c89681b82f12b3b6a58b35a7fcee0bdb9105a6253 +size 840706 diff --git a/pole_detection/valid/images/1882.jpg b/pole_detection/valid/images/1882.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2c1281d22f24140e871918fe9e50185a916597cd --- /dev/null +++ b/pole_detection/valid/images/1882.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1387fcb2f279bcd53ab7bd4bc9a28e949321dec1365e04e49669448a611164fb +size 875177 diff --git a/pole_detection/valid/images/1883.jpg b/pole_detection/valid/images/1883.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8ffb292e4fc7b62a010567d344f9624286f136ed --- /dev/null +++ b/pole_detection/valid/images/1883.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e809bd776e96afdd4186e1e7ad0dad498e22aba7351d522b5611a90f986378cc +size 897979 diff --git a/pole_detection/valid/images/1884.jpg b/pole_detection/valid/images/1884.jpg new file mode 100644 index 0000000000000000000000000000000000000000..56893051c292bd79ef0b5ca99e13a3ffe03c84ef --- /dev/null +++ b/pole_detection/valid/images/1884.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3eb064f07d1e10b35df8f1bcd9a366e353087ab50a01efa4c5207d50d3af7345 +size 790276 diff --git a/pole_detection/valid/images/1885.jpg b/pole_detection/valid/images/1885.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c51d7b61b10426126414d52d716bc01143b5f9b6 --- /dev/null +++ b/pole_detection/valid/images/1885.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d685260120dd95042c3959c67cde567bb86dffb5ca433a585d36ec6d5d58a1fb +size 1447911 diff --git a/pole_detection/valid/images/1886.jpg b/pole_detection/valid/images/1886.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e00a5ac84717c5e471928a6e24cc97981e51c597 --- /dev/null +++ b/pole_detection/valid/images/1886.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5634ce3f5a24ee5410530124915fddc36adba9206f2c89496dd9d454f1e80a55 +size 1129369 diff --git a/pole_detection/valid/images/1887.jpg b/pole_detection/valid/images/1887.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dc2e146c7e20cf72aae6212020c3a34e8eea7f06 --- /dev/null +++ b/pole_detection/valid/images/1887.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c167038645b12a6babaa4b8850339e1c30a52f3fedb85a51f1b0586be13dd1d8 +size 1250117 diff --git a/pole_detection/valid/images/1888.jpg b/pole_detection/valid/images/1888.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dbe04603c74fc12b88c94a55b794526580f38426 --- /dev/null +++ b/pole_detection/valid/images/1888.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b4cbf6fb5f9b9b1c61cfbf5f733defb2e7791173505301a0d42ce83f27b2cce +size 1451242 diff --git a/pole_detection/valid/images/1889.jpg b/pole_detection/valid/images/1889.jpg new file mode 100644 index 0000000000000000000000000000000000000000..189c96269107f170b0a836873c845848b932d40b --- /dev/null +++ b/pole_detection/valid/images/1889.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d38123d274f6717e2da4bb17374a86cf2c671627b82e59240ae8887b6640fbbb +size 591185 diff --git a/pole_detection/valid/images/1890.jpg b/pole_detection/valid/images/1890.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a83192f10067bf29e17fc0cfc3958a0da614aae8 --- /dev/null +++ b/pole_detection/valid/images/1890.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b85c80644cc98d1c6c9893d60427ea9128d708854b1d684b4a69966471ba6e46 +size 2192611 diff --git a/pole_detection/valid/images/1891.jpg b/pole_detection/valid/images/1891.jpg new file mode 100644 index 0000000000000000000000000000000000000000..51be43a370601cdf2a5b54ca88c26dae539c82a3 --- /dev/null +++ b/pole_detection/valid/images/1891.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53ad6b09efe42ee970225cedb0b84939e3ab4b4e445d3c5f684874a7e0816349 +size 1336314 diff --git a/pole_detection/valid/images/1892.jpg b/pole_detection/valid/images/1892.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a2012a8942302f805f761fb92a4ca8802484af5a --- /dev/null +++ b/pole_detection/valid/images/1892.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14cb377efdfe79e98100f8f3a13c6d9fd9f87bbf6c913dd2639beac3c048eff3 +size 1044190 diff --git a/pole_detection/valid/images/1893.jpg b/pole_detection/valid/images/1893.jpg new file mode 100644 index 0000000000000000000000000000000000000000..106695a7810101d67eb04aef7c83711953fd30b7 --- /dev/null +++ b/pole_detection/valid/images/1893.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a295ef9ed35ce555e390df3a420a5bdd01997d2673b9857bb89acf233f95ce1 +size 786475 diff --git a/pole_detection/valid/images/1894.jpg b/pole_detection/valid/images/1894.jpg new file mode 100644 index 0000000000000000000000000000000000000000..581936d12ceed59b6988dc95f3bf96261e1a811d --- /dev/null +++ b/pole_detection/valid/images/1894.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d2c9db30f7a54f801e2949f7c572692057b931bca524ead91b7966782ed2959 +size 1222389 diff --git a/pole_detection/valid/images/1895.jpg b/pole_detection/valid/images/1895.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7fb483b8687218ecc391a42aa2e02e5f21a25029 --- /dev/null +++ b/pole_detection/valid/images/1895.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:268c99162deb431f3c52ee5c1c3cec450c2b04621856294dbb40fcfdddd11ca9 +size 1199835 diff --git a/pole_detection/valid/images/1896.jpg b/pole_detection/valid/images/1896.jpg new file mode 100644 index 0000000000000000000000000000000000000000..328a02a7efdfcc279b110c36d7041bab76c8652e --- /dev/null +++ b/pole_detection/valid/images/1896.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34ef8a5aacf7eb60d338a612c262accb09260b81014a94c50f725bda7de9343e +size 1812498 diff --git a/pole_detection/valid/images/1897.jpg b/pole_detection/valid/images/1897.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6ad106f50ad25427ac53f1a3bbdb926ee1b17cb1 --- /dev/null +++ b/pole_detection/valid/images/1897.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f13a8093a7e9da50b1c29a3077a1ac56d8c61ce5abadb63bfffc66193e96b884 +size 1394477 diff --git a/pole_detection/valid/images/1898.jpg b/pole_detection/valid/images/1898.jpg new file mode 100644 index 0000000000000000000000000000000000000000..78d5d52e8509d6d0abde741cb6cb4a981b985e9e --- /dev/null +++ b/pole_detection/valid/images/1898.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64c33be7e1a64d9c5a21a16800523446f187f6b2a072d8c9cad18ef84408f18c +size 1195952 diff --git a/pole_detection/valid/images/1899.jpg b/pole_detection/valid/images/1899.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3ba92c292f4926bdce8193dfd550e676be6f78ac --- /dev/null +++ b/pole_detection/valid/images/1899.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a979bdc7c896c04e2b8f360a2d1ad4a6b691106d531f034a6ac3cf086bfa2058 +size 1999699 diff --git a/pole_detection/valid/images/1900.jpg b/pole_detection/valid/images/1900.jpg new file mode 100644 index 0000000000000000000000000000000000000000..55f3109877865d6138d144797cc7f14328b5c25c --- /dev/null +++ b/pole_detection/valid/images/1900.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4979579a148c185e5a14503349d95e7a76d7c7b8ecdca56c570774df87a9855b +size 775771 diff --git a/pole_detection/valid/images/1901.jpg b/pole_detection/valid/images/1901.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a7e45dbefc0260c0d2ebeac0b74ee4001bbc49e --- /dev/null +++ b/pole_detection/valid/images/1901.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90c40c344fe9b9568aaab1c539239aa65dda0ecaef07a7ee3c7ffb35f2e1f702 +size 1268862 diff --git a/pole_detection/valid/images/1902.jpg b/pole_detection/valid/images/1902.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d7bcd3cc79c4377234fbf989707f1152fa75b056 --- /dev/null +++ b/pole_detection/valid/images/1902.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b54f24338b873d33af1482cdf84ba6afb7a7a0cc03b2b667b6b0614f6969694b +size 933255 diff --git a/pole_detection/valid/images/1903.jpg b/pole_detection/valid/images/1903.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6d6cb6c62cdb5d54f820b7ebddf0c107b2feac46 --- /dev/null +++ b/pole_detection/valid/images/1903.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f55bd514aec3f6d3b0901483dc85ad368deee8a75b96b915f00b999044818e6b +size 1450843 diff --git a/pole_detection/valid/images/1904.jpg b/pole_detection/valid/images/1904.jpg new file mode 100644 index 0000000000000000000000000000000000000000..41531b6c635af0e84fc847bae99dc9b1f5ee13e5 --- /dev/null +++ b/pole_detection/valid/images/1904.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e37185cd8398eb5bb516788254ee0446f0cea9afdc8daf21b36220fe15baa850 +size 1159323 diff --git a/pole_detection/valid/images/1905.jpg b/pole_detection/valid/images/1905.jpg new file mode 100644 index 0000000000000000000000000000000000000000..366bee962f600290b79110c0993fb13108ead84a --- /dev/null +++ b/pole_detection/valid/images/1905.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b03f1ee6182f9827d414a8ab5063c2f0c2bba922590ec8dd079fcdcca6c7f82 +size 2148989 diff --git a/pole_detection/valid/images/1906.jpg b/pole_detection/valid/images/1906.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5e61256e33785bfe9bd63da7297ed5e474f44287 --- /dev/null +++ b/pole_detection/valid/images/1906.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:585203fbcaffa3a2e4432c10dcde367929fc4785b5b3f8d596be92b9225ea216 +size 1850784 diff --git a/pole_detection/valid/images/1907.jpg b/pole_detection/valid/images/1907.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a06476f44002d889f684f0757ed470c8b5666d9d --- /dev/null +++ b/pole_detection/valid/images/1907.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd3263a01daab75995ed071e86cadd33ac87eedac9e4b55fc24a39cd4e0bc9f3 +size 885293 diff --git a/pole_detection/valid/images/1908.jpg b/pole_detection/valid/images/1908.jpg new file mode 100644 index 0000000000000000000000000000000000000000..58f99e04ec41435f7f29c8fe3588a6a6734c2ec8 --- /dev/null +++ b/pole_detection/valid/images/1908.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24fbfa6df681f8bd3516ac6ba0c13b508f77cc65774e373e14be84aa53ea5ae5 +size 1083378 diff --git a/pole_detection/valid/images/1909.jpg b/pole_detection/valid/images/1909.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b3290ad8c7e26b176befd032e4cc9a6b8c0a1857 --- /dev/null +++ b/pole_detection/valid/images/1909.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb6e5f13ad0a82d8d6c3ce3e4f121270d4d74882dbe385a1ed83a5c039e902fd +size 1024521 diff --git a/pole_detection/valid/images/1910.jpg b/pole_detection/valid/images/1910.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ad75513ad1913115aa9b7e64e8927262aa1a3c43 --- /dev/null +++ b/pole_detection/valid/images/1910.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83cc8ef2d1e274729f980521e0d590ed348a55061cd51e70f4247e857edd4d92 +size 1048282 diff --git a/pole_detection/valid/images/1911.jpg b/pole_detection/valid/images/1911.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e939f03c2089675ad31d9faa01afd9773598b39f --- /dev/null +++ b/pole_detection/valid/images/1911.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2565006a3a32707fc8bd3aee26218eec2cc131860a85247694204afe5d504d3f +size 932654 diff --git a/pole_detection/valid/images/1912.jpg b/pole_detection/valid/images/1912.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da267e7a9bfbb7fa4d6ac4bd4c94f912ba6bf093 --- /dev/null +++ b/pole_detection/valid/images/1912.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17a49d019f4b28052458f28b0ef3271bb50e4c2e54cddfe1048899ad007f6edc +size 1665972 diff --git a/pole_detection/valid/images/1913.jpg b/pole_detection/valid/images/1913.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d37d4354255623a1156a6b6501b684b80e283a1c --- /dev/null +++ b/pole_detection/valid/images/1913.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a46b793ec16c338cd659c6abb9721486aa994a3584660295dfaf8bdbbd5c18d7 +size 256388 diff --git a/pole_detection/valid/images/1914.jpg b/pole_detection/valid/images/1914.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d467808408d73c1723422894e57d1352ee1057dd --- /dev/null +++ b/pole_detection/valid/images/1914.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b75b73a6b30bc70be02c1342b5acfedefba63a6bde52c69e4f6267789dc0b01 +size 752234 diff --git a/pole_detection/valid/images/1915.jpg b/pole_detection/valid/images/1915.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d2a7d4d89a01ca2847762dd68d3182b1b435ffae --- /dev/null +++ b/pole_detection/valid/images/1915.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f082383b7caad5d46f923050ab7b8db628694021db8bc9f07b74f5a5710ca67 +size 709512 diff --git a/pole_detection/valid/images/1916.jpg b/pole_detection/valid/images/1916.jpg new file mode 100644 index 0000000000000000000000000000000000000000..14fed31cec81d1dab05c81a9df82b226932d7c81 --- /dev/null +++ b/pole_detection/valid/images/1916.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91c6088bbc5529398f9d27ab22287f0044f9b8f9e69e7cd852571bfe339a655e +size 1139828 diff --git a/pole_detection/valid/images/1917.jpg b/pole_detection/valid/images/1917.jpg new file mode 100644 index 0000000000000000000000000000000000000000..be1aa960e10b24bf11fe020ecd7c318b097e437c --- /dev/null +++ b/pole_detection/valid/images/1917.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebc476463698c81a2062d0ac42d109ea13116e860ca4a86d2937830ec90279bf +size 473680 diff --git a/pole_detection/valid/images/1918.jpg b/pole_detection/valid/images/1918.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1770244a10f3dae3084943b917724f65e5df0d83 --- /dev/null +++ b/pole_detection/valid/images/1918.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:951e38147a7cc2f5d759b1571000588a2609f1ff4785333781a0b562d06bc930 +size 1429185 diff --git a/pole_detection/valid/images/1919.jpg b/pole_detection/valid/images/1919.jpg new file mode 100644 index 0000000000000000000000000000000000000000..30fc8a52d2aa96b9dcf4b8137afbabc2aa85800c --- /dev/null +++ b/pole_detection/valid/images/1919.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8e19daed0f1c14728042a39653a72b37caf03b93b38adce54a731e23e3884ac +size 1134729 diff --git a/pole_detection/valid/images/1920.jpg b/pole_detection/valid/images/1920.jpg new file mode 100644 index 0000000000000000000000000000000000000000..94d4f9f8d462583629a63a2807cec99f540b8fe6 --- /dev/null +++ b/pole_detection/valid/images/1920.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9512ee1124238b849885d0ae538dda2ceca517e61de52d6f5217ea5a7c05b14 +size 1398753 diff --git a/pole_detection/valid/images/1921.jpg b/pole_detection/valid/images/1921.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f25256e71448a86ccc8596f76c6bbf46a3235629 --- /dev/null +++ b/pole_detection/valid/images/1921.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e40f0c3a99f393042f37fff8be552163f63b5241aa7756e9d5fd69537231ccd2 +size 2034150 diff --git a/pole_detection/valid/images/1922.jpg b/pole_detection/valid/images/1922.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3ff38032b5d1fe439dd6ca188dabbd5d93cb48d0 --- /dev/null +++ b/pole_detection/valid/images/1922.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8db6b7900e92ea48d1adbae44fb13a70a280a7353e5ab955b0fe9660595c3f18 +size 1332988 diff --git a/pole_detection/valid/images/1923.jpg b/pole_detection/valid/images/1923.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fb6e737b055f70d2ab6a47efd44ffa11089f476e --- /dev/null +++ b/pole_detection/valid/images/1923.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfd281aca99f0a56c0a6f339a4f1b46f1a5f7cc04296b64ca699c91ba6754476 +size 1347410 diff --git a/pole_detection/valid/images/1924.jpg b/pole_detection/valid/images/1924.jpg new file mode 100644 index 0000000000000000000000000000000000000000..92c6a582f8e0576a6581f8022f9388cbb97aac1b --- /dev/null +++ b/pole_detection/valid/images/1924.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:115c454a5ea9f0ad18d95a8d68b051f863e552ce2ae9f0c7d6840d6eea553c16 +size 1496268 diff --git a/pole_detection/valid/images/1925.jpg b/pole_detection/valid/images/1925.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7e11e999bf2e17118013fa702ce376c15108be99 --- /dev/null +++ b/pole_detection/valid/images/1925.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c61f26e304b1eb5080960e1abf957b2d4849b1e0ee61fc49e45f5d9d9c600579 +size 1104436 diff --git a/pole_detection/valid/images/1926.jpg b/pole_detection/valid/images/1926.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ab3e21712410044e3a4d2edc4fd404102e07bbe5 --- /dev/null +++ b/pole_detection/valid/images/1926.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a814482ee312ea99c559a503c930966bc569134af391a7c81921550a300c0bc +size 1751511 diff --git a/pole_detection/valid/images/1927.jpg b/pole_detection/valid/images/1927.jpg new file mode 100644 index 0000000000000000000000000000000000000000..61efed1819222f6a26b6f5676027b7fcf9b7ff62 --- /dev/null +++ b/pole_detection/valid/images/1927.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b768472c750d2cff0529e65efcbfef5a419d11064ab7053934e6381b282769a +size 2086859 diff --git a/pole_detection/valid/images/1928.jpg b/pole_detection/valid/images/1928.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c385dda316c8f11a5ae83b4a98d81757e3220503 --- /dev/null +++ b/pole_detection/valid/images/1928.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44c795a0838e09eb12186b0513c4a409944e3f09e6194798ac4e8f7373d67d08 +size 1323354 diff --git a/pole_detection/valid/images/1929.jpg b/pole_detection/valid/images/1929.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7ce328ca80e94f09627ceae44fbd801fbbec7e49 --- /dev/null +++ b/pole_detection/valid/images/1929.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:466c52082fd242682023137c198f7af290adf77ad39ade74e83432466f777885 +size 1615400 diff --git a/pole_detection/valid/images/1930.jpg b/pole_detection/valid/images/1930.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d116de5310ad2af7add42e989870305009b9a7f0 --- /dev/null +++ b/pole_detection/valid/images/1930.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:903a65693da58e54854b9e16e414f0ee8ac118486590c32ba83f024e0f349279 +size 1558155 diff --git a/pole_detection/valid/images/1931.jpg b/pole_detection/valid/images/1931.jpg new file mode 100644 index 0000000000000000000000000000000000000000..177f1d763f15e48d54d107d3c86abcadfbd1770a --- /dev/null +++ b/pole_detection/valid/images/1931.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a25eea444df32742ae8eeeb3068adecabc9c934ecc0451384c20a3a6f3631312 +size 1276640 diff --git a/pole_detection/valid/images/1932.jpg b/pole_detection/valid/images/1932.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ae139f358ef0911089d467991ea1fc6cdc5dcf9a --- /dev/null +++ b/pole_detection/valid/images/1932.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b44c65970ca1afbf1fd64043b6ad2a48d170f171caf5da890bc925631dc5f18 +size 2038407 diff --git a/pole_detection/valid/images/1933.jpg b/pole_detection/valid/images/1933.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7c093ac78df2ca6ad84dd03c3b81b8804f2c9871 --- /dev/null +++ b/pole_detection/valid/images/1933.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ef7097f15841559907905c016c9fb323f18f145506975a44f4fb912a486e0d3 +size 1251048 diff --git a/pole_detection/valid/images/1934.jpg b/pole_detection/valid/images/1934.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c74ddbc65fb36cc4d531b2928d2a90413bcc5f93 --- /dev/null +++ b/pole_detection/valid/images/1934.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30c81b211f6470b23cdae2bb75097e433f765c4cf0ec5b83977f4891dce7105a +size 1489465 diff --git a/pole_detection/valid/images/1935.jpg b/pole_detection/valid/images/1935.jpg new file mode 100644 index 0000000000000000000000000000000000000000..48d2853bdfe79b60d5b178aecdc2e697a0e1900c --- /dev/null +++ b/pole_detection/valid/images/1935.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc94b17234a57213b5f50b663a6eb124bf7d5a21b96b1dfcb1619cf9c6345353 +size 1030149 diff --git a/pole_detection/valid/images/1936.jpg b/pole_detection/valid/images/1936.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8fa2679ac2d494f0fce373c9a822c212accfab68 --- /dev/null +++ b/pole_detection/valid/images/1936.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9156cc698762df96261fa7499642069e970c8717bca2dc2488af3df9bf2f17e9 +size 1965359 diff --git a/pole_detection/valid/images/1937.jpg b/pole_detection/valid/images/1937.jpg new file mode 100644 index 0000000000000000000000000000000000000000..80a46049a8b87c24fd2c9d0e977a6888c9bc54ea --- /dev/null +++ b/pole_detection/valid/images/1937.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c183d1b482c304b3495fc51bdaec2a3e9f6f79547cc4e23ae3c55e38feafc8b +size 1430084 diff --git a/pole_detection/valid/images/1938.jpg b/pole_detection/valid/images/1938.jpg new file mode 100644 index 0000000000000000000000000000000000000000..591d4a50b871173a630fd0363960161d3a387e9a --- /dev/null +++ b/pole_detection/valid/images/1938.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:792a9d20a502f51fb13820d3e049cceef8d21d35b183ab543d7dc6d51abc1c56 +size 1493036 diff --git a/pole_detection/valid/images/1939.jpg b/pole_detection/valid/images/1939.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a852c790f712572b42e2cb44e7b7012a9a6a1baa --- /dev/null +++ b/pole_detection/valid/images/1939.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d454a4658983e3a2712f0c64293f4a012da653afb74b26caa2577adbe83d29f7 +size 1474492 diff --git a/pole_detection/valid/images/1940.jpg b/pole_detection/valid/images/1940.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9357444b707712790ff76d655b55b5e206274427 --- /dev/null +++ b/pole_detection/valid/images/1940.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:721cd046cf27f56f7077b940d6eec725cc535c2672a717eb9313b9dcf1532871 +size 733287 diff --git a/pole_detection/valid/images/1941.jpg b/pole_detection/valid/images/1941.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a026716f1fc70f04b4bf542602efdfda9aebb2cb --- /dev/null +++ b/pole_detection/valid/images/1941.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53a5d3c928a0ffdb5498932706530c6bc8de064d22cb4fb860246d701530fbeb +size 1700382 diff --git a/pole_detection/valid/images/1942.jpg b/pole_detection/valid/images/1942.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ff2aaab91a1ca07a2169764703682e663d6f9ea6 --- /dev/null +++ b/pole_detection/valid/images/1942.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba00a68cdc1c9c5401da09682149474f59f3e184770a2bc3aaa63d53c1f011a2 +size 1693230 diff --git a/pole_detection/valid/images/1943.jpg b/pole_detection/valid/images/1943.jpg new file mode 100644 index 0000000000000000000000000000000000000000..936cf703c341328b7bb9a1d14506ee0de6c23643 --- /dev/null +++ b/pole_detection/valid/images/1943.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00146e313f9dcf9ecb0ab4017f0957308d5075cc941aa02dd98e3951cc22c6a8 +size 1352122 diff --git a/pole_detection/valid/images/1944.jpg b/pole_detection/valid/images/1944.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5741189043cdbc3fdd1d6e0ae6df3e18f842d64b --- /dev/null +++ b/pole_detection/valid/images/1944.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b92e72cddad759abb2480fc6e1bd4b9c798e013fa6ee5d8c7be2df49384cce0 +size 1367678 diff --git a/pole_detection/valid/images/1945.jpg b/pole_detection/valid/images/1945.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1b79ebd1ad44830ac69966a51f2062b63f5739f2 --- /dev/null +++ b/pole_detection/valid/images/1945.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6700b18288855602783cfc987ded9afeb4255a7386de04f6cabc048dba286666 +size 3195493 diff --git a/pole_detection/valid/images/1946.jpg b/pole_detection/valid/images/1946.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8fe814c219d0a9d3a0b9ec5be58bf22d797883c3 --- /dev/null +++ b/pole_detection/valid/images/1946.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f6fe135e5bc2cc595588745e3974196dde20f2346a029eb40d0d9c79ae24a3a +size 1489025 diff --git a/pole_detection/valid/images/1947.jpg b/pole_detection/valid/images/1947.jpg new file mode 100644 index 0000000000000000000000000000000000000000..040d610c83d218615a15b88c082304ab8edc1471 --- /dev/null +++ b/pole_detection/valid/images/1947.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27ffc7205bd45b3fd3ff4e59693556d9f77b73eef5ac8058d95f333ba84c1edc +size 614407 diff --git a/pole_detection/valid/images/1948.jpg b/pole_detection/valid/images/1948.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1dc7cf35973c726c8cff86405923374854f11f04 --- /dev/null +++ b/pole_detection/valid/images/1948.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:590712c65d20c27846993dd9745ad986d34412b47b7f79d04c86a09dbd96ced5 +size 1011327 diff --git a/pole_detection/valid/images/1949.jpg b/pole_detection/valid/images/1949.jpg new file mode 100644 index 0000000000000000000000000000000000000000..94d8febcd304138f5d490a1f4afc29cbbb978efd --- /dev/null +++ b/pole_detection/valid/images/1949.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a06941869a0dff9dc38a9234bb545a651f5fc4159309aa630e25dbd915152ec3 +size 859896 diff --git a/pole_detection/valid/images/1950.jpg b/pole_detection/valid/images/1950.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f13dcb43381d7250446b6ce95cf54f0013caf3bb --- /dev/null +++ b/pole_detection/valid/images/1950.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a069f4bcfa68f29388f9a9c382cb9aa096f5c53c1dbdba9323bebf71bed36b3f +size 813846 diff --git a/pole_detection/valid/images/1951.jpg b/pole_detection/valid/images/1951.jpg new file mode 100644 index 0000000000000000000000000000000000000000..34a60fc372152115a1f6051b8be76f7ba6549b10 --- /dev/null +++ b/pole_detection/valid/images/1951.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16f85634d72cfdc22744d038cf91f6aa413285be7aaf57cea6312209871b6003 +size 760943 diff --git a/pole_detection/valid/images/1952.jpg b/pole_detection/valid/images/1952.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ec8ea9c191c9ca35767a2ee8ab592b875c10ea25 --- /dev/null +++ b/pole_detection/valid/images/1952.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc4a17d2a8c12fcb7c888e2d7e39842a4200b887e4b6084bb3e1c1dcdc826c14 +size 822844 diff --git a/pole_detection/valid/images/1953.jpg b/pole_detection/valid/images/1953.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7736e15ec8e514b7455868dadbd0ff2bb983ae0c --- /dev/null +++ b/pole_detection/valid/images/1953.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f37a62cdc97c3665254b2983beb2681a4e3247f681e5a5ed1330bd93f8987b2 +size 1059863 diff --git a/pole_detection/valid/images/1954.jpg b/pole_detection/valid/images/1954.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fe4814732783d948ff20b5d4d2bd24181f8786ad --- /dev/null +++ b/pole_detection/valid/images/1954.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85cee2a7d0ca237d79b4073653d8d04aa05fba84cc49d0fbfcf54cc0ba437509 +size 1135176 diff --git a/pole_detection/valid/images/1955.jpg b/pole_detection/valid/images/1955.jpg new file mode 100644 index 0000000000000000000000000000000000000000..76896c8f9f1e69d90fa4ae84e3d3d39437cab37a --- /dev/null +++ b/pole_detection/valid/images/1955.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:544fd9ba40b033d7fb382ca4b4269a0b2926846974d551860ea4731a2c758507 +size 868324 diff --git a/pole_detection/valid/images/1956.jpg b/pole_detection/valid/images/1956.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9069528b10161ad01bd94c8edf11aa2d9132d8d5 --- /dev/null +++ b/pole_detection/valid/images/1956.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:975ac835bbc52af172404ef7e960c2f57980fcfdfee5ac621776f072658b7434 +size 2057113 diff --git a/pole_detection/valid/images/1957.jpg b/pole_detection/valid/images/1957.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3dc778828b411b9e5bf3852199e48f9dbb0db26e --- /dev/null +++ b/pole_detection/valid/images/1957.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b64dd057792ddd9a02e9f8ef21e62e9ed5057b2c15a48f50fa7c8852596f2b29 +size 1449649 diff --git a/pole_detection/valid/images/1958.jpg b/pole_detection/valid/images/1958.jpg new file mode 100644 index 0000000000000000000000000000000000000000..faca053ac5a4a31f7275c29ac978742517d24f7b --- /dev/null +++ b/pole_detection/valid/images/1958.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffe7b1a71bac037b0818738c9040a8bdb836d3aefbfc6a70cec65feb44529d95 +size 1446483 diff --git a/pole_detection/valid/labels/1666.txt b/pole_detection/valid/labels/1666.txt new file mode 100644 index 0000000000000000000000000000000000000000..a4da4d7089c592cc684fa9163cc829c33fe819c0 --- /dev/null +++ b/pole_detection/valid/labels/1666.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c7b9b21a4120eae827b0261ceb010f7f31405fd68fb03acecc14809917ee476 +size 77 diff --git a/pole_detection/valid/labels/1667.txt b/pole_detection/valid/labels/1667.txt new file mode 100644 index 0000000000000000000000000000000000000000..201f36a65ccf4366c00d7e5618ce6c75998463cc --- /dev/null +++ b/pole_detection/valid/labels/1667.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f859f1f27185d2ea5aca8e513dd402deef7c81a65bb0947e08190efcd537b18 +size 62 diff --git a/pole_detection/valid/labels/1668.txt b/pole_detection/valid/labels/1668.txt new file mode 100644 index 0000000000000000000000000000000000000000..904c6749af4671e775692dd645d68f973f6767c8 --- /dev/null +++ b/pole_detection/valid/labels/1668.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2a0ceee1c7f4eaacb50aa8ed49a35566fb6a99ffc0c22c3d2dd370d7cd0217c +size 79 diff --git a/pole_detection/valid/labels/1669.txt b/pole_detection/valid/labels/1669.txt new file mode 100644 index 0000000000000000000000000000000000000000..bfbd02e5c67e3608002fbdf11a5097c58d51a7ee --- /dev/null +++ b/pole_detection/valid/labels/1669.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e85b25bf07236982b1dc50bfa81a44c90dae64cf22805a3f4dd5b0294ac6f17 +size 77 diff --git a/pole_detection/valid/labels/1670.txt b/pole_detection/valid/labels/1670.txt new file mode 100644 index 0000000000000000000000000000000000000000..8f9851a64344b7f2e48245056558bfc9f67fbd41 --- /dev/null +++ b/pole_detection/valid/labels/1670.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40ff4a414374252fd6f6f19cc2fa6f0d8fb15ed597e322858bf2d4da5921df0e +size 78 diff --git a/pole_detection/valid/labels/1671.txt b/pole_detection/valid/labels/1671.txt new file mode 100644 index 0000000000000000000000000000000000000000..fbafa7b508dcf8bb787ead068a95217c32dd526e --- /dev/null +++ b/pole_detection/valid/labels/1671.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0458522fb2a6463a24f98b7e8d5e62caaf895d5c2cb0bca244aec37670b07e1 +size 79 diff --git a/pole_detection/valid/labels/1672.txt b/pole_detection/valid/labels/1672.txt new file mode 100644 index 0000000000000000000000000000000000000000..83d47fc1e2ca5382da98d1f30229f76b649a4a60 --- /dev/null +++ b/pole_detection/valid/labels/1672.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f08944ae486f7c41276ed02a895fa043f273245d16c37f004e1d2d38205c87a9 +size 160 diff --git a/pole_detection/valid/labels/1673.txt b/pole_detection/valid/labels/1673.txt new file mode 100644 index 0000000000000000000000000000000000000000..03a01af8aaa8377132b3d1107b0ffd2d8c2640da --- /dev/null +++ b/pole_detection/valid/labels/1673.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06d3e9b451a714799ddef85e49f39dc203f00a99a081df7f91f325adf279b7ee +size 156 diff --git a/pole_detection/valid/labels/1674.txt b/pole_detection/valid/labels/1674.txt new file mode 100644 index 0000000000000000000000000000000000000000..b0d3771c3c9159101af8ced48a8638cf8cdc16fd --- /dev/null +++ b/pole_detection/valid/labels/1674.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1f78dc9b2aad9df82947448397ceb3302678e5461c8079f9b15eb7a7feb05f2 +size 74 diff --git a/pole_detection/valid/labels/1675.txt b/pole_detection/valid/labels/1675.txt new file mode 100644 index 0000000000000000000000000000000000000000..b9eca9d6c9f82cd6dce3cfed7e7119d09c7f309a --- /dev/null +++ b/pole_detection/valid/labels/1675.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c1395d8b5447d97d33e32eebe37b123903723af407f3a59628e563980513e8e +size 72 diff --git a/pole_detection/valid/labels/1676.txt b/pole_detection/valid/labels/1676.txt new file mode 100644 index 0000000000000000000000000000000000000000..39cc7a9e18eb464d35021b78476ce6689906884c --- /dev/null +++ b/pole_detection/valid/labels/1676.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdc0fa412ec2d0cf006beaa8e63f2c3b127c84b8ca6e3a6d541f49c494730e48 +size 62 diff --git a/pole_detection/valid/labels/1677.txt b/pole_detection/valid/labels/1677.txt new file mode 100644 index 0000000000000000000000000000000000000000..108a6cff0a603a568ac07c9266e8f17c8f9b61d0 --- /dev/null +++ b/pole_detection/valid/labels/1677.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a8151478a8bde942ce54035587177b2276b3ee973b9f231fc1f7b0719ea1f69 +size 78 diff --git a/pole_detection/valid/labels/1678.txt b/pole_detection/valid/labels/1678.txt new file mode 100644 index 0000000000000000000000000000000000000000..1e1e7f44c1b6faf44fb01d49b97733b1e10373d8 --- /dev/null +++ b/pole_detection/valid/labels/1678.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20874196c52bf13dcad7cc88eea53e37d86fc1a6b8bf216ae3f4fbd28d37b6fa +size 79 diff --git a/pole_detection/valid/labels/1679.txt b/pole_detection/valid/labels/1679.txt new file mode 100644 index 0000000000000000000000000000000000000000..a7b9d1fdb4f4fd018999407b6fa839e19e56ec36 --- /dev/null +++ b/pole_detection/valid/labels/1679.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78262a17fb064ef63bf59b707a047d2a09550085f0fdd6d8fbf670c375ec7e0c +size 79 diff --git a/pole_detection/valid/labels/1680.txt b/pole_detection/valid/labels/1680.txt new file mode 100644 index 0000000000000000000000000000000000000000..527780f9f82b08f6948028315d99b537626d1217 --- /dev/null +++ b/pole_detection/valid/labels/1680.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50be7d9889b6c3ecaabf565c55dc48a624d1e125970a3b5b2939142ebb538aff +size 69 diff --git a/pole_detection/valid/labels/1681.txt b/pole_detection/valid/labels/1681.txt new file mode 100644 index 0000000000000000000000000000000000000000..90a5b5e93c0dfc6042d23b04edf8e5159655bd3a --- /dev/null +++ b/pole_detection/valid/labels/1681.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d86e731ce0bb8d9b70b95cb18ef3d1b49b8e1ab95f56395402faafe34ef4547 +size 78 diff --git a/pole_detection/valid/labels/1682.txt b/pole_detection/valid/labels/1682.txt new file mode 100644 index 0000000000000000000000000000000000000000..ac8d2a1e87addbca4dde4e822c2b02676cbd3413 --- /dev/null +++ b/pole_detection/valid/labels/1682.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7eebbdb54a5edd90013f595bef301cc43d0529c7b2246e5833245473a2fd8454 +size 67 diff --git a/pole_detection/valid/labels/1683.txt b/pole_detection/valid/labels/1683.txt new file mode 100644 index 0000000000000000000000000000000000000000..e557c76a294e5d9df9eaada07bedf0b838d72b5d --- /dev/null +++ b/pole_detection/valid/labels/1683.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01c9e1b1e99ff32fa406b593b05a03dfe308b5f690bfb32379aad2353017b80b +size 61 diff --git a/pole_detection/valid/labels/1684.txt b/pole_detection/valid/labels/1684.txt new file mode 100644 index 0000000000000000000000000000000000000000..0ab334701d9908d967a3a1fb13f1faf8a5957723 --- /dev/null +++ b/pole_detection/valid/labels/1684.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7574483604a4adbc1f9cbecf2c64eaf2f69ec98bba023ce004a777b825943781 +size 158 diff --git a/pole_detection/valid/labels/1685.txt b/pole_detection/valid/labels/1685.txt new file mode 100644 index 0000000000000000000000000000000000000000..726b0627ca01b6a9ed1281ee033a862266ea34ff --- /dev/null +++ b/pole_detection/valid/labels/1685.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f7960f5dc197b6e2b71d337894aadaaa117869912910c61a56f6325026497a4 +size 79 diff --git a/pole_detection/valid/labels/1686.txt b/pole_detection/valid/labels/1686.txt new file mode 100644 index 0000000000000000000000000000000000000000..2b7f4a337293235241287d6959772d7c189b85da --- /dev/null +++ b/pole_detection/valid/labels/1686.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:708665bb5ee1d8ab626e80123493e6aa2e1c8c19d5a5e904de0c23ef1140d833 +size 44 diff --git a/pole_detection/valid/labels/1687.txt b/pole_detection/valid/labels/1687.txt new file mode 100644 index 0000000000000000000000000000000000000000..781e82021edeeb6bb0f0be89dbebc767fba97b6d --- /dev/null +++ b/pole_detection/valid/labels/1687.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3e00d838428acba727662ce288d6afeff404761b3cb12c4f230bb2446da6dc9 +size 79 diff --git a/pole_detection/valid/labels/1688.txt b/pole_detection/valid/labels/1688.txt new file mode 100644 index 0000000000000000000000000000000000000000..391701194b99c8656071432bd5a08a39800b1564 --- /dev/null +++ b/pole_detection/valid/labels/1688.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07ea8974597caf60e5b43009de1777f7236caec7caa271a1f63e31c53884fc40 +size 68 diff --git a/pole_detection/valid/labels/1689.txt b/pole_detection/valid/labels/1689.txt new file mode 100644 index 0000000000000000000000000000000000000000..1ebf1c55be3e9c5d17a176632f17c3ecbeefff35 --- /dev/null +++ b/pole_detection/valid/labels/1689.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68d9c74205afdd792d3e9f3eb32c7953ac6ae0d957b19fd2eed185aee6335d3d +size 78 diff --git a/pole_detection/valid/labels/1690.txt b/pole_detection/valid/labels/1690.txt new file mode 100644 index 0000000000000000000000000000000000000000..b76dad96158b0046471f9fad2795fd558adefff2 --- /dev/null +++ b/pole_detection/valid/labels/1690.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64584d1bd6976bdd892b1424f536c52b6cf9c6d4013460dbcf248a61f9c325ab +size 79 diff --git a/pole_detection/valid/labels/1691.txt b/pole_detection/valid/labels/1691.txt new file mode 100644 index 0000000000000000000000000000000000000000..05fc785dacdc3d6d9c9143c86dedc8f6e3b5471c --- /dev/null +++ b/pole_detection/valid/labels/1691.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:644cc2708a720e778858213fd0438b271c96ec8925398648833a62a4c4cea2a6 +size 71 diff --git a/pole_detection/valid/labels/1692.txt b/pole_detection/valid/labels/1692.txt new file mode 100644 index 0000000000000000000000000000000000000000..56f29c5b617d3e321de4c3decee5581e2be1a6b4 --- /dev/null +++ b/pole_detection/valid/labels/1692.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:558561ed1e4d26feda34aaad023870dfda4154809260b58753e867012970b033 +size 77 diff --git a/pole_detection/valid/labels/1693.txt b/pole_detection/valid/labels/1693.txt new file mode 100644 index 0000000000000000000000000000000000000000..1fd30777dd052102e9500e9da3f0c1019f01d034 --- /dev/null +++ b/pole_detection/valid/labels/1693.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e54492882b9dd0044155d8a1bd924cb70419690f786f00e4ee5e48442d14ff29 +size 79 diff --git a/pole_detection/valid/labels/1694.txt b/pole_detection/valid/labels/1694.txt new file mode 100644 index 0000000000000000000000000000000000000000..6ca0b16eb90a195b720fb9ce74098df9c35f6347 --- /dev/null +++ b/pole_detection/valid/labels/1694.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42ab472203d53046ec618803173d14a0659a0cd5a0872dd427c2da7752d24384 +size 79 diff --git a/pole_detection/valid/labels/1695.txt b/pole_detection/valid/labels/1695.txt new file mode 100644 index 0000000000000000000000000000000000000000..19ad191d61c25e9f5cf5e268f044df76ff0019da --- /dev/null +++ b/pole_detection/valid/labels/1695.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb12790ccab87fb4ba92c2807d20d663c6242ccd4009e4805cca90b1ff3efabd +size 64 diff --git a/pole_detection/valid/labels/1696.txt b/pole_detection/valid/labels/1696.txt new file mode 100644 index 0000000000000000000000000000000000000000..2948088df9953872923509d0664eccb367f555fa --- /dev/null +++ b/pole_detection/valid/labels/1696.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c52a39b2548846477fcd6db156ffacbf1ac048fd7db604a7afcc296f1b902fd1 +size 79 diff --git a/pole_detection/valid/labels/1697.txt b/pole_detection/valid/labels/1697.txt new file mode 100644 index 0000000000000000000000000000000000000000..77b38f2802205a310616c852d89c2fabf55b9f93 --- /dev/null +++ b/pole_detection/valid/labels/1697.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1ae24b4f4b6fb4b0f59e2f0d10c7cb46af74d2f85caa3e6a5888561e672801e +size 65 diff --git a/pole_detection/valid/labels/1698.txt b/pole_detection/valid/labels/1698.txt new file mode 100644 index 0000000000000000000000000000000000000000..9c7d2fe8300d84426094d8d0e5e3c06fd763aedd --- /dev/null +++ b/pole_detection/valid/labels/1698.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96c3c8131c8f6def07a0aa4548a7e0eae298769eb50bff28dbcf02577083672a +size 76 diff --git a/pole_detection/valid/labels/1699.txt b/pole_detection/valid/labels/1699.txt new file mode 100644 index 0000000000000000000000000000000000000000..4bcbab863fe4163b8b00df4fd0f4c439ad2fede3 --- /dev/null +++ b/pole_detection/valid/labels/1699.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d5c1a061adfd93b754b33776203f02de5e1c6095197fde97eabbbd043b2ce99 +size 78 diff --git a/pole_detection/valid/labels/1700.txt b/pole_detection/valid/labels/1700.txt new file mode 100644 index 0000000000000000000000000000000000000000..7349bf0c63c4648826e6c1cf082593ccf314a5df --- /dev/null +++ b/pole_detection/valid/labels/1700.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d76424405738dbb60bdbc0ba26b6c1b4463bd16d78a1ef987f8485e23ded7202 +size 62 diff --git a/pole_detection/valid/labels/1701.txt b/pole_detection/valid/labels/1701.txt new file mode 100644 index 0000000000000000000000000000000000000000..01bc2d88789f6cdb3060946f4dd483b5c53295b1 --- /dev/null +++ b/pole_detection/valid/labels/1701.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c82ae67a391eaca75cbc8bdc9cd6468c0fb9dac816c31f4f8215be43c37c1c3 +size 79 diff --git a/pole_detection/valid/labels/1702.txt b/pole_detection/valid/labels/1702.txt new file mode 100644 index 0000000000000000000000000000000000000000..da05e460f37678178d17503c156ed8204941a041 --- /dev/null +++ b/pole_detection/valid/labels/1702.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77b1d85cb899ae06a4a5a33ff91fecf76b66e799e1fdaf951a7320782e0b2f88 +size 79 diff --git a/pole_detection/valid/labels/1703.txt b/pole_detection/valid/labels/1703.txt new file mode 100644 index 0000000000000000000000000000000000000000..30cf632fd4c78449c1ee85dc39225de2e4c37306 --- /dev/null +++ b/pole_detection/valid/labels/1703.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:070423f5ef6a7a6afe2cca26b93a4ed041831fa6469e69cffbd2183ce186abeb +size 158 diff --git a/pole_detection/valid/labels/1704.txt b/pole_detection/valid/labels/1704.txt new file mode 100644 index 0000000000000000000000000000000000000000..41c15f8071e8f16752607b85e260d63ec904164e --- /dev/null +++ b/pole_detection/valid/labels/1704.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcf135d92eb09e5e4eb878e5bc090d40eae371324cf855495a59bc7fcb8191ff +size 78 diff --git a/pole_detection/valid/labels/1705.txt b/pole_detection/valid/labels/1705.txt new file mode 100644 index 0000000000000000000000000000000000000000..51d1b0d47d9cd548294b7f53ddd59765cc099185 --- /dev/null +++ b/pole_detection/valid/labels/1705.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71e8ae604098b6f20b2f5c37f1f80277c8cb88b567babd5235da26b0a7aa126f +size 78 diff --git a/pole_detection/valid/labels/1706.txt b/pole_detection/valid/labels/1706.txt new file mode 100644 index 0000000000000000000000000000000000000000..4a7fe53d2d2e1cb28d20c2cb9b4d626e81e12979 --- /dev/null +++ b/pole_detection/valid/labels/1706.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90ea6f391e8a2812d5c78de57f8eced4d2a342abe44fd0c809964a7882af1a1b +size 64 diff --git a/pole_detection/valid/labels/1707.txt b/pole_detection/valid/labels/1707.txt new file mode 100644 index 0000000000000000000000000000000000000000..61ede83a114ec1e0d196afd2333adc9e405100f3 --- /dev/null +++ b/pole_detection/valid/labels/1707.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae86363b98e9c2f74d437a7900add0ef816e02688923d3229d65aa752b8dce36 +size 80 diff --git a/pole_detection/valid/labels/1708.txt b/pole_detection/valid/labels/1708.txt new file mode 100644 index 0000000000000000000000000000000000000000..4f11d424c122ae891f06dc4fac974f06b9cb8809 --- /dev/null +++ b/pole_detection/valid/labels/1708.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0344d29ed28e88c847647737b765fa253c548565f2b74b4cfb3be9e04cf72244 +size 76 diff --git a/pole_detection/valid/labels/1709.txt b/pole_detection/valid/labels/1709.txt new file mode 100644 index 0000000000000000000000000000000000000000..6ca014bfeb866c126b8d1251865d9691214f53b3 --- /dev/null +++ b/pole_detection/valid/labels/1709.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:915767a6a4c62e4bd39de7b7a895de8af72fa91694bc5084ff705e07d7cc18e9 +size 78 diff --git a/pole_detection/valid/labels/1710.txt b/pole_detection/valid/labels/1710.txt new file mode 100644 index 0000000000000000000000000000000000000000..35052a29a82173ba1e9de3c5180dc22920a97323 --- /dev/null +++ b/pole_detection/valid/labels/1710.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d62fbf094c713dbe8216fa7c3c0639bd33f866628a89a39585be73c3e8475536 +size 79 diff --git a/pole_detection/valid/labels/1711.txt b/pole_detection/valid/labels/1711.txt new file mode 100644 index 0000000000000000000000000000000000000000..c21d8f854a67af65cc33be93debee86c910a36a6 --- /dev/null +++ b/pole_detection/valid/labels/1711.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c073da566d1d41619b07610ed3f0128d519ab90d4774cb5b1f97c46edeba6107 +size 78 diff --git a/pole_detection/valid/labels/1712.txt b/pole_detection/valid/labels/1712.txt new file mode 100644 index 0000000000000000000000000000000000000000..cbb69c6ab2420a11bb88181714f87e6ae562e187 --- /dev/null +++ b/pole_detection/valid/labels/1712.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89702666b66e9558ff46b997f16010d59a92df47909aa29875b0ba3bc5abdd4c +size 79 diff --git a/pole_detection/valid/labels/1713.txt b/pole_detection/valid/labels/1713.txt new file mode 100644 index 0000000000000000000000000000000000000000..5b6484504f2aede07d0749845287bffa07e8b5cb --- /dev/null +++ b/pole_detection/valid/labels/1713.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5505d2199fe1ea2e7da99635ca7cb5b6bac9b28b8091e9b37e9bf2d58785d4c5 +size 77 diff --git a/pole_detection/valid/labels/1714.txt b/pole_detection/valid/labels/1714.txt new file mode 100644 index 0000000000000000000000000000000000000000..0c2033527b7e8acfcc0bbd0a28659c27aebde297 --- /dev/null +++ b/pole_detection/valid/labels/1714.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b7cbba6dc64a09ee67a7d820ed8df6939bf3d9cd9fd8028145bc3bf466b1636 +size 78 diff --git a/pole_detection/valid/labels/1715.txt b/pole_detection/valid/labels/1715.txt new file mode 100644 index 0000000000000000000000000000000000000000..a9f99f98c59d28c4cc54b94c21925136c271b996 --- /dev/null +++ b/pole_detection/valid/labels/1715.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c6e52fae929bd70d553b7987d793ff52f9b07db5bf03e362c77e79b9b1c4e11 +size 211 diff --git a/pole_detection/valid/labels/1716.txt b/pole_detection/valid/labels/1716.txt new file mode 100644 index 0000000000000000000000000000000000000000..1838057ef3607ecca9151c5547d74ee625616eef --- /dev/null +++ b/pole_detection/valid/labels/1716.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b03b998735ff27524dd748fb5979896ce692cd4fd871ae30ff9a4a6d15a0ac76 +size 68 diff --git a/pole_detection/valid/labels/1717.txt b/pole_detection/valid/labels/1717.txt new file mode 100644 index 0000000000000000000000000000000000000000..ce6cb7bb59495df49d897b270876f76efc617a85 --- /dev/null +++ b/pole_detection/valid/labels/1717.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13f35d865d807b5fae316f28b42df98a48d948ce97002439b420a6b914e89e8b +size 66 diff --git a/pole_detection/valid/labels/1718.txt b/pole_detection/valid/labels/1718.txt new file mode 100644 index 0000000000000000000000000000000000000000..9ba8371c7f41e1b87059614dc143210b250a1cac --- /dev/null +++ b/pole_detection/valid/labels/1718.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e6c569dfe18b14c73aec854a8165f990f606bbd15fe51f1fa9b1f7be57e9297 +size 75 diff --git a/pole_detection/valid/labels/1719.txt b/pole_detection/valid/labels/1719.txt new file mode 100644 index 0000000000000000000000000000000000000000..f5f04d32b63a2f613dd7a987458764a2b3642866 --- /dev/null +++ b/pole_detection/valid/labels/1719.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d41d4505f47e3898fa8feaecf7d4c9c9af46bc81f0f16fbce1605ba68b97f78 +size 79 diff --git a/pole_detection/valid/labels/1720.txt b/pole_detection/valid/labels/1720.txt new file mode 100644 index 0000000000000000000000000000000000000000..6ada8b4b7d4d6b33e42f65038f664ad7c411b45a --- /dev/null +++ b/pole_detection/valid/labels/1720.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59847d99f954c16ff55239ba8a5d0ef21973978aaf1e4b0de469f189628ea268 +size 77 diff --git a/pole_detection/valid/labels/1721.txt b/pole_detection/valid/labels/1721.txt new file mode 100644 index 0000000000000000000000000000000000000000..b533257b010fcf4e5bb35032ea934b7fcbd133a2 --- /dev/null +++ b/pole_detection/valid/labels/1721.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f040e1684b0336debfe469796851e29d08d4b9a7e7ae751a2899b6ca290aad50 +size 77 diff --git a/pole_detection/valid/labels/1722.txt b/pole_detection/valid/labels/1722.txt new file mode 100644 index 0000000000000000000000000000000000000000..ab91091caa516ac577897b3eec2c1755664e4035 --- /dev/null +++ b/pole_detection/valid/labels/1722.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cc6cf8422a067a6686ce7677867177e8463eb0f826c4cb9120683007594f40a +size 79 diff --git a/pole_detection/valid/labels/1723.txt b/pole_detection/valid/labels/1723.txt new file mode 100644 index 0000000000000000000000000000000000000000..2a849dbc64903e570e7d867a69efe318b66c94a5 --- /dev/null +++ b/pole_detection/valid/labels/1723.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cb6295e4d819d2c5d2b0cfb554f21b10ba1789053cbae3dee75780d875fd395 +size 160 diff --git a/pole_detection/valid/labels/1724.txt b/pole_detection/valid/labels/1724.txt new file mode 100644 index 0000000000000000000000000000000000000000..d1949c5cee458a65258bcf7d3584323865c97210 --- /dev/null +++ b/pole_detection/valid/labels/1724.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e04fd639b37a28ed952378d07536f591e6006759e0cb60d76400af179a0f65c +size 79 diff --git a/pole_detection/valid/labels/1725.txt b/pole_detection/valid/labels/1725.txt new file mode 100644 index 0000000000000000000000000000000000000000..e15d589b6855a31215a64d9564544c4e84be54df --- /dev/null +++ b/pole_detection/valid/labels/1725.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c99e58948f51b3542aa1cfb76c4ac666815b9a2a7c7a56b3ecb4660953e07ab +size 77 diff --git a/pole_detection/valid/labels/1726.txt b/pole_detection/valid/labels/1726.txt new file mode 100644 index 0000000000000000000000000000000000000000..50128b9a78aaee43f927836d6156a1cd1ff53d48 --- /dev/null +++ b/pole_detection/valid/labels/1726.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebbcd9db9ade187c627b49b86a9d3c9c03b385226ec26f361f1dba5a070e02fb +size 76 diff --git a/pole_detection/valid/labels/1727.txt b/pole_detection/valid/labels/1727.txt new file mode 100644 index 0000000000000000000000000000000000000000..3d91c95ba5731d7578ed393b42ef4f566e937067 --- /dev/null +++ b/pole_detection/valid/labels/1727.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0145f73d38ee1c93370fa3c974d8424b2f1b1bd572d7a645b77e7c675beb32b4 +size 76 diff --git a/pole_detection/valid/labels/1728.txt b/pole_detection/valid/labels/1728.txt new file mode 100644 index 0000000000000000000000000000000000000000..97cea56ccd18930d50025809fef699e1658ac4e1 --- /dev/null +++ b/pole_detection/valid/labels/1728.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ba15ff0ad399b67e4c0e87f672fdc63bc2f9dac9eceb6fbdd916ec925e9cd82 +size 75 diff --git a/pole_detection/valid/labels/1729.txt b/pole_detection/valid/labels/1729.txt new file mode 100644 index 0000000000000000000000000000000000000000..88b78cff81534556b781806f761b79d1c926070a --- /dev/null +++ b/pole_detection/valid/labels/1729.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98e820c5306e88d2dc0fa32fd8c179bb363db5ff57b1e8b45bbe8321e6f0239a +size 77 diff --git a/pole_detection/valid/labels/1730.txt b/pole_detection/valid/labels/1730.txt new file mode 100644 index 0000000000000000000000000000000000000000..76514e9a1889fb5a1ad2d4a84c8acd74c8551f0e --- /dev/null +++ b/pole_detection/valid/labels/1730.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fa445f70425d99ea76fa300d5a5f3daed0d74ff681c84f830757b44a5b1a1de +size 77 diff --git a/pole_detection/valid/labels/1731.txt b/pole_detection/valid/labels/1731.txt new file mode 100644 index 0000000000000000000000000000000000000000..ab0327c5a8a9e7aadb3b71ff7443462ca51dc7ec --- /dev/null +++ b/pole_detection/valid/labels/1731.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff0171a3936de0a7defc4be1117da543b383d51a6e82deedf8e4eacd6be110a2 +size 78 diff --git a/pole_detection/valid/labels/1732.txt b/pole_detection/valid/labels/1732.txt new file mode 100644 index 0000000000000000000000000000000000000000..92da70547bb12bb2dfa47928785fea4a427fdd63 --- /dev/null +++ b/pole_detection/valid/labels/1732.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc046c6be0a3bc3a4a60231a5e20ac83d4a65a3abca788ca1e5b00d6aedbffc4 +size 78 diff --git a/pole_detection/valid/labels/1733.txt b/pole_detection/valid/labels/1733.txt new file mode 100644 index 0000000000000000000000000000000000000000..6a3bd0b036d595a41c25a2a3c4da224a629448f6 --- /dev/null +++ b/pole_detection/valid/labels/1733.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f86d69bcd15d867c376284e43754b5c32fedcb8d3ff372ff8a35a8b5dd48d90 +size 144 diff --git a/pole_detection/valid/labels/1734.txt b/pole_detection/valid/labels/1734.txt new file mode 100644 index 0000000000000000000000000000000000000000..56f92388e08edb99f13c3c122d9780f891d7a6f6 --- /dev/null +++ b/pole_detection/valid/labels/1734.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e71129e6f4deee63c79a54e5fc8669bc7d14719c4fccab87797af8a35bd606a7 +size 71 diff --git a/pole_detection/valid/labels/1735.txt b/pole_detection/valid/labels/1735.txt new file mode 100644 index 0000000000000000000000000000000000000000..916da5ee155563ccb4447c56c06e56bfc0f9607b --- /dev/null +++ b/pole_detection/valid/labels/1735.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccccce0d5cf38b071c4a16c504f34c2cc24c462d2dc543b3cee6500f16f87aa8 +size 77 diff --git a/pole_detection/valid/labels/1736.txt b/pole_detection/valid/labels/1736.txt new file mode 100644 index 0000000000000000000000000000000000000000..b415dcdf0d3dd7482715957c9aaa1ba513c6bf0e --- /dev/null +++ b/pole_detection/valid/labels/1736.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7d9517b76e33c8110a96972397832a3e9b1c3b289c17ae9c6aef2889af1c499 +size 77 diff --git a/pole_detection/valid/labels/1737.txt b/pole_detection/valid/labels/1737.txt new file mode 100644 index 0000000000000000000000000000000000000000..7f75804375453839886e70f415d45cc2ff7919af --- /dev/null +++ b/pole_detection/valid/labels/1737.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc2a2f7a7b0dc6a633b85683bc42fffd75a9c3108d6eb89cb65e37b139ef5526 +size 78 diff --git a/pole_detection/valid/labels/1738.txt b/pole_detection/valid/labels/1738.txt new file mode 100644 index 0000000000000000000000000000000000000000..9e61ad9ee2535ef52de365c42b3f65692e19e706 --- /dev/null +++ b/pole_detection/valid/labels/1738.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:167c8998018fd875c5c02198f12937aaf11613fd06bfb8d392ca3ae8ec891f9e +size 78 diff --git a/pole_detection/valid/labels/1739.txt b/pole_detection/valid/labels/1739.txt new file mode 100644 index 0000000000000000000000000000000000000000..bebcf9a6e368f4cb13f920e0cfb30a3f35da6de5 --- /dev/null +++ b/pole_detection/valid/labels/1739.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f47e130150dc039eb71494df10afe7d77e67eeed73c89ff1f87ac2160cdc0ab0 +size 78 diff --git a/pole_detection/valid/labels/1740.txt b/pole_detection/valid/labels/1740.txt new file mode 100644 index 0000000000000000000000000000000000000000..b5f35c7909d2fc723b27cc38895bb1242e2633ea --- /dev/null +++ b/pole_detection/valid/labels/1740.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef391a1e3517341cdc7124af37ff31547a5bf6381a711eb934f888eb6f866418 +size 78 diff --git a/pole_detection/valid/labels/1741.txt b/pole_detection/valid/labels/1741.txt new file mode 100644 index 0000000000000000000000000000000000000000..ce1eb2558cc48f7a666601dbe3f0ef84d7cca7ae --- /dev/null +++ b/pole_detection/valid/labels/1741.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5021564b0baaeaa9b02e3e8adef31d8d1cff01e4f62b32faff512748f7c5c56 +size 79 diff --git a/pole_detection/valid/labels/1742.txt b/pole_detection/valid/labels/1742.txt new file mode 100644 index 0000000000000000000000000000000000000000..a73fd1db33f496c684087448793958cdb735d6f7 --- /dev/null +++ b/pole_detection/valid/labels/1742.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1855bdcd9329cbd82b278d8c2c1dd0ca296171326b3bb0c285b49129cb58a1e +size 63 diff --git a/pole_detection/valid/labels/1743.txt b/pole_detection/valid/labels/1743.txt new file mode 100644 index 0000000000000000000000000000000000000000..13cc575f335a4a8d8abc982c4df25c669eced13e --- /dev/null +++ b/pole_detection/valid/labels/1743.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e063b46169f23d55ab7131e133aeb113da479a6dcca07a7ff5fc46780d3fd77 +size 76 diff --git a/pole_detection/valid/labels/1744.txt b/pole_detection/valid/labels/1744.txt new file mode 100644 index 0000000000000000000000000000000000000000..248c9723311290d6872d9e4362baf4a2afd98ef3 --- /dev/null +++ b/pole_detection/valid/labels/1744.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9be520a81b3b7d2dc88b6baed4344b74bd6c9beb3640e8bcf720964aab4902b6 +size 71 diff --git a/pole_detection/valid/labels/1745.txt b/pole_detection/valid/labels/1745.txt new file mode 100644 index 0000000000000000000000000000000000000000..b6d99d2cc91ec694cf18666ac1f7e1c49cc69932 --- /dev/null +++ b/pole_detection/valid/labels/1745.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93c0fe85f0887f833c4d6a6756681c751e0a5a76e14c1f8310d567b698132177 +size 79 diff --git a/pole_detection/valid/labels/1746.txt b/pole_detection/valid/labels/1746.txt new file mode 100644 index 0000000000000000000000000000000000000000..322d23a35bcc806dc8097a5f71f44dda2cbae679 --- /dev/null +++ b/pole_detection/valid/labels/1746.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aeea3ac443f822a98747653b9d9d97f185cd72f5f513715c3a7c554a28595656 +size 142 diff --git a/pole_detection/valid/labels/1747.txt b/pole_detection/valid/labels/1747.txt new file mode 100644 index 0000000000000000000000000000000000000000..3426bea93ef20119c8862129a22602bdb4f65271 --- /dev/null +++ b/pole_detection/valid/labels/1747.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a0e75b37c435041681de2cc29d68b893a5dc8738a3d269ece272389642f95fa +size 79 diff --git a/pole_detection/valid/labels/1748.txt b/pole_detection/valid/labels/1748.txt new file mode 100644 index 0000000000000000000000000000000000000000..2d5e7aa774ba2d5b69537d4bb58fb454aab916c2 --- /dev/null +++ b/pole_detection/valid/labels/1748.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:273c42916e267b3d10a4693427a9c93292100269208e801b5535d3793c64e883 +size 79 diff --git a/pole_detection/valid/labels/1749.txt b/pole_detection/valid/labels/1749.txt new file mode 100644 index 0000000000000000000000000000000000000000..814b7f704e9bf4e4d5fc6a913dd782ef34b18759 --- /dev/null +++ b/pole_detection/valid/labels/1749.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:707e67434ad1941803c7b5e49d262e4da7a587a1b5b6c2255f98781790535ec8 +size 72 diff --git a/pole_detection/valid/labels/1750.txt b/pole_detection/valid/labels/1750.txt new file mode 100644 index 0000000000000000000000000000000000000000..20c51e0ce59baf741729c8e1e3a06a700f71b0d9 --- /dev/null +++ b/pole_detection/valid/labels/1750.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b59b94a497c95ee1555e9d1df703fb44c326b96a7adf8116984ca769f7254ea5 +size 79 diff --git a/pole_detection/valid/labels/1751.txt b/pole_detection/valid/labels/1751.txt new file mode 100644 index 0000000000000000000000000000000000000000..f4130bdbf393d6f0ef4905604d7b394f774ed5d9 --- /dev/null +++ b/pole_detection/valid/labels/1751.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9523141ea641e27f8c8a29d63898af72883ac00f6967be40c2f07f2346e39db +size 60 diff --git a/pole_detection/valid/labels/1752.txt b/pole_detection/valid/labels/1752.txt new file mode 100644 index 0000000000000000000000000000000000000000..13b520d8751480fafff7839377c4c4f0f3738db9 --- /dev/null +++ b/pole_detection/valid/labels/1752.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80cf831993b6fc6a7947cc109f7830e959d0b38b146103fd03bdbf290f7f0c21 +size 78 diff --git a/pole_detection/valid/labels/1753.txt b/pole_detection/valid/labels/1753.txt new file mode 100644 index 0000000000000000000000000000000000000000..dc902e25307571e405df19771d2c8ea2ddd44a8f --- /dev/null +++ b/pole_detection/valid/labels/1753.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b316e56ed60013a98526327bc528378fa93402aeaf1aee39bcb19435117f517 +size 78 diff --git a/pole_detection/valid/labels/1754.txt b/pole_detection/valid/labels/1754.txt new file mode 100644 index 0000000000000000000000000000000000000000..6fafb754a6573a555b77915f89f5ec484f403ab2 --- /dev/null +++ b/pole_detection/valid/labels/1754.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ef632c67ac48258f61eaebb7cd943935d64f1d0280b6794e583829552fba4e4 +size 78 diff --git a/pole_detection/valid/labels/1755.txt b/pole_detection/valid/labels/1755.txt new file mode 100644 index 0000000000000000000000000000000000000000..ba67d2f29120aec1d9599f5abb6af0fc52b6dfa2 --- /dev/null +++ b/pole_detection/valid/labels/1755.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7715b7455f625a60c26b8127502801a73d645f0c85270629944f0fceb14fa0f +size 58 diff --git a/pole_detection/valid/labels/1756.txt b/pole_detection/valid/labels/1756.txt new file mode 100644 index 0000000000000000000000000000000000000000..2748354ce88e3f96e726398a229586e725f2fdba --- /dev/null +++ b/pole_detection/valid/labels/1756.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d98a84d0f9a0f9c491300973f1862aff19246cd9918e3eff1cfde0dcca4d09c +size 61 diff --git a/pole_detection/valid/labels/1757.txt b/pole_detection/valid/labels/1757.txt new file mode 100644 index 0000000000000000000000000000000000000000..ec44bf82baaffec650dfbe168f934ec7ce339be5 --- /dev/null +++ b/pole_detection/valid/labels/1757.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0a12649ae07fa4080bfbb1e0248d355656c770c6e27a9f74e081de944b6c83a +size 153 diff --git a/pole_detection/valid/labels/1758.txt b/pole_detection/valid/labels/1758.txt new file mode 100644 index 0000000000000000000000000000000000000000..147d87e35ca3104caa7e0397ccb636dfe97eddb4 --- /dev/null +++ b/pole_detection/valid/labels/1758.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a767547d06c459b1da88bf07d9f849a87ddfb40c73e7b637fad051dd5591ad09 +size 77 diff --git a/pole_detection/valid/labels/1759.txt b/pole_detection/valid/labels/1759.txt new file mode 100644 index 0000000000000000000000000000000000000000..bb0b53764f24dd404f9772661c9af8d03ea0dc84 --- /dev/null +++ b/pole_detection/valid/labels/1759.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:491298f81f64dff44349f7fdc5be9833c10dad98119779b2ed6e8a4af9e298b9 +size 77 diff --git a/pole_detection/valid/labels/1760.txt b/pole_detection/valid/labels/1760.txt new file mode 100644 index 0000000000000000000000000000000000000000..d3b8a9320aec1d0b73feeffdae0abed40a5ac36f --- /dev/null +++ b/pole_detection/valid/labels/1760.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bd8be9ecd19e39c7ec11c145f9fc552805072931b55260fc1b86a8739e9c5de +size 68 diff --git a/pole_detection/valid/labels/1761.txt b/pole_detection/valid/labels/1761.txt new file mode 100644 index 0000000000000000000000000000000000000000..cad8a10e32fa466ac740e3f7115bc826bee057bc --- /dev/null +++ b/pole_detection/valid/labels/1761.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b81b3eea85eed9dc80b75c91d3368036d5349d8357b9dc0c41f338a7ac55184 +size 49 diff --git a/pole_detection/valid/labels/1762.txt b/pole_detection/valid/labels/1762.txt new file mode 100644 index 0000000000000000000000000000000000000000..adaffa74cb4846453f18e5eeb6eed23f5febc759 --- /dev/null +++ b/pole_detection/valid/labels/1762.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7bd680ae4a2aa8beef1294bc4e008546b4f388d1f83d54d8a0782da09a7473d +size 63 diff --git a/pole_detection/valid/labels/1763.txt b/pole_detection/valid/labels/1763.txt new file mode 100644 index 0000000000000000000000000000000000000000..0bb79fcd8ced652b43ec5b6357e781626bf89830 --- /dev/null +++ b/pole_detection/valid/labels/1763.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0aa0462f2c3243c76259e398e9c57eccc4eeb32d20832e0b7eda6ac9a95e453 +size 77 diff --git a/pole_detection/valid/labels/1764.txt b/pole_detection/valid/labels/1764.txt new file mode 100644 index 0000000000000000000000000000000000000000..8ff739a2b03e25a67d947c2f549a5bdcae0f7879 --- /dev/null +++ b/pole_detection/valid/labels/1764.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9f9fe5d7dbbc09e412f3e2e788e7e5addfc835b379764cbe5790f4dc6034ead +size 78 diff --git a/pole_detection/valid/labels/1765.txt b/pole_detection/valid/labels/1765.txt new file mode 100644 index 0000000000000000000000000000000000000000..363c5b62ee9e7eb1299f613bbed36c299cc34ca8 --- /dev/null +++ b/pole_detection/valid/labels/1765.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b707ce4e19e0360e7c6dbcbcdfad87c7b691ea742a1acbbdd4f69f45bb4c2754 +size 73 diff --git a/pole_detection/valid/labels/1766.txt b/pole_detection/valid/labels/1766.txt new file mode 100644 index 0000000000000000000000000000000000000000..138e4f410eef907dd12d762c2769858f065316b0 --- /dev/null +++ b/pole_detection/valid/labels/1766.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f36fd891b10e000b4ae4e60b46582e90e9d269c496e849a8c52f8cad9f42f436 +size 65 diff --git a/pole_detection/valid/labels/1767.txt b/pole_detection/valid/labels/1767.txt new file mode 100644 index 0000000000000000000000000000000000000000..0baa671d4ab6eaf979b396377c0881c6e5f92cac --- /dev/null +++ b/pole_detection/valid/labels/1767.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfae65dc4affb9fb045a80beabb98b912477abd46fe4abf3ac552cc938e86276 +size 79 diff --git a/pole_detection/valid/labels/1768.txt b/pole_detection/valid/labels/1768.txt new file mode 100644 index 0000000000000000000000000000000000000000..91b710d40b1500e50e6d211298c0050effb3db10 --- /dev/null +++ b/pole_detection/valid/labels/1768.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a5fab0d8e3e83c4f20a0ea3eabc48212f443a23d309fb04f51d0191db6b988e +size 80 diff --git a/pole_detection/valid/labels/1769.txt b/pole_detection/valid/labels/1769.txt new file mode 100644 index 0000000000000000000000000000000000000000..8b38a02926fcfc8ec320b755c35ee39ec8b83e97 --- /dev/null +++ b/pole_detection/valid/labels/1769.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15432e6df27d694004628169fe11938f86509646c3c4c6fdedb322d3561b913f +size 80 diff --git a/pole_detection/valid/labels/1770.txt b/pole_detection/valid/labels/1770.txt new file mode 100644 index 0000000000000000000000000000000000000000..1554e8923c13eca7316fd56ea25f2eaa7e297d77 --- /dev/null +++ b/pole_detection/valid/labels/1770.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb4320c1c38cc825a51473823120c0892a2c0db118e99f8a6603a8651a8c1189 +size 78 diff --git a/pole_detection/valid/labels/1771.txt b/pole_detection/valid/labels/1771.txt new file mode 100644 index 0000000000000000000000000000000000000000..35c63968464d334444daf984eba5945cf9bad8cb --- /dev/null +++ b/pole_detection/valid/labels/1771.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5e2d6e36941c6f8044c4d4e86d3de6c84ebcc218db8b47bf6579e7f5ba01357 +size 78 diff --git a/pole_detection/valid/labels/1772.txt b/pole_detection/valid/labels/1772.txt new file mode 100644 index 0000000000000000000000000000000000000000..6117ea26915533ad212d98b7986f8e39ba07337c --- /dev/null +++ b/pole_detection/valid/labels/1772.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:076e6800f488e538792ca01574bec47a3d4f3044b7b626427c779c13f7ba0b1c +size 73 diff --git a/pole_detection/valid/labels/1773.txt b/pole_detection/valid/labels/1773.txt new file mode 100644 index 0000000000000000000000000000000000000000..06aa2452672ae3d4e08ee27fe3d8a35696ee18d0 --- /dev/null +++ b/pole_detection/valid/labels/1773.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce762198f72393e43fea6bf5df172978eb65989d79516246adee50071cf5180c +size 72 diff --git a/pole_detection/valid/labels/1774.txt b/pole_detection/valid/labels/1774.txt new file mode 100644 index 0000000000000000000000000000000000000000..d9f21b0953b272c70d02ee59d842f4b8e9fee331 --- /dev/null +++ b/pole_detection/valid/labels/1774.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b39fc4de5ce647c47e474a5e245f84833ee86b7b9a751ca2aafa237dbe326d9d +size 64 diff --git a/pole_detection/valid/labels/1775.txt b/pole_detection/valid/labels/1775.txt new file mode 100644 index 0000000000000000000000000000000000000000..e751c02034880a26541e9b2058ce736c0d27ad9d --- /dev/null +++ b/pole_detection/valid/labels/1775.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e5aafcf86fa74a50d32a5c12acdab483e73355c42955aa5c2db266f5c3d7491 +size 72 diff --git a/pole_detection/valid/labels/1776.txt b/pole_detection/valid/labels/1776.txt new file mode 100644 index 0000000000000000000000000000000000000000..f843dcc5813f167d123d1b7afe29a3b3bb84a1c3 --- /dev/null +++ b/pole_detection/valid/labels/1776.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a93fc2768659da0149891b1f11c90e3a3967519e2d49e336669a0fc26efa784d +size 71 diff --git a/pole_detection/valid/labels/1777.txt b/pole_detection/valid/labels/1777.txt new file mode 100644 index 0000000000000000000000000000000000000000..bd8b28d294eeaec887854a03d543a0137fa36e6a --- /dev/null +++ b/pole_detection/valid/labels/1777.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9edeae64934e0a61f0cfa89dda25c29a53030227ea4d433959f49ba0e7384d0e +size 78 diff --git a/pole_detection/valid/labels/1778.txt b/pole_detection/valid/labels/1778.txt new file mode 100644 index 0000000000000000000000000000000000000000..9e9d8e69480c377b065285dc98f5a581b3430233 --- /dev/null +++ b/pole_detection/valid/labels/1778.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bf4e5023fe05e6cd7066e3fd6dd3f60caf55abc926dabdc03d63df12657d5d0 +size 79 diff --git a/pole_detection/valid/labels/1779.txt b/pole_detection/valid/labels/1779.txt new file mode 100644 index 0000000000000000000000000000000000000000..dc35946e9c364a01a4bc836a568d1f750eb1e01c --- /dev/null +++ b/pole_detection/valid/labels/1779.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fc1a5d924a125949472ea25a683d63ebb336fdfbc8545938f1792bd0249ff07 +size 79 diff --git a/pole_detection/valid/labels/1780.txt b/pole_detection/valid/labels/1780.txt new file mode 100644 index 0000000000000000000000000000000000000000..06cf588724deb587380736a685012fe3caf4eeec --- /dev/null +++ b/pole_detection/valid/labels/1780.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6e53cbb653a17da4a4173ce00543ee4644efa748409135ffd98237863f5368f +size 78 diff --git a/pole_detection/valid/labels/1781.txt b/pole_detection/valid/labels/1781.txt new file mode 100644 index 0000000000000000000000000000000000000000..d71076ae04451e11d3f77018bbc52a37dd1fe736 --- /dev/null +++ b/pole_detection/valid/labels/1781.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae043a9fac13b9d112e647dfb2bb567be17923dfc0938f2e05ecc05662a4e7eb +size 70 diff --git a/pole_detection/valid/labels/1782.txt b/pole_detection/valid/labels/1782.txt new file mode 100644 index 0000000000000000000000000000000000000000..6e3451a21d436d1262401b1991f1a268ca153aa3 --- /dev/null +++ b/pole_detection/valid/labels/1782.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfb0cd4d06ce0cce518d386c1856a1bec6a24cfbe7c0f6c9b4634f7e85ea6d43 +size 78 diff --git a/pole_detection/valid/labels/1783.txt b/pole_detection/valid/labels/1783.txt new file mode 100644 index 0000000000000000000000000000000000000000..00a4ea7389fd398a339392d578908caf97f279a1 --- /dev/null +++ b/pole_detection/valid/labels/1783.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2294464ecde86133e8fda9b880013be6c0648d8fff5bae88558fe9da94fac639 +size 78 diff --git a/pole_detection/valid/labels/1784.txt b/pole_detection/valid/labels/1784.txt new file mode 100644 index 0000000000000000000000000000000000000000..c624582c826163bdf9750d3a3425de3c02de7545 --- /dev/null +++ b/pole_detection/valid/labels/1784.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e23d1147b00c06a3e813c86de0102f1886ede496a49e76f1aea4ca7b1cfb477 +size 71 diff --git a/pole_detection/valid/labels/1785.txt b/pole_detection/valid/labels/1785.txt new file mode 100644 index 0000000000000000000000000000000000000000..8f053452fd357781679ca9e916198db7835efc44 --- /dev/null +++ b/pole_detection/valid/labels/1785.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c6293e113a67a47c0892d2bfba3431a8eda98baf6038823a80f3b5c593d24e7 +size 67 diff --git a/pole_detection/valid/labels/1786.txt b/pole_detection/valid/labels/1786.txt new file mode 100644 index 0000000000000000000000000000000000000000..77d948eb7c8548340f5281e67ed341b68f81ec6d --- /dev/null +++ b/pole_detection/valid/labels/1786.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3dcc992d85a5a555415e7dd35003a47cbb863391b68a1d5a6e3b01eeb626725 +size 70 diff --git a/pole_detection/valid/labels/1787.txt b/pole_detection/valid/labels/1787.txt new file mode 100644 index 0000000000000000000000000000000000000000..3611beb559038610464d521523b384b7072517a7 --- /dev/null +++ b/pole_detection/valid/labels/1787.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:377b00d5356385b7825942aaef71116bd8aafc9ddc363946ddc0ff895af9e6cf +size 79 diff --git a/pole_detection/valid/labels/1788.txt b/pole_detection/valid/labels/1788.txt new file mode 100644 index 0000000000000000000000000000000000000000..ffd67444dad478781c2ea24b5e387cdfa8a4dac3 --- /dev/null +++ b/pole_detection/valid/labels/1788.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d630ea33d83d72c6879e6b5e5fe29521b7b4ef01a0ad50295a568ccafef3701 +size 78 diff --git a/pole_detection/valid/labels/1789.txt b/pole_detection/valid/labels/1789.txt new file mode 100644 index 0000000000000000000000000000000000000000..cd7349ee3b8b7b96294e668c4e4852a5cfe6af1a --- /dev/null +++ b/pole_detection/valid/labels/1789.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a30d911fb9fd4f2df2eea79b01f148b8fd00736f0d72d64c7d173e52c71c9587 +size 79 diff --git a/pole_detection/valid/labels/1790.txt b/pole_detection/valid/labels/1790.txt new file mode 100644 index 0000000000000000000000000000000000000000..0472fb8c11caa6770bdc84de6f3cdc66089caba5 --- /dev/null +++ b/pole_detection/valid/labels/1790.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eac9a5d3c7d8f50ee05946f0015c187401631029eeb69ed7c74918bcfcae7a8b +size 76 diff --git a/pole_detection/valid/labels/1791.txt b/pole_detection/valid/labels/1791.txt new file mode 100644 index 0000000000000000000000000000000000000000..ff1000e10b2bf763aaf2d23b805374a34c98f6e1 --- /dev/null +++ b/pole_detection/valid/labels/1791.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62f83c81607aa75f8a3a6dd000b2fc545c2a8c0cbd5294ab3d5fd42db4621ee1 +size 79 diff --git a/pole_detection/valid/labels/1792.txt b/pole_detection/valid/labels/1792.txt new file mode 100644 index 0000000000000000000000000000000000000000..2a92c6ab1fb162f2ff8aba2a583ce30937204732 --- /dev/null +++ b/pole_detection/valid/labels/1792.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:074cb8c01c6a9c6b7b472e1c9c753b4684f1ac5e905050af38fdaaf50694deeb +size 77 diff --git a/pole_detection/valid/labels/1793.txt b/pole_detection/valid/labels/1793.txt new file mode 100644 index 0000000000000000000000000000000000000000..efa32e6f4d81a777b9db80009a6ca47ac0635d0c --- /dev/null +++ b/pole_detection/valid/labels/1793.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faa4d9032b8c3585777d72f19fee1b321759f2e04145c2409762022e41fcafd7 +size 78 diff --git a/pole_detection/valid/labels/1794.txt b/pole_detection/valid/labels/1794.txt new file mode 100644 index 0000000000000000000000000000000000000000..10bc83df33c9d145387575e02682a30e9f0e1d26 --- /dev/null +++ b/pole_detection/valid/labels/1794.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c471a70dcafc9f8d90729f45776fd5a864a870dc96d2bf11d468ca0da078438 +size 80 diff --git a/pole_detection/valid/labels/1795.txt b/pole_detection/valid/labels/1795.txt new file mode 100644 index 0000000000000000000000000000000000000000..0c26f2551bea98673521033af0154d17ae04a029 --- /dev/null +++ b/pole_detection/valid/labels/1795.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:423228bd23dd59cfb8498d463fd9a4a51a67c0ca8496481366a5f372a3e08a92 +size 80 diff --git a/pole_detection/valid/labels/1796.txt b/pole_detection/valid/labels/1796.txt new file mode 100644 index 0000000000000000000000000000000000000000..750888973b7af3ea01bce2aa543eb1942e91c64f --- /dev/null +++ b/pole_detection/valid/labels/1796.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f281ce56db80f7d88af05f06f85089f24cd62dd8a2a1101803bc80297c6af2e +size 62 diff --git a/pole_detection/valid/labels/1797.txt b/pole_detection/valid/labels/1797.txt new file mode 100644 index 0000000000000000000000000000000000000000..dbb00450a5af01705de52bb72541914c8faaa90b --- /dev/null +++ b/pole_detection/valid/labels/1797.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46d7e500d26455e5ec2d55b3362ca60051c8ba9d624dc92ce29a84aff0d4d901 +size 78 diff --git a/pole_detection/valid/labels/1798.txt b/pole_detection/valid/labels/1798.txt new file mode 100644 index 0000000000000000000000000000000000000000..f5da863e87f57869693ac6a6cb57affe687b3ff7 --- /dev/null +++ b/pole_detection/valid/labels/1798.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be68b5abba1fa4da3f80f0cd5d3b9a5aac036ea26a4469bfeaa5f6514a3b5bf5 +size 136 diff --git a/pole_detection/valid/labels/1799.txt b/pole_detection/valid/labels/1799.txt new file mode 100644 index 0000000000000000000000000000000000000000..697263c47642e9e092ec549419127926a2fb3887 --- /dev/null +++ b/pole_detection/valid/labels/1799.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ff9ed1c25a0db2c9b1a84dbdbee7b976441c1d2268042c1cde19465d496ab85 +size 68 diff --git a/pole_detection/valid/labels/1800.txt b/pole_detection/valid/labels/1800.txt new file mode 100644 index 0000000000000000000000000000000000000000..b9f70f1f98b5f137d52fb4ecb0dc54708df38564 --- /dev/null +++ b/pole_detection/valid/labels/1800.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e9163824fa72c51422f59e4cd89d6e51d9d5f00397f1609e848fd57dde36c72 +size 79 diff --git a/pole_detection/valid/labels/1801.txt b/pole_detection/valid/labels/1801.txt new file mode 100644 index 0000000000000000000000000000000000000000..e45072d030746a6ed38cef1b7e57ca53507d7139 --- /dev/null +++ b/pole_detection/valid/labels/1801.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:733aa29276015552e3ba4bd9a272365f7fe7db3b410c21cd51fe1c78a2da7bcc +size 78 diff --git a/pole_detection/valid/labels/1802.txt b/pole_detection/valid/labels/1802.txt new file mode 100644 index 0000000000000000000000000000000000000000..7b4683d93b93c9697d52ffdb1aa21135c6d1c86f --- /dev/null +++ b/pole_detection/valid/labels/1802.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4ede49125cd6f66f52a833a69ba14aa69df0642df23bf1e34fb21327b396ba0 +size 78 diff --git a/pole_detection/valid/labels/1803.txt b/pole_detection/valid/labels/1803.txt new file mode 100644 index 0000000000000000000000000000000000000000..00fe811ed963b498f8bced580c8f7fd551223674 --- /dev/null +++ b/pole_detection/valid/labels/1803.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:073a3ba8f0dbb10fdc69531339ef4cf580f9e4fd5f09a43f1d14df577a6d3e09 +size 77 diff --git a/pole_detection/valid/labels/1804.txt b/pole_detection/valid/labels/1804.txt new file mode 100644 index 0000000000000000000000000000000000000000..3044f80d5ed628872db162361f98a56f032a7bdb --- /dev/null +++ b/pole_detection/valid/labels/1804.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10cb61acf6489bf45ee664905913dd1f57d1281be5f5b2e62be6a76251701907 +size 78 diff --git a/pole_detection/valid/labels/1805.txt b/pole_detection/valid/labels/1805.txt new file mode 100644 index 0000000000000000000000000000000000000000..1eeb6139a45f5c6a1ea38eaf97f640b89c89cd65 --- /dev/null +++ b/pole_detection/valid/labels/1805.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b8ff054fbc63fd2e9ce9f8166f43707b20b5c10d42ec8d5920b61fd82d41e45 +size 78 diff --git a/pole_detection/valid/labels/1806.txt b/pole_detection/valid/labels/1806.txt new file mode 100644 index 0000000000000000000000000000000000000000..aa5a96a63ce3f87977ec6f186192d751e577c926 --- /dev/null +++ b/pole_detection/valid/labels/1806.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b821b9689e8f13ae1ef9640d48a45bc8262b60f7c98271fe9dede39474df1590 +size 78 diff --git a/pole_detection/valid/labels/1807.txt b/pole_detection/valid/labels/1807.txt new file mode 100644 index 0000000000000000000000000000000000000000..0e4d1a47ef5c95d7a6fa769101804b9913769748 --- /dev/null +++ b/pole_detection/valid/labels/1807.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f75d1f1b77473c42bc1eccdbcfab602d6c5d7485fa722360e4a1bdcad11ce71a +size 60 diff --git a/pole_detection/valid/labels/1808.txt b/pole_detection/valid/labels/1808.txt new file mode 100644 index 0000000000000000000000000000000000000000..1a26299878f053b84f50455aebddb035e6fc70b9 --- /dev/null +++ b/pole_detection/valid/labels/1808.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aae8dc8c30d23ab109535b59715249c866df82e811a325c847303c27508bb2d +size 61 diff --git a/pole_detection/valid/labels/1809.txt b/pole_detection/valid/labels/1809.txt new file mode 100644 index 0000000000000000000000000000000000000000..7f87ee3d42196cf334a09061fcb69c3112c5e727 --- /dev/null +++ b/pole_detection/valid/labels/1809.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18a40e6e7d80fafaa3ad464226831e6213d1d6420eb921eab1147459f03a6cf2 +size 78 diff --git a/pole_detection/valid/labels/1810.txt b/pole_detection/valid/labels/1810.txt new file mode 100644 index 0000000000000000000000000000000000000000..45cf903bdc20f9a97dcf1cf8b5ae9ec54c0bec91 --- /dev/null +++ b/pole_detection/valid/labels/1810.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fba58cdc9e517b91fe95a00aaa217c5d4b29605db411167edaffa75d9570571b +size 69 diff --git a/pole_detection/valid/labels/1811.txt b/pole_detection/valid/labels/1811.txt new file mode 100644 index 0000000000000000000000000000000000000000..74b6ad2634e85706424e8495fe327ccb5fd1cfbe --- /dev/null +++ b/pole_detection/valid/labels/1811.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93be5e0c931e4689cecd1d2eaa14cd98f107aae78e87595da80d4a70f63a6177 +size 79 diff --git a/pole_detection/valid/labels/1812.txt b/pole_detection/valid/labels/1812.txt new file mode 100644 index 0000000000000000000000000000000000000000..cb85033417cb7abb608b39696cb0252393a25bbf --- /dev/null +++ b/pole_detection/valid/labels/1812.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12766301dcde5d28e04afc35c7c7918c94b964a5389e017983116f5812aa92c9 +size 71 diff --git a/pole_detection/valid/labels/1813.txt b/pole_detection/valid/labels/1813.txt new file mode 100644 index 0000000000000000000000000000000000000000..60231683d91c0e3a9b2ec5524e3d621bb1770d71 --- /dev/null +++ b/pole_detection/valid/labels/1813.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57a2ed13386f62d5e50209c02afaeb07145256ada68d0066b904d96bf098889d +size 157 diff --git a/pole_detection/valid/labels/1814.txt b/pole_detection/valid/labels/1814.txt new file mode 100644 index 0000000000000000000000000000000000000000..2d0bac467e565d4c8225ed6cb9fe032f2d1a97d9 --- /dev/null +++ b/pole_detection/valid/labels/1814.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19142786bc35441fbbc6fa953ae32d45818fb3ef66a717e1f53e562ccd540a9d +size 78 diff --git a/pole_detection/valid/labels/1815.txt b/pole_detection/valid/labels/1815.txt new file mode 100644 index 0000000000000000000000000000000000000000..a8ef132f22fbb53e018326d0b9698347700f6d69 --- /dev/null +++ b/pole_detection/valid/labels/1815.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b5b1122db5f832504c06a5ab9d7a174b4bb04825c2343cc04475e807b17dc06 +size 78 diff --git a/pole_detection/valid/labels/1816.txt b/pole_detection/valid/labels/1816.txt new file mode 100644 index 0000000000000000000000000000000000000000..553fd3dd7eb7d71013ba762162b83f169bdf49d8 --- /dev/null +++ b/pole_detection/valid/labels/1816.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c66a50dd91d17f90e2964c041c2c52ab17fd29c882944c5a3cb1bbaf03244fe8 +size 77 diff --git a/pole_detection/valid/labels/1817.txt b/pole_detection/valid/labels/1817.txt new file mode 100644 index 0000000000000000000000000000000000000000..3769e273819a5d30513b36b6d70aff83258f64de --- /dev/null +++ b/pole_detection/valid/labels/1817.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b51b868601a3458389e0291d0096b765db18193984272b5a8b10d0b10c222c9 +size 76 diff --git a/pole_detection/valid/labels/1818.txt b/pole_detection/valid/labels/1818.txt new file mode 100644 index 0000000000000000000000000000000000000000..959a63032346037b78c345d8317e1a4b1e6e2cce --- /dev/null +++ b/pole_detection/valid/labels/1818.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:143ab2b6da76850b69d6c7b6bff54ed30aa62b1bd40e1bf390d057d578792d4b +size 77 diff --git a/pole_detection/valid/labels/1819.txt b/pole_detection/valid/labels/1819.txt new file mode 100644 index 0000000000000000000000000000000000000000..cae668d753d35a0393f67aa2192ea8e645e0b716 --- /dev/null +++ b/pole_detection/valid/labels/1819.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64a342df49f929071696240ef5af17bb7c8a4476c0b305a4a1213488664ecab6 +size 81 diff --git a/pole_detection/valid/labels/1820.txt b/pole_detection/valid/labels/1820.txt new file mode 100644 index 0000000000000000000000000000000000000000..7df099850ac6277e4fbba5dfc4a7521ea1fff14d --- /dev/null +++ b/pole_detection/valid/labels/1820.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b9fd88c5983cc9b3caa296ef0eacbc4f5ba84c7e76dd90b26e4115e8863ddc5 +size 77 diff --git a/pole_detection/valid/labels/1821.txt b/pole_detection/valid/labels/1821.txt new file mode 100644 index 0000000000000000000000000000000000000000..513704048db9f847ef94d42bb3d0d4ee1f9d4395 --- /dev/null +++ b/pole_detection/valid/labels/1821.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02336c819313e2541b92e30e3255ffba7800701f0551011fa1bae40aa1f1cd83 +size 78 diff --git a/pole_detection/valid/labels/1822.txt b/pole_detection/valid/labels/1822.txt new file mode 100644 index 0000000000000000000000000000000000000000..89419bc7ecd759f83e7ffdfc7789f107533175b3 --- /dev/null +++ b/pole_detection/valid/labels/1822.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:992cd315fcb74a7193fcbda5e791b2e3776f461e68a08a2adf70be8005e7ab83 +size 236 diff --git a/pole_detection/valid/labels/1823.txt b/pole_detection/valid/labels/1823.txt new file mode 100644 index 0000000000000000000000000000000000000000..d6ae0130c468ec1d0ab453ed8c47203d3c261445 --- /dev/null +++ b/pole_detection/valid/labels/1823.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e14e35b52c3b6c453b1085fcf60eeb68831a8f01ed41619584c0ff940298119 +size 80 diff --git a/pole_detection/valid/labels/1824.txt b/pole_detection/valid/labels/1824.txt new file mode 100644 index 0000000000000000000000000000000000000000..b4060bca282f06ceb87ddbee74ecc522660a016f --- /dev/null +++ b/pole_detection/valid/labels/1824.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:592e80a986fedb90ac1329b8813faaa7b0ef685c0c9c9a725418d2e19da0e193 +size 77 diff --git a/pole_detection/valid/labels/1825.txt b/pole_detection/valid/labels/1825.txt new file mode 100644 index 0000000000000000000000000000000000000000..7a8b1be5e371f7f32921e3e8b41d730896aa60d8 --- /dev/null +++ b/pole_detection/valid/labels/1825.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bfe238efe2bc6f27e19567a508a2d01a090305278c636efb52276d32d4d085d +size 78 diff --git a/pole_detection/valid/labels/1826.txt b/pole_detection/valid/labels/1826.txt new file mode 100644 index 0000000000000000000000000000000000000000..c12607fdb3630dadb875f708664f7d7a789eebe7 --- /dev/null +++ b/pole_detection/valid/labels/1826.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2388b5268acf08cdcb278f86a7727f7607cff52e924d4d944615943b56b2a96c +size 79 diff --git a/pole_detection/valid/labels/1827.txt b/pole_detection/valid/labels/1827.txt new file mode 100644 index 0000000000000000000000000000000000000000..4a069c0d61b919404d9d35f25ce84446e7c5c29e --- /dev/null +++ b/pole_detection/valid/labels/1827.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bc226dd922b029f2f69caf4eb2ba2e1e65f5eca7b6c7bb500f091c961d74ff2 +size 80 diff --git a/pole_detection/valid/labels/1828.txt b/pole_detection/valid/labels/1828.txt new file mode 100644 index 0000000000000000000000000000000000000000..0adffd0cdee50fb5af4cf26ca8e2a06aa5f969de --- /dev/null +++ b/pole_detection/valid/labels/1828.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73dd47c077e2630b8d7a931142be8810880e19f309cd9b9a954dec72bf90fc6f +size 70 diff --git a/pole_detection/valid/labels/1829.txt b/pole_detection/valid/labels/1829.txt new file mode 100644 index 0000000000000000000000000000000000000000..af4b5c15ef7cfb86a73edc1fe2546917c45a964c --- /dev/null +++ b/pole_detection/valid/labels/1829.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2c96da148e0f8ff064fb8941f1755a6f8503ac9fb36d5c6a4e3eee161c506b7 +size 56 diff --git a/pole_detection/valid/labels/1830.txt b/pole_detection/valid/labels/1830.txt new file mode 100644 index 0000000000000000000000000000000000000000..81957f5d5919eade87ca3f81a7f59407ca1375c3 --- /dev/null +++ b/pole_detection/valid/labels/1830.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b0c3dda7d8e26dc19c560f04e8d09a0a52c140bf54f1d7731faef44be01da63 +size 76 diff --git a/pole_detection/valid/labels/1831.txt b/pole_detection/valid/labels/1831.txt new file mode 100644 index 0000000000000000000000000000000000000000..50cfff37e20012e777802677b6257db9875db48d --- /dev/null +++ b/pole_detection/valid/labels/1831.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbac789ae80dc0307684ca2013efce0518290ad548d35400e0fb016528159889 +size 78 diff --git a/pole_detection/valid/labels/1832.txt b/pole_detection/valid/labels/1832.txt new file mode 100644 index 0000000000000000000000000000000000000000..332d9a1ea7dab1ed4366df8979c6b9788960f8ad --- /dev/null +++ b/pole_detection/valid/labels/1832.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9bb820b77a53602ed8bf2e940081bb40123c83334a06d65cdd6e562d2253d96 +size 77 diff --git a/pole_detection/valid/labels/1833.txt b/pole_detection/valid/labels/1833.txt new file mode 100644 index 0000000000000000000000000000000000000000..fa62ead6086feccac0c80562e5d9ae0ff744a3e2 --- /dev/null +++ b/pole_detection/valid/labels/1833.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5240601a00ff8f21d2b46d7e080c94975f3c3592fcb9f6528355a5ff62731c92 +size 77 diff --git a/pole_detection/valid/labels/1834.txt b/pole_detection/valid/labels/1834.txt new file mode 100644 index 0000000000000000000000000000000000000000..f67d27e016bb08cc67696aec662bc4826b84f4fa --- /dev/null +++ b/pole_detection/valid/labels/1834.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7386f2a2d31f8b2dcb21cf3006a8719916112f955ad5738f01ca20ff49a6e03 +size 77 diff --git a/pole_detection/valid/labels/1835.txt b/pole_detection/valid/labels/1835.txt new file mode 100644 index 0000000000000000000000000000000000000000..1a92513ecb4699d20991835d598701155f59a26a --- /dev/null +++ b/pole_detection/valid/labels/1835.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fac50f51a9ae23596fdd5af9a8d1485897fcd484e120bd4f7ffd721d45b8761 +size 78 diff --git a/pole_detection/valid/labels/1836.txt b/pole_detection/valid/labels/1836.txt new file mode 100644 index 0000000000000000000000000000000000000000..35b6e3865bcca9848a73b1ec22d36ed2bc26fa0a --- /dev/null +++ b/pole_detection/valid/labels/1836.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7aff005c761dc7c534c9e0fdbba44e07161e533d35357b003c2b9c338d3345bf +size 79 diff --git a/pole_detection/valid/labels/1837.txt b/pole_detection/valid/labels/1837.txt new file mode 100644 index 0000000000000000000000000000000000000000..483e7b73e423259812e03c226e208824bd00eb7c --- /dev/null +++ b/pole_detection/valid/labels/1837.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4caea9ee9c2f683fbd0934c6d59573c3dd8901c4aa3a0f50d701e53be69b9fb +size 78 diff --git a/pole_detection/valid/labels/1838.txt b/pole_detection/valid/labels/1838.txt new file mode 100644 index 0000000000000000000000000000000000000000..bceaed74bcfc9a700849f416a9c3e41caf050983 --- /dev/null +++ b/pole_detection/valid/labels/1838.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ac46863d1e5d25ebd754d276f45c101ea7942ddc8ccdf81518148bd9f74eda3 +size 79 diff --git a/pole_detection/valid/labels/1839.txt b/pole_detection/valid/labels/1839.txt new file mode 100644 index 0000000000000000000000000000000000000000..2bd7e3ffa7c6312688798e4425a665ec781cc3d7 --- /dev/null +++ b/pole_detection/valid/labels/1839.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:514024592a4045081fc5ccb5fbdfa05c64a1ff499a567ca5378a75ce30ac1e80 +size 78 diff --git a/pole_detection/valid/labels/1840.txt b/pole_detection/valid/labels/1840.txt new file mode 100644 index 0000000000000000000000000000000000000000..a9134720f28ac26cf5db93e82cdef8f2df3dc53b --- /dev/null +++ b/pole_detection/valid/labels/1840.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d49fa692609c2bc99f5814cfb5a559526a21fec7e5444a5e5a645b0e9943f0e0 +size 78 diff --git a/pole_detection/valid/labels/1841.txt b/pole_detection/valid/labels/1841.txt new file mode 100644 index 0000000000000000000000000000000000000000..644f89bff4436dff6831dd18f40caaa393ec345a --- /dev/null +++ b/pole_detection/valid/labels/1841.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdd5a0984fded7d9bf34bb1286f6e5b3f3074198839fb4c49d0cbeeed71a3647 +size 79 diff --git a/pole_detection/valid/labels/1842.txt b/pole_detection/valid/labels/1842.txt new file mode 100644 index 0000000000000000000000000000000000000000..73d7d5185a7622e4867cb0c12ce691258878ef2a --- /dev/null +++ b/pole_detection/valid/labels/1842.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bca704ff7d1198aba10166fcdd6207cecabfe7fbb540aefded0af380ab13592a +size 78 diff --git a/pole_detection/valid/labels/1843.txt b/pole_detection/valid/labels/1843.txt new file mode 100644 index 0000000000000000000000000000000000000000..dae4c03cd76ea145e629b71434013292db6e28d6 --- /dev/null +++ b/pole_detection/valid/labels/1843.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f86d1888ca189b1ee6f4ccf2197deaea1b20e3fd77dbcd669fef8e28105f7b2 +size 79 diff --git a/pole_detection/valid/labels/1844.txt b/pole_detection/valid/labels/1844.txt new file mode 100644 index 0000000000000000000000000000000000000000..273c8f555475640b4475b7a3e1383d6996947395 --- /dev/null +++ b/pole_detection/valid/labels/1844.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fecd29a367ef46292105147b775ccdaa8abe316ca63776372a91e2da21e710b +size 78 diff --git a/pole_detection/valid/labels/1845.txt b/pole_detection/valid/labels/1845.txt new file mode 100644 index 0000000000000000000000000000000000000000..74c98544339a05e7f8e8dc323dc72206c8378686 --- /dev/null +++ b/pole_detection/valid/labels/1845.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec4a7f7a4f3da3112ef1559cef205163263499a58f1dd1ad077fb5028ff0ce5a +size 79 diff --git a/pole_detection/valid/labels/1846.txt b/pole_detection/valid/labels/1846.txt new file mode 100644 index 0000000000000000000000000000000000000000..e16ffe83ffa26089e49cda74128aeccfb5ef6372 --- /dev/null +++ b/pole_detection/valid/labels/1846.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abf853cada5f3de31c2022bce51630094fd641dc72d0c367831cccc3a5ead42e +size 78 diff --git a/pole_detection/valid/labels/1847.txt b/pole_detection/valid/labels/1847.txt new file mode 100644 index 0000000000000000000000000000000000000000..c33bb40c49aa785f4f13ee2d8a43cf2b86cee509 --- /dev/null +++ b/pole_detection/valid/labels/1847.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e1e5cf9870e03ad2d70f30217e9a7b74149bf2425845273835a4aa48f42d899 +size 79 diff --git a/pole_detection/valid/labels/1848.txt b/pole_detection/valid/labels/1848.txt new file mode 100644 index 0000000000000000000000000000000000000000..b3fe0271474f386493fff8e66d7de176a4dce6a1 --- /dev/null +++ b/pole_detection/valid/labels/1848.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:815ead4ae758730b5280eb9347545b2f31bc5bb1cd033c354e296f13853e6b1d +size 77 diff --git a/pole_detection/valid/labels/1849.txt b/pole_detection/valid/labels/1849.txt new file mode 100644 index 0000000000000000000000000000000000000000..a449fd7570a6d3556b314f6a7350b42d8adf3879 --- /dev/null +++ b/pole_detection/valid/labels/1849.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a605b622109bbc02c2ecf87839adc1182a120f8e3623364df1330391b138c4c +size 80 diff --git a/pole_detection/valid/labels/1850.txt b/pole_detection/valid/labels/1850.txt new file mode 100644 index 0000000000000000000000000000000000000000..b683247ea8875c61d3b7851c0cb16a72059a95f4 --- /dev/null +++ b/pole_detection/valid/labels/1850.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:139d5a94359f586d25b9c34c4f1f627720a0e89ccf1ecb65dcdc3813362e2f54 +size 79 diff --git a/pole_detection/valid/labels/1851.txt b/pole_detection/valid/labels/1851.txt new file mode 100644 index 0000000000000000000000000000000000000000..e7a5e345561c60f832e74aeb90d2503f3eb0df78 --- /dev/null +++ b/pole_detection/valid/labels/1851.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52e5f107c7f9936aad1f336a6d26a0134979c9bc2d81ef818b1294601f3423d0 +size 60 diff --git a/pole_detection/valid/labels/1852.txt b/pole_detection/valid/labels/1852.txt new file mode 100644 index 0000000000000000000000000000000000000000..10d4c88fb6f8b3f4e087f7e8dfd6812056027eb1 --- /dev/null +++ b/pole_detection/valid/labels/1852.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43cfbf9da5d3c6acf4e51b93700bdbfe2575790460fada55fc43e54f095d3f1c +size 78 diff --git a/pole_detection/valid/labels/1853.txt b/pole_detection/valid/labels/1853.txt new file mode 100644 index 0000000000000000000000000000000000000000..e9c508033cf75cde2e6ebf428e8d6aca6251632a --- /dev/null +++ b/pole_detection/valid/labels/1853.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77061531ccdb0d9728ebe44f10ce2190709cea02786e561c1a22449357aaa41b +size 79 diff --git a/pole_detection/valid/labels/1854.txt b/pole_detection/valid/labels/1854.txt new file mode 100644 index 0000000000000000000000000000000000000000..c803dfc46733be7ca770b3ac8b7326d7d55e234b --- /dev/null +++ b/pole_detection/valid/labels/1854.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ecc7ac8fdf0394fe3d719e11f3613c70221a85d2cd676da75ecf7599ee4b1d3 +size 158 diff --git a/pole_detection/valid/labels/1855.txt b/pole_detection/valid/labels/1855.txt new file mode 100644 index 0000000000000000000000000000000000000000..ee6c7adcf91d5ef953f39fc05cc5e47f413973cc --- /dev/null +++ b/pole_detection/valid/labels/1855.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b713c6c714ad3b256197714e651a3841bba598e066a1df07421bba76d121b2b +size 79 diff --git a/pole_detection/valid/labels/1856.txt b/pole_detection/valid/labels/1856.txt new file mode 100644 index 0000000000000000000000000000000000000000..ebd11e3288bfa1f3f61e670a1ff7f3b222bb29e4 --- /dev/null +++ b/pole_detection/valid/labels/1856.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5b2c3fe198bf09c3d66eee472791733e73d0cc31d6284d342f6782805375d2d +size 78 diff --git a/pole_detection/valid/labels/1857.txt b/pole_detection/valid/labels/1857.txt new file mode 100644 index 0000000000000000000000000000000000000000..cf9d978d20538ce6a1c6915a8c66483bfda81335 --- /dev/null +++ b/pole_detection/valid/labels/1857.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c3036ccefef36e07c98e1932344c5454e93ec725879f26261e33f127b86d765 +size 79 diff --git a/pole_detection/valid/labels/1858.txt b/pole_detection/valid/labels/1858.txt new file mode 100644 index 0000000000000000000000000000000000000000..1aacbabe3ded63a2a4381856072ecec7dbfa695d --- /dev/null +++ b/pole_detection/valid/labels/1858.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dc2a5d87e03e45acd19d0ec53503991d2324cdca502931f4524eeb336676a29 +size 76 diff --git a/pole_detection/valid/labels/1859.txt b/pole_detection/valid/labels/1859.txt new file mode 100644 index 0000000000000000000000000000000000000000..ace88ca7c4e5813efb8f59949608980810f70e57 --- /dev/null +++ b/pole_detection/valid/labels/1859.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c09e75150e2dd98bc6cdea743af31113a73b7925a583994caff9e478f41df4a4 +size 79 diff --git a/pole_detection/valid/labels/1860.txt b/pole_detection/valid/labels/1860.txt new file mode 100644 index 0000000000000000000000000000000000000000..0b4cb0391326ae68748696f5fa18ccf88bf27ddc --- /dev/null +++ b/pole_detection/valid/labels/1860.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aff684f7b7d85f25a4bb9506538f3b20cf0aef85c8ee23e9401f99fb4a7cf904 +size 76 diff --git a/pole_detection/valid/labels/1861.txt b/pole_detection/valid/labels/1861.txt new file mode 100644 index 0000000000000000000000000000000000000000..fd443a5dbecac45c8d23b683455ef893ab295b75 --- /dev/null +++ b/pole_detection/valid/labels/1861.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24983bd633f8413dd6c8d08dad3d5a063c41a5a17a0b469e48d8167faac96eb5 +size 77 diff --git a/pole_detection/valid/labels/1862.txt b/pole_detection/valid/labels/1862.txt new file mode 100644 index 0000000000000000000000000000000000000000..a4f3ef98c57d9a0dc786cacae5365bbd254ba0ff --- /dev/null +++ b/pole_detection/valid/labels/1862.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49cb7d5f254272d1c693b91c1255ef52ca69ad47227ecb59e750db779de436e6 +size 78 diff --git a/pole_detection/valid/labels/1863.txt b/pole_detection/valid/labels/1863.txt new file mode 100644 index 0000000000000000000000000000000000000000..b902b1f83fef4a623e5d65c8d31233f476e51464 --- /dev/null +++ b/pole_detection/valid/labels/1863.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:276a17f28d65e1fa22a978224887c16ce00da1c68efb9d6556865612ff89438d +size 79 diff --git a/pole_detection/valid/labels/1864.txt b/pole_detection/valid/labels/1864.txt new file mode 100644 index 0000000000000000000000000000000000000000..8c9aa57bca689d040f78923c6f476419c48c0132 --- /dev/null +++ b/pole_detection/valid/labels/1864.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:252fbdf069d05283468698597f67a323210490d186557c07bff0ce9fb36a0dff +size 78 diff --git a/pole_detection/valid/labels/1865.txt b/pole_detection/valid/labels/1865.txt new file mode 100644 index 0000000000000000000000000000000000000000..323842c28f4a662e1afb98313a4b4f345a4c85b3 --- /dev/null +++ b/pole_detection/valid/labels/1865.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2112742f88d02e8829f27c7b2700fee93c247cb5db8b3fefb638da9518aa924b +size 77 diff --git a/pole_detection/valid/labels/1866.txt b/pole_detection/valid/labels/1866.txt new file mode 100644 index 0000000000000000000000000000000000000000..809678cb7f83c49643ac7d479318680bada3b991 --- /dev/null +++ b/pole_detection/valid/labels/1866.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d99931cdf7ded9f157c6dfdb403d75099052396eb9e316dc1b2d7562ecc1e6f +size 78 diff --git a/pole_detection/valid/labels/1867.txt b/pole_detection/valid/labels/1867.txt new file mode 100644 index 0000000000000000000000000000000000000000..4e8cd745688adae4a03495b20373c8b19549f4f7 --- /dev/null +++ b/pole_detection/valid/labels/1867.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48eb232e2eb36e3220ea52ebb506b187f6d02539cd5153d2082d76c3baaba445 +size 79 diff --git a/pole_detection/valid/labels/1868.txt b/pole_detection/valid/labels/1868.txt new file mode 100644 index 0000000000000000000000000000000000000000..685f86d74426724e49bb9398f641b939f4babaf0 --- /dev/null +++ b/pole_detection/valid/labels/1868.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acb8227ca6aa8cab57f57a3201f468a01c7630c953f6f254180b1a53210e1f57 +size 79 diff --git a/pole_detection/valid/labels/1869.txt b/pole_detection/valid/labels/1869.txt new file mode 100644 index 0000000000000000000000000000000000000000..ee01476d65c5a44b7dbda49a3c9e495f2d76dc11 --- /dev/null +++ b/pole_detection/valid/labels/1869.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1862ffbb5147d74505eda879f8233d182427b67e1591a4fd399810b9d37bb742 +size 77 diff --git a/pole_detection/valid/labels/1870.txt b/pole_detection/valid/labels/1870.txt new file mode 100644 index 0000000000000000000000000000000000000000..e0e38f09798169326bf13edf2655fa185e588c06 --- /dev/null +++ b/pole_detection/valid/labels/1870.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:656a47d382bfd6fcd4df723e18ca1bc1dd8f0bc212ea169d9a6bb06f6d2e75a2 +size 78 diff --git a/pole_detection/valid/labels/1871.txt b/pole_detection/valid/labels/1871.txt new file mode 100644 index 0000000000000000000000000000000000000000..2abbb0108ea59e9bfa6601ee1260f407d1c89c9c --- /dev/null +++ b/pole_detection/valid/labels/1871.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cd434d016bda4f8086d1fb4238810b7ad88c0a0bed22d249fae5cf71cc81f32 +size 77 diff --git a/pole_detection/valid/labels/1872.txt b/pole_detection/valid/labels/1872.txt new file mode 100644 index 0000000000000000000000000000000000000000..0a11db57a54b2dfa422e9a88ca84a0546ece8085 --- /dev/null +++ b/pole_detection/valid/labels/1872.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c21d48af6b05638621adeec3436c30b48eeb7ba1bb84f088a99b5f9cdea4b61 +size 77 diff --git a/pole_detection/valid/labels/1873.txt b/pole_detection/valid/labels/1873.txt new file mode 100644 index 0000000000000000000000000000000000000000..7c77f2964482db02e1f1355f4fd4cc0cebc6ae2e --- /dev/null +++ b/pole_detection/valid/labels/1873.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84562e13b133a539260b0c942c7480b1ed9a8f3dd25ff3123006fb4680060eba +size 78 diff --git a/pole_detection/valid/labels/1874.txt b/pole_detection/valid/labels/1874.txt new file mode 100644 index 0000000000000000000000000000000000000000..964c3601daec27135f30eb895c5e1d37d8fa4313 --- /dev/null +++ b/pole_detection/valid/labels/1874.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7add7fdf4883f4a6f722c32fe18584278796bae65c0fd068e4b0a1e4078edf71 +size 77 diff --git a/pole_detection/valid/labels/1875.txt b/pole_detection/valid/labels/1875.txt new file mode 100644 index 0000000000000000000000000000000000000000..6f7bba6ceba57ddb50b302bf07d3d6fd69f401b4 --- /dev/null +++ b/pole_detection/valid/labels/1875.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:333b6f684f1574e18d8a1390bce956d891035e6a835f6dc4c57618bf861eccab +size 78 diff --git a/pole_detection/valid/labels/1876.txt b/pole_detection/valid/labels/1876.txt new file mode 100644 index 0000000000000000000000000000000000000000..3145f36d7e1b0a5bd11db95b8a608c1cea0e2eab --- /dev/null +++ b/pole_detection/valid/labels/1876.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f91859ad0ea915a874a9282bea80b9607dc739fa73635cf78b1b666002711c04 +size 79 diff --git a/pole_detection/valid/labels/1877.txt b/pole_detection/valid/labels/1877.txt new file mode 100644 index 0000000000000000000000000000000000000000..ea1b6b0f2ba71bd1593486a678e0673d5fdedda9 --- /dev/null +++ b/pole_detection/valid/labels/1877.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:993fa2c3eac7b27621cef43c63899c134728e68e9b86f17f7ffcbc41ee619108 +size 78 diff --git a/pole_detection/valid/labels/1878.txt b/pole_detection/valid/labels/1878.txt new file mode 100644 index 0000000000000000000000000000000000000000..d8dbe5f9ea8a0d3f51b84017170a928e6cfc027f --- /dev/null +++ b/pole_detection/valid/labels/1878.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dde49ee8eef48dbd7aee7bf07ef8e3de8ffc546edcaa75f3bcb3cf22d456eb7 +size 78 diff --git a/pole_detection/valid/labels/1879.txt b/pole_detection/valid/labels/1879.txt new file mode 100644 index 0000000000000000000000000000000000000000..6d7dafb1fae2f1e82b47bf2c1aa32af024e15d2c --- /dev/null +++ b/pole_detection/valid/labels/1879.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c08da912b251f6d1aa77c13ee7e7db634ba4b8b329e9e599c93fc8c0c5d3a7e5 +size 77 diff --git a/pole_detection/valid/labels/1880.txt b/pole_detection/valid/labels/1880.txt new file mode 100644 index 0000000000000000000000000000000000000000..3591caafc6ff24d85218284229503b1a6f0b0a8e --- /dev/null +++ b/pole_detection/valid/labels/1880.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8380d6d92d81430c6193e4e77506da085f1dee0464e7d54028879d71d03a96b1 +size 79 diff --git a/pole_detection/valid/labels/1881.txt b/pole_detection/valid/labels/1881.txt new file mode 100644 index 0000000000000000000000000000000000000000..1174daae2b13cde8696c3a857b082a2f4a8b1263 --- /dev/null +++ b/pole_detection/valid/labels/1881.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c945c326f3c0e5978e6ff6f31f8411be933c477dfb1ddb8983e45e0833bac0e2 +size 79 diff --git a/pole_detection/valid/labels/1882.txt b/pole_detection/valid/labels/1882.txt new file mode 100644 index 0000000000000000000000000000000000000000..7f0d16161324f127a76f3a5d758181216d2de2a1 --- /dev/null +++ b/pole_detection/valid/labels/1882.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:448bc61b2fd602d0a1aa18df6b352020f23651be7a157a3ee10d31530088b1e4 +size 80 diff --git a/pole_detection/valid/labels/1883.txt b/pole_detection/valid/labels/1883.txt new file mode 100644 index 0000000000000000000000000000000000000000..defeace3be8768ea7def98d55aa3034c73b1dfbb --- /dev/null +++ b/pole_detection/valid/labels/1883.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6823d8248c2f68f2892a3e2944ca77d5f306d4139936e8dd8fffcb8452c17d27 +size 79 diff --git a/pole_detection/valid/labels/1884.txt b/pole_detection/valid/labels/1884.txt new file mode 100644 index 0000000000000000000000000000000000000000..a5bb1323f6deee708cf2f1efd00422252bb89d0e --- /dev/null +++ b/pole_detection/valid/labels/1884.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38cff2492d77bf76cf8b96dadd86e744a57af8a376d0e89b60a952b54548b526 +size 77 diff --git a/pole_detection/valid/labels/1885.txt b/pole_detection/valid/labels/1885.txt new file mode 100644 index 0000000000000000000000000000000000000000..4bffaae37da41e3cc1461464affa2678ef96caa4 --- /dev/null +++ b/pole_detection/valid/labels/1885.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c30e0cbeaa369a456bf99638891a59e410cd5293a6ba900a61e4d61a112c00c9 +size 77 diff --git a/pole_detection/valid/labels/1886.txt b/pole_detection/valid/labels/1886.txt new file mode 100644 index 0000000000000000000000000000000000000000..7e23697cdc1e5574db4a34acd94ac69d1f6a69ae --- /dev/null +++ b/pole_detection/valid/labels/1886.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6edb99689f9288fc53bdc7c00d548b9c697e5e97af47ee5e8e802b9c5d39ca98 +size 78 diff --git a/pole_detection/valid/labels/1887.txt b/pole_detection/valid/labels/1887.txt new file mode 100644 index 0000000000000000000000000000000000000000..4f9451262a507e32a148d2b68d927e4ff7d63ba2 --- /dev/null +++ b/pole_detection/valid/labels/1887.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bfd964101c1ddc2b78dd8eef33700ce6a11d18bdebc0e684c36cc5f028cca11 +size 78 diff --git a/pole_detection/valid/labels/1888.txt b/pole_detection/valid/labels/1888.txt new file mode 100644 index 0000000000000000000000000000000000000000..60cbad1ce25021a51fd70e69247bf06375aaf8d5 --- /dev/null +++ b/pole_detection/valid/labels/1888.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88143ba08eeb923feceab918ce8c96d0a313686634032a4b247934129d35477b +size 78 diff --git a/pole_detection/valid/labels/1889.txt b/pole_detection/valid/labels/1889.txt new file mode 100644 index 0000000000000000000000000000000000000000..bdd2708ed5d5a2dd14a24613d5facfe4d441bd05 --- /dev/null +++ b/pole_detection/valid/labels/1889.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c38cc3dea71740b1ba8e86f426f5b1e40a63ebe63295493df7a5173e50920395 +size 77 diff --git a/pole_detection/valid/labels/1890.txt b/pole_detection/valid/labels/1890.txt new file mode 100644 index 0000000000000000000000000000000000000000..c36127c42ce286801dd1800a26a75e57a9e17d9a --- /dev/null +++ b/pole_detection/valid/labels/1890.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26bc8dbfbe19b854f6a06ad4b549c53299988d4f6e1fd8226e908cc5dd94ebf7 +size 77 diff --git a/pole_detection/valid/labels/1891.txt b/pole_detection/valid/labels/1891.txt new file mode 100644 index 0000000000000000000000000000000000000000..cdb26b57b8bec7658906452c7d34b049d8580e29 --- /dev/null +++ b/pole_detection/valid/labels/1891.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ce7feb8694816bf3321e1e0d43aa8eaa997afb800de18bf58203ad5b315e489 +size 76 diff --git a/pole_detection/valid/labels/1892.txt b/pole_detection/valid/labels/1892.txt new file mode 100644 index 0000000000000000000000000000000000000000..1f5a42f3508cd180abf9d93690d6651128157a6d --- /dev/null +++ b/pole_detection/valid/labels/1892.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f98b5106989c3b5da50589016122147c06e6710f82ac20df093cda7e6a0f1259 +size 79 diff --git a/pole_detection/valid/labels/1893.txt b/pole_detection/valid/labels/1893.txt new file mode 100644 index 0000000000000000000000000000000000000000..6852ccb741664eb076339bfbca4a7d27d296f1cd --- /dev/null +++ b/pole_detection/valid/labels/1893.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7424e3ab1b90f2460ee44497b215b63eced4b832398f9f25722b99e1f8603048 +size 74 diff --git a/pole_detection/valid/labels/1894.txt b/pole_detection/valid/labels/1894.txt new file mode 100644 index 0000000000000000000000000000000000000000..f420d360ee197e1b9f7b5bfcbd66e5e13eba4655 --- /dev/null +++ b/pole_detection/valid/labels/1894.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d208922482203c79dc7dbc8b7f84f71d36ca29b92b8dd448ff43ece1b95314c +size 77 diff --git a/pole_detection/valid/labels/1895.txt b/pole_detection/valid/labels/1895.txt new file mode 100644 index 0000000000000000000000000000000000000000..e77cbeafe2da1e9145498085aff2ca797046e4da --- /dev/null +++ b/pole_detection/valid/labels/1895.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb8678860903dab58b8cdcfb02cd97050987d2a1ed05ec3684489d9da6c0c3bc +size 78 diff --git a/pole_detection/valid/labels/1896.txt b/pole_detection/valid/labels/1896.txt new file mode 100644 index 0000000000000000000000000000000000000000..8493eafe02dbcb1a79a027557aec217b080289d2 --- /dev/null +++ b/pole_detection/valid/labels/1896.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06fb8e698b2e1da01e5e63bddde643445e973ab0b16cbd8014604495e800b9e6 +size 79 diff --git a/pole_detection/valid/labels/1897.txt b/pole_detection/valid/labels/1897.txt new file mode 100644 index 0000000000000000000000000000000000000000..06ecb735bb9eb60040c58f88fb8682033470ff75 --- /dev/null +++ b/pole_detection/valid/labels/1897.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52acf919ea71c58673f445d0a81f3089e7d669938f669948be34944533ade82b +size 76 diff --git a/pole_detection/valid/labels/1898.txt b/pole_detection/valid/labels/1898.txt new file mode 100644 index 0000000000000000000000000000000000000000..ccf0a4a8eb3bbf8f3d241216e1ecc9fadf4f3af2 --- /dev/null +++ b/pole_detection/valid/labels/1898.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71d407429b6fd0078bdb6a20b8d6dc539a9bc15f5379a1256c2202bdd72780a4 +size 78 diff --git a/pole_detection/valid/labels/1899.txt b/pole_detection/valid/labels/1899.txt new file mode 100644 index 0000000000000000000000000000000000000000..1712ff23bde25f3f48837af7dc9a67210a15eb61 --- /dev/null +++ b/pole_detection/valid/labels/1899.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a86a652dc5914c59d40c106081b831cadae551196c231a7bbd409590f83a6bac +size 80 diff --git a/pole_detection/valid/labels/1900.txt b/pole_detection/valid/labels/1900.txt new file mode 100644 index 0000000000000000000000000000000000000000..d9eba03f77a5612e466e569a74d9b2cb5b4659c6 --- /dev/null +++ b/pole_detection/valid/labels/1900.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26d1c4eedbfb379a60825266c94a48e3f5453af546f0899f97810399e1856d6d +size 158 diff --git a/pole_detection/valid/labels/1901.txt b/pole_detection/valid/labels/1901.txt new file mode 100644 index 0000000000000000000000000000000000000000..a79b8cd12e8fc2dab90d2dc47f76b9b3994f53ed --- /dev/null +++ b/pole_detection/valid/labels/1901.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a231dd7d3da86c74d9cd3217edd7848ea64c8ca5dd5416d25bdef0ca23e274b2 +size 78 diff --git a/pole_detection/valid/labels/1902.txt b/pole_detection/valid/labels/1902.txt new file mode 100644 index 0000000000000000000000000000000000000000..05a1cc6c2067a2a1ed5f81fe1b79a9f83afd3b9f --- /dev/null +++ b/pole_detection/valid/labels/1902.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bb1eb0b5b8926cbb8ca83f7507d7bb5394074c8c4a80a1714f00108118dada5 +size 80 diff --git a/pole_detection/valid/labels/1903.txt b/pole_detection/valid/labels/1903.txt new file mode 100644 index 0000000000000000000000000000000000000000..2f9098b17a4d5dc308a752c4a60d8eab99d5bee7 --- /dev/null +++ b/pole_detection/valid/labels/1903.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14ef274e7c330c762a1073b38198c9f28e96ef665f379c6f25f67041846a1278 +size 79 diff --git a/pole_detection/valid/labels/1904.txt b/pole_detection/valid/labels/1904.txt new file mode 100644 index 0000000000000000000000000000000000000000..ec005a323287cc0361af24abd471e3879447bbbe --- /dev/null +++ b/pole_detection/valid/labels/1904.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9254593169f5d8d7c337396ae435502cf6c6ce3c6691109a0adb330ce40b3765 +size 79 diff --git a/pole_detection/valid/labels/1905.txt b/pole_detection/valid/labels/1905.txt new file mode 100644 index 0000000000000000000000000000000000000000..33a79be5fc875f9a1e6959eb18eefb0405caa02c --- /dev/null +++ b/pole_detection/valid/labels/1905.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d002156c49cc63b7f99d74cb409a734ab44ea385f6630e26eda82b2c45ce5415 +size 78 diff --git a/pole_detection/valid/labels/1906.txt b/pole_detection/valid/labels/1906.txt new file mode 100644 index 0000000000000000000000000000000000000000..aea8bae1daa0457315bab04a036b243e0cc45d03 --- /dev/null +++ b/pole_detection/valid/labels/1906.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1c0a90cde5e911143b8140e8846b15ccab55b4dc1d419269a0f6dbdca7059a5 +size 79 diff --git a/pole_detection/valid/labels/1907.txt b/pole_detection/valid/labels/1907.txt new file mode 100644 index 0000000000000000000000000000000000000000..bf68f0a8bc0f8ef8670c408ee109e63293210bb6 --- /dev/null +++ b/pole_detection/valid/labels/1907.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac1b090d00c359ff2c5b032799b46ca4ef0cf3eb7a93f36b8b3dfacbcb5abb40 +size 78 diff --git a/pole_detection/valid/labels/1908.txt b/pole_detection/valid/labels/1908.txt new file mode 100644 index 0000000000000000000000000000000000000000..20c8b28acaadeaece3fa836e6f1fe6280c10cbbe --- /dev/null +++ b/pole_detection/valid/labels/1908.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b7ce2b542a90d7f5626396f2c74e06f86241646d954a37f259e592c7fa2b5a8 +size 78 diff --git a/pole_detection/valid/labels/1909.txt b/pole_detection/valid/labels/1909.txt new file mode 100644 index 0000000000000000000000000000000000000000..502dd50ef0a28f08a753b0bc5691f4258a6b8edf --- /dev/null +++ b/pole_detection/valid/labels/1909.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f916e3d59ff57f58604cdf22c5cddbe115a3e12e3b87622d14782e675fa455b9 +size 79 diff --git a/pole_detection/valid/labels/1910.txt b/pole_detection/valid/labels/1910.txt new file mode 100644 index 0000000000000000000000000000000000000000..e47203428698bbc95175d1c957e132e59635e7e3 --- /dev/null +++ b/pole_detection/valid/labels/1910.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73449eba5f2adbb73252194f86e8744d37321bff4ddd248c1ff85eac59012915 +size 79 diff --git a/pole_detection/valid/labels/1911.txt b/pole_detection/valid/labels/1911.txt new file mode 100644 index 0000000000000000000000000000000000000000..3c4c368cbc26cdfa0e12eef77f021ff29d698381 --- /dev/null +++ b/pole_detection/valid/labels/1911.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfda69d39a2b9f017addc60f574376c478ec6548856950d3f32beaddd203ca1e +size 78 diff --git a/pole_detection/valid/labels/1912.txt b/pole_detection/valid/labels/1912.txt new file mode 100644 index 0000000000000000000000000000000000000000..1ca3ca1a4475b12df7490e9e0fcfc556d81983c7 --- /dev/null +++ b/pole_detection/valid/labels/1912.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2a1d492fd76fb567a9d25425193a9dc7b60cdacde25bfb7ae2b8cbcc02e6e7e +size 76 diff --git a/pole_detection/valid/labels/1913.txt b/pole_detection/valid/labels/1913.txt new file mode 100644 index 0000000000000000000000000000000000000000..347ffd7230fdf6f61b62049185f654855307adec --- /dev/null +++ b/pole_detection/valid/labels/1913.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a19233bdf20e623e0a2ab28d165c75881c4175c398c5a694491eabbf6138e508 +size 156 diff --git a/pole_detection/valid/labels/1914.txt b/pole_detection/valid/labels/1914.txt new file mode 100644 index 0000000000000000000000000000000000000000..d4ced62599bdc6e652fa2f0c6ac1c7d1ee613f3e --- /dev/null +++ b/pole_detection/valid/labels/1914.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee5f3f9eeb563fae9f904cc7456adfd2c8f39568ae58108ee6444dbc8a9dbd63 +size 80 diff --git a/pole_detection/valid/labels/1915.txt b/pole_detection/valid/labels/1915.txt new file mode 100644 index 0000000000000000000000000000000000000000..d6afb02c757b79d489ed37b5d4e151e8220d9580 --- /dev/null +++ b/pole_detection/valid/labels/1915.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e20c2d2b5c868943a2b7de4e5abe63f102d911e5935ba5248019516889a6c2c1 +size 80 diff --git a/pole_detection/valid/labels/1916.txt b/pole_detection/valid/labels/1916.txt new file mode 100644 index 0000000000000000000000000000000000000000..a6bca7d1a57f73c3443f0e3ec9e871792d86859c --- /dev/null +++ b/pole_detection/valid/labels/1916.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a087e3dd3a86256257056d463bef292ca35cf2754d2c9bab28c466c1e062e64d +size 78 diff --git a/pole_detection/valid/labels/1917.txt b/pole_detection/valid/labels/1917.txt new file mode 100644 index 0000000000000000000000000000000000000000..0920a4cf21e464f9f968d881910e1c169d848b65 --- /dev/null +++ b/pole_detection/valid/labels/1917.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8aa21d557e144d014ce8052e176446f4c6b9200adb7c818b040503b5557b025b +size 78 diff --git a/pole_detection/valid/labels/1918.txt b/pole_detection/valid/labels/1918.txt new file mode 100644 index 0000000000000000000000000000000000000000..97e92524d6f432040f129ab855e3be536b9b8b5b --- /dev/null +++ b/pole_detection/valid/labels/1918.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81a3b140ac9a06438b575927f830ec67d4bdd071b6d428cac0c9ac77e5caa751 +size 79 diff --git a/pole_detection/valid/labels/1919.txt b/pole_detection/valid/labels/1919.txt new file mode 100644 index 0000000000000000000000000000000000000000..fa8aa94b705bfcf8db2c5da6b143359b3e84af7d --- /dev/null +++ b/pole_detection/valid/labels/1919.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18c511c3731d9847dbff9f9de15e25e83859fee0cbfaa11f248e919a8efe4034 +size 78 diff --git a/pole_detection/valid/labels/1920.txt b/pole_detection/valid/labels/1920.txt new file mode 100644 index 0000000000000000000000000000000000000000..2e15e81e87deb0a93d43d206931ec6266a6ae2d4 --- /dev/null +++ b/pole_detection/valid/labels/1920.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e944362128cc818a4695e78fc0f78bc783a1d9d67cbd740ba6439bdbcbd5e6c0 +size 78 diff --git a/pole_detection/valid/labels/1921.txt b/pole_detection/valid/labels/1921.txt new file mode 100644 index 0000000000000000000000000000000000000000..b95aef9046df3f05bacd7e2c22df58c92d337ba0 --- /dev/null +++ b/pole_detection/valid/labels/1921.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4260bbe418571c97640f4b9f8051e3e2529ef76cb856a2573e326fd59ac54cfb +size 78 diff --git a/pole_detection/valid/labels/1922.txt b/pole_detection/valid/labels/1922.txt new file mode 100644 index 0000000000000000000000000000000000000000..53ee34ba1c8671194dbd9f2cb1d2b650ce7415db --- /dev/null +++ b/pole_detection/valid/labels/1922.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20e07af2250d50617fdd011a37d8873225c960c32ff10d40a6dd48fdec4d37da +size 79 diff --git a/pole_detection/valid/labels/1923.txt b/pole_detection/valid/labels/1923.txt new file mode 100644 index 0000000000000000000000000000000000000000..1f4a60f74e75b29a9521012978a1af89293a1f71 --- /dev/null +++ b/pole_detection/valid/labels/1923.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cc74fb0214c9c357723183b7e06698c35262b2935b8abaa577716580d78f8e9 +size 78 diff --git a/pole_detection/valid/labels/1924.txt b/pole_detection/valid/labels/1924.txt new file mode 100644 index 0000000000000000000000000000000000000000..ecb4a0026344f6c2cb176ad64d08019958ed75e6 --- /dev/null +++ b/pole_detection/valid/labels/1924.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ddf09d64264424c03138a7e42e37b92d337921e1a981d8aadceb78a5458b06a +size 79 diff --git a/pole_detection/valid/labels/1925.txt b/pole_detection/valid/labels/1925.txt new file mode 100644 index 0000000000000000000000000000000000000000..861df353c864d58464873ed6a8d05b26207b0846 --- /dev/null +++ b/pole_detection/valid/labels/1925.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cf6814fdef3c6967671feb6cbefb59627b49b9362a2d6547cc3eccaf75c053c +size 80 diff --git a/pole_detection/valid/labels/1926.txt b/pole_detection/valid/labels/1926.txt new file mode 100644 index 0000000000000000000000000000000000000000..964339a5c89142dd2b6f79479f3877f3b20226d5 --- /dev/null +++ b/pole_detection/valid/labels/1926.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c138fd681a2b7f404271f31a00c9defc990885c872d31da5f88fc4a9f6d099c4 +size 78 diff --git a/pole_detection/valid/labels/1927.txt b/pole_detection/valid/labels/1927.txt new file mode 100644 index 0000000000000000000000000000000000000000..7138c6505f6d3f907da264eefea1d08f40cede28 --- /dev/null +++ b/pole_detection/valid/labels/1927.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:988ed7ea21cddd81048532d61cff5fba14b5d065b1003f6f41a910780119065f +size 78 diff --git a/pole_detection/valid/labels/1928.txt b/pole_detection/valid/labels/1928.txt new file mode 100644 index 0000000000000000000000000000000000000000..370fefbd5bfe0aac42f9e74301a6f50dac1566a9 --- /dev/null +++ b/pole_detection/valid/labels/1928.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4cedbb8e187e2b7bdecca1204312490317c98a3df6639638ac94461d828add4 +size 78 diff --git a/pole_detection/valid/labels/1929.txt b/pole_detection/valid/labels/1929.txt new file mode 100644 index 0000000000000000000000000000000000000000..09fcd31a421631e5613b27049da0e73deb7f4c31 --- /dev/null +++ b/pole_detection/valid/labels/1929.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aba075c345deedb41c45068478c3981784ae8f38941c478ba6649847571cf933 +size 80 diff --git a/pole_detection/valid/labels/1930.txt b/pole_detection/valid/labels/1930.txt new file mode 100644 index 0000000000000000000000000000000000000000..d71b72553bc3a3e22824150f8939cde3c31bff1a --- /dev/null +++ b/pole_detection/valid/labels/1930.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aede6a6bdb227de122365ff6c197eff0f17f8eb600ca1f2c853ca04b557e8c39 +size 78 diff --git a/pole_detection/valid/labels/1931.txt b/pole_detection/valid/labels/1931.txt new file mode 100644 index 0000000000000000000000000000000000000000..cec95ee716e190ea409e7eb7e8461010e39a486c --- /dev/null +++ b/pole_detection/valid/labels/1931.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f603c92d9e33adba81d588792e5991dec7b53bb451ac880c6ee258026d3c8f8 +size 77 diff --git a/pole_detection/valid/labels/1932.txt b/pole_detection/valid/labels/1932.txt new file mode 100644 index 0000000000000000000000000000000000000000..1efc409e74e36459348a7871bbfd2e0aac6738ae --- /dev/null +++ b/pole_detection/valid/labels/1932.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fdb7b4309865de56c87f7970bbc39f8d1cd4724babc87bd4596ce37365ceae4 +size 78 diff --git a/pole_detection/valid/labels/1933.txt b/pole_detection/valid/labels/1933.txt new file mode 100644 index 0000000000000000000000000000000000000000..bd8443aa4e3e59ccd127985c172458aa1b874a9d --- /dev/null +++ b/pole_detection/valid/labels/1933.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a44bf84e0e42212e9dcd6a55c6955aaf8ec60cbfd5c6a96ea5b2ced521c07db9 +size 80 diff --git a/pole_detection/valid/labels/1934.txt b/pole_detection/valid/labels/1934.txt new file mode 100644 index 0000000000000000000000000000000000000000..431d95c36577e4f09ac486822d33c03e0ea679ef --- /dev/null +++ b/pole_detection/valid/labels/1934.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:196426a2cfc89671ac91384bf1987763bc359ac757e7216a3c7ad64b4d6fe2a8 +size 78 diff --git a/pole_detection/valid/labels/1935.txt b/pole_detection/valid/labels/1935.txt new file mode 100644 index 0000000000000000000000000000000000000000..d16f1d133687284490299853ab3cc02427a8eee7 --- /dev/null +++ b/pole_detection/valid/labels/1935.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f4565df4fb81be4d030eb267e2eb8358c3baa03801c01d7b94c02c14b8a1ada +size 77 diff --git a/pole_detection/valid/labels/1936.txt b/pole_detection/valid/labels/1936.txt new file mode 100644 index 0000000000000000000000000000000000000000..922372f55e86c6a7c9d063efc3b525fa1208e19a --- /dev/null +++ b/pole_detection/valid/labels/1936.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0700b4781591ecbbdb341be161e552714c80ffbc00227aede6f40e3c5e0d912f +size 67 diff --git a/pole_detection/valid/labels/1937.txt b/pole_detection/valid/labels/1937.txt new file mode 100644 index 0000000000000000000000000000000000000000..38702663149b81519fc72205e22e7d06c00dee97 --- /dev/null +++ b/pole_detection/valid/labels/1937.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42d3a95c23285a82af94d624e100a59e5149547ae4a5bea595a57fa8a30d5b62 +size 76 diff --git a/pole_detection/valid/labels/1938.txt b/pole_detection/valid/labels/1938.txt new file mode 100644 index 0000000000000000000000000000000000000000..b6c45ae73cb6ac9384013ac43b3ede6ea434ca80 --- /dev/null +++ b/pole_detection/valid/labels/1938.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81779f1a8afd863330f3e878a11b0687d71807bb218204104fad126661f32ed3 +size 77 diff --git a/pole_detection/valid/labels/1939.txt b/pole_detection/valid/labels/1939.txt new file mode 100644 index 0000000000000000000000000000000000000000..edca3d575ff70fdc37c56167e2eabe0cabfda548 --- /dev/null +++ b/pole_detection/valid/labels/1939.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3918717baee3204ccd45156983f3f1db147f3883a67b03e0635940f7587cf8e1 +size 78 diff --git a/pole_detection/valid/labels/1940.txt b/pole_detection/valid/labels/1940.txt new file mode 100644 index 0000000000000000000000000000000000000000..fc800ccbc1a2e95e96103a9c26f188a1533f17d1 --- /dev/null +++ b/pole_detection/valid/labels/1940.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e509629d155c3ad311b23ae7ac58225ee15aac2d39311274c692e24b7cb0c996 +size 77 diff --git a/pole_detection/valid/labels/1941.txt b/pole_detection/valid/labels/1941.txt new file mode 100644 index 0000000000000000000000000000000000000000..5c58e8392e12b61ff5fec176faa1600122b53e73 --- /dev/null +++ b/pole_detection/valid/labels/1941.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19eb03790ff356819caab5e49d83c2de0f91aa032b4d6977ebfcd0580a942c05 +size 78 diff --git a/pole_detection/valid/labels/1942.txt b/pole_detection/valid/labels/1942.txt new file mode 100644 index 0000000000000000000000000000000000000000..df41777df09bc4be9b0884acf318a94b727e8d3e --- /dev/null +++ b/pole_detection/valid/labels/1942.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38866a984bfb7724f6d00bf63ecc03da741d99f61132b5d97ab595121fe3cd6b +size 79 diff --git a/pole_detection/valid/labels/1943.txt b/pole_detection/valid/labels/1943.txt new file mode 100644 index 0000000000000000000000000000000000000000..473093fd3e8d3dbfddd32cf3b81775143a2c629a --- /dev/null +++ b/pole_detection/valid/labels/1943.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31098b77d6e8b14408b09373bc42852fff00677653caa55ef08d95776959f48a +size 79 diff --git a/pole_detection/valid/labels/1944.txt b/pole_detection/valid/labels/1944.txt new file mode 100644 index 0000000000000000000000000000000000000000..5a62c04501a1947ccf4048b7a53f813cd30b5e28 --- /dev/null +++ b/pole_detection/valid/labels/1944.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf8192e13c00558d84634e552d5e3fd9b6ba103fd1e89ae9ef01f958827e0e69 +size 76 diff --git a/pole_detection/valid/labels/1945.txt b/pole_detection/valid/labels/1945.txt new file mode 100644 index 0000000000000000000000000000000000000000..fc1f3a404ad837ee10b583ac730300d89be8ca45 --- /dev/null +++ b/pole_detection/valid/labels/1945.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8133cba55f06dae99ee5e4975e62f24f4066fe4b9d860bc5c822262790ba012b +size 76 diff --git a/pole_detection/valid/labels/1946.txt b/pole_detection/valid/labels/1946.txt new file mode 100644 index 0000000000000000000000000000000000000000..20a0135cad3cca0a997c6eea031cd76a8bdfdc5c --- /dev/null +++ b/pole_detection/valid/labels/1946.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf283ebcde79157ac5f53ab6a80ffac48ace72da656958148239da029ced6fa3 +size 78 diff --git a/pole_detection/valid/labels/1947.txt b/pole_detection/valid/labels/1947.txt new file mode 100644 index 0000000000000000000000000000000000000000..1d86bbefb0a67a671da9a92e2dcfcb1463ba8c75 --- /dev/null +++ b/pole_detection/valid/labels/1947.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36a8f85344a07bd4006ecdde6bbcccf51c625a6843d8fed0b0ef6484a713da74 +size 79 diff --git a/pole_detection/valid/labels/1948.txt b/pole_detection/valid/labels/1948.txt new file mode 100644 index 0000000000000000000000000000000000000000..cd5c76b2f3a49f2a781a37fb5c6b8c93147178e3 --- /dev/null +++ b/pole_detection/valid/labels/1948.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a050311c6f34fc37f1f771d0790fbe44ff6b729011f6619d84b09549543e45d +size 78 diff --git a/pole_detection/valid/labels/1949.txt b/pole_detection/valid/labels/1949.txt new file mode 100644 index 0000000000000000000000000000000000000000..ce23c174d13b57733daf43da6983202a7776e387 --- /dev/null +++ b/pole_detection/valid/labels/1949.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77862025d28984955a9eae428654ca5e3b480f2a8df2b6e32131ff845e03acbe +size 77 diff --git a/pole_detection/valid/labels/1950.txt b/pole_detection/valid/labels/1950.txt new file mode 100644 index 0000000000000000000000000000000000000000..4db67241931a09bde26e9a170f42c008adb2b87f --- /dev/null +++ b/pole_detection/valid/labels/1950.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b448adc6ff9f5b3fadee1d26a770cbabb3c3ee2eb79bb941770c59725dbde71 +size 78 diff --git a/pole_detection/valid/labels/1951.txt b/pole_detection/valid/labels/1951.txt new file mode 100644 index 0000000000000000000000000000000000000000..73de0246b151ee375a8abb4f73088a1d62314623 --- /dev/null +++ b/pole_detection/valid/labels/1951.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3b74a88116bfdeacde963782cfbef7191c5bf959e608b2a56e050ca218b188a +size 78 diff --git a/pole_detection/valid/labels/1952.txt b/pole_detection/valid/labels/1952.txt new file mode 100644 index 0000000000000000000000000000000000000000..818ef36824404ecdb3d00a9cd3f13c13937a03e4 --- /dev/null +++ b/pole_detection/valid/labels/1952.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac2420a6331ed8f726e5978841b0efffb03d6ae4b94c72266ce3b5e4e4d86ee8 +size 79 diff --git a/pole_detection/valid/labels/1953.txt b/pole_detection/valid/labels/1953.txt new file mode 100644 index 0000000000000000000000000000000000000000..f0c3601e6c91156d7316822bf0197cbce8ab40bc --- /dev/null +++ b/pole_detection/valid/labels/1953.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a32f659cf11154d6bbdd22e56a0d1a1d2fb76603b9948a9da0aa1579378b03da +size 78 diff --git a/pole_detection/valid/labels/1954.txt b/pole_detection/valid/labels/1954.txt new file mode 100644 index 0000000000000000000000000000000000000000..71aec7beb41491c444d4fcee43bb40c25317669b --- /dev/null +++ b/pole_detection/valid/labels/1954.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14f4eeef1803410824a90d05b706259624c95a66d98e12e671e2f66d58d25fac +size 78 diff --git a/pole_detection/valid/labels/1955.txt b/pole_detection/valid/labels/1955.txt new file mode 100644 index 0000000000000000000000000000000000000000..d281c42a676a6c5e02f1a54d5071984a7801a4a2 --- /dev/null +++ b/pole_detection/valid/labels/1955.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62d1a9648fee7d9e5dc8fc3001e8ac761fa4ae2819551e6fbb63985d6785583b +size 79 diff --git a/pole_detection/valid/labels/1956.txt b/pole_detection/valid/labels/1956.txt new file mode 100644 index 0000000000000000000000000000000000000000..a3ad32b60a7b37f03552bb641d614ab6610a4a03 --- /dev/null +++ b/pole_detection/valid/labels/1956.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe49a337cfe395484d6665a771a484e8d986d5eeb5a34924dc059f08518155f0 +size 76 diff --git a/pole_detection/valid/labels/1957.txt b/pole_detection/valid/labels/1957.txt new file mode 100644 index 0000000000000000000000000000000000000000..95896febab96a6209d1efc9d34732f76adc7c24c --- /dev/null +++ b/pole_detection/valid/labels/1957.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf36648ed3ffa8d6101502156425af5a94d5df5a15a51b367fda156f6624e1ae +size 79 diff --git a/pole_detection/valid/labels/1958.txt b/pole_detection/valid/labels/1958.txt new file mode 100644 index 0000000000000000000000000000000000000000..8ddf7542cde310d873ef11ce35cf85520468918a --- /dev/null +++ b/pole_detection/valid/labels/1958.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58e854dfbd0c5d490ec4b6bd905917d3d273fff9977f126d7bf5ea2a8e416744 +size 76 diff --git a/pole_detection/valid/val.json b/pole_detection/valid/val.json new file mode 100644 index 0000000000000000000000000000000000000000..dff2a4ec4f9cdb135eca5114175bd0839fce0af2 --- /dev/null +++ b/pole_detection/valid/val.json @@ -0,0 +1,4567 @@ +[ + { + "image": "1666.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3924471635150167, + 0.4891807379612258, + 0.34597330367074525, + 0.879449656035022 + ] + } + ] + }, + { + "image": "1667.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4161872455902307, + 0.44845625, + 0.15424694708276804, + 0.62154375 + ] + } + ] + }, + { + "image": "1668.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.38406481481481486, + 0.5076093749999999, + 0.38712962962962966, + 0.7633151041666667 + ] + } + ] + }, + { + "image": "1669.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5786689814814815, + 0.4638906961613533, + 0.3336226851851852, + 0.8939427456083279 + ] + } + ] + }, + { + "image": "1670.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5002096774193548, + 0.4337980769230769, + 0.24607526881720432, + 0.6427596153846155 + ] + } + ] + }, + { + "image": "1671.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4550202429149798, + 0.49095045500505563, + 0.15700404858299596, + 0.6093023255813954 + ] + } + ] + }, + { + "image": "1672.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4548051224944321, + 0.36649029430181596, + 0.18132516703786192, + 0.6302880400751409 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.14183184855233852, + 0.43027238572323107, + 0.20571269487750557, + 0.3270444583594239 + ] + } + ] + }, + { + "image": "1673.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.8370411568409344, + 0.4387804878048781, + 0.2761846496106785, + 0.8587679799874922 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44820912124582873, + 0.4796497811131958, + 0.2867296996662959, + 0.8747342088805502 + ] + } + ] + }, + { + "image": "1674.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5103173828124999, + 0.498475341796875, + 0.2934212239583333, + 0.90613037109375 + ] + } + ] + }, + { + "image": "1675.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5165299479166666, + 0.479501953125, + 0.20943359375000004, + 0.83564208984375 + ] + } + ] + }, + { + "image": "1676.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5307916666666667, + 0.513203125, + 0.4064027777777778, + 0.97359375 + ] + } + ] + }, + { + "image": "1677.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5923692992213571, + 0.4952032520325203, + 0.16478309232480526, + 0.4778236397748592 + ] + } + ] + }, + { + "image": "1678.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5063348164627364, + 0.46247967479674795, + 0.19843159065628474, + 0.7123264540337712 + ] + } + ] + }, + { + "image": "1679.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5036129905277402, + 0.46385624999999997, + 0.27442489851150215, + 0.7802687500000001 + ] + } + ] + }, + { + "image": "1680.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5370906630581868, + 0.52186875, + 0.6628281461434371, + 0.8899812500000001 + ] + } + ] + }, + { + "image": "1681.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5443301759133965, + 0.45111249999999997, + 0.4364817320703653, + 0.7502000000000001 + ] + } + ] + }, + { + "image": "1682.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5674086603518268, + 0.44577500000000003, + 0.33914749661705007, + 0.7153 + ] + } + ] + }, + { + "image": "1683.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4478484438430311, + 0.4713125, + 0.30909336941813254, + 0.85124375 + ] + } + ] + }, + { + "image": "1684.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44092998585572846, + 0.5105834512022631, + 0.15201555869872702, + 0.9221570014144272 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.22447312588401697, + 0.672977369165488, + 0.05290664780763791, + 0.3332248939179632 + ] + } + ] + }, + { + "image": "1685.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6328055555555556, + 0.43374999999999997, + 0.23505555555555557, + 0.6336458333333332 + ] + } + ] + }, + { + "image": "1686.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.32295, + 0.4964, + 0.189675, + 0.8726750000000001 + ] + } + ] + }, + { + "image": "1687.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3750576923076923, + 0.49770761245674744, + 0.38111538461538463, + 0.9328373702422145 + ] + } + ] + }, + { + "image": "1688.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5406064814814815, + 0.5140260416666667, + 0.2890231481481481, + 0.9194375 + ] + } + ] + }, + { + "image": "1689.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3527303370786517, + 0.4642619974059663, + 0.48298876404494384, + 0.8475927367055771 + ] + } + ] + }, + { + "image": "1690.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43742890995260664, + 0.49083311117035455, + 0.3478436018957346, + 0.7742548653692348 + ] + } + ] + }, + { + "image": "1691.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5530972222222222, + 0.4619999999999999, + 0.4904583333333334, + 0.8954609375 + ] + } + ] + }, + { + "image": "1692.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.507718954248366, + 0.4877712418300653, + 0.21088888888888893, + 0.8967516339869279 + ] + } + ] + }, + { + "image": "1693.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43947685185185187, + 0.5043932291666666, + 0.23826388888888894, + 0.9294791666666666 + ] + } + ] + }, + { + "image": "1694.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48902962962962965, + 0.3638935108153078, + 0.15139259259259258, + 0.7128119800332778 + ] + } + ] + }, + { + "image": "1695.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.36092553191489357, + 0.447296875, + 0.48077127659574465, + 0.82734375 + ] + } + ] + }, + { + "image": "1696.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48849633251833735, + 0.4491546391752577, + 0.36852078239608793, + 0.7251408934707904 + ] + } + ] + }, + { + "image": "1697.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.40807870370370375, + 0.4983203125, + 0.3841666666666666, + 0.710890625 + ] + } + ] + }, + { + "image": "1698.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.405297176820208, + 0.4351169590643275, + 0.2073254086181278, + 0.8668922305764412 + ] + } + ] + }, + { + "image": "1699.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4881898454746137, + 0.4670605759682224, + 0.32540838852097137, + 0.9147169811320754 + ] + } + ] + }, + { + "image": "1700.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5023611111111111, + 0.454265625, + 0.24534722222222216, + 0.8023125 + ] + } + ] + }, + { + "image": "1701.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.40914119359534207, + 0.3878507096069869, + 0.15307132459970887, + 0.4847625545851529 + ] + } + ] + }, + { + "image": "1702.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48383463541666666, + 0.5160807291666667, + 0.17308919270833334, + 0.9494791666666668 + ] + } + ] + }, + { + "image": "1703.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48776887871853547, + 0.3606881028938907, + 0.17919908466819223, + 0.695652733118971 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7207265446224256, + 0.47135048231511256, + 0.12795194508009153, + 0.3562057877813505 + ] + } + ] + }, + { + "image": "1704.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5446496106785317, + 0.4659224515322076, + 0.19906562847608458, + 0.8649843652282677 + ] + } + ] + }, + { + "image": "1705.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5390471698113207, + 0.39085738539898135, + 0.2516792452830188, + 0.7511544991511035 + ] + } + ] + }, + { + "image": "1706.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5136527777777777, + 0.4798828125, + 0.10551388888888892, + 0.31640625 + ] + } + ] + }, + { + "image": "1707.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45629844961240307, + 0.43074588031222893, + 0.25920542635658916, + 0.6960364267129228 + ] + } + ] + }, + { + "image": "1708.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4192479674796748, + 0.5061028571428571, + 0.269390243902439, + 0.9116342857142856 + ] + } + ] + }, + { + "image": "1709.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5299463327370304, + 0.5458409785932722, + 0.19957066189624326, + 0.6366207951070336 + ] + } + ] + }, + { + "image": "1710.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4494230769230769, + 0.35852755194218605, + 0.43862980769230764, + 0.5658084914182476 + ] + } + ] + }, + { + "image": "1711.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5286436170212766, + 0.45476646706586826, + 0.4469946808510638, + 0.3762275449101797 + ] + } + ] + }, + { + "image": "1712.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4909279778393352, + 0.4600545171339564, + 0.27750692520775627, + 0.36107476635514013 + ] + } + ] + }, + { + "image": "1713.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4225139043381535, + 0.5291994996873046, + 0.3207786429365962, + 0.8072732958098812 + ] + } + ] + }, + { + "image": "1714.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4674709976798144, + 0.4691813898704358, + 0.48946635730858473, + 0.6085630153121319 + ] + } + ] + }, + { + "image": "1715.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5010972222222223, + 0.392078125, + 0.07237500000000002, + 0.27549218749999993 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5694583333333333, + 0.454203125, + 0.03927777777777774, + 0.14177343750000002 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3580972222222222, + 0.45428125, + 0.060736111111111137, + 0.1498671875 + ] + } + ] + }, + { + "image": "1716.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3955817819148936, + 0.41521749999999996, + 0.22471409574468088, + 0.44746 + ] + } + ] + }, + { + "image": "1717.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.422626329787234, + 0.48625, + 0.23242021276595742, + 0.5852424999999999 + ] + } + ] + }, + { + "image": "1718.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.445629290617849, + 0.4407210300429185, + 0.2934439359267735, + 0.852961373390558 + ] + } + ] + }, + { + "image": "1719.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47737420615534926, + 0.4901658476658477, + 0.19461162677088423, + 0.7886855036855037 + ] + } + ] + }, + { + "image": "1720.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5317016423357664, + 0.4383664293742975, + 0.1783667883211679, + 0.8092918696140877 + ] + } + ] + }, + { + "image": "1721.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4861343804537522, + 0.48990980392156863, + 0.3893717277486911, + 0.918643137254902 + ] + } + ] + }, + { + "image": "1722.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5061735261401558, + 0.41093808630393996, + 0.10437152391546167, + 0.4389743589743589 + ] + } + ] + }, + { + "image": "1723.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.26903225806451614, + 0.4649343339587242, + 0.07488320355951053, + 0.19768605378361484 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4965183537263626, + 0.4882801751094434, + 0.08875417130144601, + 0.18219512195121948 + ] + } + ] + }, + { + "image": "1724.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5015925925925926, + 0.44702604166666665, + 0.22726388888888888, + 0.7419661458333333 + ] + } + ] + }, + { + "image": "1725.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4746607341490545, + 0.4655972482801751, + 0.3608342602892102, + 0.7216322701688554 + ] + } + ] + }, + { + "image": "1726.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5021851453175458, + 0.46792951541850225, + 0.618568353067815, + 0.811042584434655 + ] + } + ] + }, + { + "image": "1727.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5612540716612378, + 0.48971435546875, + 0.34896851248642785, + 0.9449731445312501 + ] + } + ] + }, + { + "image": "1728.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4932627578718784, + 0.4399169921875, + 0.30663409337676434, + 0.8099829101562499 + ] + } + ] + }, + { + "image": "1729.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6131813125695217, + 0.3881738586616636, + 0.33330367074527245, + 0.619524702939337 + ] + } + ] + }, + { + "image": "1730.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.476367816091954, + 0.47778738115816766, + 0.1841149425287356, + 0.2659204840103717 + ] + } + ] + }, + { + "image": "1731.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.36734449760765553, + 0.40129310344827585, + 0.5319617224880383, + 0.584051724137931 + ] + } + ] + }, + { + "image": "1732.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4908792497069168, + 0.4868689533861038, + 0.08702227432590857, + 0.2693931398416886 + ] + } + ] + }, + { + "image": "1733.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47106250000000005, + 0.54534375, + 0.2864791666666667, + 0.7517109375000001 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.19141666666666665, + 0.5967265625, + 0.14421874999999998, + 0.7057890624999998 + ] + } + ] + }, + { + "image": "1734.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.40966562173458726, + 0.46801562499999994, + 0.1698014629049112, + 0.61878125 + ] + } + ] + }, + { + "image": "1735.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4123173277661795, + 0.5323914968999115, + 0.2520250521920669, + 0.7066873339238265 + ] + } + ] + }, + { + "image": "1736.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.514959349593496, + 0.35166131621187796, + 0.3998170731707318, + 0.5054093097913323 + ] + } + ] + }, + { + "image": "1737.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5987473903966597, + 0.4734455755677369, + 0.34018789144050093, + 0.8020046985121378 + ] + } + ] + }, + { + "image": "1738.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.36561664190193166, + 0.4429373246024322, + 0.6463150074294205, + 0.8786623012160898 + ] + } + ] + }, + { + "image": "1739.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4293092621664051, + 0.4175828970331588, + 0.34943485086342235, + 0.7300174520069809 + ] + } + ] + }, + { + "image": "1740.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4721011131725418, + 0.5156729264475743, + 0.17998608534322819, + 0.5306207616066771 + ] + } + ] + }, + { + "image": "1741.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43272425249169433, + 0.5864874999999999, + 0.19194352159468436, + 0.8154812499999999 + ] + } + ] + }, + { + "image": "1742.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5293355481727574, + 0.487490625, + 0.12843853820598006, + 0.56498125 + ] + } + ] + }, + { + "image": "1743.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.563139880952381, + 0.5259941520467837, + 0.2810416666666667, + 0.7746282372598162 + ] + } + ] + }, + { + "image": "1744.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4453963838664812, + 0.5161640625, + 0.2695549374130737, + 0.8488046875000002 + ] + } + ] + }, + { + "image": "1745.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45193162393162395, + 0.5520961538461538, + 0.21521367521367518, + 0.8106923076923078 + ] + } + ] + }, + { + "image": "1746.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5144270833333333, + 0.48917968749999996, + 0.1570833333333333, + 0.6809140625 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3261354166666666, + 0.62725, + 0.057260416666666696, + 0.20524218750000003 + ] + } + ] + }, + { + "image": "1747.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42907216494845357, + 0.47769230769230775, + 0.6354639175257731, + 0.5568674698795181 + ] + } + ] + }, + { + "image": "1748.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5079528985507246, + 0.42995921696574224, + 0.19463768115942034, + 0.6007667210440456 + ] + } + ] + }, + { + "image": "1749.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5468402777777778, + 0.46116406249999997, + 0.2711111111111111, + 0.7101953125 + ] + } + ] + }, + { + "image": "1750.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5244097222222223, + 0.40610937500000005, + 0.19720486111111116, + 0.7138125000000001 + ] + } + ] + }, + { + "image": "1751.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46477777777777773, + 0.45045, + 0.41455555555555557, + 0.82013125 + ] + } + ] + }, + { + "image": "1752.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.36696202531645566, + 0.4978483412322275, + 0.3373417721518987, + 0.9836682464454977 + ] + } + ] + }, + { + "image": "1753.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5875083426028921, + 0.5142213883677298, + 0.21041156840934375, + 0.7347779862414011 + ] + } + ] + }, + { + "image": "1754.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5141166666666667, + 0.4558098811757348, + 0.24593333333333328, + 0.6759036898061288 + ] + } + ] + }, + { + "image": "1755.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46073749999999997, + 0.5105875000000001, + 0.256475, + 0.913675 + ] + } + ] + }, + { + "image": "1756.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4800868055555555, + 0.372375, + 0.27411458333333333, + 0.555203125 + ] + } + ] + }, + { + "image": "1757.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.9237951105937136, + 0.5040786026200873, + 0.11762514551804419, + 0.5334847161572052 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5688009313154831, + 0.51717903930131, + 0.1876600698486613, + 0.736707423580786 + ] + } + ] + }, + { + "image": "1758.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4962242562929062, + 0.426815834767642, + 0.17585812356979397, + 0.5216781411359726 + ] + } + ] + }, + { + "image": "1759.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5528857479387514, + 0.4227101257445401, + 0.3825677267373381, + 0.7779152878888154 + ] + } + ] + }, + { + "image": "1760.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5953333333333333, + 0.548125, + 0.21816666666666662, + 0.8434812499999998 + ] + } + ] + }, + { + "image": "1761.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.490640625, + 0.4172421875, + 0.11878125, + 0.340734375 + ] + } + ] + }, + { + "image": "1762.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47943681318681314, + 0.52953125, + 0.22409340659340657, + 0.58929375 + ] + } + ] + }, + { + "image": "1763.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5125397526501766, + 0.5475414181577204, + 0.20705830388692578, + 0.767713717693837 + ] + } + ] + }, + { + "image": "1764.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4970561998215879, + 0.4499497991967872, + 0.18412132024977698, + 0.8102074966532798 + ] + } + ] + }, + { + "image": "1765.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5985579427083333, + 0.45895263671875, + 0.3051888020833333, + 0.69231689453125 + ] + } + ] + }, + { + "image": "1766.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5358173913043479, + 0.4437421875, + 0.41076521739130434, + 0.776546875 + ] + } + ] + }, + { + "image": "1767.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43799776286353465, + 0.4259545836837679, + 0.05496644295302013, + 0.5188561816652649 + ] + } + ] + }, + { + "image": "1768.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45108933454876937, + 0.47709302325581393, + 0.24402005469462168, + 0.8584268125854994 + ] + } + ] + }, + { + "image": "1769.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5288135593220339, + 0.46622848200312994, + 0.29491525423728815, + 0.49594679186228485 + ] + } + ] + }, + { + "image": "1770.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5473898305084746, + 0.5189843749999999, + 0.24006779661016947, + 0.8791093749999999 + ] + } + ] + }, + { + "image": "1771.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5758983050847457, + 0.5372343749999999, + 0.22977966101694913, + 0.8494765624999999 + ] + } + ] + }, + { + "image": "1772.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5256440677966102, + 0.51130078125, + 0.21738983050847457, + 0.8788515625000001 + ] + } + ] + }, + { + "image": "1773.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49333898305084745, + 0.5195624999999999, + 0.27959322033898304, + 0.843359375 + ] + } + ] + }, + { + "image": "1774.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4686458333333333, + 0.43753125, + 0.14217708333333334, + 0.6552265625 + ] + } + ] + }, + { + "image": "1775.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4851967592592593, + 0.52306640625, + 0.2333564814814815, + 0.6544661458333334 + ] + } + ] + }, + { + "image": "1776.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4306759259259259, + 0.4468723958333334, + 0.3812175925925925, + 0.8132265625 + ] + } + ] + }, + { + "image": "1777.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.39084538375973304, + 0.3919699812382739, + 0.2655506117908788, + 0.6018699186991869 + ] + } + ] + }, + { + "image": "1778.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49264675234456407, + 0.4811327310632384, + 0.13314345258770413, + 0.8908721334259903 + ] + } + ] + }, + { + "image": "1779.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5467820773930754, + 0.39578341013824886, + 0.12818737270875763, + 0.6049308755760369 + ] + } + ] + }, + { + "image": "1780.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5898469387755102, + 0.3179230769230769, + 0.24217687074829927, + 0.5371346153846155 + ] + } + ] + }, + { + "image": "1781.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5158351409978308, + 0.4394625, + 0.19436008676789587, + 0.47092500000000004 + ] + } + ] + }, + { + "image": "1782.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5214024390243903, + 0.45450923482849603, + 0.17600844277673547, + 0.497934036939314 + ] + } + ] + }, + { + "image": "1783.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4548076923076923, + 0.5177335640138409, + 0.25576923076923075, + 0.9645328719723183 + ] + } + ] + }, + { + "image": "1784.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5316553595658073, + 0.45237499999999997, + 0.38080054274084124, + 0.72989375 + ] + } + ] + }, + { + "image": "1785.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45761111111111114, + 0.5329921875, + 0.21494444444444438, + 0.7882890625 + ] + } + ] + }, + { + "image": "1786.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5152594670406732, + 0.48748125000000003, + 0.1911220196353436, + 0.65014375 + ] + } + ] + }, + { + "image": "1787.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5122314814814816, + 0.40031770833333336, + 0.21198611111111104, + 0.7335651041666666 + ] + } + ] + }, + { + "image": "1788.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5537374860956619, + 0.5326704190118824, + 0.35279199110122356, + 0.8793433395872421 + ] + } + ] + }, + { + "image": "1789.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49527808676307006, + 0.49274859287054407, + 0.3342714126807564, + 0.8904377736085053 + ] + } + ] + }, + { + "image": "1790.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4519230769230769, + 0.5116782006920415, + 0.3192307692307692, + 0.976643598615917 + ] + } + ] + }, + { + "image": "1791.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4295539906103287, + 0.49462105969148223, + 0.13811535881958417, + 0.9617437961099933 + ] + } + ] + }, + { + "image": "1792.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5550384615384616, + 0.5073269896193772, + 0.32736538461538467, + 0.907361591695502 + ] + } + ] + }, + { + "image": "1793.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.431936702881436, + 0.40209673133138457, + 0.32538025507794055, + 0.6673744352909912 + ] + } + ] + }, + { + "image": "1794.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.26973106864826607, + 0.44131003268795566, + 0.41184713375796184, + 0.8765074176514961 + ] + } + ] + }, + { + "image": "1795.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48689583333333336, + 0.45972656250000005, + 0.11867708333333328, + 0.4725234374999999 + ] + } + ] + }, + { + "image": "1796.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44037777777777776, + 0.4598875, + 0.19645555555555563, + 0.54665625 + ] + } + ] + }, + { + "image": "1797.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42857063403781975, + 0.4451844903064415, + 0.21420467185761957, + 0.583927454659162 + ] + } + ] + }, + { + "image": "1798.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5053135888501742, + 0.368875, + 0.21620209059233447, + 0.6902009803921568 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4678440766550523, + 0.514625, + 0.1386498257839721, + 0.4787598039215686 + ] + } + ] + }, + { + "image": "1799.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4045222222222222, + 0.4745812500000001, + 0.31507777777777785, + 0.844075 + ] + } + ] + }, + { + "image": "1800.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42023958333333333, + 0.48267187500000003, + 0.3779791666666667, + 0.8653437500000001 + ] + } + ] + }, + { + "image": "1801.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48417130144605114, + 0.4746654158849281, + 0.2635372636262514, + 0.9244277673545969 + ] + } + ] + }, + { + "image": "1802.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4323804226918798, + 0.4679862414008755, + 0.22627363737486095, + 0.6745590994371482 + ] + } + ] + }, + { + "image": "1803.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5077586206896552, + 0.3503189493433396, + 0.1078420467185762, + 0.3966979362101314 + ] + } + ] + }, + { + "image": "1804.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4332402234636871, + 0.47421838177533393, + 0.2673463687150837, + 0.7505734485467401 + ] + } + ] + }, + { + "image": "1805.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4333815350389322, + 0.4232020012507818, + 0.17768631813125696, + 0.5470419011882426 + ] + } + ] + }, + { + "image": "1806.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44992709599027947, + 0.491051912568306, + 0.18053462940461731, + 0.6177800546448088 + ] + } + ] + }, + { + "image": "1807.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5120444685466378, + 0.4441225, + 0.31171908893709327, + 0.7617975 + ] + } + ] + }, + { + "image": "1808.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5955615696887686, + 0.52140625, + 0.45228687415426255, + 0.8665625 + ] + } + ] + }, + { + "image": "1809.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4163667523564696, + 0.4999550128534704, + 0.39835475578406165, + 0.9734575835475578 + ] + } + ] + }, + { + "image": "1810.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.515615696887686, + 0.49057500000000004, + 0.1976860622462788, + 0.83049375 + ] + } + ] + }, + { + "image": "1811.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45933564814814815, + 0.48508723958333333, + 0.2686712962962963, + 0.9311119791666667 + ] + } + ] + }, + { + "image": "1812.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4239537037037037, + 0.494484375, + 0.39142592592592595, + 0.7926145833333333 + ] + } + ] + }, + { + "image": "1813.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5845403472931563, + 0.4454151106004022, + 0.2814402451481103, + 0.7897098534903764 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43639427987742596, + 0.4937130135018673, + 0.24255362614913178, + 0.6271847170353346 + ] + } + ] + }, + { + "image": "1814.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4954022988505747, + 0.4973151471643934, + 0.20496807151979568, + 0.8988083273510409 + ] + } + ] + }, + { + "image": "1815.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5696564417177914, + 0.38939958592132506, + 0.2296196319018404, + 0.7473153899240856 + ] + } + ] + }, + { + "image": "1816.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5024174528301887, + 0.4374624226348364, + 0.2713443396226415, + 0.7016268788682581 + ] + } + ] + }, + { + "image": "1817.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.477009900990099, + 0.5151504178272981, + 0.2788613861386139, + 0.8777325905292479 + ] + } + ] + }, + { + "image": "1818.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5182843137254901, + 0.4693627450980392, + 0.4459411764705881, + 0.9387230392156862 + ] + } + ] + }, + { + "image": "1819.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48537500000000006, + 0.47987109375000003, + 0.15408333333333332, + 0.41130468750000004 + ] + } + ] + }, + { + "image": "1820.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5241789473684211, + 0.4220041444641799, + 0.4445842105263158, + 0.8068620485494375 + ] + } + ] + }, + { + "image": "1821.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5299888765294772, + 0.48814884302689177, + 0.4763626251390434, + 0.8085365853658536 + ] + } + ] + }, + { + "image": "1822.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5733791523482246, + 0.4627931701030928, + 0.3861626575028637, + 0.9255863402061856 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6284249713631157, + 0.4823646907216495, + 0.07242840778923253, + 0.5703994845360825 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.9194158075601374, + 0.6399001288659794, + 0.03814432989690721, + 0.17799613402061856 + ] + } + ] + }, + { + "image": "1823.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44987037037037036, + 0.45308072916666664, + 0.22245833333333329, + 0.6317708333333333 + ] + } + ] + }, + { + "image": "1824.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4779712746858169, + 0.4861000827129859, + 0.3275763016157989, + 0.8133912324234904 + ] + } + ] + }, + { + "image": "1825.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3905228031145717, + 0.39699186991869917, + 0.4258286985539489, + 0.6430018761726077 + ] + } + ] + }, + { + "image": "1826.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7347052280311457, + 0.48511569731081927, + 0.22943270300333704, + 0.8295684803001876 + ] + } + ] + }, + { + "image": "1827.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43847540983606564, + 0.47518882175226584, + 0.23603278688524593, + 0.8825302114803626 + ] + } + ] + }, + { + "image": "1828.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4554545454545455, + 0.45320625, + 0.28839891451831756, + 0.7054874999999999 + ] + } + ] + }, + { + "image": "1829.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.40620081411126185, + 0.430775, + 0.2560922659430122, + 0.7378 + ] + } + ] + }, + { + "image": "1830.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5112366884232222, + 0.534693291568781, + 0.3756750257643422, + 0.8608144087705561 + ] + } + ] + }, + { + "image": "1831.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5092175215275178, + 0.5367456647398844, + 0.22089853987270686, + 0.9265086705202311 + ] + } + ] + }, + { + "image": "1832.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47455114822546973, + 0.5253631032927379, + 0.1395526394273785, + 0.671637347767253 + ] + } + ] + }, + { + "image": "1833.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4742447482494165, + 0.4782865731462926, + 0.30222740913637886, + 0.860318136272545 + ] + } + ] + }, + { + "image": "1834.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5243816375471052, + 0.5538409563409563, + 0.1693730729701953, + 0.8439760914760914 + ] + } + ] + }, + { + "image": "1835.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5708881661245935, + 0.5184280491857759, + 0.12728296222166624, + 0.7460983715520108 + ] + } + ] + }, + { + "image": "1836.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47514285714285714, + 0.46326993416239937, + 0.14182539682539683, + 0.788519873201658 + ] + } + ] + }, + { + "image": "1837.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.39140681893412776, + 0.544636454183267, + 0.23226084078119824, + 0.8810159362549801 + ] + } + ] + }, + { + "image": "1838.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4496808510638298, + 0.41719829744616926, + 0.10348071808510638, + 0.5833600400600902 + ] + } + ] + }, + { + "image": "1839.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49463473466574776, + 0.4812712085617332, + 0.2621467953135768, + 0.7421926389976508 + ] + } + ] + }, + { + "image": "1840.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.2741685736079329, + 0.5515826911677534, + 0.34782227307398933, + 0.8255275637225844 + ] + } + ] + }, + { + "image": "1841.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47599068585944115, + 0.453018675721562, + 0.21324724809483492, + 0.29292699490662144 + ] + } + ] + }, + { + "image": "1842.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49573292138688635, + 0.5229577464788733, + 0.1684002746309647, + 0.8610146061554512 + ] + } + ] + }, + { + "image": "1843.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42501540357362905, + 0.6539563277764733, + 0.32010474430067776, + 0.6920873444470533 + ] + } + ] + }, + { + "image": "1844.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5017419137466308, + 0.5364367523542886, + 0.12622304582210248, + 0.9271264952914229 + ] + } + ] + }, + { + "image": "1845.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49117538688282975, + 0.4349546742209632, + 0.18060058953574062, + 0.7280878186968839 + ] + } + ] + }, + { + "image": "1846.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5353227591294725, + 0.5367300056721497, + 0.14983032091479162, + 0.7323823028927964 + ] + } + ] + }, + { + "image": "1847.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.35330313588850176, + 0.4524484944532488, + 0.15780836236933796, + 0.8367485472794506 + ] + } + ] + }, + { + "image": "1848.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5857896665445218, + 0.4386106395019807, + 0.3401392451447416, + 0.6996915676287493 + ] + } + ] + }, + { + "image": "1849.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47551170568561874, + 0.49110325675334515, + 0.16392976588628766, + 0.8862231759656652 + ] + } + ] + }, + { + "image": "1850.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45811264822134384, + 0.5165898959881129, + 0.19619235836627136, + 0.9668177315502725 + ] + } + ] + }, + { + "image": "1851.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43642999336429994, + 0.4943675, + 0.16126741871267417, + 0.857275 + ] + } + ] + }, + { + "image": "1852.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4842688280986154, + 0.5087740446268274, + 0.22651131374535624, + 0.8369658886894075 + ] + } + ] + }, + { + "image": "1853.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4409573361082206, + 0.33769332277645814, + 0.06854665279223028, + 0.2542887305357614 + ] + } + ] + }, + { + "image": "1854.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5385301204819277, + 0.42500523012552294, + 0.11398278829604128, + 0.5142207112970711 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4674767641996558, + 0.437277719665272, + 0.08759724612736654, + 0.35977771966527194 + ] + } + ] + }, + { + "image": "1855.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5032577996715928, + 0.34028846153846154, + 0.10499835796387529, + 0.5495167652859961 + ] + } + ] + }, + { + "image": "1856.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4149831132944427, + 0.5517640186915889, + 0.14307952103162427, + 0.8208317757009346 + ] + } + ] + }, + { + "image": "1857.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5216748285994124, + 0.3984909358157766, + 0.11847208619000983, + 0.38031112199902006 + ] + } + ] + }, + { + "image": "1858.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.513185595567867, + 0.5202503953610964, + 0.1560249307479224, + 0.5011544544016869 + ] + } + ] + }, + { + "image": "1859.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4880326775591864, + 0.45607645875251507, + 0.10972657552517512, + 0.4799396378269618 + ] + } + ] + }, + { + "image": "1860.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5247025210084033, + 0.528269035532995, + 0.19640336134453773, + 0.761225888324873 + ] + } + ] + }, + { + "image": "1861.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.613680194242109, + 0.4737431048069346, + 0.10438779049601103, + 0.4484475965327029 + ] + } + ] + }, + { + "image": "1862.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45937325905292475, + 0.405782528371602, + 0.12687325905292482, + 0.5386117709158088 + ] + } + ] + }, + { + "image": "1863.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48531198954590005, + 0.5010321157146359, + 0.18170205815093107, + 0.9034444716842362 + ] + } + ] + }, + { + "image": "1864.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4859451762192951, + 0.4870881953867029, + 0.09955144179423278, + 0.7376797829036637 + ] + } + ] + }, + { + "image": "1865.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.517904827114002, + 0.4760258397932816, + 0.11294762067785008, + 0.5087545219638243 + ] + } + ] + }, + { + "image": "1866.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5785585260115607, + 0.4706714562033711, + 0.20584898843930635, + 0.8908704061895552 + ] + } + ] + }, + { + "image": "1867.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47612807881773395, + 0.4925320829220138, + 0.24806896551724134, + 0.6957477788746298 + ] + } + ] + }, + { + "image": "1868.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46850832483860005, + 0.46177651905252315, + 0.1384981311586816, + 0.7247399588053551 + ] + } + ] + }, + { + "image": "1869.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5155860349127181, + 0.511971219114852, + 0.18861417883861775, + 0.7402063535161553 + ] + } + ] + }, + { + "image": "1870.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4197086047308879, + 0.49017339544513455, + 0.2524065821049023, + 0.9358980331262939 + ] + } + ] + }, + { + "image": "1871.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.770706572045665, + 0.5650564174894217, + 0.20231101511879038, + 0.7037964268923366 + ] + } + ] + }, + { + "image": "1872.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4392354651162791, + 0.4849814369949771, + 0.13465406976744188, + 0.707342214457305 + ] + } + ] + }, + { + "image": "1873.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4911856652687763, + 0.4965138971023063, + 0.10082729698818158, + 0.4146777054997044 + ] + } + ] + }, + { + "image": "1874.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4828306508047586, + 0.37792352628783854, + 0.1699055283414976, + 0.720108868826341 + ] + } + ] + }, + { + "image": "1875.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.574919627749577, + 0.35454146999325686, + 0.22601522842639582, + 0.6665138233310857 + ] + } + ] + }, + { + "image": "1876.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4357302029446876, + 0.38746645865834634, + 0.15665738161559886, + 0.6517347893915755 + ] + } + ] + }, + { + "image": "1877.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44137708649468893, + 0.4070526006464884, + 0.2713543247344461, + 0.7460769908903908 + ] + } + ] + }, + { + "image": "1878.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44779861111111113, + 0.4683862433862434, + 0.1900902777777778, + 0.8368412698412699 + ] + } + ] + }, + { + "image": "1879.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4874663526244953, + 0.487825534079349, + 0.17772207267833112, + 0.9116480162767041 + ] + } + ] + }, + { + "image": "1880.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46799131016042783, + 0.48751513622603426, + 0.13069518716577538, + 0.847994450050454 + ] + } + ] + }, + { + "image": "1881.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49012532981530343, + 0.4978193996526917, + 0.13419195250659627, + 0.8963582237658148 + ] + } + ] + }, + { + "image": "1882.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48855508336057535, + 0.49289254170755636, + 0.11893756129454068, + 0.8199631992149166 + ] + } + ] + }, + { + "image": "1883.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47574168797953964, + 0.48218126479540074, + 0.09646291560102303, + 0.892478863713223 + ] + } + ] + }, + { + "image": "1884.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.576800906116285, + 0.4477061769616027, + 0.10731437201107467, + 0.7656727879799667 + ] + } + ] + }, + { + "image": "1885.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5268068586218052, + 0.5189739849258449, + 0.2676253639598835, + 0.7060734257233163 + ] + } + ] + }, + { + "image": "1886.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5649101390301797, + 0.31977528089887647, + 0.1272634791454731, + 0.5453396322778346 + ] + } + ] + }, + { + "image": "1887.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4827464566929134, + 0.4888218252052149, + 0.21587716535433066, + 0.8390704973442781 + ] + } + ] + }, + { + "image": "1888.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5817535876793839, + 0.5036981934112646, + 0.35731186559327965, + 0.7047343251859723 + ] + } + ] + }, + { + "image": "1889.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4901076923076923, + 0.5507093124456047, + 0.3237948717948718, + 0.8264055700609224 + ] + } + ] + }, + { + "image": "1890.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.42651764705882356, + 0.49785025380710657, + 0.196436974789916, + 0.768225888324873 + ] + } + ] + }, + { + "image": "1891.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.456642835865356, + 0.425976131501914, + 0.10068215668751869, + 0.3556766494032875 + ] + } + ] + }, + { + "image": "1892.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48266841072596467, + 0.5849681216282492, + 0.17069980379332897, + 0.8300637567435017 + ] + } + ] + }, + { + "image": "1893.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4534745762711864, + 0.453146947595894, + 0.1755261299435029, + 0.78784981091302 + ] + } + ] + }, + { + "image": "1894.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.528420860685631, + 0.4810934004474273, + 0.18926695842450758, + 0.9126202460850112 + ] + } + ] + }, + { + "image": "1895.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4839605307927866, + 0.5409672427134382, + 0.20871384824770325, + 0.6878514315192159 + ] + } + ] + }, + { + "image": "1896.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5947215738579525, + 0.43747623811905945, + 0.25603201067022335, + 0.5248449224612306 + ] + } + ] + }, + { + "image": "1897.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.462934820494946, + 0.5301089845826688, + 0.07380968978738228, + 0.698054226475279 + ] + } + ] + }, + { + "image": "1898.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4934131736526946, + 0.4866842237271131, + 0.14045575515635397, + 0.7457511913719589 + ] + } + ] + }, + { + "image": "1899.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45801167582417585, + 0.46623346303501945, + 0.13753434065934067, + 0.6823501945525292 + ] + } + ] + }, + { + "image": "1900.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49927038626609443, + 0.43962108731466226, + 0.1784907010014306, + 0.6678610653487094 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4413948497854078, + 0.5158099945085118, + 0.08696351931330476, + 0.5972432729269632 + ] + } + ] + }, + { + "image": "1901.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4894235254915028, + 0.39821536144578307, + 0.1812862379206931, + 0.6037700803212852 + ] + } + ] + }, + { + "image": "1902.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46207835325365204, + 0.46614942528735626, + 0.13567729083665334, + 0.5819990004997501 + ] + } + ] + }, + { + "image": "1903.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47558420441347277, + 0.5331387530562347, + 0.09420209059233454, + 0.7332121026894866 + ] + } + ] + }, + { + "image": "1904.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47012107329842934, + 0.3809278350515464, + 0.23877617801047116, + 0.5821134020618556 + ] + } + ] + }, + { + "image": "1905.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4704402234636871, + 0.5500829629629629, + 0.11376983240223461, + 0.7802488888888889 + ] + } + ] + }, + { + "image": "1906.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5059446022727273, + 0.42723363980530016, + 0.15482954545454544, + 0.6899405083829097 + ] + } + ] + }, + { + "image": "1907.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4017057902973396, + 0.5657788944723617, + 0.24041627543035998, + 0.6484039243838238 + ] + } + ] + }, + { + "image": "1908.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4683668044890727, + 0.5558646783886045, + 0.15385410513880693, + 0.5342109948809259 + ] + } + ] + }, + { + "image": "1909.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46476048795001484, + 0.5968254324870815, + 0.20998214817018745, + 0.5658840709952819 + ] + } + ] + }, + { + "image": "1910.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48354123558971324, + 0.5516287878787879, + 0.11042861365651786, + 0.4732620320855615 + ] + } + ] + }, + { + "image": "1911.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4601442307692308, + 0.40470703764320787, + 0.09711538461538465, + 0.790684124386252 + ] + } + ] + }, + { + "image": "1912.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5151372549019607, + 0.522401275447633, + 0.1071078431372549, + 0.5859013980868284 + ] + } + ] + }, + { + "image": "1913.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5058912386706949, + 0.5015366568914956, + 0.18024169184290031, + 0.7377419354838709 + ] + }, + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.7933534743202416, + 0.591266862170088, + 0.10505538771399792, + 0.3419237536656891 + ] + } + ] + }, + { + "image": "1914.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49945791726105565, + 0.48629406941787373, + 0.19891226818830243, + 0.8863596611095926 + ] + } + ] + }, + { + "image": "1915.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44384750527055516, + 0.44622013422818796, + 0.11883696416022489, + 0.5926979865771812 + ] + } + ] + }, + { + "image": "1916.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5411013215859031, + 0.4572843942505133, + 0.23914605218569984, + 0.6317376796714579 + ] + } + ] + }, + { + "image": "1917.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6503361344537816, + 0.4616298168035376, + 0.23605842336934768, + 0.7330259001895136 + ] + } + ] + }, + { + "image": "1918.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.43959575095898495, + 0.5063506898086337, + 0.26342283859545584, + 0.8649577214063197 + ] + } + ] + }, + { + "image": "1919.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4894051570079142, + 0.5096791624451198, + 0.08195557824865975, + 0.8007396149949341 + ] + } + ] + }, + { + "image": "1920.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4817060503765256, + 0.5213009243409791, + 0.07917424045702418, + 0.6939643957548786 + ] + } + ] + }, + { + "image": "1921.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5102507624534056, + 0.45795663265306125, + 0.2527685530328702, + 0.8161760204081633 + ] + } + ] + }, + { + "image": "1922.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48997272501859657, + 0.4867799406136588, + 0.12236052566327801, + 0.7480039590894094 + ] + } + ] + }, + { + "image": "1923.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5439698937426211, + 0.5342230632235084, + 0.17157024793388437, + 0.6967876224398932 + ] + } + ] + }, + { + "image": "1924.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.47307451253481897, + 0.4794774346793349, + 0.14127437325905284, + 0.7089970968593297 + ] + } + ] + }, + { + "image": "1925.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.48381031064111035, + 0.48676521739130435, + 0.14158294778585587, + 0.6843478260869565 + ] + } + ] + }, + { + "image": "1926.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4119817690749493, + 0.3846863093726187, + 0.14253882511816338, + 0.7047929895859791 + ] + } + ] + }, + { + "image": "1927.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4960088616223585, + 0.4588537650989463, + 0.12483980913428758, + 0.5748393729118478 + ] + } + ] + }, + { + "image": "1928.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5141481052936072, + 0.4331756023442588, + 0.15976280011570718, + 0.6007662253093119 + ] + } + ] + }, + { + "image": "1929.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.45854243542435424, + 0.44536191145467324, + 0.12443419434194337, + 0.6560365425158117 + ] + } + ] + }, + { + "image": "1930.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5120919117647059, + 0.5753708439897698, + 0.18087132352941168, + 0.8241830065359478 + ] + } + ] + }, + { + "image": "1931.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4394727832933927, + 0.5043930335326229, + 0.1737315987675453, + 0.7956277618923836 + ] + } + ] + }, + { + "image": "1932.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5382302631578948, + 0.4490009891196835, + 0.19167434210526318, + 0.7167235410484668 + ] + } + ] + }, + { + "image": "1933.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.46981691078561916, + 0.49305165496489467, + 0.12477363515312921, + 0.5069984954864594 + ] + } + ] + }, + { + "image": "1934.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3632780487804878, + 0.5580858003010537, + 0.19172682926829265, + 0.7416959357752134 + ] + } + ] + }, + { + "image": "1935.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5773217018671564, + 0.5080498021875728, + 0.2346617692072237, + 0.9839003956248544 + ] + } + ] + }, + { + "image": "1936.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4995026486168334, + 0.5240625, + 0.3038198940553267, + 0.879738475177305 + ] + } + ] + }, + { + "image": "1937.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.552101241642789, + 0.5122977267171841, + 0.3630977395733842, + 0.9370398435590319 + ] + } + ] + }, + { + "image": "1938.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.6199159663865547, + 0.5041516159695817, + 0.2563834422657953, + 0.8694581749049428 + ] + } + ] + }, + { + "image": "1939.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49479209270620317, + 0.431146398140976, + 0.27707907293796874, + 0.7624218951717017 + ] + } + ] + }, + { + "image": "1940.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4546895147607737, + 0.4978586118251928, + 0.2004818459450289, + 0.8321799485861183 + ] + } + ] + }, + { + "image": "1941.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.3810474631751227, + 0.5159193706981318, + 0.14514893617021274, + 0.7832940019665685 + ] + } + ] + }, + { + "image": "1942.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5457076834199884, + 0.45038569880823404, + 0.09138937030618136, + 0.6878179848320692 + ] + } + ] + }, + { + "image": "1943.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4438838748495788, + 0.49238030095759233, + 0.17358604091456076, + 0.8136730506155951 + ] + } + ] + }, + { + "image": "1944.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.500061046511628, + 0.5121118148067264, + 0.1250959302325581, + 0.6419283686394408 + ] + } + ] + }, + { + "image": "1945.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5341428149896725, + 0.4792901646639964, + 0.137884331661257, + 0.6345549621717845 + ] + } + ] + }, + { + "image": "1946.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5530835054588374, + 0.529795282599021, + 0.17153142519917378, + 0.47369381397418775 + ] + } + ] + }, + { + "image": "1947.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5184886479159607, + 0.6855126223596084, + 0.08335140630294809, + 0.33806800618238025 + ] + } + ] + }, + { + "image": "1948.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5213664596273292, + 0.4592093596059113, + 0.12343903236351746, + 0.7026600985221675 + ] + } + ] + }, + { + "image": "1949.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.49434751773049646, + 0.3517884405670665, + 0.108113475177305, + 0.5634732824427482 + ] + } + ] + }, + { + "image": "1950.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5177719482336481, + 0.45000267952840295, + 0.12845750262329494, + 0.560152733118971 + ] + } + ] + }, + { + "image": "1951.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.560351262349067, + 0.48131519274376416, + 0.15386388583973662, + 0.6915561224489795 + ] + } + ] + }, + { + "image": "1952.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4315857826384142, + 0.36133298620151005, + 0.15178058783321946, + 0.7190315022129654 + ] + } + ] + }, + { + "image": "1953.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4677041172365667, + 0.4373283462463265, + 0.16490230286113053, + 0.7878600053433075 + ] + } + ] + }, + { + "image": "1954.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.4787860661505982, + 0.4620140388768898, + 0.25114004222378605, + 0.8126484881209504 + ] + } + ] + }, + { + "image": "1955.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.44518195602729344, + 0.43885037037037034, + 0.1617399545109932, + 0.7860533333333334 + ] + } + ] + }, + { + "image": "1956.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5110971786833856, + 0.3925844772967265, + 0.2529676071055381, + 0.456673706441394 + ] + } + ] + }, + { + "image": "1957.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.5067265469061877, + 0.41048407323802355, + 0.17532268795741848, + 0.7198319538500126 + ] + } + ] + }, + { + "image": "1958.jpg", + "objects": [ + { + "class_id": 0, + "class_name": "Pole", + "bbox": [ + 0.491109243697479, + 0.4120452235772358, + 0.2023798319327731, + 0.7370376016260164 + ] + } + ] + } +] \ No newline at end of file