shiyoi's repositories
ailia-models
The collection of pre-trained, state-of-the-art AI models for ailia SDK
ApkDiffPatch
a C++ library and command-line tools for Zip(Jar,Apk) file Diff & Patch; create minimal delta/differential; support Jar sign(apk v1 sign) & apk v2,v3 sign .
chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
fat-aar-android
A gradle plugin that merge dependencies into the final aar file works with AGP 3.+
huatuo
零成本、高性能的unity c#的热更新方案。 Zero-cost, high-performance unity c# hot update solution
ILRuntimeU3D
Unity3D demo project for ILRuntime
JEngine
The solution that allows unity games update in runtime. 使Unity开发的游戏支持热更新的解决方案。
libplanet
Distributed ledger core in C#/.NET for decentralized online games
License-Plate-Detector
基于Yolov5车牌检测,更快更准.
MediaPipeUnityPlugin
Unity plugin to run MediaPipe graphs
ml-agents
Unity Machine Learning Agents Toolkit
nanodet
NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥
ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
NewLife.RocketMQ
纯托管轻量级RocketMQ客户端,支持发布消息、消费消息、负载均衡等核心功能!
NineChronicles
Unity client application for Nine Chronicles, a fully decentralized idle RPG powered by the community.
PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
spring-cloud-alibaba
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
tf-lite-unity-sample
TensorFlow Lite Samples on Unity
TNN
TNN: developed by Tencent Youtu Lab and Guangying Lab, a uniform deep learning inference framework for mobile、desktop and server. TNN is distinguished by several outstanding features, including its cross-platform capability, high performance, model compression and code pruning. Based on ncnn and Rapidnet, TNN further strengthens the support and performance optimization for mobile devices, and also draws on the advantages of good extensibility and high performance from existed open source efforts. TNN has been deployed in multiple Apps from Tencent, such as Mobile QQ, Weishi, Pitu, etc. Contributions are welcome to work in collaborative with us and make TNN a better framework.
tolua
The fastest unity lua binding solution
unity-native-gps-plugin
Unity project with native plugin for Android and iOS devices
Unity-OpenVINO-YOLOX
This tutorial series covers how to perform object detection in the Unity game engine with the OpenVINO™ Toolkit.
UnityAndroidIl2cppPatchDemo
这是Unity Android APP il2cpp热更完美解决方案的Demo。更新build_demo_apk里的Unity路径,执行即可一键重build Patch和apk。因为文件libunity是没有热更的,如unity版本有变化则热更不适用。
UnityBaiduMap
Unity跨平台地图方案,支持PC,Android,iOS,支持添加模型,支持卫星图,街道图
UnityHandTrackingWithMediapipe
Realtime hand tracking and finger tracking in Unity using Mediapipe
UnityMobileInput
Unity mobile Input plugin for iOS and Android (Unity UI compatible)
Wonder3D
Single Image to 3D using Cross-Domain Diffusion
xLua
xLua is a lua programming solution for C# ( Unity, .Net, Mono) , it supports android, ios, windows, linux, osx, etc.
yolox-tf2
这是一个yolox-tf2的源码,可以用于训练自己的模型。