项目作者: GabrielMajeri

项目描述 :
Python toolbox for the NYU Depth Dataset V2
高级语言: Python
项目地址: git://github.com/GabrielMajeri/nyuv2-python-toolbox.git
创建时间: 2019-03-27T04:25:49Z
项目社区:https://github.com/GabrielMajeri/nyuv2-python-toolbox

开源协议:MIT License

下载


Python Toolbox for the NYU Depth Dataset V2

Description

Python support library for using the NYU Depth Dataset V2.

The official toolbox for processing the raw dataset is written in MATLAB.
This repository contains a Python port of the toolbox.

Project status

The port of the toolbox is not complete. I’m no longer actively adding new features on this project, but if you find this library useful, feel free to fork it, reuse it and/or contribute back to it.

Features

This library currently contains code for:

  • Higher-level interface to the labeled subset
  • Raw dataset extraction and preprocessing
  • Performing data augmentation

License

The original toolbox was written by the authors of the dataset:
Nathan Silberman, Pushmeet Kohli, Derek Hoiem, Rob Fergus.

This code is licensed under the MIT license.
See the LICENSE file for the full license text.