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

Fix DEKR's replace_head & improve __repr__ for keypoints transforms #1227

Merged
merged 65 commits into from
Jun 28, 2023

Conversation

BloodAxe
Copy link
Collaborator

@BloodAxe BloodAxe commented Jun 27, 2023

Add missing replace_head implementation for DEKR
Add human-friendly repr to keypoint transforms which should improve the readability of transforms in colab when user prints them (For Colab demo)

So we change the keypoint transforms defaults in config to use single scalar value
So we change the keypoint transforms defaults in config to use single scalar value
So we change the keypoint transforms defaults in config to use single scalar value
…lo-nas-pose

# Conflicts:
#	src/super_gradients/training/processing/processing.py
#	src/super_gradients/training/transforms/keypoint_transforms.py
…ve the readability of transforms in colab when user prints them (For Colab demo)
@BloodAxe BloodAxe changed the title Feature/sg 000 repr for transforms Feature/sg 000 fix DERK's replace_head & improve __repr__ for keypoints transforms Jun 27, 2023
@BloodAxe BloodAxe changed the title Feature/sg 000 fix DERK's replace_head & improve __repr__ for keypoints transforms Fix DERK's replace_head & improve __repr__ for keypoints transforms Jun 27, 2023
@BloodAxe BloodAxe changed the title Fix DERK's replace_head & improve __repr__ for keypoints transforms Fix DEKR's replace_head & improve __repr__ for keypoints transforms Jun 27, 2023
Louis-Dupont
Louis-Dupont previously approved these changes Jun 28, 2023
Copy link
Contributor

@Louis-Dupont Louis-Dupont left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@Louis-Dupont Louis-Dupont left a comment

Choose a reason for hiding this comment

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

LGTM

@BloodAxe BloodAxe merged commit ab2e792 into master Jun 28, 2023
4 checks passed
@BloodAxe BloodAxe deleted the feature/SG-000-repr-for-transforms branch June 28, 2023 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants