Im trying to use the action classification model in https://cv.gluon.ai/build/examples_action_recognition/finetune_custom.html. For the custom dataset part, it requires a txt file with 1) path to video file, 2) number of frames, 3) label of video. However, my task is multi-task classification so the label should be more than 1 label (each label should be independent from the other labels). So, for multi-task classification, how can I make txt file?
Thanks for helping. --- [Visit Topic](https://discuss.mxnet.apache.org/t/gluoncv-multi-task-classification-custom-dataset/7019/1) or reply to this email to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click here](https://discuss.mxnet.apache.org/email/unsubscribe/2de13de84ef77bb46cf1278c4ff3993b65b38a12bdb320426d060a922aee804a).
