Giter Site home page Giter Site logo

netguru / carlens-ios Goto Github PK

View Code? Open in Web Editor NEW
130.0 14.0 19.0 138.11 MB

CarLens - Recognize and Collect Cars

Home Page: https://www.netguru.co/carlens

License: Apache License 2.0

Swift 98.91% Objective-C 0.06% Ruby 1.03%
machine-learning car-recognition swift swift4 ios ios-app image-recognition machinelearning car cars coreml vision lottie lottie-ios arkit

carlens-ios's Introduction

CarLens

CarLens is a mobile app that uses Augmented Reality and Machine Learning to detect different car models. It connects to your smartphone camera and enables you to verify cars around as you walk on the streets.

We currently support the newest versions of 4 cars in CarLens:

  • Honda Civic
  • Ford Fiesta
  • Nissan Qashqai
  • Volkswagen Passat

Discover car recognition together with CarLens!

Tools & Frameworks

Configuration

Prerequisites

Instalation

  1. Clone repository:

    # over https:
    git clone https://github.com/netguru/CarLens-iOS
    # or over SSH:
    [email protected]:netguru/CarLens-iOS.git
  2. Install required Gems:

    bundle install
  3. Run Carthage:

    carthage bootstrap --platform iOS --cache-builds
  4. Rename .env.sample to .env.

  5. Install pods through Bundler:

    bundle exec pod install
  6. Open CarLens.xcworkspace file and build the project.

CarLensCollectionViewLayout

As a part of CarLens we've launched another open source tool - CarLensCollectionViewLayout. Its an easy-to-use Collection View Layout for card-like animation ๐ŸŽ‰. Make sure to check it out too!

About

This project is made with โค๏ธ by Netguru and maintained by Anna-Mariia Shkarlinska.

License

CarLens is licensed under the Apache License. See LICENSE for more info.

Contribution

All contributions are welcome! Feel free to create issues and PRs. Please, respect the following coding guidelines:

  • Respect Swift API Design Guidelines

  • The code must be readable and self-explanatory - full variable names, meaningful methods, etc.

  • Don't leave any commented-out code.

  • Write documentation for every method and property accessible outside the class. For example, well-documented method looks as follows:

     /// Tells the magician to perform a given trick.
     ///
     /// - Parameter trick: The magic trick to perform.
     /// - Returns: Whether the magician succeeded in performing the magic trick.
     func perform(magicTrick trick: MagicTrick) -> Bool {
     	// body
     }

Read More About CarLens

Related Links

carlens-ios's People

Contributors

anyashka avatar bkucharskidev avatar mdyzma avatar michaltkwiecien avatar przemyslawcholewadev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.