All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.48.0 (2023-05-24)
1.47.2 (2023-05-24)
1.47.1 (2023-05-19)
1.47.0 (2023-05-18)
1.46.0 (2023-05-15)
1.45.7 (2023-05-15)
1.45.6 (2023-04-28)
1.45.5 (2023-04-28)
1.45.4 (2023-04-28)
1.45.3 (2023-04-28)
1.45.2 (2023-04-27)
1.45.1 (2023-04-27)
1.44.1 (2023-04-25)
1.44.0 (2023-04-25)
1.43.3 (2023-04-25)
1.43.2 (2023-04-24)
1.43.1 (2023-04-24)
1.43.0 (2023-04-23)
1.42.1 (2023-04-21)
1.42.0 (2023-04-21)
1.41.0 (2023-04-16)
1.40.2 (2023-04-16)
1.40.1 (2023-04-16)
1.40.0 (2023-04-16)
1.39.2 (2023-04-13)
1.39.1 (2023-04-13)
1.39.0 (2023-04-13)
1.38.0 (2023-04-12)
1.37.3 (2023-04-07)
1.32.1 (2023-03-03)
1.32.0 (2023-02-19)
1.31.0 (2023-02-19)
1.30.1 (2023-02-19)
1.30.0 (2023-02-18)
1.29.2 (2023-02-16)
1.29.1 (2023-02-15)
1.29.0 (2023-02-15)
1.28.1 (2023-02-15)
1.28.0 (2023-02-11)
1.26.0 (2023-02-07)
1.25.0 (2023-02-06)
1.24.0 (2023-01-30)
1.23.1 (2023-01-30)
1.23.0 (2023-01-27)
1.22.1 (2023-01-27)
- remove unnecessary log point (504fbca)
1.22.0 (2023-01-26)
1.21.0 (2023-01-26)
1.20.0 (2023-01-25)
1.19.0 (2023-01-23)
1.18.1 (2023-01-23)
1.18.0 (2023-01-21)
1.17.0 (2023-01-20)
1.16.1 (2023-01-13)
1.16.0 (2023-01-12)
1.15.2 (2023-01-12)
1.15.1 (2023-01-11)
- instrumentation for simbot apis (d4cf9f6)
1.15.0 (2023-01-11)
1.14.2 (2023-01-10)
1.14.1 (2023-01-06)
1.14.0 (2023-01-05)
1.13.0 (2022-12-23)
1.12.1 (2022-12-20)
1.12.0 (2022-12-20)
1.11.0 (2022-12-16)
1.10.2 (2022-12-13)
1.10.1 (2022-12-13)
1.10.0 (2022-12-13)
1.9.0 (2022-12-05)
1.8.0 (2022-11-30)
1.7.0 (2022-11-30)
1.6.0 (2022-11-24)
1.5.2 (2022-11-17)
1.5.1 (2022-11-11)
1.5.0 (2022-11-10)
1.4.1 (2022-11-03)
1.4.0 (2022-11-03)
1.3.0 (2022-11-02)
1.2.0 (2022-11-01)
1.1.2 (2022-10-31)
1.1.1 (2022-10-29)
- re-add fastapi as a web dependency and update the dockerfile (cf2c778)
1.1.0 (2022-10-28)
- Ban generating past frames (#604) (a356c6b)
- be able to change the number of target tokens per decoding step from the args (#395) (0782e71)
- fix the image comparison to stop being false positive (#378) (558e1cb)
- Subsample look and goto table/desk (#607) (09344bc)
- Add endpoint in run_model (#615) (53fa772)
- bounding boxes (#382) (a834f5d)
- dataloader types in emma pretrain datamodule (#137) (b317198)
- empty trajectory or action delimiter only (#398) (028cb94)
- input encoding needs to be the same as the training (#380) (094b984)
- original history length set to minumum (#386) (659721d)
- pick a random object index from the ones in the current frame (#393) (565beb5)
- set the original history length to be max at the max frames (#383) (39df383)
- update the previous frame AFTER the comparison is made (#381) (6e8f979)