CSAILVision / CSAILVision/LabelMeMechanicalTurk

HTTPS?

Open
#2 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
MATLAB
Stars
28
Forks
15
PR merge metrics
No merged PRs in 30d

Description

Hello,

I am trying to run LabelMe through AmazonMTurk. However, my hits are not getting published, as I get the following error regarding HTTPS.

`[ERROR] Error creating HIT 50 (http://labelme.csail.mit.edu/Release3.0/tool.html?collection=LabelMe&mode=mt&N=inf&folder=users/rbarth88/sweeper&image=empirical_image_color_50.jpg&mt_sandbox=true): Error #1 for RequestId: ceae5e8e-d02b-48ab-a39d-7c0c1e904bf7 - AWS.MechanicalTurk.InvalidParameterValue: The value "http://labelme.csail.mit.edu/Release3.0/tool.html?collection=LabelMe&mode=mt&N=inf&folder=users/rbarth88/sweeper&image=empirical_image_color_50.jpg&mt_sandbox=true" is not valid for the parameter ExternalURL. This URL must use the HTTPS protocol.. (1533015731691 s)`

I tried to update the 'baseURL = 'http://labelme.csail.mit.edu/Release3.0';' in generateLabelMeInputFile.m, though that only gives me a different error. :)

```
Open labelme.input.html to see the progress of the annotations
Undefined function or variable 'folderlist'.

Error in generateLabelMeInputFile (line 123)
LMphotoalbum(folderlist, filelist, 'labelme.input.html');

Error in demo (line 42)
generateLabelMeInputFile(username,collection,sandbox);
```

Any help is welcome!
Ruud

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.