Skip to content
View dlerner97's full-sized avatar

Block or report dlerner97

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. tutorintelligence/ez-ops tutorintelligence/ez-ops Public

    The ez-ops package provides a suite of utility functions for building a python DevOps platform from the ground up. This tooling may not be unique or state-of-the-art but it attempts to improve the …

    Python

  2. ACME_perception_proposal ACME_perception_proposal Public

    This repo contains coursework for the ENPM808X Midterm project. In this project, we will develop a human obstacle detection module for mobile robots.

    C++

  3. JaredDobry/movie_popularity_predictor JaredDobry/movie_popularity_predictor Public

    Scrapes entries of movies off of imdb

    Python

  4. path_planning_robot_maze path_planning_robot_maze Public

    This repository contains a mobile robot path planner, using A*, RRT*, or Dijkstra's and includes a ros/gazebo simulation.

    Makefile 2

  5. perception_lane_detection perception_lane_detection Public

    This module contains a perception system for detecting road lanes and determining whether a car needs to turn.

    Python

  6. perception_optical_flow perception_optical_flow Public

    In this repo, I implement optical flow to determine the relative speed of cars in a video.

    Python