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

17 lines
No EOL
265 B
JSON

[
{
"m_min": 3,
"m_max": 100,
"max_coordinate": 100000000
},
{
"m_min": 5,
"m_max": 20,
"max_coordinate": 100000
},
{
"m_min": 3,
"m_max": 3,
"max_coordinate": 10000
}
]