TrafficNet -- is a large-scale and extensible library of naturalistic driving scenarios, aiming at bridging the gap between research datasets and practically usable information for vehicle engineers and researchers.
Scripts are availbe in the scenario scripts folder. Now the scripts of generating 8 scenario store are open sourced:
- Free Flow
- Lane Departure
- Lane Change
- Left Turn
- Pedestrain Crossing
- Car Following
- Intersection
- Cyclist
To run the scripts, you need MySQL 5.
Contribution are always welcome and recommended! Here is how:
- Fork the repository (here is the guide).
- Clone to your machine
git clone https://github.com/jyh0082007/TrafficNet
- Make your changes
- Create a pull request
- When you contribute, you agree to give a non-exclusive license to us to use that contribution in any context as we see appropriate.
- If you use content provided by another party, it must be appropriately licensed using an open source license.
- Contributions are only accepted through Github pull requests.
- Finally, contributed code must work in all supported browsers (see above for browser support).
TrafficNet is an open source project by [us] that is licensed under MIT. We reserves the right to change the license of future releases.