Project import generated by Copybara.
PiperOrigin-RevId: 267280553
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
## Preparing Data Sets with MediaSequence
|
||||
|
||||
<<<<<<< HEAD
|
||||
MediaPipe is useful and general framework for media processing that can
|
||||
=======
|
||||
MediaPipe is a useful and general framework for media processing that can
|
||||
>>>>>>> Project import generated by Copybara.
|
||||
assist with research, development, and deployment of ML models. This example
|
||||
focuses on development by demonstrating how to prepare video data for training
|
||||
a TensorFlow model.
|
||||
@@ -22,11 +18,7 @@ process new data sets, in the documentation of
|
||||
|
||||
### Preparing an example data set
|
||||
|
||||
<<<<<<< HEAD
|
||||
1. Checkout mediapipe repository
|
||||
=======
|
||||
1. Checkout the mediapipe repository
|
||||
>>>>>>> Project import generated by Copybara.
|
||||
|
||||
```bash
|
||||
git clone https://github.com/google/mediapipe.git
|
||||
|
||||
Reference in New Issue
Block a user