# field_road **Repository Path**: foisca/field_road ## Basic Information - **Project Name**: field_road - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-27 - **Last Updated**: 2025-01-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # dataset_code 1. Dataset description corn0~5 is the corn dataset tractor0~2 is the tractor dataset wheat1_0~4 is the wheat1 dataset wheat2_0~4 is the wheat2 dataset paddy is the paddy dataset data_spilt is used to divide the dataset 2. Code usage Ⅰ. The split_read.py is used to divide the data (where. pkl is the pre-division model corresponding to each data set) Ⅱ. The cal_25_feature.py used to extract features to 25 dimensions (modify the file path). Ⅲ. The remaining files are the corresponding models (modify the file path)