Skip to content

No files created after deeplabcut.analyze_videos() #1083

Description

@Darkweiss

Thanks for opening this issue, and thanks for using DeepLabCut (we hope you are enjoying it ;). Please fill out the template completely, including the full "traceback" and input code that you ran to hit this error.

Your Operating system and DeepLabCut version

Please state your operating system, env, and which version of DeepLabCut you are using.
Using this Google Colab notebook: https://colab.research.google.com/github/AlexEMG/DeepLabCut/blob/master/examples/COLAB_YOURDATA_TrainNetwork_VideoAnalysis.ipynb
DeepLabCut Version: 2.1.9

Describe the problem
When running deeplabcut.analyze_videos(), no files are created in the process.

Please place code inside this:

Code output

Using snapshot-140000 for model /content/drive/My Drive/Colab Notebooks/GPU_DLC_Test-Luka-2021-01-13/dlc-models/iteration-0/GPU_DLC_TestJan13-trainset95shuffle1
Initializing ResNet

0%| | 0/7197 [00:00<?, ?it/s]Analyzing all the videos in the directory...
Starting to analyze % /content/drive/My Drive/Colab Notebooks/GPU_DLC_Test-Luka-2021-01-13/JustOne/mouse1.avi
/content/drive/My Drive/Colab Notebooks/GPU_DLC_Test-Luka-2021-01-13/JustOne already exists!
Loading /content/drive/My Drive/Colab Notebooks/GPU_DLC_Test-Luka-2021-01-13/JustOne/mouse1.avi
Duration of video [s]: 359.68 , recorded with 20.01 fps!
Overall # of frames: 7197 found with (before cropping) frame dimensions: 1280 1024
Starting to extract posture
The videos are analyzed. Now your research can truly start!
You can create labeled videos with 'create_labeled_video'
If the tracking is not satisfactory for some videos, consider expanding the training set. You can use the function 'extract_outlier_frames' to extract a few representative outlier frames.
DLC_resnet50_GPU_DLC_TestJan13shuffle1_140000

Additional context
I've tried moving the video in a different directory and it didn't work. I've also tried a shorter .mp4 video and the analysis started on that one normally.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions