|
38 | 38 |
|
39 | 39 | <Attribute Name="BasicMotion" Type="BasicMotion"> |
40 | 40 | <Clusterization Type="FOREL" R="50" eps="15"/> |
41 | | - </Attribute> |
42 | | - |
43 | | - <Attribute Name="Aruco4-13" Type="Aruco" Dict="0" IDmarker="13" Lenght="0.082"/> |
| 41 | + </Attribute> |
44 | 42 |
|
45 | 43 | <Attribute Name="Aruco4" Type="Aruco" Dict="0" IDmarker="-1" Lenght="0.082"/> |
46 | 44 |
|
|
54 | 52 |
|
55 | 53 | <Attribute Name="Lower" Type="Pose" x_min="0" x_max="1" y_min="0.5" y_max="1"/> |
56 | 54 |
|
57 | | - <Attribute Name="COCO_Dnn" Type="Dnn" framework="tensorflow" weights="ssd_mobilenet_v1_coco_2017_11_17/frozen_inference_graph.pb" config="ssd_mobilenet_v1_coco_2017_11_17/config.pbtxt" labels="ssd_mobilenet_v1_coco_2017_11_17/mscoco_label_map.pbtxt" inputWidth="300" inputHeight="300" Probability="0.75" obj_id="-1" forceCuda="1"/> |
| 55 | + <Attribute Name="COCO_Dnn" Type="Dnn" framework="tensorflow" weights="ssd_mobilenet_v1_coco_2017_11_17/frozen_inference_graph.pb" config="ssd_mobilenet_v1_coco_2017_11_17/config.pbtxt" labels="ssd_mobilenet_v1_coco_2017_11_17/mscoco_label_map.pbtxt" inputWidth="300" inputHeight="300" Probability="0.5" forceCuda="1"/> |
58 | 56 |
|
59 | 57 | <Attribute Name="CupDnn" Type="Dnn" framework="tensorflow" weights="ssd_mobilenet_v1_coco_2017_11_17/frozen_inference_graph.pb" config="ssd_mobilenet_v1_coco_2017_11_17/config.pbtxt" labels="ssd_mobilenet_v1_coco_2017_11_17/mscoco_label_map.pbtxt" inputWidth="300" inputHeight="300" Probability="0.75" obj_id="47"/> |
60 | 58 |
|
|
88 | 86 |
|
89 | 87 | <Attribute Name="DlibFace" Type="FaceDlib" Probability="0.4" base_file_path="face_recognition/base_faces.db" base_dir_path="face_recognition/base_faces/" sp_path="face_recognition/shape_predictor_5_face_landmarks.dat" net_path="face_recognition/dlib_face_recognition_resnet_model_v1.dat"/> |
90 | 88 |
|
| 89 | + <Attribute Name="ID13" Type="ExtractedInfoID" field="Aruco4:marker_id" allowed="13" forbidden=""/> |
| 90 | + |
| 91 | + <Attribute Name="COCO_cup" Type="ExtractedInfoID" field="COCO_Dnn:class_id" allowed="47" forbidden=""/> |
| 92 | + |
| 93 | + <Attribute Name="COCO_person" Type="ExtractedInfoString" field="COCO_Dnn:class_label" allowed="pers" partially="1"/> |
| 94 | + |
| 95 | + <Attribute Name="COCO_lifeforms" Type="ExtractedInfoString" field="COCO_Dnn:class_label" allowed="person bird cat dog horse sheep cow elephant bear zebra giraffe" partially="0"/> |
| 96 | + |
| 97 | + <Attribute Name="COCO_transport" Type="ExtractedInfoString" field="COCO_Dnn:class_label" allowed="bicycle car motorcycle airplane bus train truck boat" partially="0"/> |
| 98 | + |
| 99 | + <Attribute Name="COCO_dynamic" Type="LogicOr" A="COCO_lifeforms" B="COCO_transport"/> |
| 100 | + |
| 101 | + <Attribute Name="COCO_static" Type="LogicNot" A="COCO_dynamic"/> |
| 102 | + |
91 | 103 | </AttributeLib> |
92 | 104 |
|
93 | 105 | <SimpleObjectBase> |
|
171 | 183 | </SimpleObject>aruco_space |
172 | 184 |
|
173 | 185 | <SimpleObject Name="Aruco4-13" ID="40"> |
174 | | - <Attribute Type="Detect">Aruco4-13</Attribute> |
| 186 | + <Attribute Type="Detect">Aruco4</Attribute> |
| 187 | + <Attribute Type="Check">ID13</Attribute> |
175 | 188 | </SimpleObject> |
176 | 189 |
|
177 | 190 | <SimpleObject Name="Aruco6" ID="41"> |
|
204 | 217 | <Attribute Type="Detect">SocialRobotsCover</Attribute> |
205 | 218 | <Attribute Type="Check">NotFractal</Attribute> |
206 | 219 | </SimpleObject> |
207 | | - |
| 220 | + |
208 | 221 | <SimpleObject Name="COCO_dnn_object" ID="60"> |
209 | 222 | <Attribute Type="Detect">COCO_Dnn</Attribute> |
210 | 223 | </SimpleObject> |
211 | 224 |
|
212 | 225 | <SimpleObject Name="RedCup" ID="61" Mode="Hard" MergingPolicy="Union"> |
| 226 | + <Attribute Type="Detect">COCO_Dnn</Attribute> |
| 227 | + <Attribute Type="Check">COCO_cup</Attribute> |
213 | 228 | <Attribute Type="Detect">HistDarkRed</Attribute> |
214 | 229 | <Attribute Type="Check">NotFractal</Attribute> |
215 | | - <Attribute Type="Detect">CupDnn</Attribute> |
| 230 | + |
216 | 231 | </SimpleObject> |
217 | 232 |
|
218 | 233 | <SimpleObject Name="RedCup2" ID="62" Probability="0.5"> |
|
238 | 253 | </SimpleObject> |
239 | 254 |
|
240 | 255 | <SimpleObject Name="CnnPerson" ID="67"> |
241 | | - <Attribute Type="Detect">CnnPerson</Attribute> |
| 256 | + <Attribute Type="Detect">COCO_Dnn</Attribute> |
| 257 | + <Attribute Type="Check">COCO_person</Attribute> |
| 258 | + |
242 | 259 | </SimpleObject> |
243 | 260 |
|
244 | 261 | <SimpleObject Name="RedCupFull" ID="68" Mode="Hard" MergingPolicy="Union"> |
|
247 | 264 | <Attribute Type="Detect" Weight="2">CupDnn</Attribute> |
248 | 265 | <Attribute Type="Extract" Channel="DEPTH">DepthKinect</Attribute> |
249 | 266 | <Tracker IOU="0.25" decay="0.01">MOSSE</Tracker> |
250 | | - </SimpleObject> |
| 267 | + </SimpleObject> |
| 268 | + |
251 | 269 |
|
252 | 270 | <SimpleObject Name="QRcode" ID="70"> |
253 | 271 | <Attribute Type="Detect">QrcodeCV</Attribute> |
|
257 | 275 | <Attribute Type="Detect">QrcodeZbar</Attribute> |
258 | 276 | </SimpleObject> |
259 | 277 |
|
| 278 | + <SimpleObject Name="COCO_dynamic" ID="72"> |
| 279 | + <Attribute Type="Detect">COCO_Dnn</Attribute> |
| 280 | + <Attribute Type="Check">COCO_dynamic</Attribute> |
| 281 | + </SimpleObject> |
| 282 | + |
| 283 | + <SimpleObject Name="COCO_static" ID="73"> |
| 284 | + <Attribute Type="Detect">COCO_Dnn</Attribute> |
| 285 | + <Attribute Type="Check">COCO_static</Attribute> |
| 286 | + </SimpleObject> |
| 287 | + |
260 | 288 | <SimpleObject Name="BlobPingui" ID="80"> |
261 | 289 | <Attribute Type="Detect">MyBlobAttribute</Attribute> |
262 | 290 | </SimpleObject> |
|
0 commit comments