All Projects → dingkeyan93 → Intrinsic Image Popularity

dingkeyan93 / Intrinsic Image Popularity

The pytorch code of the paper "Intrinsic Image Popularity Assessment"

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Intrinsic Image Popularity

apollo-instagram-clone
Apollogram | A place where you could share photos, like media, and follow peoples.
Stars: ✭ 24 (-86.59%)
Mutual labels:  instagram, social-media
Social-Media-Monitor
Automatically monitor and log fan counters from social media(Facebook Pages, Twitter, Instagram, YouTube, Google+, OneSignal, Alexa) using APIs to Google Spreadsheet. Very useful for website admins and social media managers.
Stars: ✭ 36 (-79.89%)
Mutual labels:  instagram, social-media
Flutter-Photoarc-app
(Full-stack) Fully functional social media app (Instagram clone) written in flutter and dart with backend node.js and Postgres SQL.
Stars: ✭ 38 (-78.77%)
Mutual labels:  instagram, social-media
Whizzz-The-ChatApp
Whizzz is a real-time, one-to-one Android chat application made using Firebase, a beautiful user interface, and a push-notification feature.
Stars: ✭ 66 (-63.13%)
Mutual labels:  instagram, social-media
Maskrcnn Modanet
A Mask R-CNN Keras implementation with Modanet annotations on the Paperdoll dataset
Stars: ✭ 59 (-67.04%)
Mutual labels:  dataset, instagram
InstaCrawlR
Crawl public Instagram data using R scripts without API access token. See InstaCrawlR Instructions.pdf
Stars: ✭ 108 (-39.66%)
Mutual labels:  instagram, social-media
social-media-profiler
Find information from Twitter, Instagram, LinkedIn and Google Search about a person.
Stars: ✭ 34 (-81.01%)
Mutual labels:  instagram, social-media
DaProfiler
DaProfiler allows you to create a profile on your target based in France only. The particularity of this program is its ability to find the e-mail addresses your target.
Stars: ✭ 58 (-67.6%)
Mutual labels:  instagram, social-media
Codar
✅ CODAR is a Framework built using PyTorch to analyze post (Text+Media) and predict Cyber Bullying and offensive content. 💬📷
Stars: ✭ 52 (-70.95%)
Mutual labels:  dataset, social-media
Socialmanagertools Igbot
🤖 📷 Instagram Bot made with love and nodejs
Stars: ✭ 699 (+290.5%)
Mutual labels:  instagram, social-media
Social-Media-Automation
Automate social media because you don't have to be active on all of them😉. Best way to be active on all social media without actually being active on them. 😃
Stars: ✭ 186 (+3.91%)
Mutual labels:  instagram, social-media
Protest Detection Violence Estimation
Implementation of the model used in the paper Protest Activity Detection and Perceived Violence Estimation from Social Media Images (ACM Multimedia 2017)
Stars: ✭ 114 (-36.31%)
Mutual labels:  dataset, social-media
SocialApp-React-Native
Social Networking mobile app similar to Instagram in React Native.
Stars: ✭ 79 (-55.87%)
Mutual labels:  instagram, social-media
Hashtag-Wall-Server
Hashtag wall that displays posts from social media
Stars: ✭ 33 (-81.56%)
Mutual labels:  instagram, social-media
Nallagram
Nallagram is an open source social networking platform where users can share their views on various topics and interact among people in which they create, share, and/or exchange information and ideas in virtual communities and networks.
Stars: ✭ 30 (-83.24%)
Mutual labels:  instagram, social-media
user quality
Dataset for Software Evolution and Quality Improvement
Stars: ✭ 27 (-84.92%)
Mutual labels:  metrics, dataset
Spam Bot 3000
Social media research and promotion, semi-autonomous CLI bot
Stars: ✭ 79 (-55.87%)
Mutual labels:  instagram, social-media
Pytorch Nlp
Basic Utilities for PyTorch Natural Language Processing (NLP)
Stars: ✭ 1,996 (+1015.08%)
Mutual labels:  dataset, metrics
Instaclone
Instagram clone theme for Ionic mobile apps.
Stars: ✭ 173 (-3.35%)
Mutual labels:  instagram
Sice
Learning a Deep Single Image Contrast Enhancer from Multi-Exposure Images (TIP 2018)
Stars: ✭ 175 (-2.23%)
Mutual labels:  dataset

Intrinsic image popularity Assessment

This is a PyTorch implementation of the paper Intrinsic Image Popularity Assessment.

This work can quantitatively predict how much traction an image will get on Instagram.

It can help users to find the image that would be the most popular to the public.

Run python test.py --image_path <image_path> to evaluate the intrinsic image popularity of your photos on Instagram.

This is the Online Demo (unstable).

Dataset

We provide the dataset of popularity-discriminable image pairs by the form of "shortcode". You can download the images with the URL "https://www.instagram.com/p/<shortcode>/media/?size=l".

Note, some URLs may be invalid now.

Citation

@inproceedings{ding2019intrinsic,
  title={Intrinsic Image Popularity Assessment},
  author={Ding, Keyan and Ma, Kede and Wang, Shiqi},
  booktitle={ACM International Conference on Multimedia},
  pages={1979--1987},
  year={2019},
  publisher={ACM}
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].