Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/syedissambukhari/islamophobia-detection-using-machine-learning

SVM model to detect islamophobic text in the picture. and CNN model to detect islamophobic nature in image
https://github.com/syedissambukhari/islamophobia-detection-using-machine-learning

artificial-intelligence jupyter-notebook machine-learning-algorithms python

Last synced: 6 days ago
JSON representation

SVM model to detect islamophobic text in the picture. and CNN model to detect islamophobic nature in image

Awesome Lists containing this project

README

        

# islamophobia detection
------------------------------------
#Ist install all the required libraries:
---------------------------------
pip install cv2

pip install pytesseract

pip install joblib

_________________________________________________________________________________________________
SVM model to detect islamophobic text in the picture. and CNN model to detect islamophobic nature in image
----------------------------------------------------
#the data_folder consist of 4 sub folders which is:

islamophobic_text_folder = 'C:/Users/Syed Issam Bukhari/Documents/projects all/projects/islamop/Memes/islamophobic text'

not_islamophobic_text_folder = 'C:/Users/Syed Issam Bukhari/Documents/projects all/projects/islamop/Memes/Non islamophobic text'

islamophobic_nature_folder = 'C:/Users/Syed Issam Bukhari/Documents/projects all/projects/islamop/Memes/Islamophobic image'

not_islamophobic_nature_folder = 'C:/Users/Syed Issam Bukhari/Documents/projects all/projects/islamop/Memes/Non Islamophobic image'

----------------------------------------------------------------
For CNN model visit googlr drive:

https://drive.google.com/file/d/1-02VAykkgjDFQpyKdBZQI9ceHAm-z0mC/view?usp=sharing

For cnn_dataset visit:

[https://drive.google.com/file/d/1213jo0D66g91Ptdg5pDE_mav5_bM1_t_/view?usp=sharing](https://drive.google.com/drive/folders/11KYKMOclLERz_t2QMl4_7WdfL3VM8Psd?usp=sharing)https://drive.google.com/drive/folders/11KYKMOclLERz_t2QMl4_7WdfL3VM8Psd?usp=sharing

For svc_dataset visit:

https://drive.google.com/drive/folders/14heZaUjvMwvwO0lBa60No1r_4As0aS73?usp=sharing

All the important notes and details of project is availble in Important notes.docx