Data dimensions
#3
by
ssaprank
- opened
Hello,
Thank you for the great work organizing and fine tuning the model =)
I have a question regarding the layout data. What is the size of the canvas on which polygons are placed?
E.g. in such configuration
[Layout] bathroom: (121,113)(91,113)(91,69)(121,69), bedroom: (165,84)(121,84)(121,40)(165,40), living_room: (135,172)(91,172)(91,113)(135,113), kitchen: (165,113)(121,113)(121,84)(165,84), bedroom: (121,216)(91,216)(91,172)(121,172)
I assume each pair in the brackets is a X,Y coordinate. If that is so - what are the max X and Y? Thank you!