detecting objects in the zone 🔥🔥🔥
Work on the next YouTube video is gaining momentum! Stop by the Twitch stream to say hello and see how I'm doing 👋
⮑ 🔗 stream link: https://lnkd.in/drQM2HhF
YouTube video. I've got a lot of programming to do, so I decided it was an excellent opportunity to stream on Twitch. Drop in if you want to chat 💬
⮑ 🔗 link:
Universe datasets 🚀🚀🚀
I know, YOLOv8 is all the rage right now 🔥 But if you still use YOLOv5 in your training pipeline, I have a small pro tip for you. Training models with Roboflow Universe datasets just got a lot simpler.
#yolo#yolov5
Image segmentation is messy; there's instance, semantic and panoptic segmentation, with models tailored to one of these 3 tasks.
Luckily, we now have "universal segmentation" models, capable of solving all 3 with a single model.🤯
Read more in our blog:
and I covered instance segmentation. I hope you like it. The recording process was a bit painful... 😴 But we managed to train a really cool model! 🔥https://youtu.be/pFiGSrRtaU4#deeplearning#yolov8
and I covered instance segmentation. I hope you like it. The recording process was a bit painful... 😴 But we managed to train a really cool model! 🔥https://youtu.be/pFiGSrRtaU4#deeplearning#yolov8
On the Seventh Day of #Shipmas, Roboflow gave to me: Read/Write API Methods.
You can now automate common workflows like generating datasets, exporting versions, and training models via Roboflow's API and pip package!
Docs: https://docs.roboflow.com/python/platform-actions…
In today's featured blog post by @skalskip92, you'll learn how to train a YOLOv7 Instance Segmentation model on a custom dataset
Get a model up and running in no time with our custom training guide.
https://blog.roboflow.com/train-yolov7-instance-segmentation-on-custom-data/…
ICYMI Roboflow has released Notebooks, a repo of more than 15 notebooks you can use to train and work with various state-of-the-art models, from SegFormer to YOLOv7. 💻
Advance your computer vision learning and train your own models using Notebooks:
👨💻 Je viens de tester un code qui associe YOLO pour la détection vidéo dans le football on obtient quelque chose d'incroyable 🔥 J'avais encore jamais essayer ça très intéressant 🚶🏾♂️... #ArtificialIntelligence
Intéressant , je venais de tester ça. En développant ce projet on peut obtenir les mêmes fonctions que des applications comme Metrica sport ou Statbomb 🚶🏾♂️... #pyStats
Football Players Tracking with YOLOv5 + ByteTRACK Tutorial!
The link to the full step-by-step tutorial on YouTube is in the comments. #deeplearning#computervision#football#FIFAWorldCup#NeuralNetworks#Artificial_Intelligence
at Roboflow used YOLOv5 and ByteTRACK to track football players and the position of a ball in a game ⚽
This project lets you easily see where all players are and what player is closest to the ball on a field.
Learn more on our blog:
does anyone else regularly hold Cmd+Z to go back a few dozen edits, copy and paste something, and then hold Shift+Cmd+Z to go forward to the latest state
@github copilot, with "public code" blocked, emits large chunks of my copyrighted code, with no attribution, no LGPL license. For example, the simple prompt "sparse matrix transpose, cs_" produces my cs_transpose in CSparse. My code on left, github on right. Not OK.
http://Makesense.ai is a pretty cool tool to generate labeled data for training ML models.
It even lets you download In Yolo format.
An excellent example of simple thing done well.