InternBootcamp/examples/pipelines/autogen_configs/Cglasscarving_train.json
2025-05-30 14:05:33 +08:00

22 lines
No EOL
334 B
JSON

[
{
"default_w": 3,
"default_h": 2,
"max_cuts": 2
},
{
"default_w": 5,
"default_h": 5,
"max_cuts": 5
},
{
"default_w": 4,
"default_h": 3,
"max_cuts": 4
},
{
"default_w": 6,
"default_h": 4,
"max_cuts": 3
}
]