Victoria Goliber
Victoria Goliber
The most common occurrence of this for me is the following. I want to access a specific field in a SampleSet returned from sample_qubo. I go to the documentation for...
Choosing a value for a Lagrange parameter is a topic that is relevant for all of our algorithm tools (not just TSP). I think it would be more appropriate to...
I don't know which existing packages work well and which have bugs to be honest!
@derekwisong I've taken a look at your question and code. We've made some updates to the code to make sure we don't have any instances of `None` in the final...
To follow-up on the earlier issue of inconsistent results: We just merged some adjustments to the QUBO created by this code. Using this updated version, I was able to get...
We actually reference this example in training when we discuss auxiliary variables, etc. It's definitely something we need to update in our content, but would be good to keep in...
Training should be fine with these changes after the current participants conclude on Friday, 27 August. Thanks!
[opencvpgana.pip_freeze.txt](https://github.com/opencv-pg/opencv-pg/files/5630586/opencvpgana.pip_freeze.txt)
From Bob K: I thought MatchTemplate might benefit from being able to select pre-canned image segments. (See https://doc.qt.io/qt-5/qfiledialog.html#details for how to.) The pink and purple boxes weren't terribly informative, IMHO....
From Bob K: The easiest case is the black/white template in the homography lesson. The black and white should both contribute to the match, but they only will do that...