Height & Width are reversed.

#7
by chavinlo - opened

Hello, I was performing data analyzis for a project using this dataset and HuggingFace' Datasets Library.

However I noticed that the HEIGHT and WIDTH entries are reversed.
Heres some examples:

Example 1

image.png
Image in question:
image.png
The dataset states that it has more height than width, which is clearly not true.

Example 2

image.png

ID: 797,978,002,315
URL: "https://media-cdn.tripadvisor.com/media/photo-w/07/aa/e4/68/1849-condos-at-canyon.jpg"	
TEXT: "‪1849 Condos at Canyon Lodge‬"	
HEIGHT: 1,024	
WIDTH: 768

Example 3

image.png

ID: 2,606,436,000,774	
URL: "https://s3-us-west-2.amazonaws.com/sportshub2-uploads-prod/files/sites/199/2018/10/19221916/20180906_0027_4x6-1.jpg"	
TEXT: "Sun Glow Heating and Cooling Athlete of the Week for October 7th-13th"	
HEIGHT: 1,200	
WIDTH: 1,800

I am sure this is not intended right?

LAION eV org

It's known yeah, added it to the readme here as well

rom1504 changed discussion status to closed
LAION eV org

The joined collection has this fixed

Sign up or log in to comment