Open miguelcrf450 opened 7 years ago
I am also interested in deploying Spencer code on TX2. Please keep this topic up to date. I think that TX2 should be capable of running it in real time, since currently I am running the tracker with just single RGBD camera on my laptop which has Intel® Core™ i7-6820HK CPU @ 2.70GHz × 8 but not GPU.
I am also interested not only on deployment, but also in performance. I might be interested in some extension implementation, etc. so seing one has still plenty of unused resources while running spencer as is could be valuable before obtaining the Nvidia kit...
I din´t bought the board yet so i can´t give the feedback. I am trying to find someone that has one jetson to test.
Hi guys,
I have a question that maybe somebody can help me. In this moment i am only using the upper_body_detector and not using cuda. My question is if the spencer framework requires much GPU? For me this framework is much more CPU intensive that GPU. And i am thinking in search for another board with a much better processor than use the jetson.
Thank guys
Hi, unfortunately, I am using it only with CPU.
@miguelcrf450, if you are only using the upper_body_detector (but not groundHOG), the framework will not use any GPU at all if I recall correctly, unless you run Rviz etc. onboard for visualization. Therefore, you are correct that a board with a good CPU (esp. multiple cores/hyperthreading) will currently make more sense.
This might change in the next 1-3 years once more deep learning-based person detectors become available and somebody integrates them into the framework. The tracker itself rarely uses any CPU.
Hi guys,
I have an hardware question this time. I want to deploy this project on a small embedded system from Nvidia. I don´t have the board yet but i am thinking on buy it. It is called the "NVIDIA Jetson TX2 Developer Kit" and supports ubunto 16.04, 64 bits, includes ROS compatibility, and seems to be proper to computer vision.
Anyone that have worked with that board have any tip or sugestion? Do you think it is capable of run spencer with 2 laser scanner and one depth camera?
Here is the specs of the board:
`
Thanks,