Downloaded folders would ideally also be compatible with VIAME project train structure which can accept data in any number of ways (examples below though we may be able to add other structures to train tool if difficult)
root folder
--sequence1_folder
----image1.png
----image2.png
----annotations.csv (annotations in folder)
--sequence2_folder
----image1.png
----image2.png
--sequence2_folder.csv (annotations outside of folder at root level same name)
--video1.avi
--video1.csv (annotations for video, same name)
--great_folder
----video2.avi (video in subfolder)
----video2.csv
Downloaded folders would ideally also be compatible with VIAME project train structure which can accept data in any number of ways (examples below though we may be able to add other structures to train tool if difficult)
root folder
--sequence1_folder
----image1.png
----image2.png
----annotations.csv (annotations in folder)
--sequence2_folder
----image1.png
----image2.png
--sequence2_folder.csv (annotations outside of folder at root level same name)
--video1.avi
--video1.csv (annotations for video, same name)
--great_folder
----video2.avi (video in subfolder)
----video2.csv