LinasKo

Results 303 comments of LinasKo

Hi @Bhavay-2001, I've now approved the pull request and will merge it in. Thank you for the contribution. However, it is also an example of a contribution we won't accept...

Note: Please share a Google Colab with minimal code to test the new feature. We know it's additional work, but it will speed up the review process. You may use...

That'd be most helpful @David-rn ! I'm assigning it to you.

Hey David, 1. The one quick edit I'd make is moving the new method to `utils`. 2. I was imagining an aggregate method with more if-else cases, but your approach...

1. Either option seems fine. A separate file is slightly tidier, I reckon.

fyi @onuralpszr. We could drop the version, but let's wait till tomorrow's evening. Might be fixed by then.

### Contribution guidelines If you would like to make a contribution, please check that no one else is assigned already. Then leave a comment such as "Hi, I would like...

Note: For historical reasons, `Detections.empty()` and `Detections.is_empty()` are an exception. When returning frames from a video, for example, the same model may return some defined as `array` / `None` when...

Hi @souhhmm 👋, Let's see how it goes. Assigning it to you!

Good question! For our purposes, this is empty. It could be that `is_empty` doesn't need changing after all.