dmckinnon
Computer vision and computer graphics are fascinating problems, and as I see it, the inverses of each other. I enjoy exploring and explaining both.
Microsoft
Pinned Repositories
BPP
calibration
What is a camera calibration, why is it necessary, and how do we compute it?
DigitReco
A brief foray into digit recognition for tensorflow
dmckinnon.github.io
Emulator
imucal
How to calibrate an Inertial Measurement Unit, what is involved in this, and why we need to
mandel
segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
stereo
A tutorial on stereoscopic depth maps, focusing on triangulation and rectification
stitch
An in-depth tutorial on the theory of panorama stitching
dmckinnon's Repositories
dmckinnon/stereo
A tutorial on stereoscopic depth maps, focusing on triangulation and rectification
dmckinnon/stitch
An in-depth tutorial on the theory of panorama stitching
dmckinnon/calibration
What is a camera calibration, why is it necessary, and how do we compute it?
dmckinnon/dmckinnon.github.io
dmckinnon/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
dmckinnon/BPP
dmckinnon/DigitReco
A brief foray into digit recognition for tensorflow
dmckinnon/Emulator
dmckinnon/imucal
How to calibrate an Inertial Measurement Unit, what is involved in this, and why we need to
dmckinnon/mandel
dmckinnon/mapper
dmckinnon/mobiledet-pytorch
PyTorch Implementation of MobileDet (https://arxiv.org/abs/2004.14525v3) backbones.
dmckinnon/recreation-gov-campsite-checker
Scrapes the recreation.gov website to check for campsite availabilities 🏕🏕
dmckinnon/samus_arduino_code
dmckinnon/SVD_Compression
A demonstration of the use of SVD in image compression