Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bob.learn.tensorflow bob.learn.tensorflow
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 11
    • Issues 11
    • 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.learn.tensorflowbob.learn.tensorflow
  • Merge requests
  • !17

Updates

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Tiago de Freitas Pereira requested to merge updates into master Oct 05, 2017
  • Overview 0
  • Commits 22
  • Pipelines 2
  • Changes 21
  • config file from train.py accepts tensors as input
  • TFRecord, add keyword argument to flag the shuffling mechanism
  • Added InceptionResnetV1 in our basket of networks
  • Added an option to sum the regularization losses in the CrossEntropy loss
  • Implemented validation with embeddings (officially appending to the tensorboard)
  • Created method Trainer.load_variables_from_external_model that load variables from another model in the current graph
  • Implemented MeanSoftMaxLossCenterLoss (http://ydwen.github.io/papers/WenECCV16.pdf)
  • Patched InceptionV2 (Added the flag trainable for each variable in the model)
  • Implemented TFRecordImage (read, data augmentation, scaling and casting to float32)
  • Added data type as input in the TFRecord datashufflers
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: updates