Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bob.ip.pytorch_extractor bob.ip.pytorch_extractor
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • bobbob
  • bob.ip.pytorch_extractorbob.ip.pytorch_extractor
  • Merge requests
  • !3

Added MultiNetPatchClassifier extractor and utils, temp fix in LightCNN9

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Olegs NIKISINS requested to merge ae_extractor into master Jan 25, 2019
  • Overview 34
  • Commits 17
  • Pipelines 19
  • Changes 7

Extractor allowing to pass multiple patches (for example, face regions) through multiple, or single, networks (autoencoders, or any other DNN).

TODO: once LightCNN9 issue is fixed in bob.learn.pytorch, undo the temp fix in LightCNN9 class.

TODO: enable unit tests for LightCNN9, when above fixed.

Edited Jan 28, 2019 by Olegs NIKISINS
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: ae_extractor