Update objectron.md
Fixes visualisation bug where the style of code "First run" is different from the code after "and then run"
This commit is contained in:
		
							parent
							
								
									b48d72e43f
								
							
						
					
					
						commit
						ec4703b4da
					
				| 
						 | 
					@ -442,7 +442,7 @@ Example app bounding boxes are rendered with [GlAnimationOverlayCalculator](http
 | 
				
			||||||
> ```
 | 
					> ```
 | 
				
			||||||
> and then run
 | 
					> and then run
 | 
				
			||||||
>
 | 
					>
 | 
				
			||||||
> ```build
 | 
					> ```bash
 | 
				
			||||||
> bazel run -c opt mediapipe/graphs/object_detection_3d/obj_parser:ObjParser -- input_dir=[INTERMEDIATE_OUTPUT_DIR] output_dir=[OUTPUT_DIR]
 | 
					> bazel run -c opt mediapipe/graphs/object_detection_3d/obj_parser:ObjParser -- input_dir=[INTERMEDIATE_OUTPUT_DIR] output_dir=[OUTPUT_DIR]
 | 
				
			||||||
> ```
 | 
					> ```
 | 
				
			||||||
> INPUT_DIR should be the folder with initial asset .obj files to be processed,
 | 
					> INPUT_DIR should be the folder with initial asset .obj files to be processed,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user