Updated 2024 (markdown)

Vadim Pisarevsky 2024-10-23 17:49:47 +03:00
parent d4bc0ceac9
commit 2626c88edb

28
2024.md

@ -23,6 +23,34 @@
# *__Minutes__*
## 2024-10-23
* Vadim:
* [OpenCV China] remap acceleration patch has been submitted.
* [OpenCV China] Annoy integration is ready to be merged.
* Patch with the new engine merged. Block layout support is going to be added next.
* Phil:
* talking to PyCharm team.
* preparing for OpenCV F2F in Dubai (Dec)
* preparing OpenCV conference in May in SJ.
* Shiqi:
* have student for OpenCV development.
* special feature aruco-like detector may be submitted to OpenCV.
* the new QR code from Tencent is being tested now.
* Alexander S (opencv.ai):
* Done:
* Abduragim Shtanchaev
* Works on refactoring LSTM layer for the new graph engine
* Alexander Smorkalov:
* Prepared 4.x->5.x merge [#26358](https://github.com/opencv/opencv/pull/26358)
* Finalized Alexs patch for the new engine support in TFLite.
* Fixed Caffe specific tests with the new DNN engine in Alexs patch.
* Fixed KleidiCV error handling in build #26303.
drop convertFp16 in favor of cv::Mat::convertTo #26327, contrib #3812.
* Reviewed, tested, helped to resolve issues ## 26348, 26287, 26336, 26347, 26326, 26357, 26304, 26322, 26321, 26311, 26271, 26316
* Alexander Lyulkov:
* Works on TensorFlow parser for the new dnn engine.
## 2024-10-09
* Vadim: