Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
<h1 align="center">🌊 Depth-Jitter: Seeing Through the Depth</h1>
|
| 2 |
<h3 align="center">Accepted at <a href="https://greatlakes25.oceansconference.org/">OCEANS 2025 - Great Lakes</a></h3>
|
| 3 |
<p align="center">
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
tags:
|
| 5 |
+
- depth-estimation
|
| 6 |
+
- underwater
|
| 7 |
+
- computer-vision
|
| 8 |
+
- data-augmentation
|
| 9 |
+
- object-detection
|
| 10 |
+
license: mit
|
| 11 |
+
datasets:
|
| 12 |
+
- fathomnet
|
| 13 |
+
pipeline_tag: object-detection
|
| 14 |
+
arxiv: 2508.06227
|
| 15 |
+
---
|
| 16 |
<h1 align="center">🌊 Depth-Jitter: Seeing Through the Depth</h1>
|
| 17 |
<h3 align="center">Accepted at <a href="https://greatlakes25.oceansconference.org/">OCEANS 2025 - Great Lakes</a></h3>
|
| 18 |
<p align="center">
|