AOA_CODE
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 #
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