Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • V vedaseg
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Media-Smart
  • vedaseg
  • Merge requests
  • !44

fix some bugs when inference and test

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/YuxinZou/dist into master Oct 21, 2020
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 10

Created by: YuxinZou

  1. When inference, the picture is sent to the network directly after padding, no any resize operation.
  2. The parameter of upsample has been changed from size to scale factor.
  3. fix dataset size mismatch bug when non-distributed testing.
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/YuxinZou/dist