Skip to content

Commit 3064505

Browse files
committed
adding satellite imagery example
1 parent 0b69d31 commit 3064505

File tree

2 files changed

+32
-1
lines changed

2 files changed

+32
-1
lines changed

README.md

Lines changed: 32 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,37 @@ Sign up for free to be a beta tester and get early access. Drop us an email at i
373373
</a>
374374
</td>
375375
</tr>
376+
<!-- ------------------------------------------------------------------- -->
377+
378+
<tr>
379+
<td rowspan="3" width="160">
380+
<a href="https://visual-layer.readme.io/docs/video-yolov5-detection">
381+
<img src="gallery/satellite.png" width="256">
382+
</a>
383+
</td>
384+
<td rowspan="3">
385+
<b>Satellite Image Analysis:</b> In this tutorial, learn how to use fastdup to load 16 bit grayscale satellite image, work with rotated bounding boxes, understand your dataset, find issues with the data and check the quality of annotations.
386+
</td>
387+
<td align="center" width="80">
388+
<a href="https://nbviewer.org/github/visual-layer/fastdup/blob/main/examples/mafat-final.ipynb">
389+
<img src="./gallery/nbviewer_logo.svg" height="34">
390+
</a>
391+
</td>
392+
</tr>
393+
<tr>
394+
<td align="center">
395+
<a href="https://github.com/visual-layer/fastdup/blob/main/examples/mafat-final.ipynb">
396+
<img src="./gallery/github_logo.png" height="32">
397+
</a>
398+
</td>
399+
</tr>
400+
<tr>
401+
<td align="center">
402+
<a href="https://colab.research.google.com/github/visual-layer/fastdup/blob/main/examples/mafat-final.ipynb">
403+
<img src="./gallery/colab_logo.png" height="28">
404+
</a>
405+
</td>
406+
</tr>
376407

377408
</table>
378409

@@ -433,4 +464,4 @@ It is always possible to opt out of the experimental crash report collection via
433464

434465
fastdup is founded by the authors of [XGBoost](https://github.com/apache/tvm), [Apache TVM](https://github.com/apache/tvm) & [Turi Create](https://github.com/apple/turicreate) - [Danny Bickson](https://www.linkedin.com/in/dr-danny-bickson-835b32), [Carlos Guestrin](https://www.linkedin.com/in/carlos-guestrin-5352a869) and [Amir Alush](https://www.linkedin.com/in/amiralush).
435466

436-
Learn more about Visual Layer [here](https://visual-layer.com).
467+
Learn more about Visual Layer [here](https://visual-layer.com).

gallery/satellite.png

134 KB
Loading

0 commit comments

Comments
 (0)