Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • C CNNArch2Caffe2
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • monticore
  • EmbeddedMontiArcEmbeddedMontiArc
  • generators
  • CNNArch2Caffe2
  • Merge requests
  • !5

Adapt cnncreator template

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Carlos Alfredo Yeverino Rodriguez requested to merge adapt_cnncreator_template into master Sep 20, 2018
  • Overview 2
  • Commits 9
  • Pipelines 5
  • Changes 23

Modified CNNCreator.ftl: -Deleted dummy data and label -Added correct function add_input so lmdb data sets can be read as input for the networks. -Save the deployment model instead of the test model to avoid including the lmdb reader. -Adapted functions so they can take the data and label values from the function add_input. -Included training parameters EPOCHS and BATCH_SIZE; they do not apply for testing. -Included a proper image test. -Improved print messages.

Adapted input and output layer templates to fix errors while running caffe2

Corrected tests according to changes in the cnncreator, input and output layer templates

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