Draft: Resolve WES-106 "Model integration" #38

Closed
vimylle wants to merge 0 commits from WES-106-Model-Integration into development
vimylle commented 2023-03-12 20:37:48 +00:00 (Migrated from gitlab.ilabt.imec.be)

Description

Please provide a brief summary of the changes in this merge request.

If possible, add a short screengrab or some screenshots of the changes.

Testing Instructions

Please provide instructions on how the code reviewers can test your changes:

  1. [Step 1]
  2. [Step 2]
  3. [Step 3]
  4. ...

Please include any specific information on test data, configurations, or other requirements that are necessary to properly test the changes.

Once you've tested the changes, please confirm that they work as expected and that there are no regressions or unexpected side effects. If any issues are discovered during testing, please include detailed steps to reproduce the issue in the merge request comments. Thank you!

Please list any related issues or pull requests that are relevant to this merge request.
E.g. WES-XXX-...

Known bugs or issues

Please list any known bugs or issues related to the changes in this merge request.

Checklist

  • I have filled in this template.
  • I have tested my changes thoroughly.
  • I have added appropriate unit tests.
  • I have updated the user documentation as necessary.
  • Code reviewed by 2 people.

Additional Notes

Please add any additional notes or comments that may be helpful for reviewers to understand your changes.

Closes WES-106

## Description Please provide a brief summary of the changes in this merge request. If possible, add a short screengrab or some screenshots of the changes. ## Testing Instructions Please provide instructions on how the code reviewers can test your changes: 1. [Step 1] 2. [Step 2] 3. [Step 3] 4. ... Please include any specific information on test data, configurations, or other requirements that are necessary to properly test the changes. Once you've tested the changes, please confirm that they work as expected and that there are no regressions or unexpected side effects. If any issues are discovered during testing, please include detailed steps to reproduce the issue in the merge request comments. Thank you! ## Related Issues Please list any related issues or pull requests that are relevant to this merge request. E.g. WES-XXX-... ## Known bugs or issues Please list any known bugs or issues related to the changes in this merge request. ## Checklist - [ ] I have filled in this template. - [ ] I have tested my changes thoroughly. - [ ] I have added appropriate unit tests. - [ ] I have updated the user documentation as necessary. - [ ] Code reviewed by 2 people. ## Additional Notes Please add any additional notes or comments that may be helpful for reviewers to understand your changes. Closes WES-106
vimylle commented 2023-03-13 23:22:36 +00:00 (Migrated from gitlab.ilabt.imec.be)

added 1 commit

  • 2b015762 - Implementing KeypointManager

Compare with previous version

added 1 commit <ul><li>2b015762 - Implementing KeypointManager</li></ul> [Compare with previous version](/wesign/unity-application/-/merge_requests/38/diffs?diff_id=30411&start_sha=1d1d11ed1a209fc36c484c5358bd67cc6fc28324)
vimylle commented 2023-03-14 13:22:19 +00:00 (Migrated from gitlab.ilabt.imec.be)

added 1 commit

  • f616c39e - Implemented model in Unity

Compare with previous version

added 1 commit <ul><li>f616c39e - Implemented model in Unity</li></ul> [Compare with previous version](/wesign/unity-application/-/merge_requests/38/diffs?diff_id=30509&start_sha=2b0157624aed32065f8c87cc32c3d9b70d506826)
louadria commented 2023-03-14 17:39:07 +00:00 (Migrated from gitlab.ilabt.imec.be)

added 1 commit

  • 6a87b9f2 - Visualization of results

Compare with previous version

added 1 commit <ul><li>6a87b9f2 - Visualization of results</li></ul> [Compare with previous version](/wesign/unity-application/-/merge_requests/38/diffs?diff_id=30552&start_sha=f616c39e9dc9fa1dc87302402559d564130fb044)
louadria commented 2023-03-14 21:29:51 +00:00 (Migrated from gitlab.ilabt.imec.be)

added 1 commit

  • c086f99c - Showing output in course_0

Compare with previous version

added 1 commit <ul><li>c086f99c - Showing output in course_0</li></ul> [Compare with previous version](/wesign/unity-application/-/merge_requests/38/diffs?diff_id=30609&start_sha=6a87b9f23ed6efcba7d54deeb29f2d0ac23f10d4)
louadria commented 2023-03-15 15:56:09 +00:00 (Migrated from gitlab.ilabt.imec.be)

added 1 commit

  • 33c5c700 - Implemented in coroutine

Compare with previous version

added 1 commit <ul><li>33c5c700 - Implemented in coroutine</li></ul> [Compare with previous version](/wesign/unity-application/-/merge_requests/38/diffs?diff_id=30738&start_sha=c086f99cff4b031f118944dafb3dcf292eea2220)
vimylle commented 2023-03-16 08:24:40 +00:00 (Migrated from gitlab.ilabt.imec.be)

added 1 commit

  • 0446b5fb - Fixed model execution in background and non blocking mediapipe

Compare with previous version

added 1 commit <ul><li>0446b5fb - Fixed model execution in background and non blocking mediapipe</li></ul> [Compare with previous version](/wesign/unity-application/-/merge_requests/38/diffs?diff_id=30904&start_sha=33c5c700e2864e44d8795d000ab3111bc543551f)
dvschuyl commented 2023-03-16 09:08:38 +00:00 (Migrated from gitlab.ilabt.imec.be)

added 1 commit

  • d3bbcec4 - Fix FileNotFoundException

Compare with previous version

added 1 commit <ul><li>d3bbcec4 - Fix FileNotFoundException</li></ul> [Compare with previous version](/wesign/unity-application/-/merge_requests/38/diffs?diff_id=30913&start_sha=0446b5fb52faf5e986e3abc22afde6175cc64363)

Pull request closed

Sign in to join this conversation.