37 Forks
150 Stars
150 Watchers

video2tfrecord

Easily convert RGB video data (e.g. .avi) to the TensorFlow tfrecords file format for training e.g. a NN in TensorFlow. This implementation allows to limit the number of frames per video to be stored in the tfrecords.

How to download and setup video2tfrecord

Open terminal and run command
git clone https://github.com/ferreirafabio/video2tfrecord.git
git clone is used to create a copy or clone of video2tfrecord repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with video2tfrecord https://github.com/ferreirafabio/video2tfrecord/archive/master.zip

Or simply clone video2tfrecord with SSH
[email protected]:ferreirafabio/video2tfrecord.git

If you have some problems with video2tfrecord

You may open issue on video2tfrecord support forum (system) here: https://github.com/ferreirafabio/video2tfrecord/issues