OpenPecha / prodigy-tools

Tools for OpenPecha's use of Prodigy
MIT License
0 stars 1 forks source link

understand display image size #2

Open eroux opened 1 year ago

eroux commented 1 year ago
  1. if the image size can be configured, it should be a bit bigger
  2. in any case, the processing should produce images that are the exact size that prodigy requires
eroux commented 1 year ago

Note that "height" and "width" keys are accepted in the image_manual thing that we might want to use for that purpose

ngawangtrinley commented 1 year ago

@ta4tsering what's the status with this?

ta4tsering commented 1 year ago

@Zakongjampa is handling this issue, since I was handling the image sampling for the layout analysis

kaldan007 commented 1 year ago

@Zakongjampa any update

Zakongjampa commented 1 year ago

The default max-width of the prodigy image container is only 657px. I have increased the max-width of the container with up to 2000px, which makes the image larger.

Before the update

before

After the update

after

eroux commented 1 year ago

thanks! @kaldan007 can you check with the annotators what screen resolution / size they have on average so that we can produce images of a good size?

kaldan007 commented 1 year ago

ok. i will reach out to our freelancer manager to get an idea

kaldan007 commented 1 year ago

@eroux one team is having screen size of average 21 inch and other one 14inch(most are using laptops varying from 15inch to 13inch)

eroux commented 1 year ago

Interesting, thanks!

Generally speaking I think a 13" laptop will not be ideal for the jib but we can try

It would be helpful to have their screen width in px but for now let's assume that the value of 2000px works