• Products
    • Isadora
    • Get It
    • ADD-ONS
    • IzzyCast
    • Get It
  • Forum
  • Help
  • Werkstatt
  • Newsletter
  • Impressum
  • Dsgvo
  • Press
  • Isadora
  • Get It
  • ADD-ONS
  • IzzyCast
  • Get It
  • Press
  • Dsgvo
  • Impressum

Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags

    People Tracking with yolo in Isadora

    How To... ?
    2
    2
    25
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • jfg
      jfg last edited by

      I’d like to use Ultralytics’ people tracking in Isadora (https://docs.ultralytics.com/modes/track#tracktrack). However, I’m quickly reaching my limits, as I have absolutely no idea what the Python code should look like or what if I need to install more than "yolo26n.pt". Unfortunately, I wasn’t able to understand the video ‘Getting started with Python". I’ve managed to create a Python actor with YOLO, thanks to Mark’s explanations in the *4.5 vst demo" patch, but what do I do next?

      Can anyone help me or tell me where I can find help without having to spend months becoming fully proficient in Python?

      Many thanks

      Best regards

      Jean-François 

      • Izzy 4
      - MacBook Pro M1 Max 16" 64GB RAM, Mac OS 15.3.2 Sequoia
      - Mac Pro 5.1 middle 2012 (3,33 GHz 6-Core Intel Xeon, 32GB RAM, Radeon RX 580 8 GB ),
      Mac OS 10.14.6 (Mojave)
      - Mac mini Pro M4, Mac OS 15.3.2 Sequoia

      • A range of deployable older Macs
        Located in Bremen, Germany
      mark_m 1 Reply Last reply Reply Quote 0
      • mark_m
        mark_m @jfg last edited by

        @jfg


        I have two small suggestions for you.

        First is @DusX updated  python tools, in the add-ons here. Like you I couldn't understand the first video, but this did help me get started.

        And the other thing which has really helped me with Python is using AI. Specifically Claude Sonnet. I like that model particularly because it is good at explaining, which helps me to learn the process. 

        When I'm starting a chat I:

        1. ask it to add detailed comments to every line of code explaining what it does in plain English (am sure it's equally capable in other languages!).
        2. ask it for a "Step-by-step environment setup guide," including how to install the necessary libraries for my OS.

        I just did this for Windows, and Claude Sonnet gave me verbose instructions. Including how and where to install all the necessary libraries, etc. I don't have time to try that all out right now, but will certainly give it a go later.

        Meanwhile maybe this is useful...

        best regards

        Mark (not that Mark, in rainy London)

        Intel NUC8i7HVK Hades Canyon VR Gaming NUC, i7-8809G w/ Radeon RX Vega M GH 4GB Graphics, 32GB RAM, 2 x NVMe SSD
        Gigabyte Aero 15 OLED XD. Intel Core i7-11800H, NVidia RTX3070, 32GB RAM 2 x NVMe SSD
        PC Specialist Desktop: i9-14900K, RTX5080, 64GB RAM, Win11Pro
        www.natalieinsideout.com

        1 Reply Last reply Reply Quote 1
        • First post
          Last post