We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Padding image preprocessor is missed in KotlinDL. Pad the given image on all sides with the given “pad” value.
The desired PR addressing this issue should include:
Cropping
dataset
P.S. If you want to take this ticket, please leave the comment below P.P.S Read the Contributing Guidelines.
The reference implementation could be taken from torchvision.transforms
The text was updated successfully, but these errors were encountered:
@juliabeliaeva could you have a look at this issue?
Sorry, something went wrong.
@zaleslaw yes, assign this issue to me, please.
juliabeliaeva
Successfully merging a pull request may close this issue.
The Padding image preprocessor is missed in KotlinDL.
Pad the given image on all sides with the given “pad” value.
The desired PR addressing this issue should include:
Cropping
as reference)dataset
moduleP.S. If you want to take this ticket, please leave the comment below
P.P.S Read the Contributing Guidelines.
The reference implementation could be taken from torchvision.transforms
The text was updated successfully, but these errors were encountered: