Changed
- Unified config: all configurations in only one json file.
- Documentation updated with examples.
- Siamese model upgraded to 128x128 detections.
Added
- Docstrings to some classes and methods.
- Mapping of paviment codes.
Fixed
- Distance calculation for paviment results, in some cases wrong distance is calculated.
- Frame convertion to RGB.
Removed
- Downloader and image/utils modules.
- YoloV3 models classes.
- Unnecessary JSON config files.
- Remove TensorFlow and Joblib from dependencies.
- Traffic sign results.