Andrews Cordolino Sobral
Andrews Cordolino Sobral
@DamienKoala can you try again? i just generated a new version of the pybgs and it was tested successfully on Python 3.8, 3.9, 3.10, 3.11 and 3.12 My script below:...
Hello @daanbaas , I think the problem is now solved, I just generated a new version of the pybgs (pybgs-3.3.0.post2). I used your Dockerfile as reference to re-create the same...
Hello @pww1971 , Thank you for bringing this issue to our attention. Could you please provide additional information? It's currently unclear to me. Could you specify the operating system and...
@pww1971 unfortunately bgslibrary is not yet compatible with opencv5.0
Hi @mitesh741 , To compile the C++ code for BGSLibrary successfully, it is essential to build and install the official OpenCV library, even if you only need the Python Wrapper....
Hi @hareeshsamanvitha , sorry for my late reply. Unfortunately I not work anymore with haarcascades, but you can try to follow the tutorial below: https://coding-robin.de/2013/07/22/train-your-own-opencv-haar-classifier.html Hope this helps you
You can also try to use this nice tool: https://github.com/hzawary/CascadeTrainingTool
Hello @vovavili , Thank you for your response and suggestion. However, I am already using session state to save the selected rows and configuring AgGrid to make them pre-selected upon...
Hello @PablocFonseca , Thank you for your response and suggestion. That's exactly what I did. To help you better understand my issue, I have provided an example here: https://andrewssobral-streamlit-example-streamlit-app-txrvx1.streamlit.app/ and...
I'm also having the same problem with 0.3.4.post3