Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
+
|
5 |
+
It's the testing dataset for [CCDN: Checkerboard Corner Detection Network for Robust Camera Calibration](https://link.springer.com/chapter/10.1007/978-3-319-97589-4_27) (ICIRA 2018 oral)
|
6 |
+
|
7 |
+
Here is its [pdf of public version](https://arxiv.org/abs/2302.05097)..
|
8 |
+
|
9 |
+
As a side note, If you are interested in the checkerboard corner detection with deep learning.
|
10 |
+
|
11 |
+
You can see the follow-up paper of this article [Automatic checkerboard detection for camera calibration](https://ieeexplore.ieee.org/document/9428389) (ICME 2021 oral)
|
12 |
+
|
13 |
+
-- This dataset includes three public dataset: GoPro, Mesa, uEye, which is original from [ROCHADE: Robust Checkerboard Advanced Detection for Camera Calibration](https://link.springer.com/chapter/10.1007/978-3-319-10593-2_50) (ECCV 2014 oral)
|
14 |
+
|
15 |
+
**If you use this dataset, please cite our three articles. Thanks.**
|