News

Facebook releases Pythia, a deep learning framework for vision and language multimodal research

1 min read

Yesterday, the team at Facebook released Pythia, deep learning framework that supports multitasking in the vision and language multimodal research. Pythia is built on the open-source PyTorch framework and enables researchers to easily build, reproduce, and benchmark AI models.

It is designed for vision and language tasks, such as answering questions that are related to visual data and automatically generates image captions. This framework also incorporates elements of Facebook’s winning entries in recent AI competitions including the VQA Challenge 2018 and Vizwiz Challenge 2018.

Features of Pythia

  • Reference implementations: Pythia references implementations to show how previous state-of-the-art models achieved related benchmark results.
  • Performance gauging: It also helps in gauging the performance of new models.
  • Multitasking: Pythia supports multitasking and distributed training.
  • Datasets: It also includes support for various datasets built-in including VizWiz, VQA,TextVQA and VisualDialog.
  • Customization: Pythia features custom losses, metrics, scheduling, optimizers, tensorboard as per the needs of the customers.
  • Unopinionated: Pythia is unopinionated about the dataset and model implementations that are built on top of it.

The goal of the team behind Pythia is to accelerate the AI models and their results and further make it easier for the AI community to build on, and benchmark against, successful systems.

The team hopes that Pythia will also help researchers to develop adaptive AI that synthesizes multiple kinds of understanding into a more context-based, multimodal understanding. The team also plans to continue adding tools, data sets, tasks, and reference models.

To know more about this news, check out the official Facebook announcement.

Read Next

Facebook tightens rules around live streaming in response to the Christchurch terror attack

Facebook again, caught tracking Stack Overflow user activity and data

Facebook bans six toxic extremist accounts and conspiracy theory organization

 

Amrata Joshi

Share
Published by
Amrata Joshi

Recent Posts

Top life hacks for prepping for your IT certification exam

I remember deciding to pursue my first IT certification, the CompTIA A+. I had signed…

3 years ago

Learn Transformers for Natural Language Processing with Denis Rothman

Key takeaways The transformer architecture has proved to be revolutionary in outperforming the classical RNN…

3 years ago

Learning Essential Linux Commands for Navigating the Shell Effectively

Once we learn how to deploy an Ubuntu server, how to manage users, and how…

3 years ago

Clean Coding in Python with Mariano Anaya

Key-takeaways:   Clean code isn’t just a nice thing to have or a luxury in software projects; it's a necessity. If we…

3 years ago

Exploring Forms in Angular – types, benefits and differences   

While developing a web application, or setting dynamic pages and meta tags we need to deal with…

3 years ago

Gain Practical Expertise with the Latest Edition of Software Architecture with C# 9 and .NET 5

Software architecture is one of the most discussed topics in the software industry today, and…

3 years ago