Important information: Google announced that, from September 2026, Android devices will require ALL apps to be signed by Google, effectively leading to an iOS situation. Value your right to a computer that does what you want; do not tolerate this monopolistic practice! Contact me if you don't understand why it is bad. Click to learn more.

Add Hailo version

by roundabout, Friday, 4 April 2025, 13:23:22 (1743773002), pushed by roundabout, Friday, 4 April 2025, 13:23:41 (1743773021)

Author identity: vlad <vlad.muntoiu@gmail.com>

35607f6cb12eef562ed3a2020d1c38104a734f8f

hailo_conversion.py

@@ -0,0 +1,5 @@

                                
                                
                                
                            
                                
                                    
                                        
                                        import ultralytics
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        model = ultralytics.YOLO("model.pt")
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        model.export(format="onnx")   # Creates model.onnx
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                            
                                

model.pt

waste_hailo_model.har