Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 365 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 365 Bytes

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.)