Giter VIP home page Giter VIP logo

qca-ig-posts's Introduction

API Research for Quantitative Content Analysis of Instagram Posts

Task Description:

I would like to conduct a quantitative content analysis of Instagram posts using AI/ML techniques. So far, researchers have created a codebook and hired labelers to detect various features in the images manually. I'm interested in exploring comparable pre-existing AI methods that can detect these features as good as humans do and reduce the time required for analysis. The objective is to find Github pages, related papers, and API services that can assist in identifying stylistic and compositional features of images for critical visual discourse analysis.

Below are the desired features and some resources:

  1. Camera angle: high angle/regular angle/low angle

  2. Presence of government/police/law enforcement (or occupation detection):

    • a. The number of uniformed police/law enforcement/security personnel shown
    • b. No police
  3. Number of people:

  4. Presence of eye contact:

    • https://github.com/vita-epfl/looking
      • source paper: https://arxiv.org/abs/2112.04212
      • Model architecture itself it derivative of others, e.g. can use alexnet or resnet etc as base model
      • Annotation method: keypoint annotation
        • Each detected object is annotated with its key points, resulting in a "stick figure" like representation of each object rather than a box.
      • Authors created and a domain specific dataset: LOOK
      • Also uses publically available dataset: JAAD, and PIE
  5. Gender:

  6. Age:

    • a. Child: <18 years of age
    • b. Young adult: 18-34 years of age
    • c. Mid adult: 35-50 years of age
    • d. Mix
    • e. Indeterminate
    • Resources:
  7. Distance (camera shot type):

    • a. Closeup: face and shoulders
    • b. Mid-range: waist up or occupying almost full frame
    • c. Long-range: person's fill half the picture frame or less
    • Resources:
  8. Facial expression:

  9. Race or skin color or ethnicity:

  10. Object detection: Further research is needed to find specific resources for this feature. Resources:

  11. The size of the object/subject: Further research is needed to find specific resources for this feature.

  12. Color contrast/diversity: Further research is needed to find specific resources for this feature.

  • color analysis methods:
    • Colorimetrics:
      • Color histograms
      • Edge Detection Algorithms
      • Color space transformation
    • Machine Learning methods:
      • Classification tasks where target is the property of color like color contrast, and its labels are discrete values of the property.
        • E.g. target = color contrast, label1 = 'little contrast', label2 = 'moderate contrast', label3 = 'high contrast'
      • K-means clustering to cluster images with similar color attributes.

Please note that while some features have existing Github pages or papers, others require additional exploration. The github pages I refer to should also be checked whether we can use their sources for our own purposes. I recommend reviewing the mentioned sources and continuing the search for additional resources to ensure a comprehensive analysis of all desired visual features for critical visual discourse analysis.

Relevant Researches:

qca-ig-posts's People

Contributors

thomaslim6793 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.