RT-DETR with Tracking #351
subbubhat99
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey!
I have been working with your amazing RT-DETR model for my thesis project where the objective is to detect cigarettes and chewing gums, and to also track them simultaneously. This detection+tracking approach needs to be deployed on a Jetson Orin of a mobile robot that would go around collecting these waste items.
The model must be containerized using docker before deployment with tensor-RT integration.
Now I needed to ask you: Is it possible to use your RT-DETR-small weights pretrained on COCO and use them to fine-tune the model on my dataset through ultralytics' RT-DETR train function?
Kindly let me know since I need a tiny variant of your model for my use-case but ultralytics don't provide it below the 'large' variant.
Look forward to hearing from you.
Cheers
Beta Was this translation helpful? Give feedback.
All reactions