Skip to content

Conversation

fengyuentau
Copy link
Member

No description provided.

@fengyuentau
Copy link
Member Author

Version control is broken when the minor version becomes two digit.

$ python
>>> "4.10.0" >= "4.9.0"
>>> False

It affects users who are using latest OpenCV 4.x (4.10.0, for example) but opencv_zoo 4.9.

@fengyuentau
Copy link
Member Author

This version brings bug fixes and some performance optimizations specifically for RISC-V with RVV extention, which is not existing in the hardware zoo. So no updates on the benchmark stats. Will Merge as-is.

@fengyuentau fengyuentau requested a review from WanliZhong June 4, 2024 07:43
@fengyuentau fengyuentau self-assigned this Jun 4, 2024
@fengyuentau fengyuentau added documentation Improvements or additions to documentation benchmark Benchmark related issues & PRs demo anything related to demo in Python / C++ bug Something isn't working labels Jun 4, 2024
@fengyuentau fengyuentau added this to the 4.10.0 milestone Jun 4, 2024
WanliZhong

This comment was marked as resolved.

@fengyuentau fengyuentau merged commit f88e9b2 into opencv:main Jun 4, 2024
@fengyuentau fengyuentau deleted the bump_4.10.0 branch June 4, 2024 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
benchmark Benchmark related issues & PRs bug Something isn't working demo anything related to demo in Python / C++ documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants