Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • Umami Umami
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 40
    • Issues 40
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • atlas-flavor-tagging-toolsatlas-flavor-tagging-tools
  • algorithmsalgorithms
  • UmamiUmami
  • Merge requests
  • !254

Adding conditional attention

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Alexander Froch requested to merge alfroch-achtung-achtung into master Nov 16, 2021
  • Overview 25
  • Commits 1
  • Pipelines 38
  • Changes 19

This MR adds the following:

  • Adding new train script for DIPS Conditional Attention + example train config.
  • Adding support for new DIPS Conditional Attention model in the validation/evaluation chain.
  • Adding integration test for train/validation/evaluation of DIPS Conditional Attention.
  • Fixing some issues in the tf_tools/models with the masking (also adapted the unit test).
  • Adding new generator for DIPS Conditional Attention.
  • Adding some flexibility to the loading of the loading_validation_data functions.
  • Adding compatibility of the evaluate_model.py for DIPS and DIPS Conditional Attention.
  • Adding DIPS Conditional Attention to possible models for plotting_epoch_performance.py
  • Adding DIPS Conditional Attention train script to the setup.py.
  • Make the calculation of the Saliency maps steerable in the train config of the DIPS models.
Edited Nov 18, 2021 by Alexander Froch
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: alfroch-achtung-achtung