Skip to content

BenQLange/Occupancy-Grid-Metrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Occupancy Grid Metrics

Metrics to evaluate the quality of the Occupancy Grid Prediction Algorithms. Code is compatible with Python 3.7.

Metrics used:

  • Image Similarity (IS)
  • Mean Square Error (MSE)
  • Structural Similarity Index Measure (SSIM)

Packages required:

  • math
  • numpy
  • scikit-image

References:

  • Birk, A. and Carpin, S., 2006. Merging occupancy grid maps from multiple robots. Proceedings of the IEEE, 94(7), pp.1384-1397.

About

Metrics to evaluate the quality of the Occupancy Grid

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages