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 possibility to choose between ML models (merged VS separate detection-segmentation). #3

Merged
merged 1 commit into from
Oct 16, 2018

Conversation

yunikkk
Copy link
Collaborator

@yunikkk yunikkk commented Oct 15, 2018

No description provided.

useMergeModel = true
)

jniCorePerformanceManager.setDetectionPerformance(ModelPerformance(ModelPerformanceMode.FIXED, ModelPerformanceRate.HIGH))
jniCorePerformanceManager.setSegmentationPerformance(ModelPerformance(ModelPerformanceMode.FIXED, ModelPerformanceRate.HIGH))
jniCorePerformanceManager.setModelConfig(
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Need to decide which mode should be default @BenDenen @deniskoronchik

@yunikkk yunikkk force-pushed the rework-perfomance branch 2 times, most recently from a93a336 to 96b3580 Compare October 16, 2018 09:35
@BenDenen BenDenen merged commit 1f57615 into master Oct 16, 2018
@yunikkk yunikkk deleted the rework-perfomance branch December 18, 2018 10:42
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.

2 participants