Code Monkey home page Code Monkey logo

fg_geo's Introduction

alt text

Fine Grained Geolocation Datasets

This repository contains complementary files to existing well known datasets to enable people to construct fine grained geolocation datasets. We will give detailed descriptions for each dataset in the following sections.

If you use data from this repository in publication, please cite:

@article{fg_geo_networks,
   author = {Grace Chu and Brian Potetz and Weijun Wang and Andrew Howard and Yang Song and Fernando Brucher and Thomas Leung and Hartwig Adam},
  title = {Geo-Aware Networks for Fine Grained Recognition},
  journal = {arXiv preprint arXiv:1906.01737},
  year = {2019},
}

iNaturalist with Geolocation (download)

The meta data which contains geolocation as well as date information have been released on the original iNaturalist competition github page. Specifically, the data contains:

  1. id: image id in iNaturalist competition dataset,
  2. lat: latitude of where the image was taken,
  3. lon: longitude of where the image was taken,
  4. date: date of when the image was taken,
  5. user_id: user id of who owns the image.

YFCC100M with Geolocation (download)

The YFCC100M dataset contains 100 millions Flickr images and videos with creative commons licenses. We release a set of 36,146 YFCC100M images that had Flickr tags that we identified as corresponding to one of the labels in iNaturalist 2017 competition data above. The 36,146 images were sampled from a larger pool of candidate images as described in the paper above. Specifically:

  • the image must have geolocation available,
  • the image must have at most one iNaturalist label,
  • at most ten examples were retained for each label.

The .csv file contains columns indicating:

  1. The YFCC100M ID (based on an image hash)
  2. The YFCC100M Line Number (the index of the image into the YFCC100M dataset, ranging from 0 to 999,999).
  3. iNaturalist label
  4. latitude
  5. longitude
  6. Flickr URL (URL of the image on Flickr).
  7. Multimedia Commons URL (URL of the image on mmcommons.org).

fg_geo's People

Contributors

cxygrace avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

lkampoli

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.