Update README.md
This commit is contained in:
		@@ -90,7 +90,7 @@ Further Notes and Examples:
 | 
				
			|||||||
# Other Networks
 | 
					# Other Networks
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- For yolov5m, Hailo provides a configuration yaml which defines the quantization levels for the various networks. If you have a custom network you will have to define your custom yaml file. I liked using [netron](https://github.com/lutzroeder/Netron) to visualize the network for that. 
 | 
					- For yolov5m, Hailo provides a configuration yaml which defines the quantization levels for the various networks. If you have a custom network you will have to define your custom yaml file. I liked using [netron](https://github.com/lutzroeder/Netron) to visualize the network for that. 
 | 
				
			||||||
- Anything the hailo\_model\_zoo provides a configuration file for (under `hailo_odel_zoo/cfg/networks/`) can be easily trained and deployed using the process
 | 
					- Anything the hailo\_model\_zoo provides a configuration file for (under `hailo_model_zoo/cfg/networks/`) can be easily trained and deployed using the process
 | 
				
			||||||
  described above.
 | 
					  described above.
 | 
				
			||||||
- Also check out the [Hailo Tappas](https://hailo.ai/developer-zone/tappas-apps-toolkit/) which supply a variety of pre-trained _.hef_ files, which you can run
 | 
					- Also check out the [Hailo Tappas](https://hailo.ai/developer-zone/tappas-apps-toolkit/) which supply a variety of pre-trained _.hef_ files, which you can run
 | 
				
			||||||
  without having to compile anything.
 | 
					  without having to compile anything.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user