Skip to content

πŸ‘€ Super Simple Chrome Extension that unveils the automated image tags Facebook gives your images.

License

Notifications You must be signed in to change notification settings

junthbasnet/Facebook-Vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Facebook Vision Chrome Extension


Every time you upload a photo to Facebook, its deep-learning algorithms go to work, trying to ID things both incredibly specific (which of your friends is in this photo?) and general (Is this photo outdoors or indoors?). But that information is largely hidden from users until now. Facebook Vision allows anyone to see what general information Facebook extracts from every photo that’s been uploaded. Install the extension and head over to Facebook, and you can start immediately seeing which objects Facebook can ID within pretty much any photo.

Facebook's FAIR Team label images using Deep-Learning algorithms( Deep ConvNets).

This extension is available now for English: Locale_en_US and Spanish: Locale_es_LA Facebook users.

Emoji is used for most common objects that are extracted by Facebook.

"emoji_map": {
    "1 person": "πŸ‘€",
    "2 people": "πŸ‘₯",
    "airplane": "✈️",
    "baby": "🍼",
    "beach": "πŸ–",
    "beard": "πŸ‘΄",
    "bedroom": "πŸ›",
    "bicycle": "🚲",
    "camera": "πŸ“·",
    "car": "πŸš—",
    "cat": "😺",
    "child": "πŸ‘¦",
    "christmas tree": "πŸŽ„",
    "close-up": "πŸ‘€",
    "closeup": "πŸ‘€",
    "cloud": "☁️",
    "concert": "🎀",
    "crowd": "πŸ‘₯",
    "dancing": "πŸ’ƒ",
    "dessert": "🍰",
    "dog": "🐢",
    "drink": "🍹",
    "eating": "🍽",
    "eyeglasses": "πŸ‘“",
    "fireworks": "πŸŽ†",
    "flower": "🌻",
    "food": "🍎",
    "glasses": "πŸ•Ά",
    "golf": "πŸŒοΈβ€",
    "grass": "πŸƒ",
    "hat": "πŸ‘’",
    "indoor": "🏠",
    "living room": "🏠",
    "meme": "πŸ‘",
    "mountain": "πŸŒ‹",
    "nature": "🏞",
    "night": "πŸŒƒ",
    "ocean": "🌊",
    "office": "πŸ’Ό",
    "one or more people": "πŸ‘₯",
    "outdoor": "🚡",
    "people dancing": "πŸ’ƒ",
    "people eating": "🍽",
    "people on stage": "🎀",
    "people playing musical instruments": "🎸",
    "people playing sport": "πŸ€",
    "people sitting": "⑁",
    "people smiling": "😊",
    "people standing": "πŸ•΄",
    "phone": "πŸ“±",
    "plant": "🌿",
    "playing a musical instrument": "🎸",
    "selfie": "🀳",
    "shoes": "πŸ‘‘",
    "sitting": "⑁",
    "sky": "β˜€οΈ",
    "skyscraper": "πŸ™",
    "sleeping": "😴",
    "smiling": "πŸ˜€",
    "snow": "❄️",
    "standing": "πŸ•΄",
    "stripes": "πŸ’ˆ",
    "suit": "πŸ•΄",
    "sunglasses": "πŸ•Ά",
    "swimming": "🏊",
    "table": "🍽",
    "text": "πŸ” ",
    "tree": "🌴",
    "twilight": "πŸŒƒ",
    "ultrasound": "🍼",
    "water": "πŸ’§",
    "wedding": "πŸ’’"
  }

The extension itself is super-simple. Once you install it, all the photos you see on your Facebook timeline will automatically be overlaid with their tags.

English

Spanish

How to install Facebook Vision?

1. Clone this repository: git clone https://github.com/Junth19/Facebook-Vision.git
2. cd Facebook-Vision.
3. Open Google Chrome and go to chrome://extensions.
4. Enable Developer mode.
5. Click on Load unpacked.
6. Select the path where you cloned this project.
7. Following icon appears besides Chrome Search Bar.

8. Facebook Vision is added to the Extensions.

9. Enable Facebook Vision Extension.

References

  1. See What Facebook Thinks Is in Your Photos
  2. Creating A Basic Chrome Extension

Future Enhancements

  1. Expanding this extension to include any other language.

About

πŸ‘€ Super Simple Chrome Extension that unveils the automated image tags Facebook gives your images.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published