▲ 267 ▼ ‘We created a monster’: companies rein in AI usage as costs strain budgets — Amazon, Walmart and Uber are among early adopters that have introduced caps or discouraged wasteful activity (www.ft.com) submitted 2 months ago by sanitation@lemmy.today to c/technology@lemmy.world 37 comments fedilink hide all child comments
[–] ThanksObama@sh.itjust.works 28 points 2 months ago (3 children) Maybe 16k image/video upscaling of super low quality shitposts? permalink fedilink source parent hideshow 3 child comments replies: [–] Zen_Shinobi@lemmy.world 7 points 2 months ago (2 children) File sizes are going to be huge! 2K is already a lot to upload, couldn't imagine 16K right now. permalink fedilink source parent hideshow 2 child comments replies: [–] tal@lemmy.today 7 points 2 months ago* (1 child) Just expend some more compute time on doing compression and we'll get those filesize numbers to a workable level. $ stat -c %s enhance.png 276773 $ convert enhance.png enhance.avif $ identify enhance.avif enhance.avif AVIF 1164x558 1164x558+0+0 8-bit sRGB 14391B 0.000u 0:00.000 $ stat -c %s enhance.avif 14391 $ zoom and enhance $ identify enhance2x.avif enhance2x.avif AVIF 2328x1120 2328x1120+0+0 8-bit sRGB 32448B 0.010u 0:00.000 $ stat -c %s enhance2x.avif 32448 $ zoom and enhance $ identify enhance4x.avif enhance4x.avif AVIF 4656x2232 4656x2232+0+0 8-bit sRGB 50758B 0.000u 0:00.000 $ stat -c %s enhance4x.avif 50758 $ Okay, that last one took 17 minutes to upscale on my GPU, so I'm not going further. But I'm using SD Ultimate Upscale, which is tile-based, so in theory that could be farmed out over a collection of GPUs and parallelized. Just need more compute hardware. But as to filesize, that's under 50kiB. permalink fedilink source parent hideshow 1 child comment replies: [–] Zen_Shinobi@lemmy.world 2 points 2 months ago Whoah! Nice effort! Yeah a cluster could cut the time down a lot. permalink fedilink source parent
[–] Zen_Shinobi@lemmy.world 7 points 2 months ago (2 children) File sizes are going to be huge! 2K is already a lot to upload, couldn't imagine 16K right now. permalink fedilink source parent hideshow 2 child comments replies: [–] tal@lemmy.today 7 points 2 months ago* (1 child) Just expend some more compute time on doing compression and we'll get those filesize numbers to a workable level. $ stat -c %s enhance.png 276773 $ convert enhance.png enhance.avif $ identify enhance.avif enhance.avif AVIF 1164x558 1164x558+0+0 8-bit sRGB 14391B 0.000u 0:00.000 $ stat -c %s enhance.avif 14391 $ zoom and enhance $ identify enhance2x.avif enhance2x.avif AVIF 2328x1120 2328x1120+0+0 8-bit sRGB 32448B 0.010u 0:00.000 $ stat -c %s enhance2x.avif 32448 $ zoom and enhance $ identify enhance4x.avif enhance4x.avif AVIF 4656x2232 4656x2232+0+0 8-bit sRGB 50758B 0.000u 0:00.000 $ stat -c %s enhance4x.avif 50758 $ Okay, that last one took 17 minutes to upscale on my GPU, so I'm not going further. But I'm using SD Ultimate Upscale, which is tile-based, so in theory that could be farmed out over a collection of GPUs and parallelized. Just need more compute hardware. But as to filesize, that's under 50kiB. permalink fedilink source parent hideshow 1 child comment replies: [–] Zen_Shinobi@lemmy.world 2 points 2 months ago Whoah! Nice effort! Yeah a cluster could cut the time down a lot. permalink fedilink source parent
[–] tal@lemmy.today 7 points 2 months ago* (1 child) Just expend some more compute time on doing compression and we'll get those filesize numbers to a workable level. $ stat -c %s enhance.png 276773 $ convert enhance.png enhance.avif $ identify enhance.avif enhance.avif AVIF 1164x558 1164x558+0+0 8-bit sRGB 14391B 0.000u 0:00.000 $ stat -c %s enhance.avif 14391 $ zoom and enhance $ identify enhance2x.avif enhance2x.avif AVIF 2328x1120 2328x1120+0+0 8-bit sRGB 32448B 0.010u 0:00.000 $ stat -c %s enhance2x.avif 32448 $ zoom and enhance $ identify enhance4x.avif enhance4x.avif AVIF 4656x2232 4656x2232+0+0 8-bit sRGB 50758B 0.000u 0:00.000 $ stat -c %s enhance4x.avif 50758 $ Okay, that last one took 17 minutes to upscale on my GPU, so I'm not going further. But I'm using SD Ultimate Upscale, which is tile-based, so in theory that could be farmed out over a collection of GPUs and parallelized. Just need more compute hardware. But as to filesize, that's under 50kiB. permalink fedilink source parent hideshow 1 child comment replies: [–] Zen_Shinobi@lemmy.world 2 points 2 months ago Whoah! Nice effort! Yeah a cluster could cut the time down a lot. permalink fedilink source parent
[–] Zen_Shinobi@lemmy.world 2 points 2 months ago Whoah! Nice effort! Yeah a cluster could cut the time down a lot. permalink fedilink source parent