Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- README.md +11 -15
- photos_100.zip +3 -0
- photos_101.zip +3 -0
- photos_102.zip +3 -0
- photos_103.zip +3 -0
- photos_104.zip +3 -0
- photos_107.zip +3 -0
- photos_108.zip +3 -0
- photos_110.zip +3 -0
- photos_112.zip +3 -0
- photos_113.zip +3 -0
- photos_116.zip +3 -0
- photos_117.zip +3 -0
- photos_118.zip +3 -0
- photos_123.zip +3 -0
- photos_125.zip +3 -0
- photos_126.zip +3 -0
- photos_127.zip +3 -0
- photos_129.zip +3 -0
- photos_133.zip +3 -0
- photos_135.zip +3 -0
- photos_137.zip +3 -0
- photos_138.zip +3 -0
- photos_139.zip +3 -0
- photos_140.zip +3 -0
- photos_141.zip +3 -0
- photos_142.zip +3 -0
- photos_143.zip +3 -0
- photos_144.zip +3 -0
- photos_145.zip +3 -0
- photos_148.zip +3 -0
- photos_149.zip +3 -0
- photos_150.zip +3 -0
- photos_151.zip +3 -0
- photos_153.zip +3 -0
- photos_154.zip +3 -0
- photos_155.zip +3 -0
- photos_156.zip +3 -0
- photos_159.zip +3 -0
- photos_161.zip +3 -0
- photos_162.zip +3 -0
- photos_164.zip +3 -0
- photos_165.zip +3 -0
- photos_167.zip +3 -0
- photos_169.zip +3 -0
- photos_170.zip +3 -0
- photos_171.zip +3 -0
- photos_172.zip +3 -0
- photos_173.zip +3 -0
- photos_175.zip +3 -0
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
pretty_name: FlightAware Photos
|
3 |
size_categories:
|
4 |
-
-
|
5 |
task_categories:
|
6 |
- image-classification
|
7 |
- image-to-text
|
@@ -15,15 +15,11 @@ multilinguality:
|
|
15 |
source_datasets:
|
16 |
- original
|
17 |
configs:
|
18 |
-
- config_name:
|
19 |
data_files:
|
20 |
- split: train
|
21 |
path: flightaware.jsonl.zst
|
22 |
default: true
|
23 |
-
- config_name: images
|
24 |
-
data_files:
|
25 |
-
- split: train
|
26 |
-
path: photos_*.zip
|
27 |
tags:
|
28 |
- image
|
29 |
---
|
@@ -31,7 +27,7 @@ tags:
|
|
31 |
# Dataset Card for FlightAware Photos
|
32 |
|
33 |
### Dataset Summary
|
34 |
-
This dataset contains aviation and aircraft-related photographs collected from
|
35 |
|
36 |
### Languages
|
37 |
The dataset is monolingual:
|
@@ -41,8 +37,8 @@ The dataset is monolingual:
|
|
41 |
|
42 |
### Data Files
|
43 |
The dataset consists of:
|
44 |
-
-
|
45 |
-
- Corresponding
|
46 |
|
47 |
### Data Fields
|
48 |
- `url`: Original URL of the photo on FlightAware
|
@@ -50,11 +46,11 @@ The dataset consists of:
|
|
50 |
- `average_rating`: Average user rating (scale appears to be out of 5)
|
51 |
- `views`: Number of views the photo has received
|
52 |
- `available_sizes`: List of available image sizes with dimensions and source URLs
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
- `image_title`: Title of the image, typically including aircraft type and registration
|
59 |
- `aircraft_registration`: Aircraft registration number (e.g., "N900LH")
|
60 |
- `aircraft_type`: Type/model of aircraft (e.g., "Fairchild Dornier 328")
|
@@ -65,7 +61,7 @@ The dataset consists of:
|
|
65 |
- `photographer_badges`: List of badges/achievements earned by the photographer
|
66 |
|
67 |
### Data Splits
|
68 |
-
All
|
69 |
|
70 |
## Additional Information
|
71 |
|
|
|
1 |
---
|
2 |
pretty_name: FlightAware Photos
|
3 |
size_categories:
|
4 |
+
- 1M<n<10M
|
5 |
task_categories:
|
6 |
- image-classification
|
7 |
- image-to-text
|
|
|
15 |
source_datasets:
|
16 |
- original
|
17 |
configs:
|
18 |
+
- config_name: train
|
19 |
data_files:
|
20 |
- split: train
|
21 |
path: flightaware.jsonl.zst
|
22 |
default: true
|
|
|
|
|
|
|
|
|
23 |
tags:
|
24 |
- image
|
25 |
---
|
|
|
27 |
# Dataset Card for FlightAware Photos
|
28 |
|
29 |
### Dataset Summary
|
30 |
+
This dataset contains aviation and aircraft-related photographs collected from [flightaware.com](https://flightaware.com), along with associated metadata such as aircraft registration numbers, aircraft types, image titles, ratings, view counts, and photographer information.
|
31 |
|
32 |
### Languages
|
33 |
The dataset is monolingual:
|
|
|
37 |
|
38 |
### Data Files
|
39 |
The dataset consists of:
|
40 |
+
- Metadata in JSONL format (`flightaware.jsonl.zst`) containing URLs, image titles, aircraft information, ratings, view counts, and photographer details for 1,326,910 items.
|
41 |
+
- Corresponding fullsize image files (if available), stored across multiple ZIP files (with approximately 5,000 images in each archive).
|
42 |
|
43 |
### Data Fields
|
44 |
- `url`: Original URL of the photo on FlightAware
|
|
|
46 |
- `average_rating`: Average user rating (scale appears to be out of 5)
|
47 |
- `views`: Number of views the photo has received
|
48 |
- `available_sizes`: List of available image sizes with dimensions and source URLs
|
49 |
+
- `size_name`: Name of the size variant (e.g., "fullsize", "vga", "xga")
|
50 |
+
- `width`: Width of the image in pixels
|
51 |
+
- `height`: Height of the image in pixels
|
52 |
+
- `src`: Source URL for the specific image size
|
53 |
+
- `label`: Display label for the size (e.g., "fullsize", "medium", "large")
|
54 |
- `image_title`: Title of the image, typically including aircraft type and registration
|
55 |
- `aircraft_registration`: Aircraft registration number (e.g., "N900LH")
|
56 |
- `aircraft_type`: Type/model of aircraft (e.g., "Fairchild Dornier 328")
|
|
|
61 |
- `photographer_badges`: List of badges/achievements earned by the photographer
|
62 |
|
63 |
### Data Splits
|
64 |
+
All metadata and corresponding images (if available) are in a single split with 1,326,910 entries.
|
65 |
|
66 |
## Additional Information
|
67 |
|
photos_100.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a380a9334dbfb803f2c89d19ea68fa5adf63a3515e304cfb7f4394a146f4ef1
|
3 |
+
size 3580064260
|
photos_101.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:23eabf3d158562a3d2c52d23f66a1a11671d9f10b8dda043ae9e55df9400d755
|
3 |
+
size 3502812871
|
photos_102.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a0915155b738295e44b8626bda07f582eaeced341f96a612bba77b547047ab4
|
3 |
+
size 3536669516
|
photos_103.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d7b88bb0ee98c0a9ca1f2c1682f52003d111a9ce7ada179edfbaeae89674677b
|
3 |
+
size 3514385194
|
photos_104.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2b917f7c81292b2d0126237b927e0ac68a502501eec3c31890c0843833db8857
|
3 |
+
size 3532023932
|
photos_107.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5cf6634911c5c5613b522187d971fae8bfb3546c443ebb79e8bfde5870b3b0e6
|
3 |
+
size 3533324336
|
photos_108.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:345a6d0599de70f478f65c1b485a4eaf67319101e15d2bf619588f77f5d56ee1
|
3 |
+
size 3464994156
|
photos_110.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ae1dd988e9b865d4119c362a86570ab71959cea0b5191a6352a694ff954ff5b
|
3 |
+
size 3497633424
|
photos_112.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d77c9af4a4a53d51715dfa98474d4dddaf45b471fac244ebcb83ff6b314a9b84
|
3 |
+
size 3520250967
|
photos_113.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2eebd38186840258ed1f986c9b3dfc274ae9e66711f5d5eb3cc2e803f0f36140
|
3 |
+
size 3509849692
|
photos_116.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:51dbb9ff386826df7a57a02ccd15fd686d6d056232842c0012d97730fa90f53b
|
3 |
+
size 3455819378
|
photos_117.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf9d9d7b41d98efd2cec8e5d0b067df237be45a82e4a8f6b7010480f69e2d6b0
|
3 |
+
size 3546996085
|
photos_118.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:10e6f4ec838982ff11f81bd9e00e1c9474a15f04f39277271eb7ea4ef604d05a
|
3 |
+
size 3561470805
|
photos_123.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a315abeb947ef41933753dd88298d1e740275c7e091a58a98ecf473c338cbf1
|
3 |
+
size 3539168133
|
photos_125.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f150bae2f1168cf5c969af41c4ce21c06e0cec1fe459daa43da354f3216de8a
|
3 |
+
size 3546257408
|
photos_126.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d3e2b8ab36e7cf8a5cab631e18fbed0d5a7fc96466aabca8a9d853e83f20df83
|
3 |
+
size 3474353659
|
photos_127.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee04c56d39e7bcd0b30421301efd4c130e40cfd5240f0e7c5018b0c25ededa73
|
3 |
+
size 3559416994
|
photos_129.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:430da162ab054c704feceedbc9b1f2698f94975b84c8a148811f635c5e362f47
|
3 |
+
size 3505505668
|
photos_133.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:76085b6945adca7d1708c321009e9006d2fad434319f16884ba9314925f47968
|
3 |
+
size 3441197834
|
photos_135.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa895e227c0c54dc2da098fcc472d85d3d2b0385c88ef9119d14df3d6bbeb6fd
|
3 |
+
size 3556327964
|
photos_137.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7fde88354f55be4f4f1d8861984e92ddec82eed7817a607e1a52b7c18f624ae8
|
3 |
+
size 3559215796
|
photos_138.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:49720b232f92fe449d616e7030a1a8d88bbaaf0b83ed78a5a813ed2f658da3ac
|
3 |
+
size 3536770461
|
photos_139.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5243058c9b85fe69ae2636246242d141e2d887f2e0105afecd40d7fb98904f2c
|
3 |
+
size 3488937742
|
photos_140.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e5de0cfaf2c8b9f9340444db9bc3ef4d42c70cc8819f8087eebb1b90a4ea1a11
|
3 |
+
size 3576338329
|
photos_141.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:77e0a64e792ea5658d80810edad03eb9fd31bb9a0f852e20cd1dc8bf4c989f82
|
3 |
+
size 3435388912
|
photos_142.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7c64e979d4f26671685949521df8a555c1705868a65af8d23314c333a068a2e8
|
3 |
+
size 3497378679
|
photos_143.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b78cd98ce8c8f93d8d05dd90333bce5dfd20db689f48088a3b010be922e541dd
|
3 |
+
size 3512804447
|
photos_144.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cb900b9fe93bd5f4de5b15b2f5e9841f7779b22696edbe77ac3749442db347f7
|
3 |
+
size 3461177926
|
photos_145.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fb3384b4efdcfe93da27359b85e46532cabe3e44dd40230662aef1e97e92ef8e
|
3 |
+
size 3578893273
|
photos_148.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45480fa174497f8e703233e5aa74d864a0fa53da1ee33276ba6d72ff9d99eae2
|
3 |
+
size 3535837513
|
photos_149.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd1a0e56b870a6d88c3f184432f6dd4bc7c7697790cce85a1c60384b3eb8c99f
|
3 |
+
size 3516411826
|
photos_150.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0dc1c8185aa61765bf78d7ccef26670f5ca130a4bd4e403c91831bdcf2a54ef0
|
3 |
+
size 3502655201
|
photos_151.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:04e5f898d2ec9b540f88e9303b836cc7cab536698ee842e63c4b9f2181cc63ce
|
3 |
+
size 3445092987
|
photos_153.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d64652c084a6a5928b1e579153268209edd4478c8787547b097a03e36a364c60
|
3 |
+
size 3437547657
|
photos_154.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a366224d27e7b57b6df9f017ba5aaf8de3e6f32e9adffa92666fda1c114e27dc
|
3 |
+
size 3508856592
|
photos_155.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:42c2045b8c6182719221f1904d122f819b09bffd91689e27507f85f2a3b8ab72
|
3 |
+
size 3482002321
|
photos_156.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:702dd3659631dfb2c0a21ae6e12955875d23377584659b386524964a5298c22f
|
3 |
+
size 3525879873
|
photos_159.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:20ce98ddd0a1a0a7c9f58b49d8a18d0d255ef22a764ca79d191c58b77361407b
|
3 |
+
size 3597423552
|
photos_161.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1087878acc06e1eb2db9f1358ad54d0c166abf5a2c1c7f600d7a5fc6e4b0b7fc
|
3 |
+
size 3532479930
|
photos_162.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5e646502417a376dee4c07a45f71eafebbe28fc0a43ae51660556f611a9f103c
|
3 |
+
size 3450492437
|
photos_164.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:484f45abf5812e230557de30f8b6c938c16d116b33822d5661caabbb8279c9a5
|
3 |
+
size 3598046615
|
photos_165.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:86760cbc492beaac0456e773b286bf5ad2cd870c0e94f23ae59b9ffafafe0b3c
|
3 |
+
size 3565499578
|
photos_167.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:90df34172bdc42ae5c04c9a187f06fe6939e0e78f95ba06f3220bb80685581a5
|
3 |
+
size 3482439415
|
photos_169.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3814c21b8168d6aa7c2c5810919342add280d95b129adf467f6029a3e353a7b0
|
3 |
+
size 3475176572
|
photos_170.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:504dcd0964e9b078d8c3651f8e9312b5e2f91791db0682578a7c316afc7493ee
|
3 |
+
size 3513959867
|
photos_171.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e5ac2a4c6aba4bef31383fb9686475808747efb29fc546a57307ddb24343d12e
|
3 |
+
size 3556443765
|
photos_172.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6c778a853255bd7996cfe17739d37368bbcd4c8e0bab1b966a5ebebc2d2a5c93
|
3 |
+
size 3415252173
|
photos_173.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:143dcf9f4a0336b16061a83022090216c62bdddd8d0824afb172af218fd8f266
|
3 |
+
size 3464927833
|
photos_175.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b353b4614f45a7e0de3233f90f7178fcef4b1bcadfd87f1d5b077012b3e1c6a2
|
3 |
+
size 3554012154
|