semantic-segmentation
Here are 1,507 public repositories matching this topic...
-
Updated
May 8, 2021
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
-
Updated
Jun 30, 2022 - Python
CVPR 2022 论文和开源项目合集
-
Updated
Jun 13, 2022
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
-
Updated
Jun 30, 2022 - Python
My actions before raising this issue
- Read/searched the docs
- Searched past issues
Expected Behaviour
I want to access the traefik dashboard. I have cvat setup on a server with https. I modified the docker-compose.https.yml according to the comment for using the traefik dashboard. So included the lin
Segmentation models with pretrained backbones. PyTorch.
-
Updated
Jun 29, 2022 - Python
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
-
Updated
Jun 26, 2022 - Python
Hi,
I need to download the something-to-something and jester datasets. But the 20bn website "https://20bn.com" are not available for weeks, the error message is "503 Service Temporarily Unavailable".
I have already downloaded the video data of something-to-something v2, and I need the label dataset. For the Jester, I need both video and label data. Can someone share me the
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.
-
Updated
Jul 5, 2022 - Python
Caffe: a fast open framework for deep learning.
-
Updated
Oct 25, 2021 - C++
Pytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset
-
Updated
Sep 13, 2021 - Python
We keep this issue open to collect feature requests from users and hear your voice. Our monthly release plan is also available here.
You can either:
- Suggest a new feature by leaving a comment.
- Vote for a feature request with
👍 or be against with👎 . (Remember that developers are busy and cannot respond to all feature requests, so vote for your most favorable one!) - Tell us that you wo
Semantic Segmentation Architectures Implemented in PyTorch
-
Updated
Dec 27, 2021 - Python
Tools to Design or Visualize Architecture of Neural Network
-
Updated
Feb 14, 2021
Sandbox for training deep learning networks
-
Updated
Jul 4, 2022 - Python
The OCR approach is rephrased as Segmentation Transformer: https://arxiv.org/abs/1909.11065. This is an official implementation of semantic segmentation for HRNet. https://arxiv.org/abs/1908.07919
-
Updated
Jul 20, 2021 - Python
Semantic Segmentation Suite in TensorFlow. Implement, train, and test new Semantic Segmentation models easily!
-
Updated
Apr 22, 2021 - Python
A curated list of awesome data labeling tools
-
Updated
Jun 23, 2022
PyTorch for Semantic Segmentation
-
Updated
Oct 25, 2019 - Python
An open source framework for deep learning on satellite and aerial imagery.
-
Updated
Jul 4, 2022 - Python
Minkowski Engine is an auto-diff neural network library for high-dimensional sparse tensors
-
Updated
Jun 30, 2022 - Python
Add a way to change the sample id output in the annotation process to a specific number (see picture).
Reason: I want to annotate large text and the app don't like it when the documents to annotate are too large, so I spitted in a sentence the document but I would like to be able to
PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)
-
Updated
Jun 17, 2022 - Python
Transfer Learning Library for Domain Adaptation, Task Adaptation, and Domain Generalization
-
Updated
Jun 30, 2022 - Python
A PyTorch impl of EfficientDet faithful to the original Google impl w/ ported weights
-
Updated
Apr 9, 2022 - Python
ICCV 2021 论文和开源项目合集
-
Updated
Nov 6, 2021
Using modified BiSeNet for face parsing in PyTorch
-
Updated
Mar 3, 2021 - Python
[CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator
-
Updated
Jul 16, 2021 - Python
DeepLab-ResNet rebuilt in TensorFlow
-
Updated
Oct 11, 2021 - Python
Improve this page
Add a description, image, and links to the semantic-segmentation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the semantic-segmentation topic, visit your repo's landing page and select "manage topics."



Describe the bug
When exporting a brush annotation as a PNG, the output is not mapped by the background colors specified in (Settings > Labeling Interface). In addition, when exporting as a JSON, the background colors for the attributes are not specified anywhere, leaving the values that were selected in the interface as arbitrary and as not linked to any of the outputs.
To Reproduce