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

Add pose model #1593

Merged
merged 11 commits into from
Dec 21, 2023
Merged

Add pose model #1593

merged 11 commits into from
Dec 21, 2023

Conversation

Louis-Dupont
Copy link
Contributor

@Louis-Dupont Louis-Dupont commented Oct 30, 2023

No description provided.

@BloodAxe
Copy link
Collaborator

BloodAxe commented Oct 31, 2023

I suggest changing install command from
!pip install super_gradients==3.3.1 scikit-learn gwpy &> /dev/null
to
!pip install -qq super_gradients==3.3.1 scikit-learn

@BloodAxe
Copy link
Collaborator

Results after first epochs in predict() shows no predictions. Maybe for sake of testing let it train a few epochs to ensure that after a few epochs when AP gets to reasonable score the predictions are actually rendered?

@BloodAxe
Copy link
Collaborator

BloodAxe commented Nov 3, 2023

This #1607 should be merged before current PR

@Louis-Dupont Louis-Dupont force-pushed the feature/SG-1191-add_dekr_pose_model_notebook branch from 227b895 to 8aa78fb Compare November 14, 2023 11:13
BloodAxe and others added 6 commits December 19, 2023 14:50
* added sample, datasets and transforms

* added docsand instructions to dataset

* dataset examples and imports

* added plot

* pipeline adaptor for albu added

* added albu test

* modified object names to be more clear

* removed apply transform

* added depth visualization

* minor improvements for visualization module

* fixed getitem returning sample

* fixed getitem return type

* fixed getitem redundant clipping

* fixed plot ignore

* fixed unit test

* added clarifications in getitem and load_sample

* updated plot()

* updated casting image to fp32
Copy link
Collaborator

@BloodAxe BloodAxe 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 768f6fc into master Dec 21, 2023
8 checks passed
@BloodAxe BloodAxe deleted the feature/SG-1191-add_dekr_pose_model_notebook branch December 21, 2023 08:41
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

3 participants