Skip to content

Releases: SysCV/vis4d

v1.0.0

25 Aug 16:10
9cd052e
Compare
Choose a tag to compare

Finish the documentation and update the version to 1.0.0.

v0.1.4

05 Aug 21:27
83ba216
Compare
Choose a tag to compare
  • Support CC-3DT++
  • Add MultiScaleDeformableAttention

v0.1.3

23 Jul 07:39
1688775
Compare
Choose a tag to compare

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 for Evaluator.

v0.1.2

15 May 14:39
ab73be2
Compare
Choose a tag to compare

Initial Release