Results 16 comments of Jimmy Johnson

Same issue here, my family has to remember to turn off tailscale before making calls via signal or they don't go through.

Sorry to hear that. I don't have a Mac development workstation at this time. If you manage to get this working please submit a pull request and I will update...

Great, can you issue a pull request and I will add the fix?

Not sure what the problem could be. The E2 is definitely the hardest string to identify because it has the most underlying harmonics. You could try playing around with the...

@poett1 thank you, cherry-picking this cut my CPU usage in half. (I'm on 5.1.2)

Rebuilt from source to get a compatible .so binary rebuilt, everything seems to be working now ymmv: ``` pip uninstall torchtext git clone https://github.com/pytorch/text.git cd text git checkout v0.18.0 git...

Hi @antimora I cleaned up the file a bunch and included your suggestions. I also have moved everything to burn-dataset as image_augmentation.rs. Thanks for the input!

I decided to add bounding boxes to this rather than come back and do it later. Will update the pr soon.

Hi @antimora I've integrated bounding box transformations, and also everything is done using tensors now. Looking for some more feedback. I haven't worked at all really on getting the integration...

should be ready to merge if everything looks good