Skip to content

Add McByte tracker tutorial notebook - #451

Open
AlexBodner wants to merge 2 commits into
roboflow:mainfrom
AlexBodner:add-mcbyte-tracker-notebook
Open

Add McByte tracker tutorial notebook#451
AlexBodner wants to merge 2 commits into
roboflow:mainfrom
AlexBodner:add-mcbyte-tracker-notebook

Conversation

@AlexBodner

Copy link
Copy Markdown

Summary

  • Adds notebooks/how-to-track-objects-with-mcbyte-tracker.ipynb, a Colab-ready RF-DETR + McByte tutorial covering CLI and Python workflows
  • Uses direct rfdetr integration with model.predict(), Colab torch/torchvision install fixes, and person filtering via data["class_name"]
  • Lists the notebook in README under featured notebooks and tracker tutorials

Test plan

  • Open notebook in Colab from PR branch and run all cells after runtime restart
  • Verify CLI section produces tracked output video
  • Verify Python section shows person tracks with SAM + Cutie enabled
  • Confirm README links open the new notebook

Made with Cursor

Introduce a Colab-ready RF-DETR + McByte tracking tutorial with CLI and
Python examples, Colab torch install fixes, and rfdetr predict() integration.

Co-authored-by: Cursor <cursoragent@cursor.com>
@review-notebook-app

Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Avoid reformatting the model tutorials table; add only the McByte row and
update the tracker tutorials count.

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant