Severin Ibarluzea
Severin Ibarluzea
This is somewhat possible using the custom label entry thing #28, but I think building it in would be nice. We might be expanding to have a more complex data...
We should improve the documentation around providing saved annotations.
Each `image` in the `images` prop has an optional `regions`, that's where the saved regions go. I think it'd be a good idea to throw that in a code sandbox.
@CedricProfessionnel doesn't this break all the references to these images in the storybooks?
You'll have to give more details, if you can post an example repository I will help you resolve the issue. If anyone else is having this issue please :+1: to...
This is an example of a script I wrote to parse the tsv generated from `tesseract` ```ts import { exec } from "child_process" import tempy from "tempy" import Papa from...
Hey everyone, awesome discussion here, can't wait for this feature :) I wanted to share what we're doing at seam.co in case it's useful and because it's so similar to...
> I'm curious why you care about the health of an individual worker in the first place - what do you do with this `worker_heartbeat` table, and what do you...
I think this was fixed in or before v1.1.7, my test script on https://github.com/oven-sh/bun/issues/10416 successfully runs in v1.1.7
Hi, we're happily using Kysely in production at https://seam.co