Skip to content

usc-isi-i2/meme-understanding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meme-understanding

Raw datasets

Link for the raw datasets:

Setting up environment

To extract data

Run following scripts from repo root directory to extract data into ./data/extracted for MAMI and ./data/extracted_hateful_meme for hateful meme dataset

  • sh scripts/extract_mami_data.sh <raw_data_path>
  • sh scripts/extract_hateful_meme.sh <path/hateful_memes.zip>

This repo supports

  • Meme classification using neural network src/runner/classify_mami.py
  • Meme classification using xDNN src/runner/classify_xdnn.py
  • Meme classification and similar feature extraction src/runner/mami_knn_clip_runner.py

Experiments

The experiments were ran through vscode launch config, please refer the same as the execution instructions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published