|
|
|
|
|
by bkanber
3128 days ago
|
|
I disagree. There are still lots of tasks out there that fit MTurk. Take something like "look at a picture and determine the person's race". Costs five cents for a Turk to do that. You can certainly train an RNN plus a Bayesian network to do this task, but a) there's no public corpus of training data for this so you'll need to generate that anyway and b) this solution still isn't thaaaat accessible to startups that have 1000 other things to worry about. How much time would the engineering team have to spend training, testing, tuning, validating, and deploying the model? If you only ever need to tag 1M images, that $50k on Turk is probably well-spent over the ML solution. If you need to tag 1B images, that's a different story, but if you're looking at that scale you probably already have the resources to do it. |
|