Giter VIP home page Giter VIP logo

artagger's Introduction

ARTagger / HomeTag

This is my project for Strikingly 6th Hackathon. I basically want to play around with ARKit and coreML, so this idea came out.

The app is for tagging stuff on real world, to avoid letting users input tag manually, a coreML model can automatically recognize stuff for you. But the accuracy is actually depending on the model.

How to hack

  • XCode9 and iOS 11 required. Also the devices you run this app need to be at least iPhone 6S or later.
  • Before you start, download an .mlmodel here. When Inception v3 has smaller size and less system resource consuming, ResNet50 and VGG16 might give you better result.
  • Clone and open the project
  • Add the model to your project. (remove my reference in project hierarchy as well)
  • Change line 127 of ViewController.swift if you're not using ResNet50
  • Build and run!!

Other notice

  1. This is a hackathon project, so code quality doesn't represent my real situation =.=
  2. You can comment out line 95 addHomeTags(currentFrame: currentFrame) if you don't like my HomeTag idea. LOL
  3. There's very little chance I would iterate this again....
  4. Do you realize there's a keynote in this repo, that's for my Hackathon demo...

artagger's People

Contributors

arthraim avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.