Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to generate TXT files #25

Open
RajHarry opened this issue Oct 22, 2020 · 1 comment
Open

how to generate TXT files #25

RajHarry opened this issue Oct 22, 2020 · 1 comment

Comments

@RajHarry
Copy link

RajHarry commented Oct 22, 2020

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

@dolongbien
Copy link
Owner

Hi, see C3D and Scripts for *.txt & *.mat file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants