Piotr Skalski

Results 683 comments of Piotr Skalski

Hi @emSko 👋🏻 Thank you very much for dedicating time to this task. In the meantime, I did some light research and found these two videos on YouTube: - https://www.youtube.com/watch?v=tScp754b8iU...

> @SkalskiP what do you mean by the documentation? Only docstrings or are there additional files? Where to find them? I would like the `mask_to_rle` and `rle_to_mask` functions to be...

Hi @emSko 👋🏻, I like your work with `rle_to_mask` and `mask_to_rle`. The code, tests, and docks look great. Thank you! 🙏🏻 I just made a few small changes (I didn't...

Hi @emSko 👋🏻 I like the updates you made in `test_coco_annotations_to_detections`. Now is time to `detections_to_coco_annotations` updates. As I said, it would be awesome if we could deliver a smart...

Hi @emSko 👋🏻 At the outset, I apologize for the late reply - I was traveling at the end of the week and was not on GitHub. @LinasKo, thanks for...

Hi @emSko 👋🏻 I just tested your code in [Google Colab](https://colab.research.google.com/drive/11DZMZWutJAwXWro9Ui-rcf1pHYKIBDpv?usp=sharing). Everything seems to be working fine. I also made a few minor changes to the docs, including adding some...

Hi, @rolson24 and @LinasKo! Thanks a lot! 🙏🏻 @rolson24 The work you did to find the source of the problem was crucial. However, I think the solution proposed by @LinasKo...

Hi @capjamesg 👋🏻, I'm unsure if the `Experiments` section is the best place for GPT Checkup. After all, it's not an experiment. Maybe we should find a better location for...

Hi, @eltociear 👋🏻 ! I am glad that you are interested in our project. I am also pleased that you took the initiative and created this README.md. I have one...

Awesome @AyushExel! 🔥 Have you considered using [`supervision`](https://github.com/roboflow/supervision) for loading datasets? We offer YOLO, COCO, and PASCAL VOC dataset loaders. You should be able to add functionality in one afternoon....