BREAKING NEWS
LATEST POSTS
-
Infinigen – a free procedural generator of 3D scenes
https://github.com/princeton-vl/infinigen
Infinigen is based on Blender and is free and open-source (BSD 3-Clause License). Infinigen is being actively developed to expand its capabilities and coverage.
-
AI and the Law – EU AI Act
https://artificialintelligenceact.eu
The AI Act is a proposed European law on artificial intelligence (AI) – the first law on AI by a major regulator anywhere. The law assigns applications of AI to three risk categories. First, applications and systems that create an unacceptable risk, such as government-run social scoring of the type used in China, are banned. Second, high-risk applications, such as a CV-scanning tool that ranks job applicants, are subject to specific legal requirements. Lastly, applications not explicitly banned or listed as high-risk are largely left unregulated.
-
FX Artists Are Tired of Fixing It in Post
https://www.vulture.com/2023/06/vfx-artists-in-hollywood-push-for-union-amidst-wga-strike.html
The CGI in The Little Mermaid was criticized for having an uncanny and soulless look. Ant-Man and the Wasp: Quantumania was called out for lackluster visual effects. So much of what we see onscreen relies on computer-generated imagery, and it costs a lot of money to make. So why does it often look so bad?
Vulture’s Chris Lee explains there is a long list of reasons: a lack of qualified workers, directors with limited visual-effects experience, and studios such as Marvel overworking and underpaying. “It’s an unsustainable business model,” he tells Into It, “and I’m told over and over again by not knowing what they want, and by overworking these employees, it’s basically a race to the bottom. The films decline in quality, and the fans revolt.”
FEATURED POSTS
-
10 FREE AI Tools
- https://erase-it.cloudinary.com/ Remove unwanted elements in a picture
- https://www.theresapromptforthat.xyz/ Generate better prompts for AI
- https://wonderplan.ai/ Generate accurate travel plans
- https://magickpen.com/ Blog article writer
- https://www.brandbird.app/ Brand/social media image/video creator
- https://www.createaivideos.com/ Generate videos
- https://namify.tech/ Generate online brand names
- https://kiti.ai/ Recipes from videos generator
- https://www.bing.com/images Image generator
-
Björn Ottosson – OKHSV and OKHSL – Two new color spaces for color picking
https://bottosson.github.io/misc/colorpicker
https://bottosson.github.io/posts/colorpicker/
https://www.smashingmagazine.com/2024/10/interview-bjorn-ottosson-creator-oklab-color-space/
One problem with sRGB is that in a gradient between blue and white, it becomes a bit purple in the middle of the transition. That’s because sRGB really isn’t created to mimic how the eye sees colors; rather, it is based on how CRT monitors work. That means it works with certain frequencies of red, green, and blue, and also the non-linear coding called gamma. It’s a miracle it works as well as it does, but it’s not connected to color perception. When using those tools, you sometimes get surprising results, like purple in the gradient.
There were also attempts to create simple models matching human perception based on XYZ, but as it turned out, it’s not possible to model all color vision that way. Perception of color is incredibly complex and depends, among other things, on whether it is dark or light in the room and the background color it is against. When you look at a photograph, it also depends on what you think the color of the light source is. The dress is a typical example of color vision being very context-dependent. It is almost impossible to model this perfectly.
I based Oklab on two other color spaces, CIECAM16 and IPT. I used the lightness and saturation prediction from CIECAM16, which is a color appearance model, as a target. I actually wanted to use the datasets used to create CIECAM16, but I couldn’t find them.
IPT was designed to have better hue uniformity. In experiments, they asked people to match light and dark colors, saturated and unsaturated colors, which resulted in a dataset for which colors, subjectively, have the same hue. IPT has a few other issues but is the basis for hue in Oklab.
In the Munsell color system, colors are described with three parameters, designed to match the perceived appearance of colors: Hue, Chroma and Value. The parameters are designed to be independent and each have a uniform scale. This results in a color solid with an irregular shape. The parameters are designed to be independent and each have a uniform scale. This results in a color solid with an irregular shape. Modern color spaces and models, such as CIELAB, Cam16 and Björn Ottosson own Oklab, are very similar in their construction.
By far the most used color spaces today for color picking are HSL and HSV, two representations introduced in the classic 1978 paper “Color Spaces for Computer Graphics”. HSL and HSV designed to roughly correlate with perceptual color properties while being very simple and cheap to compute.
Today HSL and HSV are most commonly used together with the sRGB color space.
One of the main advantages of HSL and HSV over the different Lab color spaces is that they map the sRGB gamut to a cylinder. This makes them easy to use since all parameters can be changed independently, without the risk of creating colors outside of the target gamut.
The main drawback on the other hand is that their properties don’t match human perception particularly well.
Reconciling these conflicting goals perfectly isn’t possible, but given that HSV and HSL don’t use anything derived from experiments relating to human perception, creating something that makes a better tradeoff does not seem unreasonable.With this new lightness estimate, we are ready to look into the construction of Okhsv and Okhsl.
-
Magnific.ai Relight – change the entire lighting of a scene
It’s a new Magnific spell that allows you to change the entire lighting of a scene and, optionally, the background with just:
1/ A prompt OR
2/ A reference image OR
3/ A light map (drawing your own lights)https://x.com/javilopen/status/1805274155065176489