Pinned Repositories
A4-paper-sheet-detection-and-cropping
Document Scanner. Automatically detect paper and crop. Writing in C++ from scratch.
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
Decouple-SSAD
Decoupling Localization and Classification in Single Shot Temporal Action Detection
digital-image-processing-hw
Homeworks(codes & reports) from SYSU's Digital Image Processing course taught by Professor Hongyang Chao.
human-pose-estimation-by-deep-learning
A simple regression based implementation/VGG16 of pose estimation with tensorflow.
image-morphing
Produce a "morph" animation of one image into another image.
panorama-image-stitching
Automatically stiching several individual images to generate a panorama image. Writing from scratch in C++.
Sparkles
Sparkles: Unlocking Chats Across Multiple Images for Multimodal Instruction-Following Models
unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
generate-it
A collection of models for image<->text generation in ACM MM 2021.
HYPJUDY's Repositories
HYPJUDY/panorama-image-stitching
Automatically stiching several individual images to generate a panorama image. Writing from scratch in C++.
HYPJUDY/Decouple-SSAD
Decoupling Localization and Classification in Single Shot Temporal Action Detection
HYPJUDY/A4-paper-sheet-detection-and-cropping
Document Scanner. Automatically detect paper and crop. Writing in C++ from scratch.
HYPJUDY/Sparkles
Sparkles: Unlocking Chats Across Multiple Images for Multimodal Instruction-Following Models
HYPJUDY/human-pose-estimation-by-deep-learning
A simple regression based implementation/VGG16 of pose estimation with tensorflow.
HYPJUDY/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
HYPJUDY/digital-image-processing-hw
Homeworks(codes & reports) from SYSU's Digital Image Processing course taught by Professor Hongyang Chao.
HYPJUDY/image-morphing
Produce a "morph" animation of one image into another image.
HYPJUDY/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.
HYPJUDY/movie-ticket-and-service-website
Project of Software System Analysis and Design by Maolin Pan, SYSU, 2017.
HYPJUDY/handwritten-digits-recognition
Automatically recognize handwritten digits from photos. Handwritten digits recognition by CNN and SVM.
HYPJUDY/color-transfer-between-images
Implementation and improvement of paper: Color Transfer between Images, Erik Reinhard et al, 2001
HYPJUDY/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.
HYPJUDY/regression-classification-kaggle
Regression and Classification Competition in Kaggle
HYPJUDY/ECOP-hw
Homeworks(codes & reports) from 2016 SYSU's Experiments of Computer Organization Principle course taught by Professor Chaodong He.
HYPJUDY/Awesome-Multimodal-Large-Language-Models
:sparkles::sparkles:Latest Papers and Datasets on Multimodal Large Language Models, and Their Evaluation.
HYPJUDY/machine-learning-programming-exercise
Programming exercises from Coursera's Machine Learning course taught by Andrew Ng.
HYPJUDY/unilm
UniLM AI - Unified "Language" Model Pre-training across Tasks, Languages, and Modalities