Repository navigation

#

tfrecords

Handwritten Korean Character Recognition with TensorFlow and Android

Python
249
3 年前

TFRecorder makes it easy to create TensorFlow records (TFRecords) from Pandas DataFrames and CSVs files containing images or structured data.

Python
183
3 年前

Feed your own image data to a pre-trained network by tensorflow

Python
168
6 年前

tensorflow prediction using c++ api

Python
149
5 年前

Pytorch and TensorFlow data loaders for several audio datasets

Python
111
5 年前

Functions for creating tfrecords for TensorFlow models.

Python
109
5 年前

Try to use tf.estimator and tf.data together to train a cnn model.

Jupyter Notebook
79
7 年前

Extending Keras to support tfrecord dataset

Python
61
8 年前

TensorFlow TFRecord reader CLI tool

Scala
61
8 个月前

TensorFlow Input Pipeline Examples based on multi-thread and FIFOQueue

Python
52
8 年前

parse WIDER FACE dataset to tensorflow tfrecord format for object detection api

Python
42
3 年前

tensorflow object detection api helper tool ( custom object detection )

Python
30
7 年前

This Repo contains the updated implementation of our paper "Weakly supervised 3D classification of chest CT using aggregated multi-resolution deep segmentation features", Proc. SPIE 11314, Medical Imaging 2020: Computer-Aided Diagnosis, 1131408 (16 March 2020)

Python
25
5 年前

A course project that detect cells in image by a simple full convolution neural network. The project is driven by TensorFlow.

Python
20
8 年前

Sparse learning in TensorFlow using data acquired from Spark.

Python
20
6 年前

This is my first Internship Project on Deep Learning. This is a challenge of WIDER Face Benchmark whose aim is to detect faces in the images in any condition of various poses, illuminations and occlusions. And we managed to get the accuracy of 91% in detecting every type of images.

Python
18
6 年前

Implement lenet and vgg19 by tensorflow with dataset mnist using tfrecord

Python
16
7 年前