Upload selected_pairs.csv
Browse files- selected_pairs.csv +19 -0
selected_pairs.csv
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
pair_id,sample_id,protocol,num_input_frames,plane_position_a,plane_position_b,frame_index_a,frame_index_b,image_a,image_b,included_in_main_evaluation
|
| 2 |
+
pair_0001,sample_001,fixed_0.3N_0.7N,6,2,4,1,3,data/sample_001/frame_001.tif,data/sample_001/frame_003.tif,yes
|
| 3 |
+
pair_0002,sample_003,fixed_0.3N_0.7N,7,2,5,1,4,data/sample_003/frame_001.tif,data/sample_003/frame_004.tif,yes
|
| 4 |
+
pair_0003,sample_002,fixed_0.3N_0.7N,8,2,6,1,5,data/sample_002/frame_001.tif,data/sample_002/frame_005.tif,yes
|
| 5 |
+
pair_0004,sample_004,fixed_0.3N_0.7N,10,3,7,2,6,data/sample_004/frame_002.tif,data/sample_004/frame_006.tif,yes
|
| 6 |
+
pair_0005,sample_005,fixed_0.3N_0.7N,5,2,4,1,3,data/sample_005/frame_001.tif,data/sample_005/frame_003.tif,yes
|
| 7 |
+
pair_0006,sample_008,fixed_0.3N_0.7N,3,1,3,0,2,data/sample_008/frame_000.jpg,data/sample_008/frame_002.jpg,yes
|
| 8 |
+
pair_0007,sample_009,fixed_0.3N_0.7N,3,1,3,0,2,data/sample_009/frame_000.jpg,data/sample_009/frame_002.jpg,yes
|
| 9 |
+
pair_0008,sample_010,fixed_0.3N_0.7N,7,2,5,1,4,data/sample_010/frame_001.jpg,data/sample_010/frame_004.jpg,yes
|
| 10 |
+
pair_0009,sample_011,fixed_0.3N_0.7N,3,1,3,0,2,data/sample_011/frame_000.jpg,data/sample_011/frame_002.jpg,yes
|
| 11 |
+
pair_0010,sample_012,fixed_0.3N_0.7N,3,1,3,0,2,data/sample_012/frame_000.jpg,data/sample_012/frame_002.jpg,yes
|
| 12 |
+
pair_0011,sample_013,fixed_0.3N_0.7N,3,1,3,0,2,data/sample_013/frame_000.jpg,data/sample_013/frame_002.jpg,yes
|
| 13 |
+
pair_0012,sample_014,fixed_0.3N_0.7N,5,2,4,1,3,data/sample_014/frame_001.jpg,data/sample_014/frame_003.jpg,yes
|
| 14 |
+
pair_0013,sample_015,fixed_0.3N_0.7N,6,2,4,1,3,data/sample_015/frame_001.jpg,data/sample_015/frame_003.jpg,yes
|
| 15 |
+
pair_0014,sample_016,fixed_0.3N_0.7N,8,2,6,1,5,data/sample_016/frame_001.jpg,data/sample_016/frame_005.jpg,yes
|
| 16 |
+
pair_0015,sample_017,fixed_0.3N_0.7N,4,1,3,0,2,data/sample_017/frame_000.jpg,data/sample_017/frame_002.jpg,yes
|
| 17 |
+
pair_0016,sample_018,fixed_0.3N_0.7N,7,2,5,1,4,data/sample_018/frame_001.jpg,data/sample_018/frame_004.jpg,yes
|
| 18 |
+
pair_0017,sample_019,fixed_0.3N_0.7N,3,1,3,0,2,data/sample_019/frame_000.jpg,data/sample_019/frame_002.jpg,yes
|
| 19 |
+
pair_0018,sample_020,fixed_0.3N_0.7N,5,2,4,1,3,data/sample_020/frame_001.jpg,data/sample_020/frame_003.jpg,yes
|