• Stars
    star
    1
  • Language
    Python
  • Created almost 4 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An ensemble of various mathematical numerical methods implemented in python.

More Repositories

1

Non-Local-Means

Python implementation of the Non Local Means algorithm for image denoising.
Python
39
star
2

Panorama-Stitching

Implementation of Panorama stitching using ORB feature matching, and RANSAC for homography estimation, and stitching using Image pyramids.
Python
8
star
3

Modelling-Control-and-Simulation-of-a-Planar-Quadcopter

Develop a linear model of a planar quadcopter and develop a PD controller for position control and simulate it,
Python
7
star
4

Fast-Road-Detection

A memory guided framework for ultra-high speed road segmentation with high robustness.
Python
6
star
5

CarRacingv0-PPO-pytorch

Solving the CarRacingv0 OpenAI Gym environment with an Actor-Critic Network and Proximal Policy Optimization using pytorch
Python
5
star
6

ViolaJones-EigenFace

This is an implementation of a custom-trained face detection classifier using the Viola Jones Algorithm cascaded with an Eigen Face recognition system based on Principal Component Analysis.
Jupyter Notebook
5
star
7

mitacs-project-extractor

A simple script that scrapes the Mitacs Globalink Webpage to extract a list of projects in a csv file.
Jupyter Notebook
4
star
8

Image-Stitching-a-Pair-of-RGBD-Stereo-Images

Image warping in a pair of RGB-D stereo images using ORB Features, BEBLID Descriptors, and quantized depthwise Homography Estimation
Python
4
star
9

Hardware-Accelerated-Motion-Estimation-using-FSBM-and-FPGA

FPGA Implementation of Full Search Block matching using an asynchronous handshake based FSM.
VHDL
3
star
10

Neural-Network-Visualizer-for-Pytorch

A simple in-training visualization tool for neural networks built on pytorch models
Python
3
star
11

Bayesian-Matting

Python implementation of a Bayesian approach to Natural Image Matting from Yung-Yu Chuang, Brian Curless, David H. Salesin, and Richard Szeliski. A Bayesian Approach to Digital Matting. In Proceedings of IEEE Computer Vision and Pattern Recognition (CVPR 2001), Vol. II, 264-271, December 2001
Python
3
star
12

Ensemble-Machine-Learning

Implementation of a few ensemble machine learning methods from scratch including Random Forest, Adaboost, and Bootstrap Aggregation.
Python
2
star
13

Car-Racing-Environment-for-Reinforcement-Learning

A simple environment for allowing an agent learn to become better through reinforcement learning
Python
2
star
14

Decision-Tree-Regressor-and-Classifier

Implementation of Decision trees from scratch.
Python
1
star
15

Ideal-Trajectory-Generation-using-Track-Smoothing

An attempt to use smoothing to get an optimal race line in a racetrack
Python
1
star
16

Latex-workshop-2020

JavaScript
1
star
17

LaTeX_Workshop

LaTeX workshop
HTML
1
star
18

program-synthesis-game-theory

Program Synthesis with deep methods
Jupyter Notebook
1
star
19

RRT-python

An implementation of the Rapidly Exploring Random Tree algorithm in pure python
Python
1
star
20

Python-render-library-for-scientific-animations

A simple pythonic library that allows for easy rendering with OpenCV.
Python
1
star
21

professorScraper

Quick scraping tool for grad applications. WIP
Python
1
star