Datasets:
Tasks:
Image Classification
Modalities:
Image
Languages:
No linguistic content
Size:
10K<n<100K
License:
Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- 213.135.11.51.zip +3 -0
- README.md +57 -0
- abvm.fr.zip +3 -0
- admin.meteobridge.com.zip +3 -0
- aeroclub-sommer.com.zip +3 -0
- aeroclubdubearn.fr.zip +3 -0
- assets1.webcam.io.zip +3 -0
- assets2.webcam.io.zip +3 -0
- atis.efnu.fi.zip +3 -0
- aviation.weathersa.co.za.zip +3 -0
- avs-ev.de.zip +3 -0
- brookingsflyingclub.org.zip +3 -0
- broward.weatherstem.com.zip +3 -0
- buchung.lsb-donaueschingen.de.zip +3 -0
- cam.lsv-wipperfuerth.de.zip +3 -0
- cdn.tegna-media.com.zip +3 -0
- content.meteobridge.com.zip +3 -0
- dahlemer-binz.de.zip +3 -0
- edel-service.flying-sascha.de.zip +3 -0
- edsr.info.zip +3 -0
- fcfcam.2ix.at.zip +3 -0
- files.edfn.net.zip +3 -0
- fliegen-itzehoe.de.zip +3 -0
- flugplatz-bad-woerishofen.kassenvideo.de.zip +3 -0
- flugplatz-edae.com.zip +3 -0
- flugplatz-forst.de.zip +3 -0
- flugplatz-michelstadt.de.zip +3 -0
- flyejoy.altervista.org.zip +3 -0
- franklin.weatherstem.com.zip +3 -0
- gamma.raysweather.com.zip +3 -0
- horry.weatherstem.com.zip +3 -0
- images.ambientweather.net.zip +3 -0
- images.wsdot.wa.gov.zip +3 -0
- info-oh.de.zip +3 -0
- infocar.dgt.es.zip +3 -0
- instacam.earthnetworks.com.zip +3 -0
- jackson.weatherstem.com.zip +3 -0
- kubrick.htvapps.com.zip +3 -0
- letistemost.cz.zip +3 -0
- lsv-vilsbiburg.de.zip +3 -0
- ludvikasegel.com.zip +3 -0
- map.eye-n-sky.net.zip +3 -0
- mazanou.com.zip +3 -0
- media-traffic-camera.psg.nexstardigital.net.zip +3 -0
- mediaassets.wtvr.com.zip +3 -0
- meteo.arso.gov.si.zip +3 -0
- miamidade.weatherstem.com.zip +3 -0
- mmb.aa1.netvolante.jp_1025.zip +3 -0
- paraclub.myhostpoint.ch.zip +3 -0
- portlandweather.com.zip +3 -0
213.135.11.51.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c940d602477c7973c52864beaedf2f450872a4b4d6a39e086e7c0722a3dc2cb9
|
3 |
+
size 3435880
|
README.md
ADDED
@@ -0,0 +1,57 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
annotations_creators:
|
3 |
+
- found
|
4 |
+
license:
|
5 |
+
- cc0-1.0
|
6 |
+
language:
|
7 |
+
- zxx
|
8 |
+
pretty_name: Airport Webcams Images Dataset
|
9 |
+
size_categories:
|
10 |
+
- 10K<n<100K
|
11 |
+
source_datasets:
|
12 |
+
- nyuuzyou/airportwebcams
|
13 |
+
task_categories:
|
14 |
+
- image-classification
|
15 |
+
---
|
16 |
+
|
17 |
+
# Dataset Card for Airport Webcams Images
|
18 |
+
|
19 |
+
### Dataset Summary
|
20 |
+
This dataset contains downloaded webcam images from airport webcams feeds. Images were collected by downloading from URLs in the Airport Webcams Dataset every 5 minutes over approximately 30 hours. Images are deduplicated using hash comparison and manually filtered to remove low quality images (too dark, corrupt/broken).
|
21 |
+
|
22 |
+
### Dataset Structure
|
23 |
+
|
24 |
+
### Data Fields
|
25 |
+
Images are stored in ZIP archives named by the source hostname, for example:
|
26 |
+
- `www.regio-airport-mengen.de.zip`
|
27 |
+
|
28 |
+
Individual images within archives are named with Unix timestamps, for example:
|
29 |
+
- `1733946784.jpg`
|
30 |
+
|
31 |
+
### Data Splits
|
32 |
+
All images are provided in a single split organized by source domain.
|
33 |
+
|
34 |
+
### Data Collection
|
35 |
+
- Images downloaded at 5 minute intervals over ~30 hour period
|
36 |
+
- Deduplication performed using image hash comparison
|
37 |
+
- Manual filtering removed low quality images:
|
38 |
+
- Too dark/poor visibility
|
39 |
+
- Corrupt/broken downloads
|
40 |
+
- Other technical issues
|
41 |
+
|
42 |
+
## Additional Information
|
43 |
+
|
44 |
+
### License
|
45 |
+
This dataset is dedicated to the public domain under the Creative Commons Zero (CC0) license. This means you can:
|
46 |
+
* Use it for any purpose, including commercial projects
|
47 |
+
* Modify it however you like
|
48 |
+
* Distribute it without asking permission
|
49 |
+
|
50 |
+
No attribution is required, but it's always appreciated!
|
51 |
+
|
52 |
+
CC0 license: https://creativecommons.org/publicdomain/zero/1.0/deed.en
|
53 |
+
|
54 |
+
To learn more about CC0, visit the Creative Commons website: https://creativecommons.org/publicdomain/zero/1.0/
|
55 |
+
|
56 |
+
### Dataset Curators
|
57 |
+
- [nyuuzyou](https://ducks.party)
|
abvm.fr.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7531fa98a6a63ab3dfde8e79c26133306c9adb0b3d29159b821da21a3751cec7
|
3 |
+
size 58920987
|
admin.meteobridge.com.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e623b5a5670bf4b12a944bb327a2da37bdbb085705d10cc50b883c7eea488c68
|
3 |
+
size 7888813
|
aeroclub-sommer.com.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af86b63220ad146e39aea6fb7df29fda725a22895937afaf300d52dc9456db6f
|
3 |
+
size 12077210
|
aeroclubdubearn.fr.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff4beaeeccd4f07d59deda750540a4511cf1b677ec456b239f8d4735bcd68efb
|
3 |
+
size 6275467
|
assets1.webcam.io.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf6e92beac5fde5ddc2bb6d361a4aeaa99f064f03640ab387a5c1aa31f32618e
|
3 |
+
size 64022272
|
assets2.webcam.io.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:baf39b0bb5957a023048f7fe50bbb5136bfdbb57f5c6f50bca06ddb08974adea
|
3 |
+
size 63161991
|
atis.efnu.fi.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85afcbea47878a4fd2a2966c88b8bcec1aaef1708086104421d9f37e37cdd5f7
|
3 |
+
size 113710162
|
aviation.weathersa.co.za.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b7164680e28c630772842cb0ce6131043042b1b79275bbe726ca522d5c7f2092
|
3 |
+
size 12923679
|
avs-ev.de.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:37f1803b100ef4e86ce2ec15be25a44a488e4befce0f21e50d3025347f146eb3
|
3 |
+
size 66133751
|
brookingsflyingclub.org.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8aaa08551517af6a4dcd9e509ca830e43959bd7c08bbff95c8e88f90da719f13
|
3 |
+
size 59826621
|
broward.weatherstem.com.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68a4fee99e3f7b67079f0f678f38923ce908e0518428b22ba08b7804ec3b6b42
|
3 |
+
size 36288318
|
buchung.lsb-donaueschingen.de.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:086f582673193dc0f19d4a535ae63ccc29f4e85ab11e80a5f787c111edf3a457
|
3 |
+
size 38535616
|
cam.lsv-wipperfuerth.de.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91f7bd1e3a56ee0ec9d33a7bfbed5da7ff7f2b952361b5c2d4027bdcf19fc782
|
3 |
+
size 63042979
|
cdn.tegna-media.com.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa3890ed932393a47dc8aa4ebdc528caa1375ed16583b4c0ba172abd6586b472
|
3 |
+
size 77438170
|
content.meteobridge.com.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c370b8c94fa9b7e49d03053aee3a01feb3c3d24b7db193fd433016f4fb5385a9
|
3 |
+
size 25817298
|
dahlemer-binz.de.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6ab64c7d977e4d0f321aadfcb1d78af82a003ec00fd0fc23c4b5730103780c68
|
3 |
+
size 5620672
|
edel-service.flying-sascha.de.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a225edde72164705e17e78b71891bd600898e9b3ceb8f2c0df0916dd824ee15d
|
3 |
+
size 104780744
|
edsr.info.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:01d9f2ca390b6b7791d261b88c6c1a61366dc10e8e364ea6707ae9b75d2054b2
|
3 |
+
size 181158862
|
fcfcam.2ix.at.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9bee3bf744de3cfd77936468e51b91fee442f436d3620f849aefa373b61a338c
|
3 |
+
size 208027392
|
files.edfn.net.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:60e9e8cda20d41e33a6dfb2c2a1d42397dece2c6778ed0c96b5dfd7c4993d965
|
3 |
+
size 35156623
|
fliegen-itzehoe.de.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2aba96931a8710541bd3a7adfce0de8b562f68253d4cfa0a25698a14dac65119
|
3 |
+
size 67299511
|
flugplatz-bad-woerishofen.kassenvideo.de.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6cbe5b781dfb62a79eb96d7aeb593c80c752cc76069204108b75d68e6aa0a6a3
|
3 |
+
size 149069258
|
flugplatz-edae.com.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e918c8d7ea3221d7cb4216a03df8b35b1abf01e3c5fd37d5dcfbe393918e8e2
|
3 |
+
size 275354219
|
flugplatz-forst.de.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b83b516f1f634e1e71d6cee4c292003732d4cf34b52e2938980be7b948f1557c
|
3 |
+
size 12862398
|
flugplatz-michelstadt.de.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:818d3aa3e19dca29967d21c7217d7699e8f795b9e8177d5cedde1b2b9d1e4bc1
|
3 |
+
size 26204868
|
flyejoy.altervista.org.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54df605aa138ae16b5e98f2479d20c980653cea4e6c2ef872e0758b0a082425f
|
3 |
+
size 26140954
|
franklin.weatherstem.com.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:58018a49e66e56f04694733c60d0dd56cc14d774424104283ba0ae8272034c14
|
3 |
+
size 28525100
|
gamma.raysweather.com.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b350bf13232658cdee3ae1811d2e341f2ef2138255ce0c1bf641ca9ca48c515f
|
3 |
+
size 185913217
|
horry.weatherstem.com.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b26dbd94484f53f1f9f5daed80a149844385da4c1a20ea8f172db2132885a84a
|
3 |
+
size 74592725
|
images.ambientweather.net.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f4a79e51097f2569bb2589531336ddcc6d97bb52cad75a46a6a0a97bb9fb4e47
|
3 |
+
size 83017384
|
images.wsdot.wa.gov.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5776d9d1275aa93198dfea6863c5fa2742ea4e9ab08672800a5f35e63ec6f1fc
|
3 |
+
size 17680897
|
info-oh.de.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3d5fa067180fdd0a1ea782661d9b80754c9d67da26e818cd69ca2375791a6107
|
3 |
+
size 2840381
|
infocar.dgt.es.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1ab4ca5c59bc8f256bddb3b77f761cfe7d4bd20a6b7c3ff57896582642838be0
|
3 |
+
size 62278728
|
instacam.earthnetworks.com.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a0cc7bcfafd0319bca317982bd1513ea9977645d6b2e2aea1bfde5b16fe4ddb
|
3 |
+
size 127162632
|
jackson.weatherstem.com.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f460b225563d12b033df6c9592c64579ec45135760757e351416dd53af7661f2
|
3 |
+
size 6540008
|
kubrick.htvapps.com.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0113ce19676bdad67205f2f2cbd5af1fbc273ebaa303aba0229663fc19902556
|
3 |
+
size 37824118
|
letistemost.cz.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:50add4b640d5af0e37d9b02b1869b0590cd3295126504c79cb7c166a00b01663
|
3 |
+
size 19591535
|
lsv-vilsbiburg.de.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b81e6c04300b32c3856a028296412a5bf27ac05c5f6ee796befb302db02f73e
|
3 |
+
size 42146993
|
ludvikasegel.com.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c7d2a5df784cdaf19be49b62dd3f7ef3025ad8c7c7e8cbe112bacc7850ec0f1f
|
3 |
+
size 700321628
|
map.eye-n-sky.net.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c2f5118da3f712cd44f5a33427081b405da3783832eb3987faee5706aad5f72c
|
3 |
+
size 10954089
|
mazanou.com.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7c96d9b81a1db717fa568abc9778aab55f25366d17acc37eeb4473a70e39210d
|
3 |
+
size 71693803
|
media-traffic-camera.psg.nexstardigital.net.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:42728c1f32f3f6747e22c30d59a47fc3c37bdca9f5c55fd8b5b5ec983d7316f3
|
3 |
+
size 47891448
|
mediaassets.wtvr.com.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0bf392c359a19e460ff54f83de41921a17057c24a7084bf66da40ed2347c5258
|
3 |
+
size 1117665909
|
meteo.arso.gov.si.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fd94e7c9491fe82b7b84bd8bfeca98dee48a5db2a2be2315af16590e60895ced
|
3 |
+
size 32854890
|
miamidade.weatherstem.com.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e02a048965dd25591ae3fd57ad0c4609b8f4b74b808ed72e02e345040342c97
|
3 |
+
size 74310552
|
mmb.aa1.netvolante.jp_1025.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:70b06b9c03667205953af43f6b65f80be3186be8477bde9ce432ddcdf06a11f0
|
3 |
+
size 5867203
|
paraclub.myhostpoint.ch.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55a14399e904b7e0a1c1238aec7364d943be8162d45dfc43a8f084a679cabce9
|
3 |
+
size 3385935
|
portlandweather.com.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:44faca62e8d2178eaf7a109c95b6aa6c175946a91623fbc4d63bcfbaec749184
|
3 |
+
size 18504941
|