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

Support cocoapods #7

Open
tucan9389 opened this issue Jan 16, 2019 · 0 comments
Open

Support cocoapods #7

tucan9389 opened this issue Jan 16, 2019 · 0 comments
Labels
👍 good first issue Good for newcomers

Comments

@tucan9389
Copy link
Owner

tucan9389 commented Jan 16, 2019

Wrapper library or helper library?

Interface

// for use
typealias InferencePoint = (CGFloat, CGPoint) // maximum confidence, position of maximum confidence
func convert(result: MLMultiArray) -> [InferencePoint]

// for debug
class HeatmapView: UIView { }
class JointView: UIView { }
@tucan9389 tucan9389 changed the title cocoapods Support cocoapods Jan 16, 2019
@tucan9389 tucan9389 added the 👍 good first issue Good for newcomers label Jan 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👍 good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant