All Projects → mr8bit → vedai

mr8bit / vedai

Licence: other
This repository for training tensorflow models. Dataset based on Vehicle Detection in Aerial Imagery (VEDAI)

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to vedai

orthoimage software collection
orthoimage_software_collection
Stars: ✭ 38 (+58.33%)
Mutual labels:  aerial-imagery
Robosat
Semantic segmentation on aerial and satellite imagery. Extracts features such as: buildings, parking lots, roads, water, clouds
Stars: ✭ 1,789 (+7354.17%)
Mutual labels:  aerial-imagery
Odm
A command line toolkit to generate maps, point clouds, 3D models and DEMs from drone, balloon or kite images. 📷
Stars: ✭ 3,340 (+13816.67%)
Mutual labels:  aerial-imagery
Clustered-Object-Detection-in-Aerial-Image
No description or website provided.
Stars: ✭ 87 (+262.5%)
Mutual labels:  aerial-imagery
google-maps-at-88-mph
Google Maps keeps old satellite imagery around for a while – this tool collects what's available for a user-specified region in the form of a GIF.
Stars: ✭ 93 (+287.5%)
Mutual labels:  aerial-imagery
FCNN-example
This is a fully convolutional neural net exercise to detect houses from aerial images.
Stars: ✭ 28 (+16.67%)
Mutual labels:  aerial-imagery
white-vest
White Vest is a project for collecting, logging, emitting, and visualizing telemetry from a model rocket containing an inboard Raspberry Pi Zero with an Arduino receiving telemetry.
Stars: ✭ 28 (+16.67%)
Mutual labels:  aerial-imagery
earthacrosstime
Twitter bot that posts videos showcasing how random locations in the world have changed since 1984.
Stars: ✭ 28 (+16.67%)
Mutual labels:  aerial-imagery
yolov5 obb
yolov5 + csl_label.(Oriented Object Detection)(Rotation Detection)(Rotated BBox)基于yolov5的旋转目标检测
Stars: ✭ 1,105 (+4504.17%)
Mutual labels:  aerial-imagery
aerial wildlife detection
Tools for detecting wildlife in aerial images using active learning
Stars: ✭ 177 (+637.5%)
Mutual labels:  aerial-imagery

VEDAI

English

VEDAI dataset.
All images converted to .jpg
All annotations are standartized to xml ImageNet standart.
For view selected object use LabelImg

Number of classes in dataset

After the script finishes, you will get a clean xml file according to Imagenet standards

For generate xml run main.py

python main.py

Classes:

1 - car  
2 - truck  
3 - pickup  
4 - tractor  
5 - camping  
6 - boat  
7 - motorcycle  
9 - bus  
10 - van  
11 - other  
12 - small car  
13 - large car  
31 - plane 
23 - board

List of excluded images

You can find it in /unmarked

00000024.jpg  
00000039.jpg  
00000522.jpg  
00000606.jpg  
00000887.jpg  
00001185.jpg  
00000028.jpg  
00000424.jpg  
00000560.jpg  
00000717.jpg  
00001143.jpg  
00001244.jpg  
00000034.jpg  
00000425.jpg  
00000600.jpg  
00000878.jpg  
00001145.jpg  
00001248.jpg
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].