JdeRobot/BehaviorMetrics
Autonomous driving neural network comparison tool
This tool helps autonomous vehicle engineers and researchers evaluate how well their self-driving solutions perform in simulated environments. You input your autonomous driving controller (the 'brain' of the vehicle) and it produces detailed quantitative metrics on tasks like lane-following, navigating traffic, or route planning. It's designed for engineers, researchers, and developers working on autonomous driving systems.
Use this if you need to objectively compare different autonomous driving control algorithms or deep learning models by running them through standardized simulation scenarios and getting detailed performance metrics.
Not ideal if you are looking for a tool to develop the autonomous driving models themselves, rather than evaluate existing ones.
Stars
63
Forks
52
Language
Python
License
GPL-3.0
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/JdeRobot/BehaviorMetrics"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
ShisatoYano/AutonomousVehicleControlBeginnersGuide
Python sample codes and documents about Autonomous vehicle control algorithm. This project can...
yyyanbj/arxiv-daily
🎓 Automatically Update Some Fields Papers Daily using Github Actions (Update Every 12th hours)
gmberton/VPR-datasets-downloader
Automatic download VPR datasets in a standard format
open-forest-observatory/geograypher
Enabling Geospatial Predictions from Individual Drone Images
gmberton/VPR-methods-evaluation
Wrapper for 10+ VPR models. Use any SOTA VPR model just by changing one parameter