-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtmp.txt
More file actions
873 lines (873 loc) · 80.1 KB
/
tmp.txt
File metadata and controls
873 lines (873 loc) · 80.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
/home/ole/RobotDetection/datasets/2021-images/images/000d23f8-6231-4622-845c-ee755a1fbffd.png
/home/ole/RobotDetection/datasets/2021-images/images/0013de61-1610-4634-a434-589a1ca8d7a4.png
/home/ole/RobotDetection/datasets/2021-images/images/002063d3-3626-4284-aeb6-e2d62679aa6b.png
/home/ole/RobotDetection/datasets/2021-images/images/006c6556-8e37-4912-a614-ad66b7cfe400.png
/home/ole/RobotDetection/datasets/2021-images/images/008bd6b0-6018-44e1-8842-fae0a4b8733c.png
/home/ole/RobotDetection/datasets/2021-images/images/00b99d79-1cb7-4fb8-aeef-1311b7826095.png
/home/ole/RobotDetection/datasets/2021-images/images/00d33279-4f4a-49f8-996c-208cec9c76e5.png
/home/ole/RobotDetection/datasets/2021-images/images/01002943-ca3b-463b-810b-15b2254bdb86.png
/home/ole/RobotDetection/datasets/2021-images/images/011e60a4-776d-4ae2-ab5d-3702ce667e2f.png
/home/ole/RobotDetection/datasets/2021-images/images/0152edb0-d461-4867-8de8-60ff0cfa9971.png
/home/ole/RobotDetection/datasets/2021-images/images/01671e7d-a0c6-4537-850d-bc1e89e58547.png
/home/ole/RobotDetection/datasets/2021-images/images/0175ab8f-72bd-4c45-a206-1664f635a4a9.png
/home/ole/RobotDetection/datasets/2021-images/images/018078ae-7a34-4f23-8e0e-019b255411fe.png
/home/ole/RobotDetection/datasets/2021-images/images/0218b490-dac8-4730-beac-30be156970ba.png
/home/ole/RobotDetection/datasets/2021-images/images/025a5ad5-7e00-4a5c-bc46-d107399e9eb8.png
/home/ole/RobotDetection/datasets/2021-images/images/028bb7d4-7ff2-4920-a174-737fd6a6031c.png
/home/ole/RobotDetection/datasets/2021-images/images/02e2dcd5-b3e5-4c44-80f6-8ddc1f3c4278.png
/home/ole/RobotDetection/datasets/2021-images/images/030a28cc-b286-46f1-9424-92e941560d25.png
/home/ole/RobotDetection/datasets/2021-images/images/032bc4bd-dbe1-415c-9b1c-f3ce7cde2498.png
/home/ole/RobotDetection/datasets/2021-images/images/0363f88d-68ff-41ee-a532-38722450f8af.png
/home/ole/RobotDetection/datasets/2021-images/images/03653dd7-4baf-43b6-b0b6-04ec27420fa8.png
/home/ole/RobotDetection/datasets/2021-images/images/0394eadf-61f3-4eb3-8a07-fac5f19ca4b3.png
/home/ole/RobotDetection/datasets/2021-images/images/03b20c91-d47e-4c1a-8176-1d66f453dd0c.png
/home/ole/RobotDetection/datasets/2021-images/images/03d05ccd-e41b-42e9-a6ad-b93c81934a0e.png
/home/ole/RobotDetection/datasets/2021-images/images/03d5935d-f1f1-4287-946b-f706bdae9579.png
/home/ole/RobotDetection/datasets/2021-images/images/04449b1d-d797-49bf-9dfe-ee4052414d20.png
/home/ole/RobotDetection/datasets/2021-images/images/04562742-b7cd-4181-a68b-01ee9875d5fa.png
/home/ole/RobotDetection/datasets/2021-images/images/0467f207-89d0-4968-b52a-ee3be3b02c85.png
/home/ole/RobotDetection/datasets/2021-images/images/0499936f-86bd-4514-8a34-c9877c00bfe3.png
/home/ole/RobotDetection/datasets/2021-images/images/049a612f-a3be-4cfb-aa5d-8143d6176a64.png
/home/ole/RobotDetection/datasets/2021-images/images/04f9e85b-c011-4c1a-a55f-470d85e520ec.png
/home/ole/RobotDetection/datasets/2021-images/images/04fd3f0b-d9ea-435e-8014-f2968bc141f4.png
/home/ole/RobotDetection/datasets/2021-images/images/052efc56-0556-4c9c-abe8-28deca946abd.png
/home/ole/RobotDetection/datasets/2021-images/images/056efeb7-2c14-49a4-afc4-0ff6008c6457.png
/home/ole/RobotDetection/datasets/2021-images/images/05734b4b-d174-417c-9415-a397164c4498.png
/home/ole/RobotDetection/datasets/2021-images/images/05c7e12a-dbd6-4863-8fc7-1c6079f3b1fc.png
/home/ole/RobotDetection/datasets/2021-images/images/05d0b07e-ec8e-4bc5-b851-1927d8177a3e.png
/home/ole/RobotDetection/datasets/2021-images/images/05f613b4-8479-45cf-82c5-0a05a53b1d8b.png
/home/ole/RobotDetection/datasets/2021-images/images/05fed012-4496-4e2c-9b96-4f4564f69442.png
/home/ole/RobotDetection/datasets/2021-images/images/06077a5e-18a9-4d65-9914-a9b487f29b3e.png
/home/ole/RobotDetection/datasets/2021-images/images/06279266-5881-41fd-ae3d-2b6d74af7017.png
/home/ole/RobotDetection/datasets/2021-images/images/0655b9fc-cacd-4364-bed3-3fa91c7a4c6a.png
/home/ole/RobotDetection/datasets/2021-images/images/065e3c51-2cd7-4cc4-958d-ffecb5ecf73b.png
/home/ole/RobotDetection/datasets/2021-images/images/072be2f8-2110-4649-815b-04fa34894808.png
/home/ole/RobotDetection/datasets/2021-images/images/073196b0-8e5b-4da8-a6aa-1d708ff4cd70.png
/home/ole/RobotDetection/datasets/2021-images/images/076344c1-af96-44e9-b038-e9a22d519f33.png
/home/ole/RobotDetection/datasets/2021-images/images/078c74d3-3879-4a4d-bce4-07572e71acc0.png
/home/ole/RobotDetection/datasets/2021-images/images/07c2878a-dbab-4c0e-b3e0-5b302eade639.png
/home/ole/RobotDetection/datasets/2021-images/images/07d8d066-93ba-4cb3-9185-589b1dc1ca44.png
/home/ole/RobotDetection/datasets/2021-images/images/07dbfa31-5667-42be-ab72-57ad1691a325.png
/home/ole/RobotDetection/datasets/2021-images/images/07de2074-d1d5-4054-ac4b-a0588ce752e5.png
/home/ole/RobotDetection/datasets/2021-images/images/07e9adae-60cb-465f-af7d-b07124dc5e1c.png
/home/ole/RobotDetection/datasets/2021-images/images/07f90ddd-939c-40d6-8234-d23501768720.png
/home/ole/RobotDetection/datasets/2021-images/images/08079107-52ae-48ef-813d-1aa14d85e010.png
/home/ole/RobotDetection/datasets/2021-images/images/08334ba3-6944-48ba-9dee-f254a83660b7.png
/home/ole/RobotDetection/datasets/2021-images/images/086daa6b-01eb-4e57-8e9d-576d7cdb7f30.png
/home/ole/RobotDetection/datasets/2021-images/images/08a75972-4882-4927-bc69-1f1a875e31cc.png
/home/ole/RobotDetection/datasets/2021-images/images/08c8aac6-853e-4715-802b-fa5ec266af8c.png
/home/ole/RobotDetection/datasets/2021-images/images/08de60e5-e3f1-4c3e-a62c-7004ac282079.png
/home/ole/RobotDetection/datasets/2021-images/images/08eec9ab-ebcb-4ba1-9ca0-7228148c3cdd.png
/home/ole/RobotDetection/datasets/2021-images/images/08f867fa-9198-45be-9193-46e9127aeaab.png
/home/ole/RobotDetection/datasets/2021-images/images/0952602f-2a24-4fe1-8653-3d948ed90107.png
/home/ole/RobotDetection/datasets/2021-images/images/096a6e5f-2339-4869-a972-e27c2606f9ba.png
/home/ole/RobotDetection/datasets/2021-images/images/0976449d-81fa-4f16-9cd6-0a826ee2fd08.png
/home/ole/RobotDetection/datasets/2021-images/images/098e08d3-d96e-43a5-a178-219a41812527.png
/home/ole/RobotDetection/datasets/2021-images/images/09e041b6-f2c5-47e2-9edd-f0cfd02c0891.png
/home/ole/RobotDetection/datasets/2021-images/images/0a050fcc-e1dd-4a34-875f-61ac31fc1e00.png
/home/ole/RobotDetection/datasets/2021-images/images/0a07f5c5-066d-447f-89bc-d10a8c56e2cb.png
/home/ole/RobotDetection/datasets/2021-images/images/0a09bfc6-6e82-4af4-a4f3-f77173d3946f.png
/home/ole/RobotDetection/datasets/2021-images/images/0a215510-491e-48b9-bdf9-82266e13ef14.png
/home/ole/RobotDetection/datasets/2021-images/images/0a3fbacb-2d0b-4666-8333-209810047bb7.png
/home/ole/RobotDetection/datasets/2021-images/images/0a5ce048-2ffe-414a-8c33-3f36aecf8ec8.png
/home/ole/RobotDetection/datasets/2021-images/images/0a716d6a-29e7-4f05-97cd-79817a8117e6.png
/home/ole/RobotDetection/datasets/2021-images/images/0a7300e8-d1b4-4c05-bde3-8df2ffc09996.png
/home/ole/RobotDetection/datasets/2021-images/images/0a732961-8604-4145-8d81-5077d4dca667.png
/home/ole/RobotDetection/datasets/2021-images/images/0a928718-b521-46f1-907d-feac392481ae.png
/home/ole/RobotDetection/datasets/2021-images/images/0aaaf8d5-9ebe-4ac6-81da-0741681ed60f.png
/home/ole/RobotDetection/datasets/2021-images/images/0ada706b-4a64-4856-be56-a1c788c89ce0.png
/home/ole/RobotDetection/datasets/2021-images/images/0b0a88ba-19b2-45b6-aa2b-5ba90d34f034.png
/home/ole/RobotDetection/datasets/2021-images/images/0b166cef-0fcd-4648-b4d9-500cddc358a6.png
/home/ole/RobotDetection/datasets/2021-images/images/0b2a0ad6-6b11-4eea-ac27-66bbc32442b9.png
/home/ole/RobotDetection/datasets/2021-images/images/0b685355-64f4-40c8-b214-f3816f07e175.png
/home/ole/RobotDetection/datasets/2021-images/images/0b95fc5a-9de8-475e-bbd6-68e93022a779.png
/home/ole/RobotDetection/datasets/2021-images/images/0bc278ce-c8c3-4bea-ab5d-62ba73a1cdef.png
/home/ole/RobotDetection/datasets/2021-images/images/0bd9a0a2-0b16-44b0-832d-2134b27e6174.png
/home/ole/RobotDetection/datasets/2021-images/images/0bfafa1d-5388-4a27-99f2-bfb7d150c15e.png
/home/ole/RobotDetection/datasets/2021-images/images/0c0752ed-eff7-44d8-8614-4f0b6d12aa94.png
/home/ole/RobotDetection/datasets/2021-images/images/0c40da3f-163d-42cf-8e3c-91b3d1460422.png
/home/ole/RobotDetection/datasets/2021-images/images/0c4aa14b-0165-44ab-9e53-f22131d9b1b9.png
/home/ole/RobotDetection/datasets/2021-images/images/0c5fccd7-92d8-4203-a173-b584a8a577b5.png
/home/ole/RobotDetection/datasets/2021-images/images/0c659632-92f9-42bd-9940-485ae87d2777.png
/home/ole/RobotDetection/datasets/2021-images/images/0c74d319-49ed-4fa6-a025-173f07561173.png
/home/ole/RobotDetection/datasets/2021-images/images/0c98800d-6bfe-4c1e-ab38-7dbbcec177cb.png
/home/ole/RobotDetection/datasets/2021-images/images/0ca35a92-dce4-4829-8638-29809009f228.png
/home/ole/RobotDetection/datasets/2021-images/images/0cb3bdff-8239-434b-9009-69642cb3ecbc.png
/home/ole/RobotDetection/datasets/2021-images/images/0cb67edf-ad13-4a3e-88d0-3e446eb8b2a8.png
/home/ole/RobotDetection/datasets/2021-images/images/0cc9282b-bb2d-443d-a5ce-648426fdd313.png
/home/ole/RobotDetection/datasets/2021-images/images/0d031a1b-a5a2-4b78-a1cb-b6f8a0c0d854.png
/home/ole/RobotDetection/datasets/2021-images/images/0d2ab64e-cca5-4299-963e-3586b9e50f6c.png
/home/ole/RobotDetection/datasets/2021-images/images/0d8dbff4-2cfd-43a8-841d-34c383110bdc.png
/home/ole/RobotDetection/datasets/2021-images/images/0d947612-8093-407f-a83d-37ad3a0d85b9.png
/home/ole/RobotDetection/datasets/2021-images/images/0dc50cc6-f3ae-4a02-ab69-e6e475f393cc.png
/home/ole/RobotDetection/datasets/2021-images/images/0de000a3-befe-4041-bf29-ba42654921ea.png
/home/ole/RobotDetection/datasets/2021-images/images/0df17793-2582-4b3b-9e7d-7506f630b47d.png
/home/ole/RobotDetection/datasets/2021-images/images/0e0c07fa-aab6-4d26-be6a-b7942378f170.png
/home/ole/RobotDetection/datasets/2021-images/images/0e35ecf1-8494-4d69-a77f-597603ca87c2.png
/home/ole/RobotDetection/datasets/2021-images/images/0e4b7d0e-8cd6-4c6c-ab62-293f2ace4f73.png
/home/ole/RobotDetection/datasets/2021-images/images/0e536488-fc75-4f4d-aa93-b4194b5be6b0.png
/home/ole/RobotDetection/datasets/2021-images/images/0e58a4ff-fb61-4fa3-bded-d892a4719c84.png
/home/ole/RobotDetection/datasets/2021-images/images/0e6d8874-7e73-4ad0-9df0-4d04909c917a.png
/home/ole/RobotDetection/datasets/2021-images/images/0e6fd6f8-26b0-4fc2-b4b8-0337cecfa268.png
/home/ole/RobotDetection/datasets/2021-images/images/0ec9893c-8fa7-4a86-929b-c60fc6c15915.png
/home/ole/RobotDetection/datasets/2021-images/images/0f172a13-c6c1-43d2-9383-80683c091dfa.png
/home/ole/RobotDetection/datasets/2021-images/images/0f599ac5-e2bb-49c7-a1d5-fb150faaa5fe.png
/home/ole/RobotDetection/datasets/2021-images/images/0f9a761b-bea1-45f6-854e-31d9b8a0bd6f.png
/home/ole/RobotDetection/datasets/2021-images/images/0f9ee1bc-869c-4551-b364-030e8de850a4.png
/home/ole/RobotDetection/datasets/2021-images/images/0fc20919-cf0a-453c-bef4-78d8ee349f0c.png
/home/ole/RobotDetection/datasets/2021-images/images/0fc7c7d8-1c6b-4788-b894-f36d737ab943.png
/home/ole/RobotDetection/datasets/2021-images/images/0ff9cbcd-9d2c-4b38-930e-10f733980097.png
/home/ole/RobotDetection/datasets/2021-images/images/10304618-b461-4e1b-b67c-41290697f786.png
/home/ole/RobotDetection/datasets/2021-images/images/10591343-613c-4b41-aeda-98fb20df0a81.png
/home/ole/RobotDetection/datasets/2021-images/images/10dc812c-c16c-4367-9729-ee33ff39ddda.png
/home/ole/RobotDetection/datasets/2021-images/images/111ca3ef-0c19-4c7e-b74a-83db732bddd8.png
/home/ole/RobotDetection/datasets/2021-images/images/113c859b-a0f2-4008-a848-377b17db5aef.png
/home/ole/RobotDetection/datasets/2021-images/images/11895b1a-ef52-41e5-bb49-799002d42a47.png
/home/ole/RobotDetection/datasets/2021-images/images/11bf7e03-0792-4b59-9129-a90e2be9462d.png
/home/ole/RobotDetection/datasets/2021-images/images/12407c20-cf39-4927-ab5d-b2695ddbc2fa.png
/home/ole/RobotDetection/datasets/2021-images/images/1267d3ee-69fc-46b5-a654-3ff333bd2832.png
/home/ole/RobotDetection/datasets/2021-images/images/128d8e54-0bb1-4d88-a68e-e5b60f7166e2.png
/home/ole/RobotDetection/datasets/2021-images/images/12c78a68-72db-40e4-8b30-e78d6587b31d.png
/home/ole/RobotDetection/datasets/2021-images/images/12c7ab66-d7f0-4147-9537-a7e561445e10.png
/home/ole/RobotDetection/datasets/2021-images/images/12cf1b3b-5179-408b-a2a9-c86590dd99d7.png
/home/ole/RobotDetection/datasets/2021-images/images/12f1b13c-4354-472b-83b9-08ea95dea215.png
/home/ole/RobotDetection/datasets/2021-images/images/12fe87fe-ea75-4acd-bd14-9eea01ce80fa.png
/home/ole/RobotDetection/datasets/2021-images/images/131a1d99-b6f9-412b-a311-57f7879ba506.png
/home/ole/RobotDetection/datasets/2021-images/images/131c48b5-a5ef-4ad5-a19b-9f84cf5e0910.png
/home/ole/RobotDetection/datasets/2021-images/images/132b37b8-4353-46b6-b8dd-9754cc8115f2.png
/home/ole/RobotDetection/datasets/2021-images/images/1363940a-6dbf-4734-a3c7-5d5524af6f08.png
/home/ole/RobotDetection/datasets/2021-images/images/138163af-af2a-436a-b7cf-442b32b59395.png
/home/ole/RobotDetection/datasets/2021-images/images/1393184d-b1c2-43a7-b35d-e4d90befb3cd.png
/home/ole/RobotDetection/datasets/2021-images/images/13e196e0-d404-436f-8a35-00746bec2be1.png
/home/ole/RobotDetection/datasets/2021-images/images/144614b4-611b-40bc-83f8-c93aa7b8b831.png
/home/ole/RobotDetection/datasets/2021-images/images/1459fe29-ac4c-4b73-922b-a7648395909b.png
/home/ole/RobotDetection/datasets/2021-images/images/145d2f4c-250f-42c2-bc83-c399cb7832e6.png
/home/ole/RobotDetection/datasets/2021-images/images/147645d1-0041-4417-979c-e475c430b032.png
/home/ole/RobotDetection/datasets/2021-images/images/14951d85-34ce-4830-a9f2-8c6d9a4a846d.png
/home/ole/RobotDetection/datasets/2021-images/images/14a4bb81-819e-4d39-b6e0-babf7130308b.png
/home/ole/RobotDetection/datasets/2021-images/images/14c74fd1-35aa-4b32-8239-276371d446f3.png
/home/ole/RobotDetection/datasets/2021-images/images/14d1f77d-8da0-414c-8259-a352cc85dc32.png
/home/ole/RobotDetection/datasets/2021-images/images/15599b55-2810-49dd-99cc-2aa9b5f586da.png
/home/ole/RobotDetection/datasets/2021-images/images/15ca25f6-325f-4076-81bb-b7437292a2d5.png
/home/ole/RobotDetection/datasets/2021-images/images/15cb6e52-fc0f-4b04-891f-ea046532cf6d.png
/home/ole/RobotDetection/datasets/2021-images/images/16040fcf-0c9b-4723-b3ca-ecf37372f58a.png
/home/ole/RobotDetection/datasets/2021-images/images/1619f775-aa99-4b9c-ab1d-fcda038d5d46.png
/home/ole/RobotDetection/datasets/2021-images/images/16442fb0-2f87-452f-8f9b-388939e594e1.png
/home/ole/RobotDetection/datasets/2021-images/images/1670a4ac-e15d-4f0f-82e9-c4113f257258.png
/home/ole/RobotDetection/datasets/2021-images/images/1680dbac-5139-48e9-8316-dbc6534e6189.png
/home/ole/RobotDetection/datasets/2021-images/images/1686c73e-9f86-4577-bbf1-4c591eeab3a5.png
/home/ole/RobotDetection/datasets/2021-images/images/1688040b-d9a7-4d06-b1c9-7200f5ea6bb2.png
/home/ole/RobotDetection/datasets/2021-images/images/16ff7a72-e20e-44fe-9f2e-4a6db644d4e0.png
/home/ole/RobotDetection/datasets/2021-images/images/173ce93c-1fa0-4c4b-a971-90a4d262edeb.png
/home/ole/RobotDetection/datasets/2021-images/images/1767a533-4a03-49dc-8721-7415a934d181.png
/home/ole/RobotDetection/datasets/2021-images/images/1767b109-c53b-474d-a3e6-d4b63fcaaf09.png
/home/ole/RobotDetection/datasets/2021-images/images/1793ba92-c063-4ad2-96d5-a1695bbf26d5.png
/home/ole/RobotDetection/datasets/2021-images/images/17c2a678-ac9a-4553-b0c7-c1ec6c37cb92.png
/home/ole/RobotDetection/datasets/2021-images/images/17ce3103-c4b2-4f38-b0ca-9098821712cc.png
/home/ole/RobotDetection/datasets/2021-images/images/17eadda1-dbf2-4db9-897c-ea88ac27663d.png
/home/ole/RobotDetection/datasets/2021-images/images/1832ba67-9308-4f8f-b18e-1682f7457755.png
/home/ole/RobotDetection/datasets/2021-images/images/1875c217-e596-4afc-ba94-ec10cc0a7a0f.png
/home/ole/RobotDetection/datasets/2021-images/images/1887d308-614c-46d5-867b-3e3919180ef2.png
/home/ole/RobotDetection/datasets/2021-images/images/1887d496-31a1-4677-95bb-fcf55f1429e2.png
/home/ole/RobotDetection/datasets/2021-images/images/18a92f96-24db-4c90-85d3-0305e941c1ea.png
/home/ole/RobotDetection/datasets/2021-images/images/18bb259a-71b5-401f-a0ac-c0d588d30b14.png
/home/ole/RobotDetection/datasets/2021-images/images/18dff375-7bbf-479b-a57c-83e283b721e9.png
/home/ole/RobotDetection/datasets/2021-images/images/194644b6-2103-4ec2-8581-c551966b19ea.png
/home/ole/RobotDetection/datasets/2021-images/images/1996f549-8036-4fbc-bc00-77113b9e66b2.png
/home/ole/RobotDetection/datasets/2021-images/images/19b249e4-7c8e-4957-80a4-cd0d6626e971.png
/home/ole/RobotDetection/datasets/2021-images/images/19eef636-5d7d-4f99-baa2-56284ce24e27.png
/home/ole/RobotDetection/datasets/2021-images/images/19f4edc3-dcb0-471c-9bd1-ee96e88ce970.png
/home/ole/RobotDetection/datasets/2021-images/images/1a6c2512-5cc9-444f-95da-4c6cd32fe6db.png
/home/ole/RobotDetection/datasets/2021-images/images/1a87ca84-722b-4d90-bb68-1962d24ce787.png
/home/ole/RobotDetection/datasets/2021-images/images/1aaaf4ea-95fd-46d9-9201-b96f9cf73ce6.png
/home/ole/RobotDetection/datasets/2021-images/images/1ac3528f-7f24-4c4a-be53-a2867e2c1928.png
/home/ole/RobotDetection/datasets/2021-images/images/1b03cccf-e04e-4c7b-a42e-06c737536041.png
/home/ole/RobotDetection/datasets/2021-images/images/1b7566af-fe14-49de-be4b-46966491fdfe.png
/home/ole/RobotDetection/datasets/2021-images/images/1b9a240e-1974-4aa9-adfc-07f106489d7a.png
/home/ole/RobotDetection/datasets/2021-images/images/1bb459ba-b9d3-4a7c-bf07-cc320492da30.png
/home/ole/RobotDetection/datasets/2021-images/images/1c0787aa-0632-422f-b422-f0bea9aed3c1.png
/home/ole/RobotDetection/datasets/2021-images/images/1c6fc1d1-9f9c-40a2-a960-61eca4c7aa8b.png
/home/ole/RobotDetection/datasets/2021-images/images/1cb2d263-9d5f-4ed5-83cc-f848297f38db.png
/home/ole/RobotDetection/datasets/2021-images/images/1d11a877-5626-4ab8-a35d-8cebd7efe016.png
/home/ole/RobotDetection/datasets/2021-images/images/1d1eb1a1-a92a-48a8-9cb5-410812f8afd6.png
/home/ole/RobotDetection/datasets/2021-images/images/1d71cdb2-342c-4776-ba78-bbb790810b47.png
/home/ole/RobotDetection/datasets/2021-images/images/1d8f045c-f8a0-4955-8a6b-caaa9451c59c.png
/home/ole/RobotDetection/datasets/2021-images/images/1d9b3a51-deea-4f92-8183-355559a2d5df.png
/home/ole/RobotDetection/datasets/2021-images/images/1da89f4a-05fd-471c-a418-e757b94db009.png
/home/ole/RobotDetection/datasets/2021-images/images/1df17f17-22e4-4c83-aced-d088a21490da.png
/home/ole/RobotDetection/datasets/2021-images/images/1e2d0fab-8372-4c52-b78b-9d54b63c69f8.png
/home/ole/RobotDetection/datasets/2021-images/images/1e35e359-c2ad-4d9f-838f-172d741a6509.png
/home/ole/RobotDetection/datasets/2021-images/images/1e818eba-cfb9-4fac-b9b4-79589e15e43a.png
/home/ole/RobotDetection/datasets/2021-images/images/1f1b3c19-56a3-4222-a286-2856ab835636.png
/home/ole/RobotDetection/datasets/2021-images/images/1f368a7a-9a06-4a88-b54a-027294aa0e3e.png
/home/ole/RobotDetection/datasets/2021-images/images/1f38cd3a-42d2-48eb-8d6d-20f90a71e54e.png
/home/ole/RobotDetection/datasets/2021-images/images/1f5e5435-71aa-429d-865f-e03257d7d5c7.png
/home/ole/RobotDetection/datasets/2021-images/images/1f935827-508d-4e0c-aea0-8aee0e4ec9ef.png
/home/ole/RobotDetection/datasets/2021-images/images/1f9a47cd-975b-4797-896a-1db18e3559eb.png
/home/ole/RobotDetection/datasets/2021-images/images/1fd8a25a-6043-4659-9063-eea97785d8c6.png
/home/ole/RobotDetection/datasets/2021-images/images/1fe3fa71-c1ed-43bc-8b33-75ee15ec5a72.png
/home/ole/RobotDetection/datasets/2021-images/images/2012f97f-bf2e-4f6b-b968-83a43b5c719e.png
/home/ole/RobotDetection/datasets/2021-images/images/201d9c59-28c1-4522-8d54-f15bcd994e59.png
/home/ole/RobotDetection/datasets/2021-images/images/201ee3b9-bac3-4322-a04d-7d4406fef045.png
/home/ole/RobotDetection/datasets/2021-images/images/2026281e-8e87-49c9-ba54-eafe3e017ff3.png
/home/ole/RobotDetection/datasets/2021-images/images/207e0672-fcad-4bf0-80b7-2690b9ea23f3.png
/home/ole/RobotDetection/datasets/2021-images/images/20a80fdb-03ff-417d-a8d3-73581a3b5693.png
/home/ole/RobotDetection/datasets/2021-images/images/20b979fa-14a1-4fc7-81b5-08ed6b317b40.png
/home/ole/RobotDetection/datasets/2021-images/images/20d59ac0-7cac-4cf3-85fb-bb09934e0f83.png
/home/ole/RobotDetection/datasets/2021-images/images/211736b7-e919-43a5-9349-ed7191bbe3ff.png
/home/ole/RobotDetection/datasets/2021-images/images/212469d8-4093-47a2-832b-650c325b3c70.png
/home/ole/RobotDetection/datasets/2021-images/images/212f12ee-606c-42b0-b8ff-1a6f86b57c92.png
/home/ole/RobotDetection/datasets/2021-images/images/21358edb-6d2c-439d-a1e7-79d013567b1f.png
/home/ole/RobotDetection/datasets/2021-images/images/213f407f-734c-491f-8bf3-7a047d4e618c.png
/home/ole/RobotDetection/datasets/2021-images/images/214cc27a-d0af-4b10-9c1d-32bc5b30e12f.png
/home/ole/RobotDetection/datasets/2021-images/images/2156fb5a-2607-420e-8d40-d12bd4e95dd7.png
/home/ole/RobotDetection/datasets/2021-images/images/21ad8897-1323-45ef-a946-64b79205b660.png
/home/ole/RobotDetection/datasets/2021-images/images/21b7abbb-9dd3-4b4a-a55b-9b47c57ca393.png
/home/ole/RobotDetection/datasets/2021-images/images/22046982-afbe-4f8c-83d6-06b879ddd0d2.png
/home/ole/RobotDetection/datasets/2021-images/images/222463f0-5942-47ce-8d0e-03d1d6ec9ab3.png
/home/ole/RobotDetection/datasets/2021-images/images/223f9f35-f9ad-4620-84f7-1890e05f1b3c.png
/home/ole/RobotDetection/datasets/2021-images/images/2255185c-9628-4dff-9311-5ea654fb8017.png
/home/ole/RobotDetection/datasets/2021-images/images/225bc0f5-074e-408c-b4e0-23a5dcc2fe91.png
/home/ole/RobotDetection/datasets/2021-images/images/2270b1c9-fb15-4073-8b34-d9993b64ab1b.png
/home/ole/RobotDetection/datasets/2021-images/images/22a53f7a-ae8b-41b5-a660-817e14e74401.png
/home/ole/RobotDetection/datasets/2021-images/images/22c0797c-61b3-44a9-90d0-50b34eb6f8c8.png
/home/ole/RobotDetection/datasets/2021-images/images/22c491a9-508a-45ad-8dc3-807f4b469205.png
/home/ole/RobotDetection/datasets/2021-images/images/22eb5667-aacc-4697-bbcd-8ac6cc6dab4c.png
/home/ole/RobotDetection/datasets/2021-images/images/23493066-ee55-4bfd-b1f8-d78011b86d41.png
/home/ole/RobotDetection/datasets/2021-images/images/2362c233-d793-4614-8bf2-63948dc3c4f6.png
/home/ole/RobotDetection/datasets/2021-images/images/238e5188-e465-4e91-8e4b-008ec5f72ff8.png
/home/ole/RobotDetection/datasets/2021-images/images/23c19665-0d50-45c4-ae3e-a797ac7d6b74.png
/home/ole/RobotDetection/datasets/2021-images/images/23ca6041-55d3-487e-b2bc-526092571377.png
/home/ole/RobotDetection/datasets/2021-images/images/23da56a2-934d-4cdc-8851-fc14bdfb3ffb.png
/home/ole/RobotDetection/datasets/2021-images/images/2437f315-8fc6-487e-aefd-dec59bf7b96c.png
/home/ole/RobotDetection/datasets/2021-images/images/2438389b-18aa-4ea5-9a5d-b71742b2f9be.png
/home/ole/RobotDetection/datasets/2021-images/images/245c5881-fbe6-4e2f-8bc0-224d6b7f819b.png
/home/ole/RobotDetection/datasets/2021-images/images/24714f24-a040-4981-b2e7-b5f10641689d.png
/home/ole/RobotDetection/datasets/2021-images/images/24803d90-63bf-481b-b047-da0853bd4f54.png
/home/ole/RobotDetection/datasets/2021-images/images/24bab95c-52d9-4df8-b45c-244525b7cd33.png
/home/ole/RobotDetection/datasets/2021-images/images/24d65960-f00f-462c-a440-07dc99f853da.png
/home/ole/RobotDetection/datasets/2021-images/images/24f4f8e8-90d0-49d1-be2b-174f3119b493.png
/home/ole/RobotDetection/datasets/2021-images/images/2508a9a2-c629-4337-a7b5-79c5fdf34592.png
/home/ole/RobotDetection/datasets/2021-images/images/2519f842-9f5b-4983-9260-ecec7183301e.png
/home/ole/RobotDetection/datasets/2021-images/images/251fea36-fded-4df0-8bbf-65e40b852bf8.png
/home/ole/RobotDetection/datasets/2021-images/images/252ae09f-fb2e-4b87-b88e-b629ac92281b.png
/home/ole/RobotDetection/datasets/2021-images/images/2550937a-b6a4-47b1-a1cd-1140086f66cb.png
/home/ole/RobotDetection/datasets/2021-images/images/2560f951-92cb-44af-9a9e-95ee9052aa08.png
/home/ole/RobotDetection/datasets/2021-images/images/25670a55-8a9d-4d31-9ad9-1788a0118927.png
/home/ole/RobotDetection/datasets/2021-images/images/25a40169-b511-4e52-b3b7-6e93b626b4f6.png
/home/ole/RobotDetection/datasets/2021-images/images/2632172c-3888-4ea8-9f49-4d622632a72b.png
/home/ole/RobotDetection/datasets/2021-images/images/26322d94-836a-4a82-b674-7c30f320af2d.png
/home/ole/RobotDetection/datasets/2021-images/images/26535bf1-ee05-482d-a52a-ec3e2b29de5d.png
/home/ole/RobotDetection/datasets/2021-images/images/265514b3-7241-4a58-aab3-0078ea497c21.png
/home/ole/RobotDetection/datasets/2021-images/images/2681e277-0a0a-499e-9135-2cb1974900c4.png
/home/ole/RobotDetection/datasets/2021-images/images/2697ba32-2417-402e-b7f3-41d6a120069c.png
/home/ole/RobotDetection/datasets/2021-images/images/26d3ac57-731d-4ae8-b7f5-1d49843dacff.png
/home/ole/RobotDetection/datasets/2021-images/images/26e383b7-cbfe-413a-80a9-2d7d75392e85.png
/home/ole/RobotDetection/datasets/2021-images/images/26f28d7f-d5e9-4c84-91d1-a808c4a26f4b.png
/home/ole/RobotDetection/datasets/2021-images/images/272303ad-d000-4ef6-abf6-e268611e1bd2.png
/home/ole/RobotDetection/datasets/2021-images/images/2735aded-4359-4c16-8507-49dcda113211.png
/home/ole/RobotDetection/datasets/2021-images/images/273fe1ca-70ad-46dd-92a3-89b8ea20a3dc.png
/home/ole/RobotDetection/datasets/2021-images/images/2741e227-6acf-4829-b5a8-dbfb07e866c2.png
/home/ole/RobotDetection/datasets/2021-images/images/276f94b3-dccb-4731-a4fd-6b27d420960a.png
/home/ole/RobotDetection/datasets/2021-images/images/27f87ffa-5fe6-41a8-b653-37489cb2768d.png
/home/ole/RobotDetection/datasets/2021-images/images/280171ab-35df-4395-8a2d-38ed442d80af.png
/home/ole/RobotDetection/datasets/2021-images/images/28746c11-60c5-4eb0-92e8-22847e0d7b7c.png
/home/ole/RobotDetection/datasets/2021-images/images/287d87a8-847f-4742-b245-f481c61e5d32.png
/home/ole/RobotDetection/datasets/2021-images/images/28aafc33-1722-44b9-826c-d9486915a3ae.png
/home/ole/RobotDetection/datasets/2021-images/images/28b9035e-0a1b-45e5-b696-a152d1a811f3.png
/home/ole/RobotDetection/datasets/2021-images/images/28bc224b-9db0-4187-abe5-1554662fab3d.png
/home/ole/RobotDetection/datasets/2021-images/images/28e987de-a6d4-4111-a200-d4032728e730.png
/home/ole/RobotDetection/datasets/2021-images/images/292ae3d6-24cb-4580-a597-fc4fa568ac41.png
/home/ole/RobotDetection/datasets/2021-images/images/294b6225-2b2f-4d80-909c-a0eeeb1812d7.png
/home/ole/RobotDetection/datasets/2021-images/images/295d62d1-2bb8-4499-8506-dc7cf26f4864.png
/home/ole/RobotDetection/datasets/2021-images/images/29b1bbbc-e7ef-4222-b8f5-1c6de4299572.png
/home/ole/RobotDetection/datasets/2021-images/images/29b937a8-5de2-4b01-ae11-ecf364431a50.png
/home/ole/RobotDetection/datasets/2021-images/images/29bb3e7c-d3fe-4ac7-b6c5-ba93e5811bce.png
/home/ole/RobotDetection/datasets/2021-images/images/29c110a8-bd64-4ea0-9683-3b4e8b423f5b.png
/home/ole/RobotDetection/datasets/2021-images/images/29eec77a-0baf-40e0-8316-53f1e402a899.png
/home/ole/RobotDetection/datasets/2021-images/images/29f147b5-2275-4969-949e-4aaef0e3753b.png
/home/ole/RobotDetection/datasets/2021-images/images/2a15ec75-6e63-445b-b4dc-3ddef2839d26.png
/home/ole/RobotDetection/datasets/2021-images/images/2a1a1a2b-1236-4be4-8b38-9c056c44d90a.png
/home/ole/RobotDetection/datasets/2021-images/images/2a30227a-235b-4fc8-ab64-dc3f0d308718.png
/home/ole/RobotDetection/datasets/2021-images/images/2a471660-ee20-432f-8dc1-a12b4e0f0315.png
/home/ole/RobotDetection/datasets/2021-images/images/2a753b11-64df-4b8a-81ea-52660e983108.png
/home/ole/RobotDetection/datasets/2021-images/images/2a859fe7-c32e-4b75-a159-b3bb23760482.png
/home/ole/RobotDetection/datasets/2021-images/images/2ab07762-0dc5-41db-9fb2-8aabe929e0ce.png
/home/ole/RobotDetection/datasets/2021-images/images/2ac33f7c-0f63-4743-808f-4a9c4857e12f.png
/home/ole/RobotDetection/datasets/2021-images/images/2b491f34-ebf3-4a71-ab39-cc974241a9b3.png
/home/ole/RobotDetection/datasets/2021-images/images/2b7f6229-04c5-4aa7-9f31-60176e81c7ad.png
/home/ole/RobotDetection/datasets/2021-images/images/2ba044b5-4bf1-455e-8fcd-208e66b44d08.png
/home/ole/RobotDetection/datasets/2021-images/images/2c07c70e-24a7-4223-902b-9e090bb36812.png
/home/ole/RobotDetection/datasets/2021-images/images/2c0bb202-df8d-443d-bb60-99347772fcdb.png
/home/ole/RobotDetection/datasets/2021-images/images/2c14d075-dd62-44d3-9258-eb69f3475a0c.png
/home/ole/RobotDetection/datasets/2021-images/images/2c2be666-a9d9-4cb0-a87f-180b1da6ea1d.png
/home/ole/RobotDetection/datasets/2021-images/images/2c44a3e1-f690-44c5-96ad-d5a167380014.png
/home/ole/RobotDetection/datasets/2021-images/images/2c4d0377-9ddb-407b-bae0-5a1ebd446e9f.png
/home/ole/RobotDetection/datasets/2021-images/images/2c734d7a-1300-4343-b890-35a2eafdd7dc.png
/home/ole/RobotDetection/datasets/2021-images/images/2c87297f-593e-41e5-9108-f58f599b169b.png
/home/ole/RobotDetection/datasets/2021-images/images/2c95fad5-2890-4d20-b40d-ce7ce20ee577.png
/home/ole/RobotDetection/datasets/2021-images/images/2c9cce55-e549-44ea-936b-bd1832a8cd22.png
/home/ole/RobotDetection/datasets/2021-images/images/2ca74cf6-fdc9-46f0-bc2c-7b3531d57a55.png
/home/ole/RobotDetection/datasets/2021-images/images/2cb3b6d9-c3ba-4e6d-ae48-74c6afb64aad.png
/home/ole/RobotDetection/datasets/2021-images/images/2cd95b41-dc47-402b-acda-eab18a8324ba.png
/home/ole/RobotDetection/datasets/2021-images/images/2d1a41d8-f38f-46d5-9e5a-0e9ddd7c0d47.png
/home/ole/RobotDetection/datasets/2021-images/images/2d25bac3-3d2a-4a77-b337-76db038a1e15.png
/home/ole/RobotDetection/datasets/2021-images/images/2d74219b-d04e-49f4-98fb-13c9dfce88a1.png
/home/ole/RobotDetection/datasets/2021-images/images/2d86e884-8faf-491c-b9c6-9597f533145d.png
/home/ole/RobotDetection/datasets/2021-images/images/2d89e40f-a190-4a46-b433-68bf74daf6b3.png
/home/ole/RobotDetection/datasets/2021-images/images/2dd25ed8-cd9d-42a8-ae5a-8d628aeeb313.png
/home/ole/RobotDetection/datasets/2021-images/images/2dd8de0d-4cbd-4182-bab4-f02260f995f8.png
/home/ole/RobotDetection/datasets/2021-images/images/2df0f3c0-ed51-42ad-abaa-a3cd40e699af.png
/home/ole/RobotDetection/datasets/2021-images/images/2e0b61d7-647e-4adc-a971-2fc7d063f62c.png
/home/ole/RobotDetection/datasets/2021-images/images/2e63f5cd-f949-48e1-a310-5945b5ef9719.png
/home/ole/RobotDetection/datasets/2021-images/images/2e7e8c68-3734-4476-982a-3c635ca3f675.png
/home/ole/RobotDetection/datasets/2021-images/images/2ee27197-5fde-40f3-8061-abe628fc2240.png
/home/ole/RobotDetection/datasets/2021-images/images/2ef403a9-07e3-4fde-b365-b939a7596226.png
/home/ole/RobotDetection/datasets/2021-images/images/2f0ec3a6-4563-4fc6-b2df-f72dbc3ac351.png
/home/ole/RobotDetection/datasets/2021-images/images/2f6c1ffd-dad0-4b27-9d0b-68885e3e04ff.png
/home/ole/RobotDetection/datasets/2021-images/images/2f7c1638-8b76-403a-9401-bd2f702afca1.png
/home/ole/RobotDetection/datasets/2021-images/images/30045b88-8062-428a-8805-efdb4db40d95.png
/home/ole/RobotDetection/datasets/2021-images/images/3077fe97-e355-4ec0-ba61-011f39922217.png
/home/ole/RobotDetection/datasets/2021-images/images/307a7794-df2a-4e86-b31f-ac1dfa92e23b.png
/home/ole/RobotDetection/datasets/2021-images/images/314ea54a-9365-48ea-83ee-5643b7887625.png
/home/ole/RobotDetection/datasets/2021-images/images/31c848ee-40b8-4b18-86b2-d6ff6f5c871a.png
/home/ole/RobotDetection/datasets/2021-images/images/31d8332e-0ab1-49c3-839f-d9e100706be0.png
/home/ole/RobotDetection/datasets/2021-images/images/31d88950-de41-4eeb-a45a-b907e34931ff.png
/home/ole/RobotDetection/datasets/2021-images/images/31e3e13e-2f58-43ac-898b-9b72c5e96e91.png
/home/ole/RobotDetection/datasets/2021-images/images/31f30395-9542-4bb3-af89-f4cdf3a4f984.png
/home/ole/RobotDetection/datasets/2021-images/images/31f9b0ab-afaf-4130-adf9-cc1c98d6eb01.png
/home/ole/RobotDetection/datasets/2021-images/images/32850f80-b90a-4ec5-87be-7329a4d50ce6.png
/home/ole/RobotDetection/datasets/2021-images/images/33012f68-99a3-4e90-9068-c1aa167ca0a2.png
/home/ole/RobotDetection/datasets/2021-images/images/33b87906-e9ff-479f-9541-02703b48d41a.png
/home/ole/RobotDetection/datasets/2021-images/images/340767b5-ffdc-4e0c-a09e-b5b980f9dfb5.png
/home/ole/RobotDetection/datasets/2021-images/images/3413dced-1bd9-45f1-a2bb-8b386db7bbd1.png
/home/ole/RobotDetection/datasets/2021-images/images/344e98cc-5492-4dec-9990-825ae83f6c1c.png
/home/ole/RobotDetection/datasets/2021-images/images/346b3cf6-3b97-4b03-bd93-87a577f85c69.png
/home/ole/RobotDetection/datasets/2021-images/images/348892b3-e338-43ef-ad53-819ebeb1921e.png
/home/ole/RobotDetection/datasets/2021-images/images/34a4a837-76e4-44f4-a5ec-a17fd42e51e9.png
/home/ole/RobotDetection/datasets/2021-images/images/34d3961b-012b-4034-b12c-f774df6b9561.png
/home/ole/RobotDetection/datasets/2021-images/images/351b80e5-46d1-49be-b3be-eff477692e64.png
/home/ole/RobotDetection/datasets/2021-images/images/357b4cc6-a4fb-4e25-a544-d4274bd037cc.png
/home/ole/RobotDetection/datasets/2021-images/images/35bf5d3a-3c35-4f52-80e7-6c9bd94212bc.png
/home/ole/RobotDetection/datasets/2021-images/images/35f0d713-c94d-4b30-964f-de64bdf640fa.png
/home/ole/RobotDetection/datasets/2021-images/images/35f33d80-3749-43c8-825b-d104241e906e.png
/home/ole/RobotDetection/datasets/2021-images/images/361feb81-1221-47ce-965c-09929b22a803.png
/home/ole/RobotDetection/datasets/2021-images/images/3636f8c3-e870-42f2-b4fb-f3ca8576e4f0.png
/home/ole/RobotDetection/datasets/2021-images/images/3659de4d-0c6f-4971-993f-46046d947d84.png
/home/ole/RobotDetection/datasets/2021-images/images/366fecef-a636-40aa-a4c6-4679e9b12c41.png
/home/ole/RobotDetection/datasets/2021-images/images/369e227a-0042-43ff-98a3-8e7367ebc2d2.png
/home/ole/RobotDetection/datasets/2021-images/images/36d53d0d-372f-47af-ac44-7ec1bd549ff3.png
/home/ole/RobotDetection/datasets/2021-images/images/36dfee46-417b-43a1-a047-45f110462f0c.png
/home/ole/RobotDetection/datasets/2021-images/images/36fc7aea-d0e3-42f9-a982-1fefee310629.png
/home/ole/RobotDetection/datasets/2021-images/images/36fe4534-899d-4757-9162-33a8a893bfbe.png
/home/ole/RobotDetection/datasets/2021-images/images/3701ec4d-d9a1-4751-b290-8956a43cd8fd.png
/home/ole/RobotDetection/datasets/2021-images/images/3744c109-de08-4d08-a482-4219fe4c7933.png
/home/ole/RobotDetection/datasets/2021-images/images/377a321d-cc48-4874-a4ef-f02adc21d0fd.png
/home/ole/RobotDetection/datasets/2021-images/images/37a415a0-20c7-448d-b63e-30c1a3ec72dd.png
/home/ole/RobotDetection/datasets/2021-images/images/37b928b9-8aa2-4f81-b139-1778819b32d5.png
/home/ole/RobotDetection/datasets/2021-images/images/37df2052-0343-46d7-a209-3fe7125351d6.png
/home/ole/RobotDetection/datasets/2021-images/images/37df8af5-aa63-4c23-8a77-fcf68d3feade.png
/home/ole/RobotDetection/datasets/2021-images/images/37e27b42-f65f-4b01-9625-6c9b051a39e5.png
/home/ole/RobotDetection/datasets/2021-images/images/37fcdac4-712e-48f0-bb06-a8119afc4d0e.png
/home/ole/RobotDetection/datasets/2021-images/images/3827d943-d386-4243-abbb-15fc6ebc843d.png
/home/ole/RobotDetection/datasets/2021-images/images/382fdf12-3e68-45e9-a722-a879c6dccbbb.png
/home/ole/RobotDetection/datasets/2021-images/images/3831ecec-e5b1-4f85-88cc-1dd43f97cfc0.png
/home/ole/RobotDetection/datasets/2021-images/images/3833488d-ff73-4085-8a33-416b7852700d.png
/home/ole/RobotDetection/datasets/2021-images/images/3874cdc5-c905-4f9a-b08a-86af6140a9ae.png
/home/ole/RobotDetection/datasets/2021-images/images/387b66d8-07de-404e-bbc9-06539090117b.png
/home/ole/RobotDetection/datasets/2021-images/images/38db01a0-d878-4c81-b457-26b026917041.png
/home/ole/RobotDetection/datasets/2021-images/images/38f922c3-24a8-44c4-a11b-7f4758cf1f51.png
/home/ole/RobotDetection/datasets/2021-images/images/3959babe-3cf2-4cf0-8e4b-82730b6540a4.png
/home/ole/RobotDetection/datasets/2021-images/images/396a6895-dfb2-41e4-b5d5-a7c1d29960cc.png
/home/ole/RobotDetection/datasets/2021-images/images/39737719-e6e0-463e-b705-ca465c724e24.png
/home/ole/RobotDetection/datasets/2021-images/images/399f3691-48c3-418b-8e33-a9ddf61dbda7.png
/home/ole/RobotDetection/datasets/2021-images/images/39c258c0-05ef-4984-ac67-85f0e54793c8.png
/home/ole/RobotDetection/datasets/2021-images/images/39e9be0a-44a0-41a2-8264-f7e7e4e0783a.png
/home/ole/RobotDetection/datasets/2021-images/images/3a2b8e8a-c466-43b5-ab06-d211ed5ca47e.png
/home/ole/RobotDetection/datasets/2021-images/images/3a4075c4-2bc8-4171-99bf-24904012e2e5.png
/home/ole/RobotDetection/datasets/2021-images/images/3a44e479-7c2c-4e8f-afe8-d842d13d338e.png
/home/ole/RobotDetection/datasets/2021-images/images/3a65a346-4e4b-4c3b-9090-dc677f189768.png
/home/ole/RobotDetection/datasets/2021-images/images/3affc51b-a968-49ec-a242-af76fca7a3b2.png
/home/ole/RobotDetection/datasets/2021-images/images/3b3bffbb-ba27-419f-abe0-5ff22061431d.png
/home/ole/RobotDetection/datasets/2021-images/images/3b6df6f7-87d3-499f-b480-a02e6623cffd.png
/home/ole/RobotDetection/datasets/2021-images/images/3b788cc2-8d07-43dd-9621-2e3951724665.png
/home/ole/RobotDetection/datasets/2021-images/images/3ba350a4-0c14-4eaa-8488-771aeb4a5c4a.png
/home/ole/RobotDetection/datasets/2021-images/images/3bb3467f-1482-453a-8bcc-d7646d3688e9.png
/home/ole/RobotDetection/datasets/2021-images/images/3c712a1d-f214-4432-a3d2-d6ef7f595a35.png
/home/ole/RobotDetection/datasets/2021-images/images/3c9cd1c7-cbb3-4d95-998a-eccc2aac62e2.png
/home/ole/RobotDetection/datasets/2021-images/images/3ca54e65-df46-41ec-b8e9-4012347702c3.png
/home/ole/RobotDetection/datasets/2021-images/images/3cb9a6d9-e0f5-4b42-b135-97b195d58ea3.png
/home/ole/RobotDetection/datasets/2021-images/images/3cb9c853-4e6c-45cf-88a5-552d99cfeb46.png
/home/ole/RobotDetection/datasets/2021-images/images/3d52433d-110b-4922-91cb-01f76f015fd7.png
/home/ole/RobotDetection/datasets/2021-images/images/3d997e0e-612f-4390-af03-3fad85fc1db6.png
/home/ole/RobotDetection/datasets/2021-images/images/3da05695-03fd-4dc5-9dab-0bfa83861a79.png
/home/ole/RobotDetection/datasets/2021-images/images/3df9ea25-a85d-458f-9d2d-60d2b06624fc.png
/home/ole/RobotDetection/datasets/2021-images/images/3e1bcf65-8a70-4c81-a004-f5ecfef36d23.png
/home/ole/RobotDetection/datasets/2021-images/images/3e3f5797-a535-49bf-b4a8-adb642648ffa.png
/home/ole/RobotDetection/datasets/2021-images/images/3e768798-f17c-4836-8d84-ab864a10c20c.png
/home/ole/RobotDetection/datasets/2021-images/images/3eaf38a5-946e-465c-9827-6800db50c64e.png
/home/ole/RobotDetection/datasets/2021-images/images/3ef90a87-888d-4be7-a76a-d45b746d3427.png
/home/ole/RobotDetection/datasets/2021-images/images/3f13f478-86cf-407f-9b8f-069381b7d92b.png
/home/ole/RobotDetection/datasets/2021-images/images/3fa6646b-e7ba-4b9d-89b2-abadeaad8bd8.png
/home/ole/RobotDetection/datasets/2021-images/images/3fc079e6-eb90-4bfb-bbed-0c275818fbc4.png
/home/ole/RobotDetection/datasets/2021-images/images/3fe82aae-acb2-4ad9-98ad-1b958bf31d68.png
/home/ole/RobotDetection/datasets/2021-images/images/4034bdb3-a1b1-420b-a743-f46e73f89d8b.png
/home/ole/RobotDetection/datasets/2021-images/images/403f5f1d-5e56-4b09-a9d0-0c8c328e4c9c.png
/home/ole/RobotDetection/datasets/2021-images/images/40438e2b-5095-4d4c-8dca-30cd9c8cf3be.png
/home/ole/RobotDetection/datasets/2021-images/images/405d3899-4b66-4a5c-b26e-513f38ce2272.png
/home/ole/RobotDetection/datasets/2021-images/images/40cf90a7-f376-4eb3-819e-e8072568d8ab.png
/home/ole/RobotDetection/datasets/2021-images/images/40edf1d2-231a-4b3d-a271-250a522a219f.png
/home/ole/RobotDetection/datasets/2021-images/images/40f0b4d4-669e-4ca7-bfbd-61377a2cf25e.png
/home/ole/RobotDetection/datasets/2021-images/images/40f8b3cc-64fb-434e-a88a-6cd6da29db28.png
/home/ole/RobotDetection/datasets/2021-images/images/412246ab-74e6-4bce-8c93-f618af21ccb2.png
/home/ole/RobotDetection/datasets/2021-images/images/418c4d07-1b2f-459c-bb78-740270e0e823.png
/home/ole/RobotDetection/datasets/2021-images/images/41b4b880-177a-4aeb-812a-c940b1f046a0.png
/home/ole/RobotDetection/datasets/2021-images/images/41ba976e-776e-48ca-a6c2-7073a2357952.png
/home/ole/RobotDetection/datasets/2021-images/images/41cd0d90-e395-4e53-980e-6522edb2c59d.png
/home/ole/RobotDetection/datasets/2021-images/images/41d671ca-b188-4f39-b63c-a3423be7be63.png
/home/ole/RobotDetection/datasets/2021-images/images/41e75cdb-fea1-43b8-983f-f29508bfc579.png
/home/ole/RobotDetection/datasets/2021-images/images/41ed1ee1-4d8c-482d-b8fa-ea5481cfea22.png
/home/ole/RobotDetection/datasets/2021-images/images/42039d8a-ed04-4a5c-b746-5846f4a342e5.png
/home/ole/RobotDetection/datasets/2021-images/images/421330c8-53bd-452e-be45-21b29a37bba7.png
/home/ole/RobotDetection/datasets/2021-images/images/4224e83f-0120-415f-9e32-29784fe1584a.png
/home/ole/RobotDetection/datasets/2021-images/images/4244a5e4-d1b2-4c59-9174-aae42e8df219.png
/home/ole/RobotDetection/datasets/2021-images/images/4288db4e-e754-4756-8476-87477b365371.png
/home/ole/RobotDetection/datasets/2021-images/images/42a8981e-08b1-40e1-bfb0-91c905b86047.png
/home/ole/RobotDetection/datasets/2021-images/images/42aa859a-7a61-4fd2-8581-23003757d627.png
/home/ole/RobotDetection/datasets/2021-images/images/42b8a117-1b70-4d99-900e-d4d9b8800a74.png
/home/ole/RobotDetection/datasets/2021-images/images/42dfae25-a2c7-4227-b0e9-b715bd07680e.png
/home/ole/RobotDetection/datasets/2021-images/images/4340bf40-0b41-4260-8fa8-6d8fd4ffd60a.png
/home/ole/RobotDetection/datasets/2021-images/images/434b5b23-2cf2-42ca-b738-72709439a8b5.png
/home/ole/RobotDetection/datasets/2021-images/images/4355f819-5585-4bce-901a-cb8dadd7b0db.png
/home/ole/RobotDetection/datasets/2021-images/images/4375b12a-da45-4ad8-95d2-3d8f46271a32.png
/home/ole/RobotDetection/datasets/2021-images/images/439e72df-47e5-4cea-b5b4-d1faffa4ee1e.png
/home/ole/RobotDetection/datasets/2021-images/images/43e3114f-7a3e-4cee-8c69-80b679141e50.png
/home/ole/RobotDetection/datasets/2021-images/images/43f3a2fe-5189-42ac-9aa4-9d52254ba51d.png
/home/ole/RobotDetection/datasets/2021-images/images/445021c4-f378-4734-a3dd-b15a0f175dff.png
/home/ole/RobotDetection/datasets/2021-images/images/446ec161-6c87-4c43-9019-a48c910eefed.png
/home/ole/RobotDetection/datasets/2021-images/images/44990f3c-dede-4bf6-8fab-1017a10b1c3f.png
/home/ole/RobotDetection/datasets/2021-images/images/4532c01f-58b9-4f72-974e-ca6137cd9ed1.png
/home/ole/RobotDetection/datasets/2021-images/images/458b50b3-d4a2-4cc7-9afb-a37fc96fe7fd.png
/home/ole/RobotDetection/datasets/2021-images/images/45b7ca2b-a221-4c94-8fc7-cccb11a7e00e.png
/home/ole/RobotDetection/datasets/2021-images/images/45d29cad-8cd6-4aac-84f3-bcdaf5cac64c.png
/home/ole/RobotDetection/datasets/2021-images/images/45fefd6e-376f-4cc1-a92f-12f522b69f45.png
/home/ole/RobotDetection/datasets/2021-images/images/460fd86a-c963-45bd-96de-fd731d5314de.png
/home/ole/RobotDetection/datasets/2021-images/images/461a8efa-1232-4d07-aabc-c5482b13a441.png
/home/ole/RobotDetection/datasets/2021-images/images/46312242-54c2-4855-99ff-6c7763c51ea7.png
/home/ole/RobotDetection/datasets/2021-images/images/4645e3a4-7200-4681-8968-2be5f5090f96.png
/home/ole/RobotDetection/datasets/2021-images/images/464ef4ef-2aec-4582-baca-b077f4edbb96.png
/home/ole/RobotDetection/datasets/2021-images/images/4656df85-defd-4c48-b5ab-6132268e4d6f.png
/home/ole/RobotDetection/datasets/2021-images/images/46e8892d-812f-4f1c-bcd0-0710c4f792b9.png
/home/ole/RobotDetection/datasets/2021-images/images/478c5f59-6e27-4823-8d94-2ae559e525e8.png
/home/ole/RobotDetection/datasets/2021-images/images/47a53a3c-f453-4a63-9d19-488520129947.png
/home/ole/RobotDetection/datasets/2021-images/images/47e0dd3b-9cd4-4818-9e68-e06096018d46.png
/home/ole/RobotDetection/datasets/2021-images/images/47f4ad28-5b28-45b4-8efe-8bb6d5e557c7.png
/home/ole/RobotDetection/datasets/2021-images/images/4811e3e7-d033-40b6-ae4e-b9760e1dece4.png
/home/ole/RobotDetection/datasets/2021-images/images/482592f7-f442-4826-9e68-d2ebd216ae3b.png
/home/ole/RobotDetection/datasets/2021-images/images/4828b957-4466-4257-8411-71c07d4bfff7.png
/home/ole/RobotDetection/datasets/2021-images/images/484c0a52-21a4-4889-97d5-bf8ed3320550.png
/home/ole/RobotDetection/datasets/2021-images/images/48aaf0c2-fa0b-41fb-b3c1-e209476839ef.png
/home/ole/RobotDetection/datasets/2021-images/images/49285eee-1717-4ab9-80eb-79acd8a04fa8.png
/home/ole/RobotDetection/datasets/2021-images/images/49290d1d-4d7f-4dd5-a4c7-0c24d7d0d566.png
/home/ole/RobotDetection/datasets/2021-images/images/49499026-a4c1-4cdb-89d6-51340204d9ef.png
/home/ole/RobotDetection/datasets/2021-images/images/4962fdb1-8889-4213-9a07-494cf3ffd43a.png
/home/ole/RobotDetection/datasets/2021-images/images/4979cdeb-fda1-47b5-8969-f654378d4393.png
/home/ole/RobotDetection/datasets/2021-images/images/498a2be2-1a95-4213-b61e-54ec0311873f.png
/home/ole/RobotDetection/datasets/2021-images/images/49c830a1-62c2-41c3-9bab-847ee0859843.png
/home/ole/RobotDetection/datasets/2021-images/images/49e2910e-34d2-4510-be44-a1b4b833c6c5.png
/home/ole/RobotDetection/datasets/2021-images/images/4a00da4e-606c-4678-bb26-626a309a54e8.png
/home/ole/RobotDetection/datasets/2021-images/images/4a30976b-35bd-470b-a258-8d5570833073.png
/home/ole/RobotDetection/datasets/2021-images/images/4a991b80-7f40-4e13-96ae-40ab3a8d4c2e.png
/home/ole/RobotDetection/datasets/2021-images/images/4aaa7932-730e-4b78-b7b7-0b152f41657a.png
/home/ole/RobotDetection/datasets/2021-images/images/4acdd867-d880-4076-b9c1-a5d55049f9c9.png
/home/ole/RobotDetection/datasets/2021-images/images/4afa7ecf-8fe2-4692-9acd-4ec59d823acf.png
/home/ole/RobotDetection/datasets/2021-images/images/4b35b67b-8cad-44f0-93ee-2bd60254d326.png
/home/ole/RobotDetection/datasets/2021-images/images/4b3c8021-49ee-41d5-b540-534e2f553b2d.png
/home/ole/RobotDetection/datasets/2021-images/images/4b4f723a-7687-4c39-9bea-f5ca925c7f65.png
/home/ole/RobotDetection/datasets/2021-images/images/4b5d91c8-655f-41c6-97aa-26aeb033aa89.png
/home/ole/RobotDetection/datasets/2021-images/images/4c2aa90c-d0c7-43bf-ab1e-a458e17dfd5a.png
/home/ole/RobotDetection/datasets/2021-images/images/4c307acc-c0d7-4528-b601-e789ce291c7e.png
/home/ole/RobotDetection/datasets/2021-images/images/4d09667d-af47-4a61-ae72-68884219c842.png
/home/ole/RobotDetection/datasets/2021-images/images/4d53efec-5e5d-4804-9bf9-1f898d5d1ea9.png
/home/ole/RobotDetection/datasets/2021-images/images/4d54bf04-2f11-4c86-8074-0b9662b7e927.png
/home/ole/RobotDetection/datasets/2021-images/images/4d569475-dce2-4e7b-a43d-8d5eaa4ea0a2.png
/home/ole/RobotDetection/datasets/2021-images/images/4d6ee54b-fad8-4f58-a20b-220ac3a68f26.png
/home/ole/RobotDetection/datasets/2021-images/images/4d999e98-f6f8-4cde-8beb-4dba6f0de87c.png
/home/ole/RobotDetection/datasets/2021-images/images/4dbb530d-0ff2-41cf-b147-994c039b8a15.png
/home/ole/RobotDetection/datasets/2021-images/images/4dce47e4-5d2d-4cca-bd90-7063e1ade396.png
/home/ole/RobotDetection/datasets/2021-images/images/4e3fac8f-2154-42e1-837b-ece5771fce32.png
/home/ole/RobotDetection/datasets/2021-images/images/4e4f15e4-3336-409c-a3e2-03a92fee76a5.png
/home/ole/RobotDetection/datasets/2021-images/images/4f1baf1d-1c24-4fb6-b337-f684e22d9fc8.png
/home/ole/RobotDetection/datasets/2021-images/images/4f3903b2-8ebb-47a7-9548-98070f315e0f.png
/home/ole/RobotDetection/datasets/2021-images/images/4f6eb953-b2b8-4a02-91b0-1ff7582bacff.png
/home/ole/RobotDetection/datasets/2021-images/images/4f6fc2a3-2049-4c3d-955b-4297cde79ce6.png
/home/ole/RobotDetection/datasets/2021-images/images/4fa58277-c981-46ca-b05e-4153a71b77e4.png
/home/ole/RobotDetection/datasets/2021-images/images/4fb0f371-8a24-42f3-89b7-a3a068102129.png
/home/ole/RobotDetection/datasets/2021-images/images/4fca27e3-397b-45c1-bc82-a84c2fb573bc.png
/home/ole/RobotDetection/datasets/2021-images/images/50bd46cc-298a-4a4d-840a-bb043a7d002a.png
/home/ole/RobotDetection/datasets/2021-images/images/50bffbaa-9840-4b00-91ec-bf5bece0723d.png
/home/ole/RobotDetection/datasets/2021-images/images/51088e7c-7cb0-42bc-a513-41ff3a12dfda.png
/home/ole/RobotDetection/datasets/2021-images/images/51139041-f6fc-4b26-b49a-cadb88665377.png
/home/ole/RobotDetection/datasets/2021-images/images/51314e5f-8189-4b58-ba77-b5dd7bc91ec1.png
/home/ole/RobotDetection/datasets/2021-images/images/5178c78d-61ee-406a-a6ad-5ac60172ab6f.png
/home/ole/RobotDetection/datasets/2021-images/images/51a8c20c-8fc3-49ac-9fca-7226cd09c5f5.png
/home/ole/RobotDetection/datasets/2021-images/images/51e1b015-f476-4242-a700-2cced262a038.png
/home/ole/RobotDetection/datasets/2021-images/images/51f4b92f-ab40-4a74-9469-5ed4b5f8b00f.png
/home/ole/RobotDetection/datasets/2021-images/images/520433ed-68c8-4660-a58a-8c385839e545.png
/home/ole/RobotDetection/datasets/2021-images/images/5206eb0e-1f52-464d-8e48-db48ae86c8ef.png
/home/ole/RobotDetection/datasets/2021-images/images/5250f1bb-802f-4e46-8a53-61babdff1de8.png
/home/ole/RobotDetection/datasets/2021-images/images/5268f6fe-7b8d-4cce-8b03-d7c5c034d462.png
/home/ole/RobotDetection/datasets/2021-images/images/5294345f-b100-4468-bdf3-1edbe2238069.png
/home/ole/RobotDetection/datasets/2021-images/images/53273a7a-942b-4b5e-a0dc-a74287c4c493.png
/home/ole/RobotDetection/datasets/2021-images/images/532970cf-3a03-46f8-afc9-f018a1e28f8b.png
/home/ole/RobotDetection/datasets/2021-images/images/53382dd6-891e-492f-a4cc-bb9736367781.png
/home/ole/RobotDetection/datasets/2021-images/images/5355e292-fdef-4ceb-bd9c-eece25d846bf.png
/home/ole/RobotDetection/datasets/2021-images/images/539c61bb-4827-49d9-9f42-75579d67bf61.png
/home/ole/RobotDetection/datasets/2021-images/images/53d9b96b-a11c-4d4b-bd5b-d317976d6d43.png
/home/ole/RobotDetection/datasets/2021-images/images/53dcb532-df44-4c51-9b91-33baaabb49b6.png
/home/ole/RobotDetection/datasets/2021-images/images/53f49493-9ee2-416c-8999-46c5c4904776.png
/home/ole/RobotDetection/datasets/2021-images/images/5424d9f2-5c38-4e32-b5df-8fac79083483.png
/home/ole/RobotDetection/datasets/2021-images/images/544f3faa-29a2-4234-b9b4-e5097f2ed14a.png
/home/ole/RobotDetection/datasets/2021-images/images/54514e9e-8660-4459-bdfc-9c14914d442b.png
/home/ole/RobotDetection/datasets/2021-images/images/546433b7-ebe6-4461-9a30-3e2020064631.png
/home/ole/RobotDetection/datasets/2021-images/images/546ce93f-53c9-4be2-982b-30ca3ded88b4.png
/home/ole/RobotDetection/datasets/2021-images/images/54d84e08-0618-47f9-a8de-e80ba6c39aff.png
/home/ole/RobotDetection/datasets/2021-images/images/5542bde2-c14a-45af-bfb8-4b7ed4728ce3.png
/home/ole/RobotDetection/datasets/2021-images/images/554dff67-1a7d-4676-ab8c-bdf26d619585.png
/home/ole/RobotDetection/datasets/2021-images/images/55c4ec76-4287-4ad0-b01b-eeb2d64c39cb.png
/home/ole/RobotDetection/datasets/2021-images/images/55d4780e-09f4-4d6b-b761-722d2d5b44cb.png
/home/ole/RobotDetection/datasets/2021-images/images/563f3624-1413-4d82-977d-18df46ab0b1d.png
/home/ole/RobotDetection/datasets/2021-images/images/566e3bc9-9e6d-4d48-8e1f-a1e3f21c8e86.png
/home/ole/RobotDetection/datasets/2021-images/images/567a911e-a031-4683-b332-32b43b5ec736.png
/home/ole/RobotDetection/datasets/2021-images/images/568219e5-a3ff-4be8-b030-cf15b738e0ef.png
/home/ole/RobotDetection/datasets/2021-images/images/56bc9d4b-f039-444a-91e9-5a0c4437cbe1.png
/home/ole/RobotDetection/datasets/2021-images/images/56bf32be-4d98-489e-8545-e7f7df98792b.png
/home/ole/RobotDetection/datasets/2021-images/images/572fbbdd-86e1-4f78-b6a0-b2091dbd379f.png
/home/ole/RobotDetection/datasets/2021-images/images/573c1bd0-147a-4b2c-a1e1-992577fa3508.png
/home/ole/RobotDetection/datasets/2021-images/images/57401e39-0976-49ad-a1c0-1d866cddbe10.png
/home/ole/RobotDetection/datasets/2021-images/images/574f2c1d-c457-4e42-b3b1-6f117cb781a4.png
/home/ole/RobotDetection/datasets/2021-images/images/57787248-3beb-4317-95cd-570231a8b242.png
/home/ole/RobotDetection/datasets/2021-images/images/57a071b6-fdd0-4c48-a062-75495ee10e42.png
/home/ole/RobotDetection/datasets/2021-images/images/57a2c950-4418-44e7-bd63-8ed1607269d9.png
/home/ole/RobotDetection/datasets/2021-images/images/57c7801b-4af8-4d73-a7cb-9010977d3f85.png
/home/ole/RobotDetection/datasets/2021-images/images/57cb9902-def5-432c-af82-6b86fabeef3f.png
/home/ole/RobotDetection/datasets/2021-images/images/57d9b753-05e7-4352-b391-df9951a50618.png
/home/ole/RobotDetection/datasets/2021-images/images/57e5a93a-1bda-4498-b1f1-94351101b936.png
/home/ole/RobotDetection/datasets/2021-images/images/5837994a-ce03-465f-a25d-88be77b4a50d.png
/home/ole/RobotDetection/datasets/2021-images/images/58b895bd-58bf-4883-962b-bd7271ea01bf.png
/home/ole/RobotDetection/datasets/2021-images/images/592b7eb4-97ca-400a-94b4-969fc5abde3d.png
/home/ole/RobotDetection/datasets/2021-images/images/597094ef-e52f-435e-8fe7-c7c75716566a.png
/home/ole/RobotDetection/datasets/2021-images/images/59fb4c18-e9a8-4566-837e-5c6a33d4a57b.png
/home/ole/RobotDetection/datasets/2021-images/images/5b2e4973-d032-43df-befa-62b518f3c747.png
/home/ole/RobotDetection/datasets/2021-images/images/5b5405f3-3bf0-4356-afe2-a60eaa50de2a.png
/home/ole/RobotDetection/datasets/2021-images/images/5b8a9e9c-5396-4ca5-b7a1-94e3addbdd9d.png
/home/ole/RobotDetection/datasets/2021-images/images/5be490f0-bd7d-4f64-9e0f-5b98efa697c1.png
/home/ole/RobotDetection/datasets/2021-images/images/5c3d53c3-5442-42ac-90f3-77e8484315f9.png
/home/ole/RobotDetection/datasets/2021-images/images/5c4cda13-df26-4c33-95df-91f86c03b8c3.png
/home/ole/RobotDetection/datasets/2021-images/images/5c5cf4ce-4fb7-4ec7-98dc-f9288a5e7c56.png
/home/ole/RobotDetection/datasets/2021-images/images/5c6f331a-3ed7-4947-9cbe-e72a2cfe7c61.png
/home/ole/RobotDetection/datasets/2021-images/images/5c7d544a-5e7a-4dc3-a40e-b22e555eaf2b.png
/home/ole/RobotDetection/datasets/2021-images/images/5ca48a6e-6516-492a-bd2a-054616712379.png
/home/ole/RobotDetection/datasets/2021-images/images/5ccd7dbc-6d7f-45e7-a70a-c2fa0ea3eabd.png
/home/ole/RobotDetection/datasets/2021-images/images/5d16b4f8-b092-4efb-a9d5-7d020c557e3a.png
/home/ole/RobotDetection/datasets/2021-images/images/5daeec9e-df99-41dc-b048-d82ca4172a7e.png
/home/ole/RobotDetection/datasets/2021-images/images/5de0ee8b-b971-439b-b3ae-4e9b8eb86d31.png
/home/ole/RobotDetection/datasets/2021-images/images/5deecb2d-a349-4c3f-b76a-7a4b02b2437a.png
/home/ole/RobotDetection/datasets/2021-images/images/5df0998e-42cd-4597-998b-1e8f3cb51059.png
/home/ole/RobotDetection/datasets/2021-images/images/5df0ac76-d5aa-415a-87a0-0079553a5900.png
/home/ole/RobotDetection/datasets/2021-images/images/5e430a02-2749-42da-99d7-351decc32a4a.png
/home/ole/RobotDetection/datasets/2021-images/images/5e537c7f-69fe-4c3a-b3ba-976930acc961.png
/home/ole/RobotDetection/datasets/2021-images/images/5e642f6d-02c4-4510-a4cd-b42aebdca1db.png
/home/ole/RobotDetection/datasets/2021-images/images/5e7db02f-b135-46ce-8152-03e8a17cb7cd.png
/home/ole/RobotDetection/datasets/2021-images/images/5efdbe76-2226-4bf7-a6f0-66a7f60d9ffe.png
/home/ole/RobotDetection/datasets/2021-images/images/5f195f1f-f689-4585-b378-8bd38b38cf16.png
/home/ole/RobotDetection/datasets/2021-images/images/5f202f1f-bae4-4816-94ca-a5728cb638ff.png
/home/ole/RobotDetection/datasets/2021-images/images/5f483f53-4dee-42e4-a056-d07441bbe890.png
/home/ole/RobotDetection/datasets/2021-images/images/5f644505-61c7-49cf-9e82-560e402c6b01.png
/home/ole/RobotDetection/datasets/2021-images/images/5f6815a5-c0b2-45cd-8438-6975028ffd6f.png
/home/ole/RobotDetection/datasets/2021-images/images/5f703771-d489-4444-8e89-4a76584be2bf.png
/home/ole/RobotDetection/datasets/2021-images/images/5f75b90a-c8d9-41c9-bde3-ee43a89cc534.png
/home/ole/RobotDetection/datasets/2021-images/images/5faa4913-c84a-41d7-9559-bea6c4fd98a7.png
/home/ole/RobotDetection/datasets/2021-images/images/5fbe0018-5d51-4a47-977c-cbead1a31244.png
/home/ole/RobotDetection/datasets/2021-images/images/5fd361fb-3481-467d-93e0-e4b4a4a6fe34.png
/home/ole/RobotDetection/datasets/2021-images/images/5fe0677c-645c-4471-a0a8-0e3c702bf909.png
/home/ole/RobotDetection/datasets/2021-images/images/60473848-7123-4ab5-8bdc-506b821b9699.png
/home/ole/RobotDetection/datasets/2021-images/images/60529cec-7266-42cd-b7bd-5101c6f0b26c.png
/home/ole/RobotDetection/datasets/2021-images/images/6078d424-6f70-46bb-a5a5-1fb2a034a083.png
/home/ole/RobotDetection/datasets/2021-images/images/607ca24d-6f1c-41e5-8c83-c82bed18bc6d.png
/home/ole/RobotDetection/datasets/2021-images/images/60b8324e-1629-47fd-bda0-93cf985ea5bd.png
/home/ole/RobotDetection/datasets/2021-images/images/60d21246-0478-4821-ae5e-1c78f30d3be8.png
/home/ole/RobotDetection/datasets/2021-images/images/610960a9-7078-441a-870d-79cce728e5e6.png
/home/ole/RobotDetection/datasets/2021-images/images/6144c30b-ea90-449e-b102-99bb58f19f24.png
/home/ole/RobotDetection/datasets/2021-images/images/6187d5a3-1f36-4dec-b468-f2bd9982241c.png
/home/ole/RobotDetection/datasets/2021-images/images/619255ef-d9ae-4600-b46b-3abdc648d620.png
/home/ole/RobotDetection/datasets/2021-images/images/61b1f1f5-6855-4109-a438-ffd88b79e279.png
/home/ole/RobotDetection/datasets/2021-images/images/6296725a-28fa-4bbf-9ef8-ff927f27b862.png
/home/ole/RobotDetection/datasets/2021-images/images/62cb6001-f60b-4cb3-895a-297e2c9897c6.png
/home/ole/RobotDetection/datasets/2021-images/images/62e5805f-8584-4539-b154-6e9bf81753bb.png
/home/ole/RobotDetection/datasets/2021-images/images/6307a677-e2d0-4e00-a3f9-139d38bcaec0.png
/home/ole/RobotDetection/datasets/2021-images/images/6310347d-b239-4cd6-837d-d0b690f7345c.png
/home/ole/RobotDetection/datasets/2021-images/images/632372d6-99c3-4adb-9ee4-52562d28cf44.png
/home/ole/RobotDetection/datasets/2021-images/images/638b4ed2-8e81-47d7-b527-8e65ac9b4268.png
/home/ole/RobotDetection/datasets/2021-images/images/63917918-947b-43ee-a9eb-2fdd2c3d7336.png
/home/ole/RobotDetection/datasets/2021-images/images/63f4d7c0-205d-4209-be44-838dc396d33c.png
/home/ole/RobotDetection/datasets/2021-images/images/640249a3-d81a-4951-9bd9-946e422f3fd5.png
/home/ole/RobotDetection/datasets/2021-images/images/6454f3e0-4023-4730-a535-cbff02029c0c.png
/home/ole/RobotDetection/datasets/2021-images/images/645addf2-160c-45a2-969e-f536b0563967.png
/home/ole/RobotDetection/datasets/2021-images/images/646c0064-7d46-4b1f-8745-a608fe804bf9.png
/home/ole/RobotDetection/datasets/2021-images/images/648d990c-a7aa-4550-acca-94bebac7b008.png
/home/ole/RobotDetection/datasets/2021-images/images/64bb506f-ec47-44ab-baac-2ade561e3041.png
/home/ole/RobotDetection/datasets/2021-images/images/64cdf875-6b3b-4f53-96f8-4bac7ed6fed3.png
/home/ole/RobotDetection/datasets/2021-images/images/64d87b5e-ed7b-4fb9-a029-55715b1f1008.png
/home/ole/RobotDetection/datasets/2021-images/images/64ec9aeb-12ec-4048-9f5d-031c05ba0c2d.png
/home/ole/RobotDetection/datasets/2021-images/images/650ddaf1-359b-432b-a3e3-00bcec50e3a8.png
/home/ole/RobotDetection/datasets/2021-images/images/653d0e76-4697-4d6c-b6e5-bf83dd88bc82.png
/home/ole/RobotDetection/datasets/2021-images/images/658ea444-1fc5-4568-8dd1-eb9a513d0265.png
/home/ole/RobotDetection/datasets/2021-images/images/65995a4a-e883-4817-b796-66f922d835c5.png
/home/ole/RobotDetection/datasets/2021-images/images/65b4ad6b-4702-47f4-a86a-6ba9d188cf29.png
/home/ole/RobotDetection/datasets/2021-images/images/65c885fc-aac0-4684-93d3-1e8a55219cc2.png
/home/ole/RobotDetection/datasets/2021-images/images/66068f0d-cd07-492a-a085-c3a86af8896f.png
/home/ole/RobotDetection/datasets/2021-images/images/6614c7c6-79e1-4926-80db-393965f28f00.png
/home/ole/RobotDetection/datasets/2021-images/images/663c2898-4cd1-4f2c-8351-b208c68e5675.png
/home/ole/RobotDetection/datasets/2021-images/images/66b3150d-5b68-400c-8327-98434b2473ea.png
/home/ole/RobotDetection/datasets/2021-images/images/66d55710-ed5b-4405-8519-0d2b05775f4a.png
/home/ole/RobotDetection/datasets/2021-images/images/66d6ff1b-9d7b-46e5-b1b2-b51206e06d5c.png
/home/ole/RobotDetection/datasets/2021-images/images/66f5da90-239e-4a50-b737-57df86ca0dbe.png
/home/ole/RobotDetection/datasets/2021-images/images/670929eb-07a2-47ca-881d-e28763e6b630.png
/home/ole/RobotDetection/datasets/2021-images/images/6762861e-274a-4522-ae7c-1a76dcc8a184.png
/home/ole/RobotDetection/datasets/2021-images/images/676785ae-55aa-487b-bd95-f6aee069b14d.png
/home/ole/RobotDetection/datasets/2021-images/images/67e487ba-d726-4a1a-95d1-b22f10ea526d.png
/home/ole/RobotDetection/datasets/2021-images/images/6896764c-6e07-4097-a3df-90c59ec2ff20.png
/home/ole/RobotDetection/datasets/2021-images/images/68b8417f-bf5f-4c46-a0e1-193bd3c46a79.png
/home/ole/RobotDetection/datasets/2021-images/images/6943c55f-a5d3-4ecd-b0f3-b5c780fa30a9.png
/home/ole/RobotDetection/datasets/2021-images/images/695048c8-9aa5-463d-b4ca-87e2f97cf3d9.png
/home/ole/RobotDetection/datasets/2021-images/images/698918cd-a7fa-4a99-86c7-f831fc2d7187.png
/home/ole/RobotDetection/datasets/2021-images/images/69c01d46-ce65-4111-a544-d45674b74e3d.png
/home/ole/RobotDetection/datasets/2021-images/images/69de1b4c-0650-4f29-bb4f-709501c302d5.png
/home/ole/RobotDetection/datasets/2021-images/images/69e93782-dfff-4ce3-b926-3efc7bbdcdde.png
/home/ole/RobotDetection/datasets/2021-images/images/69fd9b48-03c5-4c62-a48b-a5ef30821749.png
/home/ole/RobotDetection/datasets/2021-images/images/6a206840-ddf7-4e3b-86c3-7dc7e7490602.png
/home/ole/RobotDetection/datasets/2021-images/images/6a4e2a41-3748-4502-8c2e-bae64eccb806.png
/home/ole/RobotDetection/datasets/2021-images/images/6a666f1b-7d8f-44a7-ac6b-c76058c83ba4.png
/home/ole/RobotDetection/datasets/2021-images/images/6a85e674-ad27-47cb-94d3-ff1406591b52.png
/home/ole/RobotDetection/datasets/2021-images/images/6ac35669-54e0-472f-a549-94c5e99b0436.png
/home/ole/RobotDetection/datasets/2021-images/images/6ad43c49-4d44-4ec9-9ba4-e53afabebb8b.png
/home/ole/RobotDetection/datasets/2021-images/images/6afe7b08-1639-4c91-bbc7-30701538d2c1.png
/home/ole/RobotDetection/datasets/2021-images/images/6b2c3c41-793b-4ac3-8b81-50b716a9dd07.png
/home/ole/RobotDetection/datasets/2021-images/images/6b33d686-faa0-4616-85bf-ebe1afc93738.png
/home/ole/RobotDetection/datasets/2021-images/images/6b3e1596-ce4d-4ec4-92e9-a1c1cf0f8a6a.png
/home/ole/RobotDetection/datasets/2021-images/images/6b857ab9-deff-4bbe-a232-93762c5cec78.png
/home/ole/RobotDetection/datasets/2021-images/images/6b92df5f-3ac3-4bb0-956c-a7196727c940.png
/home/ole/RobotDetection/datasets/2021-images/images/6bdba5ca-e037-4d13-badf-2a0a3e6857d0.png
/home/ole/RobotDetection/datasets/2021-images/images/6beaf45e-7d03-47b7-8804-bcf02af52d95.png
/home/ole/RobotDetection/datasets/2021-images/images/6beb0ad4-e671-4f79-9f8c-4a618f2b07aa.png
/home/ole/RobotDetection/datasets/2021-images/images/6bf26203-c792-415c-8173-d19bb059b735.png
/home/ole/RobotDetection/datasets/2021-images/images/6c23389f-87f4-4b7f-87da-7ac815f786a7.png
/home/ole/RobotDetection/datasets/2021-images/images/6c4f82e4-e18d-40a8-8b75-6292d39ad0d4.png
/home/ole/RobotDetection/datasets/2021-images/images/6c52edb3-6273-41f3-baa1-e2edafed956e.png
/home/ole/RobotDetection/datasets/2021-images/images/6c531d1f-f868-4cef-9f0d-76f6b18dc7a4.png
/home/ole/RobotDetection/datasets/2021-images/images/6ca0640c-8916-4a7b-a3d8-dae1587ad5a6.png
/home/ole/RobotDetection/datasets/2021-images/images/6cb1ed4e-3a1b-4dfc-a752-04fb00e86750.png
/home/ole/RobotDetection/datasets/2021-images/images/6cd8b823-5cf3-4847-937f-0b07561f76dd.png
/home/ole/RobotDetection/datasets/2021-images/images/6cdc8088-f2ce-47ed-8c3d-ac1e23bc40a7.png
/home/ole/RobotDetection/datasets/2021-images/images/6d5129e0-f4ad-44ec-87ae-76d2e72f0ae8.png
/home/ole/RobotDetection/datasets/2021-images/images/6d55b5ce-1cca-4ad0-aef2-d4eab4512284.png
/home/ole/RobotDetection/datasets/2021-images/images/6d699eb9-57da-41bd-b30b-5a718dcfdea7.png
/home/ole/RobotDetection/datasets/2021-images/images/6d7d496c-fdaf-4bea-a1af-01c9cb076851.png
/home/ole/RobotDetection/datasets/2021-images/images/6d85c69a-794b-4a0f-8bff-4142fd6f289e.png
/home/ole/RobotDetection/datasets/2021-images/images/6d8e2889-8de1-417d-98e6-d4c1d837800b.png
/home/ole/RobotDetection/datasets/2021-images/images/6d9265a0-0a1e-49c6-a61a-4b1d26c92679.png
/home/ole/RobotDetection/datasets/2021-images/images/6db9012c-7a83-4162-9821-f0ce389a9ec3.png
/home/ole/RobotDetection/datasets/2021-images/images/6ddb4f05-1016-409f-9b6c-0651501e50f2.png
/home/ole/RobotDetection/datasets/2021-images/images/6e1690b0-8cca-4bd6-abf6-dcc411579ee0.png
/home/ole/RobotDetection/datasets/2021-images/images/6e1fc4f1-8ec9-47a9-921e-8dbb17e0a248.png
/home/ole/RobotDetection/datasets/2021-images/images/6e2dfe86-dbbc-4e94-acf0-e66f7aa84918.png
/home/ole/RobotDetection/datasets/2021-images/images/6e76db84-714a-4d26-b031-39ad52fdfda7.png
/home/ole/RobotDetection/datasets/2021-images/images/6e7aca62-c70f-4944-bf91-f42818d65322.png
/home/ole/RobotDetection/datasets/2021-images/images/6e8dedf0-db6e-4460-b4d6-df9b70e16df4.png
/home/ole/RobotDetection/datasets/2021-images/images/6e90c62b-702e-48c5-9f58-512605454d2a.png
/home/ole/RobotDetection/datasets/2021-images/images/6ecae342-1c13-40fe-af4c-aaa4516d48ee.png
/home/ole/RobotDetection/datasets/2021-images/images/6ee8f5b0-f9df-4ad1-9805-8fd698b41a5c.png
/home/ole/RobotDetection/datasets/2021-images/images/6f13cfea-968b-4308-8644-dbad08dcb4d4.png
/home/ole/RobotDetection/datasets/2021-images/images/6f2aeba9-dd65-4dd6-bd13-6779a7cf3df3.png
/home/ole/RobotDetection/datasets/2021-images/images/6fd191ce-614f-4887-90e0-26d3fea23995.png
/home/ole/RobotDetection/datasets/2021-images/images/6ffe440f-5424-4e51-ac93-0805e81ab565.png
/home/ole/RobotDetection/datasets/2021-images/images/7036d2fa-2f88-420f-9392-261f14b5817f.png
/home/ole/RobotDetection/datasets/2021-images/images/7044c5d2-7fbe-4833-9188-0bad787b2381.png
/home/ole/RobotDetection/datasets/2021-images/images/704662ab-7116-4e35-8b36-75e36c04b870.png
/home/ole/RobotDetection/datasets/2021-images/images/704f9bdb-fbe3-4445-9986-45568df4afe4.png
/home/ole/RobotDetection/datasets/2021-images/images/707a8c2d-7f6c-4351-a3c2-369a635b1fb5.png
/home/ole/RobotDetection/datasets/2021-images/images/7087f20a-3128-4fa4-a522-7bbc3478ac55.png
/home/ole/RobotDetection/datasets/2021-images/images/70ad26fd-6acf-465e-abc0-bf29011a8e77.png
/home/ole/RobotDetection/datasets/2021-images/images/70afad82-e38c-4fc1-a0ca-7beda79500d3.png
/home/ole/RobotDetection/datasets/2021-images/images/71918129-8f82-4a79-9b36-61a05231d567.png
/home/ole/RobotDetection/datasets/2021-images/images/719cc798-c4d0-43bd-9a56-45b53e09566c.png
/home/ole/RobotDetection/datasets/2021-images/images/720d7240-dd45-4dec-86b3-4cce42a9c7a8.png
/home/ole/RobotDetection/datasets/2021-images/images/726d36ce-5b6c-4e89-b135-c7d7f7429fbf.png
/home/ole/RobotDetection/datasets/2021-images/images/72748498-2e4a-4648-95c6-1da76465052e.png
/home/ole/RobotDetection/datasets/2021-images/images/7279648e-f8ec-4dd0-858e-638028d15a60.png
/home/ole/RobotDetection/datasets/2021-images/images/72a969bb-9a0a-4932-9ab1-5bb55b889eda.png
/home/ole/RobotDetection/datasets/2021-images/images/72d1079b-bfe9-43a2-a552-334c317f7625.png
/home/ole/RobotDetection/datasets/2021-images/images/72d9d806-3b8e-4f67-a895-19bcb6344465.png
/home/ole/RobotDetection/datasets/2021-images/images/72f0f183-6af2-4ece-99f5-d83c967bb118.png
/home/ole/RobotDetection/datasets/2021-images/images/73009298-cbd9-43bf-b90d-066987449b19.png
/home/ole/RobotDetection/datasets/2021-images/images/7305f632-5fdf-4f4e-b7d1-90a7958c6fab.png
/home/ole/RobotDetection/datasets/2021-images/images/735a4f8d-e5a8-4aac-83f1-2f8ddafe6872.png
/home/ole/RobotDetection/datasets/2021-images/images/73ad00d0-792a-45da-ac0d-c35e0d5ac42c.png
/home/ole/RobotDetection/datasets/2021-images/images/73d47c79-ba21-41f0-b2d6-6a1925b38f36.png
/home/ole/RobotDetection/datasets/2021-images/images/747c5c4c-a21a-4ecd-a829-239e1754b386.png
/home/ole/RobotDetection/datasets/2021-images/images/7497ab31-359a-4ec0-86e4-3233c0bcea5c.png
/home/ole/RobotDetection/datasets/2021-images/images/74e5f05d-f2f4-4457-a7e8-c08b6cbb959b.png
/home/ole/RobotDetection/datasets/2021-images/images/754e6aeb-4636-4525-979a-e5ef390ce564.png
/home/ole/RobotDetection/datasets/2021-images/images/758b9738-3177-43cb-8c32-1f6f7ef79e31.png
/home/ole/RobotDetection/datasets/2021-images/images/758fec2a-8994-41f7-b390-ac861d9ca36b.png
/home/ole/RobotDetection/datasets/2021-images/images/75a29255-0089-4628-9991-6efb692f568f.png
/home/ole/RobotDetection/datasets/2021-images/images/75a89aa4-d690-4eda-afff-2b4cd3e324bc.png
/home/ole/RobotDetection/datasets/2021-images/images/75a9f00d-6d9e-4bb2-8dfe-bfbad93b3130.png
/home/ole/RobotDetection/datasets/2021-images/images/75af792d-70d4-4dbd-9e52-03791ed06316.png
/home/ole/RobotDetection/datasets/2021-images/images/7614ed78-e4e2-4841-bbbb-26bccf6175dc.png
/home/ole/RobotDetection/datasets/2021-images/images/7616ac82-7018-4f4d-b84c-0209a691a749.png
/home/ole/RobotDetection/datasets/2021-images/images/76308c56-5ead-41b7-a215-97aef79ffe9c.png
/home/ole/RobotDetection/datasets/2021-images/images/7687c1c2-6ee3-40a7-bf10-5a2d3d87c7fa.png
/home/ole/RobotDetection/datasets/2021-images/images/76a6ceeb-4b06-41b8-b9a6-eee37038acd1.png
/home/ole/RobotDetection/datasets/2021-images/images/76f1a3a1-3daf-4c7d-b6ba-9f63457138b1.png
/home/ole/RobotDetection/datasets/2021-images/images/76f7e89c-ee60-4928-82fd-83aabb916444.png
/home/ole/RobotDetection/datasets/2021-images/images/778a4cd9-d4bc-43a5-a6b8-aeea9225668e.png
/home/ole/RobotDetection/datasets/2021-images/images/778ec1f1-0227-4c9a-9db1-3a6125c5b19f.png
/home/ole/RobotDetection/datasets/2021-images/images/77977201-bc73-445f-bef2-f526e665cb6f.png
/home/ole/RobotDetection/datasets/2021-images/images/7798f9bb-95a4-4da5-bc9e-c64d2a89fcfe.png
/home/ole/RobotDetection/datasets/2021-images/images/77bae8bd-365c-43e4-a778-7046ea2911e2.png
/home/ole/RobotDetection/datasets/2021-images/images/77cdb4ad-3b6f-42fa-b8bf-c732f9fd9b96.png
/home/ole/RobotDetection/datasets/2021-images/images/77dd7d33-7103-437d-99be-a356f1c51baa.png
/home/ole/RobotDetection/datasets/2021-images/images/77f9ce2a-d07f-4e4b-be88-8a9d6250a4d4.png
/home/ole/RobotDetection/datasets/2021-images/images/7810be21-4579-442d-9373-47152c64ca2b.png
/home/ole/RobotDetection/datasets/2021-images/images/782f95e8-4eef-465d-9e86-87dd01093909.png
/home/ole/RobotDetection/datasets/2021-images/images/784e101e-dd16-47a5-8834-e5e7d93e8dd1.png
/home/ole/RobotDetection/datasets/2021-images/images/786e316c-3931-4ead-b664-bd7cebcbb3e0.png
/home/ole/RobotDetection/datasets/2021-images/images/787170b6-cd84-4e8d-8348-2633437fc9df.png
/home/ole/RobotDetection/datasets/2021-images/images/788d38f9-e038-40e0-85bb-e9c33029e8f8.png
/home/ole/RobotDetection/datasets/2021-images/images/788fabe7-96b2-4492-9fe6-2acd50d2eaec.png
/home/ole/RobotDetection/datasets/2021-images/images/78d31d82-e606-4f20-a0c0-5c31d238cad9.png
/home/ole/RobotDetection/datasets/2021-images/images/78d9240d-7071-4772-9347-e38420ab612c.png
/home/ole/RobotDetection/datasets/2021-images/images/78e9f009-c485-45ab-a40c-a59ac34d5d2c.png
/home/ole/RobotDetection/datasets/2021-images/images/79082c23-0928-4aa8-bb9c-e5bccc4da8b4.png
/home/ole/RobotDetection/datasets/2021-images/images/790d629a-4c8c-494d-89a9-67deebf3a846.png
/home/ole/RobotDetection/datasets/2021-images/images/794e3a10-5181-478b-b595-3962af445ded.png
/home/ole/RobotDetection/datasets/2021-images/images/79513d41-f3cf-4af0-90f2-26b1d79f0aaa.png
/home/ole/RobotDetection/datasets/2021-images/images/79534bf8-bdd8-4d6e-bc71-6ddbb409f488.png
/home/ole/RobotDetection/datasets/2021-images/images/79668c72-4dfb-4052-9396-f662b13c3322.png
/home/ole/RobotDetection/datasets/2021-images/images/79ae51c4-f70e-49f6-a9ad-60009650f555.png
/home/ole/RobotDetection/datasets/2021-images/images/79b14981-ed96-4397-a0e0-92bfe372e715.png
/home/ole/RobotDetection/datasets/2021-images/images/79f5aacb-f0e9-4c1c-ac22-9cb35a6a9672.png
/home/ole/RobotDetection/datasets/2021-images/images/79f828d1-d5ea-43f5-bf2a-a2994e4f01bd.png
/home/ole/RobotDetection/datasets/2021-images/images/7a0c3df9-1831-49ed-9eb7-8946efe28ae8.png
/home/ole/RobotDetection/datasets/2021-images/images/7a0d4e85-2d52-4d5d-9a47-57fd85b34d07.png
/home/ole/RobotDetection/datasets/2021-images/images/7a352926-249e-4748-bd14-57ee9610be24.png
/home/ole/RobotDetection/datasets/2021-images/images/7a79dad8-1ae6-48cf-a19c-a6d7dde68c93.png
/home/ole/RobotDetection/datasets/2021-images/images/7ad3c24e-c5e6-47c7-95a5-53b19b465aa4.png
/home/ole/RobotDetection/datasets/2021-images/images/7b1d1959-be30-45bb-9c36-9d6bcac61264.png
/home/ole/RobotDetection/datasets/2021-images/images/7b579fc1-200c-4ee0-90c1-0b03c46e0ec8.png
/home/ole/RobotDetection/datasets/2021-images/images/7ba9e217-37db-42c5-816f-6e26db591d70.png
/home/ole/RobotDetection/datasets/2021-images/images/7bbb683c-4a2b-4eac-8a88-a0e604f23f41.png
/home/ole/RobotDetection/datasets/2021-images/images/7bd3f788-11a2-4a69-a775-3baacac849bf.png
/home/ole/RobotDetection/datasets/2021-images/images/7bdbe78d-1e51-4b2e-9415-81130ed49640.png
/home/ole/RobotDetection/datasets/2021-images/images/7c04f417-35db-4be2-9822-1b4c20bc9a0b.png
/home/ole/RobotDetection/datasets/2021-images/images/7c05036e-840e-4755-ba3c-9b204470f6d6.png
/home/ole/RobotDetection/datasets/2021-images/images/7c38715c-d942-4dbf-bb34-ecf5e8668f19.png
/home/ole/RobotDetection/datasets/2021-images/images/7c75d778-3558-4925-8bb4-1fefc11973b5.png
/home/ole/RobotDetection/datasets/2021-images/images/7c7e58ef-cc29-4b5b-a63a-402ae1921efe.png
/home/ole/RobotDetection/datasets/2021-images/images/7c88b9a9-efae-4c95-9329-9735f287a66e.png
/home/ole/RobotDetection/datasets/2021-images/images/7cc6714f-4fc4-450c-8a48-5f48a60f3e5a.png
/home/ole/RobotDetection/datasets/2021-images/images/7ccc4352-d38a-4b6e-993a-e1409cebb4ad.png
/home/ole/RobotDetection/datasets/2021-images/images/7cf8a8c2-5f7b-45d3-a197-f0473676fb88.png
/home/ole/RobotDetection/datasets/2021-images/images/7d043454-87b7-4229-a97a-ae34bdf59082.png
/home/ole/RobotDetection/datasets/2021-images/images/7d22309f-d44e-41f8-a247-f47a99d96c38.png
/home/ole/RobotDetection/datasets/2021-images/images/7d2796b8-c040-43b6-98f7-276a7a6226e2.png
/home/ole/RobotDetection/datasets/2021-images/images/7d361051-847f-4a06-8f17-25b762788dfa.png
/home/ole/RobotDetection/datasets/2021-images/images/7d3e70f0-5ea4-4227-8a2e-4abcc154fea5.png
/home/ole/RobotDetection/datasets/2021-images/images/7d4c0f32-e6f0-41d3-9298-a802bee9640d.png
/home/ole/RobotDetection/datasets/2021-images/images/7d5b41c6-aaba-4711-b60c-d62c86a43dd6.png
/home/ole/RobotDetection/datasets/2021-images/images/7d8367e6-36f2-47b8-90b4-a50cdb7c214c.png
/home/ole/RobotDetection/datasets/2021-images/images/7d8f9e01-d5df-4b62-b0cf-f927a2ab8be6.png
/home/ole/RobotDetection/datasets/2021-images/images/7e552da4-537f-4ddc-8a74-d6a33a1925d7.png
/home/ole/RobotDetection/datasets/2021-images/images/7e588384-8af0-44e8-b8d2-383f80a10b51.png
/home/ole/RobotDetection/datasets/2021-images/images/7e64b72d-8ffe-41ef-895e-229bafe8d639.png
/home/ole/RobotDetection/datasets/2021-images/images/7e7100c6-515e-413a-b26d-6dd5bc07d100.png
/home/ole/RobotDetection/datasets/2021-images/images/7ee34b27-4de0-4218-beca-c99a619f50ef.png
/home/ole/RobotDetection/datasets/2021-images/images/7f27c9c5-a90f-4755-a9c7-0d13a076f805.png
/home/ole/RobotDetection/datasets/2021-images/images/7faa71a0-7843-4bfc-9287-91053ef7e7f9.png
/home/ole/RobotDetection/datasets/2021-images/images/7fc82c49-cf26-4829-8312-5d3ba113822b.png
/home/ole/RobotDetection/datasets/2021-images/images/801d5591-3f51-4045-95e5-47c2e80eab9f.png
/home/ole/RobotDetection/datasets/2021-images/images/8051a875-351e-4574-8748-d8b1a7be25b2.png
/home/ole/RobotDetection/datasets/2021-images/images/80c15255-d907-44b0-961a-be185844d5c8.png
/home/ole/RobotDetection/datasets/2021-images/images/80cf80fb-9b59-45f4-b906-ddd1190ddc91.png
/home/ole/RobotDetection/datasets/2021-images/images/80dda276-879a-4aa0-bd8f-630caa363df3.png
/home/ole/RobotDetection/datasets/2021-images/images/80f34fc7-2a1e-4955-82e2-642b048ef13d.png
/home/ole/RobotDetection/datasets/2021-images/images/81434399-b5bf-45cb-b594-a9b3587e0309.png
/home/ole/RobotDetection/datasets/2021-images/images/814366c5-721e-4cb2-bc83-dda5ef78934e.png
/home/ole/RobotDetection/datasets/2021-images/images/816415d7-6161-44cb-8282-9ad37e1eae4c.png
/home/ole/RobotDetection/datasets/2021-images/images/8166115a-8c7b-4521-bb8c-96998dce871e.png
/home/ole/RobotDetection/datasets/2021-images/images/819d5841-abd0-497d-81e0-5d641189886b.png
/home/ole/RobotDetection/datasets/2021-images/images/81f0a8c7-bfb7-4813-87f4-8b39efa432ea.png
/home/ole/RobotDetection/datasets/2021-images/images/82828990-6f91-43cf-8465-9f91422f763b.png
/home/ole/RobotDetection/datasets/2021-images/images/82f8da2d-fa3b-4265-8c43-335a7e4731b8.png
/home/ole/RobotDetection/datasets/2021-images/images/8306fd55-4fd3-499d-827f-3c7f2931a67f.png
/home/ole/RobotDetection/datasets/2021-images/images/833b129b-68a2-445e-bfca-23d4feb1f426.png
/home/ole/RobotDetection/datasets/2021-images/images/8350eda3-b9d9-4155-b4e2-981e697c24aa.png
/home/ole/RobotDetection/datasets/2021-images/images/837c9e9b-ec4a-40ab-82c9-7e2f3231b3b8.png
/home/ole/RobotDetection/datasets/2021-images/images/83c8ef2c-92e5-4eb2-bfd6-04e1dbfd84fb.png
/home/ole/RobotDetection/datasets/2021-images/images/83e786a9-d7a7-4ca4-aa72-5b6cabb46a6e.png
/home/ole/RobotDetection/datasets/2021-images/images/83fd459b-7fef-4700-8aae-3e7e17a15494.png
/home/ole/RobotDetection/datasets/2021-images/images/8416f771-47f5-41c5-be03-bcbce703e089.png
/home/ole/RobotDetection/datasets/2021-images/images/8461d56d-8501-492d-86f2-571c2f03e9aa.png
/home/ole/RobotDetection/datasets/2021-images/images/84974f10-9e64-4d92-97a1-f16ce018661e.png
/home/ole/RobotDetection/datasets/2021-images/images/84982c4a-5f38-4c01-bb45-276061b823fa.png
/home/ole/RobotDetection/datasets/2021-images/images/84b62a02-cd92-4e43-8fb1-fb7ae7b1b36a.png
/home/ole/RobotDetection/datasets/2021-images/images/84c3b56d-65b5-4c14-83f7-7d22c078e35b.png
/home/ole/RobotDetection/datasets/2021-images/images/84cbda77-150c-47b4-b3a5-93379517042f.png
/home/ole/RobotDetection/datasets/2021-images/images/852bea67-8fac-4b01-813c-f0795b388057.png
/home/ole/RobotDetection/datasets/2021-images/images/85a79227-8bb8-4aba-8a9b-061e32905db9.png
/home/ole/RobotDetection/datasets/2021-images/images/85c271b7-70d9-4fa7-8858-d439cdd4a7ed.png
/home/ole/RobotDetection/datasets/2021-images/images/85c678fd-ee66-490b-8569-5a5b6c6356b2.png
/home/ole/RobotDetection/datasets/2021-images/images/85d1220d-1bb9-4ea0-b0b6-d88391d0666d.png
/home/ole/RobotDetection/datasets/2021-images/images/85d71d5d-9955-40f7-be08-9b259999d5c3.png
/home/ole/RobotDetection/datasets/2021-images/images/86057c5f-760f-4a0b-939b-d97dde1c575b.png
/home/ole/RobotDetection/datasets/2021-images/images/862248b5-96f5-4a9c-b447-41955c63bd96.png
/home/ole/RobotDetection/datasets/2021-images/images/86754683-3244-422a-a8bf-3047a0085d1b.png
/home/ole/RobotDetection/datasets/2021-images/images/868412c3-a892-4307-8e49-ba2daf710c2b.png
/home/ole/RobotDetection/datasets/2021-images/images/86a34ef1-a09d-47cb-b780-1b074a32ebd6.png
/home/ole/RobotDetection/datasets/2021-images/images/86f9c44a-1329-4be7-845b-ed2b056f3132.png
/home/ole/RobotDetection/datasets/2021-images/images/87187d5a-c155-4b6d-a327-e5fcf6a2e88b.png
/home/ole/RobotDetection/datasets/2021-images/images/87390ce2-49a8-4441-b9fd-285202b686fe.png
/home/ole/RobotDetection/datasets/2021-images/images/873bbd59-97fc-4f5b-8f73-ed0e94207976.png
/home/ole/RobotDetection/datasets/2021-images/images/874b239a-ae58-4713-aa92-73737c524dde.png
/home/ole/RobotDetection/datasets/2021-images/images/8751f39a-b29d-44de-8806-a0a3f17c7423.png
/home/ole/RobotDetection/datasets/2021-images/images/87a1640e-7315-4545-924f-1b48b760e1a6.png
/home/ole/RobotDetection/datasets/2021-images/images/87bf172e-6a91-4648-9153-7be66d1fbf23.png
/home/ole/RobotDetection/datasets/2021-images/images/8850235f-5689-4206-9ba7-0678ae8490e6.png
/home/ole/RobotDetection/datasets/2021-images/images/8860159b-4cba-433f-98c7-00d5385c621d.png
/home/ole/RobotDetection/datasets/2021-images/images/886b5c59-1b3f-47c0-bf8a-3244411ea507.png
/home/ole/RobotDetection/datasets/2021-images/images/8873f644-3dc9-48a2-9233-256b5e1cdfde.png
/home/ole/RobotDetection/datasets/2021-images/images/88898feb-a104-4fcf-8fea-4487506dea8b.png
/home/ole/RobotDetection/datasets/2021-images/images/889675e3-4f0b-4ae1-815d-82e5e0596ada.png
/home/ole/RobotDetection/datasets/2021-images/images/88d60fbe-ef90-49b5-be02-97e3202e53d0.png
/home/ole/RobotDetection/datasets/2021-images/images/88dbbf72-0ff4-4b76-bbf0-72ce2f68fcf1.png
/home/ole/RobotDetection/datasets/2021-images/images/88e479fa-f811-4e51-8515-518b4f9a571a.png
/home/ole/RobotDetection/datasets/2021-images/images/88eadd81-ab61-404f-95c3-59064d6c7d82.png
/home/ole/RobotDetection/datasets/2021-images/images/892ad818-b6de-48fb-ba9d-2465c5ed8ed4.png
/home/ole/RobotDetection/datasets/2021-images/images/8967f892-1cc3-4838-9427-16b45c17c0df.png
/home/ole/RobotDetection/datasets/2021-images/images/8972c82c-2afb-45ef-8e2e-8ceffae90528.png
/home/ole/RobotDetection/datasets/2021-images/images/8974f1bb-e756-414a-886a-8c37ce21ef05.png
/home/ole/RobotDetection/datasets/2021-images/images/89aeb4c0-20b2-4e11-8f74-d829f7540931.png
/home/ole/RobotDetection/datasets/2021-images/images/89cd5dd6-0f91-4a23-8c97-5ddb004aff8e.png
/home/ole/RobotDetection/datasets/2021-images/images/89cf279e-53c1-4793-9ba3-d0ed51650177.png
/home/ole/RobotDetection/datasets/2021-images/images/89ee31bb-09d9-4198-ad95-d545e05b060f.png
/home/ole/RobotDetection/datasets/2021-images/images/8a48c4c7-c838-4b7e-a761-4ee102db9fea.png
/home/ole/RobotDetection/datasets/2021-images/images/8a79127d-7788-43b7-8076-3bec61974cf9.png
/home/ole/RobotDetection/datasets/2021-images/images/8a846fef-347c-494a-bd46-1acff1e4c809.png
/home/ole/RobotDetection/datasets/2021-images/images/8abbdbf0-521c-4ead-8308-00d7633edf13.png
/home/ole/RobotDetection/datasets/2021-images/images/8ac049ef-0e6b-411d-b89a-5d6198c9c2b3.png
/home/ole/RobotDetection/datasets/2021-images/images/8ae667bd-5f21-427b-8c72-d0cbd5378506.png
/home/ole/RobotDetection/datasets/2021-images/images/8b45ceee-7b62-4da8-a096-a5580ee4f231.png
/home/ole/RobotDetection/datasets/2021-images/images/8b5f3280-2ab3-4723-97f9-81a858f10cd3.png
/home/ole/RobotDetection/datasets/2021-images/images/8b6274d0-5aaf-410a-bad0-6bb0da7f9fe1.png