Live data from Hacker News

Viewing profile — SkalskiP

SkalskiP

HN member
Joined
Sun, Aug 25, 2019, 5:42 PM UTC
HN karma
64
Public activity
46 items

About SkalskiP

No profile information was provided.

Recent public activity

  1. comment
    Comment #46294477

    code: https://colab.research.google.com/github/roboflow-ai/noteboo... - player and number detection with RF-DETR - player tracking with SAM2 - team clustering with SigLIP, UMAP and…

  2. story
  3. comment
    Comment #41434821

    use computer vision to automatically extract player and ball position, plot it on pitch radar, and calculate advanced metrics

  4. story
  5. comment
    Comment #41136998

    yup! the point here is to show step by step how to perform video segmentation with SAM2

  6. comment
  7. story
  8. comment
    Comment #39816302

    Hi! Supervision does not run models, but it connects to existing detection and segmentation libraries, allowing you to do more advanced stuff easily. Take a look here to get a high…

  9. comment
    Comment #39815251

    You can always slice the images into smaller ones, run detection on each tile, and combine results. Supervision has a utility for this - https://supervision.roboflow.com/latest/det…

  10. comment
    Comment #39815235

    Hi swyx! The easiest way would be to train a custom model to detect raised hands. I found one on Roboflow - https://universe.roboflow.com/search?q=raised%20hand . I'm not sure how …

  11. comment
    Comment #39813950

    Oh my, if you'd like to contribute lens distortion removal... That would make me super happy! I'm 95% sure I'll be in Seattle this year.

  12. comment
    Comment #39813760

    Hi everyone! I'm one of the maintainers of Supervision. Thanks for putting our project on the HN front page. It really made my day!

  13. comment
    Comment #39813741

    Hi @eloisus! I'm the creator of Supervision. Over the years, I've noticed that there are certain code snippets I find myself rewriting for each of my computer vision projects. My f…

  14. comment
    Comment #37929413

    Hi @simonw your tweets were motivation for me to write this blogpost. Same with this one: https://blog.roboflow.com/chatgpt-code-interpreter-computer-... when I dove deep into Code…

  15. comment
    Comment #37928903

    You are asking in the context of this blogpost?

  16. comment
    Comment #37928884

    Hi I'm the autor of the blog post. Most of the time it is. It is not connected to internet. So in case of Code Interpreter you can run untreated code no problem. In this case I'm m…

  17. comment
    Comment #37928844

    Hi! I'm the author. :) I can agree I had problems with tables as well. I tried crosswords and sudoku. My assumption is that it does not work well when it needs to position the text…

  18. comment
    Comment #37928794

    They do sometimes. In case of Code Interpreter for example. You should use chat interface not treat it as terminal. So you shouldn't ask to change working directory or instal unaut…

  19. comment
    Comment #37928760

    I agree with that opinion. Hacking LLM feels like social engineering. Few months ago I spend 2 weeks of my life hacking Code Interpreter. Most of the time I needed to ask, lie or t…

  20. comment
    Comment #37928707

    Hi everyone! I wrote that blogpost. Thanks a lot for all the interest.

  21. comment
    Comment #37922576

    On September 25, 2023, OpenAI announced the launch of a new feature that expands how people interact with its latest and most advanced model, GPT-4V(ision): the ability to ask ques…

  22. story
  23. comment
    Comment #36689791

    Code Interpreter experiment, where I run YOLOv8 object detector inside Code Interpreter

  24. story
  25. story