-
Updated
Apr 4, 2022 - Python
instance-segmentation
Here are 381 public repositories matching this topic...
If there is a hot key (move the image from left to right) can get the feature when I was annotating the polygon.
The scroll of mouse can achieve the up and down direction of image, but if I need the move the image from left to right, I have to drag the bottom bar.
If there is a hotkey to drag the whole image or to move the image horizontal?
Thank you!
-
Updated
Apr 12, 2022 - Python
-
Updated
Feb 7, 2022 - Python
-
Updated
Sep 23, 2021 - Python
-
Updated
Apr 10, 2022 - Python
-
Updated
Apr 10, 2022
-
Updated
Mar 24, 2022 - Python
Hello!
If look at the small vehicles in the example image, there are many small images distributed behind the image
I'd like to apply sahi
only to the rear horizontal part, is it possible? Is there anything wrong with the post-processing?
What do you think about this because I think it can save time on certain domain images?
Thank you!
-
Updated
Nov 11, 2021 - Python
-
Updated
Mar 17, 2019 - Python
-
Updated
Jul 16, 2021 - Python
-
Updated
Jun 8, 2021
-
Updated
Feb 16, 2021 - Python
-
Updated
Feb 1, 2022 - Python
-
Updated
Apr 11, 2022 - Python
-
Updated
Aug 29, 2018 - Jupyter Notebook
-
Updated
Mar 27, 2020 - Python
-
Updated
Feb 28, 2022 - Python
-
Updated
Jul 24, 2019
-
Updated
Dec 27, 2021 - Python
-
Updated
Jul 15, 2021 - Python
-
Updated
Jul 11, 2019 - Python
-
Updated
Dec 1, 2020 - Python
-
Updated
Dec 9, 2021 - JavaScript
-
Updated
Oct 30, 2018 - Jupyter Notebook
-
Updated
Oct 15, 2021 - Python
-
Updated
Feb 3, 2021 - Python
-
Updated
Jan 12, 2020 - Python
Improve this page
Add a description, image, and links to the instance-segmentation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the instance-segmentation topic, visit your repo's landing page and select "manage topics."
Description
MMCV has a
WandbLoggerHook
(source) that can log metrics with Weights and Biases (W&B) and log saved models, log files, etc. as W&B Artifacts. Given it is part of MMCV, and other MM based repositories use it, I propose to have a dedicated Logger for MMD