Archives

Show All

  • 2014
    • November
      • Forward propagation
        11/22/14
        So the forward propagation is ready and working. Unfortunately, due to memory constraints, I had to change the network structure a bit.

        One 60x60 sample is processed by a 2x2 group of processors. Given that Parallella can have 4x4 or 8x8 grids, this allows 4 or 16 groups respectively work

      • As a very quick update
        11/13/14
        Within the last week or so
        - downloaded the datasets that were used in 300 Faces in the Wild.
        - implemented basic functions like image pre-processing, convolution + maxpooling etc.

        Still not sure what to do with unshared convolution, plus there are some other questions that were

      • The board
        11/02/14
        So the board works fine, and apparently worked fine all the way.

        Except for the USB bug. Apparently to get USB working I'll need to vandalize a USB cable.

        Might try that some time, but for now I've connected it to my home router and SSH'ed into it. Examples run f

    • October
    • September