Skip to main content

A python wrapper library for various datasets.

Project description

## OpenDataLake [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)

Since it is all about data, this are data wrappers for common datasets which load the data into a common structure.

There are handlers for several datasets. To get you started quickly.

## Install

Simply install it via pip.

`bash pip install opendatalake `

## Classification

Here are all classification datasets. They are loaded as a generator spitting out a feature(-vector/image) and a one-hot-encoded label.

  1. [Named Folders (Foldername = Label)](opendatalake/classification/named_folders.py)

  2. [MNIST](opendatalake/classification/mnist.py)

  3. ImageNet [TODO]

  4. [Cifar10/Cifar100](opendatalake/classification/cifar.py)

  5. [LFW (named folders)](opendatalake/classification/named_folders.py)

  6. PASCAL VOC [TODO]

  7. Places [TODO]

## Segmentation

Here are all segmentation datasets. They are loaded as a generator spitting out a feature(-vector/image) and segmentation(-vector/image).

  1. [Coco (WIP)](opendatalake/segmentation/coco.py)

  2. CamVid [TODO]

  3. Cityscapes [TODO]

## Detection

Here are all detection datasets. They are loaded as a generator spitting out a feature(-vector/image) and a detections(-vector/image). A detection is either a detection_2d, detection_2.5d or detection_3d object defined [here](opendatalake/detection/utils.py).

  1. [Bosch TLR](opendatalake/detection/bosch_tlr.py)

  2. [Coco (WIP)](opendatalake/detection/coco.py)

  3. [Kitti Detection (incl. 3d)](opendatalake/detection/kitti_detection.py)

  4. [Pascal Voc 3d (WIP)](opendatalake/detection/pascal_voc_3d.py)

  5. [Udacity Autti (WIP)](opendatalake/detection/udacity_autti.py)

  6. [Udacity Crowdai (WIP)](opendatalake/detection/udacity_crowdai.py)

## Unlabeled

Here are all unlabeled datasets. They are loaded as a generator spitting out a feature(-vector/image).

  1. [Image Folder](opendatalake/unlabeled/image_folder.py)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

opendatalake-1.0.2-py2.py3-none-any.whl (26.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file opendatalake-1.0.2-py2.py3-none-any.whl.

File metadata

  • Download URL: opendatalake-1.0.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 26.8 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.8

File hashes

Hashes for opendatalake-1.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5704d402232f77b18ab3a39743677bfa06dfd9db0943ffb3dff55574eb4a100f
MD5 db037d0a3b55edfc1704af45dd40e797
BLAKE2b-256 f8cfce4fa1290202eb1bdd3acaee52831e61b69446daac112ef44d0c01d0b4e8

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page