Pinned Repositories
body-pose-estimation-workshop
Workshop for HackUTA 2023.
C-Etudes
A collection of exercises that focus on particular technical abilities.
colorhandpose3d-pytorch
PyTorch implementation of ColorHandPose3D
CSE1310-C
Examples from topics and lectures for CSE 1310: Introduction to Computers and Programming using C.
CSE1320-Examples
Code examples of topics taught in Intermediate Programming in C.
CSE4310
Examples for CSE4310 - Fundamentals of Computer Vision
CSE6363
CSE 6363 - Machine Learning
human36m
Training of DNNs using the Human3.6M dataset.
Linear-Algebra-Examples
A collection of code and examples related to topics taught in a typical undergraduate Linear Algebra course.
python-examples
Examples in Python to accompany my DASC 5300: Foundations of Computing course.
ajdillhoff's Repositories
ajdillhoff/CSE1320-Examples
Code examples of topics taught in Intermediate Programming in C.
ajdillhoff/CSE6363
CSE 6363 - Machine Learning
ajdillhoff/Linear-Algebra-Examples
A collection of code and examples related to topics taught in a typical undergraduate Linear Algebra course.
ajdillhoff/CSE4310
Examples for CSE4310 - Fundamentals of Computer Vision
ajdillhoff/C-Etudes
A collection of exercises that focus on particular technical abilities.
ajdillhoff/CSE1310-C
Examples from topics and lectures for CSE 1310: Introduction to Computers and Programming using C.
ajdillhoff/body-pose-estimation-workshop
Workshop for HackUTA 2023.
ajdillhoff/monster_battle
Monster Battling Game in C
ajdillhoff/pytorch-mesh-mask
Computes a mask indicating the visible vertices of a mesh.
ajdillhoff/3dhpe-udd
ajdillhoff/ajdillhoff.github.io
ajdillhoff/CSE1325-Java
Java examples for CSE1325: Object-Oriented Programming
ajdillhoff/CSE5373
Code samples for General Purpose GPU Programming
ajdillhoff/data-structures-and-algorithms
Collection of algorithm implementations for studying.
ajdillhoff/Gesture-Recognition-HMM
Tutorial on HMMs using hmmlearn
ajdillhoff/nn-tutorials
Basic tutorials for neural networks
ajdillhoff/python-examples
Examples in Python to accompany my DASC 5300: Foundations of Computing course.
ajdillhoff/configs
Collection of my dotfile configs
ajdillhoff/dots
tracking my dotfiles
ajdillhoff/hmm-slr
Implements a HMM in MATLAB for gesture recognition.
ajdillhoff/langchain-llama3.2-rag
A demonstration of implementing RAG with Llama 3.2-3b using LangChain and Ollama. This code accompanies the workshop presented at HackUTA on October 12, 2024.
ajdillhoff/libhand-mesh-generator
Synthetic hand pose generator.
ajdillhoff/libhand-public
Modifications to the LibHand Library
ajdillhoff/manopth
MANO layer for PyTorch, generating hand meshes as a differentiable layer
ajdillhoff/murauer
Implementation of the semi-supervised method for hand pose estimation introduced in our WACV 2019 paper "MURAUER: Mapping Unlabeled Real Data for Label AUstERity"
ajdillhoff/personal-site
Code for my personal website and blog.
ajdillhoff/pyresize
A simple script that resizes images.
ajdillhoff/pytorch-lightning
The lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate
ajdillhoff/simgan-pytorch
PyTorch implementation of Learning from Simulated and Unsupervised Images through Adversarial Training
ajdillhoff/UTA-Datathon2023-Workshop
Code and slides for my workshop on Image Classifcation using PyTorch and Lightning. Presented at UTA's 2023 Datathon