Semanticsegmentationactivelearning

Source code for a novel active learning algorithm for efficiently annotating semantic segmentation data.
Alternatives To Semanticsegmentationactivelearning
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Transformer Explainability1,596
4 months ago9mitJupyter Notebook
[CVPR 2021] Official PyTorch implementation for Transformer Interpretability Beyond Attention Visualization, a novel method to visualize classifications by Transformer based networks.
Rethinking Text Segmentation222
6 months ago4Python
[CVPR 2021] Rethinking Text Segmentation: A Novel Dataset and A Text-Specific Refinement Approach
Loss Family83
5 years ago
Some classical and cutting-edge loss in semantic segmentation task
Iccv2019_mirrornet16
4 years ago3otherPython
Code for the ICCV 2019 paper "Where Is My Mirror?"
Tensormask Review10
5 years agogpl-3.0
Sliding-window object detectors that generate boundingbox object predictions over a dense, regular grid have advanced rapidly and proven popular. In contrast, modern instance segmentation approaches are dominated by methods that first detect object bounding boxes, and then crop and segment these regions, as popularized by Mask R-CNN. In this work, we investigate the paradigm of dense slidingwindow instance segmentation, which is surprisingly underexplored. Our core observation is that this task is fundamentally different than other dense prediction tasks such as semantic segmentation or bounding-box object detection, as the output at every spatial location is itself a geometric structure with its own spatial dimensions. To formalize this, we treat dense instance segmentation as a prediction task over 4D tensors and present a general framework called TensorMask that explicitly captures this geometry and enables novel operators on 4D tensors. We demonstrate that the tensor view leads to large gains over baselines that ignore this structure, and leads to results comparable to Mask R-CNN. These promising results suggest that TensorMask can serve as a foundation for novel advances in dense mask prediction and a more complete understanding of the task. Code will be made available.
Chair Segments7
3 years ago1Python
Chair Segments: A Compact Benchmark for the Study of Object Segmentation
Semanticsegmentationactivelearning5
3 years ago1mitPython
Source code for a novel active learning algorithm for efficiently annotating semantic segmentation data.
Alternatives To Semanticsegmentationactivelearning
Select To Compare


Alternative Project Comparisons
Popular Segmentation Projects
Popular Novel Projects
Popular Machine Learning Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
Segmentation
Novel