Update media_sequence.md

This commit is contained in:
kuaashish
2023-02-23 22:04:02 +05:30
committed by GitHub
parent 488b1e23a0
commit 34e361f81e
+1 -1
View File
@@ -85,7 +85,7 @@ process new data sets, in the documentation of
MediaSequence uses SequenceExamples as the format of both inputs and
outputs. Annotations are encoded as inputs in a SequenceExample of metadata
that defines the labels and the path to the cooresponding video file. This
that defines the labels and the path to the corresponding video file. This
metadata is passed as input to the C++ `media_sequence_demo` binary, and the
output is a SequenceExample filled with images and annotations ready for
model training.