WangZP10969's starred repositories

stable-diffusion-webui

Stable Diffusion web UI

Language:PythonLicense:AGPL-3.0Stargazers:135450Issues:1050Issues:7514

drawio-desktop

Official electron build of draw.io

Language:JavaScriptLicense:Apache-2.0Stargazers:47958Issues:524Issues:1418

faiss

A library for efficient similarity search and clustering of dense vectors.

modern-cpp-tutorial

📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/

vcpkg

C++ Library Manager for Windows, Linux, and MacOS

modern-cpp-features

A cheatsheet of modern C++ language and library features.

CVPR2023-Paper-Code-Interpretation

cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理

WebKit

Home of the WebKit project, the browser engine used by Safari, Mail, App Store and many other applications on macOS, iOS and Linux.

hnswlib

Header-only C++/python library for fast approximate nearest neighbors

Language:C++License:Apache-2.0Stargazers:4125Issues:64Issues:354

buildx

Docker CLI plugin for extended build capabilities with BuildKit

Language:GoLicense:Apache-2.0Stargazers:3334Issues:59Issues:1157

awesome-robotics-libraries

:sunglasses: A curated list of robotics libraries and software

nanoflann

nanoflann: a C++11 header-only library for Nearest Neighbor (NN) search with KD-trees

Language:C++License:NOASSERTIONStargazers:2138Issues:85Issues:153

Cxx_HOPL4_zh

Chinese translation of Bjarne Stroustrup's HOPL4 paper

NGT

Nearest Neighbor Search with Neighborhood Graph and Tree for High-dimensional Data

Language:C++License:Apache-2.0Stargazers:1215Issues:37Issues:134

fast_gicp

A collection of GICP-based fast point cloud registration algorithms

Language:C++License:BSD-3-ClauseStargazers:1183Issues:33Issues:106

mesa-dist-win

Pre-built Mesa3D drivers for Windows

Language:BatchfileLicense:MITStargazers:859Issues:27Issues:166

awesome-collision-detection

:sunglasses: A curated list of awesome collision detection libraries and resources

Msnhnet

🔥 (yolov3 yolov4 yolov5 unet ...)A mini pytorch inference framework which inspired from darknet.

Language:C++License:MITStargazers:736Issues:26Issues:23

Fastest_Image_Pattern_Matching

C++ implementation of a ScienceDirect paper "An accelerating cpu-based correlation-based image alignment for real-time automatic optical inspection"

Language:C++License:BSD-2-ClauseStargazers:733Issues:21Issues:53

AlphaJong

A Mahjong AI for Mahjong Soul

Language:JavaScriptLicense:GPL-3.0Stargazers:385Issues:12Issues:103

akochan

Artificial Intelligence for Japanese mahjong

Language:C++License:NOASSERTIONStargazers:237Issues:11Issues:16

IKBT

A python package to solve robot arm inverse kinematics in symbolic form

Language:PythonLicense:NOASSERTIONStargazers:175Issues:19Issues:37

relaxed_ik

RelaxedIK Solver

Language:PythonLicense:MITStargazers:175Issues:15Issues:37

MajsoulAI

雀魂/天凤四人麻将AI;目前段位 雀魂魂天 天凤488战8段(安十段)。

archer

Archer is a top-tier Mahjong AI development framework, currently reaching as high as Tenhou 9.7 dan.

RLE_blob

RLE(run-length encoding) vs halcon vs opencv

Language:C++Stargazers:32Issues:3Issues:0

primitect

Code accompanying the paper "PrimiTect: Fast Continuous Hough Voting for Primitive Detection" by C. Sommer, Y. Sun, E. Bylow and D. Cremers.

Language:C++License:GPL-3.0Stargazers:31Issues:1Issues:4

iulib

The iulib Image Understanding and colib Data Structure Libraries.

Language:C++License:NOASSERTIONStargazers:24Issues:5Issues:2

fastGaussianBlur

step-by-step tutorial for optimizing a Gaussian image smoothing function