zoukankan      html  css  js  c++  java
  • Aerial Images Dataset 航空图像数据集 收集

    1. 无人机(UAV)倾斜角度捕获城市场景的航拍图像分割数据集
    无人机(UAV)倾斜角度捕获城市场景的航拍图像分割数据集 UAVid: A semantic segmentation dataset for UAV imagery(https://doi.org/10.1016/j.isprsjprs.2020.05.009)
    可通过 kaggle API下载:
    kaggle datasets download -d awsaf49/uavid-semantic-segmentation-dataset
    kaggle datasets download -d titan15555/uavid-semantic-segmentation-dataset
    2. 无人机航拍图像分割数据集
    Aerial Semantic Segmentation Drone Dataset(3.86 GB)
    可通过 kaggle API下载:
    kaggle datasets download -d bulentsiyah/semantic-drone-dataset
    3. 航拍图像
    AerialImage(with a size of 256 to 256.) 8.75 GB
    Kaggle API: kaggle datasets download -d mengyangyang/aerialimage
    4. 针对yolo模型的车辆的航空图像数据集
    aerial cars dataset in yolo format
    Kaggle API: kaggle datasets download -d rocky03/aerial-cars-dataset-in-yolo-format
    5. 航空图像数据集及模型
    DOTA: A Large-scale Dataset for Object Detection in Aerial Images
    https://captain-whu.github.io/DOTA/dataset.html
    Trained Models
    The following are the codes and models for DOTA.
    Object Detection Benchmarks for Aerial Images: https://github.com/dingjiansw101/AerialDetection
    RoI Transformer: https://github.com/dingjiansw101/RoITransformer_DOTA
    Faster R-CNN OBB: https://github.com/jessemelpolio/Faster_RCNN_for_DOTA
    SSD and R-FCN: https://github.com/ringringyi/DOTA_models
    YOLO-v2: https://github.com/ringringyi/DOTA_YOLOv2

    6. High resolution ship collections 2016 (HRSC2016) HRSC2016_dataset.zip(3.48 GB)
    Kaggle API: kaggle datasets download -d guofeng/hrsc2016

  • 相关阅读:
    mySQL教程 第1章 数据库设计
    System center virtual machine manager 2008 R2安装部署及实战技术
    cisco ssh配置
    IPv6地址介绍
    远程桌面如何复制本地文件 远程桌面拷贝电脑上的文件方法
    mySQL教程 第2章 准备学习用到的表和数据
    十四个ASP.NET基础知识问答(C#版)
    十四个ASP.NET基础知识问答(C#版)
    关闭框架网页(C#)
    关闭框架网页(C#)
  • 原文地址:https://www.cnblogs.com/jeshy/p/13885924.html
Copyright © 2011-2022 走看看