VisionChallenge
Version 17 (Grace Vesom, 2016-06-20 06:47 am)
1 | 9 | Grace Vesom | h1. Vision Challenge |
---|---|---|---|
2 | 1 | ||
3 | 8 | Grace Vesom | OpenCV is launching a community-wide challenge to update and extend the OpenCV library. An award pool of $50,000 will be provided to the best performing algorithms in the following 11 CV application areas: |
4 | 1 | ||
5 | 14 | Grace Vesom | # image segmentation |
6 | 14 | Grace Vesom | # image registration |
7 | 14 | Grace Vesom | # human pose estimation |
8 | 14 | Grace Vesom | # SLAM |
9 | 14 | Grace Vesom | # multi-view stereo matching |
10 | 14 | Grace Vesom | # object recognition |
11 | 14 | Grace Vesom | # face recognition |
12 | 14 | Grace Vesom | # gesture recognition |
13 | 14 | Grace Vesom | # action recognition |
14 | 14 | Grace Vesom | # text recognition |
15 | 14 | Grace Vesom | # tracking |
16 | 8 | Grace Vesom | |
17 | 1 | We prepared code to read from existing data sets in each of these areas: |
|
18 | 10 | Grace Vesom | http://docs.opencv.org/master/modules/datasets/doc/datasets.html |
19 | 10 | Grace Vesom | |
20 | 1 | h2. Conditions: |
|
21 | 6 | Grace Vesom | |
22 | 1 | The OpenCV Vision Challenge Committee will judge up to five best entries. |
|
23 | 1 | ||
24 | 14 | Grace Vesom | # You may submit a new algorithm developed by yourself. |
25 | 14 | Grace Vesom | # You may submit an existing algorithm *whether or not developed by yourself* (as long as you own or re-implement it yourself). |
26 | 14 | Grace Vesom | # Up to 5 winning algorithms will receive $1000 each. |
27 | 16 | Grace Vesom | # For an additional $7500 to $9000*, you must submit your winning code as an OpenCV pull request under a BSD or compatible license. |
28 | 16 | Grace Vesom | ** You acknowledge that your code may be included, with citation, in OpenCV. |
29 | 6 | Grace Vesom | |
30 | 6 | Grace Vesom | You may explicitly enter code for any work you have submitted to CVPR 2015 or its workshops. We will not unveil it until after CVPR. |
31 | 6 | Grace Vesom | |
32 | 7 | Grace Vesom | Winners and prizes are at the sole discretion of the committee. |
33 | 7 | Grace Vesom | |
34 | 6 | Grace Vesom | |
35 | 14 | Grace Vesom | List of selected datasets and other details described here: |
36 | 17 | Grace Vesom | http://code.opencv.org/attachments/1666/OpenCVVisionChallenge.pdf |
37 | 14 | Grace Vesom | |
38 | 14 | Grace Vesom | ??* We will have a professional programmer assist people with their pull requests. Depending on how much total time the programmer takes, the final amount of the prize will be adjusted. The minimum will be $7500 additional dollars for a pull request.?? |
39 | 11 | Grace Vesom | |
40 | 6 | Grace Vesom | h2. Timeline: |
41 | 1 | ||
42 | 1 | *Submission Period:* |
|
43 | 15 | Grace Vesom | _Now - May 15th 2015_ |
44 | 1 | ||
45 | 1 | *Winners Announcement:* |
|
46 | 1 | _June 8th 2015 at CVPR 2015_ |
|
47 | 1 | ||
48 | 10 | Grace Vesom | h2. Contact: |
49 | 10 | Grace Vesom | |
50 | 8 | Grace Vesom | [email protected] |
51 | 1 | ||
52 | 1 | h3. Back to Developer page: |
|
53 | 1 | ||
54 | 1 | "OpenCV":http://code.opencv.org/projects/opencv/wiki |