-
### Description
Let's start our work on Evaluation API with `sv.ConfusionMatrix`. Here is the expected API:
```python
@dataclass
class ConfusionMatrix:
matrix: np.ndarray
classes: Li…
-
### 🐛 Describe the bug
Here is the code for reference: https://colab.research.google.com/drive/1dEo-evWFmW9C5twuWHeg7t2hsMX-NvZ7?usp=sharing
```
--------------------------------------------…
-
# Context
I've noticed that the current implementation of `BroadwayKafka.BrodClient.setup/4` always starts a new :brod client as follow:
```elixir
def setup(stage_pid, client_id, callback_modul…
-
Hi team,
Thanks for your awesome work on the Supervison, it is fantastic!
I tried to follow your notebook at:
https://github.com/roboflow/notebooks/blob/main/notebooks/how-to-track-and-count-v…
-
### Is your problem within Home Assistant (Core or Z-Wave JS Integration)?
NO, my problem is NOT within Home Assistant or the ZWave JS integration
### Is your problem within ZWaveJS2MQTT?
NO,…
-
**Describe the bug**
Server Startup for redis is failing because of an unidentified bug.
A short description of the bug.
Exit Error Code
See "systemctl status redis-server.service" and "journal…
-
* bleak version: ```0.16.0```
* Python version: ```3.10```
* Operating System: Home Assistant docker container ```Linux homeassistant 5.15.32-v8 #1 SMP PREEMPT Tue Aug 16 14:52:58 UTC 2022 aarch64 L…
-
## Goal
| User story |
|:---------------------------------------------------------------------------|
| As an IT admin,
| I want my the enrollment profile and configuration profiles installed o…
zhumo updated
6 months ago
-
Hi, thank you for your excellent work. I notice that you make a comparison with [NeuralPoints](https://github.com/WanquanF/NeuralPoints) on PU-GAN dataset, but they need normals as supervision which i…
-
@yzqin yuzhe, the demo model is PointNet2_tcls.py and it seem differrent with paper proposed, rather, PointNet2.py is consistent. which model provide the paper resulet?
also, which is the correspond…