I watched "Build an Action Classifier with Create ML" video from WWDC '20 and want to train a model using a montage video. There is a reference to using a JSON or CSV file with the timestamp in the video, but I can't find the details in any documentation. I tried putting the JSON file in the same directory as the montage video, but get a Training Data Error with description "URL of type 'JSON' must be a file of type CSV or JSON or a path to a folder containing a DataTable binary representation".
I'm not sure what to name the file, or where to place it, or if I'm missing something else entirely.
I'm not sure what to name the file, or where to place it, or if I'm missing something else entirely.