Skip to content

Running DeepLabStream with SLEAP (deprecating to an old SLEAP version?) #1828

Answered by talmo
gracegliu asked this question in Help!
Discussion options

You must be logged in to vote

Hi @gracegliu,

Apologies for the delay! We're a bit behind on support responses at the moment.

This indeed looks like an issue with detecting the GPU. This is a toughie since those versions are all quite old, but you can try to install the CUDA dependencies according to the environment specs on v1.1.5:

conda install cudatoolkit=10.1 cudnn=7.6

If that doesn't work, you can try installing those versions at the system level (not recommended since it might break other stuff on your computer).

It might also not be too bad to update DLS if you want to work with A-Real -- it shouldn't be too much work to get it working with newer versions of SLEAP (the API is pretty much the same, so you just h…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@gracegliu
Comment options

@talmo
Comment options

@gracegliu
Comment options

Answer selected by talmo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help!
Labels
None yet
2 participants