Cześć,
Potrzebuję tylko odczytać pola name oraz confidence. Podpowie ktoś jak to zrobić? Z góry dziękuje za pomoc.
"Labels": [ { "Name": "Car", "Confidence": 99.81039428710938, "Instances": [ { "BoundingBox": { "Width": 0.7304845452308655, "Height": 0.5142102241516113, "Left": 0.17355753481388092, "Top": 0.3424329459667206 }, "Confidence": 99.81039428710938 }, { "BoundingBox": { "Width": 0.0816001445055008, "Height": 0.20880360901355743, "Left": 0.001656003762036562, "Top": 0.13974758982658386 }, "Confidence": 97.28746032714844 } ], "Parents": [ { "Name": "Transportation" }, { "Name": "Vehicle" } ] }, { "Name": "Transportation", "Confidence": 99.81039428710938, "Instances": [], "Parents": [] }, { "Name": "Vehicle", "Confidence": 99.81039428710938, "Instances": [], "Parents": [ { "Name": "Transportation" } ] }, { "Name": "Wheel", "Confidence": 98.66731262207031, "Instances": [ { "BoundingBox": { "Width": 0.04912351071834564, "Height": 0.1656130850315094, "Left": 0.8461058735847473, "Top": 0.4779161512851715 }, "Confidence": 82.66529846191406 } ], "Parents": [ { "Name": "Machine" } ] }, { "Name": "Machine", "Confidence": 98.66731262207031, "Instances": [], "Parents": [] }, { "Name": "Tire", "Confidence": 98.41291809082031, "Instances": [], "Parents": [] }, { "Name": "Spoke", "Confidence": 98.1344223022461, "Instances": [], "Parents": [ { "Name": "Machine" } ] }, { "Name": "Alloy Wheel", "Confidence": 97.73593139648438, "Instances": [], "Parents": [ { "Name": "Wheel" }, { "Name": "Spoke" }, { "Name": "Machine" } ] }, { "Name": "Car Wheel", "Confidence": 96.28256225585938, "Instances": [], "Parents": [ { "Name": "Wheel" }, { "Name": "Tire" }, { "Name": "Machine" } ] }, { "Name": "Monitor", "Confidence": 88.2918930053711, "Instances": [], "Parents": [] } ],