snijders-tjm

Results 2 comments of snijders-tjm

This doesn't work anymore: > Sorry, you can't view or download this file at this time. > > Too many users have viewed or downloaded this file recently. Please try...

For me the following worked (sort of): Open file: ~/ros_morefusion/src/morefusion/datasets/ycb_video/dataset.py And change ``` def __init__(self, split: str, sampling=1): assert split in ("train", "val", "trainval", "keyframe") self._split = split self._ids =...