Skip to content

Instantly share code, notes, and snippets.

@danleyb2
Created October 11, 2021 05:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danleyb2/afd3d8ba23b508ddcae012835fe4e71b to your computer and use it in GitHub Desktop.
Save danleyb2/afd3d8ba23b508ddcae012835fe4e71b to your computer and use it in GitHub Desktop.
{
"filename": "car.jpg",
"timestamp": "2021-10-11 05:43:58.514896",
"camera_id": null,
"results": [
{
"box": {
"xmin": 146,
"ymin": 481,
"xmax": 276,
"ymax": 576
},
"plate": "nhk552",
"region": {
"code": "gb",
"score": 0.986
},
"score": 0.898,
"candidates": [
{
"score": 0.898,
"plate": "nhk552"
}
],
"dscore": 0.9252,
"vehicle": {
"score": 0.834,
"type": "Sedan",
"box": {
"xmin": 68,
"ymin": 103,
"xmax": 914,
"ymax": 643
}
}
}
],
"usage": {
"calls": 19,
"max_calls": 100000
},
"processing_time": 102.895
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment