nickgkan / butd_detr

Code for the ECCV22 paper "Bottom Up Top Down Detection Transformers for Language Grounding in Images and Point Clouds"
Other
74 stars 11 forks source link

errors in generating .pkl #3

Closed clorislili closed 1 year ago

clorislili commented 1 year ago

Hi, I try to generate the .pkl of all scans, but it always resulted in the error of multi processing after loading all scans. Are you available to upload a train.pkl and val.pkl?

nickgkan commented 1 year ago

Hi, These files are big and depend on relative code structure, so we cannot upload them. You should be able to generate them though if you follow the instructions in the README.

If you encounter a problem while following those instructions, please let us know the details, so that we can best help you. Good luck!

clorislili commented 1 year ago

Solved! Thank you so much and appreciate your work a lot :)