-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Body parts not being displayed in Napari GUI when trying to label frames #141
Comments
it looks like in your screen shot you don't have the deeplabcut-plugin enabled; you would see more widgets. Can you check this to be sure it's installed: https://deeplabcut.github.io/DeepLabCut/docs/gui/napari_GUI.html then be sure to activate the plugin:
|
I'm convinced it's an installation or activation issue. In each image you share I don't see the correct controls. https://deeplabcut.github.io/DeepLabCut/docs/beginner-guides/labeling.html Here is what it should look like; do you ever see all these options? I see you're running an older version of deeplabcut; are you using Python 3.10? |
Hi, in order to continue using Tensorflow I installed python 3.9.0 and subsequently installed DLC_2.3.9 as it worked perfectly fine for us before. I'm assuming that there is a Napari version mismatch because of which this is happening. Can you please help accordingly as we want to continue using tensorflow with windows 10 as it worked perfectly fine for us. |
@thewangshu could you run |
Hi, these are the necessary specs. Kindly let me know if you would require anything else that would help you resolve this bug.
OS: Windows 10
GPU : Nvidia GeForce RTX 3090
Memory: 128 GB
DLC Version: 2.3.9
Python Version: 3.9.0
Napari Version: 0.4.18
Matplotlib version: 3.5.2
Numpy version: 1.23.4
Initially even labelling frames was a problem as Napari was not loading but after successfully installing the napari-deeplabcut and selecting it as well, the body parts are not being displayed.
I'm aware that this similar issue has been faced by others as well and the fixes provided in terms of updating the napari version and reinstalling DLC have all been attempted by me already. I even tried dragging and pasting the config.yaml file into the napari canvas (by running anaconda prompt without admin privileges) but that did not yield anything either. I am still left with no body parts being showing in the napari gui. Please find below a screenshot of the anaconda prompt as well as the napari gui. Any help would be hugely appreciated. I also tried reinstalling DLC in the hope that it would fix the error and here is a list of the things it reinstalled:
The text was updated successfully, but these errors were encountered: