Fix Broken Link in Object Detection solutions
This commit is contained in:
		
							parent
							
								
									01c64082f1
								
							
						
					
					
						commit
						c73ff261ad
					
				| 
						 | 
					@ -108,9 +108,9 @@ on how to build MediaPipe examples.
 | 
				
			||||||
*   With a TensorFlow Model
 | 
					*   With a TensorFlow Model
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    This uses the
 | 
					    This uses the
 | 
				
			||||||
    [TensorFlow model](https://github.com/google/mediapipe/tree/master/mediapipe/models/object_detection_saved_model)
 | 
					    [TensorFlow model](https://github.com/google/mediapipe/tree/master/mediapipe/graphs/object_detection)
 | 
				
			||||||
    ( see also
 | 
					    ( see also
 | 
				
			||||||
    [model info](https://github.com/google/mediapipe/tree/master/mediapipe/models/object_detection_saved_model/README.md)),
 | 
					    [model info](https://github.com/google/mediapipe/tree/master/mediapipe/modules/objectron)),
 | 
				
			||||||
    and the pipeline is implemented in this
 | 
					    and the pipeline is implemented in this
 | 
				
			||||||
    [graph](https://github.com/google/mediapipe/tree/master/mediapipe/graphs/object_detection/object_detection_mobile_cpu.pbtxt).
 | 
					    [graph](https://github.com/google/mediapipe/tree/master/mediapipe/graphs/object_detection/object_detection_mobile_cpu.pbtxt).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user