# road_classification **Repository Path**: max__niu/road_classification ## Basic Information - **Project Name**: road_classification - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-12-26 - **Last Updated**: 2025-06-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 路况分类模型 ## 1 准备数据集 atc --framework=5 --model=terrains1_bs1_512.onnx --output=terrains1_bs1_512_aipp --input_format=NCHW --input_shape="image:1,3,512,512" --log=error --soc_version=Ascend310B1 --enable_small_channel=1 --insert_op_conf=aipp_resnet50.config atc --framework=5 --model=terrains2_bs1_512.onnx --output=terrains2_bs1_512_aipp --input_format=NCHW --input_shape="image:1,3,512,512" --log=error --soc_version=Ascend310B1 --enable_small_channel=1 --insert_op_conf=aipp_resnet50.config