Viewing profile — SkalskiP
SkalskiP
HN member- Joined
- Sun, Aug 25, 2019, 5:42 PM UTC
- HN karma
- 64
- Public activity
- 46 items
- HN profile
- View on Hacker News ↗
About SkalskiP
No profile information was provided.
Recent public activity
-
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…
- story
-
comment
Comment #41434821
use computer vision to automatically extract player and ball position, plot it on pitch radar, and calculate advanced metrics
- story
-
comment
Comment #41136998
yup! the point here is to show step by step how to perform video segmentation with SAM2
- comment
- story
-
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…
-
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…
-
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 …
-
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.
-
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!
-
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…
-
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…
-
comment
Comment #37928903
You are asking in the context of this blogpost?
-
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…
-
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…
-
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…
-
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…
-
comment
Comment #37928707
Hi everyone! I wrote that blogpost. Thanks a lot for all the interest.
-
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…
- story
-
comment
Comment #36689791
Code Interpreter experiment, where I run YOLOv8 object detector inside Code Interpreter
- story
- story