ianvs icon indicating copy to clipboard operation
ianvs copied to clipboard

AOA_CODE

Open Qzy568 opened this issue 2 years ago • 1 comments

What type of PR is this? The original code for AOA

What this PR does / why we need it: Vehicle Angle prediction and task assignment Which issue(s) this PR fixes: To solve the problem of flexible model prediction (FMP) in DeepAOA work, an online vehicular AoA estimation scheme based on a deep learning method, TForest was used to divide the scenarios.

Fixes #

Qzy568 avatar Jul 13 '23 07:07 Qzy568

Thank you so much for the PR. Good to see works on task definition.

There are 2 commits incorrectly signed off. This means that the author(s) of these commits failed to include a Signed-off-by line in their commit message. To avoid having PRs blocked in the future, always include Signed-off-by: Author Name [email protected] in every commit message. You can also do this automatically by using the -s flag (i.e., git commit -s).

Details can be found in https://github.com/kubeedge/ianvs/pull/75/checks?check_run_id=15005412951

MooreZheng avatar Aug 23 '23 02:08 MooreZheng