fMoW/dataset 数据集下载 fmow-rgb 数据集
Download
There are two official ways to download the dataset: from AWS or using BitTorrent.
AWS
The fMoW datasets are available on AWS for free at:
fMoW-full: s3://spacenet-dataset/Hosted-Datasets/fmow/fmow-full
fMoW-rgb: s3://spacenet-dataset/Hosted-Datasets/fmow/fmow-rgb
Accessing the data through AWS is possible using tools such as the AWS CLI. For example, to get a directory listing using the AWS CLI run the following commands:
aws s3 ls s3://spacenet-dataset/Hosted-Datasets/fmow/fmow-full/
aws s3 ls s3://spacenet-dataset/Hosted-Datasets/fmow/fmow-rgb/
Using the client of your choice, you can add the following torrent files to download the corresponding subsets of the fMoW dataset:
- fMoW-full train and val
- fMoW-full test
- fMoW-full val sample with false detections
- fMoW-full sequestered and ground truth data
- fMoW-rgb train and val
- fMoW-rgb test
- fMoW-rgb val sample with false detections
- fMoW-rgb sequestered and ground truth data
本文出自 蓝鹰博客,转载时请注明出处及相应链接。
本文永久链接: http://www.lanyingblog.com/blog/3139.html