Items with no label
3338 ディスカッション

FaceDetector of Realsense R3 SDK crushed on Intel Core3 i5 CPU

cxinl
ビギナー
2,066件の閲覧回数

I install realsense sr3 sdk on my intel core3 i5 PC. When I run the models such as face detector, it crushed, I saw that someone on net say that SR3 SDK need core4 at least, really?

0 件の賞賛
4 返答(返信)
MartyG
名誉コントリビューター III
669件の閲覧回数

Yes, the minimum requirement for the older RealSense camera models is 4th generation Intel Core for F200 and R200, and 6th generation for the SR300.

The new 400 Series cameras do not have the processor limitation and can work with any Intel or ARM processor. The 2016 R3 SDK cannot be used with those cameras though, and face detection is more complicated on these new cameras. This is because you currently have to combine the RealSense SDK 2.0 software that the 400 Series cameras use with another software platform such as OpenCV to get face detection / tracking features.

cxinl
ビギナー
669件の閲覧回数

Oh, thank you . I now can run CameraExplorer.exe and can get rgb and depth image, but when I run FaceTracking.exe, it curshed, if as you said, it maybe my cpu is intel i5-3470, but I don't understand why intel has such a limit

MartyG
名誉コントリビューター III
669件の閲覧回数

The 2016 R3 SDK's face systems are not very stable, so that may be the main problem rather than your processor. The better choice for face related projects is the earlier SDK '2016 R2'. You can launch a 1.8 gb download of it in your browser by clicking the link below.

http://registrationcenter-download.intel.com/akdlm/irc_nas/vcp/9078/intel_rs_sdk_offline_package_10.0.26.0396.exe http://registrationcenter-download.intel.com/akdlm/irc_nas/vcp/9078/intel_rs_sdk_offline_package_10.0.26.0396.exe

cxinl
ビギナー
669件の閲覧回数
返信