Startec

Startec

This European startup is installing 50 traffic-counting sensors across San Francisco

Mai 16, às 15:48

·

4 min de leitura

·

0 leituras

Belgian startup Telraam designed a device that lets anyone point out of a window a camera-like device that uses on-board tech to count the number of road users. It is currently installing a network of 50 or...
This European startup is installing 50 traffic-counting sensors across San Francisco

Belgian startup Telraam designed a device that lets anyone point out of a window a camera-like device that uses on-board tech to count the number of road users. It is currently installing a network of 50 or so devices in San Francisco, a project the company says is largely funded by Yelp CEO Jeremy Stoppelman, with support of “local civic groups such as SF Parks Alliance and the Slow Streets Mayors.”

Telraam (the name is Dutch and means “counting window”) claims its tech is particularly useful for “addressing social issues” and “creating valuable citizen engagement for transport authorities and urban planners.” Traffic monitoring has been on the minds of urban planners and traffic wonks for a long time — TechCrunch published an impassioned plea for better data back in 2015, for example.

“The pilot will demonstrate the quality of data that can be gathered in partnership with community groups to the SFMTA, saving them money and time, adding a greater level of detail than was available previously, and creating new channels of engagement with the residents involved,” says Telraam’s CEO Kris Vanherle. “If these 50 devices can demonstrate that Slow Streets are, or are not, performing as expected, and which ones and what interventions are most successful, then both the counting network and the Slow Street networks can be expanded.”

The San Francisco project represents the first deployment of the company’s products outside of Europe — existing cities that are sensored up are Utrecht, Amsterdam, Berlin and Brussels. London is next.

The company says city planners need traffic data, but that the problem it is addressing has historically focused solely on motorized vehicle data on major roads. This is a challenge, because, of course, the urban traffic landscape is about more than cars, buses and the odd police car. By adding a focus on “livable urban streets,” the sensors also track walkers, bikers and other modes of transport.

The device is a camera sensor that detects moving objects from a residential window facing the street. It identifies the objects using machine learning and AI, then categorizes it along with the direction of travel and the speed (for vehicles). The anonymized data is then sent to Telraam servers. This creates an open data resource that is available to the device user on a dashboard but also to local network clients who monitor the devices in a particular area or region. From there, it’s made public via the company’s website map and API.

Gotta love a good exploded-product diagram. Image Credits: Telraam.

Privacy by design

As you might expect from a company based in Europe, which is becoming increasingly privacy-forward, Telraam has designed the device to be as private as possible. The low-resolution video images are processed on the device itself, then discarded, and the company says only the anonymized data table is transmitted off-device.

“The camera is deliberately low resolution. The quality is sufficient for the AI chip to process in order to recognize the moving objects and categorize them as a car, bike or pedestrian, for example, but not enough detail to be able to see a face or read a license plate. There is no chance to identify individuals or vehicles,” says Vanherle. “This means that Telraam S2 devices can provide useful traffic counts, but not collect any private information on the street users who pass by.”

You can check out the company’s traffic map yourself on the company’s website, and more industrial users can apply to gain access to an API to analyze the data in more detail.

“Individual campaigners can purchase a device for their own window and monitor their street, and use this to lobby their neighbors and local community for change. Ultimately they can also encourage whoever makes policy or planning decisions locally to gather more data together, and collaborate on local improvements,” Vanherle explains. “Telraam also works with local authorities to help organize and coordinate local networks that can be from 10 to 300+ devices depending on the requirements, and then to support them as they recruit local volunteers.”


Continue lendo

DEV

Authentication system using Golang and Sveltekit - Dockerization and deployments
Introduction Having built out all the features of our application, preparing it for deployment is the next step so that everyone around the world will easily access it. We will deploy our apps (backend and...

Hoje, às 19:52

DEV

LEARN API AND ITS MOST POPULAR TYPE
An API (Application Programming Interface) is a set of rules and protocols that allows different software applications to communicate and interact with each other. It defines the methods, data structures, and...

Hoje, às 19:26

AI | Techcrunch

Investors take note: Wildfire smoke will spark a surge in East Coast climate tech startups
As smoke from Canadian wildfires has enveloped large swathes of the East Coast, millions of people have found themselves trapped inside, gazing out on orange skies and hazy cityscapes. The air quality index —...

Hoje, às 18:08

DEV

A Plain English Guide to Reverse-Engineering the Twitter Algorithm with LangChain, Activeloop, and DeepInfra
Imagine writing a piece of software that could understand, assist, and even generate code, similar to how a seasoned developer would. Well, that’s possible with LangChain. Leveraging advanced models such as...

Hoje, às 18:08

DEV

Finding Harmony in Marketing and UX
When we think of teamwork in the world of user experience (UX), we often imagine design and engineering working together. However, the idea of design and marketing working together is not as common. While...

Hoje, às 17:02

DEV

💡 Where to Find Inspiration for Building Your Next App
The first steps before turning your ideas into code. Whenever I’m trying to think of an idea to build a new application or website and I get stumped on what to do, there’s one phrase that always comes to...

Hoje, às 16:58

DEV

How to create 700+ SEO optimised pages for website in 1 h using Next.JS, OpenAI, Postgres
Small intro, I started learning coding couple of months before and since then experimenting with different small side projects. So this I show coding still looks for me:) What did I build this...

Hoje, às 16:37

DEV

Angular Project Mongodb database Connect | Angular Website Project | Angular App
Angular Project Mongodb database Connect | Angular Website Project | Angular App - YouTube ​ @softwaretechit Download Our App:- https://blog.softwaretechit.com/p/download.htmlWhat will we Learn In This...

Hoje, às 16:10

AI | Techcrunch

Meta warned it faces 'heavy sanctions' in EU if it fails to fix child protection issues on Instagram
The European Union has fired a blunt warning at Meta, saying it must quickly clean up its act on child protection or face the risk of “heavy sanctions”. The warning follows a report by the Wall Street...

Hoje, às 16:03

DEV

Taking Control with PostgreSQL Functions: Closing the Gap to ORM Functionality
Unveiling the Disparity: Understanding the Divide Between Direct Driver and ORM Functionality When it comes to choosing the technologies for developing a backend and manipulating data in a database like...

Hoje, às 16:02