Sachin Shah

github linkedin google scholar

Computer Vision and Machine Learning Projects

coded-events.png
[Paper] CodedEvents: Optimal Point-Spread-Function Engineering for 3D-Tracking with Event Cameras
Derived new information theory for quantifying 3D information contained in event camera measurements. Designed optimal apertures with novel neural optical representations and demonstrated improved 3D tracking in theory, simulation and an in-lab physical experiment. Accepted to the 2024 Conference on Computer Vision and Pattern Recognition (CVPR).
tidy-psf.png
[Paper] TiDy-PSFs: Computational Imaging with Time-Averaged Dynamic Point-Spread-Functions
Proved that time-averaged PSFs generated by dynamic phase masks are fundamentally more expressive than PSFs from a static phase mask. Demonstrated substantially improved performance on monocular depth estimation and extended depth-of-field imaging. Published in the International Conference of Computer Vision (ICCV) 2023 Proceedings. [paper] [arxiv]
brdf.png
[Paper] Parametrization of Measured BRDF for Flexible Material Editing
Research in simultaneous learning of measured BRDF compression and synthetic material generation. Utilized beta-variational autoencoders to disentangle the learned latent space. Published in Computer Graphics International Conference 2023's Advance Computer Graphics Lecture Notes for Computer Science. [paper] [arxiv]
fer.png
[Poster] Face De-occlusion Research
Introduced expression-aware loss function to learn better face reconstructions to improve facial expression recognition accuracy. [poster]
meanshift.png
Image Segmentation
Comparison of classical image segmentation techniques: K-Means, MeanShift, Split & Merge, and Histogram Thresholding. [demo] [code]

Education Projects

wave.png
[Paper] WAVE: A Web-Based Platform for Delivering Knowledge-Driven Virtual Experiences
Research and development of automated virtual avatar delivery through the web. Used in support of NSF and Department of Education grants. Published in IEEE Computer Graphics and Applications. [paper] [wave]
zoobee.png
[Paper] RAISE: Robotics & AI to improve STEM and social skills for elementary school students
Research in improving social skills of students with disabilities through teaching basic coding and virtual AI companions. Funded by the Department of Education. Published in Frontiers in VR. [paper]
dscape.ico
DebriefScape
Developed session observation tool to tag and analyze events. Supports live tagging and multi-session analysis. Used as a coaching tool to train teachers and label videos. [tool]

Statistics in Debate

ldskill.png
[Paper] Quantifying Skill in Lincoln-Douglas Debate
Research and evaluation of ranking systems such as Elo and Glicko-2 on Lincoln-Douglas Debate rounds. Successfully predicted the 2021 Tournament of Champions winner. [article]
onlinedebate.png
[Paper] Statistical Analysis of the Impact of the Transition to Online Tournaments in LD Debate
Determine affect of online debate on participation, speaker points, and side bias. Notably discoveries on pool size changes and speaker point inflation. [article]
sidebias.png
[Paper] Statistical Analysis of Side-Bias in High School Lincoln-Douglas Debate Article Series
Web scraper to pull 40k+ round data points to determine bias. Results now cited as evidence in national debate rounds. [february 2021] [code]

Robotics and Autonomous Control Systems

worlds.png
[Talk] Custom Vision for FTC, 2019 FIRST Championship Robotics Conference
Presented research on custom vision and machine learning for FTC teams. Discussed classical image processing, optimization methods, and deep learning approaches. Invited back for the 2020 World Championship. [code] [slides]
lunarknights.png
Lunar Knights Robotics Team Control Systems Lead
Compete in NASA Robotic Mining Competition. Lead design discussions and teach control system workshops. Wrote custom C++ and Python libraries for control systems. [code] [notes]
first.png
FIRST Robotics FTC Team Control Systems Lead
Competed in FIRST Tech Challenge (2015 - 2019). Inspire Award Winner (2018 World Championship) - top overall team. Robot Semifinalist (2017 World Championship). Specialized in custom vision and machine learning algorithms. [code]

Fun

codegolf.png
Code Golf
Compete in fewest bytes coding challenges. Top 1% golfer. [profile]
sorts.png
Sorting Methods
Graphical demonstration of common sorting algorithms (Bubble, Selection, Insertion, Merge, and Quick). [demo] [code]
assorted.png
Assorted Projects
Ongoing repository to solidify programming concepts. Projects included: interpreter for custom language syntax, steganography, and fractals. [code]