All notable changes to this project will be documented in this file.
- Support different deep learning frameworks: OpenVINO, CAFFE, custom.
- Support C++11.
- Use C++11 smart pointers instead of raw pointers.
- Reorganize code structure.
- Remove CAFFE dependency.
- Remove ROS dependency.