# paper2_plus **Repository Path**: bf19983205/paper2_plus ## Basic Information - **Project Name**: paper2_plus - **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-12-30 - **Last Updated**: 2026-03-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # How to run the programm When training the programm, you should input the following command: python train.py --train --dataset_name The reason that you type "--train" is telling the programm that you want to train not test the programm. When testing programm, you should not input --train: python test.py --dataset_name # How to draw pedestrian trajectories in each frame of the observing videos. When you drawing trajectories on the picture, input the following command: python daw**.py --datset_name