HoloLabInc/HoloLabDnnPackages
The HoloLab DNN Packages providing image recognition library using deep learning running on the Unity. This packages is implemented based on Unity Sentis.
These packages help developers integrate advanced image analysis directly into Unity applications. You input camera feeds or images, and the system can identify objects, classify scenes, estimate depth, or segment specific regions. This is for Unity developers building augmented reality, virtual reality, gaming, or interactive visualization applications that require real-time computer vision capabilities.
No commits in the last 6 months.
Use this if you are a Unity developer looking to add pre-trained deep learning models for image classification, object detection, depth estimation, or image segmentation to your Unity project.
Not ideal if you are not a Unity developer or if you need to train custom deep learning models from scratch within your application.
Stars
47
Forks
2
Language
C#
License
MIT
Category
Last pushed
Apr 23, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/HoloLabInc/HoloLabDnnPackages"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
asus4/tf-lite-unity-sample
TensorFlow Lite Samples on Unity
Syn-McJ/TFClassify-Unity
An example of using Tensorflow with Unity for image classification and object detection.
Syn-McJ/TFClassify-Unity-Barracuda
An example of using Tensorflow and ONNX models with Unity Barracuda inference engine for image...
doughtmw/HoloLens2-Machine-Learning
Using deep learning models for image classification directly on the HoloLens 2.
stratospark/UnityImageSynthesisTutorial1
Use Unity to generate synthetic images for deep learning image segmentation in PyTorch and fastai