Pinned Repositories
active-contours-gui
An Interactive Python GUI that implements the active contours computer vision algorithm. Written in Python using Tkinter. Graduate project for ece 6310.
ai-plays-snake
First reinforcement learning project - AI uses Deep Q-Learning to try and learn how to play the game snake
astrohub
Repo for IEEE SoutheastCon 2019 Robotics Competition - Team name: AstroBots - Placed 5th out of 44 Schools
CALM
A multilayer perceptron neural network used to classify labels through gene expression
cuhackit-workshop
Intro to machine learning Jupyter Notebook and setup/installation instructions
deeplabv3-pytorch
Attempting to recreate DeepLabv3 semantic segmentation model in PyTorch for ECE-8550 final project.
diffusion
PyTorch diffusion model framework; mostly for learning purposes.
dotfiles
Personal dotfiles
low-power-segmentation
Our attempt at the 2023 Low Power Computer Vision Challenge https://lpcv.ai/2023LPCVC/program (hopefully we don't quit half way through)
segmentation
Segmentation code for Dr. Smith's group in the VIPR project
bradford415's Repositories
bradford415/CALM
A multilayer perceptron neural network used to classify labels through gene expression
bradford415/deeplabv3-pytorch
Attempting to recreate DeepLabv3 semantic segmentation model in PyTorch for ECE-8550 final project.
bradford415/low-power-segmentation
Our attempt at the 2023 Low Power Computer Vision Challenge https://lpcv.ai/2023LPCVC/program (hopefully we don't quit half way through)
bradford415/active-contours-gui
An Interactive Python GUI that implements the active contours computer vision algorithm. Written in Python using Tkinter. Graduate project for ece 6310.
bradford415/ai-plays-snake
First reinforcement learning project - AI uses Deep Q-Learning to try and learn how to play the game snake
bradford415/astrohub
Repo for IEEE SoutheastCon 2019 Robotics Competition - Team name: AstroBots - Placed 5th out of 44 Schools
bradford415/cuhackit-workshop
Intro to machine learning Jupyter Notebook and setup/installation instructions
bradford415/diffusion
PyTorch diffusion model framework; mostly for learning purposes.
bradford415/dotfiles
Personal dotfiles
bradford415/ece8560-projects
Projects for pattern recognition
bradford415/latex-reports
Reports created in LaTeX for my resume, classes, and extracurriculars
bradford415/mlbd
Repository for the machine learning / big data creative inquiry
bradford415/virtual-cane
Code for virtual walking cane made with raspberry pi using Intel RealSense d415 depth camera
bradford415/gans
GAN implementations for my own learning.
bradford415/python-template
A Python project template for writing clean, quality code and can be installed as a package.
bradford415/python-visuals
A collection of Python visuals I've used in projects