arrow_backRetour aux issues
autowarefoundation/auto_e2e
#168
Débutant
Ouvrirarrow_forward
Débutant
Ouvrirarrow_forward
Débutant
Ouvrirarrow_forward
Federated Model Training
ecoDébutant
help wanted
axis:reactive
type:benchmark
priority:high
descriptionDescription
# Description
Working group contributors can train various versions of the Reactive branch of AutoE2E on the [KITScenes dataset](https://huggingface.co/datasets/KIT-MRT/KITScenes-Multimodal). We should adopt a 90:10 train:val split since the data is relatively small. Contributors should share their training results and we can iteratively improve to achieve the best performance.
## Variations
- Backbone: SwinV2Tiny, ConvNextV2Tiny, ResNet50
- Map Feature Fusion: Residual, Attention
- Trajectory Planner: Bezier, Flow Matching
Report key metrics: ADE (Average displacement error) and FDE (final displacement error) at 3s, 5s and the end of the trajectory which is at 6.4s
## Data
Please also consider input data formats, e.g. applying noise to the input images or the map to make the network more robust.
Please also consider map representation, rendering etc. we want to use navigation maps not Lanelet2 maps for now.
## Losses
Please also consider loss function
Issues similaires
calkit/calkit
star53
Poids du dépôt moyen
VS Code extension should be robust to YAML parser errors
Seeing this error: ``` Failed to read calkit.yaml: YAMLParseError: A block sequence may not be used as an implicit map…
Python
bug
good first issue
fu351/Doberman-Core
star211
Poids du dépôt léger
dash: a manual Refresh control
The dashboard polls: `refreshStats()` (`src/doberman/dash/app.py:408`) every 5 s and `refreshPending()` (`:546`) every …
Python
enhancement
good first issue
fu351/Doberman-Core
star211
Poids du dépôt léger
dash: "Copy details" button on each pending-approval card
Each pending-approval card in the dashboard (`renderPending`, `src/doberman/dash/app.py:448-544`) shows the risk badge,…
Python
enhancement
good first issue