MarkWijkhuizen

Results 4 issues of MarkWijkhuizen

When running the main method I encounter the following error. Pytorch 1.5.0 and Torchvision 0.6.0 are installed with CUDA support. Do you have any suggestions on where to find the...

When computing the macs/params using the `get_model_complexity_info` function I get the following message using Torch 2.2.1. `Op Flatten is not supported at now, set FLOPs of it to zero` Naturally,...

question

We just started using the Clarius US probes and wanted to read out frames in Python on a Windows machine. In the [Cast Python example](https://github.com/clariusdev/cast/tree/master/examples/python) the following step is given:...

Dear Clarius Support, After connecting to the Clarius probe using the `pycaster.py` example with the correct IP address and port all commands seem to work, except the stream action. ```...