Giter Club home page Giter Club logo

Comments (4)

g-luo avatar g-luo commented on June 14, 2024 2

Never mind; found at: https://multimedia-commons.s3-us-west-2.amazonaws.com/tools/etc/yfcc100m_dataset.sql

from noisy-fewshot-learning.

ahmetius avatar ahmetius commented on June 14, 2024 1

Hi,

First of all, thank you for your interest in work.

YFCC100M originally contained a "dataset file" of 100M lines (named yfcc100m_dataset), where each line contained the following information for the corresponding image:

  • Line number
  • Photo/video identifier
  • Photo/video hash
  • User NSID
  • User nickname
  • Date taken
  • Date uploaded
  • Capture device
  • Title
  • Description
  • User tags (comma-separated)
  • Machine tags (comma-separated)
  • Longitude
  • Latitude
  • Accuracy of the longitude and latitude coordinates (1=world level accuracy, ..., 16=street level accuracy)
  • Photo/video page URL
  • Photo/video download URL
  • License name
  • License URL
  • Photo/video server identifier
  • Photo/video farm identifier
  • Photo/video secret
  • Photo/video secret original
  • Extension of the original photo
  • Photos/video marker (0 = photo, 1 = video)

The indices that we provided correspond to the the lines of that file, i.e. 13 means it's the image described in the 13th line of that file.

I'm not familiar with how the dataset is hosted nowadays. Could you check to see if such file still exists?

from noisy-fewshot-learning.

JackInTaiwan avatar JackInTaiwan commented on June 14, 2024

Hi, @ahmetius

My apologies for the late response.
Following your guidance, I used the dataset consisting of 100M lines to figure out the indices of interest.

I did appreciate your detailed reply!

from noisy-fewshot-learning.

g-luo avatar g-luo commented on June 14, 2024

@JackInTaiwan where were you able to find the metadata for YFCC100M / the file called yfcc100m_dataset?

from noisy-fewshot-learning.

Related Issues (2)

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.