• Stars
    star
    7
  • Rank 2,282,962 (Top 46 %)
  • Language
    Python
  • License
    MIT License
  • Created almost 7 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Automatically recognize handwritten digits from photos. Handwritten digits recognition by CNN and SVM.

More Repositories

1

panorama-image-stitching

Automatically stiching several individual images to generate a panorama image. Writing from scratch in C++.
C++
143
star
2

Decouple-SSAD

Decoupling Localization and Classification in Single Shot Temporal Action Detection
Python
94
star
3

A4-paper-sheet-detection-and-cropping

Document Scanner. Automatically detect paper and crop. Writing in C++ from scratch.
C
42
star
4

human-pose-estimation-by-deep-learning

A simple regression based implementation/VGG16 of pose estimation with tensorflow.
Python
38
star
5

caffe-dnnh

A caffe version implementation of a hash network(DNNH/NINH) for similarity-based visual research based on paper: Simultaneous feature learning and hash coding with deep neural networks
C++
23
star
6

digital-image-processing-hw

Homeworks(codes & reports) from SYSU's Digital Image Processing course taught by Professor Hongyang Chao.
MATLAB
20
star
7

image-morphing

Produce a "morph" animation of one image into another image.
MATLAB
15
star
8

movie-ticket-and-service-website

Project of Software System Analysis and Design by Maolin Pan, SYSU, 2017.
JavaScript
11
star
9

EightQueensAndPuzzle

Generate a large number of 8-puzzle and 8-queens instances and solve them by hill climbing (steepest-ascent and first-choice variants), hill climbing with random restart, and simulated annealing. Measure the search cost and percentage of solved problems and graph these against the optimal solution cost.
Python
8
star
10

color-transfer-between-images

Implementation and improvement of paper: Color Transfer between Images, Erik Reinhard et al, 2001
C
6
star
11

regression-classification-kaggle

Regression and Classification Competition in Kaggle
Python
3
star
12

histogram-equalization-on-grayscale-and-color-image

Implementation of histogram equalization on grayscale image and three methods of color image histogram equalization. Detail analyses and results are given.
C
3
star
13

ECOP-hw

Homeworks(codes & reports) from 2016 SYSU's Experiments of Computer Organization Principle course taught by Professor Chaodong He.
C
2
star