Merge pull request #4118 from kuaashish:master

PiperOrigin-RevId: 513364683
This commit is contained in:
Copybara-Service
2023-03-01 15:55:37 -08:00
8 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -95,7 +95,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.