Updated 2021 (markdown)

Gary Bradski 2021-09-01 08:08:51 -07:00
parent 1bdd4a2f2e
commit c697163066

56
2021.md

@ -30,6 +30,62 @@
<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
</pre>
## 2021-09-01
### *__Minutes__*
* GSoC 2021 has finished, we have 11 completed projects!
* Shiqi
* Arm development board with MPU
* meeting with maker 6 core board 5TF ops, ~$100
* AM Logic, MPU can support many topologies
* **Need more deep algorithms for OpenCV** -- need a list of what's missing
* Need leader for each algorithm
* Need to allow creates to contribute algorithms
* Researchers to be involved who are devoted to specific areas
* Shiqi to draft guidelines
* Vincent
* Improving the failing tests
* Bug for race condition filed
* Anna
* Fixed many pull requests DNN, Stereo calibrating
* Done:
* Alexander P: issue #18412 “SystemError: <built-in function NMSBoxes>”: Checked the solution PR #20611. Issue is fixed.
* Alexander P: issue #11085 “Python fisheye.stereoCalibrate: Assertion failed objectPoints.type()”: The example is reproduced. PR #20558 fixed the issue.
* Alexander S: Reviewed PRs: 20562, 20471, 20598
* Alexander S: Prepared the team scope for current sprint
* In progress:
* Andrey: Implementing a check if a list of extra dnn models changed in OpenCV Extra.
* Egor: #18975: #19877 seems to be broken: the results of my test are diverging.
* Egor: Made a partial c++ reproducer of #17726, the problem seems to be outside cpp-python bridge. The current plan is to cut the model into pieces until the error reveals itself.
* Egor: #20605: tried a different approach: added initShapes function which would be called once before getMemoryShapes. Worked great in ONNX, but in TF shapes aren't present at all most of the time, so no shape propagation.
* Egor: #20573 is approved.
* Alexander P: Checking Python issues. A document is being prepared with a list of solutions to issue.
* Org:
* Julia will start OpenCV Robotics area
* Oak-D OpenCV AI Toolkit Competition:
* Submissions for OpenCV Contest (1400 entries!) are now judged
* **Totally awesome results**
* 19 winners in all geographies
* 10 will be sent for grand prize considerations
* Will become weekly webinars (probably a year's worth)
* Aleksandr
* New windows machine for builds
* Maxim VPL integration added
* GSOC all projects are fine -- one project needs additional weeks
* Students preparing video presentations
* Gary
* Working on OpenCV Robotics
* Ongoing Grant to fund
* Talking with ME, EE guy for modifying eclectic carts
* Ardupilot investigations
* How to use with OAK-D
* Plans for membership
<pre>
<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
</pre>
## 2021-08-25
### *__Minutes__*