3 datasets found
  1. R

    Yolov7_train Dataset

    • universe.roboflow.com
    zip
    Updated Jan 2, 2023
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    et20022 (2023). Yolov7_train Dataset [Dataset]. https://universe.roboflow.com/et20022/yolov7_train-hxnse
    Explore at:
    zipAvailable download formats
    Dataset updated
    Jan 2, 2023
    Dataset authored and provided by
    et20022
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Variables measured
    Cars Bounding Boxes
    Description

    Yolov7_Train

    ## Overview
    
    Yolov7_Train is a dataset for object detection tasks - it contains Cars annotations for 1,256 images.
    
    ## Getting Started
    
    You can download this dataset for use within your own projects, or fork it into a workspace on Roboflow to create your own model.
    
      ## License
    
      This dataset is available under the [CC BY 4.0 license](https://creativecommons.org/licenses/CC BY 4.0).
    
  2. m

    CNN training of experimental images for "Detection and tracking of barchan...

    • data.mendeley.com
    Updated Nov 2, 2023
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Esteban Cunez (2023). CNN training of experimental images for "Detection and tracking of barchan dunes using Artificial Intelligence" [Dataset]. http://doi.org/10.17632/brgxgtpz92.1
    Explore at:
    Dataset updated
    Nov 2, 2023
    Authors
    Esteban Cunez
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    This is part of the dataset concerning the YOLO training of experimental images (Barchan dunes). In this dataset, you find the "YOLOv8 train" folder that contains the structure and images observed during lab experiments to train a CNN with images of barchan dunes, the "Train Results" folder that contains the figures and weights of YOLO detection of barchan dunes, the "Detection results" that contains some barchan dune detection and movies, and the "Code Files" that contains the scripts to detect barchan dunes, plot the morphology, train a YOLOv8, convert masks to polygons and plot resulting YOLO parameters. Some images are from Assis, W.R. and Franklin, E.M., Geophysical Research Letters, 47, e2020GL089464, 2020.

  3. Multi-Altitude Aerial Vehicles Dataset

    • zenodo.org
    • data.niaid.nih.gov
    txt, zip
    Updated Apr 5, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Rafael Makrigiorgis; Rafael Makrigiorgis; Christos Kyrkou; Christos Kyrkou; Panayiotis Kolios; Panayiotis Kolios (2023). Multi-Altitude Aerial Vehicles Dataset [Dataset]. http://doi.org/10.5281/zenodo.7736336
    Explore at:
    zip, txtAvailable download formats
    Dataset updated
    Apr 5, 2023
    Dataset provided by
    Zenodohttp://zenodo.org/
    Authors
    Rafael Makrigiorgis; Rafael Makrigiorgis; Christos Kyrkou; Christos Kyrkou; Panayiotis Kolios; Panayiotis Kolios
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    Custom Multi-Altitude Aerial Vehicles Dataset:

    Created for publishing results for ICUAS 2023 paper "How High can you Detect? Improved accuracy and efficiency at varying altitudes for Aerial Vehicle Detection", following the abstract of the paper.

    Abstract—Object detection in aerial images is a challenging task mainly because of two factors, the objects of interest being really small, e.g. people or vehicles, making them indistinguishable from the background; and the features of objects being quite different at various altitudes. Especially, when utilizing Unmanned Aerial Vehicles (UAVs) to capture footage, the need for increased altitude to capture a larger field of view is quite high. In this paper, we investigate how to find the best solution for detecting vehicles in various altitudes, while utilizing a single CNN model. The conditions for choosing the best solution are the following; higher accuracy for most of the altitudes and real-time processing ( > 20 Frames per second (FPS) ) on an Nvidia Jetson Xavier NX embedded device. We collected footage of moving vehicles from altitudes of 50-500 meters with a 50-meter interval, including a roundabout and rooftop objects as noise for high altitude challenges. Then, a YoloV7 model was trained on each dataset of each altitude along with a dataset including all the images from all the altitudes. Finally, by conducting several training and evaluation experiments and image resizes we have chosen the best method of training objects on multiple altitudes to be the mixup dataset with all the altitudes, trained on a higher image size resolution, and then performing the detection using a smaller image resize to reduce the inference performance. The main results

    The creation of a custom dataset was necessary for altitude evaluation as no other datasets were available. To fulfill the requirements, the footage was captured using a small UAV hovering above a roundabout near the University of Cyprus campus, where several structures and buildings with solar panels and water tanks were visible at varying altitudes. The data were captured during a sunny day, ensuring bright and shadowless images. Images were extracted from the footage, and all data were annotated with a single class labeled as 'Car'. The dataset covered altitudes ranging from 50 to 500 meters with a 50-meter step, and all images were kept at their original high resolution of 3840x2160, presenting challenges for object detection. The data were split into 3 sets for training, validation, and testing, with the number of vehicles increasing as altitude increased, which was expected due to the larger field of view of the camera. Each folder consists of an aerial vehicle dataset captured at the corresponding altitude. For each altitude, the dataset annotations are generated in YOLO, COCO, and VOC formats. The dataset consists of the following images and detection objects:

    DataSubsetImagesCars
    50mTrain130269
    50mTest3266
    50mValid3373
    100mTrain246937
    100mTest61226
    100mValid62250
    150mTrain2441691
    150mTest61453
    150mValid61426
    200mTrain2461753
    200mTest61445
    200mValid62424
    250mTrain2453326
    250mTest61821
    250mValid61823
    300mTrain2466250
    300mTest611553
    300mValid621585
    350mTrain24610741
    350mTest612591
    350mValid622687
    400mTrain24520072
    400mTest614974
    400mValid614924
    450mTrain24631794
    450mTest617887
    450mValid617880
    500mTrain27049782
    500mTest6712426
    500mValid6812541
    mix_altTrain2364126615
    mix_altTest58731442
    mix_altValid59331613

    It is advised to further enhance the dataset so that random augmentations are probabilistically applied to each image prior to adding it to the batch for training. Specifically, there are a number of possible transformations such as geometric (rotations, translations, horizontal axis mirroring, cropping, and zooming), as well as image manipulations (illumination changes, color shifting, blurring, sharpening, and shadowing).

  4. Not seeing a result you expected?
    Learn how you can add new datasets to our index.

Share
FacebookFacebook
TwitterTwitter
Email
Click to copy link
Link copied
Close
Cite
et20022 (2023). Yolov7_train Dataset [Dataset]. https://universe.roboflow.com/et20022/yolov7_train-hxnse

Yolov7_train Dataset

yolov7_train-hxnse

yolov7_train-dataset

Explore at:
43 scholarly articles cite this dataset (View in Google Scholar)
zipAvailable download formats
Dataset updated
Jan 2, 2023
Dataset authored and provided by
et20022
License

Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically

Variables measured
Cars Bounding Boxes
Description

Yolov7_Train

## Overview

Yolov7_Train is a dataset for object detection tasks - it contains Cars annotations for 1,256 images.

## Getting Started

You can download this dataset for use within your own projects, or fork it into a workspace on Roboflow to create your own model.

  ## License

  This dataset is available under the [CC BY 4.0 license](https://creativecommons.org/licenses/CC BY 4.0).
Search
Clear search
Close search
Google apps
Main menu