An open API service indexing awesome lists of open source software.

https://github.com/harisbinzia/hatefulmemes

Racist or Sexist Meme? Classifying Memes beyond Hateful
https://github.com/harisbinzia/hatefulmemes

hateful-memes multimodal-learning

Last synced: 3 months ago
JSON representation

Racist or Sexist Meme? Classifying Memes beyond Hateful

Awesome Lists containing this project

README

          

# Hateful Memes Detection

This repository contains code for Hateful Memes Detection as described in paper [Racist or Sexist Meme? Classifying Memes beyond Hateful](https://aclanthology.org/2021.woah-1.23.pdf).

[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1ZDS4n8WjvgdpPil3H8OOEiNUQnp991vJ?usp=sharing)

# Reference(s)

If you use this code in any of your work, please cite below paper.

[Racist or Sexist Meme? Classifying Memes beyond Hateful](https://aclanthology.org/2021.woah-1.23.pdf)

```
@inproceedings{zia-etal-2021-racist,
title = "Racist or Sexist Meme? Classifying Memes beyond Hateful",
author = "Zia, Haris Bin and
Castro, Ignacio and
Tyson, Gareth",
booktitle = "Proceedings of the 5th Workshop on Online Abuse and Harms (WOAH 2021)",
month = aug,
year = "2021",
address = "Online",
publisher = "Association for Computational Linguistics",
url = "https://aclanthology.org/2021.woah-1.23",
doi = "10.18653/v1/2021.woah-1.23",
pages = "215--219",
}
```

# License(s)

Copyright (c) 2021 Haris Bin Zia

Code licensed under the MIT License: http://opensource.org/licenses/MIT.