Closed srivarra closed 11 months ago
Check out this pull request on
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
Mostly general formatting stuff in the new ezSegmenter notebook. Main points to keep in mind are to:
@srivarra looks like the tests for ez_object_segmentation.py
are still failing. Can you look into this?
If you haven't already, please read through our contributing guidelines before opening your PR
What is the purpose of this PR?
Adds ezSegmentation functionality. This PR will add many of the backend features. The notebook and interactive Jupyter components will come in a separate PR.
How did you implement your changes
Currently added the following files:
ez_object_segmentation
ez_object_segmentation_test
Remaining issues
Need to add the rest of the stuff in #847, #907.