atlantins

Results 7 comments of atlantins

这里我有点不太理解,你能讲讲具体是哪一步需要修改么 1.我的理解是,https://github.com/tusen-ai/SST/blob/main/docs/CTRL_instructions.md, 还是得通过step2,只是使用的是configs/immortal_for_ctrl_keep10.yaml,这样就可以跳过forward或者backward对么?我就是卡在python3 evaluation/waymo/pred_bin.py 上 2.我想知道你们是如何得到一开始推理的结果的(我的理解是对traning的文件用basedetetor推理一遍对么),我得到的bin文件有1.53G(我的方式:use 'data/waymo/kitti_format/waymo_infos_train.pkl' to replace 'ann_file='data/waymo/kitti_format/waymo_infos_val.pkl' , and run dist_test.sh ),你们是用什么命令推理得到的?你们是使用SST2/configs/fsd/fsd_waymoD1_1x.py训练的基础检测头么,能提供base_detetor的训练config么

不知道对于第二个问题,能提供官方版本的训练配置文件么,这边想自己复现整个流程来评估,感觉这一步是不是对结果影响会挺大的 https://github.com/tusen-ai/SST/blob/main/docs/CTRL_instructions.md#results, 就是能达到这个base detetor的结果

can you show the folder ./data/waymo, is there will be two folder kitti format and waymo format?

can you show the pip list folder? there is always some conflicts in my configuration such as when i cd SST/ pip install -e., tensorflow 2.4.0 requires typing-extensions~=3.7.4, but you...

Can you tell me the space occupied after converting to kittiformat? I have 2.8T, but during the conversion process, libpng error: Write Error is displayed ![image](https://github.com/tusen-ai/SST/assets/55533086/5b564f28-3363-465c-89b9-863fe7710092)

![image](https://github.com/tusen-ai/SST/assets/55533086/5a1e2891-db6c-4825-ac2b-8b8516347230) When I generate my waymoopen, I often generate a directory larger than 2.8T when generating training. This is the directory generated by my training folder, and I have deleted...

thanks a lot ! please see here https://github.com/tusen-ai/SST/issues/141