Nithin-Holla / meme_challenge
Repository containing code from team Kingsterdam for the Hateful Memes Challenge
☆20Updated 2 years ago
Alternatives and similar repositories for meme_challenge:
Users that are interested in meme_challenge are comparing it to the libraries listed below
- 🥶Vilio: State-of-the-art VL models in PyTorch & PaddlePaddle☆88Updated last year
- ☆92Updated 2 years ago
- ☆61Updated last year
- ☆12Updated 3 years ago
- Detecting Hate Speech in Memes Using Multimodal Deep Learning Approaches: Prize-winning solution to Hateful Memes Challenge. https://arxi…☆58Updated last year
- Baseline model for multimodal classification based on images and text. Text representation obtained from pretrained BERT base model and i…☆40Updated 2 years ago
- [TACL 2021] Code and data for the framework in "Multimodal Pretraining Unmasked: A Meta-Analysis and a Unified Framework of Vision-and-La…☆114Updated 2 years ago
- [NAACL 2021] This is the code for our paper `Fine-Tuning Pre-trained Language Model with Weak Supervision: A Contrastive-Regularized Self…☆201Updated 2 years ago
- Support extracting BUTD features for NLVR2 images.☆18Updated 4 years ago
- Facebook hateful memes challenge using multi-modal learning. More info about it here: https://ai.facebook.com/blog/hateful-memes-challeng…☆14Updated 2 years ago
- Awesome Neural Adaptation in Natural Language Processing. A curated list. https://arxiv.org/abs/2006.00632☆265Updated 3 years ago
- ☆66Updated 3 years ago
- Data and code for our paper "Exploring and Predicting Transferability across NLP Tasks", to appear at EMNLP 2020.☆49Updated 4 years ago
- An implementation that downstreams pre-trained V+L models to VQA tasks. Now support: VisualBERT, LXMERT, and UNITER☆163Updated 2 years ago
- A collection of multimodal datasets, and visual features for VQA and captionning in pytorch. Just run "pip install multimodal"☆81Updated 3 years ago
- PyTorch code for EMNLP 2020 Paper "Vokenization: Improving Language Understanding with Visual Supervision"☆187Updated 4 years ago
- The corresponding code from our paper "DeCLUTR: Deep Contrastive Learning for Unsupervised Textual Representations". Do not hesitate to o…☆380Updated last year
- ☆44Updated 3 years ago
- ☆40Updated 2 years ago
- ☆17Updated 3 years ago
- PyTorch code for "Unifying Vision-and-Language Tasks via Text Generation" (ICML 2021)☆368Updated last year
- A repo to explore different NLP tasks which can be solved using T5☆171Updated 4 years ago
- Implementation of Self-adjusting Dice Loss from "Dice Loss for Data-imbalanced NLP Tasks" paper☆107Updated 4 years ago
- ☆59Updated 3 years ago
- [CVPR 2020] Transform and Tell: Entity-Aware News Image Captioning☆90Updated 11 months ago
- Hate-CLIPper: Multimodal Hateful Meme Classification with Explicit Cross-modal Interaction of CLIP features - Accepted at EMNLP 2022 Work…☆48Updated 2 years ago
- ☆44Updated 2 years ago
- SentAugment is a data augmentation technique for NLP that retrieves similar sentences from a large bank of sentences. It can be used in c…☆362Updated 3 years ago
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …