-
Notifications
You must be signed in to change notification settings - Fork 46
Add Obj Det Transform Pt 2 #300
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Obj Det Transform Pt 2 #300
Conversation
… into lionel-trn-758-add-object-detection-dataset
… into lionel-trn-758-add-object-detection-dataset
… into lionel-trn-758-add-object-detection-dataset
…com:lightly-ai/lightly-train into lionel-trn-758-add-object-detection-dataset
stegmuel
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
First review.
src/lightly_train/_task_models/dinov2_ltdetr_object_detection/transforms.py
Outdated
Show resolved
Hide resolved
src/lightly_train/_task_models/dinov2_ltdetr_object_detection/transforms.py
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left some questions/remarks.
src/lightly_train/_task_models/dinov2_eomt_semantic_segmentation/transforms.py
Outdated
Show resolved
Hide resolved
src/lightly_train/_task_models/dinov2_linear_semantic_segmentation/transforms.py
Outdated
Show resolved
Hide resolved
src/lightly_train/_task_models/dinov2_ltdetr_object_detection/transforms.py
Outdated
Show resolved
Hide resolved
src/lightly_train/_task_models/dinov3_eomt_semantic_segmentation/transforms.py
Outdated
Show resolved
Hide resolved
…t2' of github.com:lightly-ai/lightly-train into lionel-trn-1520-implement-object-detection-transforms-pt2
stegmuel
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
What has changed and why?
What remains:
How has it been tested?
Did you update CHANGELOG.md?
Did you update the documentation?