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

Create a preprocessing script to cut up the High Quality Fall Dataset #9

Closed
Grutschus opened this issue Nov 10, 2023 · 2 comments · Fixed by #19
Closed

Create a preprocessing script to cut up the High Quality Fall Dataset #9

Grutschus opened this issue Nov 10, 2023 · 2 comments · Fixed by #19
Assignees
Labels
enhancement New feature or request

Comments

@Grutschus
Copy link
Owner

Grutschus commented Nov 10, 2023

Develop a Python script that takes in the raw dataset as downloaded from the internet (High Quality Fall Dataset) and cuts it up into segments of equal length. It should also save the segment in a way that is compatible with the VideoDataset from MMAction. Also output the annotation files in a correct format.

Need to find out this first:
#11

@Grutschus Grutschus added the enhancement New feature or request label Nov 10, 2023
@Grutschus Grutschus added this to the Development freeze milestone Nov 10, 2023
@Grutschus Grutschus mentioned this issue Nov 14, 2023
3 tasks
@OlaKarrar
Copy link
Collaborator

The completed script can be located within the "script" folder of the repository, named "trim_video.py."

@Grutschus
Copy link
Owner Author

Awesome! If you want you can already create a pull request :)

@Grutschus Grutschus linked a pull request Nov 21, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants