Skip to content

Releases: Team-Europa/Kibo-RPC_6th

Final Version for Taiwan Preliminary

20 Jun 16:38

Choose a tag to compare

Contribution

  • Fixed wrong estimating of Area 2 & 3 -- @milkteabox
  • Fixed wrong estimating of Area 1 by adding offset and avoiding out-of-KIZ - @milkteabox and @Spig100

Note

HOPE WE CAN GET TO JAPAN!!!

First stable version for Preliminary

20 Jun 10:39

Choose a tag to compare

Contribution

Known problem

This is the first version which can actually run stably. But still have Area 4 miss-scan issue in it. That feature is still testing.

v0.2.1: Bugfix and doc modification

28 May 12:37
ae299cb

Choose a tag to compare

Pre-release

This is the latest release in order to make our project easier to fix improve the path (which is the issue #3)

The model weight used in this release APK is 0524-deim_hgnetv2_x-K_Det-best_stg1.onnx

Bug Fixed

  • Null pointer crash caused by ItemDetectorUtils. getMaxFreqLandmarkItemData (issue #4) -- @milkteabox

Other modification

  • Added hint for dev and simple team intro in README.md -- @Spig100

v0.2.0: Realized DEIM-ONNX Detecting

27 May 12:13

Choose a tag to compare

Pre-release

Feature

TODO

  • Improve the path to get more efficiently
  • More accurate model with correct database (treasure and location combined)

v0.1.4 Full Rounding Completion Support

24 May 09:35

Choose a tag to compare

Pre-release

Feature Added / Modification

Note

This is the last version using YOLO model with NCNN interface for object detection. New pre-release v0.2.x would update to DEIM model with ONNX interface.

v0.1.3 Partial Mission Report

10 May 13:00

Choose a tag to compare

Pre-release

Feature Realized

  • YOLO 11 NCNN detection & segmentation model implementation -- @milkteabox
  • Reporting location item gotten -- @milkteabox

Issue Fixed

#2 -- @Spig100, @milkteabox

v0.1.2: Latest Version for dataset collection

24 Apr 16:07

Choose a tag to compare

Contribution

Known/Unsolved issue

issue #1

v0.1.1: Optimized Path

08 Apr 14:13

Choose a tag to compare

Pre-release

Feature

Note

This is the latest version for object detection data collecting.

v0.1.0

02 Apr 13:18

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

Feature added

Refactor

  • Rename the typo package name "until" -> "utils," which is actually the same error from last year project -- @Spig100