An open API service indexing awesome lists of open source software.

https://github.com/mdibyo/paralleldigitrecognitiongpu

This is the third project of the Spring 2014 CS 61C (Machine Structures) class at UC Berkeley. It implements digit recognition in images with support for flipped and rotated digits (based on the first project). Computation of "distance" between template and image was calculated on the GPU.
https://github.com/mdibyo/paralleldigitrecognitiongpu

Last synced: 1 day ago
JSON representation

This is the third project of the Spring 2014 CS 61C (Machine Structures) class at UC Berkeley. It implements digit recognition in images with support for flipped and rotated digits (based on the first project). Computation of "distance" between template and image was calculated on the GPU.

Awesome Lists containing this project