Skip to content

fix: Add evaluation script for trajectory prediction and completion tasks (Yasoz UniTraj) - #6

Open
webbrain-one wants to merge 1 commit into
b010001y:mainfrom
webbrain-one:webbrain/issue-4
Open

fix: Add evaluation script for trajectory prediction and completion tasks (Yasoz UniTraj)#6
webbrain-one wants to merge 1 commit into
b010001y:mainfrom
webbrain-one:webbrain/issue-4

Conversation

@webbrain-one

Copy link
Copy Markdown
Contributor

Closes #4

Adapt the evaluation script to integrate with Yasoz/UniTraj's data pipeline
and model format. Supports both prediction (mask last N) and completion
(mask arbitrary) modes, computes batch-wise MAE/RMSE in meters using
haversine distance, and logs results. Includes usage instructions in docstrings.

Closes b010001y#4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add evaluation script for trajectory prediction and completion tasks (Yasoz UniTraj)

1 participant