Hi, guys:) I used the resnet_ssd_face.cpp provided in version 3.4 and successful to detect faces in video stream. However, I found that when I use the library in 3.3, the speed is much faster then the in 3.4 (about 3~4 times). I want to know how this happened? All I did is just change the project include path / library path / link. Thanks.