Giter Site home page Giter Site logo

Derek Gloudemans's Projects

2d-truss-optimization icon 2d-truss-optimization

Gradient descent-based optimization of an input truss using matrix-based stiffness method for structural analysis.

3d-playground icon 3d-playground

Trials of formulations for 3D object detectors, as well as a 3D object dataset

blokus-reinforcement-learning icon blokus-reinforcement-learning

A Blokus game interface in which a variety of heuristics, search strategies and learning agents are implemented. Deep RL state estimation will be added when I get some free time!

curvilinear-homography icon curvilinear-homography

Implements 2D and 3D perspective transform between image and cartesian coordinate plane, and curvilinear to cartesian coordinate conversion. Useful for coordinate systems defined nominally relative to a single non-linear axis (e.g. roadway stations and mile markers)

cv-detection icon cv-detection

Utilities for object detection, object tracking, trajectory conversion from image space to world coordinates, and track plotting.

dashcam-utils icon dashcam-utils

Homography, plotting and detection for dashcam video footage and other ego-vehicle data

ddpg icon ddpg

Pytorch implementation of deep deterministic policy gradients for reinforcement learning over continuous action spaces

decision-tree icon decision-tree

A simple and straightforward implementation of a decision tree classifier as described by Leo Breiman in Classification and Regression Trees.

distributed-detection icon distributed-detection

Performs stream processing (nominally object detection) across multiple worker processes with decentralized load balancing, decentralized database with eventual consistency, and basic fault monitoring.

dna-strand icon dna-strand

A C++ DNA_strand object is implemented by dynamically allocated array and by linked list, and functions are provided for searching strand for a sequence, appending to it, cleaving target sequences from it, etc. Comprehensive testing scripts also implemented.

fast-trajectory-annotator icon fast-trajectory-annotator

Large-scale sparse trajectory annotation with all the bells and whistles, with goal of labling one vehicle in 20 cameras in 1 minute. Pulls a majority of code from other annotation tools I've built with a few bells and whistles optimizing for this task specifically

hierarchical-classification-beers icon hierarchical-classification-beers

An implementation of basic hierarchical tree (dendrogram) construction with a few modifications and enhancements, applied to a fun dataset of beers.

kitti-utils icon kitti-utils

Utility functions for loading images from the KITTI dataset, plotting 2D and 3D bounding box and evaluating outputs according to the KITTI dataset metrics

lbt-count icon lbt-count

Fast Vehicle Turning-Movement Counting using Localization-based Tracking

lbt-count-lite icon lbt-count-lite

LBT-count without torch.multiprocessing to enable sharing of CUDA memory between processes. Instead, images are transferred to CUDA on main process

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.