Object detection for iPhones

Object detection in your pocket
if you've ever been interested in using cameras and computers for object detected but always thought its too complicated or its something that you cant do at home, well i'm here to tell you that you CAN do it. and its never been simpler. Hanley Weng has created an open source project on his GitHub account that you can use as inspiration to create your own project or use his as a good starting point. Hanley has done most of the hard work for us and all we need to do is clone his GitHub repo and install it on your phone and your set.


image of scene with 3d labels on objects

Requirements:
  • - iPhone 
  • - Mac computer or windows based PC running OSX
  • - Xcode IDE
  • - AppleID account



installation:
  1. clone Hanleys repo from here
  2. download models from apple from here
  3. open Hanleys project with xcode
  4. connect your iPhone to your computer
  5. copy the downloaded models into your xcode project
  6. press the "Build/Run" button on the top left side of xcode



Comments

Popular posts from this blog

Hacktoberfest is just around the corner

Finding issues by accident

Filing issues and pull requests using git hub