Pinned Repositories
2D-point-source-localization
Code for papers, 1) Geometric Invariants for Sparse Unknown View Tomography (https://arxiv.org/abs/1811.09940), 2) Distance retrieval from unknown view tomography of 2D point sources (https://bit.ly/2YqKCRb)
CppNumericalSolvers
a lightweight C++17 library of numerical optimization methods for nonlinear functions (Including L-BFGS-B for TensorFlow)
deepgaze
Computer Vision library for human-computer interaction. It implements Head Pose and Gaze Direction Estimation Using Convolutional Neural Networks, Skin Detection through Backprojection, Motion Detection and Tracking, Saliency Map.
DeepUnrollNet
Deep Shutter Unrolling Network
detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
Document_IE
GCN use for semi-construct document information extraction.
DragGAN
Wild implementation of "Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold"
ED_Lib
Implementations of edge (ED, EDColor, EDPF), line (EDLines), circle and low eccentric ellipse (EDCircles) detection algorithms.
ellietrac
Temporary repository for Shore capital's Ellietrack system
WeiquanWa's Repositories
WeiquanWa/CppNumericalSolvers
a lightweight C++17 library of numerical optimization methods for nonlinear functions (Including L-BFGS-B for TensorFlow)
WeiquanWa/deepgaze
Computer Vision library for human-computer interaction. It implements Head Pose and Gaze Direction Estimation Using Convolutional Neural Networks, Skin Detection through Backprojection, Motion Detection and Tracking, Saliency Map.
WeiquanWa/DeepUnrollNet
Deep Shutter Unrolling Network
WeiquanWa/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
WeiquanWa/Document_IE
GCN use for semi-construct document information extraction.
WeiquanWa/DragGAN
Wild implementation of "Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold"
WeiquanWa/ED_Lib
Implementations of edge (ED, EDColor, EDPF), line (EDLines), circle and low eccentric ellipse (EDCircles) detection algorithms.
WeiquanWa/ellietrac
Temporary repository for Shore capital's Ellietrack system
WeiquanWa/errors
Simple error message and code handling primitives
WeiquanWa/go-websocket
A fast, well-tested and widely used WebSocket implementation for Go.
WeiquanWa/GoBooks
List of Golang books
WeiquanWa/gradio
Create UIs for your machine learning model in Python in 3 minutes
WeiquanWa/grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
WeiquanWa/identity-card-info-extraction
WeiquanWa/k8s-role
WeiquanWa/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
WeiquanWa/particle-filter-tutorial
WeiquanWa/PersonReID-YouReID
A Simple, High-efficiency, Strong framework for person re-Identification.
WeiquanWa/pfilter
Basic Python particle filter
WeiquanWa/Practical-Computer-Vision-In-Python
WeiquanWa/socket.io
socket.io for golang, Start your pleasant journey! Support Socket.IO v4+😀
WeiquanWa/subprocess.h
🐜 single header process launching solution for C and C++
WeiquanWa/train-tesseract
WeiquanWa/ultralytics
NEW - YOLOv8 🚀 in PyTorch > ONNX > CoreML > TFLite
WeiquanWa/urban-detection
WeiquanWa/US-Driver-License-data-extraction
This Pytorch implementation of Data Extraction from Driving License which extracts all classified details.
WeiquanWa/vGPU-Unlock-patcher
vGPU-Unlock-patcher
WeiquanWa/yolor
implementation of paper - You Only Learn One Representation: Unified Network for Multiple Tasks (https://arxiv.org/abs/2105.04206)
WeiquanWa/yolox-opencv-dnn
使用OpenCV部署YOLOX,支持YOLOX-S、YOLOX-M、YOLOX-L、YOLOX-X、YOLOX-Darknet53五种结构,包含C++和Python两种版本的程序
WeiquanWa/zerolog
Zero Allocation JSON Logger