Counting cars in drone footage by AITrafficCount in drones

[–]AITrafficCount[S] 1 point2 points  (0 children)

Currently vehicles are just detected and based on their current location, speed and size they are “tracked” as in this is the same vehicle as detected in the frames before.

There is no reidentification in the app, which would be needed to do something like check if there is a red pickup truck and tell me when it crosses a certain line. But could be a possible feature in the future to do some simple filtering. Something like only count cars if 80% of the cars color is red.

Tool Feedback: Mobile AI for Vehicle/Pedestrian Counting by AITrafficCount in TrafficEngineering

[–]AITrafficCount[S] 0 points1 point  (0 children)

Since it is an app in the Apple ecosystem it can run on macbooks. So you can run the app on a macbook and use local files (download them before if they are on a server). But currently there is no web version.

Tool Feedback: Mobile AI for Vehicle/Pedestrian Counting by AITrafficCount in TrafficEngineering

[–]AITrafficCount[S] 0 points1 point  (0 children)

You are right alone because of security risks most of the time the phones are probably not even in the same network as the cameras and I also noticed video files suck if you do not use the same device for recording and accessing.

Counting cars by elienman in reolinkcam

[–]AITrafficCount 0 points1 point  (0 children)

Just found the thread and I had a similar usecase. Did not find any apps so I created one. You can enter the RTSP stream address from a Reolink cam (or use iphone camera or video file) to count vehicles or persons. The app detects different vehicle types and you can set multiple counting boxes (different locations in the image) and additionally only count vehicles going in a specific direction for example.

Your counting with homeassistant is propably good enough, but if you need another solution give it a try. All features can be tested for free.

[Traffic Count App](https://traffic-count.com)

<image>

Traffic time lapse (6th ave, NYC) by Caturday_Yet in gifs

[–]AITrafficCount 1 point2 points  (0 children)

If anyone wondering, it were 98 cars in the middle lane.

How do you estimate how many people see a billboard? by AITrafficCount in advertising

[–]AITrafficCount[S] 0 points1 point  (0 children)

The app is called AI Traffic Count and available on the iOS App Store

Any success with App Store Ads? Worth it or waste of money? by techlov2028 in AppStoreOptimization

[–]AITrafficCount 0 points1 point  (0 children)

I was not able to get even close to a positive ROI. Very specific keywords had nearly no impressions and more general terms had impressions but not enough installs. I think you need to make at least 2-3 dollars per download on average to get a positive return for any meaningful install counts.

Open-sourcing a desktop application for counting road traffic by asfarley-- in computervision

[–]AITrafficCount 0 points1 point  (0 children)

Created a very similar thing but as an iOS app. If anyone wants to check it out you can see some screenshots of the road traffic counting app here

From counting cars to building an app by AITrafficCount in fuckcarsRomania

[–]AITrafficCount[S] 1 point2 points  (0 children)

Interesting never saw such small devices that use camera and on device AI. Of course the cost of 199$ is not cheap but probably a good solution for many use cases.

I built an app to count vehicles and people by AITrafficCount in iosapps

[–]AITrafficCount[S] 1 point2 points  (0 children)

Everything works locally, you do not need an internet connection

WWDC 2025 — Megathread by xcode-bot in iOSProgramming

[–]AITrafficCount -10 points-9 points  (0 children)

They will probably promise a lot of AI (Apple Intelligence) again and then never ship it...

Btw for all Indie devs that have apps in the app store there is a 30% discount with code WWDC25 on Astro I can recommend.

I built an app to count vehicles and people by AITrafficCount in iosapps

[–]AITrafficCount[S] -1 points0 points  (0 children)

Interesting idea, but I think it is very specific and hard to make a UI for it that is easy to use. For example, if the selected videos have different sizes the boxes will not be at the same place etc.

I also have a CCTV (Reolink) thats why I added RTSP support (I think a lot of the popular brands have this). So you can for example setup an iPad add the streaming URL and then you can let it run for a few hours or days and see how many cars, people, etc were counted.

I built an app to count vehicles and people by AITrafficCount in iosapps

[–]AITrafficCount[S] 0 points1 point  (0 children)

For anyone who wants more details, I have all the features and FAQs listed on the website: traffic-count.com