YoloV7-ncnn-Raspberry-Pi-4
                                
                                
                                
                                    YoloV7-ncnn-Raspberry-Pi-4 copied to clipboard
                            
                            
                            
                        I need make train object
Can you tell how to make train with RasPI4.
A Raspberry Pi has not the computer power to train a neural network. You have to use a powerful PC with a (NVIDIA) GPU card. Or use the some cloud based training. In the last case, you can still use the RPi.
Thank a lot.