Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(console): dataset supports more flexible display, and fix various bugs #1893

Merged
merged 10 commits into from
Feb 27, 2023

Conversation

waynelwz
Copy link
Contributor

@waynelwz waynelwz commented Feb 24, 2023

Description

  • The dataset now ensures that different labels have fixed color values under various interaction conditions, and is compatible with both grayscale and colored images.
  • Image size adaptation has been added to ensure proper display even when the dataset shape value is incorrect.
  • The mask display has been split into different layers to prevent color blending
  • Fix evaluation none when request abort caused by route changing

20230224-161122

Modules

  • UI
  • Controller
  • Agent
  • Client
  • Python-SDK
  • Others

Checklist

  • run code format and lint check
  • add unit test
  • add necessary doc

@waynelwz waynelwz added enhancement ❤️ New feature or request hotfix 🔥 hotfix bug console 🎨 console labels Feb 24, 2023
@waynelwz waynelwz added this to the v0.4.1 milestone Feb 24, 2023
Copy link
Contributor

@jialeicui jialeicui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jialeicui jialeicui merged commit a27bdb9 into star-whale:main Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
console 🎨 console enhancement ❤️ New feature or request hotfix 🔥 hotfix bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants