Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
D
dlib
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
钟尚武
dlib
Commits
fe10f254
Commit
fe10f254
authored
Sep 29, 2018
by
Davis King
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated release notes
parent
0072afbc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
1 deletion
+20
-1
release_notes.xml
docs/docs/release_notes.xml
+20
-1
No files found.
docs/docs/release_notes.xml
View file @
fe10f254
...
...
@@ -11,6 +11,25 @@
<!-- ************************************************************************************** -->
<current>
New Features and Improvements:
- Allow 64bit seeds for murmur hash.
- Some code paths are a little faster.
- Added an option to do bounding box regression to the loss_mmod layer.
- Added resize_image(img,scale) to Python API.
Non-Backwards Compatible Changes:
Bug fixes:
- Fixed build errors in some environments.
- Make older versions of CMake work with CUDA 10.
- Fixed is_image_type template always reporting false. This also caused
have_same_dimensions() to be uncallable for images, so that's fixed now too.
</current>
<!-- ************************************************************************************** -->
<old
name=
"19.15"
date=
"Jul 13, 2018"
>
New Features and Improvements:
Non-Backwards Compatible Changes:
...
...
@@ -21,7 +40,7 @@ Bug fixes:
was being used for tensors, which is incorrect and caused some of the DNN
tooling to malfunction.
</
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