update model card
Browse files
README.md
CHANGED
@@ -20,6 +20,9 @@ This model is part of the **[@geobase-js/geoai](https://github.com/geobase-ai/ge
|
|
20 |
<video controls autoplay loop width="1024" height="720" src="https://geobase-docs.s3.amazonaws.com/geobase-ai-assets/oriented-object-detection.mp4"></video>
|
21 |
|
22 |
---
|
|
|
|
|
|
|
23 |
|
24 |
### 📦 Model Information
|
25 |
- **Architecture**: [GGHL](https://arxiv.org/pdf/2109.12848)
|
@@ -105,5 +108,5 @@ const result = await pipeline.inference({
|
|
105 |
|
106 |
- GeoBase Docs: https://docs.geobase.app/geoai
|
107 |
- NPM Package: https://www.npmjs.com/package/@geobase-js/geoai
|
108 |
-
- Demo Playground: https://docs.geobase.app/geoai-live/tasks/
|
109 |
- GitHub Repo: https://github.com/decision-labs/geobase-ai.js
|
|
|
20 |
<video controls autoplay loop width="1024" height="720" src="https://geobase-docs.s3.amazonaws.com/geobase-ai-assets/oriented-object-detection.mp4"></video>
|
21 |
|
22 |
---
|
23 |
+
### 🚀 Demo
|
24 |
+
|
25 |
+
Explore the model in action with the interactive [Demo](https://docs.geobase.app/geoai-live/tasks/oriented-object-detection).
|
26 |
|
27 |
### 📦 Model Information
|
28 |
- **Architecture**: [GGHL](https://arxiv.org/pdf/2109.12848)
|
|
|
108 |
|
109 |
- GeoBase Docs: https://docs.geobase.app/geoai
|
110 |
- NPM Package: https://www.npmjs.com/package/@geobase-js/geoai
|
111 |
+
- Demo Playground: https://docs.geobase.app/geoai-live/tasks/oriented-object-detection
|
112 |
- GitHub Repo: https://github.com/decision-labs/geobase-ai.js
|