MiVOS icon indicating copy to clipboard operation
MiVOS copied to clipboard

The segmentation output does not produced after clicking, scribbling, or any interactions in GUI

Open inthree3 opened this issue 2 years ago • 1 comments
trafficstars

image

I'm trying to make masks that include clothes with a video.

After clicking or scribbling, GUI does not stop but dose not make masking results.

Below are my installed modules and I'm using Conda environments. Thanks for helping me.

beautifulsoup4      4.12.2
certifi             2023.7.22
charset-normalizer  3.2.0
colorama            0.4.6
contourpy           1.1.0
cycler              0.11.0
Cython              3.0.0
filelock            3.12.2
fonttools           4.42.1
gdown               4.7.1
idna                3.4
importlib-resources 6.0.1
kiwisolver          1.4.4
matplotlib          3.5.0
mkl-fft             1.3.6
mkl-random          1.2.2
mkl-service         2.4.0
numpy               1.19.5
opencv-python       4.2.0.32
packaging           23.1
Pillow              10.0.0
pip                 23.2.1
progressbar2        4.2.0
pyparsing           3.0.9
PyQt5               5.15.9
PyQt5-Qt5           5.15.2
PyQt5-sip           12.12.2
PySocks             1.7.1
python-dateutil     2.8.2
python-utils        3.7.0
requests            2.31.0
scipy               1.10.1
setuptools          68.0.0
setuptools-scm      7.1.0
six                 1.16.0
soupsieve           2.4.1
tomli               2.0.1
torch               1.7.1
torchaudio          0.7.2
torchvision         0.8.2
tqdm                4.66.1
typing_extensions   4.7.1
urllib3             2.0.4
wheel               0.38.4
zipp                3.16.2

inthree3 avatar Aug 21 '23 08:08 inthree3

Hi,

Similar problems are usually solved by reinstalling CUDA drivers / pytorch. See https://github.com/hkchengrex/XMem/issues/41 and https://github.com/hkchengrex/MiVOS/issues/48.

hkchengrex avatar Aug 21 '23 16:08 hkchengrex