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/Bayesian-classifier-based-on-matlab
基于matlab的贝叶斯分类器设计,包含最小错误率贝叶斯分类器、最小风险贝叶斯决策
woojp/computer-vision
woojp/CVX
A MATLAB system for disciplined convex programming
woojp/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
woojp/Deep_RIS_Tuning_for_Rich_Scattering_Environments
woojp/EE-RIS-MINLP-GBD
woojp/few-shot-meta-baseline
Meta-Baseline: Exploring Simple Meta-Learning for Few-Shot Learning, in ICCV 2021
woojp/Fewshot_Detection
Few-shot Object Detection via Feature Reweighting
woojp/FFT_STM32
基于STM32的音乐频谱
woojp/genann
simple neural network library in ANSI C
woojp/learnopencv
Learn OpenCV : C++ and Python Examples
woojp/Malaga-Distribution
Simulation code for Malaga distribution implemented in the paper E. Balti, M. Guizani, B. Hamdaoui and B. Khalfi, "Aggregate Hardware Impairments Over Mixed RF/FSO Relaying Systems With Outdated CSI," in IEEE Transactions on Communications, vol. 66, no. 3, pp. 1110-1123, March 2018
woojp/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
woojp/massivemimobook
Book PDF and simulation code for the monograph "Massive MIMO Networks: Spectral, Energy, and Hardware Efficiency" by Emil Björnson, Jakob Hoydis and Luca Sanguinetti, published in Foundations and Trends in Signal Processing, 2017.
woojp/Modbus
一个Modbus通讯协议栈
woojp/nvm
Open source nanovoltmeter
woojp/OneEyeDistance
采用单目相机对目标进行定位测量距离,可采用同理获取物体尺寸。
woojp/Oximeter
一个基于STM32的血氧心率图示仪,传感器使用MAX30100和MAX30102 https://www.bilibili.com/video/BV1AJ411Y7yY
woojp/PyQt
PyQt Examples(PyQt各种测试和例子) PyQt4 PyQt5
woojp/Python-100-Days
Python - 100天从新手到大师
woojp/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
woojp/Reconfigurable-Intelligent-Surface
Reconfigurable Intelligent Surface for Enhanced Communication Techniques
woojp/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
woojp/RIS-Codes-Collection
A Collection Contains the Codes for RIS(IRS) Papers.
woojp/vision
Datasets, Transforms and Models specific to Computer Vision
woojp/WC-V2V-Analysis-Raleigh-Channels
Performance Analysis of Vehicle-to-Vehicle Communication with full duplex Amplify-and-Forward Relay over Double-Rayleigh Fading Channels
woojp/yoloair
🔥🔥🔥YOLOv5, YOLOv6, YOLOv7, YOLOv8, PPYOLOE, YOLOX, YOLOR, YOLOv4, YOLOv3, Transformer, Attention, TOOD and Improved-YOLOv5-YOLOv7... Support to improve backbone, neck, head, loss, IoU, NMS and other modules🚀
woojp/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
woojp/Yolov5_Magic
🚀🚀🚀一款面向改进Yolov5的开源仓库,提供丰富的魔改Yolov5方法 An open source repository for improving Yolov5, providing rich magic methods
woojp/yolov5_reborn
将yolov5重新整改,模块化所有的东西,能够跑通了,并且能够实验