Taiga Abe
Taiga Abe
Happy to add this information to the main README file as well.
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...
@waq1129 Here's the one-liner we talked about in slack. The declaration of the Dataset module already creates a self.nj method, so I took that.
Hello! This issue is potentially related to #9 when training with a small number of frames. If there is not a single training frame in your training set with all...
When running the run_dgp_demo.py script with two training frames, fitting DGP with labeled and unlabeled frames throws the following error: `ValueError: all the input array dimensions except for the concatenation...