All Projects → Telenav → Telenav.ai

Telenav / Telenav.ai

Licence: mpl-2.0
Telenav.AI competition public repository

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Telenav.ai

Belajarpython.com
Open Source Indonesian Python Programming Tutorial Site
Stars: ✭ 141 (-3.42%)
Mutual labels:  artificial-intelligence
Nd4j
Fast, Scientific and Numerical Computing for the JVM (NDArrays)
Stars: ✭ 1,742 (+1093.15%)
Mutual labels:  artificial-intelligence
Awesome Nlp Resources
This repository contains landmark research papers in Natural Language Processing that came out in this century.
Stars: ✭ 145 (-0.68%)
Mutual labels:  artificial-intelligence
Image Caption Generator
[DEPRECATED] A Neural Network based generative model for captioning images using Tensorflow
Stars: ✭ 141 (-3.42%)
Mutual labels:  artificial-intelligence
Rivescript Python
A RiveScript interpreter for Python. RiveScript is a scripting language for chatterbots.
Stars: ✭ 142 (-2.74%)
Mutual labels:  artificial-intelligence
Scalphagozero
An independent implementation of DeepMind's AlphaGoZero in Scala, using Deeplearning4J (DL4J)
Stars: ✭ 144 (-1.37%)
Mutual labels:  artificial-intelligence
Origami
🔓 🔑 🔐 Origami: Artificial Intelligence as a Service
Stars: ✭ 140 (-4.11%)
Mutual labels:  artificial-intelligence
Ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
Stars: ✭ 13,376 (+9061.64%)
Mutual labels:  artificial-intelligence
Keras age gender
Easy Real time gender age prediction from webcam video with Keras
Stars: ✭ 143 (-2.05%)
Mutual labels:  artificial-intelligence
Editor Layer Index
A unified layer index for OSM editors.
Stars: ✭ 144 (-1.37%)
Mutual labels:  openstreetmap
Robosat
Semantic segmentation on aerial and satellite imagery. Extracts features such as: buildings, parking lots, roads, water, clouds
Stars: ✭ 1,789 (+1125.34%)
Mutual labels:  openstreetmap
Awesome Quantum Machine Learning
Here you can get all the Quantum Machine learning Basics, Algorithms ,Study Materials ,Projects and the descriptions of the projects around the web
Stars: ✭ 1,940 (+1228.77%)
Mutual labels:  artificial-intelligence
Mlkit
A simple machine learning framework written in Swift 🤖
Stars: ✭ 144 (-1.37%)
Mutual labels:  artificial-intelligence
Lazy
Lazy, AI chatbot service.
Stars: ✭ 141 (-3.42%)
Mutual labels:  artificial-intelligence
Ai Job Info
互联网大厂面试经验
Stars: ✭ 145 (-0.68%)
Mutual labels:  artificial-intelligence
Tabnine Intellij
Jetbrains IDEs client for TabNine. Compatible with all IntelliJ-based IDEs. https://plugins.jetbrains.com/plugin/12798-tabnine
Stars: ✭ 140 (-4.11%)
Mutual labels:  artificial-intelligence
Tabnine Sublime
Tabnine Autocomplete AI: JavaScript, Python, TypeScript, PHP, C/C++, HTML/CSS, Go, Java, Ruby, C#, Rust, SQL, Bash, Kotlin, Julia, Lua, OCaml, Perl, Haskell, React
Stars: ✭ 144 (-1.37%)
Mutual labels:  artificial-intelligence
100daysofmlcode
My journey to learn and grow in the domain of Machine Learning and Artificial Intelligence by performing the #100DaysofMLCode Challenge.
Stars: ✭ 146 (+0%)
Mutual labels:  artificial-intelligence
Weekly.manong.io
码农周刊 - 史上最全的编程学习资料合集(持续更新)
Stars: ✭ 1,796 (+1130.14%)
Mutual labels:  artificial-intelligence
Mcts
Board game AI implementations using Monte Carlo Tree Search
Stars: ✭ 144 (-1.37%)
Mutual labels:  artificial-intelligence

Telenav.AI

At Telenav, we've always been about making people's lives less stressful, more productive, and more fun when they are on the go. Over the years, we have paved the way for a bigger end-to-end mobility transformation for all people on the go — starting with connected car solutions for drivers.

Telenav's OpenTerra project is looking for ways to accelerate map improvements that help us achieve this goal. Under that umbrella, we launched OpenStreetCam, an open street level imagery collection platform. Drivers around the world have contributed well over 100M images containing valuable information such as sign posts

In order to support the mapping community around the world, we have decided to open-source our our datasets and our object detection code.

Datasets

The datasets are part of our Object Detection Competition. You can find the dataset here. It contains over 45 000 manually annotated images containing more than 55 000 signs divided in 23 different classes such as : traffic signals, stop signs, speed limits and turn restrictions.

A smaller version of the dataset, containing only 1000 images, can be found here

Code

This repository contains all the necessary resources to train our neural networks on the datasets provided. Moreover, you can train them on your own datasets if you bring them to the required protobuf format.

In order to see more details, check out RetinaNet for instructions regarding our RetinaNet implementation or Segmentation for the Segmentation based one.

Also, see this notebook for a quick demo on how you can use and visualize our data.

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