paninski-lab / deepgraphpose

DeepGraphPose
GNU Lesser General Public License v3.0
32 stars 9 forks source link

segment_videos function #22

Open cellistigs opened 2 years ago

cellistigs commented 2 years ago

I'm starting a pull request for the video segmentation we discussed. Nothing is implemented yet, but I've stubbed out the relevant functions in 'src/contrib/segment_videos.py'. Please feel free to add to this pr if you like.

cellistigs commented 2 years ago

I've added functions to segment the videos into n frames before running inference. I've also integrated this into the run_dgp_demo.py code, using two flags: