Luoyadan / CRB-active-3Ddet

The official PyTorch implementation of "Exploring Active 3D Object Detection from a Generalization Perspective" (ICLR Spotlight 2023).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Where can I see the list of frames used for pretrain?

yux326 opened this issue · comments

Thanks for your excellent work and codes!
I notice that a small set DL is used to train the backbone.
I can find the data frames selected during active learning loops in folder active_label,
but I can't find a file that record the which data frames were used for backbone pretrain.