It is really inspiring to see great recent work on multiview dataset construction.
I am planning on creating a multiview dataset for my research. I was wondering how to structure the data. I looked through the metadata_utils.py file but I am still not sure. Should I have create a data directory on the root directory and then create subdirectories for each camera? After that, should I create different directories for each camera where it holds the chessboard images for calibration and another directory that contains the actual footage? From my understanding, the annotation tool would only work after the calibration is complete? So in that case I need the images of my main dataset to be in a separate directory?
Would it be possible to use the calibration tool if I don't have an omnidirectional camera?
Thank you for your consideration!
It is really inspiring to see great recent work on multiview dataset construction.
I am planning on creating a multiview dataset for my research. I was wondering how to structure the data. I looked through the metadata_utils.py file but I am still not sure. Should I have create a data directory on the root directory and then create subdirectories for each camera? After that, should I create different directories for each camera where it holds the chessboard images for calibration and another directory that contains the actual footage? From my understanding, the annotation tool would only work after the calibration is complete? So in that case I need the images of my main dataset to be in a separate directory?
Would it be possible to use the calibration tool if I don't have an omnidirectional camera?
Thank you for your consideration!