loryhndol's Stars
ocornut/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
ZeusYang/FluidEngine
Offline fluid simulation solver adopted from https://github.com/doyubkim/fluid-engine-dev.
mimre25/isosurface-analysis
smoothnlp/SmoothNLP
专注于可解释的NLP技术 An NLP Toolset With A Focus on Explainable Inference
munificent/craftinginterpreters
Repository for the book "Crafting Interpreters"
OpenPPL/ppl.nn
A primitive library for neural network
nginx/nginx
The official NGINX Open Source repository.
bshiro/metrowarp
Automatic octilinear layout + grid warping
talent-plan/tinykv
A course to build distributed key-value service based on TiKV model
talent-plan/tinysql
A course to build the SQL layer of a distributed database.
yuxingfei/beego-admin
基于beego v2.0.1框架和AdminLte前端框架,开发的go语言通用后台系统,在beego v2.0.1框架的基础上,封装了后台系统的分页功能,excel数据导出功能等丰富常用的扩展,MVC模式,使用原生的html原生作为前端显示,更加的灵活自由。beego-admin v2.0.1通用的后台系统真正的做到了开箱即用,欢迎大家使用。
beego/admin
基于beego的后台管理系统
eriklindernoren/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
zll17/Neural_Topic_Models
Implementation of topic models based on neural network approaches.
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
carlosedubarreto/vibe_win_install
mkocabas/VIBE
Official implementation of CVPR2020 paper "VIBE: Video Inference for Human Body Pose and Shape Estimation"
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
mmisono/tree-algo
binary tree implementation & Reingold-Tilford algorithm
seed-rs/seed
A Rust framework for creating web apps
yewstack/yew
Rust / Wasm framework for creating reliable and efficient web applications
tauri-apps/tauri
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
microsoft/MeshGraphormer
Research code of ICCV 2021 paper "Mesh Graphormer"
autumnai/leaf
Open Machine Intelligence Framework for Hackers. (GPU/CPU)
hackstoic/golang-open-source-projects
为互联网IT人打造的中文版awesome-go
tensorflow/tfjs-models
Pretrained models for TensorFlow.js
Lotayou/densebody_pytorch
PyTorch implementation of CloudWalk's recent work DenseBody
microsoft/MeshTransformer
Research code for CVPR 2021 paper "End-to-End Human Pose and Mesh Reconstruction with Transformers"
Zehaos/MobileNet
MobileNet build with Tensorflow
tucan9389/PoseEstimation-TFLiteSwift
The baseline project for inferencing various Pose Estimation tflite models with TFLiteSwift on iOS