You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: