-
Updated
Oct 11, 2020
semantic-segmentation
Here are 899 public repositories matching this topic...
-
Updated
Oct 13, 2020 - Python
-
Updated
Dec 19, 2019 - C++
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
Oct 17, 2020 - JavaScript
-
Updated
Aug 27, 2020 - Python
-
Updated
Sep 30, 2020 - Python
-
Updated
Mar 8, 2020 - Python
-
Updated
Sep 30, 2020 - Python
-
Updated
Jun 30, 2020 - Python
-
Updated
Oct 16, 2020 - Python
-
Updated
Oct 4, 2020 - Python
-
Updated
Oct 25, 2019 - Python
-
Updated
Dec 24, 2019 - Python
-
Updated
Sep 1, 2019 - Python
-
Updated
Oct 24, 2018 - Python
Also, "prev" button should not show if there is no previous sample
-
Updated
Oct 16, 2020 - Python
-
Updated
Jul 10, 2020 - Python
-
Updated
Oct 16, 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
Oct 14, 2020 - Python
-
Updated
Oct 7, 2020
-
Updated
Sep 3, 2020 - JavaScript
-
Updated
Sep 25, 2020 - Jupyter Notebook
-
Updated
Feb 23, 2020 - Python
-
Updated
Feb 20, 2020 - Python
-
Updated
May 18, 2019 - 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