Public speaking as Steve Jobs
/ quotes

iPhone 15 Pro Anamorphic Experiment – “What Makes a Cinema Camera” by Michael Cioni/Strada
/ hardware, photography

https://www.cined.com/iphone-15-pro-anamorphic-experiment-what-makes-a-cinema-camera-by-michael-cioni-strada/

 

For Michael Cioni, a cinema camera has to fulfill five requisites:

 

  • Cinematic resolution
  • Intraframe encoding
  • High dynamic range
  • Wide color gamut (10-bit or more)
  • Removable lenses

For now, the iPhone 15 Pro meets four out of these five requirements, all except the last one.

 

 

 

Google – Artificial Intelligence free courses
/ A.I.

1. Introduction to Large Language Models: Learn about the use cases and how to enhance the performance of large language models.
https://www.cloudskillsboost.google/course_templates/539

 

2. Introduction to Generative AI: Discover the differences between Generative AI and traditional machine learning methods.
https://www.cloudskillsboost.google/course_templates/536

 

3. Generative AI Fundamentals: Earn a skill badge by demonstrating your understanding of foundational concepts in Generative AI.
https://www.cloudskillsboost.google/paths

 

4. Introduction to Responsible AI: Learn about the importance of Responsible AI and how Google implements it in its products.
https://www.cloudskillsboost.google/course_templates/554

 

5. Encoder-Decoder Architecture: Learn about the encoder-decoder architecture, a critical component of machine learning for sequence-to-sequence tasks.
https://www.cloudskillsboost.google/course_templates/543

 

6. Introduction to Image Generation: Discover diffusion models, a promising family of machine learning models in the image generation space.
https://www.cloudskillsboost.google/course_templates/541

 

7. Transformer Models and BERT Model: Get a comprehensive introduction to the Transformer architecture and the Bidirectional Encoder Representations from the Transformers (BERT) model.
https://www.cloudskillsboost.google/course_templates/538

 

8. Attention Mechanism: Learn about the attention mechanism, which allows neural networks to focus on specific parts of an input sequence.
https://www.cloudskillsboost.google/course_templates/537

Neural Radiance Fields (NeRFs) at Mapillary
/ A.I., photogrammetry

Today, Mapillary is launching NeRFs, a new feature that will allow you to explore landmarks and popular sites in detailed 3D views – all reconstructed from 2D images uploaded to Mapillary.

 

https://blog.mapillary.com/update/2024/03/11/Mapillary-NeRF.html

 

https://www.mapillary.com/app/?lat=17.751177534360437&lng=0&z=1.5

 

India’s PhantomFX To Acquire Oscar Winner Phil Tippett’s VFX Company Tippett Studio
/ ves

https://deadline.com/2024/03/tippett-studio-to-be-acquired-by-phantomfx-1235855050/

 

Under the agreement, Tippett Studio will retain its name and continue to provide high-level VFX and post-production services to the major studios, networks, and independents.

 

 

Open Shading Language (OSL)
/ production, software

Open Shading Language (OSL) is a small but rich language for programmable shading in advanced renderers and other applications, ideal for describing materials, lights, displacement, and pattern generation.

 

https://open-shading-language.readthedocs.io/en/main/

 

https://github.com/AcademySoftwareFoundation/OpenShadingLanguage

 

https://github.com/sambler/osl-shaders

 

 

Python Matplotlib cheat sheet
/ python, software
Lisa Tagliaferri – 3 Python Machine Learning Projects
/ A.I., python, software

 

A Compilation of 3 Python Machine Learning Projects

 

  1. How To Build a Machine Learning Classifier in Python with Scikit-learn
  2. How To Build a Neural Network to Recognize Handwritten Digits with
    TensorFlow
  3. Bias-Variance for Deep Reinforcement Learning: How To Build a Bot for Atari with openAI gym