Piotr Skalski

Results 603 comments of Piotr Skalski

@dusty-nv any updates on that? @Tal-Bass / @hugopaliot did you manage to solve this issue? I think I have a pretty similar problem but with pytorch image: https://github.com/dusty-nv/jetson-containers/issues/164

Thank you very much @Tal-Bass, however, it really seems like a tremendous workaround. Do you know if Nvidia plans to fix that?

Hi @MalavikaAR 👋. ! Judging by the error I think that you are trying to pass `pandas.DataFrame` instead of `numpy.array` through the neural network.

@MalavikaAR could you please show me how did you use `make_moons` function?

Go for it! 🚀

@DCCCXIX and @AyushExel thanks for pro tips ;)

@AyushExel I'm using `Ultralytics YOLOv8.0.6`. I tried to use `return_outputs=True` and the generator that it `.predict()` returns, but I behaved weirdly, to say the least. Take a look: ```python model...

Hahaha @Laughing-q not sure if I should be happy or scared 😱

Awesome! Thanks a lot for your PR. Merging! 🔥

Hi @rolson24 👋🏻 Looks like there are some unresolved conflicts. Could you take care of this?