Version 2025.2.0: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Version 2025.2.0 is released on preview.tygron.com on January 31th 2025. | Version 2025.2.0 is released on preview.tygron.com on January 31th 2025. | ||
'''AI''' | '''AI Suite Launch''' | ||
* | * Support for full Neural network creation, training and inference. | ||
* | * Start by exporting training data from Buildings or Areas in your train project. | ||
* Then use the AI Training Script on Github to train the network in PyTorch | |||
* Import the trained ONNX into the Tygron Engine for inference on other projects. | |||
* Also added the leafless trees ONNX for detecting individual leafless trees from wood areas. | |||
'''Overlay''' | '''Overlay''' |
Revision as of 19:18, 31 January 2025
Version 2025.2.0 is released on preview.tygron.com on January 31th 2025.
AI Suite Launch
- Support for full Neural network creation, training and inference.
- Start by exporting training data from Buildings or Areas in your train project.
- Then use the AI Training Script on Github to train the network in PyTorch
- Import the trained ONNX into the Tygron Engine for inference on other projects.
- Also added the leafless trees ONNX for detecting individual leafless trees from wood areas.
Overlay
- Combo overlay can now also rasterize one ATTRIBUTE directly (instead of via a Avg Overlay).
Updates
- Updated CBS Neighborhoods server to latest version (2024).
- Several smaller bug fixes, security updates and WIKI Updates.