Pinned Repositories
colmap
COLMAP - Structure-from-Motion and Multi-View Stereo
ECE496
ericji150.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
Flights
C++ program that implements various graph algorithms on open flights data set that contains 67,000+ routes between airports across the globe to create visualizations that provide paths abiding to user inpu
MNIST-Classification-through-Edge-Boxes
Python notebook with an Android app implementation that employs a series of image processing and machine learning techniques such as Canny edge detection, bilinear interpolation, PCA, and mutli-layer perception to efficiently detect, bound, and classify handwritten digits anywhere within an image
Query-Based-Named-Entity-Recognition
Python program that scrapes the text from top sites of a query based search and then feeds it through an implemented named entity recognition algorithm to rank the top entities detected
ZoeDepth
Metric depth estimation from a single image
EricJi150's Repositories
EricJi150/ECE496
EricJi150/ericji150.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
EricJi150/Flights
C++ program that implements various graph algorithms on open flights data set that contains 67,000+ routes between airports across the globe to create visualizations that provide paths abiding to user inpu
EricJi150/MNIST-Classification-through-Edge-Boxes
Python notebook with an Android app implementation that employs a series of image processing and machine learning techniques such as Canny edge detection, bilinear interpolation, PCA, and mutli-layer perception to efficiently detect, bound, and classify handwritten digits anywhere within an image
EricJi150/Query-Based-Named-Entity-Recognition
Python program that scrapes the text from top sites of a query based search and then feeds it through an implemented named entity recognition algorithm to rank the top entities detected