Skip to main content

All Questions

Filter by
Sorted by
Tagged with
1 vote
1 answer
277 views

MTurk how to upload file to S3 when task is submitted

I am trying to create a task on Amazon MTurk, where the workers would collect some data and upload a single file when they are ready & submit the task. When the task is submitted, I want to upload ...
Egemen's user avatar
  • 2,528
0 votes
1 answer
99 views

HITLayoutParameters How to Fill up

Here's how I send a request to mturk via Go: resp_create, err := svc.CreateHIT(&mturk.CreateHITInput{ Title: aws.String("Title Sample"), Reward: aws.String("1"), Description: aws....
deku's user avatar
  • 131
1 vote
1 answer
5k views

How is Mechanical Turk Bounding Box Data Formatted in Bulk?

I am attempting to use YOLOv3 to train a classifier with data that I get from MTurk. I have used a Sandbox to see how the data from 1 individual HIT is formatted. I have no problem writing code to ...
Dustin K's user avatar
  • 169
1 vote
0 answers
38 views

Amazon command line tool http error

I have amazon command line tool to post HITs to Mturk. But there seems to be a problem with the mturk URL in mturk.properties. It keeps asking for https. I searched for the solution in aws forums, ...
Raging bull's user avatar
-1 votes
1 answer
50 views

Amazon Turk -- Trouble Getting started, AWS documentation little to no use

I have been combing through the AWS MTurk documentation for hours and it is of little to no help for getting started on MTurk. I am trying to have people upload small vid based on a set of ...
wprins's user avatar
  • 866