Mark Chang

Results 25 comments of Mark Chang

@alex-luxonis @Luxonis-Brandon What is the timeline for this working on Windows?

@onuralpszr @hardikdava Any update on this? OOM'd on my end when using `sv.DetectionDataset.from_yolo`

> Hi, @AChangXD 👋🏻 ! There are no updates yet. But this PR is high on my TODO list. Over the past couple of weeks, I have been quite overwhelmed...

> I see that images are only opened with `cv2` when they are accessed. Suppose I am labeling 10,000 images and load all them into memory sequentially. My workflow is:...

I OOM'd off of a 7GB dataset (`sv.DetectionDataset.from_yolo`), it used all 64GB of my RAM and committed another 250GB

> Hi @andy-hook! I tried using `onPointerEnter` and `onPointerLeave` and on fresh page load the navigation menu opens once with hover, then only open/close on click. How can I make...

For those wondering on what raw command it is to cut, you can do: `printer._raw(b'\x1b' + b'd' + b'\x00')`

This really needs to be addressed, can't use server-side data fetching for a data-intensive chart now :(