tfrecords
data storage tools
Tools for creating structured data files for use with machine learning models
Functions for creating tfrecords for TensorFlow models.
110 stars
10 watching
29 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list
bounding-boxesprotocol-bufferstensorflowtfrecordstfrecords-files
Related projects:
Repository | Description | Stars |
---|---|---|
tensorflow/tfjs-models | A collection of pre-trained machine learning models for use in web applications. | 14,105 |
szagoruyko/functional-zoo | Repository providing pre-trained models and model definitions for PyTorch and TensorFlow using a functional programming style | 586 |
tensorflow/tfx | An end-to-end platform for building and deploying machine learning pipelines in production environments. | 2,114 |
tensorflow/tfjs | An open-source JavaScript library for training and deploying machine learning models using WebGL acceleration. | 18,495 |
riga/tfdeploy | Deploying TensorFlow graphs for efficient evaluation in non-TensorFlow environments | 353 |
shigekikarita/tfd | A D programming language wrapper around the TensorFlow C API | 32 |
iglaweb/tfprofiler | An app for profiling and optimizing the performance of TensorFlow Lite models on mobile devices | 27 |
rstudio/tensorflow | A package that provides an interface to the TensorFlow machine learning framework from within R. | 1,327 |
visenger/handson-ml | Teaches Machine Learning fundamentals in Python using Scikit-Learn and TensorFlow | 6 |
ppwwyyxx/moco.tensorflow | Reimplements a popular deep learning model for unsupervised visual representation learning using TensorFlow | 161 |
tensorflow/text | Preprocessing and processing tools for text data in machine learning models | 1,233 |
google-research/tf-slim | A lightweight library for defining and training neural networks in TensorFlow. | 372 |
tensorflow/haskell | Haskell bindings for a popular machine learning framework, allowing developers to build and deploy neural networks in the Haskell programming language. | 1,582 |
tf-coreml/tf-coreml | A tool for converting TensorFlow models to CoreML format for deployment on Apple devices. | 1,331 |
sicara/tf-explain | A library providing interpretability methods for TensorFlow 2.x models | 1,018 |