cheind / dest

:panda_face: One Millisecond Deformable Shape Tracking Library (DEST)
BSD 3-Clause "New" or "Revised" License
286 stars 109 forks source link

How to create rectangle.csv? #17

Open meet-minimalist opened 4 years ago

meet-minimalist commented 4 years ago

As per your instructions, I have helen images and labels in .pts file for each image. I dont know how to prepare rectangle.csv file and what will be the data format of rectangle.csv ?

4 x-axis coordinates and then 4 y-axis coordinates?

What should be the order? Top left -> Top right -> Bottom right -> Bottom Left?