Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
deepdraw
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
medai
software
deepdraw
Commits
25a67e0a
Commit
25a67e0a
authored
4 years ago
by
André Anjos
Browse files
Options
Downloads
Patches
Plain Diff
[doc/results/baselines] Fix unused reference
parent
5d152675
No related branches found
No related tags found
No related merge requests found
Pipeline
#42479
passed
4 years ago
Stage: build
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/results/baselines/index.rst
+2
-1
2 additions, 1 deletion
doc/results/baselines/index.rst
with
2 additions
and
1 deletion
doc/results/baselines/index.rst
+
2
−
1
View file @
25a67e0a
...
...
@@ -15,7 +15,8 @@ F1 Scores (micro-level)
U-Net Models are trained for a fixed number of 1000 epochs, with a learning
rate of 0.001 until epoch 900 and then 0.0001 until the end of the training,
after being initialized with a VGG-16 backend. Little W-Net models are
trained using a cosine anneling strategy (see [SMITH-2017]_) for 2000 epochs.
trained using a cosine anneling strategy (see [GALDRAN-2020]_ and
[SMITH-2017]_) for 2000 epochs.
* During the training session, an unaugmented copy of the training set is used
as validation set. We keep checkpoints for the best performing networks
based on such validation set. The best performing network during training is
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment