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

Learning Method: Keypoint Regression #30

Closed
9 tasks done
lorenzoh opened this issue Apr 10, 2021 · 1 comment
Closed
9 tasks done

Learning Method: Keypoint Regression #30

lorenzoh opened this issue Apr 10, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request numfocusgrant Part of @lorenzoh's NumFOCUS grant

Comments

@lorenzoh
Copy link
Member

lorenzoh commented Apr 10, 2021

A LearningMethod for single keypoint regression. See https://docs.fast.ai/tutorial.vision.html#Segmentation for fastai equivalent.

image

Status

Implementation:

  • LearningTask and LearningMethod definition
  • core interface
  • training interface
  • testing interface
  • plotting interface

Documentation:

  • complete reference in docstring
  • used in a tutorial

Tests:

  • LearningMethod test suite
  • custom tests
@lorenzoh lorenzoh self-assigned this Apr 10, 2021
@lorenzoh lorenzoh added enhancement New feature or request numfocusgrant Part of @lorenzoh's NumFOCUS grant labels Apr 10, 2021
@lorenzoh lorenzoh moved this from To do to In progress in Computer vision (NumFOCUS development grant) May 4, 2021
@lorenzoh
Copy link
Member Author

Computer vision (NumFOCUS development grant) automation moved this from In progress to Done Jul 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request numfocusgrant Part of @lorenzoh's NumFOCUS grant
Projects
No open projects
Development

No branches or pull requests

1 participant