Hi, I’m trying to run object detection on .360 files from a GoPro MAX. Ideally, I’d like to separate the .360 file into two clips, one keyframing the front and the other keyframing the back, which I’d like to do with the gopro-py-api.
After this, I’d like to dewarp the 360 videos so I can run existing CV models on them.
Any ideas for doing so? I’d appreciate it if you can direct me to a relevant thread as well. Thanks!