Skip to content

Releases: tier4/tier4_perception_dataset

Release v1.0.8

13 May 05:01
v1.0.8
df78206
Compare
Choose a tag to compare

Features

  • Merge T4 Datasets with 2D Camera annotations and 3D LiDAR annotations (#96)

What's Changed

  • feat: merge T4 Datasets with 2D Camera annotations and 3D LiDAR annotations by @miursh in #96
  • chore(release): v1.0.8 by @miursh in #100

Full Changelog: v1.0.7...v1.0.8

Release v1.0.7

09 May 04:41
2da2186
Compare
Choose a tag to compare

Features

  • Better typing (#85)
  • [attribute_merger] Merge turn signal/brake lamp annotation (#92)
  • Add fastlabel-2D to t4dataset converter (#93)
  • Bump version to v1.0.7 (#99)

Bug Fixes

  • [rosbag2_t4_tlr] Fix default delay_msec value (#84)
  • Typo (#91)
  • Modify key name and add option to exclude copying (#95)

Continuous Integrations

  • Add workflow timeout (#89)

Release v1.0.6

21 Feb 15:10
v1.0.6
5118f83
Compare
Choose a tag to compare

Features

  • [annotated_to_deepen] Add default attributes (#67)
  • Add data interpolation (#51)
  • [utils/misc] Add guard for image_timestamp_list array (#78)
  • Update TrafficSignal to TrafficLight (#80)

Bug Fixes

  • Adjust bbox mask based on frame and sensor (#79)
  • [rosbag2_to_annotated_t4_tlr] Make Rosbag2ToAnnotatedT4TlrConverter work (#82)

Builds

  • [deps] Bump pillow from 9.5.0 to 10.2.0 (#75)

Chores

  • [deepent_to_t4] Fix type hints of input_bag_base (#72)

What's Changed

  • feat(annotated_to_deepen): add default attributes by @kminoda in #67
  • chore(deepent_to_t4): fix type hints of input_bag_base by @yukke42 in #72
  • feat: add data interpolation by @ktro2828 in #51
  • build(deps): bump pillow from 9.5.0 to 10.2.0 by @dependabot in #75
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #74
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #76
  • fix: update TrafficSignal to TrafficLight by @ktro2828 in #80
  • feat(utils/misc): add guard for image_timestamp_list array by @kminoda in #78
  • fix: adjust bbox mask based on frame and sensor by @Maciejeg in #79
  • fix(rosbag2_to_annotated_t4_tlr): make Rosbag2ToAnnotatedT4TlrConverter work by @miursh in #82

New Contributors

  • @Maciejeg made their first contribution in #79

Full Changelog: v1.0.5...v1.0.6

Release v1.0.5

24 Dec 06:26
v1.0.5
2b0db0b
Compare
Choose a tag to compare

Features

  • [rosbag_to_non_annotated_t4] Support lidar drop (#58)

What's Changed

  • feat(rosbag_to_non_annotated_t4): support lidar drop by @kminoda in #58
  • chore(release): v1.0.5 by @miursh in #68

Full Changelog: v1.0.4...v1.0.5

Release v1.0.4

19 Dec 03:10
v1.0.4
719947e
Compare
Choose a tag to compare

Features

  • Ensure /tf and /tf_static topics are present, and adjust frame timestamp comparison (#54)
  • [convert] Add annotated_t4_to_deepen (#57)
  • Add tracking sim converter test (#63)
  • Port rosbag2_to_annotated_t4_tlr (#62)

Bug Fixes

  • [rosbag2_to_non_annotated_t4] Frame number calc (#50)
  • [deepen_to_t4] Handling non keyframe in sample (#38)
  • [rosbag_to_non_annotated_t4] Fix non initialized variable (#59)
  • [deepen_to_t4] Change nbr_samples in keyframe_consistency_resolver and add timestamp assertions in test (#60)
  • [annotated_t4_to_deepen] Fix file_id output (#64)

Documentation

  • Update gnss topics for input_bag (#52)

Code Refactoring

  • [rosbag2_to_non_annotated_t4_converter] Refactor _convert_image for test (#55)

What's Changed

  • fix(rosbag2_to_non_annotated_t4): frame number calc by @miursh in #50
  • docs: update gnss topics for input_bag by @Shin-kyoto in #52
  • fix(deepen_to_t4): handling non keyframe in sample by @miursh in #38
  • feat: ensure /tf and /tf_static topics are present, and adjust frame timestamp comparison by @miursh in #54
  • refactor(rosbag2_to_non_annotated_t4_converter): refactor _convert_image for test by @kminoda in #55
  • feat(convert): add annotated_t4_to_deepen by @kminoda in #57
  • fix(rosbag_to_non_annotated_t4): fix non initialized variable by @kminoda in #59
  • fix(deepen_to_t4): change nbr_samples in keyframe_consistency_resolver and add timestamp assertions in test by @miursh in #60
  • feat: add tracking sim converter test by @miursh in #63
  • fix(annotated_t4_to_deepen): fix file_id output by @kminoda in #64
  • feat: port rosbag2_to_annotated_t4_tlr by @kminoda in #62
  • chore(release): v1.0.4 by @miursh in #66

New Contributors

Full Changelog: v1.0.3...v1.0.4

Release v1.0.3

16 Nov 13:36
v1.0.3
f1f38d5
Compare
Choose a tag to compare

Features

  • [deepen_to_t4] Add annotation data index check (#32)
  • Update synthetic data mapping (#28)
  • Camera images and 2d annotations generation (#24)
  • Add tracking regression converter (#44)

Documentation

  • [readme] Install radar-msgs (#29)
  • Update of setup instructions (#33)

Chores

  • Update poetry (#47)

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.0.3

Release v1.0.2

26 Sep 09:41
v1.0.2
25e3b2d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.2

Release v1.0.1

03 Aug 23:46
v1.0.1
c71ddbf
Compare
Choose a tag to compare

Features

  • Add sample dataset link (#3)
  • [label_converter] Add support of loading labels and attributes map from yaml files (#7)
  • Add test for t4 dataset conversion (#10)
  • Add scene description (#12)

Bug Fixes

  • T4 format 3d detailed (#2)
  • Instruction about pseudo-labeling (#9)

Documentation

  • Add rosbag2 pre process (#4)
  • Update t4 format category name (#6)
  • Add deepen annotation (#5)

Builds

  • [deps] Bump pillow from 8.4.0 to 9.3.0 (#1)

What's Changed

  • fix: t4 format 3d detailed by @hayato-m126 in #2
  • feat: add sample dataset link by @miursh in #3
  • docs: add rosbag2 pre process by @hayato-m126 in #4
  • docs: update t4 format category name by @miursh in #6
  • docs: add deepen annotation by @hayato-m126 in #5
  • feat(label_converter): add support of loading labels and attributes map from yaml files by @ktro2828 in #7
  • fix: instruction about pseudo-labeling by @miursh in #9
  • feat: add test for t4 dataset conversion by @miursh in #10
  • feat: add scene description by @miursh in #12
  • chore(release): v1.0.1 by @miursh in #13

New Contributors

Full Changelog: v1.0.0...v1.0.1

test-data

23 Jun 09:11
Compare
Choose a tag to compare

Description

https://docs.github.com/en/repositories/releasing-projects-on-github/about-releases

Each file included in a release must be under 2 GB. There is no limit on the total size of a release, nor bandwidth usage.