Releases: SysCV/vis4d
Releases · SysCV/vis4d
v1.0.0
v0.1.4
- Support CC-3DT++
- Add MultiScaleDeformableAttention
v0.1.3
New Features
- Merge old engine and PL engine.
- Refactor all Callback to PL Callback.
- Enable FlashAttention in MultiHeadAttention.
- Support Readthedoc for documentation.
Bug Fixes
- Fix typing for
arrary_to_numpy
. - Fix
process_batch
forEvaluator
.