Hi All,
Till AEM 6.5 if we need to update the confidence score for Smart tag we can update com.day.cq.dam.similaritysearch.internal.impl.SimilaritySearchServiceImpl OSGi Config. However this is no longer available in AEMasCloud.
For updating confidence score of Video asset we can use com.adobe.cq.assetcompute.impl.senseisdk.SenseiSdkImpl.cfg.json with below value
{ "minVideoActionConfidenceScore":0.5, "minVideoObjectConfidenceScore":0.5, }
Looking for similar OSGI config for Image Asset and its config values.
Thank you
Views
Replies
Total Likes
Found the solution, Please ignore for creating the question.
@AnkurAhlawat Can you please post the answer here so that community users get help. Thank you in advance.
@AnkurAhlawat Requests you to please share the solution with the community for posterity.
Views
Replies
Total Likes
@kautuk_sahni @diksha_mishra Sorry for replying late. I have documented my answer in below blog post.
Views
Replies
Total Likes