naserpiltan
naserpiltan
Hi . Yes you can do it easily with MTCNN algorithm proposed in this. I used it and it works fine.
@asmbaty i solved the problem. What is your os? You can compile this plugin yourself easily. No need to add this plugin source code in the qt framework. Just build...
@asmbaty ok. In this link i asked a question about the plugin and got a good solution. [https://forum.qt.io/topic/111404/googlemaps-plugin](url) important note : remember to make it with your qt qmake. for...
Hi,I meet the same problem,Have you solved this problem?Thanks.
Hi @taosean. I'm checking the code and I found something in the code that is not clear to me and I hope @shaoshengsong will give us an explaination about that....
@gireeshkbogu did you solve the problem ?
@johannathiemich Hi I faced similar problem and used your workround but after pasted class cococonfig showed below error AttributeError: 'InferenceConfig' object has no attribute 'IMAGE_SHAPE' what is the problem?? can...