Yupan Huang's repositories
panorama-image-stitching
Automatically stiching several individual images to generate a panorama image. Writing from scratch in C++.
Decouple-SSAD
Decoupling Localization and Classification in Single Shot Temporal Action Detection
A4-paper-sheet-detection-and-cropping
Document Scanner. Automatically detect paper and crop. Writing in C++ from scratch.
human-pose-estimation-by-deep-learning
A simple regression based implementation/VGG16 of pose estimation with tensorflow.
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
digital-image-processing-hw
Homeworks(codes & reports) from SYSU's Digital Image Processing course taught by Professor Hongyang Chao.
image-morphing
Produce a "morph" animation of one image into another image.
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.
movie-ticket-and-service-website
Project of Software System Analysis and Design by Maolin Pan, SYSU, 2017.
handwritten-digits-recognition
Automatically recognize handwritten digits from photos. Handwritten digits recognition by CNN and SVM.
color-transfer-between-images
Implementation and improvement of paper: Color Transfer between Images, Erik Reinhard et al, 2001
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.
regression-classification-kaggle
Regression and Classification Competition in Kaggle
Awesome-Multimodal-Large-Language-Models
:sparkles::sparkles:Latest Papers and Datasets on Multimodal Large Language Models, and Their Evaluation.
machine-learning-programming-exercise
Programming exercises from Coursera's Machine Learning course taught by Andrew Ng.