zhuaii's Stars
Interactions-HSG/21-MT-JanickSpirig-HoloLens-ObjectDetection
Runs YOLOv4 object detection on Hololens camera stream to detect the objects the user wearing the Hololens is currently looking at.
dzungpng/AR-NailedIt-app
NailedIt is an augmented reality surgical navigation application for orthopedic surgery. A collaboration with University of Pennsylvania School of Veterinarian.
jeffjadulco/unity-guid-regenerator
:id: GUID regenerator for Unity assets
doughtmw/display-calibration-hololens
Point correspondence-based display calibration and ArUco marker tracking for the HoloLens 2.
kolaszko/hl2_detection
jdibenes/hl2ss
HoloLens 2 Sensor Streaming. Real-time streaming of HoloLens 2 sensor data over WiFi. Research Mode and External USB-C A/V supported.
sinkers-lan/HoloPredictPose
本项目利用深度学习技术,实时检测人体3D姿态,并基于此预测未来人体动作。采用mmpose框架与多进程技术实现后端快速预测,利用混合现实Hololens2头戴显示器显示人物动作,做到实时抓取,实时预测,实时显示。
microsoft/mixed-reality-robot-interaction-demo
Sample Unity application for Android and Hololens, showing how these devices can be used to interact with a (simulated or real) robot through Mixed Reality. Released as part of the IROS 2020 Tutorial on Mixed Reality and Robotics.
dehezhang2/holo-spot
A HoloLens 2 application that enables users (especially amputy people) to control the Boston Dynamics Spot robot’s movement and arm
microsoft/HoloLensNavigationForRobots
From the Microsoft Applied Robotics Research team, this repository is an example system providing indoor navigation capabilities to a Pepper robot with a HoloLens device mounted to its head. Our team invites you to join us in research and engineering efforts that advance how robots can assist and augment the capabilities of human beings.
LocalJoost/YoloHolo
HoloLens app using a Yolo model to identify objects in space
Sam-Chu-07/Hololens2_Yolov5
YOLOv5 Object Detection with Microsoft HoloLens2
wooni-github/YOLOv5-ONNX-Inference-UnityBarracuda
YOLOv5 inference in Unity Barracuda using an .onnx file.
clee93/Yolo-Detection-In-Unity-Environment
Using the yolo neural net via python's cv2 inside a unity environment by passing through the camera through a udp socket.