From 537cb2dcb4b62bb2315c096ea34864a3168e0301 Mon Sep 17 00:00:00 2001 From: Gary Bradski Date: Wed, 31 Jul 2024 12:37:14 -0700 Subject: [PATCH] Updated 2024 (markdown) --- 2024.md | 34 ++++++++++++++++++++++++++++++---- 1 file changed, 30 insertions(+), 4 deletions(-) diff --git a/2024.md b/2024.md index 0a189ef..2680486 100644 --- a/2024.md +++ b/2024.md @@ -16,14 +16,40 @@ ## __*Agenda*__ * -### *__Minutes__* -* - ### *__To Dos__* * Name - [ ] todo -### *__Minutes__* + +# *__Minutes__* + +## 2024-07-31 + +* [Abduragim Shtanchaev](mailto:abduragim.shtanchaev@xperience.ai): + * Finalized on sample for Diffusion model. Opened [PR](https://github.com/opencv/opencv/pull/25950) + * Found out that Conv2D implementation in opencv has slightly deviating results (compared to torch and onnxruntime), which results in slightly different results in Diffusion model. Opened [PR](https://github.com/opencv/opencv/pull/25973) + +* [Alexander Smorkalov](mailto:alexander.smorkalov@xperience.ai): + * Implemented CV_Bool support as mask in remnaining modules #2595. Work on ORB issue #25974 + * Added fisheye::distortPoints with non-identity projection matrix #25943 + * Prepared 4.x->5.x merge #25953 + * Finalized Algorithm hint option in cvtColor #25932. Added several more cvtColor cases for YUV 25949. + * Added GTK-4 to CI (GHA #178). + * Reviewed, tested, helped to resolve issues with ## 25644, 25886, 25958, 22551, 25950, 25972, 25965, 25961, 25955, 25952, 25944, 25970, contrib #3771, 3600, 3607 + +* Alexander Lyulkov: + * Prepared reproducer for #25886 + * Works on #24686 + +* Phil + * Donation portal set up w/Goole Microsoft, Meta + * Generative AI for that + +* ARM, Qualcom optimizations ... + +* Gary + * Set up a convo on Spatial Vision + ## 2024-07-24