curioushi's Stars
DennisLiu1993/Fastest_Image_Pattern_Matching
C++ implementation of a ScienceDirect paper "An accelerating cpu-based correlation-based image alignment for real-time automatic optical inspection"
bing-jian/gmmreg
Implementations of the robust point set registration algorithm described in "Robust Point Set Registration Using Gaussian Mixture Models", Bing Jian and Baba C. Vemuri, IEEE Transactions on Pattern Analysis and Machine Intelligence, 2011, 33(8), pp. 1633-1645. For a Python implementation, please refer to http://github.com/bing-jian/gmmreg-python.
codeplea/tinyexpr
tiny recursive descent expression parser, compiler, and evaluation engine for math expressions
huan/docker-wxwork
DoWork is a Dockerized WeChat Work (盒装企业微信) PC Windows Client for Linux
google/skia
Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.
memononen/nanovg
Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations.
haosulab/SAPIEN
SAPIEN Embodied AI Platform
nvpro-samples/vk_raytracing_tutorial_KHR
Ray tracing examples and tutorials using VK_KHR_ray_tracing
pybind/pybind11
Seamless operability between C++11 and Python
NVIDIA/MinkowskiEngine
Minkowski Engine is an auto-diff neural network library for high-dimensional sparse tensors
paceholder/nodeeditor
Qt Node Editor. Dataflow programming framework
geekan/HowToLiveLonger
程序员延寿指南 | A programmer's guide to live longer
microsoft/singleshotpose
This research project implements a real-time object detection and pose estimation method as described in the paper, Tekin et al. "Real-Time Seamless Single Shot 6D Object Pose Prediction", CVPR 2018. (https://arxiv.org/abs/1711.08848).
excalidraw/excalidraw
Virtual whiteboard for sketching hand-drawn like diagrams
NMVHS/PyTracer
Ray Tracing in Python
BoomingTech/Piccolo
Piccolo (formerly Pilot) – mini game engine for games104
rasmushaugaard/surfemb
SurfEmb (CVPR 2022)
netwarm007/GameEngineFromScratch
配合我的知乎专栏写的项目
LiangliangNan/Easy3D
A lightweight, easy-to-use, and efficient library for processing and rendering 3D data (C++ & Python)
ArsMasiuk/qvge
Qt Visual Graph Editor
patriciogonzalezvivo/glslViewer
Console-based GLSL Sandbox for 2D/3D shaders
openframeworks/openFrameworks
openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
KomputeProject/kompute
General purpose GPU compute framework built on Vulkan to support 1000s of cross vendor graphics cards (AMD, Qualcomm, NVIDIA & friends). Blazing fast, mobile-enabled, asynchronous and optimized for advanced GPU data processing usecases. Backed by the Linux Foundation.
Anduin2017/HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
pamela-project/slambench
SLAM performance evaluation framework
nusr/hacker-laws-zh
💻📖对开发人员有用的定律、理论、原则和模式。(Laws, Theories, Principles and Patterns that developers will find useful.)
rusty1s/deep-graph-matching-consensus
Implementation of "Deep Graph Matching Consensus" in PyTorch
gwang-cv/Point-Set-Matching-Registration-Material
A list of point set matching/registration resources collected by Gang Wang
GeeeG/CloudPose
Code for "6D Object Pose Regression via Supervised Learning on Point Clouds" @ICRA2020
Julie-tang00/Point-BERT
[CVPR 2022] Pre-Training 3D Point Cloud Transformers with Masked Point Modeling