You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on the official Ultralytics repository, I've added some of my own tricks to serve as a baseline for various comparative experiments in object detection.
Based on the official Ultralytics repository, I've added some of my own tricks to serve as a baseline for various comparative experiments in object detection.
Environment
python==3.10 pytorch==2.2.0
About
Based on the official Ultralytics repository, I've added some of my own tricks to serve as a baseline for various comparative experiments in object detection.