|
<!DOCTYPE html> |
|
<html data-bs-theme="light" lang="en"> |
|
|
|
<head> |
|
<meta charset="utf-8"> |
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no"> |
|
<title>C3VD</title> |
|
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css"> |
|
<link rel="stylesheet" href="assets/css/before-after.compiled.css"> |
|
<link rel="stylesheet" href="assets/css/styles.css"> |
|
</head> |
|
|
|
<body> |
|
<div class="modal fade" role="dialog" tabindex="-1" id="video-modal" style="border-color: rgba(0,0,0,0);"> |
|
<div class="modal-dialog" role="document"> |
|
<div class="modal-content"><div> |
|
<iframe id="iframeYoutube" width="560" height="315" src="https://www.youtube.com/embed/l-8SCV6-fUw?modestbranding=1&autohide=1&showinfo=0&controls=0&fs=0" frameborder="0"></iframe> |
|
</div></div> |
|
</div> |
|
</div> |
|
<div class="container" style="margin-top: 0px;"> |
|
<div class="row justify-content-center" style="margin-top: 15px;margin-bottom: 15px;"> |
|
<div class="col-9"> |
|
<h1 class="text-center">Colonoscopy 3D Video Dataset (C3VD)</h1> |
|
<p class="text-center" style="margin: -10px;margin-bottom: 0px;"><em>from Colonoscopy 3D Video Dataset with Paired Depth from 2D-3D Registration</em><br></p> |
|
<div class="row text-center justify-content-center"> |
|
<div class="col-4"><a href="https://scholar.google.com/citations?user=y8RsSRwAAAAJ&hl=en">Taylor L. Bobrow</a></div> |
|
<div class="col-4"><a href="https://scholar.google.com/citations?user=FjX3JAEAAAAJ">Mayank Golhar</a></div> |
|
<div class="col-4"><a href="https://scholar.google.com/citations?hl=en&user=YA_gt5EAAAAJ">Rohan Vijayan</a></div> |
|
</div> |
|
<div class="row text-center justify-content-center"> |
|
<div class="col-4"><a href="https://scholar.google.com/citations?hl=en&user=a3eRS3sAAAAJ">Venkata S. Akshintala</a></div> |
|
<div class="col-4"><a href="https://scholar.google.com/citations?user=AdiG_IAAAAAJ&hl=en&oi=sra">Juan R. Garcia</a></div> |
|
<div class="col-4"><a href="https://scholar.google.com/citations?user=AdhZfSkAAAAJ&hl=en">Nicholas J. Durr</a></div> |
|
</div> |
|
<div class="row"> |
|
<div class="col"> |
|
<p class="text-center" style="margin-bottom: 0px;">Johns Hopkins University</p> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
<div class="row justify-content-center" style="margin-top: 15px;margin-bottom: 15px;"> |
|
<div class="col text-center"><img class="img-fluid" src="assets/img/sample.gif"></div> |
|
</div> |
|
<div class="row" style="margin-bottom: 15px;margin-top: 15px;"> |
|
<div class="col"> |
|
<h2 class="text-center">Abstract</h2> |
|
<p>Screening colonoscopy is an important clinical application for several 3D computer vision techniques, including depth estimation, surface reconstruction, and missing region detection. However, the development, evaluation, and comparison of these techniques in real colonoscopy videos remain largely qualitative due to the difficulty of acquiring ground truth data. In this work, we present a <span style="text-decoration: underline;">C</span>olonoscopy <span style="text-decoration: underline;">3</span>D <span style="text-decoration: underline;">V</span>ideo <span style="text-decoration: underline;">D</span>ataset (C3VD) acquired with a high definition clinical colonoscope and high-fidelity colon models for benchmarking computer vision methods in colonoscopy. We introduce a novel multimodal 2D-3D registration technique to register optical video sequences with ground truth rendered views of a known 3D model. The different modalities are registered by transforming optical images to depth maps with a Generative Adversarial Network and aligning edge features with an evolutionary optimizer. This registration method achieves an average translation error of 0.321 millimeters and an average rotation error of 0.159 degrees in simulation experiments where error-free ground truth is available. The method also leverages video information, improving registration accuracy by 55.6% for translation and 60.4% for rotation compared to single frame registration. 22 short video sequences were registered to generate 10,015 total frames with paired ground truth depth, surface normals, optical flow, occlusion, six degree-of-freedom pose, coverage maps, and 3D models. The dataset also includes screening videos acquired by a gastroenterologist with paired ground truth pose and 3D surface models. The dataset and registration source code are available at durr.jhu.edu/C3VD.<br></p> |
|
</div> |
|
</div> |
|
<div class="row" style="margin-bottom: 15px;margin-top: 15px;"> |
|
<div class="col-md-3"> |
|
<h2>Paper</h2><a href="https://arxiv.org/abs/2206.08903"><img src="assets/img/paper.png"></a> |
|
</div> |
|
<div class="col-md-9"> |
|
<h2><span style="color: rgb(51, 51, 51);">Citation</span></h2> |
|
<p><span style="color: rgb(51, 51, 51);">Please cite our publication if you use code or data from this site.</span><br></p><pre style="background-color:#f0f0f0; padding:10px; border-radius:3px;"> |
|
<code class="language-latex"> @article{bobrow2023, |
|
title={Colonoscopy 3D video dataset with paired depth from 2D-3D registration}, |
|
author={Bobrow, Taylor L and Golhar, Mayank and Vijayan, Rohan and Akshintala, Venkata S and Garcia, Juan R and Durr, Nicholas J}, |
|
journal={Medical Image Analysis}, |
|
pages={102956}, |
|
year={2023}, |
|
publisher={Elsevier}, |
|
}</code> |
|
</pre> |
|
</div> |
|
</div> |
|
<div class="row g-0 text-center align-items-center"> |
|
<div class="col-auto m-auto"> |
|
<h2>Results</h2> |
|
<p style="margin-bottom: 4px;"><span style="color: rgb(13, 13, 13);">Colonoscopy video frames (left) are registered with rendered views of a ground truth 3D model (right). Edge features (overlay) are aligned by optimizing a loss function (bottom).</span><br></p><div> |
|
<iframe allowfullscreen frameborder="0" src="https://www.youtube-nocookie.com/embed/9uJQxTSCyo0/?rel=0&modestbranding=1&autohide=1&showinfo=0" width="560" height="560"></iframe> |
|
</div> |
|
<p style="margin-top: 30px;margin-bottom: 4px;">Real colonoscope frames are paired with registered ground truth depth, surface normals, occlusion, and optical flow frames<br></p><div style="text-align: center; display: flex; justify-content: center;"> |
|
<div class='before-after-container'> |
|
<div class='img background-img'></div> |
|
<div class='img foreground-img'></div> |
|
<input type="range" min="1" max="100" value="50" class="slider" name='slider' id="slider"> |
|
<div class='slider-button'></div> |
|
<div class='btn-array'> |
|
<button class = "btn depth focus">Depth</button> |
|
<button class = "btn normals">Normals</button> |
|
<button class = "btn occlusion">Occlusion</button> |
|
<button class = "btn flow">Flow</button> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
<div class="row" style="margin-top: 30px;"> |
|
<div class="col"> |
|
<h1 class="text-center">Dataset</h1> |
|
<p>C3VD contains 22 <a href="#registered">registered videos</a> with paired ground truth depth, surface normals, optical flow, occlusion, six degree-of-freedom pose, coverage maps, and 3D models. The dataset also includes 4 <a href="#screening">screening colonoscopy videos</a> acquired by a gastroenterologist with paired ground truth pose and 3D surface models. <a href="#models">3D model files and molds</a> are also available for download. <a href="#code">Registration and rendering code</a> is made available on GitHub.</p> |
|
</div> |
|
</div> |
|
<h2 class="text-center" id="registered-1" style="margin: 0px;margin-top: 20px;margin-bottom: 8px;">Registered Videos</h2> |
|
<div class="row"> |
|
<div class="col"> |
|
<p style="margin-bottom: 0px;">For each registered video frame, the dataset includes:</p> |
|
<ul> |
|
<li><strong>Depth frame: </strong>depth along the camera frame's z-axis, clamped from 0-100 millimeters. Values are linearly scaled and encoded as a 16-bit grayscale image.<br></li> |
|
<li><strong>Surface normal frame: </strong>reported with respect to the camera coordinate system. X/Y/Z components are stored in separate R/G/B color channels. Components are linearly scaled from ± 1 to 0-65535. Values are encoded as a 16-bit color image.</li> |
|
<li><strong>Optical flow frame: </strong>computed flowing from the current frame to the previous frame, meaning the first frame in the sequence has no value. Values are saved in a color image, where the R-channel contains X-direction motion (left→right, -20 to 20 pixels), and the G-channel contains Y-direction motion (up→down, -20 to 20 pixels). Values are linearly scaled from 0 to 65535 and encoded as a 16-bit color image.<br></li> |
|
</ul> |
|
</div> |
|
<div class="col"> |
|
<ul> |
|
<li><strong>Occlusion frame: </strong>encoded as an 8-bit binary image. Pixels occluding other mesh faces within 100mm of the camera origin are assigned a value of 255, and all other pixels are assigned a value of 0.<br></li> |
|
<li><strong>Camera pose: </strong> saved in a file named pose.txt. Each line contains a homogenous <span style="color: rgb(36, 41, 47);">camera-to-world transformation matrix</span> (flattened in row-major order) corresponding to each frame.</li> |
|
</ul> |
|
<p style="margin-bottom: 0px;">For each video sequence, we also provide:<br></p> |
|
<ul> |
|
<li><strong>3D model and coverage map:</strong> ground truth triangulated mesh, stored as a Wavefront OBJ file named coverage_mesh.obj. Coverage is embedded in the OBJ file by texture vertices assigned to each face (vt=1 is observed, vt=2 is unobserved).</li> |
|
</ul> |
|
</div> |
|
</div> |
|
<div class="row"> |
|
<div class="col"> |
|
<div class="table-responsive"> |
|
<table class="table table-sm"> |
|
<thead> |
|
<tr> |
|
<th>Model</th> |
|
<th>Texture</th> |
|
<th>Video</th> |
|
<th># Frames</th> |
|
<th></th> |
|
<th>Download</th> |
|
</tr> |
|
</thead> |
|
<tbody> |
|
<tr> |
|
<td>Cecum</td> |
|
<td>1</td> |
|
<td>a</td> |
|
<td>276</td> |
|
<td id="c1a"><span style="text-decoration: underline;">Preview</span></td> |
|
<td><a href="#"><span style="color: rgb(0, 0, 0);">cecum_t1_a.zip</span></a> (2.86 GB)</td> |
|
</tr> |
|
<tr> |
|
<td>Cecum</td> |
|
<td>1</td> |
|
<td>b</td> |
|
<td>765</td> |
|
<td id="c1b"><span style="text-decoration: underline;">Preview</span></td> |
|
<td><a href="#"><span style="color: rgb(0, 0, 0);">cecum_t1_b.zip</span></a> (8.36 GB)</td> |
|
</tr> |
|
<tr> |
|
<td>Cecum</td> |
|
<td>2</td> |
|
<td>a</td> |
|
<td>370</td> |
|
<td id="c2a"><span style="text-decoration: underline;">Preview</span></td> |
|
<td><a href="#"><span style="color: rgb(0, 0, 0);">cecum_t2_a.zip</span></a> (3.71 GB)</td> |
|
</tr> |
|
<tr> |
|
<td>Cecum</td> |
|
<td>2</td> |
|
<td>b</td> |
|
<td>1,142</td> |
|
<td id="c2b"><span style="text-decoration: underline;">Preview</span></td> |
|
<td><a href="#"><span style="color: rgb(0, 0, 0);">cecum_t2_b.zip</span></a> (11.06 GB)</td> |
|
</tr> |
|
<tr> |
|
<td>Cecum</td> |
|
<td>2</td> |
|
<td>c</td> |
|
<td>595</td> |
|
<td id="c2c"><span style="text-decoration: underline;">Preview</span></td> |
|
<td><a href="#"><span style="color: rgb(0, 0, 0);">cecum_t2_c.zip</span></a> (6.13 GB)</td> |
|
</tr> |
|
<tr> |
|
<td>Cecum</td> |
|
<td>3</td> |
|
<td>a</td> |
|
<td>730</td> |
|
<td id="c3a"><span style="text-decoration: underline;">Preview</span></td> |
|
<td><a href="#"><span style="color: rgb(0, 0, 0);">cecum_t3_a.zip</span></a> (6.80 GB)</td> |
|
</tr> |
|
<tr> |
|
<td>Cecum</td> |
|
<td>4</td> |
|
<td>a</td> |
|
<td>465</td> |
|
<td id="c4a"><span style="text-decoration: underline;">Preview</span></td> |
|
<td><a href="#"><span style="color: rgb(0, 0, 0);">cecum_t4_a.zip</span></a> (5.04 GB)</td> |
|
</tr> |
|
<tr> |
|
<td>Cecum</td> |
|
<td>4</td> |
|
<td>b</td> |
|
<td>425</td> |
|
<td id="c4b"><span style="text-decoration: underline;">Preview</span></td> |
|
<td><a href="#"><span style="color: rgb(0, 0, 0);">cecum_t4_b.zip</span></a> (4.41 GB)</td> |
|
</tr> |
|
<tr> |
|
<td>Descending Colon</td> |
|
<td>4</td> |
|
<td>a</td> |
|
<td>148</td> |
|
<td id="d4a"><span style="text-decoration: underline;">Preview</span></td> |
|
<td><a href="#"><span style="color: rgb(0, 0, 0);">desc_t4_a.zip</span></a> (1.24 GB)</td> |
|
</tr> |
|
<tr> |
|
<td>Sigmoid Colon</td> |
|
<td>1</td> |
|
<td>a</td> |
|
<td>700</td> |
|
<td id="s1a"><span style="text-decoration: underline;">Preview</span></td> |
|
<td><a href="#"><span style="color: rgb(0, 0, 0);">sigmoid_t1_a.zip</span></a> (5.20 GB)</td> |
|
</tr> |
|
<tr> |
|
<td>Sigmoid Colon</td> |
|
<td>2</td> |
|
<td>a</td> |
|
<td>514</td> |
|
<td id="s2a"><span style="text-decoration: underline;">Preview</span></td> |
|
<td><a href="#"><span style="color: rgb(0, 0, 0);">sigmoid_t2_a.zip</span></a> (4.22 GB)</td> |
|
</tr> |
|
<tr> |
|
<td>Sigmoid Colon</td> |
|
<td>3</td> |
|
<td>a</td> |
|
<td>613</td> |
|
<td id="s3a"><span style="text-decoration: underline;">Preview</span></td> |
|
<td><a href="#"><span style="color: rgb(0, 0, 0);">sigmoid_t3_a.zip</span></a> (4.58 GB)</td> |
|
</tr> |
|
<tr> |
|
<td>Sigmoid Colon</td> |
|
<td>3</td> |
|
<td>b</td> |
|
<td>536</td> |
|
<td id="s3b"><span style="text-decoration: underline;">Preview</span></td> |
|
<td><a href="#"><span style="color: rgb(0, 0, 0);">sigmoid_t3_b.zip</span></a> (4.21 GB)</td> |
|
</tr> |
|
<tr> |
|
<td>Transcending Colon</td> |
|
<td>1</td> |
|
<td>a</td> |
|
<td>61</td> |
|
<td id="t1a"><span style="text-decoration: underline;">Preview</span></td> |
|
<td><a href="#"><span style="color: rgb(0, 0, 0);">trans_t1_a.zip</span></a> (0.59 GB)</td> |
|
</tr> |
|
<tr> |
|
<td>Transcending Colon</td> |
|
<td>1</td> |
|
<td>b</td> |
|
<td>700</td> |
|
<td id="t1b"><span style="text-decoration: underline;">Preview</span></td> |
|
<td><a href="#"><span style="color: rgb(0, 0, 0);">trans_t1_b.zip</span></a> (5.07 GB)</td> |
|
</tr> |
|
<tr> |
|
<td>Transcending Colon</td> |
|
<td>2</td> |
|
<td>a</td> |
|
<td>194</td> |
|
<td id="t2a"><span style="text-decoration: underline;">Preview</span></td> |
|
<td><a href="#"><span style="color: rgb(0, 0, 0);">trans_t2_a.zip</span></a> (1.58 GB)</td> |
|
</tr> |
|
<tr> |
|
<td>Transcending Colon</td> |
|
<td>2</td> |
|
<td>b</td> |
|
<td>103</td> |
|
<td id="t2b"><span style="text-decoration: underline;">Preview</span></td> |
|
<td><a href="#"><span style="color: rgb(0, 0, 0);">trans_t2_b.zip</span></a> (0.97 GB)</td> |
|
</tr> |
|
<tr> |
|
<td>Transcending Colon</td> |
|
<td>2</td> |
|
<td>c</td> |
|
<td>235</td> |
|
<td id="t2c"><span style="text-decoration: underline;">Preview</span></td> |
|
<td><a href="#"><span style="color: rgb(0, 0, 0);">trans_t2_c.zip</span></a> (1.83 GB)</td> |
|
</tr> |
|
<tr> |
|
<td>Transcending Colon</td> |
|
<td>3</td> |
|
<td>a</td> |
|
<td>250</td> |
|
<td id="t3a"><span style="text-decoration: underline;">Preview</span></td> |
|
<td><a href="#"><span style="color: rgb(0, 0, 0);">trans_t3_a.zip</span></a> (1.83 GB)</td> |
|
</tr> |
|
<tr> |
|
<td>Transcending Colon</td> |
|
<td>3</td> |
|
<td>b</td> |
|
<td>214</td> |
|
<td id="t3b"><span style="text-decoration: underline;">Preview</span></td> |
|
<td><a href="#"><span style="color: rgb(0, 0, 0);">trans_t3_b.zip</span></a> (1.66 GB)</td> |
|
</tr> |
|
<tr> |
|
<td>Transcending Colon</td> |
|
<td>4</td> |
|
<td>a</td> |
|
<td>382</td> |
|
<td id="t4a"><span style="text-decoration: underline;">Preview</span></td> |
|
<td><a href="#"><span style="color: rgb(0, 0, 0);">trans_t4_a.zip</span></a> (3.10 GB)</td> |
|
</tr> |
|
<tr> |
|
<td>Transcending Colon</td> |
|
<td>4</td> |
|
<td>b</td> |
|
<td>597</td> |
|
<td id="t4b"><span style="text-decoration: underline;">Preview</span></td> |
|
<td><a href="#"><span style="color: rgb(0, 0, 0);">trans_t4_b.zip</span></a> (4.61 GB)</td> |
|
</tr> |
|
</tbody> |
|
</table> |
|
</div> |
|
</div> |
|
</div> |
|
<div class="row"> |
|
<div class="col"> |
|
<h2 class="text-center" id="screening" style="margin: 0px;margin-top: 20px;margin-bottom: 8px;">Screening Videos</h2> |
|
<p>In addition to the video sequence, each file also contains camera pose information saved in a file named pose.txt. Each line contains a homogenous pose (flattened in row-major order) corresponding to each frame.</p> |
|
</div> |
|
</div> |
|
<div class="row"> |
|
<div class="col"> |
|
<div class="table-responsive"> |
|
<table class="table table-sm"> |
|
<thead> |
|
<tr> |
|
<th>Model</th> |
|
<th>Texture</th> |
|
<th># Frames</th> |
|
<th></th> |
|
<th>Download</th> |
|
</tr> |
|
</thead> |
|
<tbody> |
|
<tr> |
|
<td>Full Colon</td> |
|
<td>1</td> |
|
<td>5,458</td> |
|
<td id="screen1"><span style="text-decoration: underline;">Preview</span></td> |
|
<td><a href="#"><span style="color: rgb(0, 0, 0);">screening_t1.zip</span></a> (8.13 GB)</td> |
|
</tr> |
|
<tr> |
|
<td>Full Colon</td> |
|
<td>2</td> |
|
<td>5,100</td> |
|
<td id="screen2"><span style="text-decoration: underline;">Preview</span></td> |
|
<td><a href="#"><span style="color: rgb(0, 0, 0);">screening_t2.zip</span></a> (7.09 GB)</td> |
|
</tr> |
|
<tr> |
|
<td>Full Colon</td> |
|
<td>3</td> |
|
<td>4,726</td> |
|
<td id="screen3"><span style="text-decoration: underline;">Preview</span></td> |
|
<td><a href="#"><span style="color: rgb(0, 0, 0);">screening_t3.zip</span></a> (7.07 GB)</td> |
|
</tr> |
|
<tr> |
|
<td>Full Colon</td> |
|
<td>4</td> |
|
<td>4,774</td> |
|
<td id="screen4"><span style="text-decoration: underline;">Preview</span></td> |
|
<td><a href="#"><span style="color: rgb(0, 0, 0);">screening_t4.zip</span></a> (7.36 GB)</td> |
|
</tr> |
|
</tbody> |
|
</table> |
|
</div> |
|
</div> |
|
</div> |
|
<h2 class="text-center" id="models" style="margin: 0px;margin-top: 20px;margin-bottom: 8px;">3D Model Files</h2> |
|
<div class="row"> |
|
<div class="col"> |
|
<div class="table-responsive"> |
|
<table class="table table-sm"> |
|
<thead> |
|
<tr> |
|
<th>Model</th> |
|
<th>Object Download</th> |
|
<th>Mold Download</th> |
|
</tr> |
|
</thead> |
|
<tbody> |
|
<tr> |
|
<td>Ascending Colon</td> |
|
<td><a href="#"><span style="color: rgb(0, 0, 0);">ascend_model.obj</span></a> (25.4 MB)</td> |
|
<td><a href="#"><span style="color: rgb(0, 0, 0);">ascend_mold.zip</span></a> (18.7 MB)</td> |
|
</tr> |
|
<tr> |
|
<td>Cecum</td> |
|
<td><a href="#"><span style="color: rgb(0, 0, 0);">cecum_model.obj</span></a> (54.8 MB)</td> |
|
<td><a href="#"><span style="color: rgb(0, 0, 0);">cecum_mold.zip</span></a> (24.9 MB)</td> |
|
</tr> |
|
<tr> |
|
<td>Descending Colon</td> |
|
<td><a href="#"><span style="color: rgb(0, 0, 0);">desc_model.obj</span></a> (38.0 MB)</td> |
|
<td><a href="#"><span style="color: rgb(0, 0, 0);">desc_mold.zip</span></a> (26.6 MB)</td> |
|
</tr> |
|
<tr> |
|
<td>Sigmoid Colon</td> |
|
<td><a href="#"><span style="color: rgb(0, 0, 0);">sigmoid_model.obj</span></a> (20.8 MB)</td> |
|
<td><a href="#"><span style="color: rgb(0, 0, 0);">sigmoid_mold.zip</span></a> (42.2 MB)</td> |
|
</tr> |
|
<tr> |
|
<td>Transcending Colon</td> |
|
<td><a href="#"><span style="color: rgb(0, 0, 0);">trans_model.obj</span></a> (18.3 MB)</td> |
|
<td><a href="#"><span style="color: rgb(0, 0, 0);">trans_mold.zip</span></a> (24.1 MB)</td> |
|
</tr> |
|
<tr> |
|
<td>Full Colon</td> |
|
<td><a href="#"><span style="color: rgb(0, 0, 0);">full_model.obj</span></a> (194.8 MB)</td> |
|
<td></td> |
|
</tr> |
|
</tbody> |
|
</table> |
|
</div> |
|
</div> |
|
</div> |
|
<h2 class="text-center" style="margin: 0px;margin-top: 20px;margin-bottom: 8px;">Calibration Files</h2> |
|
<div class="row justify-content-center"> |
|
<div class="col-auto"> |
|
<p><a href="http://drive.google.com/uc?export=view&id=1ZTNyLx0p19U2Q3vl8dUe2YxxxA-9WisI&confirm=t">cfhq190l_10x10mm_checkerboard_images.zip</a></p> |
|
</div> |
|
<div class="col-auto"> |
|
<p><a href="http://drive.google.com/uc?export=view&id=1gUA7mAM7DSD9oCvPH1hgQ0s2hhg1kOaC&confirm=t">cfhq190l_omnidirectional_params.zip</a></p> |
|
</div> |
|
</div> |
|
<div class="row"> |
|
<div class="col"> |
|
<h2 class="text-center" id="screening-1" style="margin: 0px;margin-top: 20px;margin-bottom: 8px;"><span style="color: var(--bs-gray-800);">Revision History</span></h2> |
|
<p><em>10/14/2023 | Updated the dataset file names to reflect peer-review completion.</em></p> |
|
<p><em>05/03/2023 | Revised ground truth surface normal frames and updated naming convention:</em></p> |
|
<ul> |
|
<li>Corrected an error in the rendering code clipped negative surface normal z-components to 0 and resulted in some surface normals having a non-unitary length.</li> |
|
<li>Surface normal axes were updated from +x pointing right, +y pointing up, and +z pointing out of the screen to +x pointing right, +y pointing down, and +z pointing into the screen to be consistent with the camera coordinate system as shown in Figure 3 of the paper.</li> |
|
<li>The naming convention of the frames was updated to include zero padding (e.g. <em>0005_color.png</em>).</li> |
|
</ul> |
|
</div> |
|
</div> |
|
<div class="row justify-content-center"> |
|
<div class="col-auto text-center"> |
|
<h2 class="text-center" id="code" style="margin: 0px;margin-top: 20px;margin-bottom: 8px;"><a href="https://github.com/DurrLab/C3VD">Registration and Rendering Code Available on GitHub</a></h2><img src="assets/img/github.png"> |
|
</div> |
|
</div> |
|
<div class="row" style="margin: 0px;"> |
|
<div class="col text-center" style="margin: 0px;padding: 0px;margin-top: 40px;"><p xmlns:cc="http://creativecommons.org/ns#" >This work is licensed under <a href="http://creativecommons.org/licenses/by-nc-sa/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">CC BY-NC-SA 4.0<img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1"><img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/by.svg?ref=chooser-v1"><img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/nc.svg?ref=chooser-v1"><img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/sa.svg?ref=chooser-v1"></a></p></div> |
|
</div> |
|
</div> |
|
<script src="assets/js/jquery.min.js"></script> |
|
<script src="assets/bootstrap/js/bootstrap.min.js"></script> |
|
<script src="assets/js/before-after.js"></script> |
|
<script src="assets/js/video-modal.js"></script> |
|
<script src="assets/js/dataverse-download.js"></script> |
|
</body> |
|
|
|
</html> |
C3VD Website code: https://github.com/DurrLab/C3VD/tree/gh-pages
Relevant code for dowloading: https://github.com/DurrLab/C3VD/blob/6285dea2c0f4b6d9a3749180ffa3e4170db8c597/index.html#L140