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
616a8966
Commit
616a8966
authored
Jul 13, 2018
by
Davis King
Browse files
updated docs
parent
d67c3eb3
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
1 deletion
+16
-1
docs/docs/release_notes.xml
docs/docs/release_notes.xml
+16
-1
No files found.
docs/docs/release_notes.xml
View file @
616a8966
...
...
@@ -11,6 +11,21 @@
<!-- ************************************************************************************** -->
<current>
New Features and Improvements:
Non-Backwards Compatible Changes:
Bug fixes:
- Fixed sub_image() in the Python API not working correctly for non-8bit images.
- Last release broke have_same_dimensions(). The version specific to images
was being used for tensors, which is incorrect and caused some of the DNN
tooling to malfunction.
</current>
<!-- ************************************************************************************** -->
<old
name=
"19.14"
date=
"Jul 07, 2018"
>
New Features and Improvements:
- Added a --split-train-test option to imglab.
- Added a max runtime option to the oca solver and structural object
...
...
@@ -55,7 +70,7 @@ Bug fixes:
instead of the bad old way that only really worked for square boxes. This
improves placement of such rotated rectangular boxes.
</
current
>
</
old
>
<!-- ************************************************************************************** -->
...
...
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