Debug CreateML Documentation

62 Views Asked by At

Ive trained a couple action classifier models, and a few object detection models with no issues. Recently tho everything started crashing, not sure why, i have not updated anything on my computer. Does anybody know how to debug the application? I've been looking for documentation, however I have not been able to find any info that would help me debug common errors. More info below on issues i've had.

I am having multiple issues depending on what I am trying to train. I have another question open for an ioaf code error. While waiting on response, i started working on another model, on a different laptop. This model is to recognize users action. However, this one is now failing with "asset contains no video tracks". this is not making any sense, to me. I am unable to find any documentation to debug or read any error logs from CreateML, and their technical support is no support.

Has anybody run into a similar issue, or know how to debug the application? Im trying to figure out where its failing, i've opened several of the video files to see if they are corrupted and so far none have been. This is not a good debug method for small teams and your dealing with hours of video clips or thousands of images.

1

There are 1 best solutions below

2
On

Sometimes I have this issue when some python libraries be updated and change import things, like the imput structure. So check this. I reccommend you to upload your errors in order to help you. Try also to work on other editor like google colab, but not that there every variable is global.