File size: 201 Bytes
5b1ad51 | 1 2 3 4 5 6 7 8 | {
"model_name": "TerrainFreeSpaceNet",
"architecture": "PointNetRegressor",
"input": "3D point cloud CSV",
"num_points": 2048,
"output": "terrain free-space score",
"framework": "pytorch"
} |
5b1ad51 | 1 2 3 4 5 6 7 8 | {
"model_name": "TerrainFreeSpaceNet",
"architecture": "PointNetRegressor",
"input": "3D point cloud CSV",
"num_points": 2048,
"output": "terrain free-space score",
"framework": "pytorch"
} |