Skip to content
Snippets Groups Projects

Updates

  • 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

Merge request reports

Checking pipeline status.

Approval is optional

Merged by avatar (Sep 18, 2025 8:56pm UTC)

Merge details

  • Changes merged into master with 578f27a2.
  • Did not delete the source branch.

Pipeline #13011 passed

Pipeline passed for 578f27a2 on master

Test coverage 71.00% (-7.00%) from 3 jobs

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading