Tony Weaver
Tony Weaver
I had a column in a pandas table that I set astype(float32) and then set the precision using options = config.load_options() options = {'floatprecision': 2} config.apply_options(options, self.table) before displaying. But...
I was just wondering if there's any kind of flag when running the batch detector to include the image date and time (the date/time the image was taken) as part...
Added build info for version 6.1 in py-astropy. Requires a new additional package, astropy-iers-data which has been included as py-astropy-iers-data to match with spack's general naming conventions. Below is the...
Added new version for master branch. Also added additional functions to ensure tempo will actually run without. Tempo assumes the stage directory sticks around after the build and references numerous...
The your-0.6.7.tar.gz file on PyPi (https://pypi.org/project/your/#files) is missing requirements.txt. The same file on github (under the releases section) does have it. I'm trying to create a spack package for Your...
**Is your feature request related to a problem? Please describe.** Fetch currently uses tensorflow/keras but those frameworks have issues related to pulling newer versions of tensorflow and especially Keras3. Current...
### Search before asking - [x] I have searched the Pytorch-Wildlife [issues](https://github.com/microsoft/CameraTraps/issues) and found no similar bug report. ### Bug I have a user trying to do some analyses with...
**Is your feature request related to a problem? Please describe.** As part of the discussion of moving from Keras2 to Keras3, see https://github.com/devanshkv/fetch/issues/36#issuecomment-2350962626 **Describe the solution you'd like** I have...