-
Notifications
You must be signed in to change notification settings - Fork 86
Remove SSDRandomCrop augmentation from classification task tutorial. #978
Remove SSDRandomCrop augmentation from classification task tutorial. #978
Conversation
This PR needs Approvals as follows.
Please choose reviewers and requet reviews! Click to see how to approve each reviewsYou can approve this PR by triggered comments as follows.
See all trigger commentsPlease replace [Target] to review target
|
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.
OA
@iizukak Thanks |
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!!
@tfujiwar Thank you. |
/ready |
⏳Merge job is queued... |
What this patch does to fix the issue.
SSDRandomCrop
augmentation is not compatible with classification task, thus I removed it out of the tutorial.Link to any relevant issues or pull requests.
Closes #904