Open
Description
Hello,
when I upload a video into the project through GUI...
celery is running and producing .npy files in media/features/ folder.
But I need .TXT file for an uploaded video in media/features/ in order to run 'video/str:video_type/str:video_title' (from url for VideoDetailView)
- How to generate .txt file for a particular video(which function is taking care of producing .txt file in the code)?
- How to generate .mat file for a particular video(which function is taking care of producing .mat file in the code)?
Thanks in advance
Metadata
Metadata
Assignees
Labels
No labels