I'm going to do face recognition with Jetson tx2.

I want to know which algorithm I use has enough performance for Jetson tx2. But I don’t know which of Jetson’s specifications should be considered. If you use algorithms that are too high-performance, it will be too much for Jetson. I want you to tell me what to consider or recommend a face recognition algorithm that can be used as a Jetson tx2. Thanks.

Hi,

It’s recommended to give our sample a try:
https://github.com/dusty-nv/jetson-inference

It contains several detectors and classifiers which may meet your requirement. (Maybe you need both)

Thanks.

Thanks. But there is no information about Jetson TX2. I need information about Jetson TX2.

Hi,

The sample can also be used on TX2.
For benchmark information, we don’t have too much performance for TX2 currently.
You can just give it a try.

Thanks.