MCPcopy Create free account
hub / github.com/DemianWang/HighD-NGSIM-lane-change-feature-extraction

github.com/DemianWang/HighD-NGSIM-lane-change-feature-extraction @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
135 symbols 359 edges 15 files 13 documented · 10% updated 4y ago★ 1108 open issues

Browse by type

Functions 134 Types & classes 1
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

HighD-NGSIM-lane-change-feature-extraction

HighD,NGSIM lane change feature extraction and save.

HighD dataset

usage

cd ./highD_feature_extraction  
python main.py --path YOUR_HIGHD_DATASET_PATH

PS: 58,59,60 cannot extract features currently, please delete those files.

NGSIM dataset

usage
Step 1 Please manually modify the path in ./NGSIM_feature_extraction/NGSIM2HIGHD-master/main.py.

Example:

# Please modify the path!!!!
path = YOUR_DATASET_PATH
Absolute_Path = path + '/NGSIM/smoothed_NGSIM_highDstructure/save_file/'

Then

cd ./NGSIM_feature_extraction/NGSIM2HIGHD-master  
python main.py

Step 2 Please manually modify the path in ./NGSIM_feature_extraction/main.py.

Then

cd ./NGSIM_feature_extraction  
python main.py

Other matters

The feature extraction code of NGSIM dataset is not well organized.
But if you have any questions, you can consult me (in issues).

If you like this repository, please click star, thank you~

Core symbols most depended-on inside this repo

browse all functions →

Shape

Function 126
Method 8
Class 1

Languages

Python100%

Modules by API surface

NGSIM_feature_extraction/extract_lane_change_feature.py39 symbols
highD_feature_extration/extract_lane_change_feature.py38 symbols
NGSIM_feature_extraction/statistic_feature.py17 symbols
highD_feature_extration/statistic_feature.py15 symbols
NGSIM_feature_extraction/NGSIM2HIGHD-master/NGSIM2HighD.py9 symbols
NGSIM_feature_extraction/dataset_smoothing.py6 symbols
highD_feature_extration/read_origin_dataset.py3 symbols
NGSIM_feature_extraction/main.py3 symbols
highD_feature_extration/main.py2 symbols
NGSIM_feature_extraction/test_01.py2 symbols
NGSIM_feature_extraction/unsupervised_cluster.py1 symbols

For agents

$ claude mcp add HighD-NGSIM-lane-change-feature-extraction \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page