Jul 26
What is deep learning? A beginner’s guide
Deep learning is a type of machine learning that mimics the neuron of the neural networks present in the human brain. Computer Vision Deep learning models are trained on a set of images a.k.a training data, to solve a task. These deep learning models are mainly used in the field of Computer Vision which allows […] The post What is deep learning? A beginner’s guide appeared first on Playment Blog.
Jan 22
Comparing Cityscapes, Mapillary and BDD for Segmentation Datasets
Performing exploratory data analysis on the three most widely used semantic segmentation datasets in the Autonomous Vehicles domain. import cv2 from collections import namedtuple, Counter from glob import glob import matplotlib.pyplot as plt import numpy as np import os import pickle from skimage.io import imread from tqdm.notebook import tqdm from bdd_config import labels as bdd_labels […] The post Comparing Cityscapes, Mapillary and BDD for Segmentation Datasets appeared first on Playment Blogs.
Sep 12
What I love about working at Playment?
I started working with Playment back in January 2017 with a vision to create a fantastic customer-centric organization. However, working for an early-stage startup is stressful; not only did I have to learn about complex product and features; I had to learn them while they were changing. Very often, the product that my team worked […] The post What I love about working at Playment? appeared first on Playment Blogs.
Dec 04
Playment partners with Ouster to simplify LiDAR data annotations
Today, almost all autonomous vehicle companies targeting level-5 autonomy use a setup involving LiDARs calibrated together with cameras working in sync to perceive the world around them. As a result, we’re seeing a huge surge in the demand for data to train the deep learning systems built around these sensors. To this end, we built […] The post Playment partners with Ouster to simplify LiDAR data annotations appeared first on Playment Blogs.
POSTS FROM RELATED COMPANIES
Using container images to run TensorFlow models in AWS Lambda
TensorFlow is an open-source machine learning (ML) library widely used to develop neural networks and ML models. Those models are...
Using container images to run TensorFlow models in AWS Lambda
TensorFlow is an open-source machine learning (ML) library widely used to develop neural networks and ML models. Those models are...
Using container images to run TensorFlow models in AWS Lambda
TensorFlow is an open-source machine learning (ML) library widely used to develop neural networks and ML models. Those models are...
Process documents containing handwritten tabular content using Amazon Textrac...
Even in this digital age where more and more companies are moving to the cloud and using machine learning (ML)...
Process documents containing handwritten tabular content using Amazon Textrac...
Even in this digital age where more and more companies are moving to the cloud and using machine learning (ML)...