Skip to content

Added Steps support in DNN Slice layer#854

Merged
alalek merged 2 commits intoopencv:3.4from
LupusSanctus:am/slice_steps
Mar 26, 2021
Merged

Added Steps support in DNN Slice layer#854
alalek merged 2 commits intoopencv:3.4from
LupusSanctus:am/slice_steps

Conversation

@LupusSanctus
Copy link
Copy Markdown

@LupusSanctus LupusSanctus commented Feb 16, 2021

Relates to: #19546

@LupusSanctus LupusSanctus changed the base branch from master to 3.4 March 9, 2021 20:48

def __init__(self):
def __init__(self, custom_sliice=None):
self.custom_sliice=custom_sliice
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sliice

slice ?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, sure, corrected.

@alalek alalek merged commit ae4099b into opencv:3.4 Mar 26, 2021
@alalek alalek mentioned this pull request Mar 27, 2021
@alalek alalek mentioned this pull request Apr 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants