зеркало из
https://github.com/ssciwr/AMMICO.git
synced 2025-10-28 20:54:14 +02:00
Include badges (#30)
* added badges * Update README.md * correct language detection of the package
Этот коммит содержится в:
родитель
2dd1a7952f
Коммит
cf226ce535
3
.gitattributes
поставляемый
Обычный файл
3
.gitattributes
поставляемый
Обычный файл
@ -0,0 +1,3 @@
|
||||
# correct the language detection on github
|
||||
# exclude data files from linguist analysis
|
||||
notebooks/* linguist-generated
|
||||
@ -1,5 +1,11 @@
|
||||
# Misinformation campaign analysis
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
Extract data from from social media images and texts in disinformation campaigns.
|
||||
|
||||
**_This project is currently under development!_**
|
||||
@ -28,4 +34,4 @@ There are sample notebooks in the `misinformation/notebooks` folder for you to e
|
||||
1. Facial analysis: Use the notebook `facial_expressions.ipynb` to identify if there are faces on the image, if they are wearing masks, and if they are not wearing masks also the race, gender and dominant emotion.
|
||||
1. Object analysis: Use the notebook `ojects_expression.ipynb` to identify certain objects in the image. Currently, the following objects are being identified: person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, cell phone.
|
||||
|
||||
There are further notebooks that are currently of exploratory nature (`colors_expression` to identify certain colors on the image, `get-text-from-image` to extract text that is contained in an image.)
|
||||
There are further notebooks that are currently of exploratory nature (`colors_expression` to identify certain colors on the image, `get-text-from-image` to extract text that is contained in an image.)
|
||||
|
||||
Загрузка…
x
Ссылка в новой задаче
Block a user