-
Notifications
You must be signed in to change notification settings - Fork 19
Expand file tree
/
Copy pathCITATION.cff
More file actions
25 lines (25 loc) · 943 Bytes
/
CITATION.cff
File metadata and controls
25 lines (25 loc) · 943 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
cff-version: 1.2.0
message: "If you use this repository, please consider citing it."
title: "HateDetectron"
abstract: "This repository implements methods presented in the paper: Detecting Hate Speech in Memes Using Multimodal Deep Learning Approaches: Prize-winning solution to Hateful Memes Challenge."
authors:
- family-names: "Velioglu"
given-names: "Riza"
orcid: https://orcid.org/0000-0002-2160-4976
preferred-citation:
type: article
title: "Detecting Hate Speech in Memes Using Multimodal Deep Learning Approaches: Prize-winning solution to Hateful Memes Challenge"
doi: 10.48550/arXiv.2012.12975
url: https://arxiv.org/abs/2012.12975
journal: arXiv
authors:
- family-names: "Velioglu"
given-names: "Riza"
- family-names: "Rose"
given-names: "Jewgeni"
year: 2020
keywords:
- artificialintelligence
- deeplearning
- hatefulmemes
repository-code: "https://github.com/rizavelioglu/hateful_memes-hate_detectron"