strands-project / strands_perception_people

long-term detection, tracking and recognition of people
96 stars 70 forks source link

WheelChair Detection on Jetson? #190

Open filipetrocadoferreira opened 8 years ago

filipetrocadoferreira commented 8 years ago

Hey,

Does your wheel chair detection (based on a CNN) run on a Jetson TX1/TK1?

lucasb-eyer commented 8 years ago

In principle it should work, as it's based on CUDA and cuDNN. But we don't have a Jetson available for testing (yet) so we cannot say for sure, possibly it will need small modifications. If you try, do let us know about your progress and issues on github over here: https://github.com/VisualComputingInstitute/DROW

Cheers, Lucas