mmsegmentation VS labelme2coco

Compare mmsegmentation vs labelme2coco and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
mmsegmentation labelme2coco
7 1
7,414 248
1.8% -
8.2 3.8
9 days ago 15 days ago
Python Python
Apache License 2.0 GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

mmsegmentation

Posts with mentions or reviews of mmsegmentation. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-06.

labelme2coco

Posts with mentions or reviews of labelme2coco. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-12.
  • What's A Simple Custom Segmentation Pipeline?
    3 projects | /r/computervision | 12 Feb 2021
    I would also suggest labelme, it's pretty easy to use. Just type "labelme" in the shell after pip installing and you will see the GUI. There are tools to convert to coco format (like https://github.com/fcakyon/labelme2coco) if needed, for instance for Detectron2.

What are some alternatives?

When comparing mmsegmentation and labelme2coco you can also consider the following projects:

Pytorch-UNet - PyTorch implementation of the U-Net for image semantic segmentation with high quality images

labelme - Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).

Swin-Transformer-Semantic-Segmentation - This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" on Semantic Segmentation.

albumentations - Fast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125

segmentation_models.pytorch - Segmentation models with pretrained backbones. PyTorch.

bpycv - Computer vision utils for Blender (generate instance annoatation, depth and 6D pose by one line code)

Mask_RCNN - Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow

coco-viewer - Minimalistic COCO Dataset Viewer in Tkinter

face-parsing.PyTorch - Using modified BiSeNet for face parsing in PyTorch

autogluon - Fast and Accurate ML in 3 Lines of Code

PaddleSeg - Easy-to-use image segmentation library with awesome pre-trained model zoo, supporting wide-range of practical tasks in Semantic Segmentation, Interactive Segmentation, Panoptic Segmentation, Image Matting, 3D Segmentation, etc.

mask-rcnn - Mask-RCNN training and prediction in MATLAB for Instance Segmentation