0% found this document useful (0 votes)
37 views1 page

KSModelLandmark17.model Desc

The document provides information about a landmark detection model including the model file name, inputs required, color type, resizing and other preprocessing details, landmark points detected and confidence values output, and scaling parameters.

Uploaded by

Cecilion Carmila
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
37 views1 page

KSModelLandmark17.model Desc

The document provides information about a landmark detection model including the model file name, inputs required, color type, resizing and other preprocessing details, landmark points detected and confidence values output, and scaling parameters.

Uploaded by

Cecilion Carmila
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

{

"net_desc": {
"model_file_v0": "KSModelLandmark17.ydata",
"net_info": {
"versions": [
2022,
601,
5201
],

"inputs": [
{
"height": 64,
"width": 64,
"channel": 3,
"type": "fixed"
}
],

"infos": {
"color_type": "yuv",
"input_resize": 0,
"can_use_v4": 0,
"can_use_sdot": 1,
},

"landmarks_inn": {
"model_name": "ToothV3",
"detect_rt_scale": 1.3,
"mouth_order_norm": 1,
"is_add_point_version": 1
},

"blocks": [
{"key":"points", "enable": 1, "indexes":[0]},
{"key":"tooth_confidence", "enable": 1, "indexes":[1]},
],

"block_params": {
"points":{"scale": 64.0},
}
}
}
}

You might also like