VisionChallenge
Version 13 (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 | 8 | Grace Vesom | * image segmentation |
6 | 8 | Grace Vesom | * image registration |
7 | 8 | Grace Vesom | * human pose estimation |
8 | 8 | Grace Vesom | * SLAM |
9 | 8 | Grace Vesom | * multi-view stereo matching |
10 | 8 | Grace Vesom | * object recognition |
11 | 8 | Grace Vesom | * face recognition |
12 | 8 | Grace Vesom | * gesture recognition |
13 | 8 | Grace Vesom | * action recognition |
14 | 8 | Grace Vesom | * text recognition |
15 | 8 | Grace Vesom | * tracking |
16 | 1 | ||
17 | 10 | Grace Vesom | 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 | 9 | Grace Vesom | |
20 | 6 | Grace Vesom | h2. Conditions: |
21 | 6 | Grace Vesom | |
22 | 6 | Grace Vesom | The OpenCV Vision Challenge Committee will judge up to five best entries. |
23 | 6 | Grace Vesom | |
24 | 6 | Grace Vesom | # You may submit a new algorithm developed by yourself |
25 | 6 | Grace Vesom | # You may submit an existing algorithm *whether or not developed by yourself* (as long as you re-implement it yourself or it already has a BSD or compatible license). |
26 | 6 | Grace Vesom | # You must submit your winning code as an OpenCV pull request under a BSD or compatible license |
27 | 6 | Grace Vesom | ## You acknowledge that your code may be included, with citation, in OpenCV |
28 | 6 | Grace Vesom | |
29 | 7 | 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. |
30 | 7 | Grace Vesom | |
31 | 6 | Grace Vesom | Winners and prizes are at the sole discretion of the committee. |
32 | 1 | ||
33 | 11 | Grace Vesom | |
34 | 11 | Grace Vesom | List of selected datasets and other datails described here: |
35 | 13 | Grace Vesom | http://code.opencv.org/attachments/1664/OpenCVVisionChallenge.pdf |
36 | 11 | Grace Vesom | |
37 | 6 | Grace Vesom | h2. Timeline: |
38 | 1 | ||
39 | 1 | *Submission Period:* |
|
40 | 6 | Grace Vesom | _Now - May 8th 2015_ |
41 | 1 | ||
42 | 1 | *Winners Announcement:* |
|
43 | 1 | _June 8th 2015 at CVPR 2015_ |
|
44 | 1 | ||
45 | 10 | Grace Vesom | h2. Contact: |
46 | 10 | Grace Vesom | |
47 | 8 | Grace Vesom | [email protected] |
48 | 1 | ||
49 | 1 | h3. Back to Developer page: |
|
50 | 1 | ||
51 | 1 | "OpenCV":http://code.opencv.org/projects/opencv/wiki |