Pinned Repositories
Advanced-Lane-Lines
A pipeline that can detects lane boundaries, predicts upcoming curves, and measures lane curvature.
art-6lowpan
ART-6LoWPAN project source code, design, tutorial and others docs | ART-6LoWPAN 开源项目的源码、设计、教程及其他文档
Bayesian-classifier-based-on-matlab
基于matlab的贝叶斯分类器设计,包含最小错误率贝叶斯分类器、最小风险贝叶斯决策
CaseWesternReserveUniversityData
CNN-FPGA
使用Verilog实现的CNN模块,可以方便的在FPGA项目中使用
computer-vision
CVX
A MATLAB system for disciplined convex programming
D2Det
D2Det: Towards High Quality Object Detection and Instance Segmentation (CVPR2020)
darknet
Windows and Linux version of Darknet Yolo v2 & v3 Neural Networks for object detection
deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
woojp's Repositories
woojp/Advanced-Lane-Lines
A pipeline that can detects lane boundaries, predicts upcoming curves, and measures lane curvature.
woojp/art-6lowpan
ART-6LoWPAN project source code, design, tutorial and others docs | ART-6LoWPAN 开源项目的源码、设计、教程及其他文档
woojp/CaseWesternReserveUniversityData
woojp/CNN-FPGA
使用Verilog实现的CNN模块,可以方便的在FPGA项目中使用
woojp/D2Det
D2Det: Towards High Quality Object Detection and Instance Segmentation (CVPR2020)
woojp/darknet
Windows and Linux version of Darknet Yolo v2 & v3 Neural Networks for object detection
woojp/DeepMIMODetection
基于深度学习的MIMI信号检测网络
woojp/fft
VHDL implementation of FFT algorithm(s)
woojp/GameEngineFromScratch
配合我的知乎专栏写的项目
woojp/gemini
Gemini is an IDE framework similar in concept to the Visual Studio Shell. It uses AvalonDock and has an MVVM architecture based on Caliburn Micro.
woojp/Generic_MCU_Software_Infrastructure
Provide necessary software infrastructure, service, macros to support some high level abstruct concept or paradigm, such as OOPC, FSM, delegate (event-driven) and etc
woojp/InsulatorDataSet
Provide normal insulator images captured by UAVs and synthetic defective insulator images.
woojp/jpeg_open
A hardware MJPEG encoder and RTP transmitter
woojp/LDPC
C and MATLAB implementation for LDPC encoding and decoding
woojp/matlab-wsn-code-with-swarm-optimization-ACO-Ant-colony-optimization-
In this code (fully functional, even kind slow when entering ACO routine) you can see that: there are 2 scenarios: FIRST) A WSN network WITHOUT ACO, consuming nodes energy because of routing protocol (shortestpath) using same route till nodes dieing.... SECOND) SAME WSN network of forst step WITH ACO, consuming nodes energy because of routing protocol (shortestpath) BUT changing routes because of ACO analisys of energy amount of the path in use.
woojp/MetroFramework
Metro UI of Windows 8 for .NET Windows Forms applications
woojp/OpenRA
Open Source real-time strategy game engine for early Westwood games such as Command & Conquer: Red Alert written in C# using SDL and OpenGL. Runs on Windows, Linux, *BSD and Mac OS X.
woojp/PPG
Code to estimate HR from PPG signals using Subspace Decomposition and Kalman filter for the dataset of 22 PPG recordings provided for the 2015 IEEE Signal Processing Cup (SP Cup) competition. The traces are stored in folder 'DATABASE'. Please cite this publication when referencing this material: "Measuring Heart Rate During Physical Exercise by Subspace Decomposition and Kalman Smoothing", IEEE Transaction on Instrumentation & Measurement.
woojp/relay-perf
Matlab software that allows for the theoretical and monte carlo based simulation of a two-hop two-way amplify-and-forward relay network.
woojp/rocket-chip
Rocket Chip Generator
woojp/Viterbi
An implementation of HMM-Viterbi Algorithm 通用的维特比算法实现
woojp/wavelib
C Implementation of Wavelet Transform (DWT,SWT and MODWT)
woojp/whereami
Uses WiFi signals :signal_strength: and machine learning to predict where you are
woojp/YOLOv3_PyTorch
Full implementation of YOLOv3 in PyTorch