Project import generated by Copybara.
GitOrigin-RevId: 6e5aa035cd1f6a9333962df5d3ab97a05bd5744e
This commit is contained in:
committed by
Sebastian Schmidt
parent
4a20e9909d
commit
c688862570
+1
-1
@@ -74,7 +74,7 @@ node {
|
||||
# Puts the single set of smoothed landmarks back into a collection to simplify
|
||||
# passing the result into the `FaceGeometryFromLandmarks` subgraph.
|
||||
node {
|
||||
calculator: "ConcatenateLandmarListVectorCalculator"
|
||||
calculator: "ConcatenateNormalizedLandmarkListVectorCalculator"
|
||||
input_stream: "smoothed_face_landmarks"
|
||||
output_stream: "multi_smoothed_face_landmarks"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user