Updated Blocks Sample TensorFlow Object Detection Op Mode (markdown)
@ -81,7 +81,7 @@ If you are using a webcam with your Robot Controller, then the camera orientatio
|
||||
Note that for the Ultimate Goal presented by QualComm Challenge, the default TensorFlow inference model is optimized for a camera in landscape mode.
|
||||
This means that it is better to orient your camera in landscape mode if you use this default inference model because you will get more reliable detections.
|
||||
|
||||
In our example, if you execute the TensorFlowObjectDetection.initialize block while the phone is in Portrait mode, then the images will be processed in Portrait mode.
|
||||
In our example, if you execute the TensorFlowObjectDetectionUltimateGoal.initialize block while the phone is in Portrait mode, then the images will be processed in Portrait mode.
|
||||
|
||||
<p align="center">[[/images/Blocks-Sample-TensorFlow-Object-Detection-Op-Mode/tfodPortrait.png]]<br/>If you initialize the detector in Portrait mode, then the images are processed in Portrait mode.<p>
|
||||
|
||||
|
Reference in New Issue
Block a user