Version 2025.2.0: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
'''AI Suite Launch''' | '''AI Suite Launch''' | ||
* Support for full Neural | * Support for full Neural Network creation, training and inference. | ||
* For more info open new demo project: "Demo Training Data". | |||
* Start by exporting training data from Buildings or Areas in your train project. | * 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 | * Then use the AI Training Script on Github to train the network in PyTorch |
Latest revision as of 19:20, 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.
- For more info open new demo project: "Demo Training Data".
- 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.