All Projects → hjwdzh → FrameNet

hjwdzh / FrameNet

Licence: MIT license
FrameNet: Learning Local Canonical Frames of 3D Surfaces from a Single RGB Image

Programming Languages

python
139335 projects - #7 most used programming language
C++
36643 projects - #6 most used programming language
shell
77523 projects
CMake
9771 projects

Projects that are alternatives of or similar to FrameNet

Dirtchamber
A mixed reality testing environment for real-time global illumination algorithms
Stars: ✭ 183 (+59.13%)
Mutual labels:  augmented-reality
Augmentedunreality
Augmented reality for Unreal Engine 4
Stars: ✭ 243 (+111.3%)
Mutual labels:  augmented-reality
ARKit-FocusNode
FocusSquare class taken straight from Apple's ARKit examples and packed up for anyone to use with ease.
Stars: ✭ 50 (-56.52%)
Mutual labels:  augmented-reality
Wikitude Cordova Plugin
Wikitude's Augmented Reality Plugin for Cordova - working together with the Wikitude SDK library for Android and iOS. Provides image recognition and tracking, geo-based augmente reality and 3D rendering and animations in an augmented reality scene
Stars: ✭ 197 (+71.3%)
Mutual labels:  augmented-reality
Openxr Sdk Source
Sources for OpenXR loader, basic API layers, and example code.
Stars: ✭ 236 (+105.22%)
Mutual labels:  augmented-reality
Model Viewer
Easily display interactive 3D models on the web and in AR!
Stars: ✭ 3,751 (+3161.74%)
Mutual labels:  augmented-reality
Ar.js
Image tracking, Location Based AR, Marker tracking. All on the Web.
Stars: ✭ 3,048 (+2550.43%)
Mutual labels:  augmented-reality
VuforiaWithOpenCVForUnityExample
Vuforia with OpenCV for Unity Example
Stars: ✭ 56 (-51.3%)
Mutual labels:  augmented-reality
Polymer
🎨 graphics + interaction engine
Stars: ✭ 243 (+111.3%)
Mutual labels:  augmented-reality
AR-ANE-Samples
MyAR is an augmented reality Air Native Extension supporting Android and iOS based on Wikitude SDK
Stars: ✭ 39 (-66.09%)
Mutual labels:  augmented-reality
Simple Webxr Unity
⭐ Bringing WebXR to Unity 3D with 3 files ! B-)
Stars: ✭ 215 (+86.96%)
Mutual labels:  augmented-reality
Hololenscamerastream
This Unity plugin makes the HoloLens video camera frames available to a Unity app in real time. This enables Unity devs to easily use the HoloLens camera for computer vision (or anything they want).
Stars: ✭ 233 (+102.61%)
Mutual labels:  augmented-reality
Three.js
JavaScript 3D Library.
Stars: ✭ 78,237 (+67932.17%)
Mutual labels:  augmented-reality
Stereokit
An easy-to-use mixed reality library for building HoloLens and VR applications with C# and OpenXR!
Stars: ✭ 195 (+69.57%)
Mutual labels:  augmented-reality
ayAR
Augmented Reality Demo
Stars: ✭ 24 (-79.13%)
Mutual labels:  augmented-reality
Satin
A 3D Graphics Framework built on Apple's Metal
Stars: ✭ 182 (+58.26%)
Mutual labels:  augmented-reality
Webxr Polyfill
Use the WebXR Device API today, providing fallbacks to native WebVR 1.1 and Cardboard
Stars: ✭ 251 (+118.26%)
Mutual labels:  augmented-reality
Go
导航犬 (Go) 是一款基于 Android 的增强现实步行导航软件,其地图服务由高德地图提供。
Stars: ✭ 62 (-46.09%)
Mutual labels:  augmented-reality
Unity-2017.2-and-Vuforia-6.5---Camera-Auto-Focus
Unity 2017.2 and Vuforia 6.5 Augmented Reality (AR) Camera Auto Focus
Stars: ✭ 17 (-85.22%)
Mutual labels:  augmented-reality
TA3N
[ICCV 2019 Oral] TA3N: https://github.com/cmhungsteve/TA3N (Most updated repo)
Stars: ✭ 45 (-60.87%)
Mutual labels:  iccv2019

FrameNet: Learning Local Canonical Frames of 3D Surfaces from a Single RGB Image

Source code for the paper:

Jingwei Huang, Yichao Zhou, Thomas Funkhouser, and Leonidas Guibas. FrameNet: Learning Local Canonical Frames of 3D Surfaces from a Single RGB Image, ICCV 2019.

FrameNet Teaser

Usage Pipeline

Experiments

Please refer to src directory for details.

Fun AR Application

Please refer to src/demo directory for details.

Rendering Toolbox

Please try the example from this repo.

Author

© 2019 Jingwei Huang All Rights Reserved

IMPORTANT: If you use this code please cite the following in any resulting publication:

@article{huang2019framenet,
  title={FrameNet: Learning Local Canonical Frames of 3D Surfaces from a Single RGB Image},
  author={Huang, Jingwei and Zhou, Yichao and Funkhouser, Thomas and Guibas, Leonidas},
  journal={arXiv preprint arXiv:1903.12305},
  year={2019}
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].