Pinned Repositories
Demo-SpringBoot-Microservices
In this demo, we explore how to implement microservices with Spring-Boot and Spring Cloud Eureka through building a Movie Rating App.
FaceDetection-Webcam
Running in Google Colab to apply OpenCV's Haar Cascade for face detection in webcam image and video.
FinanceChannel-MicroServices-RESTful
The RESTful finance web service for real-time market data including Stock, BitCoins, Foreign Exchange
Fisheye-Dewarping
Fisheye camera image dewarp with OpenCV-Python
LicensePlateRecognition-YOLOv4-TesseractOCR
YOLOv4 customizations including License Plate Recognition.
Neural-Sentiment-Analysis
We explore how to use LSTM and Word Vector Representations in Sentiment Analysis.
ObjectDetection-YOLOv4-TensorFlow
Real-time Object Detection with YOLOv4 in TensorFlow. Quick accessible module for AI newbies. Ready for use with official weights. Simple code structure and easy to follow.
ObjectTracking-YOLOv4-DeepSORT
Object tracking implemented with YOLOv4, DeepSort, and TensorFlow.
Stereo-Image-Depth-Estimation
Real world Stereo Image Depth Estimation on Mobile Devices. Applicable to Obligation Detection in vehicles.
Stock-WatchList-Angular
Angular8 web app for displaying real-time market data including stock, FX, cryptocurrency
yuhang2685's Repositories
yuhang2685/Fisheye-Dewarping
Fisheye camera image dewarp with OpenCV-Python
yuhang2685/FinanceChannel-MicroServices-RESTful
The RESTful finance web service for real-time market data including Stock, BitCoins, Foreign Exchange
yuhang2685/LicensePlateRecognition-YOLOv4-TesseractOCR
YOLOv4 customizations including License Plate Recognition.
yuhang2685/ObjectDetection-YOLOv4-TensorFlow
Real-time Object Detection with YOLOv4 in TensorFlow. Quick accessible module for AI newbies. Ready for use with official weights. Simple code structure and easy to follow.
yuhang2685/Stock-WatchList-Angular
Angular8 web app for displaying real-time market data including stock, FX, cryptocurrency
yuhang2685/LeetCode-NoteBook-Python3
More than a bunch of LeetCode problem solutions, the cookbook focus on the strategies for spending your time wisely to improve your ability.
yuhang2685/Stereo-Image-Depth-Estimation
Real world Stereo Image Depth Estimation on Mobile Devices. Applicable to Obligation Detection in vehicles.
yuhang2685/TodoList-Angular-RESTful
A simple Angular8 web app for managing personal "todo" items stored in external web services through RESTful APIs.
yuhang2685/Demo-Hibernate
In this demo, we explore how to setup and use the ORM tool Hibernate which implements JPA
yuhang2685/Demo-JPA-Hibernate
In this demo, we explore for ORM applications using JPA of Hibernate implementation
yuhang2685/Demo-Spring-Security
In this project we explore Spring Security with JPA and MySQL.
yuhang2685/Demo-SpringBoot-WebApp
In this demo we explore for building a simple web service in MVC architecture.
yuhang2685/Demo-SpringMVC
In this demo, we explore the features of Spring MVC, with explanation for the fundamental concepts.
yuhang2685/Docker-Fundamentals
Introduction to Docker | Installation | Basic Commands
yuhang2685/FaceDetection-Webcam
Running in Google Colab to apply OpenCV's Haar Cascade for face detection in webcam image and video.
yuhang2685/ITJobWebsite-SpringBoot-MongoDB
Construct an IT Job web service with SpringBoot and MongoDB (Pending functionality to be implemented).
yuhang2685/Java-MultiThreading
In this demo we explore how to work with multi-threading in Java.
yuhang2685/SpringBoot-DataRest
In this project we show how to construct a RESTful web service using SpringBoot Data Rest and JPA.
yuhang2685/SpringBoot-RESTful-MySQL
A RESTful web-service for HTTP CRUD requests for data in MySQL
yuhang2685/SpringBoot-RESTful-MySQL-JPA
In this project we show how to construct a RESTful web service using SpringBoot and JPA for MySQL.
yuhang2685/StockChart-Angular-HighChart
A project for displaying stock chart using HighCharts.js library with real-time data from API (Pending optimization)
yuhang2685/Neural-Sentiment-Analysis
We explore how to use LSTM and Word Vector Representations in Sentiment Analysis.
yuhang2685/ObjectTracking-YOLOv4-DeepSORT
Object tracking implemented with YOLOv4, DeepSort, and TensorFlow.
yuhang2685/colab-webcam
Notebook for accessing local webcam within Google Colab on Images and Videos. Basic tutorial running face detection on webcam image and video.
yuhang2685/Convolutional-Image-Recognition
Convolutional Image Recognition (Kaggle competition 2013)
yuhang2685/FineTuning-YOLOv4
Fine-tuning YOLOv4 deep learning model with customized dataset
yuhang2685/Object-Detection-API
Yolov3 Object Detection implemented as APIs, using TensorFlow and Flask
yuhang2685/TensorFlowTTS
:stuck_out_tongue_closed_eyes: TensorFlowTTS: Real-Time State-of-the-art Speech Synthesis for Tensorflow 2 (supported including English, Korean, Chinese, German and Easy to adapt for other languages)
yuhang2685/Word-Embeddings
Construct a "home-made" Word Embedding by building a simple Movie Review Classifier.
yuhang2685/YOLOv4-ObjectDetection-Webcam
Running in Google Colab to apply YOLOv4 for face detection in webcam image and video.