Git Product home page Git Product logo

data-viewer's Introduction

data-viewer

Prerequisites

  • gtk+-3.0
  • gdk-pixbuf-2.0

Building

$ git clone --recursive https://github.com/rajamukherji/data-viewer
$ cd data-viewer
$ git clone --recursive https://github.com/wrapl/rabs
$ make -C rabs
$ ./rabs/rabs -c -s -p4

Usage

./bin/data-viewer <csv_file>

The first row of csv_file must contain a header (i.e. field / column names). The first column of csv_file must contain paths to images (either absolute, or relative to the working directory). The remaining columns will be detected as numeric or categorical data. The first two columns will be used initially as the x-y coordinates, but can be changed afterwards.

Image Feature 1 Feature 2 Feature 3
images/image1.png 1.0 0.5 cat
images/image2.png 0.3 -0.2 dog

Note: Currently the data type detection will fail with a column containing categorical data if the first row of that column contains a valid number.

data-viewer's People

Contributors

rajamukherji 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.