-
I am about to release a new update of the accuracy comparison of mathematical functions. It will be with Openlibm 0.7.5, the last release. The previous update (with Openlibm 0.7.4) is available here: …
-
I'm trying to calculate the AP on a custom dataset, so I execute the following code:
```
#GT FILE
annFile = '/content/drive/MyDrive/test/test.json'
cocoGt=COCO(annFile)
#DETECTIONS FILE
resF…
-
### Actions before raising this issue
- [X] I searched the existing issues and did not find anything similar.
- [X] I read/searched [the docs](https://docs.cvat.ai/docs/)
### Is your feature request…
-
This issue is mainly for tracking the upstream counterpart (https://github.com/numpy/numpy/issues/14753) for compatibility purposes. However, there are unique challenges and opportunities in CUDA that…
-
Hi Connor,
I posted this in `forallpeople` repo but after investigation and using pint as an alternative, the issue is still presist.
I am looking for a way to remove trailing zeros. I think the i…
-
We can add a feature in which the black board would go full screen or at least the size would increase significantly
Why?
- increase readability
- Increase precision in writing
- Better visibili…
-
-
**Configuration**
model: [v0.1.3_end2end](https://github.com/fabio-sim/LightGlue-ONNX/releases/download/v0.1.3/superpoint_2048_lightglue_end2end.onnx)
**python** code: v0.1.3,
command is
`pyth…
-
##### Minetest version
```
All
```
This is also related to https://github.com/minetest/minetest_game/issues/1667, without this modification introducing quality mobs is not going to be possible.
…
-
Hello, thank you for your library.
I have noticed that in TF 2.0 the import of average_precision_at_k has changed:
Previously it was
`tf.metrics.average_precision_at_k`
Now it is:
`tf.compat.v1.…