-
Notifications
You must be signed in to change notification settings - Fork 101
NEW: Feature CLI For Nucleus Instance Segmentation #194
New issue
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
Conversation
- Add nucleus_instance_segmentor to cli
- Rename nucleus_instance_segmentor to nucleus_instance_segment
- Add missing nucleus_instance_segment file
- Add additional arguments to cli/nucleus_instance_segment
- Fix link to pretrained models
- Add test for cli/nucleus_instance_segment.
Codecov Report
@@ Coverage Diff @@
## develop #194 +/- ##
===========================================
+ Coverage 99.74% 99.77% +0.03%
===========================================
Files 44 45 +1
Lines 3540 3572 +32
Branches 576 577 +1
===========================================
+ Hits 3531 3564 +33
+ Misses 3 2 -1
Partials 6 6
Continue to review full report at Codecov.
|
- Fix test for cli-nucleus-instance-segment
- Fix test check in cli-nucleus-instance-segment
- Update installation instructions for pygeos on Windows.
- Update installation instructions for Windows
- Fix indention issue on rst.
- Add ioconfig to cli test for nucleus segment
…chunks - Break tests/models/test_nucleus_instance_segmentor into smaller chunks - Use pretrained_weights for nucleus_instance_segmentor
- Use smaller image in tests
- Update to smaller wsi for cli
vqdang
left a comment
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.
Look ok. Thanks Shan.
- ON_Travis is True
- Add flag to ignore coverage
- Fix deepsource bug
- Add test without ioconfig
- Use smaller batch size for OOM errors on travis
- Use smaller image for test
- Use smaller image to avoid OOM on travis
- Use 512x512 image to avoid memory issues
get_wsireaderwithWSIReader.openasget_wsireaderis being depreciated.gc.collect().