Pinned Repositories
awesome-bits
:computer: A curated list of awesome bitwise operations and tricks
Awesome-CS-Books
:books: Awesome CS Books/Series(.pdf by git lfs) Warehouse for Geeks, ProgrammingLanguage, SoftwareEngineering, Web, AI, ServerSideApplication, Infrastructure, FE etc. :dizzy: 优秀计算机科学与技术领域相关的书籍归档
awesome-footy
A bundle of Computer Vision / Deep Learning papers with code implementations applied to football data analysis.
Awesome-Person-Re-Identification
Awesome Person Re-Identification
BayesianOptimization
A Python implementation of global optimization with gaussian processes.
bepro_pjt
video texture mapping
bgslibrary
A background subtraction library
deep-learning-all
dlib-mrcnn-tracking
vehicle-detection
Created vehicle detection pipeline with two approaches: (1) deep neural networks (YOLO framework) and (2) support vector machines ( OpenCV + HOG).
dimahwang88's Repositories
dimahwang88/awesome-bits
:computer: A curated list of awesome bitwise operations and tricks
dimahwang88/brew
🍺 The missing package manager for macOS
dimahwang88/captcha_recognize
Image Recognition captcha without image segmentation 无需图片分割的验证码识别
dimahwang88/Convolutional-Network
A convolutional neural network from scratch
dimahwang88/deep_homography_estimation
This project implements the 2016 paper Deep Image Homography Estimation by DeTone, Malisiewicz, and Rabinovich.
dimahwang88/design-patterns-for-humans
Design Patterns for Humans™ - An ultra-simplified explanation
dimahwang88/dimahwang.github.io
dimahwang88/dimahwang88.github.io
dimahwang88/How-to-Make-a-Computer-Operating-System
How to Make a Computer Operating System in C++
dimahwang88/Image-Rectification
Compute Vanishing points using RANSAC and rectify the image
dimahwang88/line_detector
line segment detector(lsd) & edge drawing line detector(edl) & hough line detector(standard &.probabilistic) for detection
dimahwang88/LSD
a Line Segment Detector
dimahwang88/rnn-from-scratch
Implementing Recurrent Neural Network from Scratch
dimahwang88/ScannerLite
An OpenCV program implementing the recognition feature of the app "CamScanner". It extracts the main document object from an image and adjusts it to A4 size.
dimahwang88/scrimage
Scala image processing library
dimahwang88/variational-autoencoder
generate MNIST using a Variational Autoencoder