Back to Tfjs

TensorFlow.js Data Roadmap

tfjs-data/ROADMAP.md

1.2.9844 B
Original Source

TensorFlow.js Data Roadmap

This repo is under active development as an open source project.

Following is a list of major upcoming features. For details please see the issue list.

v0.2.0

  1. Add/Update API to load local file as stream in Node.js env tracking issue
  2. Provide microphone data source tracking issue
  3. Provide webcam data source tracking issue

v0.3.0

  1. Support decoding/resizing image data tracking issue
  2. Statistics API for Dataset

Future

  1. Support HTTP request with headers for UrlDataSource tracking issue