Skip to content
View mcdickenson's full-sized avatar

Highlights

  • Pro

Block or report mcdickenson

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. em-gaussian em-gaussian Public

    Python code for Expectation-Maximization estimate of Gaussian mixture model

    Python 75 56

  2. python-washu-2014 python-washu-2014 Public

    Course resources for "Intro to Python," Washington University, Summer 2014.

    Python 5 21

  3. Blur faces in imagery with Google Cl... Blur faces in imagery with Google Cloud Vision
    1
    import cv2
    2
    import io
    3
    import json
    4
    import numpy as np
    5
    import os
  4. py-faster-rcnn py-faster-rcnn Public

    Forked from rbgirshick/py-faster-rcnn

    Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version

    Python 1