U-Time icon indicating copy to clipboard operation
U-Time copied to clipboard

U-Time: A Fully Convolutional Network for Time Series Segmentation

Results 6 U-Time issues
Sort by recently updated
recently updated
newest added

Hello Mr. Perslev, I want to run uSleep for the DCSM dataset. I have followed the provided instructions and ran ut fetch, extract, extract_hypno and cv_split for the given dataset,...

Hi mathias, I am still working on the reproduction of the u-sleep model using [these commands](https://github.com/perslev/U-Time#u-time-example) :). I started everything from scratch, cloned the repository, and created a conda environment...

Hi, I ran into an error when running through the demo in the README `ut init --name demo --model usleep_demo` Traceback (most recent call last): File "\Anaconda3\envs\u-sleep\lib\runpy.py", line 196, in...

Hi~I encountered the following error during model initialization Traceback (most recent call last): File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "E:\anaconda\envs\u-sleep\Scripts\ut.exe\__main__.py", line 7, in...

Hi I get the following error on the Keras version while running training on the demo data. Please let me know if the code needs to be me modified or...

Using ubuntu 22, training works fine on CPU but when --num_gpus=1 I get this error stack. This stack appears on following the instructions for the demo. I first thought it...