LengSicong / Tell2Design

[ACL2023 Area Chair Award] Official repo for the paper "Tell2Design: A Dataset for Language-Guided Floor Plan Generation".
55 stars 2 forks source link

Input dataset label bounding box doesn't match with the input labelled images #11

Closed akssieg closed 2 months ago

akssieg commented 4 months ago

I downloaded the dataset from the link provided in the README. Next, I imported the floorplan_eval.json file into my Jupyter Notebook and visualized the first row of the dataset. The image ID of the first row is '3326'. The image is shown below:

image

When I tried to visualize the bounding boxes, I got the following image:

image

I think the data in the dataset doesn't correspond to the image label. Please correct me if I am wrong. @LengSicong @yangzhou12 @shuiba0

LengSicong commented 2 months ago

Please check the x,y mapping of the bounding boxes