-
Updated
Oct 11, 2020
semantic-segmentation
Here are 918 public repositories matching this topic...
-
Updated
Oct 13, 2020 - Python
Hi, thanks for the great code!
I wonder do you have plans to support resuming from checkpoints for classification? As we all know, in terms of training ImageNet, the training process is really long and it can be interrupted somehow, but I haven't notice any code related to "resume" in scripts/classification/train_imagenet.py
.
Maybe @hetong007 ? Thanks in advance.
-
Updated
Dec 19, 2019 - C++
-
Updated
Nov 8, 2020 - JavaScript
-
Updated
Oct 31, 2020 - Python
-
Updated
Oct 25, 2020 - Python
-
Updated
Mar 8, 2020 - Python
-
Updated
Oct 24, 2020 - Python
-
Updated
Jun 30, 2020 - Python
-
Updated
Nov 8, 2020 - Python
-
Updated
Oct 21, 2020 - Python
-
Updated
Oct 25, 2019 - Python
-
Updated
Nov 2, 2020 - Python
-
Updated
Sep 1, 2019 - 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
-
Updated
Oct 24, 2018 - Python
-
Updated
Nov 6, 2020 - 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
-
Updated
Jul 10, 2020 - Python
-
Updated
Oct 30, 2020 - Python
-
Updated
Oct 7, 2020
-
Updated
Oct 14, 2020 - Python
-
Updated
Nov 7, 2020 - Python
-
Updated
Nov 3, 2020 - JavaScript
-
Updated
Sep 25, 2020 - Jupyter Notebook
-
Updated
May 18, 2019 - Python
-
Updated
Feb 23, 2020 - 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."
I wanted to know if there is any support in the tool where the user can select multiple unique labels and rename it as one label?
What I want is very similar to grouping thing which is available in the tool. But instead of selecting "n" number of labels and grouping them, I wanted to give those "n" number of selected labels a different label name.
Thanks in advance!! Please let me know if th