Skip to content

💾 🔥 The fastest and easiest to use TFRecords formatter

Notifications You must be signed in to change notification settings

gebob19/TFRecords_4_videos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TFRecords_4_videos

Note: Package is still under construction

......... coming soon ...........

Associated blog post: https://gebob19.github.io/tfrecords/

Method Time
Single Process 222+ hours
Multiprocess 11+ hours
Multiprocess + Split (Ours) 1 hour

Table1: Time to format the training set of something-something-v1

Method Time
Folder of Images 38GB
TFRecord Encoding - 1MB shards (Ours) 28GB

Table2: Total size of something-something-v1 training set across formatting methods