Skip to content

how to generate TXT files #25

Open
@RajHarry

Description

@RajHarry

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)

  1. How to generate .txt file for a particular video(which function is taking care of producing .txt file in the code)?
  2. 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions