commit | f2f59aa966722a834e33841d7376a665955f4271 | [log] [tgz] |
---|---|---|
author | milind-u <milind.upadhyay@gmail.com> | Sun Jan 23 21:06:12 2022 -0800 |
committer | Milind Upadhyay <milind.upadhyay@gmail.com> | Sat Jan 29 23:37:04 2022 -0800 |
tree | 6c246c09d10e706c4b8bf88cc43e42ea2d3ab315 | |
parent | 76fdc520da087e2c43a95a11d80abd2bd8be9143 [diff] |
Update y2022 configs to be multi-node Signed-off-by: milind-u <milind.upadhyay@gmail.com> Change-Id: Ice778cba24dcf6911d23d5c69a63f50cc2fa8a6f
diff --git a/y2022/vision/target_estimate.fbs b/y2022/vision/target_estimate.fbs index 075c9c4..e22654a 100644 --- a/y2022/vision/target_estimate.fbs +++ b/y2022/vision/target_estimate.fbs
@@ -10,3 +10,5 @@ // TODO(milind): add confidence and blob stats } + +root_type TargetEstimate;