temp

2023. 6. 24. 16:35💙 Etc/✨ Private

https://medium.com/data-science-at-microsoft/visual-question-answering-with-multimodal-transformers-d4f57950c867

 

Visual question answering with multimodal transformers

PyTorch implementation of VQA models using text and image transformers from Hugging Face

medium.com

https://drivendata.co/blog/hateful-memes-benchmark/

 

How to build a multimodal deep learning model to detect hateful memes

We're launching a new competition to detect hateful memes. In this post, we'll show you how to get started!

drivendata.co

https://pytorch.org/tutorials/beginner/flava_finetuning_tutorial.html

 

TorchMultimodal Tutorial: Finetuning FLAVA — PyTorch Tutorials 2.0.1+cu117 documentation

Note Click here to download the full example code TorchMultimodal Tutorial: Finetuning FLAVA Multimodal AI has recently become very popular owing to its ubiquitous nature, from use cases like image captioning and visual search to more recent applications l

pytorch.org

https://rstudio-conf-2020.github.io/dl-keras-tf/notebooks/learning-curve-diagnostics.nb.html

 

Diagnosing Model Performance with Learning Curves

Learning curves are a widely used diagnostic tool in machine learning for algorithms such as deep learning that learn incrementally. During training time, we evaluate model performance on both the training and hold-out validation dataset and we plot this p

rstudio-conf-2020.github.io