ros-industrial / easy_perception_deployment

A ROS2 package that accelerates the training and deployment of CV models for industries.
Apache License 2.0
53 stars 16 forks source link

0.3.1 - Patch #57

Closed cardboardcode closed 2 years ago

cardboardcode commented 2 years ago

Purpose of Pull Request

This pull request introduces patches that improves GUI User Experience via the following changes:

  1. More reliable checks for required COCO-formatted datasets before training can start for Precision Level 2 and 3 Models.
  2. Higher intuitive user feedback when interacting with GUI Train Window.
  3. Straight forward interaction for GUI Counting Window.

:warning: ~Help Wanted~

~Additionally, a workaround will be integrated to resolve https://github.com/cardboardcode/easy_perception_deployment/issues/12.~

~Any help in resolving the aforementioned issue is greatly appreciated .~

~If unable to within end of Aug 2022, a short-term fix will be introduced to only allow native deployment of EPD ROS2 package via GUI and CLI. To be updated once more progress is made.~

Updated as of 23rd August 2022: The aforementioned issue is resolved. See https://github.com/cardboardcode/easy_perception_deployment/issues/12#issuecomment-1209158910 for more details.