Giter Site home page Giter Site logo

phantran / beamng-neuron-coverage Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 2.79 MB

This command line tool can be used to collect image dataset from BeamNG gameplay and supports calculating neuron coverage of a DNN model. It can be extended to create a neuron coverage guided testing tool to generate test cases for simulation-based testing of DNN-based self-driving vehicles

License: MIT License

Python 100.00%
neuron-coverage dnn dataset image-transformations beamng machine-learning deep-learning

beamng-neuron-coverage's Introduction

BEAMNG NEURON COVERAGE

Introduction

The main purpose of this source code is to demonstrate the correlation between image transformations and neuron coverage. A model is trained on generated BeamNG dataset for the simple task of keeping vehicles on the road. A part of the dataset is then transformed (rotate, adjust brightness, etc...) and input to the trained model. Neuron coverage and output from the trained model on both original and transformed image data will be recorded and summarize to verify the correlation.

Setup

Clone config.yml.sample file and rename it to config.yml. Modify the configurations corresponding to your local setup.

Running

python run.py --task TASK_TO_PERFORM
Replace TASK_TO_PERFORM with one of the following options: collecting, data_cleaning, training, evaluating

beamng-neuron-coverage's People

Contributors

phantran avatar

Stargazers

 avatar  avatar

Watchers

 avatar  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.