v3.2.0-rc1
Pre-release
Pre-release
THIS IS A PRE-RELEASE FOR TESTING, SEE LATEST STABLE RELEASE BELOW
Changelog
- Working python bindings and wheel creation using SWIG. Use py_limited_api abi3 for python bindings which enables one single binary wheel to be used on different python 3 versions.
- Added several python examples.
- Updated TensorFlow to version 2.4.0, removed need for separate CUDA/CPU versions, and added support for loading models in SavedModel format.
- Updated TensorRT to version 7.2 and added support for onnx models
- Updated OpenVINO to version 2021.1
- Updated Clarius cast to version 7.3.0
- Updated RealSense to version 2.40
- Updated eigen library to work with latest MSVC
- Updated JKQTPlotter library to work with latest MSVC
- Added FlowNetwork
- Created an UFF viewer executable
- Extended ImagePyramid to be able to create custom ImagePyramids
- Added SegmentationPyramidRenderer to render super high resolution segmentations stored as a pyramid.
- Added zip library and Qt Network to enable download of test data from software. Added executable downloadTestData which can be used to download test data. All test data is now put in C:/ProgramData/FAST/data/ and /home//FAST/data.
- Bux fixes etc ++
Release binaries and installers can be downloaded below, by pressing "assets". Please make sure you have the required dependencies installed on your system before using the release.