ashnkumar / sketch-code

Keras model to generate HTML code from hand-drawn website mockups. Implements an image captioning architecture to drawn source images.
5.11k stars 690 forks source link

I can not found any zip file from data folder #4

Open Sccotliu opened 6 years ago

Sccotliu commented 6 years ago

Hi, when I execute sh scripts/get_data.sh, then it says , cannot find or open ../data/all_data.zip, ../data/all_data.zip.zip or ../data/all_data.zip.ZIP. and I ready can not found any file from data folder, Then how can I do for this? thank you.

whhxz commented 6 years ago

@Sccotliu in scripts/get_data.sh source ,you can download data from http://sketch-code.s3.amazonaws.com/data/all_data.zip by yourself ,then unzip the datazip

# scripts/get_data.sh
mkdir ../data
wget http://sketch-code.s3.amazonaws.com/data/all_data.zip -O ../data/all_data.zip
unzip ../data/all_data.zip -d ../data/all_data
pwill2 commented 6 years ago

Additionally, the problem may be that you do not have wget installed. If you are using a Mac with OS X, wget does not come already installed with the operating system. If you have Homebrew simply run this command in your terminal brew install wget

That should take care of the issue. Then run the two commands as stated in the Example Usage:

# Get the data and pretrained weights
  sh get_data.sh
  sh get_pretrained_model.sh

Should work from there.

ryangithub commented 1 year ago

it seems something wrong with the data

NoSuchBucket The specified bucket does not exist sketch-code WB5H2W1CTH387WMT +yiy+wnjSlCGrXsxu9UUiZ1AJpZbA0PBedQ2Em/kOh1Xxlc2kQuQhH/V/5kbSQnCW6BDcc99WBs=