Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • deepfrag-app deepfrag-app
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • jdurrant
  • deepfrag-appdeepfrag-app
  • Merge requests
  • !1

Grid Transpositions

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Harrison Green requested to merge transpositions into main Jan 13, 2021
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 1

We can take advantage of cube symmetries to generate "free" grid rotations by flipping and permuting grid axes. This PR changes the default behavior to use 24 grid transpositions (48 is the max but the tensor seemed to be too big for WebGL).

Users probably wouldn't want to use a smaller number of transpositions but we could also make this a configurable parameter.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: transpositions