/analyzeNN

Primary LanguagePython

analyzeNN

A platform to analyze and improve CNNs for self-driving.

Main components:

  1. Image generator: Renders synthetic pictures used to fool and retrain the CNN
  2. Sampler: Samples configuratrions from the synthehtic picture space
  3. Analyzer: Keeps track of statistics (e.g., generated images, misclassifing features, evaluation metrics, etc.)