Skip to content

This project leverages the power of transformer models to perform sentiment analysis on both text and images. It uses BERT for text sentiment analysis and a pre-trained vision transformer (ViT) for image sentiment analysis.

License

Notifications You must be signed in to change notification settings

SreeEswaran/Multi-Modal-Sentiment-Analysis-with-Transformers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Modal-Sentiment-Analysis-with-Transformers

In this project, I have performed the sentiment analysis on both text and images using different tranformer models. It uses BERT for text sentiment analysis and a pre-trained vision transformer (ViT) for image sentiment analysis. The goal is to combine these modalities to predict the overall sentiment of a given multi-modal input.

About

This project leverages the power of transformer models to perform sentiment analysis on both text and images. It uses BERT for text sentiment analysis and a pre-trained vision transformer (ViT) for image sentiment analysis.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published