Skip to content
View sindreoyen's full-sized avatar
:shipit:
:shipit:

Highlights

  • Pro

Block or report sindreoyen

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sindreoyen/README.md

Header

LinkedIn

👨🏻‍💻  TL;DR

name: Sindre L. Øyen
located_in: Oslo, Norway
work: iOS App Developer at Vipps MobilePay

education:
    [
        "Master of Science in Computer Science at NTNU (5 Years)",
        "Ingeniería Informática at Universidad de Sevilla (Exchange Year)",
        "Economics and Business Administration at NTNU Business School (1 Year)",
    ]

iOS + AI

Are you interested in how modern smartphone technology can solve real-world problems? Are you interested in how modern smartphones can run AI inference and reduce the need for dedicated hardware? ✨COOL✨, so am I! In my master's thesis, I explored how contemporary iPhones could provide a scalable system for collecting Norwegian road data in real time.

The solution combined bespoke computer-vision models trained on a self-curated dataset, stereo-camera depth mapping, GNSS-RTK with NTRIP corrections, and a fully native iOS application to detect, geo-position, and record road objects / road damages.

The thesis received the award for Best Master's Thesis in AI Applications (Norwegian Open AI Lab).

Read it here →

Footer

Pinned Loading

  1. NMEAParser NMEAParser Public

    A native-built NMEA parser for iOS and macOS applications.

    Swift 3

  2. SwiftGeographicLib SwiftGeographicLib Public

    Swifty wrapper for geodesic routines in Charles Karney's GeographicLib. This package ports the C version of the library into clean Swift code.

    C 1