Skip to content
This repository was archived by the owner on Apr 25, 2023. It is now read-only.

Conversation

@bryantChhun
Copy link
Contributor

Solves issue #38 .

Purpose:

instance segmentation is categorized under the segmentation CLI module, but it actually makes more sense to be within extract patches. This is because instance segmentation does not require any DNN inference/training and is used primarily by the patching module. Plus, segmentation as implemented in dynamorph is not necessary -- one could achieve segmentation with normal CV methods.

@bryantChhun bryantChhun requested a review from smguo September 1, 2021 17:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants