NVIDIA-AI-IOT / jetcard

An SD card image for web programming AI projects with NVIDIA Jetson Nano
MIT License
211 stars 81 forks source link

Install script clones ClickableImageWidget repo under models/research/slim #16

Open robrussell opened 4 years ago

robrussell commented 4 years ago

At https://github.com/NVIDIA-AI-IOT/jetcard/blob/3f053434fc74b49c1dc0cc731367a50ef51744fc/install.sh#L107 , the git clone command is run after changing directories to models/research/slim. There should probably be a cd ../../.. after finishing up with the models.