buda-base / scam

segment and crop anything
Apache License 2.0
3 stars 1 forks source link

QC : mozaic view #29

Closed eroux closed 10 months ago

eroux commented 10 months ago

It would be useful for QC purposes to have a quick glance at the whole volume to check if there are obvious mistakes. Two options:

these could be in the selects in the bottom bar

eroux commented 10 months ago

also when we filter only images with a warning in the view, it should have placeholders for the other images, it makes it pretty difficult to navigate when there are a lot of images

berger-n commented 10 months ago

almost done with the mozaic view: https://scamqc.bdrc.io/?folder=Bruno%2FReruk%2F (then there will be a "random" selector to use in combination)


BTW you should experience far less "blinking" I think whatever the view mode (but I need to do the same when images are filtered out or hidden, that is keep the same size whether they are already loaded or not)

berger-n commented 10 months ago

+ couldn't the thumbnails have some "cache" header so that they don't need to be reloaded each time?

eroux commented 10 months ago

this is great, thanks a lot!! oh, right, let me add that header

eroux commented 10 months ago

thumbnails now should have a header

berger-n commented 10 months ago

now the image name is shown in grid mode when filtered out, on hover as well + added the random subset filter: https://scamqc.bdrc.io/?folder=Bruno%2FReruk%2F BTW the header works, no more reloading! thanks

eroux commented 10 months ago

that looks perfect, thanks! thanks for identifying the header issue too!