Hi CEBRA Team, there is no attribute 'UnifiedDataset' from the DEMO of unified CEBRA encoders #273
-
When I followed demo code about unified CEBRA encoders cross different animals https://cebra.ai/docs/demo_notebooks/Demo_hippocampus_unified.html, it shownAttributeError Traceback (most recent call last) AttributeError: module 'cebra.data' has no attribute 'UnifiedDataset' it occured in both Windows and Linux system. I wondering if there is any update on replacing this 'UnifiedDataset' function on constructing a cross sessions/animals dataset? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
|
Which version did you install? |
Beta Was this translation helpful? Give feedback.
You'll need to install with --pre tag / or from GitHub