Pinned Repositories
chibi-txt
Simple file compression in Rust.
ComprehensiveFoodDatabase
A comprehensive database of foods in the United States.
DataDock
An open-source data service. Share, edit, comment, review, and more. NOTE: Feel free to help make this a better service by forking, adding issues, etc. See the video for how to use in your lab.
ebook-to-anki-deck
Converts book files to anki decks.
GoogleSubtitleGenerator
Using GoogleTranslate to generate automatic subtitles of videos.
JojosBizarreAdventurePoseEstimator
Using OpenCV and OpenPose to recognize reference poses.
mamba-tumor-seg
Segmentation of cancerous tumors using Mamba. Code, resources, and paper provided. We manage to make a small (42k param) model that can segment pretty well.
PoseAngleEstimation
Using OpenPose to detect body angles.
PronunciationTrainer
A pronunciation trainer w/ Python.
UofSCSWITCHStudy
An example website written in PHP that uses the USDA Food Database.
lxaw's Repositories
lxaw/ComprehensiveFoodDatabase
A comprehensive database of foods in the United States.
lxaw/PoseAngleEstimation
Using OpenPose to detect body angles.
lxaw/JojosBizarreAdventurePoseEstimator
Using OpenCV and OpenPose to recognize reference poses.
lxaw/ebook-to-anki-deck
Converts book files to anki decks.
lxaw/PronunciationTrainer
A pronunciation trainer w/ Python.
lxaw/GoogleSubtitleGenerator
Using GoogleTranslate to generate automatic subtitles of videos.
lxaw/UofSCSWITCHStudy
An example website written in PHP that uses the USDA Food Database.
lxaw/DataDock
An open-source data service. Share, edit, comment, review, and more. NOTE: Feel free to help make this a better service by forking, adding issues, etc. See the video for how to use in your lab.
lxaw/mamba-tumor-seg
Segmentation of cancerous tumors using Mamba. Code, resources, and paper provided. We manage to make a small (42k param) model that can segment pretty well.
lxaw/chibi-txt
Simple file compression in Rust.
lxaw/ChromeIntervalTimer
An interval timer for Google Chrome.
lxaw/shijin
A small language model trained on famous literary works in Japanese.
lxaw/AssemblyCalculator
Basic calculator with MIPS assembly.
lxaw/CPPRegression
Implementation of Regression w/ Vanilla C++.
lxaw/django-health-app
Small example of some quick social media implementations in Django. DM's, posts, comments, following, profiles, etc included.
lxaw/kmeansclustering-cpp
Let's get those centroids!
lxaw/lxaw.github.io
Searchable database of ML papers by title, author, year, venue, topic, description. 300+ papers included. Updating basically every day, and curated by CS PhD students. In HTML and JSON format, so you could easily scrape it.
lxaw/TanGoChrome
Chrome extension to give fast frequency data of Japanese words found in the current opened tab.
lxaw/vpu
cpu, but in verilog
lxaw/Assembly-Scientific-Calculator
Performs functions of a basic calculator, such as sine(x), cosine(x), or e^x.
lxaw/LanguageLearningApp
Using GoogleSheet's API to make a language learning app.
lxaw/SWITCH
Base for UofSC SWITCH study.