Pinned Repositories
anomaly-detection-3d
An implementation of the "Anomaly Detection in 3D Point Clouds using Deep Geometric Descriptors" paper in Python without pre-training with the ModelNet10 dataset and without generating the synthetic data.
bit
Like Git, but mini. Essentially just an easy way to undo/redo file changes.
hurst-exponent-calculator-from-csv
Calculates a hurst exponent given some csv data, also includes my research paper on the topic.
JavaENetBinding
A Swig binding of ENet for Java (& Processing)
portfolio-site
Code behind my portfolio site.
yolo-pt
A PyTorch implementation for running YOLO models. Tested on YOLOv8.
YOLOv8-retail
Detect retail products via the YOLOv8 object recognition engine.
vmc-7645's Repositories
vmc-7645/YOLOv8-retail
Detect retail products via the YOLOv8 object recognition engine.
vmc-7645/anomaly-detection-3d
An implementation of the "Anomaly Detection in 3D Point Clouds using Deep Geometric Descriptors" paper in Python without pre-training with the ModelNet10 dataset and without generating the synthetic data.
vmc-7645/portfolio-site
Code behind my portfolio site.
vmc-7645/bit
Like Git, but mini. Essentially just an easy way to undo/redo file changes.
vmc-7645/camera-site
Free angular webcam application/template. Use as you like and copy at will, no need to give credit (though that would be nice).
vmc-7645/Chess-Challenge
https://youtu.be/iScy18pVR58
vmc-7645/dataURL-converter
Converts files into dataURLS
vmc-7645/hurst-exponent-calculator-from-csv
Calculates a hurst exponent given some csv data, also includes my research paper on the topic.
vmc-7645/JavaENetBinding
A Swig binding of ENet for Java (& Processing)
vmc-7645/mini-prime-checker-java
A teeny-tiny java project to check if a number is prime (that can fit in a tweet... https://twitter.com/VincentM_Casey/status/1268730856207769600)
vmc-7645/nyt-book-viewer
NYT Bestseller API Flask/REST interface. Includes frontend to interact with said interface
vmc-7645/vmc-7645
Config files for my GitHub profile.
vmc-7645/yolo-pt
A PyTorch implementation for running YOLO models. Tested on YOLOv8.
vmc-7645/automated-outlier-implementation
An implementation of "Robust Statistical Methods for Automated Outlier Detection" by J. R. Jee
vmc-7645/simple-ipc
Simple cross-platform IPC
vmc-7645/yt-thumbnail-scraping
Pull YouTube thumbnails (and other content) from their API and through scraping techniques.