Add forcetraj and trajar projects
This commit is contained in:
parent
29a43547a2
commit
33c4ebea09
1 changed files with 14 additions and 0 deletions
|
|
@ -86,5 +86,19 @@
|
|||
description = "Weight completion";
|
||||
};
|
||||
|
||||
forcetraj = {
|
||||
template = "basic";
|
||||
name = "ForceTraj";
|
||||
codePath = "/Users/yanlin/Documents/Projects/Electric Field-based Lane Changing Modeling/forcetraj-paper";
|
||||
description = "Force-based trajectory model";
|
||||
};
|
||||
|
||||
trajar = {
|
||||
template = "basic";
|
||||
name = "TrajAR";
|
||||
codePath = "/Users/yanlin/Documents/Projects/Multi-agent Video-derived Trajectory Prediction/trajar-paper";
|
||||
description = "Multi-agent trajectory prediction";
|
||||
};
|
||||
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue