BREAKING NEWS
LATEST POSTS
-
How the VFX industry is recovering from last year’s strikes
Jonathan Bronfman, CEO at MARZ, tells us: “I don’t think the industry will ever be the same. It will recover slowly in 2024. The streaming wars cost studios too much money and now they are all reevaluating their strategies.”
He notes that AI will play a big role in how things shake out. “Technology is pushing out the traditional approach, something which is long overdue. Studios in Hollywood have been operating the same way for decades, and now AI will move them off their pedestal.
“The entire industry is in for a reckoning. I think studios would have come to this realisation eventually, so it was inevitable, but I think the pressure from the strikes accelerated this.”
https://www.vfxwire.com/how-the-vfx-industry-is-recovering-from-last-years-strikes/
-
TLDR Newsletter – Keep up with tech in 5 minutes
Get the free daily email with summaries of the most interesting stories in startups, tech, and programming!
-
Using Meta’s Llama 3 for your business
Meta is the only Big Tech company committed to developing AI, particularly large language models, with an open-source approach.
There are 3 ways you can use Llama 3 for your business:
1- Llama 3 as a Service
Use Llama 3 from any cloud provider as a service. You pay by use, but the price is typically much cheaper than proprietary models like GPT-4 or Claude.
→ Use Llama 3 on Azure AI catalog:
https://techcommunity.microsoft.com/t5/ai-machine-learning-blog/introducing-meta-llama-3-models-on-azure-ai-model-catalog/ba-p/41171442- Self-Hosting
If you have GPU infrastructure (on-premises or cloud), you can run Llama 3 internally at your desired scale.
→ Deploy Llama 3 on Amazon SageMaker:
https://www.philschmid.de/sagemaker-llama33- Desktop (Offline)
Tools like Ollama allow you to run the small model offline on consumer hardware like current MacBooks.
→ Tutorial for Mac:
https://ollama.com/blog/llama3 -
VES – How Generative AI Might Affect VFX Now and In the Future
Panelists include Author and Distinguished Research Scientist in DL/ML & CG at Wētā FX Dr. Andrew Glassner, VFX, Post & Technology Recruiter and VES 1st Vice Chair Susan O’Neal, CTO at Cinesite Group and VES Technology Committee member Michele Sciolette and Shareholder & Co-Chair of Buchalter’s Entertainment Industry Group and Adjunct Professor at Southwestern Law School Stephen Strauss, moderated by VES Technology Committee member and Media & Entertainment Executive, CTO & Industry Advisor Barbara Ford Grant.
-
Is it possible to get a dark yellow
https://www.patreon.com/posts/102660674
https://www.linkedin.com/posts/stephenwestland_here-is-a-post-about-the-dark-yellow-problem-activity-7187131643764092929-7uCL
FEATURED POSTS
-
PlayBook3D – Creative controls for all media formats
Playbook3d.com is a diffusion-based render engine that reduces the time to final image with AI. It is accessible via web editor and API with support for scene segmentation and re-lighting, integration with production pipelines and frame-to-frame consistency for image, video, and real-time 3D formats.
-
HDRI Median Cut plugin
www.hdrlabs.com/picturenaut/plugins.html
Note. The Median Cut algorithm is typically used for color quantization, which involves reducing the number of colors in an image while preserving its visual quality. It doesn’t directly provide a way to identify the brightest areas in an image. However, if you’re interested in identifying the brightest areas, you might want to look into other methods like thresholding, histogram analysis, or edge detection, through openCV for example.
Here is an openCV example:
(more…)
-
MiniMax-Remover – Taming Bad Noise Helps Video Object Removal Rotoscoping
https://github.com/zibojia/MiniMax-Remover
MiniMax-Remover is a fast and effective video object remover based on minimax optimization. It operates in two stages: the first stage trains a remover using a simplified DiT architecture, while the second stage distills a robust remover with CFG removal and fewer inference steps.
-
PTGui 13 beta adds control through a Patch Editor
Additions:
- Patch Editor (PTGui Pro)
- DNG output
- Improved RAW / DNG handling
- JPEG 2000 support
- Performance improvements