Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list

Update Confidence score for smart tag in AEMasCloud

Avatar

Level 7

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

0 Replies

Avatar

Level 7

Found the solution, Please ignore for creating the question.

Avatar

Community Advisor

@AnkurAhlawat Can you please post the answer here so that community users get help. Thank you in advance.

Avatar

Administrator

@AnkurAhlawat Requests you to please share the solution with the community for posterity.