SanniM3 / video_summarisation_git

GIT with scene change based frame sampling
MIT License
2 stars 0 forks source link

1) divide dataset by split. 2) add category test labels 3) gitignore #8

Closed uoefeb closed 1 year ago

uoefeb commented 1 year ago

@SanniM3 This PR splits the dataset on it's 'split' column. Output files are in the format processed_data_{split_name}.csv (i.e. validate, test).

I'll go ahead and merge this to main. Let me know if I need to roll it back.