Skip to content

Commit 98dfabe

Browse files
chore: add banner (#677)
1 parent 97bfeb1 commit 98dfabe

File tree

1 file changed

+13
-8
lines changed

1 file changed

+13
-8
lines changed

README.md

+13-8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
<h1 align="center">
2+
<a href="https://colab.research.google.com/drive/13bw-ALLhcm_xxrlittD1u6x5ULhx8w9R?usp=sharing"><img src="https://storage.googleapis.com/encord-active-sandbox-projects/hc-content/banner.png" alt="Hallucinations Banner"/></a>
3+
</h1>
4+
15
<p align="center">
26
<a href="https://docs.encord.com/docs/active-overview" target="_blank">Documentation</a> |
37
<a href="https://github.com/encord-team/encord-notebooks" target="_blank">Try it Now</a> |
@@ -76,12 +80,13 @@ pip install encord-active
7680
> installing it [here](https://docs.encord.com/docs/active-installation). If just want to see it in action try out [this Colab notebook](https://colab.research.google.com/github/encord-team/encord-notebooks/blob/main/colab-notebooks/01_Encord_Active_Notebooks_Download_sandbox_project.ipynb).
7781
7882
### 🖥️ Supported Platforms
83+
7984
🚨 Note: Currently, this library does not support Linux 🚫🐧.
8085

8186
Supported platforms include:
8287

83-
* Windows
84-
* macOS
88+
- Windows
89+
- macOS
8590

8691
#### 🐧 Linux Support
8792

@@ -214,11 +219,11 @@ Visit our [documentation][encord-active-docs] to learn more.
214219
### Supported data:
215220

216221
| Data Types | | Labels | | Project sizes | |
217-
|------------|-----|-----------------|-----|---------------|---------------|
218-
| `jpg` | | Bounding Boxes | | Images | 25.000 |
219-
| `png` | | Polygons | | Videos \* | 25.000 frames |
220-
| `tiff` | | Segmentations | | | |
221-
| `mp4` \* | | Classifications | | | |
222+
| ---------- | --- | --------------- | --- | ------------- | ------------- |
223+
| `jpg` || Bounding Boxes || Images | 25.000 |
224+
| `png` || Polygons || Videos \* | 25.000 frames |
225+
| `tiff` || Segmentations || | |
226+
| `mp4` \* || Classifications || | |
222227
| | | Polylines | 🟡 | | |
223228

224229
\* Requires an Encord Annotate account
@@ -230,7 +235,7 @@ Visit our [documentation][encord-active-docs] to learn more.
230235
Encord Active is built with customizability in mind. Therefore, you can easily build your own custom metrics 🔧.
231236
See the [Writing Your Own Metric][encord-active-docs-write-metric] page in the docs for details on this topic.
232237

233-
If you need help or guidance feel free to ping us in our **[Slack workspace][slack-join]**!
238+
If you need help or guidance feel free to ping us in our **[Slack workspace][slack-join]**!
234239

235240
## 👪 Community and support
236241

0 commit comments

Comments
 (0)