Leonardo Taccari
Leonardo Taccari
I've tried to use JuMPeR to fiddle with some robust models in a quick way, and I really like it. It's obvious that the reformulation, in some cases, can be...
It is sometimes useful to apply an augmentation only to a mask, and avoid wasting CPU time modifying the image. In my experience, this seems to be the only piece...
Hi @zhreshold and contributors, Given that @zhreshold stopped maintaining this library, would it be possible to identify some trustworthy maintainer(s) that could at least update builds / accept PRs to...
With mxnet 1.8.0.post0, importing decord _before_ mxnet causes an error using a dataloader. ```python import decord import mxnet from mxnet import gluon, image from mxnet.gluon.data import DataLoader class ImageDataset(gluon.data.Dataset): def...
I noticed a failing unit test working on a PR. It was asserting a _wrong_ expected result (incorrectly returned by older versions of decord), that it was fixed (by accident?)...
Hi! Really like the idea of SORT and its minimal implementation. I made some simple changes to simplify using it. I just thought it would be useful to split the...
Generate documentation + add the examples in the notebooks and in some closed issues.
Reading/writing dataframes to/from avro files with timestamps with spark gives an inconsistent behavior. The point being that the conversion between timestamps and integers has a different logic in spark vs....
## Environment - Platform (select one): - [ ] Anthropic API - [X] AWS Bedrock - [ ] Google Vertex AI - Claude CLI version:0.2.48 (Claude Code) - Operating System:...