sergiomsilva / alpr-unconstrained

License Plate Detection and Recognition in Unconstrained Scenarios
Other
1.71k stars 607 forks source link

NVIDIA Xavier Jetson 4.2 #90

Open icepicknz opened 5 years ago

icepicknz commented 5 years ago

Is there any way to get this working with Jetson 4.2 which requires python3 now for TensorFlow, I have tried to install the pip3 modules and run things but didn't work, refreshing my Xavier but my ubuntu host went on the blink with a PSU failure :/

shitijkarsolia commented 4 years ago

You can try containerizing it into a docker container & running that on your Jetson device.