Skip to content

Commit 86b50a2

Browse files
committed
Add text on demo
1 parent 49e69b5 commit 86b50a2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,13 +123,16 @@ Concretely, we select an information-theoretically optimal partition, trace each
123123

124124
### Demo
125125

126+
To showcase the raster-to-vector conversion capability of $\partial\text{HT}$, we include a small demo below, hosted on Huggingface Spaces.
127+
126128
<script
127129
type="module"
128130
src="https://gradio.s3-us-west-2.amazonaws.com/6.0.1/gradio.js"
129131
></script>
130132

131133
<gradio-app src="https://mariuaas-dht-raster2vector.hf.space"></gradio-app>
132134

135+
*We note that our demo replaces [Potrace](https://potrace.sourceforge.net/) with our own vectorization module. This is faster, but slightly less optimized.*
133136

134137

135138
## Summary

0 commit comments

Comments
 (0)