Helicopters-of-DC Computer Vision Project
Updated 15 days ago
3.5k
145
Metrics
From our 2021 Annual Report
Mission
HelicoptersofDC is dedicated to bringing DC residents the most accurate and up-to-date information on what's overhead and to foster collaboration and education about helicopter identification and mission profiles. 2020's GAO report found that 96.3% of helicopter noise complaints to the MWAA from 2018-2021 were unattributed to any specific operator - this is why we feel it's important to educate the community on helicopter identification in addition to reporting what is happening currently and why.
I'd like to thank our Patreon supporters, their contributions cover server costs and allow me to invest in hardware to bring radio calls to the platform.
Unique Strengths of the CopterSpotter System
Many flight tracking sites like Flight Aware, Plane Finder and Radar Box remove flights at the owner's request. Even ADSBExchange, which doesn't filter any flights, does not receive tracking information from most military helicopters due to the Code of Federal Regulations Title 14, Chapter I, Subchapter F rule 91.225 which makes an exemption to mandatory flight transponders for "sensitive government mission for national defense, homeland security, intelligence or law enforcement."
This makes an enormous amount of helicopter flights over the NCR untraceable in any systematic way. As a result, we rely on user submitted photos and identification of helicopters in addition to a separate system that allows users to categorize helicopter radio calls to/from DCA tower.
This dataset is sourced from user-submitted photos on Twitter, and powers a computer vision program to automatically infer submissions to @HelicoptersofDC so DC residents can better identify what's over their heads.
Helicopters of DC (@HelicoptersofDC)
.@fergindc spotted an H60 and has 1997 points ðŸ”🎷 #CopterSpotter Probable operators: Army/National Guard/FBI/Possibly Presidential twitter.com/a/status/15570… pic.twitter.com/YOmY5VTxoX
Operators around the NCR can be reasonably inferred by aircraft type:
- Air Force -
UH1(N/H)
- Army/Navy/Nat'l Guard -
UH60
/H60
/UH72(A)
/SH60(m)
- Coast Guard -
MH65
/AS65
- POTUS -
V22
/VH60(N)
/VH3D
/VH92(A)
- Medical -
EC35
/EC45
/A109(e)
/EC135
/EC145
- DC/MD/VA Police -
AS350
/AS50
/MD52
/A139
/B429
- Park Police -
B412
/B206
We have identified the following exceptions:
AS50
/AS350
is used both by DC Police and at least 3 different DHS helicopters that frequent the areaB412
type is included in Federal Law Enforcement and Emergency support, most frequently Park Police but can also be Dept of Energy's 'Nuke Sniffer' helicopterB06
is included in Federal Law Enforcement here as Park Police #N33PP. However, it can also be @Chopper4Brad's news helicopter.B429
included in State and Local for Fairfax County Police, similarlyH60
used in Military, but both crafts are used less often by FBI
Future considerations:
This dataset includes classes for three variations of UH60 Black Hawk
: H60
, VH60N
, and H60 + Aux Fuel Tanks
. We may merge this later, the initial thought process was the aux fuel tanks change the shape, and the distinct color of the VH60N
(when photographed with front light) can be attributed uniquely to Marine Presidential Squadron unlike the rest which can be Army, National Guard, FBI or Customs and Border Patrol.
Release Notes:
-
August 19th, 2022 1.3 - Adjusted rotation to +/- 5º, retrained model from scratch
-
August 5th, 2022 1.2 - Now 12,000+ images, added many photos of previously under-represented classes
R66
,VH92A
,S76
-
Added
CH47
class, addedbird
class, addedplane
class, added null examples -
Rotation: Between -10° and +10°
-
May 6th, 2022
1.1
- Doubled images to 4061, specifically adding previously under-represented classes such asR66
,V22
andA139
- added image augmentations:- Flip: Horizontal
- Rotation: Between -2° and +2°
- Saturation: Between -50% and +50%
- Exposure: Between -25% and +25%
-
Trained on Accuracy as opposed to Speed: https://blog.roboflow.com/computer-vision-model-tradeoff/
-
1.0
- the test version comprised of over 2000 images (that project is now deprecated)
Use This Trained Model
Try it in your browser, or deploy via our Hosted Inference API and other deployment methods.
Build Computer Vision Applications Faster with Supervision
Visualize and process your model results with our reusable computer vision tools.
Cite This Project
If you use this dataset in a research paper, please cite it using the following BibTeX:
@misc{
helicopters-of-dc-ghwuq_dataset,
title = { Helicopters-of-DC Dataset },
type = { Open Source Dataset },
author = { helicoptersofdc },
howpublished = { \url{ https://universe.roboflow.com/helicoptersofdc/helicopters-of-dc-ghwuq } },
url = { https://universe.roboflow.com/helicoptersofdc/helicopters-of-dc-ghwuq },
journal = { Roboflow Universe },
publisher = { Roboflow },
year = { 2024 },
month = { nov },
note = { visited on 2024-11-21 },
}