François P.

Results 5 comments of François P.

First: using an image to display a partial error message is a bad idea! Next time copy and paste the **full** error message as **text**. You likely need to do...

Increasing `n_startup_trials` looks like what you're looking for. > `n_startup_trials` – The random sampling is used instead of the TPE algorithm until the given number of trials finish in the...

Hi! I think I've found the solution, I've written a gist for it: https://gist.github.com/FrankwaP/f45c9180cf85e5abe563d97f0af84ae5 Basically before installing Mediapipe, you install `opencv-contrib-python-headless` and for each folder created you generate the corresponding...

> Go to `config.py` in easyocr folder, you have to change filename and md5sum of the detector model there. Just in case someone does not feel like editing the source...

Just in case… I've described the method I've used to fix the database [here](https://github.com/FrankwaP/mixxx-utils/blob/main/fix_mixxx_db.md).