ashnkumar / sketch-code

Keras model to generate HTML code from hand-drawn website mockups. Implements an image captioning architecture to drawn source images.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dataset and Pre-trained Model Files Not Accessible

sajana20 opened this issue · comments

Dataset and the pre-trained model files are not accessible. Getting 403 Forbidden from the server

$ sh get_data.sh mkdir: cannot create directory ‘../data’: File exists --2022-03-18 12:14:57-- http://sketch-code.s3.amazonaws.com/data/all_data.zip Resolving sketch-code.s3.amazonaws.com (sketch-code.s3.amazonaws.com)... 52.217.16.188 Connecting to sketch-code.s3.amazonaws.com (sketch-code.s3.amazonaws.com)|52.217.16.188|:80... connected. HTTP request sent, awaiting response... 403 Forbidden 2022-03-18 12:14:57 ERROR 403: Forbidden.

Dataset appear to be stored on bucket in amazon s3 storage.
but it is protected by ACL, as is not set as PUBLIC by ACL
so it is not downloaded until it's set to PUBLIC.

so,who known how to solve this problem

so, it's mean the frame can't work, right?

no data ,no work !!

Bump : Still dead :/

commented

anywhere else to get training data? still not available. may as well take this down if there is no support.