Advertisement
Guest User

Untitled

a guest
Sep 29th, 2014
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.     "name": "uff",
  3.     "np": 4,
  4.     "method": "ndlt",
  5.     "output": "out/uff.png",
  6.     "images": [
  7.         "images/uff/1.jpg",
  8.         "images/uff/2.jpg",
  9.         "images/uff/3.jpg"
  10.     ],
  11.     "relations": [
  12.         [
  13.             [[663, 220], [763, 252], [664, 267], [764, 289]],
  14.             [[173, 206], [280, 247], [174, 255], [280, 284]],
  15.             null
  16.         ],
  17.         [
  18.             [[900, 164], [1006, 200], [900, 216], [1013, 241]],
  19.             [[285, 176], [379, 219], [285, 224], [385, 255]],
  20.             null
  21.         ],
  22.         [
  23.             [[873, 106], [1022, 84], [835, 544], [971, 620]],
  24.             [[419, 83], [543, 64], [428, 508], [542, 555]],
  25.             null
  26.         ]
  27.     ]
  28. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement