-
Updated
Aug 11, 2020
semantic-segmentation
Here are 878 public repositories matching this topic...
-
Updated
Sep 20, 2020 - Python
-
Updated
Dec 19, 2019 - C++
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
-
Updated
Aug 27, 2020 - Python
-
Updated
Sep 18, 2020 - JavaScript
-
Updated
Aug 12, 2020 - Python
-
Updated
Mar 8, 2020 - Python
-
Updated
Jun 30, 2020 - Python
-
Updated
Sep 17, 2020 - Python
-
Updated
Jul 23, 2020 - Python
-
Updated
Aug 30, 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
Sep 18, 2020 - Python
-
Updated
Jul 10, 2020 - Python
-
Updated
Sep 19, 2020 - Python
-
Updated
Jul 22, 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
Mar 30, 2020 - Jupyter Notebook
-
Updated
Sep 3, 2020 - JavaScript
-
Updated
Sep 16, 2020
-
Updated
Feb 23, 2020 - Python
-
Updated
Feb 20, 2020 - Python
-
Updated
May 16, 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."
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.