learnable-triangulation-pytorch icon indicating copy to clipboard operation
learnable-triangulation-pytorch copied to clipboard

CMU Preprocessed Dataset

Open anas-zafar opened this issue 1 year ago • 2 comments

Great work @Samleo8 ! Is it possible of you could share the preprocessed data of the cmu panoptic dataset? Thanks

anas-zafar avatar Mar 29 '23 17:03 anas-zafar

@Samleo8 I am having this issue while trying to generate labels for the cmu dataset. Could you please guide me how to resolve this? Thanks Traceback (most recent call last): File "generate-labels-npy.py", line 421, in retval['table'] = np.concatenate(retval['table']) File "<array_function internals>", line 6, in concatenate ValueError: need at least one array to concatenate

anas-zafar avatar Apr 01 '23 23:04 anas-zafar

Hello, have you solved the problem? How did you use detectron2 to pre-process the video?

fxyQAQ avatar Jun 25 '23 16:06 fxyQAQ