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
- Host: GitHub
- URL: https://github.com/harisbinzia/hatefulmemes
- Owner: harisbinzia
- License: mit
- Created: 2021-06-01T06:19:55.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-06-12T16:32:35.000Z (about 3 years ago)
- Last Synced: 2025-05-17T17:39:57.198Z (about 1 year ago)
- Topics: hateful-memes, multimodal-learning
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).
[](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.