Pinned Repositories
computer-vision
Various computer vision and OpenCV utilities (Python and C++).
examples
half-car
Vehicle half-car suspension model animated in matplotlib
multithread-multicam
A multithreaded implementation for simultaneously reading, processing, and displaying multiple webcam/video streams using OpenCV and Python.
proboards-scraper
Package demonstrating how to web scrape a ProBoards forum
pytorch-yolov3
A (mostly from scratch) PyTorch implementation of YOLOv3 for real-time webcam object detection
sorts
Demonstrations and visualizations of sorting algorithms (Python and C++).
svm-vehicle-detector
HOG-based linear SVM for detecting vehicles (or any other object) in videos
utilities
A collection of miscellaneous utilities.
youtube-audio-matcher
Python package and CLI tools for efficiently downloading audio from YouTube channels, obtaining audio fingerprints, and matching audio fingerprints against a SQL database.
nrsyed's Repositories
nrsyed/computer-vision
Various computer vision and OpenCV utilities (Python and C++).
nrsyed/half-car
Vehicle half-car suspension model animated in matplotlib
nrsyed/svm-vehicle-detector
HOG-based linear SVM for detecting vehicles (or any other object) in videos
nrsyed/sorts
Demonstrations and visualizations of sorting algorithms (Python and C++).
nrsyed/pytorch-yolov3
A (mostly from scratch) PyTorch implementation of YOLOv3 for real-time webcam object detection
nrsyed/examples
nrsyed/utilities
A collection of miscellaneous utilities.
nrsyed/youtube-audio-matcher
Python package and CLI tools for efficiently downloading audio from YouTube channels, obtaining audio fingerprints, and matching audio fingerprints against a SQL database.
nrsyed/proboards-scraper
Package demonstrating how to web scrape a ProBoards forum
nrsyed/multithread-multicam
A multithreaded implementation for simultaneously reading, processing, and displaying multiple webcam/video streams using OpenCV and Python.
nrsyed/flask-cam
Raspberry Pi internet-streaming interactive Flask webcam server
nrsyed/cell
nrsyed/chem
Program for obtaining atom electron configurations
nrsyed/conway
An interactive, dynamic implementation of Conway's Game of Life (and variations of it)
nrsyed/CPP-stuff
Assorted C++ programs, tools, and sketches
nrsyed/files
Assorted dot files, configuration files, and convenience scripts/files.
nrsyed/krono-tracker
A simple terminal-based time-tracking tool.
nrsyed/kwiver
Pulls Together Computer Vision Algorithms into Highly-Modular Run-Time Configurable Systems
nrsyed/leetcode
nrsyed/machinelearn
nrsyed/nrsyed
nrsyed/nrsyed.com
nrsyed/nrsyed.me
Source code for nrsyed.me
nrsyed/pathplan
Assortment of path-planning algorithms.
nrsyed/scikit-image
Image processing in Python
nrsyed/shape-util
nrsyed/springer_free_books
Python script to download all Springer books released for free during the 2020 COVID-19 quarantine
nrsyed/YOLO_v3_tutorial_from_scratch
Accompanying code for Paperspace tutorial series "How to Implement YOLO v3 Object Detector from Scratch"
nrsyed/yolov3-xview
Finetuning YOLOv3 on a modified version of the xView dataset
nrsyed/YT-TMS-Finder
This code was made in an effort to make it easier to find the song that has been dubbed as 'the most mysterious song on the internet' and it makes it possible to search youtube channels for songs without having to manually check the videos.