The latest version of the Vision Teaser brings automatic camera recalibration and improvements in lane detection. The full list of changes:
- Add Replay & Recording modes
- Add reverse landscape orientation support
- Add lane visualization to Lane Detection mode
- Change camera default resolution to 960x540 if supported
- Improve lane detection
- Introduce automatic camera recalibration
- Stop sending some inaccurate events until the camera is calibrated
- Fix bug that prevented new China users authorization
- Fix bug with speed estimation when a vehicle has stopped
- Integrate new rendering engine for Object & Lane Detection, Segmentation & AR
- Expand Japan region to include Okinawa
This version of the Vision Teaser includes improvements in algorithm performance, camera calibration process, and lane detection accuracy. The new version contains new improved ML-models for CV tasks like detection, segmentation, and classification. The full list of changes:
- Added support for non-Snapdragon powered devices. Most chips on the market are supported now, including Exynos by Samsung, Kirin by Huawei, Mediatek, etc.
- Added japanese traffic signs
- Improved lanes detection algorithm
- Improved camera calibration speed
- Utilized new ML models that reduce resource consumption
- Fixed bug with session not being recorded
- Hotfix for 0.10.0
- Added new
recorder
module to buildSession Recorder
app - Added new
common
module to share code betweenapp
andrecorder
modules VisionView
renders with OpenGL ES- Improved
VisionView
lifecycle management
- Added Snapdragon 855 support
- Added detection of construction cones
- Improved quality of detection/segmentation, especially at night
- Improved segmentation, now it's more focused on road specific elements. New segmentation model recognizes the following classes: Crosswalk, Hood, MarkupDashed, MarkupDouble, MarkupOther, MarkupSolid, Other, Road, RoadEdge, Sidewalk
- Bug fixes
- New AR Lane
- Start monitoring performance related device info
- Fixed detections of sign objects
- Improved lane detection
- AR Lane drawing improved
- Fixed collision bound calculation in
SafetyModeView
- Removed draw distance logic from
SafetyModeView
- Added
clean()
method toSafetyModeView
- Fixed
FOREGROUND_SERVICE
permission check for devices with Android < 9 Vision
callbacks moved frombg
toUI
- Missing
FOREGROUND_SERVICE
permission added - Signs from
UK
andEurope
are classified now - Added classifier and assets for
UK