Accepting request 933593 from home:dirkmueller:Factory
- update to 4.5.4: * 8-bit quantization in the dnn module * Improved Julia bindings * Speech recognition sample * dnn module optimizations for RISC-V * Tutorial about universal intrinsics and parallel_for usage * Improvements in the dnn module: - New layers and models support - Some existing layers have been fixed - Soft-NMS implementation - Supported OpenVINO 2021.4.1 LTS release OBS-URL: https://build.opensuse.org/request/show/933593 OBS-URL: https://build.opensuse.org/package/show/science/opencv?expand=0&rev=27
This commit is contained in:
parent
22e746d18f
commit
09034cc4e1
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ae258ed50aa039279c3d36afdea5c6ecf762515836b27871a8957c610d0424f8
|
||||
size 88925795
|
3
opencv-4.5.4.tar.gz
Normal file
3
opencv-4.5.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c20bb83dd790fc69df9f105477e24267706715a9d3c705ca1e7f613c7b3bad3d
|
||||
size 89724634
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 24 21:53:53 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 4.5.4:
|
||||
* 8-bit quantization in the dnn module
|
||||
* Improved Julia bindings
|
||||
* Speech recognition sample
|
||||
* dnn module optimizations for RISC-V
|
||||
* Tutorial about universal intrinsics and parallel_for usage
|
||||
* Improvements in the dnn module:
|
||||
- New layers and models support
|
||||
- Some existing layers have been fixed
|
||||
- Soft-NMS implementation
|
||||
- Supported OpenVINO 2021.4.1 LTS release
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 30 09:20:06 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -35,7 +35,7 @@
|
||||
%bcond_without python3
|
||||
%bcond_without openblas
|
||||
Name: opencv
|
||||
Version: 4.5.2
|
||||
Version: 4.5.4
|
||||
Release: 0
|
||||
Summary: Collection of algorithms for computer vision
|
||||
# GPL-2.0 AND Apache-2.0 files are in 3rdparty/ittnotify which is not build
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9f52fd3114ac464cb4c9a2a6a485c729a223afb57b9c24848484e55cef0b5c2a
|
||||
size 60800680
|
3
opencv_contrib-4.5.4.tar.gz
Normal file
3
opencv_contrib-4.5.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ad74b440b4539619dc9b587995a16b691246023d45e34097c73e259f72de9f81
|
||||
size 61054226
|
Loading…
Reference in New Issue
Block a user