Closed BachTuan1991 closed 4 years ago
"annotations":[ { "area":14902.5, "bbox":[ 817, 431, 164, 162 ],.. What is "area"? And bbox is [xmin, ymin, xmax, ymax]. pls help me for create custom train.json
@BachTuan1991 it is same with coco json file. Please refer to https://cocodataset.org/#format-data
"annotations":[ { "area":14902.5, "bbox":[ 817, 431, 164, 162 ],.. What is "area"? And bbox is [xmin, ymin, xmax, ymax]. pls help me for create custom train.json