109 skills found · Page 2 of 4
yeephycho / Widerface To Tfrecordparse WIDER FACE dataset to tensorflow tfrecord format for object detection api
wmpscc / TensorflowBaseDemo使用Tensorflow训练模型的基本流程
30stomercury / Automatic Speech RecognitionEnd-to-End Speech Recognition Using Tensorflow
schipiga / Pandas TfrecordsEasy converter pandas -> tfrecords & tfrecords -> pandas
kmonachopoulos / ImageNet To TFrecordConvert ImageNet dataset to Tf-Record format
mwindowshz / YoloToTfRecordstools for converting yolo boxes to pascal voc xml and TFRecords
charlescao460 / MapleStoryDetectionSampleGeneratorGenerate object detection samples from MapleStory in different formats (COCO, TFRecord, darknet...)
yinguobing / Tfrecord UtilityGenerate and view TensorFlow's TFRecord file.
chaipangpang / Convert Between TFRecords And ImagesA method of convert between tfrecords and images with TensorFlow and python.
iitzco / Widerface To TfrecordConvert WIDER Face Dataset to Tensorflow's TFRecord format.
NVIDIA / ImageinaryImageinary is a reproducible mechanism which is used to generate large image datasets at various resolutions. The tool supports multiple image types, including JPEGs, PNGs, BMPs, RecordIO, and TFRecord files
jerry73204 / Rust TfrecordA Rust crate that reads and writes tfrecord files
EricThomson / Tfrecord ViewConsume and view contents of TFRecord files (for Tensorflow's object detection api)
NitinAgg / Pd2tfrecordLibrary to convert pandas to tfExample and tfRecord file
ubccr / TerfGo library for reading/writing TensorFlow TFRecords file format
ichbinblau / Tfrecord GeneratorInspired from https://github.com/datitran/raccoon_dataset
ShaoQiBNU / Pytorch Tfrecordspytorch读取tfrecords,构造数据流
NVIDIA / Go TfdataGo library that provides easy-to-use interfaces and tools for TensorFlow users, in particular allowing to train existing TF models on .tar and .tgz datasets
meyerjo / Deepdrive Dataset TfrecordConvert the Berkeley Deepdrive dataset to a TFRecord file
ppplinday / TFrecord Lenet Vgg19 TensorflowImplement lenet and vgg19 by tensorflow with dataset mnist using tfrecord