Simpler and faster implementation of the OPEX JSON file format for object detection predictions.
Project description
Simpler and faster implementation of the OPEX JSON file format for object detection predictions (https://github.com/WaikatoLink2020/objdet-predictions-exchange-format).
It is possible to use the orjson library (https://github.com/ijl/orjson) as backend instead of the one from the standard library for further speed-ups.
Changelog
0.0.4 (2024-08-22)
method _object_from_dict (opex.ObjectPredictions) now handles incorrect score values better
method to_dict (opex.ObjectPrediction) only returns the score when not None; meta-data is returned now as well
0.0.3 (2024-08-12)
method _from_dict (opex.ObjectPredictions) no longer raises an Exception when the timestamp is missing
method to_dict (opex.ObjectPredictions) only returns timestamp/meta when not None now
0.0.2 (2024-06-17)
proper integration of orjson (uses bytes instead of strings)
0.0.1 (2024-06-14)
initial release
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file fast-opex-0.0.4.tar.gz
.
File metadata
- Download URL: fast-opex-0.0.4.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a1938c8d004b62810d51c6b259e443c58dfce3d989fda5ec17b59a77cdcf37c7 |
|
MD5 | 0ff87e3d5d4f652066a75e96d1af24e4 |
|
BLAKE2b-256 | 52f0e7f2aee186fc559775d03a5e50131bb726884c1ec297700c222ae338a0ec |