Earlier quoted context omitted.
> As a blind person, AI has changed my life. Something one doesn't see in news headlines. Happy to see this comment.
> Something one doesn't see in news headlines. I hope this wasn't a terrible pun
Apple Releases Open Weights Video Model
71–80 of 178 posts
Re: Apple Releases Open Weights Video Model
#72Re: Apple Releases Open Weights Video Model
#73Re: Apple Releases Open Weights Video Model
#74Earlier quoted context omitted.
It might be that you’re not perfectly clear on what exactly you’re trying to convey with the image and why it’s there.
What would you put for this? "Graph of All-Transactions House Price Index for the United States 1975-2025"? https://fred.stlouisfed.org/series/USSTHPI
Just saying "It's a chart" doesn't feel like it'd be useful to someone who can't see the chart. But if the other text on the page talks about the chart, then maybe identifying it as the chart is enough?
Re: Apple Releases Open Weights Video Model
#75Earlier quoted context omitted.
I really like how you framed this as the takeaway or learning that needs to happen as what should be in the alt and not a recitation of the image. Where I've often had issues is more for things like business charts and illustrations and less cute cat photos.
The logic stays the same though the answer is longer and not always easy. Just saying "business chart" is totally useless. You can make a choice on what to focus and say "a chart of the stock for the last five years with constant improvement and a clear increase by 17 percent in 2022" (if it is a simple point that you are trying to make) or you can provide an html table with the datapoints if there is data that the u…
Re: Apple Releases Open Weights Video Model
#76Earlier quoted context omitted.
The logic stays the same though the answer is longer and not always easy. Just saying "business chart" is totally useless. You can make a choice on what to focus and say "a chart of the stock for the last five years with constant improvement and a clear increase by 17 percent in 2022" (if it is a simple point that you are trying to make) or you can provide an html table with the datapoints if there is data that the u…
but the table exists outside the alt text, right? i don't know a mechanism to say "this html table represents the contents of this image" , in a way that screen readers and other accessibility technologies take advantage of
Additionally, recently I've been a participant in accessibility studies where charts, diagrams and the like have been structured to be easier to explore with a sr. Those needed js to work and some of them looked custom, but they are also an alternative way to layer data.
Re: Apple Releases Open Weights Video Model
#77Looks good. I wonder what use case Apple has in mind though, or I suppose this is just what the researchers themselves were interested in, perhaps due to the current zeitgeist. I'm not really sure how it works at big tech companies with regards to research, are there top down mandates?
They should really buy Snapchat.
Re: Apple Releases Open Weights Video Model
#78Re: Apple Releases Open Weights Video Model
#79Earlier quoted context omitted.
What would you put for this? "Graph of All-Transactions House Price Index for the United States 1975-2025"? https://fred.stlouisfed.org/series/USSTHPI
Charts are one I've wondered about, do I need to try to describe the trend of the data, or provide several conclusions that a person seeing the chart might draw? Just saying "It's a chart" doesn't feel like it'd be useful to someone who can't see the chart. But if the other text on the page talks about the chart, then maybe identifying it as the chart is enough?
Re: Apple Releases Open Weights Video Model
#80"VAE: WAN2.2-VAE" so it's just a Wan2.2 edit, compressed to 7B.
This doesn't necessarily mean that it's Wan2.2. People often don't train their own VAEs and just reuse an existing one, because a VAE isn't really what's doing the image generation part. A little bit more background for those who don't know what a VAE is (I'm simplifying here, so bear with me): it's essentially a model which turns raw RGB images into a something called a "latent space". You can think of it as a fancy…