Edgetpu: download.sh

Created on 21 Jul 2020  Â·  6Comments  Â·  Source: google-coral/edgetpu

running download_imprinting_test_data.sh, the script cannot find download.sh

documentation good first issue

Most helpful comment

Hi Nam,
I went through those instructions on a different raspberry pi and they worked perfectly. Thank you.
Tom

On Jul 22, 2020, at 9:43 AM, Nam Vu notifications@github.com wrote:

@tommiesatellite https://github.com/tommiesatellite actually, it's probably better that you just use the download instructions here https://coral.ai/docs/edgetpu/retrain-classification-ondevice/#retrain-a-model-on-device-with-our-sample:

wget https://dl.google.com/coral/sample_data/imprinting_data_script.tar.gz
tar zxf imprinting_data_script.tar.gz
./imprinting_data_script/download_imprinting_test_data.sh ./
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub https://github.com/google-coral/edgetpu/issues/177#issuecomment-662561990, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABJYOGLXQUO3ZC47JDFKFDLR44JJNANCNFSM4PDHW2ZQ.

All 6 comments

Hey!
download.sh is here: https://github.com/google-coral/edgetpu/blob/master/scripts/download.sh
You need to be in the examples directory of this repo in order for the script to work.

@tommiesatellite
FYI, the open_image_v4_subset.csv file have a line that has an expired link, this may also cause a download problem.
Please remove this line from that file!

@tommiesatellite actually, it's probably better that you just use the download instructions here:

wget https://dl.google.com/coral/sample_data/imprinting_data_script.tar.gz
tar zxf imprinting_data_script.tar.gz
./imprinting_data_script/download_imprinting_test_data.sh ./

Thank you Nam,
Yes, those instructions are definetly the way to go. I got it running yesterday going through the steps on the imprinting_learning.py program on github. My problem was mainly that I needed to use sudo before a few an a few of those. I has been awhile since I worked in Linux so am a bit rough on obvious stuff. Your tip on the link to one of the images helped. I got all the rest of the images.
regards,
Tom

On Jul 22, 2020, at 9:43 AM, Nam Vu notifications@github.com wrote:

@tommiesatellite https://github.com/tommiesatellite actually, it's probably better that you just use the download instructions here https://coral.ai/docs/edgetpu/retrain-classification-ondevice/#retrain-a-model-on-device-with-our-sample:

wget https://dl.google.com/coral/sample_data/imprinting_data_script.tar.gz
tar zxf imprinting_data_script.tar.gz
./imprinting_data_script/download_imprinting_test_data.sh ./
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub https://github.com/google-coral/edgetpu/issues/177#issuecomment-662561990, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABJYOGLXQUO3ZC47JDFKFDLR44JJNANCNFSM4PDHW2ZQ.

Hi Nam,
I went through those instructions on a different raspberry pi and they worked perfectly. Thank you.
Tom

On Jul 22, 2020, at 9:43 AM, Nam Vu notifications@github.com wrote:

@tommiesatellite https://github.com/tommiesatellite actually, it's probably better that you just use the download instructions here https://coral.ai/docs/edgetpu/retrain-classification-ondevice/#retrain-a-model-on-device-with-our-sample:

wget https://dl.google.com/coral/sample_data/imprinting_data_script.tar.gz
tar zxf imprinting_data_script.tar.gz
./imprinting_data_script/download_imprinting_test_data.sh ./
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub https://github.com/google-coral/edgetpu/issues/177#issuecomment-662561990, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABJYOGLXQUO3ZC47JDFKFDLR44JJNANCNFSM4PDHW2ZQ.

awesome, no probs!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Bartvelp picture Bartvelp  Â·  6Comments

sangnguyen7 picture sangnguyen7  Â·  8Comments

prashant45 picture prashant45  Â·  9Comments

walidproggen picture walidproggen  Â·  8Comments

Fcsalvagnini picture Fcsalvagnini  Â·  10Comments