Pinned Repositories
carvana-pose
Pose estimation for carvana dataset
cvutils
Some utility functions I've found useful for computer vision
docker-example
Simple example of a docker build.
gaussian
A JavaScript model of the normal distribution
hello-world
asdf
imagetile
Takes a set of images and variably-shaped ROI masks, extracts the masked regions into rectangular tiles, and assembles the tiles into one image. Useful for visualizing training examples that come from lots of images.
scikit-image
Image Processing SciKit (Toolbox for SciPy)
SG_DLB_2017
Repo for our deep learning book study group launched in October 2017.
variable_morph
A class for performing spatially-varying morphological operations on an image. This is useful for surveillance camera scenes with perspective so that you can apply less erosion on rows at the top of the image since they are further away.
videofig
Lightweight image sequence visualization utility based on matplotlib
lambertwx's Repositories
lambertwx/carvana-pose
Pose estimation for carvana dataset
lambertwx/cvutils
Some utility functions I've found useful for computer vision
lambertwx/imagetile
Takes a set of images and variably-shaped ROI masks, extracts the masked regions into rectangular tiles, and assembles the tiles into one image. Useful for visualizing training examples that come from lots of images.
lambertwx/docker-example
Simple example of a docker build.
lambertwx/gaussian
A JavaScript model of the normal distribution
lambertwx/hello-world
asdf
lambertwx/scikit-image
Image Processing SciKit (Toolbox for SciPy)
lambertwx/SG_DLB_2017
Repo for our deep learning book study group launched in October 2017.
lambertwx/variable_morph
A class for performing spatially-varying morphological operations on an image. This is useful for surveillance camera scenes with perspective so that you can apply less erosion on rows at the top of the image since they are further away.
lambertwx/videofig
Lightweight image sequence visualization utility based on matplotlib
lambertwx/node-examples
Examples for learning node
lambertwx/pers_env
My personal environment, for consistency across machines.
lambertwx/pims
Python Image Sequence: Load video and sequential images in many formats with a simple, consistent interface.
lambertwx/pytorch-examples