-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
breadcrumbs for adding yolov10:
- parsing code equivalent to partinet/DynamicDet/models/yolo.py parse_model is here: https://github.com/ultralytics/ultralytics/blob/main/ultralytics/nn/tasks.py#L930
- yolov10 configs are here: https://github.com/ultralytics/ultralytics/blob/main/ultralytics/cfg/models/v10
Probably best to try and create a dynamicdet network for a yolov10 model and then slowly work through adding the relevant parsing code and nn modules.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed