how cani i configure caffe on my tx2?

i have insalled cuda and cudnn and other softwares on my jetson tx2, the next is to configure caffe but i don’t know how to do.

gurus.imagesearch.com is rich in content pertaining to computer vision & image processing, caffe, CNN, and other software developing deep learning. There is not any content pertaining to Jetson, yet, but Adrian is very thorough and maybe it will help you some. It is worth a look and so is pyimagesearch.com. I am interested in purchasing a Jetson tx2 and so I am visiting this forum to see what the user community was like.

Hi,

Here is step-by-step instruction:
https://devtalk.nvidia.com/default/topic/1011302/jetson-tx2/the-libopencv-dev-could-not-installed-on-my-tx2/post/5158754/#5158754
Please remember to add sm_62 compiler options.

-gencode arch=compute_62,code=sm_62

Thanks.