techhub.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A hub primarily for passionate technologists, but everyone is welcome

Administered by:

Server stats:

4.6K
active users

#transferlearning

0 posts0 participants0 posts today

phys.org/news/2024-12-ai-world

(wishing this were hallucination..)

Key findings

Using #AI-based #transferlearning, the researchers analyzed data from 10 different #climatemodels to predict temperature increases and found:

‣ 34 regions are likely to exceed 1.5°C of warming by 2040.

‣ 31 of these 34 regions are expected to reach 2°C of warming by 2040.

‣ 26 of these 34 regions are projected to surpass 3°C of warming by 2060.

Barnes*, Diffenbaugh and Seneviratne
DOI10.1088/1748-9326/ad91ca

Phys.org · AI predicts that most of the world will see temperatures rise to 3°C much faster than previously expectedBy IOP Publishing

This is such a cool dataset: 22 different robots demonstrating 527 skills through a collaboration between 21 research institutions.

And the GIFs of all these different robots applying basic motor skills are adorable.

robotics-transformer-x.github.

robotics-transformer-x.github.ioOpen X-Embodiment: Robotic Learning Datasets and RT-X ModelsProject page for Open X-Embodiment: Robotic Learning Datasets and RT-X Models.

📽️ In our latest video tutorial, we will create a dog breed recognition model using the NasLarge pre-trained model 🚀 and a massive dataset featuring over 10,000 images of 120 unique dog breeds 📸.

Check out our tutorial here : youtu.be/vH1UVKwIhLo&list=UULF

You can find link for the code in the blog : eranfeit.net/120-dog-breeds-mo

Enjoy
Eran

Want to share a milestone on a #ml #project I’ve been working on for a while on the side. I’m working on a #computervision application for #chess to detect the game state from a photo.
I used #transferlearning to fine tune a #convolutionalneuralnetwork with a new head for #regression to predict the four corners of the board.
I found synthetic datasets online (~6k images) and labeled ~1k real photos. I trained the model with a mix of random augmentations and projections with small errors.