Skip to content

A repository for remote vehicle classification using a scanning lidar sensor

Notifications You must be signed in to change notification settings

kylesadler/Vehicle-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

steps:

  1. lidar collects data and stores it in /raw_data
  2. compress_raw_data.py compresses this data into hdf5 files in /compressed_data
  3. process_compressed_data.py normalizes and processes this compressed data and stores it in /processed_data
  4. augment_data.py augments the data
  5. run_classifier.py classifies vehicles in hfd5 files

About

A repository for remote vehicle classification using a scanning lidar sensor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages