Code Monkey home page Code Monkey logo

vedai's Introduction

VEDAI

this is vehicle detection repository of Vehicle Detection on Aerial Imagery(VEDAI) based on Tensorflow object detection API.

annotations512 and annotations1024 folder contain annotations descriptions of each images labelled separately in 512 X 512 pixels and 1024 X 1024 pixels.

data folder contains the object_detection.pbtxt which indicates the class of item to be detected.

image_512 folder contains VEDAI images in 512 * 512 pixels downloaded from https://downloads.greyc.fr/vedai/.

image_1024 folder contains VEDAI images in 1024 * 1024 pixels downloaded from https://downloads.greyc.fr/vedai/.

main_vedai_512.py and main_vedai_1024.py use to generate XML files by extracting txt files from annotations512 and annotations1024. the XML files will be stored separately in image_512 and image_1024.

xml_to_csv_vedai.py converts the XML files to CSV files. please modify the codes to generate the different pixels image. CSV files will be recorded in data folder.

generate_tfrecord_vedai.py creates the train.record and test.record. files will be recorded in data folder.

Note: once XML files are generated, then take parts into two set (training set and testing set ) and place them to directory: images/train and images/test separately.

vedai's People

Contributors

liaoxuanzhi avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.