Giter VIP home page Giter VIP logo

carla-synthetic-data's Introduction

Carla - Adopticum πŸ”¬ / Magna πŸš€

Summer Project 2023 🌞

This summer, Adopticum and Magna will collaborate on a development project to explore the utilization of simulation engines in conjunction with game engines to detect and classify unknown objects on the ground. πŸ€πŸ”

Project Overview 🌍

The Carla - Adopticum / Magna project aims to explore the integration of simulation engines and game engines to detect and classify unknown objects on the ground. By utilizing the CARLA simulator, we seek to generate simulated and realistic data that can be used to train machine/deep learning models effectively. The project focuses on emulating optical measurement techniques employed by Adopticum and Magna, reducing the dependency on manual data collection.

Installation πŸ”§πŸ“₯

Requirements πŸ“‹

The major installations are:

Carla Environment πŸš—

We recommend that you install the Carla environment in a virtual environment and install the Carla Python API via pip. Make sure that you add the root path to your carla installation to CARLA_ROOT. This can be done by adding the following line to your .bashrc file:

export CARLA_ROOT=<path-to-carla>

Make sure to replace the <path-to-carla> with the path to your Carla installation and restart all your terminals.

πŸ‘‰ command details Install the Carla Python API via pip using the following command:
pip install <path-to-carla>/PythonAPI/carla/dist/carla-<version>-cp<python-version>-cp<python-version>-<os>.whl

Make sure to replace the <path-to-carla> with the path to your Carla installation, <version> with the version of your Carla installation, <python-version> with the version of Python you are using, and <os> with your operating system. For example, if you are using Python 3.8 on Linux and have installed Carla 0.9.14, you should run the following command:

pip install ~/carla/PythonAPI/carla/dist/carla-0.9.14-cp38-cp38-linux_x86_64.whl

Python Environment 🐍

To install the required Python packages, run the following command in the root directory of the project:

pip install -r requirements.txt

Usage πŸ“š

Explain how to use the project, including instructions for running simulations, configuring parameters, and accessing the generated data.

Features πŸ’Ž

  • Simulated and realistic data generation using the CARLA simulator. πŸš—πŸŒ
  • Training machine/deep learning models to efficiently detect and classify unknown objects. πŸ€–πŸ¦Ύ
  • Emulation of optical measurement techniques for accurate representation. πŸ”«
  • Reduction in manual data collection efforts. πŸ“‰β³
  • Cost and time savings for data collection processes. πŸ’°

Roadmap πŸš§πŸ—ΊοΈ

Outline the future plans and potential enhancements for the project. Include upcoming features, improvements, or research areas that will be explored.

Contributors πŸ‘₯

Code Contributors πŸ–₯️

Assets Contributors 🎨

Project Management πŸ“Š

License πŸ”

The Carla - Adopticum / Magna project is released under the MIT License.

Changelog πŸ“œπŸ“…πŸ”„

All the major changes can be found in the pages/CHANGELOG.md file. Below you can find examples per described category. Along with some examples of changelogs.

[Date]πŸ“…

Category Example description
Added πŸ“₯ Added new feature X
Changed πŸ”„ Updated function Y to improve performance
Removed πŸ—‘οΈ Removed deprecated API Z
Fixed πŸ”§ Fixed bug causing application crash
Security πŸ”’ Implemented enhanced encryption for user data
Deprecated πŸ“› Marked method A as deprecated, use method B instead
Breaking Changes 🚨 Renamed class C, update references accordingly
Documentation πŸ“š Updated API documentation for better clarity
Maintenance 🧹 Cleaned up codebase, removed unused variables
Performance πŸš€ Optimized database queries for faster response time
Refactoring πŸ“¦ Extracted reusable components from module D
Style 🎨 Applied consistent coding style across the project
Tests πŸ§ͺ Added unit tests for module E
Other πŸ“¦ Miscellaneous updates and improvements
πŸ‘‰ Example of a changelog

[2023-06-01]πŸ“…

  • Added πŸ“₯: Implemented data generation using CARLA simulator
  • Fixed πŸ”§: Fixed bug causing application crash

Summary of changes made in this version.

[2023-06-10]πŸ“…

  • Changed πŸ”„: Updated function Y to improve performance
  • Removed πŸ—‘οΈ: Removed deprecated API Z

Summary of changes made in this version.

Acknowledgements πŸ™

carla-synthetic-data's People

Contributors

tottowich avatar

Stargazers

Prashanth Narasimhan. K avatar  avatar

Watchers

 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.