suahelen
suahelen
Hi all, I was trying to train a SoloV2 network on a dataset of mine with very nice results for foreground objects. However the network seemed to struggle with the...
as above. No code changes involved
As discussed before. Here the implementation of the rolling buffer. Sending data to the stream is handeled exactly like vectors. Important note. This construct is highly thread sensitive. A MCU...
## Pull Request Details This PR allows the user to send Numpy arrays form python to the simpleRpc host. It is the pendant of this PR : https://github.com/jfjlaros/simpleRPC/pull/36
### Bug description I tried to mess around with some tree-structures lately. Specifically I wanted to implement the references between the nodes with the `Optional[T]` so I would not have...