https://github.com/nenonaninu/caloriecaptorglass
CalorieCaptorGlass : Food Calorie Estimation based on Actual Size using HoloLens and Deep Learning (IEEE VR 2020 Demo)
https://github.com/nenonaninu/caloriecaptorglass
csharp hololens hololens-applications ieeevr unity3d
Last synced: 6 months ago
JSON representation
CalorieCaptorGlass : Food Calorie Estimation based on Actual Size using HoloLens and Deep Learning (IEEE VR 2020 Demo)
- Host: GitHub
- URL: https://github.com/nenonaninu/caloriecaptorglass
- Owner: nenoNaninu
- License: mit
- Created: 2020-04-09T19:32:35.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-11T14:41:54.000Z (about 4 years ago)
- Last Synced: 2025-03-27T21:02:40.946Z (7 months ago)
- Topics: csharp, hololens, hololens-applications, ieeevr, unity3d
- Language: C#
- Homepage:
- Size: 28.9 MB
- Stars: 13
- Watchers: 1
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CalorieCaptorGlass
CalorieCaptorGlass is a paper submitted to the IEEE VR 2020 demo.- [Paper](https://github.com/nenoNaninu/CalorieCaptorGlass/blob/master/paper.pdf)
- [Poster](https://github.com/nenoNaninu/CalorieCaptorGlass/blob/master/poster.pdf)
- [Full video on YouTube](https://www.youtube.com/watch?v=fVYd3ccdHMU)
# Code
## Client
Require
- Unity 2017.4.x
- MRTK 2017.4.3.0 (not include)## Server
add later...