E
Electronics_hobbyist
Guest
Hello, I am trying to build a Neural Network on Xilinx Virtex 5, that I
will feed it with images from this camera: OV7670 and train it in order
to determine if the person in the camera is man or woman. Is there any
VHDL core capable of implementing this processing? Ideally I would try
to achieve real-time (delay = 1-2 sec) to decide if the picture shows
man or woman. The camera I have bought is the OV7670, which takes
640x480 pictures. Can it work or I need a megapixel camera? I have,
also, found a High Definition 14 MegaPixel USB camera from ebay, and I
want to interface it with Virtex 5. Is something feasible? Where to
start from? In the same FPGA I have to put, also, the core of the
neural network and the core of the serial interface, which will output
man or woman. I am thinking of CNN.
Thank you...
will feed it with images from this camera: OV7670 and train it in order
to determine if the person in the camera is man or woman. Is there any
VHDL core capable of implementing this processing? Ideally I would try
to achieve real-time (delay = 1-2 sec) to decide if the picture shows
man or woman. The camera I have bought is the OV7670, which takes
640x480 pictures. Can it work or I need a megapixel camera? I have,
also, found a High Definition 14 MegaPixel USB camera from ebay, and I
want to interface it with Virtex 5. Is something feasible? Where to
start from? In the same FPGA I have to put, also, the core of the
neural network and the core of the serial interface, which will output
man or woman. I am thinking of CNN.
Thank you...