Easily convert RGB video data (e.g. tested with .avi and .mp4) to the TensorFlow tfrecords file format for training e.g. a NN in TensorFlow. Due to common hardware/GPU RAM limitations in Deep Learning, this implementation allows to limit the number of frames per video to be stored in the tfrecords. The code automatically chooses the frame step size s.t. there is an equal separation distribution of the individual video frames.
Version | Tag | Published |
---|---|---|
1.1 | 5yrs ago | |
1.0 | 5yrs ago | |
0.4 | 5yrs ago | |
0.3.0.2 | 5yrs ago |