Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
45f742b8
Commit
45f742b8
authored
Apr 07, 2022
by
Adrià Arrufat
Committed by
Davis E. King
Apr 12, 2022
Browse files
Update docs
parent
e944ea4f
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
0 deletions
+6
-0
docs/docs/ml.xml
docs/docs/ml.xml
+4
-0
docs/docs/release_notes.xml
docs/docs/release_notes.xml
+1
-0
docs/docs/term_index.xml
docs/docs/term_index.xml
+1
-0
No files found.
docs/docs/ml.xml
View file @
45f742b8
...
@@ -241,6 +241,10 @@ Davis E. King. <a href="http://jmlr.csail.mit.edu/papers/volume10/king09a/king09
...
@@ -241,6 +241,10 @@ Davis E. King. <a href="http://jmlr.csail.mit.edu/papers/volume10/king09a/king09
<name>
gelu
</name>
<name>
gelu
</name>
<link>
dlib/dnn/layers_abstract.h.html#gelu_
</link>
<link>
dlib/dnn/layers_abstract.h.html#gelu_
</link>
</item>
</item>
<item>
<name>
smelu
</name>
<link>
dlib/dnn/layers_abstract.h.html#smelu_
</link>
</item>
<item>
<item>
<name>
concat
</name>
<name>
concat
</name>
<link>
dlib/dnn/layers_abstract.h.html#concat_
</link>
<link>
dlib/dnn/layers_abstract.h.html#concat_
</link>
...
...
docs/docs/release_notes.xml
View file @
45f742b8
...
@@ -19,6 +19,7 @@ New Features and Improvements:
...
@@ -19,6 +19,7 @@ New Features and Improvements:
- Added visitor to draw network architectures using the DOT language.
- Added visitor to draw network architectures using the DOT language.
- Made Barlow Twins loss much faster for high dimensionality inputs.
- Made Barlow Twins loss much faster for high dimensionality inputs.
- Added Focal loss gamma to loss_multibinary_log_.
- Added Focal loss gamma to loss_multibinary_log_.
- Added SmeLU activation layer.
Non-Backwards Compatible Changes:
Non-Backwards Compatible Changes:
- Do not round coordinates in rectangle_transform (PR #2498).
- Do not round coordinates in rectangle_transform (PR #2498).
...
...
docs/docs/term_index.xml
View file @
45f742b8
...
@@ -189,6 +189,7 @@
...
@@ -189,6 +189,7 @@
<term
file=
"dlib/dnn/layers_abstract.h.html"
name=
"clipped_relu_"
include=
"dlib/dnn.h"
/>
<term
file=
"dlib/dnn/layers_abstract.h.html"
name=
"clipped_relu_"
include=
"dlib/dnn.h"
/>
<term
file=
"dlib/dnn/layers_abstract.h.html"
name=
"gelu_"
include=
"dlib/dnn.h"
/>
<term
file=
"dlib/dnn/layers_abstract.h.html"
name=
"gelu_"
include=
"dlib/dnn.h"
/>
<term
file=
"dlib/dnn/layers_abstract.h.html"
name=
"leaky_relu_"
include=
"dlib/dnn.h"
/>
<term
file=
"dlib/dnn/layers_abstract.h.html"
name=
"leaky_relu_"
include=
"dlib/dnn.h"
/>
<term
file=
"dlib/dnn/layers_abstract.h.html"
name=
"prelu_"
include=
"dlib/dnn.h"
/>
<term
file=
"dlib/dnn/layers_abstract.h.html"
name=
"mish_"
include=
"dlib/dnn.h"
/>
<term
file=
"dlib/dnn/layers_abstract.h.html"
name=
"mish_"
include=
"dlib/dnn.h"
/>
<term
file=
"dlib/dnn/layers_abstract.h.html"
name=
"prelu_"
include=
"dlib/dnn.h"
/>
<term
file=
"dlib/dnn/layers_abstract.h.html"
name=
"prelu_"
include=
"dlib/dnn.h"
/>
<term
file=
"dlib/dnn/layers_abstract.h.html"
name=
"sig_"
include=
"dlib/dnn.h"
/>
<term
file=
"dlib/dnn/layers_abstract.h.html"
name=
"sig_"
include=
"dlib/dnn.h"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment